@charset "UTF-8";
/* Primary Colors Start */
/* Primary Colors End */
/* Secondary Colors Start */
/* Secondary Colors End */
/* Font Family Start */
/* Font Family End */
/*----Media Device Start----*/
/*----Media Device End----*/
.vc_container {
  width: 100% !important;
  max-width: 1600px !important;
  margin: 0 auto !important;
  float: none !important;
}
@media only screen and (max-width: 1700px) {
  .vc_container {
    max-width: 1440px !important;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1600px) {
  .vc_container {
    max-width: 1240px !important;
  }
}
@media only screen and (max-width: 1450px) {
  .vc_container {
    max-width: 1170px;
  }
}

.single-product .woocommerce-reviews .woocommerce-product-rating:after {
  content: "";
  background-color: #ffffff;
  height: 3px;
  width: 100%;
  display: block;
  position: relative;
  top: 15px;
}
.single-product .woocommerce-reviews .woocommerce-product-rating .star-rating {
  border: 0 !important;
}
.single-product .woocommerce-reviews .woocommerce-product-rating .star-rating span {
  padding-top: 56px !important;
}

.woocommerce-product-rating .custom-star-rating .dashicons {
  width: 22px;
  font-size: 22px !important;
  margin: 0 !important;
}
@media only screen and (max-width: 767px) {
  .woocommerce-product-rating .custom-star-rating .dashicons {
    width: 15px;
    font-size: 15px !important;
  }
}
.woocommerce-product-rating .custom-star-rating .dashicons:before {
  color: #12100B;
}

.single-product .custom-star-rating {
  margin: 0 0px 8px 0;
  text-align: left;
}
.single-product .custom-star-rating .dashicons {
  font-size: 35px !important;
  margin: 0 5px 0 0;
  width: auto;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .single-product .custom-star-rating .dashicons {
    font-size: 22px !important;
  }
}
.single-product .custom-star-rating .dashicons:before {
  color: #ffffff;
}
.single-product .product-review-detail {
  margin: 0 0px 0 0;
}
.single-product .product-review-detail .custom-star-rating .dashicons {
  margin: 0 5px 0 0 !important;
  font-size: 40px !important;
}
@media only screen and (max-width: 767px) {
  .single-product .product-review-detail .custom-star-rating .dashicons {
    font-size: 30px !important;
  }
}
.single-product .summary .custom-star-rating {
  margin: 0 0px 0 0;
}
.single-product .summary .custom-star-rating .dashicons {
  font-size: 30px !important;
  margin: 0 5px 0 0 !important;
}
.single-product .related .dashicons {
  width: 22px;
  font-size: 22px !important;
  margin: 0 !important;
}
@media only screen and (max-width: 767px) {
  .single-product .related .dashicons {
    width: 15px !important;
    font-size: 15px !important;
  }
}
.single-product .related .dashicons:before {
  color: #12100B;
}

#reviews-sec .my-rating .dashicons {
  font-size: 35px !important;
  margin-right: 20px !important;
}

.product_cat-kit .summary .custom-star-rating .dashicons:before {
  color: #ffffff !important;
}
.product_cat-kit .custom-star-rating .dashicons:before {
  color: #12100B !important;
}

.locations_right_section h2 {
  font-family: "Futura" !important;
  font-size: 42px;
}

.top-sec {
  background: #12100B;
  color: #ffffff;
  text-align: center;
  padding: 10px 15px;
  text-transform: uppercase;
  font-family: "Futura Bk";
  font-style: normal;
  font-size: 16px;
  position: relative;
  letter-spacing: 1px;
}

header .right_menu_sec .log_in ul li a {
  padding: 0;
}
header .col-full {
  padding-top: 22px !important;
  padding-bottom: 25px !important;
  display: flex;
  max-width: 100% !important;
  align-items: center;
}
header .col-full .main-navigation {
  padding-right: 27px;
}
@media only screen and (max-width: 1023px) {
  header .col-full .site-branding {
    text-align: center;
  }
}
header .col-full .primary-navigation .menu li a {
  padding: 5px 30px;
  font-size: 30px;
  font-family: "Futura Bk";
  text-transform: none;
  font-style: normal;
  position: relative;
  z-index: 1000;
  cursor: pointer;
  color: #12100B;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1023px) {
  header .col-full .primary-navigation .menu li a {
    padding: 5px 20px;
    font-size: 24px;
  }
}
header .col-full .handheld-navigation .menu li a {
  padding: 0;
  font-size: 20px;
  font-weight: 600;
  color: #12100B;
}
header .col-full .nav-menu li .sub-menu a {
  font-family: "Futura";
  font-size: 45px !important;
  color: #12100B;
  border-bottom: 5px solid #ffffff;
  display: inline-block;
  padding: 0 !important;
  text-transform: capitalize;
  margin: 10px 0 !important;
  line-height: 60px;
  font-weight: 700 !important;
  width: auto !important;
}
header .col-full .nav-menu .icon-close {
  position: absolute;
  top: 8px;
  z-index: 1001;
  width: 45px;
  height: 45px;
  transition: all 1s ease-in-out;
  cursor: pointer;
  right: 25px;
  text-align: center;
}
header .col-full .nav-menu .icon-close:after {
  content: "×";
  color: #12100B;
  font-size: 40px;
  line-height: 36px;
}
header .col-full .site-branding {
  margin: 0 !important;
  float: none !important;
}
@media only screen and (max-width: 375px) {
  header .col-full .site-branding {
    padding-right: 20px;
  }
}
header .col-full .site-branding img {
  height: auto;
  max-width: 140px;
  max-height: none;
  margin: auto;
}
header .col-full .right_menu_sec {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header .col-full .right_menu_sec #site-header-cart .woo-minicart-contents span.count {
  color: #ffffff;
  font-family: "Futura";
  font-weight: 500;
  font-style: normal;
  opacity: 1;
  font-size: 18px;
  background: #12100B;
  width: 30px;
  height: 30px;
  line-height: 32px;
  border-radius: 100%;
  position: absolute;
  right: -4px;
  bottom: -10px;
}
@media only screen and (max-width: 1023px) {
  header .col-full .right_menu_sec #site-header-cart .woo-minicart-contents span.count {
    font-size: 14px;
    width: 25px;
    height: 25px;
    line-height: 27px;
  }
}
header .col-full .right_menu_sec #site-header-cart .cart-contents {
  padding: 0;
}
header .col-full .right_menu_sec #site-header-cart .cart-contents .count {
  color: #ffffff;
  font-family: "Futura";
  font-weight: 500;
  font-style: normal;
  opacity: 1;
  font-size: 18px;
  background: #12100B;
  width: 30px;
  height: 30px;
  line-height: 32px;
  border-radius: 100%;
  position: absolute;
  right: -4px;
  bottom: -10px;
}
@media only screen and (max-width: 1023px) {
  header .col-full .right_menu_sec #site-header-cart .cart-contents .count {
    font-size: 14px;
    width: 25px;
    height: 25px;
    line-height: 27px;
  }
}
@media only screen and (max-width: 767px) {
  header .col-full .right_menu_sec .log_in {
    margin: 0 7px;
  }
}
@media only screen and (min-width: 767px) {
  header .col-full .right_menu_sec .log_in {
    margin-left: 40px;
  }
}
@media only screen and (min-width: 767px) {
  header .col-full .right_menu_sec .language_switcher {
    margin-left: 40px;
  }
}

.site-header.sticky {
  position: sticky;
}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
  body #slider-content .n2-ss-slide-background-image img {
    -o-object-position: 0 0;
       object-position: 0 0;
  }
}
@media only screen and (max-width: 767px) {
  body #slider-content .n2-ss-slide-background-image img {
    -o-object-position: 16%;
       object-position: 16%;
  }
}
@media only screen and (max-width: 479px) {
  body #slider-content .n2-ss-slide-background-image img {
    opacity: 0.2;
  }
}
@media only screen and (max-width: 1200px) {
  body #slider-content .n2-ss-layer-col {
    margin-right: 0;
    padding-left: 150px !important;
  }
}
@media only screen and (max-width: 1023px) {
  body #slider-content .n2-ss-layer-col {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1023px) {
  body #slider-content .n2-ss-layer-col {
    margin-left: auto;
    padding-left: 10px !important;
    width: 400px;
  }
}
@media only screen and (max-width: 767px) {
  body #slider-content .n2-ss-layer-col {
    width: 270px;
  }
}
@media only screen and (max-width: 479px) {
  body #slider-content .n2-ss-layer-col {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  body #slider-content .n2-ss-layer-col #n2-ss-2 .n2-font-a668e56e85c95463bbee085d4e9d2e0f-hover {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1450px) {
  body #slider-content .n2-ss-layer-col #n2-ss-2item2 {
    font-size: 35px !important;
    line-height: 38px !important;
  }
}
@media only screen and (max-width: 767px) {
  body #slider-content .n2-ss-layer-col #n2-ss-2item2 {
    font-size: 28px !important;
    line-height: 38px !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1450px) {
  body #slider-content .n2-ss-layer-col .n2-ss-text .n2-font-0bf4aff52636654195cc0acf3b136bc7-paragraph {
    font-size: 23px;
    line-height: 33px;
  }
}
@media only screen and (max-width: 1023px) {
  body #slider-content .n2-ss-layer-col .n2-ss-text .n2-font-0bf4aff52636654195cc0acf3b136bc7-paragraph {
    font-size: 18px !important;
    line-height: 27px;
  }
}
body #slider-content .n2-ss-layer-col .n2-ss-button-container .n2-style-420c669b831a63b1bc03e4812151bed0-heading {
  padding: 2px 30px;
}
@media only screen and (max-width: 479px) {
  body #slider-content .n2-ss-layer-col > div {
    margin: 10px auto !important;
    align-self: center;
    text-align: center;
    width: 100%;
  }
}
body #slider-content .n2-ss-layer-content {
  padding: 10px 5px;
}
@media only screen and (max-width: 1023px) {
  body #slider-content .n2-ss-layer-content .n2-ss-layer-row {
    padding: 15px 0 !important;
  }
}
body #slider-content .n2-ss-layer-content .n2-ss-layer-row .n2-ss-item-content P {
  font-family: "Futura BK";
  font-size: 30px;
  line-height: 36px;
  color: #12100B;
  letter-spacing: 1px;
  font-weight: normal;
}
@media only screen and (max-width: 1023px) {
  body #slider-content .n2-ss-layer-content .n2-ss-layer-row .n2-ss-item-content P {
    font-size: 24px;
    line-height: 33px;
  }
  body #slider-content .n2-ss-layer-content .n2-ss-layer-row .n2-ss-item-content P br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  body #slider-content .n2-ss-layer-content .n2-ss-layer-row .n2-ss-item-content P {
    line-height: 24px;
  }
}
@media only screen and (max-width: 479px) {
  body #slider-content .n2-ss-layer-content .n2-ss-layer-row .n2-ss-item-content P {
    text-align: center;
  }
}
body #slider-content .n2-ss-layer-content .n2-ss-layer-row .n2-ss-item-content a {
  padding: 12px 56px !important;
  font-size: 30px !important;
  text-shadow: none !important;
  line-height: 36px !important;
  background: #12100B !important;
  letter-spacing: 1px;
}
body #slider-content .n2-ss-layer-content .n2-ss-layer-row .n2-ss-item-content a:hover {
  background: #ffffff !important;
}
@media only screen and (max-width: 1023px) {
  body #slider-content .n2-ss-layer-content .n2-ss-layer-row .n2-ss-item-content a {
    padding: 5px 25px !important;
    font-size: 18px !important;
    line-height: 30px !important;
  }
}
body #slider-content .n2-ss-layer-content .n2-ss-layer-row .n2-ss-text {
  font-family: "Futura" !important;
  font-size: 50px !important;
  color: #12100B !important;
  line-height: 60px !important;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1450px) {
  body #slider-content .n2-ss-layer-content .n2-ss-layer-row .n2-ss-text {
    font-size: 35px !important;
    line-height: 38px !important;
  }
}
@media only screen and (max-width: 767px) {
  body #slider-content .n2-ss-layer-content .n2-ss-layer-row .n2-ss-text {
    font-size: 28px !important;
    line-height: 38px !important;
    margin-bottom: 0;
    width: 210px;
  }
}
@media only screen and (max-width: 479px) {
  body #slider-content .n2-ss-layer-content .n2-ss-layer-row .n2-ss-text {
    width: 100%;
    text-align: center;
  }
}
body .nextend-bullet-bar {
  margin-bottom: 10px;
}
body .nextend-bullet-bar .n2-bullet {
  padding: 7px !important;
  margin: 6px 10px !important;
}
body #product-slider-sec {
  padding: 80px 0 50px;
}
@media only screen and (max-width: 1200px) {
  body #product-slider-sec {
    padding: 50px 15px;
  }
}
@media only screen and (max-width: 1023px) {
  body #product-slider-sec {
    padding: 40px 15px;
  }
}
@media only screen and (max-width: 375px) {
  body #product-slider-sec {
    padding-bottom: 50px;
  }
}
body #product-slider-sec .vc_container > .vc_column-inner {
  padding: 0;
}
body #product-slider-sec .section-title {
  margin-bottom: 30px !important;
}
@media only screen and (max-width: 767px) {
  body #product-slider-sec .section-title {
    line-height: 40px !important;
  }
}
body #product-slider-sec .pro-slider {
  padding-top: 60px;
}
@media only screen and (max-width: 1200px) {
  body #product-slider-sec .pro-slider {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  body #product-slider-sec .pro-slider {
    padding-top: 0;
  }
}
body #product-slider-sec .rebel_bestselling_product .slick-list {
  padding-bottom: 50px;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px) {
  body #product-slider-sec .rebel_bestselling_product .slick-list {
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1023px) {
  body #product-slider-sec .rebel_bestselling_product .slick-list {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  body #product-slider-sec .rebel_bestselling_product .slick-list {
    width: 100%;
  }
}
body #product-slider-sec .rebel_bestselling_product .slick-list .slick-track .slick-slide {
  padding: 0 30px;
  display: flex;
  flex-flow: column;
}
@media only screen and (max-width: 1700px) {
  body #product-slider-sec .rebel_bestselling_product .slick-list .slick-track .slick-slide {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  body #product-slider-sec .rebel_bestselling_product .slick-list .slick-track .slick-slide {
    padding: 0 8px;
  }
}
body #product-slider-sec .rebel_bestselling_product .product-category-image-inner {
  height: 315px;
  margin-bottom: 30px;
  background: #ffffff;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1700px) {
  body #product-slider-sec .rebel_bestselling_product .product-category-image-inner {
    height: 240px;
  }
}
@media only screen and (max-width: 1450px) {
  body #product-slider-sec .rebel_bestselling_product .product-category-image-inner {
    height: 230px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1299px) {
  body #product-slider-sec .rebel_bestselling_product .product-category-image-inner {
    height: 270px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body #product-slider-sec .rebel_bestselling_product .product-category-image-inner {
    height: 230px;
  }
}
@media only screen and (max-width: 767px) {
  body #product-slider-sec .rebel_bestselling_product .product-category-image-inner {
    margin-bottom: 15px;
    height: unset;
    background: transparent;
  }
}
@media only screen and (max-width: 375px) {
  body #product-slider-sec .rebel_bestselling_product .product-category-image-inner {
    margin-bottom: 5px;
  }
}
body #product-slider-sec .rebel_bestselling_product .product-category-image-inner .main-thumbnail-product {
  width: 100%;
  height: 100%;
  padding: 0;
}
body #product-slider-sec .rebel_bestselling_product .product-category-image-inner .main-thumbnail-product img {
  width: 100%;
  height: 100%;
  -o-object-fit: inherit;
     object-fit: inherit;
}
body #product-slider-sec .rebel_bestselling_product .product-category-image-inner .product-hover1 {
  transition: all ease 400ms;
  width: 100%;
  height: 315px;
  background-size: cover;
}
@media only screen and (max-width: 1700px) {
  body #product-slider-sec .rebel_bestselling_product .product-category-image-inner .product-hover1 {
    height: 240px;
  }
}
@media only screen and (max-width: 1450px) {
  body #product-slider-sec .rebel_bestselling_product .product-category-image-inner .product-hover1 {
    height: 230px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1299px) {
  body #product-slider-sec .rebel_bestselling_product .product-category-image-inner .product-hover1 {
    height: 270px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body #product-slider-sec .rebel_bestselling_product .product-category-image-inner .product-hover1 {
    height: 230px;
  }
}
@media only screen and (max-width: 767px) {
  body #product-slider-sec .rebel_bestselling_product .product-category-image-inner .product-hover1 {
    height: 160px;
  }
}
body #product-slider-sec .rebel_bestselling_product .product-category-image-inner .product-hover2 {
  transition: all ease 400ms;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
}
body #product-slider-sec .rebel_bestselling_product .onsalep, body #product-slider-sec .rebel_bestselling_product .itsnew {
  background: #12100B;
  position: absolute;
  left: 0;
  z-index: 9;
  color: #ffffff !important;
  font-size: 14px !important;
  border-radius: 70px;
  width: 70px;
  height: 70px;
  line-height: 15px !important;
  top: -28px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  body #product-slider-sec .rebel_bestselling_product .onsalep, body #product-slider-sec .rebel_bestselling_product .itsnew {
    font-size: 10px !important;
    line-height: 15px !important;
    top: -5px;
    width: 50px;
    height: 50PX;
    padding: 0;
  }
}
@media only screen and (max-width: 375px) {
  body #product-slider-sec .rebel_bestselling_product .onsalep, body #product-slider-sec .rebel_bestselling_product .itsnew {
    top: 0;
  }
}
body #cool-title-sec {
  padding: 70px 0 80px !important;
  position: relative;
  background: #000;
  display: inline-block;
}
body #cool-title-sec::after {
  content: "";
  background-image: url(/wp-content/uploads/2021/11/patten-2.png);
  width: 100%;
  position: absolute;
  bottom: -30px;
  height: 90px;
  background-size: contain;
  z-index: 0;
  left: 0;
  transform: rotate(180deg);
}
@media only screen and (max-width: 1023px) {
  body #cool-title-sec::after {
    bottom: -45px;
    height: 60px;
  }
}
@media only screen and (max-width: 1023px) {
  body #cool-title-sec {
    padding: 50px 15px 20px !important;
  }
}
body #cool-title-sec .section-title {
  margin-bottom: 35px !important;
}
@media only screen and (max-width: 1023px) {
  body #cool-title-sec .section-title {
    margin-bottom: 20px !important;
  }
}
body #cool-title-sec p {
  color: #12100B;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1023px) {
  body #cool-title-sec p {
    font-size: 20px !important;
    line-height: 26px;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product {
  padding: 0 0 0;
  margin: auto;
  position: relative;
}
body .bestselling_product_section ul.rebel_bestselling_product li h2 {
  font-size: 35px !important;
  line-height: 40px;
  color: #12100B;
  border-bottom: 5px solid #12100B;
  padding-bottom: 0;
  margin-bottom: 10px !important;
}
@media only screen and (max-width: 1700px) {
  body .bestselling_product_section ul.rebel_bestselling_product li h2 {
    font-size: 30px !important;
    line-height: 36px;
  }
}
@media only screen and (max-width: 1450px) {
  body .bestselling_product_section ul.rebel_bestselling_product li h2 {
    font-size: 28px !important;
  }
}
@media only screen and (max-width: 1200px) {
  body .bestselling_product_section ul.rebel_bestselling_product li h2 {
    font-size: 24px !important;
    line-height: 35px;
  }
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product li h2 {
    font-size: 18px !important;
    line-height: 36px;
    margin-bottom: 5px !important;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product li p {
  font-size: 24px;
  line-height: 24px;
  color: #12100B;
  margin-bottom: 3px !important;
}
@media only screen and (max-width: 1700px) {
  body .bestselling_product_section ul.rebel_bestselling_product li p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1450px) {
  body .bestselling_product_section ul.rebel_bestselling_product li p {
    font-size: 18px;
    line-height: 24px;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product li .woocommerce-product-rating {
  text-align: left;
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #12100B;
}
body .bestselling_product_section ul.rebel_bestselling_product li .woocommerce-product-rating .star-rating {
  margin: 0;
}
body .bestselling_product_section ul.rebel_bestselling_product li h4.product_small_title {
  font-size: 24px;
  line-height: 30px;
  margin-top: 5px;
  color: #12100B;
  text-align: left;
  font-family: "Futura Bk";
  margin: 10px 0 14px;
}
@media only screen and (max-width: 1700px) {
  body .bestselling_product_section ul.rebel_bestselling_product li h4.product_small_title {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1450px) {
  body .bestselling_product_section ul.rebel_bestselling_product li h4.product_small_title {
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product li h4.product_small_title {
    margin: 4px 0 10px;
    line-height: 20px;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product li span.price {
  font-size: 30px;
  line-height: 30px;
  font-family: "Futura";
  color: #12100B;
  text-align: left;
  margin: 0;
}
@media only screen and (max-width: 1700px) {
  body .bestselling_product_section ul.rebel_bestselling_product li span.price {
    font-size: 24px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 1450px) {
  body .bestselling_product_section ul.rebel_bestselling_product li span.price {
    font-size: 20px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 1200px) {
  body .bestselling_product_section ul.rebel_bestselling_product li span.price {
    font-size: 16px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product li span.price {
    font-size: 14px;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product li span.price .woocommerce-Price-currencySymbol {
  font-size: 34px;
  line-height: 34px;
  color: #12100B;
  font-weight: bold;
  margin-right: 2px;
}
@media only screen and (max-width: 1700px) {
  body .bestselling_product_section ul.rebel_bestselling_product li span.price .woocommerce-Price-currencySymbol {
    font-size: 24px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 1200px) {
  body .bestselling_product_section ul.rebel_bestselling_product li span.price .woocommerce-Price-currencySymbol {
    font-size: 20px;
    line-height: 16px;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper {
  text-align: left;
  margin-top: 30px;
  display: flex;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper {
    display: block;
    margin-top: 20px;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .shop_now_btn {
  background-color: #12100B;
  margin-right: 30px !important;
  font-size: 24px;
  line-height: 25px;
  color: #ffffff;
  padding: 5px 20px 7px;
  margin: 0;
  border: 2px solid #12100B;
}
body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .shop_now_btn:hover {
  background-color: #ffffff;
  color: #12100B;
}
@media only screen and (max-width: 1700px) {
  body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .shop_now_btn {
    margin-right: 20px !important;
    font-size: 18px;
    line-height: 20px;
    padding: 5px 10px 6px;
  }
}
@media only screen and (max-width: 1450px) {
  body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .shop_now_btn {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .shop_now_btn {
    font-size: 16px;
    margin: 0 !important;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .add_to_cart_button {
  font-size: 24px;
  line-height: 34px;
  position: relative;
  float: right;
  padding: 0;
  background-color: transparent;
  border-bottom: 4px solid #12100B;
  color: #12100B;
  margin: 0;
}
body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .add_to_cart_button::before {
  content: "+";
  margin-right: 5px;
  font-size: 26px;
}
@media only screen and (max-width: 1700px) {
  body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .add_to_cart_button {
    font-size: 18px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1450px) {
  body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .add_to_cart_button {
    font-size: 16px;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .add_to_cart_button {
    float: none;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .added_to_cart {
  position: absolute;
  bottom: -47px;
  width: 93%;
  text-align: center;
  justify-content: center;
  background: #12100B;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  border: 2px solid #12100B;
  line-height: 16px;
  display: none;
}
body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .added_to_cart:after {
  content: none;
}
body .bestselling_product_section ul.rebel_bestselling_product li .custom-cart-wrapper .added_to_cart:hover {
  background: #ffffff;
  color: #12100B;
}
body .bestselling_product_section ul.rebel_bestselling_product li .woocommerce-product-rating {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product li .woocommerce-product-rating {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product li .woocommerce-product-rating a {
    line-height: 0;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product li .woocommerce-product-rating .star-rating {
  margin: 0 !important;
  display: inline-block;
  vertical-align: sub;
  font-size: 20px;
}
body .bestselling_product_section ul.rebel_bestselling_product li .woocommerce-product-rating .star-rating::before {
  color: #ffffff;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product li .woocommerce-product-rating .single-product-rating {
    line-height: 0;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product li .woocommerce-product-rating .single-product-rating a {
  font-size: 20px;
  color: #12100B;
  text-decoration: none;
  line-height: 20px;
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product li .woocommerce-product-rating .single-product-rating a {
    font-size: 12px;
    margin-top: -4px;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product .slick-prev,
body .bestselling_product_section ul.rebel_bestselling_product .slick-next {
  z-index: 22;
  background-repeat: no-repeat;
  color: transparent;
  background-color: transparent;
  position: absolute;
  background-size: contain;
  transform: translate(0, -50%);
  top: 50%;
  font-size: 0;
  width: 22px;
  height: 32px;
}
@media only screen and (max-width: 1023px) {
  body .bestselling_product_section ul.rebel_bestselling_product .slick-prev,
  body .bestselling_product_section ul.rebel_bestselling_product .slick-next {
    background-size: contain;
    height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product .slick-prev,
  body .bestselling_product_section ul.rebel_bestselling_product .slick-next {
    top: 107%;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product .slick-prev {
  background-image: url("../../img/left-arrow.png");
  left: -70px;
}
@media only screen and (min-width: 1023px) and (max-width: 1300px) {
  body .bestselling_product_section ul.rebel_bestselling_product .slick-prev {
    left: 0px;
  }
}
@media only screen and (max-width: 1023px) {
  body .bestselling_product_section ul.rebel_bestselling_product .slick-prev {
    left: -5px;
  }
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product .slick-prev {
    left: 32%;
  }
}
body .bestselling_product_section ul.rebel_bestselling_product .slick-next {
  background-image: url("../../img/right-arrow.png");
  right: -60px;
  background-position: right;
}
@media only screen and (min-width: 1023px) and (max-width: 1300px) {
  body .bestselling_product_section ul.rebel_bestselling_product .slick-next {
    right: 0px;
  }
}
@media only screen and (max-width: 1023px) {
  body .bestselling_product_section ul.rebel_bestselling_product .slick-next {
    right: -5px;
  }
}
@media only screen and (max-width: 767px) {
  body .bestselling_product_section ul.rebel_bestselling_product .slick-next {
    right: 32%;
  }
}
body .vc_content .wpb_wrapper {
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
}
body .vc_content .wpb_wrapper p {
  font-size: 30px;
  line-height: 36px;
  color: #12100B;
}
@media only screen and (max-width: 1450px) {
  body .vc_content .wpb_wrapper p {
    font-size: 23px;
    line-height: 33px;
  }
}
@media only screen and (max-width: 1023px) {
  body .vc_content .wpb_wrapper p br {
    display: none;
  }
}
body .the_crux p {
  color: #12100B;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1450px) {
  body .the_crux p {
    font-size: 23px;
    line-height: 33px;
  }
}
body .cool-title-main-section {
  background-color: transparent;
}
body .cool-title-main-section.the_crux {
  margin-top: 0;
}
body .custom-slider-repeater .slick-list {
  width: 100%;
}
body .custom-slider-repeater .slick-list .slick-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  margin-top: 1.875rem;
}
body .custom-slider-repeater .slick-list .slick-track .item-box {
  text-align: center;
  margin-right: 100px;
}
@media only screen and (max-width: 1023px) {
  body .custom-slider-repeater .slick-list .slick-track .item-box {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 767px) {
  body .custom-slider-repeater .slick-list .slick-track .item-box {
    margin-right: 15px;
  }
}
body .custom-slider-repeater .slick-list .slick-track .item-box .info-img {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  body .custom-slider-repeater .slick-list .slick-track .item-box .info-img {
    display: block;
  }
}
body .custom-slider-repeater .slick-list .slick-track .item-box .info-img img {
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  body .custom-slider-repeater .slick-list .slick-track .item-box .info-img img {
    width: 50px;
  }
}
body .custom-slider-repeater .slick-list .slick-track .item-box .info-box {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  body .custom-slider-repeater .slick-list .slick-track .item-box .info-box {
    display: block;
    margin-top: 10px;
  }
}
body .custom-slider-repeater .slick-list .slick-track .item-box .info-box p {
  margin-bottom: 0;
  line-height: 40px;
  font-size: 36px;
  color: #12100B;
  padding-left: 10px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1600px) {
  body .custom-slider-repeater .slick-list .slick-track .item-box .info-box p {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1600px) {
  body .custom-slider-repeater .slick-list .slick-track .item-box .info-box p {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1450px) {
  body .custom-slider-repeater .slick-list .slick-track .item-box .info-box p {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  body .custom-slider-repeater .slick-list .slick-track .item-box .info-box p {
    padding: 5px 0 0 0;
    line-height: 20px;
  }
}
body .wpb_wrapper .recent_site_rating_wrapper {
  padding-bottom: 100px;
  display: flex;
}
@media only screen and (max-width: 1200px) {
  body .wpb_wrapper .recent_site_rating_wrapper {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  body .wpb_wrapper .recent_site_rating_wrapper {
    padding-bottom: 30px;
  }
}
body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item {
  width: 33.33%;
  display: flex;
  vertical-align: top;
  padding-right: 26px;
  flex-direction: column;
}
@media only screen and (max-width: 1200px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item {
    display: inline-block;
  }
}
@media only screen and (max-width: 1200px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item {
    width: 48%;
    padding: 0 20px 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item {
    width: 100%;
    padding: 0 0 30px 0;
  }
}
body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review-title {
  padding-top: 10px;
  padding-bottom: 7px;
}
body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review-title h2 {
  font-size: 30px;
  font-family: "Futura";
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1700px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review-title h2 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1600px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review-title h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review-title h2 {
    font-size: 23px;
  }
}
body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review-content p {
  font-size: 30px;
  line-height: 36px;
  color: #12100B;
  letter-spacing: 1px;
}
body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review-content p br {
  display: none;
}
@media only screen and (max-width: 1700px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review-content p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1600px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review-content p {
    font-size: 20px;
    line-height: 28px;
  }
}
body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review_info {
  padding-top: 10px;
  margin-top: auto;
}
@media only screen and (max-width: 375px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review_info {
    display: block;
  }
}
body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review_info h3 {
  font-size: 30px;
  line-height: 36px;
  color: #12100B;
  font-family: "Futura";
  font-weight: 700;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1700px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review_info h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1600px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review_info h3 {
    font-size: 20px;
  }
}
body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review_info .review_date {
  font-size: 30px;
  line-height: 36px;
  color: #12100B;
  font-family: "Futura";
  font-weight: 700;
}
@media only screen and (max-width: 1700px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review_info .review_date {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1600px) {
  body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .review_info .review_date {
    font-size: 20px;
  }
}
body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item .my-rating {
  padding-bottom: 15px;
}
body .wpb_wrapper .recent_site_rating_wrapper .recent_rating_item:last-child {
  padding-right: 0;
}
body .wpb_wrapper .section-title {
  font-size: 50px;
  line-height: 60px !important;
  display: block;
  color: #12100B;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1450px) {
  body .wpb_wrapper .section-title {
    font-size: 35px;
    line-height: 40px !important;
  }
}
@media only screen and (max-width: 1200px) {
  body .wpb_wrapper .section-title {
    font-size: 28px;
    line-height: 35px !important;
  }
}
body #icon-text-slide {
  padding: 60px 0 70px !important;
}
@media only screen and (max-width: 1023px) {
  body #icon-text-slide {
    padding: 70px 0 50px !important;
  }
}
@media only screen and (max-width: 767px) {
  body #icon-text-slide {
    padding: 55px 0 50px !important;
  }
}
@media only screen and (max-width: 1023px) {
  body #about-us-banner-sec {
    padding: 0 !important;
  }
}
body #about-us-banner-sec .vc_column-inner {
  height: 500px;
  padding: 70px 0 260px 100px !important;
}
@media only screen and (max-width: 1200px) {
  body #about-us-banner-sec .vc_column-inner {
    height: 340px;
    padding: 30px 30px !important;
  }
}
body #about-us-banner-sec .vc_column-inner .section-title {
  margin-bottom: 30px;
}
body #about-us-banner-sec .vc_column-inner .section-title:after {
  content: "";
  background-color: #12100B;
  height: 6px;
  width: 255px;
  display: block;
}
body #about-us-banner-sec .vc_column-inner .btn-defult .vc_btn3 {
  margin-left: 0;
  background: #12100B !important;
  color: #ffffff !important;
  text-transform: none;
  font-family: "Futura" !important;
  font-size: 30px !important;
  font-weight: bold;
  border: 3px solid #12100B !important;
  padding: 10px 25px 10px !important;
  letter-spacing: 1px;
}
body #about-us-banner-sec .vc_column-inner .btn-defult .vc_btn3:hover {
  background: #ffffff !important;
  color: #12100B !important;
}
@media only screen and (max-width: 1700px) {
  body #about-us-banner-sec .vc_column-inner .btn-defult .vc_btn3 {
    font-size: 22px !important;
  }
}
@media only screen and (max-width: 1600px) {
  body #about-us-banner-sec .vc_column-inner .btn-defult .vc_btn3 {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 1023px) {
  body #about-us-banner-sec .vc_column-inner .btn-defult .vc_btn3 {
    font-size: 18px !important;
  }
}
body #reviews-sec {
  padding: 80px 0 !important;
}
@media only screen and (max-width: 1200px) {
  body #reviews-sec {
    padding: 50px 15px !important;
  }
}
@media only screen and (max-width: 1023px) {
  body #reviews-sec {
    padding: 40px 15px !important;
  }
}
body #reviews-sec .section-title {
  margin-bottom: 50px !important;
}
@media only screen and (max-width: 1023px) {
  body #reviews-sec .section-title {
    margin-bottom: 30px !important;
  }
}
body #reviews-sec .vc_container > .vc_column-inner {
  padding: 0;
}
body #reviews-sec .btn-defult a {
  font-size: 30px !important;
  font-family: "Futura" !important;
  padding: 10px 30px !important;
  border: 3px solid #12100B !important;
  font-weight: bold;
  letter-spacing: 1px;
}
body #reviews-sec .btn-defult a:hover {
  color: #12100B;
}
@media only screen and (max-width: 1700px) {
  body #reviews-sec .btn-defult a {
    font-size: 22px !important;
  }
}
@media only screen and (max-width: 1600px) {
  body #reviews-sec .btn-defult a {
    font-size: 20px !important;
  }
}
body #reviews-sec .star-rating {
  font-size: 30px;
}
body #reviews-sec .star-rating::before {
  opacity: 1;
  color: #ffffff;
}
body #insta-full-sec {
  padding: 80px 0 30px !important;
}
@media only screen and (max-width: 1200px) {
  body #insta-full-sec {
    padding: 40px 15px !important;
  }
}
body #insta-full-sec #sb_instagram {
  padding: 0 !important;
}
@media only screen and (max-width: 1023px) {
  body #insta-full-sec #sb_instagram #sbi_images {
    padding: 8px !important;
  }
}
@media only screen and (max-width: 767px) {
  body #insta-full-sec #sb_instagram #sbi_images {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  body #insta-full-sec #sb_instagram #sbi_images .sbi_item {
    width: 50%;
  }
}
body #banner-img-se .wpb_single_image img {
  width: 1000vh;
}

.vc_custom_add_to_cart .custom-cart-wrapper {
  font-family: "Futura Bk";
}
.vc_custom_add_to_cart .custom-cart-wrapper a.shop_now_btn {
  background-color: #12100B;
  color: #ffffff;
  margin: 0;
  border: 2px solid #12100B;
  margin-right: 20px !important;
  line-height: 24px;
  font-size: 24px;
  padding: 5px 20px 7px;
}
@media only screen and (max-width: 1700px) {
  .vc_custom_add_to_cart .custom-cart-wrapper a.shop_now_btn {
    font-size: 18px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 1450px) {
  .vc_custom_add_to_cart .custom-cart-wrapper a.shop_now_btn {
    font-size: 16px;
  }
}
.vc_custom_add_to_cart .custom-cart-wrapper a.shop_now_btn:hover {
  color: #12100B;
  background-color: #ffffff;
}
.vc_custom_add_to_cart .custom-cart-wrapper a.add_to_cart_button {
  position: relative;
  padding: 0;
  background-color: transparent;
  border-bottom: 4px solid #12100B;
  color: #12100B;
  margin: 0;
  font-size: 24px;
  line-height: 34px;
}
@media only screen and (max-width: 1700px) {
  .vc_custom_add_to_cart .custom-cart-wrapper a.add_to_cart_button {
    font-size: 18px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1450px) {
  .vc_custom_add_to_cart .custom-cart-wrapper a.add_to_cart_button {
    font-size: 16px;
  }
}
.vc_custom_add_to_cart .custom-cart-wrapper a.add_to_cart_button::before {
  content: "+";
  margin-right: 5px;
  font-size: 26px;
  position: relative;
  top: 2px;
}
.vc_custom_add_to_cart .custom-cart-wrapper a.add_to_cart_button:hover {
  color: #98191b;
  border-color: #98191b;
}

.woocommerce-checkout .entry-content {
  overflow: hidden;
  position: relative;
}
.woocommerce-checkout .entry-content::before {
  content: "";
  position: absolute;
  background: #E6E4DB;
  height: 100%;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .entry-content::before {
    width: 100%;
  }
}
.woocommerce-checkout .entry-content::after {
  content: "";
  position: absolute;
  background-color: #ffffff;
  height: 100%;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .entry-content::after {
    width: 100%;
  }
}
@media only screen and (max-width: 1400px) {
  .woocommerce-checkout .entry-content .faq {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.woocommerce-checkout .entry-content .woocommerce-error {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .entry-content .woocommerce-error {
    width: 100%;
  }
}
.woocommerce-checkout .entry-content .woocommerce-error::before {
  display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle {
  display: none;
}
.woocommerce-checkout .woocommerce form.checkout p input {
  padding: 0 10px !important;
}
.woocommerce-checkout .woocommerce form.checkout p input:focus {
  background-color: #ffffff !important;
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields h3 {
  color: #231F20;
  font-family: "Futura" !important;
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields h3 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields h3 {
    font-size: 30px;
  }
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p {
  color: #231F20;
  font-family: "Futura" !important;
  font-size: 23px;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 24px;
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p.thwcfd-field-country {
  background-color: #ffffff !important;
  height: 58px;
  line-height: 46px;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p.thwcfd-field-country {
    line-height: 36px;
    height: 42px;
    font-size: 23px;
  }
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p.thwcfd-field-state {
  background-color: #ffffff !important;
  height: 58px;
  line-height: 46px;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p.thwcfd-field-state {
    height: 42px;
    line-height: 36px;
  }
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p.thwcfd-field-state span.select2-selection__placeholder {
  color: #231F20;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p.thwcfd-field-state span.select2-selection__placeholder {
    font-size: 23px;
  }
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p.thwcfd-field-state:focus {
  background-color: #ffffff !important;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p.label-delivery-address {
    padding-top: 24px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 375px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p.label-delivery-address {
    padding-top: 0px;
  }
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p .select2.select2-container {
  z-index: 9 !important;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p.mc4wp-checkbox-woocommerce {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 520px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p.mc4wp-checkbox-woocommerce {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 375px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields p.mc4wp-checkbox-woocommerce {
    margin-bottom: 24px;
  }
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label {
  font-family: "Futura" !important;
  color: #231F20;
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  padding-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label {
    height: 43px;
  }
}
@media only screen and (max-width: 375px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label {
    height: auto;
    padding-bottom: 5px;
  }
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label abbr {
  display: none;
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input {
  background-color: #ffffff;
  border-bottom: none !important;
  height: 58px;
  font-family: "Futura";
  color: #231F20;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input {
    height: 42px;
  }
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input::-moz-placeholder {
  font-size: 23px;
  line-height: 36px;
  color: #a4b4b9;
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper input::placeholder {
  font-size: 23px;
  line-height: 36px;
  color: #a4b4b9;
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper span.selection .select2-selection {
  border: none;
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper span.selection .select2-selection__rendered {
  font-size: 23px;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p .woocommerce-input-wrapper span.selection .select2-selection__rendered {
    line-height: 1.3;
  }
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p.mc4wp-checkbox-woocommerce label input {
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  display: inline-block;
  vertical-align: top;
  min-width: 5%;
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p.mc4wp-checkbox-woocommerce label span {
  font-size: 23px;
  line-height: 23px;
  display: inline-block;
  vertical-align: top;
  width: 92%;
  padding-left: 15px;
}
@media only screen and (max-width: 1200px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p.mc4wp-checkbox-woocommerce label span {
    font-size: 20px;
    width: 88%;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-terms-and-conditions-wrapper {
    padding: 10px 0 0 0;
  }
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
  font-size: 23px;
  line-height: 23px;
  font-family: "Futura" !important;
  font-weight: 500;
  color: #231F20;
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p a {
  text-decoration: none;
  color: #231F20;
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-terms-and-conditions-wrapper .validate-required {
  padding-top: 12px;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-terms-and-conditions-wrapper .validate-required {
    margin-bottom: 24px !important;
  }
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-terms-and-conditions-wrapper .validate-required label input {
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  display: inline-block;
  vertical-align: top;
  min-width: 5%;
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-terms-and-conditions-wrapper .validate-required label .woocommerce-terms-and-conditions-checkbox-text {
  font-size: 23px;
  line-height: 23px;
  padding-left: 15px;
  color: #231F20;
  width: 90%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1200px) {
  .woocommerce-checkout .woocommerce form.checkout .woocommerce-terms-and-conditions-wrapper .validate-required label .woocommerce-terms-and-conditions-checkbox-text {
    font-size: 20px;
    width: 85%;
  }
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-terms-and-conditions-wrapper .validate-required label .woocommerce-terms-and-conditions-checkbox-text a {
  text-decoration: none;
  color: #231F20;
}
.woocommerce-checkout .woocommerce form.checkout .woocommerce-terms-and-conditions-wrapper .validate-required label .woocommerce-terms-and-conditions-checkbox-text .required {
  color: #231F20;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table {
  border-collapse: separate;
  border-spacing: 0 1em;
}
@media only screen and (max-width: 480px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table th,
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table td {
  border-bottom: none !important;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item {
  background-color: #231F20;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name {
  display: flex;
  padding: 0;
  width: 90% !important;
}
@media only screen and (max-width: 1200px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name {
    width: 96% !important;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name {
    padding: 10px;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name {
    width: 100% !important;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-img {
  background-color: #E1D5CC;
  padding: 10px 5px;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-img {
    width: 50%;
    min-width: 150px;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-img {
    width: 40%;
    min-width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-img {
    width: 100%;
  }
}
@media only screen and (max-width: 375px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-img {
    width: 100%;
    min-width: 80px;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-data {
  padding-left: 15px;
  padding-top: 10px;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-data {
    width: 100%;
    padding-left: 10px;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-data h2.product-data-name {
  font-family: "Futura" !important;
  font-weight: bold;
  font-size: 23px;
  line-height: 36px;
  color: #ffffff;
  border-bottom: 3px solid #ffffff;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-data h2.product-data-name {
    font-size: 20px !important;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-data h4.product-data-cat {
  font-size: 20px;
  line-height: 23px;
  font-family: "Futura" !important;
  font-weight: 400 !important;
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-data h4.product-data-cat {
    font-size: 16px;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-data p {
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  font-family: "Futura" !important;
  font-weight: 400 !important;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-data-qty {
  float: right;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-data-qty {
    padding-bottom: 10px;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-name .product-data-qty .product-quantity {
  width: auto;
  display: block;
  height: 30px;
  background-color: #ffffff;
  color: #231f20;
  line-height: 30px;
  min-width: 30px;
  padding-right: 10px;
  margin-bottom: 4px !important;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-total {
  width: 20%;
  vertical-align: middle;
}
@media only screen and (max-width: 480px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-total {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 375px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-total {
    padding: 10px;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart_item .product-total .amount {
  color: #ffffff;
  font-size: 23px;
  line-height: 36px;
  font-weight: bold !important;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td {
  padding: 50px 0;
  border-bottom: 4px solid #231F20 !important;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td {
    padding: 30px 0;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td .coupon-custom-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td .coupon-custom-form .coupon-custom-field {
  display: inline-block;
  vertical-align: middle;
  width: 75%;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td .coupon-custom-form .coupon-custom-field input {
  border: 2px solid #a4b4b9;
  background-color: #ffffff;
  width: 100%;
  padding: 3px 10px !important;
  text-align: center;
  font-size: 30px;
  color: #231F20;
  font-family: "Futura Bk";
  font-weight: 500;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td .coupon-custom-form .coupon-custom-field input:focus {
  background-color: #ffffff !important;
  border: 2px solid #a4b4b9 !important;
}
@media only screen and (max-width: 480px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td .coupon-custom-form .coupon-custom-field input {
    font-size: 24px;
    padding: 7px 10px !important;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td .coupon-custom-form .coupon-custom-btn {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  text-align: end;
}
@media only screen and (max-width: 1200px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td .coupon-custom-form .coupon-custom-btn {
    width: 30%;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td .coupon-custom-form .coupon-custom-btn {
    width: 50%;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td .coupon-custom-form .coupon-custom-btn a {
  background-color: #231F20;
  padding: 16px 40px;
  font-family: "Futura" !important;
  font-weight: bold !important;
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
  line-height: 36px;
  border: 2px solid #12100B;
}
@media only screen and (max-width: 1366px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td .coupon-custom-form .coupon-custom-btn a {
    padding: 16px 28px;
  }
}
@media only screen and (max-width: 991px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td .coupon-custom-form .coupon-custom-btn a {
    padding: 16px 20px;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tbody .cart-discount-form td .coupon-custom-form .coupon-custom-btn a:hover {
  background-color: #ffffff !important;
  color: #12100B !important;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot th,
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot td {
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot td {
    text-align: end;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot .cart-subtotal th,
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot .cart-subtotal td,
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot .shipping th,
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot .shipping td {
  font-family: "Futura" !important;
  font-weight: bold !important;
  font-size: 20px;
  line-height: 20px;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot .cart-subtotal th label,
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot .cart-subtotal td label,
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot .shipping th label,
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot .shipping td label {
  font-family: "Futura" !important;
  font-weight: bold !important;
  font-size: 20px;
  line-height: 16px;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot .order-total th {
  font-family: "Futura" !important;
  font-weight: bold !important;
  font-size: 23px;
  line-height: 23px;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot .order-total th .includes_tax {
  display: block;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot .order-total td {
  font-family: "Futura" !important;
  font-weight: bold !important;
  font-size: 20px;
  line-height: 16px;
  border-top: 4px solid #231F20;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-review-order table.shop_table tfoot .order-total td small.includes_tax {
  display: none;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .place-order {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 0 !important;
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .place-order {
    flex-direction: column;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .place-order button.button {
  width: 63% !important;
  background: #000;
  border: 2px solid #000;
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .place-order button.button:hover {
  background-color: #ffffff;
  color: #000;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .place-order button.button {
    width: 50% !important;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .place-order button.button {
    width: 50% !important;
    padding: 8px !important;
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .place-order button.button {
    width: 60% !important;
    margin-top: 30px !important;
  }
}
.woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .place-order a {
  font-size: 20px;
  line-height: 36px;
  font-family: "Futura" !important;
  font-weight: 500;
  color: #231F20;
  width: 35% !important;
  text-align: end;
  margin-top: 25px;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .place-order a {
    width: 50% !important;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .woocommerce form .woocommerce-checkout-payment .place-order a {
    width: 100% !important;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout.page-template-template-fullwidth-php .col2-set .form-row-first {
    width: 45.4545454545%;
    display: inline-block;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 375px) {
  .woocommerce-checkout.page-template-template-fullwidth-php .col2-set .form-row-first {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-checkout.page-template-template-fullwidth-php .col2-set .form-row-last {
    width: 45.4545454545%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 9%;
  }
}
@media only screen and (max-width: 375px) {
  .woocommerce-checkout.page-template-template-fullwidth-php .col2-set .form-row-last {
    width: 100%;
    margin-left: 0;
  }
}

.woocommerce-order-received .entry-content::before {
  display: none;
}
.woocommerce-order-received .entry-content::after {
  display: none;
}

.site-footer {
  background: #12100B;
  border: 0;
  padding: 30px 0 40px 0;
}
@media only screen and (max-width: 767px) {
  .site-footer .footer-widgets {
    display: grid;
  }
}
.site-footer .footer-widgets .block {
  float: left;
}
@media only screen and (max-width: 480px) {
  .site-footer .footer-widgets .block {
    float: none;
  }
}
.site-footer .footer-widgets .block.footer-widget-1 {
  width: 36%;
  display: inline-block;
  margin: 0px;
}
@media only screen and (max-width: 1023px) {
  .site-footer .footer-widgets .block.footer-widget-1 {
    width: 50%;
    margin: 0px 0 20px 0;
    padding: 0 20px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .footer-widgets .block.footer-widget-1 {
    order: 3;
    margin: 0px 0 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .site-footer .footer-widgets .block.footer-widget-1 {
    width: 100%;
    padding: 0 0 0 0;
  }
}
.site-footer .footer-widgets .block.footer-widget-1.mb-flex {
  display: flex;
  width: 100%;
}
.site-footer .footer-widgets .block.footer-widget-1.mb-flex .mb-50 {
  width: 57%;
  padding-right: 15px;
}
.site-footer .footer-widgets .block.footer-widget-1.mb-flex .footer-widget-2 {
  width: 40%;
}
.site-footer .footer-widgets .block.footer-widget-2 {
  width: 17%;
  display: inline-block;
  margin: 0px;
}
@media only screen and (max-width: 1023px) {
  .site-footer .footer-widgets .block.footer-widget-2 {
    width: 50%;
    margin: 0px 0 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .footer-widgets .block.footer-widget-2 {
    order: 4;
  }
}
@media only screen and (max-width: 480px) {
  .site-footer .footer-widgets .block.footer-widget-2 {
    width: 100%;
  }
}
.site-footer .footer-widgets .block.footer-widget-3 {
  width: 17%;
  display: inline-block;
  margin: 0px;
}
@media only screen and (max-width: 1023px) {
  .site-footer .footer-widgets .block.footer-widget-3 {
    width: 50%;
    margin: 0px 0 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .footer-widgets .block.footer-widget-3 {
    order: 5;
  }
}
@media only screen and (max-width: 480px) {
  .site-footer .footer-widgets .block.footer-widget-3 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .footer-widgets .block.footer-widget-3 ul {
    margin: 0px 0 0;
  }
}
.site-footer .footer-widgets .block.footer-widget-4 {
  width: 27%;
}
@media only screen and (max-width: 1023px) {
  .site-footer .footer-widgets .block.footer-widget-4 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .footer-widgets .block.footer-widget-4 {
    order: 2;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .footer-widgets #custom_html-4 {
    order: 1;
    position: relative !important;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .footer-widgets #custom_html-4 .textwidget {
    display: flex;
    align-items: center;
    flex-flow: row-reverse;
    width: 100%;
  }
}
.site-footer .col-full {
  max-width: 1600px;
  padding: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 1700px) {
  .site-footer .col-full {
    max-width: 1440px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1600px) {
  .site-footer .col-full {
    max-width: 1240px;
  }
}
@media only screen and (max-width: 1450px) {
  .site-footer .col-full {
    max-width: 1170px;
  }
}
.site-footer .col-full .widget_text {
  margin: 0px 0 25px 0;
}
.site-footer .col-full .widget-title {
  font-size: 40px;
  color: #ffffff;
  line-height: 47px;
  font-family: "Futura";
  letter-spacing: 1px;
  padding: 0 0 10px 0;
  margin: 0px 0 25px 0;
  font-weight: 700;
}
@media only screen and (max-width: 1700px) {
  .site-footer .col-full .widget-title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 1450px) {
  .site-footer .col-full .widget-title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .col-full .widget-title {
    font-size: 20px;
    line-height: 26px;
    padding: 0 0 5px 0;
    margin: 0px 0 15px 0;
  }
}
.site-footer .col-full .social-icon {
  margin: 0 0 60px 0;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  .site-footer .col-full .social-icon {
    margin: 0 0 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .col-full .social-icon {
    margin-bottom: 0;
    width: 100%;
    justify-content: flex-end;
  }
}
.site-footer .col-full .social-icon li {
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  .site-footer .col-full .social-icon li {
    margin: 0 0 0 15px !important;
  }
}
.site-footer .col-full .social-icon li a img {
  width: 50px;
}
.site-footer .col-full .social-icon li a img:hover {
  opacity: 0.7;
}
.site-footer .col-full [alt="Bottom logo"] {
  width: 85px;
}
@media only screen and (max-width: 767px) {
  .site-footer .col-full [alt="Bottom logo"] {
    width: 75px;
  }
}
.site-footer .col-full .widget {
  margin-bottom: 0;
}
.site-footer .col-full .widget ul li {
  margin-bottom: 13px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .site-footer .col-full .widget ul li {
    margin-bottom: 5px;
  }
}
.site-footer .col-full .widget ul li a {
  color: #ffffff;
  font-size: 32px;
  text-decoration: none;
  line-height: 35px;
  letter-spacing: 1px;
  font-weight: 500;
  font-family: "Futura Bk";
}
.site-footer .col-full .widget ul li a:hover {
  color: #E2D3C0;
}
@media only screen and (max-width: 1700px) {
  .site-footer .col-full .widget ul li a {
    font-size: 26px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1450px) {
  .site-footer .col-full .widget ul li a {
    font-size: 24px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .col-full .widget ul li a {
    font-size: 18px;
    line-height: 20px;
  }
}
.site-footer .col-full .widget_nav_menu .widget-title {
  position: relative;
}
.site-footer .col-full .widget_nav_menu .widget-title:after {
  content: "";
  background: #ffffff;
  height: 4px;
  width: 65px;
  display: block;
  position: absolute;
  bottom: -4px;
}
.site-footer .col-full .widget_custom_html .widget-title {
  position: relative;
}
.site-footer .col-full .widget_custom_html .widget-title:after {
  content: "";
  background: #ffffff;
  height: 4px;
  width: 52%;
  display: block;
  position: absolute;
  bottom: -4px;
}
.site-footer .col-full .widget_mc4wp_form_widget .widget-title {
  position: relative;
}
.site-footer .col-full .widget_mc4wp_form_widget .widget-title:after {
  content: "";
  background: #ffffff;
  height: 4px;
  width: 40%;
  display: block;
  position: absolute;
  bottom: -4px;
}
.site-footer .col-full .mc4wp-form-fields {
  padding: 0;
}
.site-footer .col-full .mc4wp-form-fields h2 {
  display: none;
}
.site-footer .col-full [data-name="Footer Newsletter"] {
  text-align: left;
  margin: 0;
}
.site-footer .col-full [data-name="Footer Newsletter"] p {
  color: #ffffff;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 1px;
  font-weight: 500;
  font-family: "Futura Bk";
  margin-bottom: 33px;
}
@media only screen and (max-width: 1700px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p {
    font-size: 26px !important;
    line-height: 30px;
  }
}
@media only screen and (min-width: 1023px) and (max-width: 1450px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p {
    font-size: 23px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1023px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p.news-latter-box {
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    margin: 0;
  }
}
@media only screen and (max-width: 1023px) and (max-width: 767px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p.news-latter-box {
    margin-bottom: 10px;
    align-items: baseline;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p {
    font-size: 20px !important;
    line-height: 30px;
  }
}
.site-footer .col-full [data-name="Footer Newsletter"] p input[type=email] {
  background: transparent;
  border: 4px solid #ffffff;
  padding: 5px 20px;
  color: #ffffff;
  font-size: 32px;
  line-height: 37px;
  width: 100%;
  font-family: "Futura Bk";
  font-weight: 500;
}
.site-footer .col-full [data-name="Footer Newsletter"] p input[type=email]::-moz-placeholder {
  color: #ffffff;
}
.site-footer .col-full [data-name="Footer Newsletter"] p input[type=email]::placeholder {
  color: #ffffff;
}
@media only screen and (max-width: 1700px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p input[type=email] {
    font-size: 23px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 1450px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p input[type=email] {
    font-size: 24px;
    padding: 7px 10px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p input[type=email] {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p input[type=email] {
    font-size: 16px;
    padding: 4px 10px;
    line-height: 30px;
    border: 3px solid #ffffff;
  }
}
.site-footer .col-full [data-name="Footer Newsletter"] p input[type=submit] {
  float: right;
  padding: 9px 35px;
  font-size: 32px;
  line-height: 30px;
  margin-top: 20px;
  font-family: "Futura Bk";
  letter-spacing: 1px;
  color: #12100B;
  border: 3px solid #ffffff !important;
}
.site-footer .col-full [data-name="Footer Newsletter"] p input[type=submit]:hover {
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}
@media only screen and (max-width: 1700px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p input[type=submit] {
    font-size: 23px;
    line-height: 23px;
  }
}
@media only screen and (max-width: 1450px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p input[type=submit] {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p input[type=submit] {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .col-full [data-name="Footer Newsletter"] p input[type=submit] {
    font-size: 16px;
    padding: 9px 15px;
  }
}
.site-footer .col-full [data-name="Footer Newsletter"] .mc4wp-response {
  margin-top: 20px;
  display: inline-block;
  text-align: right;
  width: 100%;
}
.site-footer .col-full [data-name="Footer Newsletter"] .mc4wp-response p {
  margin: 0;
  font-size: 20px;
}
.site-footer .col-full [data-name="Footer Newsletter"] .mc4wp-response .mc4wp-error p {
  color: #98191b;
}
@media only screen and (max-width: 1240px) {
  .site-footer .col-full [data-name="Footer Newsletter"] .mc4wp-response .mc4wp-error p {
    padding: 20px 15px;
    margin: 0 auto;
  }
}

.ftr-btm {
  background-color: #12100B;
}
.ftr-btm .col-full {
  max-width: 1600px;
  border-top: 4px solid #ffffff;
  padding: 30px 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 1700px) {
  .ftr-btm .col-full {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 1600px) {
  .ftr-btm .col-full {
    max-width: 1240px;
  }
}
@media only screen and (max-width: 1450px) {
  .ftr-btm .col-full {
    max-width: 1170px;
  }
}
@media only screen and (max-width: 1240px) {
  .ftr-btm .col-full {
    padding: 20px 15px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .ftr-btm .col-full {
    display: block;
  }
}
.ftr-btm .col-full .menu-footer-bottom-menu-container {
  width: 35%;
}
@media only screen and (max-width: 1600px) {
  .ftr-btm .col-full .menu-footer-bottom-menu-container {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .ftr-btm .col-full .menu-footer-bottom-menu-container {
    width: 100%;
  }
}
.ftr-btm .col-full .custom-rebelcare-footer-widget {
  width: 65%;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 1450px) {
  .ftr-btm .col-full .custom-rebelcare-footer-widget {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .ftr-btm .col-full .custom-rebelcare-footer-widget {
    width: 100%;
  }
}
.ftr-btm ul {
  margin: 0;
  padding: 0;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .ftr-btm ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.ftr-btm ul li {
  list-style: none;
  margin-right: 50px;
}
@media only screen and (max-width: 767px) {
  .ftr-btm ul li {
    margin-right: 0;
    width: 50%;
    padding-right: 10px;
  }
}
.ftr-btm ul li a {
  color: #ffffff;
  font-size: 30px;
  text-decoration: none;
  line-height: 35px;
  letter-spacing: 1px;
}
.ftr-btm ul li a:hover {
  color: #E2D3C0;
}
@media only screen and (max-width: 1700px) {
  .ftr-btm ul li a {
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .ftr-btm ul li a {
    font-size: 18px;
    line-height: 26px;
  }
}
.ftr-btm .rebelcare-widget-container {
  margin-left: 0;
  margin-right: 0;
  display: flex;
}
.ftr-btm .rebelcare-widget-container.widget_text {
  margin-left: 30px;
}
@media only screen and (max-width: 1023px) {
  .ftr-btm .rebelcare-widget-container.widget_text {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .ftr-btm .rebelcare-widget-container.widget_text {
    margin: 10px 0 0 0;
    width: 50%;
    justify-content: flex-start;
    padding-right: 10px;
  }
}
.ftr-btm .rebelcare-widget-container.widget_text p {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  line-height: 35px;
  font-weight: 500;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1450px) {
  .ftr-btm .rebelcare-widget-container.widget_text p {
    text-align: left;
  }
}
@media only screen and (max-width: 1700px) {
  .ftr-btm .rebelcare-widget-container.widget_text p {
    font-size: 22px !important;
    line-height: 30px;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .ftr-btm .rebelcare-widget-container.widget_text p {
    font-size: 18px !important;
    line-height: 26px;
  }
}
.ftr-btm .rebelcare-widget-container.widget_text a {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  line-height: 35px;
  font-weight: 500;
  letter-spacing: 1px;
}
.ftr-btm .rebelcare-widget-container.widget_text a:hover {
  color: #E2D3C0;
}
@media only screen and (max-width: 1700px) {
  .ftr-btm .rebelcare-widget-container.widget_text a {
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .ftr-btm .rebelcare-widget-container.widget_text a {
    font-size: 18px;
    line-height: 26px;
  }
}

.icon-close {
  background-image: none;
  right: unset;
  left: 30px;
}
@media only screen and (max-width: 767px) {
  .icon-close {
    left: 0;
  }
}
.icon-close:after {
  content: "×";
  color: #12100B;
  font-size: 40px;
  line-height: 36px;
}
.icon-close:after:hover:after {
  opacity: 0.8;
}

.log_in .woocommerce-form.woocommerce-form-login {
  width: 42%;
}
@media only screen and (max-width: 1450px) {
  .log_in .woocommerce-form.woocommerce-form-login {
    width: 50%;
  }
}
@media only screen and (max-width: 1200px) {
  .log_in .woocommerce-form.woocommerce-form-login {
    width: 70%;
  }
}
@media only screen and (max-width: 1023px) {
  .log_in .woocommerce-form.woocommerce-form-login {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .log_in .woocommerce-form.woocommerce-form-login {
    width: 300px;
  }
}
.log_in .woocommerce-form.woocommerce-form-login .login-inner .login-input .form-row {
  width: 100% !important;
}
.log_in .woocommerce-form .icon-close {
  background-image: none;
  right: unset;
  left: 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .log_in .woocommerce-form .icon-close {
    position: absolute;
    left: 0px !important;
  }
}
.log_in .woocommerce-form .icon-close:after {
  content: "×";
  color: #12100B;
  font-size: 40px;
  line-height: 36px;
}
.log_in .woocommerce-form .icon-close:after:hover:after {
  opacity: 0.8;
}

#site-header-cart .widget_shopping_cart {
  width: 42%;
  /*==Customers also loved==*/
}
@media only screen and (max-width: 1450px) {
  #site-header-cart .widget_shopping_cart {
    width: 50%;
  }
}
@media only screen and (max-width: 1200px) {
  #site-header-cart .widget_shopping_cart {
    width: 70%;
  }
}
@media only screen and (max-width: 1023px) {
  #site-header-cart .widget_shopping_cart {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart {
    width: 300px;
    padding-top: 10px;
    overflow: hidden;
    height: 100%;
  }
}
#site-header-cart .widget_shopping_cart .cart_progressbar_text_wrapper {
  max-width: 90%;
  margin: 0 auto 50px;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  font-family: "Futura";
  color: #12100B;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .cart_progressbar_text_wrapper {
    margin: 0 0px 10px 0;
    padding-left: 15px;
    padding-right: 0px;
    font-size: 13px;
    line-height: 1.2;
  }
}
#site-header-cart .widget_shopping_cart .cart_progressbar_text_wrapper strong {
  text-transform: uppercase;
  font-family: "Futura";
  font-weight: 700;
}
#site-header-cart .widget_shopping_cart .cart_progressbar_text_wrapper .cart_progressbar_wrapper {
  margin-top: 3px;
  border: 2px solid #12100B;
}
#site-header-cart .widget_shopping_cart .cart_progressbar_text_wrapper .cart_progressbar_wrapper .cart_progressbar {
  background: #12100B;
  height: 7px !important;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content {
    height: 100%;
    position: relative;
    padding-bottom: 107px;
    overflow: auto;
  }
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .icon-close {
    display: none;
  }
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget {
    height: auto !important;
    max-height: none !important;
  }
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget.cart_list {
    max-height: none !important;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content a {
  font-family: "Futura";
  font-size: 23px;
  color: #ffffff;
  display: inline-block;
  border-bottom: 3px solid #ffffff;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content a {
    font-size: 16px !important;
    line-height: 23px;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .product_cat {
  color: #ffffff;
  margin: 4px 0 0 0;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  font-family: "Futura";
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .product_cat {
    line-height: normal;
    font-size: 16px;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .cart_list .woocommerce-mini-cart-item,
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .additional-products .woocommerce-mini-cart-item {
  max-width: 90%;
  background: #12100B;
  margin-bottom: 15px;
  border: 0;
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .cart_list .woocommerce-mini-cart-item .mini_cart_product_img,
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .additional-products .woocommerce-mini-cart-item .mini_cart_product_img {
  width: 25%;
  background: #E2D3C0;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .cart_list .woocommerce-mini-cart-item .mini_cart_product_img,
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .additional-products .woocommerce-mini-cart-item .mini_cart_product_img {
    width: 100%;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .cart_list .woocommerce-mini-cart-item .mini_cart_product_img img,
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .additional-products .woocommerce-mini-cart-item .mini_cart_product_img img {
  width: 100%;
  max-width: 100%;
  float: left;
  margin: 0;
  height: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .cart_list .woocommerce-mini-cart-item .mini_cart_product_img a,
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .additional-products .woocommerce-mini-cart-item .mini_cart_product_img a {
  border: 0;
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .cart_list .woocommerce-mini-cart-item .mini_cart_product_img .remove_from_cart_button,
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .additional-products .woocommerce-mini-cart-item .mini_cart_product_img .remove_from_cart_button {
  text-indent: 0;
  font-family: "Futura";
  position: absolute;
  left: auto;
  right: 0;
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .cart_list .woocommerce-mini-cart-item .mini_cart_product_img .remove_from_cart_button::before,
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .additional-products .woocommerce-mini-cart-item .mini_cart_product_img .remove_from_cart_button::before {
  content: none;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .cart_list .woocommerce-mini-cart-item .mini_cart_product_img .remove_from_cart_button,
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .additional-products .woocommerce-mini-cart-item .mini_cart_product_img .remove_from_cart_button {
    top: 0;
    color: #12100B !important;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .cart_list .woocommerce-mini-cart-item .mini_cart_product_content,
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .additional-products .woocommerce-mini-cart-item .mini_cart_product_content {
  width: 75%;
  text-align: left;
  padding: 15px 25px;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .cart_list .woocommerce-mini-cart-item .mini_cart_product_content,
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .additional-products .woocommerce-mini-cart-item .mini_cart_product_content {
    width: 100%;
    padding: 10px;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom {
  display: flex;
  width: 100%;
  margin-top: 10px;
  align-items: flex-end;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom {
    display: block;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form {
  margin-right: 12px;
  display: flex;
  align-items: end;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form {
    width: 100%;
    margin-bottom: 10px;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form p {
  margin: 0 10px 0 0;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form p {
    width: 100%;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form label {
  display: block;
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form .custom_variations_mini_selectbox {
  position: relative;
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form .custom_variations_mini_selectbox select {
  background: #f2f2f2;
  color: #12100B;
  border: 2px solid #f2f2f2 !important;
  display: inline-block;
  width: 95px;
  max-width: unset;
  border-radius: 0;
  padding: 0.8px 1px;
  font-size: 14px;
  text-align: center;
  font-weight: 700;
  outline: 0;
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form .custom_variations_mini_selectbox select {
      -webkit-appearance: none;
      -webkit-background-color: #ffffff;
      background-color: #ffffff;
      padding: 1.5px 24px;
    }
    #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form .custom_variations_mini_selectbox select:after {
      content: " ";
      background-image: url("../../img/down-arrow.png");
      display: inline-block;
      width: 10px;
      height: 10px;
    }
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form .custom_variations_mini_selectbox select:focus-visible {
  border-radius: 0;
  border: 2px solid #ffffff !important;
  outline: 0;
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form .custom_variations_mini_selectbox select option {
  background: #ffffff;
  font-weight: 700;
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form .custom_variations_mini_selectbox::after {
      content: " ";
      background-image: url("../../img/down-arrow.png");
      position: absolute;
      right: 7px;
      top: 8px;
      width: 10px;
      height: 9px;
      background-size: contain;
      background-repeat: no-repeat;
      pointer-events: none;
    }
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form .update_mini_cart_item_variation {
  font-weight: normal;
  font-size: 14px;
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #12100B;
  line-height: 17px;
  padding: 3px 10px;
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .custom_variations_form .update_mini_cart_item_variation:hover {
  background: #12100B;
  color: #ffffff;
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .quantity {
  margin: 0 0 0 0;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .quantity {
    float: left;
    margin: 0 20px 0 0;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .quantity .custom_quantity_wrapper {
  margin: 0 0 0 0;
  display: flex;
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .quantity .custom_quantity_wrapper button {
  padding: 4px 6px;
  color: #12100B;
  font-size: 11px;
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .quantity .custom_quantity_wrapper .qty {
  width: 30px;
  font-size: 15px;
  font-weight: 700;
  color: #12100B;
  font-family: "Futura";
  padding: 0;
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .woocommerce-Price-amount {
  width: 50%;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .woocommerce-Price-amount {
    float: right;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .woocommerce-Price-amount bdi {
  font-size: 23px;
  color: #ffffff;
  line-height: 23px;
  font-family: "Futura";
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .woocommerce-Price-amount bdi {
    font-size: 20px;
    line-height: 20px;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol {
  color: #ffffff;
  font-size: 27px;
  font-family: "Futura";
  font-weight: 900;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol {
    font-size: 24px;
  }
}
#site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .woocommerce-Price-amount.amount {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .widget_shopping_cart_content .mini_cart_product_content_bottom .woocommerce-Price-amount.amount {
    width: auto;
  }
}
#site-header-cart .widget_shopping_cart .woocommerce-mini-cart__buttons {
  background-color: #12100B;
  padding: 30px;
  position: sticky;
  width: 100%;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .woocommerce-mini-cart__buttons {
    padding: 10px 20px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
#site-header-cart .widget_shopping_cart .total {
  display: flex;
  background-color: #12100B;
  justify-content: center;
  max-width: 50%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .total {
    max-width: 100%;
  }
}
#site-header-cart .widget_shopping_cart .total strong {
  width: 50%;
  color: #ffffff;
  font-family: "Futura";
  text-align: left;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .total strong {
    font-size: 16px;
    line-height: normal;
  }
}
#site-header-cart .widget_shopping_cart .total .amount {
  color: #ffffff;
  width: 50%;
  font-size: 20px;
  line-height: 25px;
  font-family: "Futura";
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .total .amount {
    font-size: 16px;
    line-height: 20px;
  }
}
#site-header-cart .widget_shopping_cart .total .amount .woocommerce-Price-currencySymbol {
  color: #ffffff;
  font-size: 24px;
  font-family: "Futura";
  margin-right: 4px;
  font-weight: 900;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .total .amount .woocommerce-Price-currencySymbol {
    font-size: 18px;
  }
}
#site-header-cart .widget_shopping_cart .checkout {
  font-family: "Futura" !important;
  width: 100%;
  margin: 6px auto;
  font-size: 24px !important;
  max-width: 50%;
  background: #ffffff;
  line-height: 23px !important;
  color: #12100B !important;
  padding: 8px 15px;
  border: 3px solid #ffffff !important;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .checkout {
    padding: 5px 15px;
  }
}
#site-header-cart .widget_shopping_cart .checkout:after {
  content: none !important;
}
#site-header-cart .widget_shopping_cart .checkout:hover {
  background-color: transparent;
  color: #ffffff !important;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .checkout {
    max-width: 100%;
  }
}
#site-header-cart .widget_shopping_cart .cart_notice {
  font-size: 14px;
  color: #ffffff;
  line-height: 30px;
  text-align: left;
  margin: 0 auto;
  max-width: 50%;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .cart_notice {
    font-size: 10px !important;
    line-height: 15px;
    max-width: 100%;
  }
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products {
  height: auto;
  background: #edf3d9;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .mini-cart-additional-products {
    /* padding-bottom: 0px; */
  }
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products {
  overflow: hidden;
  height: auto;
  background: #edf3d9;
  padding-top: 35px;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products {
    padding-top: 10px;
    margin-bottom: 0;
  }
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products h3 {
  font-family: "Futura";
  font-size: 35px;
  line-height: 45px;
  color: #12100B;
  margin: 0;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products h3 {
    font-size: 20px;
    line-height: normal;
  }
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products {
  padding-top: 30px;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products {
    height: 100%;
    padding-bottom: 0px;
    padding-top: 10px;
  }
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product {
  padding: 0;
  max-width: 90%;
  background: #ffffff;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product {
    display: block;
    margin-bottom: 10px;
  }
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_img {
  width: 25%;
  background: #E2D3C0;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_img {
    width: 100%;
  }
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_img a {
  border: 0;
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_img .main-thumbnail-product img {
  width: 100%;
  max-width: 100%;
  float: left;
  margin: 0;
  height: 150px;
  -o-object-fit: contain;
     object-fit: contain;
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content {
  width: 75%;
  text-align: left;
  padding: 15px 25px;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content {
    width: 100%;
    padding: 10px;
  }
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content .woocommerce-loop-product__title {
  color: #12100B;
  border-bottom: 3px solid #12100B;
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content .product_cat {
  color: #12100B;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content .product_cat {
    margin-bottom: 10px;
  }
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content .amount {
  font-size: 23px;
  color: #12100B;
  line-height: 23px;
  font-family: "Futura";
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content .amount {
    font-size: 18px;
    line-height: 18px;
  }
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content .amount .woocommerce-Price-currencySymbol {
  color: #12100B;
  font-size: 27px;
  font-family: "Futura";
  font-weight: 900;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content .amount .woocommerce-Price-currencySymbol {
    font-size: 18px;
    line-height: 18px;
  }
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content .add_to_cart_button {
  background: transparent;
  color: #12100B;
  font-family: "Futura";
  border-bottom: 3px solid #12100B;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
  float: right;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content .add_to_cart_button {
    line-height: 18px;
  }
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content .add_to_cart_button:hover {
  color: #98191b;
  border-color: #98191b;
}
#site-header-cart .widget_shopping_cart .mini-cart-additional-products .customer_loved_products .additional-products .type-product .mini_cart_product_content .add_to_cart_button:before {
  content: "+";
  margin-right: 5px;
  font-size: 26px;
}
@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart span.icon-close {
    position: absolute;
    left: initial;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
  }
  #site-header-cart .widget_shopping_cart span.icon-close::after {
    font-size: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .menu-open.right #site-header-cart .widget_shopping_cart .woocommerce-mini-cart__buttons {
    width: 100%;
    bottom: 0;
    left: inherit;
    right: 0;
    max-width: 300px;
    position: absolute;
  }
}

@media only screen and (max-width: 767px) {
  #site-header-cart .widget_shopping_cart .woocommerce-mini-cart__buttons {
    left: auto;
    position: fixed;
    right: -100%;
    max-width: 300px;
    transition: all 1s ease-in-out;
  }
  .menu-open.right #site-header-cart .widget_shopping_cart .woocommerce-mini-cart__buttons {
    position: fixed;
    right: 0;
    left: auto;
  }
}
html, body {
  height: 100%;
}

.woocommerce-shop .site-main {
  background: #edf3d9;
}

.woocommerce-products-header {
  box-shadow: none !important;
}
.woocommerce-products-header .page-description p {
  margin: 0;
}
.woocommerce-products-header .page-description .vc_row {
  margin: 0;
}
.woocommerce-products-header .page-description #shop_top_banner-sec {
  padding: 120px 0 60px;
  background: #d5c4ae;
  background-image: url(/wp-content/uploads/2021/11/Untitled-1-Copy-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}
@media only screen and (max-width: 1300px) {
  .woocommerce-products-header .page-description #shop_top_banner-sec {
    background-size: 58%;
    background-position: right bottom;
  }
}
@media only screen and (max-width: 1100px) {
  .woocommerce-products-header .page-description #shop_top_banner-sec {
    padding: 60px 0 80px;
    background-size: 66%;
    background-position: right bottom;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-products-header .page-description #shop_top_banner-sec {
    padding: 40px 0 20px;
    background-image: none;
  }
}
.woocommerce-products-header .page-description #shop_top_banner-sec .hide {
  display: none;
}
@media only screen and (max-width: 767px) {
  .woocommerce-products-header .page-description #shop_top_banner-sec .hide {
    display: block;
  }
}
.woocommerce-products-header .page-description #shop_top_banner-sec .d-flex .vc_column-inner {
  padding: 0;
}
@media only screen and (max-width: 1450px) {
  .woocommerce-products-header .page-description #shop_top_banner-sec .banner-info {
    padding: 0 21% 0 15px;
  }
}
@media only screen and (max-width: 1240px) {
  .woocommerce-products-header .page-description #shop_top_banner-sec .banner-info {
    padding: 0 100px 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-products-header .page-description #shop_top_banner-sec .banner-info {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-products-header .page-description .shop_top_banner {
    flex-direction: column-reverse;
  }
}
.woocommerce-products-header .page-description .shop_top_banner .wpb_content_element .wpb_wrapper {
  padding: 0 !important;
}
.woocommerce-products-header .page-description .shop_top_banner .vc_column-inner {
  padding: 0 !important;
}
.woocommerce-products-header .page-description .shop_top_banner .wpb_single_image {
  margin-bottom: 0;
}
.woocommerce-products-header .page-description .shop_top_banner .wpb_single_image .vc_figure {
  width: 100%;
}
.woocommerce-products-header .page-description .shop_top_banner .wpb_wrapper h2 {
  color: #000;
  font-size: 48px;
  line-height: 57px;
  margin: 0 0 36px 0;
  font-family: "Futura";
  font-weight: bold;
}
@media only screen and (max-width: 1450px) {
  .woocommerce-products-header .page-description .shop_top_banner .wpb_wrapper h2 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1023px) {
  .woocommerce-products-header .page-description .shop_top_banner .wpb_wrapper h2 {
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-products-header .page-description .shop_top_banner .wpb_wrapper h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
.woocommerce-products-header .page-description .shop_top_banner .wpb_wrapper p {
  color: #000;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1450px) {
  .woocommerce-products-header .page-description .shop_top_banner .wpb_wrapper p {
    font-size: 25px;
    line-height: 32px;
  }
  .woocommerce-products-header .page-description .shop_top_banner .wpb_wrapper p br {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .woocommerce-products-header .page-description .shop_top_banner .wpb_wrapper p {
    font-size: 20px;
    line-height: 28px;
  }
}
.woocommerce-products-header .page-description .shop_usp_bar {
  background: #000;
  padding: 30px 0 50px;
  position: relative;
  overflow: unset;
}
.woocommerce-products-header .page-description .shop_usp_bar:before {
  content: "";
  background-image: url(/wp-content/uploads/2021/11/patten-2.png);
  width: 100%;
  position: absolute;
  top: -30px;
  height: 90px;
  background-size: contain;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .woocommerce-products-header .page-description .shop_usp_bar:before {
    height: 30px;
  }
}
.woocommerce-products-header .page-description .shop_usp_bar .vc_column-inner {
  padding: 0 !important;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-products-header .page-description .shop_usp_bar .info-box {
    display: block !important;
    padding: 8px 0 0 0;
  }
}
.woocommerce-products-header .page-description .shop_usp_bar .info-box p {
  color: #ffffff !important;
}
@media only screen and (max-width: 1023px) {
  .woocommerce-products-header .page-description .shop_usp_bar .info-box p {
    padding: 0 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-products-header .page-description .shop_usp_bar {
    padding: 15px 0 50px;
  }
}
@media only screen and (max-width: 480px) {
  .woocommerce-products-header .page-description .shop_usp_bar {
    padding: 0px 0 50px;
  }
}
.woocommerce-products-header .page-description .rebel_shop_filter {
  padding: 70px 0;
  background: #ffffff;
}
@media only screen and (max-width: 767px) {
  .woocommerce-products-header .page-description .rebel_shop_filter {
    padding: 50px 0;
  }
}
.woocommerce-products-header .page-description .rebel_shop_filter .wpb_text_column {
  margin-bottom: 0 !important;
}
.woocommerce-products-header .page-description .rebel_shop_filter .wpb_column {
  max-width: 1440px;
  margin: 0 auto !important;
  float: none;
}
.woocommerce-products-header .page-description .rebel_shop_filter .wpb_column .vc_column-inner {
  padding-top: 0 !important;
}
.woocommerce-products-header .page-description .rebel_shop_filter .wpb_column .vc_column-inner .wpb_wrapper {
  text-align: center;
}
.woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 30px !important;
}
@media only screen and (max-width: 1100px) {
  .woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul {
    display: block;
  }
}
.woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li {
  margin: 0 10px !important;
  width: 100%;
}
.woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li [checked=checked] ~ label {
  background: #000;
  color: #ffffff;
}
.woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li [checked=checked] ~ label strong {
  border-bottom: 2px solid #ffffff;
}
@media only screen and (max-width: 1100px) {
  .woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li {
    width: 22%;
    margin: 0 10px 10px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li {
    margin: 0 15px 10px 15px !important;
    width: auto;
    display: inline-block;
  }
}
@media only screen and (max-width: 480px) {
  .woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li {
    margin: 0 4px 10px 4px !important;
  }
}
.woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li label {
  color: #000;
  margin: 0 !important;
  border: 2px solid #000;
  font-size: 24px;
  padding: 12px 7px;
  width: 100%;
  line-height: 28px;
  text-align: center;
  text-transform: lowercase !important;
}
@media only screen and (max-width: 767px) {
  .woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li label {
    padding: 10px 20px;
  }
}
.woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li label:hover {
  background: #000;
  color: #ffffff;
}
.woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li label:hover strong {
  border-bottom: 2px solid #ffffff;
}
@media only screen and (max-width: 1300px) {
  .woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li label {
    font-size: 18px;
  }
}
.woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li label strong {
  border-bottom: 2px solid #000;
  font-weight: 400;
}
.woocommerce-products-header .page-description .rebel_shop_filter .bapf_body ul li:last-child {
  margin-right: 0;
}
.woocommerce-products-header .page-description .rebel_shop_filter .bapf_sfilter .bapf_button {
  background: transparent;
  padding: 0;
  color: #000;
  text-transform: none;
  font-size: 28px;
  font-family: "Futura Bk";
  letter-spacing: 0.5px;
}

.products {
  margin: 0 auto !important;
  max-width: 1600px;
  padding: 100px 15px 0;
}
@media only screen and (max-width: 1700px) {
  .products {
    max-width: 1440px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1600px) {
  .products {
    max-width: 1240px;
    padding: 80px 15px 0;
  }
}
@media only screen and (max-width: 1450px) {
  .products {
    max-width: 1170px;
  }
}
@media only screen and (max-width: 1023px) {
  .products {
    padding: 60px 0 0;
    max-width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .products {
    margin: 0 auto 40px !important;
    max-width: 400px;
  }
}
.products .product {
  margin-bottom: 90px !important;
  text-align: left !important;
}
@media only screen and (max-width: 1200px) {
  .products .product {
    width: 33% !important;
    padding: 0 15px;
    margin: 0 0 80px 0 !important;
    display: inline-block;
    vertical-align: top;
    float: none !important;
  }
}
@media only screen and (max-width: 1023px) {
  .products .product {
    width: 49% !important;
    padding: 0 15px;
    margin: 0 0 60px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .products .product {
    margin: 0 auto 60px !important;
    padding: 0 8px;
  }
}
.products .product .product-category-image-inner {
  height: 300px;
  margin-bottom: 30px;
  background: #ffffff;
  position: relative;
}
@media only screen and (max-width: 1450px) {
  .products .product .product-category-image-inner {
    height: 230px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .products .product .product-category-image-inner {
    height: 290px;
  }
}
@media only screen and (max-width: 767px) {
  .products .product .product-category-image-inner {
    margin-bottom: 20px;
    height: unset;
    background: transparent;
  }
}
.products .product .product-category-image-inner .hover-main-product {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .products .product .product-category-image-inner .hover-main-product {
    display: none !important;
  }
}
.products .product .product-category-image-inner .hover-main-product .product-hover1 {
  transition: all ease 400ms;
  width: 100%;
  height: 300px;
  background-size: cover;
}
@media only screen and (max-width: 1450px) {
  .products .product .product-category-image-inner .hover-main-product .product-hover1 {
    height: 230px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .products .product .product-category-image-inner .hover-main-product .product-hover1 {
    height: 290px;
  }
}
@media only screen and (max-width: 767px) {
  .products .product .product-category-image-inner .hover-main-product .product-hover1 {
    height: 160px;
    display: none;
  }
}
.products .product .product-category-image-inner .hover-main-product .product-hover2 {
  transition: all ease 400ms;
  width: 100%;
  height: 300px;
  background-size: cover;
}
@media only screen and (max-width: 1450px) {
  .products .product .product-category-image-inner .hover-main-product .product-hover2 {
    height: 230px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .products .product .product-category-image-inner .hover-main-product .product-hover2 {
    height: 290px;
  }
}
@media only screen and (max-width: 767px) {
  .products .product .product-category-image-inner .hover-main-product .product-hover2 {
    height: auto;
  }
}
.products .product .product-category-image-inner .main-thumbnail-product {
  padding: 0;
  width: 100%;
  height: 100%;
}
.products .product .product-category-image-inner .main-thumbnail-product img {
  width: 100%;
  height: 100%;
  -o-object-fit: inherit;
     object-fit: inherit;
}
.products .product h2 {
  font-size: 40px !important;
  line-height: 48px;
  display: inline-block;
  color: #000;
  border-bottom: 5px solid #000;
  margin-bottom: 10px !important;
  padding-bottom: 2px;
  text-align: left;
}
@media only screen and (max-width: 1700px) {
  .products .product h2 {
    font-size: 30px !important;
    line-height: 36px;
  }
}
@media only screen and (max-width: 1450px) {
  .products .product h2 {
    font-size: 28px !important;
    line-height: 36px;
  }
}
@media only screen and (max-width: 1200px) {
  .products .product h2 {
    font-size: 24px !important;
    line-height: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .products .product h2 {
    font-size: 18px !important;
    margin-bottom: 5px !important;
    line-height: 26px;
  }
}
.products .product p {
  font-size: 24px;
  line-height: 28px;
  color: #000;
  margin-bottom: 6px;
  margin-top: 0;
}
@media only screen and (max-width: 1700px) {
  .products .product p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1450px) {
  .products .product p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 1450px) {
  .products .product p {
    font-size: 16px !important;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .products .product p {
    font-size: 14px !important;
  }
}
.products .product .woocommerce-product-rating {
  display: flex;
  align-items: center;
  margin-bottom: 4px !important;
  margin-top: 0px !important;
}
@media only screen and (max-width: 1450px) {
  .products .product .woocommerce-product-rating {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .products .product .woocommerce-product-rating {
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .products .product .woocommerce-product-rating a {
    line-height: 0;
  }
}
.products .product .woocommerce-product-rating .star-rating {
  margin: 0 !important;
  display: inline-block;
  vertical-align: sub;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .products .product .woocommerce-product-rating .single-product-rating {
    line-height: 0;
    margin-top: -4px;
  }
}
.products .product .woocommerce-product-rating .single-product-rating a {
  font-size: 20px;
  color: #000;
  text-decoration: none;
  line-height: 24px;
  margin-left: 5px;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .products .product .woocommerce-product-rating .single-product-rating a {
    font-size: 12px;
    margin-top: -3px;
  }
}
.products .product .product_small_title {
  font-size: 24px;
  line-height: 28px;
  margin-top: 3px;
  color: #000;
  margin-bottom: 7px;
}
@media only screen and (max-width: 1700px) {
  .products .product .product_small_title {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1450px) {
  .products .product .product_small_title {
    font-size: 16px;
    line-height: 20px;
  }
}
.products .product .price {
  font-size: 30px;
  line-height: 36px;
  font-family: "Futura";
  color: #000 !important;
  text-align: left;
  margin: 0 0 -8px 0 !important;
}
@media only screen and (max-width: 1700px) {
  .products .product .price {
    font-size: 24px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 1450px) {
  .products .product .price {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .products .product .price {
    font-size: 16px;
    line-height: 24px;
  }
}
.products .product .price .woocommerce-Price-currencySymbol {
  font-family: "Futura";
  font-size: 34px;
  line-height: 34px;
  color: #000;
  font-weight: bold;
  margin-right: 2px;
}
@media only screen and (max-width: 1700px) {
  .products .product .price .woocommerce-Price-currencySymbol {
    font-size: 24px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .products .product .price .woocommerce-Price-currencySymbol {
    font-size: 18px;
  }
}
.products .product .custom-cart-wrapper {
  text-align: left;
  margin-top: 20px;
  display: flex;
  position: relative;
  align-items: baseline;
}
@media only screen and (max-width: 767px) {
  .products .product .custom-cart-wrapper {
    display: block;
  }
}
.products .product .custom-cart-wrapper .shop_now_btn, .products .product .custom-cart-wrapper .read-more-btn {
  background-color: #000;
  margin-right: 30px !important;
  font-weight: 500;
  font-size: 23px;
  line-height: 26px;
  color: #ffffff;
  padding: 5px 18px 6px;
  margin: 0;
  border: 2px solid #000;
}
.products .product .custom-cart-wrapper .shop_now_btn:hover, .products .product .custom-cart-wrapper .read-more-btn:hover {
  background-color: #ffffff;
  color: #000;
}
@media only screen and (max-width: 1700px) {
  .products .product .custom-cart-wrapper .shop_now_btn, .products .product .custom-cart-wrapper .read-more-btn {
    margin-right: 20px !important;
    font-size: 18px;
    line-height: 20px;
    padding: 5px 10px 6px;
  }
}
@media only screen and (max-width: 1450px) {
  .products .product .custom-cart-wrapper .shop_now_btn, .products .product .custom-cart-wrapper .read-more-btn {
    font-size: 16px;
    padding: 5px 10px 6px;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .products .product .custom-cart-wrapper .shop_now_btn, .products .product .custom-cart-wrapper .read-more-btn {
    width: 90%;
    margin: 0 0 5px 0 !important;
    text-align: center;
  }
}
.products .product .custom-cart-wrapper .read-more-btn {
  margin-right: 0 !important;
}
.products .product .custom-cart-wrapper .add_to_cart_button, .products .product .custom-cart-wrapper [aria-label="Read more"] {
  font-size: 20px;
  line-height: 28px;
  position: relative;
  float: right;
  padding: 0;
  background-color: transparent;
  border-bottom: 4px solid #000;
  color: #000;
  margin-bottom: 0;
  margin-top: 4px;
}
.products .product .custom-cart-wrapper .add_to_cart_button:before, .products .product .custom-cart-wrapper [aria-label="Read more"]:before {
  content: "+";
  margin-right: 5px;
  font-size: 26px;
}
.products .product .custom-cart-wrapper .add_to_cart_button:hover, .products .product .custom-cart-wrapper [aria-label="Read more"]:hover {
  color: #98191b;
  border-color: #98191b;
}
@media only screen and (max-width: 1700px) {
  .products .product .custom-cart-wrapper .add_to_cart_button, .products .product .custom-cart-wrapper [aria-label="Read more"] {
    font-size: 18px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1450px) {
  .products .product .custom-cart-wrapper .add_to_cart_button, .products .product .custom-cart-wrapper [aria-label="Read more"] {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .products .product .custom-cart-wrapper .add_to_cart_button, .products .product .custom-cart-wrapper [aria-label="Read more"] {
    float: none;
    margin: 0;
  }
}
.products .product .custom-cart-wrapper .added_to_cart {
  position: absolute;
  bottom: -47px;
  width: 93%;
  text-align: center;
  justify-content: center;
  background: #000;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  border: 2px solid #000;
  line-height: 16px;
  display: none;
}
.products .product .custom-cart-wrapper .added_to_cart:after {
  content: none;
}
.products .product .custom-cart-wrapper .added_to_cart:hover {
  background: #ffffff;
  color: #000;
}
.products .product .onsalep, .products .product .itsnew {
  background: #000;
  position: absolute;
  left: -35px;
  z-index: 9;
  color: #ffffff !important;
  font-size: 16px !important;
  border-radius: 70px;
  width: 80px;
  line-height: 18px;
  height: 80PX;
  top: -35px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}
@media only screen and (max-width: 1450px) {
  .products .product .onsalep, .products .product .itsnew {
    left: 0;
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1450px) {
  .products .product .onsalep, .products .product .itsnew {
    left: 7px;
    font-size: 12px !important;
    width: 70px;
    height: 70px;
    top: -10px;
  }
}

.storefront-sorting {
  text-align: center;
  margin: 0;
  padding-bottom: 80px;
}
.storefront-sorting .woocommerce-pagination {
  border: 0;
  float: none;
}
.storefront-sorting .woocommerce-pagination .page-numbers li {
  margin: 0 5px;
}
.storefront-sorting .woocommerce-pagination .page-numbers li .page-numbers {
  font-size: 18px;
  color: #000;
  border: 2px solid #000;
  font-family: "Futura";
}
.storefront-sorting .woocommerce-pagination .page-numbers li .page-numbers.current {
  background: #000;
  color: #ffffff;
}
.storefront-sorting .woocommerce-pagination .page-numbers li .page-numbers:hover {
  background: #000;
  color: #ffffff;
}

.main-product-details {
  background: #d5c4ae !important;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  .main-product-details {
    display: block;
  }
}
.main-product-details .product-left-section {
  width: 50%;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1100px) {
  .main-product-details .product-left-section {
    padding: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .main-product-details .product-left-section {
    background: #d5c4ae;
    display: inline-block;
    width: 100%;
  }
}
.main-product-details .product-left-section .woocommerce-product-gallery {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  height: 100%;
  position: relative;
}
.main-product-details .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  width: 100%;
  height: 100%;
}
.main-product-details .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder {
  width: 100%;
  height: 100%;
}
.main-product-details .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder img {
  width: 100%;
  height: 100%;
}
.main-product-details .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
  width: 100%;
  margin: 0 !important;
}
.main-product-details .product-left-section .woocommerce-product-gallery .flex-control-thumbs li img {
  opacity: 0.2 !important;
}
.main-product-details .product-left-section .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  opacity: 1 !important;
}
.main-product-details .product-left-section .flex-viewport {
  width: 100%;
  float: right;
  margin-bottom: 0 !important;
}
.main-product-details .product-left-section .flex-viewport .woocommerce-product-gallery__image {
  height: 100%;
}
.main-product-details .product-left-section .flex-viewport .woocommerce-product-gallery__image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-product-details .product-left-section .flex-control-thumbs {
  position: absolute;
  float: left;
  left: 10%;
  top: 50%;
  transform: translate(0, -50%);
  padding-right: 15px !important;
}
@media only screen and (max-width: 1023px) {
  .main-product-details .product-left-section .flex-control-thumbs {
    left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .main-product-details .product-left-section .flex-control-thumbs {
    left: 2%;
  }
}
.main-product-details .product-left-section .flex-control-thumbs li {
  margin-bottom: 20px !important;
}
.main-product-details .product-left-section .flex-control-thumbs li img {
  opacity: 1;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  border: 3px solid #000;
}
@media only screen and (max-width: 767px) {
  .main-product-details .product-left-section .flex-control-thumbs li img {
    width: 60px !important;
    height: 60px !important;
  }
}
.main-product-details .summary-right-section {
  width: 50%;
  background: #000;
  padding: 100px;
}
@media only screen and (max-width: 1600px) {
  .main-product-details .summary-right-section {
    padding: 100px 70px;
  }
}
@media only screen and (max-width: 1450px) {
  .main-product-details .summary-right-section {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 1200px) {
  .main-product-details .summary-right-section {
    padding: 50px 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .main-product-details .summary-right-section {
    display: inline-block;
    width: 100%;
    padding: 40px 60px;
  }
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section {
    padding: 40px 15px;
  }
}
.main-product-details .summary-right-section .custom-woocommerce-variation .woocommerce-variation-description {
  display: none;
}
.main-product-details .summary-right-section .woocommerce-variation-description {
  color: #ffffff;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 1px;
  margin: 8px 0 15px;
}
.main-product-details .summary-right-section .woocommerce-variation-description p {
  line-height: 48px;
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .woocommerce-variation-description p {
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .woocommerce-variation-description {
    line-height: 30px;
    margin-bottom: 0;
  }
}
.main-product-details .summary-right-section .summary {
  margin-bottom: 0 !important;
}
.main-product-details .summary-right-section .summary > span {
  font-family: "Futura Bk";
  font-size: 40px;
  line-height: 48px;
  color: #ffffff;
  margin-bottom: 10px;
  display: block;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .summary > span {
    font-size: 23px;
    line-height: 30px;
  }
}
.main-product-details .summary-right-section .summary {
  width: 100% !important;
  margin-bottom: 0 !important;
}
.main-product-details .summary-right-section h1.product_title {
  font-family: "Futura";
  font-size: 54px;
  line-height: 65px;
  color: #ffffff;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section h1.product_title {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 375px) {
  .main-product-details .summary-right-section h1.product_title {
    font-size: 35px;
    line-height: 45px;
  }
}
.main-product-details .summary-right-section .woocommerce-product-rating {
  display: flex;
  margin: 0 !important;
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .woocommerce-product-rating {
    margin: 0 0 15px 0 !important;
  }
}
.main-product-details .summary-right-section .woocommerce-product-rating .star-rating {
  font-size: 23px;
  margin: 0 10px 0 0 !important;
}
.main-product-details .summary-right-section .woocommerce-product-rating .star-rating::before {
  color: #000;
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .woocommerce-product-rating .star-rating {
    font-size: 20px;
  }
}
.main-product-details .summary-right-section .woocommerce-product-rating .star-rating span::before {
  color: #ffffff !important;
}
.main-product-details .summary-right-section .single-product-rating a {
  font-family: "Futura Bk";
  color: #ffffff;
  font-weight: normal !important;
  font-size: 23px;
  text-decoration: none !important;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .single-product-rating a {
    font-size: 20px;
  }
}
.main-product-details .summary-right-section .woocommerce-product-details__short-description {
  margin: 15px 0 30px 0;
}
.main-product-details .summary-right-section .woocommerce-product-details__short-description p {
  color: #ffffff;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
.main-product-details .summary-right-section .woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .woocommerce-product-details__short-description p {
    line-height: 30px;
    font-size: 23px !important;
  }
}
.main-product-details .summary-right-section .price {
  margin: 40px 0 0 0 !important;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.main-product-details .summary-right-section .price del {
  opacity: 1 !important;
  margin-left: 20px;
}
@media only screen and (max-width: 480px) {
  .main-product-details .summary-right-section .price del {
    margin-left: 10px;
  }
}
.main-product-details .summary-right-section .price del .amount {
  font-family: "Futura";
  font-size: 40px !important;
  font-weight: 500;
}
.main-product-details .summary-right-section .price del .amount .woocommerce-Price-currencySymbol {
  font-size: 54px !important;
}
.main-product-details .summary-right-section .price .woocommerce-Price-amount {
  font-family: "Futura";
  font-size: 50px;
  line-height: 60px;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .price .woocommerce-Price-amount {
    font-size: 40px;
    line-height: 40px;
  }
}
.main-product-details .summary-right-section .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-size: 60px;
  font-family: "Futura";
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    font-size: 45px;
  }
}
@media only screen and (max-width: 375px) {
  .main-product-details .summary-right-section .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    font-size: 38px;
  }
}
.main-product-details .summary-right-section .price bdi {
  font-size: 54px;
  line-height: 65px;
}
@media only screen and (max-width: 375px) {
  .main-product-details .summary-right-section .price bdi {
    font-size: 35px;
    line-height: 45px;
  }
}
.main-product-details .summary-right-section .variations_form {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
}
.main-product-details .summary-right-section .variations_form .variations {
  margin: 0px 0px 0;
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .variations_form .variations {
    margin: 0px 0px 20px;
  }
}
.main-product-details .summary-right-section .variations_form .variations td.label {
  font-size: 28px;
  color: #ffffff;
  line-height: 38px;
  margin-bottom: 20px;
  font-family: "Futura Bk";
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .variations_form .variations td.label {
    font-size: 23px;
    line-height: 30px;
  }
}
.main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper {
    flex-wrap: unset;
  }
}
.main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li {
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  height: auto;
  margin: 0;
}
.main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li .variable-item-contents .variable-item-span {
  padding: 12px 30px;
  line-height: 30px;
  font-size: 30px;
  background: #ffffff;
  margin: 0 20px 0 0;
  border: 3px solid #ffffff;
  color: #000;
  font-family: "Futura Bk";
  font-weight: bold;
}
@media only screen and (max-width: 1450px) {
  .main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li .variable-item-contents .variable-item-span {
    padding: 12px 20px;
    line-height: 30px;
    font-size: 24px;
  }
}
@media only screen and (max-width: 1200px) {
  .main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li .variable-item-contents .variable-item-span {
    padding: 10px 12px;
    font-size: 23px;
  }
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li .variable-item-contents .variable-item-span {
    flex-wrap: unset;
    padding: 10px;
    line-height: 24px;
    font-size: 20px;
    margin: 0 10px 0 0;
  }
}
@media only screen and (max-width: 375px) {
  .main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li .variable-item-contents .variable-item-span {
    font-size: 16px;
    margin: 0 4px 0 0;
  }
}
.main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li.selected .variable-item-contents .variable-item-span {
  background: #000;
  color: #ffffff;
  border-color: #ffffff;
}
.main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper span {
  color: #ffffff;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: 0.5px;
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper span {
    font-size: 23px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 375px) {
  .main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper span {
    font-size: 18px;
  }
}
.main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .refill_product_link {
  padding: 12px 12px;
  line-height: 30px;
  font-size: 30px;
  background: #ffffff;
  margin: 0 0px 0 20px;
  border: 3px solid #ffffff;
  color: #000;
  font-family: "Futura";
  letter-spacing: 0;
}
.main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .refill_product_link:hover {
  background: #000;
  color: #ffffff;
}
@media only screen and (max-width: 1450px) {
  .main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .refill_product_link {
    padding: 12px 25px;
    font-size: 24px;
  }
}
@media only screen and (max-width: 1200px) {
  .main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .refill_product_link {
    padding: 10px 12px;
    font-size: 23px;
  }
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .refill_product_link {
    padding: 9px 8px;
    line-height: 26px;
    font-size: 20px;
    margin: 0 0px 0 10px;
  }
}
@media only screen and (max-width: 375px) {
  .main-product-details .summary-right-section .variations_form .variations .woo-variation-items-wrapper .refill_product_link {
    font-size: 16px;
  }
}
.main-product-details .summary-right-section .small_title {
  color: #ffffff;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 1px;
  margin: 8px 0 15px;
  font-family: "Futura Bk";
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .small_title {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 0;
  }
}
.main-product-details .summary-right-section .custom_quantity_wrapper {
  display: flex;
  align-items: center;
}
.main-product-details .summary-right-section .custom_quantity_wrapper button {
  background: #ffffff;
  font-weight: 700;
  font-size: 20px;
  padding: 23px 12px;
  line-height: 18px;
}
@media only screen and (max-width: 1200px) {
  .main-product-details .summary-right-section .custom_quantity_wrapper button {
    padding: 18px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .custom_quantity_wrapper button {
    padding: 12px 10px;
  }
}
.main-product-details .summary-right-section .custom_quantity_wrapper .qty {
  color: #000;
  font-family: "Futura";
  background: #ffffff;
  font-size: 28px;
  padding: 15px 4px;
  width: 56px;
  line-height: 36px;
}
@media only screen and (max-width: 1200px) {
  .main-product-details .summary-right-section .custom_quantity_wrapper .qty {
    font-size: 23px;
    padding: 10px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .custom_quantity_wrapper .qty {
    font-size: 23px;
    padding: 4px 5px;
  }
}
.main-product-details .summary-right-section .single_add_to_cart_button {
  padding: 15px 40px;
  line-height: 30px;
  font-size: 30px;
  background: #ffffff;
  margin: 0 0px 0 20px;
  border: 3px solid #ffffff;
  color: #000;
  font-family: "Futura";
  letter-spacing: 0;
  text-transform: lowercase;
}
.main-product-details .summary-right-section .single_add_to_cart_button:hover {
  background-color: #000;
  color: #ffffff;
}
@media only screen and (max-width: 1200px) {
  .main-product-details .summary-right-section .single_add_to_cart_button {
    font-size: 23px;
    padding: 10px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .main-product-details .summary-right-section .single_add_to_cart_button {
    width: auto;
    padding: 4px 20px;
    line-height: 30px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 375px) {
  .main-product-details .summary-right-section .single_add_to_cart_button {
    padding: 4px 15px;
    font-size: 18px;
    margin: 0;
  }
}
.main-product-details .summary-right-section a.added_to_cart {
  display: none;
}

.single-ingredients-section {
  padding: 100px 15px;
}
@media only screen and (max-width: 1240px) {
  .single-ingredients-section {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .single-ingredients-section {
    padding: 60px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .single-ingredients-section {
    padding: 50px 15px;
  }
}
.single-ingredients-section > h2 {
  font-weight: 700;
  font-size: 54px;
  text-align: center;
  line-height: 62px;
  display: block;
  color: #000;
  font-family: "Futura";
  letter-spacing: 1px;
}
@media only screen and (max-width: 1240px) {
  .single-ingredients-section > h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-ingredients-section > h2 {
    font-size: 28px;
  }
}
.single-ingredients-section .hero_ingredients_wrapper, .single-ingredients-section .ingredients-section {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  padding-top: 50px;
}
@media only screen and (max-width: 1700px) {
  .single-ingredients-section .hero_ingredients_wrapper, .single-ingredients-section .ingredients-section {
    max-width: 1440px;
    padding: 30px 15px 0;
  }
}
@media only screen and (max-width: 1600px) {
  .single-ingredients-section .hero_ingredients_wrapper, .single-ingredients-section .ingredients-section {
    max-width: 1240px;
  }
}
@media only screen and (max-width: 1450px) {
  .single-ingredients-section .hero_ingredients_wrapper, .single-ingredients-section .ingredients-section {
    max-width: 1170px;
  }
}
@media only screen and (max-width: 1240px) {
  .single-ingredients-section .hero_ingredients_wrapper, .single-ingredients-section .ingredients-section {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-ingredients-section .hero_ingredients_wrapper, .single-ingredients-section .ingredients-section {
    display: block;
    text-align: center;
    padding-top: 20px;
    padding: 0 0;
  }
}
.single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item, .single-ingredients-section .ingredients-section .hero_ingredient_item {
  padding: 0 50px;
  text-align: center;
  width: 36%;
}
.single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item:first-child, .single-ingredients-section .ingredients-section .hero_ingredient_item:first-child {
  margin-left: -50px;
}
.single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item:last-child, .single-ingredients-section .ingredients-section .hero_ingredient_item:last-child {
  margin-right: -50px;
}
@media screen and (min-width: 1450px) and (max-width: 1600px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item, .single-ingredients-section .ingredients-section .hero_ingredient_item {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1450px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item, .single-ingredients-section .ingredients-section .hero_ingredient_item {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1240px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item, .single-ingredients-section .ingredients-section .hero_ingredient_item {
    padding: 0 15px;
  }
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item:first-child, .single-ingredients-section .ingredients-section .hero_ingredient_item:first-child {
    margin-left: 0px;
  }
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item:last-child, .single-ingredients-section .ingredients-section .hero_ingredient_item:last-child {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item, .single-ingredients-section .ingredients-section .hero_ingredient_item {
    padding: 0 15px 30px;
    width: 49%;
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item, .single-ingredients-section .ingredients-section .hero_ingredient_item {
    width: 100%;
    padding: 0 0 20px 0;
  }
}
.single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_img, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_img {
  height: 150px;
  width: 150px;
  -o-object-fit: contain;
     object-fit: contain;
  border: 5px solid #000;
  border-radius: 50%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_img, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_img {
    width: 100px;
    height: 100px;
  }
}
.single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_title, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_title {
  font-family: "Futura Bk";
  font-weight: 600;
  color: #000;
  font-size: 40px;
  line-height: 48px;
  margin: 10px 0 20px 0;
  letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_title, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_title {
    margin: 10px 0 20px 0;
    font-size: 30px;
    line-height: 30px;
    font-family: "Futura";
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 767px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_title, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_title {
    margin: 20px 0 5px 0;
    font-size: 28px;
  }
}
.single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_content, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_content {
  text-align: left !important;
  color: #000;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1450px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_content, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_content {
    font-size: 23px;
    line-height: 33px;
  }
}
@media only screen and (max-width: 1240px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_content, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_content {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_content, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_content {
    font-size: 18px;
    line-height: 26px;
  }
}
.single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_content p, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_content p {
  text-align: left !important;
  color: #000;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1450px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_content p, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_content p {
    font-size: 23px;
    line-height: 33px;
  }
}
@media only screen and (max-width: 1240px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_content p, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_content p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-ingredients-section .hero_ingredients_wrapper .hero_ingredient_item .hero_ingredient_content p, .single-ingredients-section .ingredients-section .hero_ingredient_item .hero_ingredient_content p {
    font-size: 18px;
    line-height: 26px;
  }
}
.single-ingredients-section .ingredients-section {
  text-align: center;
  display: block;
}
.single-ingredients-section .ingredients-section .ingredients_show {
  font-size: 30px;
  color: #000;
  font-family: "Futura";
  line-height: 40px;
  border-bottom: 4px solid #000;
  display: inline-block;
  position: relative;
  font-weight: bold;
  padding-left: 35px;
}
@media only screen and (max-width: 1023px) {
  .single-ingredients-section .ingredients-section .ingredients_show {
    line-height: 40px;
    font-size: 24px;
  }
}
.single-ingredients-section .ingredients-section .ingredients_show:before {
  content: "+";
  font-size: 40px;
  font-family: "Futura";
  font-weight: 500;
  transition: all 0.5s ease;
  display: inline-block;
  top: 8px;
  left: 0;
  position: absolute;
  height: 26px;
  line-height: 18px;
}
@media only screen and (max-width: 1023px) {
  .single-ingredients-section .ingredients-section .ingredients_show:before {
    font-size: 30px;
  }
}
.single-ingredients-section .ingredients-section .ingredients_show.active:before {
  transform: rotate(135deg);
}
.single-ingredients-section .ingredients-section .all_ingredients {
  width: 70% !important;
  margin: auto;
  text-align: left;
  padding-top: 40px;
}
@media only screen and (max-width: 1240px) {
  .single-ingredients-section .ingredients-section .all_ingredients {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-ingredients-section .ingredients-section .all_ingredients {
    width: 100% !important;
  }
}
.single-ingredients-section .ingredients-section .all_ingredients p {
  color: #000;
  margin-bottom: 0;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 36px;
}
@media only screen and (max-width: 1450px) {
  .single-ingredients-section .ingredients-section .all_ingredients p {
    line-height: 33px;
    font-size: 23px;
  }
}
@media only screen and (max-width: 1240px) {
  .single-ingredients-section .ingredients-section .all_ingredients p {
    line-height: 28px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-ingredients-section .ingredients-section .all_ingredients p {
    font-size: 18px;
    line-height: 26px;
  }
}

.single-product-additional-info .vc_container {
  display: flex;
  align-items: flex-end;
}
@media only screen and (max-width: 1450px) {
  .single-product-additional-info .vc_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .single-product-additional-info .vc_container {
    flex-direction: column-reverse;
    padding: 40px 15px 0;
  }
}
@media only screen and (max-width: 480px) {
  .single-product-additional-info .left_block:last-child {
    width: 100%;
    padding-right: 0;
  }
}
.single-product-additional-info .additional_things {
  list-style: none;
  margin-bottom: 0;
  padding: 40px 0;
}
@media only screen and (max-width: 1023px) {
  .single-product-additional-info .additional_things {
    margin-left: 0;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .single-product-additional-info .additional_things {
    margin: 20px auto 0;
    display: block;
    width: 250px;
    padding-left: 0;
  }
}
.single-product-additional-info .additional_things li {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.single-product-additional-info .additional_things li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .single-product-additional-info .additional_things li {
    margin: 0 0 15px 0;
  }
}
.single-product-additional-info .additional_things li span {
  width: 140px;
}
@media only screen and (max-width: 1450px) {
  .single-product-additional-info .additional_things li span {
    width: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .single-product-additional-info .additional_things li span {
    width: 90px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-product-additional-info .additional_things li span {
    width: 80px;
  }
}
@media only screen and (max-width: 480px) {
  .single-product-additional-info .additional_things li span {
    width: 75px;
  }
}
.single-product-additional-info .additional_things li span img {
  width: auto;
  margin: 0;
}
.single-product-additional-info .additional_things li p {
  margin: 0 0 0 20px;
  font-size: 54px;
  color: #000;
  font-family: "Futura";
  line-height: 50px;
}
@media screen and (min-width: 1450px) and (max-width: 1600px) {
  .single-product-additional-info .additional_things li p {
    font-size: 48px;
  }
}
@media only screen and (max-width: 1450px) {
  .single-product-additional-info .additional_things li p {
    font-size: 40px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 1200px) {
  .single-product-additional-info .additional_things li p {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-product-additional-info .additional_things li p {
    font-size: 23px !important;
    line-height: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .single-product-additional-info .additional_things li p {
    font-size: 20px !important;
    line-height: 26px;
    margin: 0;
  }
}
@media only screen and (max-width: 480px) {
  .single-product-additional-info .additional_things li p {
    font-size: 24px !important;
    line-height: 35px;
    width: 100%;
    margin-left: 10px;
  }
}
.single-product-additional-info .left_block img {
  width: 100%;
  margin: 0 auto;
}

.why_sweaty_group {
  padding: 100px 15px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .why_sweaty_group {
    padding: 50px 15px;
  }
}
.why_sweaty_group h2 {
  color: #000;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 1px;
  font-family: "Futura Bk";
}
@media only screen and (max-width: 1023px) {
  .why_sweaty_group h2 {
    font-size: 28px;
    line-height: 40px;
  }
}
.why_sweaty_group .wpb_wrapper {
  max-width: 1600px;
  margin: 0 auto;
  width: 100% !important;
}
@media only screen and (max-width: 1700px) {
  .why_sweaty_group .wpb_wrapper {
    max-width: 1200px !important;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1600px) {
  .why_sweaty_group .wpb_wrapper {
    max-width: 1170px !important;
  }
}
@media only screen and (max-width: 767px) {
  .why_sweaty_group .wpb_wrapper {
    padding: 0 0;
  }
}
.why_sweaty_group .wpb_wrapper h4 {
  font-size: 60px;
  font-family: "Futura";
  color: #000;
  line-height: 72px;
  margin: 5px 0 0 0;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1450px) {
  .why_sweaty_group .wpb_wrapper h4 {
    font-size: 38px;
    line-height: 54px;
  }
}
@media only screen and (max-width: 1023px) {
  .why_sweaty_group .wpb_wrapper h4 {
    font-size: 28px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .why_sweaty_group .wpb_wrapper h4 {
    font-size: 24px;
    line-height: 35px;
  }
}

.related {
  padding: 100px 0 50px;
}
@media only screen and (max-width: 1023px) {
  .related {
    padding: 70px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .related {
    padding: 50px 0 10px;
  }
}
.related h2 {
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  line-height: 60px;
  display: block;
  color: #000;
  font-family: "Futura";
}
@media only screen and (max-width: 1240px) {
  .related h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 1023px) {
  .related h2 {
    font-size: 28px;
  }
}
.related .products {
  padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  .related .products {
    margin-bottom: 0 !important;
    padding-top: 20px;
  }
}

.logged-in #review_form_wrapper #commentform input[type=text] {
  width: 100%;
}

#review_section {
  background-color: #000;
  color: #ffffff;
  padding: 100px 0;
  position: relative;
}
#review_section::before {
  content: "";
  background-image: url(/wp-content/uploads/2021/11/patten-2.png);
  width: 100%;
  position: absolute;
  top: -25px;
  height: 90px;
  background-size: contain;
  z-index: 0;
  left: 0;
}
@media only screen and (max-width: 1450px) {
  #review_section {
    padding: 80px 15px;
  }
}
@media only screen and (max-width: 1023px) {
  #review_section {
    padding: 60px 15px;
  }
}
#review_section .col-full {
  max-width: 1600px;
  margin: 0 auto;
  width: 100% !important;
  padding: 0 !important;
}
@media only screen and (max-width: 1700px) {
  #review_section .col-full {
    max-width: 1440px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1600px) {
  #review_section .col-full {
    max-width: 1240px;
  }
}
@media only screen and (max-width: 1450px) {
  #review_section .col-full {
    max-width: 1170px;
  }
}
#review_section .col-full .woocommerce-review-section {
  padding: 0;
}
#review_section .col-full .woocommerce-review-section .product-review-detail {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 480px) {
  #review_section .col-full .woocommerce-review-section .product-review-detail {
    display: block;
  }
}
#review_section .col-full .woocommerce-review-section #rebel_write_a_review_button .review-button {
  background-color: #ffffff;
  color: #000;
  font-weight: bold;
  font-size: 30px;
  padding: 4px 30px;
  border: 4px solid #ffffff;
  font-family: "Futura";
  text-transform: lowercase;
  float: right;
  letter-spacing: 1px;
  display: inline-block;
}
#review_section .col-full .woocommerce-review-section #rebel_write_a_review_button .review-button:hover {
  background-color: #000;
  color: #ffffff;
}
@media only screen and (max-width: 1240px) {
  #review_section .col-full .woocommerce-review-section #rebel_write_a_review_button .review-button {
    font-size: 23px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #review_section .col-full .woocommerce-review-section #rebel_write_a_review_button .review-button {
    float: none;
    margin-top: 15px;
  }
}
#review_section .col-full .woocommerce-review-section .heading-title {
  text-align: left;
  font-weight: 700;
  font-size: 54px;
  line-height: 65px;
  display: block;
  color: #ffffff;
  font-family: "Futura";
  margin: 0;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1450px) {
  #review_section .col-full .woocommerce-review-section .heading-title {
    font-size: 35px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 1240px) {
  #review_section .col-full .woocommerce-review-section .heading-title {
    font-size: 28px;
  }
}
#review_section .col-full .woocommerce-review-section .woocommerce-product-rating {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 40px;
  line-height: 45px;
  font-family: "Futura";
  font-weight: 500;
}
@media only screen and (max-width: 1240px) {
  #review_section .col-full .woocommerce-review-section .woocommerce-product-rating {
    margin-bottom: 30px;
    font-size: 23px;
    line-height: 35px;
  }
}
#review_section .col-full .woocommerce-review-section .woocommerce-product-rating .star-rating {
  float: none;
}
#review_section .col-full .woocommerce-review-section .woocommerce-product-rating .star-rating::before {
  color: #000 !important;
}
#review_section .col-full .woocommerce-review-section .woocommerce-product-rating .star-rating span::before {
  color: #ffffff !important;
}
@media only screen and (max-width: 1240px) {
  #review_section .col-full .woocommerce-review-section .woocommerce-product-rating .star-rating {
    font-size: 20px;
  }
}
#review_section .col-full .woocommerce-review-section #rebel_loadmore {
  text-align: center;
}
#review_section .col-full .woocommerce-review-section #rebel_loadmore .load-btn {
  font-size: 30px;
  color: #ffffff;
  font-family: "Futura";
  line-height: 36px;
  border-bottom: 4px solid #ffffff;
  display: inline-block;
  font-weight: bold;
}
@media only screen and (max-width: 1240px) {
  #review_section .col-full .woocommerce-review-section #rebel_loadmore .load-btn {
    font-size: 28px;
  }
}
#review_section .col-full .woocommerce-review-section #rebel_loadmore .load-btn span {
  font-size: 40px;
  position: relative;
  top: 0;
  padding-right: 10px;
  font-family: "Futura";
  font-weight: 600;
}
#review_section .col-full #reviews .commentlist {
  padding-top: 80px;
}
@media only screen and (max-width: 1023px) {
  #review_section .col-full #reviews .commentlist {
    padding-top: 50px;
  }
}
#review_section .col-full #reviews .commentlist .review {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  padding-right: 15px;
}
@media only screen and (max-width: 1200px) {
  #review_section .col-full #reviews .commentlist .review {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #review_section .col-full #reviews .commentlist .review {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px !important;
  }
}
#review_section .col-full #reviews .commentlist .review .comment-text .star-rating {
  font-size: 28px;
}
#review_section .col-full #reviews .commentlist .review .comment-text .star-rating::before {
  color: #000 !important;
}
#review_section .col-full #reviews .commentlist .review .comment-text .star-rating span::before {
  color: #ffffff !important;
}
@media only screen and (max-width: 1240px) {
  #review_section .col-full #reviews .commentlist .review .comment-text .star-rating {
    font-size: 20px;
  }
}
#review_section .col-full #reviews .commentlist .review .comment-text .description {
  font-size: 30px;
  font-family: "Futura Bk";
  width: 85%;
  line-height: 36px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1240px) {
  #review_section .col-full #reviews .commentlist .review .comment-text .description {
    font-size: 20px;
    line-height: 24px;
    width: 100%;
  }
}
#review_section .col-full #reviews .commentlist .review .comment-text .description h4 {
  font-size: 30px;
  margin: 6px 0;
  font-family: "Futura";
  line-height: 36px;
  color: #ffffff;
}
@media only screen and (max-width: 1240px) {
  #review_section .col-full #reviews .commentlist .review .comment-text .description h4 {
    font-size: 20px;
    line-height: 30px;
  }
}
#review_section .col-full #reviews .commentlist .review .comment-text .meta {
  font-size: 30px;
  color: #ffffff;
  margin: 6px 0 0;
  font-family: "Futura";
  line-height: 36px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1240px) {
  #review_section .col-full #reviews .commentlist .review .comment-text .meta {
    font-size: 20px;
    line-height: 30px;
  }
}
#review_section #review_form_wrapper {
  margin-top: 50px;
}
#review_section #review_form_wrapper .comment-respond {
  border: 3px solid #ffffff;
  max-width: 60%;
  margin: 0 auto;
}
@media only screen and (max-width: 1240px) {
  #review_section #review_form_wrapper .comment-respond {
    max-width: 100%;
  }
}
#review_section #review_form_wrapper .comment-respond .comment-reply-title {
  font-size: 30px;
  line-height: 40px;
  font-family: "Futura";
  text-align: center;
  display: block;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1240px) {
  #review_section #review_form_wrapper .comment-respond .comment-reply-title {
    font-size: 20px;
    line-height: 30px;
  }
}
#review_section #review_form_wrapper .comment-respond .comment-form {
  margin-top: 30px;
}
#review_section #review_form_wrapper .comment-respond .comment-form label {
  display: block;
  font-size: 20px;
  line-height: 30px;
}
#review_section #review_form_wrapper .comment-respond .comment-form input[type=text], #review_section #review_form_wrapper .comment-respond .comment-form input#email, #review_section #review_form_wrapper .comment-respond .comment-form textarea {
  background: transparent !important;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  padding: 10px 20px;
}
#review_section #review_form_wrapper .comment-respond .comment-form .form-submit input#submit {
  background-color: #ffffff;
  color: #000;
  font-weight: bold;
  font-size: 26px;
  padding: 3px 50px;
  border: 4px solid #ffffff;
  font-family: "Futura";
  text-transform: lowercase;
}
#review_section #review_form_wrapper .comment-respond .comment-form .form-submit input#submit:hover {
  background-color: #000;
  color: #ffffff;
}
@media only screen and (max-width: 1240px) {
  #review_section #review_form_wrapper .comment-respond .comment-form .form-submit input#submit {
    font-size: 20px;
    line-height: 30px;
  }
}
#review_section #review_form_wrapper .comment-respond .comment-form .comment-form-rating {
  margin-bottom: 15px;
}
#review_section #review_form_wrapper .comment-respond .comment-form .comment-form-rating label {
  margin-bottom: 15px;
}
#review_section #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars span a {
  height: 30px;
  width: 30px;
}
#review_section #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars span a:before {
  font-size: 30px;
  content: "\f155";
  font-family: dashicons;
  color: #fff;
}
#review_section #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars:hover a:before {
  color: #ffffff;
}
#review_section .comment-form-author,
#review_section .comment-form-email,
#review_section .comment-form-title {
  width: 32%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  #review_section .comment-form-author,
  #review_section .comment-form-email,
  #review_section .comment-form-title {
    width: 100%;
  }
}
#review_section .comment-form-author input,
#review_section .comment-form-email input,
#review_section .comment-form-title input {
  max-width: 100%;
}
#review_section .comment-form-email {
  margin: 0 15px 20px 15px;
}
@media only screen and (max-width: 1600px) {
  #review_section .comment-form-email {
    margin: 0 12px 20px 12px;
  }
}
@media only screen and (max-width: 767px) {
  #review_section .comment-form-email {
    margin: 0 0 20px 0;
  }
}
#review_section .comment-form-title input {
  width: 100%;
}

.single-product .comment-form-author,
.single-product .comment-form-email,
.single-product .comment-form-title {
  width: 32%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  .single-product .comment-form-author,
  .single-product .comment-form-email,
  .single-product .comment-form-title {
    width: 100%;
  }
}
.single-product .comment-form-author input,
.single-product .comment-form-email input,
.single-product .comment-form-title input {
  max-width: 100%;
}
.single-product .comment-form-email {
  margin: 0 15px 20px 15px;
}
@media only screen and (max-width: 1600px) {
  .single-product .comment-form-email {
    margin: 0 12px 20px 12px;
  }
}
@media only screen and (max-width: 767px) {
  .single-product .comment-form-email {
    margin: 0 0 20px 0;
  }
}
.single-product .comment-form-title input {
  width: 100%;
}

.faq_group {
  padding: 120px 0;
  display: flex;
}
@media only screen and (max-width: 1240px) {
  .faq_group {
    padding: 70px 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .faq_group {
    padding: 50px 0;
  }
}
.faq_group h2 {
  font-weight: 700;
  font-size: 54px;
  line-height: 65px;
  display: block;
  color: #000;
  font-family: "Futura";
  margin-bottom: 60px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1450px) {
  .faq_group h2 {
    font-size: 35px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 1240px) {
  .faq_group h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1023px) {
  .faq_group h2 {
    margin-bottom: 30px;
  }
}
.faq_group p {
  font-size: 30px;
  line-height: 36px;
  color: #12100B;
  margin-bottom: 30px;
  display: block;
  font-family: "Futura Bk";
  letter-spacing: 1px;
}
@media only screen and (max-width: 1240px) {
  .faq_group p {
    font-size: 23px !important;
    line-height: 36px;
  }
}
@media only screen and (max-width: 1023px) {
  .faq_group p {
    line-height: 30px;
    font-size: 23px !important;
  }
  .faq_group p br {
    display: none;
  }
}
.faq_group .vc_btn3 {
  background-color: #000;
  color: #ffffff;
  font-weight: bold;
  font-size: 30px;
  padding: 5px 38px;
  border: 4px solid #000;
  font-family: "Futura Bk";
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: lowercase;
  display: inline-block;
}
.faq_group .vc_btn3:hover {
  background-color: transparent;
  color: #000;
}
@media only screen and (max-width: 1240px) {
  .faq_group .vc_btn3 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 767px) {
  .faq_group .vc_btn3 {
    padding: 5px 30px;
    text-transform: inherit;
  }
}
@media only screen and (max-width: 1240px) {
  .faq_group .faq_section {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .faq_group .faq_section {
    padding-left: 0;
  }
}
.faq_group .faq_section .question {
  font-size: 40px;
  /* font-family: $Futura; */
  line-height: 48px;
  color: #000;
  font-weight: 700;
  border-bottom: 5px solid #000;
  padding-bottom: 10px;
  margin: 25px 0 15px 0;
  letter-spacing: 1px;
  position: relative;
  cursor: pointer;
  outline: 0;
}
@media only screen and (max-width: 1240px) {
  .faq_group .faq_section .question {
    font-size: 30px;
    line-height: 40px;
  }
}
.faq_group .faq_section .question:after {
  content: "×";
  color: #000;
  font-size: 36px;
  position: absolute;
  right: 0;
  line-height: 50px;
  transform: rotate(45deg);
  transition: all 0.5s ease;
}
.faq_group .faq_section .question.ui-state-active:after {
  transform: rotate(0);
}
.faq_group .left_block {
  float: left;
}
.faq_group .right_block {
  float: left;
}
@media only screen and (max-width: 1023px) {
  .faq_group .right_block {
    padding-top: 30px;
  }
}

.bottom-product {
  padding: 50px 15px;
  display: flex;
}
.bottom-product .vc_container {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .bottom-product .vc_container {
    padding: 0 0;
  }
}
.bottom-product .vc_container .bx-messenger-content-item {
  float: right;
  font-weight: 700;
  font-size: 54px;
  line-height: 65px;
  display: block;
  color: #000;
  font-family: "Futura";
  margin-bottom: 20px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1023px) {
  .bottom-product .vc_container .bx-messenger-content-item {
    font-size: 38px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .bottom-product .vc_container .bx-messenger-content-item {
    font-size: 28px;
    line-height: 36px;
  }
}
.bottom-product .vc_container .vc_btn3 {
  float: right;
  background-color: #000;
  color: #ffffff;
  font-weight: bold;
  font-size: 30px;
  padding: 3px 50px;
  border: 4px solid #000;
  font-family: "Futura";
  text-transform: lowercase;
  display: inline-block;
  margin-right: 20px;
}
.bottom-product .vc_container .vc_btn3:hover {
  background-color: transparent;
  color: #000;
}
@media only screen and (max-width: 1023px) {
  .bottom-product .vc_container .vc_btn3 {
    font-size: 30px;
    padding: 3px 20px;
    font-family: "Futura";
    font-weight: 500;
  }
}
@media only screen and (max-width: 767px) {
  .bottom-product .vc_container .vc_btn3 {
    font-size: 20px;
    line-height: 30px;
  }
}

.storefront-product-pagination a {
  padding: 15px;
}
.storefront-product-pagination a:after {
  font-size: 23px;
  color: #12100B;
}
.storefront-product-pagination a img {
  max-width: 100px !important;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
.storefront-product-pagination a .storefront-product-pagination__title {
  font-family: "Futura";
  font-size: 23px;
  color: #12100B;
  line-height: 32px;
}

.product_cat-kit .why_sweaty_group::before {
  content: "";
  background-image: url(/wp-content/uploads/2021/11/patten-2.png);
  width: 100%;
  position: absolute;
  bottom: -30px;
  height: 90px;
  background-size: contain;
  z-index: 0;
  left: 0;
  transform: rotate(180deg);
}
@media only screen and (max-width: 767px) {
  .product_cat-kit .why_sweaty_group::before {
    bottom: -40px;
  }
}
.product_cat-kit .why_sweaty_group .wpb_wrapper h2 {
  color: #ffffff;
}
.product_cat-kit .why_sweaty_group .wpb_wrapper h4 {
  color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .product_cat-kit .main-product-details .product-left-section {
    padding: 0;
  }
}
.product_cat-kit .main-product-details .product-left-section .woocommerce-product-gallery {
  height: 100%;
}
.product_cat-kit .main-product-details .product-left-section .woocommerce-product-gallery figure {
  height: 100%;
  width: 100%;
}
.product_cat-kit .main-product-details .product-left-section .woocommerce-product-gallery figure .woocommerce-product-gallery__image {
  height: 100%;
  width: 100%;
}
.product_cat-kit .main-product-details .product-left-section .woocommerce-product-gallery figure .woocommerce-product-gallery__image a img {
  height: 100%;
  width: 100%;
}
.product_cat-kit .btn-pric .cart {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.product_cat-kit #review_section::before {
  content: none;
}
.product_cat-kit .custom-slider-repeater {
  padding: 100px 0 80px;
}
.product_cat-kit #review_section {
  background: #f2f6dd !important;
}
.product_cat-kit #review_section .woocommerce-review-section .heading-title {
  color: #12100B;
}
.product_cat-kit #review_section .woocommerce-review-section .woocommerce-product-rating {
  color: #12100B;
}
.product_cat-kit #review_section .woocommerce-review-section .woocommerce-product-rating::after {
  content: "";
  background-color: #12100B;
  height: 3px;
  width: 100%;
  display: block;
  position: relative;
  top: 15px;
}
.product_cat-kit #review_section .woocommerce-review-section .woocommerce-product-rating .star-rating {
  border-bottom: 0px solid #12100B !important;
  float: none;
}
.product_cat-kit #review_section .woocommerce-review-section .woocommerce-product-rating .star-rating::before {
  color: #f2f6dd !important;
}
.product_cat-kit #review_section .woocommerce-review-section .woocommerce-product-rating .star-rating span::before {
  color: #12100B !important;
}
@media only screen and (max-width: 1240px) {
  .product_cat-kit #review_section .woocommerce-review-section .woocommerce-product-rating .star-rating {
    font-size: 20px;
  }
}
.product_cat-kit #review_section .woocommerce-review-section #rebel_write_a_review_button .review-button {
  background-color: #12100B !important;
  color: #ffffff !important;
  border: 4px solid #12100B !important;
}
.product_cat-kit #review_section .woocommerce-review-section #rebel_write_a_review_button .review-button:hover {
  background-color: #ffffff !important;
  color: #12100B !important;
}
.product_cat-kit #review_section .woocommerce-review-section #rebel_loadmore .load-btn {
  color: #12100B;
  border-bottom: 4px solid #12100B;
}
.product_cat-kit #review_section #reviews .commentlist {
  padding-top: 80px;
}
@media only screen and (max-width: 1023px) {
  .product_cat-kit #review_section #reviews .commentlist {
    padding-top: 50px;
  }
}
.product_cat-kit #review_section #reviews .commentlist .review {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}
@media only screen and (max-width: 1240px) {
  .product_cat-kit #review_section #reviews .commentlist .review {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .product_cat-kit #review_section #reviews .commentlist .review {
    width: 100%;
    margin-bottom: 20px !important;
  }
}
.product_cat-kit #review_section #reviews .commentlist .review .comment-text .star-rating {
  font-size: 28px;
}
.product_cat-kit #review_section #reviews .commentlist .review .comment-text .star-rating::before {
  color: #12100B !important;
}
.product_cat-kit #review_section #reviews .commentlist .review .comment-text .star-rating span::before {
  color: #12100B !important;
}
.product_cat-kit #review_section #reviews .commentlist .review .comment-text .description {
  color: #12100B !important;
}
.product_cat-kit #review_section #reviews .commentlist .review .comment-text .description h4 {
  color: #12100B !important;
}
.product_cat-kit #review_section #reviews .commentlist .review .comment-text .meta {
  color: #12100B !important;
}
.product_cat-kit #review_section #review_form_wrapper .comment-respond {
  border: 3px solid #12100B !important;
}
.product_cat-kit #review_section #review_form_wrapper .comment-respond .comment-reply-title {
  color: #12100B !important;
}
.product_cat-kit #review_section #review_form_wrapper .comment-respond .comment-form {
  margin-top: 30px;
}
.product_cat-kit #review_section #review_form_wrapper .comment-respond .comment-form label {
  color: #12100B !important;
}
.product_cat-kit #review_section #review_form_wrapper .comment-respond .comment-form p input {
  color: #12100B !important;
  border-color: #12100B !important;
}
.product_cat-kit #review_section #review_form_wrapper .comment-respond #email-notes {
  color: #12100B;
}
.product_cat-kit #review_section #review_form_wrapper .comment-respond input[type=text], .product_cat-kit #review_section #review_form_wrapper .comment-respond textarea {
  border: 3px solid #12100B !important;
  color: #12100B !important;
}
.product_cat-kit #review_section #review_form_wrapper .comment-respond .form-submit input#submit {
  background-color: #12100B !important;
  color: #ffffff !important;
  border: 4px solid #12100B !important;
}
.product_cat-kit #review_section #review_form_wrapper .comment-respond .form-submit input#submit:hover {
  background-color: #ffffff !important;
  color: #12100B !important;
}
.product_cat-kit #review_section #review_form_wrapper .comment-respond .comment-form-rating .stars span a:before {
  color: #12100B !important;
}

.single-custom-product {
  display: inline-block;
  padding: 100px 15px;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .single-custom-product {
    padding: 70px 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-custom-product {
    padding: 50px 15px;
  }
}
.single-custom-product .vc_container {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product .vc_container {
    flex-flow: column;
    flex-direction: column !important;
  }
}
.single-custom-product:nth-child(odd) .left-single-pro {
  width: 50%;
  padding-right: 20px;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product:nth-child(odd) .left-single-pro {
    width: 100%;
    padding-right: 0;
  }
}
.single-custom-product:nth-child(odd) .right-single-pro {
  width: 50%;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product:nth-child(odd) .right-single-pro {
    width: 100%;
  }
}
.single-custom-product:nth-child(odd) .right-single-pro img {
  width: 100%;
  display: block;
  height: auto;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product:nth-child(odd) .right-single-pro img {
    padding-top: 20px;
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .single-custom-product:nth-child(odd) .right-single-pro img {
    width: 60%;
  }
}
.single-custom-product:nth-child(even) .vc_container {
  flex-direction: row-reverse;
}
.single-custom-product:nth-child(even) .left-single-pro {
  width: 50%;
  padding-left: 20px;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product:nth-child(even) .left-single-pro {
    width: 100%;
    padding-left: 0;
  }
}
.single-custom-product:nth-child(even) .right-single-pro {
  width: 50%;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product:nth-child(even) .right-single-pro {
    width: 100%;
    padding-right: 0;
  }
}
.single-custom-product:nth-child(even) .right-single-pro img {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product:nth-child(even) .right-single-pro img {
    padding-top: 20px;
  }
}
.single-custom-product .single-custom-product-inner h2 {
  margin-bottom: 20px;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product .single-custom-product-inner h2 {
    margin-bottom: 10px;
  }
}
.single-custom-product h2 {
  font-weight: 700;
  font-size: 54px;
  line-height: 60px;
  display: block;
  color: #12100B;
  font-family: "Futura";
  margin-bottom: 150px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1240px) {
  .single-custom-product h2 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-custom-product h2 {
    font-size: 28px;
  }
}
.single-custom-product .product_subtitle_variation {
  display: flex;
}
.single-custom-product .product_subtitle_variation h3 {
  margin: 0 0 3px 0px;
  color: #12100B;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1240px) {
  .single-custom-product .product_subtitle_variation h3 {
    font-size: 23px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-custom-product .product_subtitle_variation h3 {
    font-size: 20px;
    line-height: 25px;
  }
}
.single-custom-product p {
  text-align: left;
  color: #12100B;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  margin-top: 35px;
}
@media only screen and (max-width: 1240px) {
  .single-custom-product p {
    font-size: 23px;
    line-height: 33px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-custom-product p {
    font-size: 20px;
    line-height: 28px;
  }
}
.single-custom-product .additional_things {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 40px 0 0 0;
}
@media only screen and (max-width: 480px) {
  .single-custom-product .additional_things {
    padding-top: 20px;
    flex-direction: row;
  }
}
.single-custom-product .additional_things li {
  margin-right: 45px;
}
@media only screen and (max-width: 1450px) {
  .single-custom-product .additional_things li {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-custom-product .additional_things li {
    margin-right: 0;
    width: 33%;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .single-custom-product .additional_things li {
    margin-right: 0;
    width: 100%;
  }
}
.single-custom-product .additional_things li p {
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product .additional_things li p {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .single-custom-product .additional_things li p {
    text-align: center;
    line-height: 20px;
    margin: 10px 0 30px;
  }
}
.single-custom-product .additional_things li img {
  display: block;
  margin: 0 auto;
  width: 90px;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product .woocommerce-product-rating {
    margin-bottom: 10px !important;
  }
}
.single-custom-product .woocommerce-product-rating .star-rating {
  font-size: 24px;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product .woocommerce-product-rating .star-rating {
    font-size: 20px;
  }
}
.single-custom-product .ingredients-section {
  text-align: left;
  display: block;
  margin-top: 70px;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product .ingredients-section {
    text-align: center;
    display: block;
    margin-top: 30px;
  }
}
.single-custom-product .ingredients-section a {
  font-size: 30px;
  color: #12100B;
  font-family: "Futura";
  line-height: 50px;
  border-bottom: 4px solid #12100B;
  display: inline-block;
  position: relative;
  font-weight: 700;
  padding-left: 35px;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product .ingredients-section a {
    line-height: 40px;
    font-size: 24px;
  }
}
.single-custom-product .ingredients-section a:before {
  content: "+";
  font-size: 40px;
  position: relative;
  /* padding-right: 10px; */
  font-family: "Futura";
  font-weight: 500;
  transition: all 0.5s ease;
  display: inline-block;
  top: 13px;
  left: 0;
  position: absolute;
  height: 26px;
  line-height: 18px;
}
@media only screen and (max-width: 1023px) {
  .single-custom-product .ingredients-section a:before {
    font-size: 30px;
  }
}
.single-custom-product .ingredients-section a.active:before {
  transform: rotate(135deg);
}
.single-custom-product .ingredients-section .all_ingredients {
  margin-top: 30px;
}

.page-template .faq .wpb_wrapper h3 {
  font-family: "Futura Bk" !important;
}
.page-template .faq .wpb_wrapper h1 {
  font-size: 55px;
  color: #12100B;
  font-weight: 600 !important;
}
.page-template .faq-content .wpb_wrapper h2 {
  font-size: 42px;
  font-weight: 600;
}/*# sourceMappingURL=style.css.map */