/*
Theme Name: Activello-child
Template: activello
*/
  
@import url('../activello/style.css');


@media (max-width: 768px) {
   a.custom-logo-link {
    width: 60%;
margin:  auto;
} 

.navbar-brand {
    font-size: 22px;
    }


#logo {
    padding: 10px 0 10px 0;
}
.entry-title {
font-size: 20px;
}

}

.midashi2{
line-height:2.1em;
background:#dbd0e6;
border-left:11px solid #7058a3; 
border-bottom:1px solid #7058a3; 
padding-left: 20px ;
}

.midashi3{
line-height:1.9em;
border-left:10px solid #7058a3; 
border-bottom:1px solid #7058a3; 
padding-left: 20px ;
}

h4{
border-left:9px solid #7058a3; 
border-bottom:1px dashed #ccc; 
padding-left: 20px ;
line-height:1.9em;
}

.syosai{
padding: 20px; 
border: solid 1px #0D0C0C; 
border-radius: 20px; 
background-color: #d8e698; 
margin-top: 20px; 
margin-bottom: 15px;"
}

#secondary .widget-title {
    position: relative;
    padding-left:20px;
    padding-bottom: 8px;
    margin-bottom: 15px;
border-left:3px solid #7058a3; 
border-bottom:1px solid #7058a3; 
line-height:1.8em;
}

#secondary .widget-title:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 0px;
    width: 0px;
    background: #a161bf;
}
