/* @media (max-width:1200px){.hidden-lg-down{display:none!important}} @media (min-width:1199px){.hidden-md-up{display:none!important}} @media (max-width:1200px){#header .header-nav .top-logo{line-height:50px;vertical-align:middle;width:200px;}} */

#wrapper .bands__img.svg {
  width: 60%;
}

.manufacturer-description-title {
  margin-top: 100px;
  margin-bottom: 20px;
  font-size: 3rem;
  font-weight: 400;
}

#manufacturer-description {
  display: none;
}

#manufacturer #manufacturer-description {
  display: block;
}

body#manufacturer #products .products {
  margin-bottom: 10px;
}

#manufacturer-short_description img {
  padding-bottom: 30px;
}

#manufacturer-short_description p,
#manufacturer-description p {
  font-family: Rajdhani, sans-serif !important;
}

#manufacturer .block-giftcard {
  display: none;
}

#manufacturer img[alt="Green Bush"] {
  transform: scale(0.75);
}

#manufacturer img[alt="O'neill"] {
  transform: scale(1.5);
}

#manufacturer img[alt="Phix Doctor"] {
  transform: scale(0.6);
}

#manufacturer img[alt="Vissla"] {
  transform: scale(0.6);
}

#manufacturer img[alt="Sex Wax"] {
  transform: scale(0.7);
}

#manufacturer img[alt="Smoothstar"] {
  transform: scale(1.25);
}

#manufacturer img[alt="Softech"] {
  transform: scale(0.7);
}

body#manufacturer #wrapper .brands__container .brands-logo .brand {
  max-width: 226px;
}

@media only screen and (max-width: 720px) {
  body#manufacturer #wrapper .brands__container .brands-logo {
    justify-content: space-around;
  }
}

@media only screen and (max-width: 600px) {
  body#manufacturer #wrapper .brands__container .brands-logo .brand {
    height: 150px;
    max-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #manufacturer img[alt="Carver"] {
    transform: scale(1.25);
  }
  #manufacturer img[alt="Green Bush"] {
    transform: scale(0.8);
  }
  #manufacturer img[alt="O'neill"] {
    transform: scale(1.6);
  }
  #manufacturer img[alt="Phix Doctor"] {
    transform: scale(0.55);
  }
  #manufacturer img[alt="Vissla"] {
    transform: scale(0.6);
  }
  #manufacturer img[alt="Sex Wax"] {
    transform: scale(0.7);
  }
  #manufacturer img[alt="Smoothstar"] {
    transform: scale(1.25);
  }
  #manufacturer img[alt="Softech"] {
    transform: scale(0.7);
  }
}

.readMoreBtn {
  margin-top: 30px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #000;
  padding: 13px 36px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.page-category .category-page-title {
  text-transform: uppercase;
  font: normal normal bold 48px/52px Rajdhani;
  letter-spacing: 2.4px;
  margin-bottom: 10px;
  text-align: center;
}

.home-boxes__item--right {
  height: 100%;
}

.home-boxes__item--cbottom {
  margin-top: 20px;
}

@media only screen and (max-width: 990px) {
  .page-category .category-page-title {
    text-align: center;
    font: normal normal bold 26px/32px Rajdhani;
    letter-spacing: 1.8px;
  }
}

/* MENU DROPDOWN */

.menu #category-101 .links__pre-wrapper .collapse,
.menu #category-206 .links__pre-wrapper .collapse,
.menu #category-135 .links__pre-wrapper .collapse,
.menu #category-207 .links__pre-wrapper .collapse,
.menu #category-17 .links__pre-wrapper .collapse,
.menu #category-208 .links__pre-wrapper .collapse,
.menu #category-209 .links__pre-wrapper .collapse,
.menu #category-155 .links__pre-wrapper .collapse {
  display: none;
}

.menu #category-101 .links__pre-wrapper #header_sub_menu_4,
.menu #category-206 .links__pre-wrapper #header_sub_menu_5,
.menu #category-135 .links__pre-wrapper #header_sub_menu_6,
.menu #category-207 .links__pre-wrapper #header_sub_menu_8,
.menu #category-17 .links__pre-wrapper #header_sub_menu_14,
.menu #category-208 .links__pre-wrapper #header_sub_menu_15,
.menu #category-209 .links__pre-wrapper #header_sub_menu_16,
.menu #category-155 .links__pre-wrapper #header_sub_menu_7 {
  display: block;
}

#header .header-top .header-top-right .links {
  display: none;
}

#header .header-top .header-top-right .links .links__pre-wrapper {
  padding: 10px 0;
}

#header .header-top .header-top-right .links .header__menu-items {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
}

#header .header-top .header-top-right .links .menu-list-element--first {
  width: 100%;
  height: 320px;
}

#header .header-top .header-top-right .links .menu-list-element--first .menu-link--first {
  height: 100%;
}

#header .header-top .header-top-right .links p.header__menu-items {
  position: absolute;
  top: 245px;
  color: #fff;
  padding-left: 20px;
}

#header .header-top .header-top-right .menu-links__wrapper {
  display: none;
}

#header .header-top .header-top-right .menu-links__wrapper .menu-image {
  max-width: 320px;
  width: 100%;
  height: 312px;
  padding-top: 40px;
}

#header .header-top .header-top-right #category-101 .menu-links__wrapper,
#header .header-top .header-top-right #category-206 .menu-links__wrapper,
#header .header-top .header-top-right #category-135 .menu-links__wrapper,
#header .header-top .header-top-right #category-207 .menu-links__wrapper,
#header .header-top .header-top-right #category-17 .menu-links__wrapper,
#header .header-top .header-top-right #category-208 .menu-links__wrapper,
#header .header-top .header-top-right #category-209 .menu-links__wrapper,
#header .header-top .header-top-right #category-155 .menu-links__wrapper {
  display: block;
  margin-top: 30px;
  padding-bottom: 170px;
}

/* #header .header-top .header-top-right #category-206 .menu-links__wrapper,
#header .header-top .header-top-right #category-101 .menu-links__wrapper {
  display: none;
} */

#header .header-top .menu .sub-menu.js-sub-menu {
  display: flex;
  justify-content: space-between;
}

#header .header-top .menu .top-menu .sub-menu {
  box-shadow: none;
}

#header .header-top .menu .links {
  display: block;
  max-width: 320px;
  width: 100%;
  padding: 0;
  position: absolute;
  top: 0;
}

#header .header-top .menu .top-menu[data-depth="1"] {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  padding: 40px 80px;
}

#header .header-top .menu .top-menu[data-depth="1"] li {
  width: 30%;
  border-right: 1px solid #e2e2e2;
  padding: 15px 5px;
}

#header .header-top .menu .top-menu[data-depth="1"] li a {
  font-size: 2.2rem;
  line-height: 2.8rem;
  font-weight: 700;
  padding: 10px 0;
  white-space: inherit;
}

#header .header-top .menu .top-menu[data-depth="1"] .links {
  display: none;
}

#header .header-top .menu .top-menu[data-depth="2"] {
  display: flex;
  flex-direction: column;
}

#header .header-top .menu .top-menu[data-depth="2"] li {
  padding: 0 15px;
  border-right: none;
  width: 100%;
}

#header .header-top .menu .top-menu[data-depth="2"] li a {
  font-size: 1.8rem;
  line-height: 2.6rem;
  font-weight: 500;
  padding: 2px;
}

#module-giftcard-choicegiftcard .gc-section-content .btn-primary {
  background: #184467 0% 0% no-repeat padding-box;
  color: #ffffff;
  font: normal normal bold 14px/24px Rajdhani;
}

#module-giftcard-choicegiftcard
  .gc-section-content
  .custom-radio
  input[type="radio"]:checked
  + span {
  background-color: #f8b04a;
  width: 13px;
  height: 13px;
}

#module-giftcard-choicegiftcard .gc-section-content .gc-receptmode-option label {
  font-size: 15px;
}

#module-giftcard-choicegiftcard .gc-section-content .gc-receptmode-option .custom-radio {
  vertical-align: baseline;
}

#module-giftcard-choicegiftcard .gc-section-content .gc-receptmode-option .email {
  margin-bottom: 0;
}

#module-giftcard-choicegiftcard .gc-section-content .gc-receptmode-option .description {
  margin-bottom: 15px;
}

#module-giftcard-choicegiftcard .gc-section-content .gc-receptmode-option input.email {
  background-position: 11px 9px;
}

#module-giftcard-choicegiftcard .fancybox-type-html {
  position: absolute !important;
  top: 45% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: calc(100% - 50px) !important;
  max-width: 600px !important;
  margin-left: auto;
  margin-right: auto;
}

#module-giftcard-choicegiftcard .fancybox-type-html .gcsm-body {
  padding-right: 0;
  padding-left: 0;
}

#module-giftcard-choicegiftcard .fancybox-type-html .gcsm-header {
  margin-left: 15px;
  margin-right: 15px;
  padding: 25px 40px 25px 0;
  border-bottom: 1px solid #ececec;
  background: #fff;
}

#module-giftcard-choicegiftcard .fancybox-type-html .gcsm-header .material-icons {
  display: none;
}

#module-giftcard-choicegiftcard .fancybox-type-html .gcsm-header h4 {
  text-align: left;
  font: normal normal bold 20px/20px Rajdhani;
  letter-spacing: 0px;
  color: #00c843;
}

#module-giftcard-choicegiftcard .fancybox-type-html .fancybox-inner {
  width: 100% !important;
}

#module-giftcard-choicegiftcard .fancybox-type-html .fancybox-outer {
  background: white;
}

#module-giftcard-choicegiftcard
  #gc-success-modal
  .gcsm-body
  .gcsmb-left
  .row
  .col-md-6:first-child {
  flex: 0 0 30% !important;
}

#module-giftcard-choicegiftcard
  #gc-success-modal
  .gcsm-body
  .gcsmb-left
  .row
  .col-md-6:nth-child(2) {
  flex: 0 0 40% !important;
}

#module-giftcard-choicegiftcard #gc-success-modal .gcsm-body .row {
  margin-right: 0px;
  margin-left: 0px;
}

#module-giftcard-choicegiftcard #gc-success-modal .gcsm-body .gcsmb-left .row {
  margin-right: 0px;
  margin-left: 0px;
  border-right: none;
}

#module-giftcard-choicegiftcard #gc-success-modal .gcsm-body .gcsmb-left {
  border-right: none;
}

#module-giftcard-choicegiftcard #gc-success-modal .gcsm-body .gcsm-cart-summary .cart-content-btn {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px 0;
}

#module-giftcard-choicegiftcard
  #gc-success-modal
  .gcsm-body
  .gcsm-cart-summary
  .cart-content-btn
  .btn-secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  text-align: center;
  font: normal normal bold 14px/24px Rajdhani;
  letter-spacing: 0px;
  color: #184467;
  border: 1px solid #184467;
  text-transform: uppercase;
  background: #fff;
  min-height: 50px;
  width: 100%;
}

#module-giftcard-choicegiftcard
  #gc-success-modal
  .gcsm-body
  .gcsm-cart-summary
  .cart-content-btn
  .btn-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
  background: #184467;
  text-align: center;
  font: normal normal bold 14px/24px Rajdhani;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  min-height: 50px;
  width: 100%;
}

#module-giftcard-choicegiftcard
  #gc-success-modal
  .gcsm-body
  .gcsm-cart-summary
  .cart-content-btn
  .btn-primary
  .material-icons {
  display: none;
}

#module-giftcard-choicegiftcard
  #gc-success-modal
  .gcsm-body
  .gcsm-cart-summary
  .cart-products-count {
  text-align: left;
  font: normal normal bold 16px/24px Rajdhani;
  letter-spacing: 0px;
  color: #000;
  margin-bottom: 0;
  font-weight: 700;
}

#module-giftcard-choicegiftcard #gc-success-modal .gcsm-body .gcsm-cart-summary .product-total {
  margin-top: 20px;
  margin-bottom: 35px;
  background: #f8f8f8;
  font-weight: 800;
  padding: 7px;
}

#module-giftcard-choicegiftcard
  #gc-success-modal
  .gcsm-body
  .gcsm-cart-summary
  .product-total
  strong {
  font-weight: 800;
}

#module-giftcard-choicegiftcard #gc-success-modal .gcsm-body .gcsm-cart-summary p {
  display: flex;
  justify-content: space-between;
  color: #363a42;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}

#module-giftcard-choicegiftcard #gc-success-modal .gcsm-body .gcsm-cart-summary p strong {
  font: normal normal 500 14px/24px Rajdhani;
  letter-spacing: 0px;
  color: #000000;
}

#module-giftcard-choicegiftcard #fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background: linear-gradient(
      to top left,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0) calc(45% - 0.8px),
      rgba(0, 0, 0, 1) 50%,
      rgba(0, 0, 0, 0) calc(55% + 0.8px),
      rgba(0, 0, 0, 0) 100%
    ),
    linear-gradient(
      to top right,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0) calc(45% - 0.8px),
      rgba(0, 0, 0, 1) 50%,
      rgba(0, 0, 0, 0) calc(55% + 0.8px),
      rgba(0, 0, 0, 0) 100%
    );
}

#module-giftcard-choicegiftcard #gc-success-modal .gcsm-body .gcsmb-left .col-md-6 p {
  font-size: 16px;
}

#module-giftcard-choicegiftcard .fancybox-close {
  top: 30px;
  right: 43px;
  width: 16px;
  height: 16px;
}

#module-giftcard-choicegiftcard .fancybox-type-image .fancybox-inner .fancybox-image {
  max-width: 785px;
}

#module-giftcard-choicegiftcard #gc-step-receptmode .step-title,
#module-giftcard-choicegiftcard #gc-step-template .step-title,
#module-giftcard-choicegiftcard #gc-step-information .step-title {
  font-size: 12px;
}

@media (min-width: 992px) {
  #module-giftcard-choicegiftcard .fancybox-type-html {
    max-width: 1140px !important;
  }
  #module-giftcard-choicegiftcard
    #gc-success-modal
    .gcsm-body
    .gcsm-cart-summary
    .cart-content-btn {
    flex-direction: row;
    gap: 0 40px;
  }
  #module-giftcard-choicegiftcard
    #gc-success-modal
    .gcsm-body
    .gcsm-cart-summary
    .cart-content-btn
    .btn-secondary {
    width: 50%;
  }
  #module-giftcard-choicegiftcard
    #gc-success-modal
    .gcsm-body
    .gcsm-cart-summary
    .cart-content-btn
    .btn-primary {
    width: 50%;
  }
  #module-giftcard-choicegiftcard #gc-success-modal .gcsm-body .gcsm-cart-summary .product-total {
    margin-bottom: 20px;
  }
  #module-giftcard-choicegiftcard #gc-success-modal .gcsm-body .gcsmb-left .row {
    border-right: 1px solid #ececec;
  }
  #module-giftcard-choicegiftcard .fancybox-type-html .gcsm-body {
    padding: 3.125rem 3.875rem;
  }
}

@media (min-width: 768px) {
  #module-giftcard-choicegiftcard .fancybox-type-html {
    width: calc(100% - 20px);
  }
  #module-giftcard-choicegiftcard .fancybox-type-html .gcsm-header {
    padding: 25px 40px 25px 0;
    margin-left: 40px;
    margin-right: 40px;
  }
  #module-giftcard-choicegiftcard .fancybox-type-html .gcsm-header h4 {
    text-align: center;
    font: normal normal bold 20px/24px Rajdhani;
  }
  #module-giftcard-choicegiftcard #gc-step-receptmode .step-title,
  #module-giftcard-choicegiftcard #gc-step-template .step-title,
  #module-giftcard-choicegiftcard #gc-step-information .step-title {
    font-size: 17px;
  }
}

#category .subcategories .category-miniature img {
  display: none;
}

#category .subcategories-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

#category .subcategories-top-wrapper {
  margin-top: 25px;
}

#category .subcategories-top-wrapper .subcategories-list-item .h2 {
  margin-bottom: 0;
  text-align: center;
}

#category .subcategories-list-item {
  margin: 10px;
  max-width: 300px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#category .subcategories-list .subcategory-btn {
  line-height: 100%;
  border: 1px solid #adadad !important;
  padding: 10px;
  cursor: pointer;
  width: 100%;
  width: 295px;
  background: white;
  border: none;
  outline: none;
  color: black;
}

#category .subcategories-list .subcategory-btn:hover {
  background: #f3f3f3;
  transition: all 0.3s;
}

@media (max-width: 1086px) {
  #category .subcategories-list {
    justify-content: center;
  }
}

.home-boxes__item--top:before {
  position: absolute;
  content: "";
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 3%,
    rgba(66, 66, 66, 0.5217437316723564) 53%,
    rgba(255, 255, 255, 0) 98%
  );
  opacity: 0.6;
  height: 100%;
  width: 100%;
}

.footer .wrapper--third {
  /* padding: 0 40px !important; */
}

.footer .row .col-lg-2.wrapper {
  padding: 0 40px !important;
}

#index .ets_crosssell_block {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}

#products .products .thumbnail-container .product-thumbnail .dw-img-hover,
#index .products .thumbnail-container .product-thumbnail .dw-img-hover,
#product .ets_crosssell_block .thumbnail-container .product-thumbnail .dw-img-hover,
#index .ets_crosssell_block .thumbnail-container .product-thumbnail .dw-img-hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.07, 0.74, 0.56, 0.89);
}

#products .products .product-thumbnail:hover .dw-img-hover,
#index .products .product-thumbnail:hover .dw-img-hover,
#product .ets_crosssell_block .product-thumbnail:hover .dw-img-hover,
#index .ets_crosssell_block .product-thumbnail:hover .dw-img-hover {
  opacity: 1;
  background: #ffffff;
}

/* #products .thumbnail-container .product-thumbnail:hover img {
  opacity: 0;
} */

.page-index .home-products .featured-home-slider {
  margin: 0 !important;
}

/* .home-brands__header {
  margin-top: 0;
  margin-top: 50px;
} */

.home-brands {
  margin-top: 3rem;
  margin-bottom: 5rem;
}
.home-brands__header {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .home-categories {
    margin: 4rem 0;
  }
}
@media (min-width: 1200px) {
  .home-categories {
    margin: 5rem 0;
  }
}
@media (min-width: 1500px) {
  .home-categories__left-side {
    min-height: 200px;
  }
}
#main .page-footer:empty  {
  margin-bottom: 0px;
}
.home-brands__header {
  display: block;
}

.home-brands .row {
  /* align-items: center; */
}

.home-brands .owl-stage {
  display: flex;
  align-items: center;
}

.home-brands img {
  width: 100%;
  /* height: auto; */
  max-width: 100px;
  height: 90px;
  filter: opacity(50%);
  transition: all 0.3s ease-in-out;
}

.home-brands .home-brands-list {
  display: flex;
  align-items: center;
}

.home-brands img:hover {
  filter: opacity(100%);
  transition: all 0.2s ease-in-out;
}

/* .home-brands img[alt="O'neill"]{
transform: scale(1.7);
}

.home-brands img[alt="Manera"]{
  transform: scale(1.3);
} */

.home-brands img[alt="Softech"] {
  transform: scale(0.7);
}

.home-brands img[alt="Phix Doctor"] {
  width: 110px;
}

.home-brands img[alt="Vissla"] {
  width: 110px;
}

.home-brands img[alt="Sex Wax"] {
  width: 110px;
}

.home-brands img[alt="Green Bush"] {
  width: 110px;
}

@media only screen and (max-width: 767px) {
  #brandsList {
    padding: 0;
    margin: 0 auto;
  }
  .home-brands img {
    filter: none;
  }
  .home-brands img[alt="Softech"] {
    transform: scale(0.65);
  }
}

.home-categories-slider-arrows {
  justify-content: flex-end;
}

span.home-categories__header {
  text-align: right;
  display: block;
  line-height: 1.1;
  margin-bottom: 0.5rem;
}

@media only screen and (max-width: 992px) {
  .home-categories-slider-arrows {
    justify-content: flex-start;
  }
  .home-categories__header {
    text-align: initial;
  }
}

#header .header-top .menu .category .js-sub-menu {
  top: 31px;
}

@media only screen and (max-width: 850px) {
  .active-chart .psc-container {
    min-width: auto;
    width: 90%;
  }
}

@media only screen and (max-width: 600px) {
  .active-chart .psc-container {
    padding: 30px 15px;
  }
}

@media only screen and (max-width: 400px) {
  .active-chart .psc-container {
    width: 96%;
    max-height: none;
  }
}

@media (max-width: 768px) {
  #product-review-container-parent {
    left: 50%;
    width: 98vw;
  }
}

#module-giftcard-choicegiftcard
  .gc-section-content
  .custom-radio
  input[type="radio"]:checked
  + span {
  width: 14px;
  height: 14px;
}

.gc-section-content #remaining#characters {
  font-size: 13px;
}

@media screen and (max-width: 360px) {
  #module-giftcard-choicegiftcard .card-block {
    padding: 1.5rem 0;
  }
}

body#checkout #payment-confirmation .ps-shown-by-js {
  display: flex;
  justify-content: flex-end;
}

#module-tpay-validation p.cart_navigation {
  display: flex;
  justify-content: center;
}

#module-tpay-validation .button-exclusive {
  font-size: 1.6rem;
  padding: 5px 20px;
  font-weight: 600;
  margin-top: 20px;
}

@media (min-width: 992px) {
  #order-confirmation .featured-home-slider {
    display: flex;
  }
}

.show-size-chart {
  display: block !important;
}

.hide-size-chart {
  display: none !important;
}

.active-chart {
  display: block !important;
}

.psc-close {
  z-index: 45435435435;
}

/* Repair body#search */

body#search #left-column {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 50px;
}

@media (min-width: 992px) {
  body#search #left-column {
    margin-bottom: 0;
    width: 350px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 350px;
    flex: 0 0 350px;
    max-width: 350px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}

body#search #content-wrapper {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  width: 100%;
  max-width: 100%;
  margin-bottom: 45px;
  padding-left: 25px;
  padding-right: 25px;
}

@media (min-width: 992px) {
  body#search #content-wrapper {
    width: calc(100% - 350px);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 20px;
    padding-right: 20px;
  }
}

body#search #products .highlighted-informations,
body#search .featured-products .highlighted-informations,
body#search .product-accessories .highlighted-informations,
body#search .product-miniature .highlighted-informations {
  position: static;
}

body#search #wrapper {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

body#search #js-product-list-header .h1 {
  font: normal normal bold 36px/52px Rajdhani;
  letter-spacing: 1.8px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 0px;
  text-align: center;
}

@media (min-width: 768px) {
  body#search #js-product-list-header .h1 {
    text-align: center;
    font: normal normal bold 48px/52px Rajdhani;
    letter-spacing: 2.4px;
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) {
  body#search #js-product-list-header .h1 {
    text-align: left;
  }
}

body#search #js-product-list-header .block-category {
  padding-bottom: 35px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
}

@media (min-width: 768px) {
  body#search #js-product-list-header .block-category {
    padding-bottom: 20px;
  }
}

body#search #js-product-list-header .block-category {
  min-height: unset;
}

body#search #js-product-list-header #category-description > p {
  font: normal normal 500 16px/24px Rajdhani;
  letter-spacing: 0px;
  color: #000000;
}

body#search #js-product-list-header .category-learn-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body#search #js-product-list-header .category-learn-more__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 10px;
  margin-top: 30px;
}

body#search #js-product-list-header .category-learn-more__img {
  width: 18px;
  height: 31px;
  -o-object-fit: contain;
  object-fit: contain;
}

body#search #js-product-list-header .category-learn-more__title {
  text-align: left;
  font: normal normal bold 16px/24px Rajdhani;
  letter-spacing: 0px;
  color: #f8b04a;
}

body#search .products-selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 5px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 992px) {
  body#search .products-selection {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

body#search .products-selection .selectedFilters {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: flex-start;
  gap: 5px 5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* #cart .cart-grid .label {
  display: none;
} */

#cart .cart-grid .cart-grid-body .label {
  display: initial;
  font: normal normal 500 16px/21px Rajdhani;
  margin: 0 auto;
  width: auto;
  margin-top: 45px;
}

#order-confirmation .card-block ul li {
  font: normal normal 400 16px/24px Rajdhani;
}

@media (min-width: 992px) {
  body#search .products-selection .selectedFilters {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

body#search .products-selection .selectedFilters .clearAll {
  margin-bottom: 0;
  display: block;
}

@media (min-width: 992px) {
  body#search .products-selection .selectedFilters .clearAll {
    display: none;
  }
}

body#search .products-selection .selectedFilters .cf {
  margin: 0;
  color: #000000;
  font: normal normal 500 14px/14px Rajdhani;
  padding: 6px 10px 6px;
}

body#search .products-selection .selectedFilters .cf .filter-type {
  text-transform: capitalize;
  margin-right: 5px;
}

body#search .products-selection .selectedFilters .cf .u-times {
  color: #000000;
  opacity: 1;
  margin-left: 6px;
}

body#search .products-selection .selectedFilters .cf .u-times:before {
  line-height: 100%;
  font-weight: 700;
  color: #000000;
}

body#search .products-selection .selectedFilters.hidden ~ .selected-filters-title {
  display: none;
}

body#search .products-selection #js-product-list-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  body#search .products-selection #js-product-list-top {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (min-width: 992px) {
  body#search .products-selection #js-product-list-top {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 0;
  }
}

body#search .products-selection .selected-filters-title {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font: normal normal bold 14px/24px Rajdhani;
  letter-spacing: 0.7px;
  color: #000000;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  body#search .products-selection .selected-filters-title {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}

body#search .sort-by-row {
  gap: 2px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (min-width: 768px) {
  body#search .sort-by-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

body#search .sort-by-row .dropdown-menu {
  left: 0;
  right: 0;
  -webkit-box-shadow: 0px 0px 16px #0000000f;
  box-shadow: 0px 0px 16px #0000000f;
  font: normal normal 400 14px/24px Rajdhani;
  background: #fff;
  width: 100%;
}

@media (min-width: 768px) {
  body#search .sort-by-row .dropdown-menu {
    width: auto;
    left: auto;
    min-width: 300px;
  }
}

@media (min-width: 992px) {
  body#search .sort-by-row .dropdown-menu {
    min-width: 208px;
  }
}

body#search .sort-by-row .dropdown-menu .select-list:hover {
  background: #f8b04a;
}

body#search .sort-by-row .dropdown-menu .select-list.current {
  font-weight: 700;
}

body#search .sort-by {
  font: normal normal bold 14px/24px Rajdhani;
  letter-spacing: 0.7px;
  color: #000000;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
}

body#search .sort-by-row-container {
  width: 100%;
}

@media (min-width: 768px) {
  body#search .sort-by-row-container {
    width: auto;
  }
}

body#search .products-sort-order {
  width: 100%;
}

@media (min-width: 768px) {
  body#search .products-sort-order {
    width: auto;
  }
}

body#search .products-sort-order .select-title {
  font: normal normal bold 14px/24px Rajdhani;
  border: 1px solid #000000;
  padding: 12px 15px;
  width: 100%;
}

@media (min-width: 768px) {
  body#search .products-sort-order .select-title {
    width: auto;
    min-width: 300px;
  }
}

@media (min-width: 992px) {
  body#search .products-sort-order .select-title {
    min-width: 208px;
  }
}

body#search .products-sort-order .select-title i {
  height: auto;
  line-height: 100%;
}

/* pozostałe style dodane do wierszy z wszystkimi body#category w main.css */

@media only screen and (min-width: 576px) and (max-width: 991px) {
  #product #content .images-container {
    flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 600px) {
  body#module-psgdpr-gdpr #wrapper > .container,
  body#discount #wrapper > .container,
  body#order-slip #wrapper > .container,
  body#history #wrapper > .container,
  body#addresses #wrapper > .container,
  body#identity #wrapper > .container,
  body#my-account #wrapper > .container {
    padding-right: 45px;
    padding-left: 45px;
  }
}

/* #product #product-thumbnails-container .swiper-slide {
  height: 80px;
  margin-bottom: 15px;
}
#product #product-thumbnails-container .swiper-vertical > .swiper-wrapper  {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
} */

#product .product-container__desc .img-thumbnail.manufacturer-logo {
  height: 40px;
}

#product .product-accessories {
  display: none;
}

body#product .ets_crosssell_block .crosssell_product_list_wrapper .slick-prev.slick-arrow,
body#product .ets_crosssell_block .crosssell_product_list_wrapper .slick-next.slick-arrow {
  display: block !important;
  box-shadow: none !important;
}

.glightbox-clean .gslide-media {
  background: white;
}

@media only screen and (min-width: 992px) {
  #product #product-thumbnails-container {
    order: 1;
  }

  #product .product-container__images-container {
    order: 2;
  }
}

h2.ets_crosssell_title,
span.ets_crosssell_title {
  border-bottom: 1px solid #ddd;
  display: flex;
  display: -webkit-flex;
  margin-bottom: 25px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: auto;
  line-height: 1.7;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.MsoNormal {
  font-size: 16px !important;
  line-height: 26px !important;
}

#manufacturer-short_description h1,
#manufacturer-short_description h2 {
  text-align: left !important;
}

#category #main span.s1 a strong,
#category #main span.s1 a,
#manufacturer #main span.s1 a strong,
#manufacturer #main span.s1 a {
  color: #f8b04a !important;
  text-decoration: underline;
  transition: all 0.3s ease-out;
}

#category #main span.s1 a:hover strong,
#category #main span.s1 a:hover,
#manufacturer #main span.s1 a:hover strong,
#manufacturer #main span.s1 a:hover {
  color: #d79b47 !important;
  transition: all 0.3s ease-out;
}

#category #main .subcategory-block ol,
#category #main .subcategory-block ul {
  padding-left: 20px;
}

#category #main .subcategory-block li {
  position: relative;
}

#category #main .subcategory-block li:before {
  position: absolute;
  content: "";
  display: block;
  left: -16px;
  top: 9px;
  width: 6px;
  height: 6px;
  background: black;
  border-radius: 50%;
}

.pack-product-name a,
.pack-product-price,
.pack-product-quantity,
.product-pack .h4 {
  font-size: 20px;
  line-height: 18px;
}

.product-pack .mask {
  width: auto;
  height: auto;
}

.product-pack .thumb-mask > .mask img {
  width: 105px;
  height: auto;
}

.product-pack .pack-product-container {
  justify-content: space-between;
}

#product
  .product-container__desc
  .product-add-to-cart
  .product-quantity
  .qty
  .bootstrap-touchspin-down {
  left: 2px;
}

.page-category .category-description h2 {
  text-align: left !important;
}

.page-category .pre_content_wrapper .text-muted h2 {
  font-size: 3rem !important;
  color: #000;
  font-weight: 400 !important;
  line-height: 1.2em;
  margin-bottom: 15px;
  margin-top: 25px;
  width: 100%;
  text-align: left !important;
}
.page-category .pre_content_wrapper .text-muted h2 span {
  font-size: 3rem !important;
  color: #000;
  font-weight: 400 !important;
  line-height: 1.2em;
}

#products h3.product-title {
  text-transform: uppercase;
}

#product .product-add-to-cart .wrapper-flex {
  display: flex;
  flex-direction: column;
}

#product .product-add-to-cart .wrapper-flex button.add-to-cart {
  width: max-content;
}

.twisto__container {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.twisto__text {
  font-weight: 700;
  line-height: 18px;
  font-size: 20px;
  color: black;
}

.twisto__custom-link {
  display: block;
  margin-left: 10px;
}

.twisto__custom-link:hover {
  text-decoration: none;
}

.twisto__logo {
  height: 28px;
  width: auto;
}

.twisto__logo-small {
  width: 40px;
  height: auto;
  position: absolute;
  top: -10px;
}

#checkout #payment-option-1-container label[for="payment-option-1"] {
  position: relative;
}
/* TWISTO - END  */

span.home-header {
  font-family: "Rajdhani", sans-serif;
  display: block;
  line-height: 1.1;
  margin-bottom: 0.5rem;
}

span.home-header--white {
  font-family: "Rajdhani", sans-serif;
  display: block;
  line-height: 1.1;
  margin-bottom: 0.5rem;
}

#giftcard_block span {
  font: normal normal bold 18px/24px Rajdhani;
  display: block;
}

span.af_subtitle {
  display: block;
}

#product .radio-label {
  color: #e1e1e1;
}
#product .radio-label.available {
  color: #232323;
}

#order-confirmation .product-guide__forward--desktop {
  top: 120px;
}

/* PRODUCT availability MESSAGE POSITION START */
#product .product-information {
  position: relative;
}

#product span#product-availability {
  position: absolute;
  top: -99px;
}

#product #product-sku {
  padding-bottom: 25px;
}

#product #product-availability.no-price-history {
  transform: translateY(20px);
}

#product #product-availability.price-history-yt-vid {
  transform: translateY(-31px) !important;
}

/* PRODUCT availability MESSAGE POSITION END */

.footer .h3,
.footer .links li a,
.footer .footer__contact,
.footer #block-newsletter-label.block-newsletter-label {
  padding-left: 0;
}

.footer .copyright-wrapper {
  margin-top: 15px;
}

.footer .col-lg-6.links {
  padding: 0;
}

.footer .footer__contact--title::after {
  left: 6px;
}

@media (max-width: 992px) {
  .carousel.slide.home-carousel-wrapper {
    width: 100%;
  }
  .footer-container .links ul > li a {
    color: #fff !important;
  }
  #product span#product-availability {
    top: -120px;
  }
}

@media (min-width: 992px) {
  #product span#product-availability {
    top: -120px;
  }
}

@media (min-width: 1200px) {
  .footer-container .container {
    max-width: 95% !important;
  }
}

@media (min-width: 1350px) {
  #product span#product-availability {
    top: -99px;
  }
}

@media (min-width: 1600px) {
  .footer .block-social ul li {
    width: 15%;
  }
  .footer-container .container {
    max-width: 85% !important;
  }
}

.contact-infos::before {
  content: "";
  display: block;
  background-image: url("../img/main/icon_header_call_white.svg");
  background-repeat: no-repeat;
  width: 25px;
  height: 21px;
  position: absolute;
  top: 7px;
  left: -30px;
  background-size: cover;
  transform: translateY(-3px);
}

.contact-infos a:not(.footer__phone-link)::before {
  content: "";
  display: block;
  background-image: url("../img/main/envelope.svg");
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: relative;
  top: 25px;
  left: -20px;
}

.footer__navbar-link--first:hover {
  background-color: #f8b04a !important;
  color: white !important;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.footer__navbar-link--second:hover {
  background-color: #184467 !important;
  color: white !important;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.footer__navbar-link--third:hover {
  background-color: #a3ceb0 !important;
  color: white !important;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

body#checkout
  section.checkout-step
  .delivery-options
  .carrier-extra-content
  .inpost-shipping-container
  .row
  .inpost-shipping-button {
  width: max-content;
}

@media only screen and (min-width: 1200px) {
  #category-80,
  #category-157,
  #category-235,
  #category-164,
  #category-165 {
    position: relative;
    border-right: none !important;
  }

  #category-80:after,
  #category-157::after,
  #category-235::after,
  #category-164::after,
  #category-165::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 420px;
    width: 1px;
    background: #e2e2e2;
  }
}

#category-209 .menu-image {
  display: none;
}

.product-pre-additional-info__notify-me a#send_app_button {
  display: none !important;
}

.product-pre-additional-info__ask-about .tabs {
  display: none !important;
}

.product-pre-additional-info__notify-me #send_aap_button.btn-primary {
  display: none !important;
}

.product-pre-additional-info__notify-me .tabs {
  padding-top: 0;
}

body.page-guest-tracking #main {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

body.page-guest-tracking #main .page-header {
  text-align: center;
}

body.page-guest-tracking .page-content p {
  font-size: 1.7rem;
}

body.page-guest-tracking table {
  font-size: 1.6rem;
}

body.page-guest-tracking label {
  font-size: 1.3rem;
  padding-right: 0;
}

body.page-guest-tracking #delivery-address,
body.page-guest-tracking #invoice-address {
  font-size: 1.6rem;
}

body.page-guest-tracking .box a.tracking-link {
  color: #0c20ff;
  font-weight: bold;
}

body.page-guest-tracking .addresses {
  padding-top: 20px;
}

body.page-guest-tracking .addresses h4 {
  font-size: 1.8rem;
}

body.page-guest-tracking .form-control-comment {
  font-size: 1.2rem;
  color: #242424;
}

body.page-guest-tracking .btn-primary {
  font-size: 1.5rem;
}

body.page-guest-tracking .form-control {
  font-size: 1.3rem;
  color: black;
  padding: 0.8rem 1rem;
}

body.page-guest-tracking #content {
  font-size: 1.45rem;
}

body.page-guest-tracking h1.h3 {
  font-size: 2rem;
  margin-top: 60px;
  margin-bottom: 20px;
}

body.page-guest-tracking ul li {
  color: black;
  font-size: 1.6rem;
}

body.page-guest-tracking ul {
  margin-bottom: 20px;
}

body.page-guest-tracking section.form-fields span {
  font-size: 1.5rem;
  color: black;
  margin-right: 10px;
}

body.page-guest-tracking .guest-tracking__btn {
  margin-top: 10px;
}

.x13pricehistory > .x13pricehistory__text--before-discount {
  margin-top: 0;
}

body#my-account #content .links a span.link-item::before {
  margin-left: 0;
}

#mobile_top_menu_wrapper .top-menu .navbar-toggler {
  padding-right: 20px !important;
}

body#category #products .products .product-flag.on-sale,
.home-products .product-flag.on-sale {
  background: #000 !important;
  color: white;
}

body#category #products .products .product-flag.discount,
.home-products .product-flag.discount{
  background: #f8b04a;
}
body#search #products .products .product-flag.discount,
.home-products .product-flag.discount {
  background: #f8b04a;
}
/*Cookie Consent Begin*/
#hubspot-messages-iframe-container {
  z-index: 2147483617 !important;
}
#cookieConsent {
  display: none;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #333;
  line-height: 26px;
  padding: 15px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2147483647;
  line-height: 1.4;
  box-shadow: 0px -6px 27px rgb(0, 0, 0, 0.15);
}
#cookieConsent a {
  color: #4b8ee7;
  text-decoration: none;
}
#closeCookieConsent {
  float: right;
  display: inline-block;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin: -15px 0 0 0;
  font-weight: bold;
}
#closeCookieConsent:hover {
  color: #fff;
}
#cookieConsent a.cookieConsentOK {
  background-color: #184467;
  color: #fff;
  display: inline-block;
  padding: 14px 40px;
  cursor: pointer;
  float: right;
  height: fit-content;
  opacity: 1;
  transition: all 0.2s;
  border: 1px solid #184467;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
}
#cookieConsent a.cookieConsentOK:hover {
  color: #184467;
  background-color: #fff;
}
.cookieConsent__img {
  margin-right: 75px;
}
.cookieConsent__inner {
  min-height: 141px;
  margin: 0 auto;
  display: flex;
  max-width: 1580px;
  align-items: center;
}
.cookieConsent__text {
  max-width: 805px;
  margin-right: auto;
  padding-right: 75px;
  font-size: 2rem;
}

@media (max-width: 1115px) {
  .cookieConsent__img {
    width: 70px;
    margin-right: 20px;
  }

  .cookieConsent__inner {
    min-height: 60px;
  }

  .cookieConsent__text {
    font-size: 1.6rem;
    padding-right: 20px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 950px) {
  .cookieConsent__inner {
    flex-direction: column;
  }

  .cookieConsent__text {
    text-align: center;
    padding-right: 0;
    margin-right: auto;
    margin-bottom: 10px;
  }
}

/*Cookie Consent End*/

.percentage-discount {
  display: block;
  position: absolute;
  right: 0;
  top: 190px;
}

.percentage-discount span {
  background: transparent !important;
}

body#product
  .ets_crosssell_block
  .product-miniature
  .thumbnail-container
  .product-flags.js-product-flags
  .discount {
  background: #f8b04a;
}

#product .percentage-discount--product-details,
#search .percentage-discount--product-details {
  background: #f8b04a;
  display: block;
  position: absolute;
  left: 20px;
  top: 40px;
  z-index: 2;
}

#product .percentage-discount--product-details span {
  font: normal normal bold 14px/14px Rajdhani;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 10px;
  display: block;
}


.top-info-block__wrapper {
  background-color: black;
  min-height: 40px;
  position: sticky;
  position: -webkit-sticky;
  z-index: 10000001;
  top: 0;
}
@media only screen and (max-width: 991px) {
  .top-info-block__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10000001;
  }
}
.top-info-block__wrapper .top-info-block__content {
  text-transform: uppercase;
  font-family: Rajdhani, sans-serif;
  font-size: 1.25rem;
  line-height: 1.55em;
  margin: 0;
  margin-top: 6px;
  margin-bottom: 6px;
  text-align: center;
  color: white;
  font-weight: 700;
  padding: 0 12px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-height: 40px;
}
@media only screen and (max-width: 360px) {
  .top-info-block__wrapper .top-info-block__content {
    font-size: 0.6125rem;
    line-height: 1rem;
  }
}

@media only screen and (min-width: 992px) {
  .top-info-block__wrapper .top-info-block__content {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.8rem;
    line-height: 1.25em;
  }
}
@media only screen and (min-width: 1200px) {
  .top-info-block__wrapper .top-info-block__content {
    font-size: 1.5rem;
  }
}
.top-info-block__wrapper .top-info-block__content span {
  white-space: break-spaces;
}

.top-info-block__code{
  background-color: #fff;
  color: #000;
  padding-left: 6px;
  padding-right: 4px;
  margin-left: 4px;
  margin-right: 4px;
}

.mc-layout__modalContent{
  background: white;
}

#products .products .product-flag.out_of_stock,
.home-products .product-flag.out_of_stock {
  background: #184467 !important;
}

#products .products .product-flag.new,
.home-products .product-flag.new{
  background:#a3ceb0 !important;
}

#products .products .product-flag.on-sale,
.home-products .product-flag.on-sale{
  background-color: black !important;
}

body#checkout a.top-info-block__content:hover {
    color: white;
}

#category a.custom-show-btn{
  margin-bottom: 18px;
  text-align: left !important;
  font-weight: 600;
}

#category .af_filter a.custom-show-btn{
  display: none !important;
}

.custom-show-btn > span{
  text-align: left !important;
  color: black;
}

@media only screen and (max-width: 992px){
  #category .af_filter a.custom-show-btn{
    display: none !important;
  }
  #category .af_filter:not(.closed) a.custom-show-btn{
    display: inline-block !important;
  }

  #category .af_filter .toggle-cut-off{
    margin-left: 10px;
    padding: 10px 0;
    margin-bottom: 0px;
  }
  #category .af_filter .expandable:not(.closed){
    padding-bottom: 20px;
  }

  #category .af_filter .custom-checkbox.cut{
    display: none;
  }
}

#module-giftcard-choicegiftcard h1{
  text-transform: uppercase;
    font: normal normal bold 48px/52px Rajdhani;
    letter-spacing: 2.4px;
    margin-bottom: 10px;
    text-align: center !important;
    margin-top: 30px;
}

#module-giftcard-choicegiftcard .gift-card-custom__text{
    font: normal normal 500 18px/26px Rajdhani;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    max-width: 800px;
    margin: 0 auto 40px;
}

.gift-card-custom__img{
  margin: 0 auto 40px;
  display: block;
}

.gift-card-custom__img-wrapper{
    max-width: 800px;
    position: relative;
    margin: 0 auto;
}

.gift-card-custom__img-wrapper:before{
  height: 100%;
  width: 10px;
  background: #faa034;
  content: '';
  position: absolute;
  left: 0; top: 0;
}

.gift-card-custom__img-wrapper:after{
  height: 100%;
  width: 10px;
  background: #faa034;
  content: '';
  position: absolute;
  right: 0; top: 0;
}

#module-giftcard-choicegiftcard .gift-card-custom__heading{
    font: normal normal 500 24px/20px Rajdhani;
    letter-spacing: 0;
    color: #000;
    text-align: center !important;
    max-width: 800px;
    margin: 40px auto 20px;
    display: block;
}

#module-giftcard-choicegiftcard h2.step-title{
  font: normal normal 500 18px/26px Rajdhani;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    max-width: 500px;
    margin: 0 auto 20px;
}

#module-giftcard-choicegiftcard .gc-section-content {
  max-width: 500px;
  margin: 0 auto;
}

#module-giftcard-choicegiftcard #formgiftcard input.input_user_from,
#module-giftcard-choicegiftcard #formgiftcard input.input_user_from:focus,
#formgiftcard input.input_user_to,
#formgiftcard input.input_user_to:focus,
#formgiftcard input.input_user_to:active{
  background: none;
}

#formgiftcard .textarea_comment,
#formgiftcard .textarea_comment:focus,
#formgiftcard .textarea_comment:active {
  background: none;
}

#formgiftcard .input {
  padding: 13px 13px 13px 13px;
  border-color: black;
  box-shadow: none;
}

#formgiftcard button.submit_button{
  height: 46px;
  border: none;
}

#formgiftcard .ta-gc-submit {
  display: flex;
  column-gap: 10px;
}

.gift-card-custom__value{
  font: normal normal 500 16px/24px Rajdhani;
}

@media only screen and (max-width: 600px){
  #module-giftcard-choicegiftcard h1{
    margin-top: 0;
    font: normal normal bold 40px/42px Rajdhani;
  }

  #module-giftcard-choicegiftcard .gift-card-custom__text {
    font: normal normal 500 17px/26px Rajdhani;
  }

  #module-giftcard-choicegiftcard #gc-step-information .step-title {
    font-size: 17px;
  }
}

#giftcard_block p.link_gift_cards{
  background: none;
  padding: 0;
}

#giftcard_block{
  box-shadow: none;;
}

@media only screen and (max-width: 991px){
  #header{
    margin-top: 50px;
  }

  .page-home .carousel .carousel-indicators li {
    width: 12px;
    height: 12px;
  }
  .page-home .carousel .carousel-indicators li.active{
    width: 16px;
    height: 16px;
  }

  .page-home .carousel .carousel-item .caption .btn {
    margin-top: 0;
  }

  .header__mobile-icons{
    padding: 12px 0 12px 0;
  }

  .header-search{
    padding: 12px 0;
  }

  #wrapper .breadcrumb{
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  body#category .category-learn-more__title{
    text-align: left;
    font: normal normal bold 16px/24px Rajdhani;
    letter-spacing: 0;
    color: #f8b04a;
  }

  body#category .category-learn-more__link{
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0 10px;
  }

  body#category #left-column{
    margin-bottom: 20px;
  }

  body#category #js-product-list-header .block-category {
      padding-bottom: 10px;
  }
}

@media only screen and (max-width: 768px){
  .mc-banner {
      display: none !important;
  }
}


@media only screen and (max-width: 400px){
.home-boxes__btn {
    margin-top: 5px!important;
    line-height: 20px !important;
    font-size: 1.6rem !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

.product-description h3,
.product-description .h3 {
  font-size: 1.17em;
}

.product-description h2,
.product-description .h2 {
  font-size: 1.5em;
}

.product__delivery-payment {
  display: grid;
  row-gap: 20px;
}

.product__delivery-payment p {
  font: normal normal 500 16px/24px Rajdhani;
  letter-spacing: 0;
}

.product__delivery-payment ul {
  list-style: square inside none;
  margin-bottom: 1em;
}

.product__delivery-payment .delivery-payment__header {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.product__delivery-payment .delivery-payment__address {
  font-weight: 600;
}

.phone-flags {
  display: inline-grid;
  grid-template-columns: repeat(2, 20px);
  column-gap: 5px;
  margin-right: 5px;
  position: relative;
  top: 1px;
}

.contact__phone {
  position: relative;
}

.category__side-banner {
  display: none;
  padding: 1.5625rem 1.25rem;
  position: relative;
}

.category__side-banner img {
  max-width: 100% !important;
  object-fit: contain;
}

.category__side-banner .suggested-product__url {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .product__delivery-payment {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
  }
}

@media screen and (min-width: 992px) {
  .category__side-banner {
    display: block;
    margin-top: 160px;
  }
}

#main .gm-cat-second-desc ul {
  font-size: 16px;
  padding-bottom: 1rem;
  padding-left: 3rem;
}


.product-recommended__forward, .product-similar__forward {
  display:none !important;
}



body#search #products .products .product-flag.discount,
body#category #products .products .product-flag.discount,
body#prices-drop #products .products .product-flag.discount,
body#new-products #products .products .product-flag.discount,
body#best-sales #products .products .product-flag.discount,
body#manufacturer #products .products .product-flag.discount,
.home-products .product-flag.discount {
  background: #f8b04a;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.newsletter-home {
  margin-top:0;
}

@media screen and (max-width: 991px) {
  .newsletter-home__right {
    display:none;
  }
}

.product-guide__forward--mobile {
  display:none;
}


.home-products__item {
  position: relative;
}

/* Product Page */
#product .product-container__desc .product-variants-item .input-radio:not(.available):checked + span {
  border: 1px solid #e1e1e1;
  background: #e1e1e1;
}

#product .product-container__desc .product-variants-item .input-radio.available:checked + span {
  background: #00c922;
}

/* Product flag */
.product-flags li.product-flag.on-sale {
  display: none;
}

/* Products Listing Layout - full width */
body#category #wrapper,
body#category #wrapper > .container,
body#search #wrapper,
body#search #wrapper > .container,
body#manufacturer #wrapper,
body#manufacturer #wrapper > .container,
body#prices-drop #wrapper,
body#prices-drop #wrapper > .container {
  max-width: unset;
}

@media (min-width: 1200px) {
  body#search #products .products > .product,
  body#category #products .products > .product,
  body#prices-drop #products .products > .product,
  body#new-products #products .products > .product,
  body#best-sales #products .products > .product,
  body#manufacturer #products .products > .product {
    max-width: unset;
  }
}

/* MOBILE HEADER LAYOUT */
.ham-top {
  top: 18px;
}

.ham-middle {
  bottom: 15px;
}

.ham-bottom {
  bottom: 28px;
}

.tadaa .bread-middle {
  -webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99),
  -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  overflow: hidden;
}

.tadaa .ham-top {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.tadaa .ham-middle {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  width: 0;
}

.tadaa .ham-bottom {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

#header .header-top-right {
  padding-left: 10px;
  column-gap: 10px;
}

@media screen and (min-width: 768px) {
  #header .header-top-right {
    padding-left: 15px;
    column-gap: 20px;
  }
}

@media screen and (min-width: 1200px) {
  #header .header-top-right {
    padding-left: 20px;
    column-gap: unset;
  }

  #header .header-top-right #menu-icon {
    display: none;
  }
}

.product-container__desc .product-pack-price {
  display: none;
}

/* TOGGLE FILTERING ON MOBILE */
#amazzing_filter .block_content {
  max-height: 0;
  transition: all ease-in-out 0.55s;
  visibility: hidden;
}

#amazzing_filter .filter-toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}

#amazzing_filter .filter-toggle:checked ~ .block_content {
  visibility: visible;
  max-height: 100vh;
  transition: all ease-in-out 0.55s;
}

#amazzing_filter .filter-toggle:checked + .title_block:before {
  transform: rotate(225deg);
}

#amazzing_filter.af.block {
  text-align: center;
}

#amazzing_filter .title_block {
  position: relative;
  display: inline-flex;
  width: auto;
  align-items: center;
  column-gap: 15px;
}

#amazzing_filter .title_block:before {
  display: none;
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 3px;
  border-style: solid;
  border-color: #000;
  border-width: 0 2px 2px 0;
  width: 11px;
  height: 11px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.55s ease-in-out;
}

.subcategories-top-wrapper {
  display: none;
}

#amazzing_filter .title_block .filter-title__arrow {
  border-style: solid;
  border-color: #000;
  border-width: 0 5px 5px 0;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.55s ease-in-out;
}

body#manufacturer #amazzing_filter .title_block:before {
  right: -13px;
}

.gift-card {
  padding: 15px;
}

.gift-card > div {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px calc(20px + 3%) 5px;
  width: 100%;
  height: 100%;
}

#manufacturer #main .pagination ul.page-list {
  display: block;
}

body#search #left-column,
body#category #left-column,
body#prices-drop #left-column,
body#new-products #left-column,
body#best-sales #left-column,
body#manufacturer #left-column {
  order: 2;
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 10px;
}

body#search #wrapper > .container,
body#category #wrapper > .container,
body#prices-drop #wrapper > .container,
body#new-products #wrapper > .container,
body#best-sales #wrapper > .container,
body#manufacturer #wrapper > .container {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-direction: column;
}

body#search .pre_content_wrapper,
body#category .pre_content_wrapper,
body#prices-drop .pre_content_wrapper,
body#new-products .pre_content_wrapper,
body#best-sales .pre_content_wrapper,
body#manufacturer .pre_content_wrapper {
  flex-grow: 1;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  order: 1;
}

body#search #content-wrapper,
body#category #content-wrapper,
body#prices-drop #content-wrapper,
body#new-products #content-wrapper,
body#best-sales #content-wrapper,
body#manufacturer #content-wrapper {
  order: 3;
  width: 100%;
  max-width: 100%;
  margin-bottom: 45px;
  padding-left: 25px;
  padding-right: 25px;
}

body#search #left-column #amazzing_filter .title_block,
body#category #left-column #amazzing_filter .title_block,
body#prices-drop #left-column #amazzing_filter .title_block,
body#new-products #left-column #amazzing_filter .title_block,
body#best-sales #left-column #amazzing_filter .title_block,
body#manufacturer #left-column #amazzing_filter .title_block {
  font-size: 22px;
  line-height: 28px;
}

.af_filter_content {
  max-height: 150px;
  overflow-y: scroll;
}

body#category #js-product-list-header .category-learn-more__link {
  margin-top: 10px;
}

.hidden {
  display: none!important;
}

#left-column ~ #content-wrapper .products-selection {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  #amazzing_filter .title_block:before {
    right: 35px;
  }
}

@media screen and (min-width: 992px) {
  #amazzing_filter {
    overflow: unset;
  }

  #amazzing_filter .filter-toggle {
    display: none;
  }

  #amazzing_filter .block_content {
    max-height: unset;
    visibility: visible;
  }

  #amazzing_filter > .title_block {
    width: unset;
    text-align: center !important;
    margin-bottom: 30px !important;
    pointer-events: none;
  }

  #amazzing_filter .title_block:before,
  #amazzing_filter .title_block .filter-title__arrow {
    display: none;
  }

  body#search #wrapper > .container,
  body#category #wrapper > .container,
  body#prices-drop #wrapper > .container,
  body#new-products #wrapper > .container,
  body#best-sales #wrapper > .container,
  body#manufacturer #wrapper > .container {
    display: flex;
  }

  body#search #left-column,
  body#category #left-column,
  body#prices-drop #left-column,
  body#new-products #left-column,
  body#best-sales #left-column,
  body#manufacturer #left-column {
    margin-bottom: 50px;
    width: 100%;
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    flex: 0 0 100%;
    display: flex;
    flex-direction: column;
  }

  body#search #content-wrapper,
  body#category #content-wrapper,
  body#prices-drop #content-wrapper,
  body#new-products #content-wrapper,
  body#best-sales #content-wrapper,
  body#manufacturer #content-wrapper {
    width: 100%;
  }

  body#search #left-column #amazzing_filter #af_form .closed .af_filter_content,
  body#category #left-column #amazzing_filter #af_form .closed .af_filter_content,
  body#prices-drop #left-column #amazzing_filter #af_form .closed .af_filter_content,
  body#new-products #left-column #amazzing_filter #af_form .closed .af_filter_content,
  body#best-sales #left-column #amazzing_filter #af_form .closed .af_filter_content,
  body#manufacturer #left-column #amazzing_filter #af_form .closed .af_filter_content {
    display: none;
  }

  body#search #left-column #giftcard_block,
  body#category #left-column #giftcard_block,
  body#prices-drop #left-column #giftcard_block,
  body#new-products #left-column #giftcard_block,
  body#best-sales #left-column #giftcard_block,
  body#manufacturer #left-column #giftcard_block {
    text-align: center;
    order: 1;
  }

  body#search #left-column #amazzing_filter,
  body#category #left-column #amazzing_filter,
  body#prices-drop #left-column #amazzing_filter,
  body#new-products #left-column #amazzing_filter,
  body#best-sales #left-column #amazzing_filter,
  body#manufacturer #left-column #amazzing_filter {
    order: 3;
  }

  body#search #left-column #amazzing_filter .title_block,
  body#category #left-column #amazzing_filter .title_block,
  body#prices-drop #left-column #amazzing_filter .title_block,
  body#new-products #left-column #amazzing_filter .title_block,
  body#best-sales #left-column #amazzing_filter .title_block,
  body#manufacturer #left-column #amazzing_filter .title_block {
    font-size: 38px;
    line-height: 42px;
  }

  body#search #left-column .category__side-banner,
  body#category #left-column .category__side-banner,
  body#prices-drop #left-column .category__side-banner,
  body#new-products #left-column .category__side-banner,
  body#best-sales #left-column .category__side-banner,
  body#manufacturer #left-column .category__side-banner {
    order: 2;
    margin-top: 20px;
  }

  body#search #left-column #amazzing_filter #af_form .af_subtitle_heading .af_subtitle::before,
  body#category #left-column #amazzing_filter #af_form .af_subtitle_heading .af_subtitle::before,
  body#prices-drop #left-column #amazzing_filter #af_form .af_subtitle_heading .af_subtitle::before,
  body#new-products #left-column #amazzing_filter #af_form .af_subtitle_heading .af_subtitle::before,
  body#best-sales #left-column #amazzing_filter #af_form .af_subtitle_heading .af_subtitle::before,
  body#manufacturer #left-column #amazzing_filter #af_form .af_subtitle_heading .af_subtitle::before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 3px;
    border: 2px solid #000;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
  }

  body#search #left-column #amazzing_filter #af_form,
  body#category #left-column #amazzing_filter #af_form,
  body#prices-drop #left-column #amazzing_filter #af_form,
  body#new-products #left-column #amazzing_filter #af_form,
  body#best-sales #left-column #amazzing_filter #af_form,
  body#manufacturer #left-column #amazzing_filter #af_form {
    border-left: unset;
    padding-left: unset;
    position: relative;
  }

  .af_filter {
    width: calc(25% - 35px);
  }

  #af_form {
    display: flex;
    column-gap: 35px;
    flex-wrap: wrap;
  }

  #af_form .hidden_inputs {
    position: absolute;
    top: 0;
    left: 0;
  }

  .subcategories-top-wrapper {
    display: block;
  }
}

/* DESKTOP / MOBILE

h1: 26px / 26px
h2: 22px / 22px
h3: 20px / 20px
p: 16px / 16px

 */
/* Nagłówek H1-H2 */

#product .product-description h1:not(h1),
.rte-content h1,
.page-category .gm-cat-second-desc h1,
#manufacturer-description h1,
#manufacturer-short_description h1,
.custom-product-details h1,
.category-description h1,
#blogpage .blog-detail h1.blog-title,
.blog-detail h1 {
  font-size: 26px !important;
  line-height: 1.25em !important;
  color: inherit !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  font-weight: 600 !important;
  font-family: "Rajdhani", sans-serif !important;
}

#product .product-description h2,
.rte-content h2,
.page-category .gm-cat-second-desc h2,
.custom-product-details h2,
.category-description h2,
#manufacturer-description h2,
#manufacturer-short_description h2,
.blog-detail h2 {
  font-size: 22px !important;
  line-height: 1.25em !important;
  color: inherit !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  font-weight: 600 !important;
  font-family: "Rajdhani", sans-serif !important;
}

/* Nagłówek H3-H6 */
#product .product-description h3,
.rte-content h3,
.page-category .gm-cat-second-desc h3,
.category-description h3,
.custom-product-details h3,
#manufacturer-description h3,
#manufacturer-short_description h3 {
  font-size: 20px !important;
  line-height: 1.25em !important;
  color: inherit !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  font-weight: 600 !important;
  font-family: "Rajdhani", sans-serif !important;
}

.page-category .gm-cat-second-desc h3,
#manufacturer-description .gm-cat-second-desc ~ h3,
#manufacturer-short_description .gm-cat-second-desc ~ h3 {
  font-size: 26px !important;
  color: inherit !important;
  font-family: "Rajdhani", sans-serif !important;
}

/* Nagłówek H3-H6 */
#product .product-description ul,
.rte-content ul,
.page-category .gm-cat-second-desc ul,
.category-description ul,
.custom-product-details ul,
#manufacturer-description ul,
#manufacturer-short_description ul {
  padding-left: 1.5em !important;
  margin-bottom: 1em !important;
  color: inherit !important;
  font-family: "Rajdhani", sans-serif !important;
}

/* Akapit */
#product .product-description p,
.rte-content p,
.page-category .gm-cat-second-desc p,
.custom-product-details p,
.category-description p,
#manufacturer-description p,
#manufacturer-short_description p,
.blog-detail p {
  font-size: 16px !important;
  line-height: 1.5em !important;
  color: inherit !important;
  font-family: "Rajdhani", sans-serif !important;
}
.card-block ~ h1,
.card-block ~ h2,
.card-block ~ h3,
.card-block ~ p {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 768px) {
  .tabs .nav-tabs .nav-item + .nav-item {
    margin-left: 0;
  }
}

body#product .tabs .nav-tabs {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
}

/* CONTACT PHONE BUTTON */
.call__icons {
    column-gap: 5px;
    margin-right: 5px;
}

.call__icon {
    margin-right: 0;
}

.call__flag {
    width: 20px;
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.call__flag-pl {
    background-image: url('../img/main/flag_pl.jpg')
}

.call__flag-en {
    background-image: url('../img/main/flag_gb.jpg')
}

.contact__phone--container {
    padding: 5px 8px;
    position: relative;
}

.contact__phone--container .contact__phone--btn {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 5px;
    text-align: center;
    background-color: #184467;
    color: #fff;
    border: 0;
    cursor: pointer;
    font-weight: 700;
}

.contact__phone--container .contact__phone--btn:not(.contact__phone--hidden) {
    display: none;
}

.footer__phone {
    display: inline-block;
    padding: 0 8px;
}

.footer__phone .contact__phone--btn {
    padding: 0;
    background-color: #f8b04a;
    display: inline-block;
    text-wrap: nowrap;
}