.header {
    border: none;
    background: none !important;
    padding: 0px !important;
    height: 242px;
    background-color: white;
}

body {
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
    background-image: none !important;
 background-color: white;
}
.header-widget ul li a {
   
    font-size: 18px;
}
.tienda {
    background-color: #d0ae19;
    padding: 8px;
    color: white;
    border-radius: 5px;
}

.footer {
    border: none;
    background: none !important;
    min-height: 76px;
     background-color: white;
}

.content-holder {
 background-color: white;
    background-image: none !important;
    
}

.main-holder {
    
    background-image: none !important;
}