@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Saira&display=swap');

     .glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 10px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #364a87;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
   /* background: #eeeeee; */
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
	width: 20% !important
}

.item.list-group-item .precio-flotante{ position: relative !important; }

.texto-producto-lista{display: inline-block !important; }
	
.grid-group-item .img-marca-pro{
	display: none
}



.grid-group-item .forzado-grid-width{
	width: 100%
}


.grid-group-item .forzado-grid-width-medio{
	width: 50%
}
.grid-group-item .forzado-grid-width-no{
 display: none
}

@media only screen and (min-width: 600px) {
.fuente-producto
{
font-size: 12px !important
}

.fuente-titulo-producto
{
font-size: 13px !important
}
	
}	
	
	
@media only screen and (max-width: 600px) {
.item.list-group-item img
{
    float: left;
	width: 30% !important
}
	
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}

















/* CSS Document */
	.botonera ul{
		list-style: none;
		margin-bottom: 0px;
		padding-left: 0px
	}
	.botonera ul li{
		display:inline-block ;
		position: relative;
		padding: 5px
	}
	.botonera ul li a, .botonera ul li a:active, .botonera ul li a:link{
		display: block;
		width: auto;
		position: relative;
	}	
	.botonera ul li a:hover{
		text-decoration: none
	}
.menu-no-visible i{
	padding-left: 0px !important;
	padding-right: 0px !important
}

.total-cotizacion{
	font-size: 1.6em
}

.contenido{
    padding: 1em 1.5em;
	overflow: auto;
	position: relative;
	display: block
}
.vinculos-sitemap{
	padding: 1em
}
.vinculos-sitemap ul{
	padding-left: 10px
}
.bx-wrapper {
  width: 100%;
  border: 10px solid white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
.bx-wrapper .bx-viewport {
  height: 120px !important;
}
.bx-wrapper li {
  margin-top: -16px !important;
}
.img-marca{
	width: 200px;
	height: 140px
}
.input-lista{
	padding: 5px
}
.control-label{
	padding: 5px
}
.mpw-t_logo_products_left img{
	width: 250px;
	margin-bottom: -50px;
}
.red-social img{
	width: 30px;
	margin-left: 2px
}
.contendor-pagina{
	padding: 1em;
	padding-top: 0em;
	margin-bottom: 1em;
}
.products-breadcrumb .container{
	width: 100%
}
.max-lista-marca{
	max-height: 240px;
	overflow-y: auto;
}
.menu-titulo-categoria a, .menu-titulo-categoria a:link, .menu-titulo-categoria a:visited{
	color: #555;
	font-size: 16px; 
}
.menu-titulo-categoria a:hover{
	color: #000
}
.solo-categoria{
	border-bottom: 1px solid #BDBDBD;
}
.cuadro-categoria-banner{
	padding: 10px
}
@media (max-width: 768px) {
.max-lista-marca{
	max-height: inherit;
	overflow-y: inherit;
}
.mpw-t_logo_products_left{
	text-align: center
}
	.mpw-t_logo_products_left a{
		width: 100% !important
	}
.mpw-t_logo_products_left img{
	width: 80%;
	margin-bottom: 0px;
}
	.botonera{
		position: relative;
		width: 100%;
	}
	.botonera ul li{
		width: 100%; text-align: center; border-bottom: 1px solid #D3D3D3; 
	}
	.botonera ul li a, .botonera ul li a:active, .botonera ul li a:link{
		padding: 5px
	}
	.menu-no-visible{
		display: none !important
	}
}
.menu-titulo-categoria{
	padding: 7px;
	font-size: 18px;
	color: #ed1c24
}
.menu-vertical-expandir{
	position: absolute !important;
	right: 5px;  top: 13px;
	cursor: pointer;
}
.sub-menu{
	display: none
}
.sub-menu li{
	width: 100%; border-bottom: 1px solid #D3D3D3; 
}
.sub-menu li i{
	color: #ed1c24;
	font-size: 10px
}
	.sub-menu a, .sub-menu a:active, .sub-menu a:link{
		display: block;
		width: auto;
		position: relative;
		padding: 5px;
		text-align: left;
		color: #555555;
		padding-left: 20px
	}

.titulo-categoria-general{
    padding-top: 10px !important;
}
.titulo-categoria-general h3 {
	padding-bottom:5px;
	font-size:25px !important
}
.contenido .grid_4{
	margin-top: 20px
}
.mpw-t_mpw_banner_nav_right_grid1{
	margin: 1em 0 0 0em;
}

.mpw-t_mpw_banner_nav_right_grid{
	padding: 0 0 1em;
}

.precio-atributo-titulo{
	font-size: 18px;
	font-weight: normal
}

@media screen and (max-width: 768px) {
}

	*,body,html,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'Saira', sans-serif;
	}




.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #304075;
	width: 100% !important
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #304075 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before,.hvr-outline-out:focus:before,.hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.snipcart-details input.button {
    font-size: 13px;
    color: #fff;
    background: #364a87;
    text-decoration: none;
    position: relative;
    border: none;
    border-radius: 0;
    width: 100%;
    text-transform: uppercase;
    padding: 1em 3em;
    outline: none;
    letter-spacing: 1px;
    font-weight: 600;
}
