/*
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
*/
.post-type-archive-product .container.main-content .row {
    padding-bottom: 250px;
}
div#policy-sec{
    padding-bottom: 250px !important;
}
.post-area.col.span_12.col_last h2 {
    font-size: 25px;
    line-height: 35px;
}


#top .row {
    filter: drop-shadow(2px 4px 6px #ccc);
    padding-inline: 32px;
    margin-top: 30px;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/03/Group-48096627.png);
    background-size: 100% 100%;
    border-radius: 70px !important;
}
#top ul.buttons.sf-menu li {
    margin-inline: 6px !important;
}
#top ul.buttons.sf-menu {
    margin-right: 42px;
}
#top a {
    opacity: 1 !important;
}
.icon-salient-cart:before, body.material .icon-salient-cart:before {
    content: '\f218';
    font-family: 'FontAwesome';
    color: transparent;
    -webkit-text-stroke: 1px white;
}
#top .icon-salient-m-user:before {
    content: '\f007';
    font-family: 'FontAwesome';
    color: transparent;
    -webkit-text-stroke: 1px white;
}
div#Endless {
    padding-block: 110px 100px !important;
}

div#Endless h2 {
    font-size: 70px;
    line-height: 80px;
    z-index: 99999;
    position: relative;
}
div#Endless .text2 {
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/pngegg-5-6.png);
    background-size: 100% 100%;
    width: 377px;
    height: 222px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-inline: 85px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#Endless .text2 h3 {
    margin-bottom: 0;
}
div#Endless .img2 {
    margin: 0 auto;
    display: table;
    margin-left: 38px;
    animation: 2s scale1 linear alternate infinite;
}
@keyframes scale1 {
    0%{
        transform:scale(0.9)
    }
}
div#Endless div#Endlessin .c1  .text2 {
    margin-left: -60px;
}
div#Endless .cc2 {
    padding-top: 30px;
}
a#b1 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    padding-block: 12px;
    padding-inline: 33px;
    border-radius: 10px !important;
    color: #385F8B;
}
a#amazon {
    margin-bottom: 0;
    font-size: 0;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/image-75.png);
    background-size: contain;
    width: 121px;
    height: 50px;
    border-radius: 10px !important;
    padding-inline: 80px !important;
    background-repeat: no-repeat;
    background-position: 50%;
}
div#Endless a#amazon {
    transform: translateY(-15px);
}
div#Endless a#amazon,div#Endless #b1 {
    margin-inline: 10px;
    color: white;
}
div#Endless>.row-bg-wrap:before {
  content: '';
  position: absolute;
  top: 0%; 
  left: 0px; 
  width: 328px;
  height: 193px;
  background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/pngegg-5-5.png);
  background-size: contain;
  background-repeat: no-repeat;
  will-change: transform;
  z-index: 9;
}
@keyframes cloudMove {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(calc(60vw + 400px));
    }
}
div#Endless>.row-bg-wrap:after {
    content: '';
    position: absolute;
    top: 0%;
    left: 0px;
    width: 328px;
    height: 193px;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/pngegg-5-5.png);
    background-size: contain;
    background-repeat: no-repeat;
    animation: cloudMove 20s linear infinite;
    will-change: transform;
    z-index: 9;
    animation-direction: reverse;
}
div#Adventures {
    padding-bottom: 100px !important;
}
div#Adventures .carousel-item div#Adventuresin {
    margin-bottom: 0;
}
div#Adventures .carousel-item {
    background-color: white;
    filter: drop-shadow(2px 4px 6px #ccc);
    border-radius: 10px;
    margin-inline: 20px;
    text-align: center;
    padding-bottom: 21px;
}
div#Adventures .carousel-item img {
    width: 80%;
    margin: 0 auto;
    margin-top: -90px;
    animation: 2s move linear alternate infinite;
}
@keyframes move{
    0%{
        transform:translateY(20px)
    }
     100%{
        transform:translateY(0px)
    }
}

div#Adventures .owl-stage {
    padding-top: 90px;
}
div#Adventures>.row-bg-wrap:before {
  content: '';
  position: absolute;
  top: 20%; 
  left: 0px; 
  width: 328px;
  height: 193px;
  background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/pngegg-5-5.png);
  background-size: contain;
  background-repeat: no-repeat;
  animation: cloudMove 30s linear infinite;
  will-change: transform;
  z-index: 9;
}
div#Adventures>.row-bg-wrap:after {
    content: '';
    position: absolute;
    top: 45%;
    left: 0;
    width: 328px;
    height: 193px;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/pngegg-5-5.png);
    background-size: contain;
    background-repeat: no-repeat;
    animation: cloudMove 30s linear infinite;
    will-change: transform;
    z-index: 9;
    animation-direction: reverse;
}
div#Adventures  .owl-nav.disabled {
    display: block;

}
div#Adventures button.owl-prev,div#Adventures button.owl-next {
    width: 50px;
    height: 50px;
    border-radius: 100% !important;
    border: 0;
    background-color: #F5E939;
    font-size: 19px;
    position: relative;
    transition: 0.9s;
    line-height: 44px;
    color: black;
    top: 50%;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#Adventures button.owl-prev span, div#Adventures button.owl-next span {
    font-size: 0;
}
div#Adventures button.owl-prev:before,div#Adventures button.owl-next:before {
    content: '\f061';
    position: absolute;
    font-family: fontawesome;
    left: 0;
    right: 0;
}
div#Adventures button.owl-prev:before {
    content: '\f060';
}
div#Adventures button.owl-prev {
    position: absolute;
    left: -10px;
}
div#Adventures button.owl-next {
    position: absolute;
    right: -10px;
}
div#Explore .img2 {
    position: absolute;
    bottom: -510px;
    right: -44%;
    z-index: -1;
    animation: 2s move linear alternate infinite;
}
div#Behind {
    padding-block: 150px 100px !important;
}
div#Explore>.row-bg-wrap:before {
  content: '';
  position: absolute;
  top: 50%; 
  left: 0px; 
  width: 328px;
  height: 193px;
  background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/pngegg-5-5.png);
  background-size: contain;
  background-repeat: no-repeat;
  animation: cloudMove 30s linear infinite;
  will-change: transform;
  z-index: 9;
}
div#Explore>.row-bg-wrap:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 328px;
    height: 193px;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/pngegg-5-5.png);
    background-size: contain;
    background-repeat: no-repeat;
    animation: cloudMove 30s linear infinite;
    will-change: transform;
    z-index: 99;
    animation-direction: reverse;
}
div#Explore:before {content: '';position: absolute;background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/UPST0148.png);width: 1200px;height: 100px;bottom: -40px;z-index: 9;left: 0;right: 0;margin: 0 auto;}

div#Explore:after {
    content: '';
    position: absolute;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/image-54.png);
    width: 1200px;
    height: 100px;
    bottom: -67px;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-size: 100% 100%;
}
div#Behind>.row-bg-wrap:after {
    content: '';
    position: absolute;
    top: 20%;
    left: 0px;
    width: 328px;
    height: 193px;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/pngegg-5-5.png);
    background-size: contain;
    background-repeat: no-repeat;
    animation: cloudMove 30s linear infinite;
    will-change: transform;
    z-index: 9;
    animation-direction: reverse;
}
div#Behind .nectar-post-grid .nectar-post-grid-item .nectar-post-grid-item-bg {
    height: 390px;
}
div#Behind  .flickity-viewport {
    height: 580px !important;
}
span.meta-category {
    display: none !important;
}
div#Behind .nectar-post-grid .nectar-post-grid-item {background-color: white;filter: drop-shadow(2px 4px 6px #ccc);padding: 23px;}
div#Behind .nectar-post-grid .nectar-post-grid-item h3.post-heading span {
    color: #385F8B !important;
    font-size: 20px;
    line-height: 30px;
}
div#Behind .nectar-post-grid .nectar-post-grid-item h3.post-heading {
    padding-top: 39px;
}
div#Behind .nectar-post-grid .nectar-post-grid-item span.nectar-post-grid-item__meta-wrap {
    position: absolute;
    top: 0;
    margin-top: 0;
    background-color: #F5E939;
    padding: 5px;
    border-radius: 5px;
}
div#Behind .nectar-post-grid .nectar-post-grid-item span.nectar-post-grid-item__meta-wrap span {
    color: #385F8B;
    font-weight: 600;
    text-transform: capitalize;
    font-weight: 700;
}
div#Touch div#gform_wrapper_1 {
    margin-bottom: 0;
}
div#Touch div#gform_wrapper_1 div#gform_fields_1 {
    row-gap: normal;
}
div#Touch div#gform_wrapper_1 div#gform_fields_1 legend,div#Touch div#gform_wrapper_1 div#gform_fields_1 label {
    display: none;
}
div#Touch div#gform_wrapper_1 div#gform_fields_1 input,div#Touch div#gform_wrapper_1 div#gform_fields_1 textarea {
    background-color: transparent;
    border: 1px solid #DDD8DB;
    color: #79767C;
    height: 75px;
    border-radius: 15px;
    text-transform: capitalize;
    margin-bottom: 30px;
}

div#Touch  h2 {
    font-size: 40px;
    line-height: 50px;
}
#Touch div#Touchin:before {content: '';position: absolute;background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/pngegg-12-1.png);width: 1500px;height: 950px;background-size: cover;top: -90px;left: -110px;right: 0;margin: 0 auto;}
#Touch div#Touchin {
    padding: 110px 350px;
}
#Touch {
    padding-block: 100px 360px !important;
}
div#Touch div#gform_wrapper_1 div#gform_fields_1 textarea {
    height: 137px;
    margin-bottom: 0;
}
div#Touch input#gform_submit_button_1 {
    background-color: #F5E939;
    color: #385F8B;
    font-size: 18px;
    font-weight: 700;
    padding-inline: 40px !important;
    border-radius: 10px;
}
div#Behind>.row-bg-wrap:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 328px;
    height: 193px;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/pngegg-5-5.png);
    background-size: contain;
    background-repeat: no-repeat;
    animation: cloudMove 30s linear infinite;
    will-change: transform;
    z-index: 9;
}
div#Behind .inner-wrap.row-bg-layer:before {
        content: '';
        position: absolute;
        top: 82%;
        left: 0px;
        width: 228px;
        height: 93px;
        background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/pngegg-5-5.png);
        background-size: contain;
        background-repeat: no-repeat;
        animation: cloudMove 20s linear infinite;
        will-change: transform;
        z-index: 9;
        animation-direction: reverse;
}
div#Touch:before {
    content: '';
    position: absolute;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/Group-48096593.png);
    width: 477px;
    height: 369px;
    z-index: 9999;
    bottom: 390px;
    right: -120px;
    animation: 2s move1 linear alternate infinite;
    background-size: cover;
}
@keyframes move1 {
    0%{
        transform:translateX(20px)
    }
}
div#Touch:after {
    content: '';
    position: absolute;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/18-5.png);
    width: 638px;
    height: 830px;
    z-index: 9999;
    bottom: 270px;
    left: -410px;
    animation: 2s move linear alternate infinite;
    background-size: cover;
}
#footer-outer #footer-widgets div#media_image-2 {
    margin-bottom: 10px;
}
#footer-outer #footer-widgets div#media_image-2 img {
    width: 80%;
}
#footer-outer #footer-widgets div#text-2 {
    margin-bottom: 10px;
}
#footer-outer #footer-widgets  .iconnn li {
    display: inline-block;
    margin-right: 12px;
}
#footer-outer #footer-widgets .iconnn li i {
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border-radius: 100%;
    transition: 0.9s;
    background-color: white;
    color: #FF0909;
}
#footer-outer #footer-widgets .iconnn li i:hover {
    background-color: #FF0909;
    color: white;
}
#footer-outer #footer-widgets h4 {
    position: relative;
    padding-bottom: 10px !important;
}
#footer-outer #footer-widgets h4:before {
    content: '';
    position: absolute;
    border: 1px solid #FF0909;
    width: 100px;
    bottom: 0;
    animation: 2s scale linear alternate infinite;
    transform-origin: left;
}
@keyframes scale {
    0%{
        transform:scale(0.5)
    }
}
#footer-outer div#nav_menu-2 {
    margin: 0 auto;
    display: table;
}
#footer-outer ul#menu-quick-links a, #footer-outer ul#menu-useful-links a {
    padding-left: 20px !important;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/Arrow-16.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    font-size: 15px;
    line-height: 35px;
}
#footer-outer div#newsletterwidgetminimal-2 h4 {
    font-size: 18px;
    line-height: 28px;
}
#footer-outer div#newsletterwidgetminimal-2 input.tnp-email {
    border: 0;
}
#footer-outer div#newsletterwidgetminimal-2 input.tnp-submit {
    position: absolute;
    right: 0;
    width: 108px;
    height: 19%;
    color: #385F8B;
}
div#copyright {
    padding-block: 15px !important;
}
div#copyright .col.span_5 {
    max-width: 100% !important;
}
div#copyright .col.span_5 div#text-4 {
    float: left;
}
div#copyright .col.span_5 div#text-5 {
    float: right;
}
div#copyright .col.span_5 div#text-5 img {
    margin-bottom: 0;
    margin=b: ;
}
div#copyright .col.span_5 div#text-4 strong {
    color: #FF0909;
}
#footer-outer #footer-widgets .row {
    padding-block:  50px !important;
    border-bottom: 1px solid #eeeeee69;
}
#footer-outer #footer-widgets ul#menu-contact-info-1 i {
    color: #F25334;
    padding-right: 13px;
}
#footer-outer #footer-widgets ul#menu-contact-info-1 li {
    margin-bottom: 11px;
}
#footer-outer #footer-widgets  div#nav_menu-4 {
    margin-bottom: 5px;
}
#footer-outer #footer-widgets ul#menu-contact-info i {
    color: #F25334;
    padding-right: 10px;
}
#footer-outer #footer-widgets ul#menu-contact-info li {
    margin-bottom: 10px;
}
#footer-outer #footer-widgets div#newsletterwidgetminimal-2 h4 {
    padding-bottom: 0px !important;
}
#footer-outer #footer-widgets div#newsletterwidgetminimal-2 h4:before {
    display: none;
}
#footer-outer #footer-widgets div#newsletterwidgetminimal-2 h4 {
    font-size: 18px !important;
    line-height: 28px !important;
}
div#footer-outer {
    background-image: unset !important;
}
div#footer-outer:before {
    content: '';
    position: absolute;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/Slice-5.png);
    width: 100%;
    height: 190px;
    top: -110px;
    background-size: cover;
    left: 0;
}

div#bann-sec {
    margin-bottom: 0;
}

.page-id-107  div#Behind {
    padding-block: 150px 250px !important;
}
.dad {
    height: 250px !important;
}
div#da {
    padding-top: 80px !important;
    padding-bottom: 50px !important;
}
div#bann-sec .row-bg-wrap {
    background: #58b1cd;
}
div#da {
    color: #fff;
}

div#banner .row-bg-wrap {
	    background: #58b1cd;
}
div#sa {
    color: #fff;
}

div#sa {
    padding-top: 20px !important;
    padding-bottom: 50px !important;
}
div#faqs2 {
    padding-top: 50px !important;
    padding-bottom: 230px !important;
}
div#Endless .img2 {
    margin-left: 30px important;
    margin-right: 0px !important;
    margin: 0 auto;
    display: table;
    text-align: center;
}
.angelia21 {
    height: 230px !important;
    object-fit: contain;
}
span.price bdi {
    color: #000;
}
div#Explore>.row-bg-wrap:after {
    display: none !important;
}

/* ============================ */
@media (max-width: 1920px) {

}
/* ============================ */
@media (max-width: 16000px) {
    #Touch div#Touchin:before {
    width: 1430px;
    height: 900px;
}

div#Touch:after {
    width: 540px;
    height: 730px;
    left: -230px;
}

#Touch div#Touchin {
    padding: 80px 350px;
}

}
/* ============================ */
@media (max-width: 1440px) {
    div#Explore .img2 {
    width: 60%;
    right: -300px;
    bottom: -360px;
}

#Touch div#Touchin:before {
    width: 1330px;
    height: 840px;
    left: -30px;
}

div#Touch:after {
    width: 440px;
    height: 580px;
    left: -140px;
    bottom: 340px;
}

div#Touch:before {
    width: 277px;
    height: 259px;
    bottom: 450px;
    right: 70px;
}
div#Adventures .carousel-item img {
    width: 88%;
    margin: 0 auto;
    margin-top: -90px;
    animation: 2s move linear alternate infinite;
}
}
/* ============================ */
@media (max-width: 1366px) {
    #Touch div#Touchin:before {
    width: 1270px;
    height: 800px;
    left: -60px;
}
div#Touch h2 {
    font-size: 33px;
    line-height: 50px;
}
div#Behindin h2 {
    font-size: 52px;
}
div#Behind h3.post-heading {
    font-size: 5px !important;
}
#Touch div#Touchin {
    padding: 60px 350px;
}

div#Touch div#gform_wrapper_1 div#gform_fields_1 input {
    margin-bottom: 12px;
    height: 61px;
}
div#Explore h2 {
    font-size: 50px;
}
	
div#footer-outer:before {
    content: '';
    position: absolute;
    background-image: url(https://lyla-adventures.com/wp-content/uploads/2026/02/Slice-5.png);
    width: 100%;
    height: 190px;
    top: -80px;
    background-size: cover;
    left: 0;
}	
#Touch {
    padding-block: 66px 360px !important;
    padding-bottom: 200px !important;
}	
	
}
/* ============================ */
@media (max-width: 1280px) {
    #Touch div#Touchin:before {
    width: 1200px;
    height: 760px;
    left: -60px;
}

#Touch div#Touchin {
    padding: 50px 320px;
}

}
/* ============================ */
@media (max-width: 1080px) {
    div#Touch h2 {
        font-size: 23px;
        line-height: 28px;
    }
	
	div#Behindin h2 {
        font-size: 34px;
    }
}
/* ============================ */
@media (max-width: 912px) {

}
/* ============================ */
@media (max-width: 800px) {

}
/* ============================ */
@media (max-width: 480px) {

}
/* ============================ */
@media (max-width: 414px) {

}
/* ============================ */