/*
 Theme Name:   Oxbridge Satchels
 Template:     storefront
 Version:      4.1.6
*/


/*

Cream #f9f6f1
Black #000000

font-family: 'Montserrat', sans-serif;

*/

body {
	-webkit-text-size-adjust: none;
	background-color: white !important;
	font-family: 'Montserrat', sans-serif;
}


a:focus {
outline: none;
}


header#masthead {
	background-color: #f9f6f1 !important;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(7, 7, 7, 0.25);
	-moz-box-shadow:    2px 2px 5px 0px rgba(7, 7, 7, 0.25);
	box-shadow:         2px 2px 5px 0px rgba(7, 7, 7, 0.25);
}

header#masthead .col-full {
	max-width: 1465.69px !important;
}


.home.page .site-header {
	margin-bottom: 0 !important;
}


.site-header {padding: 0 0 0 0; border: 0px !important; }



.homeHover:hover img {
	cursor: pointer;
	opacity: .8;
}

img {
	border-radius: 0 !important;
}


hr {border-color: #000000 !important; margin-bottom: 50px;}


.site-content {
	padding-top: 5px;
}

.home .site-content {
	padding-top: 0;
}

/*logo*/

.site-branding {
	float: left;
	margin-bottom: 0;
	width: 100% !important;
	padding: 20px 0 20px 0;
}

.site-branding img {
	width: 175px !important; max-width: 175px !important; height: auto; display: block; margin-left: auto; margin-right: auto;
}

.site-branding a {z-index:10; position: relative;}

button.menu-toggle {border: 1px solid white !important; background-color: white; color: black !important; border-radius: 0 !important; text-align: center !important; margin-left: auto; margin-right: auto; float: none; font-size: 110% !important; padding: 5px 0 5px 40px !important;}
button.menu-toggle:hover {color: #d1cece !important; background-color: white;}
button.menu-toggle::before {background-color: black !important;}
button.menu-toggle span::before {background-color: black !important;}
button.menu-toggle::after {background-color: black !important;}

@media only screen 
and (max-width : 768px) 
				 {
.site-branding {padding: 15px 0 15px 0;}
.site-branding img {max-width: 100% !important;}	
					 
					 
}







/*nav*/

#site-navigation {float: left; width: 100%; margin: 0; padding: 0; font-family: 'Montserrat', sans-serif;}



/*.primary-navigation { padding: 0; text-align: center; font-family: 'Montserrat', sans-serif;}

.primary-navigation li a:hover {color: white !important; background-color: #000000;}

.primary-navigation li.current-menu-item a {color: #000000 !important; }

.primary-navigation li a {padding: 0 !important; font-size: 120%; color: white !important; margin: 0 12px 0 12px; text-transform: uppercase;}

.primary-navigation li a::after {margin-left: 3px !important; }

.primary-navigation ul.sub-menu { padding: 5px !important; background-color: #000000 !important; text-align: center; font-size: 90%; -webkit-box-shadow: 2px 2px 5px 0px rgba(7, 7, 7, 0.25); -moz-box-shadow:    2px 2px 5px 0px rgba(7, 7, 7, 0.25); 	box-shadow:         2px 2px 5px 0px rgba(7, 7, 7, 0.25);}
.primary-navigation ul.sub-menu li a {width: 250px; padding: 5px !important; overflow:hidden;border-color: white !important; font-size: 100% !important; color: white !important;}


.primary-navigation ul.sub-menu li a:hover {background-color: #000000; color: #000000 !important;}

*/

.storefront-primary-navigation { 
	float: left;
	width: 100%;
	margin-top: 0; 
	background-color: #f9f6f1 !important; 
	text-align: left !important;
	padding: 0;font-family: 'Montserrat', sans-serif;
	border-top: 1px solid #000000;
}




/*@media only screen 
and (max-width : 1199px) 
				 {
	
	.primary-navigation li a { font-size: 100%; margin: 0 0 0 20px;}
	.site-branding img {width: 200px !important; }			 
}
*/







@media only screen 
and (max-width : 980px) 
				 {
	.primary-navigation {display: none;} 
					 
	.handheld-navigation {display: block !important; text-align: left !important; padding: 30px 15px 0 15px; font-family: 'Montserrat', sans-serif;}				 
		
	.menu-toggle {display: block; margin-right: 15px;}		
					 
	.handheld-navigation ul.sub-menu {display: none !important;}					 
					 
	.handheld-navigation ul.sub-menu.toggled-on {display: block !important;}
		
	#site-navigation {
		float: left;
		width: 100%; text-align: left !important;
	}				 
					 
	ul#menu-main-nav-1 {
		float: left;
		width: 100%;
		padding: 0;
		margin: 0;text-align: left !important;
	}	
					 
	ul#menu-main-nav-1 li {
		float: left;
		width: 100%;
		padding: 5px 10px 0 10px;
		text-align: left !important;
	}	
					 
	ul#menu-main-nav-1 li a {
		color: black !important;
		padding: 5px 0 5px 0 !important;
		font-size: 110%;
	}
					 
	ul#menu-main-nav-1 li a:hover {
		color: #000000;
	}	
					 
	ul#menu-main-nav-1 li.current_page_item a {
		color: #000000 !important;
	}				 
						 
	ul#menu-mobile-menu {
		float: left;
		width: 100%;
		padding: 0;
		margin: 0;
	}	
					 
	ul#menu-mobile-menu li {
		float: left;
		width: 100%;
	}	
					 
	ul#menu-mobile-menu li a {
		padding: 5px 0 5px 0 !important;
	}					 
					 
					 
	.storefront-primary-navigation {
		float: left;
		width: 100%;
	}	
					 
	.storefront-primary-navigation .col-full {
		float: left;
		width: 100%;
		margin: 0;
	}	
					 
	/*.site-header {padding: 5px 0 5px 0;}*/
					 
					 button.dropdown-toggle {
						 color: #000000 !important;
					 }			 
					 
					 
}




@media only screen 
and (max-width : 768px) 
				 {
					 
button.menu-toggle { text-align: right !important; float: right; font-size: 110% !important; padding: 5px 0 5px 40px !important; margin-right: 30px;margin-top: -10px;}		 
				 
					 
}


/*Mobile Nav*/

/*.handheld-navigation {float: left; width: 100%; margin: 10px 0 0 0; background-color: white;}

.handheld-navigation #menu-mobile-nav { padding: 5px !important; margin-top: 15px;}

.handheld-navigation li {line-height: 30px; font-size: 100%;}

.handheld-navigation li a {padding: 0 !important;}

.handheld-navigation li a:hover {color: #d1cece !important;}
*/

/*.handheld-navigation #menu-mobile-nav {padding: 15px !important; background-color: #cfcece; margin-top: 15px;}

.handheld-navigation li {line-height: 32px;}

.handheld-navigation li a {padding: 0 !important; background-color: #cfcece;}

.handheld-navigation li a:hover {color: #01509f !important;}*/


.handheld-navigation li a {color: black !important;  font-size: 110%;}

.handheld-navigation li a:hover {color: #d1cece !important;}

/*cart and search*/

#site-header-cart {	margin-top: -90px; display: none;}

#site-header-cart li a.cart-contents {padding-bottom: 10px !important; padding-top: 0 !important;}

.widget_shopping_cart {margin-top: -15px;}

/*.site-search { 
	float: left !important;
	width: 100% !important; 
	margin: 0 0 0 0 !important;
	border: 1px solid #d1cece;
}*/


/*Search Cart Area*/

#searchCart {
	float: right;
	padding: 5px 0 5px 0;
	position: absolute;
	top: 55px;
	right: 30px;
	z-index: 999999;
}

/*#searchCart i.fa-search {
	float: left;
	font-size: 190%;
	color: #d1cece;
}*/

#searchCart i.fas {
	font-size: 130%;
	color: #000000;
}

#searchCart i.fas:hover {
	color: #000000;
	cursor: pointer;
}


#searchCart i.fab {
	font-size: 2030%;
	color: #000000;
}

#searchCart i.fab:hover {
	color: #000000;
	cursor: pointer;
}

#woocommerce_product_search-2 {
	display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	margin-bottom: 15px;
}

#woocommerce-product-search-field-1 {
	float: left !important;
	width: 100% !important; 
	margin: 0 0 0 0 !important;
	border: 1px solid #d1cece;
}

/*
#searchCart i.fa-shopping-bag {
	float: right;
	font-size: 190%;
	color: #d1cece;
}

#searchCart i.fa-shopping-bag:hover {
	color: white;
	cursor: pointer;
}*/

#woocommerce_widget_cart-2 {
	display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	float: left !important;
	width: 100% !important; 
	margin: 10px 0 10px 0 !important;
	padding: 10px; 
	box-sizing:border-box;
	border: 1px solid #d1cece;
	background-color: #efefef;
}

#woocommerce_widget_cart-3 p {
	margin: 0;
	padding: 0;
}


#dgwt_wcas_ajax_search-2 {
	display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	float: left !important;
	width: 100% !important; 
	margin: 10px 0 10px 0 !important;
	box-sizing:border-box;
	border-bottom: 1px solid #000000;
}

#searchCartInnerLeft {
	float: left;
}

#searchCartInnerLeft .fas {
	margin-right: 5px;
}

#searchCartInnerRight {
	float: right;
}

#searchCartInnerRight .fas {
	margin-left: 5px;
}


/*#woocommerce-product-search-field-0 {
	display: none;
	float: left !important;
	width: 100% !important; 
	margin: 0 0 0 0 !important;
	border: 1px solid #d1cece;
}
*/
.site-search { 
	/*float: left !important;
	width: 100% !important; */
	display: none;
}


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

#searchCart  {
	display: none;
}			
					 
}




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

#searchCartInner {
	width: 100%;	
	padding: 1%;
	padding-top: 0;
	padding-bottom: 0;
	box-sizing: border-box;
}			
					 
}











@media only screen 
and (max-width : 980px) 
				 {
	#site-header-cart {	margin-top: -90px;}
}



/*main page*/

/*.woocommerce-page .widget-area {
display: none;
}
.woocommerce-page .content-area {
width: 100%;
}*/

.content-area {
min-height: 750px;
}



/*Yoast Breadcrumbs*/

.home p#breadcrumbs {display: none;}

p#breadcrumbs {padding:20px 0 30px 0; margin-bottom: 0; font-size: 90%;font-weight: normal;}

p#breadcrumbs a {color: #282828; font-weight: normal; text-decoration: underline;}


#main h1 {font-size:130%; font-weight: bold; font-family: 'Montserrat', sans-serif; text-transform: uppercase;}
#main h2 {font-size:120%; font-family: 'Montserrat', sans-serif; font-weight: bold; text-transform: uppercase;}
#main h3 {font-size:120%; font-family: 'Montserrat', sans-serif;}

#main h3.largeHeading {font-size:300% !important; margin-bottom: 0;}

#main h2.homePageHeader {margin-bottom: 25px;}

#main p {font-size:100%; line-height: 30px;}

#main p.homeTag {font-size:130% !important; color: #000000 !important;}

#main li {font-size:100%; line-height: 33px;}

#main p.findMore a {
	color: #d1cece;
	padding: 10px 12px 10px 12px;
	border: 1px solid #d1cece;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

#main p.findMore a:hover {
	background-color: #d1cece;
	color: white;
	text-decoration: none;
}


img.centerImage {
	margin-left: auto;
	margin-right: auto;
	display: block;	
	/*border-radius: 5px;*/
}

img.rightImage {
	float: right;
	margin: 10px 0 10px 30px;
	max-width: 100%;
	height: auto;
	/*border-radius: 5px;*/
}	

figure.rightImage {
	float: right;
	margin: 10px 0 10px 30px !important;
	max-width: 100%;
	height: auto;
	/*border-radius: 5px !important;*/}

/*hr {
	border: none;
	border-top: 1px solid black !important;	
	margin: 40px 0 50px 0 !important;
	background-color: black !important;	
}
*/
p.woocommerce-info {background-color: #000000; color: white !important;}

.woocommerce-info {background-color: #000000; color: white !important;}

.woocommerce-message {background-color: #000000; color: white !important;}

@media only screen 
and (max-width : 730px) 
				 {
img.rightImage {
	float: none;
	clear: both;
	margin-left: 0;
}	
					 
figure.rightImage {
	float: none;
	clear: both;
	margin-left: 0;
}	


}




/*Woocommerce Edits*/

/*.woocommerce ul.products p {
	margin-bottom: 2px;
}

.woocommerce ul.products span.price {
	margin-bottom: 5px;
}

.woocommerce ul.products li.product {
	min-height: 455px;
}

.woocommerce .related ul.products li.product {
	min-height: 525px;
}

.woocommerce ul.products.columns-6 li.product {
	min-height: 525px;
}

.woocommerce ul.products li.product .add_to_cart_button {
	bottom: 0 !important;
	position: absolute !important;
	left: 0 !important;
}



*/


.woocommerce ul.products img {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	border-color: white !important;
}

.woocommerce img {
	border-color: white !important;
}





/*My Account Pages*/


/*.woocommerce-account #primary .entry-content {
	padding-top: 25px;
	margin-top: 25px;
	border-top: 1px solid #efefef;
}
*/
.woocommerce-account #primary .entry-content {
	background-color: white;
	box-sizing: border-box;
	padding: 20px;
/*	border-radius: 5px;*/
	margin-top: 20px;
	border: 1px solid #efefef;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation {
	box-sizing: border-box;
	padding: 0 20px 0 20px;
	/*border-radius: 5px;*/
	background-color: #000000;
	margin-bottom: 25px;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation li {
	border-bottom: 1px solid white !important;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation li:last-child {
	border-bottom: 0px !important;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation ul {
	margin-bottom: 0;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation li a {
	color: white !important;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation li a:hover {
	color: #f9f6f1 !important;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation li.is-active a {
	color: #f9f6f1 !important;
}



@media only screen 
and (max-width : 1200px) 
				 {
.woocommerce ul.products.columns-6 li.product {
	min-height: 475px;
}
}


@media only screen 
and (max-width : 767px) 
				 {
					 
.woocommerce ul.products li.product .add_to_cart_button {
	bottom: 0 !important;
	position: relative !important;
	left: 0 !important;
}

}

.woocommerce #primary img {
	border: 1px solid #cfcece;	
}

.wc-block-grid__product-image img {
	border: 1px solid #cfcece;	
}

.related.products {
	border-top: 1px solid #cfcece;
	padding-top: 75px;	
	margin-top: 75px;	
}

.summary .product_meta {
	display: none;
}


/*.woocommerce-page .widget-area {
	display: none !important;
}

.woocommerce-page .content-area {
	width: 100% !important;
}
*/

/* Force 2 line title inclusve */
/*.woocommerce ul.products li.product h2 {
  line-height: 3ex;
  height: 7ex; 
  overflow: hidden;
}
*/

/*h1.woocommerce-products-header__title.page-title {
	font-size: 120% !important;	
}
*/

h1.product_title {
	font-weight: bold !important;
	color: #000000 !important;
	font-size: 120%;
}


h2.woocommerce-loop-product__title {
	font-size: 100% !important;	
	font-weight: bold !important;
	color: #000000 !important;
	padding-top: 10px;
}

.wc-block-grid__product-title {
	font-size: 100% !important;	
	font-weight: bold !important;
	color: #000000 !important;
	padding-top: 10px;
	font-family: 'Montserrat', sans-serif;
}

.woocommerce-Price-amount.amount {
	font-weight: bold !important;
	/*color: #000000 !important;*/
}




.product-template-default .widget-area {
	display: none !important;
}

.product-template-default .content-area {
	width: 100% !important;
}

.page-template-default .widget-area {
	display: none !important;
}

.page-template-default .content-area {
	width: 100% !important;
}

.woocommerce .gamma.widget-title {
	font-size: 105% !important;
	border-left: 2px solid #d1cece;
	padding: 3px 0 3px 5px;
	border-bottom: none;
	margin-bottom: 25px;
	font-weight: bold;
}


.widget-area {
	background-color: white;
	padding: 15px;
	margin-right: 40px;
	border: 1px solid #cfcece;
}

.widget-area .widget {
	margin-bottom: 5em;
}


.widget-area ul.product-categories li {
	padding-left: 0 !important;
}

.widget-area ul.product-categories li a {
	text-decoration: none !important;
	font-weight: normal !important;
}

.widget-area ul.product-categories li a:hover {
	text-decoration: underline !important;
}

.widget-area ul.product-categories li::before {
	display: none !important;
}


.widget-area ul.product_list_widget li a {
	text-decoration: none !important;
	font-weight: normal !important;
}

.widget-area ul.product_list_widget li a:hover {
	text-decoration: underline !important;
}

.woocommerce span.onsale {
	position: absolute;
	top: 5px;
	left: 5px;
	background-color: #000000;
	color: white;
	border: none;
	font-weight: normal;
	z-index: 1;
}

.woocommerce span.price { 
	font-weight: normal !important;
	color: #000000 !important;
}

.woocommerce span.amount {
	font-weight: normal !important;
}

.woocommerce span.price .ins {
	font-weight: bold !important;
}


.wc-block-grid__products .woocommerce-Price-amount {
	color: #000000 !important;
	font-weight: normal !important;
}

.wc-block-grid__products img {
	border-color: white !important;
}



.woocommerce .woocommerce-Price-amount {
font-size: 100% !important;
}


.woocommerce .entry-summary span.woocommerce-Price-amount {
	font-size: 115% !important;
	font-weight: bold !important;
	color: #000000 !important;
}

select.orderby {
	padding: 3px 7px 3px 7px;
	border-radius: 0;
	border: 1px solid #cfcece;
	font-size: 100%;
	background-color: white;
}

select.orderby option {
	background-color: white;
}


.add_to_cart_button {
	width: 100%;	
}

.added_to_cart {
	width: 100%;	
}

@media only screen 
and (max-width : 767px) 
				 {
					 
	.widget-area {
	padding: 15px;
	margin-right: 0;
} 
					 
}


/*.woocommerce td.product-thumbnail {
	display: none;
}


.woocommerce th.product-thumbnail {
	display: none;
}
*/
.woocommerce .mnm_table p.price {
	margin-top: 10px !important;
}


.woocommerce .swatch-wrapper img {
	border: none !important;
}



.woocommerce .variations input[type="radio"] {
      display: none;
  }
 .woocommerce .variations input[type="radio"]:checked + label {
      background-color: #d1cece;
	 color: white;
  }

 .woocommerce .variations li {
	 padding: 3px;
	 display: inline-block;
	 margin-bottom: 7px;
  }

 .woocommerce .variations li label {
     border: 1px solid #d1cece;
	 padding: 5px;
	 margin: 0;
  }


.woocommerce .single_variation_wrap .price-rules-table-wrapper h3 {
    font-size: 110% !important;
 }

.woocommerce .single_variation_wrap .price-rules-table-wrapper th {
    font-size: 90% !important;
 }

.woocommerce .single_variation_wrap .price-rules-table-wrapper td {
    font-size: 90% !important;
 }

.woocommerce .single_variation_wrap .price-rules-table-wrapper table {
    border: 1px solid #cfcece !important; 
 }

.woocommerce .single_variation_wrap .price-rules-table-wrapper table tr {
    border: 1px solid #cfcece !important; 
 }


/*main page banner*/

.wp-block-cover {height: 700px; margin-bottom: 30px !important;}

.wp-block-cover__inner-container {padding-top: 20px !important; padding-bottom:20px !important;}

.wp-block-cover__inner-container p {color: white !important;}

@media only screen 
and (max-width : 1199px) 
				 {
		.wp-block-cover {height: 500px;}			 
}

@media only screen 
and (max-width : 480px) 
				 {
		.wp-block-cover {height: 300px;}			 
}



p.bannerText span.bannerFirst {
	color: #d1cece !important;
	font-size: 170% !important;
	font-weight: bold !important;
}

p.bannerText span.bannerSecond {
	color: #d1cece;
	font-size: 130% !important;
	font-weight: normal;
}




/*Topbar*/

#topBarBackground {
	width: 100%;	
	background: white;
	padding: 5px 0 5px 0;
	height: 35px;
	border-bottom: 1px solid #000000;
	font-family: 'Montserrat', sans-serif;
}

#topBarInner {
	font-weight: 300;
	width: 1549px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	box-sizing: border-box;
}

#topBarInner p {
	font-size: 100%;
	color: #000000 !important;
	padding: 0;
	margin: 0;
	line-height: 28px;
	text-align: left;
	float: left;
}


#topBarInner p a {
	color: #000000 !important;
}

#topBarInner p span {
	font-weight: bold;
}


#topBarInner p {
	color: #000000;
}

#topBarInner p a {
	color: #000000;
	text-decoration: none;
}

#topBarInner p a:hover {
	color: #efefef;
	text-decoration: underline;
}




#topBarInner ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topBarInner li {
	color: #000000;
	line-height: 28px;
	font-size: 100%;
	display: inline;
	margin-right: 7px;
}

#topBarInner li a {
	color: #000000;
	text-decoration: none;
}

#topBarInner  li a:hover {
	color: #efefef;
}

#topBarInner i.fas {
	color: #000000 !important;
}

#topBarInner i.fas:hover {
	color: #efefef;
}

#topBarInner li i.fas {
	color: #000000 !important;
	text-decoration: none;
}

#topBarInner li i.fas:hover {
	color: #efefef !important;
	text-decoration: none !important;
	cursor: pointer;
}

#topBarInner i.fab {
	font-size: 150%;
	color: #000000 !important;
	text-decoration: none;
}

#topBarInner i.fab:hover {
	color: #000000 !important;
	text-decoration: none;
}





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

#topBarInner {
	width: 100%;	
	padding: 1%;
	padding-top: 0;
	padding-bottom: 0;
	box-sizing: border-box;
}			
					 
}

@media only screen 
and (max-width : 880px) 
				 {
				
#topBarBackground {
	height: 60px;
}	
					 
#topBarInner ul {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 0 3px 0;
}	
					 
#topBarInner ul li {
	margin: 0 5px 0 5px;
}			

#topBarInner p {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 24px;
}	
					 
					  			 
					 
	
					 
}


@media only screen 
and (max-width : 768px) 
				 {
				
				 				 
/*#topBarInner #loginHeader {
	display: none;
}	
					 
#topBarBackground {
	height: 33px;
}*/					 
					 
}


@media only screen 
and (max-width : 600px) 
				 {
				
				 				 
#topBarInner p {
	font-size: 90%;
}	
					 
					 
#topBarInner li {
	font-size: 90%;
}				
					 
}






/*Footer Areae*/

footer {padding-bottom:0 !important; text-align: left;padding-top: 40px !important;}

footer .col-full {max-width: 1465.69px !important;}

.contactBox {
	float: left;
	width: 23%;
	margin-right: 2.6%;
	padding: 0 0 25px 0;
	text-align: left;
}

.contactBox.lastContactBox {
	float: right;
	margin-right: 0;
	border-right: 0;
}

.contactBox h2 {
	font-size: 120%;
	color: white;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

.contactBox ul {
	list-style-type: none;
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
}

.contactBox li {
	font-size: 100%;
	color: white !important;
	line-height: 30px;
	font-weight: 400;
}

.contactBox li span {
	font-size: 80%;
	font-weight: 300;
}

.contactBox li b {
	color: white;
	font-weight: bold;
}

.contactBox li a {
	color: white;
	text-decoration: none !important;
}

.contactBox li a:hover {
	color: #f9f6f1 !important;
	text-decoration: underline !important;
}

.contactBox img {
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
	/*border-radius: 5px !important;*/
	padding: 5px;
	background-color: white;
}

.contactBox input.button {
	background-color: white !important;
	color: black !important;
}

footer p {
	color: white;
	font-size: 80%;
	line-height: 28px;
	margin-bottom: 0;
}

footer p b {
	color: white;
	font-weight: bold;
}
	
footer p#copyLeft {
	margin: 0 0 5px 0;
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	text-align: center !important;
	border-top: 1px solid #A3A2A3;
}

footer p a {
	text-decoration: none !important;
	color: white !important; 
}

footer p a:hover {
	text-decoration: underline !important;
	color: #efefef !important;
}


footer ul#copyRightFooter {
	margin: 0 0 5px 0;
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	text-align: center !important;
	border-top: 1px solid white;
}

footer ul#copyRightFooter li {
	color: white !important;
	display: inline;
	margin: 0 5px 0 5px;
	font-size: 80%;
	line-height: 28px;
}

footer ul#copyRightFooter li a {
	text-decoration: none !important;
	color: white !important; 
}

footer ul#copyRightFooter li a:hover {
	text-decoration: underline !important;
	color: #efefef !important;
}


@media only screen 
and (max-width : 600px) 
				 {	
					 
footer ul#copyRightFooter {
	text-align: center !important;
}					 
					 
footer ul#copyRightFooter li {
	display: block;
	margin: 0;
}
					 
footer ul#copyRightFooter li.divider {
	display: none
}					 

}



footer .fa-brands {
	font-size: 250%;
	margin: 5px 10px 0 0;
	color: white;
}

footer .fa-brands:hover {
	color: #f9f6f1;
}


#secureCards {
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
}

#secureCards img {
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
	/*border-radius: 5px !important;*/
}


.site-info {
	display: none;
	
}

@media only screen 
and (max-width : 1199px) 
				 {	
					 
.contactBox {
	float: left;
	width: 100%;	
	padding: 1%;
	border: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
}


.contactBox.lastContactBox {
	float: left;
	width: 100%;	
	padding: 1%;
	border-right: 0;
	border-bottom: 0;
	box-sizing: border-box;
	padding-bottom:0;
} 	
					 
					 
}




/*											Home Boxes									*/

.homeBoxesOuter {
	float: left;
	width: 100%;
	padding: 0;
	margin-top: -150px; 
	margin-bottom: 50px; 
	z-index:999;
	position: relative;
}

.homeBoxes {
	margin: 0 auto;
	width: 1064px;
}

.whyBoxes {
	float: left;
	width: 100%;
	padding: 40px 0 50px 0 !important;
	margin: 40px 0 70px 0 !important; 
	border-bottom: 3px solid #d1cece;
}


.homeBox {
	float: left;
	/*width: 32%;	
	margin-right: 2%;*/
	width: 50%;
	margin-bottom: 2%;
	text-align:center;
}

.homeBox:hover {
	cursor: pointer;
	margin-top: -20px;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	
}

.homeBox.lastBox {
	float: right;
	margin-right: 0;
}

.homeBox h2 {
	text-align: center;
	padding: 4px 0 2px 0;
	margin: 0 0 0 0;
	color: #000000 !important;
	font-weight: bold;
	font-size: 140% !important;
} 

.homeBox h2 span {
	font-size: 70% !important;
} 

.homeBox p {
	text-align: center;
	padding: 4px 0 1px 0;
	margin: 0 0 0 0;
	color: #282828;
	font-size: 95% !important;
} 

.homeBox img {
	max-width: 45% !important;
	height: auto;
	margin: 20px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
} 

.homeBox i.fas {
	color: #d1cece;
	font-size: 140% !important;
	/*float: left;*/
	float: none;
	margin: 10px 0 0 0;
} 

.homeBox i.fad {
	color: #d1cece;
	font-size: 120%;
	float: none;
}

.homeBox .homeBoxText {
	float: none;
}

/*.homeBox.secondBox h2 {
	background-color: #d1cece;
}*/




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

					 

.homeBoxesOuter {
	margin-top: 20px; 
}
					 
.homeBoxes {
	width: 100%;
	box-sizing: border-box;
	padding-left: 1%;
	padding-right: 1%;
}
					 
.homeBoxes h2 {
	text-align: center;
	font-size: 130%;
}
					 
.whyBoxes h2 {
	text-align: center;
}
					 
.homeBox {
	float: left;
	width: 48%;	
	margin-right: 0;
	margin-bottom: 15px;
	min-height: 125px;
}
					 
.homeBox.secondBox {
	float: right;
	width: 48%;	
	margin-right: 0;
	margin-bottom: 15px;
}

.homeBox.thirdBox {
	float: left;
	width: 48%;	
	margin-right: 0;
} 
					 
.homeBox.lastBox {
	float: right;
	width: 48%;	
	margin-right: 0;
}	
					 
.homeBox img {
	width: 40% !important;
} 
					 
.homeBox p {
	padding-left: 30px;
	padding-right: 30px;
}
					 

}


@media only screen 
and (max-width : 730px) 
				 {	
					 
						 
.homeBox {
	float: left;
	width: 100%;	
	border: none;
	margin-bottom: 15px;
	min-height: 0px;
}
					 
.homeBox.secondBox {
	float: left;
	width: 100%;	
	border: none;
	margin-bottom: 15px;
}

.homeBox.thirdBox {
	float: left;
	width: 100%;	
	border: none;
	margin-bottom: 15px;
}

.homeBox.lastBox {
	float: left;
	width: 100%;	
} 
					 
.homeBox img {
	max-width: 50% !important;
} 					 
					 
					 
}






/*Large Home Boxes*/

#largeBoxes {
	float: left;
	width: 100%;
	margin: 10px 0 20px 0;
}

.largeBox {
	float: left;
	width: 32%;	
	margin-right: 2%;
	margin-bottom: 2%;
	text-align:center;
}

.largeBox.lastLargeBox {
	float: right;
	margin-right: 0;
}

.largeBox img {
	margin: 0;	
	max-width: 100%;
	height: auto;
}

.largeBox h2 {
	text-align:center;
	padding: 7px 0 7px 0;
	margin: 0 0 0 0;
	background-color: #d1cece;
	color: white;
	font-weight: bold;
	font-size:110%;
} 

.largeox:hover {
	cursor:pointer;
} 

.largeBox:hover h2 {
	background-color: #d1cece;
	color: white;
}


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

.largeBox {
	float: left;
	width: 47%;	
	margin-right: 3%;
}


.largeBox.lastLargeBox {
	float: left;
	width: 47%;	
	margin-right: 3%;
} 

}

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

.largeBox {
	float: left;
	width: 100%;	
	border: none;
}


.largeBox.lastLargeBox {
	float: left;
	width: 100%;	
} 
					 
}














/*Main woocommerce product widths*/





/*Three Columns*/

/*@media only screen 
and (max-width : 959px) 
				 {	

.site-main ul.products.columns-4 li.product {
    width: 29.4117647059%;
    float: left;
    margin-right: 5.8823529412%;
}
					 
.site-main ul.products.columns-4 li.product:nth-child(3n+3) {
    margin-right: 0;
}					 
					 
}
*/



/*Two Columns*/
/*@media only screen 
and (max-width : 768px) 
				 {	

.site-main ul.products.columns-4 li.product {

    width: 48%;
    margin-right: 3.8%;

}
					 
.site-main ul.products.columns-4 li.product:nth-child(2n+2) {
    margin-right: 0;
}	
					 
.site-main ul.products.columns-4 li.product:nth-child(3n+3) {
     margin-right: 3.8%;
}
					 
h2.woocommerce-loop-product__title {
	font-size: 100% !important;	
}					 
					 
}
*/





/*Two Columns Mobile Small*/
/*@media only screen 
and (max-width : 480px) 
				 {	

				 
h2.woocommerce-loop-product__title {
	font-size: 90% !important;	
}
					 
.woocommerce a.button {
	font-size: 80% !important;	
}					 
					 
}
*/





/*One Column Mobile Small*/
/*@media only screen 
and (max-width : 380px) 
				 {	


.site-main ul.products.columns-4 li.product {
	width: 100%;
    list-style: none;
    margin-left: 0;
    margin-bottom: 4.235801032em;
    text-align: center;
    position: relative;

}			
					 
.site-main ul.products.columns-4 li.product:nth-child(2n+2) {
    margin-right: 0;
}	
					 
.site-main ul.products.columns-4 li.product:nth-child(3n+3) {
    margin-right: 0;
}					 
					 				 
					 
}
*/









/*Home Page woocommerce product widths*/





/*Three Columns*/

/*@media only screen 
and (max-width : 959px) 
				 {	

.site-main ul.products.columns-5 li.product {
    width: 29.4117647059%;
    float: left;
    margin-right: 5.8823529412%;
}
					 			 
					 
}

*/


/*Two Columns*/
/*@media only screen 
and (max-width : 768px) 
				 {	

.site-main ul.products.columns-5 li.product {

    width: 48%;
    margin-right: 3.8%;

}
					 
.site-main ul.products.columns-5 li.product:nth-child(2n+2) {
    margin-right: 0;
}	
					 
.site-main ul.products.columns-5 li.product:nth-child(3n+3) {
     margin-right: 3.8%;
}
					 
h2.woocommerce-loop-product__title {
	font-size: 100% !important;	
}					 
					 
}

*/




/*Two Columns Mobile Small*/
/*@media only screen 
and (max-width : 480px) 
				 {	

				 
h2.woocommerce-loop-product__title {
	font-size: 90% !important;	
}
					 
.woocommerce a.button {
	font-size: 80% !important;	
}					 
					 
}


*/



/*One Column Mobile Small*/
/*@media only screen 
and (max-width : 380px) 
				 {	


.site-main ul.products.columns-5 li.product {
	width: 100%;
    list-style: none;
    margin-left: 0;
    margin-bottom: 4.235801032em;
    text-align: center;
    position: relative;

}			
					 
.site-main ul.products.columns-5 li.product:nth-child(2n+2) {
    margin-right: 0;
}	
					 
.site-main ul.products.columns-5 li.product:nth-child(3n+3) {
    margin-right: 0;
}					 
					 				 
					 
}
*/


/*Footer Logos*/


#bottomLogos {
    display: inline-block;
    width: 100%;
    float: none;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 40px;
}

#bottomLogos img {
	display: inline-block;
    border-style: none;
    vertical-align: top;
    height: auto;
	max-height: 85px;
	width: auto;
    padding: 12px 24px;
}



/*Banner Area*/


#bannerArea {
    float: left;
    width: 100%;
    padding: 40px 0 40px 0;
	background: url(/wp-content/uploads/2020/02/bannerbackground-1.png) repeat; 
}

#bannerInner {
	margin: 0 auto;
	width: 1064px;
}

.bannerLeft {
	float: left;
	width: 55%;
}

.bannerLeft img {
	max-width: 100%;
	height: auto;
}

.bannerRight {
	float: right;
	width: 40%;
	margin-top: 80px;
}

#bannerArea .bannerRight h2 {
	color: white;
	font-size: 210% !important; 
	font-weight: bold;
}

#bannerArea .bannerRight p {
	color: white;
	font-size: 120% !important; 
	font-weight: bold;
}

#bannerArea .bannerRight p a {
	color: white;
	font-weight: bold;
	font-size: 100% !important; 
	background-color: #d1cece;
	text-transform: uppercase;
	text-decoration: none;
	/*border-radius: 5px;*/
	padding: 10px;
}

#bannerArea .bannerRight p a:hover {
	color: white;
	background-color: #adda43;
	text-decoration: none;
}



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

#bannerInner {
	width: 100%;
	box-sizing: border-box;
	padding-left: 5%;
	padding-right: 5%;
}
					 
}


/*Call Back Area*/


#callBackArea {
    float: left;
    width: 100%;
    padding: 15px 0 15px 0;
	background-color: #d1cece;
	text-align: center;
}

#callBackArea p {
    color: white;
	font-size: 110%;
	padding: 0;
	margin: 0;
}

#callBackArea p a {
    color: #d1cece;
	text-decoration: none;
	background-color: white;
	font-size: 90%;
	padding: 10px;
	/*border-radius: 5px;*/
}

#callBackArea p a:hover {
    color: white;
	background-color: #d1cece;
	text-decoration: none;
}



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

.bannerLeft {
	float: left;
	width: 100%;
}

.bannerRight {
	float: left;
	width: 100%;
	margin-top: 20px;
}
					 
					 
callBackArea {
    padding: 15px;
}
					 
#callBackArea p {
	font-size: 90%;
}
				

}


.stackImage img {
	margin-bottom: 20px;
}




/*Home Welcome*/

.homeWelcomeOuter {
	width: 100%;
	background-color: #efefef;
	padding: 20px 0 20px 0 !important;
	margin: 20px 0 0 0 !important; 
}

.homeWelcomeInner {
	margin: 0 auto;
	width: 1064px;
}



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

.homeWelcomeInner {
	width: 100%;
	box-sizing: border-box;
	padding-left: 1%;
	padding-right: 1%;
					 }
}





/*Home page Styles*/

p.highlightBoxHome {
	font-size: 110% !important;
}

.categoryBoxesHome p {
	font-size: 110% !important;
	font-weight: bold;
}

.categoryBoxesHome p a {
	float: right;
	text-decoration: none !important;
	font-size: 80%;
}

.categoryBoxesHome p a:hover {
	background-color: #d1cece;
	text-decoration: none !important
}


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

.categoryBoxesHome p a {
	float: none;
}
					 
}




.woocommerce a.add_to_cart_button {
	color: white !important;
	padding: 10px 12px 10px 12px !important;
	border: 1px solid #000000 !important;
	text-decoration: none !important;
	text-align: center !important;
	text-transform: uppercase !important;
	background-color: #000000 !important;
	font-weight: bold !important;
}

.woocommerce a.add_to_cart_button:hover {
	background-color: #000000 !important;
	color: white !important;
	text-decoration: none !important;
}



.woocommerce button.single_add_to_cart_button {
	color: white !important;
	padding: 10px 12px 10px 12px !important;
	border: 1px solid #000000 !important;
	text-decoration: none !important;
	text-align: center !important;
	text-transform: uppercase !important;
	background-color: #000000 !important;
	font-weight: bold !important;
}

.woocommerce button.single_add_to_cart_button:hover {
	background-color: #000000 !important;
	color: white !important;
	text-decoration: none !important;
}



/*.woocommerce li.product {
	border: 1px solid #efefef !important;
	box-sizing: border-box;
	padding: 10px;
}
*/
.woocommerce span.price div.price {
	font-size: 80% !important;
}






.homeTwoBoxes {
	padding-top: 40px !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.homeTwoBoxes p {
	border: 1px solid white;
	font-size: 130% !important;
}

.homeTwoBoxes p a {
	text-decoration: none !important;
}

.latestSweetsBackground {
	/*background-color: #d1cece;
	height: 1px;
	margin-top: 10px !important;*/
	border-bottom: 1px solid #d1cece;
	height: 17px;
	margin-bottom: 50px !important;
}

h2.latestSweetsHeading {
	margin-bottom: 30px;
}

h2.latestSweetsHeading span {
	background-color: #d1cece;
	color: white;
	padding: 10px 20px 10px 20px;
}

.homeSubscriptBoxes {
	padding-bottom: 40px !important;
}

.homeSubscriptBoxes img:hover {
	opacity: .8;
}

.pickBoxHome {
	margin-bottom: 60px;
}

.pickBoxHome:hover {
	opacity: .8;
}

.pickBoxHome h2 {
	padding-top: 20px;
}

.pickBoxHome a {
	text-decoration: none !important;
}

.wp-block-button a {
	text-decoration: none !important;
}

.benefitsBox {
	margin-top: 25px;
}

.benefitsBox ul {
	color: #d1cece;
	font-size: 120%;
	line-height: 34px;
	padding-top: 45px;
	padding-bottom: 45px;
}



#whyUsList {
	color: black;
	list-style-type: none;
	padding: 0 !important;
	text-align: center !important;
	margin: 0 !important;
}

#whyUsList li {
	display: inline-block;
	font-size: 140%;
	font-weight: bold;
	margin: 0 5px 0 5px;
}

#whyUsList li i.fas {
	color: #d1cece;
}



.homeSpecialBoxes {
	padding: 25px 25px 0 25px !important;
	box-sizing: border-box;
	/*border-radius: 5px !important;*/
}

.homeSpecialBoxes img {
	/*border-radius: 5px !important;*/
}

.homeSpecialBoxes img:hover {
	opacity: .8;
}

.homeSpecialBoxes a {
	text-decoration: none !important;
}

.homeSpecialBoxes a:hover {
	color: black;
	text-decoration: none !important;
}

.woocommerce #secondary {
	display: none;
	position: fixed; 
	left: 0;
	top: 0;
	width: 300px;
	height: 100vh !important;
	z-index: 99999;
	border-top: none;
	border-bottom: none;
	overflow-y:scroll;
    overflow-x:hidden;
}

.woocommerce #secondary h3 {
	font-size: 110% !important;
}

.woocommerce #secondary .bapf_sfilter {
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px !important;
}

.woocommerce #secondary .berocket_single_filter_widget_663 .bapf_sfilter {
	border-bottom: 0px;
}

.woocommerce #secondary .bapf_sfilter label {
	font-size: 90% !important;
}

.woocommerce #secondary .widget_custom_html {
	margin-bottom: 0 !important;
}

.woocommerce #secondary p#filterButton {
	margin-bottom: 10px !important;
}




@media ( max-width: 480px ) {

.woocommerce #secondary {
	width: 250px;
}
	
}


.widget-area {
	-webkit-transition: all 2s ease;  
  -moz-transition: all 2s ease;  
  -o-transition: all 2s ease;  
  -ms-transition: all 2s ease;  
  transition: all 2s ease;
}

.woocommerce #primary {
	width: 100%;
}

.blog #secondary {
	display: none;
	position: fixed; 
	left: 0;
	top: 0;
	width: 250px;
	height: 100vh !important;
	z-index: 99999;
	border-top: none;
	border-bottom: none;
}

.blog #primary {
	width: 100%;
}


.single-post #secondary {
	display: none;
	position: fixed; 
	left: 0;
	top: 0;
	width: 250px;
	height: 100vh !important;
	z-index: 99999;
	border-top: none;
	border-bottom: none;
}

.single-post #primary {
	width: 100%;
}


.search #secondary {
	display: none;
}

.search #primary {
	width: 100%;
}


p#filterButton {
	float: right;
	margin: 0;
	padding: 2px 7px 2px 7px;
	border: 1px solid #e4d6bc;
	color: #2c2724;
}


p#filterButton:hover {
	color: white;
	cursor: pointer;
	background-color: #2c2724;
}







@media ( max-width: 768px ) {
ul.products li.product {
	width: 46.411765%;
	float: left;
	margin-right: 5.8823529412%;
}

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


}





/*Quad Menu*/


.storefront-primary-navigation #quadmenu {
	width: 100% !important; 
	text-align: left !important;
}

.storefront-primary-navigation #quadmenu form {
	margin-bottom: 0 !important;
}

.storefront-primary-navigation #quadmenu img {
	/*border-radius: 20px !important;*/
}

.storefront-primary-navigation #quadmenu .icon-bar {
	height: 2px !important;
}

.storefront-primary-navigation #quadmenu img:hover {
	opacity: .8;
}


.storefront-primary-navigation #quadmenu.quadmenu-is-horizontal.quadmenu-align-left .quadmenu-navbar-nav {
    text-align: left !important;
}


/*
@media only screen 
and (max-width : 1100px) 
				 {
	
	.site-branding {width: 100% !important; left: 0;}		
					
					 
}
*/


@media only screen 
and (max-width : 980px) 
				 {	
.storefront-primary-navigation #quadmenu {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

					 
}



@media only screen 
and (min-width : 768px) 
				 {	
.storefront-primary-navigation .quadmenu-navbar-nav li.quadmenu-item-level-0 {
	height: 55px !important;
}

					 
}



@media only screen 
and (max-width : 768px) 
				 {	
.storefront-primary-navigation #quadmenu img {
	display: none !important; 
}

.storefront-primary-navigation #quadmenu .quadmenu-item-object-widget {
	display: none !important; 
}
					 
.storefront-primary-navigation #quadmenu li {
	margin-right: 0px !important; 
}
					 
.storefront-primary-navigation #quadmenu span.quadmenu-caret {
	padding-right: 20px !important; 
}
					 				 				 					 
}
					 




.storefront-primary-navigation .quadmenu-navbar-nav li {
/*	font-weight: 300 !important;*/
}

.storefront-primary-navigation .quadmenu-navbar-nav li a {
	/*font-weight: 300 !important;*/
	border-width: 0px !important;
}

.storefront-primary-navigation .quadmenu-navbar-header button.quadmenu-navbar-toggle {
	margin-top: 75px !important;
	z-index: 9999999 !important;
}

li.navHeading a span {
	font-size: 18px !important;
}








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

/*.storefront-primary-navigation .quadmenu-navbar-header button.quadmenu-navbar-toggle {
	margin-top: 45px !important;
}*/
				 
					 
					 
}





.home .add_to_cart_button {
	display: none;
}

.archive .add_to_cart_button {
	display: none;
}


.home .button.product_type_simple {
	display: none;
}

.archive .button.product_type_simple {
	display: none;
}

.yith-wcbm-badge {
	/*border-radius: 5px !important;*/
	top: 5px;
	left: 5px;
}






/*Resizing*/

.archive .col-full {
	max-width: 1465.69px !important;
}

.page-template .col-full {
	max-width: 1465.69px !important;
}

.product-template-default .col-full {
	max-width: 1465.69px !important;
}

.page-template-default .col-full {
	max-width: 1465.69px !important;
}

.blog .col-full {
	max-width: 1465.69px !important;
}

.single-post .col-full {
	max-width: 1465.69px !important;
}

.search .col-full {
	max-width: 1465.69px !important;
}

.header-widget-region .col-full {
	max-width: 1465.69px !important;
}


.introHome {
	padding: 70px 0 15px 0 !important;
}






.flakesHome {
	background: url(http://shelleys.paperbackwebsitedesign.co.uk/wp-content/uploads/2021/03/flakes-background.jpg);
	padding: 80px 0 50px 0;
}

.flakesHome h2 {
	color: #000000 !important;
}

.flakesHome p {
	color: white !important;
}

.flakesHome p a {
	color: white !important;
}

/*
bdi {
	color: #000000;
}

#quadmenu bdi:hover {
	color: white;
}*/

.exploreShop figcaption {
	background-color: #000000;
	padding: 10px 0 10px 0;
	margin-top: -4px;
}

.exploreShop figcaption a {
	color: white;
	text-decoration: none !important;
	font-size: 120%;
	background-color: #000000;
}

.exploreShop figcaption a:hover {
	color: white;
	text-decoration: underline !important;
}


.home .site-main {
	margin-bottom: 0;
}

.home #primary {
	margin-bottom: 0;
}

.contactColumns .wp-block-column {
	padding: 20px 0 0 0;
	/*border-radius: 5px;*/
	background-color: #efefef;
}




.aboutTeam figcaption {
	background-color: #000000;
	padding: 10px 0 10px 0;
	margin-top: -4px;
	color: white;
	text-decoration: none;
	font-size: 120%;
}

.storefront-handheld-footer-bar {
	display: none !important;
}


.home .woocommerce {
	margin-top: 0 !important;
}

/*p.out-of-stock {
	display: none !important;
}
*/

.single-product .wpforms-container {
	border-top: 1px solid #000000;
	padding-top: 10px;
}

.single-product .wpforms-container .wpforms-title {
	color: #000000;
	font-size: 110% !important;
}




.wp-block-jetpack-tiled-gallery img {
	border: 1px solid #efefef;
}


.product-type-external .button {
	display: none !important;
}





.secondary-navigation #quadmenu {
	width: 100% !important; 
	text-align: left !important;
}

.secondary-navigation #quadmenu .quadmenu-text {
	color: #000000 !important;
}




.secondary-navigation {float: right !important; margin: 45px 0 0 0 !important; padding: 0 !important; text-align: right; text-transform: none !important; width: auto !important;}

.secondary-navigation #quadmenu li.quadmenu-item-type-search input {
	color: #000000 !important;
	text-transform: none !important;
	height: 50px !important;
	border: 1px solid #A3A2A3;	
	margin-top: 12px !important;
}

.secondary-navigation #quadmenu li.quadmenu-item-type-search input::placeholder {
	color: #000000 !important;
	text-transform: none !important;
}

.secondary-navigation #quadmenu li.quadmenu-item-object-cart {
	background-color: white !important;
	text-transform: none !important;
}

.secondary-navigation #quadmenu li.quadmenu-item-object-login {
	background-color: white !important;
	text-transform: none !important;
}

.secondary-navigation #quadmenu {
	width: 100% !important; 
	text-align: left !important;
}

.secondary-navigation #quadmenu .quadmenu-text {
	color: #000000 !important;
}




@media ( max-width: 968px ) {
	
.secondary-navigation {margin-top: 30px !important;}

	
.secondary-navigation #quadmenu li.quadmenu-item-type-search input {
	width: 175px !important;
}


}







.serviceHighlights p {
	/*border-radius: 5px;*/
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	margin-bottom: 0 !important;
}

.introText {
	/*border-radius: 5px;*/
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
}







.browsePets .wp-block-column img {
	-webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

.browsePets .wp-block-column:hover img {
	height: auto;
	cursor: pointer;
	animation-name: bounce;
  	-moz-animation-name: bounce;
}

@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		-ms-transform:     translateY(0);
		transform:         translateY(0)
	}
	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform:     translateY(-30px);
		transform:         translateY(-30px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform:     translateY(-15px);
		transform:         translateY(-15px)
	}
}


@media only screen 
and (max-width : 480px) 
				 {	
	.browsePets .wp-block-column img {
	max-width: 75%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
}
				 
}









.site-content img {
	/*border-radius: 20px !important;*/
}

.site-content .wp-block-image.size-large img {
	border-radius: 0 !important;
}



/*How Farm Shop Boxes*/

.homeFarmShopBoxes {
	margin-top: 30px;
}

.homeFarmShopBoxes img {
	/*border-radius: 20px !important;*/
}

.homeFarmShopBoxes img:hover {
	opacity: .8 !important;
}



/*Home Boxes*/

.homeHighlightBoxes p strong {
	color: #000000 !important;	
}

.homeHighlightBoxes p {
	margin-bottom: 5px !important;	
}





/*Details*/

#detailsLeft {
	/*border-radius: 20px !important;*/
	padding: 30px !important;
}

#detailsLeft h2 {
	color: white !important;
}

#detailsRight {
	/*border-radius: 20px !important;*/
	padding: 30px !important;
}

#detailsRight h2 {
	color: white !important;
}




/*Header Removals*/

.page-id-28 .entry-header {
	display: none;
}

.page-id-28 #breadcrumbs {
	display: none;
}

.page-id-28 .site-content {
	padding-top: 0;
}


.page-id-30 .entry-header {
	display: none;
}

.page-id-30 #breadcrumbs {
	display: none;
}

.page-id-30 .site-content {
	padding-top: 0;
}


.page-id-32 .entry-header {
	display: none;
}

.page-id-32 #breadcrumbs {
	display: none;
}

.page-id-32 .site-content {
	padding-top: 0;
}



.page-id-34 .entry-header {
	display: none;
}

.page-id-34 #breadcrumbs {
	display: none;
}

.page-id-34 .site-content {
	padding-top: 0;
}


.page-id-36 .entry-header {
	display: none;
}

.page-id-36 #breadcrumbs {
	display: none;
}

.page-id-36 .site-content {
	padding-top: 0;
}



.page-id-38 .entry-header {
	display: none;
}

.page-id-38 #breadcrumbs {
	display: none;
}

.page-id-38 .site-content {
	padding-top: 0;
}



.page-id-93 .entry-header {
	display: none;
}

.page-id-93 #breadcrumbs {
	display: none;
}

.page-id-93 .site-content {
	padding-top: 0;
}




/*Home Collection Boxes */


.collectionsHome figure {
	position: relative;
}

.collectionsHome figure figcaption {
	width: auto;
	position: absolute !important; 
	bottom: 20px;
	left: 20px;
	font-style: bold !important;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120% !important;
	background-color: rgba(255,255,255,.80);
	padding: 10px !important;
	text-align: left;
	margin: 0;
}
.collectionsHome figure:hover {
	cursor: pointer;
}

.collectionsHome figure figcaption a {
	font-weight: 300;
	letter-spacing: 3px;
	font-size: 90%;
	text-decoration: none !important;
}
	
.collectionsHome figure figcaption:hover {
	background-color: rgba(255,255,255,1);
	cursor: pointer;
}

.collectionsHome figure:hover figcaption {
	background-color: rgba(255,255,255,1);
}



.wpforms-submit-container button {
	background-color: #000000 !important;
}




#quadmenu.quadmenu-storefront_dark.quadmenu-is-horizontal .quadmenu-navbar-nav > li:first-child > a > .quadmenu-item-content {
padding-left: 15px !important;
}



h2.wpcu-product__title a {
	font-weight: bold !important;
	text-decoration: none !important;
}

.wpcu-product__price bdi {
	font-weight: normal !important;
}