/** Shopify CDN: Minification failed

Line 1228:1 Unexpected ";"
Line 2267:39 Unexpected "/"

**/
@font-face {
        font-family: "Myriad Pro";
        src: url("/cdn/shop/files/MyriadPro-Light.otf?v=1707989537");
      }
body {
    overflow-x: hidden;
}
.upsell_brand{display:none !important;}
#insta-feed h2 {margin-top:30px;}
  .product-view .product-type-data .price_compare{color:#000 !important;font-size:1em !important;}
.right-newslater form input::placeholder {
    padding-left: 0px !IMPORTANT;
}
header.main-section-header {
    background-color: rgb(255, 255, 255);
    box-shadow: 0.733px 41.994px 54px 0px rgba(33, 33, 33, 0.17);
}
.main-wrapper {
    padding: 0 !important;
}
div#trustpilot-widget-trustbox-3 {
    display: none;
}
.top-bar-section {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    align-items: center;
}
.post-share{display:none !important;}
.top-bar-left-section a {
    text-decoration: none;
    font-size: 15px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

.top-bar-left-section a:hover {
    color: #fff;
}

.center-bar-content p {
    font-size: 16px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    font-weight: bold;
    margin: 0;
}

.center-bar-content {
    text-align: center;
}

div#trustpilot-widget-trustbox-1-wrapper {
    display: none;
}

.porto-block-html-top {
    padding: 0px;
}
div#tp-widget-wrapper a {
    height: 100%;
}

.shop_now_btn a {
    background-color: #e26e35;
    padding: 12px 36px;
    font-size: 16px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

.shop_now_btn {
    display: flex;
    margin-top: 25px;
}

.image_btm_text_grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}

.logo_with_tex {
    background: #e26e35;
    position: absolute;
    width: 100%;
    top: 45%;
    clip-path: polygon(0 0%, 100% 54%, 100% 100%, 0% 100%);
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 30px;
    gap: 20px;
    height: 230px;
    justify-content: center;
    transition: .3s;
    cursor: pointer;
  }
  .image_with_text_block:first-child:hover .logo_with_tex,
  .image_with_text_block:last-child:hover .logo_with_tex,
  .image_with_text_block:nth-child(2):hover .logo_with_tex{
       background: #034158 !important;
  }


.image_with_text_block {
    position: relative;
}

.logo_with_tex h3 {
    color: #fff;
     font-size: 26px;
    font-family: "Poppins";
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.log_img img {
    width: 60px;
    max-width: 100%;
}

.image_btm_text_grid .image_with_text_block:nth-child(2) .logo_with_tex {
    background: #008dc1;
}

.image_btm_text_grid .image_with_text_block:nth-child(3) .logo_with_tex {
    background-color: #d43232;
}
.image_with_text_block {
    border-style: solid;
    border-width: 4px;
    border-color: rgb(255, 255, 255);
    border-radius: 2px;
    box-shadow: 0px 0px 106px 0px rgba(33, 33, 33, 0.11);
    transition: .3s;
    cursor: pointer;
}

.image_category_shop_grid {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
    
}
.image_over_text_block:hover:before {
    background: linear-gradient(19deg,rgb(0, 141, 194),transparent);
}
.image_category_shop_grid .image_over_text_block:nth-child(1) {
    width: 59%;
}

.image_category_shop_grid .image_over_text_block:nth-child(2) {
    width: 39% !important;
}
.back_img {
    height: 100%;
}

.back_img img {
    width: 100%;
    height: 100%;
    
}
.image_over_text_block:hover:before {
    background: linear-gradient(19deg,rgb(0, 141, 194),transparent);
}

.image_category_shop_grid .image_over_text_block:nth-child(5),
.image_category_shop_grid .image_over_text_block:nth-child(4),
.image_category_shop_grid .image_over_text_block:nth-child(3){
    width: 32% !important;
}

.image_over_text_block {
    position: relative;
    z-index: 2;
}

.over_text_content {
    position: absolute;
    top: auto;
    bottom: 0;
    padding: 0px 40px;
    width: 100%;
    z-index: 99;
  padding-bottom: 20px;
}

.image_over_text_block a:before {
    content: "";
    display: block;
    /* background: linear-gradient(360deg, black, transparent); */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 1) 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.9;
    z-index: 1;
}

.over_text_content h2 {
    color: #fff;
    font-size: 38px;
    font-family: Poppins;
    font-weight: 600;
    text-transform: capitalize;
    text-shadow:1px 1px 2px #000;
}

.over_text_content p {
    font-size: 14px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    text-shadow:0px 1px 2px #000;
}

.shop_now_button {
    display: flex;
}
.shop_now_button span:hover{
  color: #fff;
}
.shop_now_button span {
    font-size: 14px;
    font-family: Poppins;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
}
.product_image img {
   
  
    text-align: center;
    width: 100%;
  object-fit: cover !important;
}
.product-image .inner{border-radius:5px;}
/* .product_image {
    padding: 15px;
} */
a.price h4 {
    margin: 8px 0px 10px !important;
}
.product_name_with_ratting h5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 15px;
}
.shop_now_button span:after {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    position: absolute;
    left: 110%;
    right: auto;
    top: 50%;
    background: #fff;
    transform: translateY(-50%);
}
.image_with_btm_text_section {
    padding: 0px 0px 40px;
    margin-top: -70px;
    position: relative;
    z-index: 2;
}

.category_shop_section {
    padding: 120px 0px;
}
.image_with_text_grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 70px;
    align-items: center;
}

.rght_text_content h2 {
    margin: 0;
    font-size: 42px;
    font-family: "Poppins";
    color: rgb(0, 141, 194);
    font-weight: 600;
}

.rght_text_content p {
    font-size: 15px;
    font-family: "Poppins";
    color: rgb(30, 30, 30);
}

.rght_text_content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.shop_button a {
    font-size: 16px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    border-radius: 3px;
    background-color: rgb(226, 110, 53);
    padding: 15px 40px;
    transition: .3s;
}
.image_with_text_section {
    padding: 60px 0px;
}
.left_txt_right_img_section .image_with_text_grid {
    direction: rtl;
}
.text_with_right_logo_grid {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.text_block_section {
    padding: 40px 0px 50px;
}

.text_with_btn h2 {
    margin: 0;
    font-size: 40px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 50px;
}

.text_with_btn p {
    font-size: 18px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    line-height: 30px;
    margin-bottom: 30px;
    font-weight: 300;
}

.text_with_btn {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.right_logo img {
    width: 120px;
    max-width: 100%;
}

.banner_block_section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 0px;
}

.banner_block_text_with_btn {
    text-align: center;
}

.banner_block_text_with_btn h2 {
    font-size: 70px;
    font-family: "Poppins";
    color: rgb(0, 141, 194);
    font-weight: 600;
    margin: 0;
}
.banner_block_text_with_btn p {
    font-size: 16px;
    font-family: Poppins;
    color: #1e1e1e;
    margin-bottom: 40px;
    margin-top: 10px;
}
.category_heading {
    text-align: center;
    padding-bottom: 50px;
}

.category_heading h1 ,h2.section-header__title{
    font-size: 32px;
    font-family: "Poppins";
    color: rgb(0, 141, 194);
    font-weight:600;
}
/* .text_block_section {
    margin-bottom: 60px;
} */
.banner_block_section {
    margin-top: 60px;
}
.product_section {
    padding-bottom: 110px;
}
.center_image {
    padding-top: 30px;
}
.client_quote_grid_content {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    align-items: center;
    padding: 0px 50px;
}

.client_quote_left_txt p {
    font-size: 16px;
    font-family: "Poppins";
    color: rgb(30, 30, 30);
    line-height: 28px;
}

.client_quote_left_txt h2 {
    font-size: 36px;
    font-family: "Poppins";
    color: rgb(0, 141, 194);
    font-weight: bold;
}

.client_image img {
    width: 450px;
    max-width: 100%;
}

.client_image {
    text-align: right;
}
.client_quote_section {
    padding: 80px 0 100px;
}
.client_quote_left_txt p{
    position: relative;
}

.client_quote_left_txt p:before {
    content: "";
    display: block;
    background-image: url(/cdn/shop/files/quote_left.png?v=1707905148);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100px;
    height: 100px;
}

.client_quote_left_txt p:after {
    content: "";
    display: block;
    background-image: url(/cdn/shop/files/quote_right.png?v=1707905154);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100px;
    height: 100px;
    float: right;
    position: absolute;
    left: auto;
    right: 50px;
}
.customer_review_section {
    background-color: #d0e8ff;
    padding: 60px 0px 150px;
    text-align: center;
}

.customer_reviews_content h1 {
    font-size: 40px;
    font-family: "Poppins";
    color: rgb(0, 141, 194);
    font-weight: 600;
}
.athletes_testimonial_section {
    background: #d0e8ff;
    padding: 30px 0px 40px;
}

.athletes_testimonial_heading h1 {
    text-align: center;
    font-size: 40px;
    font-family: "Poppins";
    color: rgb(0, 141, 194);
    font-weight: bold;
}

.testimonial_image_box {
    padding: 40px 0px 20px;
    border-radius: 14px;
    background-color: rgb(255, 255, 255);
    text-align: center;
    max-width: 1000px;
    margin: 0px auto;
}
.single_testimonial_box {
    padding-top: 60px;
}

.testimonial_img_with_name {
    display: flex;
    justify-content: center;
    padding-top: 20px;
  gap: 15px;
}

.testimonial_image_box p {
    font-size: 20px;
    font-family: "Poppins";
    color: rgb(55, 55, 55);
    line-height: 1.76;
    text-align: center;
    max-width: 900px;
    margin: 0px auto;
}
.name_with_residance_txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
}

.name_with_residance_txt h3 {
    font-size: 24px;
    font-family: "Poppins";
    color: rgb(0, 141, 194);
    font-weight: bold;
    margin: 0;
}

.name_with_residance_txt span {
    font-size: 18px;
    font-family: "Poppins";
    color: rgb(55, 55, 55);
}
.single_testimonial_box button {
    background: transparent;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(0, 141, 194);
    border-radius: 50%;
    padding: 18px;
    display: flex !important;
    align-items: center;
}

.single_testimonial_box button svg path {
    fill: #008dc2;
}

.single_testimonial_box button.slide-arrow.prev-arrow svg {transform: rotate(180deg);}

.single_testimonial_box button.slide-arrow.next-arrow {
    position: absolute;
    left: auto;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.single_testimonial_box .slick-track {
    gap: 0 !IMPORTANT;
}
.single_testimonial_box button.slide-arrow.prev-arrow {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.right_repeat_text {
    background-image: url(/cdn/shop/files/Group_11.png?v=1707910806);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    padding: 0px 70px; 
    gap: 60PX;
  justify-content: center;

}
.image_with_repet_text_section .right_repeat_text{
  gap: 0 !important;
} 

.right_repeat_text h2 {
    font-size: 34px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
    font-weight: 600;
        margin: 0px 0px 10px;
}
.repeat_div:last-child {
    border: none;
}
.designed_recovery_section {
    padding-top: 60px;
}
.custom_newslater_section {
    padding-top: 0;
}
.right_repeat_text p {
    font-size: 18px;
    font-family: "Poppins";
    color: rgb(189, 237, 255);
    font-weight: 300;
  line-height: 30px;
}
.left_img img {max-width: 100%;width: 600px;}

.left_img {
    text-align: center;
}
.search-area.show-icon i {
    font-size: 20px;
    color: #008dc2;
}
.mini-cart svg {
    width: 20px;
    fill: #008dc2;
}

.mini-cart {
    border-left: 1px solid #00000040;
    margin-left: 8px !important;
    padding-left: 12px;
    padding-bottom: 5px !important;
    padding-top: 4px;
}
.search-area.show-icon {
    margin-left: 15px !important;
}
.left_sec_image {
    padding: 80px 0px;
}
.image_with_repet_text_section .left_sec_image {
    padding: 0px 0px !important;
}
.repeat_div {
    border-bottom: solid 1px rgb(0, 124, 170);
    padding-bottom: 20px;
}
.designed_recovery_section {
    background-color: #d0e8ff;
}

.designed_recovery_grid_content {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    align-items: center;
}

.left_text_sec_content h2 {
    font-size: 50px;
    font-family: "Poppins";
    color: rgb(0, 141, 194);
    font-weight: bold;
    line-height: 50px;
}

.left_text_sec_content p {
    font-size: 28px;
    font-family: "Poppins";
    color: rgb(34, 34, 34);
}

.left_text_sec_content img {
    width: 350px;
    max-width: 100%;
}

.left_text_sec_content h4 {
    font-size: 40px;
    font-family: "Myriad Pro";
    color: rgb(0, 141, 194);
    line-height: 2.66;
}

.right_image_div img {
    max-width: 100%;
     width: 450px; 
}

.right_image_div {
    text-align: right;
}
ul.top-navigation li a span {
    color: #060606;
    font-family: 'Poppins';
    font-weight: 600;
}
ul.top-navigation li.active a span{
    color:#008dc2
}
.banner-content {
    width: 45%;
}
.banner-side-img {
    width: 55%;
}
.banner-side-img img {
    height: 550px;
    width: 100%;
    object-fit: cover;
    overflow: visible;
    margin-top: 45px;
}



.banner-img img {
    height: 850px;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
}
.banner-with-text {
    position: relative;
}

.banner-with-text .container {
    display: flex;
    align-items: center;
    padding: 90px 0px 120px;
}

.back_img img {
    object-fit: cover;
}
.banner-content h1 {
    font-size: 80px;
    font-family: Poppins;
    color: rgb(0, 141, 194);
    font-weight: 600;
    line-height: 0.991;
}
.banner-content p {
    font-size: 20px;
    font-family: Poppins;
    color: rgb(46, 46, 46);
    margin-top: 20px;
}
.banner-btn-link a {
    background-color: #e26e35;
    padding: 12px 36px;
    font-size: 16px;
    font-family: Poppins;
    color: #fff;
    text-transform: uppercase;
    transition: .3s;
}
.text_with_btn .shop_button a:hover {
    background: #d43232;
}
.shop_button a:hover,
.banner-btn-link a:hover {
    background: #008dc2;
    color: #fff;
}
.banner-btn-link {
    margin-top: 40px;
}
.footer-middle {
    background-color: #d0e8ff !important;
}
.footer-block-title h3 span {
    font-size: 20px;
    font-family: "Montserrat";
    color: rgb(2, 143, 196) !important;
    font-weight: 600;
}

.footer-wrapper p {
    font-size: 16px;
    font-family: "Poppins";
    color: rgb(55, 55, 55) !important;
}

.footer_logo img {
    width: 270px;
    max-width: 100%;
}
.footer-bottom .container:before{
  display: none !important;
}
.footer-middle .footer_logo {
    margin-bottom: 30px;
}

.footer-middle .share-links a {
    background-color: transparent !important;
    border: none !important;
    color: #038fc4 !important;
    font-size: 26px !important;
  width: auto !important;
}
.share-links {
    display: flex;
    align-items: center;
    gap: 30px;
}
.custom-footer-content ul li a {
    font-size: 14px;
    font-family: "Poppins";
    color: rgb(55, 55, 55) !important;
}

ul.contact-info li span {
    font-size: 14px;
    font-family: Poppins;
    color: #373737;
    line-height: 25px !important;
}
.widget-wrapper {
    margin-bottom: 0 !important;
}
.footer-middle .info-footer .footer-block-title h3 {
    margin-bottom: 20px !important;
}
footer.footer-wrapper .info-footer:first-child {
    max-width: 33% !important;
    flex: unset !important;
    border: navajowhite;
}
.footer-middle .info-footer .custom-footer-content ul.footer-list li {
    margin-bottom: 6px;
}
footer.footer-wrapper .info-footer:nth-child(2) {
    max-width: 22%;
}
.footer-wrapper, .footer-wrapper p {
    font-size: 14px;
}
footer.footer-wrapper .info-footer:nth-child(3) {
    max-width: 22%;
    padding-left: 20px;
}

footer.footer-wrapper .info-footer:nth-child(4) {
    max-width: 22%;
    border: none !important;
}
.footer-middle {
    padding-bottom: 50px !important;
}
.info-footer {
    border-right: solid 1px rgb(1 142 195 / 38%);
}

.footer-middle .row {
    justify-content: space-between;
}
.footer-bottom {
    background: #3ba2d3 !important;
}

.footer-bottom address {
    font-size: 16px;
    font-family: "Poppins";
    color: rgb(255, 255, 255);
}
.custom_newslater_section {
    padding: 0px 0px 30px;
}

.text-with-newslater-grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    align-items: center;
    border-radius: 5px;
    background-color: rgb(247, 247, 247);
    padding: 70px 80px;
    gap: 50px;
}

.subscribe_text h1 {
    font-size: 34px;
    font-family: "Poppins";
    color: rgb(3, 143, 196);
    font-weight: 600;
}

.subscribe_text p {
    font-size: 16px;
    font-family: "Poppins";
    color: rgb(27, 26, 24);
    margin: 0;
}
input#fnc-email {
    padding: 10px;
}
.right-newslater form {
    width: 100%;
    display: flex;
}

.right-newslater form input {
    width: 85%;
    border-right: 0;
    border: none;
    background: #d5d5d5;
    border-radius: 4px 0px 0px 4px;
    height: 55px;
    padding-left: 26px;
}

.right-newslater form button {
    width: 15%;
    height: 55px;
    border-radius: 0px 4px 4px 0px;
    background-color: rgb(225, 110, 53);
}

.right-newslater form input::placeholder {
    /* padding-left: 26px; */
    font-size: 16px;
    font-family: "Poppins";
    color: rgba(0, 0, 0, 0.702);
}
div#header_links {
    gap: 10px;
}

div#header_links a {
    background: #008dc2 !important;
    color: #fff !important;
    font-size: 14px;
    border-radius: 50px;
    margin: 0;
}
div#shopify-section-header-notice .notice-color-light {
    display: block !important;
}
header.main-section-header {
    position: relative;
    z-index: 9;
}




.product_section ul.slick-dots {
    display: flex !important;
    gap: 20px;
    align-items: center;
   justify-content: center;
  position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
}

.product_section ul.slick-dots button {background-color: #000;font-size: 0;width: 10px;height: 10px;padding: 4px;border-radius: 50px;}

.product_section ul.slick-dots li.slick-active {
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 2px #000;
    border-radius: 50px;
    padding: 5px;
}

.product_section ul.slick-dots li {
    display: flex;
    align-items: center;
}
.product_name_with_ratting {
    text-align: center;
    padding: 20px 20px;
    height: 150px;
}

.ratting_img {
    display: flex;
    justify-content: center;
}
.product_name_with_ratting h5 {
    font-size: 18px;
    font-family: "Poppins";
    color: rgb(20, 20, 20);
    margin: 0;
}

.product_name_with_ratting h4 {
    font-size: 24px;
    font-family: "Poppins";
    color: rgb(20, 20, 20);
    font-weight: 400;
    margin: 0;
}
.product_heading h1 {
    text-align: center;
    font-size: 50px;
    font-family: "Poppins";
    color: rgb(0, 141, 194);
    line-height: 1.5;
}
.right-newslater form p {
    font-size: 18px;
    color: #000;
    text-transform: capitalize;
    margin: 0;
}
.designed_recovery_grid_content:after {
    content: "";
    display: block;
    width: 640px;
    height: 1px;
    position: absolute;
    bottom: 190px;
    top: auto;
    background-color: rgb(0, 141, 194);
    opacity: 0.478;
}
.product_section .box-wrapper:hover .product_name_with_ratting a.price,
.product_section .box-wrapper:hover .product_name_with_ratting .ratting_img {
    display:none
}
.product_section .box-wrapper:hover .add-cart-div {
    display:block;
    transition: .5s ease;
}
.product_name_with_ratting h5 {
    margin-bottom: 15px;
}
.add-cart-div {
    display:none;
}
.add-cart-div input.btn {
    background-color: #e26e35;
    padding: 10px 30px;
    font-size: 16px;
    font-family: Poppins;
    color: #fff;
    text-transform: uppercase;
    transition: .3s;
    font-weight: 500;
}
.designed_recovery_grid_content {
    position: relative;
}
span.cat-label {
    display: none;
}
div#trustpilot-widget-trustbox-2-wrapper {
    display: none;
}
.right_div {
    text-align: right;
}

.trust_review_img img {
    background: #eaf4ff;
    width: 220px;
    max-width: 100%;
    padding: 10px;
}
.header-right {
    padding-top: 25px !important;
}
.product_section .box-wrapper {
    border-radius: 4px !important;
    background-color: rgb(255, 255, 255);
    /* box-shadow: 0px 0px 10px 0px rgba(33, 33, 33, 0.07); */
  box-shadow: 0px 0px 49px 0px rgb(33 33 33 / 8%);
      margin: 0;
}

.product_image img {
    border-radius: 4px 4px 0px 0px !important;
}
.product_section button.prev-arrow {
    left: -50px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}

.product_section button {
    background: #008dc2 !important;
    padding: 0;
    border-radius: 50px;
    width: 38px;
}

.product_section button.next-arrow {
    position: absolute;
    right: -50px;
    transform: translateY(-50%);
    top: 50%;
}

.product_section button svg {
    width: 25px;
    height: 25px;
}

.product_section button svg path {
    fill: #fff;
}
.four_grid_image_section{
	display: flex;
}





/* .image_block {
    -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
 -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
    -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
} */
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-smooth-fade.mfp-ready {
    position: fixed !IMPORTANT;
}
/* @keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
} */
.center_image img {
    width: 62%;
}
.porto-block-html-top {
    background-color: #e26e35 !important;
}
.banner-with-text {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.back_img img {
    height: 480px;
}
.image_over_text_block.block-5 a:hover:before,
.image_over_text_block.block-4 a:hover:before,
.image_over_text_block.block-3 a:hover:before,
.image_over_text_block.block-1 a:hover:before,
.image_over_text_block.block-2 a:hover:before{
    background: linear-gradient(0deg,rgb(0,141,194),transparent);
}
.over_text_content h2 a {
    text-shadow: 0px 1px 2px #000;
    color: white;
}
.customer_review_section ul.slick-dots button {
    display:none;
}
.collection_slider.customer_review_section .page-width {
    max-width:1280px;
    margin:0 auto;
}
.responsive.slick-initialized.slick-slider .slick-track {
    /* padding: 0px 20px; */
    display: flex;
    gap: 20px;
}
.customer_review_section .slide-content {
    background: #fff;
    padding:20px;
}
.customer_review_section .collection_image_with_link.review_img img {
    width: 86%;
    object-fit: contain;
}
.customer_review_section .icon_review {
    display: flex;
    align-items: center;
    gap: 8px;
}

.customer_review_section .icon_review h3 {
    margin: 0px;
}
.customer_review_section .icon_review {
    padding-top: 12px;
}
.customer_review_section p.description_text {
    margin: 0px;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
}
/* .customer_review_section a.customer_reviews_content h1 {
    padding-bottom: 60px;
} */

.customer_review_section ul.slick-dots li {
    height: 12px;
    width: 12px;
    background: #08080847;
    border-radius: 100px;
};
.customer_review_section ul.slick-dots  {
    display:flex !important;
    
}
.customer_review_section ul.slick-dots {
    display: flex !important;
    gap: 6px;
    justify-content: center;
    margin-top: 69px;
}
.customer_review_section li.slick-active {
    background: #008dc2 !important;
}
.collection_image_with_link.review_img img {
    margin-left: -5px;
}


.product_grid {
    display: grid;
    grid-template-columns: repeat(3,2fr);
    gap: 30px;
}
.text_with_right_logo_grid {
    flex-direction: row-reverse;
    gap: 45px;
    justify-content: center;
    width: 75%;
    margin: 0 auto;
    padding-top: 10px;
}

.right_logo img {
    width: 230px;
}

.text_with_btn {
    margin-top: -20px;
}
.customer_review_section p.description_text {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.testimonial_image_box {

    height: 340px;
}
.cc-banner.cc-top {
    top: auto !important;
    bottom: 0 !important;
}
li.home a:after{
  display:none !important;
}
li.home a {
    width: auto !important;
    text-align: left !important;
    text-indent: unset !important;
    color: black !important;
    font-weight: 600 !important;
}
.product_layout.product_view_default {
    padding-top: 30px;
}
.main-container .breadcrumbs ul li a, .main-container .breadcrumbs ul li span {
    font-size: 14px !important;
}
.custom_product_template .product-img-box {
    width: 60% !important;
    max-width: 100% !important;
    flex: auto;
    padding-right: 20px;
}
.custom_product_template .product-shop {
    width: 40% !important;
    max-width: 100% !important;
    flex: auto;
}
.custom_product_template .product-img-list img {
    border-radius: 10px;
}
.custom_product_template .product-view .product-img-box .product-image {
    border: none;
}
.custom_product_template div#more-slides img {
    height: 110px;
    object-fit: cover;
}
.custom_product_template .product-image.product-image-zoom {
    margin-bottom: 5px;
}
.custom_product_template .product-image.product-image-zoom img{
    
    object-fit: cover;
}
.custom_product_template .owl-nav button {
    background: #000000b5 !important;
    border-radius: 50px !important;
}
.custom_product_template .owl-nav button i {
    display: block !IMPORTANT;
    font-size: 24px;
    color: white;
}
.custom_product_template .owl-nav button:before {
    display: none;
}
.custom_product_template .review-product-details span {
    background: #00000012;
    padding: 2px 8px;
    color: #e26e35;
    font-weight: 700;
    margin-right: 7px;
    font-size: 15px;
    width: 32%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom_product_template .review-product-details p {
    font-size: 12px;
    display: flex;
    line-height: 16px;
}
.custom_product_template .review-product-details:after {
    border: none  !important;
}
.custom_product_template .short-description li,.custom_product_template .short-description p {
    font-size: 14px;
    line-height: 22px;
}
.custom_product_template .short-description li {
    margin-bottom: 8px;
}
.custom_product_template .review-product-details {
    margin-bottom: 0px !IMPORTANT;
}
.custom_product_template .size_gide_text {
    background: #00800014;
    border: 1px solid green;
    border-radius: 10px;
    padding: 10px;
}
.custom_product_template .size_gide_text p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}
.custom_product_template .size_gide_text a {
    color: black;
    text-decoration: underline;
    font-weight: 500;
}
.custom_product_template .short-description li,.short-description p {
    font-size: 14px;
    line-height: 22px;
}
.custom_product_template .short-description li {
    margin-bottom: 8px;
}
.custom_product_template .review-product-details {
    margin-bottom: 0px !IMPORTANT;
}
.custom_product_template .size_gide_text {
    background: #00800014;
    border: 1px solid green;
    border-radius: 10px;
    padding: 10px;
     margin-bottom: 14px;
}
.custom_product_template .size_gide_text p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}
.custom_product_template .size_gide_text a {
    color: black;
    text-decoration: underline;
    font-weight: 500;
}
.custom_product_template .swatch.clearfix:nth-child(4) .header {
    display: none !important;
}
.custom_product_template .swatch.clearfix:nth-child(4) .variant-items {
    display: flex !important;
    gap: 5px;
    flex-wrap: wrap;
}
.custom_product_template .swatch.clearfix:nth-child(4) .swatch-element {
    width: 100%;
}
.custom_product_template .swatch.clearfix:nth-child(4) .variant-items label {
    width: 100%;
    background: #00000005 !important;
    border: 1px solid #b0b1c2 !important;
    border-radius: 5px;
    color: black !important;
    padding: 8px 0px !important;
    font-size: 14px !important;
}
.custom_product_template .swatch.clearfix:nth-child(4) .variant-items label:hover,.swatch.clearfix:nth-child(5) .variant-items label:hover{
      background: #efeff3 !important;
}
.custom_product_template .swatch.clearfix:nth-child(4) .swatch-element.square input:checked+label{
    width: 100%;
    background: #e26e351c !important;
    border: 1px solid #e26e35 !important;
    border-radius: 5px;
    color: black !important;
    padding: 8px 0px !important;
    font-size: 14px !important;
}
.custom_product_template .swatch.clearfix:nth-child(5) .variant-items label{
    background: #00000005 !important;
    border: 1px solid #b0b1c2 !important;
    border-radius: 5px;
    color: black !important;
    padding: 4px 15px !important;
    font-size: 14px !important;
}
.custom_product_template .swatch.clearfix:nth-child(5) .swatch-element.square input:checked+label{
    background: #e26e351c !important;
    border: 1px solid #e26e35 !important;
}
.custom_product_template .swatch.clearfix:nth-child(5) .header {
    /* font-size: 16px !IMPORTANT; */
    margin-top: 10px !important;
}
.custom_product_template .swatch.clearfix:nth-child(5) .variant-items {
    display: flex !important;
    flex-wrap: wrap;
    gap: 3px;
}
.custom_product_template div#price span {
    color: #da1f00;
    font-size: 30px;
}
div#price {
    padding: 15px 0px 0px;
}
.custom_product_template .product-options-bottom {
    border: none !important;
    padding: 6px 0px 5px !important;
}
.custom_product_template .add-to-cart-box > div {
    width: 100%;
}
.custom_product_template .add-to-cart-box {
    gap: 12px;
}
.custom_product_template .action-list.addtocart {
    width: 100%;
    display: block !IMPORTANT;
}
.custom_product_template .add-to-cart-box button.btn-cart.add-to-cart.bordered.uppercase {
    width: 100%;
    background: #e26e35 !IMPORTANT;
    border-radius: 50px;
    height: 52px !IMPORTANT;
}
.custom_product_template .add-to-cart-box button.btn-cart.add-to-cart.bordered.uppercase span,button.btn-cart.add-to-cart.bordered.uppercase i {
    text-transform: capitalize;
    font-size: 17px;
}
.custom_product_template h1.bundle_it_together_head {
    font-size: 22px;
    margin: 16px 0px 14px;
}

.custom_product_template .bundle_it_together_product {
    background: #f7f7f9;
    border-radius: 10px;
      width: 70%;
}
.custom_product_template .add-to-cart-box label,.swatch.clearfix:nth-child(5) .header {
    font-weight: 600;
    text-transform: capitalize !important;
    font-size: 18px ! IMPORTANT;
}
.custom_product_template .add-to-cart-box {
    justify-content: space-between;
}
.custom_product_template .product-view .input-box .plus-minus .items i:before, .template-cart .input-box .plus-minus .items i:before {
    width: 15px !IMPORTANT;
    border-top: 2px solid #2e2f3c !IMPORTANT;
    margin-top: -.5px !IMPORTANT;
    margin-left: -6.5px !IMPORTANT; 
}
.custom_product_template .product-view .input-box .plus-minus .items i.icon-up-dir:after,.custom_product_template .template-cart .input-box .plus-minus .items i.icon-up-dir:after {
    height: 15px !IMPORTANT;
    border-left: 2px solid #2e2f3c !IMPORTANT;
    margin-top: -7.5px !IMPORTANT;
    margin-left: -0.5px !IMPORTANT;
}
.custom_product_template .add-to-cart-box {
    justify-content: space-between;
}
.custom_product_template input#qty {
    border: none;
    padding:0px 10px !IMPORTANT;
    font-size: 18px !IMPORTANT;
      height: 40px;

}
.custom_product_template .add-to-cart-box .items {
    border: none !IMPORTANT;
    background:  #f7f7f9;
    width: 40px !IMPORTANT;
    height: 40px !important;
    border-radius: 50px;
    font-size: 19px !IMPORTANT;
}
.custom_product_template .add-to-cart-box .items i {
    font-size: 32px !IMPORTANT;
}
.custom_product_template .add-to-cart-box  .input-box {
    width: 120px !important;
}
.custom_product_template .shopify-payment-button {
    width: 100%;
    max-width: 100% !important;
}
.custom_product_template .shopify-payment-button__button {
    width: 100% !IMPORTANT;
    max-width: 100% !important;
    padding: 0px !IMPORTANT;
    border-radius: 50px !IMPORTANT;
}
.custom_product_template .add-to-cart-box {
    gap: 0px;
}
.custom_product_template .actions {
    margin-top: 20px !IMPORTANT;
}
.custom_product_template .kqsiVA9Jf8LJAbxw8Bau.h7OYsWHrW5495r9beh2n.jjzYeefyWpPZLH9pIgyw.DnvZqPMEvBFbBre5UuP9.size--large {
    border-radius: 150px;
}
.custom_product_template .bundle_product-img img {
    width: 100%;
}
.custom_product_template .bundle_product-details {
    padding: 13px 15px 22px;
}
.custom_product_template p.title_product {
    color: black;
    font-size: 15px;
    font-weight: 500;
}
.custom_product_template p.price_product {
    color: black;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 18px;
}
.custom_product_template .learn_more a {
    border: 2px solid black;
    padding: 6px 18px;
    border-radius: 50px;
    color: black;
    font-size: 14px;
    font-weight: 500;
}
.custom_product_template .return_text {
    margin-bottom: 15px;
}
.custom_product_template .Guarantee_Text_main > div {
    border: 1px solid #b0b1c2;
    border-radius: 0.5rem;
    color: #2e2f3c;
    padding: 12px;
}
.custom_product_template .Guarantee_Text_main {
    margin: 30px 0px 30px;
}
.custom_product_template .Guarantee_Text_main svg {
    height: 25px;
    width: 25px;
}
.custom_product_template .Guarantee_Text_main h3 {
    font-size: 16px;
    font-weight: 600;
  margin: 0px
}
.custom_product_template .Guarantee_Text_main p {
    font-size: 13px;
    line-height: 22px;
   margin: 0px
}
.custom_product_template .Guarantee_Text_main div > div {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 10px;
}
.custom_product_template .bundle_product-img img {
    border-radius: 10px 10px 0px 0px;
}
.custom_product_template .product_details_sec li.accordion-item {
    border-bottom: 1px solid #0000004d;
    padding: 15px 0px 15px;
}
.custom_product_template .product_details_sec li.accordion-item h3 {
    margin: 0;
    display: flex;
    gap: 15px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}
.custom_product_template .product_details_sec li.accordion-item svg {
    width: 35px;
    height: 35px;
}
.custom_product_template .product_details_sec li.accordion-item p {
    font-size: 15px;
}
.custom_product_template .product_details_sec li.accordion-item  .answer {
    padding-top: 15px;
}
body.template-product  .product-main .container {
    padding: 0px;
    max-width: 100% !IMPORTANT;
}

.custom_product_template .product-shop {
    background: white;
    padding: 20px 20px 30px;
    border-radius: 10px;
}
/* .product-top_content > .row {
    max-width: 1280px;
    margin: 0 auto;
} */
.custom_product_template .product-top_content {
    background: #f7f7f9;
    padding-bottom: 30px;
}
.custom_product_template .product-top_content > .row{
  padding: 0 !IMPORTANT;
   max-width: 1440px;
    margin: 0 auto;
}
.template-product  nav.main-breadcrumbs {
    background: #f7f7f9 !important;
    margin-top: -30px;
    padding-top: 25px !IMPORTANT;
    padding-bottom: 15px !IMPORTANT;
}
.custom_product_template .collection_slider.customer_review_section {
    background: #f7f7f9;
}
p.return_Text span {
    color: green;
    font-weight: 600;
}
.custom_product_template  .responsive.slick-initialized.slick-slider .slick-track {
    padding: 15px 0px !important;
    display: flex;
    gap: 20px;
}
.custom_product_template .customer_review_section a.customer_reviews_content h1 {
    padding-bottom: 0;
    text-align: left;
    padding-left: 10px;
}
.custom_product_template .customer_review_section ul.slick-dots {
    margin-top: 0;
}
.custom_product_template .customer_review_section .slide-content {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.custom_product_template .customer_review_section p.description_text {
    font-size: 14px;
    -webkit-line-clamp: 8;
  line-height: 25px;
}
ul.accordion-list  h3:after {
    content: "\f054";
    font-family: FontAwesome;
    right: 10px;
    position: absolute;
    top: 4px;
    transform: rotate(90deg);
}
 li.accordion-item h3 {
    position: relative;
}
li.accordion-item.active h3:after {
    transform: rotate(270deg);
}
.custom_image_with_text {
    display: flex;
    gap: 30px;
    max-width: 1280px;
    margin: 0 auto;
    padding: 70px 00px 0px;
      align-items: center;
}
.custom_image_with_text > div {
    width: 50%;
}
.custom_image_with_text img {
    border-radius: 10px;
}
.custom_image_with_text p {
    font-size: 15px;
    line-height: 26px;
}
.custom_image_with_text h2 {
    font-size: 28px;
    color: #008dc2;
    font-weight: 500;
}
.right_text  {
    padding: 0px 50px;
}
.left_text {
    padding: 0px 50px 0px 0px;
}
.custom_product_template .products-collection.porto-products {
    max-width: 1260px;
    margin: 0 auto;
    padding: 60px 0px 0px;
}
.custom_product_template .item.product.product-col.product-default.product-type-simple {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.custom_product_template .category-products.products.products-container.products-slider .owl-stage {
    display: flex;
    gap: 15px;
}
.custom_product_template .item.product.product-col h3.shopify-loop-product__title {
    font-size: 18px !important;
    color: rgb(20, 20, 20) !IMPORTANT;
    margin: 0;
    font-weight: 500 !important;
}
.custom_product_template .products .product-col .rating-wrap .spr-icon-star-empty:before, .products .product-col .rating-wrap .spr-icon-star:before {
    font-size: 18px!important;
    color: #FF9800;
}
.custom_product_template span.category-list {
    display: none !important;
}
.custom_product_template a.action-list.quickview-icon.quickview {
    display: none !IMPORTANT;
}
.custom_product_template .products .product:hover .product-inner {
    box-shadow: none;
}
.custom_product_template span.spr-starrating.spr-badge-starrating i {
    font-size: 22px !IMPORTANT;
    width: auto !important;
}
.custom_product_template .rating-wrap {
    margin: 8px auto 12px !IMPORTANT;
}
.custom_product_template  .products-related h3.title-widget {
    border: none;
    font-size: 28px;
    text-transform: capitalize;
    color: black;
    font-weight: 600;
}
.faq_image_text.custom_image_with_text {
    padding-top: 50px;
}
.faq_image_text.custom_image_with_text {
    padding-top: 0;
    background: #f7f7f9;
    margin-top: 50px;
}
.faq_image_text.custom_image_with_text {
    padding-top: 0;
    background: #f7f7f9;
    margin-top: 50px;
}
.faq_sec.left_text {
    padding: 25px;
}
.faq_sec.left_text h1 {
    color: #008dc2;
    font-size: 28px;
    font-weight: 500;
}
.faq_image_text.custom_image_with_text  li.accordion-item {
    border-bottom: 1px solid #00000047;
    padding: 12px 0px 12px;
}
.faq_image_text.custom_image_with_text  li.accordion-item h3 {
    margin: 0;
    display: flex;
    gap: 10px;
    font-size: 16px;
    font-weight: 600;
    align-items: center;
}
.faq_image_text.custom_image_with_text  li.accordion-item svg {
    height: 35px;
    width: 35px;
}
.faq_image_text.custom_image_with_text  .answer {
    padding-top: 13px;
}
.faq_image_text.custom_image_with_text  .answer p {
    font-size: 14px;
}
a.customer_reviews_content h1 {
    font-size: 30px;
    color: #008dc2;
    font-weight: 500;
}
p.subtitle {
    margin: 0px 0px 2px;
    font-weight: 500;
}
.faq_section_bottom {
    max-width: 1280px;
    margin: 0 auto;
    padding: 50px 0px 0px;
}

.faq_title_subtitle h2 {
    font-size: 28px;
    color: #008dc2;
    font-weight: 500;
    text-align: center;
}
.faq_title_subtitle p {
    text-align: center;
    color: black;
    font-size: 15px;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.repeat_div:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 15px !important;
}
.faq_section_bottom li.accordion-item {
    border-bottom: 1px solid #00000075;
    padding: 14px 0px;
}
.faq_section_bottom li.accordion-item h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
.faq_section_bottom .answer {
    padding-top: 18px;
}

.faq_section_bottom .answer p {font-size: 15px;}
.custom_product_template .custom_newslater_section {
    padding-bottom: 0;
    background: #d0e8ff;
    margin-top: 60px;
}
.custom_product_template .custom_newslater_section .container .text-with-newslater-grid {
    max-width: 1260px;
    margin: 0 auto;
}




@media(max-width:1330px){
  .text_with_right_logo_grid {
    gap: 25px;
    width: 100%;
    padding-top: 10px;
}
}
@media only screen and (max-width:700px){
#insta-feed .instafeed-container, .instafeed-shopify .instafeed-container{width:100% !important; height:380px;}
  .porto-sticky-navbar.fixed{display:none !important;}
}
@media(max-width:480px){
.rgt_logo_image {
    text-align: center;
    margin-bottom: 12px;
}
  .testimonial_image_box {
    height: auto;
}
  .single_testimonial_box {
    padding-top: 20px;
}
.template-index .right_repeat_text {
    display:none;
}


.text_with_btn h2 {
    line-height: 35px;
}
.text_with_btn p {
    line-height: 24px;
}
.right_logo img {
    width: 45% !IMPORTANT
}
  .collection-banner img.lazypreload.lazyloaded {
    width: 100%;
     height: unset !important; 
    object-fit: unset !important; 
}
    .right_repeat_text_product {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
}
  .product_button_repet_text_section .heading_product h1 {
    font-size: 30px;
}
  .template-index .image_with_repeat_text_grid video {
    height: 400px !important;
    object-fit: cover !important;
}
}
.product-img-list {
    position: sticky;
    top: 0px;
    overflow: visible !important;
}
.more-views-horizontal {
    float: unset !important;
}
html{
    overflow:unset !important;
}
.template-product .collection_slider.customer_review_section h1 img {
    height: 80px;
  margin-top: -5px;
}

.template-product .collection_slider.customer_review_section h1 {
    font-size:20px;
}
#wholesale .main_text-content {
    display: flex;
}

#wholesale .text-content {
    width: 60%;
}
#click-and-collect .text-content {
    width: 60%;
}
#click-and-collect .main_text-content {
    display: flex;
}

body#gift-cards .page-container h1 {
    text-align: center;
}
.template-product .customer_review_section h1 {
    text-align: center !important;
}
div#tp-widget-wrapper a#profileUrl {
    display: none;
}
.collection-banner {
    width: 100% !important;
}
.collection-banner img.lazypreload.lazyloaded {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.collection-sorting-row {
    margin-top: 30px !important;
}

.swatch.clearfix .header {
    font-weight: 600;
    text-transform: capitalize !important;
    font-size: 18px ! IMPORTANT;
  margin-right: 10px !important;
}
.swatch.clearfix .variant-items label {
   background: #00000005 !important;
    border: 1px solid #b0b1c2 !important;
    border-radius: 5px;
    color: black !important;
    padding: 4px 15px !important;
    font-size: 14px !important;
}
.swatch.clearfix {
    margin-top: 10px;
}
.swatch.clearfix .variant-items .swatch-element input:checked+label {
    background: #e26e351c !important;
    border: 1px solid #e26e35 !important;
}
.image_with_repeat_text_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
  .template-index .collection_slider.customer_review_section h1 img {
    height: 86px;
   margin-top: -5px;
}
.collection_content .slide-content.slick-slide p.date_content {
    text-align: left;
    font-size: 12px;
    font-style: italic;
  margin-bottom: 3px;
}

 .template-index .collection_slider.customer_review_section h1  {
  font-size:20px
} 
.product_button_repet_text_section {
    padding-top: 50px;
}
.right_repeat_text_product {
    display: grid;
  grid-template-columns: repeat(3, 1fr);
    align-items: center;
    gap: 30px;
    margin-top: 40px;
}
.right_repeat_text_product .icon_with_text_product {
    text-align: center;
}
.product_button_repet_text_section .page-width {
    max-width:1280px;
    margin:0 auto;
}
.product_button_repet_text_section h1 {
    text-align: center;
}
.right_repeat_text_product .img-icon_product svg {
    width: 50px;
    height: 50px;
}
.right_repeat_text_product .icon_title h2 {
    margin-bottom: 0;
    font-size: 20px;
}
.right_repeat_text_product .img-icon_product {
    margin-bottom: 20px;
}
.icon_link_text a {
    text-decoration: underline;
}
.right_repeat_text_product h2 {
    color: #08c;
} 
header.main-section-header .search-area.show-icon .search-extended {
    width: 400px!important;
}
.collection_slider.customer_review_section h2 {
    color: #008dc2;
   margin-bottom: 0;
}
.main_title {
  display: none;
}
.template-index .main_title {
  display: block !important;
}
.product-view  del.price_compare span {
    font-size: 22px !IMPORTANT;
    color: #000000b5 ! IMPORTANT;
}
select#product-selectors-option-0 {
    min-width: 90%;
    border: 1px solid #e26e35;
    height: 45px;
}
.custom_product_template .category-products.products.products-container.products-slider .owl-stage .owl-item {
    padding: 0px 10px;
}
.custom_product_template .category-products.products.products-container.products-slider .owl-stage {
    gap: 0;
}
/* .cart-inner {
    display: none;
} */
.header-container:not(.sticky-header) .mini-cart .icon-cart-header:after {
    color:#fff !IMPORTANT;
}
.header-container.sticky-header .icon-cart-header:after{
   color:#fff !IMPORTANT;
}
.hs-quantity-content-arrows.hs-top-right {
    display: none;
}
.delivery_section {
    padding-top:0px;
}
/* 03-04-2024 */
.template-index .image_with_repeat_text_grid {
    display: flex;
}
.template-index .left_sec_image {
    width: 50%;
}
.template-index .right_repeat_text {
    width: 40%;
}
.template-index .right_repeat_text {
   padding: 50px 60px 30px !IMPORTANT;;
   
}
.template-product .customer_review_section {
  
   padding: 19px 0px 45px;
}
.review-product-details {
    display: none;
}
.template-index .repeat_div{

padding-bottom: unset !important;

}
/* size guide popup code */
.cover-size{
  position:fixed;
  width:100%;
  height:100%;
  display:none;
}
.cover-size {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0000006b;
    z-index: 99;
}
.contents-size {
    width: 100%;
    height: auto;
    background: #ffffff;
    margin: 30px auto;
    border: none;
    border-radius: 0;
    position: relative;
    text-align: center;
    max-width: 800px;
    padding: 50px 0px;
}
.contents-size h3 {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    color: #3ba2d3;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 1px;
    margin: 2.5rem 0 1rem;
}
.contents-size .close {
    right: 20px;
    position: absolute;
    top: 15px;
}
.mini-cart .cart-design-7.widget-design-3 a:nth-child(2){
    display: none !IMPORTANT;
}
.template-index .collection_slider.customer_review_section h1 img {
    height: 32px;
    object-fit: contain;
}
.template-index .collection_slider.customer_review_section h1 {
    margin: 6px 0px 33px;
}
@media(max-width:991px){
 .template-index .image_with_repeat_text_grid {
    flex-direction: column;
}
.template-index .image_with_repeat_text_grid > div {
    width: 100%;
}
  .contents-size {
    width: 90%;
    padding: 35px 25px;
}
}

.template-index .image_with_repeat_text_grid video {
    height: 664px;
    object-fit: cover;
}

.template-index .image_with_repeat_text_grid .image_video {
  position: absolute;
    bottom: 20px;
    right: 0px;
}

.template-index .image_with_repeat_text_grid .left_video {
    line-height: 0;
}
.template-index .left_sec_image {
    width: 60%;
  position: relative;
}
.template-index .left_img img {
    width: 50%;
    margin-right: 25px;
}
.template-product .left_image video {
    object-fit:cover;
    
}

.template-product  section#shopify-section-product-new-button {
    width: 1260px;
    margin: 0 auto;
    padding-top: 100px;
}

.template-product .heading_product {
    margin-bottom: 25px;
    margin-top:20px;
}

.template-product  .heading_product h3 {
    border: none;
    font-size: 28px;
    text-transform: capitalize;
    color: black;
    font-weight: 600;
    text-align:center;

}
.single_testimonial_box button {
    z-index: 1;
}

* Keep Vortex menu on one single line */
.header-wrapper nav ul,
.header-wrapper .menu,
.header-wrapper .menu > li {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  white-space: nowrap !important;
}

/* Highlight Clearance Sale menu item */
span.level0:contains("Clearance") {
  color: #d60000 !important; /* Red */
  font-weight: 700 !important;
}

/* Clearance Sale Exact Targeting */
span.level0[href*="clearance"],
a[href*="clearance"] span.level0 {
  color: #d60000 !important;
  font-weight: 700 !important;
}

/* Keep header menu on one line */
.header-wrapper nav ul,
.header-wrapper .menu,
.header-wrapper .menu > li {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  white-space: nowrap !important;
}
/* Style Clearance Sale menu item as red button */
span.level0.clearance-sale {
  color: #fff !important;            /* White text */
  background-color:rgb(214, 96, 0) !important; /* Red background */
  font-weight: 700 !important;
  padding: 5px 12px;
  border-radius: 4px;
  text-transform: uppercase;
  display: inline-block;
}

/* Hover effect */
span.level0.clearance-sale:hover {
  background-color: #ff1a1a !important;
  transition: 0.3s;
}

/* Pulse animation for Clearance Sale button */
@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.05); }
  100% { transform: scale(1); }
}

span.level0.clearance-sale {
  animation: pulse 2s infinite; /* 2 seconds per pulse, loops forever */
}

/* Responsive logo for Porto theme */
.logo.porto-main-logo img {
    max-width: 100%;   /* scales with container */
    height: auto;      /* keep aspect ratio */
    display: block;
}

/* Optional: limit maximum width on large screens */
@media (min-width: 1024px) {
    .logo.porto-main-logo img {
        max-width: 180px;  /* adjust to your desired max size */
    }
}

/* Ensure menu doesn’t overlap logo */
.header__inline-menu,
.header__navigation,
.site-nav {
    margin-left: 1.5rem;  /* adjust spacing as needed */
}

.header__menu-item a,
.site-nav__link {
    white-space: nowrap;   /* prevent menu items from wrapping */
}


/* Smoothly responsive logo for Porto theme */
.logo.porto-main-logo img {
    width: clamp(100px, 15vw, 180px); /* min 100px, scales with viewport, max 180px */
    height: auto;                      /* maintain aspect ratio */
    display: block;
}

.content-slideshow .slideshow__slide-media img {
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  object-position: top !important;
}


