/*
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::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #f3e8da;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #df5527;
}

/*------typography-----------*/

header#top ul li a {
    font-family: reg !important;
}
header#top ul .current-menu-item a {
    font-family: bd !important;
}
html body h1 {
    font-family: bk !important;
}
html body h1 strong {
    font-family: bld !important;
}
html body h2 {
    font-family: demi !important;
}
html body h3 {
    font-family: bk !important;
}
html body h4 {
    font-family: demi !important;
}
html body h5 {
    font-family: bk !important;
}
html body p {
    font-family: reg !important;
}
.banner h1 {
    font-size: 60px !important;
    line-height: 70px !important;
}
html body li {
    font-family: reg ! IMPORTANT;
    FONT-WEIGHT: 400 !IMPORTANT;
}

/*------typography-----------*/

.ban1 .i1 {
    width: 90% !important;
}
#r5 .tppdil_description {
    margin-top: 0px;
    font-family: reg !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
#r5 h2.woocommerce-loop-product__title {
    margin-top: 5px;
    color: black;
}
#r5 span.price {
    color: black !important;
    font-family: demi !important;
}
#r5 .star-rating {
    display: block !important;
    position: absolute;
    bottom: 64px;
    left: 90px;
    width: 150px;
    color: #f9b436 !important;
}
#r5 .product-wrap {
    overflow: visible;
}
#r5 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: -170px;
    transform: unset;
}
#r5 li.classic.product {
    padding: 15px 15px !important;
    border: 1px solid #dbdbdb;
    border-radius: 20px !important;
    padding-bottom: 58px !important;
    margin-bottom: 0px;
}
#r5 .carousel-item {
    margin: 0px 10px;
}
#r5 .owl-stage-outer {
    width: 150%;
}
#r5 a#b1 {
    margin: auto;
    display: table;
}
#r5 .owl-dots {
    display: none;
}
#r5 .owl-stage {
    padding-top: 10px;
}
#r6 {
    padding-top: 200px !important;
    padding-bottom: 80px !important;
}
#r6 .c2 .punch {
    position: absolute;
    right: -150px;
    top: -120px;
    width: 220px;
}
#r6 .c1 {
    padding-right: 40px;
}
#r7 .owl-dots {
    display: none;
}
#r7 .nectar_icon_wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.9s;
    opacity: 0;
}
#r7 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
#r7 .owl-stage-outer {
    overflow: visible;
}
#r7 .owl-item:nth-child(even) {
    transform: translateY(-35px);
}
#r7 .owl-stage {
    padding-top: 60px;
}
#r7 .carousel-item {
    margin: 0px 15px;
}
#r7 .nectar_icon_wrap i {
    color: white !important;
}
#r7 .carousel-item:hover img {
    filter: brightness(0.5);
}
#r7 .carousel-item img {
    transition: 0.9s;
}
#r7 .carousel-item:hover .nectar_icon_wrap {
    opacity: 1;
}
#r7 .owl-stage {
    animation: marquee-horizontal 20s linear infinite;
}
@keyframes marquee-horizontal{

100% {
    transform: translateX(0%);
}
}
#r7 .owl-carousel:hover .owl-stage {
    animation-play-state: paused !important;
}
#r7 .owl-carousel:not(:hover) .owl-stage {
    animation-play-state: running !important;
}
#ab5 .owl-item {
    height: 290px;
}
#ab3 .punch {
    position: absolute;
    bottom: 50px;
    right: -150px;
    width: 100px;
}
#r7 .owl-item {
    height: 420px;
}
a#b1:hover {
    background: black !important;
}
#ab1 .i1:hover {
    transform: scale(0.94);
    filter: brightness(0.5);
}
#ab1 .i1 {
    transition: 0.9s;
    transform-origin: right;
}
#ab1:before {
    animation: rotate 2s linear infinite;
}
@keyframes rotate {
	0%, 100% {
    transform: rotate(5deg);
}
50% {
    transform: rotate(-5deg);
}
}
#ab3 .punch {
    animation: rotate 2s linear infinite;
}
#ab5 .carousel-item:before {
    animation: rotate 2s linear infinite;
}
#r6 .c2 .punch {
    animation: rotate 2s linear infinite;
}
#ab3 .carousel-item:hover {
    background: #df5527e3;
}

/*------Footer-----------*/

#footer-widgets #custom_html-2 {
    margin-left: auto;
    display: table;
}
#footer-outer #footer-widgets .foot-secc li.eml:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px !important;
    font-size: 23px !important;
    line-height: 24px !important;
}
/* #footer-outer #footer-widgets .foot-secc li.phn:before {
    content: "\f095";
    font-family: 'FontAwesome';
    position: absolute;
      left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li.mrk:before {
    content: "\f041";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px !important;
} */
#footer-outer #footer-widgets .foot-secc li{
margin-left: 30px;
}
#footer-outer .foot-secc {
position: relative;
}
#footer-widgets #nav_menu-2 {
    margin-left: auto;
    display: table;
}
#footer-widgets .row {
    border-bottom: 1px solid #303030;
    padding-bottom: 30px !important;
}
#copyright #text-3 {
    float: left;
    text-align: left !important;
}
#copyright #text-4 {
    float: right;
    margin-top: 42px;
}
#copyright .col.span_5 {
    max-width: 100% !important;
}
#copyright {
    padding: 20px 0px !important;
}
#copyright #text-3 img {
    width: 450px;
}
#footer-outer a, #footer-outer p {
    font-family: reg !important;
    font-size: 15px !important;
    line-height: 25px !important;
}

/*------Footer-----------*/

/*------About Page-----------*/

#ab1 {
    padding-top: 60px !important;
    padding-bottom: 200px !important;
    position: relative;
}
#ab1:before {
    content: '';
    position: absolute;
    background: url(https://m-o-z-z-y.com/wp-content/uploads/2024/05/dog-punch.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 90px;
    height: 100px;
    left: -150px;
    bottom: -70px;
    z-index: 9;
}
#ab1:after {
    content: '';
    position: absolute;
    background: url(https://m-o-z-z-y.com/wp-content/uploads/2024/05/after.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100px;
    height: 150px;
    right: -310px;
    bottom: -110px;
    z-index: 9;
}
#ab1 .row-bg.viewport-desktop.using-image {
    background-position: bottom center !important;
}
#ab1 .i1 {
    width: 70%;
}
#ab1 .c1 {
    position: relative;
}
#ab1 .c1:before {
    content: '';
    position: absolute;
    background: url(https://m-o-z-z-y.com/wp-content/uploads/2024/05/before.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100px;
    height: 110px;
    z-index: 9;
    bottom: -286px;
    left: 0;
}
#ab2 {
    padding-top: 120px !important;
    padding-bottom: 60px !important;
}
#ab22 .i2 {
    margin-top: -350px;
    border: 8px solid #f3f7fb;
}
#ab21 .c2 {
    padding-left: 40px;
}
#ab3 {
    padding-top: 50px !important;
    padding-bottom: 80px !important;
}
#ab3 .carousel-item {
    background: #f3e8da;
    padding: 45px 30px !important;
    margin: 0px 10px;
    transition: 0.9s;
    border: 1px solid transparent;
}
#ab3 .carousel-item .i1 {
    width: 100px;
}
#ab3 .tt h1 {
    position: relative;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
}
#ab3 .tt h1:before {
    content: '';
    position: absolute;
    border-bottom: 1px solid #df5527;
    width: 150px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
#ab4 .c2>div {
    padding-left: 70px;
    padding-right: 200px;
}
#ab4 .nectar-fancy-ul li {
    margin-bottom: 20px;
    padding-left: 32px !important;
}
#ab4 .nectar-fancy-ul li i:before {
    content: '';
    position: absolute;
    background: url(https://m-o-z-z-y.com/wp-content/uploads/2024/05/Layer-4-copy.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    left: 0;
    top: 1px;
}
a#b1 {
    font-family: bld !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 25px !important;
    text-transform: uppercase;
    padding: 13px 40px !important;
    border-radius: 8px !important;
    transition: 0.9s;
}
#ab5 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
#ab5 h3 img {
    position: unset;
    margin-left: -26px !important;
    margin-bottom: -25px !important;
}
#ab5 h3 {
    margin: auto;
    display: table;
    margin-bottom: 20px;
}
#ab5 .cc {
    margin-bottom: 50px;
}
#ab5 .carousel-item {
    background: #f9f9f9;
    padding: 40px 40px !important;
    margin: 0px 5px;
    position: relative;
}
#ab5 .carousel-item:before {
    content: '';
    position: absolute;
    background: url(https://m-o-z-z-y.com/wp-content/uploads/2024/05/Layer-2-copy.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    left: 25px;
    bottom: 25px;
}
#ab5 .owl-dots span {
    transform: scale(2);
    background: #fceee9;
}
#ab5 .c2 {
    position: relative;
}
#ab5 .c2:before {
    content: '';
    position: absolute;
    background: url(https://m-o-z-z-y.com/wp-content/uploads/2024/05/last-before.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 150px;
    height: 150px;
    right: -100px;
    bottom: 10px;
}

/*------About Page-----------*/


/*------Product Page-----------*/

#p1 {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
}
#p1 .tppdil_description {
    margin-top: 0px;
    font-family: reg !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
#p1 h2.woocommerce-loop-product__title {
    margin-top: 5px;
    color: black;
}
#p1 span.price {
    color: black !important;
    font-family: demi !important;
}
#p1 .star-rating {
    display: block !important;
    position: absolute;
    bottom: 64px;
    left: 90px;
    width: 150px;
    color: #f9b436 !important;
}
#p1 .product-wrap {
    overflow: visible;
}
#p1 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: -170px;
    transform: unset;
}
#p1 li.classic.product {
    padding: 15px 15px !important;
    border: 1px solid #dbdbdb;
    border-radius: 20px !important;
    padding-bottom: 58px !important;
    margin-bottom: 60px;
}

/*------Product Page-----------*/


/*------Contact Page-----------*/

#con1 .iwt-text strong {
    text-transform: uppercase;
    font-family: demi !important;
    font-weight: 400 !important;
}
#con1 .iwt-text a, #con1 .iwt-text p {
    color: #666666 !important;
}
#con1 .iwt-text {
    font-family: reg !important;
    padding-left: 72px;
}
#con1 .iwt-icon i {
    border: 1px solid;
    width: 60px;
    height: 60px;
    line-height: 55px;
    font-size: 23px !important;
    border-radius: 50px !important;
}
#con11 .wpb_wrapper {
    display: flex;
    justify-content: space-between;
}
#con1 {
    padding-top: 80px !important;
    padding-bottom: 50px !important;
    border-bottom: 1px solid #e5e5e5;
}
#con11 {
    margin-top: 40px;
}
#con2 {
    padding-top: 50px !important;
    padding-bottom: 80px !important;
}
#con2 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 15px;
}
#con2 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 110px !important;
    resize: unset;
    margin-bottom: 15px;
}
#con2 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    text-transform: uppercase;
    font-family: demi !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 26px !important;
    padding: 14px 30px !important;
}
#con2 .wpcf7-response-output {
    font-family: reg !important;
    border: transparent;
}

/*------Contact Page-----------*/

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
#r7 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}	
#r6 {
    padding-top: 170px !important;
    padding-bottom: 50px !important;
}	
#ab5 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}	
#ab3 {
    padding-top: 20px !important;
    padding-bottom: 10px !important;
}	
	#ab1:after {
    width: 100px;
    height: 160px;
    right: -160px;
    bottom: -140px;
}
	#ab1:before {
    width: 90px;
    height: 100px;
    left: -130px;
    bottom: -70px;
}
	#ab4 .c2>div {
    padding-left: 70px;
    padding-right: 100px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	    #ab1:before {
        width: 90px;
        height: 100px;
        left: -110px;
        bottom: -70px;
    }
	    #ab1:after {
        width: 100px;
        height: 160px;
        right: -80px;
        bottom: -140px;
    }
	#ab4 .c2>div {
        padding-left: 60px;
        padding-right: 30px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	html body h1 {
    font-size: 45px !important;
    line-height: 55px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#r7 .owl-item {
    height: 370px;
}
	#ab22 .i2 {
    margin-top: -300px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
    #r7 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }	
    #r6 {
        padding-top: 110px !important;
        padding-bottom: 30px !important;
    }	
		#ab1 {
    padding-top: 50px !important;
    padding-bottom: 150px !important;
}
	#ab1 .c1:before {
    width: 100px;
    height: 110px;
    bottom: -236px;
    left: 0;
}
	html body h1 {
        font-size: 35px !important;
        line-height: 45px !important;
    }
	html body p {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#ab22 .i2 {
    margin-top: -210px;
}
	#ab2 {
    padding-top: 120px !important;
    padding-bottom: 40px !important;
}
	#ab3 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
	#ab3 .carousel-item .i1 {
    width: 80px;
}
	html body li {
    font-size: 12px !important;
    line-height: 22px !important;
}
	    #ab4 .c2>div {
        padding-left: 20px;
        padding-right: 20px;
    }
	#ab5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
	.banner h1 {
    font-size: 50px !important;
    line-height: 60px !important;
}
	#p1 h2.woocommerce-loop-product__title {
    font-size: 20px !important;
    line-height: 30px !important;
}
	#p1 .tppdil_description {
    font-size: 11px;
    line-height: 21px;
}
	#p1 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: -160px;
}
	#r5 h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    line-height: 28px !important;
}
	#r5 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: -181px;
}
	#ab3 .punch {
    position: absolute;
    bottom: 50px;
    right: -110px;
    width: 100px;
}
	#r7 .owl-item {
    height: 280px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#ab1 .row-bg.viewport-desktop.using-image {
    background-image: unset !important;
    background-color: #f3e8da !important;
}
	    #ab1 {
        padding-top: 30px !important;
        padding-bottom: 40px !important;
        text-align: center;
    }
	#ab1 .i1 {
    width: 80%;
    margin: auto;
    display: table;
}
	.banner h1 {
    font-size: 50px !important;
    line-height: 60px !important;
}
	#ab1:before {
    display: none;
}
	#ab1:after {
    display: none;
}
	#ab1 .c1:before {
    display: none;
}
	    #ab2 {
        padding-top: 60px !important;
        padding-bottom: 30px !important;
        text-align: center;
    }
	#ab2 img {
    margin: auto;
    display: table;
    width: 80%;
}
	#ab22 .i2 {
        margin-top: -20px;
    }
	    #ab4 .c2>div {
        padding-left: 30px;
        padding-right: 30px;
        padding-block: 40px;
        text-align: center;
    }
	#ab4 .c2>div ul li {
    display: table;
    margin: auto;
    margin-bottom: 14px;
}
	#ab5 .cc {
    margin-bottom: 0px;
}
	#footer-widgets .col.span_4:last-child {
    width: 100%;
}
	#footer-widgets #nav_menu-2 {
    margin-left: unset;
}
	#footer-widgets #custom_html-2 {
    margin-left: unset;
}
	#copyright #text-4 {
    float: unset;
    margin-top: 0px;
}
	#copyright #text-3 {
    float: unset;
    text-align: center !important;
}
	#ab21 .c2 {
    padding-left: 0px;
}
	#p1 li.classic.product {
    width: 48%;
    margin-inline: 1%;
    margin-bottom: 40px;
}
	#con11 .wpb_wrapper {
    display: inline;
}
	#con1 h1, #con1 p {
    text-align: left !important;
}
	#con1 {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
}
	#con2 .vc_col-sm-6 .col.span_12, #con2 .vc_col-sm-6 .col.span_6 {
    margin: unset;
}
	#r5 li.classic.product {
    width: 100%;
    margin: unset;
}
#r6 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    text-align: center;
}
	#r6 .row-bg.viewport-desktop.using-image {
    background-image: unset !important;
    background-color: #f5e8d7 !important;
}
	#r6 .c2 .punch {
    display: none;
}
	#r5 {
    padding-top: 20px !important;
    padding-bottom: 60px !important;
}
	#r6 .c1 {
    padding-right: 0px;
}
	#r6 .c1 img {
    width: 80%;
    margin: auto;
}
	#r7 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
	#ab3 .punch {
    display: none;
}
	#ab5 .owl-item {
    height: 250px;
}
	#r7 .owl-item {
    height: 320px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
#footer-widgets .row {
    padding-bottom: 0px !important;
}	
div#footer-widgets .col.span_4 {
    margin-bottom: 0px !important;
}	
	    .banner h1 {
        font-size: 40px !important;
        line-height: 50px !important;
    }
	#ab2 img {
    width: 100%;
}
	    html body h1 {
        font-size: 25px !important;
        line-height: 35px !important;
    }
	#ab3 .owl-stage {
    padding: 10px 0px;
}
	#p1 li.classic.product {
    width: 100%;
}
	html body p br {
    display: none;
}
	#r5 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: -159px;
}
	#r6 {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
}
	#r6 .c1 img {
    width: 90%;
}
	#p1 {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
}
	#ab5 .owl-item {
    height: 280px;
}
	#r7 .owl-item {
    height: 400px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
#ab4 .c2>div {
   padding-block: 20px;
}	
    #r6 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	    .banner h1 {
        font-size: 35px !important;
        line-height: 45px !important;
    }
	#ab1 {
        padding-top: 40px !important;
        padding-bottom: 60px !important;
    }
	    #ab2 {
        padding-top: 50px !important;
        padding-bottom: 20px !important;
    }
	    html body h1 {
        font-size: 18px !important;
        line-height: 28px !important;
    }
	html body h2 {
    font-size: 16px !important;
    line-height: 26px !important;
}
	#r5 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        margin-bottom: -160px;
	}
	#ab5 .owl-item {
        height: 310px;
    }
	#r7 .owl-item {
    height: 300px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 390px) {
    #r5 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        margin-bottom: -185px;
    }	
    #ab3 {
        padding-top: 10px !important;
        padding-bottom: 0px !important;
    }	
#ab1 {
        padding-top: 20px !important;
        padding-bottom: 30px !important;
    }	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {
    #r5 {
        padding-top: 0px !important;
        padding-bottom: 30px !important;
    }
	
		#r5 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: -183px;
}
		#ab5 .owl-item {
    height: 350px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}

/*-----------------------------------------------------------------------------------------------------*/

@-moz-document url-prefix() {  

@media (max-width: 1600px) {}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {
	#r7 .owl-stage {
  width: 4000px !important;
}
	}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {}
@media (max-width: 414px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}

} 