/*
Theme Name: Loobek Child
https://demo.theme-sky.com/loobek/
Author: Theme Sky Team
Author URI: https://theme-sky.com/
Template: loobek
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Version: 1.0.0
*/
.mysubscription{
	border: 1px solid #efefef;
	padding: 10px;
    display: flex;
    box-shadow: 9px 1px 3px 1px #868686;
    margin-bottom: 20px;
    justify-content: space-between;
}
.radio-group{
	display: flex;
    list-style: none;
    align-items: baseline;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 10px;
}
.radio-group li{
	list-style: none;
}
.radio-group li label,
.radio-group li input {
  display: block;
}

.radio-group li input[type="radio"] {
  opacity: 0.01;
  z-index: 100;
}

.radio-group li input[type="radio"]:checked+label,
.Checked+label {
  background: yellow;
}

.radio-group li label {
  padding: 5px;
  border: 1px solid #CCC;
  cursor: pointer;
  z-index: 90;
}

.radio-group li label:hover {
  background: #DDD;
}
.swapinout .container {
    max-width: 600px;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.swapinout .container .item-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.swapinout .container .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #e5e7eb;
}
.swapinout .container .item:last-child {
    border-bottom: none;
}
.swapinout .container .item-name {
    font-size: 1rem;
    color: #4b5563;
}
.swapinout .container .quantity-controls {
    display: flex;
    align-items: center;
}
.swapinout .container .decrease, .increase {
    background-color: #d1d5db;
    border: none;
    padding: 6px 12px;
    cursor: pointer;
    border-radius: 4px;
    font-size: 1rem;
    margin: 0 4px;
}
.swapinout .container .decrease:hover, .increase:hover {
    background-color: #9ca3af;
}
.swapinout .container .quantity {
    width: 32px;
    text-align: center;
    font-size: 1rem;
}
.ts-header nav > ul > li{
    margin-left: 30px;
}
.page-id-22099 .breadcrumb-title-wrapper:not(.page-id-22099.logged-in .breadcrumb-title-wrapper){

    display: none;
}
.page-id-22099 .page-container:not(.page-id-22099.logged-in .page-container){

    padding: 0px !important;     
    background-color: #F6F6F6;
}
.woocommerce > #customer_login{
    margin: 0px 0!important;
     display: flex;
    align-items: center;
}
.page-id-22099 .header-template .menu-wrapper:not(.page-id-22099.logged-in .header-template .menu-wrapper),
.page-id-22099 .header-template .header-right:not(.page-id-22099.logged-in .header-template .header-right){
    display: none;
}
.page-id-22099 .header-middle > .container:not(.page-id-22099.logged-in .header-middle > .container) {
    padding-top: 0px;
    padding-bottom: 0px;
}

.page-id-22099 footer#colophon:not(.page-id-22099.logged-in footer#colophon){
    display: none;
}
.login-remember{
    display: flex;
    align-items: center;
    column-gap: 56px;
     font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-top: 8px;
}
.login-remember label, .login-remember a{
     font-size: 18px!important;
     color: #03210C!important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.login-remember .woocommerce-form-login__rememberme{
       margin-top: 12px!important;
}
#customer_login *{
     font-family: futura-pt, sans-serif!important;
}
.woocommerce #customer_login .col-1{
        width: 52%;
}
.woocommerce #customer_login .col-2{
    padding-left: 110px;
    padding-right: 50px;
        width: 48%;
}
#customer_login input[type^="checkbox"]{
    height: 16px;
    width: 16px;
    margin: 0 6px 0 0;
}

#customer_login form.login p.form-row input[type="text"],
 #customer_login form.login p.form-row input[type="password"]{
     border-radius: 5px;
    border: 1px solid #D8D8D8;
    background: #FFF;
    max-width:684px;
    height: 50px;
      font-family: futura-pt, sans-serif;
     font-size: 18px;
    font-style: normal;
    font-weight: 400;
        padding: 7px 30px;
}
#customer_login form.login p.form-row .password-input{
    max-width:684px;
}
#customer_login form.login p.form-row input[type="text"]{
    margin-bottom: 20px;
        margin-top: 10px;

}
#customer_login h2{
    font-family: futura-pt, sans-serif;
    color: #27AAE1;
    font-size: 54px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
#customer_login form.login .button{
    font-family: futura-pt, sans-serif;
    border-radius: 5px;
    background: #27AAE1;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border: 0;
    width: 184px;
    height: 50px;
    margin-top: 5px;
}

.shop-top-banner{   
    min-height: 381px;
}
.shop-sec1 h2, .shop-sec1 p, .shop-sec2 h3,.shop-sec3 h2,
.shop-sec4 p{
     font-family: futura-pt, sans-serif!important;
}
.shop-sec2 h3{   
   max-width: 200px;
    margin: 0 auto;
    margin-top: 17px;
}
.shop-sec3 .product-sku {
    display: none;
}
.shop-sec3 .product {
    border-radius: 10px;
    border: 2px solid #E3E3E3;
    background: #FFF;
  padding: 25px !important;
  width:28.6% !important;
}
.shop-sec3 .product:nth-child(2){
   width:33.12% !important; 
}
.shop-sec3 .short-description{
   border: 0px !important;
    color: #000;
    text-align: center;
     font-family: futura-pt, sans-serif!important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    max-width: 385px;
    margin: 0 auto !important;
}

.shop-sec3 .product-categories,.shop-sec3 .price{
    display: none!important;
}
.shop-sec3 .product-name{
    max-width: 310px;
    margin: 0 auto;
    text-align: center;
   margin-top: 35px !important;
}
.shop-sec3 .product-name a{
    color: #29AAE3;
    text-align: center;
     font-family: futura-pt, sans-serif!important;
    font-size: 36px;
    font-style: normal;
    font-weight:600;
    line-height: normal;
}
.shop-sec3 .product:nth-child(1) .product-name a{
     color: #CFBD00;
}
.shop-sec3 .product:nth-child(3) .product-name a{
     color: #00CB86;
}
.shop-sec3 .woocommerce .products{
    gap: 40px;
        align-items: center;
    justify-content: center;
}
.shop-sec3 .product:nth-child(2){
    position: relative;
}
.shop-sec3 .product:nth-child(2):before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
     background: url(img/best-bg.svg) no-repeat;
         background-size: 100% 100%;
    width: 263px;
    height: 263px;
    z-index: 9;
    pointer-events: none;
}
.shop-sec3 .product:nth-child(2):after{
    content: 'BESTSELLER';
    position: absolute;
     top: 70px;
    left: 6px;
    color: #000;
    font-family: futura-pt, sans-serif!important;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    z-index: 99;
        transform: rotate(-45deg);
   
}
.shop-sec3 .product-group-button{
    display: none!important;
}
.shop-sec5 li{
     font-family: futura-pt, sans-serif!important;
    color: #2B2B2B;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px; /* 145% */
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
    padding-bottom: 0;
    padding-top: 0;
}
.shop-sec5 li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 12px;
    height: 11.999px;
    background: url(img/list-icon.svg) no-repeat;
}
.faq-sec .e-n-accordion-item-title{
        border: 0px !important;
        border-bottom: 1px solid #B5B5B5 !important;
        padding: 23px 0px;
        
}
.faq-sec .e-n-accordion-item-title-text{
    color: #2B2B2B;
         font-family: futura-pt, sans-serif!important;
        font-size: 24px;
        font-style: normal;
        font-weight: 450;
        line-height: 30px;
        position: relative;
        padding-left:30px;
}
.faq-sec .e-n-accordion-item-title-text:before{
    content: 'Q.';
    position: absolute;
    left: 0px;
    font-size: 24px;
   font-style: normal;
   font-weight: 450;
   line-height: 30px;
    color: #2B2B2B;
}
.faq-sec details .e-con-boxed{
        padding: 20px;
        padding: 20px;
    background: #29aae3;
    color: #fff;
     font-family: futura-pt, sans-serif!important;
     font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px; 
}
.faq-sec .faq2 details:last-child .e-n-accordion-item-title{
    border-bottom: 0px!important;
}
.life-style-sec .email-text a{
    position: relative;
    padding-left: 35px;
        margin-left: 20px;
}
.email-text a:first-child:before{
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 25px;
    height: 25px;
    background: url(img/email.svg) no-repeat;
}
.email-text a:last-child:before{
     content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 25px;
    height: 25px;
    background: url(img/call.svg) no-repeat;

}


.single.single-product .page-container {
    background-color: #F5F5F5;
            padding-left: 0px!important;
        padding-right: 0px!important;
        padding-top: 75px;
}
.single.single-product .woocommerce-tabs.wc-tabs-wrapper{
    background-color: #fff;
        padding-top: 95px;
}
.single.single-product .woocommerce-Tabs-panel,
.single.single-product .woocommerce-tabs ul.tabs{
    max-width: 1300px;
    margin: 0 auto!important;
}

.single.single-product .woocommerce-tabs ul.tabs::before{
    display: none;
}
.single.single-product .entry-summary h3{
  color: #29AAE3;
   font-family: futura-pt, sans-serif!important;
    font-size: 42px!important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 15px!important;
    margin-bottom: 0;
}
.single.single-product .entry-summary h4{
    color: #29AAE3;
    font-weight: 400;
     font-size: 28px!important;
        margin-bottom: 10px;
}
.single.single-product .radio-group li{
    padding: 0px 0;
}
.single.single-product .summary .single-product-buttons{
    justify-content: center;
    margin-top: 20px;
}
.single.single-product.woocommerce div.product div.product-images-summary{
    grid-template-columns: 53.5% 46%;
        padding-bottom: 100px;
}
.single.single-product div.product .summary .single-product-buttons ~ .detail-meta-bottom{
    display: none;
}
#page .summary .ask-about-product-button{
    color: #1A3023;
        font-family: "articulat-cf", Sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1; 
    letter-spacing: 0.15px;
    border-bottom: 1px solid #1A3023;
    gap: 5px;
   
}

.purchase_options{
    margin-bottom: 30px;
}
.purchase_options>label{
    font-family: futura-pt, sans-serif!important;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-top: 25px;
    padding-bottom: 8px;
}
.desc label{
     font-family: futura-pt, sans-serif!important;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
     padding-bottom: 10px;
}
.single.single-product .desc{
    border: 0px!important;
    padding: 0px !important;
     margin-bottom: 0px !important;
}
.desc p{
    color: #000;
     font-family: futura-pt, sans-serif!important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.purchase_options .radio-group {
        flex-wrap: wrap;
        gap: 7px;
}
.purchase_options .radio-group li input{
    display: none;
}
.purchase_options .radio-group li input:checked+label{
        background: #29AAE3;
            color: #fff;
    border-color: #29AAE3;
}
.purchase_options .radio-group li label{
    font-family: "articulat-cf", Sans-serif;
    border-radius: 60px;
    background: #DEDEDE;
    border: 1px solid #DEDEDE;
    display: inline-flex;
       padding: 13px 20px;
    justify-content: center;
    align-items: center;
    color: #1A3023;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1; 
    letter-spacing: 0.15px
    }

    .radio-group li input[type="radio"]{
        height: 0px;
    }
 .single.single-product  .product-images-summary .summary  .button{
    border-radius: 5px;
    background: #29AAE3;
    color: #FFF;
    font-family: futura-pt, sans-serif!important;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px; /* 144.444% */
    letter-spacing: 0.18px;
    border: 0px;
    height: 53px;
    width: 98%;
    margin-top: 20px;
}
 .single.single-product .woocommerce-product-rating{
    color: #000;
    font-family: futura-pt, sans-serif!important;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px!important; 
}
 .single.single-product .woocommerce-product-rating a{
    color: #29AAE3;
    font-size: 18px;
    font-style: normal;
    font-weight:600;
    line-height: 26px;
   
}
 .single.single-product div.product .summary > .price .amount{
    color: #29AAE3;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 81.25% */
    letter-spacing: 0.32px;
    font-family: futura-pt, sans-serif;
}
 .single.single-product div.product .summary > .price {
    gap: 5px;
    order: -1;

}
 .single.single-product .woocommerce-tabs *{
    font-family: futura-pt, sans-serif;
 }

 .single.single-product.woocommerce div.product .woocommerce-tabs .panel{
    padding-top: 40px;
}
 .single.single-product.woocommerce div.product{
            gap: 0;
 }
 .single.single-product .woocommerce-tabs ul.tabs{
    background: #DEDEDE;
    display: flex;
    align-items: center;
    justify-content: flex-start!important;
    padding:0px!important;
    height: 66px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    height: 65px;
    padding:25px 55px 0px 55px;
     color: #000;
    font-family: futura-pt, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 155.556% */
    letter-spacing: 0.18px;
    position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background: #29AAE3!important;
   

} 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
     color: #FFF!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after{
   display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before{
    content: '';
    position: absolute;
    right: -17px;
    width: 2px;
    height: 12px;
    background: #000;
    top: 34px;
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:nth-child(-n+1) a:before{
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active  a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child  a:before{
    display:none;
}
.single.single-product .tabs-heading-center:not(.summary-scrolling):not(.tabs-accordion) > .woocommerce-tabs ul.tabs:before{
    border-width: 0px 0 0 0!important;
    background:#fff!important;
}
.single.single-product .woocommerce-tabs p,.single.single-product .woocommerce-tabs li .elementor-icon-list-text{
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.single.single-product .woocommerce-tabs li{
    margin-bottom: 10px;
}

.single.single-product .woocommerce-tabs h2{
    color: #2B2B2B;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.ask-about-product-button{
    position: relative;
}
.ask-about-product-button:after{
    content: '(Or)';
    position: absolute;
    left: -30px;
    top: 0;
    font-size: 15px;
    color: #1A3023;
    z-index: 99;
}
.single.single-product.woocommerce div.product .woocommerce-tabs .panel:after{
    display: none;
}
.woocommerce-checkout header .container,
.woocommerce-account header .container{
   background: #F5F5F5; 
       padding-top: 5px;
    padding-bottom: 5px;
}

.woocommerce-account .breadcrumb-title-wrapper.breadcrumb-v1{
     border-width: 0px 0 1px 0;
}
.woocommerce-checkout .breadcrumb-title-wrapper.breadcrumb-v1{
        border-width: 0px 0 0 0;
        margin-top: 25px;
}
.woocommerce-checkout .breadcrumb-title-wrapper .breadcrumb-title,
.woocommerce-account .breadcrumb-title-wrapper .breadcrumb-title{
        gap: 10px;
}
.woocommerce-checkout .breadcrumb-content.container,
.woocommerce-checkout .page-container {
    max-width: 1450px!important;
}
 .woocommerce-checkout .breadcrumb-title .heading-title ,
 .woocommerce-account .breadcrumb-title .heading-title {
    color: #27AAE1;
    font-family: futura-pt, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
 }
 .woocommerce-checkout  .woocommerce-checkout #order_review ,
 .woocommerce-checkout .woocommerce-checkout #order_review_heading{
        width: 48%;
    }
.woocommerce-checkout .woocommerce-checkout #customer_details
 {
    width: 48%;
 }

.header-number-style-v1 .ic-cart .cart-number{
    background-color: #29AAE3;
}
.week-block{
    font-family: futura-pt, sans-serif;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; 
    letter-spacing: 0.2px;
}

.single.single-product .detail-meta-top{
    display: none;
}
.price-text{

    font-family: futura-pt, sans-serif;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1; 
    padding-top:6px;
}
.woocommerce-view-subscription .header-template .menu-wrapper,
.woocommerce-view-subscription .header-right,
.woocommerce-view-subscription .breadcrumb-title-wrapper.breadcrumb-v1{
    display: none;
}
.woocommerce-view-subscription .site-content .woocommerce, .woocommerce-account .site-content .woocommerce{
    display: flex;
    flex-wrap: wrap;
    column-gap: 0px;

}

.breadcrumb-title-wrapper {
    border-bottom: 0 !important;
    padding: 40px 0 20px;
}
.woocommerce-view-subscription .page-container, .woocommerce-account .page-container {
    padding-left: 0px!important;
    padding-right: 20px!important;
    padding-bottom: 0 !important;
}
.woocommerce-view-subscription .woocommerce-MyAccount-navigation ul, .my-account-sidebar .woocommerce-MyAccount-navigation ul{
    
    padding-top: 25px;
    padding-bottom: 0px;
    min-height: 359px;

}
.woocommerce-view-subscription .woocommerce-MyAccount-navigation ul li, .my-account-sidebar .woocommerce-MyAccount-navigation ul li{
    margin-left: 27px;
    margin-right: 27px;
    padding-top:6px;
    padding-bottom: 6px;
}
.woocommerce-view-subscription .woocommerce-MyAccount-navigation ul li a, .my-account-sidebar .woocommerce-MyAccount-navigation ul li a {
        border: 0px !important;
        text-align: left;
        color: #3B3B3B!important;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: none;
    display: flex;
    align-items: center;
  
}


.top-title1{
    position: absolute;
    top: 90px;
    left:70px;
    z-index: 9999;
}
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .top-title1>h2{
    color: #27AAE1;
    font-size: 54px!important;
    font-style: normal;
    font-weight: 600!important;
    line-height: normal!important;
    margin-bottom: 0!important;
}
.woocommerce-view-subscription .site-content .woocommerce .my-account-sidebar, .my-account-sidebar {
    width:450px ;
    margin-right: 15px;
    background: #fff;
}
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-content {
    width:calc(100% - 465px);
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 70px;
    min-height: 1000px;
  
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
}
.woocommerce-account.woocommerce-view-subscription .woocommerce-MyAccount-navigation, .woocommerce-account .my-account-sidebar .woocommerce-MyAccount-navigation {
    margin-top: 0px;
}

.woocommerce-view-subscription .yith-proteo-my-account-user-image, .my-account-sidebar .yith-proteo-my-account-user-image {   
    background: #E4EBF1;
     padding: 30px 0px;
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;    
    align-items: center;
    gap: 15px;
}
.woocommerce-view-subscription .yith-proteo-my-account-user-image .user-photo, .my-account-sidebar .yith-proteo-my-account-user-image .user-photo {
        width: 100px;
}
.woocommerce-view-subscription .yith-proteo-my-account-user-image .user-info, .my-account-sidebar .yith-proteo-my-account-user-image .user-info {
       
        padding-left: 30px;
        padding-right: 15px;
}
.woocommerce-view-subscription .yith-proteo-my-account-user-image .user-info p, .my-account-sidebar .yith-proteo-my-account-user-image .user-info p {
    margin-bottom: 0px;
}
.woocommerce-view-subscription .yith-proteo-my-account-user-image .user-info .user-name, .my-account-sidebar .yith-proteo-my-account-user-image .user-info .user-name {
    font-family: futura-pt, sans-serif;
    color: #27AAE1;
    font-size: 20px;
    font-weight: 600;
    display: block;
}
.woocommerce-view-subscription .user-email, .my-account-sidebar .user-email {
    display: block;
    word-wrap: break-word;
    line-height: 1;
     padding: 5px 0px;
}
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content *,
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-navigation *
.site-content .woocommerce .woocommerce-MyAccount-content *,
.site-content .woocommerce .woocommerce-MyAccount-navigation * {
    font-family: mulish-variable, sans-serif!important;
}

.woocommerce-view-subscription .woocommerce-MyAccount-navigation ul,
.woocommerce-view-subscription .woocommerce-MyAccount-navigation li,
.my-account-sidebar .woocommerce-MyAccount-navigation ul,
.my-account-sidebar .woocommerce-MyAccount-navigation li {
    display: block;
}
.welcome-box {
    background: #00b0f0;
    padding: 25px 25px;
    border-radius: 8px;
    margin-bottom: 10px;
    color: #fff;
}

.woocommerce-view-subscription .woocommerce-MyAccount-navigation li.is-active a, .my-account-sidebar .woocommerce-MyAccount-navigation li.is-active a {

    color: #fff!important;
}
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content h2{
    font-size: 34px;
    font-style: normal;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 15px;
    color: #343434;
}
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .welcome-box h2,
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .welcome-box h3{
    color: #fff !important;
}
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .welcome-box h2{ margin-bottom:0px; }
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .welcome-box h3{ margin:0; }
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content h3{
    color: #3B3B3B;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content strong{
    color: #3B3B3B; 
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content button{
    border-radius: 5px;
    border: 1px solid #27AAE1;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    
}
.subscription-info .ywsbs-subscription-info-item>strong{
    width: 140px;
    display: inline-block;
}
.subscription-info .status-item .ywsbs-change-status-buttons-wrapper {
    margin-top: 30px;
}
.ywsbs-subscription-box-edit a.button.btn-primary {  
    border-radius: 5px;
    border: 1px solid #27AAE1!important;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    width: 350px;
    margin-top: 25px;
 }
 .ywsbs-subscription-box-edit a.button.btn-default{
     border-radius: 5px;
    border: 1px solid #27AAE1!important;
    background-color: inherit;
    color: #27AAE1;
     font-size: 18px;
    font-style: normal;
    font-weight: 600;
     width: 350px;
     margin-bottom: 25px;
 }
 span.delivery-status.waiting {
    color: #27AAE1;
    font-weight: 400;
    font-size: 18px;
}
.delivery-schedules table{
    font-size: 18px !important;
}
.delivery-schedules h3,
.billing-info h3,.shipping-info h3{
     color: #000!important;
}
.delivery-schedules table th{
    color: #3B3B3B;
}
.delivery-schedules table td{
    font-weight: 400;
}
.subscription-totals a{
    color: #27AAE1;
     font-weight: 500;
     text-decoration: underline;
}

table.subscription-review-table tbody:first-child tr:first-child th,
table.subscription-review-table tbody:first-child tr:first-child td{
    padding-bottom: 15px;
}
table.subscription-review-table tfoot tr:first-child th,
table.subscription-review-table tfoot tr:first-child td{
    padding-top:30px;
}
table.subscription-review-table tfoot th,table.subscription-review-table tfoot td{
    font-size: 18px;
    font-weight: 400!important;
    color: #3B3B3B;

}
.ywsbs-subscription-info-box.subscription-totals table td,
.ywsbs-subscription-info-box.subscription-totals table th{
       border-width: 0 0 0px 0;
}
.woocommerce-view-subscription .footer-container{
    display: none;
}

.woocommerce-view-subscription .ywsbs-box h3{
    padding-top: 20px;
}
.woocommerce-view-subscription a.edit-subscription-shipping{
    top: 45px;
}
.woocommerce-view-subscription span.status.active {
    color: #3B3B3B;
}
.billing-info strong{
    width: 70px;
    display: inline-block;
}
.delivery-schedules td,
.delivery-schedules th{
       border: 0px !important;
}
.delivery-schedules th{
    padding-bottom: 5px!important;
}
.delivery-schedules td{
   padding-top: 10px!important;
   padding-bottom: 10px!important;
}
.ywsbs-subscription-box-content ul>li{
    list-style-type: none;
}
.ywsbs-subscription-box-content li ul {
    margin-left: 20px;
    display: flex;
    align-items: center;
    column-gap: 34px;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.ywsbs-subscription-box-content li ul li {
    list-style-type: decimal;
}
.ywsbs-subscription-related-orders thead th{
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600!important;
    line-height: normal;
}
.ywsbs-subscription-related-orders h3{
            padding-bottom: 15px;
}
.ywsbs-subscription-related-orders tbody td{
    font-size: 18px;
    color: #5B5B5B!important;
    font-weight: 400!important;
}
.ywsbs-subscription-related-orders tbody td .woocommerce-Price-amount.amount{
    color: #5B5B5B!important;
    font-weight: 400!important;
}

.ywsbs-subscription-box-edit h4{
       font-weight: 600 !important;
       color: #3B3B3B!important;
}

.ywsbs-subscription-box-edit p{
    color: #3B3B3B!important;
    line-height: 30px;
}
.swapinout h2{
    color: #343434;
    font-family: futura-pt, sans-serif!important;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
     margin-bottom: 20px;
}
.swapinout p{
    color: #3B3B3B;
    font-family: futura-pt, sans-serif!important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1; 
}
.swapinout thead{
    background: #29AAE3;
   
}
.swapinout table{
    margin-top: 50px;
}
.swapinout table th{
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.swapinout table label{
        padding: 0 0 0px 0;
}
.swapinout table td,
.swapinout table label{ 
    color: #3B3B3B;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px; 
    letter-spacing: -0.36px;
    font-family: futura-pt, sans-serif;
}

.swapinout table th,
.swapinout table td {
        padding: 15px 20px;
        font-family: futura-pt, sans-serif;
}
.swapinout table thead tr th:first-child{
    padding-bottom: 25px;
}
.swapinout table th{
     padding:25px 20px;
}
.sub-box{
    text-align: right;
    margin-top: 30px;
    padding-right: 5%;
}
.sub-box button{
     border-radius: 5px!important;
    background: #29AAE3;
    border: 0px!important;
}
.pro-desc1{
        width: 50%;
        line-height: 1.4!important;
    }

    .addons .container{
            box-shadow: none;
    }
  .swapinout table tbody tr:last-child td, .swapinout table tbody tr:last-child th {
        border-width: 0 0 1px 0;
        padding-bottom: 15px;
    }
    .addons .sub-box {
         padding-right:4%;
    }
    .space1{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .woocommerce-cart table.cart .button, .woocommerce-cart .actions .button,
     .woocommerce-cart .checkout-button.button.wc-forward,
     .woocommerce #payment #place_order{
        border: 0px!important;
        border-radius: 5px!important;
    }
    .woocommerce-cart .button.button-border.empty-cart-button{
        border: 1px solid #29AAE3!important;
        color: #29AAE3;
    }
     .woocommerce-cart .coupon input[type="text"]{
       border: 1px solid #29AAE3!important;        
     }
    .woocommerce-cart .button.button-border.empty-cart-button:hover{
         color: #fff;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table th{
            font-weight: bold;
    }
   .woocommerce-cart  .order-total .woocommerce-Price-amount.amount,.woocommerce-cart  .cart_totals h2,
   #order_review .order-total .amount{
    color: #000!important;
      font-weight: bold;
   }
  .woocommerce-checkout .woocommerce-info{
        justify-content: flex-start;
   }

   .woocommerce #order_review table.shop_table th{
        font-weight: bold !important;
   }
   .woocommerce #order_review table.shop_table tr td, .woocommerce #order_review table.shop_table tr:not(.shipping) th, .woocommerce .cart-collaterals table.shop_table tr td, .woocommerce .cart-collaterals table.shop_table tr:not(.shipping) th {
        vertical-align: text-top!important;
    }
    .cart .product-name a{
            font-weight: bold;
    }
    .woocommerce ul#shipping_method li,
    .woocommerce-shipping-destination,
    .woocommerce-shipping-totals.shipping td{
        text-align: right!important;
    }
    .woocommerce-checkout-review-order *{
         font-family: futura-pt, sans-serif;
         font-weight: 600;
    }
    .woocommerce .checkout #order_review tbody tr:last-child .product-name,
     .woocommerce .checkout #order_review tbody tr:last-child .product-total{
        font-weight: bold;
    }
    .woocommerce-checkout-review-order .payment_box.payment_method_stripe p,
    .woocommerce-checkout-review-order .woocommerce-privacy-policy-text p{
        font-weight: 400!important;
        line-height: 28px;
    }
    .woocommerce .checkout #order_review table .product-name{
        vertical-align: top !important;
    }
    #customer_details  label, #ship-to-different-address label{
        font-family: futura-pt, sans-serif;
         font-weight: 500;
    }
    #ship-to-different-address label{
        font-size: 18px;
    }
    .woocommerce-checkout .woocommerce form .form-row{
            margin-bottom: 20px;
    }
    .purchase_options textarea{
        height: 80px;
         border-radius: 5px;
         border: 1px solid #DEDEDE;
          resize: none;
    }
    .woocommerce td.product-name dl.variation p{
        font-weight: 400;
    }
  .woocommerce-cart  .entry-title {
        color: #27AAE1!important;
        font-family: futura-pt, sans-serif;
        font-size: 48px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .woocommerce-order .woocommerce-thankyou-order-received{
        display: none;
    }

      .woocommerce-order .woocommerce-table__line-item.order_item p{
        font-weight: 400;
        margin-bottom:0px;
        padding-top: 5px;
    padding-bottom: 5px;
      }

      .woocommerce-order .woocommerce-table__line-item.order_item p strong{
         font-weight:700;
      }
      .woocommerce .woocommerce-customer-details address{
         font-family: futura-pt, sans-serif;
         line-height: 28px;
      }
     
.woocommerce-customer-details .woocommerce-column__title{
   font-weight: bold;
}
.woocommerce-checkout .order_details .woocommerce-Price-amount.amount{
    color: #000!important;
    font-weight: bold;
}

.ywsbs-subscription-box.box-editable{
    display: grid;
    justify-content: space-between;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}
.ywsbs-box.ywsbs-subscription-box-edit {
    background-color: #F6F8F7;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ywsbs-box.ywsbs-subscription-box-edit{
    text-align: center;
}
.ywsbs-box.ywsbs-subscription-box-edit .button.btn-primary{
     margin-bottom: 15px;
}
.boxes-block{
    display: flex;
    justify-content: space-between;   
    grid-gap: 40px;
    padding-top: 15px;
    padding-bottom: 30px;   
      color: #495B6E;
    font-family: mulish-variable, sans-serif!important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.boxes-block .membership-details,.boxes-block .recurring-payment{
    width: 50%;
}
.boxes-block *{
     font-family: mulish-variable, sans-serif!important;
}
.boxes-block>div{
       border-radius: 11px;
    border: 2px solid #00b0f0;
    background: #FFF;
    box-shadow: 0px 17px 38px 0px rgba(0, 0, 0, 0.10);
    }
.dash-board{
   /*  padding-left: 40px;
    padding-right: 40px;*/
}
.dash-board h2,.pay-method h2{
    color: #333F4C!important;
    font-size: 40px!important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
      font-family: mulish-variable, sans-serif!important;
    }

.blue-head{
   border-radius: 8px 7px 0px 0px;
    background: #27AAE1;
    padding: 11px 25px;
}
.blue-head p{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    padding-top: 10px;
        margin-bottom: 0;
        min-height: 50px;
}
.blue-head h3{
   
    color: #FFF!important; 
    font-size: 24px!important;
    font-style: normal;
    font-weight: 700!important;
    line-height: normal!important;   
    margin-bottom: 0px;
}
.blue-head h3 span{
     font-weight: 400!important;
}
.desh-info{
        padding: 18px 25px 30px 25px;
}
.desh-info .data{
    margin-bottom:20px;
     color: #495B6E;   
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    border: 1px solid #ddd;
}

.desh-info .data>div {
    display: flex;
}

.desh-info .data>div:last-child * {
    border-bottom: 0;
}

.desh-info .data>div>span {
       width: 30%;
    display: inline-flex;
    position: relative;
    border-bottom: 1px solid #ddd;
    height: auto;
    border-right: 1px solid #ddd;
    padding: 0 7px;
     font-weight: 700;
     color:#000;
}
.membershipdelvry textarea {
    background: #ebebeb;
    border: 0;
    font-weight: 700;
    max-height: 100px;
}
.desh-info .data>div>span:after{
    content: ':';  
    font-size: 18px;
    color: #495B6E;

}
.desh-info .data strong{
    font-weight: 700;
        width: 70%;
    display: inline-flex;
        padding-left: 15px;
    border-bottom: 1px solid #ddd;
    height: auto;
}
.desh-info .btn{
    border-radius: 0px;
    border: 2px solid #00cc88;
    background-color: #ffffff;
    color: #00cc88;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    text-decoration: none; 
    height: 45px;
        padding: 0 15px;
    display: inline-block;
    margin-right: 5px;
}
.desh-info .btn:hover{
    background: #00cc88;
    color: #fff;
}
.membership-details .desh-info .update {
    background: #00cc88;
    border-color: #00cc88;
    color: #fff;
}
.membership-details .desh-info .pause {
    border-color: #00cc88;
    color: #00cc88;
}
.membership-details .desh-info .cansel {
    border-color: #7f7f7f;
    color: #7f7f7f;
}
.membership-details .desh-info .update:hover{background:#00cc88; color: #fff;}
.membership-details .desh-info .pause:hover{ background:#00cc88; color: #fff; }
.membership-details .desh-info .cansel:hover{ background:#7f7f7f; color: #fff; }
.re-pay-top *{
    color: #495B6E;
    font-family: mulish-variable, sans-serif!important;
    font-size: 16px;
    font-style: normal;
   
    line-height: 32px;
}
 .paym_col.netpaym_col {
    border-left: 2px solid #00b0f0;
    padding-left: 50px;
}
.re-pay-top{
   padding: 18px 25px 30px 25px;
}
.recurring-payment {
    border-radius: 11px;
    border: 2px solid #00b0f0;
    background: #FFF;
    box-shadow: 0px 17px 38px 0px rgba(0, 0, 0, 0.10);
    margin-bottom: 35px;
}
.re-pay-top {
    display: flex;
    justify-content: space-between;
}
.paym_col {
    width: 47%;
}
.pay-top1{
   display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    gap: 5px;
}
.re-pay-top h3 {
    color: #27AAE1 !important;
    font-weight: 700 !important;
        margin-bottom: 8px;
}
.paym_col .desh-info {
    padding: 0 !important;
}
.pay-top1 .left1{
    width: 60%;
}
.pay-top2{
    margin-top: 20px;
}
.pay-top2 .bg-head{
   border-radius: 5px;
    background: #E6EDF2;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    padding: 5px 30px;
   
}
.netpaym_col .desh-info .data span{ width:40%; }
.netpaym_col .desh-info .data strong{ width:60%; }

.pay-top2 td{
    padding:0px 29px!important;
      border-bottom: 0px!important;
}
.pay-top2 td:last-child{
    text-align: right;
}
.bg-fot{
    border-top: 1px solid #ccc;
     width: 100%;
     text-align: right;
      padding:20px 30px 10px 30px!important;
}
.price-1{
    display: flex;
    justify-content: end;
}
.price-1 div:first-child{
   text-align: left;
       width: 85px;
}
.price-1 div:last-child{
    width: 110px;
}
.banner-add{
    padding-bottom:30px;
}
.boxes-block.box-week{
    display: block;
}
.boxes-block.box-week h3{
    text-align: center;
}
.box-week1{
    border-radius: 8px;
    border: 1px solid #E0E7ED;
    background: #FFF;
    box-shadow: 0px 17px 38px 0px rgba(0, 0, 0, 0.10);
}
.list_icons{
     padding:45px 30px 35px 30px!important;
    
}
.list_icons ul{
        display: flex
;
    flex-wrap: wrap;
}
.list_icons li{
     position: relative;
     list-style-type: none;
     padding-left: 25px;
    padding-top: 0;
    padding-bottom: 12px;  
    width: 15%;
    border-right: 1px solid #BDCCD7;
    margin-left: 5%;
}
.list_icons li:before{
    content: '';
    position: absolute;
    top: 3px;
    left: 0px;
    width: 15px;
    height: 15px;
    background: url(img/check.svg) no-repeat;
}
.list_icons li:nth-child(5n) {
     border-right: 0px;
}
.customise-Box .blue-head {
    text-align: left;
}
.add-ons .blue-head{
    text-align: left;
}
.customise-Box{
    width: 100%;
    border-radius: 11px;
    border: 2px solid #00b0f0;
    background: #FFF;
    box-shadow: 0px 17px 38px 0px rgba(0, 0, 0, 0.10);
    margin-bottom: 35px;
}
.add-ons{
    width: 40%;
}
.cusb_box {
    padding: 40px 25px;
}
.customise-Box .top-add-boxs{
    display: flex;

}
.customise-Box .top-add-boxs div{
    padding-bottom:35px;
}
.customise-Box .top-add-boxs h4{
    color: #333F4C;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-top: 35px;
}
.customise-Box .top-add-boxs div:nth-child(1){
    border-right: 1px solid #BDCCD7;
    margin-right: 45px;
}
.customise-Box .top-add-boxs ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.customise-Box .top-add-boxs ul li{   
    width: 50%;
    list-style-type: none;
    padding-bottom: 12px;
    padding-top: 0px;
}
.customise-Box .top-add-boxs ul li input{
    margin-right: 8px;
}
.customise-Box .top-add-boxs input[type="checkbox"] {
  appearance: none;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
}

.customise-Box .top-add-boxs input[type="checkbox"].noclick {
  background-color: #ccc; 
  border-color: #ccc;
}
.customise-Box .top-add-boxs input[type="checkbox"]:checked.noclick{
    opacity: 0.5;
}

/* Style when checked */
.customise-Box .top-add-boxs input[type="checkbox"]:checked {
  background-color: #77cc00; 
  border-color: #77cc00;
}

/* Optional: checkmark using pseudo-element */
.customise-Box .top-add-boxs input[type="checkbox"]:checked::after {
  content: "✓";
  color: white;
  font-size: 12px;
  position: absolute;
  left: 2px;
  top: -8px;
}
.customise-Box textarea{
    border-radius: 8px;
    background: #EEF3F6;
    border: 0px;
    resize: none;    margin-bottom: 25px;
}
.comment-box{
    margin-top: 20px;
}
.comment-box p{
    margin-bottom: 5px!important;
}
.comment-box p strong{
    font-weight: 700!important;
}
.comment-box .note1{
    color: #495B6E;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    padding-top: 15px;
    padding-bottom: 20px!important;
}
.customise-Box .desh-info ,.add-ons .re-pay-top{
    padding: 18px 45px 30px 45px;
}
.add-ons .pay-top2 tr td:nth-child(1){
     padding-left: 0 !important;
}
.add-ons .pay-top2 tr td:nth-child(1) div{
        display: flex;
        flex-wrap: nowrap;
        line-height: 1;
        gap: 8px;
        align-items: center;
       
}
.add-ons .pay-top2 tr td div img{
    width: 40px;
    height: auto;
}
.add-ons .pay-top2 td {
   
    border-bottom: 1px solid #BDCCD7 !important;
    padding-bottom: 33px !important;
    padding-top: 33px !important;
}
.add-ons table{
    margin-bottom: 0px;
}
.add-ons .bg-fot{
    border-top: 0px;
    margin-bottom: 20px;
    padding-right: 0px!important;
}
.add-ons .pay-top2 {
    margin-top:10px!important;
}
.add-ons .quantity label{
    display: none;
}
.add-ons .quantity input.qty{
    background-color: #fff;
    border: 1px solid #E0E7ED;
    border-radius: 5px;
    line-height: 24px;
}

.add-ons .pay-top2 tr td:nth-child(3){
    padding-right: 0px!important;
}
.add-ons button{
    width: 100%!important   ;
    color: #fff;
    height: 55px;
}
.add-ons .quantity input[type^="button"]{
   color:#A0AEBA; 
}
.pay-method table.shop_table{
    border-radius: 8px;
    border: 1px solid #E0E7ED;
    background: #FFF;
    box-shadow: 0px 17px 38px 0px rgba(0, 0, 0, 0.10);
    padding-bottom: 10px;
}

.woocommerce-account .wrapper {
    background: #F5F8FA!important;
}

.pay-method table{
    max-width: 1209px;
}
.pay-method table.shop_table th {
    padding: 20px 10px 20px 20px !important;
    background: #27AAE1;
    color: #fff !important;
    font-weight: 700!important;
    font-family: mulish-variable, sans-serif!important;
    font-size: 24px;
}
.pay-method table.shop_table th:first-child{
    border-radius: 5px 0px 0px;
}
.pay-method table.shop_table th:last-child{
    border-radius: 0px 5px 0px 0px;
}
.pay-method table.shop_table td {
    padding: 20px 20px;
    color: #495B6E;
    font-family: mulish-variable, sans-serif!important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.pay-method .account-payment-methods-table{
    margin-bottom: 50px!important;
}
a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button{
   border-radius: 5px;
    border: 0px;
}
.pay-method a.button{
    color: #FFF;
     font-family: mulish-variable, sans-serif!important;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
}
.pay-method table a.button{
    padding: 0px 20px;
}
.pay-method table .button.delete{
    margin-right: 15px;
}
.woocommerce-account header, .woocommerce-account .breadcrumb-content.container{
    display: none;
}
.my-account-sidebar .logo{
    width: 173px;
   margin: 0 auto;
   padding-top: 25px;
   padding-bottom: 25px;
}

.woocommerce-account .breadcrumb-v1 + .page-container {
    padding-top: 0;
}
.woocommerce-account .footer-container.footer-area{
    display: none;
}
.left-user-info{
    display: flex;
    color: #495B6E;
    font-family: mulish-variable, sans-serif!important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.left-user-info div:first-child {
    width: 120px;    
    position: relative;
}
.left-user-info div:first-child:after {
    content: ':';
    position: absolute;
    right: 10px;
    font-size: 18px;
    color: #495B6E;
}
.left-user-info div:last-child{
   width: 270px; 
}
.left-user-info .email{
        word-break: break-all;
}
.woocommerce-view-subscription .woocommerce-MyAccount-navigation ul li a img, 
.my-account-sidebar .woocommerce-MyAccount-navigation ul li a img{
    margin-right: 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover img,
.woocommerce-view-subscription .woocommerce-MyAccount-navigation ul li.active img,
.my-account-sidebar .woocommerce-MyAccount-navigation ul li.active img{
    filter: brightness(0) invert(1);
}
.woocommerce-view-subscription .woocommerce-MyAccount-navigation ul li.active a, 
.my-account-sidebar .woocommerce-MyAccount-navigation ul li.active a{
    background: #29AAE3!important;
    color: #ffffff!important;
}
.page-template-membership-details header{
    display: none;
}
.ac-form-sec{
    border-radius: 8px;
    border: 1px solid #E0E7ED;
    background: #FFF;
    box-shadow: 0px 17px 38px 0px rgba(0, 0, 0, 0.10);
    padding: 60px;
    margin-bottom: 60px;
}
.ac-form-sec label{
    color: #3B3B3B;
    font-family: mulish-variable, sans-serif!important;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 12px;
}
.woocommerce form .ac-form-sec  .form-row input.input-text{
    border-radius: 5px;
    border: 1px solid #D8D8D8;
    background: #F5F8FA;
    height: 50px;
    color: #5E5E5E;
    font-family: mulish-variable, sans-serif!important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5px;
    box-shadow: none !important;
}
.ac-form-sec #account_display_name_description{
    color: #5E5E5E;
   font-family: mulish-variable, sans-serif!important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 10px;
        display: block;
}
.ac-form-sec .woocommerce-Button.button{
    border: 0;
    border-radius: 5px;
    color: #FFF;
    font-family: mulish-variable, sans-serif!important;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    margin-top: 15px;
}
.ywsbs-modal-body .box_options ul li label{
        border-radius: 60px;
    background: #DEDEDE;
    border: 1px solid #DEDEDE;
    display: inline-flex;
    padding: 13px 20px;
    justify-content: center;
    align-items: center;
    color: #1A3023;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.15px;
}
.ywsbs-modal .ywsbs-modal-body p{
      color: #5E5E5E;
    font-family: mulish-variable, sans-serif!important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.ywsbs-modal-body .box_options,.ywsbs-modal-body .purchase_options{
    text-align: left;
}

.box_options label{
        color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
       
}
.ywsbs-modal-body .ywsbs-content-text{
            font-weight: bold;
}
.woocommerce-account{
    background-color:#f5f8fa;
}
.banner-add .widget_media_image{
        margin-top: 0px;
}

.carttble td.product-remove,
.carttble th.product-remove {
    order: 0 !important;
}
.woocommerce table.carttble .product-name, 
.woocommerce table.carttble .product-name{
            flex-grow: inherit !important;
}
 

.carttble td:nth-child(1),
.carttble th:nth-child(1){
      width: 2% !important;
    margin-right: 0 !important;
}
.carttble td:nth-child(2),
.carttble th:nth-child(2){
   width: 27%;
}
.carttble td:nth-child(3),
.carttble th:nth-child(3){
        width: 16%;
}
.carttble td:nth-child(4),
.carttble th:nth-child(4){
       width:9%;     text-align: left !important;
    max-width: none !important;
}
.carttble td:nth-child(5),
.carttble th:nth-child(5){
        width: 8% !important;text-align: center !important;
     max-width: none !important;
             min-width: auto !important;
}
.carttble td:nth-child(6),
.carttble th:nth-child(6),
.woocommerce table.shop_table.woocommerce-cart-form__contents.carttble .product-subtotal{
        width: 10% !important; text-align: left !important;
     max-width: none !important;
     min-width: auto !important;
}
.carttble tfoot td:nth-child(1){ width:100% !important; }

.woocommerce-SavedPaymentMethods-saveNew{display:none !important;}
 
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td {
    text-align: right;
}
.cart_item dt.space1.variation-Preferences {
    float: none !important;
    display: block;
}
.cart_item dd.space1.variation-Preferences {
    display: block;
    line-height: 1.4;
}

.rate-box h2{
    color:#27AAE1!important;
    font-size: 24px !important;
     font-weight: 700 !important;
    line-height: normal !important;
    margin-bottom: 20px!important;
}
.rate-box h3{
    color:#27AAE1!important;
    font-size: 20px !important;
     font-weight: 700 !important;
    line-height: normal !important;
     margin-top: 25px !important;
    margin-bottom: 10px;
}
.rate-box p{
    color: #000000!important;
}
.rate-box .table {
    border: 1px solid #e5e5e5;
}
.rate-box .table th, .rate-box .table td{
   padding: 8px !important;
}

.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .customise-Box h2 {
    color: #27AAE1 !important;
    font-weight: 700 !important;
    margin-bottom: 20px;
    font-size: 20px;
}
.boxinweek {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.boxinweek td, .boxinweek th {
    padding: 7px 15px !important;
    border: 1px solid #ddd !important;
}
.boxinweek td {
    font-weight: 400;
}
.boxinweek td label {
    border: 1px solid #ddd;
    width: 20px;
    height: 20px;
        cursor: pointer;
}
.boxinweek td input[type="checkbox"]{ display:none; }
.boxinweek td input:checked + label{
        background: url(img/check.svg) no-repeat;
            background-size: cover;
    border: 0;
}
.boxinweekcol {
    width: 32%;
} 
.boxinweekcol:nth-child(1):before{ content:none; }
.boxinweekcol{ position:relative; }
.boxinweekcol:before{
   content: "";
    width: 2px;
    height: 100%;
    background: #00b0f0;
    position: absolute;
    left: -13px;
    top: 0;
}
.cusb_box p, .cusb_box li {
    font-size: 16px;
    margin: 0 0 10px 0;
    line-height: normal;
    padding: 0;
}

.add-ons .blue-head {
    background: #00cc88;
}

.add-ons {
    border-color: #00cc88 !important;
}
.boxes-block .banner-add {
    width: 60%;
}

.woocommerce-cart-form__cart-item .product-description{
    text-align: left;
    font-weight: normal;
}
.customer-alerts{
    display: flex;
    justify-content: space-between;
        align-items: normal;
    align-content: center;
    gap: 10px;
}
.customer-alerts .announcements,
.customer-alerts .notes{
       border: 2px solid #00cc88;
    padding: 0;
    border-radius: 5px; 
    width: 48.5%;
    margin: 0;
        background: #FFF;
    box-shadow: 0px 17px 38px 0px rgba(0, 0, 0, 0.10);
}
.customer-alerts .notes h3.widgettitle,
.customer-alerts .announcements h3.widgettitle {
    background: #00cc88;
    color: #fff !important;
    padding:10px 25px;
    line-height: normal;
    margin: 0;    font-size: 24px !important;
}
.customer-alerts .notes .textwidget,
.customer-alerts .announcements .textwidget {
    padding:20px 25px;color: #000; font-size: 16px;
}
.customer-alerts .notes .textwidget ul li {
    list-style: none;
    line-height: 1.4;
    position: relative;
    padding: 0 0 7px 15px;
}
.customer-alerts .notes .textwidget ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 8px;
}
 
.customer-alerts p{
    padding: 0;
    margin: 0; 
}
#billing_birth_month_field{
    margin-top: 30px;
}
.swapmsg{
    position: fixed;
    bottom: 60px;
    right: 20px;
    color: red;
    border: 1px solid red;
    padding: 10px;
    border-radius: 5px;
}
p.success.sperr {
    background: #00cc88;
    color: #fff;
    border-radius: 8px;
    padding: 9px 28px;
    display: block;
    width: max-content;
    margin-bottom: 21px !important;
}

.cusb_box li {
    list-style: none;
}

/* Responsive Strat */

@media screen and (max-width:1700px){
    .desh-info {
        padding: 18px 25px 30px;
    }
    .boxinweek td, .boxinweek th{
        font-size: 16px;
    }
}
@media screen and (max-width:1600px){

    .woocommerce #customer_login .col-2{
        padding-left: 90px;
    }
    #customer_login h2{
        font-size: 52px; 
    }
    .shop-sec3 .product:nth-child(2):before{
        width: 240px;
        height: 240px;
    }
    .shop-sec3 .product:nth-child(2):after{
        font-size: 38px;
            top: 70px;
        left: 2px;
    }
    .shop-sec3 .product-name a{
        font-size: 34px;
    }
    .shop-sec3 .e-con-inner>.elementor-element{
        padding-top: 80px!important;
    }
    .single.single-product div.product .summary > .price .amount{
            font-size: 30px;
    }
    .single.single-product .entry-summary h3{
            font-size: 40px !important;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li a{
            padding: 25px 40px 0px 40px;
    }

    .woocommerce-checkout .breadcrumb-title .heading-title, .woocommerce-cart  .entry-title {
        font-size: 46px;
    }
    .woocommerce-checkout .breadcrumb-content.container,
    .woocommerce-checkout .page-container {
        max-width: 1350px!important;
    }
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .top-title1>h2{
        font-size: 52px !important;
    }
    .top-title1{
       left: 160px;
       top: 70px;
    }
   
    .woocommerce-view-subscription .yith-proteo-my-account-user-image .user-info, .my-account-sidebar .yith-proteo-my-account-user-image .user-info {
        width: 100%;
        margin-top: 14px;
        padding-right: 15px;
            padding-left: 10px;
    }
  
   
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content h2{
        font-size: 32px;
    }
     .addons .sub-box {
         padding-right:2.8%!important;
    }

    .dash-board h2,.pay-method h2{
         font-size: 36px !important;
    }
    .pay-top2 td {
        padding: 0px 20px !important;
    }
    .woocommerce-view-subscription .site-content .woocommerce .my-account-sidebar, .my-account-sidebar {
        width: 400px;
    }
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-content {
        width: calc(100% - 415px);
        padding-top: 40px;
         padding-left: 30px;
        padding-right: 30px;
    }
   
    /*.blue-head{
        padding: 19px 30px;
    }*/
    /*.desh-info {
        padding: 18px 30px 25px 30px;
    }*/
    .desh-info .btn{
        font-size: 17px; 
        height: 43px;
    }
    .list_icons {
        padding: 45px 20px 35px 20px !important;
    }
    .blue-head h3{
        font-size: 22px !important;
    }
    /*.re-pay-top {
        padding: 18px 35px 25px 35px;
    }*/
    .customise-Box textarea{
        height: 130px
    }

    .customise-Box .desh-info, .add-ons .re-pay-top {
        padding: 16px 35px 25px 35px;
    }
    .customise-Box .top-add-boxs div:nth-child(1){
         margin-right: 25px;
         padding-right: 15px;
    }
    .desh-info .data,  .re-pay-top *{
        font-size: 15px;
        line-height: 28px;
    }
    .desh-info .data strong,.re-pay-top strong,.boxes-block{
            font-size: 15px!important;
    }

}
@media screen and (min-width:1561px){
    .layout-fullwidth .menu-middle .header-middle .menu-wrapper, .header-fullwidth .menu-middle .header-middle .menu-wrapper {
        margin-left: 155px!important;      
    }
}

@media screen and (max-width:1560px){
    .single.single-product.woocommerce div.product div.product-images-summary{
        max-width: 1300px;
        margin: 0 auto;
    }
    .ts-header nav > ul > li{
        margin-left: 25px;
    }
     .dash-board h2,.pay-method h2{
         font-size: 34px !important;
    }
}

@media screen and (max-width:1500px){

    .woocommerce #customer_login .col-2{
        padding-left: 80px;
    }
    #customer_login h2{
        font-size: 48px; 
    }
    .shop-top-banner{ 
        min-height: 350px;
    }
    .shop-sec3 .woocommerce .products {
        gap: 30px;
    }
    .shop-sec3 .product{
            width: 29.6% !important;
    }
    .shop-sec3 .product-name a{
        font-size: 32px;
    }
    .shop-sec3 .e-con-inner>.elementor-element {
        padding-top: 70px !important;
    }
    .shop-sec3 .e-con-inner {
        padding-bottom: 60px !important;
    }
    .shop-sec3 .product:nth-child(2):before {
        width: 200px;
        height: 200px;
    }
    
    .shop-sec3 .product:nth-child(2):after {
        font-size: 34px;
        top: 59px;
        left: -8px;
    }
    .shop-sec3 .product-name{
        margin-top: 30px !important;
    }
    .single.single-product .woocommerce-Tabs-panel,
     .single.single-product .woocommerce-tabs ul.tabs,
      .single.single-product.woocommerce div.product div.product-images-summary{            
        max-width: 1200px;
    }
     .single.single-product .entry-summary h3{
            font-size: 38px !important;
    }
     .single.single-product .entry-summary h4{
        font-size: 26px !important;
    }
    .purchase_options>label{
       font-size: 19px;
        margin-top: 20px;
        padding-bottom: 5px;
    }
    .single.single-product .woocommerce-tabs.wc-tabs-wrapper{
        padding-top: 55px;
    }
      .woocommerce div.product .woocommerce-tabs ul.tabs li a{
            padding: 25px 35px 0px 35px;
    }

    .woocommerce-checkout .breadcrumb-title .heading-title,.woocommerce-cart  .entry-title{
        font-size: 44px;
    }
     .woocommerce-checkout .breadcrumb-content.container,
    .woocommerce-checkout .page-container {
        max-width: 1300px!important;
    }

     .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .top-title1>h2{
        font-size: 48px !important;
    }
    .top-title1{
       left: 120px;
       top: 60px;
    }
   
   .woocommerce-account .woocommerce-MyAccount-navigation li a{
    padding: 15px 32px 15px!important;
   }
   
    .ywsbs-subscription-info-wrapper{
            grid-gap: 30px;
    }
    .ywsbs-subscription-view-wrap .ywsbs-subscription-box{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .ywsbs-subscription-related-orders {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .woocommerce-view-subscription .ywsbs-box h3 {
        padding-top: 15px;
    }
     .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content h2 {
        font-size: 30px;
    }
    .ywsbs-subscription-box-edit a.button.btn-primary,
    .ywsbs-subscription-box-edit a.button.btn-default{
            width: 300px;
            font-size: 17px;
    }

    .swapinout table th{
        font-size: 22px;
    }
    .woocommerce-checkout .breadcrumb-title .heading-title, .woocommerce-account .breadcrumb-title .heading-title{
        font-size: 46px;
    }
    .swapinout table thead tr th:first-child{
    padding-bottom: 20px;
    }
    .swapinout table th{
         padding:20px 20px;
    }
    .swapinout h2{
        font-size: 34px;
    }

    .sub-box{    
        padding-right: 4%;
    }
     .addons .sub-box {
         padding-right:2.5%!important;
    }
     .ywsbs-subscription-box.box-editable{
              margin-bottom: 0;
        grid-gap: 30px;
      }

   .dash-board h2,.pay-method h2{
         font-size: 32px !important;
    }

    .boxes-block{
            grid-gap: 30px;
            padding-bottom: 40px;
    }
    .desh-info .btn {
        font-size: 16px;
        /*width: 115px;*/
        height: 42px;
    }
    .list_icons {
        padding: 35px 15px 30px 10px !important;
    }
    .list_icons li{
            width: 16%;   
        margin-left: 4%;
    }
    .banner-add {
        padding-bottom: 20px;
    }
    .woocommerce-view-subscription .site-content .woocommerce .my-account-sidebar, .my-account-sidebar {
        width: 350px;
    }
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-content {
        width: calc(100% - 365px);
    }
    .customise-Box .desh-info, .add-ons .re-pay-top {
        padding: 16px 25px 25px 25px;
    }
        .blue-head h3 {
        font-size: 20px !important;
    }
    .blue-head p{
        font-size: 15px;
    }
    .customise-Box .top-add-boxs h4 {      
        padding-top: 30px;
    }
    .pay-method table.shop_table th{
        font-size: 22px;
    }
    .pay-method a.button{
        font-size: 17px;
    }
    .ac-form-sec{
        padding: 50px;
        margin-bottom: 50px;
    }
     .woocommerce form .ac-form-sec .form-row input.input-text{
        height: 46px;
    }

    .left-user-info div:first-child{
        width: 160px;   
    }
   


    .paym_col.netpaym_col{
        padding-left: 20px;
    }
    .customer-alerts .notes h3.widgettitle, .customer-alerts .announcements h3.widgettitle{
        font-size: 20px !important;
    }

    .boxinweekcol:before{
        left: -10px;
    }
}


@media screen and (max-width:1400px){
    #customer_login h2{
        font-size: 46px; 
    }
    .shop-sec3 .product-name a{
        font-size: 30px;
    }
    .shop-sec3 .e-con-inner>.elementor-element {
        padding-top: 60px !important;
    }
    .single.single-product .woocommerce-Tabs-panel,
     .single.single-product .woocommerce-tabs ul.tabs,
      .single.single-product.woocommerce div.product div.product-images-summary{            
        max-width: 1100px;
    }
    .woocommerce-checkout .breadcrumb-title .heading-title,.woocommerce-cart  .entry-title{
        font-size: 42px;
    }
    .swapinout table th{
        font-size: 20px;
    }
    .woocommerce-checkout .breadcrumb-title .heading-title, .woocommerce-account .breadcrumb-title .heading-title{
        font-size: 44px;
    }
     .dash-board h2,.pay-method h2{
         font-size: 30px !important;
        margin-bottom:5px!important;
    }
    .pay-method h2{
          margin-bottom:15px!important;
    }
   
     .boxes-block {
        grid-gap: 20px;
        padding-bottom: 35px;
    }
        .desh-info .btn {
        font-size: 16px;
        /*width: 110px;*/
        height: 40px;
        line-height: 36px;
    }
    .customise-Box .top-add-boxs ul li {
        width: 100%;
    }
    .customise-Box .top-add-boxs div {
        padding-bottom: 20px;
    }
    .customise-Box .top-add-boxs h4 {
        
        font-size: 20px;   
        padding-top: 20px;
    }
    .comment-box {
        margin-top: 15px;
    }
    /*.customise-Box {
        width: 55%;
    }*/
     
    .add-ons .pay-top2 td{
        padding-bottom: 23px !important;
    padding-top: 23px !important;
    }
    .boxinweek td{
        font-size: 16px;
    }
    .add-ons {
        width: 45%;
    }
    .customise-Box textarea {
        height: 110px;
    }
    .desh-info, .re-pay-top {
        padding: 18px 25px 25px 25px;
    }
       
    .desh-info .data span {
        width: 155px;
        line-height: 1.5;
    }
    /*.blue-head {
        padding: 19px 25px;
    }*/
    .customer-alerts .notes h3.widgettitle, .customer-alerts .announcements h3.widgettitle{
        padding: 6px 25px;
    }
    /*.desh-info .data {
        margin-bottom: 40px;
    }*/
    .add-ons button {  
   
    height: 50px;
    font-size: 17px !important;
}
.woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-content{
        padding-top:35px;
         padding-left: 20px;
        padding-right: 20px;
}

    /*.desh-info .data strong {
        width: calc(100% - 170px);
        padding-left: 25px;
    }*/
    .customer-alerts .announcements, .customer-alerts .notes{
        width: 49%;
    }
}
@media screen and (max-width:1300px){
   /* .desh-info .btn {
                width: 100px;
    }*/
    .add-ons .pay-top2 td {       
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .boxes-block>div{
        box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.10);
    }
    .dash-board h2 ,.pay-method h2{
        font-size: 28px !important;
      
    }
    .pay-method table.shop_table th{
        font-size: 20px;
    }
    .pay-method table a.button {
        padding: 0px 15px;
        font-size: 16px;
    }
    .pay-method table .button.delete {
        margin-right: 10px;
    }

    .boxinweek td, .boxinweek th{
            padding: 4px 7px !important;
    }
}
@media screen and (max-width:1200px){

    .woocommerce #customer_login .col-2 {
        padding-left: 70px;
    }
    #customer_login h2{
        font-size: 44px; 
    }
    #customer_login form.login p.form-row input[type="text"] {
        margin-bottom: 15px;
        margin-top: 5px;
    }
    .login-remember{
        column-gap: 40px;
        padding-top: 5px;
    }
    #customer_login form.login p.form-row input[type="text"], 
    #customer_login form.login p.form-row input[type="password"]{
        padding: 6px 20px;
            height: 46px;
    }
    .shop-top-banner{ 
        min-height:320px;
    }
    .shop-sec3 .woocommerce .products {
        gap: 20px;
    }
    .shop-sec3 .product-name{
        margin-top: 25px !important;
    }
     .shop-sec3 .product {
        width: 30% !important;
    }
    .faq-sec .e-n-accordion-item-title-text{
            font-size: 22px;
            line-height: 28px;
    }
    .faq-sec .e-n-accordion-item-title {   
        padding: 20px 0px;
    }
    .single.single-product .woocommerce-Tabs-panel,
     .single.single-product .woocommerce-tabs ul.tabs,
      .single.single-product.woocommerce div.product div.product-images-summary{            
        max-width:95%;
    }
     .single.single-product .entry-summary h3{
            font-size: 36px !important;
    }
     .single.single-product .entry-summary h4{
        font-size: 24px !important;
    }
    .single.single-product div.product .summary > .price .amount{
            font-size:28px;
    }
    .single.single-product.woocommerce div.product div.product-images-summary {
        grid-template-columns: 50% 50%;
        padding-bottom: 60px;
    }
    .single.single-product .woocommerce-tabs.wc-tabs-wrapper{
        padding-top: 45px;       
      
    }
    .single.single-product .woocommerce-tabs ul.tabs{  
        height: 61px;
    }

      .woocommerce div.product .woocommerce-tabs ul.tabs li a{
            height: 60px;
            padding: 20px 30px 0px 30px;
 
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a:before{
        top: 29px;
    }
    .single.single-product.woocommerce div.product .woocommerce-tabs .panel{

        padding-bottom: 40px
    }
     .woocommerce-checkout .breadcrumb-title .heading-title, .woocommerce-cart  .entry-title{
        font-size: 40px;
    }
     .woocommerce-checkout .breadcrumb-content.container,
    .woocommerce-checkout .page-container {
        max-width: 100%!important;
    }
    .delivery-schedules table {
        font-size: 16px !important;
    }
    .ywsbs-subscription-info-wrapper {
        grid-gap: 20px;
    }
    .ywsbs-subscription-view-wrap .ywsbs-subscription-box {
        margin-top: 20px;
         margin-bottom: 20px;
   
    }
   .ywsbs-subscription-related-orders {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .woocommerce-view-subscription .ywsbs-box h3 {
        padding-top: 10px;
    }
    .ywsbs-subscription-related-orders tbody td,
    .ywsbs-subscription-info-item ,.ywsbs-subscription-box-items,
    table.subscription-review-table tfoot th, table.subscription-review-table tfoot td{
        font-size: 16px;
    }
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .top-title1>h2 {
        font-size: 44px !important;
    }
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content h2 {
        font-size: 28px;
    }
   
     .top-title1 {
        left: 80px;
        top: 55px;
    }
    
   
      .ywsbs-subscription-box-edit a.button.btn-primary, .ywsbs-subscription-box-edit a.button.btn-default {
        width: 260px;
        font-size: 15px;
    }
      .ywsbs-subscription-view-wrap .ywsbs-subscription-box .ywsbs-subscription-box-edit{
        padding: 20px;
      }
      .woocommerce-view-subscription .woocommerce-MyAccount-navigation ul li a, .my-account-sidebar .woocommerce-MyAccount-navigation ul li a{
        padding: 10px 20px !important;
        font-size: 17px;
      }
      
    .pro-desc1{
        width: 42%;
    }
    .swapinout table td, .swapinout table label{
        line-height: 44px;
    }
    .woocommerce-checkout .breadcrumb-title .heading-title, .woocommerce-account .breadcrumb-title .heading-title{
        font-size: 42px;
    }
    .ywsbs-subscription-box.box-editable{
             
        grid-gap: 20px;
      }
      .ywsbs-subscription-box.box-editable .ywsbs-box {
        margin-bottom: 0px!important;
      }

      .woocommerce-view-subscription .site-content .woocommerce .my-account-sidebar, .my-account-sidebar {
        width: 300px;
    }
        .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-content {
        width: calc(100% - 315px);
    }
      .boxes-block{
            display: block;
            padding-bottom: 20px;
      }
      .boxes-block .membership-details, .boxes-block .recurring-payment,.customise-Box,.add-ons {
        width: 100%;
        margin-bottom: 20px;
    }
        .banner-add {
        padding-bottom: 10px;
    }
        .customise-Box .top-add-boxs ul li {
        width: 50%;
    }
    .blue-head p{
        min-height: auto;
    }
    .dash-board h2,.pay-method h2 {
        font-size: 26px !important;
    }
    .list_icons li {
        width: 20%;
        margin-left: 4%;
    }
    .list_icons li:nth-child(5n){
            border-right: 1px solid #BDCCD7;
    }
    .list_icons li:nth-child(4n){
            border-right: 0;
    }
    .pay-method a.button{
        font-size: 16px;
    }
   .pay-method table .button.delete {
        margin-right: 5px;
        margin-bottom: 5px;
    }
    
    .pay-method table.shop_table td {
        padding: 15px 20px;
    }
    .woocommerce-view-subscription .yith-proteo-my-account-user-image .user-info, 
    .my-account-sidebar .yith-proteo-my-account-user-image .user-info{
            padding-left: 0px;
    }
    .ac-form-sec label{
            font-size: 17px;
    }
     .ac-form-sec{
        padding: 40px;
        margin-bottom: 40px;
    }
     
     .ac-form-sec .woocommerce-Button.button{
        line-height: 34px;
            font-size: 17px;
     }
     .left-user-info{
        font-size: 15px;
     }
   .left-user-info div:first-child  {
        width: 190px;
     }


     .carttble td,
    .carttble th{
         font-size: 16px;
    }

    .boxinweek th {
        font-size: 16px;
    }
    .re-pay-top {
    display: block;
    }
    .paym_col {
    width: 100%;
    }
    .paym_col.netpaym_col {
        padding-left: 0;
        border-left: 0;
        padding-top: 20px;
    }
    .cusb_box {
        padding: 20px 25px;
    }
    .boxinweekcol {
        width: 100%;
    }
    .boxinweekcol2:before{
        display: none;
    }
    .boxes-block .banner-add {
    width: 100%;
    margin-bottom: 25px;
    }
    .boxinweek {
    display: block;}

    .boxinweekcol:before{
        display: none;
    }
}

@media screen and (max-width:991px){
        #customer_login h2 {
            font-size: 42px;
        }

        .woocommerce #customer_login .col-1 img{
            width: 100%;
        }


    .woocommerce > #customer_login {       
        display: block;
       
    }

    .woocommerce #customer_login .col-1 {
        width: 100%;
        float: none;
    }

    .woocommerce #customer_login .col-2 {       
        width: 100%;
        padding-left: 20%;
        padding-right: 20%;
        padding-top: 50px;
        padding-bottom: 50px;
    }
     .shop-top-banner{ 
        min-height: 290px;
    }

    .shop-sec2 h3 {       
        margin-top: 10px;
    }
    .shop-sec3 .product-name a {
        font-size: 28px;
        line-height: 1.1;
    }
    .shop-sec3 .product{
            padding: 15px !important;
    }
    .shop-sec3 .woocommerce .products {
        gap: 15px;
    }
    .shop-sec3 .product:nth-child(2):before {
        width: 160px;
        height: 160px;
    }
        .shop-sec3 .product:nth-child(2):after {
        font-size: 28px;
        top: 48px;
        left: -8px;
    }
    .shop-sec3 .short-description{
        font-size: 18px;
        line-height: 26px;
    }
    .shop-sec3 .e-con-inner>.elementor-element {
        padding-top: 50px !important;
    }
        .shop-sec3 .e-con-inner {
        padding-bottom: 55px !important;
    }
    .single.single-product .page-container{

            padding-top: 60px;
     }

   .single.single-product .entry-summary h3{
        font-size: 34px !important;
        margin-top: 10px !important;   
    }
    .single.single-product div.product .summary > .price .amount{
            font-size:26px;
    }
    .desc label{
         font-size: 18px;
         line-height: 26px;
        padding-bottom: 8px;
    }
    .purchase_options .radio-group li label{
        font-size: 14px;    
        padding: 10px 16px;
    }
    .single.single-product .product-images-summary .summary .button{
        margin-top: 15px;
            height: 50px;
    }
    .single.single-product.woocommerce div.product .woocommerce-tabs .panel {
        padding-bottom: 0;
        padding-top: 0px!important;
    }
    .single.single-product .woocommerce-tabs.wc-tabs-wrapper {
        padding-top: 35px;
        padding-bottom: 50px;
    }
    .single.single-product .woocommerce-tabs h2{
        font-size: 20px !important;
    }
     .woocommerce-checkout .breadcrumb-title .heading-title, .woocommerce-cart  .entry-title {
        font-size: 38px;
    }
    .woocommerce-checkout .woocommerce-checkout #customer_details,
    .woocommerce-checkout .woocommerce-checkout #order_review, .woocommerce-checkout .woocommerce-checkout #order_review_heading {

        width: 100%;
    }

    .week-block{
        font-size: 18px;
        line-height: 26px;
    }
    .woocommerce-view-subscription .site-content .woocommerce .my-account-sidebar, .my-account-sidebar {
        width: 100%;
        margin-right: 0px;
    }
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
        padding: 30px 20px;
    }
    .woocommerce-view-subscription .yith-proteo-my-account-user-image .user-info, .my-account-sidebar .yith-proteo-my-account-user-image .user-info {
           
        margin-top: 0;

    }
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .top-title1>h2 {
        font-size: 42px !important;
    }
   
     .top-title1 {
        left: 20px;
        top: 35px;
    }
    .woocommerce-view-subscription .yith-proteo-my-account-user-image, .my-account-sidebar .yith-proteo-my-account-user-image {
        padding-left: 20px;
    }
    .woocommerce-view-subscription .woocommerce-MyAccount-navigation ul li, .my-account-sidebar .woocommerce-MyAccount-navigation ul li {
        margin-left: 0px;
        margin-right: 0;
    }
     .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content h2 {
        font-size: 26px;
    }
    .woocommerce-view-subscription .woocommerce-MyAccount-navigation ul, .my-account-sidebar .woocommerce-MyAccount-navigation ul {
  
        min-height: auto;
        display: block !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    .woocommerce-view-subscription .page-container, .woocommerce-account .page-container{
        padding-right: 0px!important;
    }
    .woocommerce-checkout .breadcrumb-title .heading-title, .woocommerce-account .breadcrumb-title .heading-title{
        font-size: 40px;
    }
        .woocommerce-view-subscription .woocommerce-MyAccount-navigation ul li, .my-account-sidebar .woocommerce-MyAccount-navigation ul li {
        padding-top: 2px;
        padding-bottom: 2px;
    }


   .swapinout table {
        border: 0;
      }
  
 .swapinout table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .swapinout h2{
        font-size: 32px;
  }
    .swapinout table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  .swapinout table {
        margin-top: 25px;
    }

   .swapinout table td {
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: space-between;  
    text-align: right;
    padding-left: 0px;
    padding-right: 0px;
    min-height: 70px;
  }

    .swapinout  table td::before {    
    content: attr(data-label);
    float: left;
    font-weight: 600;
    
  }

   .swapinout table td:last-child {
        border-bottom: 0;
      }

      .pro-desc1{
        width: 100%;
    }
    .swapinout table th, .swapinout table td{
            padding: 10px 0px;
    }
    .sub-box, .addons .sub-box
    {
    
        padding-right: 0%!important;
    }
    .woocommerce-checkout .woocommerce form .form-row {
        margin-bottom: 12px;
    }
    .dash-board h2,.pay-method h2 {
        font-size: 24px !important;
        
    }
    .pay-method{
        padding-bottom: 30px;
    }
    .ac-form-sec label {
        font-size: 16px;
            padding-bottom: 8px;
    }
     .ac-form-sec{
        padding: 35px;
        margin-bottom: 20px;
    }
     
     .ac-form-sec .woocommerce-Button.button {
        line-height: 30px;
        font-size: 16px;
    }
    .left-user-info div:first-child  {
        width: 140px;
     }
     .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-content{
        min-height: initial;
     }

     .carttble td:nth-child(1),
.carttble th:nth-child(1){
      width: 100% !important;
   
}
.carttble td:nth-child(2),
.carttble th:nth-child(2){
   width: 100% !important;
}
.carttble td:nth-child(3),
.carttble th:nth-child(3){
       width: 100% !important;
}
.carttble td:nth-child(4),
.carttble th:nth-child(4){
       width: 100% !important;
}
.carttble td:nth-child(5),
.carttble th:nth-child(5){
       width: 100% !important;
}
.carttble td:nth-child(6),
.carttble th:nth-child(6),
.woocommerce table.shop_table.woocommerce-cart-form__contents.carttble .product-subtotal{
       width: 100% !important;
               text-align: right !important;
}
.delivery_tr td:nth-child(1) {
    display: none !important;
}
.preferen_tr td:nth-child(1), .preferen_tr td:nth-child(2) {
    display: none !important;
}
.carttble td.product-name {
    margin-left: 0 !important;
}
.woocommerce table.shop_table.cart td.actions .coupon {
    margin-bottom: 20px;
}
.woocommerce table.shop_table.cart td.actions button.button.button-border.empty-cart-button {
    margin-top: 20px;
}

    .customer-alerts {
        display: block;
    }
    .customer-alerts .announcements, .customer-alerts .notes{
            width: 100%;
    }
    .customer-alerts .announcements {
        margin-top: 20px;
    }
    .recurring-payment{
        margin-bottom: 26px;
    }
    .boxes-block .banner-add{
                padding: 0;
    }

}
@media screen and (max-width:767px){

    #customer_login h2 {
            font-size: 38px!important;
        }

    .woocommerce #customer_login .col-2 {       
        padding-left: 10%;
        padding-right: 10%;
        margin-top: 0;
        margin-bottom: 50px;
    }
    #customer_login form.login .button{
        width: 160px;
        height: 45px;
        margin-top: 0px;
    }
        .login-remember {
        column-gap: 20px;
        padding-top: 0px;
    }
    .login-remember label, .login-remember a {
        font-size: 16px !important;
    }
     .shop-top-banner{ 
        min-height: 260px;
    }
        .faq-sec .e-n-accordion-item-title-text {
        font-size: 20px;
        line-height: 26px;
    }
    .faq-sec .e-n-accordion-item-title-text:before{
          font-size: 20px;
    }
    .faq-sec .e-n-accordion-item-title {
        padding: 16px 0px;
    }
      .shop-sec3 .product {
        width: 450px !important;
    }
    .shop-sec3 .product:nth-child(2) {
        width: 450px!important;
    }
    .shop-sec3 .product:nth-child(2):after {
        font-size: 26px;
        top: 46px;
        left: -6px;
    }
    .shop-sec3 .product:nth-child(2):before {
        width: 150px;
        height: 150px;
    }
    .faq-sec details .e-con-boxed{
        padding: 15px;
    }
    .faq-sec details .e-con-boxed{
        font-size: 18px;
          line-height: 27px;
    }

    .single.single-product .woocommerce-Tabs-panel,
     .single.single-product .woocommerce-tabs ul.tabs,
      .single.single-product.woocommerce div.product div.product-images-summary{            
        max-width:100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .single.single-product.woocommerce div.product div.product-images-summary {
        display: block;
        grid-template-columns: 100% 100%;
        padding-bottom: 50px;
    }
     .single.single-product .entry-summary h3 {
        font-size: 32px !important;
    }
     .single.single-product .entry-summary h4{
        font-size: 22px !important;
    }
    .single.single-product .page-container {
        padding-top:50px;
        padding-bottom: 0px !important;
    }

   .shop-sec2 .elementor-image-box-img img{
            width: auto;

    }
    .single.single-product .woocommerce-tabs.wc-tabs-wrapper{      
          padding: 25px 20px;
    }
    .single.single-product.woocommerce div.product .woocommerce-tabs .panel {
        padding-top: 20px;
    }

   .related-up-sells-bestsellers + .product-custom-content > .elementor{
    background-color: #F5F5F5;

    }

     .woocommerce-checkout .breadcrumb-title .heading-title {
        font-size: 36px;
    }

    .price-text{
        font-size: 16px;
    }
   .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .top-title1>h2 {
        font-size: 40px !important;
    }
   
    .ywsbs-subscription-info-wrapper,
    .ywsbs-subscription-view-wrap .ywsbs-subscription-box{
        display: block;
    }
    .ywsbs-box{
            margin-bottom: 25px;
    }
    .ywsbs-subscription-view-wrap .ywsbs-subscription-box .ywsbs-subscription-box-edit{
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content h2 {
        font-size: 24px;
    }

    .ywsbs-subscription-related-orders h3 {
        padding-bottom: 0px;
    }
    .woocommerce-view-subscription .ywsbs-box h3 {
        padding-top: 5px;
    }

    .woocommerce-view-subscription .yith-proteo-my-account-user-image .user-info .user-name, .my-account-sidebar .yith-proteo-my-account-user-image .user-info .user-name{
        font-size: 18px;
    }
    .ywsbs-subscription-box-content li ul {
        margin-left:10px;
        column-gap: 30px;
    }
    .swapinout table th, .swapinout table td {
        padding: 10px 0px;
    }
    .swapinout table td, .swapinout table label{
        font-size: 16px;
    }

    .woocommerce-checkout .breadcrumb-title .heading-title, .woocommerce-account .breadcrumb-title .heading-title {
        font-size: 36px;
    }

    .sub-box {
        text-align: center;
        margin-top: 25px;
    }

    .ywsbs-subscription-box.box-editable .ywsbs-box {
        margin-bottom: 20px !important;
    }
      .blue-head {
        padding: 17px 20px;
    }
        .list_icons li {
            width: 45%;
            margin-left: 5%;
    }
        .list_icons li:nth-child(4n) {
         border-right: 1px solid #BDCCD7;
    }
        .list_icons li:nth-child(2n) {
        border-right: 0;
    }
    .customise-Box .top-add-boxs ul li {
        width: 100%;
    }
        .customise-Box .top-add-boxs h4 {
        font-size: 18px;
        padding-top: 15px;
    }
    .blue-head h3{
        margin-bottom: 0px!important;
    }

    .recurring-payment {
    border-radius: 11px;
    border: 2px solid #00b0f0;
    background: #FFF;
    box-shadow: 0px 17px 38px 0px rgba(0, 0, 0, 0.10);
    }
    

        .pay-method table a.button {
        padding: 0px 14px;
        font-size: 14px;
    }
    .ac-form-sec{
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
    }
    .ac-form-sec {
        padding: 25px;
        margin-bottom: 10px;
    }
    .woocommerce form .ac-form-sec .form-row input.input-text{
        height: 45px;
    }
 .my-account-sidebar .logo {
        width: 120px;
    }
    .rate-box h2{
            font-size: 22px !important;
    }
    .rate-box h3{
        font-size: 19px !important;
    }
  
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .customise-Box h2{
            font-size: 18px;    margin-bottom: 15px;
    }

}

@media screen and (max-width:480px){

    #customer_login h2 {
          font-size: 34px!important;
    }
    #customer_login form.login p.form-row input[type="text"], #customer_login form.login p.form-row input[type="password"]{
         font-size: 16px;
    }
        .woocommerce #customer_login .col-2 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .login-remember {
        column-gap: 15px;
    }

    .shop-top-banner{
 
        min-height: 220px;
    }
     .shop-sec3{
        padding-left: 20px;
        padding-right: 20px;
     }
     .shop-sec3 .product {
         width: 100%!important;
    }
    .shop-sec3 .product:nth-child(2) {
        width: 100%!important;
    }
    .life-style-sec .email-text a {
    position: relative;
    padding-left: 37px;
    margin-left: 11px;
    display: block;
    text-align: left;
    margin-top: 12px;
}
.shop-sec3 .e-con-inner>.elementor-element {
        padding-top: 40px !important;
    }
        .shop-sec3 .e-con-inner {
        padding-bottom: 45px !important;
    }
   .single.single-product .page-container {
        padding-top: 40px;
    }

   .single.single-product .entry-summary h3 {
        font-size: 30px !important;
    }
      .single.single-product .woocommerce-tabs.wc-tabs-wrapper{
        padding-top: 10px;

    }

     .single.single-product .woocommerce-tabs h2{
        font-size: 18px !important;
    }

    .single.single-product .product-images-summary .summary .button {
        margin-top: 5px;
    }
     .woocommerce-checkout .breadcrumb-title .heading-title, .woocommerce-cart  .entry-title {
        font-size: 34px;
    }
    .woocommerce-view-subscription .yith-proteo-my-account-user-image .user-photo, .my-account-sidebar .yith-proteo-my-account-user-image .user-photo {
        width: 90px!important;
        /*margin-right: 10px;*/
    }
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content .top-title1>h2 {
        font-size: 36px !important;
    }
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content h2 {
        font-size: 22px;
    }
    .ywsbs-subscription-box-content li ul {
        margin-left:0px;
        column-gap: 25px;
    }
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content h3{
            font-size: 18px;
            margin-bottom: 15px;
    }
    .woocommerce-view-subscription .site-content .woocommerce .woocommerce-MyAccount-content button{
          
             font-size: 16px;
    }
        .woocommerce-checkout .breadcrumb-title .heading-title, .woocommerce-account .breadcrumb-title .heading-title {
        font-size: 34px;
    }

    .swapinout h2 {
        font-size: 30px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li a{
        padding: 15px 10px 11px;
    }
        .dash-board {
        padding-left: 0;
        padding-right: 0;
    }
    .add-ons .pay-top2 tr td:nth-child(1) div{
            display: block;
    }
    .add-ons .pay-top2 tr td div img {   
        clear: both;
        display: block;
        padding-bottom: 10px;
    }
    .desh-info, .re-pay-top {
        padding: 18px 20px 20px 20px;
    }
    .dash-board h2 ,.pay-method h2{
        font-size: 22px !important;
       
    }
    .desh-info .btn{
     margin-right: 0px;
     margin-bottom: 5px;
    }
    .ywsbs-modal-wrapper{
        width: 90%;
    }
    .rate-box h2{
            font-size: 20px !important;
    }
    .rate-box h3{
        font-size: 18px !important;
    }
    .rate-box .table th, .rate-box .table td {
        padding: 6px !important;
    }

        .blue-head h3 {
        font-size: 18px !important;
    }
        .customer-alerts .notes h3.widgettitle, .customer-alerts .announcements h3.widgettitle {
        font-size: 18px !important;
    }
    .customer-alerts .notes h3.widgettitle, .customer-alerts .announcements h3.widgettitle{ margin-bottom:0  !important; }

    .desh-info .data>div>span {
        width: 40%;
    } 
    .desh-info .data strong{
        width: 60%;
    }
    .boxinweek td label{
            width: 17px;
    height: 17px;
    }
    .blue-head {
        padding: 6px 20px;
    }
        .cusb_box, .desh-info, .re-pay-top {
        padding:20px 15px 20px 15px;
    }
}

@media screen and (max-width:400px){
    .sub-box button {      
        font-size: 14px !important;
        padding: 7px 20px!important;
    }
    .pay-top2 td {
        padding: 0px 10px !important;
    }
    .add-ons button {
       height: 40px;
        font-size: 15px !important;
        line-height: 24px;
    }
}
@media screen and (max-width:374px){

        .woocommerce .cart-collaterals .cart_totals, .woocommerce .checkout #order_review > * {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
        .woocommerce-checkout #order_review_heading{
        left: 0 !important;
    }


}