.header nav.navigation .navigation__left a.logo img {
    height: 30px;
width:100%;
max-width:155px;
}

#admin_bar .admin-bar-logo img {
    max-height: 30px;
    width: auto;
}

.ck-content .slider__content__wrapper__content .btn--custom {
	color:#000000;
}

.footer .col-md-4:nth-last-of-type(1) .widget--footer:nth-last-of-type(1),
.collection.banner-effect a.collection__more_link {
   
	display:none;
}
.collection.banner-effect a
{
    pointer-events: none;
    cursor: not-allowed;
}
section.section--blog .block--contact-info {
    margin-top: 30px;
}
.shop--sidebar .shop__left .widget--shop:nth-child(2){
    display: none !important;
}
.fb-comments.fb_iframe_widget.fb_iframe_widget_fluid_desktop {
    display: none;
}
.section--instagram figure h3 {
   
    font-size: 20px;
}
.section--instagram .section__follow-instagram {
    background-color: rgba(40,40,40,.7);
}

@media screen and (max-width: 360px) {
.header .logo img {
    width: 100%;
    height: 25px;
}
}

.post__header span {    display: none;
}

.ps-custom-scrollbar {
	height:120px;
}
.slider__content .slider__content__wrapper .slider__content__wrapper__content h2{
color:#000 !important;
}

@media screen and (max-width: 768px) {
.slider__content .slider__content__wrapper .slider__content__wrapper__content {
     display: block; 
  }
.slider__content .slider__content__wrapper .slider__content__wrapper__content p,.slider__content .slider__content__wrapper .slider__content__wrapper__content h2{
  font-size:14px;
  max-width:60%;
  margin-left:5px;
}
  .btn--custom, button.btn--custom{
  line-height:2px;
    padding:12px 15px
  }
}
.btn--custom, button.btn--custom{
  background-color:#000!important;
  color:#fff !important;
  border:1px solid #000!important;
  white-space:nowrap;
}