/*
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: #F5F5F5;
}

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

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

body #header-outer[data-has-menu][data-format][data-padding][data-using-logo] > #top .slide-out-widget-area-toggle[data-custom-color="true"] .lines-button:after, body #header-outer[data-has-menu][data-format][data-padding][data-using-logo] > #top .slide-out-widget-area-toggle[data-custom-color="true"] a .lines-button i:before, body #header-outer[data-has-menu][data-format][data-padding][data-using-logo] > #top .slide-out-widget-area-toggle[data-custom-color="true"] a .lines-button i.lines:after, body.material #header-outer .slide-out-widget-area-toggle[data-custom-color="true"] a .close-line, body.material #header-outer[data-using-logo].transparent .slide-out-widget-area-toggle[data-custom-color="true"] a .close-line, body.material:not(.mobile) #header-outer.transparent .slide-out-widget-area-toggle[data-custom-color="true"] a .close-line {
    background-color: #86ad64 !important;
}
#top li.slide-out-widget-area-toggle a::after {
    content: '';
    position: absolute;
    background-image: url(https://rockcookingschools.com/wp-content/uploads/2025/01/before.png);
    background-size: 100% 100%;
    width: 35px;
    height: 40px;
    right: 3px;
    top: -9px;
}

.off-canvas-menu-container a {
    font-family: 'Forum' !important;
    font-size: 25px !important;
    font-weight: 100 !important;
}
#top i.label {
    font-family: 'gtpro';
    text-transform: uppercase;
    font-size: 18px !important;
}

#r1 {
    padding-block: 300px !important;
}

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

#r1 .owl-stage {
    padding: 0;
}

#r1 h3 {
    font-family: gtpro;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
	margin-bottom: 20px;
}

#r1 h3::before {
    content: '';
    position: absolute;
    border: 1px solid #86ad64;
    width: 30px;
    bottom: 16px;
    left: 130px;
}

#r1 h3::after {
    content: '';
    position: absolute;
    border: 1px solid #cccc;
    width: 70px;
    bottom: 16px;
    left: 162px;
}

html body p {
    font-family: 'gtpro';
}
html body strong {
    font-family: 'gtpro';
}
html body ul li {
    font-family: 'gtpro';
}
#r1 .text1 h1 {
    font-size: 75px !important;
    line-height: 70px !important;
}
#r1 p {
    width: 55%;
    margin-top: 20px;
    margin-bottom: 30px !important;
}
#r6 .owl-dots {
    display: none !important;
}

a#b1 {
    background: transparent !important;
    color: #86ad64;
    font-size: 16px;
    font-family: 'gtpro';
    font-weight: 100;
    text-transform: uppercase;
    border: 2px solid #86ad64;
    padding: 13px 50px;
    box-shadow: unset !important;
    border-radius: 0px !important;
    transition: 0.6s;
}
a#b1:hover {
    background-color: #86ad64 !important;
    color: white;
}
a#b1 i {
    font-size: 25px;
}

a#b2 {
    background: transparent !important;
    font-size: 20px;
    color: black;
    font-family: 'gtpro';
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: -150px;
    top: unset;
    right: 0;
    left: 0;
    margin: auto;
    display: table;
    box-shadow: unset !important;
}

#r1 .owl-dots {
    position: absolute;
    bottom: -100px;
}

#r1 button.owl-dot.active span {transform: unset;}


#r1 button.owl-dot span {width: 10px;height: 10px;}

a#b2::after {
    content: "\e909";
    position: absolute;
    font-family: 'icomoon';
    rotate: 90deg;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    font-size: 40px;
}
#r2 {
    padding-block: 100px !important;
}

html body h4 {
    font-family: gtpro;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 16px !important;
    letter-spacing: 5px;
    position: relative;
}

html body h4::after {
    content: '';
    position: absolute;
    border: 1px solid #86ad64;
    width: 40px;
    bottom: 16px;
    left: 80px;
}

#r2 a#b1 {
    margin-bottom: 30px;
}

#r2 img {
    transition: 0.6s;
}

#r2 img:hover {
    transform: scale(1.1);
    filter: grayscale(1);
}

#r2 .hover-wrap {
    overflow: hidden;
}

#r3 {
    padding-block: 100px 0 !important;
}

#r3 h4::after {
    left: 120px;
}

#r3 .text6 h2 {
    color: white;
}
#r3 .m3 {
    animation: grow 4s infinite linear;
    right: -10px;
}
@keyframes grow{
    0%,100%{
        transform:scale(1);
    }
    50%{
        transform:scale(0.9);
    }
}
#r3 .text6 {float: right;margin-top: 100px;margin-right: 190px;}

.home #r3 #inr1 {
    padding-block: 160px;
    margin-bottom: -400px;
}
.home #r4 {padding-block: 480px 100px !important;}


#r4  h4::after {
    left: 160px;
    right: 0;
    margin: auto;
}
#r4 .owl-stage {
    padding: 0;
}
#r4 .owl-stage-outer {
    overflow: visible;
}

#r4 .carousel-item {
    margin: 0px 30px;
}

#r4 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    width: 80%;
    position: relative;
    left: -180px;
}

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

#r4 a#b1 {
    display: table;
    margin: auto;
}

#r5 .c1 {
    padding-left: 140px;
    padding-right: 20px;
}

#r5  h4::after {
    left: 130px;
}

#r5 .m7 {float: right;}

#r5 {
    padding-block: 0 50px !important;
}

#r6 {
    padding-block: 60px 1px !important;
}

#r6 .owl-stage {
    padding: 0;
    animation: marquee-horizontal 30s linear infinite reverse;
}
@keyframes marquee-horizontal{

100% {
    transform: translateX(0%);
}
    
}
#r6 .hover-wrap {
    overflow: hidden;
}

#r6 img {
    transition: 0.6s;
}

#r6 img:hover {
    transform: scale(1.1);
}


#footer-widgets  h4::after {
    bottom: -6px;
    left: 0;
    border: 1px solid #86ad64;
}

#footer-widgets a {
    font-family: 'gtpro';
}

#footer-widgets ul#menu-home {
    column-count: 2;
}
#footer-widgets .row {
    padding-block: 80px 20px !important;
    border-bottom: 1px solid #cccccc40;
}

#footer-outer #copyright[data-layout="centered"] {
    padding-block: 20px;
}

#footer-widgets .icn ul li {
    display: inline-block;
    margin-right: 5px;
}

#footer-widgets .icn ul li a i {
    top: 0;
    border: 1px solid;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    line-height: 40px;
}

#footer-widgets h4 {
    font-family: 'Forum';
    font-weight: 100 !important;
    letter-spacing: 0px;
}
#footer-widgets .icon1 ul li:before {
    content: "\f041";
    position: absolute;
    font-family: 'FontAwesome';
    color: #85ad5c;
    font-size: 20px;
}

#footer-widgets .icon1 ul li.tel:before {
    content: "\f095";
}

#footer-widgets .icon1 ul li.mail:before {
    content: "\f0e0";
}

#footer-widgets .icon1 ul li a {
    position: relative;
    left: 30px;
}

#footer-widgets a {
    transition: 0.6s;
}

#footer-widgets ul li:hover a {
    color: #85ad5c !important;
}
#footer-outer p {
    font-size: 16px;
}

#paint_pg .nectar-fancy-ul ul li i::before,
#cook_pg .nectar-fancy-ul ul li i::before{
    line-height: 36px;
}
#r5 p {
    margin-top: 20px;
}
#r3 .text4 h2 {
    font-size: 55px;
    line-height: 60px;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#r1 {
    padding-block: 210px !important;
}
	#r5 .c1 {
    padding-left: 40px;
    padding-right: 40px;
}
	#r3 .text6 {float: right;margin-top: 100px;margin-right: 140px;}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	    #r1 {
        padding-block: 170px !important;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	
	    #r1 {
        padding-block: 150px !important;
    }
	a#b2 {
    bottom: -120px;
}
.home #r3 #inr1 {
    padding-block: 120px;
}	
		    html body h2 {
        font-size: 50px !important;
        line-height: 55px !important;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
#r1 .text1 h1 {
    font-size: 70px !important;
    line-height: 65px !important;
}
	a#b2 {
    bottom: -80px;
}

#r1 {
    padding-block: 130px !important;
}

#r2 {
    padding-block: 60px !important;
}

#r3 {
    padding-block: 60px 0px !important;
}


.home #r3 #inr1 {
    padding-block: 150px;
}

html body h2 {
    font-size: 60px !important;
    line-height: 60px !important;
}	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	    #r1 h1 {
        font-size: 60px;
        line-height: 60px;
    }
	#page-header-bg .span_6 h1 {
    font-size: 60px !important;
}
	#r1 .carousel-item {
    margin-top: 50px;
}
#r1 .text1 h1 {
    font-size: 55px !important;
    line-height: 55px !important;
}
	    #r1 {
        padding-block: 80px !important;
    }
	#r1 .owl-dots {
    bottom: -60px;
}
	    a#b2 {
        bottom: -50px;
    }
	#r2 a#b1 {
    margin-bottom: 20px;
}
	    html body h2 {
        font-size: 35px !important;
        line-height: 40px !important;
    }
		    html body p {
        font-size: 12px !important;
        line-height: 22px !important;
    }
	.home #r4 {
    padding-block: 440px 60px !important;
}
#r6 {
    padding-block: 50px 1px !important;
}
	#r3 .text6 {
        margin-right: 80px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#r1 .text1 {
    text-align: center;
}
#r1 .carousel-item {
        margin-top: 10px;
        margin-bottom: 10px;
    }
#r1 h3::before, #r1 h3::after {
    display: none;
}
#r1 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    background: #ffffffbd;
    padding-block: 10px;
}
	div#paint_pg .text8 {
    text-align: center !important;
}
#r1 p {
    width: unset;
}
	#page-header-bg .span_6 h1 {
    font-size: 40px !important;
}
#r5 .m7 {
    float: unset;
    margin: 0 auto;
    display: table !important;
}
#r1 a#b1 {
    display: table;
    margin: auto;
}

#r1 .owl-dots {
    position: unset;
}

#r2 .text2 {
    text-align: center;
}

html body h4::after {
    display: none;
}
a#b2 {
        bottom: -70px;
    }
#r2 img {
}

#r2 .img-with-aniamtion-wrap .m1, #r2 .img-with-aniamtion-wrap .m2 {
    width: 80%;
    display: table;
    margin: auto;
}

#r2 .text3 {
    text-align: center;
}

#r2 a#b1 {
    display: table;
    margin: auto;
    margin-bottom: 30px;
}

#r3 .text4 {
    text-align: center;
}

#r3 a#b1 {
    display: table;
    margin: auto;
}

#r3 .m3 {
    display: table;
    margin: auto;
    width: 80%;
}

.home #r3 #inr1 {
    padding-block: 80px;
}

.home #r4 {
    padding-block: 440px 60px !important;
}


#r4 .carousel-item {
    margin: 0px 10px;
}

#r5 .text8 {
    text-align: center;
}

#r5 a#b1 {
    display: table;
    margin: auto;
    margin-bottom: 40px;
}

#r5 {
    padding-block: 0 !important;
}

#footer-widgets .row {
    padding-block: 40px 20px !important;
}
	body[data-slide-out-widget-area-style=slide-out-from-right] .slide_out_area_close:before, body[data-slide-out-widget-area-style=slide-out-from-right].material a.slide_out_area_close:before {
    background: black;
}
	#r5 .c1 {
    padding-inline: 20px;
}
	.page-id-21 .c1 {
    padding-block: 20px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
#r1 .text1 h1 {
        font-size: 40px !important;
        line-height: 40px !important;
    }
#page-header-bg .span_6 h1 {
        font-size: 30px !important;
    }
#r1 h3 {
    font-size: 16px;
}
#r1 p {
        width: unset;
        padding: 0px 30px 0px 30px;
    }
#r2 {
    padding-block: 30px !important;
}

html body h2 {
    font-size: 25px !important;
    line-height: 28px !important;
}

.home #r4 {
    padding-block: 380px 60px !important;
}
	#r3 .text6 {
        margin-right: 40px;
    }
#page-header-wrap h1 {30px:;font-size: 25px !important;}	
	 
	    #r1 {
        padding-block: 50px 100px !important;
    }
	div#test-sec .testimonial_slider .controls {
    position: relative;
    top: 0px;
}
	.home #r4 .flickity-viewport {
    margin: 0px !important;
}
	div#test-sec .testimonial_slider .testimonial-next-prev {
    margin-top: 10px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
		#r3 .text6 {
        margin-right: 20px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 390px) {
	#r1 .text1 h1 {
        font-size: 30px !important;
        line-height: 30px !important;
    }
	a#b2 {
        bottom: -90px;
    }
			#r3 .text6 {
        margin-right: 15px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {

div#test-sec .testimonial_slider p {
    font-size: 16px !important;
}
	.home #r4 {
        padding-block: 350px 60px !important;
    }
#r3 .text6 {
        margin-right: 10px;
        margin-top: 70px;
    }
div#test-sec .testimonial_slider .controls {
    position: relative;
    top: 0px;
}

div#test-sec .slides {
    height: 1010px !important;
}
}