#review_form_wrapper #commentform input[type="text"] {
	max-width:100%;
}
.woocommerce ul.products.list li.product, .woocommerce-page ul.products.list li.product {
	width:100% !important;
}
@media only screen and (max-width:320px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width:100% !important;
	}
}
.cwvn-carousel-1 {
	position:relative;
}
.cwvn-carousel-1 .myNav {
}
.cwvn-carousel-1 .myNav > a {
cursor:pointer;
}
.cwvn-carousel-1 .myNav > a.prev {
}
.cwvn-carousel-1 .myNav > a.next {
}
.cwvn-carousel-1 .owl-controls {
}
.cwvn-carousel-1 .owl-controls .owl-pagination {
}
.woocommerce ul.products li.first.last{clear:none;}
/*single social share*/
.cwvn-social ul {list-style:none;margin:10px 0px 0px 0px !important;padding:0px !important;}
.cwvn-social ul li {display:inline-block;margin:0px 1px;}
.cwvn-social ul li a {display:block;font-size:20px;margin:0px;color:#fff;padding: 2px 12px;line-height: 30px;}
.cwvn-social ul li.facebook a {background:#3b5998;}
.cwvn-social ul li.google a {background:#dd4b39;}
.cwvn-social ul li.twitter a {background:#00aced;}
.cwvn-social ul li.linkedin a {background:#007bb6;}
.cwvn-social .like-share-facebook{width:100%;overflow:hidden;margin-top:10px;}