/*
Theme Name: Cookies Con Amore Theme 2016 (Humbleshop Child 3.0)
Theme URI: http://thehumblespace.com/
Author: Tenika Jones
Author URI: hello[at]tenikajones.com
Description: HumbleShop - Minimal Responsive Wordpress Theme
Version: 2.5
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: humbleshop
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../humbleshop/style.css');
@import url('//fonts.googleapis.com/css?family=Cabin:400,500,600,700,400italic,500italic,600italic,700italic');
@import url('//fonts.googleapis.com/css?family=Parisienne');

/*html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}*/



body {
	font-family: 'Cabin', sans-serif !important;
	background-attachment: fixed !important;
	/*background: url('images/bg.jpg') top left repeat fixed !important;*/
	/*background: url('images/bg.jpg') top left no-repeat fixed;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;*/
	color: #465358;
}

.page h2 {
	color: #465358 !important;	
}

p {
	margin: 0 0 20px;
}

span.script, .script {
	font-family: 'Parisienne', cursive;
}

.container {
	background: #fff !important;
}

.container .top.row {
	padding: 5px 0 20px 0 !important;
	position: relative;
}

.icon-basket:before {
	content: "" !important;
	background: url(images/cart-icon.png) top left scroll no-repeat;
	width: 19px;
	height: 15px;
	margin-top: 0px;
}

.top .logo.image {
	max-width: 280px;
	width: 280px;
	margin: 0 auto;
	float: none;
}

.top .logo.image img {
	max-width: 280px;
	width: 280px;
	margin: 0 auto;
}

.hscart {
	padding: 1% 0 1% 1% !important;
	position: absolute;
	top: 0px;
	right: -15px;
}

.counter {
	float: right;
	padding: 5px;
	background: #90a6ae;
}

.counter i,
.counter span.amount {
	color: #fff;
}

.horizontal-nav ul {
	/*float: right;
	width: 775px;*/
	width: 844px;
	margin: 0 0px 5px 0;
	padding-left: 56px;
	border-bottom: 0 !important;
}

.horizontal-nav ul li {
	font-size: 12px;
	border: none !important;
	letter-spacing: 2px;
	float: left;
	/*margin: 0 0px 0 40px;*/
	margin: 0 0px 0 35px;
	/* border: 1px blue solid !important; */
	width:  auto !important;
}

.horizontal-nav ul li a {
	color: #6d828a;
	font-weight: 700;
}

.horizontal-nav ul li a:hover {
	color: #8b2131;
	font-weight: 700;
	background: #fff !important;
}

.current-menu-item a {
	color: #8b2131 !important;
}

li.menu-item-search, li.menu-item-search input {
	width: 111px;
	height: 23px;
	padding: 0 0 0 5px;
}

.topsearch {
	margin-top: 7px;
	width: 140px;
	height: 25px;
	border: 1px #d8dee0 solid;
}

.topsearch input {
	float: left;
	padding: 0;
	border: none !important;
}

.topsearch button {
	float: left;
	border: none;
	background: #fff;
	padding: 10px 10px 13px;
	background: url(images/search-icon.png) #fff center center no-repeat scroll;
}

.topsearch button:hover {
	color: #333333;
	text-decoration: none;
	background-color: #fff;
	background-position: center center;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.icon-search:before {
	content: none;
}

.brands {
	letter-spacing: 3px;
	background: url('images/home-ribbon-top.png') top center no-repeat scroll;
	width: 440px;
	height: 35px;
	padding: 7px 0 !important;
	padding-bottom: 0 !important;
	margin: 0 auto;
	text-align: center;
	font-weight: 700;
	color: #fff;
}

.brands .script {
	font-size: 22px;
	letter-spacing: 0px;
}

.home-panel.promo {
	/*background: url('images/banner_bg.png') top center repeat scroll;*/
	background-color: rgba( 36, 65, 79, 0.74);
	color: #fff;
	margin: 0;
	padding: 33px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.homecontent .page_blurb {
	max-width: 90%;
	padding-bottom: 0;
}

.slider-feat {
	position: relative;
	margin-bottom: 30px;
}

.heart-small {
	background: url('images/heart-small.png') top center no-repeat scroll;
	width: 20px;
	height: 15px;
	display: block;
	margin: 0 auto;
}

h4.small-title {
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.small-liner {
	border-top: 1px #fff solid;
	opacity: 0.48;
	width: 203px;
	margin: 0 auto;
}

h5.small-subtitle {
	color: #fff !important;
	font-size: 18px;
	text-transform: lowercase;	
}

.blank-small {
	width: 20px;
	height: 15px;
	display: block;
}

.home-panel.promo a {
	color: #fff;
}

.home-panel.promo .row-fluid {
	padding: 0 !important;
}

.nomargin article.product .view {
	margin: 0 0 20px;
}

.row.nomargin {
	margin: 0;
}

.home .more-cookies {
	margin-bottom: 60px;
}

section.single .more-cookies {
	margin-top: 60px;
}

.page-template-woocommercetemplate-glutenetto-php .more-cookies {
	margin-bottom: 40px;
}

.more-cookies {
	width: 161px;
	height: 28px;
	margin: 0 auto;
}

.more-cookies a {
	background: url('images/more-cookies.png') top center no-repeat scroll;
	width: 161px;
	height: 28px;
	display: block;
}

.single-product .single-section {
	padding: 0 60px;
	/*border: 1px red solid;*/
	margin: 0 auto;
	overflow: hidden;
}

.single-product .type-product .col-sm-5 {
	max-width: 280px;
}

.single-product .type-product .col-sm-7 {
	max-width: 480px;
}


.wide-promo {
	
}

/* Footer
-------------------------------------------------------------- */


footer {
	margin-top: 0px !important;
	padding: 0 !important;
	color: #ffffff !important;
}

footer, footer .container {
	background: none;
}

footer .wrap {
	padding: 0 85px !important;
}

footer .container {
	padding: 40px 0 20px;
	background: url('images/footer_bg.jpg') top left repeat scroll !important;
}

.foot a {
	border-bottom: 1px dotted #fff;
}

footer ul li {
	line-height: 28px;
}

footer .foot {
	padding: 0 0 50px 0;
}

footer .foot strong {
	padding-bottom: 15px;
	display: block;
}

footer .foot span.bold {
	font-weight: 700 !important;
}

footer .col-sm-4 {
	width: 245px;
}

footer section.row.foot > article.col-sm-4 > article{
	padding: 0 !important;
}

footer .col-sm-4.last {
	margin: 0;
}

#social_links {
	margin: 10px 0 0 0;
}

#social_links ul {
	margin: 10px 0 0 0;
}

#social_links ul li {
	float: left;
	background: #fff;
	border-radius: 2px;
	padding: 0px 2px;
	line-height: 19px;
	margin: 0 5px 0 0;
	width: 20px;
	text-align: center;
}

#social_links ul li a i {
	color: #9bacab;
}

a#facebook_icon {
	display: block;
	width: 19px;
	height: 19px;
	background: url(images/facebook-icon.png) top left scroll no-repeat;
}

.row-fluid.social {
	padding: 10px 0 0 0;
	border-top: 1px #fff solid;
	text-align: center;
}

/* Page
-------------------------------------------------------------- */


header.prime {
	color: #fff;
}

header.prime a {
	color: #fff;
}

header.prime h3 {
	letter-spacing: 2px;
	text-transform: uppercase;
	max-width: 677px;
	margin: 10px auto;
}

header.prime h4 {
	width: 282px;
	border-top: 1px #c28b94 solid;
	padding-top: 15px;
	margin: 0 auto;
	font: bold 25px 'Parisienne', cursive;
}

.page_blurb {
	color: #912c3c;
	font-size: 20px;
	line-height: 28px;
	width: 100%;
	max-width: 677px;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 20px 0;
}

.page-template-default .content, .page-template-woocommercetemplate-glutenetto-php .content, .post-type-archive-product .content, .blog .post .content {
	color: #465358;
	width: 100%;
	max-width: 677px;
	font-size: 15px; /*14px*/
	line-height: 24px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	border-bottom: 1px #c59098 solid;
}

.page-template-default .content h4 {
	text-transform: lowercase;
	color: #465358;
	
	text-align: center;
	font: bold 20px 'Parisienne', cursive;	
}

.content_grid_6 {
	float: left;
	width: 40%;
	padding: 0 30px;
}

.content_liner {
	border-bottom: 1px #c59098 solid;
	margin: 20px 0 30px;
	overflow: hidden;
}

.our-cookies {
	width: 161px;
	height: 28px;
	margin: 0 auto;
}

.our-cookies a {
	background: url('images/our-cookies.png') top center no-repeat scroll;
	width: 161px;
	height: 28px;
	display: block;
}

.our-cookies_page {
	margin-top: 160px;
}

.content hr, .bloglist hr {
	border-color: #912c3c;
	margin-top: 50px;
	margin-bottom: 30px;
}

.content h3, .bloglist h3 {
	color: #912c3c;
	font-family: 'Cabin', sans-serif !important;
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
}

.pagination>ul>li>a, .pagination>ul>li>span {
	color:#465358;	
}

.content a, .bloglist a {
	color: #8b2131 !important;
}

.content h2, .bloglist h2 {
	text-transform: uppercase;
	font-size: 1.5em;
}


/* Contact Page
-------------------------------------------------------------- */



.contactform, .contactform i, .contactform a {
	color: #818181;
}

/*.contact_blurb {
	color: #912c3c;
	font-size: 15px;
	line-height: 24px;
	width: 100%;
}*/

.contact_blurb {
	color: #912c3c;
	font-size: 20px;
	line-height: 28px;
	width: 100%;
	max-width: 677px;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 20px 0;
}

.wpcf7-submit {
	background: #8b2131 !important;
	display: block;
	border: none !important;
	text-transform: uppercase;
	font-weight: normal !important;
	letter-spacing: 3px;
	padding: 4px 25px;
	font-size: 13px;
	color: #fff;
	text-shadow: none;
}

.input-medium {
	width: 258px;
}

.contactform .col-sm-4 {
	width: 274px;
}

/* Glutenetto Category Page
-------------------------------------------------------------- */


header.prime {
	color: #fff;
}

.page-template-woocommercetemplate-glutenetto-php header.prime {
	background: #a4aa67;
}

.page-template-woocommercetemplate-glutenetto-php header.prime .heart-large {
	display: block;
	background: url(images/heart-large.png) top left scroll no-repeat;
	height: 17px;
	width: 21px;
	margin: 0 auto;
}

.page-template-woocommercetemplate-glutenetto-php header.prime h3 {
	margin-top: 0px;
}

.page-template-woocommercetemplate-glutenetto-php header.prime h4 {
	border-top: 1px #fff solid;
}

.page-template-woocommercetemplate-glutenetto-php .page_blurb {
	color: #9aa05f;
	font-size: 20px;
	line-height: 28px;
	width: 100%;
	max-width: 677px;
	margin: 0 auto;
}

.page-template-woocommercetemplate-glutenetto-php .content {
	border-bottom: 1px #c6d5a3 solid;
}

article.product .view-wrap {
	margin: 0 0 20px;
}

article.product .view {
	margin: 0px;
}

.products.row {
	margin: 20px auto;
	width: 100%;
	padding: 0 40px;
}

.product.col-sm-4 {
	width: 260px;
}

/*.products.row {
 margin: 0 0 0 20px;	
}

.col-sm-4 {
	margin: 0;
	width: 300px;
}
*/

.view {
	background: transparent !important;
}

.view-thumb:hover h2, .view-thumb:hover p, .view-thumb:hover a.info, .view-thumb:hover button.info {
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.view-thumb:hover img {
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	transform: none;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	opacity: 1;
}

.view-top {
	position: relative;
	z-index: 1000;
	height: 265px !important;
}

.view:hover .product-title {
	background: #fff;
}

.product-title {
	width: 100%;
	max-width: 320px;
	background: #90a6ae;
	height: 47px;
	padding: 10px 0 12px;
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 700;
	/* border-bottom: 1px #fff solid; */
	position: absolute;
	bottom: 0px;
	z-index: 880;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

.product-title-view {
	width: 100%;
	max-width: 320px;
	height: 47px;
	font-size: 13px;
	padding: 6px 0 12px;
	line-height: 18px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0px !important;
	z-index: 880;
	margin: 5px 0 0 0;
	background: #fff;
}

form.cart {
	margin: 0 !important;
}

.view-thumb img {
	-webkit-transform: none !important;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none);
	transform: none;
	-webkit-transition: all 5.2s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}

#flexcarousel-product li {
	padding: 2px 12px 2px 0px !important;
	width: 90px !important;
}

#flexcarousel-product li img {
	width: 90px;
}

/*.view-thumb .mask {
 	background-color: rgba(00, 00, 00, 0.30) !important;
	z-index: 9000;	
*/


.view-thumb:hover .mask {
	padding: 32.5px 0 0;
	height: 260px;
}

.view h2 {
	text-transform: uppercase;
	text-align: center;
	position: relative;
	font-size: 16px;
	color: #6d828a;
	letter-spacing: 1px;
	line-height: 18px;
	padding: 20px 0 10px 0;
	margin: 20px 0 0 0;
	border-bottom: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

.view-thumb .mask {
	z-index: 1004;
	position: absolute;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.90);
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	-ms-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	height: 100%;
	/* border:  1px blue solid; */
}

.view-thumb p {
	-webkit-transition: all 0 ease 0;
	-moz-transition: all 0 ease 0;
	-o-transition: all 0 ease 0;
	-ms-transition: all 0 ease 0;
	transition: all 0 ease 0;	
}

.pshop-liner {
	border-top: 1px #6d828a solid;
	width: 200px;
	margin: 0 auto;
}

.view p {
	color: #2d3639;
	font-family: Cabin, sans-serif;
	font-size: 13px;
	font-style: normal !important;
	line-height: 18px;
	position: relative;
	padding: 10px 20px 10px;
	text-align: center;
	text-shadow: none;
}

.view a.info, .view .info {
	display: inline-block;
	text-decoration: none;
	padding: 4px 23px 6px;
	background: #8b2131 !important;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 3px;
	color: #fff;
	text-transform: uppercase;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.gluten-btn {
	position: absolute;
	background: url(images/glutenfree-small.png) top left no-repeat scroll;
	width: 58px;
	height: 55px;
	top: 6px;
	left: 6px;
	margin: 0;
	z-index: 111;
}

.sugar-btn {
	position: absolute;
	background: url(images/sugar-free_btn.png) top left no-repeat scroll;
	width: 58px;
	height: 55px;
	top: 6px;
	left: 6px;
	margin: 0;
	z-index: 111;
}

.product-title a {
	color: #fff;
}

.ptitle-liner {
	border-top: 1px #fff solid;
	max-width: 203px;
	margin: 5px auto;
}

/* Single Product
-------------------------------------------------------------- */


.details h3.p-title-single {
	color: #8b2131;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 28px;
}

.details .description p {
	color: #465358;
	font-size: 14px; /*14px;*/
	line-height: 24px;
}

.reco {
	color: #c2c3c4;
}

#add-info, #add-info a {
	color: #6d828a;
}

#add-info h3 {
	color: #6d828a;
	font-size: 14px !important;
	line-height: 18px !important;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.woocommerce .single_add_to_cart_button {
	float: left !important;
	background: #8b2131 !important;
	display: block;
	border: none !important;
	border-radius: 0px !important;
	text-transform: uppercase;
	font-weight: normal !important;
	letter-spacing: 3px;
	padding: 4px 18px;
	font-size: 13px;
	margin-top: 13px;
}

section.single #price-box {
	float: left;
	width: 90px;
}

section.single .single_variation .amount, h4.price {
	font-family: 'Cabin', sans-serif !important;
	font-weight: 600;
}

.price {
	font-size: 14px !important;
	width: 120%;
}

section.single .quantity {
	float: right;
	/*width: 87px;*/
	padding: 0 !important;
	margin: 13px 0 0 30px;
}

section.single .qty {
	position: relative;
	width: 42px;
	margin-right: 20px;
	text-align: center;
	height: 27px;
	border-radius: 0;
	padding: 0;
	display: inline-block;
}

section.single hr {
	border-top: 1px #cad4d8 solid;
}

.icon-layout:before {
	content: '';
	display: none;
}

section.single .woocommerce-tabs .panel {
	background: #eff1f2;
	padding: 20px 25px;
	color: #465358;
}

.wp-nutrition-label {
	background-color: #fff;
}

.nav-tabs {
	border: none !important;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:focus, 
.nav-tabs>li.active>a:hover
.nav-tabs>.active>a, 
.nav-tabs>.active>a:hover {
	background: #eff1f2;
	text-align: center;
}

.nav-tabs>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: none !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: 600;
}

.nav-tabs>li>a:hover {
	border-color: none;
}

.product .description a {
	color: #8b2131;
}

/* Cart
-------------------------------------------------------------- */


.woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove {
	color: #949494 !important;
}

.woocommerce table.cart a.remove:before,
.woocommerce-page table.cart a.remove:before{
	color:  #fff;
	background: #949494;
	width: 15px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	padding: 3px 2px;
	border-radius: 100%;
	font-size: 10px;
	display: block;
}

/* Alert */

.alert-success {
	background-color: #e9ecc6;
	border-color: #e0e3bd;
	color: #757852;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 8px 35px 8px 14px;
}

.alert-success a {
	color: #465358 !important;
	text-transform: none !important;
	font-size: 1em !important;
}

.woocommerce-message.alert-success a:after {
    content:" \02192";   
}

.cart th {
	text-transform: lowercase;
	font-weight: normal;
	color: #760203;
}

.cartpage table.shop_table tbody .cart_table_item td.product-name {
	padding: 12px 8px 15px !important;
	/*border:1px red solid;*/
	font-size: 15.4px;
}

.cart th, .cart td {
	border: none;
}

.cartpage table.shop_table tbody .cart_table_item td.product-name img {
	width: 17.5%;
	/* padding: 20px 0 0 0; */
	margin-right: 5%;
}

.cart_table_item, .cart_table_item a {
	color: #465358;
}

.cart_table_item {
	border-bottom: 1px solid #dddddd;
}

#place_order {
	background: #8b2131 !important;
	border: none !important;
	border-radius: 0px !important;
	text-transform: uppercase;
	font-weight: normal !important;
	letter-spacing: 2px;
    margin: 0 auto;
    float: none;
    display: block;
    color: #fff;
}

.update_cart {
	background: #6d828a;
}

.checkout-button {
	background: #8b2131 !important;
}

.update_cart, .checkout-button {
	border: 0;
	text-shadow: none;
	color: #fff !important;
	text-transform: uppercase;
	font-family: Cabin;
	letter-spacing: 2px;
	padding: 4px 12px;
}

.cart_totals .table-bordered {
	padding: 0 20px 0 45px;
}

.cart_totals .table-bordered th {
	width: 43%;
}

.cart_totals .table-bordered, .cart_totals .table-bordered th, .cart_totals .table-bordered td {
	border: none;
}

.cart_totals .table-bordered th, .cart_totals .table-bordered td {
	border-bottom: 1px #dfe3e5 solid;
}

.cart_totals .table-bordered th {
	color: #760203;
	text-transform: lowercase;
	font-size: 17px;
	font-weight: normal !important;
}

.cart_totals .table-bordered td {
	font-size: 17px;
	color: #465358;
	font-weight: normal !important;
}

.cart_totals .shipping #shipping_method {
    /*font-size: 80%;*/
}

.incl-tax {
	font-size: 11px;
}

.checkout-row .col-sm-12 {
	width: 93% !important;
}

.cart-collaterals .row-fluid {
	width: 95%;
	margin: 0 auto;
}

.cartpage table.shop_table .item .variation { 
	margin: 0 0 0 22px !important;	
}

/* Checkout
-------------------------------------------------------------- */


abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: none;
}

.checkout {
	color: #606060 !important;
}

.checkout h5 {
	font-size: 17px;
	text-transform: lowercase;
	font-weight: normal;
}

textarea, input[type="text"] {
	border-radius: 0px;
}

::-webkit-input-placeholder { /* WebKit browsers */
 color:    #6d828a !important;
 font-size: 11px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #6d828a !important;
 font-size: 11px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #6d828a !important;
 font-size: 11px;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    #6d828a !important;
 font-size: 11px;
}

#order_review .table-bordered {
	border: 1px #dfe3e5 solid;
}

#order_review .table-bordered th, #order_review .table-bordered td {
	border: none;
}

#order_review th.product-name, #order_review th.product-total {
	border-bottom: 1px #dfe3e5 solid !important;
}

#order_review .table-bordered th, #order_review .table-bordered td {
}

#order_review .table-bordered th {
	color: #606060;
	font-size: 15px;
	font-weight: normal !important;
	letter-spacing: 1px;
}

#order_review .table-bordered td {
	color: #a2a2a2;
	font-weight: normal !important;
}

table.cart {
	width: 95%;
	margin: 0 auto 20px;
}

.tright .update_cart {
	margin: 0 25px 0 0;
}

.tright .checkout-button {
	margin: 0;
	color: #fff !important;
}

.update_cart:hover {
	color: #fff;
}

.cart-subtotal th, .cart-subtotal td, .shop_table .shipping th, .shop_table .shipping td, .shop_table .total th, .shop_table .total td {
	border-top: 1px #dfe3e5 solid !important;
}

#order_review .cart-subtotal .amount, #order_review .shipping #shipping_method, #order_review .shipping td, #order_review .total .amount {
	color: #333333 !important;
}

#order_review .terms {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#ss_wc_mailchimp_opt_in {
	float:left;
}

#customer_details label {
	float: left;
	margin-right: 10px;
	min-height: 30px;
	font-weight: normal;
}

#customer_details .form-row>input,
#customer_details .form-row>select {
	float: right;
}


.woocommerce-checkout .form-row {
	margin-bottom: 6px;
}

#customer_details .form-row:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}

.woocommerce-checkout #shiptobilling input,
.woocommerce-checkout #shiptobilling label  {
	float: none;
}

#order_comments_field label {
	float: none;
}

.woocommerce-checkout h5 {
	clear: both;
}


#customer_details .chzn-container {
	margin-bottom: 12px;
	float: right;
}

.woocommerce-checkout .input-checkbox, #woochimp_user_preference {
	margin-bottom: 3px;
	margin-right: 5px;
}

#shiptobilling {
	margin-bottom: 10px;
	float: none !important;
}

#shiptobilling label {
	margin-bottom: 0px;
}

.woocommerce-info {
	margin: 0 !important;
}

.well .checkout_coupon {
	margin: 10px 0 0 0 !important;
}

.well .wrap {
	padding: 10px 0 0 0 !important;
}

.well .alert {
	margin-bottom: 0px !important;
}


/* Product Page
-------------------------------------------------------------- */
.reset_variations {
	display:none !important; 
}

.variations label {
	text-align: left;
	font-weight: bold;
	font-size: 120%;
	color: #8b2131;
}

.variations .value {
	text-align: right;
}

.variations .row-fluid {
	padding-top: 10px !important;
}

/* Blog List
-------------------------------------------------------------- */

.bloglist {
	max-width: 677px;
	margin: 0 auto;
}

.bloglist .post-meta {
	text-align: center;
}

.bloglist .entry-summary {
	margin-top: 20px;
	text-align: center;
	line-height: 24px;
}


/* Blog Post
-------------------------------------------------------------- */

.blog .content li {
	line-height: 24px;
}

.blog .post h3 {
	text-align: left;
	margin-top: 40px;
	line-height: 30px;
}

.blog .post hr {
	border-color: #8b2131;
}

.blog .post h4 {
	font-family: 'Cabin', sans-serif !important;
	font-size: 17px;
	margin-top: 30px;
}

.blog .row-fluid.post {
	max-width: 677px;
	margin: 0 auto;
}

.blog .post .content {
	border: 0 !important;
}

.blog .content>p:nth-child(2):first-line {
	font: bold 25px 'Parisienne', cursive !important;
}

.blog .prime .catmeta {
	text-align: center;
	margin-bottom: 0;
	padding-top: 20px;
}

.blog .prime .catmeta .date {
	border-top: 1px #c28b94 solid;
	font-size: 110%;
	padding: 20px 20px 0 20px;
}

.recipe {
	background-color: #fdf1d3;
	padding: 22px;
	color: #663300;
	font-style: italic;
	margin: 0 50px;
	margin-bottom: 20px;

	-webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);	
	
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border: 0px solid #000000;
}

.recipe a {
	color: #8b2131;
	background-color: #f1dcc2;
	padding: 0 4px;
	border: 1px dashed #8b2131;
}

.recipe h3 {
	font: bold 25px 'Parisienne', cursive !important;
	text-transform: none !important; 
	margin-top: 10px !important;
}

.recipe ul {
	margin-top: 20px;
	margin-bottom: 20px;
}

.blog .navigate {
	font-size: 16px;
	color: #8b2131;
}

.blog .navigate a {
	color: #8b2131;
}

.blog #submit {
	background: #8b2131 !important;
	display: block;
	border: none !important;
	text-transform: uppercase;
	font-weight: normal !important;
	letter-spacing: 3px;
	padding: 4px 25px;
	font-size: 13px;
	color: #fff;
	text-shadow: none;
}

.blog #comment {
	width: 400px;
}

.comments {
	padding: 10px 0px;
}

.comments article:hover {
	background-color: #fff !important;
}

/* Upsell
-------------------------------------------------------------- */
.related .view-thumb p, .upsells .view-thumb p {
	height:auto !important;
}

@media (max-width: 992px) {
	.product .view-wrap {
		max-width: 218px;
	}

.product.col-sm-4 {
	width: 31.33%;
	margin: 0 1% 0px !important;
/* 	border:  1px red solid; */
	max-width: 218px;
}

.view-thumb:hover .mask {
    padding-top: 0;
    height: 200px;
    /* border:  1px red solid; */
}

}

 @media (max-width: 979px) {

.horizontal-nav ul {
	max-width: 710px !important;
	width: 100%;
	padding-left: 0;
}

.horizontal-nav ul li {
	margin: 0 0 0 20px;
	font-size: 12px !important;
}

.feat .col-sm-12 {
	padding: 0 0px;
}

section.product .view,  .feat .view {
	margin: 0;
}

.products.row {
	padding: 0px 5px;
}

.archive article,
.page-template-template-glutenetto article {
	padding: 0;
}

.product .view-wrap {
	width: 218px;
	margin: 0 10px 0px;
}

.product.col-sm-4 {
	width: 218px;
	margin: 0 10px 0px !important;
}

.wide-promo {
	padding: 0 15px;
}

header.prime h3 {
	margin: 10px 24px;
}

.row-fluid .col-sm-4 {
	margin-left: 0px;
}

}
 @media all and (min-width: 980px) {

	article.product.col-sm-4,
	.archive article {
		padding: 0;
	}
}

 @media all and (max-width: 767px) {

.horizontal-nav ul {
	max-width: 540px !important;
	/*padding-left: 28px;*/
	margin: 0 auto;

}

.menu-item-search {
	padding-left: 200px !important;
	padding-bottom: 20px !important;
}
	.home-panel.promo {
		margin: 0 0 20px 0;
		padding: 10px 0;
		position: relative;
	}
	
	li.menu-item-search {
		max-width: 100px;
/* 		border: 1px red solid; */
	}
	
	#social_links {
		margin: 0 !important;
	}
	
	.reco {
		margin: 10px 0 0 0;
	}
	
	section.single .quantity {
		float: right;
		width: 67px;
		margin-left: 10px;
	}
	
	section.single .qty {
		width: 27px;
		margin-right: 0px;
	}
	
	.product .view-wrap {
		width: 300px;
		margin: 0 10px;
	}
	
	.product.col-sm-4 {
		width: 300px;
		margin: 0 auto 0;
	}
}

 @media all and (max-width: 480px) {

	.brands {
		background-size: 90% auto;
		width: 100%;
		max-width: 440px;
/* 		height: 15px; */
	}
	
	.nav-tabs>li>a {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.blog .recipe {
		margin: 0px;
	}
	
	.page_blurb {
		margin: 0 20px;
		width: auto;
	} 
	
	.product.col-sm-4 {
		padding: 0;
		margin: 0;
		width: 100%;
		overflow: hidden;
	}
	
	.products {
		padding: 0px !important;
	}
	
	.view-wrap {
		width: 100% !important;
	}
	
	.view-thumb {
		margin: 0 auto !important;
	}
	

}

@media all and (min-width: 480px) and (max-width: 979px) {

	.single-product .type-product .col-sm-7 {
		max-width: 900px !important;
		width: 100%;
		margin: 30px auto 0 !important;
	}
	

}

@media all and (max-width: 600px) {

	.selectnav option:last-child {
		display: none;
		visibility: hidden;
	}


}


/* Feb 2016 */

html section.page {
	padding-bottom: 30px;
	overflow: hidden;
}

.page .contactform label {
	font-weight: normal;
}

.page .contactform select {
	display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;	

    height: 30px;
    line-height: 30px;

    width: 220px;
    border: 1px solid #cccccc;
    background-color: #ffffff;

}

.page .contactform input {
	margin-bottom: 10px;
}

.page .contactform textarea {
    width: 95%;
}

/* WRAPPERS - BORDERS */
.container, .container-fluid {
	padding: 0;
/* 	border: 1px red solid; */
}

.wrap {	
	padding:0 20px; 
/* 	border:1px blue solid; */
}

.row {/* border:1px lime solid; */margin-right: 0;margin-left: 0;}

/* WRAPPERS - BORDERS */


article.product.col-sm-4 {
    float: left;
    min-height: 1px;
    margin-right: 20px;
    /* border:1px blue solid; */
}

.feat article {
	margin-bottom: 0;   
}

article.product.col-sm-4:nth-child(3n+0) {
	margin-right: 0 !important;
}

/* Cart Page - Remove what is not needed*/
.cartpage table.shop_table .cart-img {
    width: 15%;
    padding: 5px 0;
    margin-right: 3%
}

.cartpage table.shop_table .item {
    width: 80%;
    font-size: 1.1em;
    padding-top: 40px
}

.cartpage table.shop_table .item a {
    display: inline-block;
}

.cartpage table.shop_table tbody td {
    padding-top: 40px;
}

.cart-pay .cart-checkout {
    text-align: right
}

.cartpage .product-quantity .minus,
.cartpage .product-quantity .plus {
    background: black;
    color: white;
    border: none;
    display: none
}

html .cartpage .quantity input[type=number]::-webkit-inner-spin-button, 
html .cartpage .quantity input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

html .cartpage .quantity .qty {
    border-radius: 0;
    text-align: center;
    padding: 0px !important;
    height:  24px;
    width: 60px;
    box-shadow: none;
}

.product-thumbnail, 
.product-remove {
	display: inline;
}

@media (max-width:767px) {
	html .cartpage table.shop_table tbody .cart_table_item td.product-name {
		padding-top: 40px !important;
	}
}

.coupon input {float: left;}
.coupon input#coupon_code {width: 206px;margin-right: 1%;} 

.tright {
    text-align: right;
}

/*alerts */
.alert-warning {
	color:  #465358;
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px !important;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

#customer_details .input-text, 
#customer_details select,
.select2-container .select2-choice>.select2-chosen,
.select2-container .select2-choice {
display:inline;
width: auto;
float: right;
/* padding: 5px 10px; */
}

.woocommerce-checkout-review-order-table {
	border: 1px solid #dddddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
 
/*alerts */

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


/* checkout */
#ship-to-different-address input, .form-row.create-account input {
    width: 12px;
}

#ship-to-different-address label, 
.form-row.create-account label {
	float: left !important;
	display: inline !important;
	text-align: left;
	width: 83%;
}


   #customer_details .input-text, 
 #customer_details select {
     width: 100% !important;
     max-width: 220px !important;
 }

  .select2-container {
/*          border: 1px red solid;  */
      width: 100% !important;
      max-width: 220px;
      float: right;
  }

    #customer_details .input-text, #customer_details select, .select2-container .select2-choice>.select2-chosen, .select2-container .select2-choice {
      width: 100% !important;
      max-width: 220px;
      float: right;
      line-height: 34px;
  }

 .select2-container .select2-choice>.select2-chosen {
    float: right !important;
    display: inline-block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0;
 }

#order_comments_field {
	clear: both;
}

#order_comments_field textarea {
	width: 220px !important;
	clear:  both;
	float: none !important;
	display: block !important;
    line-height: 1.3em !important;	
}


.payment_box label {
    float: left;
    margin-right: 10px;
    font-weight: 300;
/*     border:1px red solid; */
} 

.payment_box input {
    float: left;
    max-width: 220px;
    line-height: 30px !important;
    height: 30px;
	padding: 4px 6px !important;
}

.payment_box select {
    clear: both;
}

.payment_box,
.payment_box .form-row {
/*     clear: both; */
}

.payment_box {
    width: 93% !important;
    margin: 0 auto;
}

.payment_box .form-row {
    margin: 0 0 6px 0 !important;
    overflow: hidden;
    display: inline;
}

.payment_box .form-row-wide {
    clear: both;
    display: block !important;
    margin-top: 20px !important;
    width: 100%;
    max-width: 100%;
}

.wc-intuit-qbms-new-payment-method-form {
    margin-top: 10px !important;
}



 .horizontal-nav ul {
     border:0 !important; 
 }
 
 
 .shoptop.bottom .btn.theme{
     text-transform: none !important;
 }
 
 .wpcf7 .col-sm-4 {
	margin: 0;
	padding-left: 0;
}

.wpcf7 .col-sm-4 input,
.wpcf7 textarea {
	    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	background-color: #ffffff;
    border: 1px solid #cccccc;    
}

.comments-area label {
	float: left;
	margin-right: 10px;
	width: 70px;
}

.comments-area input {
	width: 220px !important;
}

.comments-area #commentform {
	margin: 0 auto;
	max-width: 480px;
}

address .clabel {width: 15px;}

 @media (min-width: 768px) {
    footer section.row.foot > article.col-sm-4{
/*         clear: both; */
        width: 33.33333333% !important;
        display: block;
    }
    
    /*
    .product-title,
    .product-title-view {
	    position: relative !important;
    }
    */
     
 }

.tright {text-align: right} .tleft {text-align: left} .tcenter {text-align: center}
.pagination{margin:20px 0;display: block;}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);}
.pagination ul>li{display:inline;}
.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;border-left-width:0;}
.pagination ul>li>a:hover,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5;}
.pagination ul>.active>a,.pagination ul>.active>span{color:#999999;cursor:default;}
.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover{color:#999999;background-color:transparent;cursor:default;}
.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.pagination-centered{text-align:center;}
.pagination-right{text-align:right;}


 .coupon {
     padding: 0;
 }
 
 @media (max-width: 767px) {
     .coupon {
         clear: both;
         text-align: center !important;
         margin: 0 auto 20px !important;
         overflow: hidden;
     }
     .coupon input {
         float: none !important;
         text-align: center !important;
         display: inline-block;
         margin-bottom: 10px;
     }

     .cart-button {
         clear: both;
         text-align: center;
         margin: 0 auto 20px !important;
         text-align:center !important;
     }
          
 } 


@media (max-width: 767px) {
	#nav { margin-bottom: 20px;}
} 


@media (min-width: 601px) {
	.js .selectnav {
	    display: none !important;
	}
	.horizontal-nav,
	#nav { display:block !important;}
}

@media (max-width: 600px) {
	#nav, .horizontal-nav ul { display: none !important}
	.js .selectnav {display: block;font-size:0.9em;}
} 


@media (max-width: 940px) {
	.view-thumb:hover .mask {
		padding-top: 5px !important;
		height: 218px !important;
/* 		border: 1px red solid; */
	}
}


 @media (max-width: 767px) {
   
    .products.row {
/*       border:1px red solid; */
    }

   html .product.col-sm-4 {
        width: 31.333% !important;
        max-width: 300px !important;
        margin: 0 1% !important;
        padding: 0 !important;
        /* border: 1px blue solid; */
    }

    .view-wrap,
    .view-thumb:hover .mask {
        width: 100% !important;
        max-width: 300px !important;
/*         height: 226px !important; */
     }
	.view-thumb:hover .mask {
		padding-top: 10.5px !important;
		height: 231px !important;
/* 		border: 1px red solid; */
	}
   
 
nav.container {
    margin-top:-1px !important;
    padding-top:1px !important
} 

.update_cart, .checkout-button {
	margin: 0 auto 10px !important;
}
 }



 @media (min-device-width: 668px) and (max-device-width: 736px) {
   
    .products.row {
/*       border:1px red solid; */
    }

    .product.col-sm-4 {
        width: 31.333% !important;
        max-width: 300px !important;
    }

     .view-thumb:hover .mask {
        width: 100% !important;
        max-width: 300px !important;
/*         height: 226px !important; */
     }
 
 }

  @media (min-width: 501px) and (max-width: 667px) {
   
   .home .products.row {
/*       border:1px red solid; */
        margin-left: 2.5% !important;
    }

   html .product.col-sm-4 {
        width: 48% !important;
/*         max-width: 300px !important; */
        margin: 0 1% !important;
        /* border: 1px blue solid; */
    }

     .product.col-sm-4:nth-child(2n+0) {
         margin-right: 0;
/*          border:1px blue solid; */
     }

     .products .product.col-sm-4:nth-child(3n+0) {
         margin: 0 1% !important;
/*          border:1px red solid; */
     }

     .view-thumb:hover .mask {
        width: 100% !important;
        max-width: 300px !important;
		padding-top: 43.5px !important;
		height: 300px !important;     }
 
 }

  @media (max-width: 600px) {
   
  .home .products.row {
/*       border:1px red solid; */
        margin-left: .5% !important;
    }

    html .product.col-sm-4 {
        float: none !important;
        width: 100% !important;
        max-width: 300px;
        padding: 0 20px;
        margin: 0 auto !important;
/*         border: 1px green solid; */
    }

     html .products.row .product.col-sm-4:nth-child(3n+0) {
         margin: 0 auto !important;
/*          border:1px red solid; */
     }

    .product.col-sm-4  .view-wrap {
/*         border:1px red solid; */
        margin-left: auto;
        margin-right: auto;
/*         padding: 0 10px; */
    }

     .view-thumb:hover .mask {
        width: 100% !important;
        max-width: 300px !important;
		padding-top: 43.5px !important;
		height: 300px !important;
     }
 
 }

@media (max-width: 500px) {
   
    .products.row {
        margin-left:0 !important;
/*       border:1px red solid; */
    }


    .product.col-sm-4  .view-wrap {
/*         border:1px red solid; */
        margin-left: auto;
        margin-right: auto;
        padding: 0 10px;
    }

	html .view-thumb:hover .mask {
        width: 100% !important;
        max-width: 300px !important;	
		padding-top: 43.5px !important;
		height: 280px !important;
/* 		border: 1px red solid; */
	}
 
 }
 
 
@media (max-width:375px) {

	#customer_details label,
	#customer_details input {
		float: none !input;
		width: 100% !important;
		max-width: 100% !important;
	}
	
	#customer_details .input-text, #customer_details select, 
	.select2-container .select2-choice>.select2-chosen, 
	.select2-container .select2-choice {
	/* 	float: none !important; */
		width: 100% !important;
		max-width:100% !important;
	}

} 


@media (max-width: 980px) {
    html .single-product .single-section {
        padding: 0 20px;
    }
    .single-section .col-sm-5,
    .single-section .col-sm-7 {
        padding: 0;
        width: 100% !important;
        max-width: 100% !important;
/*         border: 1px blue solid; */
    }

    .single-product .type-product .col-sm-5 {
        width: 100% !important;
        max-width: 100% !important;
/*         border:1px red solid; */
    }

    .single-product .images .woocommerce-main-image img {
        width: 100% !important;
        max-width: 250px !important;
    }
}

@media (max-width: 500px) {

    section.single hr {
        display: none;
    }
    section.single .woocommerce-tabs #tab-nutrients {
        padding:0 !important;
    }

    .wp-nutrition-label {
        margin: 10px !important;
        width:100% !important;
        max-width: 240px !important;
    }
}
 