/*

Theme Name: Edin Child

Theme URI: http: //example.com/

Description: Personalizzazione del tema Twenty Eleven

Author: Mario Rossi

Author URI: http://example.com/about/

Template: edin

Version: 1.0

*/

@import url("../edin/style.css");

/*   CUSTOM  */


.navigation-wrapper {
    display: none;

background: rgba(255, 255, 255, 0.85) none repeat scroll 0% 0%;
    font-weight: bold;
    color: #000;
}

.primary-navigation a {
    border-bottom: 1px solid transparent;
    color: #333333;
}

.site-branding, .has-footer-navigation .site-info {
    margin-left: 30px;
}

.wp-caption {
    border: 0px none;
    margin-bottom: 0px;
    max-width: 100%;
}

.hero.with-featured-image {
       box-shadow: 0px 62px 0px -56px rgba(250,5,5,1);
}

.page-title, .hero .taxonomy-description * {
    margin-bottom: 0px;
    text-shadow: 2px 2px 2px #000;
}

.post-thumbnail {
    display: block;
    margin-bottom: 24px;
    box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.5);
}

.logando{
   display: block;
    margin: 0 auto;
}

@media all and (max-width: 300px) {
.logando{
max-width: 200px;
display: block;
margin: 0 auto;
}}

.menu-toggle.open, .menu-toggle.open::before, .menu-toggle.open:focus, .menu-toggle.open:focus::before {
    color: #F00;
}

.menu-toggle.open:hover, .menu-toggle.open:active, .menu-toggle.open:hover::before, .menu-toggle.open:active::before {
    color: rgba(255, 16, 16, 0.5);
}

@media screen  and (max-width: 1024px){
img.teltel {
    display: none;
}
}



@media screen  and (min-width: 1024px){
  #number { display: none; 
  max-width: 0px;
}   /* hide it elsewhere */





}
#callme {
 display:none;   
}




@media only screen and (max-width: 991px){
#callme {
    background: #009900 none repeat scroll 0 0;
    bottom: 0;
    display: block !important;
    height: 50px;
    position: fixed;
    width: 100%;
    z-index: 2147483647;
}}

@media only screen and (max-width: 991px){
p.chiamaora {
    margin-top: 10px;
    color: white;
    font-weight: bold;
    font-size: 25px;
}}

.parte1 {
    width: 50%;
    FLOAT: LEFT;
}

.parte2 {
    width: 50%;
    FLOAT: RIGHT;
}


.divcl {
    padding-top: 25px;
    max-width: 1100px;
    /* display: table-row-group; */
    margin-left: 60px;
    margin-right: 60px;
}