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

header.entry-header .entry-title, .ast-archive-title {
    font-size: 45px !important;
}

.site-content {
    padding-top: 36px;
	background-color: #efecec;
}

.content-area {
    min-height: 50vh;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Trirong, serif !important;
    font-weight: 400 !important;
}

.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary,
.ast-separate-container.ast-right-sidebar #primary {
    margin: 0em 0;
    padding: 0;
}

body.archive .ast-archive-description {
    padding-bottom: 0em;
}

.ast-single-post .entry-title, .ast-single-post .entry-title a {
    line-height: 1.4;
}

.ast-separate-container .ast-article-inner {
    text-align: center;
    border: 1px solid #DBD8D8;
    border-radius: 6px;
}

.entry-meta, .entry-meta * {
    color: #252525b3;
    font-weight: 400 !important;
    text-transform: uppercase;
}

.ast-separate-container .ast-article-single:not(.ast-related-post), .woocommerce.ast-separate-container .ast-woocommerce-container,
.ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .site-main .ast-author-meta,
.ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper,
.ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content,
.ast-separate-container .ast-archive-description {
    background-color: #efecec;
}

.ast-desktop .ast-header-search .slide-search .search-form {
    border: 0;
}

.ast-plain-container, .ast-page-builder-template {
    background-color: #efecec;
}

a {
	text-decoration: none !important;
}

/* --- Homepage banner --- */

.image-with-text-template-bn {
    margin-bottom: 50px;
}

.img-template-bn {
    text-align: center;
}

/* --- Collections Page --- */

.card-content-cl {
	margin-bottom: 150px !important;
    display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.card-main-cl {
	width: 100%;
	max-width: 350px;
	border: 1px solid #DBD8D8;
	border-radius: 6px;
	transition: 0.5s ease all;
}

.card-img-cl {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
}

.card-main-cl img:hover {
	transform: scale(1.03);
}

.icon-wrap {
	margin-left: 5px;
	width: 10px;
    display: inline-block;  
}

.card-img-cl img {
	height: 440px;
	object-fit: cover;
	object-position: center center;
}

.card-text-cl {
	padding: 28px 18px;
}

.card-text-cl h3 {
	margin-bottom: 0px;
	font-size: 18px;
}

/* --- WooCommerce Product Page --- */

.related.products h2 {
    font-size: 24px;
}

.product_title.entry-title {
    font-size: 40px;
}

.woocommerce-js div.product p.price,
.woocommerce-js div.product span.price {
    font-size: 18px;
    font-weight: 400;
    color: #252525 !important;
}

.woocommerce ul.products li.product.desktop-align-left,
.woocommerce-page ul.products li.product.desktop-align-left {
    text-align: left;
    border: 1px solid #DBD8D8;
    border-radius: 6px;
}

.astra-shop-summary-wrap {
    padding: 1.3rem 1rem;
}

/* --- WooCommerce Price --- */

label[for="purchase-options"] {
    font-size: 16px;
    font-weight: 400 !important;
    color: #4d4d4d;
}

label.option.purchase-options:nth-child(1) {
    border-top: 1px solid rgba(198, 198, 198, 0.55);
}

label.option.purchase-options {
    padding: 1em 0.75em;
    border: 1px solid rgba(198, 198, 198, 0.55);
    border-top: 0;
    font-size: 16px;
    font-weight: bold !important;
    color: #4d4d4d;
    cursor: pointer;
}

input[name="attribute_purchase-options"] {
    border: 1px solid #4d4d4d;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: white;
    appearance: none;
}

input[name="attribute_purchase-options"]:checked {
    display: grid;
    place-content: center;
    justify-items: center;
    align-items: center;
    border: 1px solid #4d4d4d;
    background: white;
}

input[name="attribute_purchase-options"]:checked::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #4d4d4d;

}

.purchase-options .woocommerce-Price-amount.amount bdi {
    font-weight: 300;
    color: rgb(109, 109, 109);
}

/* --- WooCommerce product page, Share Button --- */

.custom-share-buttons h2 {
	font-size: 28px;
}

.share-btn {
	margin: 5px;
    padding: 8px;
    border: 1px solid #dbd8d8;
    border-radius: 6px;
    color: #252525;
}

/* --- Currency switch Header --- */
/* Plugin Select WPML Multilingual & Multicurrency for WooCommerce */

.wcml-dropdown a {
    font-size: 14px;
}

.widget .wcml-dropdown ul li a {
    color: #252525;
}

.wcml-cs-active-currency:hover {
    background-color: transparent !important;
}

.wcml-dropdown li {
    border: none;
    background-color: transparent;
}

.wcml-dropdown li:hover {
    background-color: #fbfbfb7d;
}

.wcml-dropdown a.wcml-cs-item-toggle:after {
    content: '❮';
    vertical-align: middle;
    display: inline-block;
    border: 0;
    border-top: 0;
    position: absolute;
    right: 10px;
    top: 5px;
    transform: rotate(270deg);
}

/* --- Subscription form --- */

#forminator-module-280 {
    display: flex;
    justify-content: center;
    gap: 10px;
}

#forminator-module-280 input[type="email"] {
    padding: 23px 30px;
}

.forminator-button, .forminator-button:hover {
    border: 1px solid #979997;
}

/* --- Contact form --- */

#forminator-module-147 {
    max-width: 800px;
}

/* --- Footer --- */

.list.list-payment {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
}

/* --- Media queries --- */

/* Homepage banner  */

@media (min-width: 700px) {
    .image-with-text-template-bn {
        display: flex;
    }

    .img-template-bn img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
}

@media (max-width: 900px) {
    .img-template-bn {
        flex: 0 0 250px;
    }

    .text-template-bn {
        padding: 30px 40px;
    }
}

@media (min-width: 901px) {
    .img-template-bn {
        flex: 0 0 400px;
    }

    .text-template-bn {
        padding: 60px 70px;
    }
}

/* WooCommerce Product Page */

@media (min-width: 922px) {
    .woocommerce div.product {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .woocommerce-js div.product div.images {
        margin-bottom: 80%;
    }

    .woocommerce div.product .woocommerce-product-gallery {
        position: sticky !important;
        top: 10px !important;
        align-self: flex-start !important;
    }

    .woocommerce div.product .summary {
        margin-left: 4% !important;
    }
}