#js-checkout-summary .card-body .cart-summary-products{
    font-size: 16px;
}
li.media.cart-summary-product{
    padding: 15px !important;
}
#js-checkout-summary .card-body .media-list{
    font-size: 16px !important;
}
#js-checkout-summary .cart-summary-subtotals-container{
    font-size: 16px !important;
}
.step-title{
    font-size: 18px !important;
}
#checkout-delivery-step .delivery-options .carrier-name{
    font-size: 16px !important;
}
#checkout-delivery-step .delivery-options .carrier-delay{
    font-size: 14px !important;
}
#blockcart-content .cart-products .pb-1{
    font-size: 16px !important;
}
#blockcart-content .cart-products .col-info .col{
    font-size: 16px !important;
}
#blockcart-content .cart-subtotals{
    font-size: 16px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
#blockcart-content .cart-totals{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
#blockcart-content .cart-buttons .btn-secondary{
    font-size: 16px !important;
}

.col-product-info span.regular-price {
    font-size: 18px !important;
}

.product-actions span.product-price.current-price-value {
    font-size: 22px !important;
    font-weight: bold;
    line-height: 26px;
}

.sin-interes {
    border-top: 1px solid #999 !important;
    margin-top: 14px;
    padding-top: 14px;
}

.con-descuento {
    border-bottom: 1px solid #999 !important;
    margin-bottom: 14px;
    padding-bottom: 14px;
}
.product-desc {
    font-size: 16px;
    line-height: 20px;
    border: none !important;
}

.product-desc span.orange-price {
    font-size: 20px;
}


 .product-miniature-default span.product-price.product-price-or {
    color: #777777 !important;
    font-size: 20px;
}


.descuento-label {
    background: #d96037;
    color: #fff;
    padding: 2px 6px;
    border-radius: 4px;
    font-weight: 700;
    margin-right: 4px;
    font-size: 14px;
}

.texto-pago {
    color: #444;
    font-weight: 500;
}

.precio-naranja {
    color: #d96037 !important;
    font-weight: 700;
    font-size: 16px;
}


.price-without-tax {
    font-size: 12px;
    top: 0px;
    margin-bottom: 10px;
    position: relative;
}

.modal-content button {
    background-color: #d96037;
    font-size: 22px;
    font-weight: 600;
    padding: 22px 30px;
    color: #ffffff;
    border: none;
    text-transform: uppercase;

}

.detalle-cuotas-genotype{
    display: none!important;
}


body#cms.cms-id-21 #content-wrapper .page-title{
    display: none;
}
body#cms.cms-id-21 #wrapper .breadcrumb{
    display: none;
    height: 0px;
    padding: 0px;
    margin: 0px;
}

body#cms.cms-id-19 nav.breadcrumb, body#cms.cms-id-19 header.page-header, body#cms.cms-id-22 nav.breadcrumb, body#cms.cms-id-22 header.page-header, body#cms.cms-id-4 nav.breadcrumb, body#cms.cms-id-4 header.page-header{
    display: none;   
}

body#cms section#wrapper{
    margin-bottom: -30px !important;
}

body#category section#wrapper {
    margin-top: 50px !important;
}

footer#footer, #footer-container-main{
    background-color: #444444 !important;
}
#footer-container-main{
    padding: 0px !important;
    margin: 0px !important;
    margin-top: 40px !important;
}
#footer-container-main .col.col-md-3.block.block-toggle.block-iqitcontactpage.js-block-toggle img{
    margin-bottom: 10px;
}
#footer-copyrights{
    margin-top: 40px !important;
    background-color: #202020 !important;
    padding: 25px 0px;
}
ul.social-links._footer li a:hover{
    color: #4444 !important;
    background-color: #fff !important;
    border-radius: 200px !important;
    padding: 10px 8px !important;
    font-size: 24px !important;
}
ul.social-links._footer li.facebook a:hover{
    color: #3b5998 !important;
}
ul.social-links._footer li.instagram a:hover{
    color: #517fa3 !important;
}
ul.social-links._footer li.youtube a:hover{
    color: #e82a34 !important;
}
#footer-copyrights .container{
    display: flex;
    justify-content: center;
}
#footer .cont-logos-copyright{
    width: 70%;
    display: flex;
    justify-content: space-evenly;
}
#footer .cont-logos-copyright img{
    height: 30px;
}
#footer-copyrights .copyright{
    margin-top: 20px;
}
#footer-copyrights .copyright p{
    color: #fff !important;
    font-size: 14px;
    text-align: center;
}
#footer-copyrights .copyright p span.resaltado{
    color: orange !important; 
}

body#module-formmaker-form .page-subheading{
    color: #333333;
    font-size: 1.5714285714rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 0.8em;
    margin-top: 30px;
    padding-bottom: 10px;
    font-family: 'Poppins', cursive !important;
}
body#module-formmaker-form .form_1 .form-group{
    display: flex;
    flex-direction: column-reverse;
}
body#module-formmaker-form .form_1 .form-control{
    width: 100%;
    border: 1px solid #000;
    border-radius: 10px;
}
body#module-formmaker-form .form_1 span.form_info{
    color: #000 !important;
    font-weight: 500;
    font-family: 'Poppins', cursive !important;
    margin-bottom: 5px;
}
body#module-formmaker-form .form_1{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
body#module-formmaker-form .form_1 .row{
    width: 50%;
    margin: 10px auto;
}
body#module-formmaker-form .form_1 .form-group.required.col-lg-12.form_maker_captcha label{
    color: #000;
    margin-top: 10px;
    font-size: 13px;
}
body#module-formmaker-form .form_1 footer.form-footer.text-xs-right{
    width: 50%;
    margin: 0px auto;
    display: flex;
    justify-content: flex-end;
}
body#module-formmaker-form .form_1 footer.form-footer.text-xs-right button#fmSubmit{
    background-color: #d85529;
    border-radius: 100px;
    font-weight: 600;
    text-transform: uppercase;    
}


@media (max-width: 600px){
    ul.social-links._footer{
        display: flex;
        justify-content: center;
    }
    #footer-copyrights .copyright p{
        font-size: 12px;
    }
    #footer-copyrights .copyright{
        margin-top: 30px;
    }
    #footer .cont-logos-copyright img{
        height: 26px;
    }
    #footer .cont-logos-copyright{
        width: 100%;
    }
    #footer .block-toggle > .block-content{
        display: block;
    }
    #footer .block-iqitlinksmanager-desktop{
        display: none !important;
    }
    #footer .block-iqitcontactpage .part{
        font-size: 13px;
    }
    body#module-formmaker-form .form_1 .row{
        width: 100%;
    }
    body#module-formmaker-form .form_1 footer.form-footer.text-xs-right{
        width: 90%;
    }

}