/*
Theme Name: 	lda-child
Theme URI: 		lda
Author: 		lda
Author URI: 	lda.net
Description:	lda
Template:		lda
Version: 		1.6
*/


/* Theme customization starts here
-------------------------------------------------------------- */


/**************************
* IMPORT
***************************/

@import url(https://8c47ec.claudeassets.com/20241110223448cs_/https://fonts.googleapis.com/css?family=Pinyon+Script);
@import url(https://085062.claudeassets.com/20241110223448cs_/https://fonts.googleapis.com/css?family=Montez);
@import url(https://d9e608.claudeassets.com/20241110223448cs_/https://fonts.googleapis.com/css?family=Calligraffitti);

/**************************
* GENERAL
**************************/

.center {
    text-align: center;
}

.white {
    color: white !important;
}

.green {
    color: #144010 !important;
}


/**************************
* LOGO
**************************/

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 120px !important;
    line-height: 120px;
    padding: 15px 0;
}

#Top_bar {
    height: 150px;
}


#Top_bar .menu > li > a span {
    line-height: 120px !important;
    letter-spacing: 3px;
    font-weight: 700;
}


@media only screen and (min-width: 1240px) {
#Top_bar.is-sticky .menu > li > a, #Top_bar.is-sticky .menu > li > a span {
    line-height: 30px !important;
    }
}

/**************************
* MENU
**************************/

.MENU LI {
    letter-spacing: 5px;
    color: #144010;
}


/**************************
* HOME
**************************/

.slogan-home {
    font-family: Calligraffitti;
    font-size: 28px;
    line-height: 43px;
}

.slogan-author {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    margin-top: 35px;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: #20893C;
}

.slogan-society {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
}

.title-home {
    font-family: Helvetica;
    color: white;
    letter-spacing: 10px;
    font-size: 40px;
    border-bottom: 1px solid white;
    padding-bottom: 20px;
}


/**************************
* HOME BOX
**************************/

.box-heading {
    font-family: 'Lato';
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px;
    border: 1px solid #222;
    margin-bottom: 22px;
    display: inline-block;
    color: #f2f2f2
}

.section-title h2 {
    font-family: 'Lato', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #f2f2f2;
    text-rendering: optimizeLegibility;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 10px;
}

.section-title h2::after {
    content: '';
    display: block;
    position: absolute;
    width: 6rem;
    border-bottom: 1px solid;
    margin-top: 0.8rem;
    margin-left: -3rem;
    left: 50%;
}

.desc-top {
    padding-top: 20px;
}

.desc-text {
    font-family: 'Lato', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: #f2f2f2;
    text-align: justify;
    text-align-last: center;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 300;
}

.box-img-holder {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.box-overlay {
    width: 94%;
    height: 53%;
    left: 0%;
    top: 0%;
    background-color: rgba(255, 255, 255, 0.8);
    /* padding: 180px 15px 15px 15px; */
    position: absolute;
    font-weight: 300;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    margin: 10px 10px 10px 10px;
    padding-top: 40%;
}

.box-overlay h6 {
    letter-spacing: 2px;
    margin-right: -7px;
    text-align: center;
    font-family: "Lato";
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}

.box-overlay .hr {
    margin: 0px;
    margin-top: 11px;
    margin-bottom: 11px;
}

.box-overlay span {
    font-family: "Lato";
    font-size: 15px;
    color: #222
}

.hr {
    background-color: #222;
    height: 1px;
}

.box-overlay:hover {
    opacity: 1;
}

.hidden-box {
    display: block;
}

.close-project {
    text-align: center;
    color: #f2f2f2;
    font-size: 35px;
    padding-bottom: 15px;
    cursor: pointer;
}

.close-project a {
    color: #f2f2f2 !important;
}

@media only screen and (min-width: 768px) {
    .get_in_touch {
        width: 210px;
        padding: 20px !important;
        float: right;
        position: absolute;
        right: -27px;
    }
    .get_in_touch:after {
        border-top-color: #041402 !important;
    }
    .get_in_touch:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        left: auto !important;
        bottom: -30px;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 30px 19px 0 0 !important;
        border-color: transparent transparent transparent transparent;
    }
    .get_in_touch ul li:after {
        left: -15px !important;
    }
}

/************************** 
* CONTACT FORM
**************************/

.recaptcha > div > div {
    margin: 0 auto;
}

.acceptance-12 {
    width: auto !important;
}

div.wpcf7-spam-blocked {
    border: 0;
    color: #907650;
}

input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #14AC06 !important;
    color: #fff;
}

input[type="submit"]:disabled {
    background: grey !important;
}

.contacts-detail {
    font-size: 20px;
}

.column_map {
    margin: 0;
}

input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select {
    font-family: "Raleway", Arial, Tahoma, sans-serif;
    line-height: 30px;
    font-size: 14px;
}


/**************************
* FOOTER
**************************/

.lda-copyright {
    text-align: center;
}

#Footer {
    background-image: url('https://a72080.claudeassets.com/20241110223448im_/http://www.lacasadelgusto.net/wp-content/uploads/footer-background.png');
    background-position: left;
    background-repeat: no-repeat;
}

.footer-copy-center #Footer .footer_copy a#back_to_top {
    float: right;
}
/*
     FILE ARCHIVED ON 22:41:05 Jun 24, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:20:11 Jul 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.528
  exclusion.robots: 0.053
  exclusion.robots.policy: 0.043
  esindex: 0.01
  cdx.remote: 10.844
  LoadShardBlock: 141.757 (3)
  PetaboxLoader3.resolve: 341.194 (3)
  PetaboxLoader3.datanode: 135.495 (5)
  load_resource: 385.194
  loaddict: 51.168
*/