/**
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 button.button {
    font-weight: 400;
}
body, html {
    overflow-x: hidden;
}
.product-columns {
    display: flex;
    width: 100%;
    gap: 33px;
    max-width: 1200px;
    margin: auto;
}

.product-template-default #content > .ast-container {
    display: block;
    padding-top: 40px !important;
    max-width: 100%;
    padding: 0;
}

.top_area_product {
    max-width: 1200px;
    margin: auto;
    display: flex;
    gap: 50px;
}

.top_area_product .summary.entry-summary {
    background: #F8F8F8;
    padding: 25px 28px;
    /* width: 52% !important; */
    margin: 0 !important;
    width: 60% !important;
}
.top_area_product .woocommerce-product-gallery {
    /* width: 48% !important; */
    width: 40% !important;
    margin: 0 !important;
}

.woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 20px !important;
}

.product-column.product-column-3 {
    background: #f6f6f6;
    padding: 18px 25px;
}

.product-column.product-column-3 .price span {
    font-size: 30px;
    font-weight: 700;
}

.woocommerce-product-gallery__trigger:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #4B4F58;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing: content-box;
}

.woocommerce-product-gallery__trigger:after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #4B4F58;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    transform: rotate(-45deg);
    box-sizing: content-box;
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: var(--ast-global-color-5);
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box;
    backface-visibility: hidden;
}

.woocommerce-product-gallery {
    position: relative;
}

h1.product_title.entry-title {
    margin-bottom: 20px;
    color: #000;
    font-size: 30px;
}

.product-columns .product-column.product-column-1 {
    width: 30% !important;
}

.product-columns .product-column.product-column-2 {
    width: 40% !important;
}

.product-columns .product-column.product-column-3 {
    width: 30% !important;
}

.woocommerce-product-details__short-description ul li {
    position: relative;
    padding-left: 18px;
    font-size: 16px;
    margin-bottom: 4px;
}
.product-columns form.cart button[name="add-to-cart"] {
    font-weight: 300;
    font-size: 14px;
    padding: 15px 12px !important;
    width: calc(100% - 65px);
    position: relative;
    top: -1px;
}

.product-columns p.price {
    margin-bottom: 12px;
}
.product-columns .quantity{
    display: inline;
}
.product-columns .quantity input.qty {
    min-height: 45px;
    width: 60px !important;
}

.book_icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 8px;
    margin-top: 21px;
}

.book_icons ul span {
    display: block;
}

.book_icons ul li {
    width: 50%;
    text-align: center;
    background: white;
    padding: 10px 10px;
}

.book_icons ul span.title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: -6px;
    margin-top: 4px;
}

.book_icons ul span.desc {
    font-size: 14px;
}

.pay_img {
    text-align: center;
}


.pay_img img {
    width: 65px;
    margin-bottom: 10px;
}

.product-columns small.woocommerce-price-suffix {
    display: block;
}

ul.tabs.wc-tabs {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #1C1D32;
}

ul.tabs.wc-tabs > li {
    font-size: 16px;
}

ul.tabs.wc-tabs > li a {
    color: #fff;
    text-transform: uppercase;
    padding: 10px 15px !important;
    display: block;
}

ul.tabs.wc-tabs > li.active a {
    background: #b63522;
}

.woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 0;
}

/* .woocommerce-Tabs-panel {
    background: #f6f6f6;
    padding: 29px 16px;
} */

ul.tabs.wc-tabs {
    display: none;
}

.product-add-to-cart {
    margin-top: 22px;
}
.product-price {
    margin-top: 20px;
}

.legal-price-info , .legal-price-info p {
    display: inline;
}

.entry-summary p.price {
    display: inline;
}

.woocommerce-js div.product form.cart {
    margin-top: 20px;
}

.woocommerce-product-details__short-description {
    margin-bottom: 25px;
    margin-top: 25px;
}

.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
    /* width: calc(100% - 75px); */
    width: 100%;
    border-radius: 2px;
    padding: 16px 5px;
    font-weight: 500;
    margin-bottom: 30px;
}
.woocommerce-notices-wrapper {
    max-width: 1200px;
    margin: auto;
}
.woocommerce-js a.button {
    font-weight: 400;
    font-size: 14px;
}
.woocommerce-cart .woocommerce {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce-cart .woocommerce .cart-collaterals {
    width: 40%;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}

.woocommerce-cart .woocommerce form.woocommerce-cart-form {
    width: 80%;
}
.woocommerce-cart .woocommerce .cart-collaterals {
    margin-left: 25px;
}
.coupon button.button {
    padding: 11px 12px !important;
    font-weight: 300;
    font-size: 14px;
}

.coupon 
 input#coupon_code {
    width: 150px !important;
}

button.button[name="update_cart"] {
    font-size: 14px;
    font-weight: 300;
    padding: 11px 20px !important;
}

.woocommerce-cart .cart-collaterals .cart_totals>h2 {
    font-size: 16px;
    text-align: center;
    font-family: 'Inter';
    padding: 16px 5px;
}

.woocommerce-cart .woocommerce .cart-collaterals tr th {
    width: 60%;
}

article#post-1650 {
    margin-top: 50px;
    margin-bottom: 16rem;
}

h3#order_review_heading {
    width: 100% !important;
    border: 0 !important;
    padding: 0 !important;
    margin-bottom: 16px !important;
}

div#order_review {
    padding: 28px 16px !important;
    border: 1px solid #e6e6e6 !important;
}
.woocommerce-additional-fields {
    display: none;
}

table.shop_table.woocommerce-checkout-review-order-table tr th, div#order_review tr td {
    padding: 10px 10px !important;
}

table.shop_table.woocommerce-checkout-review-order-table {
    margin-top: 26px !important;
    display: inline-table;
}
.woocommerce-account .woocommerce-MyAccount-content {
    background: #F8F8F8;
    padding: 20px 15px;
}

body .woocommerce-MyAccount-navigation-link.is-active a {
    background: #b63522;
    color: #fff;
}
article#post-1651{
    margin-top: 40px;
    margin-bottom: 120px;
}
article#post-1652 {
    margin-top: 40px;
    margin-bottom: 23rem;
}

tr.cart_item {
    position: relative;
}

tr.cart_item a.remove {
    position: absolute !important;
    right: 0;
    top: 8px;
    height: 22px !important;
    width: 22px !important;
    z-index: 9;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    margin-bottom: 8px;
}
.ast-woocommerce-container ul.products li {
    border: 1px solid #e7e7e7;
    padding: 10px 9px !important;
}

.ast-woocommerce-container ul.products li a.button.product_type_simple {
    width: 100%;
    text-align: center;
}

h2.woocommerce-loop-product__title {
    font-size: 18px !important;
}

.ast-woocommerce-container ul.products span.price span {
    font-size: 20px;
}

.ast-woocommerce-container ul.products span.ast-woo-product-category {
    display: none !important;
}

.ast-woocommerce-container ul.products p.wc-gzd-additional-info.wc-gzd-additional-info-loop.tax-info {
    display: none;
}

.woocommerce-js .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
    border: 1px solid #ebebeb;
}
.post-type-archive .woocommerce-products-header__title.page-title {
    margin-bottom: 15px;
}
.post-type-archive .star-rating {
    display: none !important;
}
.wc-empty-cart-message {
    width: 100%;
}
.fs_affiliates_register_form {
    box-shadow: none !important;
    border-color: #d9d9d9 !important;
    margin-top: 0 !important;
    padding-top: 18px;
    padding-bottom: 20px;
}
body .fs_affiliates_register_form .fs-affiliates-form-row .fs-affiliates-button {
    background: #b63522 !important;
    border: 2px solid #b63522 !important;
    border-radius: 0 !important;
}
body .fs_affiliates_register_notice {
    background: #f6f6f6;
    border: 0;
    border-radius: 0;
}
body .fs_affiliates_log_form .fs-affiliates-form-row .fs-affiliates-button:hover {
    color: #fff !important;
}
.fs_login_form_foot_top a {
    display: block !important;
    text-align: center !important;
    width: 100%;
    margin-top: 20px;
}
@media(max-width: 1250px){
    .top_area_product {padding: 0 20px;}

.top_area_product .summary.entry-summary {
    width: 47% !important;
}
}
@media(max-width: 767px){
    .pisol-ck-product-row .pisol-qty {
        text-align: left;
    }
    .top_area_product {
        display: block;
    }
    
    .top_area_product .woocommerce-product-gallery {
        width: 100% !important;
    }
    
    .top_area_product .summary.entry-summary {
        width: 100% !important;
        margin-top: 25px !important;
        padding: 20px 15px;
    }
    h1.product_title.entry-title {
        font-size: 28px;
    }
    .top_area_product {
        padding: 0 10px;
    }
}