﻿@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Bold.eot');
  src: url('../fonts/Manrope-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Manrope-Bold.woff2') format('woff2'), url('../fonts/Manrope-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-ExtraBold.eot');
  src: url('../fonts/Manrope-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Manrope-ExtraBold.woff2') format('woff2'), url('../fonts/Manrope-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-ExtraLight.eot');
  src: url('../fonts/Manrope-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/Manrope-ExtraLight.woff2') format('woff2'), url('../fonts/Manrope-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Regular.eot');
  src: url('../fonts/Manrope-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Manrope-Regular.woff2') format('woff2'), url('../fonts/Manrope-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-SemiBold.eot');
  src: url('../fonts/Manrope-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Manrope-SemiBold.woff2') format('woff2'), url('../fonts/Manrope-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Medium.eot');
  src: url('../fonts/Manrope-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Manrope-Medium.woff2') format('woff2'), url('../fonts/Manrope-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Light.eot');
  src: url('../fonts/Manrope-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Manrope-Light.woff2') format('woff2'), url('../fonts/Manrope-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.light {
  font-weight: 300;
}

.medium {
  font-weight: 500;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: bold;
}

.extrabold {
  font-weight: 800;
}

.green {
  color: #215732;
}


h1, h2, h3, h4, h5, h6 {
  color: #2B2926;
}

a {
  color: inherit;
  cursor: pointer;
}

  a img {
    opacity: 0.99; /*firefox scale bug fix*/
  }

  p {
      line-height: 24px;
  }

html {
  margin: 0;
  -webkit-text-size-adjust: none;
/*  overflow-x: hidden;*/
}

  html.overflow {
    overflow: hidden;
    /* margin-right: 17px; */
    /* scrollbar-gutter: stable;*/
    /*   pointer-events: none;*/
  }

  html.overflow-back {
    overflow: hidden;
   pointer-events: none;
  }

::selection {
    background-color: #D8D8D8;
    color: #2B2926;
    text-shadow: none;
}

ol, ul {
  list-style: none;
}

a img {
  border: none;
}

body {
  max-width: 100%;
  overflow-x: hidden;
  background-color: #F4EFEA;
  font: normal 16px 'Manrope', Arial, sans-serif;
  color: #2B2926;
  cursor: default;
  scrollbar-gutter: stable;
}


.page {
  min-height: 200px;
  overflow: hidden;
}

html:not(.html-home-page, .html-category-page, .html-blog-page, .html-about-us-page, .html-all-shops-page) .master-wrapper-content {
  border-top: 1px solid #B6B5B4;
}

  .page:not(.home-page, .category-page, .product-details-page, .news-list-page, .about-us-page) .breadcrumb {
    margin-top: 14px;
  }
.old-outlet-product-price {
  margin: 10px 0 0;
}
span.price.old-price {
  checkout-shipping-method-load font-weight: 700;
}

.html-product-details-page-outlet .discount-percent {
  display: none;
}


.product-item.outlet .prod-box-disc {
  display: none;
}

.product-item.outlet .prices .old-price {
  display: none;
}

.product-item.outlet .prices .actual-price {
  color: #990000;
}
.old-outlet-product-price span {
  color: #868686;
}
.item.added-item.outlet .discount-percent {
  display: none;
}

.item.added-item.outlet .old-price {
  display: none;
}

.mini-shopping-cart .item.outlet .discount-percent {
  display: none;
}

.mini-shopping-cart .item.outlet .old-price {
  display: none;
}



.wishlist-content .item-box.outlet .prices .old-price {
  display: none;
}

.wishlist-content .item-box.outlet .prod-box-disc {
  display: none;
}
.wishlist-content .item-box.outlet  .prices .actual-price {
  color: #990000
}
#shopping-cart-form .item.outlet .price span {
  color: #990000;
}

#shopping-cart-form .item.outlet span.old-price {
    display:none;
}


div#order-summary-checkout .item.outlet .price span {
  color: #990000;
}
div#order-summary-checkout .item.outlet span.old-price {
  display: none;
}

span.price.actual-price {
  font-weight: 700;
}

.product-price {
  font-weight: 700;
}

.old-outlet-product-price {
  font-weight: 700;
}
  .content-wrapper {
    max-width: 2300px;
    padding: 0 16px;
    margin: auto;
    width: 100%;
  }

.smaller-content {
  padding: 0 13% 0 8%;
  justify-content: center;
}

.flex-cl {
    display: flex;
}

.grid-cl {
  display: grid;
}

.center {
    align-items: center;
}

.text-center {
 text-align: center;
}

/*
.roboldo {
  font-family: 'Roboto Condensed', Arial;
}
*/
.btn {
  font-size: 16px;
  line-height: 22px;
  display: block;
  width: fit-content;
  border: none;
  transition: .3s ease-in-out;
  font-weight: bold;
  box-shadow: 0px 10px 30px #00000029;
  border-radius: 100px;
  font-family: 'Manrope';
  font-weight:bold;
}


.white-border-btn {
  padding: 12px 23px;
  border: 1px solid #fff;
  color: #215732;
  background-color: #fff;
}

  .white-border-btn:hover {
    background-color: #215732;
    border: 1px solid #215732;
    color: #FFFFFF;
  }


.white-arrow-btn {
  padding: 12px 23px;
  border: 1px solid #fff;
  color: #215732;
  background-color: #fff;
  position: relative;
}

  .white-arrow-btn:hover {
    padding-right: 45px;
    transform: translateX(-5px);
  }

  .white-arrow-btn:hover:after {
      content: '';
      position: absolute;
      right: 14px;
      padding: 10px;
      top: 0;
      bottom: 0;
      margin: auto;
      background-image: url('../imgs/arrow.svg');
      background-repeat: no-repeat;
      background-position: center;
  }



  .green-border-btn {
    padding: 12px 23px;
    color: #FFFFFF;
    background-color: #215732;
    border: 1px solid #215732;
  }

  .green-border-btn:hover {
    background-color: #FFFFFF;
    color: #215732;
  }


.radius-white-btn {
  padding: 9px 25px;
  border-radius: 100px;
  border: 1px solid #215732;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
}

  .radius-white-btn:hover {
    background-color: #215732;
    color: #FFFFFF;
  }

.radius-black-btn {
  padding: 6px 25px;
  border-radius: 100px;
  border: 1px solid #2B2926;
  font-weight: normal;
  background-color: #2B2926;
  color: #FFFFFF;
}

  .radius-black-btn:hover {
    background-color: #FFFFFF;
    color: #2B2926;
  }

.green-plus-btn {
  padding: 11px 23px;
  color: #FFFFFF;
  background-color: #215732;
  border: 1px solid #215732;
}
  .green-plus-btn::after {
    content: url('../imgs/plus.svg');
    padding-left: 11px;
    vertical-align: text-top;
  }

  .green-plus-btn:hover {
    background-color: #FFFFFF;
    color: #215732;
  }

    .green-plus-btn:hover::after {
      content: url('../imgs/plus-green.svg');
    }

    .btn-plus {
      padding: 11px 23px;
      border: 1px solid #FFFFFF;
      color: #215732;
      background-color: #FFFFFF;
      margin-left: auto;
    }
  .btn-plus:hover {
    padding-left: 45px;
    background-color: #fff;
    color: #2B2926;
  }

  .btn-plus:after {
    content: "";
    background-image: url('../imgs/arrow.svg');
    padding-left: 15px;
  }

  .underline-btn {
      text-decoration: underline;
  }

.underline-btn:hover {
  text-decoration: none;
}


.disable-button {
  background-color: #9B9B9B;
  border-color: #9B9B9B;
  pointer-events: none;
}

.add-to-wishlist-button svg {
  border-radius: 100%;
  transition: .3s ease-in-out;
}

.add-to-wishlist-button svg:hover {
  box-shadow: 0px 5px 20px #00000029;
}

.add-to-wishlist-button.active svg {
  background-color: #215732;
  box-shadow: 0px 5px 20px #00000029;
}

.add-to-wishlist-button.active svg g {
  fill: #fff;
}


h1,
.big-title {
  font-size: 32px;
  line-height: 44px;
}

.full-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: flex;
}


.border-top {
    border-top: 1px solid #D8D8D8;
}

.border-bottom {
    border-bottom: 1px solid #D8D8D8;
}

.border-right {
    border-right: 1px solid #D8D8D8;
}

.border-left {
    border-left: 1px solid #D8D8D8;
}

.border {
  border: 1px solid #2B2926;
}

.left {
    text-align: left;
}



.section-title {
  align-items: end;
  justify-content: space-between;
  margin: 35px 0 12px;
  padding: 0 8px;
}

.custom-arrow {
  position: absolute;
  z-index: 1;
  cursor: pointer;
  transition: .3s ease-in-out;
}

  .custom-arrow::after {
    position: absolute;
    content: '';
    background-image: url('../imgs/carousel-arrow.svg');
    width: 138px;
    height: 138px;
  }

  .custom-arrow.swiper-button-disabled {
    opacity: 0;
  }

.swiper-pagination {
  display: flex;
  gap: 10px 6px;
  margin: auto;
  right: 0;
  width: fit-content !important;
  bottom: 0px !important;
/*  flex-wrap: wrap;*/
  justify-content: center;
}

.custom-bullet {
    width: 56px;
    height: 1px;
    background-color: #fff;
    transition: .3s;
}

  .custom-bullet.green {
    background-color: #215732;
  }

.custom-bullet-active {
  height: 2px;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 0;
/*  width: 100% !important;*/
  right: 0;
  transform: none;
}

.swiper-pagination-bullets-dynamic {
  gap: 0;
}

.swiper-pagination-bullet {
  width: 56px;
  height: 1px;
  background: #215732 !important;
  padding: 0 !important;
  border-radius: 0;
}

.swiper-pagination-bullet-active-main {
  height: 2px;
  background-color: #215732 !important;
  padding: 0 !important;
  border-radius: 0;
  margin: auto var(--swiper-pagination-bullet-horizontal-gap,4px) !important;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.76);
  opacity: 1;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.70);
  opacity: 0;
}

/*.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.53);
}*/


.custom-arrow-next {
  margin-top: 0px;
  top: 40%;
  right: -45px;
  width: 138px;
  height: 138px;
  transform: translateY(-50%);
}

.custom-arrow-prev {
  top: 40%;
  left: -45px;
  width: 138px;
  height: 138px;
  transform: translateY(-50%) rotate(180deg);
  margin-top: 0px;
}


* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

  *, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }


button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="file"] > button::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  margin: 0;
  border: 0;
  padding: 0;
}

button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="date"],
textarea {
  border-radius: 0;
  background: none;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="date"] {
  font-size: 14px;
  line-height: 24px;
}


button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

script {
  display: none !important;
}


input, textarea, select {
  font-size: 16px;
  line-height: 24px;
  color: #2B2926;
  /*  width: 100%;*/
  outline: none;
  font-weight: normal;
  font-family: 'Manrope';
}

button {
  outline: none;
  border: none;
  cursor: pointer;
  background: none;
  color: #2B2926;
  font-family: 'Manrope';
  font-weight: bold;
}

textarea {
  min-height: 100px;
  width: 100%;
  padding: 12px 14px;
  max-width: 100%;
  padding: 12px 22px;
  font-family: 'Manrope', Arial, sans-serif;
  border: 1px solid #215732;
  border-radius: 20px;
  order: 2;
  max-width: 465px;
}

  textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #868686;
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
  }

  textarea:-ms-input-placeholder {
    opacity: 1;
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #868686;
  }

  textarea::placeholder {
    opacity: 1;
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #868686;
  }

select {
  min-width: 50px;
  height: 45px; /*safari padding fix*/
  padding: 10px 12px;
  background-color: #fff;
}

.inputs input[type="text"],
.inputs input[type="email"],
.inputs input[type="tel"],
.inputs input[type="password"],
.inputs select, .inputs textarea {
  max-width: 100%;
  background-color: #fff;
}

  .inputs input[type="text"]:focus,
  .inputs input[type="email"]:focus,
  .inputs input[type="tel"]:focus,
  .inputs input[type="password"]:focus,
  select:focus {
    background-color: #EEF1F2;
    position: relative;
    z-index: 1;
  }

textarea:focus {
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.inputs input[type="text"],
.inputs input[type="email"],
.inputs input[type="tel"],
.inputs input[type="password"] {
  order: 2;
  height: 50px;
  padding: 13px 19px;
  border: none;
  border-radius: 0;
  border: 1px solid #215732;
  transition: all .4s ease;
  pointer-events: auto;
  resize: vertical;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 100px;
}

.inputs:not(.not-inputs) {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.inputs-checkbox {
  position: relative;
}

  .inputs-checkbox input[type="checkbox"],
  .inputs-radio input[type="radio"] {
    width: 20px;
    height: 20px;
    appearance: none;
    border: 1px solid #215732;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;
    top: 2px;
    background-color: #FFFFFF;
  }

    .inputs-checkbox input[type="checkbox"] ~ label,
    .inputs-radio input[type="radio"] ~ label {
      display: inline-block;
      padding-left: 30px;
      font-size: 14px;
      line-height: 24px;
      vertical-align: sub;
      pointer-events: auto;
      cursor: pointer;
      color: #2B2926;
    }
    .html-account-page .inputs-checkbox input[type="checkbox"] + label {
      color:inherit;
      vertical-align:unset;
    }

.inputs-checkbox input[type="checkbox"]:checked,
.inputs-radio input[type="radio"]:checked {
  background: url(../imgs/check.svg) no-repeat center;
  background-color: #FFFFFF;
}

/*.inputs label,
.inputs input:placeholder-shown + label {
  display: flex;
  color: #9B9B9B;
  font-size: 16px;
  transform: translate(9px, 32px);
  transition: all .3s ease;
  order: 1;
  pointer-events: none;
  line-height: 18px;
  z-index: 2;
}*/


.inputs.pass img {
  display: block;
  position: absolute;
  right: 23px;
  bottom: 10px;
  cursor: pointer;
  z-index: 2;
}

.classic-inputs{
    margin-bottom: 17px;
    position: relative;
    display:flex;
    flex-direction:column;
}

  .classic-inputs.pass img {
    display: block;
    position: absolute;
    right: 23px;
    top: 40px;
    cursor: pointer;
    z-index: 2;
  }

  .classic-inputs input[type="text"],
  .classic-inputs input[type="email"],
  .classic-inputs input[type="tel"],
  .classic-inputs input[type="password"],
  .classic-inputs input[type="date"],
  .classic-inputs select {
    order: 2;
    height: 45px;
    min-height: 45px;
    padding: 12px 22px;
    border: none;
    transition: all .4s ease;
    pointer-events: auto;
    resize: vertical;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #215732;
    border-radius: 100px;
    font-size: 14px;
  }

    .classic-inputs input[type="date"] {
        max-height: 45px;
    }

    .inputs select,
    .classic-inputs select {
      -webkit-appearance: none;
      -moz-appearance: none;
      background: url("../imgs/drop_down_arrow.svg");
      background-repeat: no-repeat, repeat;
      background-position: right .7em top 50%, 0 0;
      background-size: .85em auto, 100%;
    }
  .classic-inputs input:focus,
  .classic-inputs select:focus{
      background-color: #fff;
  }
  .classic-inputs label {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight:bold;
    margin-bottom: 8px;
    order:1;
  }


.inputs input::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 18px;
  color: #868686;
  font-family: 'Manrope', Arial, sans-serif;
}

.inputs input:-ms-input-placeholder {
  font-size: 14px;
  line-height: 18px;
  color: #868686;
  font-family: 'Manrope', Arial, sans-serif;
}

.inputs input::placeholder {
  font-size: 14px;
  line-height: 18px;
  color: #868686;
  font-family: 'Manrope', Arial, sans-serif;
}

  .accept-consent span{
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    text-decoration: underline;
  }


.close {
  position: fixed;
  top: 0;
  left: -100%;
  visibility: hidden;
}

  .close.opened {
    height: 100%;
    background: rgba(43,41,38,0.5);
    width: 100%;
    left: 0;
    z-index: 10;
    visibility: visible;
  }

.panel-fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  background-color: #fff;
  left: 0;
  width: 34%;
  max-width: 480px;
  min-width: 420px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  border-radius: 0 20px 0 20px;
  z-index: 10;
  transition: .3s linear;
  overflow: hidden;
}

  .panel-fixed.openedPanel {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: .3s linear;
  }

.mini-panel {
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  background-color: #fff;
  right: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  transition: .3s linear;
  transform: scale(0);
  left: 0;
  max-width: 355px;
  margin: auto;
  max-height: 440px;
  padding: 14px 22px 35px;
  overflow-y: auto;
  border-radius: 20px;
}

  .mini-panel.openedPanel {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    transition: .3s linear;
  }

.panel-title {
  padding-bottom: 10px;
  justify-content: space-between;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 26px;
  border-bottom: 1px solid #215732;
}


.pad-right {
  padding-right: 17px !important;
}


.ui-dialog {
  max-width: 90%;
  background-color: #fff;
  overflow: hidden;
  /*override jQuery UI styles, do not delete doubled properties*/
  border-radius: 0;
  padding: 0;
  border: none !important;
  font: normal 16px 'Manrope', Arial, sans-serif;
  border-radius: 20px;
}


.ui-dialog:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(37,40,42,0.63);
}

.ui-dialog-titlebar {
 border: none;
  overflow: hidden;
  background-color: #fff;
  /*override jQuery UI styles, do not delete doubled properties*/
  border-width: 0 0 1px;
  border-radius: 0;
  background-image: none;
  cursor: auto !important;
  font-size: 22px;
  line-height: 29px;
  padding: 10px 15px !important;
}

  .ui-dialog-titlebar:after {
    content: '';
    position: absolute;
    background: #215732;
    height: 1px;
    width: calc(100% - 44px);
    bottom: 0;
  }

  .ui-dialog-titlebar > span {
    float: left;
    font-size: 22px;
    line-height: 29px;
    color: #215732;
    /*override jQuery UI styles, do not delete doubled properties*/
    margin: 0 !important;
    font-family: 'Manrope', Arial;
    font-weight: bold;
  }

  .ui-dialog-titlebar button {
    position: absolute;
    top: 0;
    right: 0;
    width: 42px;
    height: 42px;
    border: none;
    overflow: hidden;
    background: url('../imgs/panel-close.svg') center no-repeat;
    font-size: 0;
    /*override jQuery UI styles, do not delete doubled properties*/
    top: 0 !important;
    right: 0 !important;
    width: 42px !important;
    height: 42px !important;
    margin: 0 !important;
    border: none !important;
    border-radius: 0;
    background: url('../imgs/panel-close.svg') center no-repeat !important;
    padding: 0 !important;
    transform: translate(-12px, 2px);
  }

    .ui-dialog-titlebar button span {
      display: none !important;
    }

.ui-dialog-content {
  padding: 15px;
  line-height: 20px;
  /*override jQuery UI styles, do not delete doubled properties*/
  background-color: #fff !important;
  padding: 15px 15px 20px 15px !important;
  color: #2B2926;
  width: 100% !important;
  height: 100% !important;
}

  .ui-dialog-content .page {
    min-height: 0;
  }

  .ui-dialog-content .page-title h1{
    min-height: 0;
    text-align: center;
  }

  .ui-dialog-content .page-title h1 {
    font-size: 20px;
    line-height: 28px;
  }

  .ui-dialog-content .black-border-btn {
      margin: 20px auto 0;
  }


  .ui-widget button {
    font-family: 'Roboto Condensed', Arial;
  }
/*    .ui-dialog-content .back-in-stock-subscription-page .button-1 {
      border: none;
      background-color: #4ab2f1;
      padding: 10px 15px;
      font-size: 15px;
      color: #fff;
      text-transform: uppercase;
    }

      .ui-dialog-content .back-in-stock-subscription-page .button-1:hover,
      .ui-dialog-content .back-in-stock-subscription-page .button-1:focus {
        background-color: #248ece;
      }*/
.bar-notification-container {
  position: fixed;
  top: 100px;
  right: 50px;
  z-index: 1000;
  width: 100%;
  line-height: 16px;
  color: #2B2926;
  opacity: 0.95;
  max-width: 440px;
}

/*.bar-notification.success {
  background-color: #4bb07a;
}

.bar-notification.error {
  background-color: #e4444c;
}

.bar-notification.warning {
  background-color: #f39c12;
}*/

.bar-notification {
  position: relative;
  display: none;
  padding: 26px 42px 26px 18px;
  background-color: #7C7F6C;
  box-shadow: 0 0 15px 0 rgb(0 0 0 / 5%);
  border-radius: 8px;
  overflow: hidden;
  color: #fff;
  line-height: 24px;
}

  .bar-notification .content {
    margin: 0 10px 0 0;
  }

    .bar-notification .content a {
      color: #FFF;
      text-decoration: underline;
    }

  .bar-notification .close {
    position: absolute;
    top: 26px;
    right: 18px;
    left: unset;
    width: 24px;
    height: 24px;
    background: url(../imgs/notify-cross.svg) center no-repeat;
    cursor: pointer;
    visibility: visible;
  }


/* item box */
.item-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 1fr;
  gap: 76px 20px;
}

.item-box {
  position: relative;
  width: 100%;
  text-align: left;
  display: inline-grid;
/*  height: fit-content;*/
}

.product-item {
  background-color: #F4EFEA;
}



.item-box .picture {
  z-index: 1;
  background-color: #fff;
  margin-bottom: 14px;
  position: relative;
/*  min-height: 311px;*/
  border-radius: 20px;
}

.prod-box-disc {
  position: absolute;
  left: 10px;
  bottom: 9px;
  z-index: 1;
}

.item-box .picture a:before {
  content: "";
  display: block;
  padding-top: 125%;
}

  .item-box .picture a {
    display: block;
    position: relative;
    width: 100%;
  }

    .item-box .picture a img {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      max-height: 100%;
      width: 100%;
      height: auto;
      margin: auto;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      -webkit-transform: translateZ(0) scale(1,1);
      mix-blend-mode: multiply;
      border-radius: 20px;
      object-position: top;
      object-fit: cover;
    }

.back-picture {
    opacity: 0;
    visibility: hidden;
}

.item-box .details {
  min-height: 62px;
}

.item-box .add-to-wishlist-button {
  position: absolute;
  top: 13px;
  right: 14px;
  z-index: 2;
  border: none;
  background: none;
}

.item-box h3 {
  margin-bottom: 10px;
  overflow: clip;
}

.item-box .product-title a {
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 44px;
  font-weight: normal;
}

.item-box-colors {
  column-gap: 3px;
  height: 22px;
  color: #7C7F6C;
  margin-top: 3px;
}

  .item-box-colors .colors {
    line-height: 16px;
    margin-left: 4px;
    letter-spacing: -0.5px;
  }

  .item-box-colors .attribute-square {
      width: 16px;
      height: 16px;
  }

  .item-box .prices {
    overflow: hidden;
  }

.item-box .old-price {
  margin: 0 10px 0 0;
  text-decoration: line-through;
  color: #868686;
  letter-spacing: -0.5px;
}

.item-box .red {
  color: #990000;
}
/*.item-box .tax-shipping-info a {
  color: #4ab2f1;
}

  .item-box .tax-shipping-info a:hover,
  .item-box .tax-shipping-info a:focus {
    text-decoration: underline;
  }
*/
.item-cart-btn {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 12px;
  border: 1px solid #2B2926;
  padding: 12px 23px;
  transition: bottom .3s ease-in-out, visibility 0.2s ease-in-out, opacity .4s linear;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  font-size: 16px;
  line-height: 24px;
  width: calc(100% - 24px);
  overflow: hidden;
}

  .item-cart-btn > span {
      font-weight: bold;
  }



.item-box .picture a img.main-image {
  -webkit-transition: opacity .4s linear, visibility .4s ease-in-out;
  transition: opacity .4s linear, visibility .4s ease-in-out;
}

.product-item:hover .main-image {
  opacity: 0;
  visibility: hidden;
}

.product-item:hover .back-picture {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}


.product-item .item-cart-btn .old-price {
  transform: translateX(100%);
  display: inline-flex;
  opacity: 0;
  visibility: hidden;
  transition: .4s ease-in-out;
}



.product-item:hover .item-cart-btn .old-price {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.product-box-attributes {
  position: absolute;
  bottom: 12px;
  right: 0;
  left: 0;
  margin: 0 12px;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  background-color: rgb(255, 255, 255);
  border: 1px solid #2B2926;
  padding: 4.5px 10px;
  width: calc(100% - 24px);
  transition: visibility 0.2s ease-in-out, opacity .4s linear;
}

  .product-box-attributes.active-sizes {
    visibility: visible;
    opacity: 1;
  }

.product-box-sizes .select-option.disabled label {
  color: #9B9B9B;
  pointer-events: none;
}

.product-box-sizes {
  gap: 6px 5px;
  transform: translateX(20px);
  transition: .3s ease-in-out;
}


.product-box-attributes.active-sizes .product-box-sizes {
  transform: translateX(0);
}

.product-box-sizes label {
  padding: 10px 15px;
  display: block;
  transition: .3s ease-in-out;
  border-radius: 3px;
  cursor: pointer;
}

  .product-box-sizes label:hover {
    background-color: rgba(255,181,73, 0.7);
  }

.product-box-tags {
  margin-top: 8px;
  gap: 5px;
  flex-wrap: wrap;
}

.product-tag {
  color: #F4EFEA;
  font-size: 14px;
  border-radius: 100px;
  width: fit-content;
  padding: 2px 10px;
  background-color: #7C7F6C;
  margin-bottom: 1px;
  line-height: 22px;
}

.new-tag {
  color: #215732;
  border: 1px solid #215732;
  background: none;
  padding: 2px 8px;
  font-weight: 600;
  min-width: 50px;
  text-align: center;
}

.flag-discount {
  background-color: #FFB549;
  border-radius: 4px;
  font-size: 14px;
  padding: 2px 10px;
}
/* end item box */
/* start header */
.header {
  position: relative;
  z-index: 10;
  width: 100%;
  margin: auto;
  text-align: center;
  min-height: 142px;
}

.top-message {
  position: relative;
  background-color: #7C7F6C;
  padding: 5px 0;
  overflow: hidden;
}

  .top-message .swiper-wrapper {
      align-items: center;
  }

.swiper-button-lock {
    display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 18px;
}

.top-message-item p{
  color: #FFFFFF;
  display: block;
  max-width: 80%;
  margin: auto;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.42px;
  font-weight: bold;
}

  .top-message-item a {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.42px;
    font-weight: bold;
  }



  .header-upper ul.up-info > li > a {
    font-size: 12px;
    line-height: 16px;
    transition: .3s ease-in-out;
  }

      .header-upper ul.up-info > li > a:hover {
        color: #FFB549;
      }

      .header-upper ul.up-info > li > a:first-child {
        padding-right: 12.5px;
        margin-right: 12.5px;
        border-right: 1px solid #2B2926;
      }


.right-menu ul {
  gap: 17px 20px;
}

.menu-image-desc {
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  position: absolute;
  left: 20px;
  bottom: 32px;
  z-index: 1;
  max-width: 80%;
}

    .right-menu ul li a {
      position: relative;
      border-radius: 20px;
      overflow: hidden;
      display: block;
    }

.right-menu ul li a:after {
  display: inline-block;
  content: '';
  background: transparent linear-gradient(180deg, #00000000 0%, #000000B3 100%) 0% 0% no-repeat padding-box;
  height: 100%;
  width: 100%;
  z-index: 0;
  position: absolute;
  top: 0;
}

    .right-menu ul li:first-child {
      width: 56%;
    }

    .right-menu ul li:last-child {
      width: 41.54%;
    }

.right-menu ul li img.arrow {
  position: absolute;
  right: -26px;
  bottom: -35px;
  pointer-events: none;
  z-index: 1;
}

  .right-menu ul img:not(.arrow) {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: .3s ease-in-out;
    display: block;
  }

  .right-menu ul span {
    text-decoration: underline;
    margin-top: 5px;
    transition: .3s ease-in-out;
  }

.right-menu li > a:hover img:not(.arrow) {
  transform: scale(1.1);
}

.selected-lang {
    column-gap: 6px;
    font-size: 12px;
    line-height: 20px;
}
  .selected-lang > div {
    padding: 2px;
    border: 1px solid #2B2926;
    border-radius: 100%;
    width: 20px;
    height: 20px;
  }


.language-list {
  row-gap: 20px;
  justify-content: start;
}

.lang-pad {
   /* padding-left: 12px;*/
    text-align: left;
}

  .lang-pad strong {
    line-height: 21px;
    margin-bottom: 15px;
    display: block;
  }


.language-list a {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  column-gap: 20px;
}

  .language-list a > div {
    padding: 3px;
    border-radius: 100px;
    width: 24px;
    height: 24px;
    transition: .3s ease-in-out;
  }

  .language-list a.selected > div {
    border: 1px solid #2B2926;
  }

.currency-selector select {
  border-color: #707070;
  width: 100%;
}



#scroll-head {
  position: relative;
  z-index: 0;
  transition: .4s linear, backdrop-filter .0s, z-index 1s;
}

  #scroll-head.fixed-header {
    position: fixed;
    top: 12px;
    right: 16px;
    left: 16px;
    border-radius: 20px;
    background-color: rgba(244, 239, 234, 0.4);
    backdrop-filter: blur(42px) brightness(1);
    -webkit-backdrop-filter: blur(42px) brightness(1);
  }

  .header-upper {
      position: relative;
  }

    .header-upper > .content-wrapper {
        position: relative;
    }

    #scroll-head.fixed-header .header-upper {
      border-radius: 20px 20px 0 0;
    }

    #scroll-head.fixed-header .header-lower {
      border-radius: 0 0 20px 20px;
    }


    #scroll-head.fixed-header:hover,
    #scroll-head.fixed-header.go-up {
      backdrop-filter: unset;
      background-color: #F4EFEA;
      top: 0;
      right: 0;
      left: 0;
      border-radius: 0;
    }


    .header-lower .content-wrapper > .center {
      justify-content: space-between;
    }




#topcartlink {
    display: inline-block;
    width: auto;
    margin: 0;
}



.top-head {
  justify-content: space-between;
  align-items: end;
  padding: 10px 0 8px;
  height: 93px;
}


.header-logo {
    z-index: 1;
    display: inline-flex;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    width: fit-content;
}

  .header-logo a {
    display: inline-block;
    max-width: 100%;
    line-height: 0; /*firefox line-height bug fix*/
  }

    .header-logo a img {
      max-width: 100%;
      opacity: 1;
    }

.header-links a {
    display: block;
}


.header-links ul {
    column-gap: 5px;
}

.header-links li {
  position: relative;
}

.lang-icon {
    margin-left: 5px;
}

.header-links svg {
  vertical-align: middle;
}

.qty {
    font-size: 10px;
    display: inline-block;
    font-weight: bold;
    position: absolute;
    top: 8px;
    left: 25px;
}

.ico-wishlist .qty {
    right: -8px;
}

ul.networks {
    column-gap: 5px;
}
/*
.search span{
  line-height: 28px;
  display: inline-block;
}*/
/*.top-message {
  position: relative;
  z-index: -1;
}

  .top-message button {
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    position: absolute;
    right: 8px;
    top: 8px;
    letter-spacing: -.5px;
    transition: .3s ease-in-out;
  }

  .top-message button:hover {
      text-decoration: underline;
  }


  .top-message p, .top-message > div {
    margin: 0;
    padding: 8px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
  }*/
.flyout-cart {
  text-align: left;
  left: unset;
  right: 0;
  border-radius: 20px 0 20px 0;
  transform: translateX(100%);
}

  .flyout-cart .fixed-btns {
      flex-direction: column;
  }

  .flyout-cart .fixed-btns button {
      flex: unset;
      width: 100%;
  }


  .flyout-cart .count {
    background-color: #fff;
    border-bottom: 1px solid #215732;
    text-align: left;
    line-height: 22px;
    padding: 21px 12px 14px 23px;
  }

  .flyout-cart .count button {
      margin-left: auto;
      display: inline-flex;
  }

.item-head {
    grid-template-columns: 2fr 1fr;
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 7px;
}

.mini-shopping-cart .item {
  overflow: hidden;
  padding: 22px 15px 22px 20px;
  line-height: 24px;
  border-color: #B6B5B4;
  height: fit-content;
}

.flyout-cart:not(.added-to-cart-panel) .mini-shopping-cart .item .old-price {
  margin: 0;
}

  .mini-shopping-cart .picture {
    float: left;
    width: 99px;
    min-height: 120px;
  }

  .mini-shopping-cart .picture a {
    display: block;
    position: relative;
    overflow: hidden;
  }

    .mini-shopping-cart .picture a:before {
      content: "";
      display: block;
      padding-top: 121%;
    }

  .mini-shopping-cart .picture img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    border-radius: 20px;
    object-fit: cover;
    object-position: top;
  }

  .mini-shopping-cart .picture + .product {
    margin-left: 99px;
    padding-left: 4.5%;
  }

.mini-shopping-cart .name a {
  display: block;
}

    .mini-shopping-cart .name a:hover,
    .mini-shopping-cart .name a:focus {
        text-decoration: underline;
    }

.specs-box {
  margin-bottom: 10px;
  color: #868686;
  font-size: 14px;
  line-height: 19px;
  column-gap: 5px;
}

.mini-shopping-cart .totals {
  margin: 0 0 12px;
  font-size: 14px;
}

  .mini-shopping-cart .totals strong {
    font-size: 16px;
    color: #444;
  }

.quantity-edit-buttons {
  border: 1px solid #B6B5B4;
  border-radius: 5px;
  max-width: 80px;
}

.edit-mini-cart .btn {
    box-shadow: none;
    font-size: 14px;
}

.edit-mini-cart {
  align-items: end;
  justify-content: space-between;
}

.quantity-edit-buttons input {
  border: none;
  background: none;
  width: 30px;
  text-align: center;
}

  .quantity-edit-buttons input::-webkit-input-placeholder {
    opacity: 1;
    font-weight: bold;
    font-family: 'Manrope', Arial, sans-serif;
  }

  .quantity-edit-buttons input:-ms-input-placeholder {
    opacity: 1;
    font-weight: bold;
    font-family: 'Manrope', Arial, sans-serif;
  }

  .quantity-edit-buttons input::placeholder {
    opacity: 1;
    font-weight: bold;
    font-family: 'Manrope', Arial, sans-serif;
  }

.minus,
.plus {
  width: 24px;
  height: 36px;
}

  .minus svg,
  .plus svg {
      vertical-align: middle;
  }

.mini-shopping-cart .items {
  overflow: auto;
  height: calc(100vh - 230px);
}

  .mini-shopping-cart .items::-webkit-scrollbar {
    width: 3px;
    height: 100%;
  }

  .mini-shopping-cart .items::-webkit-scrollbar-track {
    background: #F4EFEA;
  }

  .mini-shopping-cart .items::-webkit-scrollbar-thumb {
    background-color: #215732;
    border-radius: 25px;
    border: 2px solid #215732;
  }

.mini-shopping-cart .item-head .price {
  font-weight: bold;
  text-align: end;
}

.fixed-btns {
  padding: 31px 20px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 2;
  gap: 10px 20px;
  justify-content: center;
  border-color: #215732;
}

  #checkout span {
    font-weight: normal;
    margin-left: 12px;
    display: inline-block;
    font-family: Roboto;
  }
  .fixed-btns button {
   flex: 1;
  }

.added-to-cart-panel .added-item {
  background-color: #F4EFEA;
}

.added-to-cart-panel .discount-percent {
    margin-left: 12px;
}

.added-to-cart-panel .count {
  column-gap: 10px;
  background-color: #F4EFEA;
}

.cart-for-item .added-item {
  padding: 12px 32px;
}

.cart-for-item .items {
  height: auto;
  max-height: 145px;
  overflow-y: auto;
}

.cart-for-item .added-item .picture {
  width: 68px;
}

  .cart-for-item .added-item .picture img {
    border-radius: 10px;
    border: 1px solid #215732;
  }

  .cart-for-item .added-item .picture + .product {
    margin-left: 68px;
    min-height: 82px;
    flex-direction: column;
  }

.cart-for-item .name {
    font-size: 14px;
    line-height: 19px;
}

.cart-for-item .price {
  text-align: left;
  margin-top: auto;
}

.styled-with-products-grid {
  gap: 15px;
  height: calc(100vh - 450px);
  overflow-y: auto;
  grid-template-columns: repeat(2, 1fr);
  justify-items: center;
}

  .styled-with-products-grid::-webkit-scrollbar,
  .cart-for-item .items::-webkit-scrollbar {
    width: 2px;
    height: 100%;
  }

    .styled-with-products-grid::-webkit-scrollbar-track,
    .cart-for-item .items::-webkit-scrollbar-track {
      background: #F9F9F9;
    }

    .styled-with-products-grid::-webkit-scrollbar-thumb,
    .cart-for-item .items::-webkit-scrollbar-thumb {
      background-color: #B6B5B4;
      border-radius: 25px;
      border: 2px solid #B6B5B4;
    }

#styled-with-products {
  margin-top: 30px;
  padding: 0 20px;
}

  #styled-with-products .title {
    margin-bottom: 20px;
    font-size: 22px;
  }

  #styled-with-products strong {
      display: block;
      margin-bottom: 21px;
  }

.styled-item .picture {
    float: unset;
    width: 162px;
}

  .styled-item .picture + .product {
    margin: 0;
    padding: 0;
  }

.styled-item img {
  border-radius: 20px;
  row-gap: 14px;
}

.styled-item .price {
    margin-top: 11px;
}

.mini-shopping-cart .styled-item {
  padding: 0;
  overflow: unset;
}


#small-search-box {
 position: relative;
}

  #small-search-box.hide-search {
    height: 100%;
    min-height: 440px;
    padding: 98px 25.5% 70px;
    opacity: 1;
    visibility: visible;
  }

/*  #small-search-box:after {
    background-color: rgba(37, 40, 42, 0.6);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    content: '';
    position: absolute;
    z-index: -1;
  }*/

.inputs input[type="text"].search-box-text {
  background: none;
  border: none;
  border-bottom: 1px solid #2B2926;
  padding: 0 30px 5px 0;
  border-radius: unset;
  height: unset;
  min-width: 240px;
}

#small-search-box-form .inputs label {
  color: #2B2926;
}

.up-info {
    padding-left: 32px;
}

.up-info,
.header-links-wrapper {
  padding-bottom: 4px;
}

  .header-links-wrapper {
      position: relative;
  }


  .input-search {
    align-items: end;
  }

button.search-btn {
  padding-bottom: 5px;
  border-bottom: 1px solid #2B2926;
}

.search-close {
  display: none;
  margin-left: 20px;
  align-self: center;
}

#small-search-box-form {
  position: relative;
  z-index: 6;
  pointer-events: auto;
}



.fixed-back.fixed {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(43,41,38, 0.5);
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: auto;
}

.search-close.activeSearch-btn {
  display: block;
}


input.search-box-text::-webkit-input-placeholder {
  color: #2B2926;
  font-family: 'Manrope', Arial, sans-serif;
}

input.search-box-text:-ms-input-placeholder {
  color: #2B2926;
  font-family: 'Manrope', Arial, sans-serif;
}

input.search-box-text::placeholder {
  color: #2B2926;
  font-family: 'Manrope', Arial, sans-serif;
}

  /* end header */
  /* Start Homepage */

.page.home-page {
 /* overflow-x: hidden;*/
}

#home-myBtn {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 60px;
  z-index: 9;
  background-color: #215732;
  cursor: pointer;
  padding: 5px;
  border-radius: 100%;
  transform: rotate(-90deg);
  width: 54px;
  height: 54px;
}

  #home-myBtn svg {
      margin: auto;
  }

  #myBtn:hover {
    background-color: #555;
  }

.slider-wrapper {
    margin-bottom: 26px;
}

.slider-wrapper .content-wrapper {
    max-width: unset;
}

#hero-slider {
  position: relative;
  padding-top: 8px;
  overflow: hidden;
  height: calc(85vh - 140px);
}

  #hero-slider .swiper-pagination {
    bottom: 40px !important;
  }

  .hero-section {
    height: calc(85vh - 140px);
  }

  #hero-slider .custom-arrow {
    opacity: 0;
    transition: .3s ease-in-out;
  }

  #hero-slider:hover .custom-arrow:not(.swiper-button-disabled) {
    opacity: 1;
  }

.hero-item img,
.hero-item video {
  border-radius: 200px 200px 25px 25px;
  object-position: top;
}


#hero-slider .custom-arrow-prev,
#hero-slider .custom-arrow-next {
  top: calc(50% + 70px);
}

  .hero-section .flex-cl {
    width: 100%;
    height: 100%;
  }

.hero-left {
    text-align: left;
    position: absolute;
    bottom: 145px;
    z-index: 1;
    left: 120px;
    color: #fff;
}

#hero-slider:hover .custom-arrow:not(.swiper-button-disabled) {
  opacity: 1;
}

#hero-slider .custom-arrow::after {
  background-image: url('../imgs/hero-arrow.svg');
}


.hero-section h1 {
  margin-bottom: 20px;
  color: #fff;
  padding-bottom: 17px;
  position: relative;
}

      .hero-section h1:after {
          content: '';
          position: absolute;
          left: 0;
          bottom: 0;
          width: 44px;
          height: 2px;
          background-color: #fff;
      }

      .hero-section p {
        display: block;
        margin-bottom: 21px;
        font-size: 18px;
        line-height:26px;
      }

/*.hero-right video {
    width: 100%;
    height: auto;
}*/

.seasonal-section {
  background-color: #ede6df;
  padding: 24px 0 40px;
}


.seasonal-banners {
  text-align: left;
  position: relative;
  margin-left:250px;
  margin-top:55px;
}

  .seasonal-banners .light {
    position: absolute;
    left: 8%;
    bottom: 20px;
    font-size: 22px;
  }

  .seasonal-banners .grid-cl {
    row-gap: 20px;
    height: fit-content;
    padding-top: 58px;
    margin-bottom: 100px;
  }

  .seasonal-banners > div {
    flex: 1;
  }

  .seasonal-banners img {
    max-height: 410px;
    object-fit: contain;
    mix-blend-mode: multiply;
  }

  .seasonal-banner {
    column-gap: 36px;
  }

  .seasonal-banner h2 {
    font-size: 36px;
    line-height: 10px;
    font-weight: 300;
    transition: .3s ease-in-out;
  }

.counter {
  font-size: 18px;
  margin-right: 17px;
  font-weight: bold;
}

.hide-btn {
  opacity: 0;
  visibility: hidden;
  transition: .3s ease-in-out;
}


.seasonal-banner:hover h2 {
  font-weight: bold;
}



.top-banners {
  gap: 32px 20px;
}

.top-banners-section {
  margin-bottom: 70px;
}

.top-banner {
  width: 100%;
  overflow: hidden;
  border-radius: 30px;
}

.top-banner a {
    position: relative;
    display: block;
    overflow: hidden;
}

  .top-banner a img {
      transition: .3s ease-out;
  }

  .top-banner a:hover img {
    transform: scale(1.08)
  }

 

  .top-banner h2 {
    font-size: 14px;
    line-height: 19px;
    position: absolute;
    bottom: 26px;
    z-index: 2;
    left: 26px;
    background-color: #fff;
    color: #215732;
    padding: 10px 22px;
    width: fit-content;
    border-radius: 100px;
    letter-spacing: 0.7px;
    font-weight: bold;
  }


.usp-section {
  padding: 8.5px 0;
  border-bottom: 1px solid #2B2926;
  background: #FFB549;
}

.usp-section .swiper-slide {
  font-size: 14px;
  font-weight: bold;
}

.tab-item .tablinks {
  color: #fff;
  -webkit-text-stroke: 1px #2B2926;
  display: inline-flex;
  cursor: pointer;
  transition: .3s ease-in-out;
}

  .tab-item .tablinks:hover {
    color: #2B2926;
  }

  .tab-item.active .tablinks {
    color: #2B2926;
    -webkit-text-stroke-width: 0px;
  }

.scroll-tabs ul {
    justify-content: center;
    column-gap: 17px;
    margin-bottom: 42px;
}

.vision-section {
  text-align: left;
  padding: 120px 8.4%;
}

  .vision-section img {
    transition: .3s ease-in-out, transform .4s ease-in-out;
  }

  .vision-section:hover img {
    opacity: 1;
    visibility: visible;
    transform: scaleX(1);
  }

    .vision-section span {
      font-size: 145px;
      line-height: 130px;
      color: #fff;
      -webkit-text-stroke: 1px #000000;
    }

.collection-section {
    background-color: #EFEFEF;
}

.collection-content {
    display: flex;
    padding: 60px 124px;
}


.collection-section .collection-head {
    padding: 0 8px;
    margin-bottom: 20px;
    justify-content: space-between;
    align-items: center;
}

.collection-section .collection-head.center{
  justify-content:center;
}


.insta {
  background-color: #2B2926;
  padding: 80px 0 98px;
  text-align: center;
}

  .insta .big-title {
    color: #FFFFFF;
  }

  .insta p {
      font-size: 22px;
      line-height: 29px;
      color: #fff;
      margin: 24px auto 55px;
  }
  /* start news items */

.news-item-page .breadcrumb {
    margin-bottom: 40px;
}

.share-btns {
  position: sticky;
  width: fit-content;
  margin-left: auto;
  margin-right: -50px;
  top: 100px;
  row-gap: 10px;
  float: right;
}

.fb-share-button {
  opacity: 0;
  width: 30px;
  height: 30px;
}

.override-btn {
  position: relative;
}

  .override-btn:after {
    content: '';
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    left: 0;
    z-index: 1;
    background: url('../imgs/fb.svg');
    pointer-events: none;
  }


.news-item-page .tags {
  margin-bottom: 14px;
}

.news-body img {
    width: 100%;
    height: auto;
}

.news-item-page .tags ul {
  gap: 5px;
}

  .news-list-page .category-description {
    margin-bottom: 0px;
  }
.first-blog-post {
  margin: auto 0;
  padding: 45px 0 30px;
}

  .first-blog-post .btn {
      margin-top: 20px;
  }

  .news-content {
    position: relative;
    overflow-y: auto;
    height: 100%;
  }

.news-content * {
    text-align: left;
}


  .block-blogtags ul {
    gap: 13px;
    flex-flow: row wrap;
  }

.general-details {
    gap: 26px;
    font-size: 14px;
    line-height: 19px;
    margin: 20px 0 40px;
}

  .general-details span {
    display: block;
    color: #9B9B9B;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -.5px;
    margin-bottom: 10px;
  }

.news-body {
    line-height: 24px;
    max-width: 800px;
    margin:65px auto 80px;
}

.related-news {
    margin-bottom: 80px;
}


.related-news h2{
    font-size:22px;
}
.related-news .section-title{
    margin:35px 0;
}

.custom-scrollbar::-webkit-scrollbar,
.news-over::-webkit-scrollbar
{
  width: 100%; /* width of the entire scrollbar */
  height: 3px;
}

.custom-scrollbar::-webkit-scrollbar-track,
.news-over::-webkit-scrollbar-track {
  background: #EEF1F2;
  border-radius: 25px;
  margin: 0 15px;
}

  .custom-scrollbar::-webkit-scrollbar-thumb,
  .news-over::-webkit-scrollbar-thumb {
    background-color: #2B2926;
    border-radius: 25px;
    border: 2px solid #2B2926;
  }

.news-items {
  grid-template-columns: repeat(3, 1fr);
  gap: 45px 20px;
}

.news-list-homepage .news-items,
.related-news .news-items {
  margin-right: 0;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 32px;
}

.news-items .news-box {
  min-width: 280px;
  display: inline-flex;
}


.news-items .news-item {
  text-align: left;
  width: 100%;
}
.news-item a {
  display: block;
}
.news-item img{
    border-radius:15px;
}

/*.news-items .news-item:nth-child(2) {
  border-right: 1px solid #2B2926;
  border-left: 1px solid #2B2926;
}*/

.news-item .news-title {
    display:block;
    font-size: 22px;
    margin-bottom:10px;
}

.date-tags {
  margin-bottom: 8px;
}

.news-list-page .duo-cat{
    margin-bottom:55px;
}

.news-date {
  line-height: 22px;
  letter-spacing: -0.5px;
}

.tags span {
  color: #FFB549;
  display: inline-block;
  margin: 0 3px 0 7px;
  font-size: 16px;
}

.tags a {
    text-decoration: underline;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.5px;
}

.news-list-homepage .section-title{
    margin-top: 46px;
}

.news-head {
    padding: 30px 0 8px;
}

.news-item .btn {
    margin-top: 20px;
}


/* end news items */

/*story section*/

.our-story-section {
  position: relative;
  padding-bottom: 50px;
  /*  background-color: #ede6df;*/
  background-color: #F4EFEA;
  border-radius: 70px 70px 0 0;
}

  .our-story-section .smaller-content {
    align-items: end;
    gap: 20px 12%;
    min-height: 450px;
  }

  /* .our-story-section:after {
    content: "";
    background-color: red;
    width: 100%;
    height: calc(100% - 74px);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
  } */

  .our-story-section .smaller-content > div {
    flex: 1;
  }

  .our-story-section img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 150px 150px 0 0;
/*    border-top: 15px solid #e4dbd3;*/
  }

/*  .our-story-section::before {
    background-color: #e4dbd3;
    width: 1940px;
    height: 160px;
    position: absolute;
    border-radius: 125px 125px 0 0;
    left: -10px;
    top: -10px;
    content: "";
  }*/

  /* .our-story-section::after {
    content: "";
    background-color: red;
    width: 150px;
    height: 250px;
    position: absolute;
    border-radius: 0 0 0 0;
    right: 0px;
    top: 0px;
    z-index: -1;
  } */

  .our-story-section h3 {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
  }

.our-story-section p {
  margin: 18px 0;
  max-width: 500px;
  color: #fff;
}

  .our-story-section .smaller-content div:last-child {
    margin-bottom: 90px;
    order: -1;
    position: relative;
    z-index: 1;
  }

  /*end story section*/
  /* End Homepage */
  /* start footer */
  .footer {
    background-color: #F4EFEA;
    text-align: left;
  }

    .footer hr {
      color: #B6B5B4;
      border-width: 1px 0 0 0;
    }

.footer-upper {
  margin: auto;
  overflow: hidden;
/*  padding: 42px 0;*/
  grid-template-columns: 1fr 2fr 1fr;
}

  .footer-upper > div {
    padding: 52px 0 24px;
    justify-items: center;
/*    height: fit-content;*/
  }

.first-footer-col {
  row-gap: 20px;
  height: fit-content;
}

.sec-footer-col {
  border-right: 1px solid #B6B5B4;
  border-left: 1px solid #B6B5B4;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 2%;
}

.third-footer-col {
  row-gap: 26px;
  height: fit-content;
}

  .third-footer-col span {
      font-size: 14px;
      line-height: 19px;
      display: inline-block;
  }

  .third-footer-col img {
    vertical-align: top;
    object-fit: contain;
  }

  .third-footer-col ul {
    gap: 11px;
    grid-template-columns: repeat(3, 1fr);
  }

    .third-footer-col ul li {
      border: 1px solid #B6B5B4;
      border-radius: 5px;
    }

    .third-footer-col ul img {
      padding: 6px 3px;
      mix-blend-mode: multiply;
    }

    .footer-block .title {
      line-height: 24px;
      margin-bottom: 14px;
      font-size: 18px;
    }

.follow-us {
  width: 100%;
  background-color: #7C7F6C;
  color: #fff;
  padding: 15px 0;
  border-radius: 0 0 20px 20px;
  min-height: 100px;
}

.follow-us-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.follow-us-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 2px;
}

.follow-us-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none; 
  color: inherit; 
}

  .follow-us-link span {
    font-weight: bold;
    font-size: 14px;
    color: #F9F9F9;
    font-family: 'Manrope', Arial, sans-serif;
    line-height: 19px;
  }

  .follow-us-item img {
    width: 40px;
    height: 40px;
    filter: brightness(0) invert(1);
  }

  .follow-us-item span {
    font-weight: bold;
    font-size: 14px;
    color: #F9F9F9;
    font-family: 'Manrope', Arial, sans-serif;
    line-height: 19px;
  }

@media (max-width: 768px) {
  .follow-us-container {
    flex-direction: column;
    gap: 25px;
    padding: 0 15px;
  }

  .follow-us {
    padding: 25px 0;
  }
}

.newsletter {
  gap: 20px 12%;
}

  .newsletter > div {
      flex: 1;
/*      max-width: 540px;*/
  }

  .newsletter strong {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 12px;
    display: block;
  }

  .newsletter p {
    font-size: 14px;
    line-height: 24px;
  }

  .footer-block .list {
    row-gap: 2px;
  }

    .footer-block .list a {
      display: block;
      font-size: 14px;
      line-height: 24px;
      color: #2B2926;
    }


.newsletter-email {
  overflow: hidden;
  align-items: end;
  width: 100%;
  position: relative;
}

  .newsletter-email + .terms-of-service.inputs-checkbox input[type="checkbox"] + label {
    color: #fff;
    font-size: 12px;
  }

.newsletter-email:focus-within {
  overflow: visible;
}

  .newsletter-email .inputs input[type="email"] {
    background: #FFFFFF;
    border: none;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);
    padding-right: 60px;
  }

.terms-of-service {
    font-size: 12px;
    line-height: 18px;
    margin-top: 15px;
}

.terms-of-service a {
  text-decoration: underline;
}


.newsletter-subscribe-button {
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: .2s ease-in-out;
  padding: 10px 20px;
  z-index: 1;
}

  .newsletter-subscribe-button svg {
      display: block;
  }

  .newsletter-subscribe-button:hover,
  .newsletter-subscribe-button:focus {
    transform: translateX(10px);
  }

.newsletter-email .options {
  clear: both;
  padding: 10px 0 0;
}

.newsletter-validation,
.newsletter-result {
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
}
.newsletter-validation .please-wait {
	display: none !important; 
}

.footer-lower {
  margin: auto;
  overflow: hidden;
  padding: 20px 0;
  font-size: 14px;
  line-height: 24px;
  justify-content: space-between;
  grid-template-columns: 1fr 1fr 1fr;
}

.footer-powered-by {
    text-align: center;
}

.footer-lower .footer-block {
  justify-content: end;
  column-gap: 25px;
}
  /*.footer-tax-shipping a {
  font-weight: bold;
  color: #4ab2f1;
}

  .footer-tax-shipping a:hover,
  .footer-tax-shipping a:focus {
    text-decoration: underline;
  }*/
  .footer-powered-by a {
   text-decoration: underline;
  }

    .footer-powered-by a:hover,
    .footer-powered-by a:focus {
      text-decoration: unset;
    }


/* end footer */

/* start Category */


.breadcrumb li {
  display: inline-block;
}

  .breadcrumb li * {
    display: inline-flex;
    font-size: 12px; /*reset zeroing*/
    line-height: 17px;
    color: #7C7F6C;
    font-weight: 500;
  }



.breadcrumb a {
  text-decoration: underline;
}

    .breadcrumb strong {
        font-weight: normal;
    }

    .breadcrumb a:hover,
    .breadcrumb a:focus {
      text-decoration: none;
    }

.category-page h1,
.about-us-page h1{
   margin: 15px 0 18px;
}


.duo-cat {
  width: 100%;
  border-radius: 50px 50px 0 0;
  overflow: hidden;
  margin-bottom: 40px;
  min-height: 400px;
}

.no-duo {
    min-height: unset;
}

.left-cat img {
  object-position: top;
  min-height: 200px;
}



.right-cat {
  padding: 18px 20px 29px 48px;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  background-color: #fff;
}

  .right-cat:before {
      content: '';
      position: absolute;
      border-left: 1px solid #2B2926;
      top: 0;
      left: -1px;
      bottom: 0;
  }

.full-cat {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 18px 20px 29px 48px;
  background-color: #fff;
 /* min-height: 200px;*/
}

  .full-cat h1,
  .full-cat #cat-desc-open {
      text-align: center;
  }

  .full-cat .category-description {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }


  .sub-category-grid ul {
    gap: 15px 30px;
    flex-wrap: wrap;
  }

.sub-category-grid li a {
  display: inline-block;
  font-size: 14px;
  line-height: 19px;
  text-decoration: underline;
}

  .sub-category-grid li a:hover {
      text-decoration: unset;
  }

  .category-description {
    margin-bottom: 50px;
    width: 80%;
  }

  .full-cat .category-description {
      max-width: 800px;
      text-align: center;
  }

.full-cat .category-description p{
  text-align: center !important;
}

.catalog-btns {
  column-gap: 9px;
  justify-content: space-between;
  margin-bottom: 30px;
  align-items: flex-start;
  white-space: nowrap;
}

.filters-btn {
  padding: 9px 25px;
  border-radius: 100px;
  border: 1px solid #215732;
  font-size: 14px;
  line-height: 19px;
  box-shadow: none;
}

  .filters-btn:hover {
    box-shadow: 0px 10px 30px #00000029;
  }

  .sort-btn {
    padding-right: 16px;
    padding-left: 16px;
  }

#panel-language {
  height: fit-content;
  flex-direction: column;
  width: fit-content;
  padding: 14px 22px;
  position: absolute;
  top: calc(100% + 45px);
  left: unset;
  right: 0;
}

#scroll-head.fixed-header:hover #panel-language,
#scroll-head.fixed-header.go-up #panel-language {
    right: 15px;
}

#close-lang.opened {
  background: none;
}

#panel-language .black-border-btn {
  width: 100%;
  margin-top: auto;
}


.product-selectors {
  column-gap: 35px;
  line-height: 38px;
}


.product-sorting {
    position: relative;
}

.filter-title {
  padding: 17px 8px 4px;
  font-size: 22px;
  line-height: 29px;
}

.product-sorting button {
    font-size: 16px;
    line-height: 22px;
}

  .product-sorting button img {
      margin-left: 7px;
      vertical-align: middle;
  }

  .sort-list {
    padding: 13px 19px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 10px 30px #00000029;
    position: absolute;
    top: 100%;
    z-index: 2;
    min-width: 250px;
    right: 0;
    row-gap: 8px;
  }

.selected-filters {
    gap: 17px 10px;
    flex-wrap: wrap;
    margin: 0 auto 0 0;
}

  .selected-filters.hidden-sel {
      display: none;
  }

  .remove-filter-button {
    background-color: #F9F9F9;
    border-radius: 100px;
    padding: 2px 2px 2px 19px;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: .7px;
    color: #7C7F6C;
    column-gap: 8px;
    text-align: left;
  }

  .remove-filter-button button {
      padding: 10px;
  }

  .remove-filter-button img {
    display: block;
  }

.column-filters {
    margin-left: 13px;
}

  .column-filters a {
    text-decoration: underline;
    color: #7C7F6C;
    font-size: 14px;
    line-height: 38px;
  }

  .column-filters a:hover {
      text-decoration: unset;
  }

#pageSize {
  min-width: 58px;
  left: -10px;
  margin: auto;
  width: fit-content;
}

.product-selectors li {
  font-size: 14px;
  line-height: 23px;
  color: #2B2926;
  cursor: pointer;
}

.category-banner {
  grid-column: span 2;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

  .category-banner:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 75%;
    background: transparent linear-gradient(180deg, #00000000 0%, rgba(0,0,0,0.9) 100%) 0% 0% no-repeat padding-box;
  }

  .category-banner img {
    border-radius: 20px;
  }

.cat-banner-desc {
  row-gap: 21px;
  position: absolute;
  bottom: 50px;
  left: 62px;
  z-index: 1;
}

  .cat-banner-desc h2 {
    color: #fff;
    padding-bottom: 17px;
    position: relative;
  }

    .cat-banner-desc h2:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 44px;
        height: 1px;
        background-color: #fff;
    }

    .cat-banner-desc .desc {
      color: #fff;
      font-size: 18px;
      line-height: 26px;
    }

  #pageSize li {
    justify-content: center;
  }

.product-selectors li input {
  appearance: none;
  -webkit-appearance: none;
  opacity: 0;
}


    .product-selectors li label {
      cursor: pointer;
    }


    .product-selectors li input[type=radio]:checked + label {
      border-bottom: 1px solid #215732;
    }


  .product-selectors span {
    vertical-align: middle;
    font-size: 16px;
  }

  .product-selectors select {
    margin: 0 8px;
  }

  .product-selectors .product-viewmode {
    display: none;
    font-size: 0;
  }

#load-more button{
    margin: 40px auto;
}

.related-categories {
    padding: 35px 8px 38px;
}

  .related-categories ul {
      margin-top: 24px;
      gap: 18px 23px;
      flex-wrap: wrap;
  }

    .related-categories ul .btn {
      font: normal 16px 'Roboto', Arial, sans-serif;
      letter-spacing: -.5px;
    }


#panel-filters .panel-title {
  padding: 46px 15px 14px 50px;
  position: sticky;
  top: 0;
  background-color: #fff;
  margin: 0;
  border-bottom: 1px solid #215732;
}


.product-filter .filter-title {
  padding: 15px 0 15px 8px;
  font-size: 16px;
  line-height: 21px;
  justify-content: space-between;
  cursor: pointer;
  letter-spacing: -.5px;
  font-weight: bold;
  color: #215732;
}

.filter-content {
  border-color: #215732;
}


  .product-filter .filter-title img {
      transform: rotate(-180deg);
      transition: .3s ease-in-out;
  }

  .product-filter .filter-title.hidden img {
    transform: rotate(0deg);
  }

  .product-filter ul {
    padding-bottom: 20px;
  }


.product-filter .group .item {
  display: flex;
  align-items: center;
  position: relative;
}

  .product-filter .group .item.inputs-checkbox input[type="checkbox"] {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 8px;
    top: 10px;
  }

.color-item.inputs-checkbox input[type="checkbox"]:checked + label {
  color: #2B2926;
}

  .color-item.inputs-checkbox input[type="checkbox"]:checked + label span {
    border: 3px solid #215732;
    width: 23px;
    height: 23px;
  }

    #panel-filters .fixed-btns span {
      margin-left: 2px;
    }

.product-filters {
  padding: 0 30px 0 50px;
}

.panel-filters-overflow {
  overflow: hidden auto;
  height: calc(100% - 200px);
}


.product-filter .group .item label {
  cursor: pointer;
  line-height: 20px;
  padding: 10px 0 10px 48px;
  font-size: 14px;
  margin: 0;
  width: 100%;
  color: #2B2926;
}

.product-filter .item.inputs-checkbox input[type="checkbox"]:checked + label {
  font-weight: bold;
}

.product-filter .attribute-square {
    width: 20px;
    height: 20px;
}


.product-filter .color-item.inputs-checkbox input[type="checkbox"] {
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

  .product-filter .color-item.inputs-checkbox label {
    padding-left: 8px;
    display: flex;
    align-items: center;
    column-gap: 14px;
    color: #2B2926;
  }

.price-content {
    padding: 0 30px 26px;
}

.ui-slider-horizontal .ui-slider-range {
  background: #B6B5B4;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 4px solid #B6B5B4;
  background: #fff;
  border-radius: 50%;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -6px;
}

#price-range-slider {
  height: 6px;
  border: none;
  background: #F4EFEA;
}

.price-range-filter .selected-price-range {
  padding-bottom: 15px;
}

  .price-range-filter .selected-price-range span {
    color: #767676;
  }

  .price-range-filter .selected-price-range .to {
    float: right;
  }

  .price-range-filter .selected-price-range.manually {
    display: flex;
  }

    .price-range-filter .selected-price-range.manually .from {
      margin-right: 8px;
    }

    .price-range-filter .selected-price-range.manually .from,
    .price-range-filter .selected-price-range.manually .to {
      width: 50%;
    }

.products-container {
  position: relative;
}

  .products-container .ajax-products-busy {
    display: none;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    /*background: #ffffffab url(../images/loading.gif) center no-repeat;*/
  }


  .products-container .no-result {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    padding: 50px 0;
  }

.fixed-filter-btn {
  position: fixed;
  bottom: -100%;
  width: fit-content;
  z-index: 2;
  transition: .6s ease-in-out;
  margin: auto;
  right: 0;
  left: 0;
}

  .fixed-filter-btn.fixed {
    bottom: 100px;
  }

.category-video {
  grid-column: span 2;
  padding: 18px 8px;
}

  .category-video video {
      margin: auto;
  }



  .pager {
    width: fit-content;
    margin: 24px auto;
  }

  .pager ul {
    font-size: 0;
    display: flex;
    justify-content: center;
  }

  .pager li {
    display: inline-block;
    margin: 0 5px;
    vertical-align: top;
  }

    .pager li a,
    .pager li span {
      display: block;
      min-width: 36px;
      height: 36px;
      border: 1px solid #2B2926;
      padding: 3px;
      text-align: center;
      font-size: 18px;
      cursor: pointer;
      border-radius: 5px;
      line-height: 28px;
    }

    .pager li span {
      border-color: transparent;
      background-color: #2B2926;
      color: #fff;
    }

    .pager li.previous-page *,
    .pager li.next-page *,
    .pager li.first-page *,
    .pager li.last-page * {
      background-position: center;
      background-repeat: no-repeat;
      font-size: 0;
      color: #fff;
    }

    .pager li.previous-page * {
      background-image: url('../imgs/arrow-left.svg');
      border: none;
      margin-right: 0;
    }

    .pager li.next-page * {
      background-image: url('../imgs/arrow-left.svg');
      transform: rotate(180deg);
      border: none;
      margin-left: 0px;
    }

    .pager li.first-page * {
      background-image: url('../images/first.png');
    }

    .pager li.last-page * {
      background-image: url('../images/last.png');
    }

    .pager li a:hover,
    .pager li a:focus {
      background-color: #fff;
    }

.itemsPerPage {
  color: #7C7F6C;
  font-size: 14px;
  line-height: 38px;
}

.pager .itemsPerPage {
    font-size: 18px;
    line-height: 24px;
    display: block;
    margin-bottom: 23px;
}

.product-grid {
    margin-bottom: 90px;
}

.category-body {
  margin-bottom: 104px;
}
/* end Category */
      /* start login */
      .form-checkboxes {
  margin-top: 15px;
  row-gap: 10px;
}

.form-fields.login-fields {
  margin-bottom: 35px;
}

.login-page .tab-item .roboldo {
  font-size: 22px;
  line-height: 29px;
  color: #9B9B9B;
  padding: 0 40px 16px;
  position: relative;
  cursor: pointer;
  font-weight: 800;
}

.login-page .tab-item.active .roboldo {
  color: #215732;
}

.login-page .tab-item {
  width: 100%;
  text-align: center;
  border-bottom: 2px solid #c5c1bf;
}

  .login-page .tab-item.active > .roboldo:after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    background-color: #2B2926;
    left: 0;
    bottom: -2px;
  }

#back-guest-button {
    display: none;
}

#guest-blocks {
  display: none;
  max-width: unset;
  margin-top: 48px;
}

#back-guest-button {
  position: absolute;
  top: 76px;
  left: -175px;
  font-size:16px;
}
#back-guest-button img{
  margin-right:8px;
}

.choose-block {
  grid-template-columns: 1fr 1fr;
  gap: 20px 16px;
}

    .choose-block .flex-cl {
      row-gap: 16px;
      flex-direction: column;
    }

    .choose-block p {
        line-height: 24px;
    }

    .login-page .choose-block button {
      height: fit-content;
      margin-top: auto;
    }

.acc-content {
  max-width: 50%;
  padding: 70px 0 275px;
  margin: auto;
  position:relative;
}

  .acc-content .page-body {
      position: relative;
  }

  .reversed {
    justify-content: space-between;
    margin-top: 12px;
  }

.customer-blocks {
    max-width: 66%;
    margin: 30px auto 0;
}
#acc-blocks.register{
    max-width: 100%;
}
#acc-blocks.register {
  max-width: 100%;
}
  #acc-blocks.register .login-fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
  }
    #acc-blocks.register .login-fields .classic-inputs {
      width:calc(50% - 10px);
    }
      #acc-blocks.register .login-fields .classic-inputs.pass {
        width: 100%;
      }
  #acc-blocks.register .form-checkboxes {
    max-width: 430px;
    margin: auto;
  }

  #acc-blocks.register .accept-consent label {
    vertical-align: baseline;
  }

  #acc-blocks.register .accept-consent label a{
    text-decoration: underline;
  }

  .forgot-password {
    width: 100%;
    text-align: right;
  }
.forgot-password a {
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline;
}

.login-page .captcha-box {
  margin: -15px 0 20px;
}

.login-page .customer-blocks .btn{
  width: 100%;
  max-width: 330px;
  margin: auto;
}

.continue-as-guest.grid-cl {
  margin-top: 30px;
  row-gap: 20px;
  padding-top: 30px;
  border-top: 1px solid #B6B5B4;
}

.login-page .external-authentication .btn {
  max-width: 250px;
}

.html-password-recovery-page .classic-inputs {
    text-align: left;
}

.html-password-recovery-page .btn {
  width: fit-content;
  margin: auto;
}

.login-page .white-border-btn {
  margin-top: 12px;
}

.extra-login-btns {
  margin: 25px auto 0;
  justify-content: center;
  column-gap: 7px;
  flex-wrap: wrap;
}


.login-page .underline-btn {
  font-size: 16px;
  line-height: 21px;
  color: #262828;
  border: none;
  display: block;
  font-weight: bold;
}

.external-buttons {
    flex-wrap: wrap;
    gap: 12px 24px;
}

  .external-buttons a.btn {
    display: flex;
    margin: 0;
    padding: 6.5px 23px;
    background-color: transparent;
    box-shadow: none;
    border-color: #2B2926;
    color: #000;
  }

  .external-buttons > div,
  .external-buttons span{
      flex: 1;
  }

  .external-buttons span {
    padding: 0 5px;
  }




    .external-authentication {
      margin: 0 0 50px;
      overflow: hidden;
      text-align: center;
    }

  .external-authentication .title {
    margin: 55px 0 25px;
  }

  .external-authentication .buttons {
    margin: 0 0 30px;
    padding: 30px;
  }

.external-auth-errors {
  color: #e4444c;
  padding: 10px;
  text-align: center;
}

.external-auth-association {
  color: #444;
}

  .external-auth-association a {
    color: #4ab2f1;
  }

    .external-auth-association a:hover,
    .external-auth-association a:focus {
      text-decoration: underline;
    }

/* end login */

/* start wishlist */

.wishlist-page {
    margin-bottom: 40px;
}

  .wishlist-page .smaller-content {
      padding: 0 13%;
  }

.wishlist-page h1 {
  text-align: center;
  margin-top: 54px;
}


  .wishlist-page h1 button {
    margin-right: auto;
    display: block;
    margin-bottom: -10px;
    font-size: 16px;
  }

    .wishlist-page h1 button img {
      margin-right: 16px;
    }


  .wishlist-page .no-data {
    text-align: center;
    line-height: 24px;
    max-width: 458px;
    margin: 26px auto 0;
    background-color: #F9F9F9;
    border-radius: 20px;
    padding: 40px 15px 50px;
  }


    .wishlist-page .no-data .grid-cl {
        justify-items: center;
        row-gap: 20px;
    }

    .block-recently-viewed-products {
      margin-top: 100px;
    }

  .block-recently-viewed-products h2 {
      margin-bottom: 35px;
      font-size: 22px;
      line-height: 30px;
  }

.wishlist-content {
  margin-top: 27px;
}


.wishlist-content .message-error {
  margin: 20px 0;
}


  .wishlist-content .product-content {
    min-width: 300px;
    text-align: left;
  }

.wishlist-cartItems .remove-btn {
  width: 38px;
  height: 38px;
  position: absolute;
  padding: 5px;
  top: 5px;
  right: 5px;
  z-index: 2;
  border: none;
  background: none;
}
/* end wishlist */
/* start News */
.news-list-page h1 {
  margin: 5px 0 20px;
}

/* end News */
/* registration result*/
.registration-result-page .acc-content {
  background-color: #fff;
  border-radius: 20px;
  /*  min-height: 350px;*/
  margin: 80px auto;
  padding: 50px 0;
  max-width: 500px;
}

.registration-result-page h1 {
    font-size: 24px;
    line-height: 36px;
}

.registration-result-page a {
  display: block;
  margin: auto;
}

.registration-result-page .result {
  padding: 10px 0 30px;
  font-size: 18px;
  line-height: 26px;
}

/* end registration result */

/* start not found */

.not-found-page .acc-content {
    padding: 85px 0 154px;
}

.not-found-page .acc-content a {
  display: block;
  margin: auto;
  max-width: 344px;
  width: 100%;
}

.not-found-page img {
  width: 100%;
  object-fit: contain;
  margin-bottom: 32px;
}

.not-found-page h1 {
    font-size: 22px;
    line-height: 30px;
}

.not-found-page .page-body {
  position: relative;
}


.not-found-page p {
  margin: 15px auto 30px;
}

.bestsellers {
  margin-bottom: 118px;
  overflow: hidden;
}

.bestsellers h2 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 23px;
}
  /* end not found */
  /* start search page */
.new-products-page h1,
.size-guide-title h1{
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  padding: 12px 8px;
}
.search-header{
    text-align:center;
}
.search-header > div{
  margin: 50px 0 25px;
}
.search-page h1{
    font-size:32px;
    line-height:44px;
    margin-bottom:25px;
}
.search-results {
  margin-bottom: -1px;
}


.search-results .warning {
  margin: 10px 0;
  color: #e4434b;
}

  .search-results .fixed-filter-btn,
  .search-results .fixed-filter-btn.fixed {
    bottom: 50px;
  }

/* end search page */

/* pass recovery start */



.password-recovery-page .result {
  margin: 20px auto 45px;
  font-weight: bold;
  max-width: 500px;
  line-height: 25px;
}

.password-recovery-page a {
    display: block;
    margin: auto;
}

.password-recovery-page button {
  width: 100%;
}

.tooltip {
  position: initial;
  display: inline-block;
  max-width: 500px;
  margin: 20px auto 0;
  line-height: 24px;
}

  .tooltip .tooltiptext {
    visibility: hidden;
    width: auto;
    background: #f0f0f0 no-repeat 100% 5%;
    border: #c0c0c0 1px dotted;
    text-align: Left;
    padding: 10px 10px 5px 5px;
    position: absolute;
    z-index: 1;
    left: 10%;
    opacity: 0;
    transition: opacity 0.3s;
  }

    .tooltip .tooltiptext::after {
      content: "";
      position: absolute;
    }

  .tooltip:hover .tooltiptext,
  .tooltip:focus .tooltiptext {
    visibility: visible;
    opacity: 1;
    cursor: help;
  }


/* pass recovery ends */

/* start contact page */

.text-contact-content {
  margin: auto;
  width: 100%;
}

  .text-contact-content h1 {
    margin: 25px auto 30px;
    text-align: center;
    padding: 0 22px;
  }


    .text-contact-content p {
      margin-bottom: 30px;
      line-height: 24px;
      text-align: center;
    }

.contact-page .page-body {
  background-color: #fff;
  padding: 40px 120px 55px;
  max-width: 940px;
  border-radius: 20px;
  margin: 0 auto 90px;
  text-align: justify;
  line-height: 22px;
}

.contact-page textarea {
    max-width: 700px;
}

.text-contact-content strong {
  display: block;
  margin-bottom: 3px;
  text-align: center;
}

.text-contact-content a {
  display: block;
  text-align: center;
}

  .text-contact-content .form-fields {
    margin-top: 26px;
    margin-bottom: 18px;
  }

.text-contact-content .classic-inputs {
    margin-top: 12px;
}

.text-contact-content button {
    width: 100%;
}

#select-subject {
    width: 100%;
}


.contact-page .result,
.contact-page .message-error {
  text-align: center;
  margin: 70px 0 20px;
  font-weight: bold;
  font-size: 18px;
}




/* end contact page */

/* start cookies */

.eu-cookie-bar-notification {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  width: 100%;
  padding: 30px 20px 15px;
  background: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  border-top: 4px solid #262828;
}
  .eu-cookie-bar-notification .content {
    margin: auto;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    align-items: flex-end;
    padding: 0 20px;
    max-width: 1310px;
  }
  .eu-cookie-bar-notification .buttons-more, .eu-cookie-bar-notification .text-wrapper {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
  .eu-cookie-bar-notification .buttons-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 10px 20px;
  }
  .eu-cookie-bar-notification .title {
    font-size: 40px;
    margin: 0 0 26px 0;
  }
  .eu-cookie-bar-notification .text {
    font-size: 14px;
    max-width: 540px;
    width: 100%;
  }

  .eu-cookie-bar-notification .btn {
    max-width: 220px;
    width: 100%;
/*    margin-left: 50px;*/
    padding: 18px;
    text-align: center;
    font-size: 15px;
    min-width: 150px;
  }

/* end cookies */

/*size guide page */


.size-guide-panel {
  max-width: unset;
  width: 60%;
  z-index: 11;
  left: unset;
  right: 0;
  border-radius: 20px 0 20px 0;
  transform: translateX(100%);
  max-width: 1000px;
}

  .size-guide-panel .panel-head {
    padding: 34px 30px 36px 48px;
    justify-content: center;
  }

  .size-guide-panel .panel-body {
    padding: 0px 0 60px 48px;
    overflow: auto;
    height: calc(100vh - 110px);
  }

    .size-guide-panel .panel-body ul {
      column-gap: 20px;
/*      justify-content: center;*/
      padding-right: 48px;
      padding-bottom: 40px;
      position: sticky;
      top: 0;
      background: #fff;
      overflow-x: auto;
    }

      .size-guide-panel .panel-body ul li:first-child {
          margin-left: auto;
      }

      .size-guide-panel .panel-body ul li:last-child {
        margin-right: auto;
      }

      .size-guide-btn {
        border: 1px solid #215732;
        border-radius: 100px;
        padding: 10px 20px;
        font-size: 14px;
        color: #215732;
        transition: .2s ease-in-out;
      }

  .size-guide-btn:hover {
    background-color: #F4EFEA;
    color: #215732;
  }

.size-guide-table {
  display: none;
}

  .size-guide-table.active-guide-table {
    display: block;
  }

#size-guide-panel h3 {
  padding-top: 10px;
  padding-left: 20px;
  font-size: 22px;
  line-height: 30px;
  margin: auto;
}

#size-guide-text {
  text-align: right;
  line-height: 21px;
  text-decoration: underline;
  letter-spacing: -.5px;
  transition: .3s;
  margin-left: 20px;
  font-size:14px;
}

  #size-guide-text:hover {
    text-decoration: unset;
  }


.sizeguide-chart {
  width: 100%;
}

.left-table {
  width: 12%;
  min-width: 105px;
}

.right-table {
  width: 88%;
  text-align: center;
  overflow-x: auto;
}

.sizeguide-chart th,
.sizeguide-chart td {
  height: 83px;
  padding: 10px;
  font-size: 16px;
  line-height: 22px;
  background-color: #fff;
  min-width: 90px;
  white-space: nowrap;
  text-align: left;
  color: #215732;
  font-weight: 500;
}

.left-table tr:first-child th,
.right-table tr:first-child td {
  height: 70px;
  font-weight: bold;
}

  .sizeguide-chart tr {
    border-top: 1px solid #215732;
    border-bottom: 1px solid #215732;
  }


  .sizeguide-chart th {
    background-color: #F4EFEA;
    text-align: left;
  }

.quick-tip-box {
  background-color: #F4EFEA;
  border-radius: 10px;
  padding: 14px 15px;
  margin-top: 22px;
  column-gap: 20px;
  margin-right: 38px;
}

  .quick-tip-box div {
      flex: 1;
  }

  .quick-tip-box p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 19px;
  }

  .quick-tip-box svg {
      height: fit-content;
  }

  .grey-back-guide {
    background-color: #fff;
    padding: 4% 0;
  }

.size-page-content {
  width: 61%;
}

  .size-page-content h2 {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 38px;
    text-align: left;
  }



.back-img {
  position: relative;
}

  .back-img img {
    min-height: 350px;
    width: 100%;
  }

  .back-img .content-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 61%;
    z-index: 1;
    height: fit-content;
  }

  .back-img h1 {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
  }

.white-back-guide {
  padding: 4% 0;
  background-color: #fff;
}

.left-img {
  width: 40%;
}

  .left-img img {
    margin: auto;
  }

.right-info {
  width: 60%;
  padding-left: 30px;
}

  .right-info ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-weight: bold;
    gap: 20px;
    height: 100%;
    margin: 0;
    text-align: left;
  }

.white-back-guide h3 {
  font-size: 18px;
  margin-bottom: 10px;
  text-align: left;
}

.size-page-content h2:not(:first-child) {
  margin-top: 40px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
  background-color: #fff;
  border-radius: 34px;
  padding: 3px;
  cursor: pointer;
}

  .switch input {
    width: 100%;
    height: 100%;
    visibility: hidden;
    cursor: pointer;
  }

    .switch input:before {
      content: '';
      position: absolute;
      background-color: #ccc;
      height: 24px;
      width: 24px;
      border-radius: 50%;
      left: 3px;
      top: 3px;
      transition: .4s;
      opacity: 1;
      visibility: visible;
    }

    .switch input:checked::before {
      transform: translateX(26px);
      background: #252828;
    }

.in-table,
.switch-text-2 {
  display: none;
}

.switch-choices {
  position: relative;
  width: fit-content;
  margin: 0 0 15px auto;
}

.switch-texts {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 3px 5px;
  line-height: 24px;
  font-size: 14px;
  top: 0;
  left: 0;
  transition: .4s;
  pointer-events: none;
}

.switch-text-1 {
    text-align: right;
}

.switch-text-2 {
  text-align: left;
}

.size-guide-options {
  gap: 20px;
  padding: 15px 0;
  justify-content: center;
  flex-direction: column;
}

  .size-guide-options a:hover {
    text-decoration: underline;
  }

a.bold-text {
  text-decoration: underline;
  font-weight: bold;
}

.size-guide-body {
    position: relative;
}

#size-left-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: fit-content;
  transition: .5s linear;
}

  #size-left-menu.fixed-guide {
      position: fixed;
      top: 60px;
  }

.html-size-guide-page .footer {
    position: relative;
}

.sec-size-table {
    margin-top: 60px;
}

/*end size guide */

/* stores page */


.shops-content {
  background-color: #fff;
  border-radius: 50px 50px 0 0;
  overflow: hidden;
  position: relative;
}

.shops-content .breadcrumb {
    position: absolute;
    left: 36px;
    top: 18px;
}

.shops-content .grid-cl {
  grid-template-columns: 1fr 1fr;
}

.shops-content .store-locator-map-holder {
    height: 725px;
}

  .shops-content .shops-list-wrapper {
    padding: 103px 10px 70px 16px;
    height: 725px;
  }


  .shops-content .page-title {
      margin: 0 0 24px 20px;
  }

  .shops-content .shops-item .info-wrap {
      margin: 0;
      padding-top: 0px;
  }

  .shops-content .shops-list {
    margin: 0;
    overflow-y: auto;
    height: 100%;
    /*-ms-overflow-style: none;*/ /* IE and Edge */
    /*scrollbar-width: none;*/ /* Firefox */
  }

    .shops-content .shops-list::-webkit-scrollbar {
      display: none;
    }

.shops-content .shops-item {
  padding: 30px 20px 50px;
  margin: 0;
  border-bottom: 1px solid #2B2926;
  width: 100%;
}

  .shops-content .shops-item:first-child {
      padding-top: 0;
  }

  .shops-content .shops-item .shop-name {
      font-size: 16px;
      margin-bottom: 12px;
  }

  .shops-content .shops-list ul {
    display: grid;
    row-gap: 12px;
  }

  .shops-content .shops-list li strong {
    display: block;
    margin-bottom: 2px;
  }

  .shops-content .shops-list li.phone strong {
    display: inline-flex;
    margin-bottom: 0;
  }

  .shops-content .shops-list li a {
    text-decoration: underline;
    font-weight: bold;
  }

    .shops-content .shops-list li a:hover {
      text-decoration: unset;
    }

.topic-page-body img {
    width: fit-content;
}

/* end stores page */

/* newsletter page*/

.newsletter-page {
  margin: 50px auto;
}

  .newsletter-page h1 {
      margin-bottom: 25px;
  }

  .newsletter-content {
    background: #fff;
    border-radius: 20px;
    padding: 70px 20px;
    max-width: 700px;
    margin: auto;
  }

.newsletter-content .page-body {
    font-size: 18px;
}

.homecarousel-items .swiper-pagination {
  left: 0;
  right: 0;
  transform: none;
}

.homecarousel-items .swiper-pagination-bullet {
  width: 50px;
  height: 2px;
  background: #333;
  padding: 0;
  border-radius: 0;
}

.homecarousel-items .swiper-pagination-bullet-active {
  background-color: #215732;
  height: 3px;
}

.homecarousel-items .swiper-wrapper {
  display: flex;
  align-items: center;
}

.homecarousel-items .swiper-slide {
  flex-shrink: 0;
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.homecarousel-items .swiper-button-prev,
.homecarousel-items .swiper-button-next {
  color: #333;  Adjust arrow colors 
  font-size: 18px;
}

.homecarousel-items .swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

 Pagination bullets dynamic scaling 
.homecarousel-items .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.8);
  opacity: 0.7;
}

.homecarousel-items .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
  opacity: 1;
}

.custom-swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  margin-top: 25px;
  margin-bottom: 25px;
  position: relative;
}

.custom-swiper-bullet {
  width: 56px;
  height: 1px;
  background: #B6B5B4; 
  border-radius: 0;
  padding: 0;
  margin: 0 4px;
  transition: background-color 0.3s, transform 0.3s;
  flex-shrink: 0; 
}

.custom-swiper-bullet-active {
  height: 2px;
  background-color: #215732; 
  transform: scale(1.2);
}

.custom-swiper-pagination.swiper-pagination-bullets-dynamic {
  display: flex;
  justify-content: center; 
  gap: 4px; 
  left: 0;
  right: 0;
  transform: none;
}

  .custom-swiper-pagination.swiper-pagination-bullets-dynamic .custom-swiper-bullet-active-next,
  .custom-swiper-pagination.swiper-pagination-bullets-dynamic .custom-swiper-bullet-active-prev {
    transform: scale(0.76);
    opacity: 1;
  }

  .custom-swiper-pagination.swiper-pagination-bullets-dynamic .custom-swiper-bullet-active-next-next,
  .custom-swiper-pagination.swiper-pagination-bullets-dynamic .custom-swiper-bullet-active-prev-prev {
    transform: scale(0.7);
    opacity: 0;
  }

/******** New Footer ********/
.fourth-footer-col {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 150px;
  height: fit-content;
  margin-bottom: 50px
}

.fourth-footer-col span {
  font-size: 14px;
  line-height: 19px;
  display: block;
  margin-top: 10px; 
  margin-bottom: 42px; 
  text-align: center; 
}

.fourth-footer-col ul {
  display: flex;
  gap: 11px; 
}

.fourth-footer-col ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #B6B5B4;
  border-radius: 5px;
  padding: 6px;
}

.fourth-footer-col ul img {
  width: 55px; 
  height: 22px; 
  vertical-align: middle; 
  object-fit: contain;
}

.payment-methods-col div {
  display: flex;
  align-items: center; 
  justify-content: center; 
}

  .payment-methods-col div img {
    margin-right: 10px; 
    margin-bottom: 32px;
  }

.payment-details img[alt="Klarna"] {
  width: 35px;
  height: 20px;
}

/*** PRODUCT ***/
.klarna-osm klarna-placement {
  margin: 30px 0 0;
}

.custom-errors {
  display: block;
  text-align: left;
  font-size: 13px;
  color: red !important;
}


#custom-popup-modal {
  position: fixed;
  top: 100px;
  right: 50px;
  z-index: 1000;
  width: auto;
  max-width: 440px;
  opacity: 0.95;
}

  #custom-popup-modal .bar-notification {
    position: relative;
    display: block;
    padding: 26px 42px 26px 18px;
    background-color: #7C7F6C;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 5%);
    border-radius: 8px;
    overflow: hidden;
    color: #fff;
    line-height: 24px;
  }

    #custom-popup-modal .bar-notification .content {
      margin: 0 10px 0 0;
    }

      #custom-popup-modal .bar-notification .content a {
        color: #FFF;
        text-decoration: underline;
      }

    #custom-popup-modal .bar-notification .close {
      position: absolute;
      top: 26px;
      right: 18px;
      width: 24px;
      height: 24px;
      background: url(../imgs/notify-cross.svg) center no-repeat;
      cursor: pointer;
    }
