/*
	Theme Name: cherry
	Theme URI: //info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: //info.template-help.com/help/
	Version: 3.1.4
	Tags: dark, light, white, black, gray, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-menu, editor-style, featured-images, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
	License:
	License URI: http://
	Text Domain: cherry
*/
@import "css/style.css";
@media only screen and (max-width:1199px){
.page-id-1915 .span9 {width: 66%;}
.page-id-1915 .span3{width: 30%;}
.page-id-1915  #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals{width:60%;}
}
@media only screen and (max-width:991px){
.page-id-1915 .span9 {width: 65%;}
.page-id-1915 .span3{width:30%; float:right;}
.page-id-1915 #post-1915 .woocommerce form .outterdiv {overflow-y: auto;}
}
@media only screen and (max-width:767px){
.page-id-1915 #post-1915 .woocommerce form .outterdiv {overflow-y: auto;}
.page-id-1915 .span9 {width: 100%;}
.page-id-1915 #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals {width: 100%;} 
.page-id-1915 .span3{margin-left: 0 !important;width: 100%;}
.page-id-1915 #motopress-main.main-holder #content .page div.cart-collaterals .cart_totals table {width: 100%;} 
}


