/*
 Theme Name:     Prótesis peneana
 Theme URI:      http://www.scstudio.com.ar
 Description:    Prótesis peneana theme
 Author:         SC Studio
 Author URI:     http://www.scstudio.com.ar
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* Theme customization
------------------------------------------------------- */

body,
a,
#top-header .container,
#footer-info a {
    font-weight: 300;
}

#et-info {
    float: right;
}

#et-info .et_pb_widget {
    float: right;
    text-align: right;
}

#et-info .et_pb_widget .widgettitle {
    font-size: 12px;
    font-weight: 300;
    color: #FFF;
    padding: 0 0 0 10px;
    line-height: 16px;
}

#logo {
    height: 35px;
}

#section-4 h4 {
    border-bottom: 1px solid #37a8ec;
    padding: 0 0 10px;
    margin: 0 0 10px;
}

#section-4 img.size-large {
    float: right;
    width: 47%;
    margin: 0 0 10px 30px;
}

#top-header .lang_menu {
    float: right;
    padding: 2px 0 0 15px;
}

#top-header .lang_menu li {
    display: inline-block;
}

#top-header .et-social-icons {
    float: right;
    padding: 3px 0 0 0;
    display: block !important;
}

#footer-widgets {
    padding: 20px 0;
}

.footer-widget {
    margin: 0 !important;
}

#footer-info {
    width: 100%;
    text-align: center;
}

#footer-info a {
    color: #37a8ec;
}

#sidebar h2 {
  font-size: 21px;
  border-bottom: 1px solid #CCC;
}

.grecaptcha-badge {
    display: none !important;
}

@media screen and (max-width:1280px){
    
    .et_header_style_centered #main-header #et-top-navigation {
        padding: 0 !important;
    }
    
    .et_header_style_centered .logo_container {
        position: relative;
    }
    
}


@media screen and (max-width:980px){
    
    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 62%;
        height: auto;
    }
    
    .et_pb_header_content_wrapper {
        padding: 0 !important;
    }
    
    .mobile-full-width {
        width: 80% !important;;
    }
    
    #section-4 img.size-large {
        float: none;
        width: 100%;
        margin: 0 0 15px;
    }
    
    .mobile-flex {
        display: block !important;
    }
    
    .et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
        background-position: 90% center;
    }
    
    #top-header .lang_menu {
        padding: 10px 0 0 15px;
    }
    
}

@media screen and (max-width:768px){
    
    #top-header .et-social-icons {
        position: absolute;
        right: -23px;
    }
    
    #top-header .lang_menu {
        position: absolute;
        right: -28px;
        top: 1px;
    }
    
    #top-header,
    #top-header #et-info,
    #top-header .container,
    #top-header .et-social-icon a {
        line-height: 21px;
    }
    
}



@media screen and (max-width:650px){
    
    #et-info {
        padding: 5px 0;
        line-height: 17px;
    }
    
    #et-info .et_pb_widget {
        float: none;
        text-align: center;
        display: inline-block;
    }
    
    
    
}





