/*
Theme Name: Divi Child
Theme URI: http://maruchi.es
Template: Divi
Author: Leo
Author URI: http://maruchi.es
Description: Divi Child Theme
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-menu,featured-images,flexible-header,post-formats,sticky-post,translation-ready
Version: 1.1.0.1635502932
Updated: 2021-10-29 10:22:12

*/

#et-secondary-nav a {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.woocommerce-page span.onsale, .woocommerce span.onsale {
    -moz-border-radius: 38px !important;
    -webkit-border-radius: 38px !important;
    -o-border-radius: 38px !important;
    border-radius: 38px !important;
}
#top-menu li li a {
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 18px;
}
#footer-info a:hover {
    opacity: 1;
    color: #e57200;
}
#et-footer-nav {
    display: none;
}
.et-menu a {
    color: #fff;
}
.et-pb-contact-message {
    color: #f62bb2;
}
.et_pb_contact p .et_contact_error {
    border: 2px solid #f62bb2 !important;
}
.et_pb_with_border .et_pb_post img {
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.et_pb_with_border .et_pb_post img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.imagen-zoom-limite, .entry-featured-image-url {
    overflow: hidden;
}
.et_pb_blog_0 .et_pb_post .entry-title a:hover {
    color: #002855 !important;
}
.et_pb_blog_0 .et_pb_post .post-meta a:hover {
    color: #002855 !important;
}
.cta a {
    color: #ffe600 !important;
}
.boton-vacio {
    color: #002855;
}
.boton-vacio:hover {
    background-color: #e57200;
    color: #fff;
}
.boton-vacio a:hover {
    color: #fff;
}
.et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio_title, .et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio label, .et_pb_contact .et_pb_contact_form p.et_contact_error input[type="checkbox"] + label {
    color: #f62bb2 !important;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    background-color: #f4f4f4;
    min-height: 400px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    text-align: left;
    border: none;
    padding: 20px;
    margin: 0;
}
.woocommerce button.button.alt, .woocommerce button.button.alt.disabled, .woocommerce-page button.button.alt, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button {
    background-color: rgba(255,255,255,1);
}
.logged-in nav.woocommerce-MyAccount-navigation ul {
    max-width: 200px;
    font-size: 17px;
    padding-left: 0;
    line-height: 26px;
    list-style-type: none;
}
.logged-in nav.woocommerce-MyAccount-navigation ul li {
    background-color: rgba(0,0,0,0.05);
    border-bottom: 1px solid rgba(0,0,0,0.05);
    padding: 8px 20px;
}
.logged-in nav.woocommerce-MyAccount-navigation ul li.is-active:after {
    width: 0;
    margin-right: -34px;
    margin-top: -7px;
    height: 0;
    float: right;
    content: "";
    border-top: 20px solid transparent;
    border-left: 14px solid #e57200;
    border-bottom: 20px solid transparent;
}
.logged-in nav.woocommerce-MyAccount-navigation ul li.is-active {
    background-color: #e57200;
    font-weight: 700 !important;
}
.logged-in nav.woocommerce-MyAccount-navigation ul li.is-active a {
    font-size: 17px !important;
    font-weight: 700;
    color: white !important;
}
.logged-in nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
    background-color: rgba(0,0,0,0.07);
}
.logged-in nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after {
    width: 0;
    margin-right: -34px;
    margin-top: -7px;
    height: 0;
    float: right;
    content: "";
    border-top: 20px solid transparent;
    border-left: 14px solid rgba(0,0,0,0.07);
    border-bottom: 20px solid transparent;
}
.logged-in .woocommerce-MyAccount-content {
    padding: 20px 30px 20px 0 !important;
}
.logged-in nav.woocommerce-MyAccount-navigation ul li a {
    font-size: 16px !important;
    font-weight: 500;
    color: #111;
}
.et-l--body ul {
    padding: 0 0 0 1em;
}
table.tableron {
    width: 100%;
}
table.tableron tr td {
    font-size: 11px;
    line-height: 13px;
    text-align: left;
    border-bottom: 1px solid #f4f4f4;
    padding: 8px;
}
table.tableron thead tr td {
    font-size: 12px;
    background-color: #ffe600;
    font-weight: bold;
    color: #002855;
    text-transform: uppercase;
}
#footer-bottom a, #et-info, #et-secondary-menu > ul > li a:hover {
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: none;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: none;
    transition: all .4s ease-in-out;
    -o-transition: none;
    transition: none;
    opacity: 1;
    color: #e57200;
}
.et-fixed-header#main-header .nav li ul, #main-header .et_mobile_menu {
    background-color: #fff !important;
}
.et-fixed-header .sub-menu a {
    color: #002855 !important;
}
.woocommerce-notices-wrapper {
    display: none;
}
.pa-fixed-header {
    -moz-transition: background-color 0s ease-out;
    -webkit-transition: background-color 0s ease-out;
    -o-transition: background-color 0s ease-out;
    transition: background-color 0s ease-out;
    background-color: #002855 !important;
}
.et-social-icons a:hover, #et-info-email:hover, #top-header a:hover, #footer-bottom .et-social-icon a:hover {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity: 1;
    color: #e57200;
}
.et-pb-arrow-next:before, .et-pb-arrow-prev:before {
    color: #e57200 !important;
}
#et-info-phone::before {
    color: #fff !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
    border-top: 1px solid #f4f4f4;
}
@media (max-width: 980px) {
#et-footer-nav {
    width: 100%;
    position: fixed;
    z-index: 9999;
    display: block
    background-color: rgb(229, 114, 0);
    bottom: 0;
}
}
