
@font-face {
   font-family: 'Chaney';
   src: url('../fonts/chaney-regular-webfont.ttf') format("truetype");
   font-weight: normal;
   font-style: normal;
}

@font-face {
    font-family: 'Wotfard';
    src: url('/themes/warehousechild/assets/fonts/Wotfard-Medium.woff2') format('woff2'),
        url('/themes/warehousechild/assets/fonts/Wotfard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wotfard';
    src: url('/themes/warehousechild/assets/fonts/Wotfard-Light.woff2') format('woff2'),
        url('/themes/warehousechild/assets/fonts/Wotfard-Light.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wotfard';
    src: url('/themes/warehousechild/assets/fonts/Wotfard-SemiBold.woff2') format('woff2'),
        url('/themes/warehousechild/assets/fonts/Wotfard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wotfard';
    src: url('/themes/warehousechild/assets/fonts/Wotfard-Bold.woff2') format('woff2'),
        url('/themes/warehousechild/assets/fonts/Wotfard-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Wotfard';
    src: url('/themes/warehousechild/assets/fonts/Wotfard-LightItalic.woff2') format('woff2'),
        url('/themes/warehousechild/assets/fonts/Wotfard-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
.cms-id-2 #wrapper,
.cms-id-9 #wrapper,
.cms-id-10 #wrapper,
.cms-id-3 #wrapper {
    width: 90%;
    margin: auto;
}

body.cms-id-2, 
body.cms-id-9,
body.cms-id-10,
body.cms-id-3 {
    background: #fff;
}
#footer-container-main, #checkout-footer{
    background: #64318a;
    padding-left: 2vw;
}

.block-iqitcontactpage strong {
    font-weight: 700;
}

button#back-to-top {
    display: none;
}

h1,h2,h3,h4,h5{
   font-family: 'Chaney', sans-serif;
}

.boton-home a {
    font-size: 1.25vw!important;
}

.ns-box {
    background: #9659C5;   
}

#blockcart-content .cart-totals {
    font-size: 18px;
}

#checkout #wrapper {
    padding: 20px;
    width: 95%;
    margin: auto;
}

.boton-home2 a {
    font-family: 'Wotfard';
    font-weight: bold!important;
    text-transform: uppercase;
}

.librohome img{
    height: 65vh;
    width: auto;
}

.cbp-horizontal .cbp-tab-title {    
    font-weight: 800;   
}
.cms-id-8 .cbp-horizontal .cbp-tab-title {
    color: #ffffff;
}
.cms-id-8 .cbp-horizontal .cbp-tab-title:hover{
    color: #000000;
}

#contact .cbp-horizontal .cbp-tab-title{
    color: #ffffff;
}
#contact .cbp-horizontal .cbp-tab-title:hover{
    color: #000000;
}

#contact .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu {
    background: #b3bba4;
}

.simpleblog__listing__post__wrapper__footer {
    border-top: none;
    margin-top: 0!important;
}

h3.simpleblog__listing__post__wrapper__content__headline.post-title {
    font-family: 'Wotfard';
    font-weight: 600;
    margin-top: 8px;
}

.subtitulos p{
   font-family: 'Chaney', sans-serif;
   font-size: 1.75vw!important;
}

.titulobanner span{
   font-size: 1.5vw!important;
}

.textobanner p {
   font-size: 0.875vw!important;
}

.iconosa img {
    height: 10vh;
    width: auto;
}

#custom-text p {
    display: flex;
    margin-bottom: 0;
}

#custom-text span {
    display: flex;
    align-items: center;
    margin-right: 2vh;
    font-size: 0.75vw;
}

#header .header-nav .social-links._topbar a:not(:hover) {
    color: #a1ba3b !important;
    font-size: 1rem;
}

#header .header-nav .social-links._topbar a::hover {
    color: #a1ba3b !important;
    font-size: 1rem;
}

button.btn.btn-product-list.add-to-cart {
    font-family: 'Wotfard';
    font-weight: bold;
    text-transform: uppercase;
        font-size: 0.875vw;
}
a.btn.btn-product-list{
   font-family: 'Wotfard';
    font-weight: bold;
    text-transform: uppercase;
        font-size: 0.875vw;
}

img.logo.img-fluid {
    width: 12vw;
}

span.cbp-tab-title {
    text-decoration: underline;
}

.product-miniature-default li.product-flag:first-child {
    margin-top: 0;
    display: none;
}

h2.h3.product-title {
    font-size: 20px;;
    font-style: italic;
    font-weight: normal;
    line-height: 24px;
}


.js-product-miniature-wrapper {
    margin-bottom: 20px;
}

.contactblock {
    margin-top: -12vw;
}

.product-miniature .features-description p {
    font-weight: bold;
    font-size: 16px;
}

.product-miniature-grid .product-price {   
    font-weight: 600;
    font-size: 18px;
}

#wrapper .breadcrumb {
    background: #F8F9FA;
    border-top: 1px solid #e2e2e2;
}

#wrapper .breadcrumb li {
    display: inline;
    color: black;
    font-size: 14px;
}

#wrapper .breadcrumb a {
    color: #64318a;
    font-size: 14px;
    font-weight: 300;
}

#wrapper .breadcrumb li:after {
    color: #64318a;
}

#category #wrapper .breadcrumb {    
    text-align: center;
}

#product #header {
    background: rgb(255 255 255);
}

#iqitproductsnav .fa {
    color: #A1BA3B;
    padding: 7px;
    background: #fff;
    border: 1px solid #e2e2e2;
}

.cms-id-4 .cbp-tab-title {
    color: ##262626;
}

.cms-id-4 .cbp-tab-title:hover{
    color: #64318A;
}


.iconos2 .elementor-widget-image-box .elementor-image-box-wrapper{
    flex-direction: row;

}

.iconos2 .elementor-element.elementor-element-v30scku > .elementor-container{
    width: 1400px;
}

#category #mobile-header {
    border-bottom: solid 1px #e3e3e3;
    background: #ffffff;
}

#category .sticky-desktop-wrapper {
    background: #ffffff;
}

.cms-id-3 #header {
    background: #ffffff!important;
    border-bottom: 1px solid #e2e2e2;
}


#custom-text img {
    margin-right: 5px;
    width: auto;
    height: 1vw;
}

#module-ph_simpleblog-single #inner-wrapper {
    width: 95%;
    margin: auto;
}
#module-ph_simpleblog-list #inner-wrapper {
    width: 95%;
    margin: auto;
}


.social-links._footer {
    display: none;
}

#header, #checkout-header{
    box-shadow: none;
}

#header .header-nav{
    background: #E2E6DB;
}

.imgleyendo img {
   position: absolute;
    left: 0;
    bottom: -20vh;
    width: 100%;
}

.titlesection span{
    font-size: 1.375vw;
}

.imglibros img {
    position: absolute;
    left: 0vw;
    top: -5vw;
}

form#login-form {
    width: 60%;
    margin: auto;
}

.form-control {
    background-color: #ffffff;
    color: #777777;
    border: solid 1px #C6A4DF;
}

.input-group>.input-group-append>.btn{
    border-color: #C6A4DF;
}

.size38{
    font-size: 2.375vw;
}

#index .elementor-widget-image-box .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column;
}


.imgsentada img {
    position: absolute;
    top: -42vh;
    right: 5vw;
}

.elementor-element.elementor-element-bwn59vs .il-photo__img {
    height: 220px;
    object-fit: cover;
}

#footer-container-first {
    padding-bottom: 0;
    }

#footer .block {
    padding-bottom: 1rem;
    padding-right: 3rem;
}

.editimg img {
    position: absolute;
    left: 0;
    top: -7vh;
}

#cms nav.breadcrumb {
    display: none;
}

#cms #header {
    position: sticky;
    background: none;
}

#cms-id-8 .cbp-tab-title {
    color: #fff;
}

.sociabl {
    position: absolute;
    right: -27%
}

.sociabr {
    position: absolute;
    left: -27%
}


.sociabc {
    z-index: 10;
}

.elementor-displayTop {
    width: 100%;
}

#contact .contactblock .elementor-column-gap-default .elementor-element-populated {
    padding: 15px;
    padding-top: 18vw;
    padding-bottom: 20vw;
}

.imgcontact {
    position: absolute;
    z-index: 10;
    bottom: -20.9vw;
    width: 100%;
    left: 50%;
    transform: translate(-50%, 0%);
}

#contact #header {
    background: none;
}

.textbg {
    display: flex;
    justify-content: center;
}

.textbg h3 {
    background: #f2f2f2;
    padding: 5px 10px;
    font-weight: 100;
}


span.textcontact {
    background: #f2f2f2;
    display: flex;
    align-items: center;
    padding: 4px 10px 4px;
    height: 100%;
    font-weight: 400;
}

#contact .form-group{
    display: flex;
    flex-direction: column;
}

#contact #fiel_name {
    width: 33.33%;
    display: inline-flex;
    margin-right: 10px;
}

#contact #fiel_email {
    width: 66.66%;
    display: inline-block;
}

#contact .wk-text-field {
    border: 1px solid #c6a4df;
}

#contact #fiel_asunto {
    width: 33.33%;
    display: inline-flex;
    margin-right: 10px;
}

#contact #fiel_referencia {
    width: 33.33%;
    display: inline-flex;
    margin-right: 10px;
}

#contact #fiel_adjunto {
    width: 33.33%;
    display: inline-flex;
}

#contact .custom_form_maker {
    position: relative;
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    margin: auto;
    padding: 0;
    width: 1200px;
}

#contact .custom_form_maker .wk-select {
    border: 1px solid #c6a4df;  
    height: 2.625rem;
    background: white;
    width: 100%;
    height: 52px;
    padding: 10px;
}

#contact #wk-file-adjunto {
    display: none;
}

#contact button.wk-file-button-color.btn.btn-primary {
    width: 100%;
    height: 50px;
}



#contact #fiel_politicas label.wk-text-color.form-control-label.col-md-12 {
    display: none;
}

#contact .wk-button-color {
    color: #ffffff;
    background: #64318A;
    width: 150px;
    right: 0;
    position: absolute;
    margin-right: 4.5vw;
    font-family: 'Wotfard';
}

#contact .wk-file-button-color {
    color: #828282;
    background: rgb(47 181 210 / 0%);
    font-family: 'Wotfard';
}

#contact .wk-text-area{
        border: 1px solid #c6a4df;  

}

#contact #fiel_mensaje {
    width: 100%;
}

#contact .customtextcontact p {
    margin-top: 50px;
    font-size: 12px;
    line-height: 20.4px;
    padding: 0 40px;
}

#cart #wrapper {
    padding: 2rem;
}

#cart a.btn.btn-primary.btn-lg.btn-block {
    font-size: 1.2rem;
    padding: 10px;
}

.cart-products-count-btn {
    background: #643189;
    color: #ffffff;
}

#contact .wk-button-color:hover{
    background: #ffffff!important;
    color: #643189!important;
}

#cart a.btn.btn-primary.btn-lg.btn-block:hover {
    font-size: 1.2rem;
    color: #64318a;
    background: #ffffff;
}
.btn-primary:hover {
    color: #643189;
    background-color: #ffffff;
    border-color: #643189!important;
}

.btn-primary:not(:disabled):not(.disabled):active {
    background: #ffffff;
    color: #643189!important;
    border-color: #643189!important;
}

#blockcart-content .cart-title .close {
    margin-top: 0;
}

.cart-summary-line.cart-total {
    font-weight: bold;
    font-size: 1.2rem;
}

#cart .input-group>.form-control:not(:first-child), .input-group>.custom-select:not(:first-child) {
    margin-right: 1px;
}

#product #inner-wrapper {
    padding: 0 4rem;
}

.product_p_price_container {
    border-top: none;
    padding-top: 0!important;
}

.product_header_container.clearfix {
    border-bottom: none;
    padding-bottom: 0;
}

.product-additional-info {
    border-top: none;
    padding-top: 0;
}

#product #content-wrapper .section-title:after{
    display: none;
}

svg {
    overflow: hidden;
    vertical-align: sub;
}

#cart-toogle svg {
    margin-bottom: 1px;
}

#product #content-wrapper .product_header_container .page-title span {
    font-family: 'Wotfard';
    font-size: 32px;
    font-weight: 600;
    text-transform: inherit;
    line-height: 38.4px;
}

.autor-top {
    font-family: 'Wotfard';
    font-size: 22px;
    font-weight: 400;
}

#product .product-price.current-price-value{
    font-family: 'Wotfard';
    font-size: 32px;
    font-weight: 600;
}

.product-quantity .qty .input-group {
    height: 100%;
    font-size: 14px;
    background: #F8F9FA;
}

#product .bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 1rem;
    left: 4px;
    top: 1px;
}

#product .btn.btn-primary.btn-lg.add-to-cart {
    padding: 0.36rem 1.5rem;
    font-family: 'Wotfard';
}

#product #iqit-wishlist-product-btn {
    padding: 0.36rem 1rem;
}

#productdaas-accordion .title a {
    font-family: 'Wotfard';
    font-weight: 600;
    font-size: 14px;
}

#productdaas-accordion p {
    font-size: 14px;
    font-weight: 300;
    margin: 0;
}

.iconos2 .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row!important;
}

#product h2.section-title span {
    color: #64318A;
    font-size: 32px;
}

#category #inner-wrapper {
    padding: 0 24px;
}

.cms-id-3 #wrapper {
    /*padding: 80px 30px;*/
}

.cms-id-3 h3,
.cms-id-9 h3,
.cms-id-2 h3,
.cms-id-10 h3 {
    font-size: 22px;
    color: #64318A;
    font-weight: 600;
    font-family: 'Wotfard';
}

.cms-id-3 #content p,
.cms-id-9 #content p,
.cms-id-2 #content p,
.cms-id-10 #content p {
    font-family: 'Wotfard';
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
}

.page-title span {
    font-family: 'Chaney';
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 0.05rem;
    font-weight: 100;
}

#category #content-wrapper .page-title {   
    margin-bottom: 24px;
    padding-bottom: 0;
}


#content-wrapper .page-title:after{
    display: none;
}

.products-selection {
    padding: 5px 0;
}

.products-selection .showing {
    margin-right: 0.5rem;
    font-family: 'Wotfard';
    font-weight: 400;
    color: #262626;
    font-size: 12px;
}

span.select-title-name {
     font-family: 'Wotfard';
    font-weight: 400;
    color: #262626;
    font-size: 12px;
    line-height: 2;
}

#category .products-selection .form-control {
    padding: 0.2rem 0.8rem;
    background: #F8F9FA;
}

a.select-title.expand-more.form-control {
    font-size: 12px;
    line-height: 2;
}

#category .products-selection .products-sort-nb-dropdown .dropdown-menu {
    font-size: 12px;
}

a.current.js-search-link.hidden-sm-down {
    padding-left: 5px;
    background: #E2E6DB;
    padding-bottom: 5px;
    margin-right: 5px;
}

a.current.list.js-search-link.hidden-sm-down{
    padding-right: 5px;
}

#authentication h1.h1.page-title {
    text-align: center;
}

#authentication .col-form-label.required {
    width: 100%;
    max-width: 66%;
}

#authentication .col-form-label.required {
    width: 100%;
    max-width: 66%;
    font-family: 'Wotfard';
    font-weight: 200;
    text-transform: uppercase;
}

.forgot-password a {
    text-decoration: underline;
    color: #64318A!important;
    font-size: 12px;
}

button#submit-login {
    font-family: 'Wotfard';
    text-transform: uppercase;
    width: 150px;
}

.no-account a {
    color: #3F4531!important;
    padding: 4px 60px;
    background: #E2E6DB;
    display: block;
    margin: auto;
    width: 40%;
    font-size: 12px;
    text-decoration: underline;
}

#authentication hr {
    border-top: 1px solid rgb(160 160 160 / 0%);
}

.page-authentication #content {
    border: none;
 }


#footer-container-main a, #checkout-footer a {
    font-family: 'Wotfard';
    font-weight: 200;
    font-size: 15px;
}

#footer .data {
    font-weight: 200;
    font-family: 'Wotfard';
    font-size: 15px;
}

#footer p {
    font-family: 'Wotfard';
    font-weight: 200;
    font-size: 0.9em;
}

.elementor-displayFooterBefore.col-12 {
    padding: 0;
}

.imgtres img {
    float: right;
    position: absolute;
    top: -25vh;
    right: 3vw;
}

#header-user-btn svg {
    stroke: #000000;
}
#cart-toogle svg{
    stroke: #000000;
}



/*EDITORIAL*/

.cms-id-8 .fa-search:before {
    color: #ffffff;
}

.cms-id-8 .fa-search:before {
    color: #fff;
}

.cms-id-8 #header-user-btn svg {
    stroke: #ffffff;
}

#contact #header-user-btn svg {
    stroke: #ffffff;
}

#contact .fa-search:before {
    content: "\f002";
    color: #ffffff;
}

.cms-id-8 #cart-toogle svg {
    stroke: #ffffff;
}

#contact #cart-toogle svg {
    stroke: #ffffff;
}

#contact #wrapper{
    padding-top: 0;
    margin-top: -1px;
}

#contact #wrapper .breadcrumb{
    display: none;
}

#contact #mobile-header{
    border-bottom: none;
}

#contact #mobile-header .mobile-buttons-bar {
    background: #b3bba4;
}

button.wk-file-button-color.btn.btn-primary {
    background: #ffffff;
    color: #000000;
    border: 1px solid #c3afd2;
}

.custom-checkbox input[type="checkbox"]+span .checkbox-checked {
    top: -2px;
    left: 0px;  
}

.wk-button-color {
    color: #ffffff;
    background: #64318A!important;
}
.custom_form_maker .custom-checkbox input[type="checkbox"] + span { 
    margin-bottom: 8px;
}

.cms-id-8 .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu {
    background: #643189;
}

.iconfem {
    width: 1.25vw;
    height: 4vh;
    vertical-align: initial;
}
.iconfem img {
    width: 14px;
}
.elementor-text-editor tr {
    display: block;
    margin-bottom: 10px;
}

button#search_center_filter_toggler {
    font-size: 12px;
    background: #F8F9FA;
    border: none;
}

@media(min-width: 767px){
    .filter-button {
    display: none;
}
}

/*TABLET*/
@media (min-width: 767px) and (max-width: 992px){
#product h2.section-title span {
    color: #64318A;
    font-size: 24px;
}

.wk-button-color {   
    margin-right: 7vw;
}


#custom-text span {   
    font-size: 0.5rem;
}
.iconosa img {
    height: 6vh;
    width: auto;
}

    #header .header-nav {
    padding: 0;
}

.sectionbanners {
    max-width: 80%;
    margin: auto;
}

.product-miniature .features-description p {
    font-weight: bold;
    font-size: 1.5vw;
    margin-bottom: 0;
    line-height: 1;
}

.iconos2{
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
}
.imgsentada img {
    position: absolute;
    top: -53vw;
    right: 5vw;
}
}


/*MOVIL*/


@media(max-width: 767px){

#custom-text img {
    margin-right: 5px;
    width: auto;
    height: 5vw;
}

#authentication h1.h1.page-title {
    text-align: center;
    display: block;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0;
}

form#login-form {
    width: 100%;
    margin: auto;
}

#authentication .col-form-label.required {
    width: 100%;
    max-width: 100%;   
}

.no-account a {   
    width: 100%;
}

#authentication #mobile-header .mobile-buttons-bar {
    background: #ffffff;
}

#authentication #mobile-header.mobile-header-style-3 .m-nav-btn {
    color: #000000;
}

#authentication .mobile-buttons-bar svg {
    stroke: #000000;
}

#authentication #wrapper .breadcrumb {  
    display: none;
}

#authentication #header {
    background: #ffffff;
}

#category #mobile-header .mobile-buttons-bar {
    background: #ffffff;
}

#category #mobile-header.mobile-header-style-3 .m-nav-btn {    
    color: #000;
}

#category .mobile-buttons-bar svg {
    stroke: #000000;
}


#product #mobile-header .m-nav-btn>i {
    font-size: 1.5rem;
    color: #000;
}

#product #mobile-header .m-nav-btn>span {
    display: block;
    margin-top: 0;
    color: #000000;
}

#product #mobile-header .mobile-buttons-bar {
    background: #ffffff;
}
#product #inner-wrapper {
    padding: 0 2rem;
}

#product h2.section-title span {
    color: #64318A;
    font-size: 22px;
}
.product_header_container .h1.page-title span {
    display: block;
    text-align: center!important;
    font-size: 28px!important;
    line-height: 33.6px!important;
}
.autor-top {
    text-align: center;
    display: block;
}
.product-prices.js-product-prices {
    text-align: center;
}

#product .mobile-buttons-bar svg {
    stroke: #000000;        
}

#index .mobile-buttons-bar svg {
    stroke: #000000;        
}

#iqitmegamenu-mobile a {   
    text-transform: uppercase;
}

.mobile-buttons-bar svg {
    stroke: #ffffff;
}
.form-group {
    width: 100%!important;
    flex-direction: column;
    margin: auto;
}
.wk_custom_form_submit {
    width: 80%;
    position: initial;
    margin-top: 10px;
    margin-left: 10%;
    margin-right: 10%;
}

#contact .custom-checkbox {
    position: relative;
    display: flex;
    align-items: flex-start;
}

#contact label {
    clear: both;
    font-size: 12px;
    margin-bottom: 0;
}

.textbg {
    display: block;
    justify-content: center;
}

.textbg h3 {   
    margin-bottom: 0;
    padding: 15px 10px 0;
}

span.textcontact {   
    padding: 4px 10px 15px;
}

#header .header-nav {
    background: #f2f2f2;
}
.simpleblog__listing__post__wrapper img.img-fluid.photo.mb-3 {
    display: none;
}
.simpleblog__listing__post__wrapper.cardblog.post-item {
    border: 1px solid #f2f2f2;
    padding: 0 10px!important;
    margin-bottom: 0;
}
.simpleblog-posts-column {
    padding: 5px 1rem!important;
}
.simpleblog__listing__post__wrapper__content__headline{
    border-bottom: none;
}
.elementor-text-editor tr {
    display: flex!important;
    flex-direction: column;
    align-items: center;
}

.cms-id-3 h1.h1.page-title {
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 24px!important;
}

.cms-id-3 #mobile-header .mobile-buttons-bar {
    background: #ffffff;
}

.cms-id-3 #mobile-header.mobile-header-style-3 .m-nav-btn {   
    color: #000000;
}

.cms-id-3 .mobile-buttons-bar svg {
    stroke: #000000;
}

#contact #mobile-header.mobile-header-style-3 .m-nav-btn {   
    color: #000000;
}

#contact .mobile-buttons-bar svg {
    stroke: #000000;
}

#contact .fa-search:before {
    content: "\f002";
    color: #000000;
}

h1.h1.page-title {
    display: none;
}
#cms #wrapper {
    padding-top: 1px;
}
#footer .block-title:after, #checkout-footer .block-title:after{
    display: none;
}
#footer .block {
    padding-bottom: 1rem;
    padding-right: 1rem;
}

#footer .block-title span {
    width: 100%;
    display: contents;
}
/*editorial*/
.cms-id-8 #mobile-header .mobile-buttons-bar {
    background: #643189;
    margin-bottom: -1px;
}
.editimg img {
    position: absolute;
    left: 50%;
    top: 8vw;
    width: 80%;
    transform: translateX(-50%);
}

/*********/

/*nosotras*/
.cms-id-4 #mobile-header .mobile-buttons-bar{
    background: #e7ddf8;
    margin-bottom: -1px;
}

/**********/
.noborder .elementor-column-wrap{
    border-style: none!important;
}
#index #mobile-header.mobile-header-style-3 .m-nav-btn {   
    color: #000;
    font-size: 14px;
}
#index #mobile-header .mobile-buttons-bar {
    background: #f2f2f2;
}

#index #mobile-header .container{
    background: #f2f2f2;
}


#mobile-header .m-nav-btn>span {
    display: block;
    margin-top: 0;
    top: 7px;
}
#mobile-header .container{
    padding-left: 0;
    padding-right: 0;
}


.right-nav {
    padding: 0 5px;
}
.left-nav{
    padding: 0 0 0 15px;
}
#custom-text p {
    display: flex;
    margin-bottom: 0;
    justify-content: space-between;
    height: 100%;
}

.right-nav .d-inline-block {
    width: 100%;
}
ul.social-links._topbar {
    width: 100%;
}
.social-links>li {
    display: inline-block;
    padding: 0 0.2em 0 0;
    margin: 0px 7%;
}

#contact .wk-button-color {
    color: #ffffff;
    background: #64318A;
    width: 85vw;
    margin: 20px auto;
    right: 0;
    position: inherit;
    font-family: 'Wotfard';
}
#header .header-nav .social-links._topbar a:not(:hover) {
    font-size: 17px;
}

#custom-text {
    height: 100%;
}
    img.logo.img-fluid {
    width: 50vw;
}
#mobile-header .mobile-main-bar {
    padding-top: 1.222222rem!important;
    padding-bottom: 1.222222rem!important;
}

.ps-shoppingcart .cart-products-count-btn{
    top: 1px;
    right: 20px;
}
#mobile-header .row-mobile-buttons {
    margin-left: 0;
    margin-right: 0;
}
.imgtres img {
    float: initial;
    width: 80%;
    max-width: 80%!important;
    top: -10vh;
    right: 50%;
    transform: translateX(50%);
}

.imglibros img {
    position: absolute;
    left: 5%;
    top: -30vw;
    width: 90%;
}

.imgleyendo img {
    position: absolute;
    left: 0;
    bottom: 7vh;
    width: 90%;
}

#contact .contactblock .elementor-column-gap-default .elementor-element-populated{
    padding: 15px;
    padding-top: 3vh;
    padding-bottom: 0;
}

.purpleedit {
    left: 5px;
}

.iconosa img {
    height: 8vh;
    width: auto;
}
h2.h3.product-title {
    font-size: 16px;   
    line-height: 19.2px;
}

.cms-id-4 #mobile-header .m-nav-btn {
    color: #000000;
}

.cms-id-11 #mobile-header .m-nav-btn {
    color: #000000;
}

.mobile-buttons-bar svg {
    width: 28px!important;
    height: 27px;
}

.cms-id-4 .mobile-buttons-bar svg {
    stroke: #000000;   
}

.cms-id-11 .mobile-buttons-bar svg {
    stroke: #000000;   
}

.cms-id-11 #mobile-header .mobile-buttons-bar {
    background: #d4e5be;
    margin-bottom: -5px;
}

h3.simpleblog__listing__post__wrapper__content__headline.post-title {
    font-family: 'Wotfard';
    font-weight: 600;
    margin-top: 8px;
    font-size: 18px;
    margin-bottom: 5px;
}

.iconfem {
    width: 4vw;
    height: 4vh;
}
.elementor-element.elementor-element-rgmhz1f {
    background-image: url(/themes/warehousechild/assets/img/backmovil.png)!important;
}
.product-miniature .features-description p {
    font-weight: 700;
    font-size: 14px;
    font-family: Wotfard, Sans-serif;
    margin-bottom: 0;
}
.product-miniature-grid .product-price {
    font-weight: 600;
    font-size: 18px;
}
button.btn.btn-product-list.add-to-cart {    
    font-size: 14px;
}
.iconos2 .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column!important;
    padding: 0 10px;
}
.iconos2 h3.elementor-image-box-title {
    text-align: center;
}
#index .iconos2 .elementor-image-box-content {
    padding-left: 0;
}
.iconos2 p {
    text-align: center;
}
.imgsentada img {
   position: absolute;
    top: -125vw;
    right: 50%;
    width: 50%;
    transform: translate(50%, 0px);
}
.deactivated {
	display:none;
}
.activated {
	display:block;
}
.features-description{
display: none!important;
}
	.product-flags .discount, .product-flags .on-sale{
    display: none!important;
}
.product-miniature-default li.product-flag{
    display: none!important;
}
