.plr{
    padding-left: 4% !important;
    padding-right: 4% !important;
}
.pl0{
    padding-left: 4% !important; 
    padding-right: 0% !important;
}
figure{
    margin-bottom: 0;
}
.ancla {
    position: absolute;
}
.header_container {
    background-color: #fff;
    box-shadow: 0 0 12px #00000038;
}
img {
    max-width: 100%;
}
.panelContent {
    background-color: #FFA900;
    padding: 3%;
}
.categoryTitle {
    text-align: center;
}
.catItem {
    background-color: #fff;
}
.catItem_txt.text-center {
    color: #FFA900;
    font-size: 16px;
}
.catItem_txt.text-center p {
    font-size: 13px;
    line-height: 99%;
}
.catItem_txt.text-center p strong {
    font-size: 15px;
}
.categoryWrap {
    background-color: #fff;
    padding: 5% 4%;
    border-radius: 24px;
    box-shadow: 0 0 18px #3333334d;
}
.catItem_img img {
    width: 80%;
    margin: 10%;
    display: block;
    height: auto;
}
.catItem_img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
/*------FEB29 PRODUCTOS FLOTANTES -------*/
.position-absolute .producto {
    margin-left: 0;
    margin-right: 0;
    padding-left: 6%;
}
span.pro_num_abs {
    position: absolute;
    left: -19px;
    top: 19px;
}
div#producto-01-01 {
    right: 2%;
    bottom: 6%;
}
/*---------- TITULARES--------------*/
p.p-lead {
    font-size: 1.1rem;
}
.bg-m {
    background-image: url(../img/m.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    background-size: cover;
    display: flex;
    align-content: center;
}
.bg-m p {
    display: block;
    margin: 0 auto;
    max-width: 67% !important;
    line-height: 120%;
}
@media screen and (min-width: 768px){
    .bg-m {
        height: 300px;
    }
}
/*------------------------- AYUDA--------------------------------*/
.w720{max-width: 720px}
.bgs100{background-size: 100% auto;}
.item_bg{background-position: center center;background-size: 100% auto;}
/*------------------------ BLOQUE GRANDE-------------------------*/
.itemSquare {
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.itemCol{
    border-radius: 20px;
    position: relative;
}
.itemCol_1{
    background-color: #fff;
}
.itemCol_2{
    background-color: #FAD708;
}
.itemCol_tag {
    position: absolute;
    top: 10px;
    right: 10px;
}
.owl-carousel .owl-item img.tag_1 {
    height: 36px;
    max-width: none !important;
    width: inherit !important;
}
@media screen and (min-width: 768px){
    .owl-carousel .owl-item .itemCol_tag img {
        width: auto !important;
        max-width: inherit;
    }
    .owl-carousel .owl-item img.tag_1 {
    height: 73px;
}
}
span.dscto_tx {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
span.num_big {
    font-size: 3rem;
    line-height: 90%;
}
.precio {
    margin-bottom: 0;
}
.precio.precio_normal {
    margin-bottom: 0.15rem;
}
span.dscto_txt {
    font-size: 0.8rem;
}
span.dscto_pc {
    font-size: 1.8rem;
}
.precio>span {
    line-height: .8;
}
span.num_size_medio {
    font-size: 1.6rem;
}
span.num_size_tercio {
    font-size: 2.1rem;
}
.itemCol_nota {
    position: absolute;
    right: 0;
    width: 100%;
    bottom: 3px;
    padding: 10px;
    padding-left: 20%;
}
p.text-medium {
    font-size: .8rem;
}
.img_shadow{
}
.go_arriba {
    margin-top: -47px;
}
@media screen and (min-width: 768px){
.theme_points {
    transform: scale(1.5);
}
.go_arriba {
    margin-top: -85px;
}
}
.bar_appmetro{
    background-color: #F5F5F4;
    margin-bottom: 1.9rem !important;
}
.grid_custom {
    border-radius: 25px;
}
.grid_custom_title {
    font-size: 1.6rem;
    border-bottom: solid 2px #000;
}
.bordeRight {
    border-right: dashed 1px gray;
}
.borderTop {
    border-top: dashed 1px gray;
}
.precio.precio_descuento {
    margin: 0.5rem 0;
}
.owl-carousel .owl-item img.tag_1{
}
img.tag_big1 {
    height: 82px;
}
img.tag_big3 {
    height: 62px;
}
img.tag_big2 {
    max-width: none !important;
}
span.txt_valido:After {
    display: block;
    border-bottom: solid 1px #000;
    position: absolute;
    content: "";
    left: 2%;
    top: 14px;
    width: 96%;
    height: 1px;
}
span.txt_valido span {
    background-color: #fff;
    padding: 7px 15px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    display: inline-block;
}
span.txt_valido {
    position: relative;
    display: block;
    text-align: center;
}
img.tag_cotogono {
    width: auto;
    height: 61px;
    max-width: inherit;
}
@media screen and (min-width: 768px){
    .tag_1{
        height: 80px;
    }
    img.tag_big1 {
        height: 128px;
    }
    img.tag_big3 {
     height: 128px;
    }
    img.tag_big2 {
        width: 302px !important;
    }
    img.tag_cotogono {
        width: auto;
        height: 123px;
        max-width: inherit;
    }
    .precio.precio_normal.precio_big * {
        font-size: 50px;
    }
}
@media screen and (max-width: 768px){
    .catItem_txt.text-center p{font-size: 10px;}
    .catItem_txt.text-center p strong {
     font-size: 11px;
    }
 }

 .precio_cencosud {
    font-size: 1.3rem;
    margin-top: 0.4rem;
    margin-bottom: 0.9rem;
}
 .precio_cencosud span {
    font-size: 1.9rem;
}
.precio_cencosud span span {
    font-size: 1.3rem;
}
span.precio_card:after {
    background: url(../img/cencosud-card.png) no-repeat left center;
    width: 37px;
    height: 1.5rem;
    margin-left: 5px;
    background-size: auto 100%;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
}
span.precio_card {
    position: relative;
}
.peluches{
    max-width: 94%;
    margin:0 auto;
    display: block;
}
p.desliza {
    font-size: 1.2rem;
}
.producto2 {
    padding: 20px;
}
p.lh100 {
    line-height: .5;
}
.mr-20{
    margin-right: -20px;
}

.itemCol_tx .precio.precio_normal {
    transform: scale(1.2);
    transform-origin: left;
}

.itemCol_tx .precio.precio_normal.cm {
    margin-bottom: 0.8rem;
    margin-top: 0.2rem;
}
@media screen and (min-width: 769px){
    .catItem_img img {
        width: 58%;
        margin: 0 auto;
    }
    
    .catItem_txt {
        width: 80%;
        margin: 0 auto;
    }
    .producto2 {
        padding: 0 30px 30px;
    }
}

