.shopp.shopp-errors{
	position: absolute;
    top: 20%;
    left: 0px;
    right: 0px;
    width: 750px;
    max-width: 100%;
    margin: 0 auto;
    padding: 30px;
}
.shopp.shopp-errors ul li{
	list-style: none;
}

.header li a{
	text-decoration:none;
}

#shopp *{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-kerning: auto;
}
#shopp .row.page-title h1, .page-template-page-shop-home .row.page-title h1{
	margin-top:295px;
	z-index: 100;
    position: relative;
}
#shopp{
	text-align:left;
}
#shopp .content{
	margin-top: 540px;
    background-color: #fff;
}



.whole, .half, .third, .two-third, .quarter, .three-quarter {
  display: inline-block;
  vertical-align: top;
}
.whole {
  width: 100%;
}
.half {
  width: 50%;
}
.third {
  width: 33%;
}
.two-third {
  width: 66%;
}
.quarter {
  width: 25%;
}
.three-quarter {
  width: 75%;
}
.gen-table {
  display: table;
  width: 100%;
  height: 100%;
}
.gen-cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.image{
	background-size:cover;
	background-position:center center;
}
@media only screen and (max-width:950px){
	.whole, .half, .third, .two-third, .quarter, .three-quarter {
		width:100%!important;
	}
}

.shop-home{
	padding: 60px 30px;
	margin-top: 500px;
    background-color: #fff;
}
.shop-header{
	border: 1px solid #CDE5DF;
    font-size: 0px;
}
.shop-header__image{
	height: 500px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-right: 1px solid #CDE5DF;
}
.shop-header .half.text{
	
}
.shop-header .text-wrapper{
	padding:50px;
	color:#005b28;
}
.shop-header:not(.shop-home-header) .text-wrapper p{
	font-size:18px;
	line-height:30px;
	letter-spacing:0px;
	font-family: ITCFranklinGothicStd-Book;
	font-weight: normal;
	margin-bottom: 35px;
}
.shop-header .text-wrapper h1,.shop-header .text-wrapper h2,.shop-header .text-wrapper h3,.shop-header .text-wrapper h4{
	font-weight:300;
	font-size:41.82px;
	line-height:51px;
	font-family: Plantin-Light;
	margin-bottom: 40px;

}
.shop-categories{
	font-size:0px;
	padding-top:5px;
}
.shop-category-box{
	padding:5px;
	width:33.333%;
}
.shop-category-box__wrapper{
	padding:10px;
	border: 1px solid #CDE5DF;
	text-align:center;
}
.shop-category-box__wrapper .image{
	height:330px;
	width: 80%;
	background-size: contain;
    background-repeat: no-repeat;
}
.shop-category-box__wrapper .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.scb__text h4{
	font-family: Plantin-Light;
	color:#005b28;
	font-size:24.6px;
	line-height:30px;
	font-weight:normal;
	min-height:60px;
}
.scb__text p{
	width:100%;
	display:block;
	font-family: ITCFranklinGothicStd-Book;
	font-size:14px;
	color:#005b28;
	line-height:22px;
	display: block;
    min-height: 22px;
    margin: 10px 0 40px 0;
}
.scb__text p a{
	color:#005b28;
	text-decoration:underline;
}
.scb__text .scb__button{
	width:161px;
	max-width:100%;
	display:block;
	margin:20px auto;
	padding:22px 3px;
	font-size:10px;
	line-height:16.8px;
	letter-spacing:2.31px;
	font-family: ITCFranklinGothicStd-Demi;
	color:#fff;
	
	/*
	background-color:#BC9B6A;
	border: 1px solid #BC9B6A;
	*/
	
	background-color:rgba(0, 91, 40, 1);
	border: 1px solid rgba(0, 91, 40, 1);
	
	
	transition:all .35s ease;
	text-decoration:none;
}
.scb__text .scb__button:hover{
	color:#BC9B6A;
	background-color:#fff;
	text-decoration:none;
}

.breadcrumbs{
	padding: 40px 90px;
	border-bottom: 1px solid #CDE5DF;
}
.breadcrumb{
	background-color:transparent;
}
.breadcrumb>li+li:before{
	content:none;
}
.breadcrumb li a, .breadcrumb li{
	font-family: ITCFranklinGothicStd-Demi;
	letter-spacing:0.81px;
	line-height:15px;
	font-size:13px;
    text-transform: uppercase;
}
.breadcrumb li a{
	border-bottom: 3px solid #ccc;
	color:#CCC;
}
.breadcrumb li a:hover{
	text-decoration:none;
}
.breadcrumb li{
	color:#1b7e5e;
}
.breadcrumb .seperator{
	display: inline-block;
    vertical-align: middle;
    width: 28px;
    margin-top: 4px;
    text-align: center;
}

.shop-category .content{
	font-size:0px;
}
.category-sidebar, .category-items{
	display:inline-block;
	vertical-align:top;
}
.category-sidebar{
	width:275px;
	font-size:16px;
}
.category-items{
	width:75%;/* Fallback */
	width:calc(100% - 275px);
	border-left:1px solid #CDE5DF;
}

.sidebar-nav{
	padding-top:40px;
	padding-left: 90px;
}
.sidebar-nav li{
	list-style:none;
}
.sidebar-nav li a{
	font-family: ITCFranklinGothicStd-Demi;
	letter-spacing:0.71px;
	line-height:15px;
	font-size:14px;
    text-transform: uppercase;
    color:#1b7e5e;
    display:inline-block;
    transition:all .15s ease;
    border-bottom:3px solid #FFF;
    margin:12.5px auto;
}
.sidebar-nav li a:hover{
	text-decoration:none;
	border-bottom:3px solid #005b28;
}

.toolbar{
	padding: 20px 100px 20px 10px;
}
.toolbar .views, .toolbar .sort_by_right,.toolbar .frm_srt{
	display:inline-block;
	vertical-align:top;
}
@media only screen and (max-width: 780px){
	.toolbar .views, .toolbar .sort_by_right,.toolbar .frm_srt{
		    display: block!important;
		    width: 100%!important;
		    text-align: center;
		    margin: 0 auto;
		    padding: 5px 10px;
	}
	#shopp ul.paging{
		padding:0px;
	}
	.toolbar .sort_by_right{
		text-align:center!important;
	}
}
.toolbar .frm_srt{
	width:40%;
}
.toolbar .views{
	display: inline-block!important;
	width:30%;
}
.toolbar .views li{
	display: inline-block!important;
	vertical-align: middle;
	color:#CCC;
	font-size:13px;
	line-height:16px;
	text-transform:capitalize;
	margin-right:5px;
}
.toolbar .sort_by_right{
	width:30%;
	text-align:right;
	font-size:16px;
}
.toolbar .sort_by_right .sort-by{
	display:inline-block;
}

.toolbar .views button{
	background:transparent;
	background-size:contain;
	background-repeat:no-repeat;
	border:none;
	font-size: 0px;
    width: 35px;
    height: 35px;
    margin: 0px 5px;
    transition:opacity .35s ease;
}
.toolbar .views button:hover{
	opacity:0.5;
}
.toolbar .views button.grid{
	background-image:url('../../assets/images/category-boxes.png');
}
.toolbar .views button.list{
	background-image:url('../../assets/images/category-lines.png');
}

.toolbar .sort_by_right label{
	color:#CCC;
	font-size:13px;
	line-height:16px;
	font-weight:300;
}
.shopp_page .products, .shopp_page .products ul{
	padding:10px!important;
}
.shopp_page .products > .product{
	padding:10px 20px!important;
}
.shopp_page .products .frame img{
	height: 186px;
    width: auto;
}
.shopp_page .products .frame h4{
	text-align:left;
}
.shopp_page .products .frame h4 a{
	font-size: 19.6px;
    line-height: 30px;
    font-weight: 300;
    text-decoration: underline;
    font-family: Plantin-Light;
    color: #005b28;
    display:block;
    margin-top:10px;
}
.shopp_page .products .frame .price{
	font-size: 19.6px;
    line-height: 30px;
    font-weight: 300;
    text-align: left;
    font-family: Plantin-Light;
}
.shopp_page .products .frame .actions form{
	width: 100%;
}
.shopp_page .products .frame .actions form .add_to_btn{
	width: auto;
    background-color: #ba9c66;
    border: 1px solid #BC9B6A;
    color: #fff;
    font-size: 10px;
    letter-spacing: 2.1px;
    line-height: 16.8px;
    padding: 10px 20px;
    text-transform: uppercase;
    transition:all .25s ease;
}
.shopp_page .products .frame .actions form .add_to_btn:hover{
	background-color:#fff;
	color:#BC9B6A;
}

.gift-card-message{
    background-color: #F1F6E7;
    border: 1px solid #CDE5DF;
}
.gift-card-message p{
	font-size: 12px;
    padding: 20px;
    max-width: 750px;
    text-align: left;
    font-family: Plantin-Light;
}
.gift-card-message p span{
	font-style:italic;
	color: #005b28;
	width: 100%;
	display: inline-block;
	font-family: ITCFranklinGothicStd-Med;
}



.main{
	font-size:0px;
	border-top:1px solid #CDE5DF;
}
.shop-sidebar, .shop-main{
	display:inline-block;
	vertical-align:top;
}
.shop-sidebar{
	width:275px;
	font-size:16px;
}
.shop-main{
	width:75%;/* Fallback */
	width:calc(100% - 275px);
	border-left:1px solid #CDE5DF;
	padding:30px 50px;
}
.product-img-box, .product-shop{
	display:inline-block;
	vertical-align:top;
}
.product-img-box{
	width:35%;
}
.product-shop{
	width:65%;
	padding:0 20px;
}
.product-img-box ul.previews{
	border:1px solid #cee5df;
}
.product-image > .gallery{
	width:100%;
	display:inline-block;
}
.product-image .click-to-enlarge{
	color:#ccc;
	font-size:12px;
	line-height:14px;
	font-family:plantin;
	font-style:italic;
	font-weight:300;
	display:inline-block;
	width:100%;
	text-align:center;
}
.product-shop h1{
	font-size: 30px;
    font-family: plantin;
    font-weight: 300;
    line-height: 40px;
    color:#005b28;
}
.product-view .product-shop .product-name.product-hd{
	margin-bottom:0px!important;
}
.product-shop .price-box .price{
	font-size: 30px;
    line-height: 40px!important;
    font-weight: 300!important;
    font-family: plantin;
}
.product.third .frame a.product-image{
	width:100%;
	height:180px;
	display:block;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}
.list .product.third .frame a.product-image{
	display: inline-block;
    width: 40%;
}
.category-items .toolbar{
	text-align:center;
}
.frm_srt .paging{
	font-size:14px;
	text-transform: capitalize;
}
#shopp ul.paging li a{
	color: #1b7e5e;
}
#shopp.grid ul.products li.product div.frame{
	max-width: 300px;
    margin: 0 auto;
}

#shopp.list ul.products li .details{
	float:none!important;
	display: inline-block;
	vertical-align:middle;
    width: 50%;
}
#shopp.list ul.products .product-image{
    width: 50%!important;
    vertical-align: middle;
    display: inline-block!important;
}
#shopp .shopp-errors{
	    top: 500px;
}

#shopp .page-top-image{
	height:500px!important;
}

.add-to-box{
	font-size:16px;
	line-height:30px;
	padding: 20px 0;
    margin: 20px auto;
    border-top: 1px solid #CEE5DF;
    border-bottom: 1px solid #CEE5DF;
}
.add-to-cart label, .add-to-cart input{
	display:inline-block!important;
	vertical-align:middle;
}
.add-to-cart label{
	font-family: ITCFranklinGothicStd-Book;
	color:#005b28;
	margin-right: 10px;
}
.add-to-cart input.qty{
	width: 44px;
    padding: 5px 15px;
    border: 1px solid #cee5df;
    color: #005b28;
    margin-right: 50px;
}
.add-to-cart input.add_to_btn{
	width: auto;
    background-color: #ba9c66;
    border: 1px solid #ba9c66;;
    color: #fff;
    font-size: 10px;
    letter-spacing: 2.1px;
    line-height: 16.8px;
    padding: 15px 25px;
    text-transform: uppercase;
    transition:all .35s ease;
}
.add-to-cart input.add_to_btn:hover{
	color: #ba9c66;
	background-color: #fff;
}
.product_tabs li {
    display: inline-block!important;
    padding: 15px 25px 10px 25px!important;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.86px;
    text-transform: uppercase;
    font-family: ITCFranklinGothicStd-Demi;
    border-top: 1px solid #CDE5DF;
    border-right: 1px solid #CDE5DF;
    border-left: 1px solid #CDE5DF;
    background-color:#F5F8EE;
    margin: 0 5px!important;
}
.product_tabs li a{
	color: #80BBA5;
}
.product_tabs li:first-child{
	margin-left:0px!important;
}
.product_tabs li.active{
	border-bottom:1px solid #fff;
	background-color:#fff;
}
.product_tabs li.active a{
	color: #005b28;
}
#shopp form.product ul {
    width: 100%;
    padding: 0px;
    text-align: left;
    margin-bottom:-1px;
}
.product-tab-content__wrapper{
	border: 1px solid #CDE5DF;
	font-size: 18px;
    line-height: 30px;
    padding: 25px 35px 10px 35px;
    color: #005b28;
    font-family: ITCFranklinGothicStd-Book;
    font-weight: 300;
	text-align:left;
}
.ptc{
	display:none;
}
.ptc.active{
	display:block;
}

#shopp #shipping-methods li{
	text-align:left;
}



/* CART */
.cart main{
	max-width: 1440px;
    margin: 0 auto;
    padding:0 20px;
}
.page-title.title-buttons{
	font-size:0px;
	padding: 0 0 25px 0;
}
.page-title.title-buttons h1 {
    font-size: 13px;
    color: #005b28;
    font-family: ITCFranklinGothicStd-Demi;
    text-transform: uppercase;
    text-decoration: underline;
    line-height: 15px;
    letter-spacing: 0.81px;
    display: inline-block;
    width:20%;
    text-align:left;
}
.checkout-types{
	display:inline-block;
	width:80%;
	text-align:right;
}
.checkout-types li{
	list-style:none;
}
.checkout-button{
	border: 1px solid #BC9B6A;
	background-color:#BC9B6A;
	font-family: ITCFranklinGothicStd-Demi;
	text-transform: uppercase;
	color:#fff;
	font-size:10px;
	line-height:16.8px;
	letter-spacing:2.31px;
	padding:15px 25px;
	transition:all .35s ease;
}
.checkout-button.grey{
	background-color:#cccccc;
	border: 1px solid #cccccc;
}
.checkout-button:hover{
	color:#BC9B6A;
	background-color:#fff;
}
#shopp.shoppage.shopp_page.cart{
	background-color:#fff;
}
#shopp #cart table{
	border:1px solid #cee5df;
}
#shopping-cart-table thead{
	border-bottom:1px solid #cee5df;
}
#shopp #cart th, #shopp #cart td{
	border-right:1px solid #cee5df;
}
.cart-controls{
	border-top: 1px solid #cee5df;
	padding:20px 50px;
}
.cart-collaterals{
	text-align:right;
}
.cart-collaterals .col2-set{
	max-width: 350px;
    border: 1px solid #cee5df;
    padding:20px;
    display:inline-block;
    text-align:left;
}
.cart-collaterals .col2-set h2,.cart-collaterals .col2-set p{
    font-size: 16px;
    line-height: 26px;
    color:#005b28;
}
.cart-collaterals .col2-set h2{
	font-family: ITCFranklinGothicStd-Demi;
    text-transform: uppercase;
}
.form-list label{
	color:#005b28;
	font-size: 16px!important;
    line-height: 29px;
    margin-top: 28px;
}
#shopp form ul{
	padding:0px;
}
.shopp.shopp-errors{
	background-color: #fff;
    border: 1px solid #cee5df;
}
.shopp.shopp-errors ul{
	margin:0px;
}
.cart-collaterals .col3-set{
	display:inline-block;
	vertical-align:top;
}
#applyBtn,#apply-code,.ship-estimates .update-button{
	border:none;
	background-color:#CCCCCC;
	font-family: ITCFranklinGothicStd-Demi;
	text-transform: uppercase;
	color:#fff;
	font-size:10px;
	line-height:16.8px;
	letter-spacing:2.31px;
	padding:15px 25px;
	transition:all .35s ease;
}
.ship-estimates > span, .ship-estimates > span{
	width: 160px;
}
#shipping-country{
	border-radius: 13px;
    border: 1px solid #cccccc;
    background-color: transparent;
    color: grey;
}
#shipping-country,#shipping-postcode{
	padding:10px;
}
.ship-estimates .update-button{
	display: inline-block;
    width: auto;
}
.cart-controls .checkout-button.grey{
	float:right;
}
.cart-title{
	padding:0 40px;
	font-size:12px;
	line-height:14px;
	color:#005b28;
	font-weight:300;
}
.cart-title.no-padding{
	padding:0px;
}
.product-name{
	margin-top:0px;
}
#shopp ul.products li .details h4.name, #shopp ul.products li .details p.price{
	text-align: center;
}
#shopp ul.products li .details form{
	text-align:center;
}
.product-name a{
	font-size:16px;
	color:#005b28;
	line-height:19px;
	font-weight:400;
	padding-left:10px;
	display:inline-block;
}
.cart-edit{
	font-size:16px;
	line-height:19px;
	text-decoration:underline;
	color:#005b28;
}
.cart.money{
	font-size:16px;
	line-height:19px;
	color:#005b28;
	text-align:center!important;
}
.quantity-td{
	text-align:center;
}
.quantity-td input{
	text-align:center;
	border:1px solid #CEE5DF;
	color:#005b28;
}
.bin-button{
	font-size:0px!important;
	display:inline-block;
	width:19px;
	height:19px;
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url('../../assets/images/cart-bin.png');
}
.cart-line td{
	vertical-align:top;
	padding-top:20px!important;
	min-width: 75px;
}
.cart-controls-first{
	padding:40px 50px 0 50px!important;
}
.cart-controls-second{
	padding:40px 50px 40px 50px!important;
}
.cart-controls-second{
	color:#005b28;
	font-size:16px;
	font-weight:400;
	line-height:26px;
}
#pDiscount{
	font-size: 13px;
    line-height: 21px;
    padding: 10px;
    display: inline-block;
    vertical-align: bottom;
}
#pDiscount,#applyBtn{
	margin-top:15px;
}
.applycode{
	padding:25px 0;
}
.cart-collaterals{
	padding:20px 0 50px 0;
}
.cart-collaterals .col3-set{
	margin-left:50px;
}
.applycode span{
	display: inline-block;
    width: 50%;
}
#discount-code{
	width:80%;
	margin:0 auto;
	display:block;
	padding:5px;
}
.totals{
	background-color: #F1F6E7;
	padding:30px;
}
#shopping-cart-totals-table,#shopping-cart-totals-table *{
	border:0px!important;
}
.totals-text{
	color:#005b28;
	font-size:16px;
	line-height:29px;
}
.totals-title{
	padding-right: 60px!important;
}
.totals-value{
	text-align:right;
}







/* Checkout */

form#checkout{
	max-width:1000px;
	padding-bottom: 100px;
}
#checkout .page-title{
	width:750px;
	margin:0 auto;
	padding:20px 0;
	font-size:24.6px;
	line-height:30px;
	color:#005b28;
	font-family:'plantin';
}
#checkoutSteps{
	width:750px;
	border:1px solid #cee5df;
	padding:0px;
	font-size:0px;
	margin:0 auto;
}
.step-title h2{
	font-size:13px;
	line-height:15px;
	letter-spacing:0.81px;
	background-color: #F1F6E7;
	border-bottom:1px solid #cee5df;
	text-transform:uppercase;
	color:#005b28;
	font-family: ITCFranklinGothicStd-Demi;
	padding:15px 30px;
	margin:0px;
}
#checkoutSteps .col-1, #checkoutSteps .col-2{
	display:inline-block;
	width:50%;
	vertical-align:top;
	font-size: 16px;
    line-height: 22px;
    color: #005b28;
    padding: 0 20px;
}
#checkoutSteps h3{
	font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.81px;
    text-transform: uppercase;
    color: #005b28;
    font-family: ITCFranklinGothicStd-Demi;
}
.checkout-create-account{
	font-style:italic;
	font-size:13px;
	line-height:15px;
}
ul.form-list{
	padding-top:20px;
}
#checkoutSteps .form-list label{
	margin-top:0px;
	padding-bottom: 0px;
}
.buttons-set{
	text-align:right;
	font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.81px;
    color: #005b28;
    padding: 5px 20px 20px;
}
.buttons-set .required{
	font-style:italic;
	font-size:13px;
	line-height:14px;
	color:#BC9B6A;
}
.checkout-password-forgot{
	text-decoration:underline;
	font-size:13px;
	font-style:italic;
	line-height:14px;
	color:#005b28;
	margin-right:30px;
}
li.fields, li.wide{
	vertical-align: top;
	font-size: 15px;
	line-height: 16px;
}
li.fields{
	padding: 10px 20px!important;
	display: inline-block!important;
	width: 50%;
}
li.wide{
	padding:5px 20px!important;
}
li.fields input, li.wide input, li.fields select, li.wide textarea{
	padding:5px;
	border:1px solid #cee5df;
	background-color:transparent;
}
.checkout-hint{
	color:#005b28;
	font-size:13px;
	line-height:14px;
}
.password-tip{
	font-size: 16px;
    line-height: 22px;
    padding: 30px 20px 0px 20px;
    color:#005b28;
}
li.wide textarea{
	width:100%;
}

#payment_form_authorizenet li{
	padding-left:20px!important;
	padding-right:20px!important;
}
label em{
	color:#BC9B6A;
}
#payment_form_authorizenet input, #payment_form_authorizenet select{
	font-size:16px;
	border:1px solid #CDE5DF;
	background-color:transparent;
}


#authorizenet_cc_type_exp_div .box-left,#authorizenet_cc_type_exp_div .box-right{
	display:inline-block;
	vertical-align:top;
	padding:0 10px;
}
#authorizenet_cc_type_exp_div .box-left{
	width:66.66%;
	padding-left:0px;
}
#authorizenet_cc_type_exp_div .box-right{
	width:33.33%;
}
.card-verification-num{
	display:inline-block;
	width:55px;
}
.cvv-what-is-this{
	display:inline-block;
	color:#005b28;
	font-style:italic;
	line-height:14px;
	font-size:13px;
	text-decoration:underline;
	padding:0 10px;
}

.change-shipping{
	padding:20px;
}
.change-shipping, #shopp #cart, #shopp #cart td a{
	font-size:16px;
	line-height:14px;
	color:#005b28;
}
.change-shipping #cart{
	margin-bottom: 20px;
}
#shopp #cart .totals th{
	font-weight:400;
}
#cartGrand th, .shopp-cart.cart-total{
	font-weight:600!important;
}
.change-shipping #cart th,  .change-shipping #cart td{
	border-right:none!important;
	padding:15px!important;
}
.change-shipping #cart table{
	border:none!important;
}
.change-shipping .totals{
	background-color:transparent;
}

.change-shipping .payoption-button{
	padding: 0 20px;
}
.change-shipping .payoption-button input{
	width:200px;
}
.change-shipping > p{
	display:inline-block;
	font-style:italic;
	font-size: 13px;
    line-height: 14px;
    margin-right: 5vw;
}








/*  Cart - Thanks */
.checkout-thankyou{
	text-align:center;
	font-size:16px;
	line-height:18px;
	color:#005b28;
    margin: 500px auto 0 auto;
    padding-bottom:100px;
    width:100%;
    background-color:#fff;
}
.checkout-thankyou .main-container{
	max-width: 1000px;
    padding: 10px;
    margin: 0 auto;
}
.checkout-thankyou .thanks_left{
	display:inline-block;
	vertical-align:top;
	width:48%;
	text-align:left;
	border: 1px solid #CDE5DF;
    padding: 20px;
    min-height: 400px;
}
.checkout-thankyou h1{
	font-family:'plantin';
}
.thanks_main{
	margin-bottom:40px;
}
.thanks_main span{
	display:block;
	margin:0 auto;
	text-align:center;
}
.thanks_main table{
	width:98%;
	margin:0 auto;
}
.shoppage.shopp_page.grid.shopp_grid-3.thanks .thanks_main{
	margin-top:40px;
}
tr.totals th{
	padding: 10px 0;
    text-align: right;
}
.thanks_main table thead th{
	padding:20px 0;
}
.pay_dailog {
    display: none;
}

#checkout-step-billing > p, #payShipment > p{
	font-weight: 300!important;
    padding: 10px 40px;
    margin-bottom: 0px;
}
#billing-address-fields.half{
	width:100%!important;
	display:block!important;
}

.shopp_page .product-img-box li{
	padding:0px;
}
.shopp_page .product-img-box .thumbnails{
    margin-bottom: 10px;
}


#product-options-wrapper{
	font-size:16px;
}
#product-options-wrapper p.required{
	display:none;
}
#product-options-wrapper label{
	color:#005b28;
}
.product-options-bottom .add-to-cart{
	font-size:16px;
}
.shopp_page .gallery li a img{
	max-width:100%;
	height:auto;
}
#shopp .price{
	font-weight:300!important;
}
#shopp .page-top-image{
	margin-top:92px!important;
}
.admin-bar header{
	z-index:9999;
}

.previews li.fill{
	display:none!important;
}
.shopp_page .gallery .previews li.active{
	    position: relative!important;
}





#shopp .messages{
	display: none;
}

#dialog ul{
	padding:0px;
}
#dialog.pay_dailog li{
	list-style:none;
}
#dialog.pay_dailog li label{
	font-weight: 200;
}






/* Lets do some responsive-ness! */
@media only screen and (max-width: 780px){
	#shopp .content{
		margin-top:340px;
	}
	#cboxWrapper{
		max-width:100%;
	}
	.shop-main{
		padding: 30px 5px;
	}
	#shopp .row.page-title h1, .page-template-page-shop-home .row.page-title h1{
		 margin-top: 20%;
	}
	#shopp .breadcrumbs{
		margin-top:0px;
		padding:20px 5px;
	}
	.category-sidebar{
		width:100%;
		text-align:center;
	}
	.sidebar-nav{
		padding-left:0px;
	}
	.category-items{
		width:100%;
	}
	.toolbar{
		padding:20px 10px;
	}
	.sidebar-nav li{
		display: inline-block;
		padding: 0 5px;
	}
	.sidebar-nav li a{
		margin:5px auto;
	}
	.shop-sidebar{
		width: 100%;
		text-align: center;
	}
	.shop-main,.product-img-box,.product-shop{
		width:100%;
	}
	.product-options{
		padding-left: 20px;
		width: 50%;
		display: inline-block;
		vertical-align: middle;
	}
	.product-options-bottom{
		text-align: right;
		width: 50%;
		display: inline-block;
		vertical-align: middle;		
	}
	#shopping-cart-table .m-hidden{
		display:none;
	}
	.cart-collaterals .col2-set{
		max-width: 90%;
		width: 90%;
		margin: 0 auto;
		display: block;
	}
	.ship-estimates{
		max-width:300px;
	}
	.cart-collaterals .col3-set{
		width: 90%;
		margin: 0 auto;
		display: block;
	}
	.product-name a{
		padding-left:0px;
	}
	#shopp ul.breadcrumb li span{
		line-height: 30px;
	}

	#checkoutSteps .col-1, #checkoutSteps .col-2{
		width:100%;
	}
	#checkoutSteps,#checkout .page-title,li.fields{
		width:100%;
	}
	#shopp dd{
		width:100%;
	}
	#cart tr{
		/*display:none;*/
	}
	#cart .totals{
		display:block!important;
		padding: 5px 10px;
	}
	.page-title.title-buttons{
		padding: 0 20px;
	}
}

@media only screen and (max-width: 767px) {
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    	width: 100% !important;
	}
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	    width: 100% !important;
	    margin-top: 0px;
	    margin-left: 0px !important;
	}
}

@media only screen and (max-width: 550px){
	.super-m-hidden{
		display:none!important;
	}
	.cart-controls-first{
		text-align:center;
	}
	.cart-controls .checkout-button.grey{
		margin-top:10px;
		float:none!important;
	}
}











#prdForm-4189 .add_to_btn, #prdForm-10466 .add_to_btn{display:none;}

































