/**********************************
    LUIS CAMBRA EXTRA STYLES
**********************************/

/**********************************
    GENERAL STYLES
**********************************/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@300;400;500;600;700&display=swap');

:root {
    --lc-font_primary: "Poppins";
    --lc-font_titles_1: "Fredoka";
    --lc-text_color_primary: #676767;
    --lc-text_color_primary: #676767;
    --lc-text_color_secundary: #000;
    --lc-title_color: #DE5DA0;
    --lc-title_color: #FF999A;
    --lc-bg_pink_color: #FADAE5;
    --lc-bg_button_pink_color: #ED98B3;
    --lc-text_button_color: #73302E;
    --lc-text_size_1: 18px;
    --lc-text_size_2: 16px;
    --lc-text_size_3: 14px;
}

body {
    font-family: var(--lc-font_primary);
    font-size: var(--lc-text_size_1);
}
#content-wrapper .page-title, #content-wrapper .section-title {
    color: var(--lc-title_color);
    font-size: 46px;
    font-family: var(--lc-font_titles_1);
}
#content-wrapper .section-title {
    font-size: 36px;
}
.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    background: var(--lc-bg_button_pink_color);
    color: var(--lc-text_button_color);
}
.product-price {
    color: var(--lc-title_color);
}

@media(max-width:480px){
    #content-wrapper .page-title, #content-wrapper .section-title {
        font-size: 26px;
    }
    #iqitcookielaw p {
        font-size: 14px;
        line-height: 20px;
    }
}
/**********************************
    END GENERAL STYLES
**********************************/

/**********************************
    HEADER STYLES
**********************************/
#header .header-nav a {
    font-size: var(--lc-text_size_3);
}
#header .header-btn-w .header-btn .title {
    font-size: var(--lc-text_size_3);
    color: var(--lc-text_color_secundary);
}
.cbp-horizontal .cbp-tab-title {
    font-size: var(--lc-text_size_1);
    color: var(--lc-text_button_color);
    font-weight: normal;
}
#header .header-nav {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: var(--lc-text_size_2);
}
#header .header-nav a {
    font-size: var(--lc-text_size_2);
}
#header .header-nav .block-links-inline ul > li:after {
    width: 0;
    margin: 0 1rem;
}
#header h2.lc_header_text {
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
    margin: 0 25px;
    color: var(--lc-title_color);
}
/*.header-top {
    background: var(--lc-bg_pink_color);
}*/
#cbp-hrmenu > ul {
    display: flex;
    justify-content: space-between;
}
#cbp-hrmenu ul > li:first-child a {
    padding-left: 0;
}
#cbp-hrmenu ul > li:last-child a {
    padding-right: 0;
}
#cbp-hrmenu ul > li .cbp-tab-title i {
    position: absolute;
    right: -15px;
}
#header .header-btn-w .header-btn > .icon {
    font-size: 25px;
}
#header #sticky-cart-wrapper a.header-cart-btn {
    display: none;
}
/*#header .header-btn-w .header-btn > .icon.fa.fa-search.fa-fw.icon:before {
    content: url("../img/Icon-awesome-search.png");
}
#header .header-btn-w .header-btn > .icon.fa.fa-user.fa-fw.icon:before {
    content: url("../img/Icon-awesome-user-alt.png");
}
#header .header-btn-w .header-btn > .icon.fa.fa-shopping-bag.fa-fw.icon:before {
    content: url("../img/Icon-awesome-shopping-cart.png");
}*/
.header-top .fa-bag-shopping, 
.header-top .fa-shopping-bag {
    --fa: "\f07a";
}
.cbp-hrmenu .cbp-links li a:before {
    left: -10px;
}
.cbp-hrmenu .cbp-links li a:hover:before {
    left: -5px;
}
.cbp-hrmenu li#cbp-hrmenu-tab-27 .menu-element-id-2 > .cbp-menu-column-inner a:hover {
    color: var(--lc-title_color) !important;
}
#cbp-hrmenu ul > li ul.cbp-category-tree a, #cbp-hrmenu ul > li ul.cbp-links.cbp-valinks a {
    padding-left: 10px;
}
#iqitmegamenu-horizontal {
    background: #f9f5f5;
    padding-bottom: 15px;
}
#iqitmegamenu-horizontal:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background: #fff;
}
#iqitmegamenu-wrapper.stuck-menu #iqitmegamenu-horizontal {
    padding-bottom: 0;
}
#iqitmegamenu-wrapper.stuck-menu #iqitmegamenu-horizontal:after {
    display: none;
}
.cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), 
.cbp-horizontal > ul > li > .cbp-main-link {
    line-height: 60px;
    max-width: 100%;
    color: #605d70;
    padding-left: 1rem;
    padding-right: 1rem;
}
#cbp-hrmenu ul > li:first-child a {
    padding-left: 1rem;
}
#cbp-hrmenu ul > li:last-child a {
    padding-right: 1rem;
}
#cbp-hrmenu ul > li .cbp-tab-title i {
    position: absolute;
    right: -12px;
    display: inline-block;
    top: calc(50% - 6px);
    font-size: 14px;
}
#cbp-hrmenu ul > li .cbp-tab-title i.fa-angle-down {
    --fa: "\f0d7";
}

@media(max-width: 480px){
    #header .header-nav {
        padding: 10px 0;
        background: #fcb6b6;
    }
    #header .header-nav a {
        font-size: 12px;
    }
    #header .header-nav .block-links-inline ul > li::after {
        display: none;
    }
    #header .left-nav {
        flex: 0 0 100%;
        justify-content: space-between;
        display: flex;
    }
    #header .left-nav .block-iqitlinksmanager, #header .left-nav .block-iqitlinksmanager ul {
        width: 100%;
        justify-content: space-around;
        display: flex !important;
    }
    #header .left-nav .block-iqitlinksmanager ul {
        margin-bottom: 10px;
    }
    #header .left-nav > .d-inline-block {
        flex: 0 0 15%;
    }
    #header .left-nav > .d-inline-block.block-iqitlinksmanager {
        flex: 0 0 85%;
    }
    #header .header-nav .left-nav > .d-inline-block::after {
        display: none;
    }
    #header .left-nav > .d-inline-block.block-iqitlinksmanager > ul {
        margin-bottom: 5px;
    }
    #header .left-nav > .d-inline-block.block-iqitlinksmanager > ul > li {
        border-right: 1px solid #fff;
        padding-right: 3px;
        padding-left: 3px;
    }
    #header .left-nav > .d-inline-block.block-iqitlinksmanager > ul > li:last-child {
        border: 0;
    }
    #header .text-right {
        font-size: 11px;
        flex: 0 0 100%;
        padding-bottom: 10px;
    }
    #mobile-header .mobile-main-bar {
        padding: 0;
    }
    .ps-shoppingcart.col-mobile-btn-cart .cart-products-count-btn {
        display: none;
    }
    #mobile-header .mobile-buttons-bar {
        background: var(--lc-bg_pink_color);
        padding: 5px 0;
    }
    #header .logo.img-fluid {
        max-width: 100px;
    }
    #mobile-header {
        border-bottom: 0;
        background: var(--lc-bg_pink_color);
    }
    #mobile-header .m-nav-btn {
        margin-left: 5px;
    }
    #mobile-header .m-nav-btn > i {
        font-size: 2.2rem;
        color: #93614f;
    }
}
/**********************************
    END HEADER STYLES
**********************************/

/**********************************
    FOOTER STYLES
**********************************/
#footer, #footer-copyrights {
    background: var(--lc-bg_button_pink_color);
    font-size: 15px;
}
#footer-container-main, #footer-container-main a, #footer .block-title {
    color: var(--lc-text_button_color);
}
#footer .social-links._footer a:not(:hover) {
    color: var(--lc-text_button_color) !important;
}
#footer .block-title {
    font-size: 15px;
}
#footer .social-links._footer li a i {
    font-size: 24px;
}
#footer-copyrights .copyright-txt {
    color: var(--lc-text_button_color);
}
#footer .block-title:after {
    width: 100%;
    border-bottom: solid 1px #ffffff;
}

@media (min-width: 1200px){
    #footer-container-main > .container > .row > div {
        padding: 0 2rem;
    }
}
/**********************************
    END FOOTER STYLES
**********************************/

/**********************************
    HOME PAGE STYLES
**********************************/
#index .lc_text a {
    color: var(--lc-title_color);
}
#index .home_footer_banners i {
    font-size: 30px;
}
#index #wrapper {
    padding-bottom: 0;
}
#index .home_footer_banners i.fa.fa-truck:before {
    content: url("../img/Icon-awesome-shipping-fast.png");
}
#index .home_footer_banners i.fa.fa-clock-o:before {
    content: url("../img/Icon-awesome-clock.png");
}
#index .home_footer_banners i.fa.fa-envelope-o:before {
    content: url("../img/Icon-awesome-envelope.png");
}
#index .home_footer_banners i.fa.fa-credit-card:before {
    content: url("../img/Icon-awesome-credit-card.png");
}
.home_footer_banners .elementor-icon-box-title span {
    font-size: 22px;
}
.home_footer_banners .elementor-icon-box-description {
    font-size: 15px;
}
#index .lc_title {
    font-family: var(--lc-font_titles_1);
    font-weight: 500;
    margin-bottom: 30px;
}
#index .homeslider_block > .elementor-element-populated {
    padding-top: 0;
}

@media(max-width: 480px){
    #index .lc_title .elementor-heading-title {
        font-size: 26px;
    }
    #index .lc-home-banner-img > div {
        margin: 0;
        padding: 0;
    }
    #index .lc-home-banner-txt > div {
        padding: 0;
    }
    #index .lc-home-banner-txt {
        margin-bottom: 30px;
    }
    #index .lc-home-banner-txt p {
        font-size: 16px;
        line-height: 20px;
    }
    #index .lc_title2 > div {
        margin-top: 30px;
    }
    #index .lc_title {
        margin-bottom: 5px;
    }
    #index .lc-home-banner-1 {
        margin-bottom: 0;
    }
    #index .lc-home-banner-2 {
        display: flex;
    }
    #index .lc-home-banner-2 .lc-home-banner-txt {
        order: 2;
    }
    #index .lc_title2 h2 {
        font-size: 20px;
        line-height: 26px;
    }
    #index .home_footer_banners div[data-element_type="icon-box"] {
        margin-bottom: 20px;
    }
    .home_footer_banners .elementor-icon-box-title span {
        font-size: 16px;
    }
    #index .lc-text-block {
        margin-bottom: 40px;
    }
    #index .lc_text a {
        margin-bottom: 25px;
        display: inline-block;
    }
    #index .lc_text p {
        font-size: 20px;
    }
}
/**********************************
    END HOME PAGE STYLES
**********************************/

/**********************************
    CATEGORY PAGE STYLES
**********************************/
.category-description {
    font-size: 16px;
    line-height: 24px;
    color: #999;
}
#subcategories ul {
    display: flex;
    margin-bottom: 30px;
    flex-flow: row;
    flex-wrap: wrap;
}
#subcategories ul li {
    margin-right: 10px;
    border: 1px solid var(--lc-bg_button_pink_color);
    padding: 5px 15px;
}

@media (max-width: 480px) {
    #subcategories ul {
        flex-flow: column;
    }
    #subcategories ul li {
        margin: 10px 0;
        width: 100%;
    }
}
/**********************************
    END CATEGORY PAGE STYLES
**********************************/

/**********************************
    PRODUCT LIST STYLES
**********************************/
.btn-product-list {
    border: 1px solid var(--lc-bg_button_pink_color);
    background: var(--lc-bg_button_pink_color);
    width: 100%;
    max-width: 358px;
    color: var(--lc-text_button_color);
}
.btn-product-list:hover {
    background: #fff;
    color: var(--lc-text_button_color);
}
.btn-product-list i {
    display: none;
}
.product-miniature-grid .product-title {
    min-height: 40px;
    margin-bottom: 5px;
}
.product-miniature-grid .product-price {
    margin-bottom: 10px;
    display: inline-block;
}
.product-miniature-grid .product-price {
    color: var(--lc-title_color);
    font-size: 24px;
    font-weight: bold;
}

@media(max-width: 480px){
    .product-miniature {
        box-sizing: border-box;
        padding: 2px;
    }
    .product-miniature-grid .product-availability > span {
        display: inline-block;
        max-width: 100%;
        word-wrap: break-word;
        white-space: unset;
    }
}
/**********************************
    END PRODUCT LIST STYLES
**********************************/

/**********************************
    PRODUCT PAGE STYLES
**********************************/
.product_header_container .product-price {
    color: var(--lc-title_color);
    font-size: 24px;
    font-weight: bold;
}
.nav-tabs .nav-link {
    color: var(--lc-title_color);
    font-size: 20px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    color: var(--lc-title_color);
}
#product .product-information {
    font-size: 16px;
    line-height: 24px;
    color: #999;
}
#product .product-description {
    font-size: 14px;
}
/**********************************
    END PRODUCT PAGE STYLES
**********************************/

/**********************************
    CART PAGE STYLES
**********************************/
/**********************************
    END CART PAGE STYLES
**********************************/

/**********************************
    CHECKOUT PAGE STYLES
**********************************/

/* Logo Recogida en tienda */
img[src="/img/s/30.jpg"] {
    max-width: 100px !important;
    width: auto !important;
    height: auto !important;
}

/**********************************
    END CHECKOUT PAGE STYLES
**********************************/

/**********************************
    END LUIS CAMBRA EXTRA STYLES
**********************************/