/**
Theme Name: Springtime Theme
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: springtime-theme
Template: astra
*/
@media only screen and (min-width: 767px){
    .ast-container {
        max-width: 720px;
    }
}
@media only screen and (min-width: 992px){
    .ast-container {
        max-width: 960px;
    }
}
@media only screen and (min-width: 1400px){
    .ast-container {
        max-width: 1400px;
    }
}
.custom-sticky-header{
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    height: 0;
    display: none;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    box-shadow: 2px 0 2px #ddd;
    border-bottom: 1px solid #eaeaea;
}
body.admin-bar .custom-sticky-header{
    top: 32px;
}
body.header-stick .custom-sticky-header{
    height: auto;
    opacity: 1;
    display: block;
}
.cart-btn-header .elementor-menu-cart__main{
    width: 450px;
}
.cart-btn-header .bdt-mini-cart-products .bdt-mini-cart-product-thumbnail{
    width: 65px;
}
.cart-btn-header .bdt-mini-cart-products{
    margin-bottom: 20px;
}
.cart-btn-header .bdt-mini-cart-products .bdt-mini-cart-product-name{
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
}
.cart-btn-header .bdt-mini-cart-product-item{
    justify-content: space-between;
}
.cart-btn-header .bdt-mini-cart-product-price .quantity{
    display: none;
}
.cart-btn-header .bdt-mini-cart-products .bdt-mini-cart-product-remove{
    width: 11px;
}
.cart-btn-header .bdt-mini-cart-footer-buttons .bdt-button{

}

.cart-btn-header .bdt-mini-cart-footer-buttons .bdt-button-view-cart{
    background: #19988b;
    border: 1px solid #19988b;
    border-radius: 0;
    color: #fff;
    padding: 10px 30px;
    line-height: 1;
    text-transform: capitalize;
    font-size: 16px;
    width: 100%;
}

.cart-btn-header .bdt-mini-cart-footer-buttons{
    margin-top: 20px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}


.cart-btn-header .bdt-mini-cart-footer-buttons .bdt-button-text{
    color: #fff;
}

.cart-btn-header .bdt-mini-cart-footer-buttons .bdt-button-checkout{
    background: #0a4458;
    border: 1px solid #0a4458;
    border-radius: 0;
    color: #fff;
    padding: 10px 30px;
    line-height: 1;
    text-transform: capitalize;
    font-size: 16px;
    width: 100%;
    margin-top: 10px;
}

.custom-single-product-tab-section .woocommerce-tabs ul.tabs li a{
    padding: 15px 0 20px !important;
}
.custom-single-product-tab-section .woocommerce-tabs ul.tabs li.active::before{
    top: auto !important;
    bottom: 0px !important;
    height: 5px !important;
}
.custom-single-product-tab-section .woocommerce-tabs ul.tabs li{
    margin-right: 55px !important;
}
.custom-single-product-tab-section .woocommerce-tabs ul.tabs li:last-child{
    margin-right: 0 !important;
}

body.home #content #primary{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
body.woocommerce-cart #content #primary{
    margin-top: 60px !important;
}
body.woocommerce-cart .content-area .wc-block-cart-items{
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    color: #0a4458;
}
body.woocommerce-cart .content-area .wc-block-cart-items__header{
    background-color: #f0f0f0;
    font-size: .9rem;
    letter-spacing: 1px;
    padding: .75rem 1.25rem;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
body.woocommerce-cart .content-area .wc-block-cart-items__header th{
    background-color: #f0f0f0;
    visibility: visible;
}
body.woocommerce-cart .content-area .wc-block-cart-items__header-image{
    padding-left: 16px !important;
}
body.woocommerce-cart .content-area .wc-block-cart-items__header-product{
    font-size: 0;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices,
.wc-block-components-product-metadata,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{
    font-size: 17.6px !important;
    line-height: 24px !important;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{
    font-weight: 500 !important;
}

.wp-block-woocommerce-cart-order-summary-block{
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    color: #0a4458;
}
.wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title{
    background-color: #f0f0f0 !important;
    font-size: .9rem !important;
    letter-spacing: 1px !important;
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0 !important;
    padding: .75rem 1.25rem !important;
}
.wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper{
    border-color: rgba(0,0,0,.125) !important;
    padding: 0.5rem 1.25rem !important;
}

body.woocommerce-cart .content-area .wp-element-button,
.custom-gift-add-to-cart{
    background: #0a4458 !important;
    border: 1px solid #0a4458 !important;
    border-radius: 0;
    color: #fff !important;
}
.custom-gift-container{
    text-align: center;
    background-color: #e2f0f9;
    color: #0a4458;
    border-color: #c6dae7;
    padding: .75rem 1.25rem;
    margin-bottom: 16px;
}
.custom-gift-container strong{
    text-transform: uppercase;
}
.custom-gift-container p{
    margin-bottom: 16px;
}
.custom-gift-add-to-cart{
    width: 100%;
    display: block;
}
.wc-block-components-sidebar-layout .wc-block-components-main{
    width: 66.666667% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.wc-block-components-sidebar{
    width: 33.333333% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.custom_gift_form{
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}
.custom_gift_form .text-section{
    background-color: #f0f0f0;
    font-size: .9rem;
    letter-spacing: 1px;
    border-radius: 3px 3px 0 0;
    text-transform: uppercase;
    padding: .75rem 1.25rem;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    text-align: left;
    margin: 0px;
}
.custom_gift_form .custom-gift-product-list{
    padding: 10px 10px;
}
.custom-gift-add-to-cart{
    margin-top: 10px;
    font-weight: 500;
    letter-spacing: 0;
    background: #0a4458;
    border: 1px solid #0a4458;
    border-radius: 0;
    text-transform: uppercase;
}
.custom-gift-add-to-cart:hover{
    background-color: transparent;
    color: #0a4458;
}
.custom_gift_form .custom-gift-product-list select{
    color: black;
    font-size: .9rem;
    border: 1px solid #333;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    margin-bottom: 5px;
}
.custom_gift_form .custom-gift-product-list select:last-child{
    margin-bottom: 0px;
}
body.woocommerce-cart .content-area .wc-block-cart__submit .wc-block-components-button{
    background: #19988b !important;
    border-color: #19988b !important;
    color: #fff !important;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
}
body.woocommerce-cart .content-area .wc-block-cart__submit .wc-block-components-button:hover{
    background: transparent;
    color: #19988b;
}

.woocommerce-js table.shop_table thead, .woocommerce-page table.shop_table thead{
    background-color: #f0f0f0;
    font-size: .9rem;
    letter-spacing: 1px;
}
.woocommerce-cart .cart-collaterals .cart_totals, .woocommerce-cart .cart-collaterals .cross-sells{
    border: 0;
}
.woocommerce-js table.shop_table, .woocommerce-page table.shop_table{
    border-color: rgba(0, 0, 0, .125);
}
.custom-cart-totals-container{
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    margin-bottom: 1rem;
}
.custom-cart-totals-container > h2{
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
    background-color: #f0f0f0;
    font-size: .9rem;
    letter-spacing: 1px;
    padding: .75rem 1.25rem;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    text-transform: uppercase;
    font-weight: 500;
}
.woocommerce-js table.shop_table th{
    font-size: .9rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
}

body.woocommerce-cart .woocommerce button.button:hover{
    
}

.custom-gift-container .continue-shopping-btn{
    display: block;
    background: #0a4458;
    color: #fff !important;
    font-size: .8rem;
    border: 1px solid #0a4458;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
    padding: .375rem .75rem;
    line-height: 1.5;
}
.custom-gift-container .continue-shopping-btn:hover,
body.woocommerce-cart .cart-collaterals .checkout-button:hover,
.woocommerce-cart-form .coupon .button:hover{
    background: #fff !important;
    color: #0a4458 !important;
}
body.woocommerce-cart .cart-collaterals .checkout-button{
    background: #19988b;
    border: 1px solid #19988b;
    border-radius: 0;
    display: block;
    width: 100%;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    text-align: center;
}
.woocommerce-cart-form .coupon .button{
    background: #0a4458;
    border: 1px solid #0a4458;
    border-radius: 0;
    padding: .5rem 1rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    font-size: 1rem;
}
.custom-cart-totals-container .order-total td{
    color: #19988b;
}
.custom-cart-totals-container .order-total td strong,
.custom-cart-totals-container .order-total .woocommerce-Price-amount{
    font-weight: 500 !important;
}

body.woocommerce-cart .site-main .entry-content > .woocommerce{
    display: flex;
    flex-flow: row wrap;
}
body.woocommerce-cart .woocommerce-cart-form{
    width: 66.666667%;
    padding: 0 15px !important;
}
body.woocommerce-cart .cart-collaterals{
    width: 33.333333%;
    padding: 0 15px !important;
}
body.woocommerce-cart .cart-collaterals .cart_totals{
    width: 100%;
    float: none;
}

.entry-content > .wp-block-group, .entry-content > .wp-block-cover, .entry-content > .wp-block-columns{
    padding-left: 0px;
    padding-right: 0px;
}

body.woocommerce-page .woocommerce-notices-wrapper{
    width: 100%;
    max-width: 100%;
}

body.woocommerce-cart .cart-collaterals .cart_totals{
    padding-left: 0px;
    padding-right: 0px;
}
.testimonial-pop{
    padding: 0 !important;
    border-radius: 0.3rem !important;
    font-family: "Montserrat", sans-serif;
}
.single-product .fancybox-is-open .fancybox-bg{
    opacity: 0.5 !important;
}
.testimonial-pop .s1{
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
.testimonial-pop .s1 p{
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 1.25rem;
    font-weight: 500;
}
.testimonial-pop .s2{
    padding: 1rem 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.testimonial-pop .s-left{
    width: 16.666667%;
    padding: 0 15px;
}
.testimonial-pop .s-left div{
    margin: 0 0 1rem;
}
.testimonial-pop .s-left img{
    border-radius: .25rem !important;
    margin-bottom: .5rem;
    line-height: 1;
}
.testimonial-pop .s-left .text{
    font-size: 14.4px;
    color: #6c757d;
}
.testimonial-pop .s-right{
    width: 83.333333%;
    padding: 0 15px;
    color: #0a4458;
}
.single-product .fancybox-close-small{
    top: 8px;
    background: transparent !important;
}
.red{
    color: #c00;
}
.minimum-free-shipping-con p{
    text-align: center;
    font-size: 1rem;
    color: #0a4458;
}
/* body.not_success_story_archive .success_story_custom_loop,
body.is_success_story_archive .blog_custom_loop{
    display: none !important;
} */

body.is_success_story_archive .ast-container{
    max-width: 100%;
    padding: 0;
}

.related-products-container{
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.related-products-container .item{
    width: 25%;
    padding: 0 15px 15px;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single{
    border: 0 !important;
    background: transparent !important;
}

#custom_mobile_menu{
    display: none;
}
#custom_mobile_menu.mm-menu--opened{
    display: block;
}
#custom_mobile_menu a{
    font-weight: 600;
    color: #0a4458;
}
.mm-navbar__breadcrumbs span{
    color: #000;
    font-weight: 600;
}
.mm-btn:after, .mm-btn:before{
    border-color: #000 !important;
}
@media only screen and (max-width:960px){
    body.woocommerce-cart .woocommerce-cart-form{
        width: 100%;
    }
    body.woocommerce-cart .cart-collaterals{
        width: 100%;
    }
    .wc-block-components-sidebar-layout .wc-block-components-main{
        width: 100% !important;
    }
}
@media only screen and (max-width:767px){
    .custom-sticky-header{
        display: none !important;
    }
    body.woocommerce-cart .woocommerce-cart-form,
    body.woocommerce-cart .cart-collaterals{
        width: 100%;
    }
}