/*
Theme Name: masterthewheeel Child Theme
Description: This is a custom child theme for Salient
Theme URI: https://masterthewheeel.cloudstandly.com/
Author: ThemeNectar
Author URI: https://masterthewheeel.cloudstandly.com/
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

h1, h2, h3{
font-family: "Roboto", sans-serif;
}

h4, h5,h6, a,p,span,li,label{
font-family: 'Montserrat', sans-serif;
}

h4.fir34{
font-family: 'Montserrat', sans-serif;
}
#header-space {height: 110px !important;}
div#header-outer {
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 17px;
    font-weight: 400;
    color: #171719;
    margin: 0 9px;
}
body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    color: #ffffff;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    display: none;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0px;
    height: 2px;
    background: #F5BE40;
    border-radius: 100px;
    transition: all 0.3s linear;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after, #header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 100%;
}
#header-outer[data-format=centered-menu-bottom-bar] #top .span_3 nav.left-side, #header-outer[data-format=centered-menu-bottom-bar] #top .span_3 nav.right-side {
    top: unset !important;
    height: unset;
}
.icon-salient-m-user:before, nav.right-side .icon-salient-cart:before {
    color: #ffffff;
}
.hover-wrap-inner img {
    width: 100%;
}
.container.main-content {
    padding: 0 160px;
}
#header-outer[data-format=centered-menu] #top .span_9 {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
#header-secondary-outer {
    background: #003058;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 6% 100%);
    width: 70%;
    margin: 0 auto;
    min-height: unset !important;
    height: unset !important;
    margin-right: 69px;
}
#header-secondary-outer ul li a {
    color: #ffffff !important;
    font-size: 15px;
    font-weight: 400;
    margin: 0px !important;
    padding: 0px !important;
}
#header-secondary-outer ul li a i {
    margin-right: 8px;
}
#top #logo img {
    transform: scale(1.7);
}
div#header-outer {
    height: 110px;
}
#header-outer[data-format=centered-menu] #top .span_9 {
    height: 90px;
}
#top .container .row {
    margin: 0 90px;
}
#header-secondary-outer ul.links {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 112px;
    align-items: center;
    padding-left: 0px;
}
body #header-secondary-outer .nectar-center-text {
    max-width: 100%;
    padding: 0 !important;
}
#header-secondary-outer .container {
    padding: 0;
    min-height: unset !important;
    height: unset !important;
}
.material #header-secondary-outer>.container>nav {
}
#header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
    justify-content: end;
    height: 68px;
}
#header-outer[data-format=centered-menu] #top .span_3, #header-outer[data-format=centered-menu] #top nav>.buttons {
    height: 68px;
}
#header-outer[data-format=default] #top .span_9 {
    height: 68px;
}
#header-outer .row .col.span_3, #header-outer .row .col.span_9 {
    height: 68px;
}
#top #logo {
    margin-top: 60px;
}
#section1 a.slider-prev, 
#section1 a.slider-next{
    opacity: 1 !important;
    width: 45px !important;
    height: 45px !important;
    border: 1px solid #fff;
    border-radius: 100px;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 10px;
    right: unset;
}
#section1 a.slider-next {
    right: 10px !important;
    left: unset;
}
#section1 a.slider-prev div,
#section1 a.slider-next div {
    display: none;
}
#section1 a.slider-prev i:before {
    content: "\f053";
    font-family: FontAwesome;
}
#section1 a.slider-prev i,
#section1 a.slider-next i{
    position: static;
    height: unset;
}
#section1 a.slider-next i:before {
    content: "\f054";
    font-family: FontAwesome;
}
#section1 a.slider-prev:hover,#section1 a.slider-next:hover {
    background: #FBE104;
    border-color:#FBE104;
}
div#section1 p {
    font-size: 17px;
    line-height: 22px;
    opacity: 1;
    color: #ffffff;
    font-weight: 500;
    width: 50%;
    transform: unset;
}
div#section1 .cont1 {
    display: flex;
    height: 90vh;
    justify-content: space-between;
    padding-top: 45px;
}
div#section1 .cont1 .sec {
    width: 65%;
}
div#section1 .cont1 .fir {
    width: 100%;
}
div#section1 .cont1 .sec img {
    width: 100%;
}
div#section1 h1 {
    font-size: 35px;
    color: #ffffff;
    font-weight: 800;
    line-height: 1;
    opacity: 1;
    text-transform: uppercase;
    padding-bottom: 12px;
    transform: unset;
    letter-spacing: 0;
}
div#section1 a.slider-down-arrow.no-border {
    content: url(/wp-content/uploads/2025/04/Group-9275.png);
    left: 50px;
}
div#section1 .cont1 p {
    padding-top: 210px;
}
div#section1 .button.solid_color a.primary-color {
    padding: 14px 22px;
    color: #330205;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px !important;
    text-transform: capitalize;
}
div#section1 .buttons {
    opacity: 1;
    position: absolute;
    top: 160px;
}
div#section1 div#nectar-slider-instance-1 {
    margin: 0;
}
h2 {
    font-size: 31px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}
a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 17px;
    font-weight: 500;
    border-radius: 50px !important;
    padding: 10px 25px;
    text-transform: capitalize;
    color: #171719;
    letter-spacing: 2px;
}
a.nectar-button.small.regular.accent-color.has-icon.regular-button i {
    background-color: #ffffff !important;
    color: #07031E;
    transform: rotate(-45deg);
    margin-top: -12px;
    margin-right: -6px;
}
h4.fir34 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
}
div#section2 {
	margin: 0;
}
div#section2 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 50px;
}
div#section2 p {
    color: #0A0001;
    padding: 0;
}
div#section2 h2 {
    color: #0A0001;
}
div#section2 a.nectar-button.small.regular.accent-color.regular-button {
    margin-bottom: 0;
    float: right;
}
div#section2 div#second .vc_col-sm-4 .vc_column-inner {
    background: #F6F6F6;
}
div#section2 div#second h3 {
    font-size: 20px;
    color: #171719;
    font-weight: 500;
    line-height: 1;
    padding-bottom: 6px;
}
div#section2 div#second .vc_col-sm-4 .vc_column-inner .wpb_text_column {
    padding: 18px 18px;
}
.hover-wrap {
    margin: 0 !important;
}
div#section2 div#second .link1 a, div#section2 div#second .link1 a i {
    font-weight: 500;
    color: #003058;
    font-size: 18px;
}
div#section2 div#second .link1 a i {
    top: 0;
    font-size: 25px;
}
div#section2 div#second .link1 {
    padding-top: 10px;
}
div#section2 div#second .vc_col-sm-4 .vc_column-inner {
    height: 100%;
}
div#section2 div#second .vc_col-sm-4 .vc_column-inner .wpb_text_column .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
div#section3 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 50px;
}
div#section3 p {
    color: #0A0001;
    padding: 0;
}
div#section3 h2 {
    color: #0A0001;
}
div#section4 {
    margin: 0;
}
div#section4 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 50px;
}
div#section4 p {
    color: #0A0001;
    padding: 0;
}
div#section4 h2 {
    color: #0A0001;
}
div#section4 a.nectar-button.small.regular.accent-color.regular-button {
    margin-bottom: 0;
    float: right;
}
div#section4 div#second .vc_col-sm-3 .vc_column-inner {
    background: #F6F6F6;
    padding: 18px 18px;
    border: 1px solid #F6F6F6;
}
div#section4 div#second h3 {
    font-size: 20px;
    color: #171719;
    font-weight: 500;
    line-height: 1;
    padding-bottom: 6px;
}
div#section4 div#second .vc_col-sm-3 .vc_column-inner .wpb_text_column {
}
div#section4 div#second .vc_col-sm-3 .vc_column-inner img.img-with-animation.skip-lazy {
    width: 24%;
    margin-bottom: 20px;
}
div#section4 div#second .vc_col-sm-3 .vc_column-inner:hover {
    border-color: #003058;
}
div#section4 div#second {
    padding-top: 10px;
}
div#section5 {
    margin: 0;
}
div#section5 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 50px;
}
div#section5 p {
    color: #ffffff;
}
div#section5 h2 {
    color: #ffffff;
}
div#section5 a.nectar-button.small.regular.accent-color.regular-button {
}
div#section6 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 36px;
}
div#section6 .owl-item .carousel-item p {
    color: #171719;
}
div#section6 h2 {
    color: #171719;
}
div#section6 .owl-item .carousel-item {
    background: #F6F6F6;
    margin: 0 6px;
    border: 1px solid #F6F6F6;
    padding: 18px 18px;
}
div#section6 .testimonial-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
div#section6 .client-info strong {
  font-size: 20px;
  color: #171719;
  line-height: 1;
  font-weight: 500;
  font-family: 'Roboto';
  padding-bottom: 5px;
}
div#section6 .client-info small {
  font-size: 12px;
  color: #171719;
  line-height: 1.1;
}
div#section6 .rating {
  display: flex;
  align-items: center;
}
div#section6 .rating-value {
  font-weight: bold;
  font-size: 18px;
  margin-right: 5px;
  color: #000;
  font-family: 'Roboto';
}
div#section6 .rating i {
  color: orange;
  font-size: 16px;
}
div#section6 .testimonial-box .client-info br {
    display: none;
}
div#section6 .testimonial-box .client-info {
    display: flex;
    flex-direction: column;
}
div#section6 div#first {
    margin: 0;
}
div#section6 .owl-dots {
    display: none;
}
div#section6 .owl-nav.disabled {
    display: flex;
    text-align: center;
    height: 0;
    float: right;
    margin-top: 0;
}
div#section6 .owl-nav.disabled button span {
    display: none;
}
div#section6 .owl-nav.disabled button {
    width: 45px;
    height: 45px;
    background-color: transparent;
    border: 1px solid #000000;
    transition: all 0.3s linear;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    border-radius: 27px !important;
    margin: 0 5px;
}
div#section6 .owl-nav.disabled button.owl-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #000000;
}
div#section6 .owl-nav.disabled button.owl-next:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #000000;
}
div#section6 .owl-nav.disabled button:hover{
	background:#FBE104;
	border-color:#FBE104;
}
div#section6 .owl-nav.disabled button:hover:before {
    color: #ffffff;
}
.img-with-aniamtion-wrap img.img-with-animation.skip-lazy {
    width: 100%;
}
div#contact1 {
    margin-top: 0 !important;
}
div#contact1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}
div#contact1 h2 {
    color: #330205;
}
div#contact1 p {
    color: #4C4B4B;
}
div#contact1 img.img-with-animation.skip-lazy {
    border-radius: 18px;
}
div#contact1 form.wpcf7-form.init br, div#contact1 br {
    display: none;
}
div#contact1 span.wpcf7-form-control-wrap {
    width: 43%;
    display: inline-flex !important
;
    margin-bottom: 14px;
    margin-right: 2px;
}
div#contact1 textarea {
    height: 110px;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-796"] {
    width: 87.5%;
    margin-top: 10px;
    margin-bottom: 0;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-569"] textarea {
    border-radius: 12px !important;
}
div#contact1 input[type=text], div#contact1 input[type=tel], div#contact1 input[type=email], div#contact1 select, div#contact1 textarea {
    background: transparent;
    border-bottom: 1px solid #0A0001 !important;
    border-radius: 0 !important;
    box-shadow: unset;
    font-size: 16px;
    color: #0A0001;
    font-weight: 400;
    padding: 11px 18px;
    border: unset;
    padding-left: 0;
}
div#contact1 input[type=submit] {
    font-size: 17px;
    font-weight: 400;
    padding: 10px 42px !important;
    text-transform: capitalize;
    border-radius: 50px !important;
    margin-top: 30px !important;
    display: table;
    margin-right: 30px;
    color: #330205;
}
div#contact1 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#contact1 .wpcf7-form .wpcf7-not-valid::placeholder {
    color: red !important;
}
div#contact1  input:focus, 
div#contact1  select:focus, 
div#contact1 textarea:focus {
    border-color: #FFD042 !important;
}
div#contact1 input::placeholder, 
div#contact1 textarea::placeholder {
    color: #1B1A19 !important;
	font-size:15px;
}
div#contact1 .wpcf7 .wpcf7-response-output {
    margin-left: 0;
    margin-top: 0;
}
 div#contact1 span.wpcf7-spinner {
    position: absolute;
}
div#contact1 div#second {
        padding-top: 0;
}
div#contact1 div#second br{
	display:none;
}
div#contact1 div#first{
    padding-bottom: 20px;
}
div#contact1 form.wpcf7-form.init p {
    padding: 0;
}
.container-wrap {
    padding: 0;
}
div#footer1 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 30px;
}
div#footer1 h3 {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1;
    font-family: 'Montserrat';
}
div#footer1 ul li,
div#footer1 p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    list-style: none;
}
div#footer1 ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    list-style: none;
}
div#footer1 ul {
    margin: 0;
}
div#footer1 div#first {
    margin-bottom: 0;
}
div#footer1 div#first .vc_col-sm-3:nth-child(1) {
    width: 24%;
}
div#footer1 div#first .vc_col-sm-3:nth-child(2) {
    width: 30%;
}
div#footer1 div#first .vc_col-sm-3:nth-child(3) {
    left: 25px;
    width: 18%;
}
div#footer1 div#first .vc_col-sm-3:nth-child(4) {
    width: 28%;
}
.container.normal-container.row {
    padding: 0 160px;
}
div#footer1 div#first .vc_col-sm-3:nth-child(1) img.img-with-animation.skip-lazy {
    width: 75%;
}
div#footer1 input[type=email] {
	line-height: 30px;
	color: #000000;
	background: #ffffff;
	font-weight: 500 !important;
	padding: 10px 15px !important;
	width: 100% !important;
	height: 48px;
	border-radius: 45px !important;
	display: flex;
	margin: 0 auto;
	box-shadow: unset !important;
	margin-top: 10px;
}
div#footer1 input[type=submit]{
	border: unset;
	outline: unset;
	box-shadow: unset;
	color: transparent;
	background-image: url("/wp-content/uploads/2025/05/Vector.png");
	background-repeat: no-repeat;
	background-position: center;
	transform: unset !important;
	background-color: #FBE104 !important;
	float: right;
	margin-top: -52px;
	margin-right: 5px;
	width: 40px;
	height: 40px;
	border-radius: 50px !important;
}
div#footer1 input::placeholder { 
	color: #000000bd !important; 
}
div#footer1 ul li a i {
    margin-right: 8px;
}
div#footer2 .row_col_wrap_12 {
    padding-top: 10px;
    padding-bottom: 10px;
}
div#footer2 {
    margin: 0;
}
div#footer2  p {
    color: #171719;
}
#page-header-bg h1 {
    text-align: center;
    padding-top: 90px;
    font-family: 'New York';
    font-weight: 400;
    font-size: 52px;
    line-height: 54px;
    text-transform: uppercase;
}
div#second ul li {
    list-style: disc;
    list-style-position: outside;
    color: #000;
    padding-bottom: 2px;
    font-size: 16px !important;
}
div#second ul {
    padding-top: 17px;
    margin-left: 20px !important;
}
#header-secondary-outer .nectar-center-text {
    text-align: center;
    padding: 0 130px;
    font-size: 14px;
    line-height: 14px;
    width: 100%;
    position: absolute;
    left: 57%;
    top: 50%;
    z-index: 10;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
div#sec-about h2 {
    color: #0A0001;
    text-align: left;
    padding-top: 49px;
}
div#sec-about p {
    color: #0A0001;
    padding: 0;
    text-align: left;
    padding-bottom: 20px;
    line-height: 28px;
}
div#contact1 
 ul li a {
    color: #000 !important;
}

div#contact1 i.fa-regular {
    padding-right: 13px;
}
div#contact1 ul li {
    list-style: none;
    list-style-position: outside;
    color: #000 !important;
    font-size: 16px;
    padding-bottom: 17px;
    font-weight: 500;
}
div#contact1 ul {
    padding-left: 0px !important;
    margin-left: 0px !important;
}
div#contact1 h3 {
    color: #000;
    font-size: 30px;
    padding-bottom: 42px;
}
div#section3 p.clp {
    padding-top: 20px;
}
#header-outer .sf-menu li ul li.menu-item a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}


#header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) ul .current-menu-item >a{
color: #000;
    line-height: 19px;
}


