/** Shopify CDN: Minification failed

Line 24:19 Unexpected "{"
Line 24:28 Expected ":"
Line 34:19 Unexpected "{"
Line 34:28 Expected ":"
Line 37:19 Unexpected "{"
Line 37:28 Expected ":"
Line 40:19 Unexpected "{"
Line 40:28 Expected ":"
Line 43:19 Unexpected "{"
Line 43:28 Expected ":"
... and 56 more hidden warnings

**/
 .pr_title.tltxt {
    color: #000;
    font-family: 'Montserrat';
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
}
.custom-p-design--{{ section.id }} .pr_price_single .pr_price {
    margin-right: 3px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 106%;
    margin-top: 20px;
}
.custom-p-design--{{ section.id }} .product__policies.rte {
    display: none;
}
.custom-p-design--{{ section.id }}  li {
    list-style: unset;
}
.custom-p-design--{{ section.id }} .pr_price_single.tltxt {
    margin-bottom: 0;
}
.custom-p-design--{{ section.id }} .swatchInput:checked+.swatchLbl.size {
    color: #016D92;
    border-radius: 10.826px;
    border: 0.627px solid #016D92;
    background: #FBFBFB;
}
.custom-p-design--{{ section.id }} .swatchInput {
    border: none !important;
}
.custom-p-design--{{ section.id }} .swatchLbl {
    color: #333;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    text-transform: capitalize;
    display: inline-block;
    margin: 0;
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    padding: 0 10px;
    border-radius: 0;
    border: 1px solid #fff;
    box-shadow: none;
}
.custom-p-design--{{ section.id }} .btn.btn2 {
    color: #fff;
    font-weight: 700;
    transition: 0.3s ease;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    border-radius: 9999px;
    border: solid rgba(0, 0, 0, 0.10);
    background: #EE1D4D;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.18), 0 0 0 1px rgba(255, 255, 255, 0.40), 6px 2px 10px 0 #FF7A99 inset, 2px -2px 18px 0 #B40029 inset;
    text-decoration: none;
}
.custom-p-design--{{ section.id }} .pr_thumb {
    position: relative;
    opacity: 1;
    display: block;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.custom-p-design--{{ section.id }} .slick-prev:before {
    content: '←' !important;
}
.custom-p-design--{{ section.id }} .slick-next:before {
    content: '→' !important;
}
.custom-p-design--{{ section.id }} .slick-next:before, .slick-prev:before {
    color: #000;
}
@media(max-width:768px){
.custom-p-design--{{ section.id }} .pr_title.tltxt {
    font-size: 28px;
    line-height: 35px;
}
.custom-p-design--{{ section.id }} .pr_price_single .pr_price {
    font-size: 24px;
}
.custom-p-design--{{ section.id }} .pr_form_item .header span {
    font-size: 16px;
    font-weight: 700;
}
}
.custom-p-design--{{ section.id }} .pulse-custom-menu {
  padding: 10px 0;
}

.custom-p-design--{{ section.id }} .pulse-menu-list {
  display: flex;
  gap: 25px;
  list-style: none;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.custom-p-design--{{ section.id }} .pulse-menu-link {
  text-decoration: none;
  font-weight: 500;
  color: #000;
}

.custom-p-design--{{ section.id }} .pulse-submenu {
  display: none;
  position: absolute;
  background: #fff;
  list-style: none;
  padding: 10px;
}

.custom-p-design--{{ section.id }} .pulse-menu-item:hover .pulse-submenu {
  display: block;
}

.custom-p-design--{{ section.id }} .pulse-submenu a {
  color: #000;
}









.custom-p-design--{{ section.id }} .feature-strip-wrapper {
    padding: 0px;
}

.custom-p-design--{{ section.id }} .feature-strip-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    color: #111;
    font-size: 16px;
}

@media (max-width: 768px) {
  .custom-p-design--{{ section.id }}   .feature-strip-item {
        text-align: center;
    }
   .custom-p-design--{{ section.id }}  .feature-strip-item {
    font-size: 14px;
}
}



.custom-p-design--{{ section.id }} .custom-info-strip {
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.custom-p-design--{{ section.id }} .custom-info-item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-weight: 500;
    color: #111;
    font-size: 16px;
}

@media (max-width: 768px) {
    .custom-p-design--{{ section.id }} .custom-info-item {
        justify-content: flex-start;
    }
}














.custom-p-design--{{ section.id }} .pdp-quote-container {
    display: flex;
    gap: 15px;
    align-items: anchor-center;
    margin-top: 30px;
}
.custom-p-design--{{ section.id }} .quote-text {
    font-size: 14px;
    line-height: 148%;
    margin-bottom: 5px;
}
.custom-p-design--{{ section.id }} .quote-author {
    font-size: 16px;
}
.custom-p-design--{{ section.id }} .pdp-quote-image {
    display: flex;
    align-items: center;
}
@media (max-width: 768px) {
.custom-p-design--{{ section.id }} .pdp-quote-wrapper {
    display: none;
}
}