/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

html {
	background: url(img/main-bg.jpg);
	width: 100%;
}



/*  Typography presets
--------------------  */

body {
  font: 1em 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  color: rgb(99,100,102); /* 636466 */
  z-index: 1;
  width: 100%;
}

h1, h2, h3, h4 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}

.gigantic {
  font-size: 40px;
  line-height: 45px;
}

.huge, h1 {
  font-size: 36px;
  line-height: 38px;
  text-transform: uppercase;
}

.large, h2 {
  font-size: 34px;
  line-height: 34px;
  text-transform: uppercase;
}

.bigger, h3 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.big, h4 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: underline;
  background: url(img/header-logo-bg.png) no-repeat left bottom;
  padding: 25px 0 0 60px;
}

.medium {
	font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.small, small {
  font-size: 14px;
  line-height: 18px;
}

.smaller, smaller {
  font-size: 13px;
  line-height: 18px;
}

a {
  color: rgb(205,193,132); /* cdc184 */
  text-decoration: none;
}

p a {
	color: rgb(205,193,132); /* cdc184 */
}

h1 a, h2 a, h3 a, h4 a {
	color: rgb(75,77,76);
}

.main-header a {
	color: rgb(99,100,102); /* 636466 */
}

/* Selection colours (easy to forget) */

::selection      {background: rgb(255,255,158);}
::-moz-selection   {background: rgb(255,255,158);}
img::selection     {background: transparent;}
img::-moz-selection  {background: transparent;}
body {-webkit-tap-highlight-color: rgb(255,255,158);}
	
.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
}
.spacer {
  height: 1.2em;
}
.hidden {
  display: none;
}
p {
  margin-bottom: 1.4em;
}
ul, ol {
  list-style-position: inside;
}
strong {
  font-weight: bold !important;
}
input, textarea, select {
  /* kill all input styles */
  border: none;
  background-color: transparent;
  font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
  font-size: 1em;
}

textarea:focus, input:focus{
    outline: none;
}

.neg-indent {
	text-indent: -9999px;
}

.tan-text {
	color: rgb(241,241,228);
}

.brown-text {
	color: rgb(66,57,59);
}

.light-brown-text {
	color: rgb(205,193,132); /* cdc184 */
}

.lowercase {
	text-transform: none;
}

/*  Forms
--------------------  */

.wpcf7 {

}

.wpcf7-form textarea, .wpcf7-select, input[type="text"], input[type="email"] {
	background-color: #fff;
	border: none !important;
	padding: 10px 2% !important;
	width: 96%;
}

input[type="checkbox"] {
	display: inline-block;
}

.wpcf7-checkbox .first, .wpcf7-checkbox .last{
	margin-left: 0;
}

.wpcf7-checkbox .wpcf7-list-item {
	margin-bottom: 10px;
}

.wpcf7-select {
	width: 100%;
}

.wpcf7-select::after {
	content: "\203A";
	position: absolute;
	right: 15px;
	top: 7px;
	font-size: 26px;
}

.wpcf7-form textarea {
	background-color: #fff;
	border: none !important;
	padding: 10px 2% !important;
	width: 96%;
}

input.wpcf7-submit {
	font-family: 'Oswald', sans-serif;
	color: #cdc087;
	background-color: #fff;
	padding: 10px 50px !important;
	border: 3px solid #cdc087 !important;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all .5s; /* Safari */
    transition: all .5s;
    text-decoration: none;
    cursor: pointer;
    width: auto;
}

input.wpcf7-submit:hover {
	background-color: #cdc087;
	color: #fff;
}

/*  Global Elements
--------------------  */

img {
	width: 100%;
}

#content {
	background: url(img/grain-bg.png) no-repeat;
	z-index: 3;
	position: relative;
}

#bottom-content .row {
	margin: 30px 0;
}

#logo {
	background: url(img/wynns-logo.jpg) no-repeat;
	height: 120px;
	text-indent: -9999px;
}

#white-bg {
	background-color: #fff;
	height: 290px;
	width: 100%;
	position: absolute;
	z-index: 1;
}

#watermark {
	background: url(img/grain-bg.png) no-repeat;
	width: 635px;
	height: 750px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: -1;
}

div#header {
	position: relative;
	z-index: 5;
}

div.main-header {
	border-top: 1px dotted #636466;
	border-bottom: 1px dotted #636466;
	padding: 15px 0;
	margin-bottom: 15px;
	width: 100%;
	float: left;
}

.product-icon {
	width: 70px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.product-headline {
	float: left;
	display: inline-block;
	margin-top: 10px;
}

.with-arrow {
	background: url(img/header-arrow.png) no-repeat right 15px;
}

div.main-header h2 {
	margin-bottom: 5px;
}

p.header-tagline {
	margin-bottom: 0;
	text-transform: uppercase;
	color: rgb(114,117,116); /* 727574 */
	font-size: 14px;
}

div#footer {
	margin: 100px 0 20px 0;
}

.product-cta, .btn, .anb-cta, .conv-blends-cta {
	font-family: 'Oswald', sans-serif;
	background-color: #fff;
	padding: 10px 30px;
	border: 3px solid #cdc087;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all .5s; /* Safari */
    transition: all .5s;
    text-decoration: none;
}

.product-cta:hover, .btn:hover, .anb-cta:hover, .conv-blends-cta:hover {
	background-color: #cdc087;
	color: #fff;
	text-decoration: none;
}

#photo-banner, .home .slides {
	overflow: hidden;
}

.apply-btn {
	max-width: 190px !important;
}

/*  Navigation
--------------------  */

ul#main-nav {
	list-style: none;
	margin: 45px 0 20px 0;
	max-height: 50px;
	padding: 0;
	text-align: center;
	font-size: 18px !important;
	text-transform: uppercase;
	border-top: 1px dotted #636466;
	border-bottom: 1px dotted #636466;
	padding: 15px 0;
	text-align: center;
}

ul#main-nav li {
	padding: 0 35px;
	border-right: dotted rgb(99,100,102) /* 636466 */ 1px;
}

ul#main-nav li:last-child {
	border-right: 0 !important;
}

ul.dropdown li a {
	font-size: 15px !important;
}

.children {
	padding: 20px 10px 20px 0 !important;
	background-color: #ffffff;
	width: 300px;
	text-align: left;
}

ul.dropdown ul {
	padding: 20px 0 !important;
}

ul.dropdown ul li {
	cursor: pointer !important;
	border: none !important;
	-webkit-transition: all .5s; /* Safari */
    transition: all .5s;
}

ul.dropdown ul li a {
	font-size: 16px !important;
	padding: 15px 0 !important;
	display: block;
	-webkit-transition: all .5s; /* Safari */
    transition: all .5s;
}

ul.dropdown ul ul {
	padding: 0 !important;
	background-color: #ded7af;
}

.children li a:hover, ul.dropdown ul li:hover {
	background-color: #f3f0e2 !important;
	text-decoration: none;
}

.children .page_item_has_children::after {
	content: "\203A";
	position: absolute;
	right: 15px;
	top: 7px;
	font-size: 26px;
}

.shailan-dropdown-menu-widget {
	margin-bottom: 0px;
}

ul#main-nav a {
	color: rgb(99,100,102); /* 636466 */
	font-weight: 300;
}

ul#main-nav a:hover {
	color: rgb(205,193,132); /* cdc184 */
}

.current_page_item a, .current_page_parent a {
	color: rgb(205,193,132) !important; /* cdc184 */
}

.children a {
	color: rgb(99,100,102) !important; /* 636466 */
}

#footer-nav {
	list-style: none;
	text-align: right;
	font-size: 12px;
}

#footer-nav .first-child {
	font-family: 'Oswald', sans-serif;
}

#footer-nav li {
	display: inline;
	margin-left: 10px;
}

#footer-nav a {
	text-decoration: none;
	color: rgb(99,100,102); /* 636466 */
	border-left: 1px dotted #4b4d4c;
	padding-left: 10px;
}

#footer-nav a:hover {
	text-decoration: underline;
}

/*  Homepage
--------------------  */

#photo-banner {
	width: 100%;
	margin: 0 auto 60px auto;
	position: relative;
	z-index: 1;
}

#photo-banner img {
	width: 100%;
	height: auto;
}

.home #photo-banner {
	width: 100%;
	position: relative;
}

.home .flexslider-home {
	width: 100%;
	position: relative;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.home .slides {
	width: 100% !important;
	margin: 0 auto 25px auto;
	position: relative;
	z-index: 1;
	list-style: none;
}

.home .flex-control-nav {
	display: none;
}

.home .flex-images {
	display: none;
}

.home .flex-control-nav {
	width: 120px;
	bottom: 40px;
	right: 0px;
	margin: 0 auto;
	z-index: 10;
}

.home .flex-direction-nav a {
	width: 39px;
	height: 97px;
	outline: none;
	top: 45%;
	opacity: 1;
}

.home .flex-direction-nav .flex-prev {
	left: 0;
	background: url(img/slider-prev.png) no-repeat;
	text-indent: -9999px;
}

.home .flex-direction-nav .flex-next {
	right: 0;
	background: url(img/slider-next.png) no-repeat;
	text-indent: 9999px;
	font-size: 0;
}

.home .flex-direction-nav .flex-prev::before, .flex-direction-nav .flex-next::before {
	content: none;
}

#intro-text {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#intro-text h1 {
	margin-bottom: 0;
}

#intro-text p.header-tagline {
	margin-bottom: 10px;
}

.homepage-thumb {
	margin-bottom: 10px;
}

/*  Cat Landing Page
--------------------  */

.product-cat {
	margin-top: 20px;
	margin-left: 0px;
}

.product-cat img {
	max-width: 100%;
}

#bottom-content {
	
}

.page-template-cat_landing_page .conventional-spices .product-cta  {
	display: none;
}

.anb-cta {
	margin-right: 10px;
}

.page-template-cat_landing_page .breading .conv-blends-cta, .page-template-cat_landing_page .breading .anb-cta {
	display: none;
}

.page-template-cat_landing_page .batter-dip-marinade .conv-blends-cta, .page-template-cat_landing_page .batter-dip-marinade .anb-cta {
	display: none;
}

.page-template-cat_landing_page .kitchen-professionals .conv-blends-cta, .page-template-cat_landing_page .kitchen-professionals .anb-cta {
	display: none;
}

/*  Products
--------------------  */

.product {
	margin-bottom: 20px;
	float: left;
	position: relative;
}

.product-thumb-col {
	text-align: center;
}

.product-desc-header {
	text-decoration: underline;
	margin-bottom: 5px;
	font-size: 18px;
	text-transform: uppercase;
}

.product-thumb {
	text-align: center;
	margin-top: 0px;
	background-position: center top;
}

.product-thumb img {
	width: auto;
}

.product .slides {
	list-style: none;
}

.product .flex-control-nav li {
	width: auto;
	display: inline-block;
	max-width: 100%;
}

.product .flexslider {
	background: transparent;
	border: 0;
}

.product .flexslider .flex-direction-nav .flex-next {
	background: url(img/product-arrow-right.png) no-repeat center center;
	background-size: 35px 35px;
}

.product .flexslider .flex-direction-nav .flex-prev {
	background: url(img/product-arrow-left.png) no-repeat center center;
	background-size: 35px 35px;
}

.flexslider .slides img {
	width: auto;
	display: inline-block;
}

.product-caption {
	text-transform: uppercase;
	font-size: 20px;
}

#largeImg-5 {
	max-height: 326px;
}

.product-subheader {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 10px;
}

#product-page-headline h2 {
	font-size: 38px;
	line-height: 45px;
	margin-bottom: 30px;
	text-align: right;
}

.product-link {
	color: rgb(66,57,59);
}


#pack-sizes li {
	margin-left: 0;
	text-transform: uppercase !important;
}

.Spice {
	width: 200px;
	height: 80px;
}

.BBQ .slides img {
	max-height: 326px;
}

.heat-scale-Mild {
	background: url(img/mild-spice-icon.png) no-repeat right top;
}

.heat-scale-Medium {
	background: url(img/med-spice-icon.png) no-repeat right top;
	width: 200px;
}

.heat-scale-Hot {
	background: url(img/hot-spice-icon.png) no-repeat right top;
}

.available {
	color: #4b4d4c !important;
}

.out {
	color: #acacac;
	display: none !important;
}

.page-id-149 .Spice {
	display: none;
}

.page-template-product_page_rotisserie-php .product-thumb {
	margin-left: -30px;
	margin-right: 30px;
}


.page-template-product_page_rotisserie-php #product-page-headline h2 {
	background: url(img/editors-picks-logo.png) no-repeat center bottom;
	padding-bottom: 150px;
}

.sample-request-link {
	text-transform: uppercase;
	color: rgb(66,57,59);
	padding: 10px 40px 3px 0;
}

.BBQ .sample-request-link {
	background: url(img/small-arrow-bbq.png) right bottom no-repeat;
}

.Cajun .sample-request-link {
	background: url(img/small-arrow-cajun.png) right bottom no-repeat;
}

.Chipotle .sample-request-link {
	background: url(img/small-arrow-chipotle.png) right bottom no-repeat;
}

.Garlic .sample-request-link {
	background: url(img/small-arrow-garlic.png) right bottom no-repeat;
}

.Lemon .sample-request-link {
	background: url(img/small-arrow-lemon.png) right bottom no-repeat;
}

.Tuscan .sample-request-link {
	background: url(img/small-arrow-tuscan.png) right bottom no-repeat;
}

.Fryer .packet-box {
	display: none !important;
}

.Filter .jug-box {
	display: none !important;
}

/*  About
--------------------  */

#expert-list {
	list-style: none;
}

.expert-link {
	padding: 20px 0 20px 60px;
}

.expert-link a {
	color: #636466;
	padding: 25px 0 25px 60px;
}

.guides-link {
	background: url(img/guides-icon.png) no-repeat left center;
}

.training-videos-link {
	background: url(img/training-videos-guide-icon.png) no-repeat left center;
}

.consulting-link {
	background: url(img/consulting-icon.png) no-repeat left center;
}

/*  Careers
--------------------  */

#careers {
	width: 100%;
}

#careers h2 {
	border-top: 1px dotted #636466;
	padding-top: 40px;
}

#careers .position {
	padding: 20px 0;
}
.career-position h5 {
	font-size: 24px;
}
.career-position p {
	margin-bottom: 5px;
}
.slick-prev:before,
.slick-next:before {
   	font-size: 0px;
}
.slick-prev,
.slick-next {
    font-size: 20px;
    position: absolute;
    bottom: 20px;
    color: #d5122f;
    border: 0;
    background: none;
    z-index: 1;
}
.slick-prev {
	background: url(img/product-arrow-left.png) no-repeat center center;
	background-size: contain;
	width: 35px;
    height: 35px;
    left: -40px;
}
.slick-next{
	background: url(img/product-arrow-right.png) no-repeat center center;
	background-size: contain;
	width: 35px;
    height: 35px;
    right: -40px;
}
.slick-next:hover{
	opacity: 0.6;
	background: url(img/product-arrow-right.png) no-repeat center center;
	background-size: contain;
	width: 35px;
    height: 35px;
}
.slick-prev:hover{
	opacity: 0.6;
	background: url(img/product-arrow-left.png) no-repeat center center;
	background-size: contain;
	width: 35px;
    height: 35px;
}
.slick-prev:hover:after,
.slick-next:hover:after {
   opacity: 0.6;
}
#content{
	margin: 0 !important;
}
.woocommerce-page.right-sidebar #content.twentyeleven{
	width: 100% !important;
}
.woocommerce div.product div.images .flex-control-thumbs{
	overflow: unset !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
	width: 45% !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
	opacity: 1 !important;
}
.flex-control-nav{
	bottom: 0 !important;
}
.woocommerce-loop-product__title{
	font-size: 28px !important;
}

/*****  PRODUCT-BOX *****/
.product-thumb {
    padding: 15px 15px !important;
}
.cm-product-box {
    display: block;
    transition: all 0.3s ease-in-out;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cm-product-box .slides img{
	transition: all 0.3s ease-in-out;
}
/*.cm-product-box:hover .slides img {
    transform: translate(0px, -20px);
}*/
.cm-product-box .main-header {
    border: 0;
    float: none;
    padding: 0px;
    margin: 0;
    position: absolute;
    bottom: 0px;
    height: 50px;
    transition: all 0.3s ease-in-out;
    background: rgba(205, 193, 132, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
}
.cm-product-box .main-header .product-headline {
    width: 100%;
    float: none;
    display: block;
    margin: 0;
    padding: 0px 10px;
}
.cm-product-box .main-header h2 {
    font-size: 24px;
    margin: 0;
    padding: 0px 10px;
    color: rgb(99,100,102);
    transition: all 0.3s ease-in-out;
}
.cm-product-box:hover .main-header h2{
	color: #fff;
	font-size: 30px;
}
.cm-product-box:hover {
    background: rgba(205, 193, 132, 0.2);
    box-shadow: 0px 0px 5px rgba(205, 193, 132, 0.7);
}

.cm-product-box:hover .main-header {
    height: 100%;
}
.product-row{
	align-items: center;
}

.cm-product-box img {
    display: block;
}
@media (max-width: 360px){
	.cm-product-box .slides img{
		max-width: 250px;
	}
	.cm-product-box .main-header h2{
		font-size: 20px;
	}
}

/*** LIST-VIEW-PRODUCT ***/

.product-list-view {
    border: 1px solid rgb(205,193,132);
    background: rgba(255, 255, 255, 0.7);
}
.product-list-view .product-thumb{
	padding: 0px !important;
}

.product-list-view .main-header {
    padding: 0;
    border: 0;
}
.product-headline {
    width: 100% !important;
}

.product-list-view .product-list-description {
    border-left: 1px solid #cdc087;
    padding: 20px 35px;
}
.product-list-description p {
    line-height: 1.5;
    display: block;
}
.product-list-description .main-header{
	display: flex;
    align-items: center;
}
.product-list-view .main-header .product-icon{
    width: 50px;
}
.product-list-description .main-header .product-headline{
    margin: 0;
}

@media (max-width: 991px){
	.product-list-view .product-thumb .cm-product-image img{
		max-height: 230px !important;
	}
} 

@media(max-width: 767px){
	.product-list-view .product-list-description {
    	border-left: 0px;
    	padding: 20px;
	}
}
@media(max-width: 360px){
	.product-list-view .main-header {
    	padding: 0;
    	border: 0;
    	margin-bottom: 5px;
	}
	.product-list-view .product-list-description .product-headline h2{
    	font-size: 22px;
    	line-height: 1.5;
	}
}