/** Shopify CDN: Minification failed

Line 2074:2 Unexpected "{"

**/
.hide_block {
  display: none;
}

span.wave_vector.more_vector_aa::after {
  display: none !important;
}

textarea.junip-textfield {
  /* cs added on 22 oct */
  min-height: unset !important;
  height: unset !important;
}

/* .customsec_product .product_container .add-to-cart-holder.loading-atc img.cart-icon3 {
  right: 32% !important;
} */

.add_cart_form_variant .option-name span.variant_option_name {
  font-size: 20px;
  font-weight: 700;
  color: #1f1f1f;
}

.add_cart_form_variant .option-name span.selected_variant_name {
  padding-left: 7px;
  font-size: 16px;
  font-weight: 500;
  color: #0009;
}

.custom_product_temp .w-commerce-commerceaddtocartform .custom_size .size_bold {
  font-size: 20px;
  font-weight: 700;
  color: #1f1f1f;
}

.custom_product_temp .w-commerce-commerceaddtocartform .custom_size span.size_name {
  padding-left: 7px;
  font-size: 16px;
  font-weight: 500;
  color: #0009;
}

.custom_product_temp .w-commerce-commerceaddtocartform .size_guide span {
  font-weight: 400;
  text-decoration-thickness: from-font;
  text-transform: capitalize;
}

.add_cart_form_variant .option-holder {
  border-bottom: 1px solid rgba(31, 31, 31, 0.2);
  padding-bottom: 25px;
}

.sleeper_slider_container {
  margin-top: 50px;
}

span.close_size {
  top: -10px;
  right: -10px;
}

/* Changes on 05 june */
.customsec_product .size_guide span:hover,
.customsec_product .product_meta_size_guide span:hover {
  color: #583b1e !important;
}

.swiper-slide.swiper-slide-active {
  height: unset !important;
}

.faq_question_grid.active h3 {
  padding-bottom: 20px !important;
}

/* .customsec_product .product_container .add-to-cart-button:hover {
    background: transparent !important;
    border: 2px solid #47b300;
    color: #47b300;
  } */
.customsec_product .product_container .product_accordion_content .product_richtext p {
  margin-bottom: 10px;
}

.custom_stack .static_product_grid {
  align-items: center;
}

.cart_remove_product .remove-button-2:hover {
  color: #ec7824;
  border-bottom: 1px solid #ec7824;
}

.custom_bar_cs .announcement_pop_up p span:hover {
  font-weight: 700;
}

.icon_txt_cs {
  margin-left: 10px;
}

.discount_input_fields {
  padding: 0 0 6px !important;
}

.custom_checkpoy:hover {
  background: transparent !important;
  border: 2px solid #ec7824 !important;
  color: #ec7824 !important;
}

.customsec_product .product_accordion_block.active_accordion .product_accordion_content {
  margin-bottom: 28px !important;
}

/* .custom-container.three-block_padding {
  padding-top: 0px;
} */
.custom_product_temp h3.accordion_heading span {
  flex: 0 0 80%;
  max-width: 80%;
  font-family: DM Sans;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #4a3b3a;
}

.custom-container h3.accordion_heading:after {
  margin-left: 15px;
}

.cart_discount_add:hover {
  color: #ec7824;
}

/* .div-block-29.cart_sub_total {
  margin-bottom: 25px !important;
} */

/* .div-block-29.cart_free_shipping {
  padding-top: 10px;
} */

.all-product-variants ul {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
}

.all-product-variants ul li {
  display: inline-block;
  list-style: none;
  width: 24px;
  height: 24px;
  border-radius: 30px;
  background-size: cover;
  cursor: pointer;
  border: 1px solid #fdf7e0;
}

.all-product-variants ul li.active {
  border: 1px solid #000;
}

.swiper-button-next.trending:after,
.swiper-button-prev.trending:after {
  display: none;
}

.trendingProducts h3 {
  font-size: 48px;
  text-transform: capitalize;
  line-height: 120%;
}

.trendingProducts div#trending-products-pdp {
  margin-top: 32px;
}

.recently-viewed-wrapper .recently-viewed-wrapper-inner img {
  height: 260px;
  width: 100%;
  object-fit: cover;
}

.all-product-item .productImage img {
  height: 260px;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.all-product-item .productRating .crating-count .bold {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.6px;
  vertical-align: middle;
  color: #555555;
}

.all-product-item .productRating .crating-count span {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.6px;
  vertical-align: middle;
  color: #555555;
}

.all-product-item .productContentInfo h4 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.6px;
  vertical-align: middle;
  color: #121212;
}

.all-product-item .productContentInfo h4 a {
  text-decoration: none;
  color: inherit;
}

.all-product-item p.Product-price-html {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  justify-content: flex-start;
}

.all-product-item .productRating {
  margin-top: 15px;
}

.all-product-item p.Product-price-html span.compare-price {
  padding-left: 8px;
  font-family: Poppins;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.6px;
  vertical-align: middle;
  color: #555 !important;
  text-decoration: line-through;
}

.all-product-item p.Product-price-html span.main-price {
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.6px;
  vertical-align: middle;
  /* color: #ec7824; */
  color: #09b205;
}

globo-product-recommendations.globo-related-products {
  display: none !important;
}

.trending-products-desktop {
  padding: 30px 0;
}

@media (min-width: 768px) {
  .why_choose_col .why_choose_icon h4.mobile-title {
    display: block;
    font-size: 0px;
    visibility: hidden;
    line-height: 12px;
  }

}

@media (min-width: 1600px) {
  .customsec_product .product_container .add-to-cart-holder img.cart-icon3 {
    right: 33% !important;
    right: 35% !important;
    /* right: 26% !important; */
  }


  .stack_custom-product .static_product_information {
    padding-left: 110px;
  }
}

@media (max-width: 1600px) {
  .custom_product_temp h3.accordion_heading span {
    font-size: 18px;
  }
}

@media (max-width: 1599px) and (min-width: 1200px) {
  .customsec_product .product_container .add-to-cart-holder img.cart-icon3 {
    right: 31% !important;
    /* right: 19% !important; */
  }
}

.faq_question_column {
  width: 54%;
}

.price_custom .sale-rice {
  color: #47b300 !important;
  font-size: 25px !important;
  font-weight: 700 !important;
  padding-top: 15px !important;
}

/* 13june */
.complete-the-set-block {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.08);
  max-width: 400px;
  margin: 20px auto;
}

.section-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #1f1f1f;
}

.bundle-product {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.product-image img {
  width: 100px;
  height: auto;
  border-radius: 8px;
}

.product-info {
  margin-left: 15px;
  flex: 1;
}

.product-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}

.compare-at {
  text-decoration: line-through;
  color: #999;
  margin-right: 8px;
}

.current-price {
  color: #000;
  font-weight: 600;
}

.btn.add-to-cart {
  background: #00c805;
  color: white;
  font-weight: 600;
  padding: 6px 12px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}

.icon-cart {
  margin-left: 6px;
}

/* NT 13JUNE */
.hero .swiper.is-slider-main {
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: 5px;
}

/* .image_content_content h3 {
  max-width: 500px;
  }
  .image_content_content p {
  max-width: 560px;
  } */

.image_content_row {
  gap: 70px;
}

.why_choose_box {
  max-width: 460px;
}

.faq_answer_ p {
  padding: 0px 40px 0 0;
  font-weight: 400;
  line-height: 1.4;
}

.static_product_information h2 {
  max-width: 630px;
}

.faq_section_container {
  padding: 100px 50px;
}

.box_block_image {
  margin-top: -70px !important;
  height: 160px;
  display: flex;
  justify-content: center;
}

.why_choose_box_heading {
  text-align: center;
  padding: 0 0 80px;
}

.why_choose_grid {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 60px;
  max-width: 922px;
  width: 83%;
  margin: 0 auto;
  padding-top: 50px;
}



.why_choose_col {
  min-height: 100px;
}

.why_choose_box_heading.desktop {
  display: block !important;
}

div#why-choose-uslink .why_choose_grid {
  padding-top: 50px !important;
  width: 100%;
  max-width: 980px;
}

.heading-cc-1 {
  font-size: 42px !important;
  color: #df781f;
  position: relative;
  width: fit-content;
  margin: auto !important;
}

.heading-cc-1:after {
  content: "";
  background-image: url(/cdn/shop/files/vs_vector.png?v=1710415552);
  background-repeat: no-repeat;
  background-size: contain;
  width: 28%;
  display: inline-flex;
  background-position: bottom;
  height: 8px;
  position: absolute;
  bottom: -1px;
  right: 0;
}

.why_choose_box_heading.desktop {
  padding-bottom: 80px !important;
}

/* NT 16JUNE 25 */
.price_custom .sale-rice {
  padding-top: 0px !important;
}

.review_block {
  padding-top: 25px;
}

/* css today */

.custom_product_temp .product_meta_size_guide span {
  font-family: DM Sans;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  text-transform: capitalize;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.custom_product_temp .pdp-new-holder .delivery_product_text {
  padding: 18px 20px;
}

.custom_product_temp .pdp-new-holder .ship_text {
  padding: 0;
}

.custom_product_temp .product_container .add-to-cart-button {
  border: 2px solid transparent;
}

.custom_product_temp .product_container .add-to-cart-button {
  font-size: 20px;
}

.custom_product_temp .product_delivery_bnr {
  margin-bottom: 34px;
}

.custom_product_temp .product_accordion_block h3.accordion_heading:after {
  height: 36px;
  width: 36px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-size-custom h3 {
  font-weight: 600;
  color: #1f1f1f;
}

.product-size-custom .product_meta_size_data {
  align-items: center;
}

.product-size-custom .product_meta_size_content {
  padding-top: 0;
}

/* .contant-image_custom {
  padding-top: 30px !important;
} */

.product-size-custom {
  padding-top: 50px;
}

.product-size-custom .image_content_heading {
  padding-bottom: 40px;
}

/* .contant-image_custom .image_content_grid {
  gap: 60px !important;
} */

div#why-choose-uslink .why_choose_heading label {
  color: #1f1f1f;
}

span.wave_vector:after {
  background-size: contain;
}

div#why-choose-uslink .why_choose_content h4 {
  padding-bottom: 2px;
}

div#why-choose-uslink .why_choose_col {
  min-height: 90px;
}

div#why-choose-uslink .why_choose_box_colunmns {
  padding-left: 27px;
}

div#why-choose-uslink .why_choose_content p {
  line-height: 1.3;
}

.why_choose_box_heading.desktop h3,
.collection_tab_heading h2 {
  color: #1f1f1f;
}

.collection_custom_tab .collection_product_grid {
  padding-top: 35px;
}

.faq-section_custom .faq_question_grid h3:after {
  padding: 0;
}

.custom_product_temp .complete-the-set-block h3.section-title {
  margin: 0;
  margin-bottom: 22px;
}

/* 19june 25 NT*/
/* .main_product_contenr_cc .selected_color_name {
  font-size: 20px;
} */

.main_product_contenr_cc .product_color_variants {
  padding-top: 20px;
  /* border-top: 1px solid rgba(31,31,31,.2); */
}

.add-to-cart-5 {
  /* margin-top: 32px; */
  /* border-top: 1px solid rgba(31, 31, 31, 0.2); */
}

.main_product_contenr_cc h3.accordion_heading {
  padding: 28px 0px;
}

.contant-image_custom .image_content_content h3,
.contant-image_custom .image_content_heading h2 {
  color: #222222;
}


.contant-image_custom {
  padding-bottom: 70px !important;
}

span.wave_vector.guide_vector_aa:after {
  background-image: url("/cdn/shop/files/Vector_3_ba136f43-5b87-49f1-835a-4577a5caa26f.png?v=1750318465") !important;
  background-repeat: no-repeat !important;
}

span.new_wave_vector.cust_vector_aa::after,
.customize_vector_aa::after {
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  background-image: url("/cdn/shop/files/Frame_1484581223.png?v=1750319882") !important;
}

span.new_wave_vector.better_vector_aa:after,
.betterj_vector_aa::after {
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  background-image: url("/cdn/shop/files/Frame_1484581222_1.png?v=1750324215") !important;
}

span.wave_vector.choose_vector_aa:after {
  background-repeat: no-repeat !important;
  background-image: url("/cdn/shop/files/Frame_2085664264.png?v=1750324414") !important;
}

.richtext_wrapper span.color_text.real_comfort_aa:after {
  background-image: url("/cdn/shop/files/Frame_2085664264_1.png?v=1750325451") !important;
}

.product-acc-size-no-cc .product_accordion_meta_split:last-child {
  border-bottom: 0px !important;
}

.product_accordion_meta_size_numbers {
  padding-bottom: 35px;
}

.heading-cc-1:after {
  width: 25%;
  background-image: url("/cdn/shop/files/Vector_-_2025-06-19T145721.641.png?v=1750325250");
}

.faq_section_content span.color_text.question_vector_aa:after {
  background-image: url("/cdn/shop/files/Vector_2_2ccf7c7f-1721-417f-95ca-04291be84915.png?v=1750325577") !important;
}

span.color_text_comfort.comfort_vector_aa:after {
  width: 61% !important;
  background-image: url("/cdn/shop/files/Vector_2_1.png?v=1750325662") !important;
}

span.new_wave_vector.also_vector_aa::after {
  background-image: url("/cdn/shop/files/Frame_1484581221_8cc5e1ac-cc21-4815-b2fa-0f25d844c974.png?v=1750325943") !important;
}

.custom_product_temp .complete-the-set-block {
  max-width: 100% !important;
}


.swiper-slide.product_media_list img {
  position: absolute;
  top: 0;
  min-height: 360px;
  width: 100%;
  object-fit: cover;
  left: 0;
}

.swiper-slide.product_media_list:first-child {
  position: relative;
  padding-top: 78%;
}

/* .custom_product_temp .pdp-new-holder .ship_text {
  padding: 5px 0 25px;
} */

/* 20 June */

.mainIconText .icon_txt_cs {
  margin: 0;
}

.custom-container {
  padding: 75px 30px;
}

/* .custom_product_temp .speical-holder {
  padding: 0 20px 20px 20px;
} */
.custom_product_temp .pdp-new-holder .add-to-cart-container {
  padding: 0;
  margin-top: 0 !important;
  border-radius: 0 !important;
}

.collection_tab_products.slick-slider-container.active_product_grid:not(.slick-initialized) {
  display: flex;
  gap: 15px;
  overflow: hidden;
}

/* End 20 June */

.custom_product_temp p.product-price .compare-at:empty {
  margin: 0;
}

.contant-image_custom .image_content_heading h2 {
  font-family: DM Sans;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: -0.03em;
  text-align: left;
}

.pdp_image_custom .image_content_wrapper.padding-space {
  max-width: 1760px;
  margin: 0 auto;
  padding: 0 20px;
}

.pdp_image_custom .image_content_wrapper.padding-space .image_content_grid {
  max-width: 1600px;
  padding: 0 60px;
  margin: 0 auto;
  width: 100%;
}

/* single product variation template NB */
.nb_variant_item {
  padding-top: 30px;
  border-top: 1px solid rgba(31, 31, 31, 0.2);
  margin-top: 30px;
}

.product_color_variants.nb_variant_item {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

.product_color_variants.nb_variant_item.variant-productOption-1 {
  margin-top: 10px;
}

.nb_variant_item .config-item {
  border-radius: 30px;
  border: 1px solid rgba(111, 111, 111, 1);
}

.nb_variant_item .config-item.active_configure {
  background-color: #df781f;
  color: #ffffff;
  border-color: #df781f;
}

/* single product variation template NB */

/* responsive */
@media (max-width: 1599px) {
  /* h3.accordion_heading {
    font-size: 20px;
  } */
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .customsec_product .product_container .add-to-cart-holder img.cart-icon3 {
    right: 25% !important;
  }
}

@media (max-width: 1310px) {
  .product_container .add-to-cart-holder img.pre-order {
    right: 30% !important;
  }
}

@media (max-width: 1100px) {
  .product_container .add-to-cart-holder img.pre-order {
    right: 26% !important;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .product_multi_images .multiple_image_grid {
    margin-top: 20px;
  }

  .custom_product_temp .btn.add-to-cart {
    padding: 15px 15px !important;
  }

  .faq_section_container {
    padding: 50px 50px !important;
  }

  .faq_section_content h2 {
    font-size: 50px !important;
    line-height: 1.2 !important;
  }

  .trendingProducts h3 {
    font-size: 36px;
  }
}

@media screen and (min-device-width: 460px) and (max-device-width:) {
  .template-product .customsec_product .product_main_slider img {
    object-fit: cover;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .trendingProducts h3 {
    font-size: 24px;
  }

  #why-choose-uslink .why_choose_grid .why_choose_box .why_choose_box_colunmns .why_choose_col {
    flex-wrap: wrap;
    column-gap: 9px;
    row-gap: 5px !important;
    align-items: center !important;
  }

  #why-choose-uslink .why_choose_grid .why_choose_box .why_choose_box_colunmns .why_choose_col .mobile-content-cc {
    position: relative;
    top: unset;
    margin-top: unset;
  }

  #why-choose-uslink .why_choose_grid .why_choose_box .why_choose_box_colunmns .why_choose_col .why_choose_icon {
    flex: 0 0 30px !important;
    width: 30px !important;
    height: 50px !important;
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col .why_choose_icon img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
  }

  #why-choose-uslink .why_choose_grid .why_choose_box .why_choose_box_colunmns .why_choose_col .why_choose_icon {
    flex: 0 0 30px !important;
    width: 30px !important;
    height: 30px !important;
  }

  #why-choose-uslink .why_choose_box_colunmns .box_block_image {
    height: 125px !important;
  }

  #why-choose-uslink .why_choose_box .why_choose_content h4.desktop-title {
    font-size: 12px;
    padding-bottom: 5px;
    line-height: 1.3;
  }

  #why-choose-uslink .why_choose_grid .why_choose_box .why_choose_box_colunmns .why_choose_col {
    min-height: 70px !important;
  }
}

@media (max-width: 1024px) and (min-width: 481px) {
  .image_content_content h3 {
    max-width: 100%;
  }

  .image_content_content p {
    max-width: 100%;
  }

  .image_content_row {
    gap: 40px;
  }

  .image_content_grid {
    gap: 30px;
  }

  .faq_section_wrapper {
    gap: 40px;
    flex-direction: column;
  }

  .product_faqs_container .faq_section_content {
    width: 100%;
  }

  .faq_section_content,
  .faq_question_column {
    width: 100%;
  }

  .static_product_wrapper .static_product_information {
    padding: 50px;
  }
}

@media (max-width: 991px) and (min-width: 481px) {
  .icon_with_text_container {
    padding: 14px 0px !important;
  }

  .icon_text_grid.swiper-slide {
    padding: 0px 7px;
  }

  .announcement-bar__link {
    flex: 0 0 13%;
  }

  .shop_now_button a {
    width: 52% !important;
  }

  .why_choose_grid {
    width: 100%;
    gap: 30px;
  }

  .faq_section_container {
    padding: 50px !important;
  }

  .custom_product_temp .btn.add-to-cart {
    padding: 15px 25px;
  }
}

@media only screen and (max-width: 1199px) {
  .customsec_product .product_container .add-to-cart-holder img.cart-icon3 {
    right: 25% !important;
    /* right: 15% !important;  */
  }
}

@media (max-width: 991px) {
  .all-product-item .productImage img {
    height: 200px;
  }

  .custom_product_temp .product_main_slider img {
    border-radius: 16px;
  }

  /* .custom_product_temp .sale_left_content p,
  .custom_product_temp .sale_cust_price_2 .variant-price {
    font-size: 18px !important;
  } */

  /* .custom_product_temp .installement_single_payment_opt p {
    line-height: 1.4;
  } */

  .custom_product_temp .product_container .cart_pre_order_icon {
    right: 21% !important;
  }

  .product-size-custom .product_meta_size_information>.product_meta_size_data {
    padding: 30px 0;
  }

  .image_content_container .image_content_heading {
    padding-bottom: 30px;
  }

  .faq-section_custom .shop_now_button a,
  .stack_custom-product .shop_now_button a {
    width: fit-content !important;
    padding: 12px 50px !important;
    font-size: 21px;
  }

  .custom_product_temp .product-image {
    flex: 0 0 150px;
  }
}

@media (max-width: 767px) {
  section.pdp-menu.flex.wf-section.product_menu_section .add-to-cart-5.pdp-menu {
    border-top: 0;
  }



  .modular_sofa .custom-container .add-to-cart-container {
    margin-top: 20px;
  }

  .mobile_review_layout_1 {
    padding-top: 20px;
  }

  .add_cart_form_variant .option-name span.variant_option_name,
  .custom_product_temp .w-commerce-commerceaddtocartform .custom_size .size_bold {
    font-size: 16px;
  }

  .custom_product_temp .w-commerce-commerceaddtocartform .size_guide span {
    font-size: 14px;
  }

  .custom-container.pdp-new-holder {
    flex-wrap: wrap;
  }

  .product_thumbnail_slider .swiper-slide {
    padding: 5px;
  }

  .template-product .product_container .special-sticky {
    position: static;
  }

  .contant-image_custom .image_content_heading h2 {
    font-size: 24px;
    width: fit-content;
  }

  .custom_product_temp .speical-holder {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /* .speical-holder {
    background-color: #fff;
  } */

  span.wave_vector:after {
    height: 5px;
  }

  .shop_now_button a {
    width: 100% !important;
  }

  .shop_now_button {
    margin-top: 20px;
  }

  .static_product_wrapper .static_product_information {
    padding: 0px;
  }

  .static_product_information h3 {
    line-height: 1.2;
    padding: 0px 0px 10px;
    font-size: 16px;
    width: 100%;
  }

  .why_choose_grid .why_choose_box .why_choose_icon:before {
    right: unset;
    left: -20px;
  }

  .shop_now_button a {
    width: 100% !important;
  }

  .why_choose_col {
    padding-left: 20px;
  }

  span.wave_vector:after {
    height: 4px;
  }

  .faq_section_container {
    padding: 20px !important;
  }

  .product_faqs_container .faq_section_content,
  .faq_section_content,
  .faq_question_column {
    width: 100%;
  }

  .why_choose_box_heading.mobile {
    opacity: 0;
    height: 20px;
  }

  .image_content_grid {
    gap: 30px;
  }

  .image-content-template--24714303439139__image_content_cJzqbQ {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .why_choose_grid .why_choose_box:first-child .why_choose_box_colunmns {
    background-color: #fff !important;
    color: #4a3b3a;
  }

  .why_choose_content h4 {
    font-size: 16px;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 0 0 10px;
    line-height: normal;
    display: -webkit-box;
    max-width: 200px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    padding: 0;
  }

  .why_choose_col {
    padding: 0;
    border: 0px !important;
  }

  .why_choose_grid .why_choose_box .why_choose_icon:before {
    display: none;
  }

  .why_choose_icon img {
    display: block !important;
  }

  .why_choose_content p {
    font-size: 14px;
    display: inline-block;
    max-width: 200px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .why_choose_grid .why_choose_box:last-child .why_choose_box_colunmns {
    background-color: transparent !important;
  }

  .add-to-cart-container {
    align-items: flex-start !important;
  }

  .why_choose_box_colunmns {
    padding: 80px 18px 20px !important;
  }

  .why_choose_grid .why_choose_box:last-child .why_choose_box_colunmns {
    color: inherit !important;
  }

  .why_choose_box_heading {
    padding-bottom: 90px !important;
  }

  .three_block_row.hide-on-mobile {
    flex-direction: column;
  }

  .three_block_list {
    width: 100% !important;
  }

  .heading-cc-1 {
    font-size: 24px !important;
  }

  .why_choose_box_heading {
    height: unset !important;
  }

  .why_choose_box_heading h3 {
    font-size: 15px !important;
    padding-bottom: 8px;
  }

  .why_choose_box_heading.desktop {
    padding-bottom: 0 !important;
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box:first-child .why_choose_box_colunmns {
    background-color: #fff !important;
    color: #4a3b3a !important;
  }

  .why_choose_box_heading.mobile {
    display: none !important;
  }

  div#why-choose-uslink .why_choose_icon {
    display: flex;
    align-items: center !important;
  }

  .why_choose_icon img {
    min-width: 33px !important;
  }

  .why_choose_col.extra_choose_col {
    align-items: flex-start !important;
    flex-direction: column !important;
    height: unset !important;
    padding: 0 !important;
  }

  .box_block_image {
    margin-top: -40px !important;
    height: 100px;
    position: absolute !important;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box:last-child .why_choose_box_colunmns {
    background: transparent !important;
  }
}

@media only screen and (max-width: 480px) {
  .trendingProducts h3 {
    font-size: 24px;
  }

  .all-product-item .productImage img {
    height: 130px;
  }

  .swiper.trending-products-swiper {
    width: auto;
  }

  .all-product-item .productRating .crating-count .bold,
  .all-product-item .productRating .crating-count span {
    font-size: 12px;
    line-height: 12px;
  }

  .all-product-item p.Product-price-html span.compare-price {
    font-size: 14px;
    line-height: 18px;
  }

  .all-product-item p.Product-price-html span.main-price {
    font-size: 14px;
    line-height: 18px;
  }

  .all-product-item .product-content-grid .productRating .junip-product-summary-star svg {
    width: 14px;
    height: 14px;
  }

  .all-product-item .product-content-grid .productRating .junip-product-summary-star-ratings-container {
    flex-wrap: wrap;
  }

  .all-product-item .product-content-grid .productRating .junip-product-summary-star .junip-star-filled {
    width: 16px !important;
    height: 16px !important;
  }

  .image-content-template--24714295509283__image_content_cJzqbQ {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .image_content_heading {
    width: 100%;
    margin: auto;
    padding-bottom: 30px;
  }

  .image_content_row {
    gap: 20px;
  }

  .image_content_content p {
    font-size: 14px;
  }

  .why_choose_box_heading.mobile {
    opacity: 0;
    height: 20px;
  }

  .why_choose_content h4 {
    font-size: 12px;
  }

  .why_choose_content p {
    font-size: 10px !important;
  }

  .why_choose_col {
    min-height: 75px;
  }

  /* div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col .why_choose_icon img {
    height: 23px !important;
  } */
}

@media (max-width: 768px) {

  .review_buttons.arrow_btn_layout_2 .review-button-prev,
  .review_buttons.arrow_btn_layout_2 .review-button-next {
    background-color: #e3e3e3 !important;
    border-radius: 50%;
    top: 190px !important;

  }

  .pdp_image_custom .image_content_wrapper.padding-space .image_content_grid {
    padding: 0 0px;
  }

  .custom_stack .review_block {
    margin-bottom: 10px;
  }

  .custom_stack .original_price span {
    display: block;
  }

  .custom_stack span.original_price {
    display: flex;
    gap: 9px;
  }

  .discount_input_fields {
    padding: 0 0 6px !important;
  }

  .custom_product_temp h3.accordion_heading span {
    font-size: 15px;
  }

  .custom_product_temp .product_accordion_block h3.accordion_heading:after {
    height: 26px;
    width: 26px;
  }
}

@media (max-width: 575px) {
  .all-product-variants ul li {
    width: 14px;
    height: 14px;
  }

  .swiper-slide.product_media_list:first-child {
    position: relative;
    padding-top: 80%;
  }

  .all-product-item .productContentInfo h4 {
    font-size: 16px;
    line-height: 110%;
  }

  /* .custom_product_temp .custom-rating-review {
    font-size: 11px;
  } */

  .custom_product_temp .custom-junip-stars-container {
    margin-bottom: 1px;
  }

  .hero .swiper.is-slider-main {
    padding-bottom: 0 !important;
  }

  .product_thumbnail_slider .swiper-slide.swiper-slide-thumb-active {
    border-radius: 6px;
  }

  .heading_sale h4 {
    color: #000;
  }

  .heading_sale {
    padding-bottom: 1px;
  }
}

@media only screen and (max-width: 479px) {

  /* .customsec_product .icon_product_text {
    display: block;
  } */
  .all-product-variants ul {
    gap: 4px;
  }

  .all-product-variants ul li {
    width: 18px;
    height: 18px;
  }

  .why_choose_heading span.wave_vector:after {
    background-size: contain !important;
    bottom: -1px !important;
  }

  .why_choose_box_colunmns {
    gap: 20px !important;
  }

  .why_choose_icon img {
    min-width: 15px !important;
  }

  .why_choose_box_heading {
    height: 65px !important;
  }
}

@media (max-width: 430px) {
  .video_cont_cs .shop_now_button a {
    padding: 24px 40px;
    font-size: 20px;
    width: 100%;
  }

  .swiper-slide.product_media_list:first-child {
    padding-top: 100%;
  }
}

@media (max-width: 375px) {
  .product_container .add-to-cart-holder img.pre-order {
    right: 20% !important;
  }
}

/* 17 june responsive css */
@media (max-width: 575px) {
  header.header_container {
    padding: 15px 20px;
  }

  /* .custom_product_temp .swiper-backface-hidden .swiper-slide {
    margin-right: 0 !important;
  }

  .custom_product_temp h5.h5-sm.mob.product_title {
    font-weight: 700;
  }

  .custom_product_temp .sale_price_block {
    padding: 10px 17px 10px 13px;
  }

  .custom_product_temp .heading_sale h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: capitalize;
  } 

  .custom_product_temp .sale_left_content h6,
  .sale_right_content h6 {
    font-weight: 500;
  }

  .custom_product_temp .sale_cust_price_2 .variant-price {
    font-weight: 700;
    padding-top: 11px !important;
  }

  .custom_product_temp .sale_left_content p {
    padding-bottom: 11px !important;
  } */

  .custom_product_temp .memorial-block {
    gap: 1px;
  }

  /* .custom_product_temp .installement_single_payment_opt {
    padding-bottom: 12px;
  } */

  .custom_product_temp .ship_text {
    padding: 5px 0;
    flex-wrap: wrap;
    gap: 32px;
    justify-content: flex-start;
  }

  .custom_product_temp .ship_text span {
    gap: 12px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0%;
  }

  .custom_product_temp .stock_ship_text_product {
    border-top: none;
    margin-top: 16px;
    padding-top: 0;
  }

  .custom_product_temp .product_container .add-to-cart-button {
    /* font-size: 20px;
    padding: 15px 10px; */
    width: 100%;
    text-align: center;
    display: block;
  }

  .custom_product_temp .pdp-new-holder .delivery_product_text {
    padding: 10px;
  }

  .custom_product_temp .fast-delivery-small-banner p {
    line-height: 1.3;
    font-size: 10px !important;
    text-align: left;
  }

  .custom_product_temp .delivery_product_text {
    flex-wrap: wrap;
    gap: 8px;
    padding: 10px 14px;
  }

  .custom_product_temp .product_accordion_block h3.accordion_heading:after {
    height: 18px;
    width: 18px;
    border-radius: 4px;
  }

  .custom_product_temp h3.accordion_heading span {
    font-size: 12px;
  }

  .product_color_values {
    position: relative;
    padding: 3px;
    cursor: pointer;
  }

  .custom_product_temp .product_meta_size_guide span {
    font-size: 12px;
  }

  .custom_product_temp h3.accordion_heading {
    padding: 22px 0;
    font-size: 16px;
    font-weight: 700;
  }

  span.wave_vector:after {
    height: 6px;
  }

  .product-size-custom .product_meta_heading h3 {
    font-size: 24px;
    font-weight: 700 !important;
    margin-top: 0;
    margin-bottom: 0;
  }

  .product-size-custom .product_meta_content_information h3 {
    font-weight: 700;
  }

  .product-size-custom span.meta_size_name {
    font-weight: 600;
  }

  .contant-image_custom .product_meta_size_information>.product_meta_size_data {
    padding-bottom: 0;
  }

  /* .contant-image_custom .image_content_content p {
    padding: 15px;
  } */

  div#shopify-section-template--24714303439139__why_choose_yHNJHp .why_choose_icon h4 {
    margin: 0 0 0 5px;
    font-weight: 700;
    color: #1f1f1f;
  }

  .why_choose_box_colunmns {
    border-radius: 11px;
  }

  .why_choose_box_colunmns {
    padding: 60px 18px 20px !important;
  }

  .box_block_image {
    padding-left: 6px;
  }

  /* div#why-choose-uslink .why_choose_col {
    min-height: 60px !important;
  } */

  div#why-choose-uslink .why_choose_icon {
    margin-bottom: 6px;
  }

  .why_choose_box_colunmns {
    gap: 22px !important;
  }

  span.wave_vector:after {
    height: 4px !important;
  }

  .contant-image_custom .image_content_grid {
    gap: 20px !important;
  }
  .main_product_contenr_cc .product_color_variants,.custom_product_temp .product_color_options {
    padding-top: 10px;
    
}
.custom_product_temp .product_color_options {
    gap: 5px;
}
}

@media (max-width: 420px) {
  .custom_product_temp .configuration-options {
    flex-wrap: nowrap;
    gap: 0 !important;
    display: flex !important;
  }

  /* .custom_product_temp .configuration-options .config-item.selectvarentcc {
    flex: 0 0 33%;
    max-width: 33%;
  } */

  .custom_product_temp .config-image {
    width: 100%;
    height: 40px;
    object-fit: contain;
  }

  .custom_product_temp .product_container .add-to-cart-holder img.cart-icon3 {
    right: 22% !important;
  }

  .why_choose_content p {
    display: inline-block !important;
  }
}
@media only screen and (max-width:390px){
  .config-name {
    font-size: 12px;
  }
}
@media (max-width: 320px) {
  .custom_product_temp .product_container .add-to-cart-holder img.cart-icon3 {
    right: 17% !important;
    display: block;
  }

  .custom_product_temp .product_container .add-to-cart-holder img.cart-icon3 {
    width: 18px;
    height: 18px;
  }

  .custom_product_temp .ship_text {
    gap: 17px;
  }

  .custom_product_temp .ship_text span {
    gap: 8px;
  }
}

/* desktop changes */
.mobile-content-cc {
  display: none !important;
}

.custom_product_temp .product_container .add-to-cart-button {
  background-color: #09b305;
  /* padding: 20px 25px; */
  border-radius: 70px;
}

.custom_product_temp .product_container .add-to-cart-holder img.cart-icon3 {
  width: 24px;
  height: 24px;
}

.custom_product_temp .product_container .add-to-cart-button {
  border: 1px solid transparent;
}

/* .custom_product_temp h5.product_title {
  margin: 10px 0px;
} */

.custom_product_temp h1.product_title {
  margin: 10px 0px 15px;
}

.price_custom {
  padding: 10px 0;
}

/* span#selected-config {
  font-size: 22px;
} */
body.product\.single-variant-template .add-to-cart-5 {
  border-top: 0;
}

/* .custom_product_temp .installement_single_payment_opt {
  padding: 10px 0px;
} */

.custom_product_temp img.ims_pay_img {
  margin-left: 6px;
}

.custom_product_temp .add-to-cart-5.add_cart_form_variant {
  /* border-top: 1px solid rgba(31, 31, 31, 0.2); */
}

/* .custom_product_temp .add_cart_form_variant {
  padding-top: 32px;
} 

.custom_product_temp .variant_size {
  padding-bottom: 24px;
} */

.custom_product_temp .product_color_options {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-top: 16px;
}

.custom_product_temp .stock_ship_text_product {
  border-top: 1px solid rgba(31, 31, 31, 0.2);
  /* margin-top: 34px;
  padding-top: 24px; */
}

.custom_product_temp .pdp-new-holder .delivery_product_text {
  padding: 18px 60px;
}

.custom_product_temp .complete-the-set-block {
  background: #fff;
  border-radius: 24px;
  padding: 24px;
  box-shadow: none;
  max-width: 580px;
  margin: 20px auto;
  border: 1px solid #dcdcdc;
  margin: 0;
  margin-top: 34px;
  width: 100%;
}

.custom_product_temp .btn.add-to-cart {
  background: #ec7824;
  color: #fff;
  font-weight: 600;
  padding: 20px 36px;
  border: none;
  border-radius: 70px;
  cursor: pointer;
  max-width: 249px;
}

.custom_product_temp .product-image {
  flex: 0 0 199px;
}

.custom_product_temp .bundle-product {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  gap: 24px;
}

.custom_product_temp .product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.custom_product_temp p.product-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: capitalize;
  color: #1f1f1f;
}

.custom_product_temp p.product-price {
  font-weight: 400;
  font-size: 25px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left;
  vertical-align: middle;
  text-transform: capitalize;
  /* color: #1f1f1f; */
  margin-bottom: 24px;
  color: green;
  font-weight: 700;
}

.custom_product_temp p.product-price .compare-at {
  text-decoration: line-through;
}

.custom_product_temp .product-info {
  margin-left: 0;
}

span.color_text_comfort.comfort_vector_aa {
  position: relative;
}

span.color_text_comfort.comfort_vector_aa:after {
  content: "";
  position: absolute;
  left: auto;
  bottom: -2px;
  background-image: url(/cdn/shop/files/review_comfort_vector.png?v=1710480542);
  background-size: 100% 100%;
  width: 70%;
  display: inline-flex;
  background-position: bottom;
  height: 10px;
  background-repeat: no-repeat;
  right: 0;
}

span.wave_vector.guide_vector_aa::after,
span.new_wave_vector::after,
span.new_wave_vector.better_vector_aa::after,
span.wave_vector.choose_vector_aa::after,
span.new_wave_vector.also_vector_aa::after,
.richtext_wrapper span.color_text.real_comfort_aa::after,
.faq_section_content span.color_text.question_vector_aa::after {
  background-image: url(/cdn/shop/files/review_comfort_vector.png?v=1710480542);
  background-size: 100% 100%;
  height: 10px;
  bottom: -2px;
}

span.wave_vector.more_vector_aa::after {
  background-image: url(/cdn/shop/files/review_comfort_vector.png?v=1710480542) !important;
  background-size: 100% 100% !important;
  height: 10px !important;
  bottom: -2px !important;
}

/* Additional specific properties */
span.new_wave_vector::after {
  background-repeat: no-repeat;
  width: 100%;
  bottom: -2px;
}

span.new_wave_vector.better_vector_aa {
  bottom: 0px;
}

.heading-cc-1::after {
  background-image: url(/cdn/shop/files/vs_vector.png?v=1710415552);
  background-size: contain;
  width: 30%;
  height: 10px;
}

.faq_section_content span.color_text.question_vector_aa:after {
  width: 100%;
  bottom: -4px;
}

.richtext_wrapper span.color_text.real_comfort_aa::after {
  bottom: -2px;
}

.faq_section_content h2 {
  margin-bottom: 28px;
}

.shop_now_button a {
  background-color: #09b305 !important;
}

.custom_product_temp .product_delivery_bnr.delivery_banner {
  margin-top: 15px !important;
  margin-bottom: 0 !important;
}

.custom_product_temp .w-commerce-commerceaddtocartform {
  margin: 0 0 0 !important;
}

.custom_product_temp .pdp-new-holder .add-to-cart-container {
  padding-bottom: 0 !important;
  background: #ece7e0;
}

/* .custom_product_temp .pre_order_information_row {
  margin-top: 24px;
}

.custom_product_temp .product_container .speical-holder {
  width: 36%;
} */

.product_color_values.active_color {
  border: none !important;
  border-radius: 0 !important;
}

.product_color_values {
  position: relative;
  /* padding: 5px; */
  cursor: pointer;
}

/* Always create a border with 0 opacity initially */
.product_color_values::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid #4A3B3A;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  /* So it doesn't interfere with clicks */
  transition: opacity 0.3s;
}

/* On active, show the border */
.product_color_values.active_color::before {
  opacity: 1;
}

/* 17 june responsive css */
@media (max-width: 1599px) and (min-width: 1200px) {
  .customsec_product .product_container .add-to-cart-holder img.cart-icon3 {
    /* right: 25% !important; */
    right: 31% !important;
    /* right: 18% !important; */
  }
}

@media (max-width: 1399px) {
  .custom_product_temp .pdp-new-holder .delivery_product_text {
    padding: 18px 40px;
  }

  .custom_product_temp .product_container .speical-holder {
    width: 45%;
  }
}

@media (max-width: 991px) {
  .custom_product_temp .pdp-new-holder .delivery_product_text {
    padding: 15px 15px;
  }

  .custom_product_temp .product_container .speical-holder {
    width: 50%;
  }

  .custom_product_temp .product_container {
    gap: 15px !important;
  }

  /* .custom_product_temp .sale_cust_price_2 .variant-price {
    font-size: 18px !important;
  } */

  .mobile-content-cc {
    display: none !important;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .custom_product_temp .bundle-product {
    flex-direction: column;
  }
}

@media only screen and (max-width: 925px) {
  .customsec_product .product_container .add-to-cart-holder img.cart-icon3 {
    /* right: 20%!important; */
    right: 30% !important;
  }
}

@media only screen and (max-width: 800px) {
  .customsec_product .product_container .add-to-cart-holder img.cart-icon3 {
    /* right: 15% !important; */
    right: 25% !important;
  }
}

@media (max-width: 767px) {
  .customsec_product .product_container .add-to-cart-holder img.cart-icon3 {
    right: 32% !important;
    /* right: 23% !important; */
  }

  .image_content_heading {
    display: flex;
    justify-content: center;
  }

  .main_product_contenr_cc span.color_option_name,
  .main_product_contenr_cc .selected_color_name,
  {
  font-size: 16px;
}

span.config_heading,
.seater-variants__title {
  font-size: 16px;
}

.custom_product_temp .product_container {
  gap: 0 !important;
}

.custom_product_temp .product_container .speical-holder {
  width: 100%;
}

.custom_product_temp .aaaa.sale_price_block {
  margin: 0;
}

.custom_product_temp .product_color_options {
  gap: 10px;
}

.faq-section_custom .faq_question_grid {
  padding: 16px 20px;
  border-radius: 14px;
}

.faq-section_custom .faq_question_grid h3:after {
  width: 28px;
  height: 28px;
  /* padding: 0px 10px !important; */
  /*commented on 22oct*/
}

.faq-section_custom .faq_question_grid h3 {
  padding: 0;
}

.custom_product_temp .bundle-product {
  gap: 8px;
  margin-bottom: 22px;
}

.custom_product_temp .product-info {
  margin-left: 0;
  flex: 0 0 60%;
}

.custom_product_temp .product-image {
  flex: 0 0 35%;
}

.custom_product_temp .btn.add-to-cart {
  padding: 12px 15px;
  font-size: 14px;
  line-height: 1.4;
}

.custom_product_temp .complete-the-set-block {
  padding: 13px 11px;
  margin: 22px 0 0;
}

.custom_product_temp p.product-price {
  /* font-size: 14px;
    line-height: 1.4; */
  font-size: 22px;
  margin-bottom: 14px;
}

.custom_product_temp p.product-title {
  font-size: 14px;
  line-height: 1.2;
}

.custom_product_temp h5.product_title {
  margin: 10px 0;
}

.custom_product_temp .sale_cust_price_2 .variant-price {
  padding-top: 0px !important;
}

.custom_product_temp .sale_right_content p {
  padding-top: 10px;
}

.heading_sale img {
  object-fit: contain;
  max-width: 13px;
}

.custom_product_temp .aaaa.sale_price_block .heading_sale h4 {
  margin: 0;
}

/* .custom_product_temp .installement_single_payment_opt {
    padding: 10px 0 10px;
  } */

/* .installement_single_payment_opt p {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    color: #555;
  } */

img.ims_pay_img {
  width: 35px;
  height: 14px;
  object-fit: contain;
}

.custom_product_temp .add_cart_form_variant {
  padding-top: 15px;
}

span#selected-config {
  padding-left: 0px;
}

.product_meta_size_guide span {
  font-size: 14px;
}

.product_color_variants {
  /* border-top: 1px solid rgba(31, 31, 31, 0.2); */
  padding-top: 16px;
}

.custom_product_temp .stock_ship_text_product {
  border-top: none;
  margin-top: 16px;
  padding-top: 0;
}

.custom_product_temp .product_container .add-to-cart-button {
  padding: 16px 20px;
  border-radius: 70px;
}

.custom_product_temp .product_container .add-to-cart-holder img.cart-icon3 {
  width: 20px;
  height: 20px;
}

.richtext_wrapper span.color_text.real_comfort_aa {
  display: inline-block !important;
}

.richtext_wrapper span.color_text.real_comfort_aa:after {
  display: block !important;
}

span.color_text_comfort.comfort_vector_aa {
  display: inline-block !important;
}

span.color_text_comfort.comfort_vector_aa:after {
  display: block !important;
}

.stack_custom-product .static_product_information h3 {
  margin-top: 15px !important;
}

div#why-choose-uslink .why_choose_col {
  min-height: 80px !important;
  gap: 0px;
}

.why_choose_grid .why_choose_box:first-child .why_choose_box_colunmns h4.desktop-title {
  color: #1f1f1f !important;
}

.why_choose_col.extra_choose_col {
  align-items: flex-start !important;
  flex-direction: row !important;
}

.why_choose_box_colunmns {
  gap: 15px !important;
}

.why_choose_icon {
  flex: 15%;
}

.why_choose_content p {
  display: none !important;
}

.shop_now_button.mobile_button a {
  width: 100% !important;
  display: block;
}

.mobile-content-cc {
  display: block !important;
}

div#why-choose-uslink .why_choose_col {
  position: relative;
}

.mobile-content-cc {
  position: absolute;
  top: 22px;
  left: 0;
}

.mobile-content-cc p {
  font-weight: 400;
  font-size: 10px;
  line-height: 140%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #1f1f1f;
}

div#why-choose-uslink .why_choose_col {
  min-height: 90px !important;
}

.static_product_information .shop_now_button a {
  width: 100% !important;
}

.custom_product_temp .pdp-new-holder .delivery_product_text {
  padding: 10px 14px;
}

.custom_product_temp .delivery_product_text {
  flex-wrap: wrap;
  gap: 5px !important;
  padding: 10px 14px;
}

.custom_product_temp h3.accordion_heading {
  padding: 14px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.image_content_content p {
  font-size: 14px !important;
  font-weight: 400;
}

.contant-image_custom .image_content_grid {
  gap: 40px !important;
}

.mobile-content-cc {
  position: absolute;
  top: 40%;
  left: 0;
  margin-top: 10px;
}

.faq_section_container .shop_now_button a {
  font-size: 16px;
  padding: 18px !important;
  line-height: 1.3;
  display: flex;
  gap: 14px;
}

.static_product_information .shop_now_button a {
  width: 100% !important;
  font-size: 16px;
  padding: 18px !important;
  line-height: 1.3;
  display: flex;
  gap: 14px;
}

.shop_now_button.desktop_button a {
  display: flex;
  width: 100% !important;
  font-size: 16px;
  line-height: 1.3;
  padding: 18px !important;
  gap: 14px;
}



span.wave_vector.guide_vector_aa:after,
span.new_wave_vector:after,
span.new_wave_vector.better_vector_aa:after,
span.wave_vector.choose_vector_aa:after,
span.new_wave_vector.also_vector_aa:after,
.richtext_wrapper span.color_text.real_comfort_aa:after,
.faq_section_content span.color_text.question_vector_aa:after {
  height: 4px !important;
}

span.wave_vector.more_vector_aa::after {
  height: 4px !important;
}

.heading-cc-1::after {
  height: 4px !important;
}

span.color_text_comfort.comfort_vector_aa:after {
  height: 4px !important;
}

.why_choose_heading span.wave_vector:after {
  background-size: 100% 100% !important;
  bottom: -2px !important;
}

.custom_product_temp h1.product_title {
  margin: 10px 0;
}
}

@media (max-width: 575px) {

  span.wave_vector.guide_vector_aa:after,
  span.new_wave_vector:after,
  span.new_wave_vector.better_vector_aa:after,
  span.wave_vector.choose_vector_aa:after,
  span.new_wave_vector.also_vector_aa:after,
  .richtext_wrapper span.color_text.real_comfort_aa:after,
  .faq_section_content span.color_text.question_vector_aa:after {
    height: 4px !important;
  }

  span.wave_vector.more_vector_aa::after {
    height: 4px !important;
  }

  .heading-cc-1::after {
    height: 4px !important;
  }

  span.color_text_comfort.comfort_vector_aa:after {
    height: 4px !important;
  }

  .why_choose_heading span.wave_vector:after {
    background-size: 100% 100% !important;
    bottom: -2px !important;
  }

  div#why-choose-uslink .why_choose_col {
    gap: 6px;
  }

  .customsec_product .product_container .add-to-cart-holder img.cart-icon3 {
    /* right: 30% !important; */
    right: calc(50% - 105px) !important;
  }

  .customsec_product .product_container .add-to-cart-holder.loading-atc img.cart-icon3 {
    right: 17% !important;
  }

  .custom_product_temp .product-info {
    margin-left: 0;
    flex: 0 0 50%;
  }

  .custom_product_temp .product-image {
    flex: 0 0 44%;
  }

  .image_content_content p {
    font-size: 14px;
    /* padding: 20px 24px 0; */
  }

  .mobile-content-cc {
    position: absolute;
    top: 30%;
    left: 0;
    margin-top: 0;
  }
}

@media screen and (min-device-width: 480px) and (max-device-width: 576px) {
  .why_choose_icon img {
    width: 23px !important;
    min-width: 23px !important;
    height: 23px !important;
  }

  .why_choose_icon {
    flex: 14% !important;
  }
}

@media (max-width: 490px) {
  .mobile-content-cc {
    top: 25%;
  }
}

@media screen and (max-width: 479px) {
  .custom-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (min-device-width: 479px) {
  .why_choose_box .why_choose_icon {
    flex: 1% !important;
  }
}


@media (max-width: 320px) {
  div#why-choose-uslink .why_choose_col {
    min-height: 110px !important;
    gap: 6px;
  }

  .customsec_product .product_container .add-to-cart-holder img.cart-icon3 {
    right: 21% !important;
  }
}

/* june 20 css start here sk*/

div#why-choose-uslink .why_choose_grid {
  max-width: 1040px;
  gap: 40px;
}

div#why-choose-uslink .why_choose_grid .why_choose_box {
  max-width: 500px;
}

div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col {
  width: 100%;
  justify-content: flex-start;
}

div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col .why_choose_icon {
  flex: 0 0 60px !important;
}

div#why-choose-uslink .why_choose_box_colunmns {
  padding: 0 25px 40px 30px;
  gap: 36px;
}

div#why-choose-uslink .why_choose_box_colunmns .box_block_image {
  height: 185px;
}

div#why-choose-uslink .why_choose_box_colunmns .box_block_image img.why_desktop_image {
  object-fit: contain;
}

div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col .why_choose_content {
  max-width: 352px;
  flex: auto;
}

div#why-choose-uslink .why_choose_box_colunmns.icon-heading_box_DpV4AM .why_choose_col.extra_choose_col .why_choose_icon {
  flex: 0 0 36px !important;
}

div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col .why_choose_content h4 {
  /* line-height: 100%; */
  /* padding-bottom: 5px; */
}

/* div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col .why_choose_icon img {
    height: 70px;
    object-fit: contain;
} */

@media screen and (max-width: 479px) {
  div#why-choose-uslink .why_choose_box_colunmns .box_block_image {
    height: 100px;
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col .why_choose_icon {
    flex: 0 0 17px !important;
    margin-bottom: 0;
  }

  div#why-choose-uslink .why_choose_grid {
    gap: 0;
  }

  .why-choose-template--24714303439139__why_choose_yHNJHp .why_choose_wrapper.padding-space {
    padding-inline: 8px;
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_box_colunmns.icon-heading_box_tgAi7X {
    border-radius: 12px;
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col .why_choose_content {
    flex: 0 0 calc(100% - 22px);
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col .why_choose_content h4 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: capitalize;
    display: block;
    padding-bottom: 0;
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col .mobile-content-cc {
    position: relative;
    /* top: 30%; */
    top: unset;
    /* margin-top: 5px; */
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col {
    flex-wrap: wrap;
    column-gap: 5px;
    row-gap: 5px;
    min-height: auto !important;
    align-items: normal !important;
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col .why_choose_icon img {
    width: 100%;
  }

  div#why-choose-uslink .why_choose_box_colunmns .box_block_image img.why_mobile_image {
    object-fit: fill;
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col .why_choose_content {
    display: flex;
    align-items: center;
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_col.extra_choose_col {
    min-height: 90px !important;
  }

  div#why-choose-uslink .why_choose_grid .why_choose_box .why_choose_box_colunmns.icon-heading_box_tgAi7X,
  div#why-choose-uslink .why_choose_grid .why_choose_box:last-child .why_choose_box_colunmns {
    gap: 10px !important;
  }
}

#bg-hero .product__zoom button {
  display: flex;
  align-items: center;
  justify-content: center;
}