/*   
Theme Name: Chadwicks Family Butchers 2021 Theme
Description: This is the Chadwicks Family Butchers WordPress Website Template
Author: we are CODA
Author URI: http://www.wearecoda.com
Version: 1
*/
img, object, embed, video {
	height: auto;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

body, html {
	color: #333333;
	font-weight: normal;
	font-family: "DIN-Pro";
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	line-height: 140%;
}
html {
	padding-top: 115px !important;
}

a:link, a:active, a:visited {
	color: #968444;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;  
}

a:hover{
	color: #968444;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
   
}




/* Mobile Layout: 480px and below. */


h1, h1.cat-header  {
   font-family: "DIN-Condensed";
   color: #ffffff;
   font-weight: normal;
   font-size: 24px;
   margin: 0 0 20px 0;
   text-transform: uppercase;
   line-height: 100%;
}

h2, h3 {
   font-family: "DIN-Condensed";
   color: #968444;
   font-weight: normal;
   font-size: 42px;
   margin: 0 0 20px 0;
   text-transform: uppercase;
	line-height: 100%;
}

#half-column:last-child h3 {
   margin: 40px 0 20px 0;
}


h1.cat-header {
	font-size: 38px;
	margin: 0 auto;
	background-color: #968444;
	padding: 25px 20px 20px 10px;
	max-width: 1200px;
	box-sizing: border-box;
}



.pale-cream-block-title {
   background-color: #eee8dc;
   padding: 20px 40px;
   box-sizing: border-box;
   text-align: center;
   display: block;
   font-family: "DIN-Condensed";
}


.pale-cream-block, .black-block, .black-block-home {
   background-color: #eee8dc;
   padding: 20px 40px;
   box-sizing: border-box;
   text-align: center;
   float: left;
   width:100%;
  line-height: 120%;
}
.black-block-home {
   padding: 20px 0px;
}

.pale-cream-bg {
   background-color: #eee8dc !important;
}
.gold-bg {
   background-color: #968444 !important;
}
.purple-bg {
   background-color: #32283b;
}

.black-bg, .black-block, .black-block-home {
   background-color: #333333;
}

.pale-cream-txt {
   color: #eee8dc !important;
}
.gold-txt {
   bcolor: #968444 !important;
}
.black-block-txt {
   color: #333333 !important;
}



.page-block-heading, h1.page-block-heading {
   font-family: "DIN-Condensed";
   color: #968444;
   font-weight: normal;
   font-size: 42px;
   text-align: center;
   margin: 0;
   text-transform: uppercase;
   display: block;
   line-height: 100%;
}

.page-block-heading a:link, .page-block-heading a:visited, .page-block-heading a:active {
   color: #968444 !important;
	font-size: 22px !important;
}

.sub-title-grey {
   font-family: "DIN-Condensed";
	color: #7e7e7e;
	font-weight: normal;
	font-size: 22px;
	text-align: center;
	margin: 0;
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px;
}

.woocommerce .woocommerce-result-count {
	display: none;
}


.desktop-visible {
	display: none !important;	
}





/* MOBILE RESPONSIVE MENU */

#mega-menu-wrap-main_menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
	margin-right: 20px;
	background-color: rgb(146, 142, 193);
	width: 39px !important;
	height: 39px !important;
	border-radius: 50%;
	margin-top: 20px; 
	z-index: 2
}

#mega-menu-wrap-main_menu .mega-menu-toggle + #mega-menu-main_menu {
	top: -40px;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
	background-color: transparent;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 0 30px 15px 0;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	color: #ffffff;
	border-bottom: solid 1px #b4b1d7;
	margin-bottom: 10px;
}

/* MOBILE RESPONSIVE MENU */



#mainNav {	 
	width: 100%;
	display: block;
	font-weight: normal;
	clear: both;
	line-height: 100%;
	margin: 0 auto;
	font-family: "DIN-Condensed" !important;
	text-align: center;
	background-color: #333333;
}

#mainNav ul {	 
	margin: 0 auto;
	padding: 15px 0;
	list-style: none;
	font-size: 22px !important;
	border-bottom: solid 1px #968444;
	border-top: solid 1px #968444;
}

#mainNav li { 
	  display: inline-block; 
	  padding: 5px 10px 0 10px;
	  text-decoration: none;
	  background-image: none;
	  margin: 0; 
	  text-transform: uppercase; 
}
#mainNav li a {
	  text-decoration: none;
	  color: #eee8dc !important;
  }       
#mainNav li a:hover{ 
 	   color: #968444 !important;
 }
#mainNav li.current_page_item a { 
	color: #968444;
 }
/* Top level navigation */

/* Secondary level navigation */
#mainNav li ul { 
	  padding: 15px 0;
      display: none;
	  z-index: 12;
 }
#mainNav ul ul li a {
	display: block;
	float: none;
	color: #666666 !important;
	padding: 5px 20px;
	margin: 0!important;
	line-height: 120%;
	white-space: nowrap;
	font-size: 20px;
	text-align: left;
	text-transform: capitalize;
}
#mainNav ul ul li :hover {	
	color: #968444 !important;	
}
#mainNav ul li a:hover {
    text-decoration: none;
	color: #968444;	
}
#mainNav li:hover > ul {
    display: block;
}
#mainNav ul ul {
    position: absolute;
	display: none;
	padding: 15px;
	background-color: #ebebeb;
	border: none;
	border-top: solid 15px #333333;
}
#mainNav ul ul li {
    display: block;
	background: none;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-shadow: none;
	border-left: none !important;
}
#mainNav ul ul ul {
    position: absolute;
	top: 72px;
	left: 92%;
}

#mainNav .get-in-touch {
	display: inline-block;
}

/* Top level navigation */


/* MAIN MENU STYLES */


#MobileMenu  {
	display: block;
	position: fixed;
	z-index: 10;
	top: 40px;
	right: 40px;
}

#mainNav {	 
	display: none !important;
}

/* RESPONSIVE MENU STYLES */
#mainNav-responsive {
    height: 100%;
	position: fixed;
	right: 0;
	width: 100%;
	transform: translateX(100%);
	transition: transform 350ms ease-in-out;
	background: #484848;
	padding: 40px 7% 0 7%;
	box-sizing: border-box;
	top: 100px;
}

input[type="checkbox"]:checked ~ #mainNav-responsive {
    transform: translateX(0);
}

input[type=checkbox] {
    transition: all 0.3s;
    box-sizing: border-box;
    display: none;
}
.sidebarIconToggle {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 40%;
    right: 7%;
	height: 35px;
	width: 35px;
}
.spinner {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #ffffff;
}
.horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 9px;
}
.diagonal.part-1, .diagonal.part-1-pink {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
    float: left;
}
.diagonal.part-2, .diagonal.part-2-pink {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 9px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1, input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1-pink {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top: 8px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2, input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2-pink {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -12px;
}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1-pink, input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2-pink {
    background-color: #ffffff;
}


#mainNav-responsive ul { 
	margin: 0;
	padding: 0;
}


#mainNav-responsive li { 
    font-size: 28px;
	font-family: "DIN-Condensed";
	font-weight: normal;
	display: block;
	padding: 0 40px 0 0 !important;
	text-decoration: none;
	background-image: none;
	margin: 0 0 20px 0;
	color: #ffffff;
	text-align: center;
	line-height: 100%;
	text-transform: uppercase;
}

#mainNav-responsive li.menu-item-has-children { 
	background-image: url(assets/menu-plus.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
	background-position: right 4px;
	padding: 0 40px 0 0 !important;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;  
}

#mainNav-responsive li.menu-item-has-children:hover { 
	background-image: url(assets/menu-minus.png);
	background-repeat: no-repeat;
    background-size: 20px 20px;
	background-position: right 4px;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; 
	color: #968444 !important;
}


#mainNav-responsive li a {
	  text-decoration: none;
	  color: #ffffff;
	  display: block;
  }

#mainNav-responsive li a:hover { 
 	   color: #968444;
 }

#mainNav-responsive li.menu-item-has-children a:hover { 
 	   color: #ffffff;
 }

/* Secondary level navigation */
#mainNav-responsive li ul{ 
	  padding: 15px 0;
      display: none;
	  z-index: 12;
 }
#mainNav-responsive ul ul {
	display: none;
	margin-top: 0;
	position: relative;
	width: 100%;
	padding-left: 40px;
}


#mainNav-responsive ul ul li {
    display: block;
	background: none;
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-shadow: none;
	border: none !important;
}


#mainNav-responsive ul ul li a {	
	display: block;
	float: none;
	color: #ffffff !important;
	padding: 0 0 15px 0;
	margin: 0 !important;
	line-height: 120%;
}


#mainNav-responsive ul ul li a:hover {
    text-decoration: none;
	color: #968444 !important;	
}


#mainNav-responsive ul ul ul {
	margin: 0 0 0 30px;
	position: relative;
	padding: 0 0 15px 0;
}

#mainNav-responsive ul ul li.menu-item-has-children, #mainNav-responsive-MINI ul ul li.menu-item-has-children, #mainNav-responsive ul ul li.menu-item-has-children:hover, #mainNav-responsive-MINI ul ul li.menu-item-has-children:hover { 
 	background-image: none;
 }



/* RESPONSIVE MENU STYLES */

/* MAIN MENU STYLES */









#recipeNav {	 
	width: 100%;
	display: block;
	font-weight: normal;
	clear: both;
	line-height: 100%;
	margin: 0 auto;
	font-family: "DIN-Condensed" !important;
	text-align: center;
	background-color: #eee8dc;
}

#recipeNav ul {	 
	margin: 0 auto;
	padding: 25px 0;
	list-style: none;
	font-size: 22px !important;
}

#recipeNav li { 
	  display: inline-block; 
	  padding: 5px 10px 0 10px;
	  text-decoration: none;
	  background-image: none;
	  margin: 0; 
	  text-transform: uppercase; 
}
#recipeNav li a {
	  text-decoration: none;
	  color: #968444 !important;
  }       
#recipeNav li a:hover{ 
 	   color: #333333 !important;
 }
#recipeNav li.current_page_item a { 
	color: #333333;
 }
/* Top level navigation */

/* Secondary level navigation */
#recipeNav li ul { 
	  padding: 15px 0;
      display: none;
	  z-index: 12;
 }
#recipeNav ul ul li a {
	display: block;
	float: none;
	color: #666666 !important;
	padding: 5px 20px;
	margin: 0!important;
	line-height: 120%;
	white-space: nowrap;
	font-size: 20px;
	text-align: left;
	text-transform: capitalize;
}
#recipeNav ul ul li:hover {	
	color: #968444 !important;	
}
#recipeNav ul li a:hover {
    text-decoration: none;
	color: #968444;	
}
#recipeNav li:hover > ul {
    display: block;
}
#recipeNav ul ul {
    position: absolute;
	display: none;
	padding: 15px;
	background-color: #ebebeb;
	border: none;
	border-top: solid 15px #333333;
}
#recipeNav ul ul li {
    display: block;
	background: none;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-shadow: none;
	border-left: none !important;
}
#recipeNav ul ul ul {
    position: absolute;
	top: 72px;
	left: 92%;
}

#recipeNav .get-in-touch {
	display: inline-block;
}

/* Top level navigation */





/* Top level navigation */



#mainNav-right-side {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 100%;
	text-align: center;
	margin-top: 10px;
	display: none;
	color: #ffffff;
	font-family: "DIN-Condensed";
}


#mainNav-right-side ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#ll_div a:link, #ll_div a:visited, #ll_div a:active  {
    color: #ffffff;
    padding: 0 0 0 10px;
}


#mainNav-right-side li { 
	  display: inline-block;
	  text-decoration: none;
	  background-image: none;
	  float: none;
	  padding: 0 5px;
	  border-right: #ffffff solid 1px;
}


#mainNav-right-side li:last-child { 
	  padding: 0 5px 0 5px;
	  border-right: none;
	
}
	

#mainNav-right-side li a {
	  display: block;
	  color: #ffffff; 
	  padding: 0;
	  text-decoration: none;
	  background-image: none;
            }
                
				

#mainNav-right-side li a:hover, #ll_div a:hover { 
		color: #968444; 
	 }    

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
	padding: 0 10px;
}

/* Top level navigation */






.header-section {
	  width: 100%;
	  background-color: #333333;
	  display: block;
	  position: fixed;
	  top: 0;
	  z-index: 10;
}


.top-bar {
	  padding: 10px 0;
	  width: 100%;
	  background-color: #333333;
	  display: inline-block;
	  color: #ffffff;
	  text-transform: uppercase;
	  font-weight: normal;
	  font-size: 14px;
	  line-height: 100%;
	  text-align:center;
	 font-family: "DIN-Condensed";
}



.header-section-inner {
	  width: 100%;
	  margin: 0 auto 0 auto;
	  display: block;
	  padding: 0 40px;
	  box-sizing:  border-box;
}


.header-section-inner a:link {
	color: #ffffff !important; 	  
}


.header-section-inner a:hover {
	color: #968444 !important; 	  
}


#header-section-inner-right {
	display: none;
}

.basket-text-box  {
    text-align: right;
    display: inline-block;
    font-size: 12px;
    line-height: 130%;
    padding: 0 10px;
}

.basket-text-box a:link, .basket-text-box a:active, .basket-text-box a:visited  {
	color: #333333 !important;
}

.basket-text-box a:hover  {
	color: #333333 !important;
}



#mobile-icons  {
	display: inline-block;
	line-height: 130%;
	text-align: right;
	right: 83px;
	position: fixed;
	width: 100%;
	top: 42px;
	z-index: 100000;
}

#mobile-icons img {
	margin: -12px 10px 0 10px;
	width: 23px;
	
}

#basket-items-mini {
	display: block;
	padding-top: 5px
	
}


#logo {
	display: inline-block;
	text-align: center;
	width: 175px;
	margin: 0 auto;
	padding: 20px 0;
}

#logo img {
	width: 100% !important;
}


#mobile-logo {
	display: none;
}


#home-slider, #testimonial-slider { 
	width: 87%;
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
	overflow: hidden;

 }

 
#inner-banner { 
	width: 87%;
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
	overflow: hidden;
 }
 

#inner-banner img {
   width: 100% !important;
   height: auto;
   min-width: 1000px !important;
   position: relative; /* allows repositioning */
   left: 100%; /* move the whole width of the image to the right */
   margin-left: -200%;
   z-index:1;			
}



#wrapper, #wrapper-home, #wrapper-narrow { 
   width: 100%;
   margin: 0 auto 0 auto;
   display: block;
   padding: 0 40px;
   box-sizing: border-box;
}

.wrapper-blog { 
  margin: 0 40px;
}

 #wrapper-home { 
   padding: 0;
}

#wrapper-narrow { 
   max-width: 760px;
}

.main-content-area {
  	  display: inline-block;
	  padding: 40px 0;
	  width: 100%;
	  text-align: justify;
	  overflow: hidden;
	  
}
	
#white-wrapper, #white-cat-wrapper { 
	width: 100%;
	display: inline-block;
	padding: 40px 0;
	}


#wrapper-short {
	 margin: 20px auto 0 auto;  
	 width: 100%;
	  display: inline-block;
	  padding: 0 0 80px 0;
}

#wrapper-short p {
	 margin: 0 0 20px 0;
}
	

#refine-col {
	  margin-top: 20px;  
	  width: 100%;
	  display: inline-block;
}


.filter--style-premmerce .filter__checkgroup-title {
	font-weight: normal;
	font-size: 16px;
	opacity: 1 !important;
}

.filter__properties-item:not(:last-child) {
	margin-bottom: 5px;
}

.filter--style-premmerce {
	font-size: 22px;
}

.filter__checkgroup-count {
	font-size: 16px;
	top: 0px !important;
}



.block-1-4 {
	position:relative;
	display: inline-block;
	width: 80%;
	box-sizing: border-box;
	margin-bottom: 40px;
	text-align: center;
	vertical-align: top;
}
.block-1-4:last-child, .block-1-4 p:last-child  {
	margin-bottom: 0px;
}

.block-1-4 p {
	font-size: 18px;
	line-height: 125%;
}

.block-1-4 p.goldtxt {
	font-family: "DIN-Condensed";
	color: #968444;
	font-size: 22px;
}




.tinted-image {
	width: 100%;
	margin: 0;
	overflow: hidden;
	text-align: center;
	height: 400px;
	position: relative;
}

.tinted-image p {
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	font-family: "DIN-Condensed";
	font-size: 28px;
	position: absolute;
	z-index: 1;
	margin: 0;
	padding: 0 10%;
	width: 100%;
	box-sizing: border-box;
	max-width: 1200px;
	color: #ffffff;
	line-height: 110%;
}
.tinted-image img {
	left: 100%;
	margin-left: -200%;
	position: relative;
	width: auto !important;
	height: 100%;
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	min-width: 100%;
}




	


/* LARGE IMAGE ROLLOVER PAGE BLOCKS */
.large-1-4-rollover-block {
	position:relative;
	display: inline-block;
	width: 80%;
	box-sizing: border-box;
	margin-bottom: 40px;
}

.large-1-4-rollover-block .clinic-image {
  height: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
  width: 100%;
}
.large-1-4-rollover-middle {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 75%;
}
.large-1-4-rollover-middle img {
  margin: 0 auto;
}
.large-1-4-rollover-block .large-1-4-rollover-text {
  opacity: 1;
  font-family: "DIN-Condensed-Bold";
  font-size: 26px;
  line-height: 130%;
  color: #ffffff;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box; 
  text-transform:  uppercase;
}

/* LARGE IMAGE ROLLOVER PAGE BLOCKS */



	
#testimonial-large-block {
	 position: relative;
	 text-align: center;
	 overflow: hidden;
	 
}


#testimonial-large-block img {
	  margin: 40px 0 40px -200%;
	  position: relative;
	  left: 100%;
	  max-width: 200%;
	  min-height: 200px;
}




.footer {
	float: left;
	width: 100%;	
	padding: 40px 0;
	background-color: #222222;
	font-weight: normal;
	font-size: 14px;
}


.footerinner {
   text-align: left;
   line-height: 140%;
   width: 100%;
   margin: 0 auto 0 auto;
   color: #ffffff;
	padding: 0 40px;
	box-sizing: border-box;
   
}

.footerheader {
    display: block;
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	color: #ffffff;
	font-family: "DIN-Condensed";
	text-transform: uppercase;
}


#footerinner-left, #footerinner-right {
      float: left;
	  width: 100%;
	  text-align: left;
	  margin: 0 0 20px 0;
 
}

#footerinner-right img {
  	width: 20px;
	margin-right: 10px !important;
}
#footerinner-right img:last-child {
	margin-right: 0px;
}


#footerinner-right ul, #footerinner-left ul {
	margin: 0;
	padding: 0;
	font-size: 17px;
}

#footerinner-right li, #footerinner-left li {
	margin: 0;
	padding: 0 0 5px 0;;
    list-style: none;
	font-size: 17px;
}

#footerinner-right li a, #footerinner-left li a {
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#footerinner-right li a:hover, #footerinner-left li a:hover {
	text-decoration: underline;
}



.footerinner-centre a:link, .footerinner-centre a:visited, .footerinner-centre a:active {
      color: #ffffff !important;
}

.footerinner-centre a:hover {
	text-decoration: underline
}

.footer-bottom {
   margin: 0 auto 0 auto;
   text-align: center;
   color: #ffffff;
   background-color: #222222;
   font-size: 16px;
   font-weight: normal;
   font-family: "DIN-Pro";
   padding: 0px 40px 40px 40px;
   display: inline-block;
   width: 100%;
   box-sizing: border-box;
}

.footer-bottom p {
  padding: 0;
  margin: 0;
}

.footer-bottom a:link, .footer-bottom a:active, .footer-bottom a:visited {
   color: #968444 !important;
}

.footer-bottom a:hover {
   color: #ffffff !important;
   text-decoration: underline;
}



.footer-social {
	background-color: #333333;
	width: 100%;
	padding: 60px 0;
	text-align: center;
	display: inline-block;
	}

.footer-social img, .footer-social-img {
	width: 60px;
	margin: 10px 20px;
	}



#half-column, #quarter-column, #three-quarter-column {
	width: 100%;
	text-align: left;
	float: left;
}

#three-quarter-column {
	margin-bottom: 20px;
}

#half-column img, #quarter-column img, #three-quarter-column img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:  40px;
	display: block;
}

#three-quarter-column p {
	margin:  0 0 20px 0;
}


#three-quarter-column ul {
  display: block;
  margin: 0 0 20px 0;
  padding: 0px !important;
  -moz-column-width: 13em;
  -webkit-column-width: 13em;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
}


#half-column li, #three-quarter-column li {
	padding: 0 0 10px 10px;
	vertical-align:  top;
}



/* WOOCOMMERCE STYLES */

.woocommerce .woocommerce-breadcrumb, #breadcrumbs {
    margin: 0 auto;
    text-align: left !important;
	text-transform: uppercase;
    font-size: 18px;
    color: #333333;
    width: 100%;
	display: block;
	font-family: "DIN-Condensed";
}

h1.page-title {
    color: #333333;
}

.product-badge {
	padding: 10px;
	font-size: 22px !important;
	line-height: 100%;
	width: 100%;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	position: absolute;
	left: 0;
	box-sizing: border-box;
	background-color: #968444;
	box-shadow: none !important;
	border-radius: 0 !important; 
	font-family: "DIN-Condensed" !important;
	text-shadow: none !important;
}

.product-badge:hover {
	background-color: #968444 !important;
}

.product_meta {
	display: none;	
}



/* TAB STYLES */
.tab {
  overflow: hidden;
  background-color: #968444;
	text-align: center;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 20px;
  transition: 0.3s;
  font-size: 14px;
  font-family: "DIN-Pro";
  color:#ffffff;
	text-transform:  uppercase
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #4d9da5;
	
}

/* Create an active/current tablink class */
.tab button.active {
 color:  #ffffff;
	text-decoration: underline;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 60px 0;
  border-top: none;
	animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
/* TAB STYLES */




.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	margin: 0 auto 20px auto;
	width: 100%;
	}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, #you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
	width: 100%;
	margin: 0 auto 20px auto;
	font-family: "DIN-Pro";
    font-weight: normal;
	display: block;
	vertical-align: top;
	color: #333333;
	background-color: #eee8dc;
	box-sizing:  border-box;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;  
}

.woocommerce ul.products li.product .button {
	display: none;
}


.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
	background-color: #f6f6f6 !important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;  
}

#product-third-box p, #gallery-1 .gallery-item p {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
}



#refine-col.woocommerce button.button {
	width:90%;
	font-size: 14px;
	border-radius: 0px;
	font-weight: normal;
	font-family: "DIN-Condensed";
	margin-top: 20px;
	
}


.woocommerce button.button.alt, .woocommerce button.button.alt:link, .woocommerce button.button.alt:active, .woocommerce button.button.alt:visited, .woocommerce a.button {
	padding: 14px 18px;
	margin: 30px auto 0 auto;
	font-family: "DIN-Pro";
    font-weight: normal;
    font-size: 16px;
	display: block;
	background-color: #333333;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 0;
	clear: both;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
	max-width: 100%;
}

.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover {
	background-color: #eee8dc;
	opacity: 1;
}

.woocommerce div.product form.cart .variations label {
	font-family: "DIN-Condensed";
	text-align: left;
	color: #968444;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}

.refine-heading, h4, .reveal-button {
	font-family: "DIN-Condensed";
	text-align: left;
	color: #968444;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 10px 0;
	padding-bottom: 10px;
	display: block;
	width: 100%;
	line-height:  130%;
}
.refine-heading {
	display: none;
}

.woocommerce div.product form.cart .variations td {
	display: block	
}


.woocommerce div.product div.images .flex-control-thumbs li {
	width: 100px;
	float: left;
	margin: 0 20px 20px 0;
	list-style: none;
}




/* WOOF FILTER STYLES */


ul.woof_list {
	padding: 0 !important;
}

.woof_list li {
	padding: 0 0 5px 0 !important;
	margin: 0 !important;
	
}

.woof_childs_list_opener span {
	width: 14px !important;
	height: 14px !important;
	
}

.woof_childs_list {
	margin: 0 0 20px 0 !important;
	padding: 5px 0 20px 10px !important;
	border-bottom: solid 1px #222222;
	font-size: 14px !important;
 }

.woof_childs_list li {
	padding: 0px !important;
 }

.woof_childs_list_opener {
	float: right;
}

.woof_list label {
	vertical-align: middle;
	padding: 0 !important;
	display: inline-block;
}

.woof_checkbox_label_selected {
	font-weight: normal !important;
	font-family: "DIN-Condensed";
}

.woof_products_top_panel li {
	margin: 0 15px 0 10px !important; 
}

.woof_products_top_panel li span {
	color: #333333; 
}

/* WOOF FILTER STYLES */





/* PREMMERCE FILTER STYLES */

.filter--style-premmerce .filter__item {
	border: none !important;
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
	width: 100%;
}

.filter--style-premmerce .filter__title {
	color: #333333 !important;
	font-weight:  normal !important;
	font-size: 18px;
}
.filter__icon-minus:before, .filter__icon-plus:before {
	height: 2px !important;
}

.filter__icon-minus:after, .filter__icon-plus:after {
	width: 2px !important;
}

.filter__icon-minus:before, .filter__icon-plus:before, .filter__icon-plus:after {
	color: #968444;
}

.select2-container--default .select2-selection--multiple {
	background-color: #eee8dc !important;
	border: none !important;
	border-radius: 0 !important;
	width: 90%;
	padding: 10px;
	box-sizing:  border-box;
	
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
	background-color: #968444;
	color: #ffffff !important;
	border: 0 !important;
	padding: 10px 20px;
	text-transform: uppercase;
	font-family: "DIN-Condensed";
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: transparent !important;
	border: none !important;
	border-radius: 0 !important;
}

.filter__icon-minus, .filter__icon-plus {
	height: 10px !important;
	width: 10px !important
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .yikes-easy-mc-form .yikes-easy-mc-submit-button {
	background-color: #968444;
	color: #ffffff !important;
	padding: 14px 18px !important;
	font-family: "DIN-Pro";
	font-weight: normal;
	font-size: 16px !important;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 0 !important;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
	border: none !important;
	width: auto !important;
	margin: 20px auto 0 auto;
}
.yikes-easy-mc-form .yikes-easy-mc-submit-button:hover {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #333333;
}



#half-column .yikes-easy-mc-form .yikes-easy-mc-submit-button {
	margin: 20px 0 0 0 !important;
}
#half-column .yikes-easy-mc-form .yikes-easy-mc-submit-button:hover {
	background-color: #968444 !important;
}




.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background-color: #333333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	
}

.filter__inner {
	margin-top: 10px !important;
}


/* PREMMERCE FILTER STYLES */




.tawcvs-swatches {
	padding: 0;
}

.tawcvs-swatches .swatch {
	border-radius: 0 !important; 
	display: inline-block;
	width: 50px;	
	height: 50px;
	line-height: 28px;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
	border: 1px solid #dfdfdf;
	position: relative;
	white-space: nowrap; 

}

.tawcvs-swatches .swatch__tooltip {
	font-family: "DIN-Condensed";
	text-transform: uppercase;
}

.woocommerce button.button.alt:hover, .woocommerce a.button:hover  {
	background-color: #968444;
	color: #ffffff !important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; 
}


.woocommerce .quantity .qty {
	width:158px;
	max-width: 100%;
	padding: 14px 18px;
	box-sizing:  border-box;
	
}
 


.sku_wrapper {
	display: none;
	}


.woocommerce ul.products li.product a img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0px 0px 30px 0;
    box-shadow: none;
}



.woocommerce ul.products li.product h2, .woocommerce-page ul.products li.product h2 {
   font-family: "DIN-Pro";
   color: #333333;
   font-weight: normal;
   font-size: 146px;
   text-align: center;
   margin: 0 0 10px 0;
   text-transform: uppercase;
   line-height: 120%;

}


.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins {
   font-family: "DIN-Condensed";
   color: #968444 !important;
   font-weight: normal !important;
   font-size: 22px;
   text-align: center;
   padding: 0 0 30px 0;
   text-transform: uppercase;
   margin: 0;
}

.woocommerce ul.products li.product .price ins {
   padding: 0 !important;

}


.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100%;
	display: inline-block;
}

.woocommerce div.product div.images {
	margin-top:  20px;
}


.woocommerce div.product div.images img {
	width: 100%;
	margin: 0 0 20px 0;
	display: block;
	box-sizing: border-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 30%;
	margin: 0 10px 0 0;
}


.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product .woocommerce-tabs, woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    width: 100%;
	text-align: left;
	color: #333333 !important;
	clear: right;
	margin: 20px 0;
	display: inline-block;
}


.woocommerce-page div.product .woocommerce-tabs {
	margin: 0 !important;
	width: 100%;
}


.woocommerce #content div.product div.summary p, .woocommerce div.product div.summary p, .woocommerce-page #content div.product div.summary p, .woocommerce-page div.product div.summary p, .woocommerce #content div.product .woocommerce-tabs, woocommerce div.product .woocommerce-tabs p, .woocommerce-page #content div.product .woocommerce-tabs p, .woocommerce-page div.product .woocommerce-tabs p {
   font-size: 19px;
   line-height: 140%;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
	font-weight: normal !important;
	color: #968444;
}


.woocommerce-tabs p, woocommerce div.product .woocommerce-tabs p, .woocommerce-page #content div.product .woocommerce-tabs p, .woocommerce-page div.product .woocommerce-tabs p {
    color: #333333;
}



.woocommerce div.product .product_title {
    margin: 0 0 20px 0;
    padding: 0px;
	text-align: left;
	color: #333333;
	font-size: 32px;
	line-height: 100%;
}

.woocommerce div.product p.price {
    font-family: "DIN-Condensed";
	margin: 10px 0 20px 0;
    padding: 0px;
	text-align: left;
	color: #968444;
	font-size: 32px !important;
	line-height: 100%;
}

.brand {
    font-family: "DIN-Condensed";
	margin: 0px 0 20px 0;
	text-align: left;
	color: #968444;
	font-size: 42px;
	text-transform:  uppercase;
	display: block;
	line-height: 100%;
}

.brand-small {
    font-family: "DIN-Condensed";
	margin: 0px 0 10px 0;
	text-align: center;
	color: #968444;
	font-size: 14px;
	text-transform:  uppercase;
	display: block;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #f8f8f8;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0px -5px;
    padding: 0px 10px;
	font-size: 12px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
   font-family: "DIN-Pro";
   color: #333333 !important;
   font-weight: normal;
   text-transform: uppercase;
   padding: 10px 0;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border-bottom-right-radius: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    border-bottom-left-radius: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    display: none;
}

.woocommerce-tabs wc-tabs-wrapper strong, .woocommerce-tabs wc-tabs-wrapper b {
	font-family: "DIN-Pro" !important;
	font-weight: normal !important;
	font-size: 19px !important;
}


.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    padding: 20px;
    margin: 0px 0px 2em !important;
    position: relative;
    background-color: #eee8dc;
    color: #515151;
    border-top: none;
    list-style: outside none none !important;
    width: auto;
    word-wrap: break-word;
}



.woocommerce .woocommerce-info a:link, .woocommerce-checkout #payment ul.payment_methods a:link, .woocommerce-checkout #payment ul.payment_methods li {
    color: #515151 !important;
}


.woocommerce input.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	font-family: "DIN-Pro";
	padding: 14px;
	border: 0px none;
	background-color: #333333 !important;
	color: #ffffff !important;
	text-transform: uppercase;
	margin: 0px;
	width: auto;
	font-weight: normal;
	border-radius: 0;
	text-decoration: none !important;
	}
	
	
a.continue-shopping {
	font-family: "DIN-Pro";
	padding: 10px;
	border: 0px none;
	color: #ffffff !important;
	background-color: #333333 !important;
	text-transform: uppercase;
	margin: 0px;
	width: auto;
	font-weight: normal;
	border-radius: 0;
	text-decoration: none !important;
	float: right;
	}
	
	
a.new-account {
	font-family: "DIN-Pro";
	padding: 10px;
	border: 0px none;
	color: #ffffff !important;
	background-color: #333333 !important;
	text-transform: uppercase;
	margin: 0px;
	width: auto;
	font-weight: normal;
	border-radius: 0;
	text-decoration: none !important;
	float: left;
	}
	
	
	
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .cimy_uef_input_27, .yikes-easy-mc-form input[type=email] {
    box-sizing: border-box;
    width: 100%;
    margin: 0px;
    outline: 0px none;
    font-family: "DIN-Pro";
    padding: 20px;
    border: 0px none;
	background-color: #f6f6f6;
}


.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals h2 {
	text-align: right !important;
	}
	

.woocommerce-cart .cart-collaterals .cart_totals table {
    width: 100%;
}


.woocommerce a.remove:hover {
    color: #935386 !important;
    background: none;
}
.woocommerce a.remove {
    color: #ffffff !important;
}

.woocommerce table.shop_table {
    border-radius: 0;
}


.woocommerce table.shop_table td {
    padding: 6px 0px;
}

.woocommerce table.shop_table th {
    padding: 9px 0px;
	font-weight: normal !important;
	color: #222222;
}

table.cart td.actions .input-text, table.cart td.actions .button, table.cart td.actions .checkout-button {
	margin: 5px 0 !important;
}


.woocommerce div.product .stock {
    color: #333333;
	text-transform: uppercase;
}


.woocommerce .woocommerce-message::before, .woocommerce .woocommerce-info::before {
    color: #333333 !important;
}


.woocommerce-cart table.cart td.actions .coupon .input-text  {
	padding: 12px 18px !important;
	font-family: "DIN-Pro";
	height: auto !important;
	font-size: 16px !important;
	text-transform: uppercase;
}


.woocommerce table.my_account_orders .order-actions {
    text-align: center !important;
}


a.continue-shopping:hover, a.new-account:hover {
    color: #968444 !important;
}




.woocommerce .woocommerce-breadcrumb a:link, .woocommerce .woocommerce-breadcrumb a:visited, .woocommerce .woocommerce-breadcrumb a:active {
    color: #968444 !important;
}


.woocommerce table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: auto;
    height: 34px;
}




dd.variation-Type, dd.variation-Type p {
	padding: 0;
	margin:0;
}



form.woocommerce-shipping-calculator p {
	margin: 0 !important;
	
	}
	

.select2-container .select2-choice > .select2-chosen {
	color: #515151 !important;
	
	}
	
.woocommerce ul.products li.product .woocommerce-placeholder {
	border: none;
}


.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	content: none !important;	
}


.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
	width: 100%;
}

.woocommerce .woocommerce-customer-details address {
	border: 0 !important;
	padding: 0 !important;
	box-sizing: border-box;
}


.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
	display: none;
}

#delivery-arrangements {
	background-color: #f6f6f6;
	padding: 20px;
	position: relative;
	margin-bottom: 40px;
}
#delivery-arrangements p {
	padding: 0 0 0 44px;
	margin: 0;
	display: inline-block;
	box-sizing: border-box;
	font-size: 22px;
	color: #968444;
	font-family: "DIN-Condensed";
	text-transform:  uppercase;
	line-height: 120%;
}

#delivery-arrangements img {
	width: 23px;
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	
}






/* WOOCOMMERCE STYLES */









/* NINJA FORMS */

.nf-form-content .ninja-forms-field {
	box-sizing: border-box;
	width: 100%;
	margin: 0px;
	outline: 0px none;
	font-family: "DIN-Pro";
	padding: 20px !important;
	background-color: #f6f6f6;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none;
	color: #333333 !important;
	font-size: 20px !important;
	height: auto !important;
}

.nf-form-content textarea.ninja-forms-field {
	height: 200px !important;
}

.nf-form-content label, .nf-field-label label {
	font-weight: normal !important;
	font-size: 20px !important;
}
.nf-field-container .nf-field-label {
	margin-bottom: 0 !important;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
	background-color: #968444 !important;
	padding: 14px 18px !important;
	text-transform: uppercase;
	font-size: 16px !important;
	color: #ffffff !important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
	background-color: #333333 !important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
	
/* NINJA FORMS */











/* BLOG POST MAIN STYLES */
ul#category-posted {	
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: "DIN-Condensed";
}

ul#category-posted-home {	
	display: block;
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
	font-family: "DIN-Condensed";
}

ul#category-posted li, ul#category-posted-home li   {	
	display: inline-block !important;
	padding: 0;	
	margin: 0;
	font-family: "DIN-Condensed";
	color: #ff4800;
}

ul#category-posted-home li a, ul#category-posted li a {	
	color: #ff4800 !important;
	text-decoration: none !important;
}
ul#category-posted-home li a:hover, ul#category-posted li a:hover  {	
	color: #484848 !important;
}


ul#date-box-main {	
	text-align: left;
	margin-left: 0 !important;
}
ul#date-box-main li {	
    font-family: "DIN-Condensed";
    display: inline-block;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 100%;
	font-size: 32px;
	text-align: left;
	color: #ffffff;	
}

#blog-inner-1-3{
	float: left;
	width: 100%;
	padding: 0;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
	background-color: #ffffff;
	}


#blog-home-1-3 {
	float: left;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
	text-align: left;
	}

#blog-home-1-3 p {
	padding: 0 40px;
	margin: 0;
	text-align: left;
	line-height: 120%;
	}
	
 #blog-home-1-3-fade-in  {
	display: inline-block;
	width: 100%;
	margin: 0 0 40px 0;
	vertical-align: top;
	background-color: #eee8dc;
	}
	
#blog-thumb-main {
	width: 100%;
	overflow: hidden;
	}
#blog-thumb-home-fixed, #blog-thumb-home-fixed-small {
	width: 100%;
	overflow: hidden;
	}
	
#blog-thumb-main img {
	width: 100%;
	vertical-align:middle;
	position: relative;
	}
#blog-thumb-home-fixed img, #blog-thumb-home-fixed-small img {
	width: 100%;
	vertical-align:middle;
	position: relative;
	}
	
#blog-inner-1-3 .title a, #blog-home-1-3 .title a {
	font-family: "DIN-Condensed";
	font-size: 30px;
	color: #484848 !important;
	text-align: left;
	padding: 40px 30px 0 30px;
	box-sizing: border-box;
	display: block;
	line-height: 110%;
	overflow: hidden;
	}

#blog-home-1-3 a:link, #blog-home-1-3 a:active, #blog-home-1-3 a:visited, #blog-home-1-3 p a:hover {
	color: #484848 !important;
	}
	
.read-more-main a:link, .read-more-main a:active, .read-more-main a:visited {
	font-family: "DIN-Condensed";
	color: #968444 !important;
	display: block;
	width: 100%;
	padding: 40px;
	box-sizing: border-box;
	text-align: left;
	
}
.read-more-main a:hover, .read-more-white a:hover {
	color: #484848;
}

.read-more-white a:link, .read-more-white a:active, .read-more-white a:visited {
	font-family: "DIN-Condensed";
	color: #ffffff !important;
	display: block;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	text-align: left;
}	


.featured-image-single img {
	margin: -80px auto 40px auto !important;	
}

/* BLOG POST MAIN STYLES */






/* VIDEO STYLES */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
	height: 0; overflow: hidden;
	margin-bottom: 20px;
}
 
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ytp-gradient-top, .ytp-chrome-top {
    display: none !important;
}

/* VIDEO STYLES */






/* REVEAL PANEL STYLES */

.reveal-button {
   cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.reveal-button:hover {
  color: #333333;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
}

.reveal-panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

/* REVEAL PANEL STYLES */



/* CHRISTMAS ORDERS TICK BOX */

.christmas_orders {
	padding: 20px !important;
	margin: 20px 3px !important;
	position: relative;
	background-color: #eee8dc;
}

.christmas_orders label {
	float: left;
	width: 90%;
	line-height: 160% !important;
	padding-right: 20px;
}

/* CHRISTMAS ORDERS TICK BOX */




/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	
	
#home-slider, #testimonial-slider { 
	width: 78%;
 }
 
 
#inner-banner { 
	width: 78%;
 }
	
	
.purple-main-content-area, .pink-main-content-area {
	  text-align: justify;
	  width: 62%;
	  padding: 8%;	  
}

.pink-main-content-area ul {
	 width: 50% !important;
}



.footerinner {
   line-height: 140%;
   margin: 0 auto 0 auto;
   text-align: center;
   color: #ffffff;
   
}
	
#footerinner-left, #footerinner-right {
	  width: 50%;
 
}





/* WOOCOMMERCE STYLES */
	
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding: 0 20px;
	margin: 0 0 30px 0;
	font-family: "DIN-Condensed";
	font-size: 22px;
	min-height: 78px;
}

.woocommerce table.shop_table td {
    padding: 6px 12px;
}


.woocommerce table.shop_table th {
    padding: 9px 12px;
}


/* WOOCOMMERCE STYLES */


}








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

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	width: 48%;
}
	
#you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
	width: 48%;
}	

}







/* Desktop Small Layout: 768px to a max of 963px.  Inherits styles from: Mobile Layout and Tablet Layout. */

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

html {
	padding-top: 0 !important;
}
	
#MobileMenu  {
	display: none;
}
	
#mainNav {	 
	display: block !important;
}
	
.header-section-inner {
	 width: 760px;	 
     padding: 0;
}
	
	
h2, h3 {
   font-size: 42px;
}
	
h1.cat-header {
	font-size: 70px;
	padding: 45px 20px 40px 20px;
}
	
.header-section {
	  position: relative;
}
	
#mobile-logo {
	display: inline-block;
	text-align: center;
	width: 175px;
	margin: 0 auto;
	padding: 20px 0;
}
	
	
#header-section-inner-right {
	text-align: right;
	float: right;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	clear: both;
	padding: 20px 0 0 0;
}

#header-section-inner-right input, #header-section-inner-right button {
	background-color: #666666;
	border: none;
	padding: 10px;
	vertical-align: text-bottom;
	color: #ffffff;
	font-family: "DIN-Pro";
	font-size: 16px;
}


#header-section-inner-right img {
	margin-top: -30px;
	display: inline-block;
}
	
#mainNav-right-side {
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
}
	
	
.refine-heading, h4, .reveal-button {
	width: 90%;	
}
#mobile-icons, #basket-items-mini  {
	display: none;
}
	
#home-slider,  #testimonial-slider { 
	width: 760px;
 }
 
#home-slider img,  #testimonial-slider img { 
	 width: 760px;

 }
 
 
#inner-banner { 
	width: 760px;
 }
 
 
#inner-banner img { 
	 width: 760px;

 }
 
	
.pale-cream-block-title, .pale-cream-block, .black-block, .black-block-home {
   padding: 40px 0;
}
	
.large-1-4-rollover-block {
	width: 40%;
	margin: 0 10px 20px 10px;
}

.block-1-4  {
	width: 40%;
	margin: 0 10px;
	text-align: left;
	padding: 0 10px;
	box-sizing: border-box;
}
	
.filter--style-premmerce .filter__item {
	width: 90%;
}
	

.woocommerce-product-search  {
	display: inline-block;
	vertical-align: top;
}

.woocommerce-product-search .screen-reader-text  {
	display: none;
}

.woocommerce-product-search input[type="search"]  {
	background-color: #eee8dc;
	padding: 8px 10px !important;
	font-family: "DIN-Pro";
	color: #333333;
	font-size: 14px;
	border: none;
}




.woocommerce-product-search input[type="submit"]   {
	background-color: #eee8dc;
	padding: 8px;
	font-family: "DIN-Pro";
    text-transform: uppercase;
	color: #333333;
	font-size: 14px;
	border: none;
	margin-left: -3px;
}

.woocommerce-product-search input[type="submit"]:hover   {
	background-color: #333333;
	color: #ffffff;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
	
	
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 46%;
}
	
	
	
	/* WOOF FILTER STYLES */
	
.woof_list li {
	display: block;
	width:90%;
}

	
	/* WOOF FILTER STYLES */

	
	
#you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
	width: 47%;
}



#wrapper, #wrapper-home { 
	width: 760px;
	padding: 0;
	 }
	
.wrapper-blog { 
  width: 760px;
  margin: 0 auto;
  box-sizing: border-box;	
}
	
	
#big-links {
	   width: 760px;
	   padding: 20px 0;	
	   display: block;
}



#big-links li {
	 width: 22%;
	 color: #968444;
	 display: inline-block;
	 border-right: 1px solid #968444;
	 border-bottom: none;
	 font-family: "DIN-Pro";
	 text-align: center;
	 text-transform: uppercase;
	 line-height: 140%;
	 font-size: 12px;
	 padding: 10px 5%;  
}

.big-link-title {
		font-family: "DIN-Condensed";
	    display: block;
	    margin-right: 0px;
}




#sign-up-ribbon-holder {
	width: 100%;
	display: inline-block;
	background-image: url(assets/pink-scroll-small.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 55px;
}


#sign-up-ribbon {
	   padding: 13px;  
	   background-color: transparent;
	   font-size: 12px;
	   text-transform: uppercase;
	   color: #333333; 
	   display: block;
	   margin: 0 auto;
	   width: 734px;
	   text-align: left;
	   line-height: 180%;
}





.main-content-area {
	  padding: 40px 0;
	  width: 760px;
	  text-align: justify;
	  margin: 0 auto;
	  display: block;	  
}



#testimonial-large-block img {
	  max-width: 100%;
	  left: auto;
	  margin-left: 0;
}
	
	
#wrapper-short {
	 
}



#refine-col {
	  width: 25%;
	vertical-align: top;
}


	
	
.pink-title-small {
	font-size: 16px;
	height: 34px;
	}
	
	
.pink-title-small-script {
	height: 54px;
	width: 80%;
	}




.footerinner {
   line-height: 140%;
   font-size: 14px;
   width: 760px;
   margin: 0 auto 0 auto;
   text-align: center;
   color: #ffffff;
   padding: 0;
   display: flex;
   
}
#footerinner-left, #footerinner-right {
      float: left;
	  width: 25%;
	  text-align: left;
	  margin: 0;
	  padding: 0 2%;
	  font-size: 16px;
	  box-sizing: border-box;
 
}

#footerinner-right {
      float: right;
	  padding-right: 0;
	   border-right: none;
}

#half-column {
	width: 45%;
	padding: 0 5% 0 0;
	border-right: solid 2px #333333;
	float: none;
	display: inline-block;
	vertical-align: top;
	}
	
#half-column:last-child {
	width: 45%;
	padding: 0 0 0 4%;
	border-right: none;
	}
	
#half-column:last-child h3 {
	margin: 0 0 20px 0;
	}


#quarter-column {
	width: 20%;
	padding: 0 5% 0 0;
	float: none;
	display: inline-block;
	vertical-align: top;
	}
	
#three-quarter-column {
	width: 69%;
	padding: 0 0 0 5%;
	float: none;
	display: inline-block;
	vertical-align: top;
	}

	




/* WOOCOMMERCE STYLES */



.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, #you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
	width: 46%;
	margin: 0 10px 20px 10px;
	font-family: "DIN-Pro";
    font-weight: normal;
	display: inline-block;
	vertical-align: top;
	line-height: 130%;
}

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	margin: 0 10px 20px 10px;
	}
	
.woocommerce div.product div.images img {
	width: 100%;
}
	
#you-may-also-like {
	width: 600px;
	margin: 0 auto;
}


.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 45%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product .woocommerce-tabs, woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    width: 50%;
	margin-bottom: 40px;
}
	
.woocommerce-page div.product .woocommerce-tabs {
    width: 100%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 0px 20px;
	font-size: 14px;
}

.woocommerce table.shop_table td {
    padding: 6px 12px;
}

.woocommerce table.shop_table th {
    padding: 9px 12px;
}

.woocommerce .woocommerce-breadcrumb {
	width:760px;
}
	
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
	width: 48%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	width: 46%;
}

/* WOOCOMMERCE STYLES */



	
	

/* BLOG STYLES */

#blog-home-1-3-fade-in {
	float: left;
	width: 48%;
	margin: 2% 1% 0 1%;
	}	

/* BLOG STYLES */

	
	
}








/* Desktop Large Layout: 964px to a max of 1219px.  Inherits styles from: Mobile Layout and Tablet Layout and Deskop Small Layout. */

@media only screen and (min-width: 964px) {
	
.top-bar {
	  padding: 40px 0 10px 0;
	  text-align: left;
}
	
	
#logo, #mobile-logo {
	display: inline-block;
	text-align: left;
	width: 225px;
	padding: 0;
}

	
#header-section-inner-right {
	padding: 10px 0 0 0;
}

.mobile-visible {
	display: none !important;	
}
	
.desktop-visible {
	display: inline-block !important;	
}

		
#mainNav{
   background-color: #333333;
}

#recipeNav{
   background-color: #eee8dc;
}
	

#home-slider,  #testimonial-slider { 
	width: 944px;
 }


#home-slider img,  #testimonial-slider img { 
	 width: 944px;

 }
 

 #inner-banner { 
	width: 944px;
 }
	
	
#white-wrapper { 
	padding: 80px 0;
	}
 
#inner-banner img { 
	 width: 944px;

 }
	
.header-section {
	padding: 25px 0;	  
}
	

.header-section-inner {
	 width: 944px;	  
}


#wrapper, #wrapper-home, .wrapper-blog { 
	 width: 944px;
	}
	


.main-content-area {
	  width: 944px;
	   text-align: justify;
	  
}

	
#three-quarter-column li {
	box-sizing: border-box;
	width: 100%;
}



.footerinner {
   width: 944px;
}

	
.large-1-4-rollover-block {
	width: 22%;
	margin: 0 10px 20px 10px;
	font-size: 42px;
	line-height: 100%;
}
.large-1-4-rollover-block .large-1-4-rollover-text  {
  font-size: 21px;
}

.block-1-4  {
	width: 22%;
	margin: 0 10px;
}
	
	
.tinted-image {
	height: 500px;
}

	
.tinted-image p {
	font-size: 42px;
}



/* WOOCOMMERCE STYLES */

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	width: 30%;
}
	

#you-may-also-like {
	width: 944px;
}
	
#you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
	width: 22% !important;
}


#product-third-box p, #gallery-1 .gallery-item p {
	height: 160px;
}


.woocommerce table.shop_table td {
    padding: 6px 12px;
}

.woocommerce table.shop_table th {
    padding: 9px 12px;
}

.woocommerce .woocommerce-breadcrumb {
	width: 944px;
}
	
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding: 0 10px;
}


/* WOOCOMMERCE STYLES */

	
	
	
	
	
	
	
	
	
/* BLOG POST MAIN STYLES */

#blog-home-1-3-fade-in  {
	width: 31.33%;
	margin: 2% 1% 0 1%
	}
	
#blog-thumb-home-fixed, #blog-thumb-home-fixed img {
	height: 300px;
}
#blog-thumb-home-fixed-small, #blog-thumb-home-fixed-small img {
	height: 300px;
}
	
.featured-image-single img {
	margin: -140px auto 40px auto !important;
	width: 75%;
}

/* BLOG POST MAIN STYLES */		
	
}













/* Desktop Layout: 1220px to a max of 1500px.  Inherits styles from: Mobile Layout and Tablet Layout and Desktop Large Layout. */

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

#home-slider,  #testimonial-slider { 
	width: 1200px;
 }
 
 #mega-menu-wrap-main_menu {
	width: 1200px;
}
	
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
	padding: 0 15px;
}
 
#home-slider img,  #testimonial-slider img { 
	 width: 1200px;

 }
 
#inner-banner { 
	width: 1200px;
 }
	
#you-may-also-like {
	width: 1200px;
}
 
#inner-banner img { 
	 width: 1200px;

 }

.header-section-inner {
	 width: 1200px;
	  
}

#wrapper, #wrapper-home, .wrapper-blog { 
	 width: 1200px;
}
	
	
	
.tinted-image {
	height: 600px;
}
	
.tinted-image p {
	left: 50%;
	margin: 0 0 0 -600px;
	font-size: 50px;
}
		
.tinted-image img {
	width: 100%;
	height: auto;
}
	

.purple-main-content-area, .pink-main-content-area {
	  padding: 60px;
	  width: 1080px;
	   text-align: justify; 
}

.pink-main-content-area ul {
	 width: 50% !important;
}
	
	
#big-links {
	   width: 1200px;	   
}


#sign-up-ribbon-holder {
	background-image: url(assets/pink-scroll.gif);
}

#sign-up-ribbon {
	   width: 1174px;
}


.pink-title-small-script {
	height: 36px;
	width: 100%;
	line-height: normal;
	}


.main-content-area {
	  width: 1200px;
	   text-align: justify;
	  
}
	
.large-1-4-rollover-block .large-1-4-rollover-text  {
  	font-size: 26px;
}



.icon { 
		float: left;
		margin: -8px 8px 0 0;
		display: inline-block;
	    } 


.footerinner {
  width: 1200px;
}


.payment-logos-bottom {
	width: 1200px;
	}






/* WOOCOMMERCE STYLES */


.woocommerce table.shop_table td {
    padding: 6px 12px;
}
.woocommerce .woocommerce-breadcrumb {
	width:1200px;
}
	
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	width: 23%;
}
	
#you-may-also-like .woocommerce ul.products li.product, #you-may-also-like .woocommerce-page ul.products li.product {
	width: 23% !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding: 0 20px;
}


/* WOOCOMMERCE STYLES */








}