

#header .logo {
	width: 150px;
	height: auto;
}
.ybc-widget-ybc-custom-1 {
	align-items: center;
}

#subcategories,
.block-category.card-block {
  padding: 0;
  border: 0;
  background: none; }

.subcategories-list {
  display: flex;
  flex-wrap: wrap;
  background: #f9f9f9;
  padding: 20px 0 0 20px;
  border-radius: 5px; }

.subcategories-list li {
  width: calc(20% - 20px);
  margin: 0 20px 20px 0;
  padding: 10px;
  border-radius: 5px; 
}

@media (max-width: 991px) {
  .subcategories-list li {
    width: calc(25% - 20px); } 
  }
@media (max-width: 767px) {
    .subcategories-list li {
      width: calc(33.33% - 20px); } 
    }
@media (max-width: 991px) {
      .subcategories-list li {
        width: calc(50% - 20px); } 
      }
.subcategories-list li h5 {
  text-align: center;
  margin: 5px 0 10px 0; 
}
.white-background{
  background: #fff;
  border: 1px solid #efe1e1;
}
.subcategory-image img {
	width: auto;
	height: auto; 
  background: #fff;
  border: 1px solid #efe1e1;
	padding-top: 10px;
	padding-bottom: 10px;
}
.subcategory-block {
	margin: 0 0 30px; }
.subcategory-block h3 {
	margin: 0; }
.subcategory-block .subcategory-name {
	display: block;
	padding: 15px 0;
	font-size: 14px;
	color: #444;
	font-weight: 500; }
.subcategory-block .subcategory-name:hover {
	color: #000; }
.ybc-widget-display-home .ybc-widget-item {
	padding: 15px 15px;
}
.category-top-menu-pos {
	display: none;
}
.tiktok a:before {
  content: "\e07b";
}
.whatsapp a:before {
  content: "\f232";
}
@media screen and (min-width: 768px) {
  .footer_middle #block_myaccount_infos, .footer_middle .block-contact, .footer_middle .links, .footer_middle .block_newsletter {
    width: 25%;
  }
  .ybc-widget-ybc-custom-3 .ybc-widget-description-content, .ybc-widget-ybc-custom-3 .ybc-widget-description-content {
    left: 20%;
  }
}
@media screen and (max-width: 767px) {
  .footer_top {
	  padding-top: 0;
  }
  .ybc-widget-ybc-custom-1 .ybc-widget-item {
    margin-top: 0;
  }
}

.footer_middle{
  margin-bottom: 0;
  margin-top: 15px;
}
.footer_top {
	margin-bottom: 0;
}

.ybc-widget-ybc-custom-3 .ybc-widget-description-content, .ybc-widget-ybc-custom-3 .ybc-widget-description-content {
	left: 32%;
	top: 80%;
}
.social-item:hover {
	position: relative;
	top: -5px;
}
.ybc-widget-ybc-custom-3 {
	display: block !important;
  margin-bottom: 0 !important;
}
.ybc-widget-description-content {
	padding: 0 !important;
}
.tabs-home {
	margin-bottom: 10px;
}
.tabs-home-content {
	padding-bottom: 0;
}
#product .tabs {
	margin-top: 0;
}
#product .tabs .tab-pane {
	padding-top: 1rem;
}
#product .tab-content {
	margin-top: 0;
}

.ets_multilayerslider {
	margin-top: 60px;
}
@media (max-width: 479px) {
  .ets_multilayerslider {
	margin-top: 20px;
  }
  .ybc-widget-display-home .ybc-widget-item {
    padding-top: 0;
  }
}