/*
Theme Name:  MotoBlog Child
Theme URI: http://demo.wolfthemes.com/motoblog
Description: MotoBlog Child theme
Author: WolfThemes
Author URI: http://wolfthemes.com/
Template: motoblog
Version: 1.0.0
*/

.menu-semi-transparent.has-header-image.show-title-area #navbar-container, .menu-semi-transparent.is-home-header #navbar-container {
  background: rgba(0,0,0,1);
}

.wpcf7-select{width:100px !important}

.entry-meta>span, .entry-meta{display:none}
.top-tel { float:right;
margin-right: 15%;
  position: relative;
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
}

@media screen and (min-width: 800px)
{
.top-tel {  margin-top: 20px !important;  font-size: 20px; }

}

@media screen and (min-width: 600px)
{
.top-tel {   margin-right: 38% ;}

}

.blog-grid .post a img, .last-posts-grid .post a img {opacity:1 !important}


#menu-toggle, #side-menu-toggle {
  width: 70px !important; 
}

@media screen and (max-width: 600px)
{
.wolf-row-inner {  padding: 20px 0 !important;}
.has-header-image .page-header-container .page-title-container h1 {  DISPLAY:NONE !IMPORTANT;}
.tp-caption.small_light_white a , .tp-caption{font-size: 17px !important;}
h3 {  font-size: 16px;}

}

#loading-overlay {BACKGROUND: #0C0C0C!important}

.has-header-image .page-header-container .page-title-container h1{color:#ff601f}

h1, h2, h3, h4, h5, h2.entry-title, .widget-title, .counter-text, .countdown-period, .wolf-slide-title {
  text-transform:none !important;
}


/*********Style for menu icon**************/

.shortcut-icon-item img{
	vertical-align: middle;
}


/********Style for agents images on service page**************************/

.image-container{
	max-width:400px;
	max-height:560px;
}

.image-row{
	width:100%;
}

.image-col{
	width:50%;
	display:inline;
	vertical-align:middle;
	text-align:center;
}

.image-col img{
	max-height:100%;
	width:auto;
}
.wolf-social{
	margin-bottom: 0;
	padding: 0 0.8em;
	line-height: 40px;
}
.theme-socials-container{
	padding: 0;
	line-height: 40px;
}
#widget_theme_socials-sp{
	position: absolute;
	right: -70px;
	top: 30px;
}
#navbar-container .theme-socials-container .wolf-social.fa-facebook{
	color: #3B5998; 
}
#navbar-container .theme-socials-container .wolf-social.fa-instagram{
	color: #fff;
}

.sticky-menu #widget_theme_socials-sp{top:10px}
.mob-desktop {position:absolute;top: -20px;left: -65px;width: 100px;font-size: 16px;font-weight: bold;}
.sticky-menu .mob-desktop {top:-13px}

#widget_theme_socials-sp .wolf-social-link[title='facebook']{
  display: none;
}

@media(min-width: 1200px){
  .page-id-143 .wolf-row-inner{
    padding: 5em 0;
  }
  .page-id-143.has-header-image .page-header{
    height: 20vh;
  }
}

.page-id-143 p{
	margin: 1em 0;
}