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

body.home {
    margin-top: -20px;
}   

.hsection1  h1 {
    color: #fff;
    font-size: 12em;
    line-height: 0.8em;
    font-weight: 500;
    margin-top: 30px;
}

.hsection1 h5 {
    color: #fff;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: normal;
} 

.hsection1 .inner-wrap.row-bg-layer:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 8px;
    background: #ef3d30;
    top: 0;
    display: block;
    z-index: 1;
}

.hsec2-left .wpb_text_column.wpb_content_element {
}

.hsec2-left .wpb_text_column.wpb_content_element p {
    color: #383838;
    font-size: 1.2rem;
    line-height: normal;
    margin-bottom: 40px;
}

.hsec2-left .wpb_text_column.wpb_content_element h2 {
    color: #000;
    font-size: 44px;
    line-height: normal;
    font-weight: 500;
    background: url('images/head-sty.png') no-repeat scroll left bottom;
    padding-bottom: 20px;
}

.hsec2-inn {
    padding: 50px;
    background: url('images/shape1.png') no-repeat scroll center center;
    background-size: 100% 100%;
} 

.hsec3-left h2 {

    color: #fff;
    font-size: 4.5rem;
    line-height: normal;
    font-weight: 500;
    padding-bottom: 30px;
}   
 
.hsec4-1::after {
    content: "";
    visibility: visible;
    display: block;
    position: absolute;
    background: url('images/layer.png') no-repeat scroll center center;
    background-size: contain;
    width: 80px;
    height: 180px;
    right: -80px;
    top: -30px;
} 

.footer-black div#footer-outer {
    background: transparent;
}

.footer-black {
    background: #000;
    background-size: contain;
    padding-top: 80px;
    position: relative;
}
.footer-black:before {
    background: url('images/darksection.jpg') no-repeat scroll center bottom #000;
    padding-top: 80px;
    content:"";
    height: 70%;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    background-size: cover;
}

.footer-sect .row {
    display: flex;
}   
.ftr_info {
    text-align: center;
}

.ftr_info * {
    color: #fff;
}

.ftr_info  h2 {
    font-size: 3rem;
    line-height: normal;
    margin-bottom: 30px;
    font-weight: 600;  
    padding-bottom: 30px;
    border-bottom: 1px solid #ef3d30;
}

.ftr_info  h4 {
    font-size: 1.8rem;
    line-height: normal;
    font-weight: 500;
}  


.ftr-news {
    padding: 50px;
    width: 90%;
    background: url('images/newslayer.png') no-repeat scroll center center;
    background-size: 100% 100%;
    position: relative;
    float: right;
}

.ftr-news h5 {
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    line-height: normal;
}


.tnp-field-email label {
    display: none;
}

.ftr-news input.tnp-email {
    background: transparent;
    border: 1px solid #fff;
    height: 60px;
}

.tnp-field.tnp-field-button {
    width: 100%;
    margin-top: 20px;
}

.tnp-field.tnp-field-button input.tnp-submit {
    background: red;
    width: 80%;
    margin: 0 auto;
    display: table; 
    border-radius: 40px !important;
    padding: 12px 0;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 1.2rem;
    background: linear-gradient(45deg,  #ef3d30 0%,#ef3d30 64%,#f1a03b 100%); 
}   
  
.ftr-news p {text-align: center;font-size: 21px;color: #fff;padding-bottom: 0;}
 
#footer-outer #footer-widgets div#nav_menu-2 li {
    padding: 0 40px !important;
    margin: 0;
    position: relative;
}

#footer-outer #footer-widgets div#nav_menu-2 li a {
    font-size: 1.3rem;
    color: #fff;
    text-transform: uppercase;
}

#footer-outer #footer-widgets div#nav_menu-2 li a:hover{
    color:#ef3d30; 
}

#footer-outer #footer-widgets div#nav_menu-2 li:after {
    content: "|";
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}

#footer-outer #footer-widgets div#nav_menu-2 li:last-child:after {
    display: none;
}


#footer-outer #footer-widgets ul#menu-footer-menu-2 li a {
    color: #fff;
    padding: 18px 40px !important;
    font-size: 1.2rem;
    text-transform: uppercase;
    /* background: red; */
    border-radius: 50px;
    border: 1px solid #fff !important;
    /* background: linear-gradient(45deg,  #ef3d30 0%,#ef3d30 64%,#f1a03b 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #fff !important;
    display: block;
}


#footer-outer #footer-widgets ul#menu-footer-menu-2 li a:hover{background: linear-gradient(45deg,  #f1a03b 0%,#ef3d30 36%,#ef3d30 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}

#footer-outer .widget.widget_media_image img {
    max-width: 190px !important;
}

.ftr-socialm {
    display: flex;
    justify-content: center;
}

.ftr-soc {
    display: flex;
    margin-left: 10px;
}

#footer-outer  .ftr-soc a {
    color: #ef3d30 !important;
    margin: 0 4px;
}

.ftr-socialm h5 {
    color: #fff !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    font-weight: 400;
}

#footer-outer div#text-2.widget p {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2rem;
}   

#footer-outer #copyright p {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.1rem;
}   


div#footer-widgets .container{
    position:relative;
} 

div#footer-widgets .container .col.span_12:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    background: url('images/ftr-shape.png') no-repeat scroll center bottom;
    height: 86%;
    bottom: 0;
    z-index: -1;
    background-size: 100% 100%;
}

div#footer-widgets .container .col.span_12 {
    padding-bottom: 60px;
    margin-bottom: 30px;
    position:relative;
}

#footer-outer .widget {
    margin-bottom: 50px;
}   

div#footer-widgets .container:before {
    content: "";
    position: absolute;
    left: 50px;
    width: 274px;  
    height: 375px;
    background: url('images/f-left.png') no-repeat scroll left center;
    bottom: 50px;
}


div#footer-widgets .container:after {
    content: "";
    position: absolute;
    right: 50px;
    width: 276px;
    height: 380px;
    background: url('images/f-right.png') no-repeat scroll left center;
    bottom: 40px;
}

#header-outer #logo {
    margin: 0;
}

.hd-info {
    position: absolute;
    left: 0;
    top: 85px;
}

.hd-info h5.hleft-ico {
    color: #fff;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    font-weight: 500;
    display: none;
}
#header-outer #top>.container>.row>.span_3.hlogo_cn {
    background: #000;
    padding: 20px;
    border-radius: 30px;
    margin-bottom: -10px;
    border-bottom: 8px solid #ef3d30;
    position: relative;
    top: 19px;
}
.hd-info h5.hleft-ico img {
    margin-right: 10px;
}    
body.material .nectar-button.regular.m-extra-color-gradient-1 {
    background: linear-gradient(45deg, #ef3d30 0%, #ef3d30 64%, #f1a03b 100%);
    text-transform: uppercase;
    font-family: 'Oswald';
    padding: 16px 50px;
    font-size: 1rem;
    letter-spacing: 1px;
    font-weight: 600;
}

#top .slide-out-widget-area-toggle a span.screen-reader-text + span {
    background: url('images/menu1.png') no-repeat scroll center center;
    /* opacity: 0; */
    width: 145px;
    height: 45px;
    background-size: contain;
    margin-top: -22px;
}
body #header-outer .lines-button {
    opacity: 0;
}   
#header-outer .screen-reader-text {
    /*position: unset !important; */
    /*clip: unset;*/
    /*width: auto;*/
    /*transform: none;*/
    /*color: #fff;*/
    /*height: auto;*/
    /*overflow: unset !important;*/
}




.woocommerce #ajax-content-wrap .woocommerce-tabs>div:not(.tab-container) {
    font-size: 18px;
    color: #000;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    font-size: 18px;
}

.woocommerce div.product_meta>span {
    font-size: 18px;
}

.woocommerce div.product .nectar-prod-wrap form.cart div.quantity {
}

.cart .quantity input.plus, .cart .quantity input.minus, .woocommerce-mini-cart .quantity input.plus, .woocommerce-mini-cart .quantity input.minus {
    box-shadow: none;
    height: 100%;
    border: 1px solid;
    border-radius: 0px !important;
}

.entry-summary .cart .quantity input.qty {
    height: 100%;
    border: 1px solid;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    padding: 0 9px !important;
}

.woocommerce .woocommerce-breadcrumb {
    font-size: 17px;
    color: #000;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*, .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector, .main-content .wp-block-woocommerce-cart-items-block table.wc-block-cart-items, body .main-content .wp-block-woocommerce-cart-items-block table.wc-block-cart-items td, body .main-content .wp-block-woocommerce-cart-items-block table.wc-block-cart-items th {
    font-size: 18px;
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
    font-size: 25px;
    color: #000;
}

.is-large .wc-block-components-sidebar .wc-block-components-panel, .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    font-size: 17px;
    color: #000;
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label {
    font-size: 16px;
    color: #000;
}


.woocommerce-page .wc-block-components-checkout-step__description {font-size: 18px;}

.woocommerce-page .wc-block-components-title.wc-block-components-title {
    font-size: 25px;
}

.woocommerce-page .wc-block-components-checkbox label {
    font-size: 20px;
}

.wc-block-checkout__terms {
    font-size: 19px;
}

.wc-block-components-radio-control__description-group>span, .wc-block-components-radio-control__label-group>span {
    font-size: 20px;
}

#contact h3 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #333;
    letter-spacing: -1px;
    line-height: 50px;
}

#contact form {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

#contact form input {
    background: transparent;
    border: 1px solid #dbdddf;
    border-radius: 0;
    height: 50px;
    font-size: 15px;
    font-weight: 400;
    color: #032036;
    margin-bottom: 15px;
    width: 100%;
    padding: 14px;
}

#contact form textarea {
    background: transparent;
    border: 1px solid #dbdddf;
    border-radius: 0;
    height: 180px;
    font-size: 15px;
    font-weight: 400;
    color: #032036;
    resize: none;
    margin-bottom: 20px;
}

#contact form button {
    background: #c42f12 !important;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    padding: 13px 50px !important;
    border-radius: 50px !important;
}

#contact form br {
    display: none;
}

span.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7-not-valid {
    border: 1px solid red !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: red;
    color: red;
    margin-top: 10px;
}

#page-header-bg h1 {
    font-size: 60px;
    text-align: center;
}

.pg-inner {
    padding: 90px 0 !important;
}

.pg-inner h2 {
    font-size: 65px;
    line-height: normal;
    font-weight: 500;
}

.pg-inner p {
    font-size: 18px;
    color: #000;
    font-weight: 300;
    line-height: 31px;
}

.hsection1 h1 {
    font-size: 90px;
}

.hsection1 p {
    font-size: 25px;
    color: #fff;
    line-height: normal;
}


.hsection3 p {
    font-size: 22px;
    line-height: normal;
    color: #fff;
}

body.material .hsection3 .nectar-button.regular.m-extra-color-gradient-1 {
    display: block;
    width: 180px;
}

.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-newsletter-form .wcb-input-group input.wcb-email {
    background: #fff;
}

.wcb-coupon-box .wcb-md-content .wcb-modal-body {
    font-family: 'Abhaya Libre' !important;
}

.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-modal-header {
    font-family: 'Oswald' !important;
}

.wcb-coupon-box .wcb-md-content .wcb-modal-body .wcb-coupon-message {
    font-size: 17px;
}


.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-modal-body {
    position: relative;
    border-radius: 25px;
}

.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-modal-body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000080;
    z-index: 0;
    border-radius: 25px;
}

.wcb-coupon-box .wcb-md-content .wcb-modal-body .wcb-coupon-message {
    color: #fff !important;
    opacity: 1;
    position: relative;
}

.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-modal-body > * {
    position: relative;
    z-index: 1;
}

.wcb-coupon-box .wcb-newsletter-form .wcb-input-group .wcb-input-group-btn .wcb-button {
    background: linear-gradient(45deg, #ef3d30 0%, #ef3d30 64%, #f1a03b 100%);
    border: none;
    font-size: 16px;
    height: auto;
}
.img-copy img {
    margin-bottom: 0px !important;
    padding-left: 6px;
    max-width: 154px !important;
}.wcb-input-group-btn {
    display: none !important;
}

.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-newsletter-form .wcb-input-group input.wcb-email {
    display: none;
}
span.wcb-coupon-box-title {
    font-size: 48px;
    font-family: 'Oswald' !important;
    line-height: 0;
    letter-spacing: -1px;
}

.wcb-coupon-box.wcb-coupon-box-3 .wcb-content-wrap .wcb-md-content .wcb-modal-body {
    padding: 50px 0px 60px !important;
}

.wcb-coupon-box .wcb-md-close-never-reminder-field .wcb-md-close-never-reminder {
    background: red;
    font-size: 22px;
    padding: 6px;
    max-width: 170px;
}
.wcb-md-close-never-reminder a {
    color: #fff !important;
}a:hover {
    color: white !important;
}
body .wcb-md-close-never-reminder a {
    color: #fff !important;
}
.pop-up {
    /* padding: 194px 0px !important; */
    text-align: center;
}
.pum-theme-135 .pum-container, .pum-theme-lightbox .pum-container {
    border: none !important;
    box-shadow: none !important;
    background: none !important;
}
.pop-up h1 {
    color: #fff;
    font-size: 39px;
    line-height: 1.4;
    text-transform: uppercase;
    font-family: 'Oswald';
    padding-bottom: 20px;
}
.pop-up .wpb_content_element  {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 150px 0;
}
.pop-up h1 + a {
    font-size: 17px;
    background-image: linear-gradient(20deg, #b9072b 0%, #eba349 100%);
    color: #fff;
    padding: 10px 28px 13px;
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 10px;
}.pop-up .ftr-soc i {
    color: #fff;
    display: flex;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: #db663f66;
    border-radius: 10px;
}

.pop-up .ftr-soc {
    justify-content: center;
    gap: 8px;
    /* align-items: center; */
    padding-top: 10px;
    padding-right: 3px;
}.pop-up .row-bg.viewport-desktop.using-image {
    border-radius: 10px;
}
.pop-up img.img-with-animation.skip-lazy {
    border-radius: 20px;
}
.pum-theme-135 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    right: 0;
    top: 0;
    font-size: 27px;
    background-image: linear-gradient(20deg, #b9072b 0%, #eba349 100%);
    color: #fff;
    border: none;
    height: 40px;
    width: 40px;
}
@media screen and (max-width: 1590px) {
	.container {
    padding-right: 110px;
    padding-left: 110px;
}
	.pop-up {
    /* padding: 120px 0px !important; */
}	
}
@media screen and (max-width: 1250px){
	.pop-up h1 {
    font-size: 39px;
}
.pop-up a {
/*     font-size: 14px;
} */
/* 	.pum-theme-135 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    margin-top: 20px;
    margin-right: 20px;
}
} */

@media screen and (max-width: 1400px){
/* .pum-theme-135 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    margin-top: 20px;
    margin-right: 20px;
} */
}

