/* media */
@media screen and (max-width: 1799px){
	.woocommerce-page h1
	{
		font-size:50px;
	}
}

@media screen and (max-width: 1599px){
	.header-cont
	{
		padding:30px 0;
	}
	.homeb-content-cont h1
	{
		font-size:10vw;
	}
	.homeb-img-cont img {
		//max-width: 72%;
	}
	.logo-cont img
	{
		width:114px;
	}
	.whatsnew-top-cont h2
	{
		font-size:40px;
	}
	.whatsnew-top-cont
	{
		padding:100px 0;
	}
	.whatsnew-text h3
	{
		font-size:50px;
	}
	.whatsnew-right-cont
	{
		margin-top:100px;
	}
	.footer-top-cont
	{
		padding:100px 0;
	}
	.woocommerce
	{
		margin:0;
	}
	.woocommerce-page h1
	{
		font-size:50px;
		margin-bottom:24px;
	}
	ul.products li.product h2, ul.products li.product .price
	{
		font-size:22px !important;
	}
	ul.products li.product h3.capsdesc
	{
		height:44px
	}
	ul.products li.product .button, .added_to_cart
	{
		font-size:20px;
	}
	.proh-padding {
		padding: 0 10%;
	}
	.proh-content h2
	{
		font-size:24px;
	}
	.entry-content
	{
		margin:0 15px;
	}
	.proh-main-cont {
		padding-top: 50px;
		margin: 14px;
		width: auto;
	}
	.woocommerce-page h1
	{
		font-size:38px;
	}
	.mdprode ul li
	{
		font-size:20px;
	}
	.post-type-archive #content
	{
		padding-top:40px;
	}
	.mdlink h4 a{
		font-size:20px;
	}
}/* 1599 */

@media screen and (max-width: 1199px){
	.logo-cont img
	{
		width:100px;
	}
	.whatsnew-top-cont h2
	{
		font-size:30px;
	}
	.whatsnew-top-cont {
		padding: 60px 0;
	}
	.whatsnew-text h3
	{
		font-size:40px;
	}
	.footer-top-cont {
		padding: 80px 0 60px;
		text-align: center;
	}
	.footer-top-cont h4
	{
		font-size:20px;
	}
	.footer-bottom-cont p
	{
		font-size:16px;
	}
	.footer-left-cont, .footer-right-cont {
		width: 100%;
		float: none !important;
		clear: both;
		text-align: center !important;
	}
	ul.products li.product h2, ul.products li.product .price
	{
		font-size:20px !important;
	}
	ul.products li.product .button, .added_to_cart
	{
		font-size:18px;
	}
	.woocommerce-page h1 {
		font-size: 34px;
		margin-bottom: 20px;
		line-height: 1.2;
	}
	.proh-content h2
	{
		font-size:20px;
	}
	.single-product div.product p.price
	{
		font-size:24px;
	}
	.mdlinkleft, .mdlinkright
	{
		width:100%;
	}
	.mdlink h4 a
	{
		font-size:18px;
	}
}/* 1199 */
@media screen and (max-width: 799px){
	.footer-bottom-cont
	{
		padding:30px 0;
	}
	.site-header-cart .cart-contents
	{
		display:block;
	}
	
	.whatsnew-text h3 {
		font-size: 32px;
	}	
	.whatsnew-table-cell {
		padding: 10%;
	}
	ul.products li.product
	{
		width:49.5%;
		margin-bottom:30px;
	}
	.proh-left-cont img {
		width: 80%;
		margin: 0 auto;
			margin-bottom: 0px;
		margin-bottom: 30px;
	}
	.proh-left-cont, .proh-right-cont
	{
		width:100%;
	}
	.homeb-content-cont h1
	{
	    margin-bottom:3px;
	}
	.storefront-full-width-content.single-product div.product .woocommerce-product-gallery
	{
		width:100%;
		margin:0;
		margin-bottom:24px;
	}
	.storefront-full-width-content.single-product div.product .summary
	{
		width:100%;
		margin:0;
	}
	.proh-main-cont
	{
		padding-top:0;
	}
}/* 799 */
@media screen and (max-width: 767px){
	table.cart td.product-remove, table.cart td.actions {
		border-top-color: #0a0a0a;
	}
	table.shop_table_responsive tr td {
		display: block;
		background: rgba(255,255,255,0.2);
	}
	table.cart .product-thumbnail img {
		margin: 0 auto;
		max-width: 320px;
		height: auto;
		width: 100%;
	}
	
}/* 767 */
@media screen and (max-width: 639px){
	ul.site-header-cart li a span
	{
		font-size:16px;
	}
	ul.site-header-cart li a, .header-cart ul.site-header-cart li span.count
	{
		font-size:16px;
	}
	.header-cart ul.site-header-cart li span.count
	{
		margin:0;
		display:block;
		line-height:1;
	}
	ul.d-menu li a
	{
		font-size:16px;
	}
	ul.d-menu li
	{
		display:block;
		margin:0;
		font-size:16px;
	}
	.whatsnew-left-cont, .whatsnew-right-cont
	{
		width:100%;
	}
	.proh-left-cont img 
	{
		width:100%;
	}
	.woocommerce-page h1
	{
		font-size:30px;
	}
	.mdprode ul li
	{
		font-size:18px;
	}
	.woocommerce-page h1 {
		font-size: 28px;
	}
}/*639 */
@media screen and (max-width: 579px){
	ul.products li.product
	{
		width:100%;
	}
}