/*
 Theme Name:   Enfold Child
 Description:  Enfold Child Theme
 Author:       Tucker Digital
 Author URI:   http://www.tuckerdigital.com.au
 Template:     enfold
*/

.sr-only{
	/*show content only for screen readers*/
	position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}

/*Global Styles*/
.font-montserrat{
    font-family:'Montserrat','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif !important;
}
.extrabold{
    font-weight:800 !important;
}
.brown {
    padding: 20px;
    color: #88754d;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 600;
}
.special_amp {
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit!important;
}

.negative-top-margin-40{
    margin-top:-40px;
}


/*Age Gate*/
.age-gate-container{
    display:none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9998;
    background: #252525;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
}
.age-gate-container .row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.age-gate-container .row .center-box{
    text-align: center!important;
    border: 2px solid #e3e3e3;
    padding: 20px 40px;
}
.age-gate-container .row .center-box img{
    max-width:340px;
    height:auto;
    margin-bottom: 30px;
    vertical-align: middle;
    border-style: none;
}
.age-gate-container .row .center-box .preamble{
    color: #e3e3e3;
    text-transform: uppercase;
    margin-bottom:30px;
}
.age-gate-container .row .center-box button{
    border-radius: 0;
    text-transform: uppercase;
    padding: 10px 45px;
    font-style: normal;
    font-weight: 900;
    color: #e3e3e3;
    border: 1px solid #e3e3e3;
    background-color: #88754d;
    cursor:pointer;
}
.age-gate-container .row .center-box p{
    padding: 30px 15px 10px;
    color: #88754d;
    font-size: 16px;
    text-transform: uppercase;
    font-style: italic;
}

/*Header*/
header{
	/*padding:40px 0;*/
}
@media(min-width:992px){
    .logo img{
        width:255px !important;
        height:auto !important;
    }

    .main_menu {
        right: auto !important;
        left: 250px;
    }
    .avia-menu.av_menu_icon_beside{
        border-right:none;
        margin-right:0;
    }
    #top #header .av-main-nav > li > a{
        font-size:16px !important;
    }
    .av-main-nav ul a{
        width:100%;
        color:#fff !important;
        font-size:16px !important;
        background-color:#9e8f6a !important;
        border:none !important;
    }
    .av-main-nav ul a:hover{
        background:#6c624b !important;
    }
    .header_color .main_menu ul ul{
        width:335px;
        background:#9e8f6a;
        border:none;
        margin-top:-10px;
    }
    .avia-menu-text{
        width:100%;
    }
    .menu-item-has-children{
        padding-right:18px !important;
    }
    .dropdown_available{
        position:absolute;
        right:13px;
        top:50%;
        display:block;
        width:13px;
        height:6px;
        background:url('https://stonesoriginal.com.au/wp-content/uploads/2019/03/dropdown-arrow.png');
        transform: translateY(-50%);
    }
    #avia-menu > .menu-item >a:hover::after{
        position:absolute;
        content:"";
        display:block;
        width:calc(100% - 26px);
        border-bottom:1px solid #fff;
        margin:-40px auto 0;
    }

    #menu-item-98 ul{
        width:115px;
    }

    #menu-item-459{
        border-top:1px solid #6c624b;
    }

    .social_bookmarks{
        border-right:1px solid #fff;
        padding-right:20px !important;
    }
    #top #wrap_all .social_bookmarks a{
        color:#fff !important;
    }
}

@media(max-width:992px){
    #header{
        padding-bottom:20px !important;
    }
}

.cart_dropdown{
    float:right;
}
#menu-item-shop{
    display:none;
    border:none !important;
}
#menu-item-shop .cart_dropdown_link{
    color:#fff !important;
}
.dropdown_widget_cart{
    display:none !important;
}
@media(max-width:767px){
    #avia-menu{
        
    }
}

/*@media only screen and (min-width: 1024px) {
    #menu-item-669,
    #menu-item-670,
    #menu-item-671{
        display:none !important;
    }
}
@media only screen and (max-width: 1024px){
    .social_bookmarks,
    #menu-item-shop{
        display:none !important;
    }
}*/

@media only screen and (min-width: 1320px) {
    #menu-item-669,
    #menu-item-670,
    #menu-item-671{
        display:none !important;
    }
}

@media only screen and (max-width: 1320px) {
    .main_menu{
        left:auto !important;
        right:0 !important;
    }
    .avia-menu{
        border-right:none !important;
    }
    .avia-menu.av_menu_icon_beside{
         padding-right:0 !important;
         margin-right:0 !important;
    }
    .av-burger-menu-main { 
         display: block !important;    }
    .html_mobile_menu_tablet #top #wrap_all .av_header_transparency {
        background-color: #000000;
        color: #000000;
        border-color: #f8f8f8;
    }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
         display: none !important;
    }
    #top .av_mobile_menu_tablet .av-main-nav #menu-item-search {
         display: block !important;
    }
    .social_bookmarks{
        display:none !important;
    }
    #menu-item-shop{
        display:block;
         margin-top:10px !important;
        z-index:15 !important;
    }
    #menu-item-shop .cart_dropdown_link{
        padding-right:0 !important;
    }
    .cart_dropdown{
        z-index:100 !important;
    }

}

.av-burger-menu-main{
    float:right !important;
    padding-top:10px !important;
}
.av-hamburger-inner, .av-hamburger-inner::before, .av-hamburger-inner::after{
    background-color:#fff !important;
}
.av-burger-overlay a{
    color:#fff !important;
}


/*Content*/
#main{
    font-size:16px;
    background-color:#fff !important;
}
#main a{
    color:#9e8f6a !important;
    text-decoration:none;
}
#main a:hover{
    color:#9e8f6a;
    text-decoration:underline;
}
#main h1,
#main h2,
#main h4,
#main h5,
#main h6{
    color:#88754d;
    font-family:'Montserrat','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif !important;
    font-weight:900 !important;
}
#main h1{
    letter-spacing:6.66px;
}
#main h3{
    color:#88754d;
    font-family:'Montserrat','HelveticaNeue','Helvetica Neue','Helvetica-Neue',Helvetica,Arial,sans-serif !important;
    font-weight:400 !important;
}

.av-inner-masonry-content{
    display:none;
}

.hr,
.hr .hr-inner{
    border-color: #88754d !important;
}


/*Shop*/
.breadcrumb-custom{
    font-size:16px !important;
    text-transform:uppercase !important;
    padding-left:0;
    margin-top:20px;
}
ul.products li{
    float:none;
    width:100%;
    margin:0;
    list-style:circle;
}
div .products .product{
    display:flex;
	width:100% !important;
    padding-top:30px;
    padding-bottom:30px;
	margin:0;
}
div .products .product:nth-child(even){
    background-color:#f7f7f7;
}
div .products .product a{
    display:inline;
}

div .products .product-image{
    display:flex;
    align-items: center;
    justify-content: center;
    width:21.2%;
}
div .products .product-image a{
   max-height:320px;
}
div .products .product-image a img,
div .products .product-image > img{
    max-height:320px;
    width:auto;
}
div .products .product-content-container{
    margin-left:0;
}
div .products .product-content-container .jumbo-text{
    max-width:800px;
    color:#9e8f6a;
    font-size:38px;
    line-height:normal;
}
div .products .product-content-container h2{
    color:#000 !important;
    font-weight:700 !important;
    font-size:20px;
    text-transform: uppercase;
    margin: 40px 0 20px;
}
div .products .product-content-container h2 a:hover{
    color:#000000 !important;
    text-decoration:underline !important;
}
div .products .product-content-container .product-description{
    color:#463e29;
    font-size:16px;
}

div .products .product-meta{
    margin-top:10px;
}
div .products .product-meta .variations_form{
    padding:0 !important;
    background:none !important;
    border:none !important;
}
div .products .product-meta .single_variation_wrap{
    margin-left:0 !important;
}
div .products .product-meta .variations td{
    text-align:left;
}
div .products .product-meta .variations label{
    color:#000 !important;
    font-family:'Montserrat', sans-serif !important;
    font-weight:900 !important;
    font-size:16px !important;
    padding-left:0 !important;
}
#top .variations td{
    padding-top:10px !important;
    padding-left: 0 !important;
}
div .products .product-meta .variations select{
    max-width:260px !important;
}
div .products .product-meta .product_title,
div .products .product-meta .woocommerce-product-details__short-description,
div .products .product-meta .product_meta,
div .products .product-meta .reset_variations{
    display:none !important;
}
div .products .product-meta .price{
    float:left;
    color:#000 !important;
    font-family:'Montserrat', sans-serif !important;
    font-weight:900 !important;
    font-size:16px !important;
    padding-right:20px;
    margin-top:5px;
}
#top .price, #top .price span, #top del, #top  ins{
    font-weight:900 !important;
}
div .products .product-meta > .price{
    opacity:0.6 !important;
}
div .products .product-meta .add-to-cart{
    float:left;
    width:300px;
}
div .products .product-meta .add-to-cart form{
    margin-bottom:0 !important;
}
div .products .product-meta .add-to-cart button,
div .products .product-meta .single_add_to_cart_button{
    float:left;
    background-color: #88754d;
    color: white;
    border-radius: 0;
    border: 0;
    font-weight: 800;
    text-transform: uppercase;
    padding: 6px 15px;
    font-size: 14px;
}
div .products .product-meta .quantity input[type=text]{
    line-height:28px !important;
}

div .products .product-meta .quantity input.plus,
div .products .product-meta .quantity input.minus,
div .products .product-meta .quantity input.qty{
    height:28px !important;
}
div .products .product-meta .quantity input.plus,
div .products .product-meta .quantity input.minus{
    line-height:26px !important;
}
div .products .product-meta .woocommerce-variation{
    float:left !important;
}
div .products .product-meta .woocommerce-variation-add-to-cart{
    float:left !important;
}
div .products .product-meta .variations_button{
    width:275px;
}

.single-product .template-shop{
    padding-top:0;
}

#main .wc-proceed-to-checkout a{
    color:#fff !important;
    text-decoration:none !important;
}
.woocommerce-page #main a.button{
	color:#fff !important;
    	text-decoration:none !important;
}

.woocommerce-order-details{
	display:block;
}


/*Product List*/
.product-list {
    vertical-align: bottom;
    text-align: center;
    align-content: center;
    margin: 0 auto;
}
.product-list .product {
    vertical-align: bottom;
    display: inline-block;
    padding: 10px 5px;
}
.product-list .product img{
    width:82px;
    height:auto;
}
.product-list .hover-over {
    display: inline-block;
    position: relative;
    text-align: left;
}
.product-list .hover-over .bottom {
    width: 160px;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 5px;
    color: #88754d;
    text-align: center;
    background-color: #ffffffe8;
    font-weight: normal;
    font-size: 14px;
    position: absolute;
    z-index: 99999999;
    box-sizing: border-box;
    border: 2px solid #88754d;
    display: none;
}
.product-list .image-overlay-inside,
.product-list .image-overlay.overlay-type-extern,
.products .image-overlay,
.image-overlay,
.image-overlay-inside{
    display: none !important;
}
.product-list .lightbox_video,
.product-list .lightbox_image,
.product-list .image_overlay_effect,
.product-list .image_overlay_effect_inside {
     opacity: 0 !important;
}

.product-list-single{
    margin-top:80px;
    margin-bottom:80px;
}
.product-list-single h2{
    margin-bottom:40px;
}


.products-merchandise-container div .products {
    display: inline-flex !important;
    flex-direction: column !important;
    flex-flow: row wrap !important;
    justify-content: center;
}
.products-merchandise-container div .products .product{
    width:49% !important;
    margin:auto !important;
    background:#fff !important;
    flex-direction:row-reverse;
}
.products-merchandise-container div .products .product .jumbo-text,
.products-merchandise-container div .products .product .product-description{
    display:none;
}
.products-merchandise-container div .products .product-image{
    width:50% !important;
    padding:15px;
}
.products-merchandise-container div .products .product-content-container{
    width:50%!important;
}
.products-merchandise-container div .products .product-content-container h2{
    text-align:center;
}
.products-merchandise-container div form.cart div.quantity{
    width:133px;
    float:none;
    margin-left:auto;
    margin-right:auto;
}
.products-merchandise-container div .products .product-meta .price{
    display:block !important;
    width:100%;
    text-align:center !important;
    padding-right:0 !important;
    margin-bottom:25px !important;
}
.products-merchandise-container div .products .product-meta .add-to-cart button{
    display: block !important;
    float:none;
    width:136px !important;
    margin: 0 auto !important;
}

/*Recipes*/
.avia-post-nav{
    display:none;
}


/*Eat+Drink*/
@media only screen and (min-width: 989px) {
    #eat-drink-tab-container .av-tab-section-tab-title-container{
        text-align:left !important;
    }
}
#eat-drink-tab-container{
    color:#fff;
}
#eat-drink-tab-container .av-tab-section-tab-title-container{
    padding-top:10px !important;
    padding-bottom:10px !important;
    background-color:#88754d !important;
}
#eat-drink-tab-container .av-tab-section-tab-title-container a{
    color:#fff !important;
    padding:0 !important;
    padding-left:33px !important;
    background:url(https://stonesoriginal.com.au/wp-content/uploads/2019/04/filter-circle-open.jpg);
    background-position:left center;
    background-repeat:no-repeat;
    background-size:contain;
}
#eat-drink-tab-container .av-tab-section-tab-title-container a:first-child{
    width:100px !important;
    margin-left:10px !important;
}
#eat-drink-tab-container .av-tab-section-tab-title-container a:hover,
#eat-drink-tab-container .av-tab-section-tab-title-container a.av-active-tab-title{
    background:url(https://stonesoriginal.com.au/wp-content/uploads/2019/04/filter-circle-closed.jpg);
    background-position:left center;
    background-repeat:no-repeat;
    background-size:contain;
}
#eat-drink-tab-container .av-tab-section-tab-title-container a .av-outer-tab-title{
    padding:0 !important;
}
#eat-drink-tab-container .av-tab-section-tab-title-container a .av-inner-tab-title{
    font-size:16px !important;
    text-align:left !important;
    margin:0 !important;
}
#eat-drink-tab-container .av-tab-section-tab-title-container a .av-tab-arrow-container{
    display:none !important;
}

#eat-drink-tab-container .image-overlay-inside{
    display:none !important;
}

.btn-view-all-recipes a{
    color:#ffffff !important;
    border:1px solid #ffffff !important;
}

/*Promotions*/
.gform_wrapper label.gfield_label{
    font-weight:700 !important;
    text-transform:uppercase !important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
    width: calc(50% - 8px) !important;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="date"],
.gform_wrapper input[type="datetime"],
.gform_wrapper input[type="datetime-local"],
.gform_wrapper input[type="month"],
.gform_wrapper input[type="week"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="search"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="time"],
.gform_wrapper input[type="url"],
.gform_wrapper textarea,
.gform_wrapper select{
    background: #f1f1f1 !important;
    border-color:transparent !important;
}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{
    display: block  !important;
    font-size: .813em  !important;
    letter-spacing: .5pt  !important;
    white-space: nowrap  !important;
    font-weight:400 !important;
    text-transform:uppercase !important;
}
.gform_wrapper .top_label input.small, .gform_wrapper .top_label select.small {
    width: 25% !important;
}
.gform_wrapper .gform_tccoupon{
    float:left;
    display:block;
    width:100%;
}
.gform_wrapper .tccoupon-btn{
    float:left;
    width:89px;
    display:block;
}
.gform_wrapper .gform_footer input[type=submit]{
    background-color: #88754d;
    color: white;
    border-radius: 0;
    border: 0;
    font-weight: 800;
    text-transform: uppercase;
    padding: 6px 15px;
    font-size: 14px;
}


/*Footer*/
#footer{
    font-size:16px !important;
	text-align:left !important;
}
#footer a{
    font-size:16px !important;
    color:#88754d !important;
    text-decoration:none;
}
#footer a:hover{
    text-decoration:underline;
}
#socket .copyright{
	text-align:left !important;
}


#avia_mailchimp_widget-2 h3{
    clear:both !important;
    font-weight:700 !important;
    margin-bottom:10px !important;
}
.avia-mailchimp-form fieldset > p:first-child{
    margin-bottom:10px !important;
}
.widgettitle + .av-mailchimp-widget-style-boxed_form{
    margin-top:0 !important;
}
.av-mailchimp-widget #element_avia_1_1,
.av-mailchimp-widget #element_avia_2_1{
    display:none;
}

/*Klaviyo*/
.klaviyo-form input{
	margin-bottom:0 !important;
}

#socket{
    font-size:16px !important;
}