/*

Theme Name: Salient Child Theme

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

*/

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - General & Basic Styles   */
/*   02 - Header & Navigation      */
/*   03 - Slider                   */
/*   04 - Main Page Elements       */
/*   05 - Revolution Slider        */
/*   06 - Shortcodes Elements      */
/*   07 - Portfolio Styles         */
/*   08 - Single Project Styles    */
/*   09 - Blog Styles              */
/*   10 - Single post Styles       */
/*   11 - Sidebar Styles           */
/*   12 - Footer Styles 		   */
/*   13 - Plugins Styles 	  	   */


/*   01 - General & Basic Styles   */
/************End**************/
/*   02 - Header & Navigation   */
body #header-outer.fixed-menu {
    padding: 12px 0px !important;
}
/************End**************/
/*   03 - Slider     */
/************End**************/
/*   04 - Main Page Elements   */
/************End**************/
/*   05 - Simole Product Styles   */
.post-type-archive-product.woocommerce .container-wrap {
    padding-top: 0;
}
.tax-product_cat.woocommerce .container-wrap {
	padding-top: 0;
}
.nectar-shop-header .page-title {
    font-size: 35px;
	text-transform:uppercase;
}
.single-product div.product h1.product_title {
    font-size: 28px !important;
	line-height:40px !important;
}
.woocommerce .single-product-summary .entry-summary p {
    font-size: 15px;
    line-height: 25px;
}
#tab-description p {
    font-size: 15px;
    line-height: 22px;
}
.woocommerce div.product form.cart .button {
    border: 1px solid #000 !important;
}
.woocommerce .woocommerce-breadcrumb {
    margin-bottom: 20px !important;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 0;
}
#sidebar .widget_product_categories h4, #sidebar .widget_price_filter h4 {
    font-size: 20px !important;
    color: #dc1c1c !important;
    text-transform: uppercase !important;
}
html .nectar-shop-header .woocommerce-breadcrumb {
    color: #dc1c1c !important;
	padding: 5px 0 !important;
}
body.single-product .container-wrap {
    padding-top: 0;
	background:#f7f7f7;
}
.woocommerce .woocommerce-breadcrumb {
    color: #dc1c1c !important;
}
ins span.woocommerce-Price-amount.amount {
    color: #dc1c1c;
    font-size: 20px;
}
.price del span {
    color: #000;
    font-size: 15px;
}
.woocommerce-page div.product p.price del {
    opacity: unset;
    color: #636363 !important;
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
    color: #dc1c1c !important;
}
.products li.product.minimal .product-meta del .amount {
    font-size: 13px !important;
}
body[data-fancy-form-rcs="1"].woocommerce .woocommerce-result-count {
    line-height: 35px !important;
	margin-top: 0px !important;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 0px 15px;
}
body[data-fancy-form-rcs="1"].woocommerce.woocommerce .woocommerce-ordering {
	margin-top: 0px !important;
}
.woocommerce-ordering .select2-container {
    border: 1px solid #dedede;
	border-radius: 5px;
}
.product-type-simple .woocommerce-tabs.wc-tabs-wrapper.full-width-tabs .tab-container ul.tabs {
    margin: 35px 0px 20px 0!important;
	text-align:left !important;
}
.product-type-simple .woocommerce-tabs.wc-tabs-wrapper.full-width-tabs .tab-container ul.tabs li a {
    margin: 0px 35px 0 0px!important;
}
.single-product-summary .summary.entry-summary form.cart {
    margin-bottom: 10px !important;
}
.panel.entry-content a.nectar-button.medium.see-through-2.has-icon {
    background: #dc1c1c !important;
    border-color: #dc1c1c !important;
    color: #fff !important;
}
.panel.entry-content a.nectar-button.medium.see-through-2.has-icon:hover {
    background: #0000 !important;
    border-color: #000000bf !important;
    color: #000 !important;
}
/************End**************/


/*   01 - Footer Styles   */

/************End**************/


/****************Responsive Css Start****************/
@media screen and (max-width: 1199px) {}
@media screen and (max-width: 991px) {
#header-space {
    height: 82px !important;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {}
@media screen and (max-width: 767px) {
.woocommerce-ordering .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 10px !important;
}
.nectar-shop-header .page-title {
    font-size: 30px;
}
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li {
    width: auto;
}
.woocommerce .woocommerce-breadcrumb {
    font-size: 15px;
}
#rev_slider_1_1.rev_slider .rev-btn {
    padding: 0px 30px !important;
    font-size: 13px !important;
}
}
@media (min-width:401px) and (max-width:599px) {}
@media screen and (max-width: 480px) {}
/***************Responsive Css End***************/



