/*
 Theme Name:   Otto's Granary
 Description:  Otto's Granary
 Author:       Mainstreethost
 Author URI:   https://www.mainstreethost.com
 Template:     storefront
 Version:      2.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/***************************************
GENERAL STYLES
***************************************/
body {
	line-height: 1.5 !important;
	box-sizing: border-box;
	color: #333 !important;
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	padding-top: 65px;
}


@media(min-width:992px) {
    
    body {
        padding-top:0;
    }
}

img {
	max-width: 100%;
	height: auto;
	border-radius: 0;
}

iframe {
	max-width: 100%;
}

.main-container {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

body .h1, body .h2, body .h3, body .h4, body .h5, body .h6, body h1, body h2, body h3, body h4, body h5, body h6{
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.1;
}
body h1, body .h1 {
	font-size: 2rem;
}

body h2, body .h2 {
	font-size: 1.7rem;
}

body h3, body .h3 {
	font-size: 1.5rem;
}
.col-full {
	max-width: 1440px !important;
	width: 100% !important;
	margin: 0 auto !important;
	box-sizing: border-box !important;
}
.flex-content {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.flex-content.feat-prods-content {
	justify-content: space-between;
}
.section-heading {
	text-align: center;
}

.img-border {
	border: 2px solid #eeeded;
	padding: 10px;
}
.ottos-footer-social-icons i {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.btn-primary {
	
}

.btn-secondary {
	border: none ;
	border-radius: 0;
	background-color: transparent ;
	text-decoration: underline;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out;
	color: #333;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
	background-color: #fff ;
	color: #333 ;
	text-decoration: none;
}
div.xmas-advent-calendar__wrapper--big {
    width: 100%;
}
h1.xmas-advent-calendar-title {
    font-size: 45px!important;
	font-weight: normal;
}
/***************************************
HEADER
***************************************/
.storefront-breadcrumb {
    padding: 1em 15px 2px;
	margin-bottom:0;
}
#top-bar img {
	width: 40px;
	height: auto;
	max-width: 100%;
}
#logo-section {
	
	display: none;
}

#logo-section form {
	margin-bottom: 0 !important;
}
.woocommerce-active .site-branding {
    max-width: 100% !important;
    width: 100% !important;
}
.logo-bg {
	display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.header-phone p {
	margin: 5px 0;
	text-align: right;
}

.header-phone a {
	color: #333;
	font-weight: 900;
}
.rt-header-col {
	display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}

#top-bar {
	background-color: #e0d7c6;
	/*background-color: #e0d7c6; <<< Default Color*/
	text-align: center;
	color: #333;
	padding: 10px;
}

#top-bar p {
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 600;
}
#masthead {
	display: none;
	
}

.site-branding, .site-search, .site-header-cart, .site-logo-anchor, .site-logo-link, .custom-logo-link {
	margin-bottom: 0 !important;
}
.widget_product_search {
    width: 100%;
    max-width: 480px;
}
.widget_product_search input {
	border-radius: 30px;
	transition: 300ms ease;}

.widget_product_search input:focus {
	border-radius: 0;
}

.error-404 .widget_product_search {
	max-width:100%;
}
div.widget_product_categories ul li:before {
    content: "\f0da";
}
/***************************************
NAVIGATION MENUS
***************************************/


#site-navigation.main-navigation .primary-navigation > ul > li > a {
    color: #fff;
}

.nav-menu > li > a{
	text-transform: uppercase;
}

.main-navigation ul.menu, .main-navigation ul.nav-menu{
	margin-left: 0;
}
.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a{
	padding: 0;
	padding-right: 10px !important;
}

#site-navigation .mega-sub-menu {
	background: #fff !important;
}

#site-navigation #mega-menu-primary > .mega-menu-item > .mega-sub-menu {
	box-shadow: 0 2px 22px 0 rgba(81,81,81,0.3) !important;
}

#mega-menu-wrap-primary {
	background: transparent !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	padding: 3px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	padding: 3px;
}

.storefront-primary-navigation > .col-full:first-of-type {
	display: flex;
	justify-content: center;
	align-items: center;
}


#site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.nav_subtitle > a.mega-menu-link {
    background: none;
    font-size:0.8em;
	font-weight:bold;
	color:#555;
}

#site-navigation #mega-menu-primary > .mega-menu-item > .mega-sub-menu .nav_subtitle > a.mega-menu-link:hover {cursor: default;}

.top_link > a:after {
    display: inline-block!important;
    content: '';
    width: 25px;
    height: 25px;
    position: relative;
    top: 5px;
    left: 5px;
    background-size: contain;
    background-position: center;
	   /* filter: hue-rotate(279deg) saturate(200);*/
}
.coffee_title > a:after {
    background-image:url('https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2019/11/coffee-icon.png');
}

.tea_title > a:after {
    background-image:url('https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2019/10/tea-icon.png');
     }

.sweets_title > a:after {
   background-image:url('https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2019/10/chocolates-icon.png');

}
.wtg_title > a:after {
	background-image:url('https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2019/10/snacks-icon.png');
	
} 
.collectibles_title > a:after {
    background-image:url('https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2019/10/collectibles-icon.png');
}
.christmas_title > a:after {
	background-image:url('https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2019/10/christmas-icon.png');
	
}
.css-sprite-coffee-icon{
background:url('https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2021/02/iconsprite.png') 0px -0px;
width:50px;height:48px;
display:inline-block;
}

.css-sprite-tea-icon{
background:url('https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2021/02/iconsprite.png') -50px -0px;
width:50px;height:48px;
display:inline-block;
}

.css-sprite-chocolates-icon{
background:url('https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2021/02/iconsprite.png') -100px -0px;
width:50px;height:48px;
display:inline-block;
}

.css-sprite-snacks-icon{
background:url('https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2021/02/iconsprite.png') -150px -0px;
width:50px;height:48px;
display:inline-block;
}

.css-sprite-collectibles-icon{
background:url('https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2021/02/iconsprite.png') -200px -0px;
width:50px;height:48px;
display:inline-block;
}

.css-sprite-christmas-icon{
background:url('https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2021/02/iconsprite.png') -250px -0px;
width:50px;height:48px;
display:inline-block;
}
.main-navigation ul.menu > li.menu-item-has-children > a::after, .main-navigation ul.menu > li.page_item_has_children > a::after, .main-navigation ul.nav-menu > li.menu-item-has-children > a::after, .main-navigation ul.nav-menu > li.page_item_has_children > a::after{
	margin-left: 4px;
}

.storefront-handheld-footer-bar ul li > a::before {
	color: #666;
}

#shiftnav-toggle-main {
	height: 65px;
	display: flex;
    justify-content: space-between;
    align-items: center;
	box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.28); 
	z-index: 5000 !important;
}

#shiftnav-toggle-main.shiftnav-toggle-main-align-center .shiftnav-main-toggle-content {
	/*position: relative !important;*/
	padding: 10px 20px;
}
	
#shiftnav-toggle-main.shiftnav-toggle-main-align-center .shiftnav-main-toggle-content .logo-cta-content {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
}


.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu-2 > li.menu-item > .shiftnav-target  {
	color: #333333;
}

.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu-3 {
	background: #F0f0f0;
}

.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu-3 > li.menu-item.shiftnav-active > .shiftnav-target {
	background: #F0f0f0;
	box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.20); 
}

.shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu-1 li.menu-item > .shiftnav-target:last-child {
	color: #333333 !important;
	font-weight: 800 !important;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu-2 li.menu-item > .shiftnav-target:last-child {
	color: #333333 !important;

}


.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu-1 {
	background: #F0f0f0;
}

.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu-1 > li.menu-item.shiftnav-active > .shiftnav-target{
	color:#fff;
	box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.20); 
}

.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu-1 > li.menu-item > .shiftnav-target {
	
    font-weight: 400;
	color: #666666;
}
.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu-1 > li.menu-item-has-children > .shiftnav-target {
    text-transform: capitalize;
}
.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu-2 {
	background: #E5E5E5;
}
.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu-2 > li.menu-item.shiftnav-active > .shiftnav-target {
	background: #E5E5E5;
	box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.20);
}
.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu-2 > li.menu-item > .shiftnav-target  {
	color: #333333;
}

.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu-3 {
	background: #DDDDDD;
}

.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active>ul.sub-menu-3 > li.menu-item.shiftnav-active > .shiftnav-target {
	background: #DDDDDD;
	box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.20); 
}
.shiftnav.shiftnav-shiftnav-main ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target:after, .shiftnav.shiftnav-shiftnav-main ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target:after {
	    filter: hue-rotate(279deg) saturate(0);
}
#shiftnav-toggle-main.shiftnav-toggle-main-align-center .shiftnav-main-toggle-content .logo-cta-content img {
	width: 100%;
	max-width: 100px;
	margin: 0 auto;
}
div#shiftnav-main {
    overflow-y: hidden;
}
.nav-menu .sub-menu a, .nav-menu .sub-menu li:hover a{
	color:#333333;
}
.storefront-handheld-footer-bar ul li.cart .count {
    background-color: #000!important;
    border-color: #000!important;
}

.toggled > .handheld-navigation{
	background: #FFF;
	padding: 20px;
}
.handheld-navigation li{
	margin-bottom: 5px;
	border-bottom: solid #CCC 1px;
	padding-bottom: 15px;
}

.main-navigation {
	height: 40px;
	position: relative;
}
.handheld-navigation {
	width: 71vw;
	right: 0;
	position: absolute;
	top: 44px;
}
.handheld-navigation .sub-menu li {
	padding: 0;
	border-bottom: 0;
	margin-bottom: 0;
}
.handheld-navigation .sub-menu.toggled-on {
	margin: 15px 0;
}
.handheld-navigation .sub-menu li a {
	background: #f7b519;
	padding: 10px;
	margin-bottom: 10px;
}
.menu > .menu-item > a {
	line-height: 44px;
}
.menu > .menu-item {
	padding-bottom:0;
}


/***************************************
FOOTER
***************************************/


.ottos-footer-social-icons a {
	padding: 12px 32px 12px 0;
	margin: 10px 10px 10px 0;
}
.ottos-footer-social-icons i {
	font-size: 30px;
}

/***************************************
HOME PAGE
***************************************/

/* Banner Area*/

#promo-area {
	padding-top: 25px;
	color: #1b5c73;
}

#promo-area .promo-bg {
	padding: 10px;
	background: #c7cfdd;
	/*background: #c7cfdd; <<< Default Color*/
	/*edits for halloween
	background:#ff8d00;*/
	/*edits for christmas
	background: #4F7942;*/
	color:#000;
}

#promo-area .promo-wrap > .flex-content {
	align-items: stretch;
}

#promo-area .promo-col {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	width: 100%;
	padding: 5px 10px;
}

#promo-area .promo-col.left-col {
	width: 50%;
	/*border-right: 3px solid #1b5c73;*/
	border-right: 3px solid #fff;
}
#promo-area .promo-col.left-col p {
	margin-bottom: 0;
	font-weight: 800;
	font-size: 1.5em;
    line-height: 1em;
	max-width: 100%;
}

#promo-area .promo-col.mid-col {
	
	width: 50%;
}

#promo-area .promo-col.mid-col p {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.1em;
	margin-bottom: 0;
	max-width: 100%;
	line-height:1;
}

#promo-area .promo-col.right-col {
	text-align: center;
	padding: 10px;
}
#promo-area .promo-col.right-col p{
	margin: 3px 0;
    font-size: .9em;
	max-width: 100%;
}
#promo-area .promo-code {
	padding: 12px;
	background: #fff;
	border: 1px dashed #1b5c73;
	color: #000;
	font-weight: 500;
}
#promo-area .promo-code #code {
	font-weight: 800;
	max-width: 60%;
	position: relative;
}

#promo-area .promo-code #code input {
	max-width: 100%;
}

#promo-area .promo-code #code input:active {
	

}

#promo-area .promo-code #copy-success {
	display: none;
	color: #509973;
	position: absolute;
    top: 25%;
	font-size: 18px;
}

.show-inline-block {
	display: inline-block !important;
}
#hero {
	padding-top: 25px;
}
#hero a:hover, #hero a:focus, #hero a:active {
	text-decoration: none !important;
}
.banner-img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.banner-img .img-tint {
	padding: 10px;
}
.banner-img a {
	display: block;
	transition: all 0.2s ease-in-out;
}

.banner-img a:hover, .banner-img a:focus {
	background: rgba(0,0,0,.3);
}

#hero .banner-img .cta-content, #hero .banner-img .cta-content h1, #hero .banner-img .cta-content h2 {
	text-align: center;
	color: white;
}
.cta-container img {
    margin: 0 auto;
}

/*Edits for Halloween*/
#hero .banner-img .cta-content h1 {
    
    line-height: 1;
    font-weight: 800;
	text-shadow: 0 0 10px #000;
}
@media(min-width:481px){
	#hero .banner-img .cta-content h1 {
		font-size: 3.5em;
	}
}
.banner-img .cta-container {
	min-height: 250px;
}

#hero .banner-img .btn-secondary {

	color: #fff !important;
}

#hero .banner-img .btn-secondary:hover, #hero .banner-img .btn-secondary:focus, #hero .banner-img .btn-secondary:active {

	color: #333 !important;
} 

#icon-row {
	padding: 20px 0;
	width: 100%;
	
}

#icon-row .icon-link-container {
	padding: 0 2%;
	width: 100%;
	margin: 8px 0;
}

#icon-row .icon-link {
	background-color: #B4F9A5;
	/*background-color: #a9c5b7; <<< Default Color*/
	color: #333333;
	display: block;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 0;
}
#icon-row .icon-link:hover {
	text-decoration:none;
}
#icon-row .icon-content {
    margin: 0 auto;
    flex-wrap: nowrap;
	justify-content: center;
	    padding: 0 10px;
}
#icon-row .icon-content .label-container {
	max-width: 65%;
	font-size: .9em;
    padding: 0 0 0 10px;
}

#icon-row .icon-content .label-container p {
	margin: 0;
	text-align: center;
	line-height: 1em;
}
#icon-row .icon-link img {
	width: 50px;

}

/* Black Friday Styles*/

.title_box{
        text-align:center;
}

.counter_block{
        text-align:center;
        margin:0 auto;
        border-top: solid 8px #C0173F;
        border-bottom: solid 8px #C0173F;
        width:100%;
        margin-top:20px;
}

.counter_block .title_box .event span{
        font-family: 'Oswald', sans-serif; 
        color:#c0173f;
        font-size:46px!important;
        font-weight:bold;
        letter-spacing:0.1em;
        }

.counter_block .title_box .event span:before {
    display: inline-block;
    content: "";
    background: none;
    border-bottom: 2px solid #c0173f;
    border-top: 2px solid #c0173f;
    height: 8px;
    margin: -5px 4px 0 0;
    vertical-align: middle;
    width: 20px;
}

.counter_block .title_box .event span:after {
    display: inline-block;
    content: "";
    background: none;
    border-bottom: 2px solid #c0173f;
    border-top: 2px solid #c0173f;
    height: 8px;
    margin: -5px 0 0 4px;
    vertical-align: middle;
    width: 20px;
}


.counter_block .title_box span{
        font-family: 'Oswald', sans-serif; 
        color:#000;
        font-size:34px!important;
        font-weight:bold;
        margin:0;
}

#main_countedown_1 .time_left{
        background:#C7CFDD!important;
        font-size:40px!important;
        font-family: 'Oswald', sans-serif!important;
}

.time_left{
        padding-left: 10%;
        padding-right: 10%;
}

#main_countedown_1 .time_description{
        font-size:16px!important;
        font-family: 'Oswald', sans-serif!important;
}

/* Featured Products*/


.feat-prods-section {
	padding: 40px 0;
}


.feat-prods-section .padding {
	padding-top: 40px;
}

.feat-prod-container {
	max-width: 100%;
	width: 200px;
	margin: 20px 0;
}

.feat-prod-container .featured-prod {
	
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
	text-align: center;
	min-height: 350px;
	
}

.feat-prod-container .featured-prod a {
	max-width: 100%;
}

.feat-prod-container .featured-prod a:first-of-type {
	transition: all 0.2s ease-in-out;
}

.feat-prod-container .featured-prod a:first-of-type:hover, .feat-prod-container .featured-prod a:first-of-type:focus {
	opacity: .7;
	text-decoration: none;
}

.feat-prod-container .featured-prod h3 {
	text-transform: none;
	font-size: 1.0rem;
	font-weight: 400;
	
}

.feat-prod-container .featured-prod .price {
	color: #333;
	font-weight: 700;
}

/* Featured Brands*/


.feat-brands-section {
	padding: 40px 0;
}
.feat-brand-container {
	max-width: 100%;
	width: 200px;
	margin: 20px 0;
}

.feat-brand img {
	transition: all 0.2s ease-in-out;
}

.feat-brand img:hover, .feat-brand img:focus, .feat-brand img:active {
	opacity: .7 !important;
}
/* Featured Categories*/

.feat-cats-section {
	padding: 40px 0;
}

.feat-cats-section .left-col, .feat-cats-section .right-col {
	display: flex;
	flex-wrap: wrap;
}

.feat-cats-section .feat-cat-container.flex-content, .feat-cats-section .feat-cat-box.flex-content {
	align-items: stretch;
}

.feat-cats-section .feat-cat-box {
	
	text-align: center;
	color: #333 !important;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}
.feat-cats-section .feat-cat-box .tint {
	background: rgba(255,255,255,.5);
	padding: 10px;
	align-items: stretch;
	width: 100%;
}
.feat-cats-section .feat-cat-box:hover, .feat-cats-section .feat-cat-box:focus {
	color: #333 !important;
	text-decoration: none !important;
	
}
.feat-cats-section .feat-cat-container {
	margin: 10px 0;
	min-height: 200px;
}

.feat-cats-section .left-col .feat-cat-box {
	background-color: #a4c8b2;
	/*background-image: url(https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2019/09/pops_on_table.png);*/
	background-repeat: no-repeat;
    background-position: left bottom;
	background-size: 40%
}
.feat-cats-section .left-col .feat-cat-box:hover, .feat-cats-section .left-col .feat-cat-box:focus {
	
	background-color: #92B39F;
}


.feat-cats-section .right-col .top-box .feat-cat-box {
	background-color: #fcd2b9;
	/*background-image: url(https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2019/09/chocolate.png);*/
	background-repeat: no-repeat;
    background-position: left top;
	background-size: 40%;
}

.feat-cats-section .right-col .top-box .feat-cat-box:hover, .feat-cats-section .right-col .top-box .feat-cat-box:focus {
	background-color: #E8C0A9;
}

.feat-cats-section .right-col .bottom-box .feat-cat-box {
	background-color: #c7cfdd;
	/*background-image: url(https://ottosgranary.store.seethewebdev.com/wp-content/uploads/2019/09/gifts.png);*/
	background-repeat: no-repeat;
    background-position: left top;
	background-size: 40%;
}

.feat-cats-section .right-col .bottom-box .feat-cat-box:hover, .feat-cats-section .right-col .bottom-box .feat-cat-box:focus {
	background-color: #B5BDC9;
}

.feat-cats-section .feat-cat-container.flex-content, .feat-cats-section .feat-cat-box.flex-content, .feat-cats-section .feat-cat-container.flex-content .img-border {
	width: 100%;
}
/* Christmas Banner */

#christmas-hero {
	padding: 40px 0;
}

#christmas-hero .banner-img {

	background-position: center top;
}

#christmas-hero .img-border {
	border-color: #333;
}

#christmas-hero .cta-bg {
	padding: 10px;
	background-color: rgba(242,237,228,.75);
	text-align: center;
}

#christmas-hero .img-tint {
	padding: 0;
}

#christmas-hero .banner-img a {
	display: inline-block;
}

#christmas-hero .cta-content {
	padding: 50px 0;
}
/* Visit the Store Section */

.store-section {
	padding: 40px 0;
}

#store-photo .store-img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#store-photo .img-tint {
	padding: 10px;
}

#store-photo .img-border {
	min-height: 300px;
}

#store-photo.flex-content, #store-photo .flex-content {
	align-items: stretch;
	width: 100%;
}

#store-text {
	padding: 80px 40px;
}

#store-text .cta-container {
	text-align: center;
}

/**************************************
BLOG
**************************************/
#secondary .padding {
	padding: 0 15px;
}

.left-sidebar .content-area.col-12 {
		width: 100% !important;
	} 

.blog .post-bg {
	box-shadow: 0 2px 15px 0 rgba(81,81,81,0.2) !important;
	width: 400px;
    margin: 10px auto;
    max-width: 100%; 
}

.blog .post-bg .flex-content {
	align-items: stretch;
}

.blog .hentry .post-thumb .wp-post-image {
	margin-bottom: 0;
	max-width: none;
	width: 300px; 
	
}

.blog .post-thumb {
	width: 100%;  
	overflow: hidden;
	display: flex;
	align-items: stretch;
	justify-content: center;
}

.blog .post-content {
	width: 100%;
	padding: 0 40px;
}

.blog .entry-title {
	font-size: 1.8em;
}


.blog .post.hentry .entry-header {
	margin-bottom: 1em;
	border-top: none !important;
}

.blog .post.hentry .entry-taxonomy {
	border-bottom: none !important;
	padding-top: 0;
}
/***************************************
STATIC PAGE CONTENT
***************************************/

/* Contact Us Page */

.page-template-page-contact #main .contact-info-bg p {
	margin: 0;
}
.page-template-page-contact #main .contact-info-bg .flex-content {
	justify-content: flex-start;
}

.page-template-page-contact #main .fa-icon {
	width: 20%;
}
.page-template-page-contact #main .fa-icon i {
	font-size: 30px;
	padding: 10px 20px 10px 0;
}

.page-template-page-contact #main .map-section {
	padding-top: 20px;
	padding-bottom: 20px;
}
.page-template-page-contact #main .gform_wrapper {
	border: 1px solid #ddd;
	box-shadow: 0 8px 42px 5px rgba(81,81,81,0.3);
	
}
.page-template-page-contact #main .gform_title {
	background: #333;
	color: #fff;
	margin: 0 !important;
	padding: 20px;
	text-align: center;
}

.page-template-page-contact #main .gform_description {
	padding: 20px 20px 0 20px;
}

.page-template-page-contact #main .gform_body {
	padding: 0 20px 20px 20px;
}

.page-template-page-contact #main .gform_footer {
	padding: 20px;
}

.page-template-page-contact #main .gform_wrapper .gform_footer input[type=submit] {
    display: block;
    width: 100% !important;
}

.page-template-page-contact #main .phone-num, .page-template-page-contact #main .store-add, .page-template-page-contact #main .store-hours {
    padding: 20px;
    border: 1px solid #ddd;
    margin: 20px;
}

.page-template-page-contact #main .contact-info-bg {
	min-width: 100%;
}

/* Promotions Page */

.page-id-7217 #main .gform_wrapper {
	border: 1px solid #ddd;
	box-shadow: 0 8px 42px 5px rgba(81,81,81,0.3);
	width: 600px;
	max-width: 100%;
	margin: auto;
}

.page-id-7217 #main .gform_body {
	padding: 0 20px 20px 20px;
}

.page-id-7217 #main .gform_footer {
	padding: 20px;
}

.page-id-7217 #main .gform_wrapper .gform_footer input[type=submit] {
    display: block;
    width: 100% !important;
}


.page-id-7217 .page-title {
	text-align: center;
	margin-bottom: 20px;
}
/***************************************
WOOCOMMERCE PRODUCTS
***************************************/

/** Out of stock box */

body .cwginstock-subscribe-form .panel-primary {
	border-color: #ddd;
}

body .cwginstock-subscribe-form .panel-primary>.panel-heading {
	background-color: #333;
	border:none;
}

.pagination .page-numbers li, .woocommerce-pagination .page-numbers li {
	margin: 5px 0;
}

.cwginstocksuccess {
	color: #333 !important;
	background: #a9c5b7;
	padding: 10px;
}

/* Archive display */
.archive .products .product {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
	text-align: center;
	min-height: 280px;
}


.products .woocommerce-loop-category__title, .product .woocommerce-loop-product__title {
	text-transform: none;
}

.archive .product a:first-of-type {
	transition: all 0.2s ease-in-out;
}

.archive .product a:first-of-type:hover, .archive.product a:first-of-type:focus {
	text-decoration: none;
	opacity: .7;
}
.archive ul.products li.product img,
.featured-prod-content img {
    border: 1px solid #e6e6e6;
	    aspect-ratio: 1;
    object-fit: cover;
	width:100%;
}
.home .btn-secondary {
    text-decoration: none;
    border-bottom: 2px solid #000;
	background: none;
    color: #333;
	border-left: none;
	border-top: none;
	border-right: none;
	border-radius:0;
}
.home .btn-secondary:hover, 
.home .btn-secondary:active,
.home .btn-secondary:focus {
	background:none;
	color: #333;
	border-color:#800F29;
}

ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product {
	margin-bottom: 50px;
}

.stock.out-of-stock::before, .stock.in-stock::before {
    content: none;
}
/*Halloween Updates
body .add_to_cart_button {
    background: #000!important;
	border: 2px solid #ff8d00!important;

}

body .add_to_cart_button:hover {
    color:#fff!important;
      background: #ff8d00!important;
      
}
#icon-row .icon-link img {
    filter: invert(1) brightness(2);
}

#icon-row .icon-link {
    color: #fff;
    background: #000;
	border: 2px solid #ff8d00!important;
}

#icon-row .icon-link:hover {
    background: #ff8d00;
}*/

/*Christmas Updates

body .add_to_cart_button {
    background: #4F7942!important;
	border: 2px solid #C41E3A!important;

}

body .add_to_cart_button:hover {
    color:#fff!important;
      background: #C41E3A!important;
      
}
#icon-row .icon-link img {
    filter: invert(1) brightness(2);
}

#icon-row .icon-link {
    color: #fff;
    background: #4F7942;
	border: 2px solid #5c5e5e!important;
}

#icon-row .icon-link:hover {
    background: #C41E3A;
}*/
/* Default states */
.woocommerce.woocommerce-page .instock .button, .add_to_cart_button, .gform_button, .nopebtn a, .cwgstock_button, .form-submit #submit  {
	background-color: #c0173f !important;
    /*background-color: #c0173f !important; <<<Default Color*/
    color: #fff !important;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
	font-weight: 100;
	position: relative;
}
.woocommerce .add_to_cart_button.button {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 130px;
}

/* Hover / focus states */
.woocommerce.woocommerce-page .instock .button:hover, .woocommerce.woocommerce-page .instock .button:focus, .add_to_cart_button:hover, .add_to_cart_button:focus, .gform_button:hover, .gform_button:focus, .nopebtn a:hover, .nopebtn a:focus, .cwgstock_button:hover, .cwgstock_button:focus, .form-submit #submit:hover, .form-submit #submit:focus {
    background-color: #800F29 !important;
	color: #FFF !important;
	text-decoration: none !important;
	box-shadow: 0px 4px 10px 0px rgba(128, 15, 41, 0.6);
}

/* Active states */
.woocommerce.woocommerce-page .instock .button:active, .add_to_cart_button:active, .gform_button:active, .nopebtn a:active, .cwgstock_button:active,  .form-submit #submit:active {
	top: 1px;
	border: none !important;
}

/* Product Category pages */


.category-banner-section .category-banner {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom:15px;
}

.category-banner-section .category-banner .banner-tint {
	width: 100%;
	min-height: 100%;
	background: rgba(0,0,0,.3);
	padding: 10px;
	
}

.product-category.product h2 {
	line-height: 1.5em;
}
.category-banner-section .category-banner .img-border {
	width: 100%;
}

.category-banner-section .category-banner .banner-tint .cta-container {
	text-align: center;
	padding: 20px;
}
.category-banner-section .category-banner .banner-tint .cta-container h1,.category-banner-section .category-banner .banner-tint .cta-container h2  {
	color: #fff;
}
.category-banner-section .category-banner .banner-tint .cta-container p {
	color: #C9C1B1;
}

/*.woocommerce-products-header {
	padding: 20px 0;
}*/

.woocommerce-products-header__title.page-title {
	margin-bottom:1em;
}

.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	max-width: 100%;
}
.storefront-sticky-add-to-cart__content .size-woocommerce_thumbnail{
	min-height: 0;
	min-width: 0;
}


/* CONTENT PILLAR STYLES */
	.middle_section{
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: 1fr 1fr;
	}
	.single_row{
		max-height: 500px;
		overflow: hidden;
	}
	.first_row .one_side, .second_row .two_side{
		float: left;
	}
	.first_row .two_side, .second_row .one_side{
		float: right;
	}
	.one_side, .two_side{
		width: 50%;
		min-height: 500px;
	}
	.section_wrapper{
		  display: grid;
		  height: 100%;
		  padding: 20px;
		  min-height: 500px;
	}
	.section_header, .section_content{
		margin: auto;
		padding: 40px;
	}
	.section_button_link{
		margin: auto;
		margin-top: 20px;
	}
	.section_button{
		padding: 20px;
	}

/* FOOTER */

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

footer.site-footer a, footer.site-footer h3, footer.site-footer h4{
	color: #fff !important;
}

footer.site-footer h4 {
	font-size: .9rem;
	font-weight: 500;
    letter-spacing: 1px;
}

footer.site-footer .menus-col > .flex-content {
	align-items: flex-start;
}

footer.site-footer .menu-col {
	padding-bottom: 40px;
}

footer.site-footer .menu-col ul {
	margin: 0;
}
footer.site-footer .menu-col li {
	list-style-type: none;
	padding: 5px 0;
}

footer.site-footer .menu-col li a {
	text-decoration: none;
	font-weight: 100;
} 

footer.site-footer .menu-col li a:hover, footer.site-footer .menu-col li a:focus {
	text-decoration: underline !important;
}
footer.site-footer a:not(.button):hover {
	text-decoration: underline !important;
}

footer.site-footer .gform_button:hover, footer.site-footer .gform_button:focus {
	box-shadow: 0px 4px 10px 0px rgba(128, 128, 128, 0.6);
}


.gfield_required{
	color:  #f6cd27 !important;
}
.woocommerce-store-notice__dismiss-link{
	display: none !important;
}


body .site-header-cart .cart-contents {
	padding:10px;
	line-height:40px;
}
body .site-header-cart .cart-contents::after {
	line-height: 40px;
}
section#woocommerce_product_search-4 {
	padding:10px 0;
	margin:0;
}
a.cart-contents:hover, .site-header-cart:hover > li > a {
	background: #f2f2f2;
	color:#515151 !important;
}
.site-header-cart .cart-contents .count {
    /* color: #414141; */
    font-weight: bold;
}

.site-header-cart {
    border-left: 1px solid #d89700;
    border-right: 1px solid #d89700;
}
section#woocommerce_product_search-4 form {
	margin: 0;
}

.woocommerce-active .site-branding {
    max-width: 50%;
}
.storefront-primary-navigation {
    float: left;
    width: 100%;
}
#site-navigation {
	width: 100%;
}
#site-navigation button.menu-toggle:after, #site-navigation button.menu-toggle:before, #site-navigation button.menu-toggle span:before {
    background-color: #000000;
}
#site-navigation .handheld-navigation .dropdown-toggle { color: #000;}
#site-navigation button.menu-toggle, #site-navigation a {
    color: #000;
    border-color: #000;
}
.desktop-banner {
	display: none;
}



/***************************************
CART UX UPDATES
***************************************/

/* Fixes stuff that bootstrap broke */
.woocommerce-page .form-row {
	display: block;
}

.wc-pao-addon .form-row {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.col2-set .col-1, .col2-set .col-2 {
	max-width: 100%;
}

.storefront-product-pagination a {
	box-shadow: 0 2px 22px 0 rgba(81,81,81,0.3);
}

/* Alerts and messages */ 

.wcap_popup_non_mandatory_button {
	margin-top: 10px;
    padding: 10px;
    display: block;
    font-weight: 700;
}


.woocommerce-message {
	background: #a9c5b7;
	color: #333;
}

.woocommerce-message.near-alert {
	background: #FFF3D4;
	color: #333;
}

.woocommerce-message.near-alert p{
	margin: 0;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
	background: #c7cfdd;
	color:  #1b5c73;
}

.site-main {
	padding: 0 15px;
}
/* Product search results mini cart */

body .product-search-results-content {
	width: 350px !important;
}

body .product-search-results-content  .search-results {
	display: flex;
	flex-direction: column;
}

body .product-search-results-content  .search-results tr {
	display: block;
	padding: 15px !important;
}
body .product-search-results .entry span.title {
	font-weight: 700;
	color: #333;
}

body .product-search-results .entry span.title:hover, body .product-search-results .entry span.title:focus {
	opacity: .5;
}

#logo-section div.product-search.floating div.product-search-results-content {
	right: 0 !important;
}

#secondary div.product-search.floating div.product-search-results-content {
	left: 0 !important;
}
/* Site header mini cart */
body .storefront-handheld-footer-bar ul li.cart .count {
    background-color: #c0173f !important;
    border-color: #c0173f !important;
}

.storefront-handheld-footer-bar {
	box-shadow: 0 2px 22px 0 rgba(81,81,81,0.3) !important;
}

.added_to_cart.alt, .added_to_cart {
	background-color: #eeeeee;
    border-color: #eeeeee;
    color: #333333;
}

.site-header .product_list_widget li .quantity, .site-header .product_list_widget .variation {
	padding-left: 25px;
}
.added_to_cart.alt:hover, .added_to_cart:hover {
	background-color: #d5d5d5;
    border-color: #d5d5d5;
}
#site-header-cart > li {
	position: absolute;
	left: -188px;
	width: 350px;
}

#site-header-cart > li:first-of-type {
	position: relative;
	width: auto;
	left: 0;
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt,  .widget a.button.checkout {
	background-color: #c0173f;
	border-color: #c0173f;
}

button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .widget-area .widget a.button.alt:hover, .widget a.button.checkout:hover {
	border-color: #c0173f;
	background-color: #800F29;
	color: #FFF !important;
	box-shadow: 0px 4px 10px 0px rgba(128, 15, 41, 0.6);
}

#site-header-cart .woocommerce-mini-cart-item.mini_cart_item {
	background: #fff; 
}
#site-header-cart .woocommerce-mini-cart__total.total {
	background: #fff;
	font-size: 1.2em;
}
#site-header-cart .woocommerce-mini-cart__buttons.buttons {
	background: #fff;
	
}

#site-header-cart .widget_shopping_cart_content {
	box-shadow: 0 2px 22px 0 rgba(81,81,81,0.3) !important;
}

a.cart-contents, .site-header-cart .widget_shopping_cart li a {
	color: #333;
	font-weight: 700;
}

.site-header-cart .widget_shopping_cart li a:hover {
	color: #333;
	opacity: .5;
}

.woocommerce-cart .storefront-handheld-footer-bar, 
.woocommerce-cart  .top_message,
.woocommerce-cart  .topbar_wrap,
.woocommerce-checkout .storefront-handheld-footer-bar, 
.woocommerce-checkout  .top_message,
.woocommerce-checkout  .topbar_wrap{
    display: none;
}
.woocommerce-checkout .card-banner {
    border-left: 0.6180469716em solid rgba(0, 0, 0, 0.15);
    padding: 0.5em 1.618em;
    background: #c0173f;
    color: #d7d7d7;
    margin-bottom: 1em;
}

.woocommerce-checkout .card-banner a {
    color: #fff;
}
.woocommerce-cart .add-card-box h2 {
    font-size: 1.2em;
    margin-bottom: 20px;
    margin-top: 1em;
}
.woocommerce-cart .add-card-box ul.products li.product {
    margin-bottom: 15px;
}

.woocommerce-cart #masthead, .woocommerce-checkout #masthead  {
    padding-bottom: 0;
}
.woocommerce-cart .storefront-breadcrumb, .woocommerce-checkout .storefront-breadcrumb {
    margin-bottom: 0;
}
.woocommerce-cart h1.entry-title {
    text-align: center;
    border-bottom: 1px solid #ababab;
    padding-bottom: 10px;
}
.woocommerce-cart table.shop_table_responsive tr td.product-name::before {content:''}
.woocommerce-cart dl.variation {
    text-align: left;
}
.woocommerce-cart table.shop_table_responsive tr td {
    text-align: center;
}
.page.storefront-full-width-content.woocommerce-cart .entry-header {
    padding-bottom: 0;
}
.page.storefront-full-width-content.woocommerce-checkout .entry-header {
    padding-bottom: 0;
    text-align: center;
}

.mobile-banner #media_gallery-2 img {
    border-radius: 100px;
	    padding: 10px;
}
.mobile-banner #gallery-2, .mobile-banner .galleryid-5 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}



/***************************************
Sidebar and Product Filters
***************************************/


.widget.mobile_filter {
    margin-bottom: 1em;
}
.widget.mobile_filter .box-toggle {
	 padding: 20px;
	font-size: 18px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
	box-shadow: 0 2px 15px 0 rgba(81,81,81,0.35) !important;

}
.mobile_filter h2.widget-title {
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
}
.wcpf-field-color-list .wcpf-heading-label, 
.wcpf-field-text-list .wcpf-heading-label, 
.wcpf-field-box-list .wcpf-heading-label, 
.wcpf-field-checkbox-list .wcpf-heading-label, 
.wcpf-field-radio-list .wcpf-heading-label, 
.wcpf-field-drop-down-list .wcpf-heading-label, 
.wcpf-field-price-slider .wcpf-heading-label {
	font-size: 18px;
}
.wcpf-box-item {
    /*width: 48%!important;*/
	width: auto !important;
    padding: 0 5px;
    margin: 1%;
}

.wcpf-field-button .wcpf-button {
	background: #e5e5e5;
}
div.wcpf-field-box-list .wcpf-box-list .wcpf-box-item {
	min-width: 48px !important;
    color: #999;
    margin: 2px;
}


.reset-filters-button {
    max-width: 150px;
    float: right;
    width: 100%;
	display:none;
}

.wcpf-filter-inner:after {
    display: table;
    clear: both;
    content: '';
}
/*Subcategory List*/
.subcategory-list {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.mobile-filters-toggle .widgettitle {
    margin: 0;
    padding: 0;
    border: none;
    font-weight: 600;
    font-size: 18px;
    color: #111;
	margin-bottom:10px;
}
.subcategory-list .product-categories {
	margin-bottom: 0;
}
.subcategory-list:before, .subcategory-list:after {
    clear: both;
    display: table;
    content: '';
}
.subcategory-list .product-categories li {
    display: block;
    float: left;
    margin-right: 24px;
    float: left;

}
.subcategory-list .product-categories li a {
    display:block;
    color:#727272;
    padding-bottom: 2px;
    margin-bottom: 5px;
    border-bottom: 3px solid #fff;
}
.subcategory-list .product-categories li a:hover {
    text-decoration: none;
    border-bottom-color: #c0173f;
}
.subcategory-list .product-categories li a:focus {
    outline: none;
}
/***************************************
CHRISTMAS THEME
***************************************/

.christmas-theme .site-content {
	background-image: url(https://ottosgranary.store.seethewebdev.com/wp-content/themes/ottosgranary/images/christmas-ornaments-w.jpg);
	background-size: 100%;
}

/*.christmas-theme .main-container {
	background: rgba(255,255,255,.9);
}*/

.christmas-theme #hero .banner-img .img-border {
    border: 20px solid transparent;
	padding: 10px;
}

.christmas-theme #store-photo .img-tint, 
.christmas-theme .banner-img .img-tint, 
.christmas-theme .img-border, 
.christmas-theme .feat-cats-section .feat-cat-box .tint, 
.christmas-theme #christmas-hero .cta-bg, .christmas-theme .category-banner-section .category-banner .banner-tint {
	    
}
.christmas-theme .storefront-sorting {
	background: #fff;
	padding: 10px;
}
.widget + .storefront-sorting .woocommerce-pagination {
    display: none;
}
.widget + .storefront-sorting form.woocommerce-ordering {
    float: right;
}

ul.products + .storefront-sorting form.woocommerce-ordering {
	display:none

}
nav.woocommerce-pagination {
    float: none;
}

.christmas-theme #secondary {
	background: #fff;
	margin-bottom: 0;
}

.christmas-theme #primary {
	padding-top: 20px;
}

.christmas-theme .woocommerce-tabs {
	background: #fff;
	padding: 20px;
}

.christmas-theme.single-product div.product .summary {
	background: #fff;
	padding: 20px;
}

.christmas-theme .site-main {
	margin-bottom: 0;
	padding-bottom: 2.617924em;
}
.christmas-theme.blog .post-bg {
	background: #fff;
}

.christmas-theme #post-navigation {
	background: #fff;
}
.christmas-theme #content .gform_wrapper {
	background: #fff;
}

.christmas-theme.page-template-page-contact #main .phone-num, .christmas-theme.page-template-page-contact #main .store-add, .christmas-theme.page-template-page-contact #main .store-hours {
	background: #fff;
}
.christmas-theme .hentry {
	margin-bottom: 0;
	padding-bottom: 4.235801032em;
}
.christmas-theme .site-footer {
	background-color: transparent;
	background-image: url(https://ottosgranary.store.seethewebdev.com/wp-content/themes/ottosgranary/images/christmas-pattern-footer.jpg);
	background-size: 80%;
}

/* Falling Snow */
.winter-is-coming {
    overflow: hidden;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
    background: #333;
}
.winter-is-coming, .snow {
    z-index: 100;
    pointer-events: none;
}

.snow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation: falling linear infinite both;
    animation: falling linear infinite both;
    -webkit-transform: translate3D(0, -100%, 0);
    transform: translate3D(0, -100%, 0);
}

.snow--near {
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    background-image: url(https://ottosgranary.store.seethewebdev.com/wp-content/themes/ottosgranary/images/snow-large.png);
    background-size: contain;
}

.snow--near + .snow--alt {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}

.snow--mid {
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    background-image: url(https://ottosgranary.store.seethewebdev.com/wp-content/themes/ottosgranary/images/snow-medium.png);
    background-size: contain;
}

.snow--mid + .snow--alt {
    -webkit-animation-delay: 10s;
    animation-delay: 10s;
}

.snow--far {
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    background-image: url(https://ottosgranary.store.seethewebdev.com/wp-content/themes/ottosgranary/images/snow-small.png);
    background-size: contain;
}

.snow--far + .snow--alt {
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
}

@keyframes falling {
	0% {
    -webkit-transform: translate3D(-7.5%, -100%, 0);
    transform: translate3D(-7.5%, -100%, 0);
	}
	100% {
		-webkit-transform: translate3D(7.5%, 100%, 0);
		transform: translate3D(7.5%, 100%, 0);
	}
}

@media only screen and (min-width: 992px) {
	.christmas-theme #hero .banner-img .img-border {
		border: 60px solid transparent;
		padding: 10px;
	}
	
	.christmas-theme #store-photo .img-tint, .christmas-theme .banner-img .img-tint, .christmas-theme .img-border, .christmas-theme .feat-cats-section .feat-cat-box .tint, .christmas-theme #christmas-hero .cta-bg, .christmas-theme .category-banner-section .category-banner .banner-tint {
	}
	   
	.christmas-theme .feat-cats-section .right-col .feat-cat-box .img-border.flex-content {
		padding: 0;
	}
	button.mobile-filters-display {
        display: none;
    }
    .desktop-hide {
    	display:none;
    }
	.mobile-filters-toggle .widgettitle {
		float: left;
		width: 220px;
		font-size: 16px;
		margin-bottom: 0px;
	}

	.subcategory-list .product-categories { 
		width: calc(100% - 220px);
		float:left;
	}
	.storefront-sorting {
		border-top: 1px solid #dadada;
		padding-top: 10px;
	}
	.wcpf-filter .wcpf-heading-label {
		width: 100%;
		display: inline-block;
		max-width: 200px;
	}

	.priceSliderInput {
		display: none;
	}

	.wcpf-price-slider.field-input-container.wcpf-content {
		max-width: 400px;
	}
	#hero .banner-img .cta-container {
		min-height: 350px;
	}
}

p.woocommerce-result-count {
	float:none;
}
/***************************************
MEDIA QUERIES
***************************************/

@media only screen and (min-width: 340px) {
	.blog .hentry .post-thumb .wp-post-image {

		width: 400px; /**/

	}
        
        #promo-area .title_box span{font-size:32px;}
	
}

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


	button.single_add_to_cart_button {
		width: 98%;
		margin: 1em auto 0;
		clear:both;
		display: block;
	}

	.single-product div.product form.cart div.quantity {
		float: none;
		width: 98%;
		margin: 0 auto;
		display: block;
		text-align: center;
	}

	.single-product div.product form.cart div.quantity:before {content: 'Quantity: ';display: inline-block;}
}

.single-product div.product p.price {
    margin: 0;
}

.summary .price .amount {display:inline-block;white-space: nowrap;}
.summary .price .amount:first-letter {
    vertical-align:super;
    font-size:16px
}
.summary .price .wdr_product_strikeout del .amount {
    text-decoration: line-through;
}

.variations select {
    width: 100%;
    /* max-width: 400px!important; */
    line-height: 32px;
    height: 45px;
    padding: 0 10px;
    font-size: 1.1em;
}

.single-product div.product table.variations td.label label {
    font-weight: bold;
    margin-bottom: 0;
    font-size: 20px;
}

h3.wc-pao-addon-name {
    font-size: 22px;
    text-transform: capitalize;
}
.inner-promo-banner {
    margin: 12px 15px 0;
    color: #fff;
    text-align: center;
    font-weight: bold;
   
    background-size: cover;
    display: block;
}
.inner-promo-banner p {
    margin-bottom: 0;
	font-size: 1.75em;
}
/*.inner-promo-banner .img-border {
    margin: 20px;
}*/
.inner-promo-banner:before, .inner-promo-banner:after {
    display: table;
    clear: both;
    content: '';
}
.widget.filters {
		margin-bottom:0;
	}
@media only screen and (min-width: 768px) {
	
	
		.category-banner-section .category-banner .img-border {
		min-height: 200px;
	}
	
	#promo-area .promo-col.left-col p {
		font-size: 2em;
}
	#promo-area .promo-col.mid-col p {
		font-size: 1.4em;
	}
	

	
	#icon-row .icon-link-container {
		width: 33%;
	}

	
	.storefront-primary-navigation {
		width: 720px;
	}
	
	.left-sidebar .widget-area {
		width: auto;
		margin-right: auto;
	}
	
	.woocommerce-active .site-header .site-header-cart {
		width: 25%;
	}
	
	.site-header-cart {
		border-left: 1px solid #6c6c6c;
		border-right: 1px solid #6c6c6c;
	}
	


}
@media(max-width:991px){

	.widget + .storefront-sorting form.woocommerce-ordering {
		display: none;
	}
	.woocommerce-products-header__title.page-title {
		margin:0 0 1em;
		
	}
	.mobile-filters-toggle.open {
		overflow-y: auto;
		left: 1%;
		right: 1%;
	
	}

	.mobile-filters-toggle {
		overflow: hidden;
		left: 100%;
		right: 0;
		transition: 300ms ease;
		position: fixed;
		bottom: 55px;
		max-height: 100%;
		z-index: 9999999;
		background: #fff;
		top: 1%;
		padding: 0 15px;
		border: 4px solid #000;
		box-shadow: 0 0 14px 3px #e0d7c6;
	}
	button.mobile-filters-display {
		    border-radius: 27px;
			font-size: 18px;
			padding: 0;
			width: 100%;
			margin: 8px auto 0;
			line-height: 40px;
			outline: none;
			display: block;
			background: #2f2f2f;
			color: #fff;
			max-width: 200px;
			text-transform: uppercase;
			font-weight: 800;
			float:right;
	}
	button.mobile-filters-display:hover{
		background:#dcb30d;
	}
	div#woocommerce_product_search-6 {
		display: none;
	}

	div#woocommerce_product_categories-3 {
		display: none;
	}

	p.woocommerce-result-count {
		margin-bottom: 10px;
		
	}
	#wcpf_filters-2 {
		margin-bottom: 0;
	}
	body.lock-scroll {
		overflow: hidden!important;
	}

	#wcpf_filters-2 {
		margin-bottom: 0;
	}
	.mobile-filters-toggle.open + .desktop-hide > .close-overlay {
		position: fixed;
		bottom: 0;
		width: 100%;
		background: #dcb30d;
		left: 0;
		text-align: center;
		cursor: pointer;
		color: #fff;
		font-weight: bold;
		line-height: 50px;
		z-index: 999999999;
		    display: block;
			
	}
	.mobile-filters-toggle + .desktop-hide > .close-overlay {
		display:none;
	}
	.widget .woocommerce-ordering {
		float: none;
		margin-right: 0;
	}

	.widget_order {
		margin-bottom: 10px;
		margin-top:10px;
	}

	.widget .woocommerce-ordering select {
		width: 100%;
		height: 40px;
		
	}
	#mega-menu-wrap-shiftnav #mega-menu-shiftnav > li.mega-menu-megamenu > ul.mega-sub-menu {
		width: 100% !important;
	}
}

@media only screen and (min-width: 992px) {
	

	.mobile_filter{
        display:none !important;
    }
	
	
    #secondary{
        display:block;
    }
	.wcpf-field-box-list .wcpf-box-list .wcpf-box-item {
		margin: 1px;
		line-height: 35px !important;
    	height: 35px !important;
	}
	.wcpf-field-color-list .wcpf-heading-label, .wcpf-field-text-list .wcpf-heading-label, .wcpf-field-box-list .wcpf-heading-label, .wcpf-field-checkbox-list .wcpf-heading-label, .wcpf-field-radio-list .wcpf-heading-label, .wcpf-field-drop-down-list .wcpf-heading-label, .wcpf-field-price-slider .wcpf-heading-label {
		font-size: 16px;
	}
	
	


	#logo-section {

		height: 100px !important;
		display: flex;
		flex-direction: column;
		justify-content: center;
		z-index: 9999;
		position: relative;
	}

	#masthead {
		background: #333 !important;
		/*background: #333  !important; <<< Default Color*/
		margin: 0;
		padding: 5px 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;

	}
	
	#masthead .col-full {
		padding: 0 !important;
	}
	.woocommerce-active .site-header .main-navigation {
		margin-right: 0 !important;
	}
	
	body h1, body .h1 {
		font-size: 2.5rem;
	}

	body h2, body .h2 {
		font-size: 2rem;
	}

	body h3, body .h3 {
		font-size: 1.75rem;
	}
	
	#store-photo .img-tint, .banner-img .img-tint, .img-border, .feat-cats-section .feat-cat-box .tint, #christmas-hero .cta-bg, .category-banner-section .category-banner .banner-tint {
		padding: 20px;
	}
	
	.storefront-primary-navigation {
		width: 960px;
	}
	
	#promo-area .promo-col {
		padding: 0 10px;
		align-items: flex-start;
	}
	#promo-area .promo-col p {
		line-height: 1.0em;
	}
	#promo-area .promo-col.left-col {
		
		width: 33%;
		
	}
	
	#promo-area .promo-col.left-col p {
		font-size: 3.5em;
		line-height: 1.0em;
	}
	#promo-area .promo-col.mid-col {
		width: 33%;
		/*border-right: 3px solid #1b5c73;*/
		border-right: 3px solid #fff;
	}
	
	#promo-area .promo-col.right-col {
		border-top: none;
		width: 33%;
		padding: 0 10px;
	}
	
	#promo-area .promo-wrap {
		width: 850px;
		margin: 0 auto;
	}
	
	#promo-area .promo-code {
    	padding: 3px 12px;
	}
	
	.banner-img .cta-container {
	
		justify-content: flex-end;
	}
	
	.banner-img .cta-content {
		width: 500px;
		padding: 0 20px;
	}
	#christmas-hero .cta-bg {
		width: 50%;
		background-color: rgba(224,215,198,.88);
	}
	
	#christmas-hero .cta-bg .cta-content {
		width: 100%;
		padding: 0 50px;
	}
	
	#christmas-hero .img-tint {
		padding: 20px;
	}
	

	.feat-cats-section .left-col .feat-cat-box {

		background-size: 50%
	}
	.feat-cats-section .feat-cat-box .tint {
		background: rgba(255,255,255,0);
	}
	.feat-cats-section .feat-cat-box .img-border.flex-content {
		justify-content: flex-end;
	}
	
	.feat-cats-section .left-col .feat-cat-box .cat-desc {
		width: 50%;
	}
	
	.feat-cats-section .right-col .feat-cat-box .cat-desc {
		width: 60%;
	}
	
	.feat-cats-section .right-col .feat-cat-box .cat-desc h3 {
		font-size: 1.3rem;
	}
	
	.feat-cats-section .right-col .feat-cat-box .img-border.flex-content {
		padding: 10px;
	}
	
	#secondary {
		border-right: 1px solid #ddd;
		
	}
	
	#secondary .padding {
		padding: 30px 5px 30px 15px;
	}
	
	#icon-row {
		padding: 20px 15px;

	}

	.store-section {
		padding: 100px 0;
	}
	
	.left-sidebar .content-area.col-lg-9 {
		max-width: 75% !important;
	} 

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.feat-prod-container {
		width: 220px;
		margin: 20px;
	}
}
@media only screen and (min-width: 1064px) {
	.tax-product_cat #primary, .single #primary, .woocommerce-shop #primary  {
		padding: 0;
	}

	.inner-promo-banner {
		margin-left:0;
		margin-right:0;
		
	}
}
@media only screen and (min-width: 1200px) {
	
	
	.blog .post-bg {
		width: 100%; 
	}

	.blog .post-thumb {
		width: 35%;
	}

	.blog .post-content {
		width: 65%; 
	}
	
	.woocommerce-active .site-header .main-navigation {
		margin-right: 4.347826087% !important;
	}
	.woocommerce-active .site-header .site-header-cart {
		width: 21.7391304348%;
	}
	
	.storefront-primary-navigation {
		width: 1140px;
	}
	
	
	.storefront-primary-navigation > .col-full:first-of-type {
		padding: 0 !important;
		max-width: 1100px !important;
		margin: 0 auto !important;
	}
	
	.left-sidebar .content-area.col-xl-10 {
		max-width: 83.333333% !important;
	} 
	
	.blog-wrap {
		max-width: 1100px;
		margin: 0 auto;
		margin-left: 0;
	}
	
	#icon-row .icon-link-container {
		width: 20%;
		padding: 0 5px;
	}
	
	#site-header-cart > li {
	
		left: -163px;

	}
}


/*For Composite Products*/

.product-type-composite .composite_form .composite_navigation_inner a.page_button {
    background-color: #c0173f;
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    padding: 5px 15px;
    text-decoration:none;
        transition: all 0.2s ease-in-out;
}
.product-type-composite .composite_form .composite_navigation_inner a.page_button:hover {
    background:#800F29;
}

.product-type-composite .composite_form .composite_navigation .prev:before, 
.product-type-composite .composite_form .composite_navigation .next:after {
    color: #c0173f;
}
.product-type-composite .composite_form .component .component_options_select {
    width: 100%;
    padding: 10px 5px;
}
.product-type-composite a.element_link {color: #fff;}

.product-type-composite a.element_link.inactive {
    text-decoration: none;
}

.product-type-composite .composite_form .composite_pagination ul li {
    background: #c0173f;
}

.product-type-composite .composite_form .composite_pagination ul li:before {

    border-top-color: #c0173f;
    border-bottom-color: #c0173f;

}
.product-type-composite .composite_form .composite_pagination ul li:after {

    border-left-color: #c0173f;
}

.component_message .woocommerce-info {
    background: #333333;
    color: #fff;
}


.oops {
	text-align: center;
	font-size: 1.3em;
	
}

/* Easter / Spring banner styles */
.home #hero .banner-img {
	background-position: bottom center;
}
/*Extra mobile banner styles*/
.home #hero .banner-img.desktop {
    display: none;
}
.banner-img.mobile .img-border, .banner-img.mobile .img-tint {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.banner-img.mobile .cta-container {
    min-height: 1px;
}
@media(min-width:768px){
    .home #hero .banner-img.desktop {
        display: block;
    }

    .home #hero .banner-img.mobile {
        display: none;
    }

}


.cta-content p {
    /*font-weight: bold;*/
    font-size: 1em;

}
.cta-content h2 {
	 font-size: 1.25em;
}
@media(min-width:768px){
	.cta-content p {
	  
		font-size: 1.15em;

	}
	.cta-content h2 {
		 font-size: 1.4em;
	}
}

body .cc-window {
    z-index: 99999;
}
.please {
	text-align: center;
	font-size: 2em;
	font-weight: bold;
}

.check {
	text-align: center;
	font-size: 1.5em;
}

.nopebtn {
	display: block;
	margin: 2em auto;
text-align: center;
}

.nopebtn a {
background: #F7B519;
	color: #fff !important;
	padding: 10px 15px;
	display: block;
	width: 150px;
	text-align: center;
	margin: 0 auto;
}

.blog .post.hentry .entry-header {
    border-bottom: 0;
    border-top: 1px solid rgba(0,0,0,.05);
    padding-top: 1em;
}

.blog .post.hentry .entry-taxonomy {
    border-top: 0;
    border-bottom: 1px solid rgba(0,0,0,.05);
    padding-bottom: 1em;
	margin-top: 0;
}
.single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6 {
    clear: none;
    margin-top: 35px;
}
@media(min-width:481px){
	.blog .entry-content img {
			float: right;
			max-width: 300px;
			height: auto;
			margin-left: 2em;
	}
	
	
}


ul.products li.product.post-11681 .price, .post-11681 .add_to_cart_button,
ul.products li.product.post-11676 .price, .post-11676 .add_to_cart_button,
ul.products li.product.post-15519 .price, .post-15519 .add_to_cart_button,
ul.products li.product.post-11686 .price, .post-11686 .add_to_cart_button,
ul.products li.product.post-15518 .price, .post-15518 .add_to_cart_button,
ul.products li.product.post-11672 .price, .post-11672 .add_to_cart_button {
    display: none;
}

ul.products li.product {
	width: 46.411765%;
	float: left;
	margin-right: 5.8823529412%;
}

ul.products li.product:nth-of-type( 2n ) {
	margin-right: 0;
}

@media ( min-width: 768px ) {
	ul.products li.product:nth-of-type( 2n ) {
		margin-right: 5.8823529412%;
	}
}
	div.wcpf-field-box-list .wcpf-box-list .wcpf-box-item:hover {
		background: none;
		color: #999;
	}
	div.wcpf-field-box-list .wcpf-box-list .wcpf-box-item.selected:hover {
		background: #000;
		color: #fff;
	}
@media only screen and (min-width: 992px) {
	.banner-img .cta-container {
		flex-wrap: nowrap;
	}

	div.wcpf-field-box-list .wcpf-box-list .wcpf-box-item:hover.
	div.wcpf-field-box-list .wcpf-box-list .wcpf-box-item.selected:hover	{
		background-color: #c0173f;
		color:#fff;
	}

}
.hidden.product {
    display: block!important;
}

.hidden.product form.cart, .hidden.product .stock, .hidden.product .price {display:none;}

.g-recaptcha- {
    overflow: hidden;
}
div#yext-widget-293296.yext-reviews .review-header .leaveReview a
{
    color: #007bff;
    opacity: 1;
    font-weight: bold;
    font-size: 1.25em;
    padding: 5px;
    background: #fff;
    border: 2px solid;
    text-decoration: none;
}


div#yext-widget-293296.yext-reviews .review-header .total a{
    color: #007bff;
    opacity: 1;
    font-weight: bold;
}

div#yext-widget-293296.yext-reviews .review-header .leaveReview a:hover, 
div#yext-widget-293296.yext-reviews .review-header .leaveReview a:active, 
div#yext-widget-293296.yext-reviews .review-header .leaveReview a:focus {
    background: #007bff;
    color: #fff;
}
span.call-error {
    display:block;
    background:#fff;
    color:#333333;
    padding:15px;
    margin-top:15px;
    border:2px solid #333
}
span.call-error a {
    color:#e2401c;
    font-weight:bold;
}

.yith-wcwl-icon.fa {
    font-family: FontAwesome;
	line-height: 34px;}

.yith-wcwl-icon.fa-heart-o:before {
    content: "\f08a";
    color:#afafaf
}
.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg {
    margin-left: 5px;
}
.products .product .yith-wcwl-add-button a,
.products .product .yith-wcwl-wishlistaddedbrowse a,
.products .product .yith-wcwl-wishlistexistsbrowse a {
    display: inline-flex;
    width: 31px;
    height: 31px;
    background: #fff!important;
    border-radius: 20px;
	align-items: center;
    justify-content: center;
}
	
.add-to-wishlist-before_image div.yith-wcwl-add-to-wishlist {
	left: 88%;
}
.yith-wcwl-wishlistaddedbrowse .fa-heart,
.yith-wcwl-wishlistexistsbrowse .fa-heart {
    color: #c0173f;
}
.add-to-wishlist-before_image div.yith-wcwl-add-to-wishlist i {
    font-size: 20px;
}

.yith-wcwl-add-to-wishlist a {
    color: #333;
}

#yith-wcwl-form .product-add-to-cart a {
    padding: 5px;
    line-height: 35px;
    width: 150px;
    text-decoration: none;
}
.woocommerce-perpage {
    margin: 5px 0;
}
.result-count-wrap {
    float: left;
}
/*Combined WooCommerce Product Addons CSS into this file - dequeued separate file from loading*/
.wc-pao-addon-image-swatch-select{display:none}.wc-pao-addon-image-swatch{display:inline-block;outline:1px solid #ddd;padding:2px;margin-right:5px;margin-bottom:2px}.wc-pao-addon-image-swatch:active,.wc-pao-addon-image-swatch:focus,.wc-pao-addon-image-swatch:hover{outline:1px solid #666}.wc-pao-addon-image-swatch.selected{outline-color:#0f834d;outline-width:2px}.wc-pao-addon-image-swatch img{max-width:65px;max-height:65px}.wc-pao-addon-heading{margin:1em 0 0}.wc-pao-addon{margin:0 0 1em;padding:0 2px}.wc-pao-addon p{margin:0}.wc-pao-addon .wc-pao-addon-name{margin:0;display:inline-block}.wc-pao-addon label.wc-pao-addon-name{font-weight:700}.wc-pao-addon .wc-pao-addon-description{font-style:italic}.wc-pao-addon .wc-pao-addon-wrap{margin:.5em 0 0 0}.wc-pao-addon .wc-pao-addon-wrap select{width:auto;min-width:50%}.wc-pao-addon .wc-pao-addon-wrap .wc-pao-addon-checkbox{align-self:center;margin-right:4px}.wc-pao-addon .wc-pao-addon-wrap .wc-pao-addon-radio{align-self:center}.wc-pao-cart-quantity-field input{background:0 0!important;outline:0!important;border:0!important;box-shadow:none!important}.wc-pao-addon-chars-remaining{display:none}.wc-pao-addon-chars-remaining.visible{display:block}.woocommerce .wc-pao-addon .wc-pao-addon-wrap label{display:inline}.wc-pao-addon abbr.required{text-decoration:none!important}div.product-addon-totals{margin:20px 0 40px 0;padding:20px 0 0 0;border-top:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden}div.product-addon-totals ul{list-style:none;margin:0}div.product-addon-totals ul li{display:flex;justify-content:space-between;padding:5px 0}div.product-addon-totals ul li.wc-pao-row-quantity-based{padding-left:20px}div.product-addon-totals .wc-pao-subtotal-line{justify-content:flex-end;border-top:1px solid #eee;padding:10px 0;margin-top:20px}.single-product div.product div.product-addon-totals .wc-pao-subtotal-line p.price{margin:0}.tips{cursor:help;text-decoration:none}img.tips{padding:5px 0 0}#tiptip_holder{display:none;z-index:8675309;position:absolute;top:0;left:0}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#333}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#333}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#333}#tiptip_holder.tip_left{padding-right:5px}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#333}#tiptip_content,.chart-tooltip,.wc_error_tip{color:#fff;font-size:.8em;max-width:150px;background:#333;text-align:center;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2)}#tiptip_content code,.chart-tooltip code,.wc_error_tip code{padding:1px;background:#888}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}.wc-pao-addon-checkbox-required-error{color:#e2401c}

