/*
Theme Name: Astra-child
Template: astra
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable &amp; 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 &amp; 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.1726963473
Updated: 2024-09-22 00:04:33

*/

/* ALL */
a {
    text-decoration: none !important;
}

.button {
    background-color: #ed4035 !important;
    font-family: "quicksand" !important;
}

.button:hover {
    background-color: #FBBD67 !important;
}


/* top menu logo scroll to hide */
/* Add this to your theme's style.css (.ast-above-header-wrap)*/

.ast-above-header-wrap {
    position: fixed;
    top: 0;
    width: 100%;
    padding-bottom: 60px;
    background-color: #741923;

    /* Add other styling as needed */
    transition: top 0.3s ease-in-out; /* Smooth transition */
}

.ast-primary-header-bar {
    position: fixed; /* Make sure it's positioned absolutely in its container */
    top: 153px; /* Start at its default position */
    height:35px;
    width: 100%; /* Adjust as needed */
    margin-top: 30px;
    background-color: #741923;
    transition: top 0.3s ease-in-out; /* Smooth transition */
    
}

.ast-below-header-wrap {
    position: fixed;
    height: 50px;
    top: 181px;
    width: 100%;
    margin-top: 30px;
    /* Add other styling as needed */
    transition: top 0.3s ease-in-out; /* Smooth transition */

    background-color: rgba(0, 0, 0, 0.5) !important;
}
.site-header {
    position: fixed !important;
    width: 100vw;
}

.site-content {
    margin-top: 228px;
}

/* MEDIA QUERY */
/* tablet 921px */
@media screen and (max-width: 921px) {
    .site-content {
      margin-top: 100px;
    }
    .ast-primary-header-bar {
        top:0;
        margin-top: 0;
        height: 100px;
    }
    .ast-mobile-header-content .content-align-flex-start {
        position: fixed;
        top:100px;
    }
  }

  /* mobile 544px */
@media screen and (max-width: 544px) {
    .site-content {
      margin-top: 60px;
    }
  }

.page-title {
    font-size: 4rem !important;
    color: #f2f2f2 !important;
}


/* WooCommerce Button */
.woocommerce-Button {
    color: white !important;
}

.woocommerce-Button:hover{
    background-color: #FBBD67 !important;
}


.woocommerce-js .quantity .minus, .woocommerce-js .quantity .plus {
    color: #f2f2f2 !important;
}

/* woocommerce my cart changeaddress disable */

.elementor-widget-woocommerce-cart .woocommerce .woocommerce-shipping-destination {
	display: none;
}

form.woocommerce-shipping-calculator {
	display: none;
}

/* My Account - default message OFF */
.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation {
    display: none;
    border: 0;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #232323;
    color: #f2f2f2;
    font-size: 1rem;
    font-family: none;
}
.woocommerce-MyAccount-navigation-link.is-active a {	
	background: #521515 !important;
}
.woocommerce-js table.shop_table thead, .woocommerce-page table.shop_table thead {
	background: black !important;
}
.woocommerce-customer-details .woocommerce-column__title {
	background: black !important:
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper {
    border: 0;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address .edit, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses .edit {
    float: right;
    position: relative;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a {
    font-weight: bold;
    /* background-color: #ED4035; */
    color: #f2f2f2 !;
    font-size: 1rem;
    font-family: "quicksand";
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 30px;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a:hover {
    /* background-color: #FBBD67; */
    color: #f2f2f2;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button {
    background-color: #ed4035 !important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row label {
    color: #f2f2f2;
    font-size: 0.9rem;
    font-family: none;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button {
    font-weight: bold;
    background-color: #ed4035 !important;
    font-size: 1.2rem;
    font-family: "quicksand";
}


.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
	text-decoration: none;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row label{
    color: #f2f2f2 !important;
}


.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    background-color: #741923 !important;
}


.elementor-menu-cart__footer-buttons .elementor-button--checkout {
    background-color: #741923 !important;
}


/* products */
.woocommerce .star-rating, .woocommerce .comment-form-rating .stars a, .woocommerce .star-rating::before {
    color:#FBBD67;
}

.ast-onsale-card {
	background-color:#FBBD67 !important;
	font-family: "quicksand";
	font-weight: bold;
	transform: rotate(-15deg);
}
.ast-card-action-tooltip {
	background-color:#A54A32CC !important;
	color:#f2f2f2;
	font-family: "quicksand";

}
.ast-on-card-button .ahfb-svg-iconset{
	background-color:#FBBD67;
}

.woocommerce-js div.product .product_title {
    font-size: 1.7rem;
    color:#A54A32;
}

.ast-loop-product__link h2{
    font-family: "optima-nova-lt-pro" !important;
    font-size: 1.2rem !important;
}

.ast-woo-shop-product-description {
    display: none;
}

#primary {
    margin-top: 1rem;
}

.page-title {
    margin-bottom: 20px;
}


/* contact us */
.elementor-2 .elementor-element.elementor-element-869fbb9 .elementor-icon-list-text{
    text-decoration: none;
}


/* header */
.ast-builder-html-element a{
    color:#f2f2f2 !important;
    font-size: 1rem;
    font-weight: bold;
    padding-left: 15px;
}


.aws-search-result {
    background-color: #232323 !important;
}

.aws-search-result .aws_result_item.hovered, .aws-search-result .aws_result_item:hover, .aws-search-result .aws_search_more a:hover {
    background-color: black !important;
}

.aws_result_title{
    color:#d84218 !important;
}
.aws_result_excerpt {
    color:#f2f2f2 !important;
}
.aws_result_price {
    color:#f2f2f2 !important;
}
.aws_onsale {
    background-color: #FBBD67 !important;
    color:#A54A32 !important;
}


.widget_shopping_cart {
/*     width: 180px !important; */
    margin: 0 auto !important;
}


.wpforms-confirmation-container-full .wpforms-confirmation-scroll{
	background-color: #FBBD67 !important;
}

/* CHECKOUT Your Order*/

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name {
/* 	display: contents !important; */
    max-width: 320px !important;
}
.woocommerce-checkout p.woocommerce-notice {
	font-size: 2rem !important;
	color: #FBBD67 !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce-order ul.order_details {
	font-size: 1rem !important;
	color: #f2f2f2 !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td {
	color: #f2f2f2 !important;
}

/* contact wp-form  */
.wpforms-container .wpforms-form .wpforms-field-sublabel {
    color: #ED4035;
}

/*  reviews */
.woocommerce-js #reviews #review_form {
	border: 1px solid #A09082 !important;
}

.woocommerce-js #reviews .comment-form-rating label {
	color: #f2f2f2 !important;
}
.woocommerce-js #reviews .comment-form-comment label {
	color: #f2f2f2 !important;
}

/**/
.form #sib_signup_form_2 p.sib-alert-message-success {
	background-color:#FFECD2 !important;
	border-color: #FFECD2 !important;
	color: ##A54A32 !important;
}