/*
Theme Name:NM Nutricion
Theme URI: https://wp-ninja.net
Description: Desarrollado Web para NM Nutricion
Author: junglaCODE
Author URI: https://junglacode.org
Version:1.0.0
Template: Divi
Text Domain: divi-nmnutricion
Tags:Implementamos-ideas,Extendemos-Soluciones,Guanajuato,Desarrollo-Web,Desarrollo-Sistemas,Software-Libre,proyectos@junglacode.org,411-140-3410,411-106-9035
*/

/* Start your custom CSS bellow this comment
============================================ */
.bnktc_booking_popup_btn{
    color: #ffffff!important;
    border-width: 0px!important;
    border-color: rgba(0,0,0,0);
    border-radius: 100px;
    letter-spacing: 2px;
    font-size: 13px;
    font-weight: 500!important;
    text-transform: uppercase!important;
    background-color: #7ab4b0;
    padding-top: 16px!important;
    padding-right: 30px!important;
    padding-bottom: 16px!important;
    padding-left: 30px!important;
    box-shadow: 0px 10px 20px 0px #7ab4b08f;
    transition: letter-spacing 300ms ease 0ms;
    cursor: pointer;
}

.bnktc_booking_popup_btn:hover{
    background-color: #a0c089;
    box-shadow: 0px 10px 20px 0px #a0c08963;
}


.booknetic_appointment {
    margin: auto;
}

.btn-appoiment {
    text-align: center;
}

#et-info-phone {
    margin-right: 15px;
    font-size: 15px;
}

#et-info-phone:before {
    margin-right: 10px;
}

#top-header .container {
        width: 95%;
    max-width: 1500px;
}

#main-header .container {
        width: 95%;
    max-width: 1500px;
}

#footer-bottom .et-social-icon a:hover {
    color: white!important;
}

.footer-widget li:before {
    border-color: #fff!important;
}
@media only screen and (max-width: 1000px){
#booknetic_theme_5 {
    min-width: 100% !important;
}
}