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

@font-face {
  font-family: "Niveau Grotesk";
  src: url(/wp-content/uploads/2024/02/NiveauGroteskBold.otf);
  font-weight: bold;
}

@font-face {
  font-family: "Niveau Grotesk";
  src: url(/wp-content/uploads/2024/02/NiveauGroteskMedium.otf);
  font-weight: medium;
}

::placeholder, input::placeholder, select {
	font-family: Niveau Grotesk,Roboto,Arial,Helvetica,sans-serif !important;
}

.uabb-creative-menu .sub-menu > li > a {
	background-color: #fffff !important;
	color: #343F48 !important;
}

.shop-button .sub-menu a span {
	color: #343F48 !important;
}

.shop-button .sub-menu a:hover span {
	color: #ffffff !important;
}

/* .uabb-creative-menu .sub-menu > li > a:hover span {
	color:#B79755 !important;
} */

body .gravity-theme.ui-datepicker[style] {
    z-index: 9999999!important;
}


.site-logo img {
    width:auto !important;
    height: 100px !important;
    object-fit: contain;
    transition: all 0.5s ease !important;
}

header#main-header,
div#main-header {
    position: relative;
    width:100%;
    /* top: 100%; */
    z-index: 100;
    /* background-color:rgb(183, 151, 85,1); */
    background-color: rgb(52, 63, 72, 1);
    left: 0;
}

header#main-header.this-is-stuck,
div#main-header.this-is-stuck {
    position: -webkit-sticky !important;
    position: sticky !important;
    background-color: rgb(52, 63, 72, 1);
    /* height:100px; */
    top:0;

}

header#main-header.this-is-stuck .site-logo img,
div#main-header.this-is-stuck .site-logo img {
    height: 60px !important;
    width: auto;
}




/*Gold Text Highlights*/

.gold-type {
    color:#B79755 !important;
}

/*Blue Text Highlights*/

.blue-type {
    color:#343f48 !important;
}


/*Image Shadow Effects*/

.image-shadow .uabb-image-content {
    overflow:visible !important;
}

.image-shadow .uabb-image-content img, .image-shadow .uabb-video {
    -webkit-box-shadow: 0px 20px 84px 0px rgba(89,63,9,0.25) !important;
    -moz-box-shadow: 0px 20px 84px 0px rgba(89,63,9,0.25) !important;
    box-shadow: 0px 20px 84px 0px rgba(89,63,9,0.25) !important;
}


/*Gold Subheading Styles*/

.gold-subheading-six {
    color: #b79755 !important;
    font-size:22px !important;
}


/*Above Header Styles*/

.ast-theme-transparent-header .ast-above-header, .ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
    background: #343F48 !important;
    
}

.fl-builder-content-863 {
    position: fixed;
    top:0;
    z-index: 9;
    width: 100%;
    clear:both !important;
}


/*Global Header Styles*/

.shop-button a {
   /*font-size:1.2em !important;*/
   background:#B79755;
   color:#ffffff !important;
   padding:15px 30px !important;
}

.shop-button a:hover {
    background:#cda656;
    color:#ffffff !important;
}

.shop-button a span, .shop-button a:hover span, .shop-button a:active span {
    color:#ffffff !important;
}

/*Global Sticky Header Styles*/

.ast-custom-header {
    position: absolute !important;
    width: 100%;
    z-index: 999 !important;
}

.ast-custom-header.ast-header-sticky-active {
    margin-top: 0px;
    position: fixed !important;
    top: 38px !important;
    width: 100% !important;
}

.ast-custom-header .fl-row-content-wrap {
    /*background-color:rgba(0,0,0,0.8);*/
    background-color:rgba(52,63,72,0.95);
    
    background-color:rgba(52,63,72,1);
    -webkit-transition: all 200ms linear !important;
    -moz-transition: all 200ms linear !important;
    -ms-transition: all 200ms linear !important;
    -o-transition: all 200ms linear !important;
    transition: all 200ms linear !important;
}

.ast-custom-header .fl-row-content-wrap:hover {
    /*background-color:rgba(0,0,0,1.0);*/
    background-color:rgba(52,63,72,1.0);    
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content.fl-node-content img {
    max-height: 50px;
    height: 50px;
}


/*Popup Modal Styles*/

.uabb-close-icon {
    display:none !important;
    
}

div#email-signup-popup-trigger {
    position: relative !important;
}



.fl-builder-content-863 {
    z-index: 999 !important;
}


/*Post Thumbnail Styles*/

.uabb-post-wrapper .uabb-post-thumbnail {
    aspect-ratio: 1;
}

.fl-module img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}















h6.whiskey_type {
	font-size: 1.125rem;
    font-family: Niveau Grotesk, Roboto, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color:#343f48;
    font-weight:700;
    line-height: 1.7;
    margin: 16px 0px 0px 0px !important;
}

h5.whiskey_name {
	font-size: 1.5rem;
    font-family: Niveau Grotesk, Roboto, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight:700;
	color: #b79755;
	margin: 8px 0px 10px 0px !important;
    line-height: 1.2;
}

.whiskey_price {
	font-family: "Niveau Grotesk", Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    color: #b79755;
    margin: 20px 0 !important;
}

.whiskey_img_holder img {
    height: 27.5rem;
    object-fit: contain;
}


.buy_now_button iframe.intrinsic-ignore {
    margin: 0 !important;   
}


.price_and_buy {
    /*
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
    margin-top:20px;
    */
    display: flex;
    gap: 0;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    flex-direction: column;
}







/*Homepage Sticky Header Styles*/
.ast-custom-header  {
    position: absolute;
    width:100%;
    margin-top:-132.5px;
    height:132.5px;
}


.ast-custom-header.ast-header-sticky-active {
    height:75px !important;
}


@media screen and (max-width: 1150px) {

	.ast-custom-header {
	    width: 100%;
	    height: 132.5px;
	    margin-top: 0 !important;
	    position: fixed !important;
	    top: 38px !important;
	}

}