/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1684315281
Updated: 2023-05-17 05:21:21

*/


.single_add_to_cart_button.button {
    font-family: "Montserrat", Sans-serif !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5 px !important;
    border-style: none !important;
    border-radius: 0px 0px 0px 0px !important;
    padding: 25px 35px 25px 35px !important;
    background-color: #92C928 !important;
    transition: all 0.3s;
    border-radius: 0 !important;
    float: right;
}

.single_add_to_cart_button.button:hover {
    background-color: #6a9b00 !important;
}






.qodef-qi-contact-form-7 label {
    width: 100%;
}

















strong {
    font-weight: 600;
}

.caps {
    text-transform: uppercase;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    line-height: 1.3;
}

.caps strong {
    font-size: 200%;
    color: #92c928;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    line-height: 1.3;
}

/* add-to-cart extra options weird spacer */
.hidden {display:none !important;}


/* FANCY PRICE TAG */

.price_in_column {
    display: block;
    text-align: center;
    padding-left: 10px;
    min-height: 77px;
}

.price_in_column .price {
    font-size: 77px;
    line-height: 1em;
    font-weight: 700;
    font-family: 'Amatic SC', sans-serif;
    color: #000;
    position: static;
}
.price_in_column .value {
    font-size: 34px;
    line-height: 44px;
    font-weight: 600;
    font-family: 'Amatic SC', sans-serif;
    vertical-align: top;
    position: relative;
    top: 0px;
}
.price_in_column .change {
    vertical-align: top;
    position: relative;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    top: 0px;
}
.price_in_column .before {
    vertical-align: bottom;
    position: relative;
    font-size: 24px;
    line-height: 45px;
    font-weight: 300;
    font-family: 'Amatic SC', sans-serif;
    position: relative;
    bottom: 0;
    left: 8px;
}
.price_in_column .mark {
    vertical-align: bottom;
    position: relative;
    font-size: 24px;
    line-height: 45px;
    font-weight: 300;
    font-family: 'Amatic SC', sans-serif;
    font-weight: 300;
    bottom: 0;
    left: -28px;
}



/*  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  
    @@@@@@@@@@@@@@@@@@@@@@@@@@@   PRODUCT BUNDLE  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  */



/* Tabular product list */

table.bundled_products td.bundled_item_col {
    vertical-align: top;
    border: 0;
    padding: 5px !important;
}

table.bundled_products td.bundled_item_col{
    padding: 5px 0 !important;
}

table.bundled_products td.bundled_item_col {
    vertical-align: middle !important;
    border: 0;
    padding: 0 !important;
}

table.bundled_products td.bundled_item_images_col{
    padding-top: 1% !important;
    padding-bottom: 1% !important;
    padding-right: 1% !important;
    padding-left: 3% !important;
}





.bundled_product_image img {
    border-radius: 50%;
}

h4.bundled_product_title{
    font-size: 20px;
    line-height: 30px;
}


.bundled_product_summary .bundled_product_title a.bundled_product_permalink {
    position: relative;
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 300 !important;
}



table.bundled_products p {
    color: #444444;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-style: normal;
    font-weight: 300;
    margin-top: 5px !important;
    margin-bottom: 0 !important;
}

.bundled_item_details_col .bundled_product_excerpt {
    display: none;
}



.wwp-wholesale-pricing-details, table.bundled_products p, table.bundled_products .subscription-details {
    display: inline;
}



table.bundled_products .price-text, table.bundled_products .subscription-details {
        text-transform: uppercase;
        font-size: 13px !important;
        font-weight: 400 !important;
        letter-spacing: 1px !important;
        line-height: 1.3;
        margin: 0 !important;
    }

    .bundled_products  .quantity input.qty, .woocommerce .quantity input.qty, .page .quantity input.qty {
        border: none;
        padding: 0 0px 0px !important;
        width: 45px !important;
        display: inline;
        text-align: center;
        font-family: Montserrat, sans-serif; 
        color: #303030;
        font-size: 24px !important;
        background: 0 0;
        line-height: 26px;
        font-weight: 400 !important;
        margin-right: -25px !important;
    }



/*.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .minus, .woocommerce-page .quantity .plus */
.bundled_products .quantity .plus, .bundled_products .quantity .minus {
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    font-size: 32px !important;
    background-color: #92c928 !important;

}

.bundled_products .quantity .plus:hover, .bundled_products .quantity .minus:hover {
    background-color: #6a9b00 !important;
}





.bundle_form .bundle_price p.price, .single-product .bundle_form .bundle_price p.price {
    line-height: 1;
    margin: 0 0 1.5rem;
    font-size: 24px !important;
}




/*  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  
    @@@@@@@@@@@@@@@@@@@@@@@@@@@   WHOLESALE REGISTARTION @@@@@@@@@@@@@@@@@@@@@@@@@@
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  */





.wwp_wholesaler_registration {
    width: 100%;
}
    
.wwp_wholesaler_registration_form {

}

.wwp_wholesaler_registration_form h2 {
    margin-top: 30px;
    font-size: 36px;
}

.wwp_wholesaler_registration_form p.wwp_form_css_row {
    padding: 0;
    width: 100%;
    display: block;
    position: relative;
}

.wwp_wholesaler_registration_form label {
    padding: 5px 0 !important;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
}

.wwp_wholesaler_registration input:not([type=submit]) {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #9b9b9b;
    background-color: #ECECEC;
    border-radius: 0px;
    display: block;
    width: 100%;
    margin: 5px 0 0;
    padding: 15px;
    font-size: 17px;
    line-height: 17px;
}
.wwp_wholesaler_registration input[type=checkbox] {
    width: 40px !important;
}
.wwp_wholesaler_registration input[type=submit] {
    font-family: "Source Code Pro", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 2.2px;
    background-color: #92C928;
    border-radius: 0px 0px 0px 0px;
    padding: 20px 40px;
    color: #fff;
    border: none;
}
.wwp_wholesaler_registration input[type=submit]:hover {
    background-color: #6a9b00;
    color: #fff;
}

/*  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@   WOOCOMMERCE ELEMENTS  @@@@@@@@@@@@@@@@@@@@@@@@@@
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  */

/* Change WC Acct Page Column Widths 
@media only screen and (min-width: 769px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
      width: 22%;
    }
    .woocommerce-account .woocommerce-MyAccount-content { 
      width: 75%;
    }
  }
  /* Style WC Account Endpoint Links 
  nav.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding-left: 0;
    max-width:200px;
    font-size: 17px;
    line-height: 26px;
  }
  nav.woocommerce-MyAccount-navigation ul li {
    padding: 8px 20px;
    background-color: rgba(0,0,0,0.05);
    border-bottom: 1px solid rgba(0,0,0,0.05);
  }
  nav.woocommerce-MyAccount-navigation ul li.is-active {
    background-color: rgba(0,0,0,0.1);
  }
  nav.woocommerce-MyAccount-navigation ul li.is-active a {
    color: rgba(0,0,0,0.8); cursor: default;
  }
  nav.woocommerce-MyAccount-navigation ul li.is-active:after {
    content: "";
    height: 0;
    width: 0;
    border-top: 20px solid transparent;
    border-left: 14px solid rgba(0,0,0,0.1);
    border-bottom: 20px solid transparent;
    float: right;
    margin-right: -34px;
    margin-top: -7px;
  }
  nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
    background-color: rgba(0,0,0,0.07);
  }
  nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
    content: "";
    height: 0;
    width: 0;
    border-top: 20px solid transparent;
    border-left: 14px solid rgba(0,0,0,0.07);
    border-bottom: 20px solid transparent;
    float: right;
    margin-right: -34px;
    margin-top: -7px;
  }

/*  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  
    @@@@@@@@@@@@@@@@@@@@@   SINGLE PRODUCT & SUBSCRIPTION PAGE  @@@@@@@@@@@@@@@@@@@
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  */


/* Additional Information Table */

.woocommerce table.shop_attributes {
    border: none;
}

.woocommerce table.shop_attributes th {
    width: 150px;
    font-size: 14px;
    font-weight: 500;
    padding: 0 !important;
    border:none;
    margin: 0;
    line-height: 1.5;
    text-align: start;
    background: none;
}

.woocommerce table.shop_attributes td {
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    padding-left: 15px;
    border: none;
    margin: 0;
    line-height: 1.5;
    background: none;
}



    /* Product Side Bar */
.product_side_bar p {
    
    color: #9b9b9b;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-style: normal;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 10px;
}


    /* Variation Price */
    .woocommerce-variation-price {
        padding: 5px 0;
        margin: 20px 0 30px;
    }


    .woocommerce-variation-price .price {
        background: none !important;
        padding: 15px 10px !important;
    }
   .woocommerce div.product  .woocommerce-variation-price span.price {
        color: #2b2b2b;
        font-size: 15px;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        
    }
    .woocommerce div.product .woocommerce-variation-price p.price ins, .woocommerce div.product .woocommerce-variation-price span.price ins {
        background: inherit;
        font-size: 20px;
        font-weight: 500;
        display: inline-block;
        text-decoration: none;

    }
    
    .woocommerce div.product .woocommerce-variation-price p.price del, .woocommerce div.product .woocommerce-variation-price span.price del {
        opacity: 1;
        display: inline-block;
    }

    .woocommerce div.product .woocommerce-variation-price p.price .dsubscription-details, .woocommerce div.product .woocommerce-variation-price span.price .dsubscription-details {
        opacity: 1;
        display: inline-block;
    }




    



    /* Quantity*/
    .woocommerce div.product .cart .quantity {
    float: left;
    display: block;
    margin-right: 19px;
    padding-top: 4px;
    height: 74px !important;
    line-height: 74px !important;
    min-width: 136px !important;
}

.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
    padding: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    display: inline;
    font-size: 24px;
    border: 0;
    cursor: pointer;
    outline: 0;
    background-color: #92c928
    color:#fff;
    border-radius:500px;
    font-family:"Times New Roman";
}

/*

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder .quantity,
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder .quantity,
.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder .quantity {
    margin-right: 20px !important;
}


.woocommerce div.product.elementor .quantity .qty {
    vertical-align: middle !important;
    margin-right: 0;
}
.elementor-widget-wc-add-to-cart .quantity input, .woocommerce div.product.elementor .quantity input {
    height: auto !important;
}
*/

.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
    padding: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    display: inline;
    font-size: 24px;
    border: none;
    cursor: pointer;
    outline: none;
    background-color: #bcbcbc;
    color: #fff;
    border-radius: 500px;
    font-family: "Times New Roman";
}



    
/* Single Product - Tabs Content */



.nutritable h3 strong {
    font-family: 'Open Sans' !important;
    font-size: 32px;
    font-weight: 300;
}
.nutritable em {
    font-weight: 100;
}
.nutritable pre i {
    font-weight:bolder;
    background-color: #ffe2d6;
    font-style: normal !important;
}

.nutritable hr {
    border-top: 2px solid #92c928;
    width:70%;
    margin: 20px 0 30px !important;
}

.nutritable pre {
    width: 100%;
    font-family: 'Open Sans' !important;
    line-height: 28px;
}
.nutritable pre strong {
    font-weight: 400;
}


/*  Variations / Options */


    .tm-description .caps {
        font-size: 13px;
    }
    
    .woocommerce-variation.single_variation {
        margin-bottom: 20px;
    }








.tm-quantity input.tm-qty {
  width: 45px;
  height: 32px;
  line-height: 1.65;
  padding: 0;
  margin: 0;
  border: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
  font-size: 20px;
  
}
.tm-quantity input.tm-qty[type=number]::-webkit-inner-spin-button {
  opacity: 1;
}

.woocommerce .product h1.product_title {
	font-family: Amatic SC;
    font-size: 68px;
	}

.single_add_to_cart_button {
	margin: 10px 0 !important;
}
.tm-epo-variation-section .reset_variations {
	display:none !important;
}



.qbutton, .qbutton.medium {
    border-color: #92c928 !important;
}

.price-tabs  .tabs-nav {
    background-color: #fff;
}

.price-tabs .q_tabs .tabs-nav li a {
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 0;
    padding: 0px 14px !important;
    font-size: 14px;
    text-decoration: none;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
} 


.price-tabs .tabs-nav li.active a {
    color: #fff;
    background-color: #92c928;
    padding: 0 14px !important;
}
.price-tabs .tabs-nav li a:hover {
    color: #e89372 !important;
}

.price-tabs .tabs-nav li.active a:hover {
    color: #fff !important;
}



.tm-extra-product-options .select-greens .tmcp-field-wrap.tc-active .tc-label-wrap img.radio_image.round, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image.round, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image.round, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox_image.round {
    border-radius: 100%;
    border-width: 2px;
    box-shadow: none;
}


.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio_image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox_image {
    border-color: #92c927;
}

.tm-extra-product-options .select-greens ul.tmcp-elements.use_images_container li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-images {
    padding: 1em 1em 0;
    text-align: center;
}




/*--- PAYMENT PLANS ---*/





/*---PRODUCTS OPTIONS SELECTION---*/

.tm-extra-product-options .tmcp-field-wrap .tc-price .tmperiod  {
    display: none !important;
}

 .tm-extra-product-options .checkbox_image {
    border: 2px solid transparent !important;
    padding: 0 !important;
    border-radius: 100%;
}

.tm-extra-product-options .choose_products .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image {
    border: 2px solid #92c927 !important;
    border-radius: 100%;
    box-shadow: 0px 1px 10px 11px #ffffff !important;
}


.tm-extra-product-options .choose_products .checkbox-image-label {
    padding: 5px 0 0;
    line-height: 1.5;
    font-weight: 400;
}
.tm-extra-product-options .choose_products .tmcp-field-wrap.tc-active .checkbox-image-label {
    font-weight: 500;
    color: #6a9b00;
}
.tm-extra-product-options .choose_products .tc-inline-description {
    font-size: 15px;
}



.tm-extra-product-options  .choose_products .checkbox-image {
    border: 2px solid #fff !important;
    border-radius: 100% !important;
}

.tm-extra-product-options .choose_products .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox-image {
    border: 2px solid #92C928 !important;
}





.tm-extra-product-options .sub_descr {
    font-size: 13px;
}
.tm-extra-product-options .tc-active .tc-label-wrap {
 font-weight: 500 !important;
}
.tm-extra-product-options .tc-active .tc-label-wrap .sub_descr {
    font-weight: inherit;
}

.tm-extra-product-options .tc-cell, .tc-extra-product-options .tmcp-field-wrap label.tc-cell, .tc-cell {
    position: relative;
    padding: 0 15px;
    margin: 5px 0 0;
    min-height: 1px;
    overflow: visible;
    width: 100%;
}
.tc-row.tc-quantity-bottom .tm-quantity {
    margin-bottom: 15px;
}



/*
span.woocommerce-Price-amount.amount {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 300;
}
ins span.woocommerce-Price-amount.amount {
    font-family: 'Open Sans', sans-serif;
    color: #93C83E;
    font-weight: 500;
}
.subscription-details {
    display: inherit;
}
.product-type-variable-subscription .woocommerce-variation.single_variation {
    text-transform: uppercase;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    line-height: 1.3;
    margin:0 !important;
}*/
.tm-epo-required {
    display: none;
}
.tm-extra-product-options .cpf_hide_element .tm_padding.tc-cell {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
}
.tm-description p, .general_label {
    font-size: 13px !important;
    line-height: 1.3 !important;
}

.woocommerce-product-details__short-description p {
    margin: 0 !important;
} 

.product_short_description_labels {
    float: left;
    text-transform: uppercase;
    list-style-type: none;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    line-height: 1.3;
    background: none;
}

.product_short_description_labels strong {
    font-size: 36px;
    color: #92c928;
    font-weight: 600 !important;
    letter-spacing: 0px !important;
    line-height: 1;
    margin-right: 10px;
}

table.product_short_description_labels,
table.product_short_description_labels tbody,  
table.product_short_description_labels td, 
table.product_short_description_labels tr {
    background:none;
    border: none;
    padding: 0;
}
.step_single_subscription {
    color: tomato;

}



/*---PRODUCT VARIATIONS--*/



.choose_plan ul.tmcp-elements li.tmcp-field-wrap {
    padding: 0 5px 0 0 !important;
    float: left;
    list-style: none outside none !important;
    position: relative;
}

.choose_plan .tmhexcolorimage {
    background-color: #fff !important;
}
.choose_plan .tc-active .tmhexcolorimage {
    background-color: #92c928 !important;
    border-color: #92c927 !important;
}

.tm-extra-product-options ul.tmcp-ul-wrap + .tm-error, .tm-extra-product-options .tm-extra-product-options-container > .tm-error {
    color: rgb(255, 115, 0);
    display: block !important;
    font-size: 100%;
    font-weight: 600;
    padding: 0 !important;
    margin: 1em 0 !important;
}



.choose_plan  .radio_image {
    border: 1px solid #92c928 !important;
    border-color: #92c928 !important;
    background-color: #fff !important;
    display: inline-block !important;
    height: auto;
    width: 100% !important;
    margin: 0 !important;
    max-width: 100%;
    padding: 0 10px !important;
    pointer-events: none !important;
    vertical-align: middle;
}



.choose_plan .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image.round {
    border-radius: 0 !important;
    background-color: #92c928 !important;
}


.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image {
    box-shadow:none !important;
}

.choose_plan .radio-image-label, .choose_plan .checkbox-image-label {
    display: block;
    text-align: center;
    padding: 1em 0;
    font-size: 17px;
    font-weight: 500 !important;
    letter-spacing: 2px !important;
    line-height: 1.3;
    text-transform: uppercase;
}




.choose_plan .tc-active .radio-image-label, .choose_plan .tc-active .checkbox-image-label {
    color:#fff;
}
.choose_plan .button_price {
    font-size: 18px !important;
    font-weight: 500 !important;
    letter-spacing: 3px !important;
}










/* cfw Checkout */

#cfw-cart table tbody>tr:nth-child(odd)>td, #cfw-cart table tbody>tr:nth-child(odd)>th {
    background-color:transparent !important;
}

/* ++++++++++++++++++  Shopping Cart ++++++++++++++++++ */

/* Shopping Cart - Buttons */




/* ++++++++++++++++++  My Account ++++++++++++++++++ */


/* SUBSCRIPTION VIEW */


.subscription_details .button, .order_details .button {
    display:inline-block;
    padding: 10px;
    border:2px solid #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 400;
}
.subscription_details .button:hover {
    background-color: #fff;
}
.order_details .button {
    padding: 10px 15px;
    border-color:#92c928;
    background-color: #92C928;
    color: #fff;
}
.order_details .button:hover {
    border-color:#6a9b00;
    background-color: #6a9b00;
}


/* My Account - Navigation 
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
    background-color: rgba(255, 255, 255, 0.6);
    height: 100%;
    display: block;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 30px 0;
}


.woocommerce-account .woocommerce-MyAccount-navigation li a {
    display: block;
    padding: 5px 5px 5px 50px;
    border-left: 2px solid transparent;
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 500;
    
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
    color: #555;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    color: #000;
    border-left: 2px solid #93C83E;
}

*/





/* My Account - Content 





.woocommerce-account table.shop_table {
    margin-bottom: 45px;
    width: 100%;
}



.woocommerce .checkout table.shop_table thead tr,
.woocommerce table.cart thead tr,
.woocommerce-account table.my_account_orders thead tr,
.woocommerce-page .checkout table.shop_table thead tr,
.woocommerce-page table.cart thead tr {
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.4);
}
.woocommerce-account table.my_account_orders tbody tr,
.woocommerce-cart table.cart tbody tr {
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
    background-color: none;
}
.woocommerce-account table.my_account_orders tbody td {
    padding: 5px 5px 5px 15px;
}


.woocommerce-account table.my_account_orders tbody tr td.order-actions {
    text-align: left !important; 
}


.woocommerce .button.order-again,
.woocommerce .button.view,
.woocommerce .button.view-subscription  {
    color: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    border-color: #92c928;
    font-size: 13px;
    line-height: 36px;
    height: 36px;
    font-style: normal;
    font-weight: 600;
    background-color: #92c928;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border-width: 1px;
    padding-left: 16px !important;
    padding-right: 16px !important;
    margin: 5px;
}
.woocommerce .button.order-again:hover,
.woocommerce .button.view:hover,
.woocommerce .button.view-subscription:hover {
    border-color: #92c928;
    background-color: #92c928;
}


.woocommerce-checkout table.shop_table {
    width: 100%;
}
*/

/* Wholesale LP */
.elementor-login-separator, .elementor-register {
    display: none !important;
    visibility: hidden;
}


.badge {
    width: 220px !important;
    height: 220px !important;
}
.badge strong {
    color:#92c928;
    font-size: larger;
}


.textbg-white {
    background-color: #fff !important;
}












/* PINCODE CHECKER */

.wpzc-pincode-checker {
    padding: 0 !important;
    background: none !important;
}


.wpzc-pincode-checker a.qbutton {
    margin-top: 30px;
    color: #fff !important;
    text-decoration: none !important;
}

.wpzc-pincode-checker .hide {
    display: none !important;
}








.footer_col3 .column_inner {
    padding-left: 30px;
}

h2.wp-block-heading {
font-size: 22px;
line-height: 28px;
}







.wtbpContentTable td {
    vertical-align: middle !important;
}
.wtbpContentTable input.minus, .wtbpContentTable input.plus {
    margin-top: 15px !important;
}

.wtbpContentTable .added_to_cart.wc-forward {
    display: none !important;
}


.wtbpContentTable td.add_to_cart .wtbpAddToCartWrapper {
    float: right;
}


table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 5px !important;
}
.wtbpContentTable td.add_to_cart .wtbpAddToCartWrapper .add_to_cart_inline {
    margin-left: 10px !important;
}


/* SHOPPING CART (menu) */

.elementor-menu-cart__product .variation {
    display: block !important;
    grid-template-columns: max-content auto;
    margin: 10px 0;
    color: var(--product-variations-color,#1f2124);
}