/*
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
*/
#sec2 p {
    padding-bottom: 0.5em;
}
.nine h4 strong {
    font-size: 20px;
    font-family: 'Jost' !important;
    font-weight: 400;
}
.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;
}

.page-id-17 .container-wrap {
    background-color: #1C1C1E;
}

#page-header-bg h1 {
    font-size: 60px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows li#menu-item-27 a span {
    background: linear-gradient(180deg, #BFB3B1 0%, #E3E3E3 50%, #BFB3B1 100%) !important;
    color: #000000c4;
    padding: 10px 15px;
    border-radius: 10px;
}

h1, h2, h3 {
    font-family: 'Bebas' !IMPORTANT;
    font-weight: 300 !IMPORTANT;
}

h5:before {
    content: "";
    display: inline-block;
    background: white;
    padding-left: 50px;
    width: 3%;
    height: 2px;
    transform: translateY(-9px);
    border-radius: 30px;
    margin-right: 4px;
}

#header-outer .container {
    padding-top: 20px;
}

a#btn1 {
    color: black;
    padding: 12px 26px;
    font-size: 15px;
    border-radius: 10px !important;
    transition: 0.5s;
    background: linear-gradient(180deg, #BFB3B1 0%, #E3E3E3 50%, #BFB3B1 100%) !important;
    margin: 0 auto !important;
    width: 100%;
    text-align: center;
}

#banner .row-bg.viewport-desktop.using-image {
    background-size: 97% 94%;
}

#banner .img1 {
    transform: scale(1.2);
    transform-origin: right top;
}

#sec1 p, #sec2 p {
    opacity: 0.75;
}

#sec2 .img2 {
    transform: scale(1.2);
}

#sec2 div#r1 .vc_col-sm-6 {
    width: fit-content !important;
    padding-right: 20px;
}

#sec3 .owl-nav.disabled button {
    background: linear-gradient(180deg, #BFB3B1 0%, #E3E3E3 50%, #BFB3B1 100%) !important;
    font-size: 0px !important;
    width: 65px;
    height: 65px;
    border-radius: 130px !important;
    border: unset;
    transform: scale(0.8);
    margin: 0;
}

#sec3 button.owl-prev:before {
    content: url(https://devue.onlinetestingserver.com/judy/wp-content/uploads/2025/02/Vector-1.webp);
}

#sec3 button.owl-next:before {
    content: url(https://devue.onlinetestingserver.com/judy/wp-content/uploads/2025/02/Vector.webp);
}

#sec3 .owl-nav.disabled:before {
    content: "";
    width: 85%;
    height: 1px;
    background: white;
    position: absolute;
    right: -40%;
    transform: translate(-50%, -50%);
    top: 110%;
}

#sec3 div#r1 {
    background: linear-gradient(180deg, #BFB3B1 0%, #E3E3E3 50%, #BFB3B1 100%);
    color: black;
    border-radius: 10px;
    padding: 70px 30px 50px;
    margin: 0;
}

#sec3 #r1 .img4 {
    position: absolute;
    right: 0rem;
    bottom: 230px;
    width: 4.5%;
}

#sec3 .meh h6 {
    text-shadow: 0px 0px black !important;
}

#sec3 .owl-stage {
    padding-bottom: 0;
}

#sec3 .owl-dots {
    display: none;
}

#sec3 .owl-nav.disabled {
    display: block;
    float: left;
}

#sec3 .read {
    margin-bottom: 0;
}

#sec3 h4:before {
    content: "";
    display: inline-block;
    background: black;
    padding-left: 50px;
    width: 3%;
    height: 2px;
    transform: translateY(-9px);
    border-radius: 30px;
    margin-right: 4px;
}

#sec4 div#r1 {
    background-size: 100% 100% !important;
    padding: 0 20px;
}
#footer ul#menu-agreement {
    margin: 0;
}

#footer ul#menu-agreement li {
    display: inline-block;
    padding-right: 30px;
}
#footer ul#menu-useful-links {
    margin: 0;
    float: right;
}

#footer ul#menu-useful-links li {
    display: inline-block;
    padding-left: 20px;
}
#footer ul#menu-quick-links {
    margin: 0;
} 

#footer ul#menu-quick-links li {
    display: inline-block;
    padding-right: 30px;
}

#footer ul#menu-social-footer {
    margin: 0;
}

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

#footer ul#menu-social-footer li i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: linear-gradient(180deg, #BFB3B1 0%, #E3E3E3 50%, #BFB3B1 100%);
    border-radius: 50px;
    color: black;
    transition: 0.9s;
}

#footer ul#menu-social-footer ul {
    float: right;
}

#footer .menu-social-footer-container {
    float: right;
}

#footer div#r1 {
    border-bottom: 1px solid #CCC;
    padding-bottom: 25px;
    margin-bottom: 15px;
}

#footer ul#menu-social-footer li i:hover {
    transition: 0.9s;
    transform: rotate(365deg);
}

#footer .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 65% 100%;
}

#footer p {
    text-align: center;
}
#r1 .vc_col-sm-7 .vc_wp_custommenu.wpb_content_element {
    text-align: center;
}
@media (max-width: 1600px) {}
@media (max-width: 1440px) {
	
#sec3 #r1 .img4 {
    bottom: 14.6rem;
}

}
@media (max-width: 1366px) {
	
#sec3 #r1 .img4 {
        bottom: 17.2rem;
}
	
}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {}
@media (max-width: 820px) {
	
#banner .img1 {
    transform: unset;
}

#banner {
    text-align: center;
}

div#sec1 {
    text-align: center;
}

br {
    display: none;
}

div#sec2 {
    text-align: center;
}

#sec2 div#r1 .vc_col-sm-6 {
    width: 100% !important;
    padding-right: 0;
    margin: 0 auto 20px;
}

div#sec3 {
    text-align: center;
}

#sec3 #r1 .img4 {
    position: unset;
    width: auto;
    margin: 0 auto;
}

#sec3 .owl-nav.disabled {
    float: unset;
}

#sec3 .owl-nav.disabled:before {
    display: none;
}

#sec3 .meh h6 {
    font-size: 25px !important;
    line-height: 35px;
}

div#sec4 {
    padding-top: 0 !important;
}

#sec4 div#r1 {
    background-size: cover !important;
    padding: 20px 0;
}

#sec4 {
    text-align: center;
}

#banner h1 {
    font-size: 65px !important;
    line-height: 75px !important;
}

#banner .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
}

#header-outer .container {
    padding-top: 10px;
}

#footer .logo {
    margin: 0 auto;
}

#footer ul#menu-quick-links li {
    padding-right: 15px;
}

#footer ul#menu-quick-links {
    text-align: center;
}

#footer .vc_col-sm-2 {
    width: 100%;
}

#footer ul#menu-social-footer {
    margin: 0 auto !important;
    display: table !important;
}

#footer .menu-social-footer-container {
    float: unset;
}

div#footer {
    text-align: center;
}

#footer ul#menu-useful-links {
    float: unset;
}

#footer #r2 .vc_col-sm-6 {
    margin-bottom: 5px;
}

#footer #r2 .copy p {
    font-size: 15px;
}	
	
	
}
@media (max-width: 768px) {}
@media (max-width: 480px) {}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}