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


:root{
    --c:var(--nectar-accent-color);
--c1: var(--nectar-extra-color-1);
	--c2: var(--nectar-extra-color-2);
	--c3: var(--nectar-extra-color-3);
--g: linear-gradient(180deg, var(--c) 0%, var(--c1)  100%);
	--g1: linear-gradient(180deg, var(--c) 0%, var(--c1)  50%, var(--c)  100%);
	
}
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

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

::-webkit-scrollbar-thumb
{
	background: var(--c);
}
::selection {
  background:  var(--c);
	color:white;
}

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

html body h1{
	font-family:gb !important;
}
html body h2{
	font-family:gb  !important;
}
html body h3{
	font-family:gb  !important;
}
html body h4{
	font-family:gb  !important;
}
html body h5{
	font-family:gb  !important;
}
html body h6{
	font-family:gb  !important;
}
html body p,html body em,html body a,html body button,html body input,html body label,html body legend,html body .wpb_text_column li,html body .nectar-split-heading li,html body .nectar-fancy-ul li{
	font-family:gr !important;
}
html body strong{
	font-family:inherit;
}

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

body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background: var(--c) !important;
}

#top ul.sub-menu.tracked-pos a {
    font-size: 14px !important;
    line-height: 24px !important;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid;
    filter: saturate(0.5);
}

#top ul.sub-menu.tracked-pos {
    padding: 10px 10px;
    border: 4px solid #a72490;
    border-radius: 10px !important;
}

#r2 .owl-dots {
    display: none !important;
}



#r2 .owl-stage {
    animation: marquee-horizontal 30s linear infinite;
}
@keyframes marquee-horizontal{

100% {
    transform: translateX(0%);
}
    
}

 #r2 .owl-carousel:nth-child(even) .owl-stage {
    animation-direction: reverse;
}

#r2 .owl-carousel:hover .owl-stage {
    animation-play-state: paused !important;
}

 #r2 .owl-carousel:not(:hover) .owl-stage {
    animation-play-state: running !important;
}

#r1 em {
    font-style: normal;
    font-size: 25px !important;
    line-height: 35px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'gb' !important;
    color: #fa60ac;
}

#r1 a.primary-color {
    padding: 12px 40px !important;
    font-size: 16px !important;
    line-height: 26px !important;
    border-radius: 40px !important;
}
#r3 figcaption {
    display: none !important;
}

#r3 figure:before {
    content: '';
    position: absolute;
    border-bottom: 11px solid #ffffff;
    width: 100%;
    bottom: 14px;
}

a#b1 {
    font-size: 17px !important;
    line-height: 27px !important;
    padding: 10px 30px;
    border-radius: 40px !important;
    letter-spacing: 1px;
}
#r4 .carousel-item {
    margin: 0px 20px;
    border: 1px solid #a72490;
    padding: 20px 160px 20px 20px;
    background-color: white;
    filter: drop-shadow(2px 4px 6px #fa60ac);
    border-radius: 20px !important;
}

#r4 .carousel-item .m5 {
    position: absolute;
    right: 9px;
    width: 115px;
    top: 61px;
}
#r5 .m1:hover {
    filter: drop-shadow(2px 4px 6px black) !important;
}

#r5 .m1 {
    filter: drop-shadow(0px 0px 0px #000);
    transition: 0.5s;
}
#r5 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}


#r5 .vc_col-sm-2 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
#r7 h5 {
    font-family: 'gr' !important;
    font-size: 25px !important;
    line-height: 35px !important;
    font-weight: 100 !important;
}

#r7 a#b1 {
    background-color: black !important;
    border: 2px solid #ffff;
    color: #FFFF;
}
a#b2 {
    background: transparent !important;
    font-size: 20px !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
    transform: unset !important;
    box-shadow: unset !important;
    margin-left: 20px !important;
}

#r7 .m5 {
    position: relative;
    transition: 0.7s;
     animation: 1.4s move linear alternate infinite;
}

@keyframes move{
0%{
	transform:translatey(30px)
}
}
#r2 .carousel-item {
    margin: 0px 20px;
}


.rewiew-coma {
    border-radius: 50%;
    background-image: -webkit-linear-gradient(90deg, #e94e1b 0, #b51c8c 58%, #3d60af 100%);
    width: 60px !important;
    height: 60px !important;
    display: inline-flex;
    margin-right: 18px;
    padding: 17px 17px;
    position: absolute;
    bottom: 0px;
    right: 30px;
}

#r8 h4 {
    font-size: 20px !important;
    line-height: 30px !important;
    text-transform: uppercase;
    font-family: 'gb' !important;
    letter-spacing: 1px;
}

#r8 .carousel-item {
    border: 1px solid #ccc;
    margin: 0px 10px !important;
    padding: 20px 10px;
    border-radius: 20px !important;
    filter: drop-shadow(2px 4px 6px #fa60ac);
    background-color: white;
}

#r9 a.active-tab {
    color: #a72490;
    font-weight: 800 !important;
}
#r9 ul li a {
    font-size: 20px !important;
    line-height: 30px !important;
    color: black;
}

#r9 .t1 li {
    font-size: 16px !important;
    line-height: 26px !important;
    color: #fa60ac;
}

#r9 .t1 ul {
    margin: unset;
    margin-left: 15px;
}
#r9 .m1 {
    width: 70%;
    margin: auto;
    display: table;
    height: 330px;
    object-fit: contain;
}

#footer-outer #footer-widgets .foot-secc li.eml:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}
#footer-outer #footer-widgets .foot-secc li.phn:before {
    content: "\f095";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}
#footer-outer #footer-widgets .foot-secc li.mrk:before {
    content: "\f041";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}
#footer-outer #footer-widgets .foot-secc li{
margin-left: 30px;
}

#footer-widgets ul.sub-menu {
    display: none !important;
}

div#nav_menu-2 {
    margin: auto;
    display: table;
}

#footer-widgets li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-53 {
    display: none !important;
}
div#footer-outer a, div#footer-outer p {
    font-size: 16px !important;
    line-height: 26px !important;
}

#footer-widgets h4 {
    font-size: 25px !important;
    line-height: 35px !important;
}


#footer-widgets .container {
    padding: 0px 0px;
}

#copyright .col.span_5 {
    max-width: 200% !important;
}

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

#footer-widgets .row {
    padding-bottom: 40px !important;
    border-bottom: 1px solid;
}

#r10 .owl-stage {
    padding: 0px !important;
}

#footer-outer #footer-widgets .foot-secc ul {
    position: relative;
}
#footer-outer #footer-widgets .foot-secc li:before {
    font-size: 18px;
}
#r10 .carousel-item {
    margin: 0px 20px;
}

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


#r8 .owl-nav.disabled {
    display: block;
}

#r8 button.owl-next:before {
    content: '\f178';
    font-family: 'FontAwesome';
    color: #fa60ac;
    position: absolute;
    font-size: 20px;
}
#r8 button.owl-prev {
    background: transparent;
    color: transparent;
    border: unset;
}



#r8 button.owl-prev:before {
    content: '\f177';
    font-family: 'FontAwesome';
    color: #fa60ac;
    position: absolute;
    font-size: 20px;
}
#r8 button.owl-next {
    background: transparent;
    color: transparent;
    border: unset;
}




/*<<<<<<<<< book >>>>>>>>>>*/
#book2 .iwt-text h5 {
    font-family: 'gr' !important;
    font-size: 17px !important;
    line-height: 27px !important;
    color: black;
}
#book2 .iwt-icon img {
    width: 43px;
    position: relative;
    top: -11px;
}

#book3 .iwt-icon img {
    width: 60px;
}

#book3 .iwt-text h5 {
    font-family: 'gr' !important;
    font-size: 17px !important;
    line-height: 27px !important;
    color: black;
}

#book3 .iwt-text {
    padding-left: 70px;
}

#con2 .vc_col-sm-10 {
    background-image: url(https://www.globaldesign-agency.com/wp-content/uploads/2024/09/cta-bg-2-1.jpg) !important;
    padding: 40px 30px;
    border-radius: 20px !important;
}
#con2 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
    color: white;
}

#con2 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 10px;
    border-radius: 0px !important;
    background: transparent;
    border: 1px solid #fff;
    color: white;
}
#con2 textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: white;
}
#con2 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 170px;
    resize: unset !important;
    border-radius: 0px !important;
    border: 1px solid #ffff;
    background: transparent;
    color: white !important;
}
#con2 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: black !important;
    padding: 12px 40px !important;
    border-radius: 40px !important;
    font-size: 16px !important;
    line-height: 26px !important;
}

.wpcf7-response-output {
    border: unset !important;
    background: transparent !important;
    color: white;
    margin: unset !important;
    padding: 0px !important;
    font-size: 13px !important;
}

/*<<<<<<<<< book >>>>>>>>>>*/
div#con2 .vc_col-sm-8>div {
    padding: 30px 20px;
}
#r4 p {
    font-weight: 700 !important;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#r4 .carousel-item {
    padding: 20px 120px 20px 20px;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#footer-widgets .container {
    padding: 0px 70px;
}
	div#footer-outer a, div#footer-outer p {
    font-size: 14px !important;
    line-height: 24px !important;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	html body p {
    font-size: 15px !important;
    line-height: 25px !important;
}

html body h2 {
    font-size: 40px !important;
    line-height: 50px !important;
}
	html body h1 {
    font-size: 50px !important;
    line-height: 60px !important;
}
	#r1 em {
    font-size: 20px !important;
    line-height: 30px !important;
    text-transform: uppercase;
}
	
	#r4 .carousel-item {
        padding: 20px 89px 20px 20px;
        margin: 0px 10px;
    }
	html body h4 {
    font-size: 25px !important;
    line-height: 35px !important;
}
	#r9 ul li a {
    font-size: 17px !important;
    line-height: 27px !important;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {

	#r4 .carousel-item .m5 {
    right: 9px;
    width: 75px;
    top: 61px;
}
	html body h2 {
    font-size: 35px !important;
    line-height: 45px !important;
}
	.nectar-slider-wrap[data-full-width=false] .swiper-slide .content p {
        font-size: 14px !important;
        line-height: 24px !important;
    }
	html body h1 {
    font-size: 45px !important;
    line-height: 55px !important;
}
	#r8 h4 {
    font-size: 16px !important;
    line-height: 26px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}
	#r4 .t1 p {
    height: 180px;
    overflow: auto;
}
	#r7 h5 {
    font-size: 20px !important;
    line-height: 30px !important;
}
	div#r7 {
    padding: 20px 0px !important;
}
	
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	    html body h4 {
        font-size: 18px !important;
        line-height: 26px !important;
    }
	    html body h1 {
        font-size: 35px !important;
        line-height: 45px !important;
    }
	#r3 figure:before {
    width: 100%;
    bottom: 64px;
}
	    html body p {
        font-size: 14px !important;
        line-height: 24px !important;
    }
	.rewiew-coma {
    width: 50px !important;
    height: 50px !important;
    margin-right: 18px;
    padding: 16px 16px;
    right: 0px;
}
	#footer-widgets h4 {
    font-size: 22px !important;
    line-height: 32px !important;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#r1 h1.ns-heading-el {
    font-size: 25px !important;
    line-height: 35px !important;
}

#r1 em {
    font-size: 16px !important;
    line-height: 26px !important;
}

#r1 a.primary-color {
    padding: 10px 30px !important;
    font-size: 13px  !important;
    line-height: 23px !important;
}

#r3 {
    text-align: center !important;
}

::before {}

#r3 figure:before {
    display: none;
}

#r4 .owl-stage {
    padding: 7px 0px !important;
}

div#r4 {
    padding-top: 0px !important;
}

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

div#r5 {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
}

div#r7 {
    text-align: center !important;
    padding-top: 50px !important;
}

#r7 .m5 {
    position: unset;
    margin: auto;
    display: table;
    width: 40%;
}

div#r8 {
    text-align: center !important;
}

#r8 .carousel-item {
    text-align: left !important;
}

#r9 .m1 {
    width: 50%;
    margin: auto;
    display: table;
}

#footer-widgets .container {
    padding: 0px !important;
}

div#nav_menu-2 {
    margin: unset !important;
}

div#slide-out-widget-area {
    padding: 0px !important;
}

.off-canvas-menu-container.mobile-only ul li a {
    font-size: 14px !important;
    line-height: 24px !important;
}

#r5 .vc_col-sm-2 {
    width: 16%;
}
	div#cart1 img {
    margin: auto;
    display: table;
    width: 50%;
}
	div#cart2 img {
    margin: auto;
    display: table;
    width: 30%;
}
	div#book1 img {
    margin: auto;
    display: table;
    width: 70%;
}

div#book1 {
    padding-top: 80px !important;
    padding-bottom: 50px !important;
    text-align: center;
}
	div#book2 img {
    width: 50%;
}
	div#child1 img {
    margin: auto;
    display: table;
    width: 50%;
}
	div#book2 img {
    width: 50%;
}
	div#comic1 img {
    margin: auto;
    display: table;
    width: 60%;
}

div#comic1 {
    text-align: center;
    padding-top: 100px !important;
    padding-bottom: 50px !important;
}
	
	div#cart2 img {
    width: 50%;
}
	
	div#story1 {
    padding-top: 100px !important;
    padding-bottom: 30px !important;
    text-align: center !important;
}
	div#book2 img {
    width: 40%;
}
    div#child1 {
        padding-top: 70px !important;
        text-align: center !important;
        padding-bottom: 50px !important;
    }
	div#services1 img {
    margin: auto;
    display: table;
    width: 50%;
}
	.page-id-14 div#r4 {
    padding-top: 40px !important;
}
div#con1 {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
    text-align: center;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	    html body h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
	html body h2 br {
    display: none !important;
}
	#r4 .t1 p {
    height: 100px;
}
	div#r9 {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
}
	
	div#media_image-2 {
    width: 70%;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	    html body h1 {
        font-size: 25px !important;
        line-height: 35px !important;
    }
	    #r7 h5 {
        font-size: 14px !important;
        line-height: 23px !important;
    }
	    #r5 .vc_col-sm-2 {
        width: 16%;
        margin: auto;
    }
	#r1 p br {
    display: none !important;
}

}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {
	    html body h2 {
        font-size: 25px !important;
        line-height: 34px !important;
    }
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
