/* ajuste imagenes portada*/
.home .img-intro img{ max-width: 168% !important;}


/*Quitar V de la foto slideshow*/

.t3-slideshow {
    margin-bottom: -112px !important;
}

/*Quitar Counter LIGHTBOX*/

.fancyboxCounter {
    display: none;
}

/*Centrar Galeria*/

ul.sigProContainer sigProClassic { text-align: center; margin:0px auto!important; padding:8px 0!important; list-style:none; clear:both; overflow:hidden; }
ul.sigProClassic li.sigProThumb { float:none; display:inline-block;}


/*Ajunte boton*/
.item-desc .btn {
    border: 2px solid #ddd;
    background: #6f6767!important;
}

.uk-link, a {
    color: #eee;
    text-decoration: none;
    cursor: pointer;
}
/* Videos */

	#videoImabe{
		position: relative;
		right: 0;
		bottom: 0;
		min-width: 100%;
		min-height:100%;
		width: auto;
		height:  450px;
		z-index: 1;
		
	}

	.videos-imabe{float:none;padding:20px ;clear:both;}

	}

/*----------------------------------------------------------*/
.textos-padding{padding:15px 30px;}
.destacado-ferrous{ padding:30px;}


.logo-image a {
    padding: 15px 30px 20px 30px;
}
@media (max-width: 992px){
.logo-image a img {
    max-height: 28px;
}
}

/*CRAP METAL */
.scrap-metal-portada .category-info a{display:none;}
.scrap-metal-portada .category-info .visible{display:block;}

/*Menu desplegable responsive*/
html .off-canvas-toggle {
    border-left: 1px solid #eeeeee;
    color: #555555;
	background-color:#dedede;
}
@media screen and (min-width: 992px){
.off-canvas-toggle {
    background: rgba(0, 0, 0, 0.1);
}}
.off-canvas-toggle {
    background: none;
    border-radius: 0;
    border: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    top: 0;
}
.off-canvas-toggle {
    z-index: 100;
}
.btn {
    font-family: 'Roboto Slab', serif;
    padding-left: 18px;
    padding-right: 18px;
}
@media (max-width: 1399px) and (min-width: 992px){
button.btn.btn-primary.off-canvas-toggle{
    display: none !important;
}
}
/* fin menu mierder*/
.cols-3 .article-intro h3{
display: none;
}

.item-page.blog.clearfix {
    padding-top: 0px;
}
.blog .col-sm-4{
	padding:20px;
}
.blog .category-desc.clearfix{
padding:35px;

}
.blog .tags {
    margin-left: 30px;
}
.blog .page-header {
    padding-bottom: 5px;
    margin: 0 0 0px;
    border-bottom: none;
}
.blog .page-title{
  color:black;
  padding:30px;
  
}
.blog .item-desc {
    padding: 20px 10px;
}
.article-introtext h3, .article-intro h3{color:black;}

/*tamaños cajas blog*/
.blog .item-desc .article-intro {
   overflow: hidden;
   height: auto;
}
.item-page.blog.clearfix {
    padding-top: 0px;
}
.descr-tag{
	padding:40px;
}
.tag form{
	padding: 0px 40px;
}
.tag li.cat-list-row1.clearfix, .tag li.cat-list-row0.clearfix {
    width: 95%;
    margin-left: 2%;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom: 1px solid #dedede;
	
}
.tag li.cat-list-row0.clearfix {
	background-color: #f7f7f7;
}

header#t3-header {
    background-color: white;
}
.navbar-nav > li > a {
    color: #000;
    padding: 30px 12px;
	font-weight:600;
}
.navbar-nav > li.nav-highlight > a:before, .navbar-nav a.nav-highlight:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    border-left: 15px solid #fff;
    border-bottom: 45px solid transparent;
}
.logo-image {
    background: url("../png/logo-bg-white.png") no-repeat bottom center / 100% auto;
}
@media screen and  (min-width: 1399px){
.home-imabe div#t3-mainbody {
    margin-top: 112px;
}
}


@media(max-width: 500px) {
	#videoImabe, .imabevid{
	height:  180px;
	}
	.videos-imabe {
		padding: 10px 0px; 
	}
}

/*Fichas Productos*/
.uk-active{
     font-weight: 700 !important;
}
.uk-margin-remove-adjacent+*, .uk-margin-remove-first-child>:first-child {
    margin-top: 0!important;
    display: none !important;
}
.nav-pills>.active>a, .uk-subnav-pill>.uk-active>a {
    background-color: #ebedf2 !important;
    color: #000 !important;
}

.uk-subnav-pill>*>:first-child {
    color: #1e294c !important;
}

ul.el-nav {
    margin-bottom: -30px !important;
}

.nav-pills>li>a, .uk-subnav-pill>li>a {
    background-color: #ebedf287 !important;
    color: #000 !important;
}