/* Last update: 08.10.19..................*/
/**************************************************COLORES WEB*************************************************/
	.text-info, footer .modulo-datos-contacto-extendidos i.color-fuente-destacado{color:#EE7416!important;}
	footer h3.heading.color-fuente-destacado{color:#282828!important;}
	footer h3.heading.color-fuente-destacado::before, 	footer h3.heading.color-fuente-destacado::after{background-color:#282828!important;}

/**************************************************BOTONES*************************************************/

/*Affix*/
	.sticky-top .modulo-container .modulo-logotipo{padding:5px 0;transition:all ease .5s;}
	.sticky-bottom .modulo-container .modulo-logotipo{padding:0;transition:all ease .5s;}

/*MENU*/
	/*Mediaqueries*/
	@media screen and (max-width:1366px) and (min-width:992px){
	#barra-opciones .navbar-default {font-size: 120%!important;}
	#barra-opciones .navbar-default .navbar-nav>li {margin-right: -20px !important;}
	}
/***CONTENIDO***/


/***CORRECCIONES DE FUNCIONALIDADES***/
	/*Mediaqueries*/
	@media only screen and (min-width:768px) and (max-width:992px){
	.funcionalidad-galeria-portada .col-sm-6, .funcionalidad-galeria-principal .col-sm-6{width: 33%!important; float: left!important; clear: none!important;}
	.funcionalidad-galeria-principal .info h5 {display:none;} 
    }

/***SOBRECONTENIDO****/
	.mod-banner-plus .color_web_1_bg {background-color: rgba(21,21,21,0.27);}

/***BAJO-CONTENIDO***/
/*modulo bloques*/
	.bloque-imagen img{transform:scale(1);transition:all ease-in 0.4s;}
	.bloque-imagen:hover img{transform:scale(1.1);transition:all ease-out 0.6s;}
	.contenido-bloque-texto .boton-default {border-color: none;  border-radius: 0 !important; padding: 10px 50px;}

/***FOOTER***/
/*Generales*/
	footer h3.heading.color-fuente-destacado{font-size:115%;padding:5px 0; position:relative;}
	footer h3.heading.color-fuente-destacado::before{content:'';position:absolute;height:2px;width:50px;bottom:-4px;left:0;}
	footer h3.heading.color-fuente-destacado::after{content:'';content:'';position:absolute;height:100%;width:50px;bottom:-4px;left:0;position:absolute;z-index:-1;}

/*Menu footer*/
	footer .navbar-default .sidebar-nav .navbar-nav li a{padding-bottom:5px;}

/*Listados de categorías*/
	footer .listado-categorias2> .list-group-item{display:none;}
	footer .listado-categorias2 .collapse{display:block;}

/*datos de contacto footer*/
	footer .modulo-datos-contacto-extendidos .conversor {font-size:85%}

/*Formas pago*/
	.formas-pago .fab {padding: 0 2px;}

	/*Mediaqueries*/
	@media screen and (max-width:1366px) and (min-width:992px){
	.formas-pago .fa-3x {font-size: 2.7em;}
    }

/***BAJO FOOTER***/
/*Me gusta*/
	#bajo-footer .grupo-megusta.redes-sociales-me-gusta a, #bajo-footer .grupo-megusta.redes-sociales-me-gusta .btn-link{border:0px;}

.fa.fa-heart.color_web_5_color {
	color: black;
}

#content_main h1.color-fuente-destacado, #contenido h3.title.heading.color-fuente-destacado {
	color: #7e7d7d !important;
}
/*
#barra-opciones .navbar-default {font-family: 'Amatic SC', cursive;    font-size: 150%;}
#menuMovil .navbar-default{font-size: 150%;}
h1,h2,h3,h4, #menuMovil .navbar-default{font-family: 'Amatic SC', cursive; }*/

.contenidos-relaccionados.columnas .card.producto .card-nombre, .contenidos-relaccionados.columnas .card.producto .precio-no-resaltado, .contenidos-relaccionados.columnas .card.producto .precio-resaltado {font-size: 115%;}