#footer_sub_menu_41227 {
  max-height: 170px;
  overflow-y: auto;
  width: 220px;
}
#footer_sub_menu_41227::-webkit-scrollbar {
  width: 5px;
  background-color: #f9f9fd; /* #A2BE23 */
}
#footer_sub_menu_41227::-webkit-scrollbar-thumb {
  background-color: #A2BE23;
}

.category-cover img {
  width: 100%;
}
.category-cover .caption {
  position: absolute;
  top: 40%;
  left: 10%;
}
.category-cover .caption.caption-center {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
}
#js-product-list-top .sort-by-text {
  display: flex;
  padding-top: 8px;
  text-align: right;
}

.account-title {
  margin-left: 5px;
}

.top-menu .full .sub-menu ul li {
  width: 20% !important;
}
.dropdown-item:hover {
  color: #a2be22 !important;
}

.main-blog-description{
  opacity: 1 !important;
}
.slick-arrow.left {
  top: 45%;
  left: 5px;
}
.slick-arrow.right {
  top: 45%;
  right: 5px;
}
.lastest_block span.blog-created:hover {
  color: #000;
}
.d-flex {
  display: flex !important;
}
@media (max-width: 768px) {
  .d-flex-md-down {
    display: flex !important;
  }
}
.d-none {
  display: none !important;
}
.align-items-center {
  align-items: center !important;
}
.justify-content-space-between {
  justify-content: space-between !important;
}
.pl-4 {
  padding-left: 2rem !important
}
.pl-5 {
  padding-left: 3rem !important
}
.pr-4 {
  padding-left: 2rem !important
}
.pr-5 {
  padding-left: 3rem !important
}
@media (max-width: 1200px) {
  .order-md-3 {
    order: 3;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-1 {
    order: 1;
  }
  .float-md-right {
    direction: rtl;
  }
  .float-md-left {
    float: left !important;
  }
  .product-slick-slider-nav .slick-track {
    display: flex;
    align-items: center;
  }
}
.product-slick-slider-for .layer {
  position: absolute;
  top: 0;
  right: 0;
}
.product-slick-slider-nav .slick-track .slide-in {
  display: flex;
  justify-content: center;
}
.product-slick-counter {
  text-align: end;
}

.brand-country {
  max-height: 16px;
  margin-right: 7px
}
.brand-country-p {
  margin-top: 6px
}
#id_sex {
  display: flex;
  margin-bottom: 0;
}
#id_sex_1 {
  margin-left: 10px;
}
