/** Shopify CDN: Minification failed

Line 673:7 Expected identifier but found whitespace
Line 673:8 Unexpected "0"

**/
.header-nav-left-aligned .header__icon.header__icon--wishlist :hover span {
  color: #fff !important;
}

/*========================= Product Tabs Section Start========================================== */

#ProductTabs.product-tab-block .halo-block-content ul li button {
  border: 1px solid #000000;
  border-radius: 30px;
  font-weight: 400;
  color: #000;
  font-size: 18px;
  line-height: 1.5em;
  padding: 1rem 3.5rem;
}
#ProductTabs.product-tab-block .halo-block-content ul li button.active {
  background-color: #000;
  color: #fff;
}
#ProductTabs .slick-track .slick-slide {
  height: inherit;
}
#ProductTabs .slick-track {
  display: flex;
}
#ProductTabs.product-tab-block .product-header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 6rem;
  max-width: 1720px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  flex-wrap: wrap;
}

#ProductTabs.product-tab-block .card-product__wrapper {
  /* padding: 4rem 10rem; */
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  height: 200px;
}
#ProductTabs.product-tab-block .card-product__wrapper img {
  object-fit: cover;
}
#ProductTabs .price-item,
#ProductCollectionsTabs .price-item {
  font-size: 18px;
  line-height: 1.8em;
  font-weight: 400;
}

#ProductTabs
  .halo-product-block
  .products-carousel.enable_progress_bar
  .slick-arrow {
  box-shadow: none;
  border: 1px solid #e45213;
  top: 100% !important;
  right: 7% !important;
  margin-top: 8px;
}

#ProductTabs .slider-progress-bar {
  max-width: calc(100% - 250px);
  margin-left: 5rem;
  margin-bottom: 25px;
  margin-top: 25px;
}

#ProductTabs
  .halo-product-block
  .products-carousel.enable_progress_bar
  .slick-prev {
  top: unset;
  transform: unset;
  left: unset !important;
  margin-right: 40px;
}
#ProductTabs
  .halo-product-block
  .products-carousel.enable_progress_bar
  .slick-next {
  top: unset;
  transform: unset;
  right: unset;
  margin-left: 40px;
}
#ProductTabs .slider-progress-bar .slider-scrollbar-track {
  height: 3.6px;
  border-radius: 30px;
}
#ProductTabs .slider-progress-bar .scrollbar-thumb {
  height: 3px;
}
@media (max-width: 1024.98px) {
  #ProductTabs .slider-progress-bar {
    max-width: calc(100% - 160px);
    margin-left: 0;
  }
  #ProductTabs.product-tab-block .product-header-wrapper {
    padding-bottom: 2rem;
  }
  #ProductTabs.product-tab-block .list-product-tabs.enable_scroll_tab {
    margin-top: 2rem;
  }
  .custom-collection-slider {
    padding-top: 4rem !important;
    padding-bottom: 4rem;
  }
}
@media (max-width: 575.98px) {
  #ProductTabs .slider-progress-bar {
    max-width: calc(100% - 120px);
  }
}
/*========== Common Product Card Css Start================ */

.product-card-layout-02 .card-action.has-compare {
  padding-bottom: 0 !important;
}
.card-swatch .swatch-label .pattern {
  border-radius: 10px !important;
}
/* .card-swatch .swatch-label {
  border: 0;
} */
.card-information__wrapper {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1rem;
}
.card-swatch {
  padding-top: 0 !important;
}
.card-information__wrapper .vendor-text {
  color: #7a7a7a;
  font-size: 16px;
  line-height: 2rem;
  letter-spacing: 0.8px;
  font-weight: 300;
}
.card-information .link-underline .text {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.3em;
  color: #000;
}

.card-information .link-underline .text {
  background: none !important;
  transition: unset !important;
}

.card-action .button {
  background-color: #161616 !important;
  border-radius: 50px !important;
  color: #fff !important;
  padding: 1.2rem 0 !important;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 16px;
}

.card-product__group {
  top: -60px !important;
}
.products-carousel .slick-list {
  overflow: visible !important;
}

.card-product__group,
.card-action {
  opacity: 1 !important;
  visibility: visible !important;
}
.card-wishlist .icon {
  width: 24px !important;
  height: 24px !important;
}
/*========== Common Product Card Css End ================ */

@media only screen and (max-width: 1260px) and (min-width: 1025px) {
  #ProductCollectionsTabs .card-information .link-underline .text {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  #ProductCollectionsTabs .card-information .link-underline .text {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #ProductTabs.product-tab-block .product-header-wrapper {
    flex-wrap: wrap;
  }
}

@media (max-width: 540px) {
  #ProductCollectionsTabs .card-information .link-underline .text {
    font-size: 2rem;
  }
  #ProductTabs.product-tab-block .card-product__wrapper {
    max-width: 16rem;
  }
}

/* ======================= Product Tabs Section End ======================================*/

/*======================== Image Comparison Section Start==================================== */

.image-comparison .section-text {
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 3rem;
}
.adaptive_height.compare-image {
  padding-top: 41.13887274840209% !important;
}
.image-comparison .section-content.content-position-right {
  flex-direction: column !important;
}
.image-comparison .section-content .section-images {
  width: 100% !important;
}
.image-comparison .title {
  margin-left: unset !important;
}
.image-comparison .compare-image img {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}
.image-comparison .shop-all {
  margin-right: unset !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background-color: transparent !important;
  border: 0 !important;
  width: auto !important;
}
.image-comparison .shop-all .text {
  color: #000;
  font-size: 2rem;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}

.image-comparison .section-text .title .text {
  font-size: 3rem;
  line-height: 2rem;
  text-transform: capitalize;
  font-weight: 600;
}
.right-arrow-img {
  background-color: #d9d9d9;
  width: 27px;
  height: 27px;
  display: flex;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}
.right-arrow-img svg {
  width: 1rem;
  margin-right: 0;
}
.image-comparison .image-comparison-slider .slider-thumb {
  width: 37px !important;
  height: 73px !important;
  border-radius: 30px !important;
}
.image-comparison .image-comparison-slider .slider-thumb svg {
  width: 2rem;
  height: 2.5rem;
  stroke: unset;
}
.first-img {
  position: relative;
}
.first-img-text-wrapper {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 8;
}
.first-img-subtitle {
  font-size: 16px;
  line-height: 1.5em;
  color: #fff;
}
.first-img-title {
  font-size: 3rem;
  color: #fff;
  line-height: 1.5em;
  font-weight: 700;
}
.second-img-text-wrapper {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 8;
  text-align: right;
}
@media (max-width: 540px) {
  .first-img-text-wrapper,
  .second-img-text-wrapper {
    display: none;
  }
}

/* ========================== Image Comparison Section End =================================================== */

/* ============================Image With Products Carousel Section Start================== */

.cust-prod-widget__item--video {
  margin-left: unset !important;
}
.cust-prod-widget__item .product-item {
  margin-left: 10px;
  margin-right: 10px;
}
.cust-prod-widget__item .product-item .card {
  background-color: #f7f7f7 !important;
}
@media (min-width: 1440px) {
  .cust-prod-widget__item--slider {
    margin-left: unset !important;
    margin-right: unset !important;
  }
}

/* ============================Image With Products Carousel Section End  ================== */

/*=============================== Offer Product Collection Section Start======================================= */

.offer-product-main--wrapper {
  display: flex;
  align-items: start;
  gap: 4rem;
}
.offer-product-section {
  width: calc(30% - 2rem);
}
.products-tabs-section {
  width: calc(70% - 2rem);
}
#ProductCollectionsTabs .card-two-wrapper,
.halo-recommendations-block .card-two-wrapper,
.wishlist-table-wrapper .card-two-wrapper {
  overflow: hidden;
  margin-bottom: 7rem;
  padding-top: 40px;
  transition: all 0.3s ease-in-out;
}
#ProductCollectionsTabs .product-tabs-content .products-grid .product {
  margin-top: 0 !important;
}
#ProductCollectionsTabs .card-two-wrapper:has(.card:hover),
.halo-recommendations-block .card-two-wrapper:has(.card:hover),
.wishlist-table-wrapper .card-two-wrapper:has(.card:hover) {
  margin-bottom: 0rem;
}
.card-two-wrapper .card {
  /* background-color: #f3f3f3; */
  padding: 2rem;
  border-radius: 10px;
  box-shadow: none !important;
  transition: all 0.3s ease-in-out;
}
.product-card-layout-02.quick_shop_option_2 .card-information{
  padding: 0;
}
#ProductCollectionsTabs .card:hover .card-product__wrapper img,
.halo-recommendations-block .card:hover .card-product__wrapper img,
.wishlist-table-wrapper .card:hover .card-product__wrapper img {
  transform: scale(1.1);
}
/* #ProductCollectionsTabs .card-product__wrapper {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  height: 200px;
} */
/* #ProductCollectionsTabs .card-product__wrapper img {
  object-fit: contain;
} */
#ProductCollectionsTabs .product-tabs-content .card-information,
.halo-recommendations-block .card-two-wrapper .card-information,
.wishlist-table-wrapper .card-two-wrapper .card-information {
  padding-bottom: 0 !important;
}
#ProductCollectionsTabs .card-action,
.halo-recommendations-block .card-action,
.wishlist-table-wrapper .card-action {
  position: absolute;
  left: 0;
  bottom: -9rem;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
#ProductCollectionsTabs .card:hover,
.halo-recommendations-block .card:hover,
.wishlist-table-wrapper .card:hover {
  margin-bottom: 0;
  padding-bottom: 7rem;
}
#ProductCollectionsTabs .card:hover .card-action,
.halo-recommendations-block .card:hover .card-action,
.wishlist-table-wrapper .card:hover .card-action {
  bottom: -5rem;
}
#ProductCollectionsTabs .product-header-wrapper {
  margin-bottom: 4rem;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: flex-start;
  margin-bottom: 0;
}

#ProductCollectionsTabs.product-tab-block .halo-block-content ul li button {
  border: 1px solid #000000;
  border-radius: 30px;
  font-weight: 400;
  color: #000;
  font-size: 18px;
  line-height: 1.8em;
  min-width: 120px;
  height: 5rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
#ProductCollectionsTabs.product-tab-block
  .halo-block-content
  ul
  li
  button.active {
  background-color: #000;
  color: #fff;
}
#ProductCollectionsTabs .card-information .link-underline .text {
  /* font-size: 2.2rem; */
  font-size: 15px;
}
#ProductCollectionsTabs .halo-block-header .title{
  margin-bottom: 0;
}
#ProductCollectionsTabs .halo-block-header .title .text {
  text-align: left;
  font-size: 3rem;
  line-height: 0.9em;
  color: #000;
  font-weight: 600;
  padding-left: 0;
}

.offer-product {
  /* background: linear-gradient(to right, #fbb4c1, #eed4d9); */

  border-radius: 10px;
  margin-bottom: 2rem;
}
.offer-product-info {
    position: relative;
}
/* .offer-product-info {
  text-align: center;
} */
.product-offer-vendor {
  font-size: 2.8rem;
  line-height: 1em;
  font-weight: 300;
  color: #000;
}
.product-offer-title {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 600;
  color: #000;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.product-offer-text {
  font-size: 2.8rem;
  line-height: 1em;
  font-weight: 300;
  color: #e45213;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.product-offer-btn a {
  padding: 1.1rem 6rem;
  border-radius: 50px;
  border: 1px solid #3b3b3b;
  font-size: 2rem;
  line-height: 1.5em;
  font-weight: 400;

  display: inline-block;
  text-decoration: none;
  color: #000;

  padding: 1.1rem 6rem;

  position: relative;
  transition: all 0.8s ease-in-out;
}
.product-offer-btn {
  margin-top: 2rem;

  margin-bottom: 1rem;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.ProductCenter {
  padding: 7rem 2rem;
  background: linear-gradient(180deg, #fbb4c1, #eed4d9);
}
.ProductLeft {
  padding: 4rem 2rem;
  background: linear-gradient(0deg, #d7ccbe 0%, #eee9e3 100%);
}
.ProductLeft .product-offer-img img {
  margin-top: -20rem;
  margin-left: auto;
}

.product-offer-btn a:after {
  content: "→"; /* Arrow Icon */
  position: absolute;
  left: -20px; /* Initially hidden on the left */
  opacity: 0;
  transition: left 0.8s ease-in-out, opacity 0.3s ease-in-out;

  font-size: 30px;
  font-weight: 600;
}

.product-offer-btn a:hover:after {
  left: 150px; /* Moves next to "Shop Now" */
  opacity: 1;
  transition: all 0.8s ease-in-out;
}
.product-offer-btn a svg {
  width: 2rem;
}
.product-offer-btn a:hover .shop-now-text {
  left: -10px;
  position: relative;
  transition: left 0.8s ease-in-out, opacity 0.3s ease-in-out;
}
/* .product-offer-img {
  padding: 2rem;
} */
@media only screen and (max-width: 1720px) and (min-width: 1260px) {
  .ProductLeft .product-offer-img img {
    margin-top: -10rem;
  }
}
@media only screen and (max-width: 1259px) and (min-width: 768px) {
  .offer-product-main--wrapper {
    flex-wrap: wrap;
  }
  .offer-product-section {
    width: 100%;
    display: flex;
    gap: 4rem;
  }
  .products-tabs-section {
    width: 100%;
  }
  .offer-product {
    width: calc(100% / 2 - 20px);
  }
  #ProductCollectionsTabs {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .offer-product-main--wrapper {
    flex-wrap: wrap;
  }
  .product-offer-btn a:after {
display: none;
}
  .product-offer-btn a {
  padding: 10px 20px;
    font-size: 16px;
}
  #ProductCollectionsTabs .halo-block-header .title .text {
    margin-bottom: 0;
  }
  .offer-product-section {
    width: 100%;
  }
  .products-tabs-section {
    width: 100%;
  }
  #ProductCollectionsTabs .products-grid.column-3 .product {
    width: 100%;
  }
  .ProductLeft .product-offer-img img {
    margin-top: -6rem;
  }
  #ProductCollectionsTabs .product-header-wrapper {
    overflow-x: visible;
  }
}

/*=============================== Offer Product Collection Section End======================================= */

/* ============================= Custom Review Section Start======================================================= */

.customer-review-block .slick-arrow {
  top: -75px !important;
  border: 1px solid #e45213;
  box-shadow: none;
  position: absolute;
  right: 50px !important;

  z-index: 10;
}
.customer-review-block {
  margin-top:4rem;
  margin-bottom:4rem;
}
.customer-review-slide .slick-arrow.slick-prev,
.customer-review-slide .slick-arrow.slick-next {
  /* left: 95% !important; */
  /* position: unset !important; */
}
.customer-review-slide .slick-arrow.slick-next {
  margin-left: 40px;
}
.customer-review-slide .slick-arrow.slick-prev {
  margin-right: 40px; /* Prev arrow ko thoda peeche shift karne ke liye */
  left: unset !important;
}
.customer-review-slide .review__item-content .customer-review__content {
  color: #000;
  line-height: 1.6em;
}

.customer-review-block {
  position: relative;
}
/* .customer-review-block:after {
  content: "";
  position: absolute;
  background-image: url("/cdn/shop/files/image_35_1.png?v=1741250948");
  width: 232px;
  height: 102px;
  background-repeat: no-repeat;
  /* bottom: 0; */
  left: 0;
  bottom: 40px;
  background-size: contain;
} */
@media only screen and (max-width: 1260px) and (min-width: 1025px) {
  .style_1.customer-review-block .review__item-content {
    padding: 3.2rem 2.2rem;
  }
  .customer-review-block:after {
    bottom: 8px;
    width: 190px;
    height: 85px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .customer-review-block:after {
    bottom: 8px;
    width: 190px;
    height: 85px;
  }
}

@media (max-width: 767px) {
  .review__item-content {
    max-width: 100%;
  }
  .customer-review-block:after {
    bottom: 0px;
    width: 150px;
    height: 50px;
  }
}

/* ============================= Custom Review Section End======================================================= */

/*======================= Article Card Section Start============================================================= */

.article-card .article-card__title a {
  font-size: 2.8rem;
  line-height: 1.2em;
  font-weight: 500;
}
.article-card__des {
  font-size: 16px;
  line-height: 2rem;
  text-transform: capitalize;
}
@media only screen and (max-width: 1550px) and (min-width: 1261px) {
  .article-card {
    padding: 18px 15px;
  }
  .article-card .article-card__title a {
    font-size: 2.4rem;
  }
}

@media only screen and (max-width: 1260px) and (min-width: 1025px) {
  .article-card .article-card__title a {
    font-size: 2rem;
  }
  .article-card {
    padding: 10px;
  }
}

@media (max-width: 1024px) {
  .article-card .article-card__title a {
    font-size: 2.4rem;
  }
}

@media (max-width: 767px) {
  .article-card .article-card__title a {
    font-size: 2rem;
  }
}

/*======================= Article Card Section End ============================================================= */

/* ===================================Custom Service Block Section Start=============================================== */
.custom-service-block .policies-content .policies-des {
  text-transform: capitalize;
}

/* ===================================Custom Service Block Section End=============================================== */

/* =========================================== Feature Product Section Start =================================== */

.productView-image-wrapper {
  background-color: transparent;
  border-radius: 10px;
}

.productView-thumbnail.slick-current .productView-thumbnail-link {
  background-color: #f3f3f3 !important;
}
.productView-thumbnail.slick-slide .productView-thumbnail-link {
  border: 1px solid rgb(0 0 0 / 20%);
  border-radius: 10px;
}
.featured-product .productView-top {
  align-items: center !important;
}

.featured-product .price--on-sale .price__sale {
  flex-direction: row;
}
.featured-product .product-form__label .text{
  border: 1px solid rgb(122 122 122 / 60%);
  border-radius: 4px;
}

@media (min-width: 992px) {
  .featured-product .halo-productView-left {
    width: calc(45% - 20px) !important;
  }
  .featured-product .halo-productView-right {
    width: calc(55% - 20px) !important;
  }
  .featured-product .productView .productView-thumbnail-wrapper {
    width: 205px !important;
  }
  .featured-product .productView:not(.layout-4) .productView-image-wrapper {
    width: calc(100% - 205px) !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1279px) {
  .featured-product .productView .productView-thumbnail-wrapper {
    width: auto !important;
  }
  .featured-product .productView:not(.layout-4) .productView-image-wrapper {
    width: 100% !important;
  }
}


@media (max-width: 991px) {
  .productView-top {
    flex-wrap: wrap;
  }
}
/* =========================================== Feature Product Section End =================================== */
/*=========================================== Product Page Start======================================= */
.template-product #MainContent .product-details.product-default {
    padding-top: 30px;
}
.template-product
  .halo-productView-right
  .productView-moreItem
  .productView-title
  span {
  line-height: 1.1em;
  letter-spacing: 0;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 24px;
}
.template-product
  .halo-productView-right
  .productView-moreItem
  .productView-title {
  padding-top: 0;
}
.template-product .productView-top {
  gap: 4rem;
}
.template-product .productView-top .halo-productView-left {
  width: calc(100% / 2 - 2rem);
  padding-right: 0;
}
.template-product .productView-top .halo-productView-right {
  width: calc(100% / 2 - 2rem);
  overflow: hidden;
}
.template-product
  .productView-top
  .halo-productView-right
  .productView-product {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 1rem;
}
.breadcrumb a,
.breadcrumb span {
  line-height: 1.5em !important;
}
.template-product .product-details .breadcrumb {
margin-bottom:40px;
}

.template-product .breadcrumb a {
  color: #000;
  font-weight: 300;
}
.template-product .breadcrumb span {
  color: #000 !important;
  font-weight: 600 !important;
}

.template-product .product__vendor a {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 400;
  color: #fff;
  background-color: #000;
    padding: 4px 20px;
    border-radius: 30px;

}
.template-product .product__vendor{
  padding-bottom: 10px;
}
.productView-price .price {
  padding-top: 10px;
  padding-bottom: 10px;
}
.template-product .price-item {
  line-height: 1.4em;
  color: #000;
  font-weight: 500;
}
.template-product .productView-price .price__saved {
  background-color:transparent;
  order:3;
  margin-top:10px;
}
.productView-price .price.price--medium .price-item--saved{
  font-size:16px!important;
  color:#207D31!important;
  font-weight:400!important;
  text-transform:capitalize!important;
}
.template-product .halo-recommendations-block .price-item {
  font-size: 18px;
}
.template-product .price__compare {
  order: 2;
  padding-left: 10px;
}
.template-product .price__compare .price-item {
  font-size: 18px !important;
  color: #7a7a7a;
  font-weight: 300 !important;
}

.template-product .quntity-buy-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
  gap: 2rem;
}
.template-product .productView-groupBottom {
  display: none;
}
.template-product .productView-moreItem {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.template-product .quntity-buy-wrapper .quantity_selector {
  width: 23%;
}
.template-product
  .quntity-buy-wrapper
  .quantity_selector
  .productView-quantity {
  margin-top: 0 !important;
}
.template-product .quntity-buy-wrapper .productView-moreItem {
  width: 75%;
}
.template-product .quntity-buy-wrapper .btn-quantity.minus:before,
.template-product .quntity-buy-wrapper .btn-quantity.plus:before,
.template-product .quntity-buy-wrapper .btn-quantity.plus:after {
  width: 12px;
  background-color: #000;
}
.template-product .quantity_selector .quantity__container {
  height: 60px;
  width: auto;
}
.template-product .quantity_selector .quantity__container input {
  height: 60px;
  border-radius: 50px;
  border: 1px solid #000000;
  font-size: 18px;
  color: #030303;
  font-weight: 400;
}
.template-product .quantity_selector .quantity__container .btn-quantity {
  top: 9px!important;
}
.template-product .price--on-sale .price__sale {
  align-items: end;
}
.template-product .products-carousel .slick-list {
  overflow: hidden !important;
}

.template-product .quantity_selector .quantity__container .btn-quantity.minus {
  left: 15px;
}
.template-product .quantity_selector .quantity__container .btn-quantity.plus {
  right: 15px;
}
.template-product .quntity-buy-wrapper .product-form__submit {
  height: 6rem;
  border-radius: 50px !important;
  background-color: transparent !important;
  /* background-image: url("/cdn/shop/files/Arrow_3.svg?v=1741608059");
  background-repeat: no-repeat;
  background-position: center right calc(50% - 69px);
  padding-right: 69px; */
  text-transform: capitalize !important;
  font-size: 18px !important;
  line-height: 1.2em !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  position: relative;
  z-index: 2;
  padding-right: 100px !important;
}

.template-product .quntity-buy-wrapper .product-form__submit::after {
  position: absolute;
  background-color: #000 !important;
  width: 100%; /* By default full width */
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.8s ease-in-out;
}

.template-product .quntity-buy-wrapper .product-form__submit:hover::after {
  width: 0; /* Left se right jayega hover pe */
}

.template-product
  .quntity-buy-wrapper
  .product-form__submit:not(:hover)::after {
  width: 100%; /* Right se left wapas aayega */
}

.template-product .quntity-buy-wrapper .product-form__submit::before {
  position: absolute;
  background-image: url("/cdn/shop/files/Arrow_3.svg?v=1741608059");
  content: "";
  width: 100px;
  height: 13px;
  top: 52%;
  background-repeat: no-repeat;
  left: 55%;
  transform: translateY(-50%);
}
.template-product .quntity-buy-wrapper .product-form__submit:hover::before {
  background-image: url("/cdn/shop/files/Arrow_3_1.svg?v=1741683637");
}

.template-product .quntity-buy-wrapper .productView-groupTop {
  align-items: center;
}
.template-product .quntity-buy-wrapper .productView-wishlist a {
  width: 6rem;
  height: 6rem;
  background-color: transparent !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-product .productView-wishlist a.wishlist-added .icon {
  fill: #000000 !important;
}
.template-product .productView.layout-1 .productView-image-wrapper {
  /* width: calc(100% - 205px) !important; */
   width: calc(100% - 140px) !important;
  
}
.template-product .productView.layout-1 .productView-thumbnail-wrapper {
  /* width: 205px !important; */
  width: 140px !important;
 
}
.template-product .wrapper-body {
  padding-bottom: 0;
}
.delivery-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.productView-wishlist a .icon {
  width: 30px !important;
  height: 30px !important;
  fill: #1f1f1f !important;
  stroke: transparent !important;
}

.template-product .price-stock-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* background-color: #F7F7F7; 
    padding: 10px 20px!important;
    border-top-left-radius: 10px;
    margin-top:10px;
    border-top-right-radius: 10px;*/
    padding: 0px!important;

}
.price-stock-wrapper .productView-info.has-border-bottom {
  border-bottom: 0;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) { 
  .template-product .show-only-mobile-item {
display: none !important;
}
}

/*===== Custom Information Tabs Start======= */

.custom-info-container {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.custom-info-about-product {
  width: calc(100% / 2 - 10px);
  display: flex;
  align-items: center;
}
.custom-info-about-product .product-customInformation {
  display: flex;
  justify-content: left;
  align-items: center;
  cursor: pointer;
  border: 1px solid #e0e0e0;
  padding: 5px 10px;
  border-radius: 50px;
  min-height: 50px;
}
.product-customInformation__content .title {
  margin-bottom: 0 !important;
  font-weight: 300 !important;
}
.product-customInformation svg {
  fill: transparent !important;
  stroke: transparent !important;
}
#ProductSection-template--23280294429000__main .tabs-contents .toggleLink,
#ProductSection-template--23280294429000__main .tabs .tab .tab-title {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.productView-tab .tabs-contents .toggleLink {
  line-height: 3;
}
.template-product .productView-tab.layout-vertical{
  margin-top: 0;
}
.productView-tab .tabs-contents .toggle-title .text {
  color: #1f1f1f;
  font-size: 20px;
  line-height: 4rem;
  font-weight: 500;
}
.productView-tab .tabs-contents .toggle-content {
  font-size: 16px;
  color: #1f1f1f;
  font-weight: 300;
}
.productView-dlvr__text {
  font-size: 16px;
  line-height: 1.2em;
  color: #030303;
}

/*===== Custom Information Tabs End======= */

/*======================== Product Tabs Start====================== */

/* ========================Product Tabs End================= */

/* ====================== Realted Products Start =============================== */

.halo-recommendations-block .halo-block-header .title .text {
  width: 100%;
}
.halo-recommendations-block .card-product__wrapper {
  max-width: 200px;
  max-height: 200px;
  margin-left: auto;
  margin-right: auto;
}
.halo-recommendations-block .card-product__wrapper img {
  object-fit: contain;
}
.template-product .custom-service-block {
  margin-top: 8rem;
  margin-bottom: 0rem;
}
.template-product .custom-service-block .policies-content {
  text-align: left;
}
.complementary-products-slider .card {
  display: flex;
  align-items: start;
  gap: 20px;
}
.complementary-products-slider .card .card-product img {
  position: unset !important;
}
.complementary-products-slider .card .card-product {
  width: 25%;
  
}
.complementary-products-slider .card .card-product .card-product__wrapper {
  max-width: 125px;
  border-radius: 10px!important;
  background-color: #fff;
  padding: 10px;
  margin: auto;
}
.complementary-products-slider .card .card-swatch {
  display: none;
}
.complementary-products-slider .card .card-information {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 75%;
}
.complementary-products-slider
  .card
  .card-information
  .card-information__wrapper {
  width: 65%;
}
.complementary-products-slider .card .card-information .card-action {
  width: 35%;
}
.complementary-products-slider .card-information .link-underline .text {
  font-size: 16px;
}
.complementary-products-slider .card-product__group.group-right {
  display: none;
}
.complementary-products-slider .card-information__wrapper {
  border-bottom: none;
  padding-bottom: 0;
}
.template-product .complementary-products-slider .price-item {
  font-size: 18px;
}
.complementary-products-slider .card-product__wrapper .card-media {
  padding-bottom: 0 !important;
}
.complementary-products-slider .slick-arrow {
  position: absolute !important;
  top: -54px;
  right: 20px !important;
  border: 1px solid #131313;
}
.complementary-products-slider .slick-arrow svg path {
  fill: #000;
}
.productView-complementary
  .complementary-products-slider
  .slick-arrow.slick-prev,
.productView-complementary
  .complementary-products-slider
  .slick-arrow.slick-next {
  opacity: 1 !important;
  transform: unset !important;
}
.complementary-products-slider .slick-arrow.slick-prev {
  margin-right: 40px !important;
  left: unset !important;
}
.complementary-products-slider .slick-arrow.slick-next {
  margin-left: 40px !important;
  /* right: unset !important; */
}
.template-product
  .complementary-products-slider
  .products-carousel
  .slick-list {
  overflow: visible !important;
}

.productView-complementary
  .complementary-products-slider:hover
  .slick-arrow.slick-prev,
.productView-complementary
  .complementary-products-slider:hover
  .slick-arrow.slick-next {
  opacity: 1 !important;
}
.productView-info-value.instock-value {
  background-color: #17c15914;
  padding: 8px 45px !important;
  color: #53b057 !important;
  border-radius: 50px;
  font-size: 18px !important;
  font-weight: 300 !important;
  text-transform: capitalize;
  line-height: 1.4em !important;
  position: relative;
}
.productView-info-value.instock-value:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  top: 52%;
  left: 22px;
  background-color: #17c159;
  transform: translateY(-50%);
  border-radius: 50px;
}
/* .productView-tab .tabs-contents-vertical .tab-content:first-child {
  border-top: 0 !important;
} */

.template-product .breadcrumb .last-title {
  position: relative;
  padding-left: 15px;
}
.template-product .breadcrumb .last-title:after {
  position: absolute;
  background-color: #000;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.custom-info-about-product .product-customInformation {
    width: 100%;
  }


@media (min-width: 1025px) {
  .productView-complementary.style-1
    .complementary-products-title
    .title
    .text {
    padding: 0 !important;
    text-align: left !important;
    font-size: 2rem;
    text-transform: capitalize !important;
    color: #1f1f1f;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 2rem;
    margin-bottom: 1rem; 
  }
}

@media (max-width: 767px) {
  .template-product .quntity-buy-wrapper .product-form__submit:before {
    width: 60px;
    background-size: contain;
    left: 60%;
  }
  .template-product .quntity-buy-wrapper .product-form__submit {
    font-size: 16px;
  }
  .template-product .quntity-buy-wrapper .product-form__submit:hover {
    color: #000 !important;
  }
}
/* ============ helo Popup Start ==================*/
#halo-product-custom-information.halo-popup.is-show {
  background-color: #f7f7f7;
  border-radius: 10px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
#halo-product-custom-information .halo-popup-header {
  display: none;
}
#halo-product-custom-information .halo-popup-wrapper {
  padding: 20px !important;
}
#halo-product-custom-information .halo-popup-content {
  font-size: 16px;
  line-height: 1.7em;
  color: #1f1f1f;
}
.product-customInformation:hover:has(.product-customInformation__popup) {
  background-color: #f7f7f7;
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
.product-customInformation__content .product__text.title svg {
  display: none;
}
#ProductSection-template--23280294429000__main
  .tabs-contents
  .toggleLink.is-open
  .custom-pluse-icon {
  display: none;
}

.custom-minus-icon {
  display: none !important;
}

#ProductSection-template--23280294429000__main
  .tabs-contents
  .toggleLink.is-open
  .custom-minus-icon {
  display: block !important;
}
/* ============ helo Popup End ==================*/

/* ============Sticky Cart Popup On Product Page============ */
/* .productView-stickyCart.style-1 {
  max-width: 787px;
  margin-left: auto;
  border: 1px solid #1f1f1f;
  border-radius: 10px;
  right: 50px !important;
  bottom: 50px !important;
} */
.productView-stickyCart.style-1 .sticky-left {
  width: auto !important;
}
.productView-stickyCart.style-1 .sticky-right {
  width: auto !important;
  margin-left: auto;
}
.productView-stickyCart.style-1 .sticky-title {
  font-size: 18px;
  line-height: 1.1em;
  color: #1f1f1f;
}
.productView-stickyCart.style-1 .sticky-actions .quantity__group {
  display: none;
}
/* ============Sticky Cart Popup On Product Page End============ */

@media (min-width: 767px) {
  .halo-popup.is-show {
    max-width: 380px !important;
  }
}

@media only screen and (max-width: 1279px) and (min-width: 768px) {
  .template-product .productView.layout-1 .productView-image-wrapper {
    width: 100% !important;
  }
  .template-product .productView.layout-1 .productView-thumbnail-wrapper {
    width: 100% !important;
  }
  .custom-info-about-product {
    width: 100%;
  }
}

@media (max-width: 1259px) {
  .template-product .breadcrumb {
    flex-wrap: wrap !important;
  }
  .template-product
    .halo-productView-right
    .productView-moreItem
    .productView-title
    span {
    font-size: 24px;
  }
  .template-product .quntity-buy-wrapper {
    flex-wrap: wrap;
  }
  .template-product .quntity-buy-wrapper .quantity_selector {
    width: 100%;
    max-width: 210px;
  }
  /* .template-product .quantity_selector .quantity__container input {
    height: 50px;
  } */
  .template-product .quntity-buy-wrapper .product-form__submit {
    padding-right: 100px;
  }
}

@media (max-width: 1150px) {
  .complementary-products-slider .card {
    flex-wrap: wrap;
  }
  .complementary-products-slider .card .card-product {
    width: 100%;
  }
  .complementary-products-slider .card .card-information {
    width: 100%;
    flex-wrap: wrap;
  }
  .complementary-products-slider
    .card
    .card-information
    .card-information__wrapper {
    width: 100%;
  }
  .complementary-products-slider .card .card-product .card-product__wrapper {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .template-product .productView.layout-1 .productView-image-wrapper {
    width: 100% !important;
  }
  .template-product .productView-top .halo-productView-left {
    width: 100%;
  }
  .template-product .productView.layout-1 .productView-thumbnail-wrapper {
    width: auto !important;
  }
  .template-product .productView-top .halo-productView-right {
    width: 100%;
    margin-top: 2rem !important;
  }
  .share-button__fallback {
    max-width: 100%;
}


  /* .template-product .quantity_selector .quantity__container .btn-quantity {
    top: 2px;
  } */

  .template-product .halo-recommendations-block .halo-block-header .title {
    margin-top: 0;
    margin-bottom: 0;
  }
  .template-product
    .halo-recommendations-block
    .card-information
    .link-underline
    .text {
    font-size: 2rem;
    line-height: 1.3em;
  }

  .template-product
    .halo-recommendations-block
    .card-information__wrapper.text-left
    .card-price,
  .card-swatch.text-left {
    justify-content: left !important;
  }

  .template-product .quntity-buy-wrapper .productView-moreItem {
    width: 100%;
  }

  .custom-info-about-product .product-customInformation {
    min-width: auto;
  }
  .custom-info-about-product {
    width: 100%;
  }
  .halo-popup {
    max-width: auto !important;
  }
  .productView-stickyCart.style-1 .sticky-right .sticky-actions .button {
    width: 100% !important;
    justify-content: center;
  }
  .template-product .custom-service-block {
    margin-top: 0;
  }
}
.product-card-layout-02.quick_shop_option_2 .card-action .variants-popup {
  background-color: #fff;
  /* bottom: -100px; */
  padding: 20px !important;
  border-radius: 10px;
  border: 1px solid #ccc;
}
.quick_shop_option_2
  .product-item.enable_custom_layout_card_1
  .card-action
  .product-card__button2
  .button.cancel-btn,
.quick_shop_option_2
  .product-item.enable_custom_layout_card_1
  .card-action
  .product-card__button2
  .button.add-to-cart-btn {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #000 !important;
  text-decoration: underline;
}
/*=========================================== Product Page End ======================================= */

/* ===================================== Cart Popup Start =========================== */

.halo-sidebar-header .title {
  line-height: 1.6em;
  font-size: 2.4rem;
  font-weight: 500;
  color: #000;
}
.haloCalculatorShipping .progress.progress-30 .progress-meter {
  background-color: #000;
}
.haloCalculatorShipping .message {
  font-size: 16px;
  line-height: 1.2em;
  /* text-transform: capitalize; */
  font-weight: 600;
}
.haloCalculatorShipping .message span {
  font-weight: 400;
}
.halo-sidebar-header .wrapper-cartCount {
  color: #000;
}
.halo-cart-sidebar .halo-sidebar-wrapper {
  padding-top: 20px;
  margin-top: 2rem;
}
.halo-cart-sidebar .halo-sidebar-wrapper .previewCart {
  /* min-height: 300px;
  max-height: 400px;
  border-bottom: 1px solid #ccc; */
  overflow: unset;
}
.halo-cart-sidebar .previewCartItem-qty input[type="number"] {
  border: 1px solid #000;
  border-radius: 30px;
}
.halo-cart-sidebar .previewCartItem-qty {
  width: 100%;
  max-width: 140px;
}
.previewCartItem-qty .btn-quantity.plus:after,
.previewCartItem-qty .btn-quantity.plus:before,
.previewCartItem-qty .btn-quantity:before {
  background: #000 !important;
}
.halo-cart-sidebar
  .halo-sidebar-wrapper
  .previewCart
  .previewCartItem-price
  .price {
  line-height: 1.2em;
  font-size: 16px;
  font-weight: 500;
}
.halo-cart-sidebar
  .halo-sidebar-wrapper
  .previewCartItem-options
  .previewCartItem-variant {
  line-height: 1.2em;
  color: #909090;
  font-weight: 300;
  font-size: 16px;
}
.progress-truck-wrapper {
  bottom: 5px;
}
.halo-cart-sidebar .halo-sidebar-wrapper .previewCartItem-content .text {
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 400;
}
.halo-cart-sidebar .btn-quantity.minus:before {
  left: 20px !important;
}
.halo-cart-sidebar .previewCartItem-qty .btn-quantity.plus {
  right: 10px !important;
}
.halo-cart-sidebar .previewCartItem-image {
  background-color: #f7f7f7;
  border-radius: 8px;
}
.previewCartCollection .previewCartTitle {
  font-weight: 500;
  color: #000;
}
.halo-cart-sidebar .card-information .link-underline .text {
  font-size: 16px;
  font-weight: 400;
      text-align: left;
}
.previewCartCollection .card-swatch {
    margin: 10px 0;
}
.halo-cart-sidebar .discounted-price {
  font-size: 16px !important;
  color: #000 !important;
}
.product-card-layout-02 .card {
  border: 0 !important;
}
.previewCartCollection
  .previewCartCarousel
  .product-item.enable_custom_position_swatch
  .card-swatch
  .swatch-label {
  width: 30px !important;
  height: 30px !important;
}
.halo-cart-sidebar .card-swatch {
  padding-top: 0 !important;
}
.halo-cart-sidebar .previewCartGroup .card-action .button {
  background-color: transparent !important;
  line-height: 1.1em;
  text-transform: capitalize;
}
.halo-cart-sidebar .previewCartCollection .product-item .card-button {
  background-color: transparent !important;
  line-height: 1.3em;
  text-transform: capitalize;
}
.product-card-layout-02
  .previewCart
  .previewCartProduct
  .card-information__wrapper {
  border-bottom: 0 !important;
}
.previewCartInfo {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.previewCartInfo ul li {
  padding: 15px 30px;
  border-top: 1px solid #ccc;
}
.previewCartTotals.subTotal .previewCartTotals-label {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
}

.previewCartTotals.subTotal .previewCartTotals-value {
  font-weight: 400 !important;
  line-height: 1.3em !important;
}
.previewCartTotals .previewCartTotals-label {
  font-size: 20px !important;
  line-height: 1.3em !important;
  width: 200px !important;
}
.previewCartTotals .previewCartTotals-value {
  width: calc(100% - 200px) !important;
  line-height: 1.3em !important;
}
.previewCartTotals.shipTotal .previewCartTotals-value {
  width: 100% !important;
  color: #000;
  font-size: 16px;
}
.previewCartTotals + .previewCartTotals {
  margin-top: 0 !important;
}
.previewCartAction {
  margin: 15px 30px !important;
}
.previewCartGroup .button.button-checkout {
  background-color: #000;
  color: #fff;
  height: 50px;
  border-radius: 30px;
  text-transform: none;
  /* text-transform: capitalize; */
  font-weight: 400;
  font-size: 16px;
}
.previewCartGroup .button.button-view-cart {
  background-color: transparent;
  color: #1f1f1f;
  height: 50px;
  border-radius: 30px;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.previewCartGroup .button.button-view-cart::hover {
  border-color: #000 !important;
}
.halo-cart-sidebar .card-information__wrapper.text-left .card-price,
.card-swatch.text-left {
  justify-content: left !important;
}
.secure-payement-wrapper {
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}
.secure-payement-wrapper svg {
  width: 3rem;
  height: 3rem;
}
.secure-payement-wrapper .secure-text {
  font-size: 16px;
  line-height: 1.2em;
  padding-left: 5px;
  font-weight: 400;
  color: #000;
  /* text-transform: capitalize; */
}
.previewCartItem-remove svg {
  stroke: transparent !important;
}
.previewCart-wrapper .slick-arrow svg path {
  fill: #000;
}
.previewCart-wrapper .slick-arrow {
  border: 1px solid #131313;
}
.halo-cart-sidebar::-webkit-scrollbar {
  display: none;
}
.previewCartCarousel .card-media > img {
  object-fit: contain;
}
.progress-truck-wrapper svg {
  stroke: #000;
  width: 3rem;
  height: 3rem;
}
.previewCartCarousel .price-item {
  font-size: 16px;
}
.previewCart .previewCartProduct .product .card-product {
  flex: 0 0 20% !important;
}
.previewCart-wrapper .popup-toolDown {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}
.previewCart-wrapper .popup-toolDown .discount-code-field label {
  line-height: 1.3em;
}
.previewCart-wrapper #popup-tool-discount .button {
  border-radius: 30px;
  height: 50px;
}
.discreat-delivery-text {
  padding-left: 10px;
  font-size: 16px;
  line-height: 1.2em;
  /* text-transform: none; */
  font-weight: 500;
}
.discreat-delivery-icon svg {
  fill: transparent;
  stroke: transparent;
  width: 2rem;
  height: 2rem;
}
.descrit-delivery-wrapper {
  padding-left: 30px;
  padding-right: 30px;
}
.previewCart-emptyBody .empty .text {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
}
.previewCart-emptyBody .button {
  height: 50px;
  border-radius: 30px;

  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.productView-notifyMe label {
  line-height: 1.3em;
}
@media (min-width: 551px) {
  .halo-sidebar.halo-cart-sidebar {
    max-width: 480px;
  }
}

@media (min-width: 1500px) {
  .previewCartInfo {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
.previewCartCollection .previewCartTitle {
    font-size: 20px;
  }
}
/* ===================================== Cart Popup End =========================== */

/* ======================================Password Page Start===================== */
/* .login-page .login-rowRight {
  display: none;
}
.login-page .login-row {
  gap: 4rem;
  justify-content: space-between !important;
}

.login-page .halo-page-content {
  max-width: 100% !important;
}
.login-page .login-rowLeft {
  width: calc(100% - 390px) !important;
  padding-right: 0 !important;
  padding-top: 0;
}
.login-page .login-item#recover:target,
.login-page .login-item#login {
  background-color: #f3f3f3;
  border-radius: 10px;
  padding: 4rem 2.5rem;
}
.login-rowItem .page-subheader {
  font-size: 26px;
  line-height: 1.1em;
  text-transform: capitalize;
  font-weight: 500;
  padding-bottom: 0;
}
.login-page .login-item .login-text {
  line-height: 1.2em;
  font-size: 16px;
  color: #7a7a7a;
  font-weight: 300;
}
.login-page .login-item .halo-page-wrapper .form-label {
  line-height: 1.2em;
  font-size: 16px;
  font-weight: 400;
  color: #1f1f1f;
}
.login-page .login-item .form-input {
  max-width: 100%;
  height: 60px;
  border-radius: 30px;
}
.login-item .form-actions {
  justify-content: flex-end !important;
}
.login-item .form-actions .button,
.login-item .form-actions .cancel {
  height: 60px;
  width: 100% !important;
  max-width: 220px;
  border-radius: 30px;
  font-weight: 300;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 1.1em;
  border: 1px solid #000 !important;
}
.login-item .form-actions .cancel {
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-rowLeft h2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 4rem;
  font-size: 3.2rem;
  line-height: 1.1em;
  color: #1f1f1f;
  font-weight: 600;
}

.singbtn span {
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline !important;
} */

.login-page .login-rowRight {
  display: none;
}
.login-page .login-row {
  gap: 4rem;
  justify-content: space-between !important;
  align-items: center;
}

.login-page .login-row .register-content-main {
  width: calc(100% / 2 - 2rem) !important;
  text-align: left;
}

.login-page .halo-page-content {
  max-width: 100% !important;
  /* padding-bottom: 0 !important; */
}
.login-page .login-rowLeft {
  width: calc(100% / 2 - 2rem) !important;
  padding-right: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
}
.login-page .login-item#recover:target,
.login-page .login-item#login {
  background-color: #f3f3f3;
  border-radius: 10px;
  padding: 6rem 8rem;
}
.login-rowItem .page-subheader {
  font-size: 4rem;
  line-height: 1.1em;
  text-transform: capitalize;
  font-weight: 600;
  padding-bottom: 0;
  letter-spacing: 0;
  color: #1f1f1f;
}
.login-page .login-item .login-text {
  line-height: 1.5em;
  font-size: 16px;
  color: #7a7a7a;
  font-weight: 300;
  display: block;
  max-width: 600px;
}
.login-page .login-item .form-actions a {
  margin-left: 0;
}
.login-page .login-item .halo-page-wrapper .form-label {
  line-height: 1.2em;
  font-size: 16px;
  font-weight: 400;
  color: #1f1f1f;
}
.login-page .login-item .form-input {
  max-width: 100%;
  height: 60px;
  border-radius: 30px;
}
.login-page .login-item .form-actions {
  justify-content: center !important;
  flex-direction: column;
  gap: 2rem;
}
.login-page .login-item#login .login-text {
  display: none;
}
.login-page .login-item#login .halo-page-wrapper {
  padding-top: 2rem;
}
.login-item .form-actions {
  justify-content: flex-end !important;
}
.forgot-password {
  margin-top: 1rem;
  text-align: left;
}
.forgot-password span {
  text-decoration: underline;
}
.login-item .form-actions .button,
.login-item .form-actions .cancel {
  height: 60px;
  width: 100% !important;
  max-width: 220px;
  border-radius: 30px;
  font-weight: 300;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 1.1em;
  border: 1px solid #000 !important;
}
.login-page .login-item .form-actions .button,
.login-page .login-item .form-actions .cancel {
  max-width: 100%;
}
.login-page .login-item {
  margin-bottom: 0;
}
.login-page .login-item .form-actions .cancel {
  height: auto;
  border: 0 !important;
}
.login-item .form-actions .cancel {
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-rowLeft h2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 4rem;
  font-size: 3.2rem;
  line-height: 1.1em;
  color: #1f1f1f;
  font-weight: 600;
}

.singbtn span {
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline !important;
}
.register-content-main p a {
  color: #e45213;
  font-weight: 500;
  text-decoration: underline;
}
.account-page .halo-page-content {
  padding-bottom: 10rem !important;
}
@media (max-width: 1259px) {
  .login-page .login-item#recover:target,
  .login-page .login-item#login {
    padding: 4rem 3rem;
  }
  .login-rowItem .page-subheader {
    font-size: 3.2rem;
  }
}

@media (max-width: 767px) {
  .login-page .login-row .register-content-main {
    width: 100% !important;
  }
  .login-page .login-item#recover:target,
  .login-page .login-item#login {
    padding: 4rem 2rem;
  }
  .login-page .login-item .form-input {
  height: 50px;
  }
  .login-item .form-actions .button, .login-item .form-actions .cancel {
    height: 50px;
}
  .account-page .halo-page-content {
    padding-bottom: 6rem !important;
}
}

/* ======================================Password Page End===================== */

/*=================== Customer Addresss Page Start=========================== */

.halo-page-content.addresses {
  margin-top: 8rem;
}

.addresses-page .account-item {
  display: flex;
  gap: 4rem;
}
.addresses-page .account-item .account-content {
  width: calc(100% - 390px);
}
.addresses li {
  margin-bottom: 0 !important;
}
.addresses .account-content li {
  width: calc(100% / 2 - 40px);
  background-color: #f3f3f3;
  border-radius: 10px;
  border: 1px solid #f3f3f3;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 2rem;
}
.addresses .address-content label {
  line-height: 1.2em;
  margin-bottom: 3px;
  font-size: 16px;
  color: #1f1f1f;
  font-weight: 500;
}
.addresses li .cus-addr {
  text-align: left;
  font-weight: 300;
  font-size: 16px;
  color: #7a7a7a;
  text-transform: capitalize;
}
.address-text-wrapper {
  padding-top: 15px;
}
.addresses li address {
  border: 0 !important;
}
.addresses li address .acc-name {
  font-size: 28px !important;
  line-height: 1.4em;
  margin-top: 15px;
  text-transform: capitalize !important;
  font-weight: 600 !important;
  color: #1f1f1f;
  margin-top: 0;
}
.address-button-wrapper .address-button {
  background-color: transparent !important;
  border: 0 !important;
  color: #1f1f1f !important;
  font-weight: 400;
}
.address-button-wrapper .address-button.button-delete {
  border-left: 1px solid #dbdbdb !important;
}
.address-button-wrapper {
  border-top: 1px solid #dbdbdb;
}
/* .address-title-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
} */
.address-title {
  font-size: 3.2rem !important;
  line-height: 1.1em !important;
  font-weight: 600 !important;
  color: #1f1f1f !important;
}
/* .address-title-btn-wrapper .address-new {
  width: 100%;
  max-width: 350px;
} */
.address-title-btn-wrapper .address-new .button,
.address-form .address-form--wrapper .form-actions .button.button--primary {
  background-color: #000;
  border-radius: 50px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  max-width: 300px;
  height: 6rem;
  text-transform: capitalize;
  margin-right: 0;
}
input[type="checkbox"] + .form-label--checkbox:before {
  border: 1px solid #000;
  border-radius: 2px;
}

/*=================== Customer Addresss Page End=========================== */

/* ===================================Add New Address Start=========================== */

.address-form--wrapper {
  background-color: #f3f3f3;
  border-radius: 10px;
  padding: 4rem;
}
.address-form--wrapper .form-field .form-label {
  line-height: 1.2em;
  margin-bottom: 10px;
  font-size: 16px;
  color: #1f1f1f;
  font-weight: 400;
}
.input-box-wrapper {
  display: flex;
  align-items: center;
  gap: 4rem;
}
.input-box-wrapper .form-field {
  width: calc(100% / 2 - 20px);
}
.address-form .form-field input,
.address-form .form-field .select__select {
  max-width: 100% !important;
  height: 6rem;
  border-radius: 50px;
  border: 1px solid rgb(221 221 221 / 58%);
}
.address-form .form-field input::placeholder,
.address-form .form-field .select__select::placeholder {
  font-size: 16px;
  font-weight: 300;
  color: #a5a5a5;
  line-height: 1.3em;
  padding-left: 4rem;
}
.address-form .form-field {
  margin-top: 2rem !important;
}
.address-form .address-form--wrapper .form-actions {
  display: flex;
  margin-left: auto;
  align-items: center;
  gap: 10px;
}
.address-form .address-form--wrapper .form-actions .button {
  margin-top: 0 !important;
  margin-bottom: 0;
}
.addresses form button[type="reset"] {
  background-color: transparent !important;
  color: #1f1f1f !important;
  font-weight: 400;
  height: 6rem;
  border-radius: 30px;
}

.btn-add-back-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.account .account-action a svg {
  width: 3rem;
  margin-right: 0;
}
.account-action .back-account .text {
  text-transform: capitalize;
}
.account-page .page-header {
  display: none;
}

.addresses .address-new:has([aria-expanded="false"]) #AddAddress {
  display: none !important;
}

.addresses .address-new:has([aria-expanded="true"]) #AddAddress {
  display: block !important;
}
.address-button-wrapper .address-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
  font-size: 16px;
}
.address-button-wrapper .address-button.button-delete {
  color: #e45213 !important;
}
.address-button-wrapper .address-button svg {
  width: 16px;
  height: 16px;
  stroke: transparent;
}
/* ===================================Add New Address End=========================== */

/* ==================== Main Account Page Start ======================================*/

.account-menu-wrapper {
  display: flex;
  margin-top: 10rem;
  gap: 4rem;
}
.account-menu-wrapper .account-body {
  width: calc(100% - 390px);
}
.account .account-title {
  font-size: 3.2rem;
  line-height: 1.1em;
  text-transform: capitalize;

  color: #1f1f1f;
}
.account thead th {
  padding: 15px !important;
  font-size: 18px;
  line-height: 1.4em;
  color: #1f1f1f;
  font-weight: 500;
  letter-spacing: 0 !important;
}
.account thead {
  background-color: #e7e7e7 !important;
}
.account tbody td {
  text-align: left;
  padding: 15px !important;
}
.account tbody td[data-label="Order"] a {
  font-size: 18px !important;
  line-height: 1.4em;
  text-decoration: underline !important;
}
.account tbody td[data-label="Date"] time,
.account tbody td[data-label="Fulfillment status"] {
  color: #7a7a7a !important;
}
.account tbody td[data-label="Payment status"] {
  color: #199419 !important;
}
.account tbody td[data-label="Total"] {
  font-weight: 500;
}
.account .account-listItem {
  width: 100%;
}
.address-detail-wrapper {
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  border-radius: 10px;
}
.account-product {
  border: 0 !important;
}
.account-product-label {
  display: block !important;
  font-size: 18px;
  color: #1f1f1f;
  font-weight: 500;
  line-height: 1.4em;
  text-transform: capitalize;
}
.account-product-detail li {
  line-height: 1.8em !important;

  line-height: 1.4em;
  color: #7a7a7a !important;
  font-weight: 300 !important;
}
.account-listItem .account-product {
  display: flex;
  text-align: left;
  justify-content: space-between;
  flex-wrap: wrap;
}
.account-product-detail,
.account-product-title {
  width: calc(100% / 3 - 20px);
  padding-left: 10px;
  padding-right: 10px;
  text-transform: capitalize !important;
}
.account-page .account-action {
  max-width: 100% !important;
}
.account-page .account-action .button {
  background-color: transparent !important;
  border: 0;
  border-top: 1px solid #ddd;
  padding-top: 15px;
  padding-bottom: 15px;
}
.account-page .address-detail-wrapper .account-action .text {
  color: #e45213;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}
.account-page .address-detail-wrapper .account-action .count {
  background-color: #e45213;
}
@media (min-width: 768px) {
  .account table {
    box-shadow: 0 0 0 0.1rem #e7e7e7 !important;
  }
}

/* ==================== Main Account Page End ======================================*/

/* =====================================Wishlist Page Start=============================== */

.wishlist-table-wrapper .wishlist-items-display .card .card-product {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
.wishlist-table-wrapper .wishlist-items-display .card .card-product img {
  object-fit: contain;
}
.left-menu-wishlist-wrapper {
  display: flex;
  margin-top: 10rem;
  gap: 4rem;
}
.wishlist-table-wrapper .price-item {
  font-size: 18px !important;
}
.wishlist-table-wrapper .toolbar {
  display: none;
}
.left-menu-wishlist-wrapper .page-header {
  font-size: 3.2rem;
  line-height: 1.2em;
  font-weight: 600;
  color: #1f1f1f;
  text-transform: capitalize;
}
.wishlist-content-empty  .wishlist-content-text{
  line-height:1.2em;
}
.left-menu-wishlist-wrapper [data-section-type="wishlist"] {
  width: calc(100% - 390px);
}
.account-menues-wrapper ul li.continue-btn {
  border-bottom: 1px solid #000 !important;
  max-width: 300px;
  transition: all 0.8s ease-in-out;
}
.account-left-menues .account-dropdown_first .account-action_first.logout_btn {
  text-align: center;
  justify-content: center;
}

.account-page .breadcrumb,
.account-page breadcrumb-component {
  display: none;
}
.account-page.login-page {
  padding-top: 10rem;
}

/* =====================================Wishlist Page End=============================== */

/*====================================== After Order Detail Page Start=========================== */

.order-page {
  margin-top: 5rem;
}
.order-page .account-desc {
  background-color: #e45213;
  border: 1px solid #e45213 !important;
  border-radius: 10px;
}
.order-page .account-desc p {
  color: #fff;
  font-weight: 500;
}
/*====================================== After Order Detail Page End =========================== */

/* ======================================= SingUp Page Start ======================================*/

.singup-input-wrapper {
  display: flex;
  align-items: center;
  gap: 4rem;
}
.singup-input-wrapper .form-field {
  width: calc(100% / 2 - 2rem);
  margin-top: 0 !important;
}
/* ======================================= SingUp Page End ======================================*/

/* ======================Media Query for all address related pages Start======================== */

@media only screen and (max-width: 1259px) and (min-width: 768px) {
  .account thead th {
    font-size: 14px;
  }
  .account-menu-wrapper,
  .addresses-page .account-item,
  .left-menu-wishlist-wrapper {
    gap: 2rem;
  }
  .account-menu-wrapper .account-body,
  .addresses-page .account-item .account-content,
  .left-menu-wishlist-wrapper [data-section-type="wishlist"] {
    width: auto;
  }
}

@media (max-width: 1259px) {
  .address-title,
  .account .account-title {
    font-size: 2.4rem !important;
    text-align: center;
  }
  .address-title {
    text-align: left !important;
  }
}

@media (max-width: 1024px) {
  .addresses .account-content li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .input-box-wrapper {
    flex-wrap: wrap;
    gap: 0;
  }
  .input-box-wrapper .form-field {
    width: 100%;
  }
  .account-product-label {
    font-size: 16px;
  }
  .account-product-detail,
  .account-product-title {
    width: 100%;
  }
    .left-menu-wishlist-wrapper{
    margin-top:4rem;
  }
    .left-menu-wishlist-wrapper .page-header{
    font-size:24px;
  }
}

@media (max-width: 767px) {
  .addresses-page .account-item {
    flex-wrap: wrap;
    display: unset;
  }
  .addresses-page .account-item .account-content {
    margin-top: 4rem;
    width: 100%;
  }
  .btn-add-back-wrapper {
    display: unset;
  }
  .address-title-btn-wrapper .address-new .button,
  .address-form .address-form--wrapper .form-actions .button.button--primary {
    margin-right: auto;
    margin-top: 2rem;
  }

  .address-form--wrapper {
    padding: 2rem;
  }

  .left-menues-bar {
    margin-top: 5rem;
  }
  .account-menu-wrapper {
    flex-wrap: wrap;
    display: unset;
  }
  .account-menu-wrapper .account-body {
    margin-top: 3rem;
  }
  .account-menu-wrapper .account-body {
    width: 100%;
  }
  .left-menu-wishlist-wrapper {
    flex-wrap: wrap;
  }
  .left-menu-wishlist-wrapper [data-section-type="wishlist"] {
    width: 100%;
  }
  .account-page.login-page {
    padding-top: 5rem;
  }
  .login-page .login-rowLeft {
    width: 100% !important;
    margin-top: 4rem;
  }


}
/* .login-rowLeft:has(.login#recover:target) h2#password {
  display: none;
} */
h2#password {
  display: none;
}
.login-rowItem:has(.login-item#recover:target) h2#singin {
  display: none;
}
.login-rowItem:has(.login-item#recover:target) h2#password {
  display: block;
}

/*==================================== Simple Design of register page css start============================ */
.template-register .wrapper-body {
  display: none !important;
}

.register-form-content-wrapper {
  display: flex;
  margin-bottom: 10rem;
  gap: 4rem;
  align-items: center;
  margin-top: 10rem;
}
.register-content-main {
  width: calc(100% / 2 - 2rem);
}
.register-content-main h1,
.register-form .login-item .login-title-form h2 {
  color: #1f1f1f;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
}
.register-content-main p {
  color: #1f1f1f;
  max-width: 520px;
  font-size: 16px;
}
.register-form {
  width: calc(100% / 2 - 2rem);
  background: #f7f7f7;
  border-radius: 10px;
}
.register-form .halo-page-content {
  max-width: 100% !important;
  padding: 5rem !important;
  text-align: left !important;
}
.login-item .login-text {
  display: none;
}
/* Form */
form#create_customer {
  padding-top: 30px;
}
form#create_customer .form-label {
  line-height: 1.2em;
  color: #1f1f1f;
  font-weight: 300;
  margin: 0 0 8px;
}
form#create_customer .form-input {
  height: 6rem;
  max-width: 100%;
  border: 1px solid #0000001a;
  border-radius: 30px;
  margin-bottom: 30px;
}
form#create_customer .form-input::placeholder {
  color: #a7a7a7;
  text-transform: capitalize;
  font-weight: 400;
}
.register-page .login-item .form-actions .button {
  min-width: 100% !important;
  background: #000000;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
a.btn-form-login {
  color: #1f1f1f;
}
.btn-form-login-wrapper {
  padding: 15px 0 35px 0;
  text-align: center;
  text-decoration: underline;
}
.login-form-message p {
  max-width: 400px;
  text-align: center;
  color: #1f1f1f;
  margin: 0 auto;
}
@media (max-width: 1259px) {
  .register-form .halo-page-content {
    padding: 40px 30px !important;
  }
  .register-content-main h1,
  .register-form .login-item .login-title-form h2 {
    font-size: 32px;
  }
}

@media (max-width: 1024px) {
  .register-form-content-wrapper {
    margin-top: 5rem;
  }
  form#create_customer .form-label {
    font-size: 16px;
  }
  form#create_customer .form-input::placeholder {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .register-form-content-wrapper {
    gap: 5rem;
    flex-direction: column;
  }
  .register-content-main {
    width: 100%;
    text-align: center;
  }
  .register-form {
    width: 100%;
    text-align: center;
  }

  /* .register-content-main p {
    margin: auto;
  } */
  .register-form .halo-page-content {
    text-align: center !important;
  }
  form#create_customer .form-input {
    /* padding: 15px 15px 15px 20px; */
    margin-bottom: 20px;
  }
  .left-menues-bar-wishlist {
    width: 100%;
  }
}

/*==================================== Simple Design of register page css End============================ */

.template-customers\/login .wrapper-body,
.template-customers\/register .wrapper-body,
.template-customers\/account .wrapper-body,
.template-customers\/addresses .wrapper-body {
  padding-bottom: 0 !important;
}
#information-line-wrapper .halo-row .halo-item a {
  padding-bottom: 0;
}
.tab-showMore .button {
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 16px;
  border-radius: 30px;
}
.tab-showMore .button:hover {
  border-color: #000000;
}
.template-product.product-card-layout-02.quick_shop_option_2 .complementary-products-slider .card-action .variants-popup{
   bottom: -100px!important;
}

@media screen and (min-device-width: 768px) and (max-device-width: 1150px){
  .template-product.product-card-layout-02.quick_shop_option_2 .complementary-products-slider .card-action .variants-popup{
   bottom: -10px!important;
}
}

@media(max-width:767px){
   .template-product .productView-image-wrapper .productView-nav .slick-arrow{
    display: none!important;
  }
   .template-product .productView-nav[data-arrows-mobi=true]:has(.slick-arrow) .slick-counter{
    display: none;
  }
}


/* ============================ quick view popup design Start============================== */
.halo-quick-view-popup .halo-quickView .productView-property{
  display: none;
}
.halo-quickView-right .productView-title a{
  font-size: 3rem;
}
.halo-quickView-right .productView-price .price.price--medium .price-item{
    font-size: 3rem;
}
.halo-quickView-right  .productView-quantity .quantity__label{
  line-height: 1.2em;
}
.halo-quickView-right .quantity__style--1 .quantity__input[type=number]{
  border-radius: 30px;
}
.productView.quickView .product-form__swatch .product-form__label {
    border: none;
}
.productView.quickView  .product-form__label .text{
    border: 1px solid rgb(122 122 122 / 60%);
}
.productView.quickView  .product-form__radio:checked+.product-form__label .text {
    border-width: 1.7px;
    border: 1.7px solid #000;
}
.halo-quickView-right .productView-action .button,.halo-quickView-right .productView-payment .shopify-payment-button [data-testid=ShopifyPay-button], .productView-payment .shopify-payment-button .shopify-payment-button__button--unbranded {
    border-radius: 30px!important;
}
.halo-quickView-right .productView-group{
  margin-top:2rem;
}
.quickView {
  padding-bottom: 0!important;
}


body .halo-recommendations-block .card-product__wrapper img {
    object-fit: cover;
}

.product-form__submit.is-loading:before{
  opacity: 0!important;
  display: none!important;

}


[lang="fr"] .product-offer-btn a:hover:after{
  left:calc(50% + 80px);
}
[lang="fr"] .featured-product .productView-action .product-form__buttons .button{
  padding-right:110px;
}

[lang="fr"]  #footer .footer-block__newsletter .footer-block__heading{
  font-size:20px;
  max-width:100%;
  font-weight:400;
  color:#d9d9d9;
}
#footer .newsletter-head-wrapper .footer-block__subheading.rte p {
    font-size: 14px;
    font-weight: 300;
}
/* [lang="fr"]  .template-product .quntity-buy-wrapper .product-form__submit{
  padding-right:120px!important;
} */
.halo-quickView-right .halo-notifyMe{
  display: none;
}
.wishlist-count-bubble{
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
}
.halo-popup-wrapper .quickView .halo-text-format{
  font-size:16px!important;
  line-height: 1.2em;
}
.halo-popup-wrapper .quickView .btn-quantity.plus{
  right:5px;
}
.halo-popup-wrapper .quickView .btn-quantity{
  TOP:-2PX!IMPORTANT;
}

.custom-page-header{
  min-height:200px;
  display: flex;
  align-items: center;
}

.template-Secure .halo-row.column-2 .halo-item,.template-Paiement  .halo-row.column-2 .halo-item{
      width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.template-Secure .custom-service-block .halo-item svg,.template-Paiement .custom-service-block .halo-item svg{
  width:60px;
  height:60px;
}

.products-carousel .slick-list,.products-carousel .slick-list .slick-track {
  display: flex;
  align-items: unset;
}
.products-carousel .slick-list .product .product-item,.halo-recommendations-block .products-carousel .card-two-wrapper,.halo-recommendations-block .products-carousel .card-two-wrapper .card{
  height:100%;
}

.privacy-banner .social-media-container svg,.custom-default-page .social-media-container svg {
  width: 41px;
  height: 41px;
  min-width: 41px;
  stroke: inherit;
}

.template-product .quickView.productView.layout-1 .productView-thumbnail-wrapper{
  width: 105px !important;
}
.template-product .quickView.productView.layout-1 .productView-image-wrapper {
    width: calc(100% - 105px) !important;
}
.template-product .quickView .quantity_selector .quantity__container input{
  height:50px!important;
}
.template-product .halo-popup-wrapper .quickView .btn-quantity{
  top:3px!important;
}




/* Updates On 04/06/2025 */

#ProductTabs.product-tab-block .product-header-wrapper{
  justify-content: center!important;
  
}
#ProductTabs .halo-block-header .title .text{
  text-align: center;
  font-size:3rem;
}
.large-lookbook-banner .lookbook-image-item .lookbook-image:hover .show-all-lookbook{
  opacity: 0!important;
}
.marquee{
  padding-top:0!important;
  padding-bottom: 0!important;
}
.productView-thumbnail.slick-current .productView-thumbnail-link{
  background-color:#fff!important;
}
.cart-icon{
  max-width: 30px;
}
.productView-thumbnail .productView-thumbnail-link img{
  object-fit: cover!important;
}
.template-product  .product-form__swatch .form__label{
  display: none;
}


body .card-information .link-underline .text{
  margin-top:0;
  margin-bottom: 0;
}
.template-product .color-label{
  position: relative;
}

.template-product .text1,#brand_page .text1{
  position: absolute;
  font-size:14px;
  opacity: 0;
  white-space: nowrap;
  top: -30px;
  left: 0;
  background: #000;
  color: #ddd;
  font-size: 14px;
  padding: 2px 9px;
  border-radius: 3px;
  font-weight: 400;

}
/* .template-product .text1::after, #brand_page .featured-product .text1::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;  
  margin-left: -5px;
  border-width: 6px; 
  border-style: solid;
  border-color: #000 transparent transparent transparent; 
} */

.template-product .text1::after,
#brand_page .featured-product .text1::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 12px;
    margin-left: -5px;
    border-width: 6px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}


.template-product .product-form__radio:checked+.product-form__label .text{
  border-width:2px;
  font-weight:500;
}
.template-product .product-form__swatch .product-form__label{
  border:0;
}
.product-form__swatch .product-form__radio:checked+.product-form__label{
  border:1px solid #000;
}
.template-product .color-label:hover .text1,#brand_page .featured-product .product-form__label:hover .text1{
  opacity: 1!important;
}
.product-form__input{
  margin-bottom: 0rem!important;
}

.right-arrow-wrapper{
  opacity: 1!important;
}
.collectionCard{
  border-radius: 2rem!important;
}

div#CollectionProductGrid .card .card-product__group.wrapper-item-size,.card .card-product__group.wrapper-item-size{
  bottom:10px!important;
  top:unset!important;
  opacity: 0!important;
}

 .card .card-product__group:has(.card-product__group-item){
  top:10px!important;
   
}



div#CollectionProductGrid .card:hover .card-product__group,.product-card-layout-02 .card:hover .wrapper-item-size{
  opacity:1!important;
  bottom:2rem!important;
  transition: all 0.3s ease-in-out; 
}


.card:hover .wrapper-item-size + .card-action-secondary, .template-collection .card:hover .wrapper-item-size + .card-action-secondary{
  bottom:6rem!important;
}
.card-action-secondary.card-action .button{
  background-color:transparent!important;
  color:#414141!important;
  border:0!important;
  font-size:18px;
}
.card-action .button:hover,.template-collection .card-action .button:hover{
  background-color:transparent!important;
  border:0!important;
}
#halo-cart-sidebar .card-action .button:hover{
   border:1px solid #1f1f1f!important;
}
.sizes-list li a{
  min-width:50px;
  /* width:  */
  height:40px;
  border-radius: 0;
  display: flex;
    align-items: center;
    justify-content: center;
}
.featured-product .product-form__swatch .product-form__label{
  width:36px!important;
  height:36px!important;
  border-radius: 100%!important;
}
.featured-product .product-form__label .pattern{
    border-radius: 100%!important;
}
.featured-product .text1{
      font-size: 14px;
    position: absolute;
    white-space: nowrap;
  opacity: 0;
}
.featured-product .product-form__label:hover .text1{
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.template-index .featured-product .product-form__label:hover .text1{
  padding-top: 4px;
}
.featured-product .form__label{
  display: none!important;
}
/* .slick-arrow{
  display: none;
} */

.subcategories{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin-bottom: 40px;
  padding: 0 15px 8px;
}
.subcategories li::marker{
  font-size: 0;
}
.subcategories li a{
      font-family: var(--font-heading-family);
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    padding: 2rem;
    white-space: nowrap;
    display: inline-block;
    background-color: #e7e6e6;
    border-radius: 10px;
    color: #1f1f1f;
}
/* Updates On 04/06/2025 end*/




@media (max-width: 1024px) {
  div#CollectionProductGrid .card .card-product__group.wrapper-item-size, .card .card-product__group.wrapper-item-size{
        opacity: 1 !important;
  }
}

@media(min-width:1025px){
 .mega-menu-wrapper-shop  .megamenu_style_1 .menu-dropdown__column{
    max-width:100%;
    width:100%
  }


.right-arrow-wrapper_1{
      background-color: #ffff;
    display: inline-block;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.collectionCard-content_1 {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 8%;
display: flex;
flex-direction: column;
gap: 15px;
transition: all 0.3s ease-in-out;
text-align: left;
z-index: 1;
}

.right-arrow-wrapper_1 svg {
    width: 1.5rem;
    height: 1.5rem;
}

.card-heading_1 {
    font-size: 24px;
    line-height: 1.25;
    color: #FFFFFF;
    margin-bottom: 0;
    margin-top: 0;
  font-weight: 700;
  text-transform: capitalize;
  
}
.site-nav-banner--item:hover .card-heading_1{
  color: #e45213;
}
.site-nav-banner--item:hover .card-content_1 {
    margin-bottom: 14px;
  transition: all 0.3s ease-in-out;
}
.site-nav-banner--item:hover .right-arrow-wrapper_1{
  opacity: 1;
  transition: all 0.3s ease-in-out;
}  
  .card-content_1 {
    font-size: 16px;
    line-height: 1.5;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
  }

.mega-menu-wrapper-village-de-marques .menu-dropdown__wrapper .site-nav-sub ul{

  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px; /* Optional spacing */

}
.mega-menu-wrapper-village-de-marques .menu-dropdown__column-2 .site-nav{
  width:100%!important;
}
  
}


@media screen and (min-device-width: 1025px) and (max-device-width: 1260px) {
.title_cols h3{
  font-size:20px;
}
  a.title-btn{
    font-size:14px;
  }
  body .megamenu_style_1 .site-nav-banner-item--right{
    max-width:300px;
  }
  .menu-dropdown__wrapper .site-nav-title{
    font-size:12px;
  }
      .menu-dropdown__wrapper .site-nav-sub .site-nav-link {
font-size:10px;
      }
} 
.wishlist-content-empty .button{
  height:60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
}
.wishlist-content-empty .button:hover{
  border:1px solid #121212;
  color:#121212;
}
#promotional_slider .slick-arrow{
  display:inline-block!important;
}
#promotional_slider .slick-arrow.slick-prev{
  left:25px;
}
#promotional_slider .slick-arrow.slick-next{
  right:25px;
}
@media(min-width:1920px){
  #promotional_slider .slick-arrow.slick-prev{
  left:25px!important;
}
#promotional_slider .slick-arrow.slick-next{
  right:25px!important;
}
}




/* Megamenu design  */
nav.header__inline-menu ul.list-menu.list-menu--inline li.active a.header__menu-item{
  color:#e45213 !important;
}
body .menu-dropdown .menu-dropdown__wrapper .site-nav-title.active,
body .menu-dropdown .menu-dropdown__wrapper a[aria-current="page"]{
   color:#e45213 !important;
}
@media(min-width:1025px){
.menu-dropdown{
  top:100% !important;
}
body .menu-dropdown .menu-dropdown__wrapper {
  margin-top:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background-color:#fffcfa!important;
  padding-left:0;
  padding-right:0;
}
/* div#HeaderNavigation .header__inline-menu{
  width:100%;
  display:flex;
  justify-content:space-between;
}
div#HeaderNavigation .header__inline-menu .list-menu {
    width:100%;
  display:flex;
  justify-content:space-between;
} */
div#HeaderNavigation ul.list-menu>li>a:after{
  display:none!important;
}
div#HeaderNavigation{
  border-bottom:0!important;
  height: 100%;
}
nav.header__inline-menu ul.list-menu.list-menu--inline li.menu-lv-item{
  padding-top: 10px;
  padding-bottom: 25px;
  display: inline-flex;
  align-items: center;
 
}
nav.header__inline-menu ul.list-menu.list-menu--inline li.menu-lv-item:last-child{
  /* border-right:none!important; */
}

nav.header__inline-menu ul.list-menu.list-menu--inline li a.header__menu-item{

  padding-bottom:5px!important;
  padding-top:5px;
    font-weight: 700;
        font-family: "Inter";
        text-transform:initial;
            font-size:12px;
    letter-spacing: 0.50px;
    padding-left:0.75rem;
    padding-right:0.75rem;
    color:#000!important;
}
nav.header__inline-menu ul.list-menu.list-menu--inline li a.header__menu-item span{
    font-family: "Inter";
}
nav.header__inline-menu ul.list-menu.list-menu--inline li:hover a.header__menu-item{
  color:#e45213!important;
}
.menu-dropdown{
   position: absolute;
  left: 50%;
  transform: translateX(-50%)!important;
  width: 100vw; /* viewport width le lega */
  max-width: none; 
} 
.menu-dropdown .container-full{
  max-width:1750px!important;
  padding-left:30px!important;
  padding-right:30px!important;
  
}
body .has-megamenu .menu-dropdown{
    background-color:#fffcfa!important;
    box-shadow: 0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;
}
.menu-dropdown__column .site-nav{
  padding-left:0!important;
}
.menu-dropdown__wrapper .site-nav-title{
  font-weight:700;
  text-transform:initial;
  font-size:12px;
  letter-spacing:0.5px;
}
.menu_brand_section .site-nav-action h3{
  text-transform:initial;
  font-weight:700;
}
.menu-dropdown__wrapper .site-nav-sub .site-nav-link{
  padding-bottom: 0;
        margin-bottom: 0;
        font-weight:300;
        letter-spacing:0.5px;
        color:#000!important;
}
.menu-dropdown__wrapper .site-nav-sub{
  padding-top:0;
}
body .see_all_section a{
  font-weight:700;
  font-size:14px;
  
}

.see_all_section{
  margin-top:-16px;
}
.see_all_section a:hover {
color:#e45213!important;
}
}
@media(min-width: 1260px){
  nav.header__inline-menu ul.list-menu.list-menu--inline li a.header__menu-item{
    padding-left:1rem;
    padding-right:1rem;
  }
  nav.header__inline-menu ul.list-menu.list-menu--inline li.menu-lv-item{
    padding-bottom: 38px;
  }
}
@media(min-width:1212px){
  nav.header__inline-menu ul.list-menu.list-menu--inline li a.header__menu-item{
     font-size:12px;
      padding-left:1.25rem;
    padding-right:1.25rem;
    font-weight:700;
  }
}
@media(min-width:1450px){
  nav.header__inline-menu ul.list-menu.list-menu--inline li a.header__menu-item{
     font-size:12px;
      padding-left:2rem;
    padding-right:2rem;
    font-weight:700;
  }
}
@media(min-width: 1025px) and (max-width: 1259.98px){
  .header-navigation .header-logo{
    max-width: 80px !important;
  }
  body .header-nav-left-aligned .header-icons{
    gap: 12px;
  }
}




/* Product Page 22/08/2025 Design */

.template-product .productView-price .price__saved{
  order:3;
      border-left: 1px solid #ccc;
    border-radius: 0;
}
.template-product .productView-moreItem-product-variant{
  padding-bottom: 20px;
}
/* .template-product .productView-moreItem-product-variant{
    padding: 20px!important;
    background-color: #F7F7F7;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top:0!important;
} */
.template-product .product-form__swatch .product-form__label{
 border-radius:3px;
      width: 26px;
    height: 26px;
    padding: 1px;
}
.template-product .product-form__label .pattern{
  border-radius:0;
  border-radius:3px;
}
.template-product .product-form__label .text{
  min-width:42px;
  height:32px;
  display:flex;
  align-items:center;
  justify-content:center;
      border: 1px solid rgb(122 122 122 / 60%);
      border-radius:4px;
}
.template-product .product-form__input .form__label{
  display:none;
}
.template-product .productView-moreItem form.installment{
  margin-top:0!important;
}
.template-product .productView-tab .tabs-contents-vertical .tab-content:first-child{
  border-top:0;
}
.template-product .tabs-contents-vertical .tab-content+.tab-content{
  /* border:1px solid #D9D9D9; */
  margin-top:10px;
  margin-bottom:10px;
  /* border-radius:10px; */
  padding:3px 0px;
  border-top:0;
}
.template-product .productView-tab .tabs-contents-vertical .tab-content:first-child{
  /* border:1px solid #d9d9d9;
  border-radius:10px!important; */
  padding:3px 0px;
  
}
.template-product .productView-tab .tabs-contents-vertical .tab-content:last-child{
  /* border-bottom:1px solid #d9d9d9!important; */
}
.template-product .tabs-contents {
  margin-top:30px;
}
.share-button__fallback .button.button-copy{
  max-height:42px;
  border:1px solid #ddd;
}

.template-product .productView-tab.layout-vertical{
  padding-left:15px;
  padding-right:15px;
}
.template-product .productView-complementary.style-1 .complementary-products-slider .product{
padding-left:15px;
padding-right:15px;

}
.template-product .productView-complementary.style-1 .complementary-products-title{
  padding-left:15px;
padding-right:15px;
}
.template-product .share-wishlist-wrapper{
  display:flex;
  align-items:center;
  gap:5px;
  margin-top:-40px;
}
.template-product .product-title-bestseller-wrapper{
   display:flex;
  align-items:center;
  gap:5px;
}
.template-product .productView-wishlist a{
  display:flex;
  align-items:center;
  justify-content:center;
  background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
}
.template-product .productView-wishlist a:hover svg{
  fill:#f7f7f7!important;
}
.productView-share.style-3 .share-button__button{
  width:50px;
  height:50px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.badge--best-seller{
  background-color: #e45213;
    padding: 4px 15px;
    border-radius: 30px;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    /* min-width:120px; */
}
.product-key-features{
  padding-bottom:1rem!important;
}
.more-btn {
    display: inline-block;
    border: 1px solid #E3E3E3;
    padding: 7px 15px;
    border-radius: 30px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
}
/* .productView-dlvr__remaining{
  font-weight:500;
} */
.template-product .productView-tab .tabs-contents .toggle-content{
  max-height:200px;
  overflow-y:auto;
    /* -ms-overflow-style: none;  
  scrollbar-width: none;  */
}
/* .template-product .productView-tab .tabs-contents .toggle-content::-webkit-scrollbar{
  display:none;
} */

.template-product .section-block-template--23280294429000__product-recommendations .halo-block-header .title{
  font-size:40px;
  margin-bottom:10px;
}
.template-product .productView.layout-1 .productView-image-wrapper,#brand_page .productView.layout-1 .productView-image-wrapper{
  border:1px solid rgb(0 0 0 / 20%);
  border-radius:10px;
}
.template-product .productView.layout-1 .productView-image-wrapper img,#brand_page .productView.layout-1 .productView-image-wrapper img{
  border-radius:10px;
}
.template-product .productView-dlvr__text,#brand_page .productView-dlvr__text{
     font-size: 16px;
    line-height: 1.2em;
    color: #000;
    /* border: 1px solid #E3E3E3;
     background-color: #f7f7f7; */
    
   
    font-weight: 300;
    /* margin-bottom: -49px; */
    
}


.template-product .productView-dlvr,#brand_page .productView-dlvr{
      /* text-align: right; */
    /* padding-right: 0; */
    /* position: relative;
    top: 10px; */
    /* margin-top:10px; */
      /* border: 1px solid #E3E3E3;
     background-color: #f7f7f7;
     padding: 10px 16px;
      border-radius: 30px;
      display:inline-block!important;
      margin-left:auto; */
      text-align:left;
      margin-bottom:10px;
          border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    padding-left: 0;
    
}
.template-product .complementary-products-slider .card .card-information .card-action.custom-variant-add {
    width: 100%;
    margin-top: auto;
}
.template-product .complementary-products-slider .custom_v_section {
    align-items: center;
}
.template-product .complementary-products-slider .selector-wrapper {
  padding: 0 !important;
}
.template-product .complementary-products-slider .card .card-information .card_row_custom {
display: flex;
    flex-direction: column;
    height: 100%;
}
/* .template-product .productView-moreItem:has(.productView-dlvr),#brand_page .productView-moreItem:has(.productView-dlvr) {
  display:flex;
} */
.template-product .breadcrumb-bg,.template-product .breadcrumb-container.style--line_clamp_1{
  background-color:transparent!important;
}
.template-product .breadcrumb span{
  font-weight:300!important;
}
.template-product .breadcrumb span.last-title{
  font-weight:500!important;
}
.template-product.product-card-layout-02.quick_shop_option_2 .complementary-products-slider .card-action .variants-popup{
  bottom:-150px;
}
.template-product .productView-dlvr__icon svg,#brand_page .productView-dlvr__icon svg{
  width:16px;
  height:16px;
  fill:none;
  stroke:none;
}
/* .template-product .productView-top .halo-productView-right{
  z-index:0;
} */

.template-product .productView-details .complementary-products-slider .card-action .variants-popup {

    left: auto !important;
    right: 0 !important;
     width: 310px !important;

}

.template-product .productView-details .variants-popup-content .variants {

    min-height: auto !important;

}
 .template-product .complementary-products-slider .card {
    align-items: unset;

}
.template-product .productView-details .card-action .variants-popup-content .label-quantity-2
 { 
  line-height: 1.5; 
}
.template-product .productView-thumbnail.slick-current .productView-thumbnail-link img{
  opacity:1;
}
.template-product .productView-thumbnail.slick-current .productView-thumbnail-link{
  border:1px solid #000;
}
.template-product .quntity-buy-wrapper .product-form__submit::before{
  display:none;
}

.template-product .complementary-products-slider .card .card-product {
width:170px;

}
.template-product  .complementary-products-slider .card .card-information{
  width:calc(100% - 190px);
}
.template-product  .complementary-products-slider .card-information__wrapper .vendor-text{
  font-size:16px!important;
  font-weight:400;
  text-transform:capitalize;
}
.template-product .complementary-products-slider .card-information .link-underline .text{
  font-weight:500;
}
.template-product .complementary-products-slider .price-item .text{
  text-transform:capitalize;
  font-weight:300;
}
.template-product .complementary-products-slider .card-action .button{
  background-color:#000;
  padding: 12px 20px !important;
  font-size: 14px !important;
}
.template-product .complementary-products-slider .template-product .product-form__label .text{
  font-size: 12px;
}
.template-product .complementary-products-slider .product-form__label {
    margin: 0px 2px 0px;
}
.template-product .quantity_selector .quantity__container input{
  border:1px solid #e3e3e3;
}
.template-product .bottom-arrow-icon svg,.template-product .productView-tab .tab-content svg{
  stroke:none;
  fill:none;
}
.share-header svg{
  width:16px;
  height:16px;
}
.featured-product .price--on-sale.price .price__compare{
  order:2;
}
.featured-product .price--on-sale .price__sale{
  flex-direction:row;
}
.featured-product .productView-price .price__saved{
     margin-top: 4px;
    background-color: transparent;
    border-left: 1px solid #ccc;
    border-radius: 0;
}
.template-product .quntity-buy-wrapper .productView-moreItem{
  width:100%;
}
.template-product .quntity-buy-wrapper .quantity_selector{
  display:none;
}
.template-product .productView-tab .tabs-contents .toggleLink{
  line-height:1;
}
.template-product #product-free-shipping-message{
  font-weight: 300!important;
    /* background-color: #f7f7f7;
    padding-left: 15px;
    padding-right: 15px; */
    margin-top: 0!important;
    padding-bottom: 15px;
    color:#1F1F1F;
}
.template-product .productView-dlvr__date-end {
  color:#207D31!important;
}
.free_sucess_message b{
  color:#207D31!important;
}
[lang="fr"] .remaining_price_en{
  display:none;
}
[lang="en"] .remaining_price_fr{
  display:none;
}

.template-product .quntity-buy-wrapper .product-form__submit{
padding-right:0!important;

}
.template-product .productView-complementary.style-1 .complementary-products-title .title .text{
  margin-top:0;
}
/* .template-product .productView-tab.layout-vertical{
  margin-top:20px;
} */
 #product-free-shipping-message b{
  font-weight:500;
 }

 .delivery-day{
  color:#000!important;
  font-weight:300!important;
 }


.productView-thumbnail-wrapper .slick-prev.slick-arrow{
  position:relative;
}
.template-product .productView-thumbnail-wrapper .slick-prev.slick-arrow:after,#brand_page .productView-thumbnail-wrapper .slick-prev.slick-arrow:after{
  position:absolute;
  background-image:url('/cdn/shop/files/Vector_30.svg?v=1756192898');
  width:24px;
  height:24px;
  top:50%;
  left:0;
  content:"";
  background-repeat:no-repeat;
  transform:translateY(-50%) rotate(90deg);
  background-size: contain;

}
.template-product .complementary-products-slider .card .card-product .card-product__wrapper {
    max-width: 100%;
    padding: 5px;
    height: 100%;
}
.template-product .productView-moreItem:has(.offer-section-text){
padding-left:15px;
padding-right:15px;
}
.template-product .complementary-products-slider .card-product__wrapper .card-media {
height: 100%;
}
.template-product .complementary-products-slider .card .card-product img {
    object-fit: contain;
}
.template-product .productView-thumbnail-wrapper .slick-next.slick-arrow:after,#brand_page .productView-thumbnail-wrapper .slick-next.slick-arrow:after{
    position:absolute;
  background-image:url('/cdn/shop/files/Vector_30.svg?v=1756192898');
  width:24px;
  height:24px;
  top:50%;
  left:0;
  content:"";
  background-repeat:no-repeat;
 transform:translateY(-50%) rotate(90deg);
background-size: contain;
}
.template-product .productView-thumbnail-wrapper .slick-prev.slick-arrow svg,.template-product .productView-thumbnail-wrapper .slick-next.slick-arrow svg,#brand_page .productView-thumbnail-wrapper .slick-prev.slick-arrow svg,#brand_page .productView-thumbnail-wrapper .slick-next.slick-arrow svg{
  opacity:0;
}
.image-with-product-slider-section .card .price__saved{
  display:none;
}
#CollectionSection-template--23280291250504__product-grid{
  padding-top:30px!important;
}
.template-product .halo-productView-right.productView-details .feature-link a {
  background-color:transparent;
  padding-left:0!important;
  padding-right:0;
}
.wishlist-count-bubble span{
  color:#fff;
}
.header__icon--wishlist:hover  .wishlist-count-bubble span{
  color:#fff!important;
}
.footer-block__newsletter .rte{
  margin-top:20px!important;
}
.custom-pin-code-wrapper .custom-pin-code-text .text-bold{
  font-weight:300!important;
}
.custom-pin-code-wrapper .truck_icon{
  margin-right:10px!important;
}
.template-product .scrolled-past-header{
  position:fixed!important;
  width:100%;
}

.CustomProductsSection .CustomProductsWrapper .custom-card-wrapper .card-information {
    max-width: 50%;
}

@media(max-width:1320px){
 .template-product .complementary-products-slider .card-action.custom-variant-add .variants-popup-content .custom_v_section {
    display: flex;
    align-items: flex-start !important;
    justify-content: space-between;
    flex-direction: column;
 }
 .custom_v_section .product-card-custom__button{
  padding-top: 15px;
 }
.CustomProductsSection .CustomProductsWrapper .custom-card-wrapper .card-information {
    max-width: 100%;
}
}
@media(max-width:1260px){
.template-product .quntity-buy-wrapper{
  flex-wrap:unset;
}
.badge--best-seller {
font-size:13px;
}
.template-product .complementary-products-slider .card .card-product {
width:100%;

}
    .template-product .complementary-products-slider .card .card-product {
        max-width: 100%;
    }
.template-product  .complementary-products-slider .card .card-information{
  width:100%;
}

}

@media(max-width: 1279px) {
  .template-product .productView-thumbnail-wrapper .slick-arrow,  #brand_page .productView-thumbnail-wrapper .slick-arrow {
    position: absolute; 
}
.template-product .productView-thumbnail-wrapper .slick-prev.slick-arrow:after, #brand_page .productView-thumbnail-wrapper .slick-prev.slick-arrow:after {
    left: 5px;
    transform: translateY(-50%) rotate(270deg);
    background-size: contain;
            background-size: contain;
        width: 16px;
        height: 8px;
}
.template-product .productView-thumbnail-wrapper .productView-for,
#brand_page .productView-thumbnail-wrapper .productView-for {
    padding: 0 15px;
}
.template-product .productView-thumbnail-wrapper .slick-prev,
#brand_page .productView-thumbnail-wrapper .slick-prev {
    left: 5px !important;
}
.template-product .productView-thumbnail-wrapper .slick-next,
#brand_page .productView-thumbnail-wrapper .slick-next {
    right: 5px !important;
}
.template-product .productView-thumbnail-wrapper .slick-arrow,
#brand_page .productView-thumbnail-wrapper .slick-arrow {
  background-color: #F1F1F1;
          box-shadow: 0 0 3px #a7a3a3;
}
.template-product .productView-thumbnail-wrapper .slick-next.slick-arrow:after, #brand_page .productView-thumbnail-wrapper .slick-next.slick-arrow:after {
    right: 5px;
              background-size: contain;
        width: 16px;
        height: 8px;
        left: unset;
}
}
@media(max-width:1150px){
  .template-product .productView-tab .tabs-contents .toggle-title .text{
    font-size:18px;

  }
  .template-product .productView-tab .tabs-contents-vertical .tab-content:first-child,.template-product .tabs-contents-vertical .tab-content+.tab-content{
        padding: 3px 10px!;
  }
  .template-product .complementary-products-slider .card .card-information{
    margin-top:0!important;
  }
  .template-product .complementry-button {
    margin-top:20px;
  }
  .template-product .product-title-bestseller-wrapper{
  flex-wrap:wrap;
}
.productView-share.style-3 .share-button__button,.template-product .productView-wishlist a{
  padding:5px!important;
  width:36px;
  height:36px;
}
.productView-share.style-3 .share-button__button svg,.template-product .productView-wishlist a svg{
  width:18px!important;
  height:18px!important;
}
.template-product .halo-productView-right .productView-moreItem .productView-title span{
  font-size:22px;
}
    .template-product .halo-productView-right .halo-share-3 {
        align-items: center;
    }
.template-product .halo-productView-right .productView-moreItem .productView-title {
  --fontsize-mb-text: 22px !important;
  line-height: 1.2em;
}

.template-product .productView-dlvr__text,#brand_page .productView-dlvr__text{
  font-size:14px;
}
  .template-product .complementary-products-slider .card-action.custom-variant-add .variants-popup-content .custom_v_section {
      align-items: center !important;
      text-align: center;
  }
  .complementary-products-slider .card .card-information .card-action.custom-variant-add {
    margin: auto;
  }
  .complementary-products-slider .card .card-information .card-action.custom-variant-add .variants-popup-content {
    padding: 10px 0 0 !important;
  }
}


@media(max-width:1024px){


.template-product .quntity-buy-wrapper{
  flex-wrap:wrap;
}
.template-product .quntity-buy-wrapper .quantity_selector{
  max-width:100%;
}
.template-product .quntity-buy-wrapper  .productView-action{
  width:100%;

}
.template-product .quntity-buy-wrapper{
  flex-wrap:wrap;
}
.template-product .quntity-buy-wrapper .productView-moreItem{
  width:100%;
}

.template-product .complementary-products-slider .card .card-product button.product-popup-trigger{
  display:none;
}

}
@media(max-width:767px){
.template-product .quntity-buy-wrapper{
  flex-wrap:unset;
}
.template-product .productView-moreItem:has(.offer-section-text){
padding-left:0;
padding-right:0;
}
/* .template-product .productView-moreItem-product-variant,
.template-product .price-stock-wrapper, 
.template-product #product-free-shipping-message,*/
.template-product .productView-dlvr, 
#brand_page .productView-dlvr,
.template-product .feature-link a {
    background-color: #F0F0F0;
}
.template-product .section-block-template--23280294429000__product-recommendations .halo-block-header .title{
  font-size:28px;
  margin-bottom:0;
}
.template-product .custom-pin-code-wrapper {
    margin-bottom: 20px;
}
.template-product .extra-info-wrapper {
    margin-top: 25px;
}
    .template-product .custom-delivery-time-wrapper {
        margin-top: 10px;
    }
.template-product .productView-tab .tabs-contents .toggle-content {
    font-size: 14px;
}
.template-product .productView-tab .tabs-contents .toggle-content ul li {
    font-size: 14px;
}
.template-product .productView-dlvr__text,#brand_page .productView-dlvr__text{
  font-size:14px;
}
.template-product .productView-tab.layout-vertical {
    padding-left: 0;
    padding-right: 0;
}
.template-product .productView-tab.layout-vertical .tab-content {
      border: 1px solid #D9D9D9 !important; 
    padding: 10px !important;
    border-radius: 5px;
}
    .template-product .productView-tab .tabs-contents .toggle-title .text {
        line-height: 1.4em;
    }
.template-product .price__compare .price-item.price-item--regular{
    font-size: 14px !important;
}
.template-product .productView-price .price.price--medium .price-item--saved {
    font-size: 14px !important;
}
.template-product #product-free-shipping-message {
    font-size: 14px;
}
   .template-product .productView-price .price-item {
        font-size: 24px !important;
    }
    .template-product .productView-price .price__saved {
    margin-left: 0;
}
    .template-product .productView-price .price__sale {
margin-right: 0;
    }
  .template-product #MainContent .product-details.product-default {
        padding-top: 10px;
  }
     .template-product .product-details .breadcrumb {
        margin-bottom: 5px;
    }
    .template-product .breadcrumb a {
    color: #7A7A7A;
}
.template-product .breadcrumb span.separate {
    color: #7A7A7A !important;
}
.template-product .breadcrumb .bread-icon {
    margin-right: 1rem;
}
.template-product .productView  .productView-thumbnail,
#brand_page .productView  .productView-thumbnail {
    padding: 0 5px;
}
.template-product .productView .productView-thumbnail-wrapper {
    margin: 10px 0 0;
}
.template-product .custom-info-container .icon-row {
padding: 18px 2px;
    border: 1px solid #606060;
    gap: 5px;
}
.template-product  .show-only-desktop-item {
display: none !important;
}
.template-product .breadcrumb .last-title:after {
display: none;
}
.template-product .breadcrumb .last-title {
    padding-left: 0 !important;
}
   .template-product .halo-productView-right.productView-details .product-key-content ul li {
        font-size: 14px;
    }
    .template-product .halo-productView-right.productView-details .product-key-content ul li:after {
    width: 14px;
    height: 14px;
    background-size: 100%;
        top: 10px;
}
  .template-product .halo-productView-right.productView-details .product-key-content ul li:after {
    left: -22px;
}
  .template-product .halo-productView-right.productView-details .product-key-content ul li {
    margin-left: 22px;
}
.template-product .halo-productView-right.productView-details .product-key-content ul  {
    padding: 0;
    margin-bottom:0;
}

.template-product .halo-productView-right.productView-details .feature-link a {
   font-size: 13px;
    padding: 5px 10px;
    display: inline-block;
    justify-content: center;
    align-items: center;
    margin-bottom:10px;
   
}

.template-product .product-key-features {
    padding-bottom: 0rem !important;
}

.template-product .productView-dlvr, #brand_page .productView-dlvr {
    /* text-align: left !important;
    top: 40px !important;
    width: 100%;
    margin-bottom: 10px;
        padding: 10px 10px !important;
        margin-top: -15px; */
        background-color:transparent!important;
        
}
 
    .template-product .productView-dlvr__text, #brand_page .productView-dlvr__text {
        font-size: 13px;
    }
    .template-product .productView-complementary.style-1 .complementary-products-title {
    padding-left: 0;
    padding-right: 0;
}
    .template-product .productView-complementary.style-1 .complementary-products-slider .product {
    padding-left: 0;
    padding-right: 0;
}
    .template-product .quntity-buy-wrapper .product-form__submit {
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .template-product .product-form__label .text {
    background-color: #fff !important;
    border-width: 1.7px;
    font-size: 14px;
}
 .template-product .product-form__radio:checked+.product-form__label .text {
    background-color: transparent;
}
    .template-product .productView-dlvr__icon {
    margin-right: 5px;
}
.template-product .product__vendor {
       display: flex;
    align-items: center;
    gap: 10px;
}
.template-product .product__vendor a {
    font-size: 14px;
    padding: 4px 15px;
}
.template-product .badge--best-seller {
    padding: 5px 17px;
    font-weight: 400;
    font-size: 14px;
    min-width: auto;
}
/* .template-product .price-stock-wrapper {
      padding-top: 30px !important;
} */
}
.template-product .custom-delivery-time-wrapper .custom-delivery-time-wrapper-inner .custom-delivery-time-left{
  width: 28px !important;
}
@media(max-width: 767px){
  .template-product .extra-info-wrapper .extra-info-block{
    width: 100%;
  }
  .template-product .custom-delivery-time-wrapper{
    margin-bottom: 8px;
    border: 1px solid #E3E3E3;
    padding: 10px 15px;
    border-radius: 5px;
    background-color: #f0f0f0;
  }
  .template-product .extra-info-wrapper{
    margin-top: 0;
  }
  .template-product .custom-delivery-time-wrapper .custom-delivery-time-wrapper-inner .custom-delivery-time-right .custom-delivery-time-right-main-title {
    font-size: 14px !important;
    font-weight: 400 !important;
  }
}

@media(max-width:540px){
.template-product .quntity-buy-wrapper .quantity_selector{
  max-width:100%;
}
   .template-product .complementary-products-slider .card .card-information {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .template-product .complementary-products-slider .card .card-product {
        width: 100%;
    }
.template-product .quntity-buy-wrapper  .productView-action{
  width:100%;

}
.template-product .quntity-buy-wrapper{
  flex-wrap:wrap;
}
/* .template-product .productView-dlvr__text,#brand_page .productView-dlvr__text{
  font-size:14px;
} */
}
@media (max-width: 359px) {
  .template-product .productView-dlvr__text,#brand_page .productView-dlvr__text{
  font-size:13px;
}
}





/* Brand Page Start======================= */

#brand_page .productView-thumbnail.slick-current .productView-thumbnail-link{
border:2px solid #000;
border-bottom:2px solid #000!important;

}

#brand_page .halo-block-header .title .text{
  font-weight:500;

}


.productView-moreItem:has(.view_in_detail_btn){
  display:flex;
  justify-content:space-between;
  padding-top:10px;
}
.view_in_detail_btn{
  width: calc(33% - 10px);
 
   
}
.view_in_detail_btn a{
  font-size: 18px;
    color: #000;
    font-weight: 400;
       border: 1px solid #000;
    border-radius: 30px;
    width:100%;
     display: flex;
    justify-content: center;
    align-items: center;
    height:60px;
}
.productView-moreItem:has(.view_in_detail_btn) .productView-buttons{
  width:calc(67% - 10px);
}
.productView-moreItem:has(.view_in_detail_btn) .productView-buttons .installment{
  display:none;
}
@media(min-width:992px){
#brand_page .featured-product .halo-productView-left,#brand_page .featured-product .halo-productView-right{
  width:calc(50% - 20px) !important
}
#brand_page .featured-product .productView-top{
align-items:start!important;

}
.featured-product .productView:not(.layout-4) .productView-image-wrapper{

}
}


/* Brand Page End======================= */




@media(max-width: 540px){
.complementary-products-slider .card .card-information .card-information__wrapper {
    text-align: left !important;
}
.complementary-products-slider .card .card-information .card-action.custom-variant-add .variants-popup-content {
    padding: 0px 0 0 !important;
}
.complementary-products-slider .card-information__wrapper.text-left .card-price {
    justify-content: flex-start !important;
    padding-bottom: 1rem;
}
.template-product .complementary-products-slider .card-action.custom-variant-add .variants-popup-content .custom_v_section {
  align-items: flex-start !important;
    text-align: left;
}
.complementary-products-slider .card .card-information .card-action.custom-variant-add {
    margin: 0;
}
.complementary-products-slider .card .card-information .card-action {
    width: 100%!important;
    max-width: 100%;
}
body .custom_v_section .product-card-custom__button {
    width: 100%;
}
.complementary-products-slider .card .card-product,
.template-product .complementary-products-slider .card .card-product,
.complementary-products-slider .card .card-product .card-product__wrapper {
    max-width: 100%;
}

}

.custom-info-container:has(.icon-row.custom-product-popup){
  padding-top:0;
  padding-bottom:0;
}
#brand_page .productView-thumbnail.slick-current .productView-thumbnail-link{
  border:1px solid #000;
  border-bottom:1px solid #000!important;
}
#brand_page .productView-thumbnail .productView-thumbnail-link{
 
}
.template-product .complementary-products-slider .product-form__label{
  margin-bottom:3px;
}
.template-product .productView-tab .tabs-contents .toggle-content p:first-of-type{
  margin-top:0!important;
}
.template-product .productView-tab .tabs-contents .toggle-content{
  padding-bottom:0;
}
#information-line-wrapper .halo-row .halo-item a .policies-icon{
  margin-bottom:0!important;
}

#information-line-wrapper .halo-row .halo-item a{
  align-items:start!important;
  background: unset;
  border: none;
}
.template-product .product-form__radio:checked+.product-form__label .text,#brand_page .product-form__input+.product-form__input .product-form__label .text{
  display:flex;
  align-items:center;
  justify-content:center;
}

/* .template-product:has(.share-button__fallback.is-open) .shopify-section-group-header-group {
z-index: unset !important;

} */
.icon-row{
  z-index:10!important
}
.footer__content-bottom{
  padding-top:0!important;
}



@media(min-width:992px){
  #brand_page .featured-product .halo-productView-left{
  position:Sticky;
  top:0;
}
 .custom_collection_header{
  margin-bottom:30px;
}
}

@media (min-width:1201px){
#information-line-wrapper.custom-service-block .halo-row.column-5 .halo-item{
  width:auto!important;
  max-width:20%;
}
#information-line-wrapper.custom-service-block .halo-row{
  justify-content:space-between;
  align-items:start;
} 
#information-line-wrapper .halo-row .halo-item a{
  align-items:start;
}

@media(min-width:1280px){
  .featured-product .productView .productView-thumbnail-wrapper{
  width:150px!important;
}

.featured-product .productView:not(.layout-4) .productView-image-wrapper{
          width: calc(100% - 150px) !important;
}
}

}
@media (min-width: 1401px) and (max-width: 1700px){
.latest-arrival{
  font-size: 14px!important;
        right: 10px!important;
        top: 10px!important;
}


}
@media (min-width: 1201px) and (max-width: 1400px){
.BannerAboutSectionSecond .about-product-title {
font-size:7rem;
}
.BannerAboutSection .about-product-title{
  font-size:7rem;
}
.latest-arrival{
  font-size: 12px!important;
  right: 10px!important;
  top: 10px!important;
}
}


@media (min-width: 1025px) and (max-width: 1200px){

.home-slider-section-wrapper .slide-heading {
  font-size:36px!important;
  line-height:1.2em!important;
}


}

@media (min-width: 768px) and (max-width: 1024px){
  .productView-share.style-3 .share-button__fallback{
    left:50%!important;
    top:50%!important;
    transform:translate(-50%, -50%) !important;
  }
}

@media(max-width:1024px){

.home-slider-section-wrapper .slide-content {
  position:unset!important;
  transform:unset!important;
   text-align:left!important;
   padding-top:20px!important;
}
.home-slider-section-wrapper .slick-dots li button{
  background-color:#d1d1d1!important;
}
.home-slider-section-wrapper .slick-dots li.slick-active button{
background:#e45213!important;
}
.home-slider-section-wrapper .slick-dots{
  transform:unset!important;
  left:0!important;
  bottom:-28px!important;
}
.home-slider-section-wrapper .slide-content .slide-button{
      background: #000!important;
    border-color: #000!important;
    color: #fffcfa!important;
}
.template-product .halo-recommendations-block .price-item {
  font-size:18px!important;
}
.template-product .productView-wishlist a:hover svg{
  fill:#000!important
}
.custom_collection_header h2{
  font-size:3rem;
  margin-bottom:30px;
}
    .featured-product .productView-price .price.price--medium .price-item{
      line-height:1em!important;
    }
   .featured-product .productView-price .price__saved{
      margin-top:0;
    }
}

@media(max-width:992px){
.collection_col img{
  position:unset;
}
.collection_col:after{
  background-color:transparent;
}
.collection_col .collection_content{
  min-height:auto;
  padding:0!important;
}
.collection_col .collection_content .content_col {
  padding-left:0;
}
.collection_col .collection_content .content_col h2,.collection_col .collection_content .content_col h6,.collection_col .collection_content .coll_content,.collection_col .collection_content .coll_content p{
  color:#000;
}
.collection_col .collection_content .content_col h2{
  font-size:24px;
  text-transform:capitalize;
  margin-bottom:5px;
}
.collection_col .mobile-image{
  border-radius:20px;
}
.collection_col .collection_content .coll_content,.collection_col .collection_content .coll_content p,.collection_col .collection_content .content_col h6{
  font-size:14px;
}
.custom_collection_header h2{
  font-size:30px;
}
#brand_page .productView.layout-1 .productView-image-wrapper img{
  width:100%;
}
}

@media(max-width:767px){
  .product-page-subscription-wrapper .footer-block__item.footer-block__newsletter{
    margin-bottom:0;
  }
  .template-product .badge--best-seller{
    display:none;
  }
  #information-line-wrapper .policies-content{
    margin-top:10px!important;
  }
  #information-line-wrapper .halo-row .halo-item a .policies-icon{
    margin-right:0;
  }
  .template-product .custom-service-block{
    padding-top:30px!important;
    padding-bottom:30px!important;
  }
  #information-line-wrapper .policies-text{
    font-size:14px!important;
  }
  #information-line-wrapper .halo-row .halo-item a{
  align-items:center!important;
}
.left-menu-wishlist-wrapper .page-header{
  text-align:center;
}
.left-menu-wishlist-wrapper  .wishlist-content-text{
  line-height:1.2em;
}
}





div#CollectionProductGrid .card-information__wrapper  .price--on-sale .price__sale{
  flex-wrap:nowrap;
  gap:5px;
}
div#CollectionProductGrid .card-information__wrapper  .price--on-sale .price__sale .price__last{
  order:2;
}
div#CollectionProductGrid .card-information__wrapper  .price--on-sale .price__sale .price__saved{
  margin-top:0;
  width: unset;
}
div#CollectionProductGrid .card-information__wrapper  .price--on-sale .price__sale .price__saved .price-item--saved{
      background-color: transparent;
    color: green;
    padding: 0;
    margin-top: 0;

}


.template-template-contact-us-2 .form-label{
  line-height:1.1em;
}
.template-template-contact-us-2 .contact.contact-2 .contact-form-heading {
font-size:20px;
padding-bottom:10px;
}
.template-template-contact-us-2 .contact.contact-2 .contact-form-description{
  font-weight:300;
}
.template-template-contact-us-2 .contact-container .page-header{
  padding-bottom:10px;
}
.template-template-contact-us-2 .contact-container .contact-text{
  font-weight:300;
}




.search-modal .card-two-wrapper .card .show_saved_price .price__saved{
  display:flex;
  order:3;
}
.search-modal .card-two-wrapper .card .show_saved_price .price__saved .price-item{
  background-color:transparent;
  padding:0;
  color:green;
}
.search-modal .card-two-wrapper .card .show_saved_price .price__last{
  order:2;
}
predictive-search .price--on-sale .price__sale.show_saved_price{
  justify-content:left;
}
.search-modal .card-two-wrapper,.search-modal .card-two-wrapper .card{
  height:100%;
}
.search-modal .card-two-wrapper,.search-modal .card-two-wrapper .card-information {
  padding-top:10px;
}
.search-modal .card-two-wrapper,.search-modal .card-two-wrapper .card-information .vendor-text{
  font-size:12px!important;
  letter-spacing:0;
  text-transform:capitalize;
}
#information-line-wrapper .halo-row .halo-item .policies-icon svg{
  width:30px;
  height:30px;
}
.slick-arrow svg path{
  fill:#e45213;
}
@media(max-width:767px){
  .template-template-contact-us-2 .contact.contact-2 .contact-main-title{
    font-size:20px;
  }
  .custom-service-block .halo-row .halo-item+.halo-item:not(.slider__slide){
    margin-top:0!important;
  }
}

.template-index .featured-product .productView-image.fit-unset .productView-img-container img:not(.zoomImg){
  object-fit:cover !important;
}
.template-index .featured-product .productView-image.fit-unset .productView-img-container .media {
    position: relative;
    padding-top: 100%;
}

.featured-product .productView-image.fit-unset .productView-img-container img:not(.zoomImg){
  object-fit:contain!important;
}


@media(max-width:1024px){
.menu-heading-mobile .title{
  display:none;
}
.menu-heading-mobile .halo-sidebar-close{
  width:30px;
  height:30px;
}
.menu-heading-mobile{
  justify-content:end;
  margin-right:10px;
}
nav.header__inline-menu li a{
  padding-top:9px;
  padding-bottom:9px;
}
   .custom-collection-slider .halo-item.section-header{
      z-index:2!important;
      }
}




.halo-cart-sidebar .previewCartItem-price .discounts__discount, .cart-discounts .discounts__discount {
    line-height: 1.3em !important;
}
.previewCartMessage {
    padding-top: 10px;
}



@media(max-width:540px){
.halo-recommendations-block button.wishlist-icon.wishlist-added .text,.halo-recommendations-block .card-wishlist span.text, body .halo-recommendations-block .card-quickview .text{
  font-size:8px;
}
div#halo-cart-sidebar .previewCartAction{
  padding: 13px 15px 0 !important;
}
div#halo-cart-sidebar .previewCartAction .secure-payement-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
}

}