.ui-datepicker {
width: 300px;
height: auto;
margin: 5px auto 0;
font-size: 1em;
font-family:'Open Sans', sans-serif;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
z-index:1000 !important;
}
.ui-datepicker a {
text-decoration: none;
} .ui-datepicker table {
width: 100%;
background-color:white;
}
.ui-datepicker-header { background-color:#526683;
color: #e0e0e0;
font-weight: bold;
-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
text-shadow: 1px -1px 0px #000;
filter: dropshadow(color=#000, offx=1, offy=-1);
line-height: 35px;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #111;
width:300px;
}
.ui-datepicker-title {
background-color:#526683;
text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next {
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
cursor: pointer;
background-image: url(//www.molidelhereu.com/wp-content/plugins/dinatur/icono/arrow.png);
background-repeat: no-repeat;
line-height: 600%;
overflow: hidden;
}
.ui-datepicker-prev {
float: left;
background-position: center -30px;
}
.ui-datepicker-next {
float: right;
background-position: center 0;
}
.ui-datepicker thead {
background-color: #f7f7f7;
border-bottom: 1px solid #bbb;
background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
}
.ui-datepicker th {
text-transform: uppercase;
font-size: 6pt;
padding: 5px 0;
color: #666666;
text-shadow: 1px 0px 0px #fff;
filter: dropshadow(color=#fff, offx=1, offy=0);
text-align:center;
}
.ui-datepicker tbody td {
padding: 0;
border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
border-right: 0px;
}
.ui-datepicker tbody tr {
border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
display: inline-block;
font-weight: bold;
text-align: center;
width: 42px;
height: 35px;
line-height: 35px;
color: #666666;
text-shadow: 1px 1px 0px #fff;
filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
background: #ededed;
background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
background: linear-gradient(top,  #ededed 0%,#dedede 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover {
background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
background: #6eafbf;
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
color: #e0e0e0;
text-shadow: 0px 1px 0px #4d7a85;
filter: dropshadow(color=#4d7a85, offx=0, offy=1);
border: 1px solid #55838f;
position: relative;
margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
background: #f4f4f4;
color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
width: 34px;
margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
width: 34px;
margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
height: 34px;
margin-bottom: 0;
}@media (min-width:1145px) {
.DinCategorias {
float: right;
width: 30%;
}
.menuofertas {
width: 420px;
display: block;
}
.DinOfertas {
float: left;
width: 70%;
}
#contOfertas {
overflow: auto;
}
.feature {
margin: 0;
margin-bottom: 40px; padding: 25px 1%;
width: 98%;
float: left;
}
.featureinright {
float:left;
width:56%;
}
.featureinleft{
float:left;
width:40%;
}
.BtnOfertaMovil{ display:none;}
.BtnOfertaPc{ display:block;}
}
@media (max-width:1144px) {
.DinCategorias {
width: 95%;
margin-left: 2%;
float: none;
min-height: 0;
padding: 0;
margin: 10px auto;
}
.DinOfertas {
width: 90%;
margin-left: 2%;
}
.menuofertas {
width: 100%;
display: none;
}
.activeOfertas {
display: block;
}
#contOfertas {
min-height: 800px;
}
.activeOfertas:hover > .menuofertas {
display: block;
}
.categoriasOfertas:hover > .menuofertas{
display:block;
}
.featureinright {
width:100%;
}
.featureinleft{
width:100%;
}
.BtnOfertaPc{ display:none;}
.BtnOfertaMovil{ display:block;}
}
.centro {
min-height: 105px;
}
.menuofertas {
font-size: 26px;
font-weight: normal;
margin: 0;
padding: 25px 0;
margin-top: 8px;
cursor: pointer;
border: none;
background-color: #555555;
color: #fff;
text-align: center;
vertical-align: inherit;
width: 100%;
}
.menuofertas.activeOfertas,.menuofertas:hover {
background-color: #222222;
}
.featureinleft {
text-align: center;
margin-top: 0;
margin-bottom: 0;
padding-top: 25px;
float: left;
padding-bottom: 25px;
}
.featureinright {
text-align: justify;
margin-top: 10px;
margin-bottom: 0;
padding: 2%;
}
img.article_nine_img {
border: 1px solid #FFF;
display: block;
margin: 0 auto 22px auto;
border-width: 0px;
}
.article_nine_btn {
width: 100%;
padding: 15px 0;
font-size: 18px;
text-decoration: none;
color: #FFF !important;
background-color: #545454; text-align:center;
transform-style: preserve-3d;
}
.article_nine_btn .Loader {
display: none;
}
.article_nine_btn.Pensando .Loader {
background-image: url(//www.molidelhereu.com/wp-content/plugins/dinatur/icono/pensando.gif);
background-size: auto 100%;
background-position: center center;
background-repeat: no-repeat;
display: block;
}
.article_nine_btn.Pensando .Txt{
display: none
}
#contOfertas {
height: auto;
-webkit-overflow-scrolling: touch;
}
.feature h3 {
color: white !Important;
}
.titulofertas > h2 { text-align: left;
padding-bottom: 12px;
}
.featureinright {
color: white !Important;
}
.categoriasOfertas.derecha{
margin-top: 40px;
}
.cursor{
cursor:pointer;
}
.Ofertas-Desde
{
color:white;
}