

.header_pinturas {
    background-image: url("/imgnew/bgnoise.jpg");
    background-position: 50% center;
    height: 17vw;
    max-height: 361px;
    position: relative;
    width: 100%;
}
/* .center_right {
     background-image: url("/imgnew/bgarcoiris.png");
     background-size: cover;
 }*/

.sobre_todo_promo {
    background-color: #ffffff;
    border: 7px solid #00b4fb;
    border-radius: 20px;
    transform: rotate(4deg);
    box-sizing: border-box;
    margin-top: -19vw;
    padding: 10px;
    position: absolute;
    right: 31px;
    width: 24vw;
    z-index: 2;
}

.sobre_todo_promo span {
    color: #ff3a3a;
    display: block;
    font-family: boldy;
    font-size: 4vw;
    text-align: center;
}

.sobre_todo_promo > div {
    border-color: #003277;
    border-style: solid;
    border-width: 0 0 2px;
    bottom: 10px;
    margin-left: -217px;
    position: absolute;
    width: 200px;
}

.sobre_todo_promo > a > img {
    width: 100%;
}

.header_pinturas h1 {
    /*color: #ffc200;*/
    color: #fffe00;
    font-family: boldy;
    font-size: 8vw;
    left: 5vw;
    margin: 0;
    padding: 0;
    position: absolute;
    text-shadow: 0 0 4px #707070;
    top: 1vw;
}


.detalles_linea_pintura {
    overflow:auto;
}
.detalles_linea_pintura > img {
    width: 16vw;
    float:left;
}
.header_pinturas > p {
    color: #f9f9f9;
    font-family: Boldy;
    font-size: 2.3vw;
    left: 8vw;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 2px #474747;
    top: 9vw;
    width: 50%;
}



div.promo h2 {
    color: #2aadcb;
    /*font-size: 5vw;*/
    font-size: 50px;
    text-align: left;

}

.promo h3 {
    color: #ff801f;
    font-family: roboto;
    /*font-size: 3.5vw;*/
    font-size: 30px;
    margin: 0;
}


.promo p {
    color: #848484;
    font-size: 20px;
}
div.promo {
    /*width: 70%;*/
    /* margin: 7vw auto 0;*/
}
div.img4 > a > img{width:100%;}
div.img4 {width:24%;display:inline-block;position:relative; vertical-align: top;}

.img4 > span {
    color: #c26b20;
    display: block;
    font-family: Boldy;
    font-size: 2.5vw;
    text-align: center;
}

.detalles_linea_pintura > a {
    color: #e48800;
    font-family: boldy;
    display:block;
    font-size: 3vw;
}
/* ---- producto ---*/

.detalle_elemento {
    background-color: #ffffff;
    display: inline-block;

    margin: 1px;
    position: relative;
    width: 215px;
}
.detalle_container {
    overflow: hidden;
    margin-bottom:10px;
}

.detalle_elemento
.nombre_producto {
    color: #0063ff;
    display: block;
    font-family: roboto;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}

.detalle_elemento .precio_producto {
    color: #ff2323;
    float: right;
    font-family: Boldy;
    font-size: 20px;
    line-height: 30px;
    padding-right: 10px;
}
.detalle_elemento
.producto_props {
    color: #7e7e7e;
    display: block;
    font-family: roboto;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
}
.detalle_elemento button {
    clear: both;
    display: block;
    font-family: roboto;
    width: 100%;
}
.detalle_elemento .codigo_producto {
    bottom: 3px;
    color: #d66d1e;
    float: left;
    font-family: Boldy;
    font-size: 13px;
    line-height: 30px;
    padding-left: 10px;
    text-transform: uppercase;
}
/*------------*/
.colorpad_container {
    height: 11vw;
    margin-bottom: 20px;
}


.colorpad {
    left: 0;
    list-style: outside none none !important;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.colorpad > li {
    box-shadow: 0 2px 2px #8f8f8f;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-family: boldy;
    font-size: 1vw !important;
    height: 10vw;
    padding: 10px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 3.7%;
}

.colorpad div {
    position: absolute;
    width: 3%;
    z-index: 2;
}



.colorpad_container > div {
    background-color: #2c9182;
    box-shadow: 0 0 5px #5b5b5b;
    height: 5.5vw;
    left: 0;
    margin-top: 10px;
    position: absolute;
    width: 100%;
    z-index: 2;
}

h4 {
    color: #00a08e;
    font-family: roboto;
    font-size: 20px;
}


@media only screen and (max-device-width: 650px){

    .header_pinturas h1 {
        font-size:11vw;
    }


    .header_pinturas {
        height: 60vw;
        width: 100%;
    }

    .header_pinturas > p {
        font-size: 5vw;
        top: 12vw;
    }

    div.promo h2 {
        font-size: 12vw;
    }
    .colorpad {
        position: static;
    }

    .colorpad_container {
        height: auto;

    }
    .colorpad > li {
        color: #fff;
        font-size: 4vw !important;
        height: 10vw;
        width: 30vw;
    }
    .colorpad_container > div
    {display:none;}
    .colorpad div {
        text-shadow: 0 0 2px #fcfeff;
        position: static;
        width: auto;
        z-index: auto;
        display: inline;

        background-color: rgba(128, 128, 128, 0.41);


        text-shadow: 0 0 2px #000000;

    }
}