@charset "UTF-8";
/*Template Mobile*/
body{font-family: 'Open Sans', sans-serif; font-size:14px; margin:0; padding:0; overflow-x:hidden!important}
header{width:100%; height:auto; display:inline-block; position:relative; min-width:320px; border-bottom:1px solid #f0efef}
header .logoFalabella{width:111px; height:42px; float:left; padding:10px}
header .logoFalabella img{width:111px; height:42px; vertical-align:middle}
header .homeFalabella{position:relative; width:44px; height:48px; float:right; padding:6px 0 0; margin:0 5px}
header .homeFalabella img{width:44px;height:48px}
header .tiendasFalabella{position:relative; width:47px; height:48px; float:right; padding:6px 0 0; margin:0 5px}
header .tiendasFalabella img{width:47px; height:48px}
section{width:100%; height:auto; display:inline-block; position:relative}
footer{background-color:#fff; border-bottom:1px solid #dadada; ; border-top:1px solid #f0efef; clear:both; height:32px; font-size:9px; line-height:9px; min-width:320px; margin:0; padding:5px 0}
footer a{color:#000!important; text-decoration:none; margin:0}
footer .colIzq{float:left; width:120px; position:relative; margin:5px 0 0 4px}
footer .colIzqRazon{font-weight:bold; font-size:9px; line-height:9px; margin:0 0 4px}
footer .colDer{float:right; width:180px; text-align:right; position:relative; margin:5px 4px 0 0}
footer .colDerDireccion{margin:0}
footer .colDerTel a.destacado:link{font-size:9px; line-height:18px; font-weight:bold; text-decoration:none}
footer .colIzqDerechos{margin:0; font-size:0.9em}
footer .colDerTel{margin:0}

@font-face {
    font-family: 'open_sansregular';
    src: url('/static/staticContent/common/Mobile/especialMobile/diasF/fonts/opensans-regular-webfont.eot');
    src: url('/static/staticContent/common/Mobile/especialMobile/diasF/fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('/static/staticContent/common/Mobile/especialMobile/diasF/onts/opensans-regular-webfont.woff') format('woff'),
         url('/static/staticContent/common/Mobile/especialMobile/diasF/fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('/static/staticContent/common/Mobile/especialMobile/diasF/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#contenedor-diasF{
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    background-image: url('/static/staticContent/common/Mobile/especialMobile/Rebajas/img/bg-reabajasVerano.jpg');
    background-repeat: no-repeat;
    height: auto;
    background-size: 100%;
    display: block;
}
/*.btn-ver {
    height: 35px;
    width: 50%;
    border: 2px solid #959aa1;
    margin: 5px auto;
    text-align: center;
    position: relative;
}
.btn-ver a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    text-decoration: none;
    color: #646b77;
    margin: 6px auto;
    font-size: 16px;
}*/
.catDcto {
    width: 100%;
    position: relative;
    margin: 0 auto;
    display: block;
    padding-top: 150%;
}
.catDcto ul{
    width: 100%;
    position: relative;
    margin: 0 auto;
    list-style: none;
    display: block;
    padding: 0;
}
.catDcto ul li{
    width: 25%;
    position: relative;
    margin: 0 10px;
    float: left;
    height: auto;
    left: 18px;
    top: 119px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    padding: 10px 0;
    -webkit-box-shadow: 0px 3px 13px -2px rgba(0,0,0,0.49);
    -moz-box-shadow: 0px 3px 13px -2px rgba(0,0,0,0.49);
    box-shadow: 0px 3px 13px -2px rgba(0,0,0,0.49);
}
.catDcto ul li a{
    width: 100%;
    position: relative;
    margin: 0 auto;
    display: block;
    color: #59bc7b;
    text-decoration: none; 
}
.legal-diasF {
    clear: both;
    top: 155px;
    position: relative;
}
.legal-diasF p{
    text-align: center;
    font-family: 'open_sansregular';
    font-size: 12px;
    color: #646b77;
    width: 90%;
    margin: 0 auto;
}












