#header{
    height: 12%;
    width: 100%;
    position: fixed;
    z-index: 3;
    top: 0;
    left:0;
    /*min-width: 800px;*/
    max-height: 40px;
    min-height: 20px;
}

#header_web
{
    height:100%;
}
#header_mobile
{
    height:100%;
}

#header_logout {
    z-index: 3;
    top: 47%;
    right: 12%;
    width: 4%;
    position: absolute;
}

#header_logout span{
    font-size: 12px;
}

#header_bienvenida{
    z-index: 3;
    top: 5%;
    right: 15%;
    font-size: 10px;
    position: absolute;
    width:25%;
}

#header_bienvenida span{
    font-size:12px;
}

#header_container_fondo{
    background: white;
    z-index: 1;
    height: 100%;
    position: absolute;
    width: 100%;
    border-bottom: #DEB25B 2px solid;
}

#header_mobile_fondo
{
    background: white;
    z-index: -1;
    height: 100%;
    position: absolute;
    width: 100%;
    border-bottom: #DEB25B 2px solid;
}

#header_content{
    height: 100%;
    top: 0;
    left:0;
    font-size: 16px;
    font-weight: bold;
}

#header_mobile
{
    display:none;
}

#header_mobile_content
{
    height: 100%;
    top: 0;
    left:0;
    z-index:8;
}

#header_top
{
    background: white;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 2;
}

#header_left
{
    width: 12%;
    text-align: center;
    cursor: pointer;
    float: left;
    position: relative;
}

#header_idiomas
{
    width:5%;
    float:left;
    margin-top: 1%;
}

#header_menu
{
    width: 65%;
    float: left;
    position: relative;
    margin-left: 2%;
    margin-right: 2%;
    height: 100%;
    overflow: hidden;
}

.header_menu_item,
.header_menu_item_links
{
    position: relative;
    height: 100%;
    text-align: center;
    'text-transform: uppercase;
    cursor: pointer;
    float: left;
    margin-left: 4%;
    margin-right: 4%;
    display: table;
    cursor:pointer;
    width: 16%;
}

.header_menu_item span,.header_menu_item_links span{
    display: table-cell;
    vertical-align: bottom;
}

#header_menu_personaliza
{

}

/*#header_right{
    width: 18%;
    float: right;
    margin-top: 2.5%;
    margin-right: 2%;
    position: relative;
}*/

#header_right
{
    width: 10%;
    margin-right: 2%;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0.5%;
    height:75%;
}

#header_right div{
    position: relative;
    float: left;
    text-transform: uppercase;
}

#header_wishlist,#header_account,#header_buy{
    width: 35%;
    cursor: pointer;
}

#header_desplegables
{
    height: 300%;
    position: relative;
    margin-top: -35%;
    z-index: -1;
}

.header_desplegable {
    margin-top: 0px;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: white;
    left: 0%;
    box-shadow: 2px 5px 13px #000000;
    position: absolute;
    z-index: 0;
}

.header_desplegable_item a
{
    text-decoration: none;
}

.header_desplegable_img
{
    position:absolute;
    max-height: none;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    left: 0;
}

.desplegable_abierto
{
    z-index: 2 !important;
}

.header_columnas_container
{
    /*width: 60%;
    left: 13%;
    top:19%;
    position: relative;*/
    position: relative;
    width: 100%;
    margin-top:2%;
    margin-left:10%;
}
.header_desplegable_columna{
    width: 8%;
    position: relative;
    float: left;
    margin-top: 3%;
    margin-left: 6%;
    height: 78%;
    overflow: hidden;
}

.header_desplegable_item{
    cursor:pointer;
    text-transform: uppercase;
    margin-bottom: 4px;
    width: 30%;
    position: relative;
    float: left;
}

#cantidad_productos_en_cesta
{
    position:relative;
    margin:3%;
}

#cantidad_productos_en_cesta span
{
    font-size:12px;
    color:gray;
}

#header_login
{
    width: 25%;
    height: auto;
    position: fixed !important;
    top: -15%;
    right: 3%;
    display:none;
    z-index:-5;
}

#header_bienvenida span
{
    color:gray;
}

#header_cesta
{

    width: 470px;
    height: 400px;
    position: fixed !important;
    top: -40%;
    right: 1%;
    display:none;
    box-shadow: 1px 2px 7px 0px black;
    z-index:-5;
}

#header_alerta_cesta
{
    width: 15%;
    position: absolute;
    border: solid 2px rgb(222, 178, 91);
    top: 0;
    right: 4%;
    text-align: center;
    z-index:-5;
    background: white;
}

#div_login
{
    width: 100%;
    position: absolute;
    padding: 3px;
    background: white;
    box-shadow: 1px 2px 7px 0px black;
}

#div_login #mensaje_error_general span
{
    font-size: 12px;
}

#header #checkout
{
    width:100%;
    height: 100%;
}

#checkout_subtotal span
{
    font-size:14px!important;
}


#cookiesms1:target {
    display: none;
}

#menu_mobile_button
{
    width:15%;
    border:1px solid rgb(183,179,170);
    height:100%;
}

#logo_mobile
{
    width:40%;
    height:100%;
}

#idiomas_mobile
{
    margin-left: 5%;
    width:5%;
    height: 100%;
}

#checkout_mobile_button,
#account_mobile_button
{
    width:15%;
    height:100%;
}

.cookiesms{
    width:200px;
    height:100px;
    margin:0 auto;
    clear:both;
    color: #333;
    bottom:0px;
    position:fixed;
    right: 0px;
    background-color: #FFF;
    filter:alpha(opacity=70); /* For IE8 and earlier */
    transition: bottom 1s;
    -webkit-transition:bottom 1s; /* Safari */
    -webkit-box-shadow: -3px -3px 3px rgba(166, 166, 166, 0.56);
    -moz-box-shadow:    -3px -3px 3px rgba(166, 166, 166, 0.56);
    box-shadow:         -3px -3px 3px rgba(166, 166, 166, 0.56);
    z-index:999999999;
    border:rgb(183,179,170) 1px solid;
    padding:1%;
}

.cookiesms span{
    font-size: 12px;
}

#cookies_accept
{
    padding:2%;
}

#menu_mobile
{
    width:90%;
    height:auto;
    left:-101%;
    top:100%;
    background: white;
    border-top:1px solid darkgray;
    border-right:1px solid darkgray;
    display:none;
}

#menu_mobile_lista ul
{
    list-style:none;
    width: 100%;
    float: left;
    margin:0;
    padding:0;
}

#menu_mobile_lista ul li
{
    width:100%;
    float:left;
    position: relative;
    border-bottom: 1px solid darkgray;
}

#menu_mobile_lista ul li a {
    color:#000;
    display:block;
    text-decoration:none;
}

#menu_mobile_lista ul li a span {
    margin-right:10px;
}

#menu_mobile_lista ul li:hover .children {
    display:none;
}

#menu_mobile_lista ul li .children {
    display: none;
    background:#E4E4E4;
    width: 100%;
}

#menu_mobile_lista ul li .children li {
    display:block;
    overflow: hidden;
    border-bottom: 1px solid rgba(255,255,255,.5);
}

#menu_mobile_lista ul li .children li a {
    display: block;
}

#menu_mobile_lista ul li .children li a span {
    position: relative;
    top:3px;
}

#menu_mobile_lista ul li .caret {
    position: relative;
    top:3px;
    margin-left:10px;
    margin-right:0px;
}

.menu_boton_padre_mobile
{
    width:80%;
    margin:20px;
}

.menu_boton_hijo_mobile
{
    width:80%;
    margin:20px;
    margin-left:30px;
}

#menu_mobile_buscador_container
{
    height:40px;
    border-bottom:1px solid darkgray;
}

#menu_mobile_buscador
{
    width:70%;
    margin-left:2%;
}

#menu_mobile_buscador input
{
    border-radius: 20px;
    border: 2px solid rgb(197, 197, 197);
    width:100%;
}

#menu_mobile_boton_buscar
{
    width:20%;
    margin-left:2%;
}

@media screen and (max-width: 1100px)
{
    #header_content
    {
        font-size: 15px!important;
    }
}

@media screen and (max-width: 1000px)
{
    #header_menu
    {
        width:60%;
    }

    .header_menu_item, .header_menu_item_links
    {
        margin-left:3%;
        margin-right:3%;
    }
    #header_content
    {
        font-size: 14px!important;
    }
}

@media screen and (max-width: 910px)
{

    .header_menu_item, .header_menu_item_links
    {
        margin-left:2%;
        margin-right:2%;
    }

}

@media screen and (max-width: 800px)
{
    .header_desplegable_item span
    {
        font-size: 13px!important;
    }

    #header_content
    {
        font-size: 13px!important;
    }
}

@media screen and (max-width: 730px)
{
    #header_content
    {
        font-size: 10px!important;
    }
}

@media screen and (max-width: 600px)
{
    #header_mobile
    {
        display:block;
    }

    #header_web
    {
        display:none;
    }

    #header_cesta
    {
        width:98%;
        right:1%;
        height:70%;
    }

    #header_alerta_cesta
    {
        width: 30%;
        position: absolute;
        border: solid 2px rgb(222, 178, 91);
        top: 0;
        right: 1% !important;
        text-align: center;
        z-index:-5;
    }

    #checkout
    {
        border:none;
    }

    #header_login
    {
        width: 90%;
        right: 8%;
        height:60%;
    }

    .cookiesms{
        width:98%;
        height:130px;
    }

    #header_content
    {
        font-size: 12px!important;
    }
}


#idioma_en_GB
{
    display: none;
}