/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.woocommerce #ajax-content-wrap .woocommerce-tabs>div:not(.tab-container) {
    padding: 15px 0;
    display: none!important;
}
#sidebar>div:last-child {
    margin-bottom: 0;
    box-shadow: 5px 2px 10px lightgrey!important;
    padding: 50px!important;
    border-radius: 10px!important;
	width: 300px!important;
}
#ajax-content-wrap #sidebar .wc-block-grid__product .wp-block-button .wp-block-button__link, .wc-block-grid__product .wp-block-button .wp-block-button__link , .woocommerce-page button[type=submit].single_add_to_cart_button, body[data-form-submit=regular].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_buttonv{
    color: #fff;
    font-family: 'peyda'!important;
}
.woocommerce .product_list_widget span{
	font-size: 13px;
    font-family: 'peyda'!important;
}
#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
    position: relative;
    font-family: 'peyda'!important;
}
.products li.product.minimal .product-add-to-cart a span{
	 font-family: 'peyda'!important;
}
.nectar_cascading_images.overflow-hidden {
    overflow: visible!important;
}
.woocommerce-Price-amount amount {
    color: #ff4000!important;
}
#header-outer #logo img{
	height: 50px;
    width: 50px;
}
.woocommerce-checkout-review-order-table .product-info h4 a, .woocommerce-checkout-review-order-table .product-info .product-quantity {
	margin-right: 10px!important;
}
.checkout #order_review .order-review tr th, .woocommerce ul#shipping_method li label{
		 font-family: 'peyda'!important;

}
.woocommerce form .form-row label,.woocommerce #order_review #payment #place_order {
     font-family: 'peyda'!important;
}
#mailpoet_woocommerce_checkout_optin_field{
	display: none!important;
}
.woocommerce-cart .woocommerce table.shop_table .product-name a {
    color: inherit;
     font-family: 'peyda'!important;
}
.icon-salient-cart{
	display: none!important;
}
@media only screen and (min-width: 1px) and (max-width: 999px){
	#header-outer #top #logo img{
		width:10px!important;
}
}
@media only screen and (min-width: 1px) and (max-width: 999px){
	.wpb_video_widget.vc_video-align-left .wpb_wrapper{
		margin-left: 20px;!important;
}
}
@media only screen and (min-width: 1px) and (max-width: 999px){
#header-outer #top #logo img {
    width: 30px!important;
}
	}

#header-outer .nectar-header-text-content * {
    color: inherit;
    font-family: 'peyda';
    font-weight: 700;
    font-size: 15px;
    padding-right: 250px;
}
	@media only screen and (max-width: 690px){
	#slide-out-widget-area .inner-wrap .inner .nectar-header-text-content * {
display: none;
}
	}
