/*
Theme Name: Vantage Child
Author: SiteOrigin
Author URI: http://siteorigin.com/
Theme URI: http://siteorigin.com/theme/vantage
Description: Vantage Child Theme
Version: 1.0.0
Template: vantage
Text Domain: vantage
Domain Path: /languages/
*/

#masthead .hgroup {padding-bottom:0;}
body:not(.sticky-menu) .site-navigation.use-sticky-menu,
body.admin-bar:not(.sticky-menu) .site-navigation.use-sticky-menu {top:40px;}
body .woocommerce-store-notice, body p.demo_store {padding:11px 0; line-height:1.4em; background:#dd3333;}

#main{padding-left:10px; padding-right:10px;}

.woocommerce-product-search button {display:none !important;}
#masthead .hgroup #header-sidebar aside.widget {float:none !important;}
body.woocommerce #page-wrapper .product .cart .qty{margin-top:0; height:39px;}
.form-row-last, .woocommerce-page form .form-row-last{float:left;}

table tr td{vertical-align:middle;}

 #page-wrapper #ship-to-different-address-checkbox{margin-top:11px;}
.woocommerce .woocommerce-ordering select{display:block;}
#page-wrapper ul.products{display:flex; justify-content:space-between; flex-wrap:wrap; margin:0 -8px;}
#page-wrapper ul.products:before, #page-wrapper ul.products:after{display:none;}
#page-wrapper ul.products li.product {margin:15px 8px; width:calc(25% - 16px); padding:10px; border:1px solid #e6e6e6; text-align:center; box-sizing:border-box;}

.archive ul.products li.product,
.front-products ul.products li.product {background:#fff;}

.woocommerce ul#shipping_method li:last-child{margin-bottom:0;}
.woocommerce-checkout tr.shipping + tr > *{padding-top:0; border-top:none !important;}
.woocommerce-checkout tr td .left-free-shipping{margin-top:0;}
.left-free-shipping {background:#b7d198; font-weight:700; border-radius:6px; line-height:1.4em; padding:7px 15px; display:inline-block; margin-top:12px;}


@media only screen and (max-width:980px){
	body .main-navigation ul li a {padding:18px 20px;}
}

@media only screen and (max-width:767px){
	.admin-bar p.demo_store {top:46px;}
	#page-wrapper ul.products li.product {width:calc(50% - 16px);}
}
