/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* Link colors */
a {
color: var(--e-global-color-accent);
}

a:active, a:hover {
color: var(--e-global-color-primary)
}

.elementor-element, .elementor-lightbox {
    --swiper-theme-color: #241F1B !important;
}



@media only screen and (min-device-width: 1360px) and (max-device-width: 1366px) and (orientation: landscape) {
    .elementor-288 .elementor-element.elementor-element-631a5352 {
display: none !important;
}
	.elementor-103 .elementor-element.elementor-element-7f03fe4 {
        --margin-top: -17.5rem;
        --margin-bottom: 0rem;
        --margin-left: 0rem;
        --margin-right: 0rem;
	}
}

@media only screen and (min-device-width: 1435px) and (max-device-width: 1440px) and (orientation: landscape) {
    
	.elementor-103 .elementor-element.elementor-element-7f03fe4 {
        --margin-top: -20.5rem;
        --margin-bottom: 0rem;
        --margin-left: 0rem;
        --margin-right: 0rem;
	}
}

/* Style for checkbox validation error */
.woocommerce-invalid .woocommerce-form__input-checkbox {
    outline: 2px solid var(--wc-red);
    outline-offset: 2px;
}

span.woocommerce-input-wrapper {
    color: var(--e-global-color-secondary) !important;
}
label.checkbox.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    color: var(--e-global-color-secondary) !important;
}
/* Style for checkbox validation error code ends */


.wps_sfw_subscription_wrapper { display:none; }



/* radio box css start here  */

body .wps_sfw_subscription_wrapper.custom-plan-outer {
    padding: 10px 15px;
}
.wps_sfw_subscription_wrapper.custom-plan-outer p.wps_sfw_inner_description {
    margin: 0;
    margin-bottom: 5px;
}
.wps_sfw_subscription_wrapper.custom-plan-outer label{
    white-space: normal;
    font-family: 'Poppins';
}
.single-product.woocommerce div.product form.pa_plan.cart .variations {
    margin-top:15px;
}

.single.single-product .elementor-element.elementor-element-3b1d850 > .elementor-widget-container{
    margin: 40px 0px 0px 0px ;
}
.single-product.woocommerce .pa_plan .wps_sfw_subscription_wrapper {
    display: none  !important;
}
.single-product.woocommerce .pa_plan .wps_sfw_subscription_wrapper.custom-plan-outer {
    display: block !important;
}

.single-product.woocommerce .pa_plan .newprice {
    display: none ;
}

.single-product.woocommerce .pa_plan tr.attribute-pa_plan {
    display: none;
} 

.wps_sfw_subscription_wrapper {
    margin-top: 0px !important;
    font-size: 18px !important;
    padding: 50px 15px 10px 15px;
    border-radius: 10px;
    border: 1px solid #423F3F !important;
}
body{
    overflow-x: hidden;
}
.single-product .varprodpae .quantity {
    background: #fff;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border: solid 1px #000;
    padding-left: 0px!important;
    padding-right: 0px!important;
    flex-basis: 22%!important;
    position: relative;
    margin-bottom: 20px!important;
    margin-top: 10px!important;
    min-width: 120px;
}
.single-product div.product .varprodpae span.price { 
    text-transform:capitalize;
	font-family:"Poppins", Sans-serif;    
    color: #423F3F;
    font-size: 20px;
    font-weight: bold;
}
.woocommerce-variation.single_variation {
    float: none;
    margin-top: -1.9rem;
    width: 100%;
}
.woocommerce ul.products li.product .button {
    margin-top: 0 !important;
    width: 100%;
}
.elementor-wc-products ul.products li.product .price {
    float: left !important;
    margin-right: 10px;
}
.product-type-simple .woocommerce-Price-amount bdi {
    margin-top: 0;
    padding-bottom: 1.5rem;
}
table.variations td, table.variations th{
    padding: 0;
}
.woocommerce .products ul, .woocommerce ul.products{
    margin:0;
}
.woocommerce-variation-price .woocommerce-Price-amount.amount{
    font-size: 20px;
}
p.wps_sfw_inner_description {
    background: transparent;
    padding-top: 0;
}

@media(max-width:992px){
    .wps_sfw_subscription_wrapper {
        font-size: 16px !important;
    }
    .single-product div.product .varprodpae span.price {
        font-size: 15px;
    }
    .single-product .product-type-variable .quantity {flex-basis: 21%!important;}
}
@media(max-width:680px){
    .wps_sfw_subscription_wrapper {
        font-size: 15px !important;
    }
    .woocommerce-shop  .woocommerce .products .product form.variations_form.cart table.variations td.value ul.thwvsf-wrapper-ul {
        margin-left: 10px !important;
    }
    .woocommerce-shop  .woocommerce .products .product form.variations_form.cart table.variations td.value  .thwvsf_fields {
        padding-right: 0;
        margin-left: 12px;
    }
}
@media(max-width:400px){
    .elementor-widget-wc-archive-products .products {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}
/* radio box css end  here  */

/* product page css start here */

.woocommerce-shop .woocommerce  .product form.variations_form.cart table.variations{
    border-collapse: separate;
    border-spacing: 0 1em;
}
.woocommerce-shop  .woocommerce .products .product form.variations_form.cart table.variations td.value ul.thwvsf-wrapper-ul {
    margin-left: 0 !important;
}
.woocommerce-shop .woocommerce  .product form.variations_form.cart table.variations select {
    margin-right: 0;
    border-right:0px;
    font-size: 0.9rem;
    padding: 0.4rem 1rem 0.4rem 0.3rem;
}
.woocommerce-shop  .woocommerce .products .product form.variations_form.cart .single_variation .woocommerce-variation-price .price{
    margin-bottom: 0;
}
.woocommerce-shop .woocommerce  .product form.variations_form.cart table.variationsth{
    min-width: 60px;
}
.woocommerce-shop  .woocommerce .products .product form.variations_form.cart table.variations td.value  .thwvsf_fields {
    padding-right: 20px;
}
.woocommerce-shop  .woocommerce .products .product form.variations_form.cart{
    margin-top: 0.5rem;
}
ul.products.elementor-grid li.product a.woocommerce-loop-product__link{
    margin-bottom: 25px;
}
/* product page css end here */