/*
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
*/

.headerDetailsRight {
    font-weight: 700;
    font-size: 20px;
}

.gradientBG .vc_column-inner {
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
}

ul.pageList li {
    background-image: url('images/mark.png');
    background-repeat: no-repeat;
    background-position: center left;
}

#header-secondary-outer, #header-outer #header-secondary-outer {
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
}

.material #header-secondary-outer > .container > nav {
    min-height: 60px;
}

.headerDetailsLeft ul {
    display: flex;
    justify-content: flex-start;
}

.headerDetailsLeft {
    display: flex;
}

#header-secondary-outer ul {
    float: none;
    height: auto;
}

.headerDetailsLeft ul li a {color: #fff !important;transition: 400ms all;}

.headerDetailsLeft ul li {
    margin-right: 70px;
}

.headerDetailsLeft ul li a i {
    margin-right: 15px;
}

body #header-secondary-outer .nectar-center-text {
    max-width: 100%;
    font-size: 18px;
    padding: 30px 0 !important;
}

.headerDetailsRight {color: #fff;text-align: right;}

#header-secondary-outer .nectar-center-text a:hover {
    color: #deb2b2 !important;
}

.swiper-slide .button.solid_color a {
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
    padding: 20px 35px;
}

.gradientBG h2 {
    margin-bottom: 30px;
}

ul.pageList {
    margin-left: 0;
}

ul.pageList li {
    list-style: none;
    padding-left: 50px;
    margin-bottom: 30px;
}

.gradientBG p {
    padding-bottom: 40px;
}

.locationColumn h2 {
    color: #fff;
    margin-bottom: 30px;
}

.locationColumn {
    padding: 40px 50px !important;
    color: #fff;
}

div#aboutSection h2 {
    color: #161616;
}

.abouttext p:before {
    content: "";
    background-color: #CF1105;
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.abouttext p {
    position: relative;
    padding-left: 20px;
}

ul.pageList.aboutList {
    display: flex;
    flex-wrap: wrap;
}

.nectar-button[data-color-override="false"].regular-button {
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 20px 50px !important;
    margin-top: 0 !important;
}

ul.pageList.aboutList li {
    margin-right: 50px;
}

ul.products li h2 {
    font-size: 25px !important;
    font-weight: 900;
    font-family: 'Kanit' !important;
    color: #fff;
    text-align: center;
    margin-bottom: 20px !important;
}

ul.products li {
    text-align: center;
}

ul.products li span.price {
    font-size: 30px !important;
}

ul.products li span.woocommerce-Price-amount.amount {
    color: #fff;
    font-family: 'Kanit';
}

.woocommerce .classic .add_to_cart_button, .woocommerce .classic .product-add-to-cart a.button {
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
    font-size: 20px !important;
    font-weight: 500;
}

.woocommerce .classic .add_to_cart_button, .woocommerce .classic .product-add-to-cart a.button span {
    opacity: 1 !important;
}

div#CustomCTASection h2 {
    color: #141A1C;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    background-color: #fff;
    padding: 0 50px;
}

div#CustomCTASection h3 {
    color: #141A1C;
}

div#CustomCTASection a {
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
    font-weight: 500;
    padding: 15px 40px;
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    transition: 400ms all;
    position: relative;
}

div#CustomCTASection a:hover {
    background-image: linear-gradient(to top, #8a8989, #787878, #676767, #575757, #474747);
}

.customCTASection .wpb_wrapper {
    position: relative;
}

.customCTASection .wpb_wrapper:before {
    content: "";
    border: 5px solid #161616;
    width: 100%;
    height: 70%;
    position: absolute;
    left: 0;
    right: 0;
    top: 36px;
    z-index: 0;
}

div#stepsSection h2 {
    margin-bottom: 30px;
}

div#gallerySection ul.wpb_tabs_nav.ui-tabs-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 30px;
    font-family: 'Kanit';
}

div#gallerySection ul.wpb_tabs_nav.ui-tabs-nav li a {
	padding: 15px 60px;
	color: #161616;
	background-color: transparent;
	border: 1px solid #161616;
}

div#gallerySection ul.wpb_tabs_nav.ui-tabs-nav li a.active-tab {
    color: #fff;
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
}

div#gallerySection ul.wpb_tabs_nav.ui-tabs-nav li a:hover {
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
    color: #fff;
}

.testimonialCarousel .cell {
    padding-top: 0 !important;
    padding-left: 0 !important;
}

.formField {
    clear: both;
}

.formField .col.span_6 {
}

.formField input {
    border-radius: 0;
    background-color: transparent;
    border-bottom: 2px solid #666666;
    margin-bottom: 30px;
    padding-left: 0;
    font-size: 18px !important;
}

.formField textarea {
    border-radius: 0;
    background-color: transparent;
    border-bottom: 2px solid #666666;
    height: 140px;
    margin-bottom: 30px;
    font-size: 18px;
    padding-left: 0;
}

.formFieldBTN input {
    font-size: 20px;
    text-transform: uppercase;
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
    width: 162px;
    height: 54px;
}

div#footerSection {
    color: #fff;
}

div#footerSection h4 {
    font-size: 30px;
    color: #CF1105;
    margin-top: 100px;
}

div#footerSection ul {
    margin-left: 20px;
}

div#footerSection ul li {
	margin-bottom: 10px;
	position: relative;
}

ul.footerDetails {margin-left: 0 !important;}

ul.footerDetails li {
    list-style: none;
    padding-left: 30px;
    margin-bottom: 30px !important;
}

.footerDetails li i {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 23px;
}

div#footerSection ul li a {
    color: #fff;
    transition: 400ms all;
}

div#footerSection ul li a:hover {
    color: #CF1105;
}

ul.footerSocial li {
    list-style: none;
    margin-bottom: 20px !important;
}

ul.footerSocial {
    margin-left: 0 !important;
}

ul.footerSocial li a i {
    width: 30px;
    text-align: left;
    font-size: 23px;
}

div#copyRightSection {
    border-top: 1px solid #999999;
    color: #fff;
}

body:not(.page):not(.single-post):not(.single-portfolio) .nectar-global-section.before-footer {
    padding-top: 0;
}

.post-type-archive-product.woocommerce .container-wrap {
    background-color: #000000;
}

.woocommerce-shop h1.page-title {
    color: #fff;
    margin: 50px 0;
}

nav.woocommerce-breadcrumb {
    display: none;
}

form.woocommerce-ordering, p.woocommerce-result-count {
    display: none;
}

span.wceb-price-format {
    color: #fff;
}

body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="4"] li.product {
    margin-bottom: 50px !important;
}

button.single_add_to_cart_button.button {
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
    font-size: 20px !important;
}

h1.product_title.entry-title {
    color: #161616;
}

.single-product span.woocommerce-Price-amount.amount {
    color: #cf1105;
}

.single-product .quantity {
    display: none;
}

section.related.products {
    display: none;
}

a.components-button {
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}

a.components-button:hover {
    background-color: #161616;
    background-image: none;
}

.woocommerce-checkout h3 {
    text-transform: capitalize;
    color: #161616;
}

button#place_order {
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
    color: #fff;
    font-size: 20px;
    border: 0;
    text-transform: uppercase;
}

.columnRight {
    text-align: right;
}

.wc-block-cart__submit-button {
    background-image: linear-gradient(to bottom, #8b0100, #7c0102, #6e0203, #5f0302, #510401);
    color: #fff;
    text-transform: uppercase;
}

.wc-block-cart__submit-button:hover {
    color: #b79797;
}

@media only screen and (min-width: 200px) and (max-width: 1366px)  {
.homeSlider h1 {
    font-size: 70px;
    line-height: 80px;
}

div#homeSection h2 {
    font-size: 50px;
    line-height: 60px;
}

div#aboutSection h2 {
    font-size: 50px;
    line-height: 60px;
}

div#CustomCTASection h2 {
    font-size: 50px;
    line-height: 60px;
}

div#CustomCTASection h3 {
    font-size: 35px;
    line-height: 45px;
}

div#stepsSection h2 {
    font-size: 40px;
    line-height: 50px;
}

.nectar-button[data-color-override="false"].regular-button {
    padding: 20px 40px !important;
}

div#stepsSection h3 {
    font-size: 35px;
    line-height: 45px;
}

div#gallerySection h2 {
    font-size: 50px;
    line-height: 60px;
}

.testimonialCarousel h2 {
    font-size: 50px;
    line-height: 60px;
}

.testimonialCarousel h3 {
    font-size: 35px !important;
    line-height: 45px !important;
}
	
#contactSection h2 {
    font-size: 50px;
    line-height: 60px;
}

div#productSection h2 {
    font-size: 50px;
    line-height: 60px;
}
}

@media only screen and (max-width: 992px)  {
	
	.homeSlider h1 {text-align: center;}

.homeSlider p {
    text-align: center;
}

.homeSlider .buttons {
    text-align: center;
}
	
	.headerDetailsRight {
    text-align: center;
}

.homeSlider h1 {
    font-size: 50px;
    line-height: 60px;
}

div#homeSection h2 {
    font-size: 40px;
    line-height: 50px;
}

div#homeSection {text-align: center;}

ul.pageList li {
    text-align: left;
}

.gradientBG {
    margin-bottom: 30px !important;
}

div#aboutSection h2 {
    font-size: 36px;
    line-height: 46px;
}

div#aboutSection {
    text-align: center;
}

div#productSection {
    text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {font-size: 25px !important;line-height: 35px !important;}

div#CustomCTASection h2 {
    font-size: 40px;
    line-height: 50px;
}

.customCTASection .wpb_wrapper:before {
    border: 0;
}

div#CustomCTASection h3 {
    font-size: 25px;
    line-height: 35px;
}

div#stepsSection {
    text-align: center;
}

div#stepsSection .vc_column-inner {
    padding-right: 0;
}

div#stepsSection .vc_row.vc_row-flex.vc_row-o-equal-height > .span_12 {
    justify-content: center;
}

div#stepsSection .hover-wrap-inner {
    text-align: center;
}

div#gallerySection .hover-wrap-inner {
    text-align: center;
}

div#footerSection h4 {
    margin-top: 10px;
}

div#footerSection ul {
    margin-bottom: 0;
}
	
.whyChooseUs {
    margin-bottom: 30px !important;
}

.columnRight {
    text-align: center;
}

.stepsColumn {
    margin-top: 20px;
}

.testimonialCarousel {
    text-align: center;
}

#contactSection h2 {
    text-align: center;
}

.formFieldBTN input {
    width: 100%;
}

#ajax-content-wrap .vc_row.right_padding_200px .row_col_wrap_12 {
    padding-right: 150px;
}

ul.pageList.aboutList {
    justify-content: center;
}

}

@media only screen and (max-width: 767px)  {
#ajax-content-wrap .vc_row.right_padding_200px .row_col_wrap_12 {
    padding-right: 50px;
}

#ajax-content-wrap .vc_row.left_padding_150px .row_col_wrap_12 {
    padding-left: 50px;
}

#ajax-content-wrap .vc_row.right_padding_100px .row_col_wrap_12 {
    padding-right: 50px;
}

#ajax-content-wrap .vc_row.left_padding_130px .row_col_wrap_12 {
    padding-left: 50px;
}

.testimonialCarousel .cell {
    padding-left: 10px !important;
    padding-top: 10px !important;
}

div#footerSection {
    text-align: center;
}

div#footerSection .hover-wrap-inner img {
    margin: 0 auto;
}

div#footerSection .row_col_wrap_12_inner.col.span_12.left {
    justify-content: center;
}

.headerDetailsLeft ul {
    display: flex;
    flex-direction: column;
}

.slide-out-from-right.mobile.material-open {padding-left: 0 !important;padding-right: 0 !important;}

.headerDetailsLeft ul li {
    margin-right: 0;
}

.headerDetailsLeft ul li a {
    font-size: 15px !important;
}

#slide-out-widget-area .secondary-header-text {
    background-color: transparent !important;
    padding-left: 0 !important;
}

.headerDetailsRight {
    text-align: left;
}

}

@media only screen and (max-width: 480px)  {
	.homeSlider h1 {
    font-size: 30px;
    line-height: 40px;
}

.homeSlider p {
    font-size: 16px !important;
}

div#homeSection h2 {
    font-size: 26px;
    line-height: 36px;
}

body {
    font-size: 16px;
}

div#aboutSection h2 {
    font-size: 28px;
    line-height: 38px;
}

div#productSection h2 {
    font-size: 28px;
    line-height: 38px;
}

div#productSection {
    padding-top: 30px !important;
}

div#homeSection {
    padding-top: 30px !important;
}

.nectar-woo-carousel-top {
    display: none;
}

div#CustomCTASection h2 {
    font-size: 28px;
    line-height: 38px;
}

div#CustomCTASection h3 {
    font-size: 21px;
    line-height: 31px;
}

div#CustomCTASection {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

div#stepsSection {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

div#stepsSection h2 {
    font-size: 28px;
    line-height: 38px;
}

div#stepsSection h3 {
    font-size: 26px;
    line-height: 36px;
}

div#gallerySection h2 {
    font-size: 28px;
    line-height: 38px;
}

div#gallerySection ul.wpb_tabs_nav.ui-tabs-nav {
    font-size: 20px;
}

div#gallerySection ul.wpb_tabs_nav.ui-tabs-nav li a {
    border-right: 1px solid !important;
}

.testimonialCarousel h2 {
    font-size: 28px;
}

.testimonialCarousel h3 {
    font-size: 23px !important;
    line-height: 33px !important;
}

#contactSection h2 {
    font-size: 28px;
    line-height: 38px;
}

div#contactSection {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}
}
