/**********************************
    LUIS CAMBRA EXTRA STYLES
**********************************/

/**********************************
    GENERAL STYLES
**********************************/
@font-face {
    font-family: 'Poppins';
    src: url('./webfonts/Poppins-Bold.ttf');
    font-weight: 700;
}
@font-face {
    font-family: 'Poppins';
    src: url('./webfonts/Poppins-Regular.ttf');
    font-weight: 400;
}
.breadcrumb .breadcrumb-list span {
    /*color: #999;*/
    font-size: 10.5px;
    font-weight: 400;
    text-transform:uppercase;
}

.breadcrumb .breadcrumb-list span:hover {
    color: #586c86;
}

.breadcrumb li.breadcrumb-list:last-child span {
    color: #92a1b0;/*#003679;/*#01449b99;*/
    font-weight:500;
    font-size: 10.5px;
    padding:0px;
    line-height:35px;
    text-transform:uppercase;
}
.breadcrumb{
    font-family: 'Poppins', Georgia, sans-serif;
    font-weight: 200;
    letter-spacing: normal;
}
#category .products-sort-order .select-title, #new-products .products-sort-order .select-title, #module-pm_advancedsearch4-searchresults .products-sort-order .select-title {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 38px;
    padding-left:10px;
    padding-right:5px !important;
    /*margin-top:0 !important;*/

}

.pl20 {
    padding-left: 20px;
}
.w000 {
    width: 0%;
}
.w005 {
    width: 5%;
}
.w010 {
    width: 10%;
}
.w015 {
    width: 15%;
}
.w020 {
    width: 20%;
}
.w025 {
    width: 25%;
}
.w030 {
    width: 30%;
}
.w035 {
    width: 35%;
}
.w040 {
    width: 40%;
}
.w045 {
    width: 45%;
}
.w050 {
    width: 50%;
}
.w055 {
    width: 55%;
}
.w060 {
    width: 60%;
}
.w065 {
    width: 65%;
}
.w070 {
    width: 70%;
}
.w075 {
    width: 75%;
}
.w080 {
    width: 80%;
}
.w085 {
    width: 85%;
}
.w090 {
    width: 90%;
}
.w095 {
    width: 95%;
}
.w100 {
    width: 100%;
}
.underline {
    border-bottom: 1px solid;
    cursor: pointer;
}
/**********************************
    END GENERAL STYLES
**********************************/

/**********************************
    HEADER STYLES
**********************************/
.menu-logeado li .lnk_lg_comment span.badge {
    padding: 0;
    background: #0045b4;
    color: #fff;
    /*border: 1px solid #fff;*/
    border-radius: 2px;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
    text-align: center;
    width: 40px;
    height: 24px;
    margin-top: -3px;
    font-weight:500;
    font-size:13px;
}
.menu-logeado .dropdown-menu {
    min-width: 14rem;
    border:solid .5px #a3b8d3;
}
.menu-logeado .nav-item .dropdown-menu a {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
    /*border-top:0.5px solid #a3b8d35c !important;*/
}

.menu-logeado .lnk_lg_comment a {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-width: 991px) {
    #mobile_menu_customer_info {
        margin-right: auto;
        margin-left: 38px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    #mobile_menu_customer_info > span:first-of-type {
      text-transform: uppercase;
      color: #fff;
      font-weight: bold;
      letter-spacing: 0px;
      line-height: 18px;
    }
    #mobile_menu_customer_info .programa-puntos-header {
      display: inline-block !important;
      width: 100%;
      margin: 0;
    }
    #mobile_menu_customer_info #points-counter {
      display: inline-block !important;
      color: #fff;
      font-size: 12px;
      letter-spacing: 0px;
    }
    #mobile_menu_customer_info #points-counter #points-number {
      margin: 0 0 0 -2px;
      font-weight: bold;
    }
    #mobile_menu_customer_info .ets_customer_name {
      line-height: 18px;
      display: inline-block;
    }
}
@media (max-width: 767px) {
    .menu-logeado .dropdown-menu {
        min-width: 14rem;
        border:solid 1px #a3b8d3;
    }
}
@media (max-width: 360px) {
    .menu-logeado .dropdown-toggle img {
        margin-right: 18px;
    }
}
/**********************************
    END HEADER STYLES
**********************************/

/**********************************
    FOOTER STYLES
**********************************/
#footer .pslinklist-title,
#footer .col-social .col-social-title {
    margin-top: 0;
    font-family: 'Poppins',Georgia,sans-serif;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333;
    font-size: 18px;
    margin-bottom: 1rem;
}
#footer .mqvfooterstores-block-title .mqvfooterstores-title {
    margin-top: 0;
    font-family: 'Poppins',Georgia,sans-serif;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333;
    display: inline-block;
    margin-right: 8px;
    font-size: 23px;
    text-transform:uppercase;
}
footer .menu-pie ul .nav-item a{
    font-size:13px;
    font-weight: 300;
    letter-spacing: normal;
}
footer .menu-pie ul .nav-item a:hover{
    /*font-weight: 700;
    letter-spacing: .57px;
    transform: scale(1.02);
    transition-duration: .3s;*/
    text-decoration:underline;
}
@media (max-width: 479px) {
    #open_ochat_conversion {
        width: auto;
        right: 20px !important;
    }
    #ochat_window_open span {
        width: 51px !important;
        height: 51px !important;
    }
}
/**********************************
    END FOOTER STYLES
**********************************/

/**********************************
    HOME PAGE STYLES
**********************************/
#index .features .feature-title,
#index .banners-home .banners-home-title,
#index .titular-seccion .mqvspecial-product-title,
#index .titular-seccion .mqvtabproducts-title,
#index .titular-seccion .mqvstock-product-title {
    margin-top: 0;
    font-family: 'Poppins',Georgia,sans-serif;
    font-size: 23px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333;
    text-transform:uppercase;
}
#index .features .feature-title {
    margin-bottom: 0;
    font-size: 23px !important;
    font-weight: 800 !important;
}
#index .banners-home .banners-home-title {
    margin-bottom: 1.5rem;
}
#index .titular-seccion .mqvspecial-product-title,
#index .titular-seccion .mqvtabproducts-title,
#index .titular-seccion .mqvstock-product-title {
    display: inline-block;
    margin-bottom: 0;
    vertical-align:middle !important;
}
#newsletter .info-newsletter .info-newsletter-title {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: 'Poppins',Georgia,sans-serif;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333;
    font-size: 35px;
    font-weight: 700;
}
#newsletter .info-newsletter .info-newsletter-title span {
    font-size: 35px;
    font-weight: 700;
}

@media (max-width: 767px){
    #newsletter .info-newsletter .info-newsletter-title,#newsletter .info-newsletter .info-newsletter-title span{
        font-size: 30px;
    }
    div.newsletter-section button{width:100%;}
    #index .features .feature-title,
    #index .banners-home .banners-home-title,
    #index .titular-seccion .mqvtabproducts-title,
    #index .titular-seccion .mqvstock-product-title {font-size: 20px;/*padding-top:10px;*/}
    #index .banners-home .banners-home-title{margin-bottom:15px;}
    #index .titular-seccion .mqvspecial-product-title{font-size: 20px;}
    #index .titular-seccion, #index .banners-home .banners-home-title{margin-top:15px;padding-top:15px;}
    #index .novedadesPadding{padding-top:0px;}
    #index .sec-gris-esp{padding-top:2px;}
    #index .shop-section-home{padding-top:40px;}
}


@media (max-width: 580px){
    #newsletter .info-newsletter .info-newsletter-title,#newsletter .info-newsletter .info-newsletter-title span{
        font-size: 25px;
    }
    #newsletter #newsletter-register{font-size:12px;}
    div.newsletter-section button {
        width: 86%;
    }

    #index .features-block .features > .row {
        flex-direction: row;
        flex-wrap: nowrap;
        padding: 0 15px;
        margin-bottom: -10px;
    }
    #index .features-block .features > .row > a {
        width: calc(33.33%);
        margin: 10px 0 0;
        padding: 10px 0;
    }
    #index .features-block .features > .row > a img {
        display: none;
    }
    #index .features-block .features > .row > a div.feature {
        margin: 0;
        width: auto;
    }
    #index .features-block .features > .row > a div.feature p.feature-title {
        font-size: 12px !important;
        line-height: 18px;
        padding-top: 0;
    }
    #index .features-block .features > .row > a div.feature p {
        font-size: 10px;
    }
    #index .features-block .features > .row > a:first-child, 
    #index .features-block .features > .row > a:nth-child(2) {
        padding-right: 15px;
        position: relative;
    }
    #index .features-block .features > .row > a:first-child:after, 
    #index .features-block .features > .row > a:nth-child(2):after {
        content: '';
        width: 1px;
        height: 80%;
        background: #ccc;
        position: absolute;
        right: 10px;
        top: 10%;
    }
}
@media (max-width: 429px){
    #index .features-block .features > .row > a div.feature p.feature-title {
        font-size: 11px !important;
        line-height: 16px;
    }
    #index .features-block .features > .row > a div.feature p {
        font-size: 9px;
    }
    #index .features-block .features > .row > a:first-child, 
    #index .features-block .features > .row > a:nth-child(2) {
        padding-right: 10px;
    }
    #index .features-block .features > .row > a:first-child:after, 
    #index .features-block .features > .row > a:nth-child(2):after {
        right: 5px;
    }
}
@media (max-width: 365px){
    #index .features .feature-title, 
    #index .banners-home .banners-home-title, 
    #index .titular-seccion .mqvtabproducts-title, 
    #index .titular-seccion .mqvstock-product-title, #index .titular-seccion .mqvspecial-product-title{font-size: 16px;}
    #newsletter .info-newsletter .info-newsletter-title, #newsletter .info-newsletter .info-newsletter-title span{font-size: 22px;}
    #index .validez{font-size: 13px;}
    .miniature-flag.product-new{display:inline-block;} 
}

#myModal .modal-header .modal-title,
#myModal2 .modal-header .modal-title{
    font-size: 22px;
    font-family: 'Poppins',Georgia,sans-serif;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.5;
    letter-spacing: normal;
    color: #333;
    letter-spacing: normal;
    padding-right: 1.6rem;
    text-transform:uppercase;
}
#modalAddStockNotification .modal-header .modal-title,
#modalAlreadyStockNotification .modal-header .modal-title {
    font-size: 22px;
    font-family: 'Poppins',Georgia,sans-serif;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.5;
    letter-spacing: normal;
    color: #333;
    letter-spacing: normal;
    Text-transform:uppercase;
}
.gdprModal .gdpr-consent-tabs-v2 .div_control_your_privacy .h3_popuptitle {
    font-size: 15px;
    color: rgb(0,0,0);
    font-family: 'Poppins', Georgia, sans-serif;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: .5rem;
    margin-top: 0;
}
/**********************************
    END HOME PAGE STYLES
**********************************/

/**********************************
    CATEGORY PAGE STYLES
**********************************/
#cuadro-filtros .titlular-column-izq .h3{
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #3862d5;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.cuadro-filtros .h3 {
    margin-bottom: 22px;
    font-size: 18px !important;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333;
}
.cabecera-mov-filtros .h3 {
    margin: 0;
    line-height: 76px;
    color: #fff;
    font-size: 18px !important;
    font-weight: bold;
    text-transform:uppercase;
}
div.shop-section .h3 {
    font-size: 35px;
    font-weight: 800;
    line-height: 1.2;
    color: #333;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.52px;
    text-align: center !important;
}
div.shop-section .h3 span {
    border-bottom: 2px solid #3862d5;
}
div.shop-section a.btn.btn-default {
    max-width: 100%;
    width: auto;
}
/**********************************
    END CATEGORY PAGE STYLES
**********************************/

/**********************************
    PRODUCT LIST STYLES
**********************************/
/*.listado-productos .card-producto .product-miniature .card-title,
.listado-productos .card-producto .product-miniature .card-title,
.carousel-productos .card-producto .product-miniature .card-title {
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: 'Poppins',Georgia,sans-serif;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333;
    font-size: 13px;
    font-weight: 300;
}*/

.card-producto .product-miniature .card-title,
.listado-productos .card-producto .product-miniature .card-title,
.carousel-productos .card-producto .product-miniature .card-title {
    margin-top: 0;
    margin-bottom: 0.1rem;
    font-family: 'Poppins',Georgia,sans-serif;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333;
    font-size: 13px;
    font-weight: 300;
}

#product #featured-category-products-block-center p.h2, 
#product #crossselling-products-block-center p.h2,
#product #accesories-carousel-block p.h2{
    font-family: 'Poppins',Georgia,sans-serif;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 1.5rem; 
    text-transform:uppercase;
    position:relative;
    display:inline-block;
}
#product #featured-category-products-block-center p.h2::after, 
#product #crossselling-products-block-center p.h2::after,
#product #accesories-carousel-block p.h2::after{
  content: "";
    display: block;
    width: 15%;
    height: 8px;
    background-color: #0045b4;
}

.owl-carousel .owl-item .product-miniature .stars-container img,
.product-miniature .stars-container img {
    width: 80px;
}
.owl-carousel .owl-item .product-miniature .stars-container span,
.product-miniature .stars-container span {
    display: none;
}

@media (max-width: 767px){
    #product #featured-category-products-block-center p.h2, 
    #product #crossselling-products-block-center p.h2,
    #product #accesories-carousel-block p.h2{
        font-size:17px;
        text-transform:uppercase;
        font-weight:800;
    }
    
    #product #featured-category-products-block-center p.h2::after, 
    #product #crossselling-products-block-center p.h2::after,
    #product #accesories-carousel-block p.h2::after{
    content: "";
    display: block;
    width: 15%;
    height: 8px;
    background-color: #0045b4;
}
}

@media (max-width: 365px){
    #product #featured-category-products-block-center p.h2, 
    #product #crossselling-products-block-center p.h2,
    #product #accesories-carousel-block p.h2{
        font-size:16px;
    }
    
    #product #featured-category-products-block-center p.h2::after, 
    #product #crossselling-products-block-center p.h2::after,
    #product #accesories-carousel-block p.h2::after{
    content: "";
    display: block;
    width: 15%;
    height: 8px;
    background-color: #ff376954;
}
}

/**********************************
    END PRODUCT LIST STYLES
**********************************/

/**********************************
    PRODUCT PAGE STYLES
**********************************/
#product #lgcomment .title {
    text-transform: uppercase;
    padding: 0;
    border: none;
    color: #333;
    font-size: 18px !important;
    font-weight: normal;
    padding-top:2rem;
}
#product #lgcomment .title b {
    text-transform: none;
    font-weight: 600;
}
#product .lgcomment_summary {
    padding: 0;
    border: none;
    background: transparent;
}
#product .lgcomment_summary .points-resume {
    background-color: #054fc6;
    border-radius: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 120px;
    font-size: 11px;
    color: #fff;
    padding: 0 10px;
}
#product .lgcomment_summary .points-resume .final-points {
    font-size: 30px;
    line-height: 1.1;
    text-align: center;
    color: #fff;
    font-family: 'Poppins', Georgia, sans-serif;
}
#product .lgcomment_summary .progress {
    display: -ms-flexbox;
    display: flex;
    height: 1.2rem;
    overflow: hidden;
    font-size: .75rem;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #f2f2f2;
}
#product .lgcomment_summary .progress-bar {
    background-color: #054fc6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    transition: width .6s ease;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    text-indent: 5px;
    font-family: 'Poppins', Georgia, sans-serif;
}
#product .lgcomment_summary .commentfilter {
    float: none;
    width: 100%;
    cursor: initial;
    margin-left: 0px;
    margin-bottom: 5px;
}
#product .lgcomment_summary .commentfilter:last-child {
    margin-bottom: 0;
}
#product .lgcomment_summary .commentfilter .primary-color {
    color: #333;
    font-family: 'Poppins', Georgia, sans-serif;
    letter-spacing: normal;
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
}

#product .lgcomment_summary .commentfilter .primary-color:hover {
    color: #0077ff;

}


#product .lgcomment_summary .commentfilter > div {
    padding-right: 0;
    padding-left: 0;
}
#product .lgcomment_summary .commentfilterreset {
    color: #333;
    float: left;
    width: 100%;
    cursor: pointer;
    margin-top: 5px;
    padding: 0;
    font-family: 'Poppins', Georgia, sans-serif;
    letter-spacing:normal;
    font-size:13px;
    font-weight:600;
}
#product #lgcomment .productComment {
    margin: 20px 0;
    background: #f2f2f2;
    padding: 15px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#product #lgcomment .productComment .info-block > .row {
    margin-bottom: 8px;
}
#product #lgcomment .productComment .info-block > .row > div {
    display: flex;
    padding: 0;
}
#product #lgcomment .productComment .info-block .title {
    display: none;
}
#product #lgcomment .productComment .content-block {
    border-left: none;
    padding: 0 3px;
    color: #333;
    font-weight: 300;
    letter-spacing: normal;
    font-size: 13px;
}
#lgcomment .productComment .date {
    font-size: 13px;
    color: #333;
    padding-left: 10px;
    margin-top:.2rem;
    font-weight: 500;
    letter-spacing: normal;
}
#lgcomment .productComment .nick {
    font-size: 13px;
    color: #333;
    padding-left: 12px;
    margin-top:.2rem;
    font-weight: 500;
    letter-spacing: normal;
}
#product .comment_anchor {
    border: none !important;
    background-color: #fbfbfb !important;
    color: #333;
    align-items: center;
    font-size: 11.5px;
    letter-spacing: normal;
    font-weight: 700;
    text-decoration: underline;
    text-transform:uppercase;
}
#product .comment_anchor:hover {
    color:#0077ff;
}
.lgcomments-fancybox {
    background: #f8f8f8;
}
#form_review_popup h3 {
    font-size: 18px !important;
    font-weight: bold;
    margin-bottom: 15px;
}
#form_review_popup .product_name {
    color: #fff;
    font-weight: 400;
    letter-spacing: normal;
    text-align: center;
    font-size: 13px;
    background: linear-gradient(0deg,#0045b4,rgb(0,82,198) 100%);
    padding: 10px;
    border: .5px solid #a3b8d3;
    border-radius: 1px;
    text-transform: uppercase;
}
#form_review_popup .score_plus_image {
    display: flex;
}
#form_review_popup .form-block label,
#form_review_popup .score_plus_image .star-rating label {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: normal;
}
#form_review_popup .form-block.star-rating {
    width: 80%;
    margin-right: 30px;
    margin-bottom: 0;
    color: #000;
}
#form_review_popup .form-block.star-rating select {
    width: 100%;
    margin-right: 0;
    display: inline-block;
    padding: 10px 15px;
    border: .5px solid #a3b8d3;
    background: #fff;
    border-radius: 1px;
    font-family: 'Poppins', Georgia, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #333;
}
#form_review_popup .form-block.star-rating select option {
    font-family: 'Poppins', Georgia, sans-serif;
}
#form_review_popup .form-block textarea {
    color: #333;
    width: 100%;
    margin-right: 0;
    display: inline-block;
    padding: 10px 15px;
    border: .5px solid #a3b8d3;
    background: #fff;
    border-radius: 1px;
    font-family: 'Poppins', Georgia, sans-serif;
    font-size: 14px;
    outline: none;
    min-height: 180px;
}
#form_review_popup .form-block.product_image {
    width: 20%;
    /*margin-top: 35px;*/
    margin-bottom: 0;
}
#form_review_popup .stars_result #lg_stars {
    float: none;
    height: auto;
    display: inline-block;
}
#form_review_popup .stars_result {
    display: flex;
    margin-top: 20px;
}
#form_review_popup .stars_result #nominal_stars {
    margin-left: 10px;
}
#form_review_popup .stars_result #nominal_stars, 
#form_review_popup .stars_result #nominal_stars * {
    display: inline-block;
    width: auto;
    font-size: 13px;
    line-height: 23px;
    font-weight: 600;
    letter-spacing: normal;
}
#form_review_popup .stars_result #nominal_stars .points, 
#form_review_popup .stars_result #nominal_stars .of {
    float: left;
}
#form_review_popup .stars_result #nominal_stars .of {
    margin-right: 4px;
}
#form_review_popup #submit_review {
       background: linear-gradient(0deg,#0045b4,rgb(0, 82, 198) 100%);
    border: 1px solid #0045b4;
    padding: 10px;
    -ms-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: normal;
}
#form_review_popup #submit_review:hover,
#form_review_popup #submit_review:active,
#form_review_popup #submit_review:focus {
    background: #007bff;
    border: 1px solid #007bff;
    color: #fff;
}

@media (max-width: 767px) {
    #progressfilters .col-12 {
        padding-right: 0;
    }
    #product .lgcomment_summary .points-resume {
        width: 110px;
        padding: 0 5px;
    }
    #product .lgcomment_summary .commentfilter .primary-color {
        font-size: 11px;
    }
    #product .lgcomment_summary .commentfilterreset {
        font-size: 11px;
    }
    #lgcomment .productComment .info-block {
        padding: 0;
    }
    #product #lgcomment .productComment .content-block {
        margin-top: 0;
        border: none;
    }
    #lgcomment .productComment .date {
        font-size: 12px;
        line-height: 23px;
    }
    #lgcomment .productComment .nick {
        font-size: 12px;
        padding-left: 10px;
        line-height: 23px;
    }
    #product #lgcomment .productComment .content-block {
        margin-top: 0;
        border: none;
        font-size: 12px;
    }
    #progressfilters {
        padding-left: 0;
    }

    #form_review_popup h3 {
        font-size: 18px !important;
    }
    #form_review_popup .product_name {
        font-size: 12px !important;
        letter-spacing: normal !important;
        text-transform: uppercase;
        color: #ffffff;
        font-weight: 500;
        background: linear-gradient(0deg,#0045b4,rgb(0,82,198) 100%);
        text-align: center !important;
        padding: 10px;
        border-radius: 1px;
    }
    #form_review_popup .form-block label, 
    #form_review_popup .score_plus_image .star-rating label {
        font-size: 13px;
        font-weight: 600;
        letter-spacing: normal;
    }
    #form_review_popup .score_plus_image {
        flex-direction: column;
        margin-bottom: 20px;
    }
    #form_review_popup .form-block.product_image {
        width: 50%;
        margin-top: 0;
        margin-bottom: 20px;
        order: 1;
        justify-content: center;
        align-items: center;
        display: flex;
        margin-left:25%;
        border:.5px solid #a3b8d3;
    }
    #form_review_popup .form-block.star-rating {
        width: 100%;
        margin-right: 10px;
        margin-bottom: 0;
        order: 2;
    }
    #form_review_popup .form-block textarea {
        font-size: 13px;
        min-height: 140px;
    }
    #form_review_popup #submit_review {
        font-size: 13px;
    }
}
/**********************************
    END PRODUCT PAGE STYLES
**********************************/

/**********************************
    MYACCOUNT PAGE STYLES
**********************************/
#account-reviews-link {
    width: 100%;/*calc(100% - 1rem);*/
    display: inline-block;
}
#account-reviews-link span.badge {
    font-size: inherit;
    float: right;
    margin-right: 1rem;
    padding: 0;
    background: linear-gradient(180deg, #0f53c1, #004aa2 110%);
    color: #fff;
    border-radius: 2px;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
    text-align: center;
    width: 40px;
    height: 25px;
    margin-top: -3px;
    font-weight:500;
}
.micuenta-menu a {
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    margin-left: 0 !important;
    text-transform:uppercase;
}
.micuenta-menu a:hover {
    background: #a3b8d30f;
    /*border-right: 1px solid #a3b8d35c;/*1px solid rgb(233 233 233);*/
    /*border-left: 1px solid #a3b8d35c;/*1px solid rgb(233 233 233);*/
    border-radius: 1px;
}
.micuenta-menu hr {
    margin: 0;
}
.micuenta-menu a.active {
    background-color: #a3b8d32e;
    border-radius: 1px;
    text-decoration:underline;
    font-weight:800 !important;
}
.micuenta-direccion {
    background: #fff;
}
.customer-page-title {
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    border-bottom: 5px solid #a3b8d387;
    display: inline-block;
}

@media screen and (max-width: 767px){
    .micuenta-iniciales {
        width: 80px;
        height: 80px;
    }
    .micuenta-menu{
        display: block;
    }
    .micuenta-menu hr {
        margin: /*0.6rem*/ 0;
    }
    .micuenta-izq {
        background-color: #fff;
        padding: 0 15px !important;
        margin: 15px !important;
        -moz-box-shadow:0 0px 10px 0 rgba(211, 211, 211, .5);
        -webkit-box-shadow: 0 0px 10px 0 rgba(211, 211, 211, .5);
        box-shadow: 0 0px 10px 0 rgba(211, 211, 211, .5);
        -ms-border-radius: 1px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        border-radius: 1px;
        border:.5px solid #a3b8d3;
    }

    .micuenta-izq a{
        font-size:14px;
    }
}
/**********************************
    END MYACCOUNT PAGE STYLES
**********************************/

/**********************************
    HISTORY PAGE STYLES
**********************************/
#history .orderActions {
    max-width: 125px;
}
#history .orderActions .reorder-btn {
    /*background: #333;*/
    color: #333;
    /*padding: 4px 10px;
    border-radius: 12px;*/
    font-size: 12px;
    /*text-transform: uppercase;*/
    font-style: normal;
    line-height: 15px;
    font-weight: 600;
    width: 50%;
    display: inline-block;
}
#history .orderActions .reorder-btn:hover {
    color: #0077ff;
    /*background: #0077ff;*/
}
#history .orderActions .details-btn {
    background: linear-gradient(0deg, #0045b4, rgb(0, 82, 198) 100%);
    color: #fff;
    padding: 4px 4px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 2px;
    font-size: 11px;
    /*text-transform: uppercase;*/
    font-style: normal;
    line-height: 15px;
    font-weight: 300;
    width: 50%;
    display: inline-block;
    text-transform:uppercase;
    /*border: .5px solid #667d9b;*/
}
#history .orderActions .details-btn .order_details_btn {
    font-weight: bold !important;
}
#history .orderActions .details-btn:hover {
    background: #0077ff;
}
#history .orderActions .details-btn:before {
    margin-right: 2px;
}
#history .orderActions a + a {
    margin-top: 2px;
}

@media (min-width: 1200px) {
    #history #history-table_wrapper {
        width: 100%;
        padding: 0 15px;
    }
    #history #history-table {
        width: 100%;
        display: table !important;
    }
    #history #history-table thead th {
        width: auto !important;
    }
    #history #history-table_wrapper .bottom {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #history #history-table_wrapper .bottom #history-table_length label {
        margin: 0;
    }
    #history .order_details_reference {
        display: inline-block;
        min-width: 80px;
        text-align: left;
    }
}
@media (max-width: 767px) {
    #history #history-table thead tr th {
        /*border: .5px solid #333 !important;*/
    }
    #history #history-table a.numero + a.details-btn {
        background: linear-gradient(0deg,#0045b4,rgb(0,82,198) 100%);/*#a3b8d3;*/
        color: #fff !important;
        padding: 3px 4px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        border-radius: 2px;
        width: 65%;
        font-weight: 500 !important;
        margin-top:5px;
        /*text-transform: uppercase;*/
    }
    #history #history-table a.numero + a.details-btn:hover {
        background: #0077ff;
    }
    #history #history-table a.numero + a.details-btn + a.reorder-btn {
        /*background: #333;*/
        color: #333;
        padding: 3px 4px;
        /* -moz-border-radius: 12px;
         -webkit-border-radius: 12px;
         border-radius: 12px;*/
        width: 80%;
        font-weight: 600 !important;
        margin-top: 3px;
        /*text-transform: uppercase;*/
    }
    #history #history-table a.numero + a.details-btn + a.reorder-btn:hover {
        color: #0077ff;
    }
}
/**********************************
    HISTORY PAGE STYLES
**********************************/

/**********************************
    ORDER-DETAIL PAGE STYLES
**********************************/
#order-detail .customer-page-title {
    margin: 0;
}

@media (max-width: 767px) {
#order-detail .customer-page-title {
    margin: 0;
    margin-bottom:1.5rem;
    }
}

#order-detail .estimateddelivery h3 {
    font-weight: 400 !important;
    margin-bottom: .5rem;
    text-align: left;
    font-size: 13px !important;
}
#order-detail #content .enviado p {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
}
#order-detail #content .enviado p.bright {
    color: #fff;
    width: 50%;
    letter-spacing: normal;
    font-size: 10px !important;
    font-weight: 600 !important;
}
#order-detail .estimateddelivery p {
    margin-bottom: 0;
    text-align: left;
}
#order-detail .estimateddelivery p strong {
    font-size: 12px;
    letter-spacing: normal;
    font-weight:300;
}
#order-detail .estimateddelivery p .date_green {
    color: #0045b4;
    text-transform: capitalize;
    font-size: 12px;
    letter-spacing: normal;
    font-weight:400;
}
#order-detail #order-products-list-header div {
    background: linear-gradient(0deg,#0045b4,rgb(0, 82, 198) 100%);
    color: #fff;
    padding: 0;
}
#order-detail #order-products {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom:.5px solid #a3b8d35c;
}
#order-detail #order-products #order-products-list-header div p {
    font-size: 11px;
    margin: 0;
    padding: .75rem;
    font-weight:400;
    letter-spacing:normal;
}
#order-detail .estado-descripcion span {
    font-size: 11px;
    display: inline-block;
    line-height: 1.3;
    color: #333;
    font-weight: 300 !important;
    letter-spacing:normal;
}
#order-detail .estado-producto {
    border:.5px solid #a3b8d35c;
}
#order-detail .estado-producto + .estado-producto {
    border-top: none;
}
#order-detail .estado-producto img {
    -moz-box-shadow: 0 0 10px 0 rgba(183, 192, 206, .2);
    -webkit-box-shadow: 0 0 10px 0 rgba(183, 192, 206, .2);
    box-shadow: 0 0 10px 0 rgba(183, 192, 206, .2);
    border: .5px solid #e2e2e2 !important;
    width: 5rem;/*60px;*/
    height: auto;
}
#order-detail .estado-producto p {
    font-size: 12px;
}
#order-detail .estado-importe > div p {
    margin: 0;
    letter-spacing: normal;
    text-transform: uppercase;
    font-size: 11px;
    font-weight:300;
    text-align:left;
}
#order-detail .estado-importe > div p.estado-pvp {
    font-size: 12px !important;
}
#order-detail .order-message-form form > .row > div {
    margin: 0 auto !important;
}
#order-detail .order-message-form form > .row > div .adveg-grecaptcha-inline {
    margin: 0;
    justify-content: center;
}
#order-detail footer {
    background-color: transparent;
}
#order-detail main > footer {
    background-color: #f2f7ff;
}
#order-detail .order_shipping {
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: normal;
    font-weight:400;
}
#order-detail .order_shipping hr {
    margin: 1rem 0;
    border-top: .5px solid #a3b8d35c;
}
#order-detail .order_shipping > div {
    margin-top: 0;
    font-weight:300 !important;
}
#order-detail .order_shipping > div p {
    margin-bottom: 0;
}
#order-detail .order-message-form header h4 {
    font-size: 13px !important;
    font-weight: 500;
}
#order-detail .reorder-btn {
    background: #333;
    border-color: #333;
    width: 200px;
    margin-bottom: .5rem;
    display: block;
    float: right;
    clear: both;
}
#order-detail .reorder-btn:hover {
    background: #0077ff !important;
    border-color: #0077ff !important;
}
#order-detail .back-btn {
    /*display: block;
    clear: both;
    float: right;
    width: 200px;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    float: right;
    letter-spacing: normal;
    text-transform: uppercase;
    width: 272px;
    line-height: 33px;
    font-size: 13px;
    font-weight: 600 !important;
    background: linear-gradient(0deg, #0045b4, rgb(0, 82, 198) 100%);
    border: none;
}
#order-detail .estado-descripcion span > a {
    color: #333;
}
#order-detail .estado-descripcion span > a:hover, 
#order-detail .estado-descripcion span > a:active, 
#order-detail .estado-descripcion span > a:focus {
    color: #07f;
}
#order-detail .estado-descripcion span > a:hover, 
#order-detail .estado-descripcion span > a:active, 
#order-detail .estado-descripcion span > a:focus {
    color: #07f;
}
#order-detail .estado-detalle a.buy-again-btn {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600 !important;
    border:none;
}

@media (min-width: 1200px) {
    #order-detail #content .enviado p {
        display: inline-block;
        float: right;
    }
}
@media (max-width: 767px){
    #order-detail #content-wrapper {
        margin: 15px !important;
    }
    #order-detail #content-wrapper #main > .container {
        padding: 0;
    }
    #content > div.row:first-of-type > div.enviado {
        padding: 0 15px !important;
    }
    #order-products-list-header {
        display: none;
    }
    #order-detail .estado-producto .estado-detalle {
        margin-top: 0 !important;
    }
    #order-detail .estado-importe p span {
        margin-right: 0 !important;
    }
    #order-detail .estimateddelivery p {
        margin: 0;
        text-align: left;
    }
    #order-detail .estimateddelivery p strong {
        letter-spacing: normal;
        font-size: 12px;
        display: block;
        text-transform: uppercase;
    }
    #order-detail .estimateddelivery p br {
        display: none;
    }
    #order-detail .estimateddelivery p .date_green {
        margin-bottom: 5px;
        display: block;
        letter-spacing: normal;
    }
    #order-detail footer {
        background-color: transparent;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    #order-detail .order_detail_footer {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    #order-detail .reorder-btn, 
    #order-detail .back-btn {
        margin: 0 auto 10px;
        max-width: 300px;
        width: 100%;
    }
}
/**********************************
    END ORDER-DETAIL PAGE STYLES
**********************************/

/**********************************
    CART PAGE STYLES
**********************************/
/**********************************
    END CART PAGE STYLES
**********************************/

/**********************************
    CHECKOUT PAGE STYLES
**********************************/
#checkout #lrp-redeem-header > img {
    vertical-align: sub;
}
#checkout .block-promo {
    border-bottom: none;
    border-top: 1px solid #9797972b;
}
#checkout .cart-summary-products {
    border-bottom: 1px solid #9797972b;
    padding-bottom: 20px;
}
#checkout #js-checkout-summary .block_subtitle {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: normal;
    font-weight: 800;
    margin: 0 0 3px;
    color: #333;
}
#checkout #promo-code label b {
    font-weight: 300;
}
#checkout .promo-code input {
    padding: 0 1rem;
    border: .5px solid #323232;
}
#checkout #js-checkout-summary > p.clearfix {
    margin-bottom: 5px;
}
/**********************************
    END CHECKOUT PAGE STYLES
**********************************/

/**********************************
    HISTORY PAGE STYLES
**********************************/
@media (max-width: 767px) {
    #history #history-table {
        /*padding: 0 1%;*/
    }
    #history #history-table thead tr th {
        padding-left: 0 !important;
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
}
/**********************************
    END HISTORY PAGE STYLES
**********************************/

/**********************************
    CMS PAGE STYLES
**********************************/
#cms.cms-id-25 #authentication .page-header {
    margin-top: 28px;
}
#cms.cms-id-25 #jOverlay, 
#cms.cms-id-25 #jOverlayContent {
    display: none !important;
}
@media (max-width: 991px){
    #cms.cms-id-25 .cabecera .online-shop-button {
        order: 4;
        margin-top: 10px;
    }
}
/**********************************
    END CMS PAGE STYLES
**********************************/

/**********************************
    MODULE LGCOMMENTS STYLES
**********************************/
#module-lgcomments-accountreviews .container.product_reviews .product-list {
    gap: 8px;
}
#module-lgcomments-accountreviews .container.product_reviews .product-list .card-producto {
    max-width: calc(33.333% - 6px);
    flex: 0 0 calc(33.333% - 6px);
    border: .5px solid #a3b8d35c;
    border-radius: 1px;
    box-shadow: 0 0 10px 0 rgba(183, 192, 206, .2);
}
#module-lgcomments-accountreviews .container.product_reviews .product-list .card-producto .rowFlags {
    position: absolute;
    left: 5px;
    top: 5px;
    min-height: 0;
}
#module-lgcomments-accountreviews .container.product_reviews .card-producto .product-miniature .card-title {
    font-size: 12px;
    font-weight: 600;
    min-height: 50px;
    text-transform: uppercase;
}
#module-lgcomments-accountreviews .container.product_reviews .card-producto .product-miniature .card-body {
    min-height: 50px !important;
}
#module-lgcomments-accountreviews .container.product_reviews .card-producto .product-miniature .card-body + a.btn {
    /*margin-bottom: 10px;
    background: linear-gradient(0deg,#0045b4,rgb(0, 82, 198) 100%);
    border-color: #0045b4;
    height: 40px;
    line-height: 27px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600 !important;
    letter-spacing: normal;
    width:90%;
    margin-left:5%;*/
    margin-bottom: 10px;
    background: linear-gradient(0deg, #0045b4, rgb(0, 82, 198) 100%);
    border-color: #0045b4;
    height: 40px;
    line-height: 25px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600 !important;
    letter-spacing: normal;
    width: 80%;
    margin-left: 10%;
}
#module-lgcomments-accountreviews .container.product_reviews .card-producto .product-miniature .card-body + a.btn:hover,
#module-lgcomments-accountreviews .container.product_reviews .card-producto .product-miniature .card-body + a.btn:active
#module-lgcomments-accountreviews .container.product_reviews .card-producto .product-miniature .card-body + a.btn:focus {
    background-color: #0077ff;
    border-color: #0077ff;
}
#module-lgcomments-accountreviews .container.product_reviews .card-producto .product-miniature .card-body + button {
    position: relative;
    display: block;
    margin-bottom: 10px;
    width: 100%;
}
#module-lgcomments-accountreviews .container.product_reviews .card-producto .product-not-rated.miniature-flag {
    background: #ff27a1aa;
    color: #fff;
    font-size: 11px;
    border-radius: 1px;
    letter-spacing: normal;
    font-weight: 600;
    text-transform: uppercase;
    padding: .2rem !important;
    line-height: normal;
}
#module-lgcomments-accountreviews .container.product_reviews .card-producto .product-rated.miniature-flag {
    background: #10ba95aa;
    color: #fff;
    font-size: 11px;
    border-radius: 1px;
    letter-spacing: normal;
    font-weight: 600;
    text-transform: uppercase;
    padding: .2rem !important;
    line-height: normal;
}
#module-lgcomments-accountreviews .container.explanation hr {
    border-bottom: 1px solid #eee;
    width: 100%;
}
#module-lgcomments-accountreviews .container.explanation p {
    /*margin-bottom: 0.5rem;
    font-weight: normal;
    letter-spacing: 0;
    font-size:13px;*/
    color: #717786;
    font-size: .85rem;
    letter-spacing: .5px;
    line-height: 1.5;
    font-weight: 300;
    text-align:justify;
}
#module-lgcomments-accountreviews .container.explanation p:last-of-type {
    margin-bottom: 0;
}
#module-lgcomments-accountreviews .container.explanation .bold {
    font-weight: 600;
}
#module-lgcomments-accountreviews .container.explanation .highlighted {
    color: #054fc6;
    text-transform: uppercase;
}
#module-lgcomments-accountreviews .explanation {
    padding: 0;
}
#module-lgcomments-accountreviews .explanation_text {
    margin: 5px 0 20px;
    padding: 20px 0;
    border-top: .5px solid #a3b8d35c;
    border-bottom: .5px solid #a3b8d35c;
}
#module-lgcomments-accountreviews .explanation .controller_link {
    display: inline-block;
    padding: 10px 20px;
    background: linear-gradient(0deg,#0045b4,rgb(0, 82, 198) 100%);
    border-radius: 22px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-size: 12px;
    margin-left: 10px;
    /*box-shadow: 0 2px 6px 0 rgba(0,0,0,.3)*/
    margin-top: 8px;
    /*margin-bottom: -8px;*/
}
#module-lgcomments-accountreviews .explanation .controller_link:hover,
#module-lgcomments-accountreviews .explanation .controller_link:active,
#module-lgcomments-accountreviews .explanation .controller_link:focus {
    background: #0077ff;
}
#module-lgcomments-accountreviews #notifications .alert-warning {
    width: 100%;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #module-lgcomments-accountreviews #main > .container {
        padding: 0;
    }
    #module-lgcomments-accountreviews #main > .container {
        padding: 0;
    }
    #module-lgcomments-accountreviews .container.product_reviews .product-list .card-producto {
        max-width: calc(50% - 6px);
        flex: 0 0 calc(50% - 6px);
        padding: 0 10px;
        border: .5px solid #a3b8d35c;
        border-radius: 1px;
        box-shadow: 0 0 10px 0 rgba(183, 192, 206, .2);
    }
    #module-lgcomments-accountreviews .container.product_reviews .card-producto .product-miniature .card-body + a.btn {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 0.5px;
    }
    #module-lgcomments-accountreviews .container.product_reviews .card-producto .product-miniature .card-title {
        font-size: 13px;
        min-height: 40px;
    }
}
@media (max-width: 479px) {
    #module-lgcomments-accountreviews .container.product_reviews .product-list .card-producto {
        padding: 0 5px;
    }
    #module-lgcomments-accountreviews .container.product_reviews .card-producto .product-miniature .card-body + a.btn {
        font-size: 12px;
        height: 2rem;
        line-height: 1.2rem;
    }
    #module-lgcomments-accountreviews .container.product_reviews .card-producto .product-miniature .card-title {
        font-size: 12px;
    }
}
/**********************************
    END MODULE LGCOMMENTS STYLES
**********************************/

/**********************************
    MODULE MQVDOWNLOADINV STYLES
**********************************/
#module-mqvdownloadinvoices-mqvinvoices .alert-warning {
    margin: 0 15px;
    max-width: calc(100% - 30px);
}
/**********************************
  END MODULE MQVDOWNLOADINV STYLES
**********************************/

/**********************************
    MODULE MQVFAVORITES STYLES
**********************************/
#module-mqv_favorites-account #favorites-table .dataTables_empty {
    font-weight: 400;
    font-size: 13px;
    text-align: left;
    color: #856404;
    background-color: #fff3cd;
    padding: .75rem 1.25rem;
    border: 1px solid #ffeeba;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
/**********************************
    END MODULE MQVFAVORITES STYLES
**********************************/

/**********************************
    MODULE GDPRPRO STYLES
**********************************/
#module-gdprpro-erasemydata .textDataG {
    margin-top: 5px;
    padding-top: 20px;
    border-top: .5px solid #a3b8d35c;
}
#module-gdprpro-erasemydata .confirmDataG {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: .5px solid #a3b8d35c;
}
#module-gdprpro-erasemydata a#delete-my-data {
    -moz-border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important;
    font-weight: 600;
    width: 272px;
    line-height: 33px;
    text-transform: uppercase;
}

#module-gdprpro-requestmydata .div_request_my_data {
    font-size: 13px;
    letter-spacing: normal;
    text-align: justify;
    margin: 5px 0 20px;
    padding: 20px 0;
    border-top: .5px solid #a3b8d35c;
    border-bottom: .5px solid #a3b8d35c;
}
#module-gdprpro-requestmydata .div_request_my_data > p:last-child {
    margin-bottom: 0;
}
#module-gdprpro-requestmydata .div_gdpr_buttons {
    margin-top: 20px;
}

@media (max-width: 767px) {
    #module-gdprpro-erasemydata a#delete-my-data {
        border-radius: 50px !important;
        width: 90%;
        line-height: 33px;
    }
    #module-gdprpro-erasemydata .div_delete_my_data > .row .text-right {
        text-align: center !important;
    }
}
/**********************************
    END MODULE GDPRPRO STYLES
**********************************/

.sequra-promotion-widget:not([data-type]), .sequra-promotion-widget[data-type=text] {
    min-height: 34px;
}

.points-program-account-button {
display: inline-block;
    padding: 10px 20px;
    background: linear-gradient(0deg, #0045b4, rgb(0, 82, 198) 100%);
    border-radius: 22px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 8px;
    }
    
    .points-program-account-button:hover {
    background: #0077ff;
    color: #fff;
    }
    
.fa-secondary {

fill: #fbfbfb !important;


}

.fa-primary {

fill: #717786!important;


}

.svg-camion-estimated-delivery{

fill: #0077ff!important;


}

.hook-delivery-text {
  color: #0077ff;
  font-weight: bold;
}

.leer-mas{
  color: #333 !important;
  font-weight: 600 !important;
  font-size: 10px;
  display: inline;
  margin-left: 1rem;
  white-space: nowrap;
  text-decoration:underline;
  margin-left: 64%;
  text-transform:uppercase;
}

.leer-mas:hover{

text-decoration:underline;
color:#0077ff !important;
}

.descripcion-linea {
  display: inline;
}

@media (max-width: 767px) {
.leer-mas {
    color: #333 !important;
    font-weight: 800 !important;
    font-size: 11px;
    display: inline;
    margin-left: 27%;
    white-space: nowrap;
    text-decoration: underline;
    text-transform:uppercase;
}

.descripcion-linea {
  display: inline;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
}

.ed_orderbefore_img{
margin-bottom:1.5px;
margin-right:3.5px;
height:13px;
width:13px;
}

.nav-item .contact-item {
text-transform:none;

}

.lrp-account-explanation-bold{
font-weight:600 !important;

}

.buscador .input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    height: 45px;
}

.st0{
fill: #0045b4 !important;
}
.st1{
fill: #0045b4 !important;
}
.st2{
fill: #0045b4 !important;
}
.st3{
fill: #0045b4 !important;
}

@media (min-width: 768px) {
.subcategories-module-tittle{
font-size:14px;
text-transform: uppercase;
margin-left: 1.3%;
margin-top: 30px;
margin-bottom: 5px;
color:#444;
}
}
@media (max-width: 767px) {
.subcategories-module-tittle{
font-size:14px;
text-transform: uppercase;
margin-left: 4.2%;
margin-bottom: 5px;
margin-top: 30px;
color:#444;
}
}

@media (min-width: 768px) {
.mqvmegamenucategories-module-tittle{
font-size:14px;
text-transform: uppercase;
margin-left: 1.3%;
margin-bottom: 5px;
margin-top: 30px;
color:#444;
}
}

@media (max-width: 767px) {
.mqvmegamenucategories-module-tittle{
font-size:14px;
text-transform: uppercase;
margin-left: 4.2%;
margin-bottom: 5px;
color:#444;
}
}



.mqvmegamenu-categories-carousel {
    /*padding: 10px;*/
}

/* Botones individuales */
.mqvmegamenu-categories-carousel li {
    display: inline-block;
    /*margin: 5px;*/
}

.mqvmegamenu-categories-carousel a {
    display: inline-block;
    background: #0045b4;/*linear-gradient(0deg, #0045b4, rgb(0, 82, 198) 100%);*/
    border: 1px solid #0045b4;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 50px;
    text-decoration: none;
    padding: 12px 40px;
    font-weight: 500;
    margin-top:10px;
    margin-bottom:15px;
    text-align: center;
    min-width: 160px;
}

.mqvmegamenu-categories-carousel a:hover {
    background: #0077ff;
    border-color: #0077ff;
    box-shadow: 0 4px 10px #4552c033!important;
}

/*.subrayado-adaptable-categorias {
  display: inline-block;
  position: relative;
}

.subrayado-adaptable-categorias::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background-color: #dedede;
  margin-top: 4px;
}*/

/* h1 categoria bloque novedades desktop */

.mqv-novedades-title-h1 {
font-size: 32px;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #333 !important;
    font-weight: 800;
    text-align: left !important;
    /*margin-top: 10px;*/
    background: #f5f5f5;
    text-decoration: underline;
    text-decoration-color: #0045b4;
    text-decoration-thickness: 8px;
    text-underline-offset: 5px;
    padding-bottom: 45px !important;
    padding-top: 45px !important;
    border-radius: 2px;
    border: 1px solid #eee;
    padding-left:30px;

}

/*.mqv-novedades-title-h1::after {
    content: "";
    display: block;
    width: 100%;
    height: 8px;
    background-color: #0045b4;
    margin-top: -8px;
}*/

/* h1 categoria bloque novedades generada desde new-products.tpl solo para vista mobile: */


@media (max-width: 767.98px) {
  .mqv-mobile-only-title .titular {
        text-align: left;
        margin-left: -30px !important;
        margin-right: -30px !important;
        background: #f5f5f5;
        padding-top: .5px;
        margin-bottom: 15px;
        font-size: 25px;
        text-transform: uppercase;
        letter-spacing: normal;
        color: #333 !important;
        font-weight: 800;
        padding-left: .7em !important;
        border-bottom: 1px solid #eee;
        margin-top: 0 !important;
  }

  .mqv-mobile-only-title h1 {
        margin-top: 30px !important;
        margin-bottom: 30px;
        font-size: 25px;
        text-transform: uppercase;
        letter-spacing: normal;
        color: #333 !important;
        font-weight: 800;
        background: none;
        /*padding: 0 .7em;*/
        border-radius: 2px;
        text-decoration: underline;
        text-decoration-color: #0045b4;
        text-decoration-thickness: 6px;
        text-underline-offset: 6px;

  }
}

/* h1 ancho completo paginas marcas para vista mobile: */

@media (max-width: 767px) {
  #category > #category-header.mqv-header-mobile-fullwidth {
    margin-left: -15px;
    margin-right: -15px;
  }
}

/* texto no hay productos en cesta lateral: */

.lgdebug{
  font-size: 13px;
  font-weight: 700;
  letter-spacing: normal;
  padding-left: 3px;
}


/* Indicación puntos clientes en header web desktop */

@media (max-width: 767px) {
.programa-puntos-header{
display:none;
padding: 0 !important;
}

}

@media (min-width: 768px) {
.programa-puntos-header{
 display: block;
 font-size: 10.5px;
 letter-spacing: normal;
 text-align: center;
 padding: 0 !important;
 margin-top: -10px;
 text-transform: none;
 font-weight: 300 !important;
 color: #333 !important;
 padding-left: 5px !important;
 padding-right: 5px !important;
}

.points-number{
display: inline-block !important;
padding:0 !important;
margin-left:-3px;
font-weight:600;
}

}

