/*
Theme Name: Etalon Child
Template: etalon
Theme URI: http://keydesign-themes.com/etalon/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Concept WordPress Theme for Professional Services
Version: 1.3
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */

.ms-0{
	margin-left: 0 !important;
}

.d-none{
	display: none !important;
}

#single-page .portfolio-item .portfolio-inner-content h3{
	text-align: center;
	font-size: 16px;
	margin: 0;
	line-height: 50px;
}
.fb_dialog_content {
    display: none;
}
#facebook {
    display: none;
}
.back-to-top {
    display: none;
}

#fb-root {
    display: none;
}

.services .kd-photobox .photobox-img img{
    width: 105px !important;
    padding-left: 40px !important;
}

.features-tabs .tab a h5{
	line-height: 1.3 !important;
	margin-bottom: 20px !important;
}

.contact-map-container .business-info-wrapper{
    background-color: #07074E !important;
    color: #FFF !important;
    height: 100%;
}

.contact-map-container .address-overflow{
	overflow: auto;
	display: block;
}

.tt-tab-customimg img{
    width: 60px !important;
    -webkit-filter: none !important;
}

.wpcf7-form label{
    width: 100%;
}

footer a{
    font-weight: 300 !important;
}

footer a:hover{
	color: #DDB033 !important
}

footer .footer-right a{
    margin-left: 0;
}

a.whatsapp{
	border: 2px solid #FFFFFF;
}

a.whatsapp:hover{
	border: 2px solid #07074E;
}

a.whatsapp > span,
a.whatsapp > span:before{
	color: #FFFFFF;
}

.contact-map-container{
	margin-bottom: 0;
}

#single-page{
	padding-bottom: 0;
}

#single-page.privacy-policy{
	padding-top: 10% !important;
}

.contact-map-container .business-info-day{
	padding-bottom: 10px;
}

.contact-map-container .business-info-day > .business-info-day-hours{
	display: block;
	float: none;
	line-height: 24px;
}

/*#floating-service{
	position: fixed;
	bottom: 20px;
	right: 25px;
	z-index: 100;
	display: none;
}*/

#floating-whatsapp{
	position: fixed;
	bottom: 20px;
	right: 25px;
	z-index: 100;
}

#floating-call{
	position: fixed;
	bottom: 20px;
	right: 25px;
	z-index: 100;
	display: none;
}

.tyre-brands-align-center{
	display: flex;
	justify-content: center;
}

.express-service-basic-icons-column{
	margin-bottom: 30px !important;
}

#express-service-contact-us .wpcf7-submit{
	background-color: #DDB033 !important;
	border: solid 1px #DDB033 !important;
	color: #000000 !important;
	border-radius: 0 !important;
	font-weight: 900 !important;
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

#express-service-contact-us .wpcf7-submit:hover{
	background-color: #FFFFFF !important;
}

#express-service-contact-us label,
#express-service-contact-us .wpcf7-response-output{
	color: #FFFFFF !important;
}

#express-service-contact-us .wpcf7 input[type="date"]{
	text-transform: uppercase !important;
}

.express-service-form-btn{
	background-color: #FFFFFF !important;
	border: solid 1px #FFFFFF !important;
	color: #000000 !important;
	width: 100% !important;
	max-width: 100% !important;
}

.express-service-form-btn:hover{
	background-color: #000000 !important;
	color: #FFFFFF !important;
}

.express-slider .phb-content{
	display: none !important;
}

.express-slider .owl-prev,
.express-slider .owl-next{
	color: #FFFFFF !important;
}

.express-slider .owl-prev:hover,
.express-slider .owl-next:hover{
	color: #07074e !important;
	background-color: #FFFFFF !important;
}

.express-slider-checks .tt-iconbox-customimg img{
	margin-left: -5px !important;
	margin-top: -8px !important;
}

.checks-row{
	position: relative;
	bottom: 40px;
}

.checks-row img, .tyrelogy-express-service-logo img, .express-service-models-logo img{
	width: 80% !important;
	height: auto !important;
}

.dark-bg-light-btn{
	border: solid 1px #FFFFFF !important;
	background-color: #FFFFFF !important;
	color: #07074E !important;
}

.dark-bg-light-btn:hover{
	background-color: #07074E !important;
	color: #FFFFFF !important;
}

@media screen and (max-width: 1180px){
	
	/*#floating-service{
		display: block;
		bottom: 85px;
	}*/

	#floating-call{
		display: block;
		bottom: 85px;
	}
	
	.express-service-basic-icons-column{
		margin-bottom: 20px !important;
	}
	
	.express-service-basic-icons img{
		width: 90% !important;
	}
}

@media screen and (min-width: 960px){
    footer .footer-left,
    footer .footer-right{
        display: inline-block;
    }
    
    footer .footer-right{
        width: 50%;
        text-align: right;
    }
}

@media screen and (max-width: 1199px){
    footer .footer-left,
    footer .footer-right{
        display: block;
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 992px){
	.express-slider-checks .wpb_wrapper{
		width: 70% !important;
		align-self: center !important;
	}
}

@media screen and (max-width: 960px){
	.navbar.navbar-default a.modal-menu-item{
		color: #07074f !important;
	}
	
	.logo > img.fixed-logo{
		width: 100%;
		display: block;
		height: 47px;
	}
	
	.logo > img.nav-logo{
		display: none;
	}
	
	.navbar-default .navbar-toggle span.icon-bar{
		background-color: #07074f !important;
	}
	
	.navbar-default .navbar-nav .menu-item a{
		color: #07074f !important;
	}
	
	.navbar-shrink .logo > img.fixed-logo{
		display: none;
	}
	
	.navbar-shrink .logo > img.nav-logo{
		width: 100%;
		display: block;
		height: 47px;
	}
	
	.navbar-shrink .navbar-toggle span.icon-bar{
		background-color: #FFFFFF !important;
	}
	
	.footer_widget .menu li, .footer_widget li{
		height: inherit;
	}
	
    .lower-footer a{
        width: auto;
        display: inline-block;
        margin-right: 0;
    }
    
	.blog-single-title{
		font-size: 30px !important;
		line-height: 36px !important;
	}
	
	.features-tabs .tab a{
		padding: 1rem !important;
	}
	
	.rw-authorimg img{
		max-width: 100px !important;
	}
	
	.swap-on-mobile {
		display: flex !important;
		flex-direction: column-reverse;
	}
	
	.description-center{
		text-align: center;
		display: block;
	}
	.checks-row{
		position: relative;
		bottom: 0;
	}
}

@media screen and (max-width: 767px){
	#about-express-service, #about-express-service h2,
	.tyrelogy-reviews, .tyrelogy-reviews h2{
		text-align: center !important;
	}
	
	.tyre-brands-align-center{
		display: block;
	}
	
	.express-slider-checks .wpb_wrapper{
		width: 100% !important;
	}
	
	.express-service-basic-icons-column{
		margin-bottom: 10px !important;
	}
	
	.express-service-basic-icons img{
		width: 80% !important;
	}
}

@media screen and (max-width: 576px){
    h2{
        font-size: 25px !important;
        line-height: 35px !important;
    }
    h3{
        font-size: 20px !important;
    }
    .service-and-repair-tab{
        display: none;
    }
	.point-inspection-text h3{
		margin-bottom: 0px !important;
		margin-top: 0px !important;
	}
}

.inspection-icons{
	margin-bottom: 0px !important;
	width: 40px;
}

.faq-section a, .promotion-package-section-container a{
	display: flex !important;
    text-align: left !important;
    text-transform: none !important;
}

.faq-section a span, 
.promotion-package-section a span{
	color: #07074E;
}

.accordion-faq h2{
	text-align: center !important;
}

.tyrelogy-tab-container ul li a{
	padding: 50px 60px !important;
}

.promotion-package-text-container ul{
	list-style-type: disc !important;
}
.promotion-package-text-container ul li{
	padding-left: 0 !important;
}

.promotion-package-text-container ul>li:before{
	content: none !important;
}


