/**
Theme Name: xvision
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: xvision
Template: astra
*/



.astra-shop-summary-wrap button{
    display: block!important;
    background-color: #6cb858!important;
    margin: 0 auto!important;
    margin-top: 17px!important;
    height: 41px!important;
}

.astra-shop-summary-wrap{
    text-align: center;
}

.mia-cup-cart.mia-cup .type-custom-price label {
    display: inline-block;
    position: relative;
}

.entry-summary .mia-cup-cart.mia-cup .type-custom-price{
    margin-top: 5px!important;
    margin-bottom: 20px!important;
    margin-right: 0!important;
}

.mia-cup-cart.mia-cup .mia-price {
    display: inline-block!important;
    width: 34%!important;
}

.mia-cup-cart.mia-cup .mia-quantity {
    display: inline-block;
    margin: 0 auto;
    margin-top: 13px;
}

.mia-cup-cart.mia-cup {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.left_to_freeshipping{
    text-align: center;
    color: #ffffff;
    background: #23a455;
    padding-top: 5px;
    width: 100%;
    right: 0;
    left: 0;
    top: 87px;
    padding-bottom: 5px;
    position: absolute;
}


.mia-cup-cart.mia-cup .mia-quantity input {
    position: relative;
    display: inline-block;
    float: none;
    background-color: #6cb858;
    border: none!important;
}

.woocommerce .mia-cup-cart.mia-cup .mia-quantity .mia-minus,
.woocommerce .mia-cup-cart.mia-cup .mia-quantity .mia-plus {
    width: 25px!important;
    height: 25px!important;
    line-height: 21px!important;
    color: #6cb858;
    margin: 0;
    text-align: center;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    cursor: pointer;
    user-select: none;
}

.mia-cup-cart.mia-cup .mia-quantity .mia-minus {
    content: "-";
    border-radius: 100px;
}

.mia-quantity{
    position: relative;
}

.mia-cup-cart.mia-cup .mia-quantity .mia-plus {
    content: "+";
    border-radius: 100px;
    position: absolute;
}

.mia-cup-cart.mia-cup .mia-quantity .mia-minus,
.mia-cup-cart.mia-cup .mia-quantity .mia-qty,
.mia-cup-cart.mia-cup .mia-quantity .mia-plus,
.mia-cup-cart.mia-cup .mia-price input[name="mia-price"] {
    line-height: 1.8rem !important;
    height: 45px!important;
}

.mia-cup-cart.mia-cup .mia-quantity .mia-minus {
    border-radius: 100px;
    color: #666666;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    left: 4px;
    z-index: 98;
    background: #ffffff;
    top: 4px;
}

.mia-cup-cart.mia-cup .mia-quantity .mia-qty {
    border-radius: 50px;
    width: 7em;
    height: 2em!important;
    color: #ffffff;
    font-weight: 700;
    padding: 11px 0;
    margin: 0;
    text-align: center;
    float: right;
    border-left: none!important;
    border-right: none!important;
    font-size: 17px;
    
}

.owl-item .mia-cup-cart.mia-cup .mia-quantity .mia-qty {
    border-radius: 0;
    width: 3em;
    min-width: 3em;
    color: #666666;
    padding: 0;
    margin: 0;
    text-align: center;
    float: right;
    border-left: none !important;
    border-right: none !important;
    font-size: 17px;
}

.mia-cup-cart.mia-cup .mia-quantity .mia-plus {
    border-radius: 100px;
    color: #666666;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    right: 4px;
    z-index: 98;
    background: #ffffff;
    top: 4px;
}

.mia-cup-cart.mia-cup .mia-price {
    position: relative;
    display: none!important;
    float: none;
    vertical-align: top;
    margin-bottom: 10px;
    margin-top: 10px;
}

.Impreza .woocommerce-loop-product__title {
    text-align: center;
    font-weight: 600;
}

.mia-cup-cart.mia-cup .mia-price input[name="mia-price"] {
    border: 2px solid #666666 !important;
    color: #666666;
    font-weight: 100;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 17px;
}

.mia-cup-cart.mia-cup .type-custom-price {
    position: relative;
    text-align: right;
    overflow: hidden;
    background: #d8d8d8;
    width: 120px;
    height: 30px;
    display: flex;
    justify-content: space-between;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 5px;
}

.mia-cup-cart.mia-cup .type-custom-price.single_unit{
    background: #6cb858;
}

.mia-cup-cart.mia-cup .type-custom-price.single_unit .unit_check::before{
    background-color: #6cb858;
}

.mia-cup-cart.mia-cup .type-custom-price.single_unit .unit__label{
    left: 50%;
    transform: translate(-39%, 2%);
}

.woocommerce .mia-cup-cart.mia-cup .button {
    width: 65%;
    position: relative;
    text-align: center;
    font-weight: 100;
    margin: 0;
    display: block;
    margin-top: 10px;
}

.woocommerce .mia-cup-cart.mia-cup .button.active::before{
    content: 'test';
    font-family: "Font Awesome 5 Free";
}



.type-custom-price [type="radio"]{
    width: 50px;
    height: 28px;
}

.unit_check [type="radio"]{
    position: absolute;
    top: 0;
    left: 5px;
    z-index: 99999;
    opacity: 0;
    cursor: pointer;
}

.weight_check [type="radio"]{
    position: absolute;
    top: 0;
    right: 5px;
    z-index: 99999;
    opacity: 0;
    cursor: pointer;
}

.weight_check::before{
    right: 0px;
    content: "";
    background-color: #d8d8d8;
    width: 60px;
    height: 29px;
    position: absolute;
}

.unit_check::before{
    left: 0px;
    content: "";
    background-color: #d8d8d8;
    width: 60px;
    height: 29px;
    position: absolute;
}

.unit_check.active::before{
    background-color: #6cb858;
}

.weight_check.active::before{
    background-color: #6cb858;
}

.weight__label{
    position: absolute;
    top: 0;
    right: 17%;
    color: #ffffff;
}


.unit__label{
    position: absolute;
    top: 0;
    left: 17%;
    color: #ffffff;
}


.mia-cup-cart.mia-cup .type-custom-price [type="radio"]:checked + label,
.mia-cup-cart.mia-cup .type-custom-price [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

.mia-cup-cart.mia-cup .type-custom-price [type="radio"]:checked + label:before,
.mia-cup-cart.mia-cup .type-custom-price [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

.mia-cup-cart.mia-cup .type-custom-price [type="radio"]:checked + label:after,
.mia-cup-cart.mia-cup .type-custom-price [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #105725;
    position: absolute;
    top: 4.8px;
    left: 3.3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.mia-cup-cart.mia-cup .type-custom-price [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.mia-cup-cart.mia-cup .type-custom-price [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.mia-cup-cart.mia-cup.mia-cup-default button {
    margin-top: 28px;
}


/* Mini Cart Amount Switcher */

.amount__type{
    position: absolute;
    text-align: right;
    overflow: hidden;
    background: #d8d8d8;
    width: 68px;
    height: 20px;
    display: flex;
    justify-content: space-between;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 5px;
}

.amount__type-unit [type="radio"]{
    position: absolute;
    top: 4px;
    left: 5px;
    z-index: 99999;
    opacity: 0;
    width: 50%;
    cursor: pointer;
}
.amount__type-unit label{
    position: absolute;
    top: -4px;
    left: 7px;
}

.amount__type-unit::before {
    left: 0px;
    content: "";
    background-color: #d8d8d8;
    width: 50%;
    height: 29px;
    position: absolute;
}

.amount__type-unit.active::before{
    background-color: #66c683;
}


.amount__type-weight [type="radio"]{
    position: absolute;
    top: 0;
    right: 5px;
    z-index: 99999;
    opacity: 0;
    width: 50%;
    cursor: pointer;
}
.amount__type-weight label{
    position: absolute;
    top: -4px;
    right: 7px; 
}

.amount__type-weight::before {
    right: 0px;
    content: "";
    background-color:#d8d8d8;
    width: 50%;
    height: 29px;
    position: absolute;
}

.amount__type-weight.active::before{
    background-color: #66c683;
}


.amount__type.amount__type-single{
    position: relative;
    display: none;
}





/* End Mini Cart Amount Switcher */

.products.columns-4 > .product.Impreza.has-mia-cup:not(.has-single-product) {
    width: 23%;
}

/*.Impreza.has-mia-cup:not(.has-single-product) {*/
.Impreza {
    background-color: #fff;
    margin: 10px !important;
    border: 2px solid #64a82c;
    border-radius: 30px;
}


/*us-core*/
.w-grid.type_carousel .w-grid-list:not(.autoheight) .Impreza.w-grid-item {
    height: 97%;
}


.cart_col_count{
    display: flex;
    align-items: unset;
}

@media screen and (max-width: 450px ) {
    .mia-cup-cart.mia-cup .mia-price {
        display: inline-block;
        width: 100%;
    }

    .mia-cup-cart.mia-cup .mia-quantity {
        display: inline-block;
        width: 100%;
    }
}

.mia-price-container {
    display: block;
    text-align: center;
}

.mia-cup-cart[data-current="weight"] .mia-price-container .mia-price-weight {
    display: block;
    font-size: 14px;
    font-weight: 400;
}

.mia-cup-cart[data-current="weight"] .mia-price-container .mia-price-unit {
    display: none;
}

.mia-cup-cart[data-current="unit"] .mia-price-container .mia-price-weight {
    display: none;
}

.mia-cup-cart[data-current="unit"] .mia-price-container .mia-price-unit {
    display: block;
    font-size: 14px;
    font-weight: 400;

}

/*===============================
Start Mini Cart Wrapper
================================*/
.modal-minicart {
    position: fixed;
    right: 212%;
    z-index: 999999;
    top: 0;
    height: 100%;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: transform 0.4s ease;
    -moz-transition: transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease; 
}

.modal-minicart.active{
    right: 100%; 
}

#close_min_cart{
    cursor: pointer;
    font-size: 45px;
    transition: all 1s ease;
}
#close_min_cart:hover{
    transform: rotate(360deg);
}

.go_to-checkout{
    background: #2D4723;
    border-radius: 30px;
    text-align: center;
    position: relative;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    transition: all .5s ease;
}

.go_to-checkout:hover{
   background: #1e824c;
}

.go_to-checkout a{
    color: #ffffff;
    font-size: 18px;
    margin-left: 45px;
}

.total_price{
    position: absolute;
    left: 0;
    background:#213519;
    font-size: 18px;
    color: #ffffff;
    width: 82px;
}

.min_header{
    position: relative;
    background: #f5f5f5;
    display: flex;
    justify-content: space-between;
    padding-right: 20px;
    padding-left: 20px;
    align-items: center;
    margin-bottom: 0;
    left: 0;
    right: 0;
    padding-top: 20px;
    padding-bottom: 21px;
    z-index: 999;
}

.min_header::before{
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #2d2d2d;
    bottom: 0;
}

.cart__sclogan{
    text-align: center;
    margin-top: 10px;
    line-height: 1.3;
    color: #2d2d2d;  
}

.modal-minicart .minicart-content-wrap {
    background-color: #fff;
    width: 540px;
    padding: 0px 20px 20px;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

@media only screen and (max-width: 767.98px) {
.modal-minicart .minicart-content-wrap {
overflow: auto; } }
.modal-minicart .minicart-content-wrap h2 {
font-size: 1.5rem;
line-height: 1.2;
font-weight: 400;
margin-bottom: 0; }

.mfp-ready .modal-minicart {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }

.minicart-product-list {
    height: 700px!important;
    overflow: auto!important;
    margin-right: -10px!important;
    margin-top: 5px!important;
    list-style-type: none!important;
}

.minicart-product-list li{
display: flex;
}
#custom_icon_color{
color: #2d4723;
}

.minicart-product-list::-webkit-scrollbar {
    width: 12px;
}

.minicart-product-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); 
    border-radius: 10px;
}

.minicart-product-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
}

.yith-wcwl-add-button{
    text-align: right;
}
.yith-wcwl-add-button a i{
    margin-right: 0;
}

.yith-wcwl-add-button.card__button-list{
    position: absolute;
    top: 10%;
}

.yith-wcwl-add-button a:hover, a:focus{
    color: #66c683;
}

.card__button-list{
    padding: 12px;
}

@media only screen and (max-width: 767.98px) {
    .minicart-product-list {
        padding-right: 10px;
        margin-right: -10px; 
        padding-bottom: 190px;
    } 
}

.minicart-product-list .single-product-item {
    position: relative;
    margin-bottom: 30px;
    padding-right: 0; 
    border-bottom: 1px solid #dddddd;
    padding-bottom: 28px;
}

.minicart-product-list .single-product-item::before{
    content: ""!important;
    left: 0;
    right: 0;
    height: 1px!important;
    top: 75px!important;
    background-color: #ffffff!important;
    position: absolute!important;
}

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce .widget_shopping_cart li, .woocommerce ul.product_list_widget .cart_list li, .woocommerce ul.product_list_widget li{
    padding: 0;
    margin-bottom: 15px;
}

.minicart-product-list .single-product-item .product-thumb {
max-width: 70px;
-webkit-box-flex: 0 0 70px;
-moz-box-flex: 0 0 70px;
-webkit-flex: 0 0 70px;
-ms-flex: 0 0 70px;
flex: 0 0 70px;
margin-right: 0; }
.minicart-product-list .single-product-item .product-details {
margin-top: 13px;
margin-right: 20px;
width: 20%;
}
.minicart-product-list .single-product-item .product-details .product-title {
font-size: 1.4rem;
font-weight: 400;
line-height: 1.2;
margin-bottom: 0;
}
.minicart-product-list .single-product-item .product-details .product-title a {
color: #4A4A4A; 
font-size: 14px;
font-weight: 500;

}
.minicart-product-list .single-product-item .product-details .product-title a:hover {
    color: #2D4723; }
.minicart-product-list .single-product-item .product-details .prod-cal {
    position: absolute;
    left: 57px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.2;
    font-weight: 500;
    display: flex;
    width: 320px;
    align-items: center;
    justify-content: flex-end;
}

.minicart-product-list .single-product-item .product-details .prod-cal .variation dt{
    display: none;
}
.minicart-product-list .single-product-item .product-details .prod-cal .variation dd{
    margin: 0;
}

.minicart-product-list .single-product-item .product-details .prod-cal .variation dd p{
    margin: 0;
    margin-left: 15px;
}

.minicart-product-list .single-product-item .product-details .prod-cal .multiplication {
margin: 0 5px; }

.minicart-product-list .single-product-item .remove-icon {
font-size: 1rem;
font-weight: 700;
color: #4A4A4A;
position: absolute;
right: 89%;
top: 0;
border: none;
}
.minicart-product-list .single-product-item .remove-icon:hover {
color: #23A455; }

.minicart-calculation-wrap {
    margin-top: 38px;
    position: absolute;
    padding: 15px 22px;
    box-shadow: 0px -6px 20px 0px rgba(0, 0, 0, 0.20);
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #efefef;
}

.minicart-calculation-wrap .cal-title {
font-size: 1.3rem; }
.minicart-calculation-wrap .cal-amount {
font-size: 1.8rem;
line-height: 1;
font-weight: 500; }

.pro-qty{
    position: relative;
}

.pro-qty #quantity{
    width: 70px!important;
    border-radius: 50px!important;
    height: 23px!important;
    text-align: center!important;
    background-color: #6cb858!important;
    font-weight: 700!important;
    font-size: 12px!important;
}

.pro-qty #quantity:focus{
    outline: none!important;
    background-color: #6cb858!important;
}

.pro-qty .inc{
    display: flex;
    justify-content: center;
    font-weight: normal;
    font-size: 1.4rem;
    position: absolute;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #6cb858;
    height: 19px;
    line-height: 13px;
    right: 3%;
    top: 4px;
    width: 19px;
    border-radius: 50px;
    padding: 0;
}
.pro-qty .dec{
    display: flex;
    justify-content: center;
    color: #000;
    font-weight: normal;
    font-size: 1.4rem;
    position: absolute;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color:#6cb858;;
    height: 19px;
    line-height: 13px;
    left: 3%;
    top: 4px;
    width: 19px;
    border-radius: 50px;
    padding: 0;
}


.qty-btn{
    cursor: pointer;
}

.pro-qty .dec:focus{
    outline: none;
}

.pro-qty .inc:focus{
    outline: none;
}

@media only screen and (max-width: 1600px) {
	.minicart-product-list{
		height: 480px!important;
	}
}

@media only screen and (max-width: 1300px) {
	.minicart-product-list{
		height: 587px!important;
	}
}


@media only screen and (max-width: 767.98px), only screen and (min-width: 992px) and (max-width: 1199.98px) {
	.minicart-btn-group {
		margin-bottom: 50px; 
	}
}

.minicart-btn-group .btn {
display: block; }
@media only screen and (max-width: 767.98px) {
.minicart-btn-group .btn {
display: inline-block;
padding: 10px 22px; }
.minicart-btn-group .btn:last-child {
margin-top: 0 !important; } }  

.veeraModal.mfp-wrap .mfp-container {
padding: 0; }
.veeraModal.mfp-wrap .mfp-container .mfp-content {
    padding: 0;
    width: auto; }

.veeraModal .mfp-close {
font-size: 5rem;
line-height: 1;
-webkit-transition: 0.3s 0.2s ease-out;
-moz-transition: 0.3s 0.2s ease-out;
-o-transition: 0.3s 0.2s ease-out;
transition: 0.3s 0.2s ease-out;
color: #262626;
position: absolute;
top: 30px;
right: 50px; }
.veeraModal .mfp-close:hover {
    color: #d25b5b;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
@media only screen and (max-width: 767.98px) {
    .veeraModal .mfp-close {
    top: 5px;
    right: 5px;
    font-size: 4rem; } }


.xt_wooqv-item-info-inner .mia-cup-cart.mia-cup .mia-quantity{
    margin: 0;
    text-align: right;
    display: inline;
}
.xt_wooqv-item-info-inner .mia-price-container{
    text-align: right!important;
    margin-bottom: 20px!important;
    font-size: 22px!important
}

.xt_wooqv-item-info-inner .mia-cup-cart.mia-cup .mia-quantity .mia-minus{
    right: 89px;
}

.xt_wooqv-item-info-inner .button.alt{
    display: block!important;
    background-color: #6cb858!important;
    margin: 0!important;
    margin-top: 17px!important;
    height: 41px!important;
}



.summary.entry-summary .mia-cup-cart.mia-cup .mia-quantity{
    margin: 0;
    text-align: right;
    display: inline;
}
.summary.entry-summary .mia-price-container{
    text-align: right!important;
    margin-bottom: 20px!important;
    font-size: 22px!important
}

.summary.entry-summary .mia-cup-cart.mia-cup .mia-quantity .mia-minus{
    right: 89px;
}

.summary.entry-summary .button.alt{
    display: block!important;
    background-color: #6cb858!important;
    margin: 0!important;
    margin-top: 17px!important;
    height: 41px!important;
    width: 31%;
}

.modalActive::after{
    content: "";
    background-image: url(../astra-child/img/minicart.svg);
    width: 65px;
    height: 61px;
    position: absolute;
    top: -14px;
    right: 37px;
}

.modalActive{
    background: #ffffff;
}

.modalActive .fa-shopping-cart{
    display: none;
}

.cart-count{
    position: absolute;
    right: 19px;
    top: 0;
    z-index: 999999;
    color: #ffffff;
    background: #105725;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #105725;
    border-radius: 100px;
    width: 24px;
    display: inline-block;
    height: 24px;
    line-height: 23px;
}

.modalActive:hover{
    background-color: #fff;
}

a.cart-contents::after {
	content: "\f07a"!important;
}

.woocommerce-checkout.woocommerce-page{
    background-color: #f9f5ee;
}

#order_review{
    background: #ffffff;
    border: none!important;
    border-radius: 20px;
    border: none;
    padding-top: 30px!important;
}

#order_review_heading{
    border: none!important;
    background: none!important;
    padding: 0!important;
    margin-bottom: 20px!important;
    font-size: 35px!important;
}

.woocommerce-billing-fields h3{
    font-size: 35px!important;
    padding-top: 0!important;
}


.woocommerce.woocommerce-checkout form #customer_details.col2-set, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set{
    width: 45%;
}

.woocommerce-form-coupon-toggle{
    display: none;
}

.woocommerce-checkout form.checkout_coupon{
    display: block!important;
}

.woocommerce form.checkout_coupon .button[name=apply_coupon] {
    padding: 12px 40px;
    margin-right: -35px;
}

.woocommerce form .form-row input.input-text{
    height: 48px;
    padding: 11px;
    background: #fff;
    border: 0;
    border-radius: 8px;
    width: 100%;
    display: block;
    outline: none;
    font-size: 18px;
    margin-bottom: 15px;
}


@media screen and (max-width: 548px ) {
	
	.minicart-product-list {
    	height: 450px!important;
    	padding-bottom: 160px;
	}

    .minicart-product-list .single-product-item .product-details .prod-cal{
        left: 6px;
    }
    .minicart-product-list .single-product-item .product-details{
        margin-right: 10px;
    }
    .minicart-product-list .single-product-item .product-details .product-title a{
        font-size: 14px;
    }
    .menu-toggle, button, .ast-button, .ast-custom-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"]{
        display: flex;
    }  
    .modalActive{
        background-color: #105725;
    }
    .cart-count{
        color: #ffffff;
        border-color: #ffffff;
        right: -18px;
        top: -7px;
    }

    .jet-ajax-search__field[type="search"]{
        width: 86%!important;
    }
    .modalActive::after{
        top: -15px;
        content: "";
        background-image: url(../astra-child/img/minicart.svg);
        width: 48px;
        height: 48px;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: -14px;
        right: -2px;
    }
    .modal-minicart .minicart-content-wrap{
        width: 420px;
    }
    .min_header::before{
        left: 0;
    }

    .mia-cup-cart.mia-cup .mia-quantity{
        display: flex;
        justify-content: center;
    }

    .mia-cup-cart.mia-cup .mia-quantity .mia-minus{
        left: 38px;
    }
    .mia-cup-cart.mia-cup .mia-quantity .mia-plus{
        right: 38px;
    }
    
    .owl-item .mia-cup-cart.mia-cup .mia-quantity .mia-minus{
        left: 99px;
    }

    .owl-item  .mia-cup-cart.mia-cup .mia-quantity .mia-plus{
        right: 99px;
    }

    .summary.entry-summary .mia-cup-cart.mia-cup .mia-quantity .mia-plus{
        left: 4px;
    }
    .xt_wooqv-item-info-inner .mia-cup-cart.mia-cup .mia-quantity .mia-plus{
        right: 4px;
    }
    .xt_wooqv-item-info-inner .mia-cup-cart.mia-cup .mia-quantity .mia-minus{
        left: 4px;
    }

}

@media screen and (max-width: 380px){
    .modal-minicart .minicart-content-wrap{
        width: 360px;
    }
    .min_header::before{
        left: 0;
    }
}

.cart__overlay{
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0,0,0, .6);
    z-index: 999;
    transition: all .5s ease;
}

.cart__overlay.active{
    display: block;
}

.cart__overlay.close_block{
    display: none;
}

body{
    position: relative;
}


.product_container{
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
}

.prod_description-inner{
    text-align: right;
    padding: 25px 30px 0 30px;
}

.prod_description{
    display: flex;
}

.under__title-descr-inner p{
    margin-bottom: 5px!important;
}

.product_image-wrapper{
    overflow: hidden;
}

#preview-information{
    padding-right: 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 300px;
}

#preview-information h2{
    text-align: right!important;
}


#preview-information .mia-price-container{
    text-align: right;
}

#preview-information .button.alt{
    display: block;
    width: 165px;
    margin-top: 15px;
    margin: 0!important;
    margin-top: 10px!important;
}

#preview-information .mia-cup-cart.mia-cup .mia-quantity{
    margin-right: 0;
}

#preview-information bdi{
    font-size: 20px;
}

#preview-information .mia-cup-cart.mia-cup .type-custom-price{
    margin-right: 0;
}

.product_image-wrapper{
    width: 270px;
    height: 270px;
}

.product_image-wrapper img{
    height: 270px;
    object-fit: contain;
}

.popup__closer{
    position: relative;
    display: block;
    color: #2d2d2d;
    font-size: 25px;
    cursor: pointer;
    transition: all .5s ease;
    text-align: right;
    padding-right: 18px;
}
/** Product Quick View **/

.popup {
    display: none;
    border-radius: 12px;
    width: 825px;
    left: 50%;
    top: 29%;
    transform: translate(-50%, -25%);
    min-height: 350px;
    background: #ffffff;
    position: fixed;
    margin: 0 auto;
    z-index: 999;
    -webkit-box-shadow: 0px 12px 30px 2px rgba(0, 0, 0, 0.40);
    box-shadow: 0px 12px 30px 2px rgba(0, 0, 0, 0.40);
    margin-bottom: 50px;
}

.popup.active{
    display: block;
}

.popup.close_block{
    display: none;
}


.popup__product-wrapper .has-post-thumbnail{
    padding: 0;
}

.product__slider-title{
    font-size: 16px!important;
    margin-top: 30px;
    text-align: center;
}

.product__slider-image{
    width: 220px;
    height: 220px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    position: relative;
}

.product__slider-image.active::before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0,0,0, .6);
    transition: all .5s ease;
}

.product__slider-image .mia-cup-cart .mia-cup-cart.mia-cup .mia-quantity{
    left: -15px;
}

.product__wrapper .mia-cup-cart.mia-cup{
    position: absolute;
    top: 14px;
    right: 50%;
    transform: translate(50%, 10px);
    opacity: 0;
}

.product__wrapper .mia-cup-cart.mia-cup.active{
    opacity: 1;
}


.product__wrapper .mia-cup-cart .mia-price-container .mia-price-weight bdi{
    position: absolute;
    bottom: -80px;
    opacity: 1!important;
    font-size: 18px;
    font-weight: 500;
    right: 50%;
    transform: translate(50%);
}

.product__wrapper .mia-cup-cart .mia-price-container .mia-price-unit bdi{
    position: absolute;
    opacity: 1!important;
    bottom: -80px;
    font-size: 18px;
    font-weight: 500;
    right: 50%;
    transform: translate(50%);
}


.product__wrapper .mia-cup-cart .mia-price-default bdi{
    position: absolute;
    opacity: 1!important;
    bottom: -135px;
    font-size: 18px;
    font-weight: 500;
    right: 50%;
    transform: translate(50%);
}


.resent__post-slider-wrapper{
    background: #efede9;
    padding: 20px 50px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}


.relate__product-slider .owl-nav {
    position: absolute;
    top: 15%;
    width: 100%;
    z-index: 2;
}

.relate__product-slider .owl-nav>button {
    position: absolute;
    top: 50px;
    color: #999;
    font-size: 30px;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    padding: 0 10px;
}

.relate__product-slider .owl-nav>button.owl-prev {
    right: -25px;
    font-size: 70px;
    line-height: 0;
}
.relate__product-slider .owl-nav>button.owl-next {
    left: -25px;
    font-size: 70px;
    line-height: 0;
}

.slider__section-title{
    font-size: 20px!important;
    margin-right: 9px;
    font-weight: 700;  
}

.popup__product-description{
    padding: 0 50px;
}
.popup__product-description .read-more{
    display: none;
}

.popup__product-description{
    position: relative;
    font-size: 12px;
    text-align: right;
}

.popup__product-description::before{
    content: "";
    top: -10px;
    position: absolute;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #c1c1c1cc;
}

.product__description-title{
    padding-right: 50px!important;
    padding-left: 50px!important;
    padding-bottom: 0!important;
    margin-bottom: -10px!important;
    position: relative!important;
    text-align: right;
}

.product__description-title::before{
    content: "";
    width: 70px;
    bottom: -2px;
    height: 2px;
    background-color: #105725;
    position: absolute;
}

.relate__product-slider .owl-item .mia-cup-cart.mia-cup .mia-quantity .mia-qty{
    width: 6em;
    border-radius: 50px;
}

.relate__product-slider .owl-item .button.alt{
    display: block!important;
    width: 150px!important;
}

.test__click-class{
    height: 423px;
    display: flex!important;
    flex-direction: column-reverse;
}

.widget_shopping_cart_content {
    margin-top: 50px;
}

.test__click-class .button.alt{
    display: block!important;
    margin: 0 auto!important;
    margin-top: 10px!important;
}

.product__image-wrapper img{
    height: 200px;
    object-fit: contain;  
}

.product__custom-title{
    font-size: 16px!important;
    text-align: center;
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl{
    border-right: none;
}

@media screen and (max-width: 568px ) {
    .woocommerce.woocommerce-checkout form #customer_details.col2-set, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set{
        width: 100%
    }
    .woocommerce form.checkout_coupon .button[name=apply_coupon]{
        margin: 0;
    }

    .widget_shopping_cart_content .woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl{
        border-right: none;
    }

    .cart_col_count{
        align-items: unset;
    }

    .test__click-class{
        position: relative!important;
    }

    .yith-wcwl-add-button.card__button-list{
        top: 0
    }

    .product__slider-title{
        margin-top: 10px;
    }
    
    .mia-cup-cart.mia-cup .type-custom-price{
        margin-top: 10px;
    }

    .product__wrapper .mia-cup-cart .mia-price-container .mia-price-weight bdi{
        position: relative;
        bottom: 0;
        opacity: 1!important;
        font-size: 0;
        font-weight: 500;
        right: 0;
        transform: 0;
    }
    
    .product__wrapper .mia-cup-cart .mia-price-container .mia-price-unit bdi{
        position: relative;
        opacity: 1!important;
        bottom: 0;
        font-size: 18px;
        font-weight: 500;
        right: 0;
        transform: 0;
    }
    
    
    .product__wrapper .mia-cup-cart .mia-price-default bdi{
        position: relative;
        opacity: 1!important;
        bottom: 0;
        font-size: 18px;
        font-weight: 500;
        right: 0;
        transform: 0;
    }

    .product__slider-image.active::before{
        display: none;
    }

    .product__wrapper .mia-cup-cart.mia-cup {
        position: relative;
        top: 0;
        right: 0;
        transform: translate(0);
        opacity: 1;
    }

    .relate__product-slider .owl-nav{
        top: 0;
    }

    .popup{
        width: 100%;
        left: 50%;
        top: 46%;
        position: fixed;
        border-radius: 0;
        transform: translate(-50%, -46%);
        height: 100vh;
        overflow-y: auto;
    }

    .resent__post-slider-wrapper{
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        padding: 25px 50px;
    }

    .product_image-wrapper{
        width: 350px;
        height: 350px;
    }

    .product_image-wrapper img {
        height: 350px;
        object-fit: contain;
    }

    #preview-information .mia-cup-cart.mia-cup .type-custom-price{
        margin: 0 auto;
    }

    #preview-information .mia-cup-cart.mia-cup .mia-quantity .mia-plus{
        right: 26px!important;
    }

    #preview-information .mia-cup-cart.mia-cup .mia-quantity .mia-minus{
        left: 27px!important;
    }

    #preview-information h2{
        text-align: center!important;
        font-size: 16px!important;
        margin-top: -55px!important;
    }

    #preview-information{
        padding-right: 0!important;
        text-align: center!important;
        height: 215px!important;
    }

    .product__slider-image {
        width: 130px;
        height: 130px;
        border-radius: 12px;
    }

    #preview-information .mia-price-container{
        text-align: center!important;
    }

    .product_container{
        align-items: center;
    }

    .product_container {
        flex-direction: column;
    }

    .slider__section-title{
        text-align: center;
    }
    .popup__product-description::before{
        width: 75%;
    }

    
    .product__slider-image .mia-cup-cart.mia-cup .mia-quantity .mia-plus{
        right: 28px;
    }
}

@media screen and (max-width: 380px ) {
    .popup{
        left: 50%;
        top: 46%;
        position: fixed;
        transform: translate(-50%, -46%);
    }
    #preview-information{
        height: 175px;
    }
    .mia-cup-cart.mia-cup .mia-quantity .mia-plus {
        right: 24px;
    }
    .mia-cup-cart.mia-cup .mia-quantity .mia-minus {
        left: 26px;
    }
}
/*** END ****/

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select:focus, textarea:focus, input:focus {
        font-size: 16px;
    }
}

input, textarea, select {
    font-size:16px;
}

#ywcdd_datepicker{
    border: 1px solid #eaeaea;
    border-radius: 0;
}

#header-zindex{
    z-index: 99999;
}
