/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.woocommerce-page form .form-row-fourth-end {
    overflow: visible;
    width: 11.75%;
    float: left;
}
p.form-row{
    min-height: 55px
}


 .form-row.hidden {
    display: none !important;
}
.woocommerce-page form .form-row-fourth-end {
    overflow: visible;
    width: 11.75%;
    float: left;
}

/* 
.woocommerce .product .cart .quantity.buttons_added{
    margin-bottom: 0;
    direction: ltr;
        margin-left: 15px;
    margin-right: 15px;
}

.woocommerce form .quantity .plus {
    margin-left: 0;
    border-radius: 0px;
    background: #622022;
    color: #fff;
    font-size: 1.4em;
    line-height: 1;
        width: 1.4em;
    height: 1.4em;
    margin-top: 5px;

}
.woocommerce form .quantity .minus {
    margin-right: 0;
    border-radius: 0px;
    background: #622022;
    color: #fff;
    font-size: 1.4em;
    line-height: 1;
        width: 1.4em;
    height: 1.4em;
    margin-top: 5px;

}
.woocommerce form .quantity .qty {
    width: 2.631em;
    border-color: #F4ECD3;
    border-radius: 50px;
    height: 2.631em;
    font-weight: 800;
    margin-left: 6px !important;
    margin-right: 6px;
}

.woocommerce .product .cart .quantity.buttons_added {
    margin-bottom: 0;
    direction: ltr;
    margin-left: 0px;
    margin-right: 0px;
}

.woocommerce .quantity .minus {
    border: 1px;
}

.woocommerce .quantity .plus {
    border: none;
} */
.woocommerce-js form .quantity .minus{
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.woocommerce-js form .quantity .plus{
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.woocommerce .product .cart .quantity.buttons_added{
    direction: ltr;
}
.woocommerce .quantity .plus {
    border-right: 1px solid #dddddd;
    font-weight: bold;
}
.woocommerce .quantity .minus {
    border-left: 1px solid #dddddd;
    font-weight: bold;
}
.productMeassure {
    position: absolute;
    color: white;
    font-size: 15px;
    font-family: Heebo;
    bottom: 30%;
    right: 0;
    width: 100%;
    text-align: center;
	min-height: 40px;
}

.elementor-15 .elementor-element.elementor-element-13334ac.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-15 .elementor-element.elementor-element-13334ac.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
margin-top: -28px;
}

.woocommerce .product .cart .quantity.buttons_added {
margin-top: 15%;
}

.elementor-15 .elementor-element.elementor-element-13334ac.elementor-wc-products ul.products li.product {
max-width: 236px; 
}

.elementor-15 .elementor-element.elementor-element-13334ac.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-15 .elementor-element.elementor-element-13334ac.elementor-wc-products ul.products li.product .woocommerce-loop-category__title {
    font-family: "Heebo", Sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    min-height: 46px;
}

.elementor-wc-products ul.products li.product .labelWrapper{
position: absolute;
    width: 100px;
    right: 4px;
    top: 4px;
    border: 1px solid #F5F1E9;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    background: #F5F1E9;
    color: #000;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.2;
    font-family: 'Heebo';
    padding: 7px;
}
	
.single-product .labelWrapper .elementor-button{
    background: #531C65;
    color: #fff;
        font-size: 1.2em;
    font-weight: 600;
    line-height: 1.2;
        line-height: 1.6;
    width: 100px;
}

.woocommerce ul.products li.product.box-shadow-0.box-shadow-0-hover .added_to_cart, .woocommerce-page ul.products li.product.box-shadow-0.box-shadow-0-hover .added_to_cart {
position: absolute;
    width: 100%;
    bottom: -30px;
    right: 0;
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
    font-size: 1em;
    font-family: 'Heebo';
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 3.5em 1em 2em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none outside;
    width: auto;
    font-family: 'Heebo';
    word-wrap: break-word;
}

html,body{
	overflow-x:hidden;
}
.quantity.buttons_added:not(:first-of-type) {
    display: none;
}
.quantity.buttons_added input[type="number"]{
    height: 36px !important;
    font-weight: bold;
}
#ast-quick-view-content .quantity.buttons_added{
    display: flex !important;
}
@media all and (max-width:480px){
   .form-row.form-row-first,.form-row.form-row-last{
        width:100% !important;
    }
    .woocommerce-page form .form-row-fourth-end {
    overflow: visible;
    width: 25% !important;
    float: left;
}
	
	selector .confirm_add{
    display:none;
}

