/*
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#top .row {
    background: #fff;
    padding: 0px 30px !important;
    margin-top: 20px;
    border-radius: 10px;
}
header#top ul.buttons.sf-menu {
    margin-right: 20px;
}
header#top li.b1 {
    order: 1;
}
header#top li.b1 span {
    background: #118149;
    color: #fff;
    padding: 15px 20px !important;
    border-radius: 10px;
}
header#top .current-menu-item span {
    color: #A40000;
    font-weight: 700;
}
/* ================================= */
div#revolution-slider {
    margin-bottom: 0px !important;
}
/* ================================= */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about .inner-wrap.row-bg-layer {
    position: relative;
}
div#about .inner-wrap.row-bg-layer:before {
    content: "";
    background-image: url(https://fabiosalazar.com/wp-content/uploads/2025/12/Rectangle-3330-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 99;
    transform: rotate(180deg);
}
div#about-inner .iwithtext {
    width: 50%;
    display: inline-block;
}
div#about-inner .iwithtext .iwt-icon {
    opacity: 0;
}
div#about-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
/* ===================================== */
a#btn {
    border-radius: 40px !important;
    padding: 12px 45px !important;
}
/* ====================================== */
div#book {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#book-inner .clm .t-1 h2 {
	width: fit-content;
}
div#book-inner .t-1 h2 {
    background-image: url(https://fabiosalazar.com/wp-content/uploads/2025/12/pngwing.com-3-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 50px 20px 130px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#book-inner .clm-two .t-1 h2 {
    background-image: url(https://fabiosalazar.com/wp-content/uploads/2025/12/pngwing.com-3-4.png);
    padding: 20px 120px 20px 50px !important;
    width: fit-content;
    position: relative;
    right: -150px;
}
div#btn-row a#btn {
    margin: 0px 10px;
}
a#btn.img {
    font-size: 0px;
    background-image: url(https://fabiosalazar.com/wp-content/uploads/2025/12/Group-143726020-1.png);
    background-repeat: no-repeat;
    background-position: 50% 70%;
    padding: 13px 80px !important;
    position: relative;
    top: -4px;
}
/* ================================ */
div#testimonial {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial .inner-wrap.row-bg-layer {
    position: relative;
}
div#testimonial .inner-wrap.row-bg-layer:before {
    content: "";
    background-image: url(https://fabiosalazar.com/wp-content/uploads/2025/12/Rectangle-3330-1-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 99;
    transform: rotate(180deg);
}
div#testimonial-inner {
    margin: 0px 10px;
    background: #fff;
    border: 1px solid #006935;
    padding: 30px 30px !important;
    border-radius: 15px;
    transition: .9s;
}
div#testimonial-inner:hover {
    background: #118149;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#testimonial-inner .right-img {
    float: right;
    margin-top: -13px;
}
div#testimonial-inner:hover .right-img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(5%) saturate(0%) hue-rotate(269deg) brightness(104%) contrast(100%);;
}
div#testimonial-inner .iwithtext .iwt-icon img {
    width: unset;
}
div#testimonial-inner .iwt-text h4 {
    margin: 0;
}
div#testimonial-inner .iwithtext .iwt-text {
    padding-left: 65px;
}
div#testimonial-inner p span, div#testimonial-inner h4 span, div#testimonial-inner h5 span {
    transition: .9s;
}
div#testimonial-inner:hover p span, div#testimonial-inner:hover h4 span, div#testimonial-inner:hover h5 span {
    color: #fff !important;
    transition: .9s;
}
/* ==================================== */
 div#contact {
    padding: 50px 0px 170px 0px !important;
    margin-bottom: 0px !important;
} 
div#contact-inner {
    background-image: url(https://fabiosalazar.com/wp-content/uploads/2025/12/Rectangle-20.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0px 70px;
	padding: 40px 70px !important; 
}

 div#gform_fields_1 {
               row-gap: 20px;
}
div#contact-inner input, div#contact-inner textarea {
    background: #FFFFFF;
    border: unset !important;
    height: 45px;
    border-radius: 30px !important;
    color: #666;
}
 div#contact input#gform_submit_button_1 {
    position: relative;
    padding: 10px 40px !important;
    border-radius: 30px !important;
    font-size: 15px;
    background: #118149 !important;
    color: #fff;
}
/* ================================== */ */
div#last-section {
    margin-bottom: -100px;
    filter: drop-shadow(2px 4px 6px #000);
    z-index: 99;
    margin-top: -100px;
}
div#last-section .row-bg {
    border-radius: 20px;
}
div#last-section-inner {
    padding: 50px 50px !important;
}
div#last-section-inner form.tnp-form {
    display: flex;
    width: 100%;
}
div#last-section-inner input.tnp-email {
    background: #fff;
    border-radius: 30px !important;
    color: #666 !important;
}
div#last-section-inner input.tnp-email::placeholder {
    color: #666;
    opacity: 1;
}
div#last-section-inner input.tnp-submit {
    width: auto;
    margin: 5px 5px 5px -176px !important;
    border-radius: 30px !important;
    padding-right: 60px !important;
    background-image: url(https://fabiosalazar.com/wp-content/uploads/2025/12/Vector-1-2.png);
    background-repeat: no-repeat;
    background-position: 85% 50%;
    padding-left: 40px !important;
    transform: unset !important;
}
/* =============================== */
div#footer-outer {
    background-size: cover !important;
    background-image: url(https://fabiosalazar.com/wp-content/uploads/2025/12/Group-188.png) !important;
    z-index: 9;
    background-repeat: no-repeat !important;
    background-position: 100% 100%;
}
div#footer-widgets .row {
   padding: 150px 0px 40px 0px !important;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
   margin: 0 auto;
   display: table;
}
div#custom_html-2 .iconnn ul li {
display: inline-block;
}
div#custom_html-2 .iconnn ul li i {
    margin: 0px 3px;
    color: #fff !important;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 0px;
    border: 1px solid #fff;
}
div#footer-widgets ul#menu-contact-us li {
   margin-bottom: 20px !important;
}
div#footer-widgets ul#menu-contact-us li a {
    position: relative;
    padding-left: 30px !important;
    display: block !important;
}
div#footer-widgets ul#menu-contact-us li a i {
   width: 20px;
   height: 20px;
   display: flex;
   justify-content: center;
   align-items: center;
   position: absolute;
   left: 0px;
   color: #fff;
   font-size: 17px;
}
/* ============================= */
div#copyright {
    padding: 20px 0px !important;
    margin-bottom: 0px !important;
    background-color: #b5b5b514 !important;
}
div#copyright .col.span_5 {
    max-width: 100% !important;
}
div#text-5 {
    float: left;
}
div#media_image-3 {
    float: right;
}
div#faq-sec {
    padding-top: 50px !important;
    padding-bottom: 150px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 23px;
    font-size: 26px;
    margin-top: 10px;
}
.woocommerce-shop ul.products.columns-4 {
    padding-bottom: 70px;
}



/* =========================== */
@media (max-width: 1600px){
	.text-lft {
    margin-left: -90px;
}
}
@media (max-width: 1440px){
	.text-lft {
    margin-left: -140px;
}
}
@media (max-width: 1366px){
	
    div#book {
        padding: 30px 0px !important;
        margin-bottom: 0px !important;
        padding-top: 0px !important;
    }	
    div#testimonial-inner .vc_column-inner p {
        height: 120px;
    }	
div#contact {
    padding: 20px 0px 170px 0px !important;
    margin-bottom: 0px !important;
}	
	
a#btn.img {
    background-position: 50% 70%;
    padding: 17px 84px !important;
    top: -4px;
}	
a#btn {
    border-radius: 40px !important;
    padding: 16px 50px !important;
}	
div#btn-row a#btn {
    margin: 0px 3px;
}	
	
div#about-inner p {
    font-size: 13px;
    line-height: 22px;
}	
    div#about {
        padding: 50px 0px !important;
        margin-bottom: 0px !important;
        padding-top: 20px !important;
    }
div#book-inner .clm-two .t-1 h2 {
    padding: 20px 120px 20px 50px !important;
    width: fit-content;
    position: relative;
    right: -100px;
}
	
}
@media (max-width: 1326px){}
@media (max-width: 1280px){
	.text-lft {
    margin-left: -120px;
}
}
@media (max-width: 1024px){
	
div#about-inner h1 {
    font-size: 54px;
    line-height: 60px;
}	
	
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 10px !important;
}	
div#book-inner .clm-two .t-1 h2 {
    padding: 20px 120px 20px 50px !important;
    width: fit-content;
    position: relative;
    right: -30px;
}
	
div#book-inner .clm .t-1 h2 {
    width: fit-content;
    font-size: 28px;
}	
div#book-inner .clm-two .t-1 h2 {
    padding: 20px 120px 20px 50px !important;
    width: fit-content;
    position: relative;
    right: -30px;
    font-size: 25px;
}	
	
	
    a#btn.img {
        background-position: 50% 70%;
        padding: 17px 84px !important;
        top: 5px;
    }	
	
div#testimonial-inner {
    margin: 0px 10px;
    padding: 16px 12px !important;
}

	
	    div#testimonial-inner .vc_column-inner p {
        height: 150px;
    }
	
	    div#book {
        padding: 30px 0px !important;
        margin-bottom: 0px !important;
        padding-top: 30px !important;
    }
	
	
	
}
@media (max-width: 912px){
	
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    margin: unset !important;
}	
    div#testimonial-inner .vc_column-inner p {
        height: 100px;
    }	
	
header#top .col.span_9.col_last {
    margin-right: 20px;
}
div#about-inner img {
    margin: 0 auto;
}	
	
     div#about {
        padding: 30px 0px !important;
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
        text-align: center;
    }
	
	div#about-inner .iwt-text h3 {
    font-size: 32px;
}
	
    div#book-inner .clm .t-1 h2 {
        width: fit-content;
        font-size: 28px;
        margin: 0 auto;
    }	
	
	div#book-inner .t-1 p {
    text-align: center;
    padding-top: 20px;
}
.Aboutbookimg2 {
    display: none !important;
}	
    div#book-inner .clm-two .t-1 h2 {
        padding: 20px 120px 20px 50px !important;
        width: fit-content;
        position: relative;
        right: -30px;
        font-size: 25px;
        margin: 0 auto;
    }
	
	div#about .row-bg.viewport-desktop.using-image {
    background: #ffff !important;
}
div#book .row-bg.viewport-desktop.using-image {
    background: #ffff !important;
}	
	
div#footer-outer {
    background-size: cover !important;
    background-position: 100% 100%;
    background: #8e0000;
}	
div#contact .row-bg.viewport-desktop.using-image {
    background: #ffff !important;
}	
	
    a#btn.img {
        background-position: 50% 70%;
        padding: 17px 84px !important;
        top: -6px;
    }	
	
	
div#reviewstxt2 {
    text-align: center;
}
div#about-inner img {
    margin-top: -80px;
}
div#book-inner .t-1 p {
    padding: 0rem 7rem;
}	
div#about-inner .iwithtext {
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
}
div#about-inner p {
    padding: 0rem 5rem;
}	
	
}
@media (max-width: 800px){
	
div#contact-inner {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0px 70px;
    padding: 30px 30px !important;
}	
	
    div#testimonial-inner .vc_column-inner p {
        height: 120px;
    }
	
	#footer-outer #copyright p {
        line-height: 22px;
        margin-top: 3px;
        font-size: 11px;
    }
	
	    div#book-inner .t-1 p {
        padding: 0rem 5rem;
    }
	
}
@media (max-width: 768px){}
@media (max-width: 480px){
	
div#testimonial-inner .vc_column-inner p {
        height: 100px;
    }	
	
	    div#contact-inner {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: 0px -20px;
        padding: 30px 30px !important;
    }
	
	.inner-wrap h1 {
    font-size: 32px !important;
}
form#commentform input#submit {
    margin-bottom: 50px !important;
}	
	
	div#contact h1 {
    font-size: 40px;
}
#footer-outer div#copyright div#media_image-3 {
    float: unset;
}	
	
#footer-outer div#text-5 {
    float: unset;
    padding-bottom: 10px;
}	
	
div#last-section-inner h2 > br {
    display: none;
}	
    div#contact h1 {
        font-size: 36px;
    }
	rs-layer#text-lftpara1 {
    display: none;
}
    .text-lft {
        margin-left: -41px !important;
    }

header#top .row {
    padding: 0px 30px !important;
    margin-top: 0px;
}	
div#footer-widgets div#media_image-2 {
    width: 40%;
    margin-bottom: 8px;
}
	
    div#about-inner h1 {
        font-size: 34px;
        line-height: 40px;
    }
	div#book h1 {
    font-size: 34px;
    line-height: 40px;
}
div#reviewstxt2 h1 {
    font-size: 34px;
    line-height: 40px;
}	
div#reviewstxt2 {
    margin-bottom: 0;
}	
div#testimonial .owl-dots {
    display: none;
}	
	
div#book-inner .t-1 p {
        padding: 0rem 0rem;
    }	
	
	    div#about-inner p {
        padding: 0rem 0rem;
    }
	
	    div#contact {
        padding: 4px 0px 170px 0px !important;
        margin-bottom: 0px !important;
    }
	
	
}
@media (max-width: 428px){
	
body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 45px !important;
    }	
	
}
@media (max-width: 414px){
	
div#last-section-inner input.tnp-submit {
    margin: 5px 5px 5px -143px !important;
    border-radius: 30px !important;
    padding-right: 60px !important;
    background-repeat: no-repeat;
    background-position: 85% 50%;
    padding-left: 9px !important;
}	
div#last-section-inner {
    padding: 50px 20px !important;
}	
    div#contact h1 {
        font-size: 28px;
    }	
}
@media (max-width: 390px){}
@media (max-width: 375px){
	
    #footer-outer #copyright p {
        line-height: 22px;
        margin-top: 3px;
        font-size: 10px;
    }	
	
	    a#btn.img {
        background-position: 50% 70%;
        padding: 17px 84px !important;
        top: 14px;
    }
	
}
@media (max-width: 360px){}










@-moz-document url-prefix() {
@media (max-width: 1600px){}
@media (max-width: 1440px){}
@media (max-width: 1366px){
	
#testimonial .owl-stage-outer {
  height: 400px;
}	
	
	
	}
@media (max-width: 1326px){}
@media (max-width: 1280px){}
@media (max-width: 1024px){}
@media (max-width: 912px){
	
#testimonial .owl-stage-outer {
    height: 360px;
  }	
	  div#contact {
    padding: 20px 0px 50px 0px !important;
    margin-bottom: 0px !important;
  }
	
	}
@media (max-width: 800px){}
@media (max-width: 768px){}
@media (max-width: 480px){
	
#testimonial .owl-stage-outer {
    height: 320px;
  }	
	
	
	}
@media (max-width: 428px){}
@media (max-width: 414px){}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){}
}