/**
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
*/
.popmake {
    border-radius: 15px;
    border: 2px solid #fff;
    background-color: #fff;
    padding: 15px 25px;
    border: 0px !important;
    max-width: 500px !important;
    border-radius: 20px !important;
}
div#our-stores p a {
    color: #346250;
}
.popmake button.wpforms-submit {
    width: 100%;
    height: 65px !important;
    font-family: 'GillSans' !important;
    font-size: 21px !important;
    text-transform: uppercase !important;
    background: #346250 !important;
	border:1px solid #346250 !important;
    border-radius: 0px !important;
}
.popmake button.wpforms-submit:hover {
    width: 100%;
    height: 65px !important;
    font-family: 'GillSans' !important;
    font-size: 21px !important;
	color: #346250 !important;
    text-transform: uppercase !important;
    background: transparent !important;
	border:1px solid #346250 !important;
    border-radius: 0px !important;
}
.top-right-nav {}
.top-shop-btn a {
    padding-left: 90px !important;
    position: relative;
}

.top-shop-btn a:before {
    content: '';
    width: 24px !important;
    height: 29px !important;
    background-image: url('/wp-content/uploads/2025/08/icon-book.svg');
    background-repeat: no-repeat !important;
    position: absolute !important;
    display: block !important;
    left: 0 !important;
    opacity: 1 !important;
    background-color: transparent !important;
    background-size: contain !important;
}

.top-right-nav ul li a {
    padding: 43px 34px !important;
    background: #ffffff;
}

.top-right-nav ul li a:after {
    content: '';
    display: none;
}

.top-right-nav ul li a:hover {
    background: #f9f8f4;
}

.main-nav {}

.main-nav li a.menu-link {
    padding-top: 31px;
    padding-bottom: 31px;
    color: #346250 !important;
}

.main-nav li a.menu-link:hover {
    background-color: #f4f2ec !important;
    color: #346250 !important;
}
.banner-cap .card_carousel_title {
    margin-top: 40px !important;
    line-height: normal;
}
.banner-cap-box .ue-remote-carousel-navigation-wrapper {
    display: flex;
    width: 100% !important;
    justify-content: space-between !important;
}
.banner-cap-box .ue-remote-carousel-navigation {
    display: inline-flex;
    width: 100% !important;
    align-items: center;
    justify-content: space-between;
}
.banner-cap a.uc_more_btn {
    margin-top: 28px !important;
    padding: 18px 20px !important;
    width: 340px;
    text-align: center;
    font-family: 'GillSans';
    font-size: 21px;
}
.banner-cap .ue-remote-carousel-navigation-wrapper {
    display: flex;
    width: 100%;
    min-width: 100%;
}
.banner-cap .ue-remote-arrow.ue-carousel-prev {
    position: absolute;
    left: 0;
}
.banner-cap .ue-remote-arrow.ue-carousel-next {
    position: absolute;
    right: 0;
}
.btn-fancy a {
    font-family: 'GillSans' !important;
    font-weight: 300;
    background-color: transparent !important;
    display: inline-block;
    cursor: pointer;
    color: #000;
    padding: 21px 20px;
    font-size: 28px;
    border: 1px solid #346250;
    position: relative;
    text-align: center;
    width: 340px;
}
.btn-fancy a:hover {
    color: #346250;
    background-color: #fff !important;
}
.btn-fancy a:focus::after {
    content: "";
    box-sizing: content-box !important;
    position: absolute;
    top: -4px;
    left: -4px;
    width: 100%;
    height: 100%;
    border: 4px solid transparent;
        outline-color: #fff;
    /* outline: 2px solid #244438; */
}
.btn-white a {
    color: #fff;
    border: 1px solid #fff !important;
}
.btn-green a:hover {
    color: #fff !important;
    background-color: #346250 !important;
}
.book-list ul li a {
    font-size: 21px !important;
}
.book-list ul li a:hover {
    font-weight: 500!important;
    text-decoration: underline !important;
    text-decoration-color: #346250 !important;
}
.book-big-img img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.btn-red a {
    border: 1px solid #e51717;
    color: #fff;
}

.btn-red a:hover {
    border: 1px solid #e51717;
    background-color: #346250 !important;
    color: #fff !important;
}
.book-list span.elementor-icon-list-icon {
    position: absolute;
    right: -27px;
    display: flow;
}

.book-list ul li a {
    position: relative !important;
    width: fit-content !important;
}
footer .btn-fancy a {
    width: 100%;
}

@media (max-width: 991px) {
   .top-right-nav .elementor-nav-menu {
            display: flex;
    flex-wrap: nowrap;
    }
.top-right-nav  ul li a {
    padding: 20px 21px!important;
}

.top-shop-btn a:before  {
    content: '';
    display: none !important;
}
.btn-fancy a {
    padding: 21px 20px;
    font-size: 24px;
    width: 100%;
}
}
 @media (min-width: 1024px) and (max-width: 1366px) {
.banner-cap-box {
    padding: 20px 50px;
            width: 60% !important;
}
 }