/*
Theme Name: Skimpskimp
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

#footer-outer .widget{margin-bottom: 0!important;}

#footer-outer, #footer-outer a:not(.nectar-button), body[data-form-style="minimal"] #footer-outer #footer-widgets .col input[type=text] {
    color: #ffffff!important;
    font-weight: 300!important;
    }
/* Single Product*/
.woocommerce-breadcrumb{display:none!important;}
.products.related{display:none!important; }
#tab-additional_information {display:none!important; }
.additional_information_tab {display:none!important; }
#tab-description h2 {display:none!important; }
.woocommerce div.product .woocommerce-tabs ul.tabs{display: none!important;}
.product_title{font-size: 24px!important;}
.woocommerce-message{display:none!important;}
.easyzoom-flyout { display: none!important; }	


#product-153 .variations tr:nth-child(3) {
	display:none; 
}

	

/*Header*/
/* MOBILE PORTRAIT*/
@media only screen 
and (min-device-width : 1px) 
and (max-device-width : 1000px)
and (orientation : portrait) { body #header-outer{ background-color: transparent!important;} 
.ascend{ background-color: transparent!important;}
#negative{ margin-top: -200px!important }
body[data-form-submit="regular"] .container-wrap input[type=submit]{ float: none!important; margin: 0!important;}
.border em{border: 0!important; padding: 0!important; }
}

/* MOBILE LANDSCAPE*/
@media only screen 
and (min-device-width : 1px) 
and (max-device-width : 1000px)
and (orientation : landscape){
body #header-outer{ background-color: transparent!important;} 
.ascend{ background-color: transparent!important;}
#negative{ margin-top: -200px!important }
.border em{border: 0!important; padding: 0!important; }
body[data-form-submit="regular"] .container-wrap input[type=submit]{float: none!important;padding: 10px 22px!important; margin: -78px 6% 0 0!important;}

}

body #header-outer{background-color: rgba(255,255,255,0);}
#header-outer[data-format="centered-logo-between-menu"] nav #social-in-menu { position: static!important; left: 0; float: right!important; }
body[data-header-search="false"]:not(.mobile) #header-outer[data-has-menu="false"][data-cart="false"] #social-in-menu i{ color: #325224!important; }
.full-width-content > .col.span_12.dark h2{color: #325224!important;}
.gfield_label{display:none!important;}
.product_meta{ display: none!important; }

/* Blog*/
.grav-wrap{display: none!important;}
.comments-section{display: none!important;}
.meta-comment-count{display: none!important;}
.nectar-love{display: none!important;}

.border em{border: 1px solid #325224; padding: 10px 10px 10px 10px; }

/* MOBILE LANDSCAPE*/
@media only screen 
and (min-device-width : 1px) 
and (max-device-width : 1000px)
and (orientation : landscape){
body #header-outer{ background-color: transparent!important;} 
.ascend{ background-color: transparent!important;}
#negative{ margin-top: -200px!important }
.border em{border: 0!important; padding: 0!important; }
body[data-form-submit="regular"] .container-wrap input[type=submit]{float: none!important;padding: 10px 22px!important; margin: -78px 6% 0 0!important;}

}






