/*
 Theme Name:   Les insolAntes Child Theme
 Theme URI:    https://lesinsolantes.com
 Description:  Child theme by Visual by Valentine
 Author:       Visual by Valentine
 Author URI:   https://www.facebook.com/visualbyvalentine/
 Template:     Divi
 Version:      1.0.0
*/
/*--------------- SCROLL TO TOP BUTTON
----------------------------------------------------------------------------------*/

.et_pb_scroll_top.et-visible,
.et_pb_scroll_top.et-hidden {
    margin: 0px 15px;
    bottom: 3%;
    border-radius: 50%;
    background-color: #86bc42;
    color: #fff;
}
/*--------------- ICON ARROW DOWN ANIMATED
----------------------------------------------------------------------------------*/
/*** Icon ***/

.icon_custom.et-pb-icon {
    position: relative;
    z-index: 9999;
    font-family: "ETmodules";
    font-size: 50px;
    content: attr(data-icon);
}
/*** Animation ***/

.icon-animate-infinity {
    animation: animation-top ease-out 1.5s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: animation-top ease-out 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: animation-top ease-out 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: animation-top ease-out 1.5s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: animation-top ease-out 1.5s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}
@keyframes animation-top {
    0% {
        opacity: 1;
        transform: translate(0px, 0px);
    }
    100% {
        opacity: 0.05;
        transform: translate(0px, 40px);
    }
}
@-moz-keyframes animation-top {
    0% {
        opacity: 1;
        -moz-transform: translate(0px, 0px);
    }
    100% {
        opacity: 0.05;
        -moz-transform: translate(0px, 40px);
    }
}
@-webkit-keyframes animation-top {
    0% {
        opacity: 1;
        -webkit-transform: translate(0px, 0px);
    }
    100% {
        opacity: 0.05;
        -webkit-transform: translate(0px, 40px);
    }
}
@-o-keyframes animation-top {
    0% {
        opacity: 1;
        -o-transform: translate(0px, 0px);
    }
    100% {
        opacity: 0.05;
        -o-transform: translate(0px, 40px);
    }
}
@-ms-keyframes animation-top {
    0% {
        opacity: 1;
        -ms-transform: translate(0px, 0px);
    }
    100% {
        opacity: 0.05;
        -ms-transform: translate(0px, 40px);
    }
}

/*--------------- SOCIAL CUSTOM FOOTER
----------------------------------------------------------------------------------*/

.et_pb_social_media_follow li {
    float: none;
    display: inline-block;
    margin-bottom: 0;
}
ul.et_pb_social_media_follow {
    text-align: center;
}
.et_pb_social_media_follow li a.icon {
    width: 45px;
    height: 45px;
    padding: 0;
    margin-right: 0!important;
    border-radius:0 !important;
}
.et_pb_social_media_follow li a.icon::before {
    width: 45px;
    height: 45px;
    color: #FFF;
    font-size: 20px;
    line-height: 45px;
}
@media only screen and (max-width: 980px) {
    .footer_custom_3 .et_pb_text {
        text-align: center !important;
    }
}
/*--------------- FOOTER BAR
----------------------------------------------------------------------------------*/

#footer-bottom,
.post-content p {
    display: none;
}

/*
     FILE ARCHIVED ON 08:14:30 Mar 27, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:47:32 Jul 20, 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.59
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.056
  esindex: 0.01
  cdx.remote: 6.912
  LoadShardBlock: 132.201 (3)
  PetaboxLoader3.resolve: 125.413 (3)
  PetaboxLoader3.datanode: 53.01 (4)
  load_resource: 96.528
*/