@font-face {
    font-family: 'Font Awesome Brands';
    src: url('../css/fonts/awesome/fa-brands-400.eot');
    src: url('../css/fonts/awesome/fa-brands-400.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/awesome/fa-brands.woff') format('woff');
    font-weight: 400;
    font-style: normal;
  }

  @font-face {
    font-family: 'Font Awesome Regular';
    src: url('../css/fonts/awesome/fa-regular-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
  }

  @font-face {
    font-family: 'Font Awesome Light';
    src: url('../css/fonts/awesome/fa-light-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
  }

  @font-face {
    font-family: 'Font Awesome Solid';
    src: url('../fonts/awesome/fa-solid-900.woff') format('woff');
    font-weight: 900;
    font-style: normal;
  }
.cookiesConsent {
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    z-index: 9999999;
    bottom: 0;
    background: #fff;
    padding: 16px;
    box-shadow: 0 -1px 10px 0 #acabab4d;
}
span.cookie-title {
    font-weight: 700;
    color: black;
}
.cookie-title-box {
    display: flex;
    justify-content: space-between;
}
.always-active {
    color: #008000;
}
.btns-section {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}
.detail-gallery .slick-slider img {
    place-self: center !important;
}
.detail-gallery .slick-slider {
    background-color: #fff !important;
}
.product-detail table {
    max-width: 100%;
    border-spacing: 0 !important;
    overflow: auto;
    display: block;
}
/* .icon {
    font-family: 'Font Awesome Brands';
  }

  .icon-regular {
    font-family: 'Font Awesome Regular';
  }

  .icon-light {
    font-family: 'Font Awesome Light';
  } */
  .icon-solid::before {
    font-family: 'Font Awesome Solid';
  }

 .icon-solid.fa-solid.fa-tags::before {
    font-weight: 900;
    font-style: normal;
    content: '\f02c';
}
.color-filter.list-filter .sm-color a span {
      width: 20px;
      height: 20px;
      border: 1px solid #e7e7e7;
}
.list-filter li.sm-color a {
    min-width: 20px;
}
.img-pro img {
      height: 300px;
    object-fit: contain;
}

.colors-filter li a span {
    width: 20px;
    height: 20px;
    border: none;
    display: inline-block;
    border: 1px solid #d5d5d5;
}

.colors-filter li a span.active {
    box-shadow: 0px 0px 5px #2c47b0;
}

input.color-checkbox{
    position: relative;
    appearance: none;
    accent-color: transparent;
    width: 20px;
    height: 20px;
}

input.color-checkbox:checked::before {
    content: "✔";
    text-shadow: #000 0px 0px 2px;
    color: white;
    font-size: 16px;
    position: absolute;
    top: -3px;
    left: 2px;
    z-index: 999;
}
.cart-dropdown-hm2 .shopping-cart-title {
    display: flex;
    max-width: 160px;
    flex-direction: column;
}
.cart-products-dropdown {
    max-height: 350px;
    padding: 10px 15px;
    overflow-y: auto;
}
.cart-dropdown-wrap.cart-dropdown-hm2 {
  padding: 0;
}
.shopping-cart-footer {
   padding: 10px 15px;
}
.cart-dropdown-wrap ul li .shopping-cart-img {
  margin-right: 15px;
  text-align: center;
}
.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total {
  margin: 0;
}
.cart-dropdown-wrap ul li {
      border-bottom: 1px solid #f1f1f1;
}
.cart-dropdown-wrap ul li .shopping-cart-title h4 {
  font-size: 14px;
}
.cart-dropdown-wrap ul li .shopping-cart-delete {
  align-items: flex-end;
}
.cart-dropdown-wrap ul li .shopping-cart-img a img {
  height: 100px;
  object-fit: contain;
}
.header-style-3 .header-top-ptb-1 {
  background-color: #2A2D34;
}
.product-cart-wrap .product-action-1 button, .product-cart-wrap .product-action-1 a.action-btn {
      background-color: #F4F4F4;
      border: 1px solid #fff;
}
.product-cart-wrap .product-action-1 button:hover, .product-cart-wrap .product-action-1 a.action-btn:hover {
  background-color: #2A2F45;
}
.header-action-2 .header-action-icon-2 > a span.pro-count.blue,
#scrollUp,
.product-cart-wrap .product-action-1 button:after, .product-cart-wrap .product-action-1 a.action-btn:after,
.btn, .button {
    background-color: #2A2F45;
}
.product-cart-wrap .product-action-1 button:before, .product-cart-wrap .product-action-1 a.action-btn:before {
  border-top-color: #2A2F45;
}
button.submit, button[type='submit'] {
   background-color: #2A2F45;
   border: 1px solid #2A2F45;
}
.product-cart-wrap .product-content-wrap .product-price span {
  color:#2A2D34;
}
button.submit:hover, button[type='submit']:hover {
  background-color: #0056d2 !important;
}
.tab-style3 .nav-tabs .nav-item a.active {
    border-bottom-color: #2A2D34;
    color: #2A2D34;
}
.text-brand {
  color: #2A2D34 !important;
}
.nav-tabs .nav-link:hover {
      color: #2A2F45;
}
.newsletter {
    background-color: #F4F4F4;
}
.main-menu > nav > ul > li > a.active {
    color: #555f89;
}
a {
    color: #555f89;
}
.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a {
  background-color: #2A2F45;
   border: 2px solid #2A2F45;
}
.product-image-slider-gallery .slick-slide,
.product-image-slider .slick-slide,
.slider-nav-thumbnails .slick-slide {
      height: auto;
}
button#pause {
    border-radius: 50px;
    width: 40px;
    min-width: 40px;
    height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.slider-buttons-360 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
div#notify-cart-modal {
    z-index: 999;
    background: #fff;
    top: 40px;
    right: 10px;
    position: fixed;
    padding: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.product-cart-details {
    max-width: 300px;
}
.product-cart-details .product-img img {
    height: 80px;
}
.product-item-cart .product-img {
    width: 100px;
}
.product-item-cart {
    display:flex;
}
.added p {
    font-weight: bold;
    color: #088178;
}
.size-filter.list-filter li a:hover, .size-filter.list-filter li.active a {
    color: #fff;
    background-color: #2a2f45;
    border-color: #2a2f45;
}
#notify-cart-modal {
    z-index: 999;
    background: #fff;
    top: 40px;
    right: 10px;
    position: fixed;
    padding: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.product-cart-details {
    max-width: 300px;
}
.product-cart-details .product-img img {
    height: 80px;
}
.product-item-cart .product-img {
    width: 100px;
}
.product-item-cart {
    display:flex;
}
.added p {
    font-weight: bold;
    color: #088178;
}
.table-responsive.order_table.text-center {
    max-height: 572px;
    overflow-y: auto;
}
.order-item {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    border-bottom: 1px solid #e3e3e3;
    padding-top: 5px;
    padding-bottom: 5px;
}
.cart-dropdown-wrap.cart-dropdown-hm2 {
      right: -54px;
}
.header-info > ul > li > ul.language-dropdown {
      left: -15px !important;
}
.header-bottom .header-action-right a span.pro-count {
      background-color: #2a2f45;
}
@media only screen and (max-width: 768px) {
  .header-style-3 .header-bottom-bg-color {
            border-bottom: 2px solid #2a2f45;
  }
}

.img-contain img {
  object-fit: contain;
  height: 200px;
}
.img-contain h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.img-cover {
  object-fit: cover;
}
ul.product-price-list li {
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    border: 1px solid #e0e0e0;
    padding: 16px;
    border-radius: 8px;
}

.header-search-results {
    top: 100%;
    left: 0;
    min-height: 250px;
    z-index: 11;
    border: 1px solid #e1e1e1;
    border-top: 0;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 5px;
}

.header-search-results img {
    width: 75px;
    height: 75px;
    object-fit: contain;
}

.header-search-results .search-product-item {
    display: flex;
    width: 100%;
    justify-content: start;
    align-items: center;
    border-bottom: 1px solid #e1e1e1;
}

.searched-term {
    background: #212842;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
}
 .sidebar-details span.fi-rs-cross {
    text-align: right;
    position: absolute;
    top: 20px;
    right: 25px;
    display: none;
}
@media screen and (max-width:425px) {
  /* #product-img figure img {
    height: 300px;
  } */
  #product-img figure {
    text-align: center;
  }
}
@media screen and (min-width:992px) {
    .custome-checkbox.sizes-filters {
      overflow-y: auto;
  }
}
@media screen and (min-width:992px) {
    .shop-product-fillter {
        display: none;
    }
}
@media screen and (max-width:992px) {
    .col-lg-3.primary-sidebar {
      top: 0;
      right: 0;
      left: 0;
      position: fixed;
      bottom: 0;
      background: #fff;
      padding: 0;
      z-index: 9;
      display: none;
      background-color: rgba(0, 0, 0, 0.3);
  }
  .col-lg-3.primary-sidebar.active {
    display: block;
  }
  .col-lg-3.primary-sidebar .inner {
        top: 60px;
      margin-bottom: 0;
      width: 100%;
      border-radius: 15px 15px 0 0;
      background: #fff;

      overflow-y: auto;

  }
  .primary-sidebar .inner.active {
    position: absolute;
      z-index: 154;
      box-shadow: 2px 0 20px #707070;
  }
  .sidebar-details {
      font-size: 14px;
      line-height: 18px;
      position: fixed;
      inset: 60px 0 0;
      border-radius: 15px 15px 0 0;
      background: #fff;
      padding: 72px 0 80px;
      overflow-y: auto;
  }
  .custome-checkbox .form-check-label {
      display: flex;
      flex-direction: row-reverse;
      justify-content: space-between;
  }
  .custome-checkbox.sizes-filters {
    display: flex;
    flex-direction: column;
  }
  .sidebar-details span.fi-rs-cross {
    display: block;
  }
}

@media screen and (min-width:426px) and (max-width:992px) {
  .sidebar-details {
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.15s ease;
    transition: -webkit-transform 0.15s ease;
    transition: transform 0.15s ease;
    transition: transform 0.15s ease, -webkit-transform 0.15s ease;
    max-width: 350px;
    border-radius: 0;
    will-change: transform;
  }
  .sidebar-details.active  {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: transform 0.15s ease, -webkit-transform 0.15s ease;
  }
  .sidebar-details span.fi-rs-cross {
    display: block;
  }
}
.home-slider .banner-2 img {
    max-height: 180px;
    object-fit: cover;
    width: 100%;
}
.popular-categories figure.img-hover-scale.overflow-hidden img {
    height: 200px;
    object-fit: contain;
}
.home-slider .banner-img:before {
    content: "";
    position: absolute;
    top: 0;
    background-color: rgb(255 255 255 / 28%);
    width: 100%;
    height: 100%;
}
.banner-img .banner-text span {
    color: #2a2d34;
}
.search-style-2 form select {
    padding: 3px 25px 3px 20px
}
.banners .banner-img:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #ffffff54;
}

.optional-services-wrapper {
    padding: 20px 0;
}

.optional-service-wrapper {
    max-width: 300px;
}

.optional-service-input {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.optional-service-checkbox {
    width: 25px !important;
    height: 25px !important;
}

.optional-service-description {
    font-size: 14px;
    color: #7d7d7d;
    display: block;
    flex: 1;
}

.size-warning {
    color: #FF0000;
}

.img-color-container {
    max-height: 500px;
}

.img-color-container img {
    max-height: 500px;
    text-align: center;
}

.img-color-container #product-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.size-variant-element.disabled {
    pointer-events: none;
    opacity: 0.6;
}

.size-variant-element div{
    transition: all .2s ease;
    margin-top: 3px;
}

.size-variant-element.active div {
    background: #f7f7f7;
    padding: 5px;
    color: #000;
}

.optional-service-group-input {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.optional-service-group-wrapper {
    max-width: 400px;
}

.optional-service-group-checkbox {
    width: 25px !important;
    height: 25px !important;
}

.optional-service-group-description {
    font-size: 14px;
    color: #7d7d7d;
    display: block;
    flex: 1;
}

.optional-service-group .optional-service-wrapper {
    margin-left: 20px;
    display: none;
}
.optional-service-group.active .optional-service-wrapper {
    display: block;
}

.cursor-pointer {
    cursor: pointer !important;
}

.hero-slider-content-2, .banner-text {
    background: #ffffffa8;
    padding: 10px;
    border-radius: 10px;
}
.product-cart-wrap .product-content-wrap .product-category a,
.product-code{
    color: #000 !important;
    font-size: 15px;
    background: #ececec;
    padding: 5px 10px;
}
.product-cart-wrap .product-content-wrap .product-category {
    margin: 10px 0 !important;
}
.product-brand-label {
    background-color: #a1cae2;
    padding: 5px 10px;
    color: #fff;
}
.color-span {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 40px;
    flex-shrink: 0;
}
