/*

 Theme Name:   Bend Brewing storefront

 Theme URI:    https://bendbrewing.custom4.breweryfulfillment.com/

 Description:  Bend Brewing storefront

 Author:       Branden Clauson

 Author URI:   https://bendbrewing.custom4.breweryfulfillment.com/

 Template:     storefront

 Version:      1.1.1

*/

 

@import url("../storefront/style.css");



/************** 
    GENERAL
**************/

@font-face {
    font-family: 'league-gothic';
    src: url('fonts/league-gothic.woff2') format('woff2');
}
@font-face {
    font-family: 'rubik';
    src: url('fonts/rubik.woff2') format('woff2');
}

:root {
    --secondary-color: #625F61;
    --font-header: sans-serif;
}

html,body {
    font-size: 16px;
    color: #000;
    font-family: var(--font-header), sans-serif;
    /* text-transform: uppercase; */
}



.cart_totals h2,
.entry-title,
.product_title,
.related.products h2,
.page-title,
#order_review_heading,
.page-description h2,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields span,
.wc-block-grid__product-title,
.onsale,
.wc-block-grid__product-price .woocommerce-Price-amount,
.products .woocommerce-Price-amount,
.woocommerce-loop-product__title {
    color: #000;
}

.shop_table,
.woocommerce-cart-form {
    color: #000;
}

.button,
button.alt,
.widget a.button.checkout,
.button.checkout,
button.alt:hover,
.button.alt,
.button:hover,
.button.alt:hover,
.add_to_cart_button,
.widget a.button.checkout:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover  {
    background-color: var(--secondary-color);
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: var(--font-header), serif;
}

.button:hover,
.widget a.button.checkout:hover,
.button.alt:hover,
button.alt:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover {
    color: #000;
}

.woocommerce-additional-fields {
    display: none !important;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
    color: #000;
}

.entry-title,
.woocommerce-products-header__title.page-title {
    text-transform: uppercase;
}

.page-description h2 {
    text-transform: uppercase;
    border-bottom: 2px solid #000;
}
.col-full {max-width: 1200px;}

/*************** 
    HEADER
***************/

.page-id-84 .storefront-breadcrumb {
    display: none;
}

.page-id-84 h1.entry-title {
    display: none;
}

.home-banner {
    display: flex;
    position: relative;
    width: 100%;
    height: 500px;
    max-height: 500px;
    overflow: hidden;
    background-attachment: fixed;
    background-size: cover;
}

.home-banner .background-overlay {

    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
    z-index: 5
}
.home-banner h2 {
    font-family: 'league-gothic';
    font-size: 48px;
    letter-spacing: 1.4px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    text-align: center;
    z-index: 15;
}
.page-id-84 h2.wp-block-heading {
    margin-top: 50px;
    border-bottom: 2px solid #000;
}

.site-header {
    background-color: #fff;
}

.site-header .site-branding {
    display: none;
}

#masthead.site-header {
    padding-top: 0;
}

.bend-main {
    display: flex;
    padding: 20px 70px;
}

.header-nav li a {
    font-family: 'league-gothic';
    text-transform: uppercase;
    font-size: 28.5px;
    letter-spacing: .04em;
}

.header-nav {
    display: flex;
    margin-left: auto;
}

.header-logo {
    max-width: 233px;
}

.header-nav ul {
    display: flex;
    list-style: none;
    margin-top: auto;
    margin-bottom: auto;
}

.header-nav > ul > li {
    margin-left: 17.6px;
    margin-right: 17.6px;
}

.header-nav .has-sub {
    position: relative;
}


.sub-menu {
    position: absolute;
    left: 0;
    background-color: #1d1d1d;
    padding: 28.5px;
    z-index: 10000;
    margin-left: -28.5px;
    visibility: hidden;
    opacity: 0;
    transition: ease-out .2s;
    transform: translatey(10px);
    
    transition: transform 0s .2s, visibility ease-out .2s, opacity ease-out .2s;
}

li.has-sub:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translatey(0);
    
    transition: ease-out .2s;
}

.sub-menu ul {
    flex-direction: column;
    margin-left: 0;
}

.sub-menu ul li a {
    padding: 10.9px;
    text-wrap: nowrap;
}

.sub-menu > ul > li > a {
    color: rgba(255,255,255,.4);
}

.header-nav li a {
    transition: ease-in-out 170ms;
}

.header-nav > ul:hover li a {
    color: rgba(29,29,29,.4);
}

.header-nav > ul > li:hover > a {
    color: #000;
}

.header-nav ul .sub-menu ul li a {
    color: rgba(255,255,255,.4);
}


.header-nav ul .sub-menu ul li a:hover {
    color: #fff;
}

.storefront-primary-navigation .col-full {
    display: flex;
}

@media (min-width: 1180px) {
    

.storefront-primary-navigation {
/*     position: absolute; */
    margin-top: -75px;
}
 .storefront-primary-navigation .col-full {
        max-width: 90%;
    }
}

.woocommerce-active .site-header .storefront-primary-navigation .site-search {
    margin-right: 25px;
    margin-top: auto;
}

.storefront-primary-navigation .primary-navigation {
    display: flex;
}

.storefront-primary-navigation .primary-navigation .menu {
    margin-left: auto;
}

.woocommerce-active .site-header .storefront-primary-navigation .main-navigation {
    margin-right: 20px;
}

/******************
    SHOP-ALL PAGE
*******************/
.wc-block-grid__products {
    justify-content: center;
}
.landingwrap {text-align: center;}
.landingwrap figure {max-width: 48%; position: relative; vertical-align: top; display: inline-block; padding: 12px 10px;}
.landingwrap figcaption {
	position: absolute; 
	left: 0; 
	right: 0; 
	top: 45%; 
	color: #fff; 
	font-size: 40px;
	text-shadow: 3px 3px 5px #000;
    text-transform: uppercase;
	}






/******************* 
    CATEGORY PAGE
*******************/
.storefront-sorting {
    display: none;
}

.tax-product_cat .products.columns-3 .button.add_to_cart_button {
    display: none;
}

/******************* 
    PRODUCT PAGE
*******************/
.related.products .products.columns-3 .button.add_to_cart_button {
    display: none;
}
/************************ 
    CART/CHECKOUT PAGES
************************/
.woocommerce-order,
.woocommerce-order .order_details,
.woocommerce-order-details h2,
.woocommerce-order-details .order_details {
    
}
/*************** 
    FOOTER
***************/



footer.site-footer {background-color: #fff;}


.site-footer .site-info {
    display: none;
}

.site-footer .bend-footer {
    font-family: 'rubik';
}

.bend-footer {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1800px;
    padding-left: 80px;
    padding-right: 80px;
}

.footer-left {
    display: flex;
    flex-direction: column;
    
}
.footer-right {
    margin-left: auto;
    text-align: right;
}

.site-footer .bend-footer p {
    font-size: 22px;
    color: rgba(0,0,0,.69);
    font-weight: 300;
    margin-bottom: 0;
    line-height: 30.8px;
    letter-spacing: 1.32px;
}

.site-footer .bend-footer a {
    font-size: 22px;
    color: #000!important;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 30.8px;
    letter-spacing: 1.32px;
    text-decoration: none;
    padding-bottom: 1.1px;
    border-bottom: 1px solid rgba(0,0,0,.3);
    width: max-content;
    transition: .15s ease-out;
}

.site-footer .bend-footer a:hover {
    color: rgba(0,0,0,.6)!important;
}


.product_meta {
    display: none;
}

.woocommerce-tabs {
    display: none;
}

/************************************ 
    SUPPORT/PRIVACY POLICY/T&C PAGES
*************************************/

/********************
    MEDIA QUERIES
********************/




/*************** 
    TABLET
***************/
@media (max-width: 768px) {
    #secondary {
        display: none;
    }

    .single-product div.product form.cart {
        display: flex;
        justify-content: center;
    }

    .stock {
        text-align: center;
    }
}


/*************** 
    MOBILE
***************/
@media only screen and (max-width: 770px) {
	.ninfootleft {max-width: 100%; width: 100%; text-align: center;}
	.ninfootright {max-width: 100%; width: 100%;}
	.ninfootleft img {margin: auto;}
	.ninfootmenu {text-align: center; margin: 0;}
	ul.ninfootmenu li {display: block; margin-bottom: 10px;}
	.landingwrap figure {max-width: 100%;}
	.landingwrap figcaption {font-size: 30px;}
	h1.page-title {text-align: center;}
}


/* @font-face {
    font-family: 'roboto-condensed';
    src: url('robotocondensed.woff2') format('woff2');
}
@font-face {
    font-family: 'roboto';
    src: url('roboto.woff2') format('woff2');
}
@font-face {
    font-family: 'roboto-slab';
    src: url('roboto-slab.woff2') format('woff2');
}
@font-face {
    font-family: 'roboto-slab-nonb';
    src: url('roboto-slab-nonb.woff2') format('woff2');
}
 */



