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

/* dd.variation- {
    display: none;
}
dt.variation- {
    display: none !important;
}
tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    display: none;
}
dd.variation-Productcolor p span {
    font-size: 0px;
    border-radius: 30px !important;
    padding: 10px 10px !important;
    top: -4px !important;
    position: relative;
} */
/* header */
#header-outer nav > ul {
    display: flex;
    align-items: center;
    gap: 12px;
}
#header-outer nav > ul > li > a {
    padding: 8px 22px !important;
    border: 1px solid #000;
    border-radius: 30px;
    font-weight: 500;
    transition: all 0.3s ease;
}
#header-outer nav > ul > li.current-menu-item > a  {
    background: #2f5ebc ;
    color: #fff !important;
    border-color: #2f5ebc ;
}
#header-outer nav > ul > li.current-menu-item > a span{
    color:white !important;
}

#header-outer nav > ul > li > a:hover {
    background: #2f5ebc ;
    color: #fff !important;
    border-color: #2f5ebc;
}

#header-outer nav > ul > li > a span:hover {
    color: #fff !important;
}

#header-secondary-outer {
    background: #2f5ebc !important;
    padding: 3px 40px;
}
.custom-promo-bar {
    width: 100%;
    background: #2f5ebc;
    padding: 16px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.custom-promo-bar .promo-left {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    white-space: nowrap;
}
.custom-promo-bar .promo-right a {
    color: #fff !IMPORTANT;
    margin-left: 18px;
    font-size: 18px;
    transition: 0.3s ease;
}
.custom-promo-bar .promo-right a:hover {
    opacity: 0.8;
}
body #header-secondary-outer .nectar-center-text {
    max-width: 100%;
}

.woocommerce div.product form.cart .variations select {
    border-color: #000 !important;
}

#sidebar .widget {
    margin-bottom: 20px;
}
.single-product div.product h1.product_title {
    font-size: 30px;
    line-height: 40px;
}
.woocommerce div.product .summary p.price {
    font-size: 25px;
}
/* banner */
#banner .ru {
    display: none;
}
#banner p {
    font-size: 25px;
    color: #616161;
    line-height: 35px;
}
a#btn {
    font-size: 16px;
    font-weight: 400;
    border-radius: 30px !important;
    background-color: #D61515 !important;
}
/* sec1 */
#sec1 li.classic img {
    width: 100%;
    height: 300px;
    object-fit: inherit;
}
#sec1 li.classic {
    border: 1px solid;
    padding: 20px 30px !important;
    background-color: #fff;
}
#sec1 span.price {
    font-family: 'poppins' !important;
    color: #000 !important;
    font-weight: 400;
    font-size: 15px;
}
#sec1 a#btn {
    margin: 0px auto;
    display: table;
    border: 1px solid #000;
    background-color: transparent !important;
    color: #000;
    padding: 10px 30px !important;
}
/* sec2 */
#sec2 .ho .vc_column-inner {
/*     padding: 30px 0 120px 30px !important; */
    color: #fff;
}
#sec2 .ru {
    position: relative;
}
#sec2 #r1 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-7%, -10%) scale(0.7);
}
#sec2 .hh .vc_column-inner {
    color: #000;
}
#sec2 .ho .vc_column-inner .ru {
    left: -30px;
    width: 40%;
}
#sec2 a#btn {
    border: 1px solid;
    background-color: transparent !important;
    padding: 10px 30px !important;
    font-size: 20px;
}
#sec2 .hh a#btn {
    border: 1px solid #000;
	color: #000;
}
/* sec3 */
#sec3 a#btn, #sec5 a#btn {
    border: 1px solid #000;
    background-color: transparent !important;
    color: #000;
    padding: 10px 30px !important;
}
#sec3 .row-bg.viewport-desktop.using-image {
    background-size: 95%;
}
#sec3{
    margin-bottom: 60px;
}
/* sec4 */
#sec4 .ho .vc_column-inner {
    padding: 80px 0 !important;
}
#sec4 p {
    font-size: 25px;
    line-height: 35px;
}
/* sec5 */
#sec5 .ru {
    width: 100%;
    object-fit: cover;
    height: 700px;
}
#sec5 h3 {
    font-size: 55px;
}
#sec5 p strong {
    font-weight: 400;
}
#sec5 p {
    font-weight: 300;
    padding-bottom: 10px;
}
#sec5 .ho .vc_column-inner {
    display: flex;
    align-items: center;
}
/* sec6 */
#sec6 .ru {
    width: 100%;
}
#sec6 input.tnp-email::placeholder {
    color: #000 !important;
}
#sec6 input.tnp-email {
    background-color: #fff !important;
    border-radius: 30px !important;
    margin-bottom: 10px;
}
#sec6 input.tnp-submit {
    border-radius: 30px !important;
    color: #fff !important;
    border: 1px solid #063E82;
}
#sec6 form.tnp-form {
    width: 70%;
    margin: 0px auto;
}
/* footer */
#footer #f1 h2 {
    line-height: 1.2em;
    font-size: 28px;
    margin-bottom: 20px;
}

#footer #f1  ul {
    margin: 0;
}

#footer #f1 ul li {
    list-style: none;
}

#footer #f1 {
    border-bottom: 1px solid;
    border-top: 1px solid;
}

#footer #f1 .vc_column-inner {
    border-left: 1px solid #000;
    padding-left: 35px;
    padding-top: 24px;
}
#footer #f1 .wpb_column:first-child .vc_column-inner {
    border-left: none !important;
}

#footer ul#menu-contact {
    margin-bottom: 40px !IMPORTANT;
}

#footer #f1 .main-log {
    margin-bottom: 18px;
}

#footer #f1 ul li a {
    opacity: 0.6;
}

#footer div#f2 {
    margin-top: 12px;
    padding: 0 34px;
}



@media (max-width: 1600px) {}
@media (max-width: 1440px) {
#sec5 .ru {
    height: 530px;
}	
}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {
div#sec3 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
#sec5 .ru {
    height: 470px;
}	
}
@media (max-width: 1024px) {}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
    #sec5 .ru {
        height: auto;
    }	
#sec1 li.classic img {
    height: auto;
}	
#sec1 li.classic {
    padding: 10px 10px !important;
}	
#banner p {
    font-size: 20px;
    line-height: 20px;
}
h2 {
    font-size: 35px !important;
}
#sec2 #r1 {
    transform: translate(-13%, -19%) scale(0.6);
}	
#sec3 h4 {
    font-size: 18px;
}
#sec3{
    text-align: center;
}	
#sec3 p br {
    display: none;
}
#sec3 .row-bg.viewport-desktop.using-image {
    background-size: cover;
}
#sec5 .ho .vc_column-inner {
    padding: 50px 0 !important;
}	
#banner .row-bg.viewport-desktop.using-image {
    background-color: #d5b398;
    background-image: unset !important;
}	
#banner .ru {
    display: block;
}	
    #footer #f1 h2 {
    line-height: 1.2em;
    font-size: 28px;
    margin-bottom: 20px;
}

#footer #f1  ul {
    margin: 0;
}

#footer #f1 ul li {
    list-style: none;
}

#footer #f1 {
    border-bottom: 1px solid;
    padding-bottom: 31px !IMPORTANT;
}

#footer #f1 .vc_column-inner {
    border-left: 1px solid #000;
    padding-left: 35px;
    padding-top: 24px;
}
#footer #f1 .wpb_column:first-child .vc_column-inner {
    border-left: none !important;
}

#footer ul#menu-contact {
    margin-bottom: 40px !IMPORTANT;
}

#footer #f1 .main-log {
    margin-bottom: 18px;
}

#footer #f1 ul li a {
    opacity: 0.6;
}

#footer div#f2 {
    margin-top: 12px;
    padding: 0 34px;
}


#footer #f1 .wpb_column:first-child .vc_column-inner {
    padding-top: 0 !IMPORTANT;
}

#footer ul#menu-contact {
    margin-bottom: 0;
}

#footer #f2 p {
    font-size: 14px !IMPORTANT;
    text-align: center;
}	
}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}