/*
Theme Name: PRYSMA THEME - SCOTCH & FILLET
Theme URI: https://prysma.ec/en
Author: PRYSMA - DIGITAL AGENCY
Author URI: https://prysma.ec
Description: Theme developed by PRYSMA - Digital Agency for the exclusive use of SCOTCH & FILLET.
Version: 1.0
Text Domain: prysmatheme
Use this theme responsible and following all the licensed parameters.
*/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background-color: #ccaa6f;
}
::selection {
    color: #fff;
    background-color: #ccaa6f;
}
ul#select2-billing_state-results {
    color: #444 !important;
}
div#wpcontent {
    color: #000;
}

.xmas-buttons{
	padding-bottom: 20px;
	background: #736E54;
}

.meat-order{
	margin-right: 20px;
}


@media only screen and (max-width: 414px) {
	.xmas-button{
	width: 100%;
}
	.meat-order{
	margin-right: 0px;
	margin-bottom: 20px;	
	margin-top: 10px;
}
}




body{
	background-color: #2A344D;
	color:#fff;
	font-size:16px;
	line-height:21px;
	font-family: 'Roboto', sans-serif;
}
h1{
	font-size:60px;
}
h2{
	margin-bottom:25px;
	font-size: 24px;
}
h3{
	font-size:20px;
}
h4{
	font-size:18px;
}
a, a:active, a:visited, a:hover{
	color:inherit;
	text-decoration: none;
	transition: all ease 0.3s;
}
a:hover{
	color:#CCAA6F;
}
img{
	max-width:100%;
	height:auto;
}
.clearfix::after {
    display: table;
}
.insta-wrap {
    background-color: #fff;
    padding-bottom: 50px;
    padding-top: 50px;
}
.cho {
    padding-bottom: 25px;
    padding-top: 25px;
}
/*---	GENERAL ---*/
.custom-logo {
    margin-bottom: 5px;
	max-height:	100px;
}
.gblock{
	padding-top:15px;
	padding-bottom:15px;
	background-color:#736E54;
	margin-bottom:10px;
}
.parallax{
	background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.border-out{
	border:solid #CCAA6F 2px;
	padding:5px;
}
.bf,
.bf .border-in{
	height:100%;
}
.border-in{
	border:solid #CCAA6F 1px;
	padding-top:15px;
	padding-bottom:15px;
}
.b-brown{
	border-color:#736E54;
}
.b-blue{
	border-color:#2A344D;
}
.border-in span{
	padding: 0 100px;
    display: block;
	font-weight: 500;
}
.border-in p {
    margin: 0;
}
.title-border{
	display: flex;
  justify-content: center;
  align-items: center;
	height: 85px;
}
.b-blue .title-border hr {
    border-top: solid #2a344d 2px;
    z-index: 0;
}
.b-blue .title-border h2 {
    background: #CCAA6F;
    z-index: 9;
}
.title-border h2{
	margin: 0;
    background: #2a344d;
    padding-left: 20px;
    padding-right: 20px;
}
.title-sborder{
	margin-bottom:15px;
	border:solid 2px;
	padding:3px;
	display:inline-block;
}
.title-sborder h2{
	    text-transform: uppercase;
    margin-bottom: 0;
    border: solid 1px;
    display: inline-block;
    padding: 5px;
}
.white-bg{
	background-color:#fff;
	color:#736E54;
}
.cream-bg{
	background-color:#CCAA6F;
	color:#2A344D;
}
.title-border hr {
    width: 80%;
    border-top: solid #CCAA6F 2px;
    position: absolute;
    top: 35%;
    left: 10%;
    z-index: -99;
}
.big-title{
	font-size:24px;
}
.front-app{
    padding-bottom: 0 !important;
}
.front-h {
    margin-bottom: 10px;
}
.front-g {
    font-size: 24px;
    text-transform: uppercase;
}
/*--- MENU ---*/
i.fas.fa-bars {
    color: #fff;
}
#menu-wrap {
    background: #736E54;
    text-transform: uppercase;
}
#menu-wrap ul{
	display: inline-block;
}
li.menu-item {
    display: inline-block;
}
li.menu-item a {
    display: block;
    padding: 5px 20px !important;
}
button.navbar-toggler {
    border: solid 1px #fff;
}

.cat-shop-wrap{
	background-color:#fff;
}
.cat-shop-wrap ul{
	list-style:none;
	padding:0;
	margin:0;
}
.cat-shop-wrap li{
	display:inline-block;
	padding:0;
	margin:0;
}
.cat-shop-wrap a{
	display:block;
	padding:15px;
	color: #2A344D;
}
.border-cat-sw{
	padding:0;
}
.border-cat-cont{
	margin-bottom:25px;
}
.dropdown-menu {
    text-align: center;
    color: #2a344d;
    font-size: 14px;
	margin-top: 0;
}
li.menu-item a.dropdown-item {
    padding: 10px 0!important;
}
a.dropdown-item.active {
    background: #736e54;
}
li.menu-item a.dropdown-item:hover {
    background: #daad6d;
    color: #fff;
}
#main-menu a.nav-link.active {
    color: #daad6d;
}
/*---	HEADER ---*/
.header-wrap{
	padding-top:10px;
	padding-bottom:10px;
	background-color: #2A344D;
}
.title-wrap {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
	padding-bottom:200px;
	padding-top:200px;
	position:relative;
	filter: contrast(150%);
}
.overlay{
	background: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.title-wrap span {
    border: solid 2px;
    display: inline-block;
    padding: 5px;
    z-index: 9;
    position: relative;
}
.title-wrap h1 {
    text-transform: uppercase;
    display: inline-block;
    margin: 0;
    border: solid 1px;
    padding: 10px 50px 16px;
}
a.cart-customlocation {
    font-size: 14px;
}
a.cart-customlocation i{
    font-size: 14px;
} 
.search-wrap input {
    border: none;
    background: none;
    color: #fff;
    border-bottom: solid 1px;
    padding: 0;
    padding-bottom: 1px;
    padding-left: 7px;
    max-width: 120px;
	font-size:13px;
}
.search-wrap input#searchsubmit {
    display: none;
}
.search-wrap i{
    color: #2a344d;
    background: #fff;
    border-radius: 20px;
    width: 22px;
    height: 22px;
    text-align: center;
    padding-top: 4px;
    font-size: 13px;
}
.search-wrap form#searchform{
	display:inline-block;
}
.header-wrap span{
	margin-right:10px;
	font-size:15px;
}
/*--- FRONT PAGE ---*/
.cont-fix{
	padding-left:0;
	padding-right:0;
}
.header-sec img {
    width: 100%;
    height: auto;
}
.front-sec{
	padding-top:50px;
	padding-bottom:50px;
	background-color:#736E54;
}
.front-sec .container {
    border-left: solid 2px #ccaa6f;
    border-right: solid 2px #ccaa6f;
}
.front-sec .row {
    border-left: solid 1px #ccaa6f;
    border-right: solid 1px #ccaa6f;
    margin-left: -10px;
    padding-left: 5px;
    margin-right: -10px;
    padding-right: 5px;
	padding-top: 15px;
    padding-bottom: 15px;
}
.home-button{
	border: solid 2px #CCAA6F;
	display:inline-block;
	padding:3px;
	background: #736E54;
	color:#CCAA6F;
	font-weight:bold;
	transition:all ease 0.3s;
}
.home-button:hover{
	background: #2a344d;
}
.home-button a{
	border: solid 1px #CCAA6F;
	display:block;
	padding: 5px 10px;
}
/*---　PAGES ---*/
.normal-cont{
	padding-top:25px;
	padding-bottom:25px;
}
.cont-sec1 .row {
    border-left: solid #CCAA6F 2px;
    border-right: solid #CCAA6F 2px;
}
.cont-t {
    margin-left: 5px;
    margin-right: 5px;
    border-left: solid #CCAA6F 1px;
    border-right: solid #CCAA6F 1px;
	padding: 25px 100px;
}
.main-sec, .white-bg, .info, .cream-bg, .apps-sec{
	padding-bottom:50px;
	padding-top:50px;
}
.cont-s .row {
    margin-top: 30px;
    margin-bottom: 30px;
}
.cont-s img {
    margin: 10px auto 15px;
}
.blocks-wrap{
	    margin-top: 10px;
    margin-bottom: 10px;
	overflow:hidden;
}
span.text-right {
    width: 100%;
    text-align: right;
    display: block;
    margin-top: 50px;
}
.info {
    background: #e6a93f;
}
.info p {
	margin-bottom:0;
}
.info ul {
    margin: 0;
    display: block;
    list-style: none;
    padding: 0;
}
.info i {
    margin-right: 5px;
}
.contact-t {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 15px;
	margin-top:25px;

}
.map-wrap {
    width: 100%;
    height: 100%;
    padding-top: 25px;
    padding-bottom: 20px;
}
div#wpcf7-f92-o1 {
    padding-top: 10px;
    padding-bottom: 30px;
}
/*--- STORE ---*/
ul.products::before {
    content: "";
    border-top: solid 1px #2a344d;
    margin-top: 5px;
    display: block;
}
ul.products {
    list-style: none;
    padding: 0;
	border-top: solid 2px #2a344d;
	margin-top: 10px;
	border-bottom: solid 2px #2a344d;
}
ul.products::after {
    content: "";
    border-bottom: solid 1px #2a344d;
    margin-bottom: 5px;
    display: block;
    margin-top: 25px;
}
li.product {
    display: inline-block;
    position: relative ;
    margin-top: 25px !important;
    padding: 0 10px ;
    max-width: 365px;
}
h2.woocommerce-loop-product__title {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    text-align: center;
    padding-top: 45% !important;
    /*background: rgba(0, 0, 0, 0.3);*/
    color: #fff;
    font-weight:bold;
    max-width: 345px;
}
.product-overlay:hover{
	opacity:1;
}
.shop-cont .woocommerce-products-header__title.page-title, .shop-cont .page-title{
    color: #2a344d;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 15px;
}
nav.woocommerce-breadcrumb {
    display: none !important;
}
.store-loop{
	background:#fff;
}
.cream-bg .woocommerce {
    margin-top: -100px;
}
main#main {
    background: #fff;
    padding: 50px 0;
}
p.woocommerce-result-count {
    color: #2a344d;
    font-weight: bold;
    display: inline-block;
}
form.woocommerce-ordering {
    display: inline-block;
    float: right;
}
select.orderby {
    border: solid 1px #2a344d;
    color: #2a344d;
    padding: 3px;
}
.product-overlay{
    background: #2a344d;
    color: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 345px;
    padding-top: 35px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 100px;
    overflow: hidden;
	opacity:0;
	transition: all ease 0.3s;
}
ul.page-numbers {
    list-style: none;
    padding: 0;
    margin: 0;
	text-align:right;
	border:none!important;
}
.woocommerce nav.woocommerce-pagination ul li{
	border-right:none !important;
	margin: 0 2px !important;
}
ul.page-numbers li{
	display:inline-block;
}
ul.page-numbers li a,  span.page-numbers.current {
    color: #2a344d;
    border: solid 1px #2a344d;
    font-size: 14px !important;
    padding: 1px 7px 0;
	transition:all ease 0.3s;
	cursor:pointer;
}
ul.page-numbers li a:hover{
	background:#2a344d !important;
	color:#fff !important;
}
span.page-numbers.current {
    background: #2a344d !important;
    color: #fff !important;
	cursor:initial;
}
ul.products span.price {
    position: absolute;
    bottom: 15px;
    right: 35px;
    color: #fff !important;
    font-weight: bold !important;
	opacity:0;
	transition:all ease 0.3s;
}
li.product a:hover > .price {
    opacity: 1;
}
span.onsale {
    display: none !important;
}
.cream-bg p.woocommerce-result-count {
    display: none;
}
.cream-bg form.woocommerce-ordering {
    display: none;
}
.cream-bg ul.products{
	border:none;
}
.cream-bg ul.page-numbers li a, .cream-bg span.page-numbers.current {
    padding: 3px 7px 1px!important;
}
.cream-bg nav.woocommerce-pagination {
    text-align: right!important;
}
.data-title {
    border-bottom: solid 2px #2a344d;
    background-color: white;
    padding-bottom: 5px;
    margin-bottom: 25px !important;
}
.data-title::after {
    content: "";
    border-bottom: solid 1px #2a344d;
    display: block;
    margin-top: 15px;
}
.data-cont img.attachment-woocommerce_thumbnail {
    margin: 0 auto;
    display: block;
    max-width: 250px;
}
.data-cont input#coupon_code {
    width: 145px;
    padding-left: 5px;
    margin-right: 5px;
}
.woocommerce button.button, .woocommerce a.button {
    background-color: #736e54!important;
    color: #fff !important;
    border: none !important;
	transition:all ease 0.3s;
}
.woocommerce button.button:hover, .woocommerce a.button:hover {
    background-color: #3c392b!important;
}
button.button {
    border: solid 1px #2a344d;
    background: #fff;
    color: #2a344d;
    cursor: pointer;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 14px;
	transition:all ease 0.3s;
}
button.button:hover {
    color: #fff;
    background: #2a344d;
}
.data-cont .woocommerce a.button.alt{
	    background-color: #2a344d !important;
}
.data-cont .woocommerce a.button.alt:hover{
	    background-color: #0b1223 !important;
}
.woocommerce-message {
    border-top-color: #2a344d !important;
}
.woocommerce-message::before {
    color: #2a344d !important;
}
.cream-bg .woocommerce ul.products{
	margin: 0 -15px 0 0 !important;
}
.cream-bg .woocommerce.columns-3 ul.products li.product {
    width: 345px;
    height: 345px;
    overflow: hidden;
    margin: 25px 10px 0;
}
section.related.products {
    background: #736e54;
    padding-top: 50px;
	padding-bottom:50px;
    color: #fff;
	margin-bottom: -50px;
}
section.related.products ul.products{
	border:none;
}
section.related.products ul.products::after, section.related.products .title-border hr{
	border-color: #fff;
}
section.related.products .title-border h2 {
    background: #736e54;
    z-index: 1;
}
section.related.products .title-border hr {
    width: 100%;
    border-top: solid #fff 2px;
    position: absolute;
    top: 35%;
    left: 0;
    z-index: 0;
}
section.related.products ul.products::before{
	display:none;
}
section.related.products ul.products::after{
	margin-top:50px;
}
.cream-bg h2{
	font-size:24px !important;
}
.bot-banner {
    padding-top: 100px;
    padding-bottom: 100px;
	position:relative;
}
.info-banner {
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    z-index: 1;
	font-size: 24px;
}
.info-banner h2 {
    margin-bottom: -5px;
    font-size: 35px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    background: #2a344d;
    color: #fff;
    padding: 50px 0;
}
ul.tabs.wc-tabs {
    list-style: none;
    text-transform: uppercase;
    color: #CCAA6F;
	margin-bottom: 25px;
}
ul.tabs.wc-tabs a:hover {
    color: #736e54;
}
ul.tabs.wc-tabs li.active {
    font-weight: bold;
}
ul.tabs.wc-tabs li{
	display:inline-block;
	margin: 0 15px;
}
.woocommerce-tabs.wc-tabs-wrapper .container{
	    border-left: solid 2px #CCAA6F;
    border-right: solid 2px #CCAA6F;	
}
.woocommerce-tabs.wc-tabs-wrapper .row{
	    border-left: solid 1px #CCAA6F;
    border-right: solid 1px #CCAA6F;
    margin-left: -10px;
    margin-right: -10px;
    padding: 25px 5px;
}
.woocommerce-tabs.wc-tabs-wrapper h2{
	display:none;
}
table.shop_attributes, table.shop_attributes tbody, table.shop_attributes tr{
	display:block;
}
table.shop_attributes th, table.shop_attributes td{
	display:inline-block;
}
.product-wrap{
	color:#2a344d;
	padding-bottom: 50px;
}
h1.product_title.entry-title {
    font-size: 32px;
}
.double-b {
    border-top: solid 2px;
    border-bottom: solid 1px;
    padding-top: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.product-wrap .price{
	font-weight:bold;
	font-size: 20px;
}
.divider{
	    width: 100%;
    height: 20px;
}
.info-banner div{
	display:inline-block;
}
.info-banner img{
	    width: 75px;
    margin-top: -30px;
    margin-left: 10px;
}
.product-wrap .quantity {
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 10px;
    margin-right: 10px;
}
.product-wrap .quantity input {
    border: solid 2px #2a344d;
    text-align: center;
    width: 50px;
    height:43px;
}
.product-wrap figure{
	margin:0;
}
.product-wrap .product_meta {
    position: absolute;
    bottom: 0;
}
.cat-wrap h4{ 
	color: #2a344d;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}
.cat-wrap img {
    margin-top: 15px;
}
.locations {
    border: solid 1px;
    padding: 20px;
    margin-bottom: 15px;
    text-align: center;
}
/*--- INPUTS ---*/
.wpcf7-form-control-wrap input, textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    border: solid 2px #736e54;
    margin-bottom: 15px;
    color: #736e54;
    padding: 10px;
	width: 100%;
}
input.wpcf7-form-control.wpcf7-submit {
    padding: 10px 20px;
    background: #736e54;
    border: solid 1px #736e54;
    color: #fff;
    text-transform: uppercase;
    float: right;
	cursor: pointer;
	transition: all ease 0.3s
}
input.wpcf7-form-control.wpcf7-submit:hover{
	background: #fff;
	color:#736e54;
}
p.form-row{
width:100%!important;	
}
p.form-row label{
	width: 40%;
}
p.form-row span.woocommerce-input-wrapper{
	width:60%;
}
p.form-row p#billing_address_2_field span{
	width:100% !important;
}
p.form-row input, p.form-row textarea {
      padding: 3px 10px !important;
}
/*--- BLOG ---*/
.blog-wrap{
	color: #2a344d;
	transition:all ease 0.3s;
}
.blog-wrap-title{
    text-transform: uppercase;
    margin-top: 25px;
	margin-bottom: 25px;
	color:inherit;
}
.apps-sec .title-border hr {
    width: 100%;
    border-top: solid #fff 2px;
    top: 30%;
    left: 0;
}
.apps-sec a{
	transition:all ease 0.3s;
}
.apps-sec a:hover{
	color:#736E54;
}
.front-main-items ul.products {
    border: none;
}
.front-main-items {
    padding-bottom: 0;
    padding-top: 25px;
}
.front-main-items .woocommerce ul.products li.product a img {
    margin: 0 ;
}
 .front-main-items .product-overlay{
	font-size:12px;
	 padding-top:10px;
	 line-height:13px;
	 text-align:left;
} 
.front-main-items h2 {
	font-size:14px !important;
}
.blog-img-loop{
	margin-top:25px;
}
.blog-wrap:hover{
	color:#736e54;
}
/*--- FOOTER ---*/
.top-footer{
	padding-top:20px;
	margin-bottom: 15px;
	color:#fff;
	background:#736E54;
}
.bot-footer{
	background-color:#CCAA6F;
	height:13px;
}
/*--- MOBIL FIX ---*/
@media (max-width:1199px) and (min-width:992px){
	.title-wrap{
		padding-bottom:175px;
		padding-top:175px;
	}
	li.product {
    max-width: 305px;
}
	.product-overlay{
		max-width:285px
	}
	h2.woocommerce-loop-product__title{
		    max-width: 285px;
	}
	.cream-bg .woocommerce.columns-3 ul.products li.product {
    width: 285px;
    height: 285px;
	}
}
@media (max-width:991px) and (min-width:768px){
	.front-sec-cont{
	margin-top:25px;	
	}
	.title-wrap{
		padding-bottom:150px;
		padding-top:150px;
	}
	.border-in span {
		padding: 0px 50px;
	}
	.big-title{
		margin-top:25px;
	}
	.cont-fix {
    padding: 0 15px;
}
	.contact-t{
		margin-top:0;
	}
	.map-wrap{
		padding-top:0;
	}
	.col-lg-1 {
    display: none;
}
	h1 {
    font-size: 45px;
}
	li.product {
    max-width: 340px;
}
	.product-overlay{
		max-width:320px
	}
	h2.woocommerce-loop-product__title{
		    max-width: 320px;
	}
	.cream-bg .woocommerce.columns-3 ul.products li.product {
    width: 330px;
    height: 330px;
	}
	.cream-bg h2.woocommerce-loop-product__title{
		    max-width: 330px;
	}
	.cream-bg .product-overlay{
		max-width:330px
	}
	.woocommerce-product-details__short-description {
    margin-top: 25px;
}
	.product-wrap form.cart {
    text-align: center!important;
}
		.product-wrap .product_meta {
    position: relative;
}
}
@media (max-width:767px) and (min-width:576px){
	.front-sec-cont{
	margin-top:25px;	
	}
	.title-wrap{
		padding-bottom:125px;
		padding-top:125px;
	}
	.title-wrap h1{
		padding: 10px 25px 16px;
	}
		.border-in span {
		padding: 0px 25px;
	}
	.big-title{
		margin-top:25px;
	}
	.cont-fix {
    padding: 0 15px;
}
	.contact-t{
		margin-top:0;
	}
	.map-wrap{
		padding-top:0;
	}
	.col-lg-1 {
    display: none;
}
	h1 {
    font-size: 35px;
}
	li.product {
    max-width: 250px;
}
	.product-overlay{
		max-width:230px;
		font-size: 12px;
	}
	h2.woocommerce-loop-product__title{
		    max-width: 230px;
		font-size: 20px!important;
	}
	.cream-bg .woocommerce.columns-3 ul.products li.product {
    width: 240px;
    height: 240px;
}
	.cream-bg h2.woocommerce-loop-product__title {
    max-width: 240px;
    font-size: 20px!important;
}
	.cream-bg .product-overlay{
		max-width:240px
	}
	.woocommerce-product-details__short-description {
    margin-top: 25px;
}
	.product-wrap form.cart {
    text-align: center!important;
}
	.cont-t{
		padding:25px 50px;
	}
	.info{
		font-size:15px;
	}
	.title-sborder h2{
		font-size:18px;
	}
	.map-wrap{
		height:350px;
	}
	.col-md-1{
		display:none;
	}
	ul.products{
		text-align:center;
	}
	.product-overlay p {
    text-align: left;
}
	.product-wrap .product_meta {
    position: relative;
}
}
@media (max-width:767px) {
	.search-wrap {
    display: none;
}
	.info-top{
		text-align:center!important;
	}
	a.cart-customlocation {
    margin-top: 15px;
    display: inline-block;
    text-align: center;
}
	li.menu-item {
    display: block;
    text-align: center;
}
	.dropdown-menu {
    margin-top: 0;
    background: #736e54;
    border: none;
    margin: 0;
}
li.menu-item a.dropdown-item {
    color: #fff;
}
	li.menu-item a.dropdown-item.active {

		color:#daad6d;
}
li.menu-item a.dropdown-item:hover {
    background: #736e54;
    color: #daad6d;
}

}
@media (max-width:575px) {
		.front-sec-cont{
	margin-top:25px;	
	}
	.title-wrap{
		padding-bottom:100px;
		padding-top:100px;
	}
	.title-wrap h1{
		padding: 10px 25px 16px;
	}
		.border-in span {
		padding: 0px 25px;
	}
	.title-border h2{
		padding:0;
	}
	.big-title{
		margin-top:25px;
	}
	.cont-fix {
    padding: 0 15px;
}
	.contact-t{
		margin-top:0;
	}
	.map-wrap{
		padding-top:0;
	}
	.col-lg-1 {
    display: none;
}
	h1 {
    font-size: 30px;
}
	li.product {
    max-width: 290px;
}
	.product-overlay{
		max-width:270px
	}
	h2.woocommerce-loop-product__title{
		    max-width: 270px;
		font-size: 20px!important;
	}
	.cream-bg .woocommerce.columns-3 ul.products li.product {
    width: 270px;
    height: 270px;
		float: none;
}
	.cream-bg h2.woocommerce-loop-product__title {
    max-width: 270px;
    font-size: 20px!important;
}
	.cream-bg .product-overlay{
		max-width:270px
	}
	.woocommerce-product-details__short-description {
    margin-top: 25px;
}
	.product-wrap form.cart {
    text-align: center!important;
}
	.cont-t{
		padding:25px 10px;
	}
	.info{
		font-size:15px;
		overflow:hidden;
		padding-top:25px
	}
	.info .col-sm-6 {
    text-align: center!important;
}
	.title-sborder{
		margin-top:25px;
	}
	.title-sborder h2{
		font-size:18px;
	}
	hr {
    display: none;
}
	.map-wrap{
		height:350px;
	}
	.col-md-1{
		display:none;
	}
	.col-sm-1{
		display:none;
	}
	ul.products{
		text-align:center;
	}
	.product-overlay p {
    text-align: left;
}
	.col-md-8.cont-fix.cont-s .col-sm-8 {
    text-align: center;
    margin-top: 15px;
}
	.cream-bg h2 {
    font-size: 20px !important;
}
	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: none!important;
}
	.info-banner img{
		display:none;
	}
	.info-banner h2 {
    margin-bottom: 0;
    font-size: 20px;
    text-align: center!important;
}
	.info-banner span {
    font-size: 18px;
    text-align: center!important;
}
	.product-wrap .product_meta {
    position: relative;
}
	.main-sec .woocommerce ul.products[class*=columns-] li.product, .main-sec .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 0;
}
	.main-sec h2.woocommerce-loop-product__title {
    max-width: 290px;
}
	.main-sec .product-overlay {
    max-width: 290px;
}
}