/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
.product-info .price {
	font-size:25px !important;
}
.product-info .woocommerce-product-details__short-description {
    color: #000 !important;
}
.product-info .entry-title {
    font-size: 25px !important;
}
.single-product .nasa-first-breadcrumb {
    font-size: 100% !important;
}
.quantity {
    /*display: none !important;*/
}
.wt_coupon_wrapper {
    display: none !important;
}
.checkout-modern-wrap .woocommerce-checkout-review-order table tfoot tr th, .checkout-modern-wrap .woocommerce-checkout-review-order table tfoot tr td {
    width: 100px !important;
}
a#btn-customize-now-e {
    color: #FFF;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    font-family: inherit;
    letter-spacing: 2px;
    line-height: 1.4;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 20px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	background-color: #000 !important;
    border-color: #000 !important;
}
.product-info .woocommerce-product-details__short-description {
	margin-bottom: 0px;
	margin-top: 0px;
}
.stock.nasa-single-product-stock {
	display:none !important;
}
/* customizer css */
.wapf-field-group, .wapf-section {
    display: flex;
    flex-wrap: wrap;
}
.wapf-field-container {
    padding: 0 5px 15px 5px;
    box-sizing: border-box;
}
.label-above .wapf-field-label {
    background: #fff3f3;
	margin:2px 1px 2px 1px;
}
.wapf-image-swatch-wrapper {
    display: grid;
    grid-template-columns: repeat(var(--wapf-cols),1fr);
    grid-auto-rows: auto;
    grid-gap: 10px;
}
.wapf-swatch--image img {
    vertical-align: bottom;
}
.wapf img {
    max-width: 40% !important;
}
.wapf-swatch-label {
    text-align: center;
    padding: 4px;
}
.wapf-field-container.wapf-field-number {
    width: 30% !important;
    display: inline;
}
.product-page .nasa-sidebar-single-product.left {
    display: none !important;
}
[class*="block-grid-"] {
    margin: 0px 0px 0px 0px;
}
.wapf {
    margin-top: -25px !important;
}
a.Download-Size {
    display: inline-block;
    outline: 0;
    border: none;
    cursor: pointer;
    font-weight: 600;
    border-radius: 4px;
    font-size: 13px;
    height: 30px;
    background-color: #9147ff;
    color: white;
    padding: 5px 20px;
}
@media only screen and (min-width: 768px) {
    .nasa-5-col, .nasa-large-5-col-1 {
        width: 30% !important;
        display: inline-block !important;
    }
}



/* .wcpa_wrap .wcpa_field_label {
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    margin-bottom: 15px !important;
} */
.ns-single-add-btn, .single_add_to_cart_button {
    background-color: #000 !important;
	font-size: 20px !important;
    border-color: #000 !important;
}
.woocommerce-privacy-policy-text {
    display: none !important;
}
strong {
    font-weight: bold !important;
}
.woocommerce-checkout .place-order .button {
    width: 100%;
    background-color: #000 !important;
    border-color: #000 !important;
    color: #FFF !important;
    font-family: Inter !important;
    font-size: 25px !important;
    font-weight: bold !important;
}
a.button.nasa-payment-step.nasa-switch-step {
    background: #000;
    border: 1px #000 solid;
}
.wcpa_wrap .wcpa_group_field, .wcpa_wrap .wcpa_grp_items {
    display: inline !important;
}
.wcpa_wrap .wcpa_radio {
    display: inline !important;
    margin-right: 15px !important;
}
.wcpa_wrap .wcpa_field {
    display: inline !important;
	margin-right: 15px !important;
}
.wcpa_form_outer {
    margin: 0px 0px 0px 0px !important;
}
/*
.woocommerce-product-details__short-description {
    display: none !important;
}*/
