.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
   
}
.btn-default:active .filter-button:active
{
    background-color: #ea2555;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}

.boton_solicitar{
	text-align:center;
	margin-top:10px;
	position: relative;
	height: 40px;
}



.cantidad_producto {
    position: absolute;
    top: 0;
    width: 75px;
    left: 85px;
}

body {
 
    padding-bottom: 55px;
}

.error {
    color: red;
}

#finaliza_cotizacion {
    position: fixed;
    background: rgb(17, 78, 154);
    bottom: 0px;
    right: 0;
    padding: 20px;
    border: 1px solid #fff;
    color: #fff;
	max-width: 300px;
	text-align: center;
}

#finaliza_cotizacion button{
	margin-top:10px;
}

.gallery_product {
    margin-bottom: 30px;
    min-height: 445px;
}

.link_producto{
	margin-top:10px;
}



.boton_solicitar sub {
    text-align: right;
    float: right;
    left: 37px;
    top: 17px;
    position: absolute;
    z-index: 9;
}


.check_product {
    left: 0;
    position: absolute;
}


.whatsapp{
	position: fixed;
	bottom:15px;
	left:15px;
	
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
.name_theme {
	position:relative;

} 

 .name_theme {
   
    text-align: center;
    text-transform: uppercase;
    padding: 5px 0;
    font-weight: normal;
   
	
    
    position: relative !important;
}

.centrada_vertical {
    top: 50%;
    position: absolute;
    width: 100%;
	padding:15px; 
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	
}

.logo{
	max-width:450px ;
}

.carousel-control.left,.carousel-control.right{
	background:none;
}

.widescreen {
  padding-bottom: 100%; /* 9/16 = 0.5625 */
  background-position: center center;
}

.topbar li {
    display: inline-block;
    margin-right: 15px;
    list-style: none;
    padding: 10px 0;
}

.footer img{
	max-width:90%;
}


.elimina {
    position: absolute;
    right: 0;
}

.contenedor_redes {
    margin: 0 !important;
    padding: 0;
}

.contenedor_redes li {
    display: inline-block;
    margin-right: 10px;	
}

#finaliza_cotizacion p {
    font-size: 12px;
}

.alert-dismissable {

    float: left;
    width: 100%;
}
.btn-info:hover {
    border: 1px solid #fff;
}

.contenedor_redes_topbar {
    margin: 0;
    padding: 0;
}

.contenedor_redes_topbar li {
    margin-left: 15px;
	margin-right:0;
}

.col-md-9.productos_laterales {
    padding-top: 5px;
}
	
	

.col-md-9.productos_laterales .gallery_product {
    min-height: 344px !important;
}


@media screen and (max-width: 992px) {
	.name_theme {
		font-size: 9px;
		position:relative;
		height:34px;
	}

	.boton_solicitar sub {
		left: 56px;
	}

	.topbar .container {
		text-align: center;
	}

	.gallery_product {
		margin-bottom: 30px;
		min-height: 237px;
	}
	.filter-button {
		font-size: 15px;
		margin-bottom: 5px;
	}

	.check_product2 {
		right: 0;
		position: absolute;
		top: -28px;
	}
	.elimina {
		position: absolute;
		left: 0;
	}
	.logo{
		max-width:90%;
		
	}
	.footer1,.footer2{
		margin-top:30px;
	}
	.menuprincipal {
		background-color: unset;
		text-align: center;
	}

	

	.elimina {
		position: relative;
		float: left;
	}
	.boton_solicitar {
		text-align: center;
		margin-top: 10px;
		position: relative;
		display: block;
		float: left;
		clear: left;
		width:100%
	}
	

}
	