/*
Theme Name: SN34
Theme URI: https://selenic.com.au
License URI: -
Version: 1.0

All css files are placed in /css/ folder
*/

.shop_slider .shop_slider_ul li .item_wrapper .desc,.woocommerce ul.products li.product .desc {
	text-align: center;
}

.woocommerce .product div.entry-summary > p.price {
	display: none;
}

.woocommerce ul.product_list_widget li a .product-title {
	position: relative;
	top: 10px;
}

.woocommerce ul.product_list_widget li a {
	font-weight:normal;
}

.widget_product_categories ul {
	background-color: transparent!important;
	padding: 0;
}

.yith-wcbr-brand-filter .yith-wcbr-brands-list ul li a {
	padding: 7px 0 7px 3px
}

.widget {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.yith-wcbr-brands {
	color: #991a2a;
}

.contact-page .contact-info i {
    text-align: center;
    width: 20px;
    color: #991a2a;
}

#Subheader:after {
	background-color: #ebebeb;
	height: 1px;
	bottom: 0;
}

.woocommerce .product div.entry-summary h1.product_title {
    font-size: 24px;
    line-height: 32px;
}

.image_frame, .wp-caption {
	border-width: 5px;
}

.hp-products-slider .shop_slider .blog_slider_header {
	padding-right: 0; 
}

.hp-products-slider .shop_slider .blog_slider_header h4 {
	text-align: center;
	font-size: 28px;
	line-height: 38px;
	color:#212729;
}

@media only screen and (min-width: 767px) {
	.s40cr {
	    float: right;
	}
}

.tawcvs-swatches .swatch {
	border:1px solid #bbb!important;
}

.woocommerce .variations_form .variations {
	background: rgb(249, 249, 249);
}

.sku_wrapper {
	display: none
}