/* POPUP HOME */
.popuphome {
    position: fixed;
    width: 580px;
    border: 1px solid black;
    z-index: 99;
    background: white;
    left: -210%;
    bottom: 10px;
    /* height: 260px; */
    display: grid;
    grid-template-columns: 55% 45%;
    padding: 24px 15px;
    height: 337px;
    transition-duration: 500ms, 500ms;
}

a.popup-link {
    text-decoration: underline !important;
    font-size: 13px;
    cursor: pointer;
}

.popuphome.popup.active {
    left: 1px;
}

.popuphome .element-left {
    display: grid;
    grid-template-rows: 100%;
}

.popuphome p.title-popup {
    font-size: 24px;
    color: black;
    font-weight: bold;
    line-height: 25px;
}

.popuphome p.descripcion-popup {
    color: black;
    margin-top: 15px;
}

.close-popup {
    position: absolute;
    top: 4px;
    right: 4px;
    color: black;
    font-size: 25px;
    font-weight: 500;
    cursor: pointer;
}

.popuphome .element-right img {
    display: block;
    width: 100%;
}

/* END POPUP HOME */
div#ot-sdk-btn-floating {
    display: none !important;
}

/* MODULE  HOME FEATURED PRODUCT */
.featured-products {
    margin-top: 25px;
}

.featured-products h2 {
    font-family: 'Butler-Medium';
    font-size: 36px;
    color: #090908;
    text-transform: none;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}

.rowhome3 .imgcontent img {
    width: 100%;
}

#index #carousel figcaption.caption h2 {
    width: 100%;
    margin-top: 0px !important;
    top: 23px;
    left: 0;
    right: 0;
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 57px;
    letter-spacing: normal;
    margin-bottom: 0px !important;
    text-align: left;
    color: black;
}

#index #carousel .caption-description {
    max-width: 498px;
    padding: 62px 60px 62px 15px;
    text-align: left;
}

#index #carousel figcaption.caption {
    width: 1380px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: initial;
    bottom: initial;
    max-width: initial;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

#index #carousel figcaption.caption .caption-description address {
    color: #fff;
    /* position: absolute; */
    padding: 10px 0px 25px 0px;
    left: 0;
    right: 0;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.inline-banners {
    display: grid;
    grid-template-columns: 30% 40% 30%;
}

#index figcaption.caption a.btn.btn-default {
    background: #445e7e;
    padding: 17px 0px;
    display: block;
    border-radius: 9px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    /* position: absolute; */
    width: auto;
    max-width: 217px !important;
    margin-bottom: 0px;
    margin: 0 auto;
    margin-top: 55px;
}

ul#ppbanners_displayWrapperTop {
    width: 100vw;
    margin-left: calc((-50vw) + 50%);
}

.rowhome1 {
    width: 100vw;
    margin-top: 60px;
    margin-left: calc((-50vw) + 50%);
    margin-bottom: 0px;
    background-color: #005d81 !important;
}

.rowhome1 > .vc_column_container {
    float: none;
    max-width: 1399px;
    margin: 0 auto;
}

.rowhome1 .textcontent {
    padding: 61px 69px 32px 55px;
}

div#tiendastab ul li a:hover {
    color: #2ba1ba !important;
}

.text-mueblesoficina.block-mobile {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    /* height: 82px; */
}

@media (max-width: 991px) {

    .container-text {
        padding-top: 25px !important;
    }
}

.show-more.disabled, .show-minus.disabled {
    display: none !important;
}

.show-more, .show-minus {
    cursor: pointer;
    text-decoration: underline;
    font-size: 14px;
    color: #7a7a7a;
    margin-top: 9px;
    display: block;
    border: 0;
    margin: 20px auto 0;
    text-align: left;
    margin-left: 0px;
    background: transparent;
}

.rowhome1 p {
    color: white;
}

.rowhome1 .textcontent {
    color: white;
}

.rowhome1 .imgcontent {
    padding-right: 82px;
}

.rowhome1 .textcontent h3 {
    font-size: 27px;
    margin-top: 28px;
}

.rowhome1 .textcontent a.btn.btn-default {
    background: transparent;
    color: #fff;
    padding: 0;
    text-decoration: underline;
    font-size: 15px;
}

#index h1 {
    margin-top: 60px;
    font-size: 30px;
}

.rowhome1 .imgcontent img {
    margin-top: 0px;
}

.rowhome1 .imgcontent {
    padding: 39px 50px 39px 39px;
}

.rowhome1 .vc_row.wpb_row.vc_row-fluid img {
    max-width: 100%;
}

.rowhome1 .vc_row.wpb_row.vc_row-fluid:before {
    /* content: "";
     background: white;
     display: block;
     position: absolute;
     height: 100%;
     width: 1000%;
     left: -1000%;
     margin-left: 15px;*/
}

.rowhome1 .whitecolumn {
    width: 0%;
}

.rowhome1 .textcontent {
    width: 100%;
    padding: 0px;
    padding-left: 25px;
    padding-right: 37px;
    color: #fff;
    display: inline-flex;
    text-align: center;
}

.rowhome1 .imgcontent {
    width: 100%;
    padding: 0px;
    display: inline-flex;
    justify-content: center;
}

.rowhome2 {
    margin-top: 87px;
}

.rowhome2 .imgcontent:before {
    content: "";
    position: absolute;
    height: 100%;
    background: #f2d8da;
    width: 1000%;
    left: -1000%;
}

.rowhome2 .imgcontent {
    background: #f2d8da;
    max-height: 350px;
}

.rowhome2 .imgcontent img {
    width: 486px !important;
    height: auto;
    float: right;
    top: -50px;
    position: relative;
    right: 38px;
}

.rowhome2 .textcontent {
    padding: 29px 185px 52px 50px;
}

.rowhome2 .textcontent a.btn.btn-default {
    padding: 27px 0px 0px;
    font-weight: normal;
    text-decoration: underline;
    font-size: 19px;
}

.rowhome1 .textcontent p, .rowhome2 .textcontent p, .rowhome3 .textcontent p {
    font-size: 15px;
    line-height: 19px;
    color: #fff;
}

#index .vc_column_container a.btn.btn-default:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #333;
    margin-top: 7px;
    display: block;
}

#index .rowhome1 .vc_column_container a.btn.btn-default:after {
    display: none;
}

#index .rowhome3 .vc_column_container a.btn.btn-default:after {
    background-color: #fff;
}

.rowhome2 .textcontent h2 {
    font-size: 27px;
    margin-bottom: 16px;
    color: #365e80;
}

.rowhome3 .whitecontent {
    display: flex;
}

.rowhome3 .textcontent, .rowhome3 .imgcontent {
    background: #365f7f;
    width: 43%;
    padding: 0px;
}

.rowhome3 .textcontent {
    padding: 30px 5% 30px 30px;
    color: white;
}

.rowhome3 {
    width: 100vw;
    margin-top: 0px;
    margin-left: calc((-50vw) + 50%);
    margin-bottom: 0px;
    background: #365f7f;
}

.contenttrustpilo {
    padding-top: 0px;
    overflow: hidden;
}

div#trustpilot-widget-trustbox-1-wrapper {
    padding-top: 50px;
}

.rowhome3 .vc_col-sm-12.wpb_column.vc_column_container {
    width: auto;
    float: none;
    max-width: 1399px;
    margin: 0 auto;
}

.slick-initialized .slick-slide {
    display: block;
    position: relative;
}

.slick-slide a.thumbnail.product-thumbnail {
    position: relative;
}

.slick-slide .tab_comments {
    display: none;
}

.rowhome3 .imgcontent {
    padding: 0px;
    width: 57%;
}

.rowhome3 .textcontent p {
    color: white;
    padding: 13px 0px 4px;
}

.rowhome3 .textcontent h3 {
    font-size: 27px;
    margin-bottom: 18px;
}

.rowhome3 a.btn.btn-default {
    background: transparent;
    color: white;
    padding: 28px 0px 0px;
    text-decoration: underline;
    font-size: 19px;
}

#index .carousel {
    box-shadow: none;
    margin-bottom: 18px;
}

#index .carousel figure {
    /* max-width: 1380px;
     margin: 0 auto;
     position: relative;*/
}

#index .carousel .carousel-inner {
    margin: 0px;
}

#index .carousel .carousel-inner.wrap_allert.wishlist {
    right: 25px;
}

.rowhome1 > .vc_column_container {
    width: auto;
    float: none;
    max-width: 1399px;
    margin: 0 auto;
}

@media (max-width: 1466px) {
    #index #carousel figcaption.caption {
        max-width: 100%;
        padding: 0px 58px;
    }
}

@media (max-width: 1199px) {
    .rowhome2 .textcontent {
        padding: 29px 0px 52px 50px;
    }
    #index h1,
    #index .hc-tab-parent h2,
    #index .ecommbannerstitle,
    #index .dbblog_home h2,
    #index .homecategory-container h2,
    #index div#custom-text .container-text > h2 {
        font-size: 17px;
    }
    body#index .container_tags_productlist p span {
        font-size: 7px !important;
        padding: 0px 3px !important;
        line-height: 13px;
    }
    body#index .container_tags_productlist {
        left: 10px;
        top: 10px;
    }
}

@media (min-width: 1199px) {
    .rowhome1 .imgcontent img {
        margin-top: 20px;
    }
}

@media (max-width: 991px) {
    #index #block-reassurance {
        margin-top: 50px !important;
    }

    a.hc-cat.parent-cat.active {
        font-size: 17px !important;
        text-align: center;
        width: 100% !important;
        display: block;
    }

    .hc-tab-parent {
        display: block;
        width: 100%;
    }

    .products .product-miniature:hover > .thumbnail-container .add-to-cart {
        display: none;
    }

    #index .carousel {
        box-shadow: none;
        margin-bottom: 8px;
        padding-top: 83px;
    }

    #orderbycontainer .row.sort-by-row {
        display: block !important;
    }

    .inline-banners {
        display: flex;
        flex-wrap: wrap;
    }

    #index #carousel figcaption.caption h2 {
        font-size: 31px;
        line-height: 35px;
    }

    .rowhome1 .textcontent {
        width: 100%;
        padding: 40px 15px 0;
    }

    .rowhome1 .imgcontent {
        width: 50%;
        padding: 0 15px;
    }

    .rowhome1 .textcontent {
        order: 1;
    }

    .rowhome1 .imgcontent.imgcontent1 {
        order: 2;
    }

    .rowhome1 .imgcontent.imgcontent2 {
        order: 3;
    }

    .rowhome1 .textcontent h3 + p {
        display: none;
    }

    .rowhome1 .vc_row.wpb_row.vc_row-fluid:before {
        display: none
    }

    .rowhome1 .imgcontent img {
        width: auto;
    }

    .rowhome2 .imgcontent, .rowhome2 .textcontent {
        width: 100%;
    }

    .rowhome1 > .vc_column_container {
        max-width: 768px;
    }

    .rowhome2 .textcontent {
        padding: 30px 15px 27px;
    }

    .rowhome3 .whitecontent {
        display: block;
        margin: 0px 15px;
    }

    .rowhome3 .textcontent, .rowhome3 .imgcontent {
        width: 100%;
    }

    .rowhome3 .textcontent:before {
        display: none
    }

    .rowhome3 .imgcontent {
        padding: 15px;
    }

    .rowhome3 .imgcontent img {
        width: 100% !important;
    }

    .rowhome3 .textcontent {
        padding: 25px 15px 30px;
        color: white;
    }
}

@media (max-width: 767px) {
    .rowhome1 .textcontent a.btn.btn-default, .rowhome2 .textcontent a.btn.btn-default, .rowhome3 .textcontent a.btn.btn-default {
        font-size: 13px;
    }

    body#inex .banner_mobile {
        padding: 0px 11px;
    }

    .block_newsletter p.newslower {
        display: none;
    }

    .block_newsletter #gdpr_consent {
        margin-top: 20px;
        text-align: left;
    }

    .rowhome1 .textcontent, .rowhome1 .imgcontent {
        padding: 40px 27px 20px;
    }

    .rowhome2 .textcontent h3, .rowhome1 .textcontent h3, .rowhome3 .textcontent h3 {
        font-size: 15px;
    }

    .rowhome2 .imgcontent img {
        width: 72% !important;
        right: 50px;
    }

    #index #carousel figcaption.caption h2 {
        line-height: 36px;
    }

    #index #carousel figcaption.caption h2 {
        font-size: 31px;
        line-height: 36px;
    }

    #index #carousel .caption-description {
        max-width: 350px;
        padding: 60px 60px 60px 0px;
    }

    #index #carousel.carousel .carousel-control .icon-prev {
        left: 14px !important;
    }

    #index #carousel.carousel .carousel-control .icon-next {
        right: 33px;
    }

    #index figcaption.caption a.btn.btn-default {
        padding: 10px 0px;
        font-size: 13px;
        max-width: 167px !important;
    }

    .carousel .carousel-inner {
        height: 500px;
    }

    #index #carousel figcaption.caption .caption-description address {
        top: 135px;
        font-size: 15px;
    }

    #index .carousel .carousel-item img {
        /* max-width: 100%; */
        height: 500px;
        width: auto;
        max-width: initial !important;
        margin-bottom: 0px;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    #index .carousel {
        padding-top: 70px;
    }

    #index #carousel figcaption.caption .caption-description a.btn.btn-default {
        bottom: 40px;
    }

    #index li.htmlcontent-item-1.col-xs-12 {
        display: none
    }

    .rowhome3 .textcontent {
        padding: 25px 15px 30px;
    }

    .rowhome1 .textcontent {
        padding-top: 25px;
    }

    .rowhome2 .textcontent {
        padding: 30px 30px 27px;
    }

    .imgcontent {
        padding: 40px 30px 20px;
    }

    .rowhome1 {
        margin-top: -3px;
    }

    .rowhome1 .imgcontent {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: -11px;
    }

    #htmlcontent_home ul {
        margin-bottom: 20px;
    }

    .rowhome3 {
        margin-top: 8px;
    }

    #index h1 {
        font-size: 17px;
        padding: 20px 0px 10px;
        margin-top: 0px !important;
    }

    .popuphome.popup.active {
        left: 0px;
        width: 100%;

    }

    .popuphome.popup.active {
        bottom: 1px;
        height: initial;
    }

    .popuphome p.descripcion-popup {
        font-size: 12px;
        margin: 5px 0px;
    }

    .popuphome .element-left {
        display: block;
        width: 100%;
    }

    .popuphome p.title-popup {
        font-size: 17px;
        margin-bottom: 5px;
    }

    a.popup-link {
        font-size: 11px;
        margin-top: 20px;
        display: block;
    }
}

.footer-container li {
    font-size: 14px;
    line-height: 25px;
}

.review-line {
    background: white;
}

#index #block-reassurance {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    background-color: #f0f0f0;
    margin-top: 0px;
    padding: 20px 0 0px;
    margin-top: 110px;
    content-visibility: auto;
}

div#custom-text {
    height: auto;
    color: black;
    background: #f5f5f5;
    width: 100vw;
    margin-left: calc((-50vw) + 50%);
}

div#custom-text .container-text > h2 {
    margin-bottom: 30px;
    font-size: 30px;
}

div#custom-text .tab-section {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    padding: 30px 0;
    border-top: 1px solid #000;
}

div#custom-text .tab-section:last-child {
    border-bottom: 1px solid #000;
}


div#custom-text .tab-section .tab-title {
    flex-basis: calc(33.33% - 30px);
    font-size: 18px;
    font-weight: bold;
}

div#custom-text .tab-section .tab-title i.material-icons {
    font-size: 33px;
    display: none;
    background: #f5f5f5;
    border: 1px solid #000;
    border-radius: 100%;
    margin-right: 10px;
    color: #000;
    width: 33px;
    height: 33px;
    font-size: 0px;
    position: relative;
}

div#custom-text .tab-section:not(.active) .tab-title i.material-icons.add {
    display: inline-block;
}

div#custom-text .tab-section.active .tab-title i.material-icons.remove {
    display: inline-block;
}

div#custom-text .tab-section .tab-title i.material-icons.add:before,
div#custom-text .tab-section .tab-title i.material-icons.remove:before {
    content: "";
    border-radius: 100%;
    font-size: 33px;
    height: 10px;
    top: -10px;
    left: -1px;
    display: block;
    position: absolute;
    width: 33px;
    text-align: center;
}

div#custom-text .tab-section .tab-title i.material-icons.add:before {
    content: "+";
    top: -4px;
    font-size: 28px;
}

div#custom-text .tab-section .tab-title i.material-icons.remove:before {
    content: "-";
}


div#custom-text .tab-section .tab-content {
    display: none;
    flex-basis: 66.67%;
}

div#tiendastab ul li a {
    color: black !important;
    font-size: 12px;
    text-transform: lowercase;
    display: block;
}

div#tiendastab ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    align-items: start;
    width: 100%;
    justify-content: center;
    gap: 4px 0px;
}

ul.nav-tabshome {
    margin-bottom: 2rem;
}

.store_name:first-letter {
    text-transform: uppercase;
    display: block;
}

.store_name {
    display: inline-block;
}

div#tiendastab ul li a:first-letter {
    text-transform: uppercase !important;
}

div#tiendastab ul li {
    text-align: center;
    display: block;
    width: 100%;
}

.nav-tabshome-content .tab-pane:not(.active) {
    display: none;
}

div#editorial_block_center .rte p {
    padding-bottom: 15px;
    font-size: 13px;
    line-height: 17px;
}

.featured-products h2.h2.products-section-title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
    padding-top: 20px;
}

#index .product-description {
    border-top: none;
    padding-top: 7px;
    z-index: 0;
}

@media (max-width: 1275px) {
    header #cbp-hrmenu > ul > li > a, #cbp-hrmenu > ul > li > span.cbp-main-link {
        padding-right: 0px !important;
    }

    .rowhome3 .textcontent p {
        padding: 2px 0px 0px;
    }

    .rowhome1 .textcontent a.btn.btn-default {
        padding: 8px 0px 0px;
    }
}

@media (max-width: 1400px) {
    .info_marcas {
        padding-right: 20px;
        padding-left: 20px;
    }

    .banner_marcas {
        padding-right: 20px;
    }
}

@media (max-width: 991px) {
    div#custom-text .tab-section .tab-title,
    div#custom-text .tab-section .tab-content {
        flex-basis: 100%;
    }
}

@media (max-width: 991px) {
    div#custom-text .container-text > h2 {
        font-size: 17px;
    }

    div#custom-text .tab-section .tab-title {
        font-size: 14px;
    }

    div#custom-text .tab-section .tab-content p {
        font-size: 12px;
    }
}

/* Ipad */
@media (max-width: 991px) and (min-width: 768px) {

    #htmlcontent_home {
        margin-top: 16px;
    }

    a.hc-cat.parent-cat.active {
        font-size: 17px !important;
        text-align: center;
        width: 100% !important;
        display: block;
        margin-top: 15px;
    }

    #wbpblogposts .post:not(:first-child) {
        display: block !important;
    }
}

@media (max-width: 830px) and (min-width: 810px) {
    ul#ecommslider {
        margin: 0px -15px;
        width: auto;

    }
}

@media (max-width: 1190px) and (min-width: 1150px) {
    ul#ecommslider {
        margin: 0px -15px;
        width: auto;
    }
}

/* CSS specific to iOS devices */

/* ONLY FOR IPAD APPLE AND VERTICAL LAYOUT */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* For portrait layouts only */
    @supports (-webkit-touch-callout: none) {
        ul#ecommslider {
            margin: 0px -15px;
            width: auto;
        }

        .text-mueblesoficina.block-mobile {
            text-overflow: ellipsis;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            height: 75px;
        }
    }
}

/* ONLY FOR IPAD APPLE AND HORIZONTAL LAYOUT */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
    /* For landscape layouts only */
    @supports (-webkit-touch-callout: none) {
        ul#ecommslider {
            margin: 0px -15px;
            width: auto;
        }
    }
}


#ps_topbanner_wrapper .topbanner-content span.txtitem,
div#ps_topbanner_wrapper a {
    color: #ffffff !important;
}

#ps_topbanner_wrapper .topbanner-content:after {
    background: #ffffff !important;
}

.header-banner a.telefono span {
    color: white !important;
}

#header .header-banner a.telefono img {
    filter: invert(1);
}