/* ===================================================================================

* Theme Name: Autrics Child
* Theme URI: https://themeforest.net/user/tripples/portfolio
* Description: Car Repair Services and Auto Mechanic WordPress Theme
* Version: 1.5
* Author: Tripples
* Author URI: http://www.themewinter.com
* Template: autrics
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
/*FOOTER*/
.footer-social{
	text-align:center;
}
.footer-about img{
	height:200px!important;
	width:auto;
}
.footer-about{
	text-align:center;
}
.news-widget img{
	height:200px!important;
	width:auto;
}
.news-widget{
	text-align:center;
}
.footer-widget.widget-service{
    padding-top: 60px;
}
.footer-area-2 .widget_media_image{
	padding:50px 0 0 0!important;
}
.esomarlogo{
	padding:60px 10px 0 10px;
}
.copyright-info a, .copyright-info a:hover {
	color:#fe701c;
}
/*FIN FOOTER*/
/*Header*/
.ts-logo img{
	max-width:120px;
}
@media (max-width: 767px){
.top-contact-info {
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}
	.ts-logo img {
    max-width: 100px;
	margin:15px auto;
}
	.ts-logo-area{padding:0px}
	.header-default .header-angle .navbar-collapse, .ts-header-standard .ts-logo-area .ts-navbar{background:#fe701c;}
}
/*Fin Header*/
.elementor-counter-number, .elementor-counter-number-prefix {
    font-size: 40px;
}
.contacto-contacto a{
	color:#fff;
	text-decoration:none;
}
.contacto-contacto a:hover{
	color:#fff;
	text-decoration:underline;
}
.title-section-area .section-title{line-height:36px;}
.service-menu li:hover {background:#fe701c;}
.slider-content h1 small {
    text-transform: none;
}

/*LOGOS CLIENTES*/
.Logosclientes{display: none!important;}
	
/*  GENERICOS  */
.titulo-bold h3{font-weight:800!important;}
.post .post-body .entry-title {
    font-size: 30px;
    margin-bottom: 25px;
    margin-top: 10px;
    word-break: normal;
}
.noseparar{padding:0;}
@media (max-width: 767px){
	.noseparar{padding:0;}
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}
.sticky.post .meta-featured-post {
    display: block;
    position: absolute;
    right: -35px;
    top: 18px;
    background: #fe701b;
    width: auto;
    height: auto;
    padding: 12px 45px;
    color: #fff;
    display: inline-block;
    transform: rotate(45deg);
    font-size: 12px;
    -webkit-transform: rotate(45deg);
}
/*Formulario*/
.select2-container{
	margin-bottom:20px;
}
textarea.field {
    height: 180px!important;
}
/*BLOG*/
span.post-author {
    display: none;
}
/*Fin BLOG*/