/*
Theme Name: AutosMari
Author: César Escribano
Author URI: http://autosmari.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

@font-face {
    font-family: 'HelveticaRoundedBold';
    src: url('fonts/HelveticaRoundedBold.eot');
    src: url('fonts/HelveticaRoundedBold.eot') format('embedded-opentype'),
         url('fonts/HelveticaRoundedBold.woff2') format('woff2'),
         url('fonts/HelveticaRoundedBold.woff') format('woff'),
         url('fonts/HelveticaRoundedBold.ttf') format('truetype'),
         url('fonts/HelveticaRoundedBold.svg#HelveticaRoundedBold') format('svg');
}

/*.pll-parent-menu-item > a .menu-text > span {
	display: none;
}
.pll-parent-menu-item > a .underline {
	display: none;
}*/

a {
	text-decoration: none;
}

header.header-bar .mini-widgets,
.mobile-mini-widgets-in-menu {
	display: none !important;
}

#phantom {
	padding-top: 20px;
}
#phantom .widget-box {
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #EF7A1A;
	color: #ffffff;
	text-align: center;
}
#phantom .widget-box .mini-widgets {
	display: block;
}
#phantom .widget-box a {
	color: #ffffff;
	text-decoration: none;
}
#phantom .widget-box p {
	color: #ffffff;
}
.masthead-mobile-header .top-bar .mini-contacts {
	font-size: 20px;
}

#presscore-contact-info-widget-2 .soc-ico {
	display: inline-block;
	overflow: auto;
}
#presscore-contact-info-widget-2 .soc-ico a.facebook,
#presscore-contact-info-widget-2 .soc-ico a.instagram {
	float: left;
}

#presscore-contact-info-widget-2 {
	text-align: center;
}

.wf-container {
	text-align: center;
}
.wf-container > .wf-cell {
	position: static !important;
	display: inline-block !important;
	float: none !important;
}

#cookieChoiceInfo span {
	display: block;
	margin: auto;
	max-width: 1100px;
	margin-bottom: 5px;
}

#buy .wf-container a {
	color: #ffffff;
}

#centros .owl-stage .uvc-heading {
	min-height: 80px;
	margin-bottom: 0;
}
#centros .owl-stage h3 {
	min-height: 35px;
}

.rev_slider .iframe {
	background: #ffffff;
	padding-top: 10px;
}
.rev_slider .iframe > object {
	margin: 0 !important;
}
.rev_slider .iframe > h2 {
	font-size: 24px !important;
	text-align: center !important;
}

.uvc-heading {
	overflow: auto;
	margin-bottom: 30px;
}
.uvc-heading .uvc-heading-spacer.icon_only {
	display: inline-block;
	margin: 0 15px 0 0 !important;
}
.uvc-heading .uvc-heading-spacer.icon_only .aio-icon-img {
	vertical-align: middle;
}
.uvc-heading .uvc-main-heading {
	display: inline-block;
}

table.cookies td {
	border: 1px solid #999;
	text-align: left;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
	border: 1px solid #a9a9a9;
}

.nowrap {
	white-space: nowrap;
}

@media (max-width: 767px) {
	p {
		text-align: justify;
	}
}
