/*
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
*/

div#header-space {
    display: none;
}

div#header-outer {
    background: transparent !important;
    box-shadow: none !important;
}

div#slider {
    padding: 190px 0px 0px !important;
}

#slider .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

h2 {
    color: #000;
    font-size: 64px;
    line-height: 1;
}

p {
    color: #000;
    font-size: 17px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    background: #DFB94C !important;
    color: #000;
    padding: 30px 70px !important;
    font-size: 24px;
    border-radius: 65px !important;
    box-shadow: 0px 8px 0px -2px #000 !important;
    border: 2px solid #000 !important;
}

#slider img.img-with-animation.skip-lazy {
    transform: scale(1.0);
    right: -50px;
    top: 0px;
}

#slider .wpb_text_column.wpb_content_element {
    margin-top: 50px;
}

.nectar-milestone.animated-in {
    display: flex;
    align-items: center;
    gap: 20px;
    color: #DFB94C;
    justify-content: center;
}

.nectar-milestone .number {
    font-family: 'Inter';
}

span.symbol {
    font-family: 'Inter';
}

body .nectar-milestone .subject {
    font-family: 'Montserrat';
}

div#milestone {
    padding: 60px 0px !important;
}

div#author {
    padding: 100px 0px 100px !important;
}

#author a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 18px;
    padding: 20px 50px !important;!i;!;
    box-shadow: 0px 6px 0px -2px #000 !important;
}

#author h2 {
    font-size: 48px;
}

h3 {
    color: #000;
}

#author .wpb_text_column.wpb_content_element {
    margin-top: 60px;
}

#author .nectar-milestone.animated-in {
    justify-content: flex-start;
    color: #CC4E98;
    margin-top: 20px;
}

body #author .nectar-milestone .subject {
    color: #000 !important;
}

#author .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

#book1 a.nectar-button.small.regular.accent-color.regular-button, #book2 a.nectar-button.small.regular.accent-color.regular-button, #book3 a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 18px;
    padding: 20px 50px !important;
    box-shadow: 0px 6px 0px -2px #000 !important;
}

#book1 h2, #book2 h2, #book3 h2 {
    font-size: 48px;
    color: #CC4E98;
}

div#book1, div#book3 {
    padding: 50px 0px 100px !important;
}

#book2 img.img-with-animation.skip-lazy {
    transform: scale(1.5);
}

div#book2 {
    padding: 195px 0px 195px !important;
}

div#call {
    padding: 80px 0px 80px !important;
}

#call .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

#call img.img-with-animation.skip-lazy {
    transform: scale(1.0);
    left: -100px;
}

#call h2 {
    font-size: 48px;
}

#call a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 18px;
    padding: 20px 50px !important;
    box-shadow: 0px 6px 0px -2px #000 !important;
}

#call .wpb_text_column.wpb_content_element {
    margin-top: 150px;
}

#testi .row_col_wrap_12:before {
    background-image: url(/wp-content/uploads/2025/01/testistar.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    left: -70px;
    top: -30px;
    z-index: 0;
    height: 26%;
    width: 13%;
}

div#testi {
    padding: 100px 0px 100px !important;!i;!;
}

#testi .carousel-item p:nth-child(2) {
    padding-bottom: 0 !important;
}

#testi .carousel-item {
    width: 95%;
    margin: auto;
    background-color: #4E97CC;
    padding: 60px 20px 20px 20px!important;
    border-radius: 20px;
    box-shadow: 0px 4px 0px 0px #000;
    border: 2px solid #000;
    transition: 0.4s;
}

#testi .carousel-item h4 {
    color: #000;
    font-family: 'Montserrat';
    margin-left: 70px;
    margin-top: -50px;
}

#testi .carousel-item h4:before {
    background-image: url(/wp-content/uploads/2025/01/starhover.png);
    position: absolute;
    bottom: 50px;
    content: "";
    height: 5%;
    width: 27%;
    background-repeat: no-repeat;
    transition: .4s;
}

#testi .carousel-item h4:after {
    background-image: url(/wp-content/uploads/2025/01/testimg.png);
    content: "";
    height: 15%;
    width: 20%;
    position: absolute;
    background-repeat: no-repeat;
    right: 30px;
    bottom: 10px;
    transition: .4s;
}

#testi .carousel-item p:nth-child(1) {
    height: 320px;
}

#testi .carousel-item p:nth-child(1):after {
    background-image: url(/wp-content/uploads/2025/01/comma.png);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    top: 30px;
    left: 35px;
    height: 6%;
    width: 10%;
    transition: .4s;
}

#testi .carousel-item:hover {
    background-color: #DFB94C !important;!
}

#testi .carousel-item:hover p:nth-child(1):after {
    background-image: url(/wp-content/uploads/2025/01/commahover.png) !important;
}

#testi .carousel-item:hover h4:before {
    background-image: url(/wp-content/uploads/2025/01/star-1.png) !important;
}

#testi .carousel-item:hover h4:after {
    background-image: url(/wp-content/uploads/2025/01/testiimghover.png) !important;
}

div#footer-outer {
    background-color: transparent !important;
}

#footer-outer #footer-widgets p {
    width: 60%;
    margin: auto;
}

ul#menu-head-2 li a {
    color: #000 !important;
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 600;
}

#footer-outer ul.sub-menu {
    display: none;
}

#copyright .container {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border-top: 3px solid #000;
    padding-top: 20px;
}

div#copyright {
    padding: 20px 0px!important;
}

#footer-outer[data-cols="1"] #copyright .col ul li {
    margin-bottom: 0;
}

#footer-outer #copyright li a i {
    color: #000;
}

#footer-outer[data-cols="1"] #copyright a i:after {
    border-color: #000;
    opacity: 1 !important;
}

#footer-outer[data-cols="1"] #copyright a i:hover:after {
    border-color: #fff !important;!i;!;
}

div#footer-widgets {
    margin-bottom: 70px;
}

#header-outer[data-lhe="default"] li > a .menu-title-text {
    color: #000;
    font-size: 17px;
}

ul.sf-menu.sf-js-enabled.sf-arrows {
    gap: 70px;
}

#header-outer[data-lhe="default"] .menu-item-48 > a .menu-title-text {
    background: #DFB94C;!i;!;
    padding: 18px 42px;
    border-radius: 35px;
    font-weight: 700;
}

#header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a {
    font-weight: 700;
}

#header-outer[data-lhe="default"] .menu-item-38 > a .menu-title-text {
    color: #000 !important;
}

#header-outer[data-lhe="default"] .menu-item-38 > a:hover .menu-title-text, #header-outer[data-lhe="default"] .menu-item-39 > a:hover .menu-title-text, #header-outer[data-lhe="default"] .menu-item-40 > a:hover .menu-title-text {
    color: #fff !important;!i;!;
}

button#wpforms-submit-82 {
    background: #DFB94C !important;!i;!;
    padding: 20px 40px !important;!i;!;
    font-weight: 700;
    color: #000;
    height: 60px;
    border-radius: 45px !important;!i;!;
}

#page-header-bg h2 {
    font-size: 48px !important;!i;!;
    width: 50% !important;!i;!;
}

#copyright .col.span_5 p {
    font-weight: 600;
}

.sf-menu>li ul {
    padding: 20px;
    width: 30em;
}


body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) .sf-menu>li ul {
    border-top: 1px solid #e9e9e9;
    top: 100px;
}
#header-outer .sf-menu li ul li a {
    line-height: 1.2 !important;
    border-bottom: 1px solid #00000047;
    margin-bottom: 10px;
}

/***************************************** Media Query 250px to 999px  *****************************************/

@media (min-width: 250px) and (max-width: 1000px) {
	h1, h2{
		font-size: 40px !important;
		text-align: center !important;
		width: 100% !important;
		line-height: 1.2 !important;
	}
	h3{
		font-size: 18px !important;
		text-align: center !important;
		width: 100% !important;
	}
	h4{
		text-align: center !important;
	}
	p{
		font-size: 16px !important;
		text-align: center !important;
		width: 100% !important;
	}
	

	a.nectar-button.small.regular {
		width: 100% !important;
		text-align: center !important;
	}

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

	div#footer-outer {
	    background-size: cover !important;
	}
	
	#footer-outer .col.span_3:nth-child(1) {
	    width: 100% !important;
	    text-align: center !important;
	}
	
	#footer-outer .col.span_3:nth-child(2) {
	    width: 100% !important;
	    text-align: center !important;
	    margin-top: 30px;
	}
	
	#footer-outer .col.span_3:nth-child(3) {
	    width: 100% !important;
	    text-align: center !important;
	    margin: 0px !important;
	}
	
	#footer-outer button#wpforms-submit-26 {
	    width: 100% !important;
	}

        #footer-outer .col.span_3:nth-child(4) {
            width: 100% !important;
        }

	#footer-outer #copyright .col {
   	    width: 100% !important;
 }

	#slider .row-bg.viewport-desktop.using-image {
	    background: none !important;
	}
	
	div#slider {
	    padding: 0px 0px 70px !important;
	}
	
	#slider img.img-with-animation.skip-lazy {
	    right: 0px !important;
	}
	
	div#author .row_col_wrap_12.col.span_12.dark.left {
	    flex-direction: column-reverse !important;
	}
	
	#author .row-bg.viewport-desktop.using-image {
	    background: none !important;
	}
	
	div#author {
	    padding: 0px 0px 40px !important;
	}
	
	#author .nectar-milestone.animated-in {
	    margin: 0 auto !important;
	    display: table;
	}
	
	
	body #author .nectar-milestone .subject br {
	    display: none !important;
	}
	
	div#authormile {
	    padding: 50px 0px 70px 0px  !important;
	}
	
	div#milestone .nectar-milestone.animated-in {
	    display: table;
	    margin: 0 auto;
	}
	
	div#milestone .nectar-milestone.animated-in br {
	    display: none;
	}

	div#book1 .row_col_wrap_12.col.span_12.dark.left {
	    flex-direction: column-reverse !important;!I;!;
	}
	
	div#book1 {
	    padding: 0px 0px 0px !important;
	}
	
	div#book1 img {
	    top: 30px;
	}
	
	.row-bg.viewport-desktop.using-image {
	    background: none !important;!i;!;
	}
	
	div#book3 {
	    padding: 0px 0px 0px !important;
	}
	
	div#book2 {
	    padding: 100px 0px 120px !important;
	}
	
	div#book3 .row_col_wrap_12.col.span_12.dark.left {
	    flex-direction: column-reverse !important;!I;!;
	}
	
	div#book3 img {
	    top: 30px;
	}
	
	div#call {
	    padding: 0px 0px 0px !important;
	}
	
	#call .wpb_text_column.wpb_content_element {
	    margin-top: 100px;
	}
	
	#call img.img-with-animation.skip-lazy {
	    left: 0px !important;
	    top: 20px;
	}
	
	#testi .carousel-item:hover h4:after {
	    display: none;
	}
	
	ul#menu-head-2 {
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	}
	
	ul.social {
	    display: none;
	}
	
	.col.span_5 {
	    width: 100% !important;
	}
	
	div#copyright .col.span_7.col_last {
	    display: none;
	}
	
	.page-header-bg-image {
		background-image: none !important;
		background-color: #cc4e98 !important;
	}

	#page-header-bg h2 {
		font-size: 34px !important;
		width: 100% !important;
		padding-top: 40px;
		padding-bottom: 20px;
	}
	
	.page-id-27 div#book1 {
		padding: 0px 0px 50px !important;
	}
	
	.page-id-29 div#book3 {
		padding: 0px 0px 50px !important;
	}



}

/***************************************** Media Query 250px to 999px  *****************************************/