/* CMS PAGES */
#category .category-description-bottom h1,
#product .product-description .rte-content h1 {
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
}

#category .category-description-bottom h2,
#product .product-description .rte-content h2 {
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
}

#category .category-description-bottom h3,
#product .product-description .rte-content h3 {
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
}

#category .category-description-bottom h4,
#product .product-description .rte-content h4 {
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;

}

#category .category-description-bottom h5,
#product .product-description .rte-content h5 {
    font-size: 21px;
    line-height: 27px;
    font-weight: bold;
}

#category .category-description-bottom h6,
#product .product-description .rte-content h6 {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}

@media (max-width: 768px) {
    #category .category-description-bottom h1,
    #product .product-description .rte-content h1 {
        font-size: 36px;
        line-height: 43px;
    }

    #category .category-description-bottom h2,
    #product .product-description .rte-content h2 {
        font-size: 28px;
        line-height: 34px;
    }

    #category .category-description-bottom h3,
    #product .product-description .rte-content h3 {
        font-size: 24px;
        line-height: 36px;
    }

    #category .category-description-bottom h4,
    #product .product-description .rte-content h4 {
        font-size: 21px;
        line-height: 27px;
    }

    #category .category-description-bottom h5,
    #product .product-description .rte-content h5 {
        font-size: 18px;
        line-height: 22px;
    }

    #category .category-description-bottom h6,
    #product .product-description .rte-content h6 {
        font-size: 16px;
        line-height: 18px;
    }

    /* .custom-column-mobil {
        margin-bottom: 40px;
    } */
}

#cms .elementor-section table {
    width: 100%;
}

#cms .elementor-section table td {
    border: 1px solid #dfdfdf;
    padding: 15px;
}

@media (min-width: 1070px) {
    #cms .elementor-section.custom-box-cms {
        width: 700px;
        margin: auto;
    }
}

@media (min-width: 769px) {
    #cms .elementor-section.custom-box-cms {
        width: 690px;
        margin: auto;
    }
}

#cms .elementor-accordion-content ul {
    list-style-type: disc;
    padding: 0.6rem 0.6rem 0.6rem 2rem;
}

#cms .elementor-section a:hover {
    text-decoration: underline;
}

.fakeHr {
    height: 1px;
    background: #cccccc;
    width: 100%;
    margin: 40px 0;
    display: block;
    clear: both
}

.worksContainer {
    padding-bottom: 35px;
}

/* PAYMENT RETURN */
#content-hook_payment_return .cheque-box {
    padding: 10px 0;
}

/* HEADER */
#desktop_logo {
    max-width: 125px;
}

/* FOOTER */
#footer-container-main .blog-link {
    font-weight: 500;
    margin-bottom: 25px;
}

.social-links > li {
    padding: 0 0.37em 0 0;
}

#footer .block-title, #checkout-footer .block-title {
    margin-bottom: 0.5em;
}

.block-iqitcontactpage .contact-rich .part {
    margin-bottom: 10px;
}

.block-iqitcontactpage .contact-rich .data a {
    color: #000 !important;
}

.block-iqitcontactpage .block-content .schedule {
    color: #535757;
}

#footer-container-main, #checkout-footer {
    padding: 25px 60px 10px;
}

#footer .block-title, #checkout-footer .block-title {
    font-size: 1.3rem;
}

.block-links ul > li {
    margin-bottom: 10px;
}

.block-links ul > li a:before {
    display: none;
}

.block-links ul > li a {
    display: inline-block;
    position: relative;
    padding-left: 0px;
    color: #535757 !important;
}

#footer-copyrights {
    padding: 10px 40px;
}

#footer-copyrights .cms-link {
    padding-right: 15px;
}

#footer-copyrights .cms-link a {
    color: #535757 !important;
}

#footer-copyrights .c-copyright {
    text-align: right;
}

/* HOME */
#banner-top {
    margin-right: 0;
    padding-right: 10px;
}

#banner-text {
    padding: 30px 40px;
    border-radius: 8px;
    background: #F5F5F5;
    margin: 10px 5px 20px 10px;
}

.banner-right {
    border-radius: 8px;
    background: #F5F5F5;
    margin: 10px 0;
}

#banner-text .text-header {
    text-align: left;
    margin-bottom: 20px;
    line-height: 34px;
}

#banner-text .text-links {
    text-align: left;
    display: flex;
}

#banner-text .text-links a {
    margin-right: 15px;
}

#banner-video {
    position: relative;
    color: #FFF;
    margin: 10px 5px 8px 10px;
}

#banner-video video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border-radius: 8px;
}

#banner-video .bvt-texts {
    position: absolute;
    bottom: 75px;
    left: 0px;
    padding: 0 30px;
    text-align: left;
    min-height: 140px;
}

#banner-video .video-title,
.banner-right .text-container .text-header {
    font-weight: 700;
    line-height: 35px;
}

#banner-video .video-text {
    padding: 15px 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
}

#banner-video .video-link {
    color: #FFF;
}
/*************************************/

.banner-right .br-container {
    border-radius: 8px;
    background: #F5F5F5;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.banner-right .img-container {
    padding-bottom: 30px;
    padding-top: 15px;
    order: 2;
    margin-top: 0;
}

.banner-right .text-container {
    order: 1; /* El texto será el primer elemento */
    text-align: left;
    padding: 30px 25px 0;
}

.banner-right .col-12.col-md-4 {
    padding: 0px !important;
}

/*************************************/

.banner-right .text-container .text-title {
    padding: 15px 0;
    line-height: 25px;
}

#index .spike-box {
    margin: 10px;
}

.elementor-image img {
    width: auto;
}

#carrousel-learning .swiper-wrapper .box-container {
    text-align: center;
}

#carrousel-learning .swiper-wrapper .box-container p {
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    padding: 20px 25px;
}

.newsletter-block .elementor-widget-wrap {
    display: flex;
    align-items: center;
}

.newsletter-block .newsletter-button .elementor-widget-wrap {
    display: grid;
}

.newsletter-block .newsletter-button .elementor-widget-wrap .elementor-widget-container {
    text-align: right;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: "swiper-icons";
}

#index .swiper-button-next, .swiper-button-prev {
    /* top: 85px; */
}

#index #banner-top .links-mobile {
    margin: 10px auto 15px;
}

.newsletter-block {
    margin-bottom: 40px;
}

body #products .thumbnail-container,
body .featured-products .thumbnail-container,
body .product-accessories .thumbnail-container,
body .product-miniature .thumbnail-container {
    min-height: auto !important;
}

.swiper-slide-inner {
    text-align: center;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

#wrapper .breadcrumb li > span {
    font-weight: bold;
}

.bootstrap-touchspin .input-group-btn-vertical {
    padding-left: 5px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 1.4rem;
    left: 1px;;
}

ul.tickcms > li {
    background: url(../img/tick-min.svg) no-repeat;
    background-position-y: center;
    background-size: 15px;
    padding-left: 30px;
    font-size: 14px;
    font-weight: bold;
    list-style: none;
}

#footer-newsletter {
    border-radius: 9px;
    background: #F1F1F1;
    margin: 15px 0 35px;
    width: 100%;
    display: flex;
}

#footer-newsletter .newsletter {
    padding: 55px 75px;
}

#footer-newsletter .subscribe-text {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    margin-right: 10%;
}

#footer-newsletter .subscribe-link a {
    color: #ffffff;
    background-color: #00c767;
    padding: 14px 25px 14px 25px;
    font-size: 16px;
    line-height: 20px;
    border: none;
}

#footer-newsletter .subscribe-link a:hover {
    background-color: #000000;
    border: solid 1px #000000;
}

#footer-newsletter .subscribe-link a i {
    margin-right: 15px;
}

#index .blog-home-news .elementor-column-wrap {
    padding: 0;
}

#index .date_blog-cat {
    display: none;
}

body .product-container etrusted-product-review-list-widget-product-star-extension {
    margin-right: 0px;
    display: none;
}

/* RESPONSIVE */
@media (max-width: 1240px) {
    .banner-right .text-container {
        bottom: 10px;
    }
}

@media (max-width: 991px) {
    .bg-black .rte-content .text-header {
        font-size: 32px !important;
    }

    .newsletter-block .newsletters-container .elementor-element-populated,
    .newsletter-block .newsletter-button .elementor-element-populated {
        padding: 50px 30px 50px 60px !important;
    }

    .elementor-element.elementor-element-6kbhzx2 > .elementor-element-populated,
    .elementor-element.elementor-element-sj2t2vl > .elementor-element-populated {
        padding: 60px 30px 45px 30px !important;
    }

    #index #skipe-container .text-container p {
        display: contents;
    }
}

@media (max-width: 768px) {
    #banner-top {
        padding-right: 0px;
    }

    #banner-top .text-header {
        font-size: 20px;
        line-height: 30px;
    }

    #banner-top .banner-left {
        padding-right: 0;
    }

    #banner-top .text-links {
        line-height: 20px;
    }

    #banner-text {
        padding: 26px 15px;
        margin: 10px 0px 20px 0px;
    }

    #banner-text .fs-small {
        font-size: 18px;
    }

    #banner-top .links-mobile .fs-small {
        padding: 0 15px;
        margin: 0 auto;
        font-size: 18px;
    }

    #banner-text .text-links a {
        font-size: 18px;
        margin-right: 0px;
    }

    #banner-text .text-links a:first-child {
        margin-right: 15px;
    }

    #banner-video {
        margin: 0 0 25px 0;
    }

    #banner-video .bvt-texts {
        display: inline-block;
        position: relative;
        top: 0;
        color: #000;
        margin-top: 10px;
        padding: 0 15px;
    }

    #banner-video .video-link {
        color: #00c767;
    }

    #banner-video .video-title, .banner-right .text-container .text-header {
        font-size: 32px !important;
        font-weight: 700;
        line-height: 40px;
    }

    .banner-right {
        background: none;
        padding-right: 0;
        margin: -10px 0;
    }

    .banner-right .br-container {
        border-radius: 8px;
        background: #F5F5F5;
    }

    .banner-right .img-container {
        padding: 15px 15px 26px 15px;
    }

    .banner-right .text-container {
        padding: 26px 15px 0;
    }

    #index .spike-box {
        margin: 25px 0px 0px;
    }

    #index .fs-xxx-large,
    #index #best-brands p {
        font-size: 32px !important;
    }

    #index .text-container,
    #index #mBot-container p,
    #index #spike-essential p {
        font-size: 20px;
    }

    #index #skipe-container .text-container {
        display: block;
        margin: 15px 0 15px;
        line-height: 27px;
    }

    #index #skipe-container .text-container p {
        font-size: 20px;
        display: contents;
    }

    #index .spike-box {
        padding: 30px 0px 0px 0px;
    }

    #index .spike-box .spike-container-img {
        padding: 60px 0 40px;
    }

    #index .box-product-1 .elementor-element-populated,
    #index .box-product-2 .elementor-element-populated {
        margin: 35px 0px 0px 0px;
        padding: 30px 15px 20px 15px;
    }

    /* #index .bg-black .elementor-widget-wrap {
        margin-top: 25px;
    }

    #index .bg-black .elementor-widget-container {
        padding: 35px 15px 15px 15px;
    } */

    /* #index .bg-black .elementor-element-populated,
    #index .best-brands-container .elementor-element-populated {
        margin: 30px 0px 0px 0px;
    } */

    #index .best-brands-container .rte-content .container {
        padding: 50px 20px 40px !important;
    }

    #index #best-brands {
        margin-bottom: 30px;
    }

    #index .h-blog-title p {
        font-size: 32px !important;
        margin-top: 30px;
    }

    #index .btn-go-to-link .elementor-button-wrapper {
        float: left;
        margin: 30px 0 40px;
    }

    #index #carrousel-learning {
        margin-bottom: 70px;
    }

    #carrousel-learning .swiper-wrapper .box-container {
        padding: 0 5px;
    }

    #carrousel-learning .swiper-wrapper .box-container p {
        font-size: 18px;
        padding: 20px 10px;
    }

    .newsletter-block .newsletters-container .elementor-element-populated {
        padding: 40px 30px 0px 30px !important;
    }

    .newsletter-block .newsletter-button .elementor-element-populated {
        padding: 30px 15px 40px 30px !important;
    }

    .newsletter-block .newsletter-button .elementor-button-wrapper {
        text-align: left;
    }

    #footer-container-main {
        padding: 0 15px 40px;
    }

    #footer .block-toggle > .block-title span::after {
        float: right;
        font-size: 18px;
    }

    #footer .block-toggle.block-social-links .block-title,
    #footer .block-toggle.block-social-links .block-content,
    #footer .blog-link {
        display: block;
        text-align: center;
    }

    #footer .block-toggle.block-social-links .block-title span::after {
        display: none;
    }

    #footer #trustbadgeCustomContainer,
    #footer #trustbadgeCustomMobileContainer {
        text-align: center;
    }

    #footer-copyrights .links-block {
        text-align: center;
        display: flex;
    }

    #footer-copyrights .links-block ul {
        margin: 0 auto;
    }

    #footer-copyrights .c-copyright {
        text-align: center;
        margin: 15px 0 0;
    }

    #footer .block-toggle._toggled > .block-content {
        margin-bottom: 15px;
    }

    #footer-newsletter .newsletter {
        display: inline-block !important;
        padding: 40px 30px;
    }

    #footer-newsletter .newsletter .subscribe-link {
        margin-top: 30px;
    }
}

/*Contact page*/
#contact .contact-page-info .contact-rich .part .data,
#contact .contact-page-info .part .schendule {
    font-size: 16px;
}

/*Estructura Hs*/
/* #index h1 {
    font-size: inherit;
} */

.new-hs-container {
    font-size: initial;
    font-weight: normal;
}

.fw-bold {
    font-weight: 700;
}

section#content-hook_payment_return, section#content-hook_payment_return p,
#content-hook_order_confirmation .order-confirmation-details,
section#content-hook_order_confirmation .mail-sent-info p,
#content-hook_order_confirmation .order-confirmation-details .h3.card-title {
    font-size: 16px;
    line-height: 1.5em;
}

section#content-hook_payment_return p, section#content-hook_payment_return p + strong, section#content-hook_payment_return p + p,
#content-hook_order_confirmation .order-confirmation-details ul {
    margin-bottom: 15px;
    display: block;
}

section#content-hook_payment_return ul {
    padding-left: 30px;
    margin-bottom: 15px;
}


body#module-facebookpsconnect-account #fbpsc .btn-connect.btn-social > .fa-bt-google {
    background: url(/modules/facebookpsconnect/views/img/social/google_icon.svg) transparent 50% no-repeat;
    left: 5px;
    top: 12px;
}

body#module-facebookpsconnect-account #fbpsc .btn-connect.btn-social {
    border: 1px solid #000;
    box-shadow: none;
    border-radius: 3px;
    color: inherit;
    background-color: transparent;
    padding: 13px 5px;
    margin-bottom: 20px !important;
    max-width: 210px;
    font-weight: 500;
    height: 48px;
    background-color: white;
}

body#module-facebookpsconnect-account #fbpsc .btn-connect.btn-social span.btn-google-default-icon {
    left: 5px;
    top: 12px;
}

body#module-facebookpsconnect-account #fbpsc .btn-connect.btn-social:hover {
    color: #00c767;
    border-color: #00c767
}

body#module-facebookpsconnect-account #fbpsc .btn-connect.btn-social:hover span.btn-title-connect {
    color: #00c767
}

body#module-facebookpsconnect-account footer.page-footer a, body#module-facebookpsconnect-account footer.page-footer span {
    font-size: 16px;
    vertical-align: super;
}

#order-confirmation #order-details * {
    font-size: 16px;
}

.register-form, .form-fields,
#password .send-renew-password-link,
#guestOrderTrackingForm,
#guest-tracking .guest-order-tracking,
#registration .registration {
    font-size: 16px;
}

#guest-tracking .form-control-comment {
    text-align: left !important;
}

#guest-tracking .col-form-label,
#password .col-form-label {
    text-align: left !important;
    line-height: 24px !important;
}

#guest-tracking #content-wrapper,
#password #content-wrapper,
#registration #content-wrapper {
    padding: 1rem;
}

.address-footer .edit-address,
.address-footer .delete-address {
    font-size: 14px;
}

.custom-checkbox label {
    line-height: 24px;
}

@media (min-width: 769px) {
    body#password .password-email,
    body#guest-tracking #guestOrderTrackingForm,
    body#registration .js-customer-form {
        max-width: 690px;
        margin: 0 auto;
    }
}

@media (min-width: 1070px) {

    body#password .password-email,
    body#guest-tracking #guestOrderTrackingForm,
    body#registration .js-customer-form {
        width: 700px;
        margin: auto;
    }

    body#password .password-email,
    body#guest-tracking #guestOrderTrackingForm,
    body#registration .js-customer-form {
        width: 700px;
        margin: auto;
    }
}

.sc-iHmpnF.huIjjb {
    display: none !important;
}

@media (max-width: 768px) {
    html body#product #LeadboosterContainer.proactiveChat {
        bottom: 80px !important;

    }
}

/* BEGIN LR18-129 */
#js-klarnapayment-wrapper {
    display: none;
}
/* END LR18-129 */

/* BEGIN LR18-139 */
body #oct8ne-alerts-callouts-wrapper, body #livechat-wrapper, body #oct8ne-viewer-wrapper{
  z-index: 99!important;
}

@media (max-width: 768px) {
    body #livechat-wrapper{
      bottom: 20px!important;
  }
  body#product #livechat-wrapper{
      bottom: 100px!important;
  }
  body#product #oct8ne-alerts-callouts-wrapper{
      bottom: 165px!important;
  }
  body #oct8ne-viewer-wrapper{
    z-index: 100!important;
  }
}
/* END LR18-139 */

.ps-shoppingcart.side-cart #blockcart-content,
.ps-shoppingcart.side-cart .show #blockcart-content{
  height: 100%;
}

/**
 * LR18-149: añadido aquí para sobrescribir el estilo con width 100% en _dev/css/components/products.scss
 * porque no he conseguido que funcione la compilación de assets en local.
 */
@media (max-width: 767px) { 
    .product-variants-item ul li{
        width: auto;
    }
}

.cbp-hrmenu .cbp-hrsub-inner {
    line-height: 1.5rem !important;
}