/* Enter Your Custom CSS Here */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.preise td,  .preise th {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  text-align: inherit;
  padding: 10px 10px 10px 0;
  border-left:none;
}

.widget ul li
{
  background: none;
}
.blog-sidebar {padding-top:10px;}

#navigation ul li a {
   
     font-size: 11px;
}


.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}


.standard {list-style-type: disc; padding: 0 0 20px 20px;}


.box_k						{display: table;
							width:300px;
							border-radius:3px;}
.box_l						{/*	background-color: rgba(255,192,193,1.00);*/
							display:block;
							border-radius:3px;
							vertical-align: middle ;
							width:300px;
							line-height:30px;	
							text-align:center;
							font-weight:500;
							font-size:1em;
  							background-color: #595959;
  							height:30px;}		

.box_l a					{color: #fff);
							text-decoration:none;
  							text-align: center;
							height:30px;
						    display:block;
							width:300px;}
.box_l a:visited			{color: #fff;}
.box_l a:link				{color: #fff;}
.box_l a:active 			{color: #fff;}
.box_l:hover 				{-moz-transition: all .3s;
							-webkit-transition: all .3s;
							transition: all .3s;
  							background-color:#484848;
 							color: lightgray;
							height:30px;}



/* Termin online buchen Button */

#wahanda-online-booking-widget {
 	background:#303030 !important;
  	border-bottom: 2px solid #303030 !important;
}

#wahanda-online-booking-widget:hover{
 	background:#969494 !important;
  	border-bottom: 2px solid #969494 !important;
}

.post ul{
  padding-left:30px;
  list-style:disc;
}

#navigation ul li a {   
    padding: 17px;
}

#wahanda-online-booking-widget {
  font-size:18px;
}

.change1 h4 {

    font-size: 10px;
    line-height: 20px;

}
 .change1 .srp-widget-singlepost {
    border-bottom: none;
    
}

.post-title h2 {display:block;}


/*nithish*/

#logo {
     width: 300px;
       margin-top: 10px !important; 
  margin-bottom: 10px !important; 
}

.post.has-thumbnail.format-standard .post-icon {
    margin-top: 30px;
    display: none;
}

.post-content {
    margin: 0px;
}



@media only screen 
    and (max-device-width: 640px), 
    only screen and (max-device-width: 667px), 
    only screen and (max-width: 480px)
{
#mobile {
    font-size: 20px;
    text-align: center;
    display: block !important;
    font-weight: bold;
    display: inline;
    margin-top: 50px;
        padding: 15px;

  }
  .secondary_logo {
    width: 40% !important;
  }
  
  
   #logo {
      width: auto ; 
}  
}




@media only screen and (max-width: 320px) {
#mobile {
    font-size: 20px;
    text-align: center;
    display: block !important;
    font-weight: bold;
    display: inline;
    margin-top: 50px;
        padding: 15px;

  }
  .secondary_logo {
    width: 40% !important;
  }
  
  
   #logo {
      width: auto ; 
}  
  
}
@media only screen and (min-width:769px)
     {
 #mobile {
    display:none ;
}
   
}


.post-content {
    margin: 0px;
}


#mobile:before{      
    content: url(https://www.haarmony-friseur.de/wp-content/uploads/2016/06/Telefon-Icon.png);
    position: relative;
    left: 0px;
      top: 10px;
    }


@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {  
#logo {
      width: auto ; 
}
  #mobile {
    font-size: 20px;
    text-align: center;
    display: block !important;
    font-weight: bold;
    display: inline;
    margin-top: 50px;
        padding: 15px;

  }
  
  .secondary_logo {
    width: 40% !important;
}




@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { 
  #logo {
      width: auto ; 
}
  #mobile {
    font-size: 20px;
    text-align: center;
    display: block !important;
    font-weight: bold;
    display: inline;
    margin-top: 50px;
        padding: 15px;

  } 
    .secondary_logo {
    width: 40% !important;
}


@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3)
    {
#logo {
      width: auto ; 
}
  #mobile {
    font-size: 20px;
    text-align: center;
    display: block !important;
    font-weight: bold;
    display: inline;
    margin-top: 50px;
        padding: 15px;

  } 
      .secondary_logo {
    width: 40% !important;

}


