/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
div.bannerfooter{

	float: right;
 	font-size: 11px;
 	margin-top: -3px;

}

/*Amagar scrollbar lateral*/
html{

	overflow-x:hidden !important;

}

.uk-panel .uk-panel-tab{

	z-index: 0;
}

.tm-main-top {
	/*margin-bottom: 15px !important;*/
}

.uk-breadcrumb {
    padding: 23px !important;
}

.uk-breadcrumb > .uk-active > span {
	font-size: 15px;
}

.uk-breadcrumb > li > a {
	font-size: 15px;
}

.last > .uk-list > li > a {
	font-size: 17px;
}

.element-text > h3 {
	display: inline-block;
	font-size: initial !important;
	margin-right: 5px;
	margin-bottom: 0px;
}

.borde {
	margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #D2D3D4;
}

.tm-isblog .uk-article {
    margin-top: 1px !important;
}

.revista-mobile {
	display: none !important;
}

.revista-desktop {
	display: block !important;
}

/* MOBILE */
@media (max-width: 567px) {
	.tm-article-date-true .tm-article-wrapper .uk-article-meta {
	    margin-top: 5px !important;
	    position: relative !important;
	    text-align: right !important;
	    right: 0px !important;
	    top: -36px !important;
	}

	.revista-mobile {
		display: block !important;
	}

	.revista-desktop {
		display: none !important;
	}
}

.bannergroupbanner-top {
	/*margin-bottom: 15px !important;*/
}

.uk-dropdown-navbar {
    border: 1px solid #c7c7c7 !important;
    padding: 5px !important;
    padding-left: 17px !important;
    text-transform: uppercase !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-top: 0px !important;
    font-size: 14px;
}
.uk-navbar-nav > li > a{
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.banneritem img{
	width: 100% !important;
}
.video-anuncio {
	width: 100% !important;
	height: auto !important;
}

.acymailing_module {
    width: 100% !important;
}
@media (max-width: 992px) {
	.compartir{
		width: 21% !important;
	}
}
@media (max-width: 460px) {
	.compartir{
		width: 45% !important;
	}
}
@media (max-width: 362px) {
	.compartir{
		width: 40% !important;
	}
}

.forma2 .tm-article-date{
	display: none !important;
}

.thin{
	padding: 15px !important;
	padding-bottom: 5px !important;
	
}
