﻿.colection_pic {
    width: 627.5px;
    height: 378.5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.colection_product_pic {
    /*width: 300px;*/
    width:auto;
    height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #FFFFFF;
}

@media (max-width: 768px) {
    .colection_product_pic {
        /*width: 653px;*/
        width:auto;
    }
}

.image_text_pic {
    width: 600px;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .image_text_pic {
        width: 400px;
    }
}

.mapa_iframe {
    width: 100%;
    height: 80%;
}

.blog_item_pic {
    width: 100%;
    height: 207px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.colection_pic_inter {
    width: 372px;
    height: 225px;
    background-size: cover;
    background-repeat: no-repeat;   
    background-position: 50% 0%;
}


.blog_pic_inter {
    width: 750px;
    height: 430px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: table-cell;
}

.blog_pic_inter_more_entry {
    width: 64px;
    height: 64px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: table-cell;
}

.products_item_pic {
    width: 360px;
    height: 406px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #FFFFFF;
}

.products_grid_item_pic {
    width: 262px;
    height: 296px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color:#FFFFFF;
}

#badge2 {
    height: 20px;
    width: 20px;
    background-color: #656060;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    color: #FFFFFF;
}

.sizeIconsTop {
    width: 10px;
    font-size:initial;
}


.marcador-opc-princ {

}

.marcador-li-princ {

}


.instagram_pic {
    /*
    width: 100%;
    height: 100%;
    width: 328px;
    height: 328px;    
    */
    width: inherit;
    height: 328px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    /*
    display: table-cell;
    */
}


.powered_by_ipos {
    color: #525252 !important;
}

.powered_by_ipos:hover {
    color: #c1c0bf !important;
}
.txt_precio_var {
    height: 40px;
    margin-bottom: 14px;
    padding: 8px;
    border-radius: 4px;
    border: 1px solid #ccc;
}


.button_wishlist_custom {
    background-color: transparent !important;
    border-color: #111111 !important;
    border: 1px solid !important;
    color: #111111 !important;
}

#drp_opciones_0 {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    height: 33px;
    border: 1px solid #EAEAEA;
    border-radius: 2px;
    transition: all 0.4s ease-in-out 0s;
}

#drp_opciones_1 {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    height: 33px;
    border: 1px solid #EAEAEA;
    border-radius: 2px;
    transition: all 0.4s ease-in-out 0s;
}

#drp_opciones_2 {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    height: 33px;
    border: 1px solid #EAEAEA;
    border-radius: 2px;
    transition: all 0.4s ease-in-out 0s;
}

#drp_opciones_3 {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    height: 33px;
    border: 1px solid #EAEAEA;
    border-radius: 2px;
    transition: all 0.4s ease-in-out 0s;
}

.module {
    padding-bottom: 80px;
}
.bg-dark-60 {
    padding: 0px!important;
    padding-top: 80px!important;
}
.module-title
{
    margin-bottom:40px;
}
.onsale_numero, .onsale_texto {
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 50%;
    background-color: #476371;
    color: #FFF;
    padding: 10px;
}