/*
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:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("http://stagingserver3.com/Fabrizio/wp-content/uploads/2025/07/XMLID_2_.png");
    bottom: -10px;
    background-position: bottom;
    background-size: contain;
}


/* -----------       -----------       -----------       -----------       -----------        */

a#btnn {
    font-family: 'Epilogue';
    font-size: 17px;
    font-weight: 500;
    padding: 11px 24px !important;
    position: relative;
    border-radius: 9px !important;
}

#ro-1 .cake {
    margin-bottom: -50px;
    animation: cakee 5s infinite alternate linear;
}

@keyframes cakee {
    0% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(10px);
    }
}

#ro-1 a#btnn:before {
    border: solid 2px #f47920;
}

a#btnn:before {
    position: absolute;
    content: "";
    border: solid 2px #5D380D;
    width: 88%;
    height: 100%;
    border-radius: inherit;
    top: -2px;
    bottom: 0px;
    left: 14px;
    transform: scale(109%);
}


/* -----------       -----------       -----------       -----------       -----------        */

a#btnn2 {
    border-radius: 50px !important;
    font-family: 'Merienda';
    font-size: 15px;
    font-weight: 500;
    padding: 8px 46px;
    position: relative;
}

a#btnn2:before {
    position: absolute;
    content: "";
    width: 70px;
    height: 70px;
    border-radius: 50px !important;
    background-color: inherit;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto;
}


/* -----------       -----------       -----------       -----------       -----------        */

/* #ro-5 .food {
    position: absolute;
    left: -110px;
    top: 50px;
    bottom: 0px;
    margin: auto;
    transform: scale(80%);
    transform-origin: right;
}
 */

#ro-5 .food {
    position: absolute;
    left: -80px;
    top: 90px;
    bottom: 0px;
    margin: auto;
    width: 50%;
}

#ro-5 #inn2 {
    margin: 30px 0px;
}

#ro-5 .txt-info {
    margin: 40px 14px;
    margin-left: 100px;
} 

#ro-5 .txt-info h5 {
    font-family: 'Epilogue';
}

#ro-5 .cola {
    width: 29%;
    margin: auto;
}

#ro-5 h4 {
    font-size: 18px;
}


/* -----------       -----------       -----------       -----------       -----------        */

#ro-5 .txt-info2 h4 {
    font-family: 'Open Sans';
    font-weight: 900;
    font-size: 28px;
}

#ro-5 .txt-info2 p {
    margin: auto;
    text-align: center;
    padding-bottom: 5px;
}

#ro-5 .txt-info2 p strong {
    margin-left: 30px;
}

#ro-5 #btnn-1 {
    font-family: 'Epilogue';
    font-size: 17px;
    font-weight: 500;
    padding: 14px 60px !important;
    position: relative;
    border-radius: 9px !important;
    background-color: #fff !important;
    color: #000 !important;
}

#ro-5 #btnn-1:before {
  position: absolute;
    content: "";
    border: solid 2px #fff;
    width: 88%;
    height: 100%;
    border-radius: inherit;
    top: -2px;
    bottom: 0px;
    left: 14px;
    transform: scale(109%);
}

/* -----------       -----------       -----------       -----------       -----------        */

#ro-5 .txt-info3 {
    background-color: #5D380D;
    border-radius: 21px;
    width: 95%;
    margin: auto;
    padding: 6px 0px;
    margin-bottom: -40px;
}

#ro-5 .txt-info3 h3 {
    font-family: 'Epilogue';
    font-weight: 700;
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 1.3;
}

#ro-5 .txt-info3 p {
    font-size: 14px;
}

#ro-5 #btnn {
    margin-left: 28%;
    margin-top: -70%;
}

/* -----------       -----------       -----------       -----------       -----------        */

#ro-6 .macron {
    width: 100%;
}

#ro-8 a#btnn:before {
    border-color: #f47a31;
}

#ro-8 .car {
    transform-origin: left bottom;
    transform: scale(150%);
    margin-top: 150px;
}

#ro-8 .cloude {
    transform: scale(1.5);
    position: relative;
    left: 270px;
}


/* -----------       -----------       -----------       -----------       -----------        */

#footer-outer {
/*     background-image: url(http://stagingserver3.com/Fabrizio/wp-content/uploads/2025/07/fttr.webp); */
    background-repeat: no-repeat;
    background-size: cover;
}

#footer-outer #footer-widgets div#media_image-2 {
    margin-bottom: 0px;
}

#footer-outer #footer-widgets .col.span_3:nth-child(2),
#footer-outer #footer-widgets .col.span_3:nth-child(3),
#footer-outer #footer-widgets .col.span_3:nth-child(4) {
    margin-top: 20px;
}

#footer-outer #footer-widgets p,
#footer-outer #footer-widgets a {
    font-family: 'Epilogue';
    font-size: 15px;
    font-weight: 400;
}

#footer-outer #footer-widgets .widget h4 {
    font-family: 'Merienda';
    font-weight: 500;
    font-size: 30px;
    color: #F47920 !important;
}

#footer-outer #footer-widgets .col.span_3:nth-child(2) {
    position: relative;
    left: 73px;
}

#footer-outer #footer-widgets .col.span_3:nth-child(3) {
    position: relative;
    left: 50px;
}

#footer-outer #footer-widgets ul#menu-contact-info a i {
    width: 20px;
    height: 20px;
    color: #5D380D;
    position: absolute;
    left: -1px;
    top: 2px;
}

#footer-outer #footer-widgets ul#menu-contact-info a {
    position: relative;
    padding-left: 30px !important;
}


/*  */

#footer-outer #footer-widgets .frt-icoo {
    display: flex;
    align-items: center;
}

#footer-outer #footer-widgets .frt-icoo img {
    margin: 0px;
}

#footer-outer #footer-widgets .frt-icoo i {
    background-color: #fff;
    color: #785b3a;
    border-radius: 50px;
    font-size: 20px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer-outer #footer-widgets>.container>.row {
    padding-bottom: 30px;
}

#copyright {
    padding: 14px 0px !important;
}

#copyright p {
    font-family: 'Epilogue';
    font-size: 18px;
    font-weight: 400;
}