/*!
 * Marketing 360 WooCommerce Template 109
 */

/* ==========================================================================
   Colors
   ========================================================================== */

/* Background Colors */

.btn,
.comment-form .form-submit input[type="submit"],
.woocommerce.widget_product_search [type="submit"],
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.woocommerce .onsale ,
.product .cart .button {
  background: #b7c846;
  color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.comment-form .form-submit .submit:hover,
.comment-form .form-submit .submit:focus,
.woocommerce.widget_product_search [type="submit"]:hover,
.woocommerce.widget_product_search [type="submit"]:focus,
.product .cart .button:hover,
.product .cart .button:focus {
  background: #9dae2b;
}
.button,
.btn-secondary {
  background: #333333;
}
.button:hover,
.button:focus,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  background: #000;
}

/* Text Colors */

a,
.text-color,
.pagination>li>a,
.pagination>li>span,
.pagination-nav ul>li>a,
.pagination-nav ul>li>span {
  color: #889a0f;
}
a:hover,
a:focus,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination-nav ul>li>a:hover,
.pagination-nav ul>li>span:hover,
.pagination-nav ul>li>a:focus,
.pagination-nav ul>li>span:focus {
  color: #b3cc0d;
}

/* ==========================================================================
   Base
   ========================================================================== */

body {
/*--background: url(../img/bg-main.jpg) top center/cover no-repeat fixed;--*/
	background:#fff;
 /*-- font-family: 'Montserrat', sans-serif;--*/
	font-family: 'Josefin Sans', sans-serif;
  font-size: 15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	/*--font-family: 'Oswald', sans-serif;--*/
	font-family: 'EB Garamond', serif;
	font-weight: 400;
}

/* Buttons */
.btn,
.comment-form .form-submit input[type="submit"],
.woocommerce.widget_product_search [type="submit"],
.button {
  border-radius: 0;
}
.btn-search {
  background: none;
  border: 1px solid #ccc;
  color: #888;
}

.btn-hollow {
  background: none;
  border: 2px solid #fff;
  color: #b7c846;
}
.btn-hollow:hover,
.btn-hollow:focus {
  background: #b7c846;
  color: #fff;
}
.btn-hollow.btn-white {
  border-color: #fff;
  color: #b7c846;
}
.btn-hollow.btn-white:hover,
.btn-hollow.btn-white:focus {
  background: #fff;
  color: #b7c846;
}

/* Forms */
.form-control {
  border-radius: 0;
}

/* Helpers */

.text-white {
  color: #fff;
}

/*--.account-main-menu div {
   padding-top: 45px;
	position:relative;
}

.account-info {
   padding-top: 45px;
	position:relative;
}--*/


.account-main-menu a {
    color: #000;
}

/* ==========================================================================
   Header
   ========================================================================== */

body.home .site-header {
  margin: 0;
}

.site-header-top {
  background: #333333;
  color: #fff;
  font-size: 14px;
}
.site-header-top a {
  color: #fff;
}
.site-header-top a:hover,
.site-header-top a:focus {
  color: #b7c846;
}

.site-header-top .btn-link {
  background: none;
  color: #fff;
}

.site-header-main {
  padding: 0 0 10px;
  background: rgba(255,255,255);
}

.account-main-menu {
    margin-top: 45px!important;
}

.account-main-menu a {
    color: #000!important;
}

/* ==========================================================================
   Content
   ========================================================================== */

.site-content{
    background: #fff;
    margin: 0;
    padding-bottom: 30px;
    padding-top: 90px;
}
.home .site-content {
	margin: 0;
	padding: 0;
	background: transparent;
}	
/* ==========================================================================
   Sidebar
   ========================================================================== */

.site-sidebar {
/*  float: right;*/
}
.site-sidebar .widget .widget-title {
  font-weight: 600;
}
.blog .site-sidebar, .single-post .site-sidebar{
    border:2px solid #ddd;
    border-radius: 4px;
}
.blog .site-sidebar .widget-title, .single-post .site-sidebar .widget-title{
    font-size:18px;
}

.site-sidebar ul{
  padding-left: 0px;
  list-style: none;
}

.blog-cta{
  width: 100%;
}
 
/* ==========================================================================
   Homepage
   ========================================================================== */

.cta-heading {
  font-size: 28px;
  font-weight: 400;
  /*--font-family: 'Oswald', sans-serif;--*/
font-family: 'EB Garamond', serif;
}

.cta-subheading {
  font-size: 16px;
}

.bg-white {
	background: #fff;
}

.section-padding {
  padding: 60px 0;
}

body.home .site-content {
  margin-bottom: 0;
}

.home-banner {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

.home-banner .inner {
	background: rgba(51,51,51,0.8);
	padding: 50px 35px;
}

.home-banner .cta-heading {
	font-size: 58px;
	line-height: 1;
	text-transform: uppercase;
}

.home-banner .btn-lg {
	margin-top: 25px;
}

.row1 {
	background: url(../img/bg-row1.png) bottom center/cover no-repeat #fff;
	font-weight: bold;
	padding: 50px 0 120px;
}

.row2 {
	background: url(../img/bg-row2.jpg) top center/cover no-repeat;
}

.row2 .top-line {
	background: #b7c846;
	color: #fff;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 30%;
	max-width: 550px;
	width: 100%;
}

.row2 .bottom-line {
	font-size: 35px;
	padding: 10px;
	max-width: 550px;
	width: 100%;
	margin-left: 30%;
}


.row3 .cta-heading {
	color: #b7c846;
	text-transform: uppercase;
	margin-bottom: 0;
}

.row3 .cta-subheading {
	color: #b7c846;
	font-size: 28px;
}

.row3 .cta {
	display: block;
	position: relative;
	max-width: 649px;
	margin: 0 auto 25px;
}

.row3 .cta span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(54,54,54,0.9);
	color: #fff;
	/*--font-family: 'Oswald', sans-serif;--*/
	font-family: 'EB Garamond', serif;
	text-transform: uppercase;
	font-size: 30px;
	padding: 10px;
}

.row3 .cta:hover span {
	background: #b7c846;
}
.home-cta-section {
	background:#fff;
}
.home-newsletter {
	background: url(../img/bg-newsletter.jpg) top center/cover no-repeat;
	color: #fff;
	font-size: 21px;
	padding: 100px 0;
}

.home-newsletter .container {
	width: 90%;
}

.home-newsletter .form-inline .form-control {
	width: 100%;
		height: 50px;
}
.home-newsletter h4 {
	color: #303030;
	text-transform: uppercase;
	font-size: 34px;
	margin-bottom: 0;
}

.home-newsletter .btn {
	color: #fff;
	font-weight: bold;
	height: 48px;
}

.bottomrow {
  background: url(../img/bg-bottom.jpg) top center/cover no-repeat;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

/*!--------------------------- Custom Home Page Template ---------------------------*/
/*!--------------------------- Custom Home Page Template ---------------------------*/
/*--body.page-id-85493 {
	background: url(https://www.smokinbeans.com/wp-content/uploads/2020/09/hero.jpg) top center/cover no-repeat fixed;
}

body.page-id-85493 div.site-header {
margin-bottom: 0;
}

body.page-id-85493 div.site-content {
	padding-top: 0;
	padding-bottom: 0;
	background:none;
}

body.page-id-85493 div.site-content div.page-header {
	display:none;
}


div.custom-home-hero h1.hero-title {
font-family: 'Josefin Sans', sans-serif;
	font-size: 65px;
}

div.custom-home-hero h3.hero-subhead {
font-family: 'EB Garamond', serif;
	font-size: 40px;
	padding-bottom: 40px;
}

ul.hero-btn {
	padding-inline-start: 0;
}

ul.hero-btn li {
	display: inline-block;
	background: #5d1f1b;
	padding: 15px 30px;
width: 250px;
	border-radius: 4px;
	color:#fff;
	text-align: center;
	margin-right: 10px;
}

.cta-heading {
  font-size: 28px;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
font-family: 'EB Garamond', serif;
}

.cta-subheading {
  font-size: 16px;
}

.bg-white {
	background: #fff;
}

.section-padding {
  padding: 60px 0;
}

body.home .site-content {
  margin-bottom: 0;
}

.custom-home-hero {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

.custom-home-hero .inner {
	
	padding: 50px 35px;
}

.custom-home-hero .cta-heading {
	font-size: 58px;
	line-height: 1;
	text-transform: uppercase;
}

.custom-home-hero .btn-lg {
	margin-top: 25px;
}

.row1 {
	background: url(../img/bg-row1.png) bottom center/cover no-repeat #fff;
	font-weight: bold;
	padding: 50px 0 120px;
}

.row2 {
	background: url(../img/bg-row2.jpg) top center/cover no-repeat;
}

.row2 .top-line {
	background: #b7c846;
	color: #fff;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 30%;
	max-width: 550px;
	width: 100%;
}

.row2 .bottom-line {
	font-size: 35px;
	padding: 10px;
	max-width: 550px;
	width: 100%;
	margin-left: 30%;
}


.row3 .cta-heading {
	color: #b7c846;
	text-transform: uppercase;
	margin-bottom: 0;
}

.row3 .cta-subheading {
	color: #b7c846;
	font-size: 28px;
}

.row3 .cta {
	display: block;
	position: relative;
	max-width: 649px;
	margin: 0 auto 25px;
}

.row3 .cta span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(54,54,54,0.9);
	color: #fff;
	font-family: 'Oswald', sans-serif;
font-family: 'EB Garamond', serif;
	text-transform: uppercase;
	font-size: 30px;
	padding: 10px;
}

.row3 .cta:hover span {
	background: #b7c846;
}

.home-newsletter {
	background: url(../img/bg-newsletter.jpg) top center/cover no-repeat;
	color: #fff;
	font-size: 21px;
	padding: 100px 0;
}

.home-newsletter .container {
	width: 90%;
}

.home-newsletter .form-inline .form-control {
	width: 100%;
		height: 50px;
}
.home-newsletter h4 {
	color: #303030;
	text-transform: uppercase;
	font-size: 34px;
	margin-bottom: 0;
}

.home-newsletter .btn {
	color: #fff;
	font-weight: bold;
	height: 48px;
}

.bottomrow {
  background: url(../img/bg-bottom.jpg) top center/cover no-repeat;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}---*/





/* ==========================================================================
   Posts
   ========================================================================== */

dl {
  margin-bottom: 10px;
}

/* ==========================================================================
   Footer
   ========================================================================== */

.site-footer {
  background: #363636;
  color: #666;
  font-size: 14px;
  border: 0;
}
.site-footer .widget-title {
	color:#fff;
  font-size: 18px;
}
.site-footer a {
  color: #777;
}
.site-footer a:hover,
.site-footer a:focus {
  color: #fff;
}
.site-footer-bottom {
  background: none;
}



/* ==========================================================================
   Category Page
   ========================================================================== */


/* ==========================================================================
   Product List
   ========================================================================== */

.products-inner {
  padding: 10px;
  border: 1px solid #eee;
}
.products-inner > a:hover  img{
  opacity: 0.80;
}

/* ==========================================================================
   Single Product Page
   ========================================================================== */

.summary h1 {
  font-size: 28px;
}

.woocommerce.single-product .product .summary p.price {
	 color: #889a0f;
    font-weight: bold;
}
.woocommerce-product-details__short-description {
	margin-top: 20px;
}

.woocommerce .quantity [type="number"] {
	height: 38px;
}
 .product .cart .button {
	 font-size: 20px;
 }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* Large devices ONLY (small desktops, anything 1499px and DOWN) */
@media (max-width: 1499px) {
	.home-banner .inner {
		padding: 50px 25px;
	}
	.home-banner .cta-heading {
		font-size: 48px;
	}
	
	.site-content {
		padding-top: 50px;
	}
}

/* Medium devices ONLY (desktops, anything 1199px and DOWN) */
@media (max-width:1199px) {
	
	.home-banner .cta-heading {
		font-size: 38px;
	}
	
	.row3 .cta span {
		font-size: 20px;
	}
	
	.bottomrow .cta-heading {
		font-size: 48px;
	}

}


/* Small devices ONLY (tablets, anything 991px and DOWN) */
@media (max-width: 991px) {
	
	.home-banner {
		text-align: center;
	}
	
	.row1 {
		padding: 10px 0 40px;
	}
	
	.row2 .top-line {
		margin: 0;
		float: left;
	}
	
	.row2 .bottom-line {
		margin: 0;
		float: right;
	}
}

/* Extra Small devices ONLY (mobile, anything 767px and DOWN) */
@media (max-width: 767px) {
	body {
		background: none;
	}
	.home-banner {
		background: url(../img/bg-main.jpg) top center/cover no-repeat;
		padding: 30px 0;
	}

	.row1 {
		text-align: center;
		background: #f2f2f2;
		padding: 30px 0;
	}
	.row1 img {
		margin-bottom: 20px;
	}
  
  	.row2 .bottom-line {
		font-size: 22px;
	}
	
	.row3 .cta-subheading {
		font-size: 22px;
	}
	
	.home-newsletter {
		text-align: center;
		padding: 30px 0;
		background-position: top left;
	}

	.bottomrow {
		padding: 50px 0;
	}
	
	.bottomrow .cta-heading {
		font-size: 28px;
		line-height: 1;
	}
	
	
  .inline-block-xs{
    width: 100%;
    display: inline-block;
  }

}

/*
 * Begin "Not Limited" Media Queries - These pertain to the minimum pixel value and up.
 */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

  .text-right-sm {
    text-align: right;
  }

  /* Buttons */

   .btn.btn-lg {
      padding: 10px 14px;
      font-size: 16px;
      font-weight: 600;
   }

  /* Homepage */
  .cta-heading {
    font-size: 48px;
  }
  .cta-subheading {
    font-size: 18px;
  }

  /* Align Middle */

  .align-wrap {
    display: table;
    width: 100%;
    height: 480px;
  }
  .align-middle {
    display: table-cell;
    vertical-align: middle;
  }

  /* Homepage */
  .home-banner,
  .home-banner .align-wrap {
    height: 510px;
  }
  

  .bottomrow,
  .bottomrow .align-wrap {
    height: 500px;
  }

  /* Footer */

  .footer-newsletter {
    padding: 18px 0 10px;
    background: #ffc53b;
    color: #fff;
  }

  .site-footer .widget-title {
    border-top: 2px solid #797878;
    padding-top: 10px;
	 display: inline-block;
  }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

  .top60-md {
    margin-top: 60px;
  }

  /* Header */
  .site-header-cta {
    padding: 30px 0;
    background: #333333;
    color: #fff;
  }
  .site-header-cta p,
  .site-header-cta ul {
    margin: 0;
  }
  .site-header-cta a {
    color: #fff;
  }
  
  .site-header-cta a:hover,
  .site-header-cta a:focus {
	  color: #B7C846;
  }

  .site-header-nav {
    border: none;
  }

  .logo img {
	  margin-bottom: -52px;
  }
  
  .main-nav {
    margin-top: 15px;
  }
  .main-nav>ul{
	display: -webkit-flex;
	display: flex;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: space-between;
   justify-content: space-between;
  }
  .main-nav>ul>li>a {
    color: #333;
    font-size: 13px;
	 text-transform: uppercase;
	 font-weight: 500;
	 padding: 12px 0px;
  }
  .main-nav>ul>li.active>a,
  .main-nav>ul>li>a:hover,
  .main-nav>ul>li>a:focus {
    color: #93a519;
  }
  
  /* Homepage */
  .cta-heading {
    font-size: 58px;
  }
  .cta-subheading {
    font-size: 24px;
  }
  
	
  .home-banner,
  .home-banner .align-wrap {
    height: 620px;
  }
  
  .home-banner .btn-lg {
		font-size: 28px;
		padding: 10px 40px;
	}
	
  .bottomrow,
  .bottomrow .align-wrap {
    height: 500px;
  }

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

  /* Header */
    .site-header-main .container {
	  width: 90%;
  }
  
    .logo img {
	  margin-bottom: -72px;
  }
  
  .main-nav {
    margin-top: 30px;
	  margin-bottom: 30px;
  }
    .main-nav>ul>li>a {
    font-size: 16px;
  }
  
  /* Home */
  .home-banner .container {
		width: 90%;
	}
	
 .home-banner,
  .home-banner .align-wrap {
    height: 720px;
  }
  
    .home-banner .btn-lg {
		font-size: 36px;
	}
	
  .bottomrow,
  .bottomrow .align-wrap {
    height: 600px;
  }

}

.woocommerce-account-fields {
	float:left;
}

/*-------------- Custom Home page ------------------------*/

body.page-id-85493 {
	background: url(https://www.smokinbeans.com/wp-content/uploads/2020/09/hero.jpg) top center/cover no-repeat fixed;
}

body.page-id-85493 div.site-header {
margin-bottom: 0;
}

body.page-id-85493 div.site-content {
	padding-top: 0;
	padding-bottom: 0;
	background:none;
}

body.page-id-85493 div.site-content div.page-header {
	display:none;
}