/*
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
*/
#header-outer .col.span_3 a {
    margin: unset !important;
}
.woocommerce-shop nav.woocommerce-breadcrumb {
    display: none !important;
}

.woocommerce-shop form.woocommerce-ordering {
    display: none !important;
}

.woocommerce-shop p.woocommerce-result-count {
    display: none !IMPORTANT;
}
.single-product nav.woocommerce-breadcrumb {
    display: none !IMPORTANT;
}

.woocommerce-form button.woocommerce-Button {
    margin: 0 !important;
}

ul.sf-menu.sf-js-enabled.sf-arrows li a {
    opacity: 10 !IMPORTANT;
}

ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a span {
    color: #FF8C00;
    font-weight: 900;
}

ul#menu-syum li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #0C2527;
    border-radius: 30px;
    font-size: 16px;
    transition: 0.9s;
}

ul#menu-syum li i:hover {
    background: #FF8C00;
}

ul#menu-r li a span {padding: 10px 30px;border-radius: 30px !important;border: 1px solid #FF8C00;background: #0c2527;}

a#btn1 {
    margin: 0;
    padding: 15px 36px 15px 45px;
    border-radius: 30px !important;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    border: 1px solid #FF8C00;
    transition: 0.9s;
}

a#btn1 i {
    background-color: white !important;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #0C2527;
    font-size: 11px;
    right: 21px;
}

#top .col.span_3 {position: relative;padding-bottom: 30px;}

#top .col.span_3:before {
    content: "";
    width: 130%;
    height: 1px;
    position: absolute;
    background: #373737;
    bottom: 10px;
    left: -50px;
}

#sec1 .iwithtext .iwt-icon img {
    width: 70px;
}

#sec1 .iwithtext .iwt-text {
    padding-left: 100px;
}

#sec1 .iwithtext {
    border-top: 1px solid #00000024;
    border-bottom: 1px solid #00000024;
    padding: 40px 0;
    width: 88%;
    font-size: 13px;
    line-height: 23px;
}

#sec1 .iwithtext .iwt-icon {
    top: 16px;
}

#sec1 .vc_col-sm-6:nth-child(2) {
    padding-top: 50px;
}

#sec1 h5 {
    position: relative;
}

#sec1 h5:before {
    content: "";
    width: 163%;
    height: 1px;
    position: absolute;
    background: #0000002b;
    left: 120px;
    top: 12px;
}

#sec1 h2, #sec3 h2, #sec5 h2 {
    background: linear-gradient(90deg, #FF8C00 0%, #E08543 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#sec2 h2, #sec4 h2 {
    background: linear-gradient(90deg, #FF8C00 0%, #FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#sec2 a#btn1 {
    margin: 0 auto;
    display: table;
}

#sec2 #r1 .vc_column-inner {
    background: #0C0C16;
    border-radius: 20px;
}
    
#sec2 #r1 .vc_column-inner .whii {
    padding: 10px 15px 20px;
}
    
#sec2 #r1 .vc_column-inner .whii p {
    font-size: 13px;
    line-height: 23px;
}
 #sec2 #r1 img {
    height: 170px;
    object-fit: cover;
    border-radius: 10px 10px 0 0 !important;
}   
#sec2 #r1 .vc_column-inner .whii p a {
    color: #FF8C00;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #FF8C00;
}

#sec2 #r1 .vc_column-inner .whii p a:before {
    content: "";
    width: 20px;
    height: 13px;
    position: absolute;
    background-image: url(https://whitedragonstudios.com/wp-content/uploads/2025/04/Vector.webp);
    left: -40px;
    background-size: 100% 100%;
    top: 3px;
}

#sec2 h5:before {
    content: "";
    width: 75%;
    height: 1px;
    position: absolute;
    background: #fbfbfb24;
    right: 140px;
    top: 11px;
}

#sec2 h5 {
    position: relative;
}

#sec2 h3 {
    font-size: 19px;
    line-height: 29px;
}

#sec3 .vc_col-sm-4 .vc_column-inner {
    background: white;
    padding: 20px 5px;
    border-radius: 20px;
    border-bottom: 1px solid #00000042;
}

#sec3 .vc_col-sm-4 .vc_column-inner p {
    font-size: 11px;
    line-height: 18px;
}

#sec3 .iwithtext .iwt-icon {
    left: 7%;
    top: 3px;
}

#sec3 h3 {
    font-size: 20px;
    margin: 0;
}

#sec3 h4 {
    font-size: 15px;
    background: linear-gradient(90deg, #FF8C00 0%, #0C2527 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#sec3 .iwithtext .iwt-icon img {
    width: auto;
}

#sec3 .iwithtext .iwt-text {
    padding-left: 0;
}

#sec3 .iwithtext {
    border-bottom: 1px solid #FF8C00;
    width: 45%;
    margin: 0 auto 10px;
    padding-bottom: 10px;
}

#sec3 h5 {
    position: relative;
}

#sec3 h5:before {
    content: "";
    width: 43%;
    left: 0;
    position: absolute;
    background: #BEBEBE;
    height: 1px;
    top: 12px;
}

#sec3 h5:after {
    content: "";
    width: 43%;
    right: 0;
    position: absolute;
    background: #BEBEBE;
    height: 1px;
    top: 12px;
}

#sec4 .owl-dots span {
    background: #FFFFFF;
    transform: scale(1.61);
    width: 230px;
    height: 2px;
    margin: 0 70px;
    transition: 0.9s;
    border-radius: unset !important;
}

#sec4 button.owl-dot.active span {
    background: #FF8C00;
}

#sec4 .owl-dots {
    margin: 0;
}

#sec4 .owl-stage {
    padding-top: 0;
}

#sec4 .iwithtext {
    border-radius: 17.809px;
    border-top: 0.89px solid rgba(255, 255, 255, 0.11);
    border-right: 0.89px solid rgba(255, 255, 255, 0.11);
    background: #0C0C16;
    padding: 20px 10px 10px;
    width: 70%;
}

#sec4 .iwithtext .iwt-text {
    padding-left: 70px;
}

#sec4 div#r1 {
    background: #0C0C16;
    padding: 30px 60px 20px 20px;
    border-radius: 17px;
    border-top: 0.89px solid rgba(255, 255, 255, 0.11);
    border-right: 0.89px solid rgba(255, 255, 255, 0.11);
    margin: 0;
}

#sec4 .colun {
    position: absolute;
    right: -50px;
    top: -20px;
}

#sec4 .iwithtext .iwt-icon img {
    width: auto;
    margin: 0;
}

#sec4 .iwithtext .iwt-icon {
    top: 10px;
    left: 20px;
}

#sec4 h5 {
    position: relative;
}

#sec4 h5:before {
    content: "";
    width: 43%;
    left: 0;
    position: absolute;
    background: #575757;
    height: 1px;
    top: 12px;
}

#sec4 h5:after {
    content: "";
    width: 43%;
    right: 0;
    position: absolute;
    background: #575757;
    height: 1px;
    top: 12px;
}

#sec5 .tnp.tnp-subscription-minimal {
    position: relative;
    width: 75%;
    margin: 0;
}

#sec5 .tnp.tnp-subscription-minimal input.tnp-email {
    margin: 0;
    width: 100%;
    max-width: 100%;
    background: transparent;
    border: 1px solid #000;
    border-radius: 30px;
    padding: 14px 20px;
}

#sec5 .tnp.tnp-subscription-minimal input.tnp-submit {
    position: absolute;
    border-radius: 30px !IMPORTANT;
    font-family: 'Roboto';
    font-weight: 100;
    text-transform: uppercase;
    font-size: 15px;
    right: -90px;
    top: 0;
    width: 35%;
}

#sec5 .tnp.tnp-subscription-minimal input.tnp-email::placeholder {
    color: black;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}

#sec5 h5 {
    position: relative;
}

#sec5 h5:before {
    content: "";
    width: 158%;
    height: 1px;
    position: absolute;
    background: #00000026;
    left: 260px;
    top: 10px;
}

#footer h2.widgettitle {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 17px;
}

#footer ul {
    margin: 0;
}

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

#footer ul#menu-social-footer li {
    display: inline-block;
    padding-right: 5px;
}

#footer ul#menu-social-footer li i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #0C2527;
    border-radius: 30px;
    font-size: 20px;
    transition: 0.9s;
}

#footer ul#menu-social-footer li i:hover {
    background: #FF8C00;
    color: white;
    transform: rotate(180deg);
}

#footer ul#menu-contact li i {
    padding-right: 10px;
    color: #E08543;
}

#footer ul li {
    line-height: 2;
    font-size: 14px;
}

#footer div#r2 {
    border-top: 1px solid #ffffff3b;
    padding-top: 10px;
}

#footer div#r1 {
    border-top: 1px solid #ffffff3b;
    padding-top: 40px;
    padding-bottom: 10px;
}

/* #footer .logo {
    width: 85%;
} */

#footer .vc_col-sm-3:nth-child(4) {
    padding-left: 70px;
}

#footer .vc_col-sm-3:nth-child(2) {
    padding-left: 40px;
}

#footer .vc_col-sm-2 {
    padding-left: 40px;
}

@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {}
@media (max-width: 820px) {
div#banner {
    padding-top: 90px !important;
    text-align: center;
}

br {
    display: none;
}

#banner h1 {
    font-size: 32px;
    line-height: 42px;
}

#sec1 .img1 {
    display: flex;
}

#sec1 .vc_col-sm-6:nth-child(2) {
    padding-top: 0;
}

div#sec1 {
    text-align: center;
}

#sec1 .iwithtext .iwt-icon {
    position: unset;
}

#sec1 .iwithtext .iwt-icon img {
    margin: 0 auto 20px;
}

#sec1 .iwithtext .iwt-text {
    padding-left: 0;
}

#sec2 h5:before {
    display: none;
}

div#sec2 {
    text-align: center;
}

#sec3 h5:before {
    width: 30%;
}

#sec3 h5:after {
    width: 30%;
}

#sec4 h5:before {
    width: 31%;
}

#sec4 h5:after {
    width: 31%;
}

#sec4 .owl-dots span {
    width: 20px;
    margin: 0 10px;
}

#sec5 h5:before {
    display: none;
}

div#sec5 {
    text-align: center;
}

#sec5 .tnp.tnp-subscription-minimal input.tnp-submit {
    right: -40px;
}

#sec5 .tnp.tnp-subscription-minimal {
    margin: 0 auto;
}

#footer .vc_col-sm-3:nth-child(2) {
    padding-left: 10px;
}

#footer .vc_col-sm-2 {
    padding-left: 10px;
}

#footer .vc_col-sm-3:nth-child(4) {
    padding-left: 10px;
}

#footer .cpo p {
    font-size: 13px;
}	
	
	
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
#sec2 #r1 img {
        height: 230px;
        width: 100%;
    }	
#sec1 .iwithtext {
    width: auto;
}	
#sec1 h5:before {
    opacity: 0;
}	
}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}