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

#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a {
	font-weight: bold !important;
}
.nectar-button span {
	font-size : 16px;
}
/* Slider */

.sliderstyle {
}
.marginLR {
	padding-left : 20px !important;
	padding-right: 20px !important;
}
.flex .col.span_12 {
	display: flex;
}
#top {
	box-shadow: 1px 2px 10px 1px #888888;
}
.wpb_tabs_nav.ui-tabs-nav li a {
	background : #5cc4c6!important;
	color : #ffffff;
}
.smallContainer {
	max-width : 900px;
	margin : auto;
}
.top-cat a {
	font-weight: bolder;
	text-decoration: underline;
	color : #3B8B94;
}
.top-cat {
	font-size : 20px;
}
.home .products-display li {
	border : 1px solid #888;
	background : #5cc4c6 !important;/* overflow: auto; */

}
.caroufredsel_wrapper ul.products {
/* display : flex !important; */

}
.home .woocommerce-loop-product__title {
	color : #ffffff !important;
	padding: 5px 13px 15px !important;
	min-height : 65px;
	background : #5cc4c6 !important;
}
.home .products-display li .product-add-to-cart {
	display: none;
}
.home .prod-cat .woocommerce-loop-category__title {
	display: none;
}
.home .product-category {
	margin-bottom: 0 !important;
}
.widget h4 {
	color : #ffffff !important;
	font-weight : 800 !important;
}
#text-5 {
	margin : 0;
}
#footer-outer {
	background-color: #464646;
}
#footer-outer #footer-widgets .col ul.tabs li {
	background : #5cc4c6 !important;
	color : #ffffff !important;
	display: inline-block;
	padding: 8px 15px !important;
	border-radius: 10px !important;
	margin-bottom: 20px;
	margin-right : 7px;
}
#footer-outer #copyright {
	background : #373738 !important;
}
.textwidget p {
	padding-bottom : 10px !important;
}
.textwidget p a {
	text-decoration: underline;
}
#search-3 form input {
	background: #ffffff;
}
.icon-salient-search:after {
	content: 'Search';
	padding-left : 9px;
}
.search-widget-btn {
	padding: 14px 22px!important;
	background: #5cc4c6!important;
	color : #ffffff !important;
}
body[data-button-style*="slightly_rounded"] a.nectar-button,  body[data-button-style*="slightly_rounded"] div .swiper-slide .button a {
	border-radius: 10px !important;
}
.search-widget-btn {
	height : 45px !important;
}
body .widget_search .search-form button[type=submit]:hover .icon-salient-search {
	color : #ffffff !important;
}
/*******************#gform_wrapper_1***************/
#gform_wrapper_2 {
    margin-top: 0;
	margin-bottom:0;
}
#gform_wrapper_2 .gform_body {
    height: 430px;
    overflow: auto;
}
#gform_wrapper_2 .gfield .ginput_container input {
    border: 1px solid #dfdfdf;
    padding:4px 8px;
    border-radius: 3px;
	font-size:15px;
}
#gform_wrapper_2 .gfield .ginput_container_fileupload input {
    width: 100%;
	background:#fff;
}
#gform_wrapper_2 .gfield .ginput_container input:focus, #gform_wrapper_2 .gfield .ginput_container textarea:focus{
	border: 1px solid #999;
}
#gform_wrapper_2 .gfield .ginput_container textarea {
    border: 1px solid #dfdfdf;
    padding-left: 10px;
    border-radius: 3px;
	height: 120px;
	font-size:15px;
}
#gform_wrapper_2.gform_wrapper .gform_footer {
    padding: 0px !important;
	text-align: center;
}
#gform_wrapper_2.gform_wrapper .top_label div.ginput_container {
    margin-top: 0px;
}
#gform_wrapper_2.gform_wrapper ul li.gfield {
    margin-top: 0px;
}
#gform_wrapper_2.gform_wrapper ul li.gfield.last-textarea {
	width: 100%;
}
#gform_wrapper_2.gform_wrapper ul li.gfield .gfield_label{
	/*display:none;*/
	font-size:15px;
}
#gform_wrapper_2 .gform_footer #gform_submit_button_2 {
    padding: 10px 25px;
	text-transform: uppercase;
	line-height: normal;
    /*border: none;
	border-radius: 50px;
    background: #1c2025;
    color: #fff;
    font-size: 15px;
    font-weight: 200;*/
}
#gform_wrapper_2 .gform_footer #gform_submit_button_2:hover {
    background: #676767 !important;
    color: #fff;
}
#gform_wrapper_2.gform_wrapper div.validation_error {
    display: none;
}
#gform_wrapper_2.gform_wrapper li.gfield.gfield_error {
    background-color: unset;
    margin-bottom: 0px !important;
    border-top: none;
    border-bottom:0;
    padding-bottom: 0px;
    padding-top: 0px;
	max-width: 100% !important;
}
#gform_wrapper_2.gform_wrapper li.gfield.gfield_error input {
    border: 1px solid #790000 !important;
}
.gfield_description.validation_message {
    display: none;
}
/*------------------------------------------*/

 @media (min-width: 1000px) {
.wpb_tabs_nav.ui-tabs-nav {
	display: flex;
}
.wpb_content_element .wpb_tabs_nav li {
	flex: 1;
	margin-right: 20px !important;
}
.wpb_content_element .wpb_tabs_nav li a {
	border-radius: 10px !important;
}
}

/*-----------------Kelly Styles---------------------*/
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs {margin:0!important;}
.woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li a{background-image:none!important;font-size:25px!important;}


img.footer-logo {
    display: block;
    float: right;
    max-width: 120px !important;
    margin-bottom: 0 !important;
}

#footer-outer #copyright .col.span_5 {
   width: 100%
}

@media screen and (max-width: 690px) {
	img.footer-logo {
	    margin-top: 35px;
	    margin-bottom: 10px !important;
	}
}


a#asf_search {
    top: -3px;
}

a#asf_search:hover {
    transform: none;
}

.widget_product_categories h4 {
    color: #333 !important;
}

.woocommerce-breadcrumb [class*="fa-"] {
    width: 30px;
}

li#menu-item-677 .fa-phone {
    width: 26px;
    font-size: 16px;
}

.asf_search_type_container {
    width: auto !important;
    margin-right: 25px;
}

.woocommerce ul.products li.product h2, .woocommerce-page ul.products li.product h2 {
    line-height: 23px!important;
    font-size: 18px!important;
    font-family: Roboto;
    font-weight: 500;
}

#header-secondary-outer, #header-secondary-outer > .container,
#header-secondary-outer > .container > nav {
    min-height: auto;
}

#header-secondary-outer[data-lhe="animated_underline"] nav > .sf-menu >li >a .menu-title-text:after{
    border-color: transparent !important;
}

#top nav >ul >li >a, .pull-left-wrap > ul > li > a {
    line-height: 1em !important;
}

a#wc_prod_res_form_submitter {
    position: absolute;
    right: 0;
    top: 0 !important;
    float: none !important;
    margin-top: 2px !important;
    border-radius: 0px 15px 15px 0px !important;
    margin-right: 1px;
    transform: translateY(0px) !important;
    -webkit-transform: translateY(0px) !important;
}

form#wc_prod_res_search_form div {
    position: relative;
}

#wc_prod_res_form_submitter span.icon-salient-search {
    top: 0px !important;
    display: block;
}

a#wc_prod_res_form_submitter:hover,
a#wc_prod_res_form_submitter:active {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}

a#asf_search .icon-salient-search {
    top: -4px;
}


@media only screen and (min-width: 1px) and (max-width: 999px) {
	body #header-outer {
		padding-top: 0
	}
	#header-secondary-outer {
		top: 0
	}
	div#header-space {
	   display: none !important;
	}
}

.container-wrap, .project-title {
	padding-top: 70px;
 }

@media only screen and (min-width: 690px) and (max-width: 999px) {
	.container-wrap, .project-title {
		padding-top: 120px;
    }
}


.widget.woocommerce .product-categories li .count,
.widget.woocommerce .wc-layered-nav-term .count,
.widget.yith-woocommerce-ajax-product-filter .count {
    right: -8px;
    top: 4px;
}

body:not(.ascend) #sidebar .widget.woocommerce li:first-child>.count {
    top: 4px;
}

.gform_legacy_markup_wrapper .top_label select.large {
    padding: 10px;
}


input.asf_search_txt:focus {
    background: #f1f1f1!important;
}
