/**
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
*/




.ast-builder-menu-2 {
    font-weight: 500;
    text-transform: uppercase;
}
.home-featured-section table.variations td.value,
.single-product .ast-shipping-text {
    display: none;
}
.home-featured-section .astra-shop-summary-wrap {
    text-align: center;
}
.home-featured-section .astra-shop-summary-wrap .price {
    display: none !important;
}
.woocommerce div.product form.cart div.quantity {
    border: 1px solid;
}
.woocommerce .quantity .qty {
    font-weight: bold;
    color: #000;
}
.woocommerce-shop .wp-block-search__label {
    font-weight: 700;
}
.woocommerce-shop .wp-block-search__inside-wrapper {
    display: block;
}
.woocommerce-shop #secondary .wp-block-search__input {
    min-width: 100%;
	border: 1px solid #000;
    padding: 0.75em;
}
.woocommerce-shop #secondary .wp-block-search__button {
    padding: 0.3em 1em;
    margin-top: 15px;
    margin-left: 0;
    font-size: 14px;
}
.woocommerce-checkout .woocommerce-message::before,
.woocommerce-cart .woocommerce-message::before,
.woocommerce-privacy-policy-text {
	display: none;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner {
    max-width: 350px !important;
}
.woocommerce-checkout .shop_table thead,
.woocommerce-checkout .shop_table tbody,
.woocommerce-additional-fields {
    display: none;
}
.shop_table_custom thead th {
    text-align: left;
    font-size: 1.2rem;
    color: #101218;
}
tr.tax-rate.tax-rate-processing-fee-3-5-non-refundable-2 th {
    width: 180px;
}
/*body:not(.home) .ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after
.ast-site-header-cart .ast-addon-cart-wrap i.astra-icon::after:not(.home)*/
/*body:not(.ast-theme-transparent-header)*/
/*body:not(.ast-theme-transparent-header) .ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after {*/
/*body:not(.home) .ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after {
    color: #fff;
}*/

.product_cat-uniform-store .cfvsw_variations_form{
	display: none;
}

.home-custom-product-list-block .elementor-widget-container {
	background-color: #2fc1ff !important;
}

.home-custom-product-list-block {
    width: 100%;
    overflow: hidden;
    overflow-y: scroll;
    height: 250px;
}
.home-custom-product-list-block ul.products.columns-3 {
    /*margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    color: #fff;*/
    margin: 0em 0 0 1.5em;
    clear: both;
    color: #fff;
}
.home-custom-product-list-block ul.products.columns-3 li {
/*     display: flex; */
   /* display: list-item;
    min-height: 5em;*/
}
.home-custom-product-list-block ul.products.columns-3 li img {
    width: 4em;
    height: 4em;
    /* top: 50%; */
    position: absolute;
    left: 0;
    margin: 0 0 0.5em 0;
    border: 1px solid #000;
/*    display: none;*/
}
/*.home-custom-product-list-block ul.products.columns-3 li:before, .home-custom-product-list-block ul.products.columns-3 li:after {
    content: '';
    display: block;
    position: relative;
}*/
.home-custom-product-list-block ul.products.columns-3 li:hover {
    padding-left: 10px;
    background: #fff;
}
/*.home-custom-product-list-block ul.products.columns-3 li a {*/
.home-custom-product-list-block ul.products.columns-3 a {
    color: #fff;
    /*position: relative;
    display: block;*/
/*     margin-bottom: 0.33em;
    float: left; */
}
/*.home-custom-product-list-block ul.products.columns-3 li a span.product-title {
    margin-left: 75px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 240px;
}*/
/*.home-custom-product-list-block ul.products.columns-3 li span.woocommerce-Price-amount.amount {
    position: relative;
    right: -76px;
}*/
/*.home-custom-product-list-block ul.products.columns-3 li a:hover {*/
.home-custom-product-list-block ul.products.columns-3 a:hover {
    padding-left: 10px;
    transition: all .4s;
    color: #000;
    background: #fff;
}
.page-id-5414 input[type=text], 
.page-id-5414 input[type=file]{
    border-color: #2fc1ff;
}
.page-id-5414 .wpcf7 form>p {
    margin-bottom: 1.2em;
    font-weight: 700;
    color: #000;
}
/*.checkout-time-production span.woocommerce-input-wrapper {
    display: flex;
}*/
.checkout-time-production span.woocommerce-input-wrapper {
    display: grid;
    grid-template-rows: repeat(2, 100px);
    grid-template-columns: auto auto auto auto;
    /* grid-auto-flow: column;*/
    /* column-gap: 1rem; */
    row-gap: 10px;
}
.checkout-time-production input {
/*     margin-top: 40px !important;
	margin-left: 5px; */
/* 	margin-right: 0px !important; */
/* 	visibility: hidden; */
	display: none;
}
.checkout-time-production input[type="radio"]:checked + label.radio {
    border-color: #000 !important;
}
/* .checkout-time-production label.radio {
    background-size: 85px 85px;
    background-repeat: no-repeat;
    background-position: 20px 5px;
    text-indent: -2000px;
    padding: 30px;
    border: 2px solid #2fc1ff;
    border-radius: 5px;
} */
.checkout-time-production label.radio {
/*    background-size: 45px 45px;*/
    background-size: 80px 80px;
    background-repeat: no-repeat;
    background-position: center;
/*    text-indent: -3000px;*/
/*    text-indent: -3000px;*/
    position: relative;
/*    padding: 10px 25px;*/
	border: 2px solid transparent !important;
/*     border: 2px solid #2fc1ff; */
    border-radius: 5px;
}
#radio_choice_0 + label.radio {
    background-image: url(/wp-content/uploads/2024/09/7-DAYS.png);
	border-color: #de0000;
}
#radio_choice_0\.0 + label.radio {
    background-image: url(/wp-content/uploads/2024/02/3D-REPRINT.png);
	border-color: #ff7bac;
    margin-right: 60px;
    position: relative;
    text-indent: 0px;
    display: none;
}
#radio_choice_0\.0 + label.radio:after {
    content: "";
    width: 5px;
    height: 50px;
    background-color: #f00;
    position: absolute;
    display: block;
    left: 80px;
    top: 3px;
}
#radio_choice_0\.0 + label.radio:before {
    content: "For 3D Reprint only";
    width: 100px;
    height: 50px;
    position: absolute;
    left: -20px;
    top: 50px;
    color: #f00;
    font-size: 9px;
    text-transform: uppercase;
}
.checkout-time-production label.radio:before {
    display: none;
    content: "Production Cost";
    width: 100px;
    height: 50px;
    position: absolute;
    left: 30px;
    top: 86px;
    color: #000;
    font-size: 9px;
    font-weight: 900;
    text-transform: uppercase;
}
.checkout-time-production #radio_choice_0 + label.radio:before {
/*    content: "";*/
}
p#radio_choice_field {
    padding-bottom: 10px;
}
/* #radio_choice_6 + label.radio */
.checkout-time-production .woocommerce-input-wrapper label:nth-child(6) {
    background-image: url(/wp-content/uploads/2024/07/six-day.png);
	border-color: #f39a00;
}
.checkout-time-production .woocommerce-input-wrapper label:nth-child(8) {
    background-image: url(/wp-content/uploads/2024/07/five-day.png);
    border-color: #f39a00;
}
.checkout-time-production .woocommerce-input-wrapper label:nth-child(10) {
    background-image: url(/wp-content/uploads/2024/07/four-day.png);
    border-color: #f39a00;
}

/* #radio_choice_10 + label.radio */
.checkout-time-production .woocommerce-input-wrapper label:nth-child(12) {
    background-image: url(/wp-content/uploads/2024/07/three-day.png);
	border-color: #41db16;
}
.checkout-time-production .woocommerce-input-wrapper label:nth-child(14) {
    background-image: url(/wp-content/uploads/2024/07/two-day.png);
    border-color: #41db16;
}
.checkout-time-production .woocommerce-input-wrapper label:nth-child(16) {
    background-image: url(/wp-content/uploads/2024/07/one-day.png);
    border-color: #41db16;
}
/* #radio_choice_13 + label.radio */
.checkout-time-production .woocommerce-input-wrapper label:nth-child(18) {
    background-image: url(/wp-content/uploads/2024/07/same.png);
	border-color: #00bdef;
}
.woocommerce-page.woocommerce-checkout form #order_review_heading {
    float: left;
    padding-left: 0px !important;
}
/*.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1 div#payment {
    display: none;
}*/

.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 #order_review table {
    display: none;
}
div#payment {
    margin-top: 30px;
}
.woocommerce-checkout #wc-square-digital-wallet {
    position: absolute;
    bottom: 560px;
    right: 30px;
}

#wc-square-wallet-divider{
	display: none;
}

.woocommerce-page.woocommerce-checkout #payment ul.payment_methods {
    margin-top: 6em;
}
span#delivery-date {
    font-size: 30px;
}
.checkout-time-production span.woocommerce-input-wrapper span.optional {
    visibility: hidden;
}



.after-time-production-content.popup {
    display: none; /* Hidden by default */
    position: fixed; 
    z-index: 1000; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto; 
    background-color: rgba(0, 0, 0, 0.4); 
}

.after-time-production-content .popup-content {
    background-color: #fff;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%; 
}

.after-time-production-content .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -25px;
}

.after-time-production-content .close:hover,
.after-time-production-content .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.woocommerce-cart p.woocommerce-shipping-destination {
    display: none;
}





@media screen and (min-width: 1024px) {
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1,
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
        width: 47%  !important;
        float: left !important;
    }
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
        float: right;
        margin-left: 5.347826087%;
    }

    .order-search-form {
        padding: 80px 20px;
    }
    .order-search-form h2 {
        font-size: 48px;
    }   
    .order-search-form form {
        /*max-width: 800px;
        margin: 0 auto;*/
        display: flex;
        gap: 10px;
        align-items: center;
    }
    .order-search-form form label {
        font-size: 22px;
        font-weight: 600;
        color: #101218;
    }
    .order-search-form form input {
        flex: 1;
        padding: 20px;
        font-size: 22px;
        border: 2px solid #ddd;
        border-radius: 8px;
    }
    .order-search-form form button {
        padding: 20px 40px;
        font-size: 22px;
        border-radius: 8px;
    }

}

@media screen and (max-width: 1100px) and (min-width: 922px) {

    .woocommerce-page.woocommerce-checkout form #order_review,
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set,
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1, 
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
        width: 100% !important;
    }
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1, 
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
        padding: 0px 15px;
    }
    .woocommerce-checkout #wc-square-digital-wallet {
        bottom: 510px;
        right: auto;
        left: 70px;
    }
	.single-product .wcpa_wrap .wcpa_fl_col-2 {
		grid-template-columns: repeat(1, 1fr);
	}
	.single-product .wcpa_wrap .wcpa_fl_col-4 {
		grid-template-columns: repeat(2, 1fr);
	}

}


@media screen and (min-width: 922px) {

    .ast-woo-shop-archive .site-content > .ast-container {
		max-width: 1176px;
	}
	.woocommerce-shop #secondary {
		width: 30%;
	}
	.woocommerce-shop #primary {
		width: 70%;
	}
	.woocommerce-page.woocommerce-checkout form #customer_details.col2-set,
    .woocommerce-checkout form #order_review {
		width: 100% !important;
       /* float: right;
        margin-right: 0px;
        margin-left: 4.347826087%;*/
	}
    /*.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1,
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
        width: 47%  !important;
        float: left !important;
    }
    .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
        float: right;
        margin-left: 5.347826087%;
    }
*/	/*.woocommerce-page.woocommerce-checkout form #order_review {
		width: 50% !important;
	}*/
/* 	.woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
		width: 47% !important;
	}
	.woocommerce-page.woocommerce-checkout form #order_review {
		width: 48% !important;
	} */
/* 	body:not(.home) header#masthead  */
	:not(.ast-theme-transparent-header) #masthead {
    	position: relative;
	}

}



@media screen and (min-width: 480px) {
/* .checkout-time-production label.radio {
	width: 50%;
} */
}


@media screen and (max-width: 921px) {

    .ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after, 
    .ast-theme-transparent-header .ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after {
        color: #fff;
    }
    .woocommerce-shop.ast-separate-container.ast-two-container #secondary {
        order: 1;
    } 
    .woocommerce-checkout #wc-square-digital-wallet {
        bottom: 525px;
        right: auto;
    }
	

}


/*@media screen and (max-width: 767px) {

    .woocommerce-shop.ast-separate-container.ast-two-container #secondary {
        order: 1;
    }        


}*/


@media screen and (max-width: 480px) {

    .ast-header-account-wrap .ast-header-account-type-avatar .avatar {
        width: 50px;
    }
    .home-custom-product-list-block ul.products.columns-3 li a span.product-title {
/*        width: 200px;*/
        font-size: 13px;
    }
	.checkout-time-production label.radio {
/*		background-size: 45px 45px;*/
        background-size: 65px 65px;
/*		padding: 8px 25px;*/
	}
	.woocommerce-checkout form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
		padding: 0 0.1em;
	}
    #radio_choice_0\.0 + label.radio:after {
        height: 50px;
        left: 70px;
        top: 0px;
    }
    #radio_choice_0\.0 + label.radio {
        margin-right: 50px;
    }
    #radio_choice_0\.0 + label.radio:before {
        left: -15px;
        top: 47px;
        font-size: 8px;
    }
    .woocommerce-checkout #wc-square-digital-wallet {
        bottom: 610px;
        right: 0px;
    }
    .after-time-production-content .popup-content {
        width: 90%; 
    }
    .woocommerce-checkout .elementor-40 .elementor-element.elementor-element-3d105c6f {
        padding: 5px;
    }
    span#delivery-date {
        font-size: 28px;
    }
    .checkout-time-production label.radio:before {
        width: 94px;
        left: 0px;
        top: 75px;
        text-align: center;
    }
    .checkout-time-production label.radio {
        margin-bottom: 25px !important;
    }
   

}