/* CSS Document */
#div-instalar-app {
        position: fixed;
        bottom: -1px;
        width: 100%;
        padding: 20px;
        background-color: #fff;
        opacity: 0.9;
        /* border-top: 1px solid #999; */
        color: white;
        background: #000;
        /* box-shadow: 0 13px 22px 0 rgba(0, 0, 0, 0.18), inset 0 1px 3px 0 #444; */
        padding: 5px;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        z-index: 9;
      }
#div-instalar-app.d-none
{
    display:none;
}
      #div-instalar-app .right {
        padding-left: 20px;
      }
      #div-instalar-app .title {
        text-transform: uppercase;
        font-size: 14px;
        margin: 0;
        color: #fff;
      }

      .disclamer {
        text-align: center;
        margin-top: 20px;
        font-weight: 200;
        opacity: 0.9;
      }

      .flex {
          flex: 1;
      }

      .btn-app {
        /*background-image: linear-gradient(-180deg, #6dc6e759 3%, #6cc5e7 97%);*/
        background: /*#6cc5e7;*/#4a90e2;
        box-shadow: 0 7px 17px 0 rgba(0, 0, 0, 0.24);
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 7px;
        cursor: pointer;
        position: relative;
        border: none !important;
      }
      .btn-app:active {
          top: 2px;
      }
      .btn-app .btn-cntnr {
        flex: 1;
        width: 100%;
        border-radius: 5px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        overflow: hidden;
      }
      .btn-app .btn-cntnr .btn-text {
        padding: 3px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .btn-app .btn-cntnr .btn-icon {
        width: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        opacity: 0.6;
        color: white;
        text-shadow: 0 2px 4px black;
      }

@media (max-width: 767px) {
    #div-instalar-app
    {
        display:none;
    }
}

#div-instalar-app-m 
        { 
            position: fixed; 
            bottom: 60px; 
            width: 100%; 
            padding: 20px; 
            background-color: #fff; 
            opacity: 0.9; 
            /* border-top: 1px solid #999; */ 
            color: white; 
            background: #000; 
            /* box-shadow: 0 13px 22px 0 rgba(0, 0, 0, 0.18), inset 0 1px 3px 0 #444; */ 
            padding: 5px; 
            width: 100%; 
            display: flex; 
            flex-direction: row; 
            justify-content: center; 
            align-items: center; 
            z-index: 9; 
        } 
#div-instalar-app-m.d-none
{
    display:none;
}
        #div-instalar-app-m  .right 
        { 
            padding-left: 20px; 
        } 
        #div-instalar-app-m  .title 
        { 
            text-transform: uppercase;
            font-size: 14px;
            margin: 0;
            color: #fff;
        } 

@media (min-width: 767px) {
    #div-instalar-app-m
    {
        display:none;
    }
}



.dropup
{ 
    bottom:100% !important; 
    top:auto !important; 
    right: 10px;

}
.block-account-cust .tanajil-submenu {
    min-width: 320px;
    margin-top: 17px;
}
.boton_ficha_articulo 
{
    display:inline-block;
}
.boton_ficha_articulo .button
{
    min-width: 15px !important;
}
.boton_ficha_articulo .single_add_to_favorito_button-lista::before{
	font-size: 18px;
	font-family: 'FontAwesome';
	content: "\f08a";
	color: #fff;
	font-weight: normal;
}
.boton_ficha_articulo .single_add_to_favorito_button-lista:hover::before{
    content: "\f004";
}
.boton_ficha_articulo .button {
	font-weight: 700;
	vertical-align: middle;
	padding: 0 !important;
	line-height: 41px;
	width: 150px;
	width: 46px;
	height: 46px;
	line-height: 46px;
	background-color: #333;
	border-radius: 50%;
}
.item-banner.style5 .inner.documentos
{
    background-color: #C3C3C3;
    background-image:none;
    min-height: 50px;
      margin-top: 20px;
      float: left;
  width: 100%;
}
.item-banner.style5 .inner.documentos .title
{
    color:black;
    font-size: 18px;
    line-height: 30px;  
    padding-top: 10px;
  padding-left: 10px;
  display: inline-block;
}
.item-banner.style5 .inner.documentos .number
{
    color:#4a90e2;
    font-size: 22px;
    line-height: 30px;  
    padding-top: 10px;
  padding-left: 10px;
  display: inline-block;
      font-weight: bold;
}
.item-banner.style5 .inner.documentos .button
{
      float: right;
  margin-top: 4px;
  margin-right: 5px;
    margin-bottom: 4px;
}
.item-banner.style5 .inner.categoria
{
    background-color:white;
    background-image:none;
    /*min-height: 50px;*/
      /*margin-top: 20px;*/
      float: left;
  width: 100%;
}
.item-banner.style5 .inner.categoria .title
{
    color:#4a90e2;
    font-size: 18px;
    line-height: 25px;  
    /*padding-top: 10px;*/
  padding-left: 10px;
  display: inline-block;
}
@media (max-width: 1200px) and  (min-width: 768px) {
    .header
    {
        border-bottom: solid 20px black;
        margin-bottom: 30px;
    }
}

.header-device-mobile
    {
        border-bottom: solid 20px black;
        margin-bottom: 30px;
    }


#breadcum_inicio .breadcrumb {
	padding: 10px 0 20px;
	background: #ffffff;
	margin: 0;
}
#breadcum_inicio .breadcrumb > li {
	display: inline-block;
	list-style: none;
	font-weight: 500;  
    font-size: 20px;
}
#breadcum_inicio .breadcrumb a {
	color: #888888;
	
}
#breadcum_inicio .breadcrumb > .active {
	color: #222;
}
#breadcum_inicio .breadcrumb > li + li:before {
	padding: 0 8px;
	content: "\f101";
	font-family: 'FontAwesome';
	font-weight: 400;
}

#bloque_boton_ver_filtros 
{
  /*display: table-cell;
  vertical-align: middle;*/
}
.boton_ver_filtros
{
    padding-left: 10px;
    background-color: white;
  margin-right: 10px;
  line-height: 30px;
      padding-right: 10px;  
    color: black;
    cursor:pointer;
}

@media (min-width: 991px) {
    
    #bloque_boton_ver_filtros
    {
        display:none;
    }
    #cerrar_filtros
    {
        display:none;
    }
}
@media (max-width: 991px) {
    
    #bloque_filtros.d-none-mobil
    {
        display:none;
    }
    #bloque_filtros
    {
        position: absolute;
      background-color: white;
      z-index: 1000;
      padding-right: 40px;
      padding-bottom: 40px;
      padding-top: 40px;
      border: solid 2px;
      left: 20px;
      width: 90%;
      top: 420px;
    }
    #cerrar_filtros
    {
        position: absolute;
        top: 10px;
        right: 20px;
        font-size: 50px;
        cursor: pointer;
    }
    
}
.availability-custom
{
    display:inline-block !important;
    margin-bottom: 0px !important;
    text-align: left !important;
}
.price-custom
{
    margin-bottom: 5px;
}
.price-custom-cuadrados
{
    margin-top: 10px;
}
@media (max-width: 767px) {
    .product-item.style-list .product-list-message {
	display: block !important;
    }
    
}
.tanajil-product .product-item .thumb-inner {
	position: relative;
	min-height: 200px;
}
#bloque_version
{
    font-size: 10px;
    position:absolute;
    right: 10px;
    top:0px;
    z-index: 10;
}
.btn-pdf
{
    color:#C00407;
}
.btn-excel
{
    color:#0C7404;
}
@media (max-width: 479px) 
{
.reducir_letra_movil
{
    font-size:70%;
}
}