body {
    /* -webkit-font-smoothing: none!important; */
    -webkit-font-smoothing: unset!important;
}
b {
    /* font-weight: 500; */
    font-weight: 400;
}
/** HEADER **/
.header-search-wrapper {
    border-color:#BBC3D0;
    border-width: 1px!important;
    border-radius: 4px;
    height: 53px;
}
.header-search-wrapper input.form-control {
    background-color: #f7f7f7;
    color: #071D3F;
    font-size: 16px;
    font-weight: 300;
}
.header-search-wrapper input.form-control::placeholder {
    color: #071D3F;
}
.header-search-category .btn {
    background: #f7f7f7;
    color:#007BDE;
    border-radius: 0 4px 4px 0;
    font-size: 2rem;
}
.header-search-category {
    margin-left:4rem;
}
.header-contact-info {
    margin-bottom: 5px;
    padding: 0 1.2rem;
    display: flex;
    flex-direction: column;
}
.header-contact-info a {
    font-size: 16px;
}
.header-contact-info a:hover,
.header-contact-info a:focus,
.header-contact-info a:active {
    text-decoration: underline;
}
.header-contact-info a.contact-whatsapp {
    color:#169E00;
    font-weight: 500;
}
.header-contact-info a.contact-phone {
    color:#071D3F;
    font-weight: 300;
    display: inline-flex;
    align-items: center;
}
.header-user .header-user-text span:first-child {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    color: #071D3F;
    font-family: "Roboto Condensed",sans-serif;
    letter-spacing: 0;
}
.header-user .header-user-text span:last-child {
    font-size: 12px;
    font-weight: 300;
    color: #848484;
    font-family: "Roboto Condensed",sans-serif;
    letter-spacing: 0;
}
.header-user .header-user-text:hover,
.header-user .header-user-text:focus,
.header-user .header-user-text:active {
    text-decoration: underline;
}
.header-user {
    border-right: 1px solid #D8D8D8;
    padding-right: 34px;
    margin-right: 34px;
    padding-left: 47px;
}
.header-bottom {
    box-shadow: rgba(0, 0, 0, 0.06) 6px 1px 12px;
}
.cart-dropdown-wrapper .cart-subtotal {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    color: #071D3F;
    font-family: "Roboto Condensed",sans-serif;
    letter-spacing: 0;
}
.cart-dropdown-wrapper .cart-subtotal .cart-price {
    font-size: 12px;
    font-weight: 300;
    color: #848484;
    margin-top: 6px;
    font-family: "Roboto Condensed",sans-serif;
    letter-spacing: 0;
}
.cart-dropdown-wrapper .cart-subtotal:hover,
.cart-dropdown-wrapper .cart-subtotal:focus,
.cart-dropdown-wrapper .cart-subtotal:active {
    text-decoration: underline;
}
.cart-dropdown-wrapper {
    margin-bottom: 5px;
}
.header-middle {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.cart-dropdown .badge-circle {
    top: -5px;
    right: -7px;
    background-color:#CA0B50;
}
.menu-pinturas {
    text-align: center;
}
.menu-pinturas li a.li-img span.text-menu {
    color:#273F6A;
    font-family: "Roboto Condensed",sans-serif;
    letter-spacing: 0;
    font-size: 16px;
}
.menu-pinturas li a.li-img span.text-menu:after {
    content: "";
    position: static;
    margin-left: 5px;
    font-weight: 400;
    font-family: "porto";
}
.menu-pinturas li:hover a.li-img span.text-menu,
.menu-pinturas li:active a.li-img span.text-menu,
.menu-pinturas li:focus a.li-img span.text-menu,
.menu-pinturas li.active a.li-img span.text-menu {
    color:#CA0B50;
    /* text-decoration: underline; */
}
.menu-pinturas > li:hover > a:after,
.menu-pinturas > li:active > a:after,
.menu-pinturas > li:focus > a:after,
.menu-pinturas > li.active > a:after {
    background:#CA0B50;
    height: 1px;
    content: "" !important;
    display: block;
    margin-left: 0px!important;
}
.menu-pinturas > li > a:after {
    background:transparent;
    height: 1px;
    content: "" !important;
    display: block!important;
    margin-left: 0px!important;
}
.menu-pinturas ul.submenu li > a:after {
    display: none!important;
}
.menu-pinturas li.active > a:after {
    background:#CA0B50;
    height: 1px;
    content: "" !important;
    display: block;
    margin-left: 0px!important;
}
.menu-pinturas li a.li-img span.icono-menu {
    margin: auto;
    background-color:rgba(43,192,239,.05);
    padding:10px;
    border-radius: 4px;
    width: 54px;
    height: 48px;
    display: block;
    margin-bottom: 3px;
}
.menu-pinturas li a.li-img span.icono-menu img {
    margin: auto;
}
.main-nav .menu > li > a {
    padding: 2.2rem 2.6rem;
}
header .info-boxes a.btn-orange {
    padding: 15px 40px;
}
.header-top {
    background: #f7f7f7;
}
.header-top .container {
    min-height: auto;
}
.menu.menu-pinturas .nolink::first-letter {
    text-transform: capitalize;
}
.menu.menu-pinturas .nolink {
    text-transform: initial;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    display: block;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 0;
    color: #273F6A;
    font-weight: 500;
    position: relative;
}
.menu.menu-pinturas .nolink:after {
    background-color: #CA0B3A;
    height: 1px;
    width: 20px;
    content: "";
    display: block;
    margin-top: .3rem;
}
.menu.menu-pinturas .nolink + ul {
    margin-bottom: 30px;
    margin-top: -15px;
    padding-left: 0;
}
.menu.menu-pinturas .nolink + ul a {
    margin-bottom: 0px;
    text-transform: initial;
    font-size: 16px;
    line-height: 24px;
    color:#000;
    font-weight: 300;
    padding-bottom: 0px;
    padding-top: 0;
}
.menu.menu-pinturas .nolink + ul a::first-letter {
    text-transform: capitalize;
}
.menu.menu-pinturas .nolink:hover,
.menu.menu-pinturas .nolink:focus,
.menu.menu-pinturas .nolink:active,
.menu.menu-pinturas .nolink.active {
    /* text-decoration: underline; */
    color:#CA0B3A;
}
.mobile-menu li a {
    text-transform: initial;
}
.mobile-menu li a::first-letter {
    text-transform: capitalize;
}
.menu ul {
    text-align: left;
    padding: 30px 20px;
    width: 250px;
}
.menu ul li a {
    margin-bottom: 4px;
    text-transform: initial;
    font-size: 16px;
    line-height: 24px;
    color:#000;
    font-weight: 300;
    padding-bottom: 0px;
    padding-top: 0;
}
.menu li:hover > a:not(.li-img) {
    background: transparent;
    text-decoration: underline;
}
.menu li.active > a:not(.li-img) {
    color:#CA0B3A;
    font-weight: 500;
    background: transparent;
}
.submenu li.active {
    display: inline-flex;
    align-items: center;
}
.submenu li.active:before {
    content: "";
    position: static;
    margin-left: 5px;
    font-weight: 600;
    font-family: "porto";
    color:#CA0B3A;
    margin-right: 6px;
}
.mobile-menu-container {
    background: #ffffff;
}
.mobile-menu li a {
    font-size: 15px;
    color: #273F6A;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-weight: 400;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.mobile-menu li ul li a:hover,
.mobile-menu li ul li a:focus,
.mobile-menu li ul li a:active,
.mobile-menu li ul li.active a {
    background: #007BDE;
    color: #fff;
}
.mobile-menu li.active > a,
.mobile-menu li.open > a {
    color: #fff;
    background-color: #007BDE;
}
.mobile-menu > li a:hover,
.mobile-menu > li a:focus,
.mobile-menu > li a:active {
    color: #fff;
    background-color: #007BDE;
}
.mobile-menu li.active > a .mmenu-btn,
.mobile-menu li.open > a .mmenu-btn {
    color: #fff;;
}
.mobile-menu li ul li a {
    padding-left: 3.5rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    font-size: 14px;
    background: #f5f5f5;
}
.mobile-menu li ul li ul li:not(.active) a {
    padding-left: 5rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    font-size: 13px;
    background: #e5e5e5;
    color: #273F6A;
}
.mobile-menu li ul li ul li:not(.active) a:hover,
.mobile-menu li ul li ul li:not(.active) a:focus,
.mobile-menu li ul li ul li:not(.active) a:active {
    background: #1295ff;
    color: #ffffff;
}
.mobile-menu li ul li ul li.active a {
    padding-left: 5rem;
    font-size: 13px;
}
.mobile-menu li ul li a:hover,
.mobile-menu li ul li a:focus,
.mobile-menu li ul li a:active,
.mobile-menu li > ul > li.active a {
    background: #1295ff;
}
.mobile-menu .mmenu-btn {
    color:#273F6A;
}
.mobile-menu li a:hover .mmenu-btn,
.mobile-menu li a:focus .mmenu-btn,
.mobile-menu li a:active .mmenu-btn,
.mobile-menu > ul > li.active a .mmenu-btn {
    color: #fff;
}
.mobile-menu-wrapper {
    /* padding-top: 0px; */
}
.mobile-menu-close {
    color:#273F6A;
    right: 1.2rem;
    opacity: .8;
}
.mobile-menu li:not(:last-child) {
    border-bottom: 1px solid rgba(39,63,106,.2);
    /* border-bottom: 1px solid rgba( 202, 11, 80,.4); */
}
.search-mvl {
    display: inline-flex;
    width: 100%;
}
.search-mvl .header-search-wrapper {
    left: 0;
    right: 0;
    padding: 5px;
    border: 0px!important;
    width: 100%;
    display: inline-flex;
    height: 46px;
}
.search-mvl input {
    width: 80%;
    border-radius: 4px 0 0 4px;
    border-right: 0px;
}
.search-mvl .btn {
    width: 20%;
    min-width: unset;
    background: #fff;
    border-radius: 0 4px 4px 0;
    line-height: normal;
    height: 46px;
    border: 1px solid #dfdfdf;
    /* border-left: 0px; */
}
.search-mvl .clear-search {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding-right: 1rem;
}
.search-mvl .autocomplete-items div:first-child {
    border-top: 1px solid #d4d4d4;
}
#scroll-top.fixed:hover {
    color: #fff;
    opacity: .7;
}
.border-bottom-0 {
    
}
body:not(.home-page) .header-bottom.sticky-header:not(.fixed) .menu-pinturas li a.li-img span.icono-menu {
    display: none;
}
.header-bottom.sticky-header:not(.fixed) .home-logo-menu {
    display: none;
}


    @media (min-width:1200px) {
        .menu.menu-pinturas .megamenu {
            width: 1100px;
            text-align: left;
            padding: 30px 50px;
        }
        .menu.menu-pinturas .megamenu.megamenu-50 {
            width: 550px;
        }
    }
    @media (min-width:1200px) and (max-width:1459px) {
        .header-user {
            padding-right: 24px;
            margin-right: 24px;
            padding-left: 24px;
        }
        header .header-right {
            margin-left: 24px;
        }
        .main-nav .menu > li > a {
            padding: 2.2rem 2rem;
        }
    }
    @media (min-width: 992px) {
        .header .logo {
            margin-right: 1.48rem;
        }
    }
    @media (min-width:992px) and (max-width:1199px) {
        .menu.menu-pinturas .megamenu {
            width: 970px;
            text-align: left;
            padding: 30px 50px;
            left: -15px!important;
        }
        .menu.menu-pinturas .megamenu.megamenu-50 {
            width: 500px;
        }
        .menu.menu-pinturas .nolink {
            font-size: 14px;
            line-height: 22px;
        }
        .menu ul li a {
            font-size: 14px;
            line-height: 22px;
        }
        .menu.menu-pinturas .nolink + ul a {
            font-size: 14px;
            line-height: 22px;
        }
        .header-user {
            padding-right: 24px;
            margin-right: 24px;
            padding-left: 24px;
        }
        header .header-right {
            margin-left: 1.48rem;
        }
        .main-nav .menu > li > a {
            padding: 1.5rem;
        }
        .menu-pinturas li a.li-img span.icono-menu {
            width: 44px;
            height: 38px;
            margin-bottom: 6px;
        }
        .main-nav .menu > li {
            margin-right: 0px;
        }
        .menu-pinturas li a.li-img span.text-menu {
            font-size: 14px;
        }
    }
    @media (max-width:991px) {
        .mmenu-active .page-wrapper, .sidebar-opened .page-wrapper {
            left: 0!important;
          }
        .telf-mvl {
            font-size: 18px;
            display: flex;
            align-items: center;
            color: #007BDE!important;
        }
        .btn-ases-mvl {
            min-height: 32px;
            display: flex;
            align-items: center;
            background: rgba(43,192,239,.2);
            margin-right: -15px;
            padding: 0 15px;
            color: #007BDE!important;
        }
        .header-contact-info {
            display: none;
        }
        .header-user {
            border-right: 0;
            margin-right: 0;
            padding-right: 14px;
            padding-left: 12px;
        }
        .mobile-menu-toggler {
            margin-right: 0;
            margin-left: 26px;
            padding: 0;
            margin-bottom: 5px;
            font-size: 27px;
            color: #007BDE;
        }
        .header-search-mvl {

        }
    }
    @media (min-width:768px) and (max-width:991px) {
    }
    @media (max-width:767px) {
    }
    @media (min-width:576px) and (max-width:767px) {
    }


/** FOOTER **/
.footer-bottom {
    background-color: #007BDE;
    color: #ffffff;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.footer-bottom .footer-copyright {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 300;
}
.footer-bottom .footer-copyright a {
    text-decoration: underline;
}
.footer-bottom .footer-copyright a:hover,
.footer-bottom .footer-copyright a:focus,
.footer-bottom .footer-copyright a:active {
    text-decoration: underline;
    color: #ffffff;
    opacity: .7;
}
footer.footer {
    background-color: #f7f7f7;
    position: relative;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
}
.footer .widget-title {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: bold;   
    color: #008ED2;
    text-transform: initial;
}
.footer .contact-footer p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color:#273F6A;
    font-weight: 300;
}
.footer .contact-footer p a {
    color:#273F6A;
    font-weight: 400;
}
.footer .contact-footer p a:hover,
.footer .contact-footer p a:focus,
.footer .contact-footer p a:active {
    color:#273F6A;
    text-decoration: underline;
}
.footer .contact-footer p a.contact-whatsapp {
    color:#169E00;
}
.footer ul.links li {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    color:#273F6A;
    font-weight: 300;
    margin-bottom: 4px;
}
.footer ul.links li a {
    color:#273F6A;
}
.footer ul.links li a:hover,
.footer ul.links li a:focus,
.footer ul.links li a:active {
    color:#273F6A;
    text-decoration: underline;
}
.btn-contact-footer {
    margin-bottom:25px;
    width:190px;
}
    @media (min-width:992px) and (max-width:1199px) {
        .btn-contact-footer {
            width: auto;
        }
        .footer .contact-footer p.contact-links {
            font-size: 13px;
        }
        .footer .contact-footer p.contact-links a {
            font-size: 14px;
        }
    }
    @media (min-width:768px) and (max-width:991px) {
        .footer-bottom .footer-copyright {
            font-size: 14px;
        }
        .logo-footer {
            width:120px;
            height:45px;
        }
        .footer .widget-title {
            font-size: 18px;
            line-height: 20px;
        }
        .btn-contact-footer {
            width: 100%;
            padding-left: 8px!important;
            padding-right: 8px!important;
            font-size: 14px!important;
        }
    }
    @media (max-width:767px) {
        .img-mpago {
            margin-left: 0!important;
            margin-right: auto!important;
        }
        .logo-footer {
            width:150px;
            height:56px;
        }
        footer .widget {
            margin-bottom:6rem!important;
        }
        .footer-bottom .footer-copyright {
            font-size: 14px;
            text-align: center;
        }
        .footer-bottom .footer-copyright.text-md-right {
            line-height: 18px;
            margin-top: 6px;
        }
        footer {
            margin-bottom: 0px!important;
        }
    }
    @media (min-width:576px) and (max-width:767px) {
    }


/** CATEGORÍAS **/
.category-banner-container {
    border-bottom: 1px solid #C9BAB6;
}
.category-banner {
    padding: 3rem 0 1.7rem;
}
.breadcrumb-nav {
    margin:0px;
    border-bottom: 0px;
}
.breadcrumb-nav .breadcrumb {
    padding:0px;
}
.breadcrumb-nav .breadcrumb .breadcrumb-item {
    text-transform: initial;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 300;
    color:#273F6A;
}
.breadcrumb-nav .breadcrumb .breadcrumb-item a {
    color:#007BDE;
}
.breadcrumb-nav .breadcrumb .breadcrumb-item a:hover,
.breadcrumb-nav .breadcrumb .breadcrumb-item a:focus,
.breadcrumb-nav .breadcrumb .breadcrumb-item a:active {
    text-decoration: underline;
}
.breadcrumb-nav .breadcrumb .breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem;
}
.breadcrumb-nav .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    padding-right: .5rem;
}
.category-banner .show-results {
    justify-content: flex-end;
    display: flex;
    align-items: flex-end;
}
.category-banner .show-results p {
    color: #171A26;
    text-align: right;
    margin-bottom: 0px;
    font-weight: 300;
}
.category-banner-container {
    margin-bottom: 3.2rem;
}
.sidebar-shop .widget {
    padding: 0px;
    border:0px!important;
    margin-bottom:3.2rem;
}
.sidebar-shop .sidebar-wrapper {
    border:0px!important;
}
.sidebar-shop .widget-title a {
    text-transform: initial;
    color:#273F6A;
}
.sidebar-shop .widget-title {
    color: #273F6A;
    font-size: 1.6rem;
    font-weight: 500;
    text-transform: initial;
    /* padding-bottom: .6rem;
    border-bottom: 1px solid #273F6A; */
    padding-bottom: 0px;
    border-bottom: 0px;
}
.sidebar-shop .widget-body {
    /* padding: 1.8rem 0 0.7rem; */
    padding: 1rem 0 0.7rem;
}
.sidebar-shop .cat-list li,
.sidebar-shop .cat-list li a,
.sidebar-shop .cat-list .products-count,
.sidebar-shop .cat-list label {
    /* font-size: 1.6rem;
    line-height: 2rem; */
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: #171A26;
    font-weight: 400;
    text-transform: capitalize;
}
.sidebar-shop .cat-list .cat-sublist {
    margin-bottom: 1.8rem;
}
.sidebar-shop .cat-list .active,
.sidebar-shop .cat-list .active .products-count {
    color: #007BDE;
    font-weight: 500;
}
.sidebar-shop .form-check {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.sidebar-shop .form-check input[type="checkbox"],
.sidebar-shop .form-check input[type="radio"]{
    position: relative;
    margin: 0px;
}
.sidebar-shop .widget-featured .ratings-container {
    margin-bottom: 0;
}
.sidebar-shop .widget-featured .ratings-container .ratings::before {
    color: #FFB800;
    content: "    ";
}
.sidebar-shop .widget-featured .ratings-container .product-ratings::before {
    content: "    ";
    color: #666666;
}
.sidebar-shop .cat-list span.toggle {
    font-weight: 300;
    color: #171A26;
    opacity: .8;
}
.horizontal-filter:not(.filter-sorts) .toolbox-item.toolbox-sort {
    margin-right: 0;
}
.last-filter-block {
    display: flex;
    justify-content: flex-end;
}
.horizontal-filter:not(.filter-sorts) .layout-btn {
    border-radius: 4px;
}
.toolbox select.form-control:not([size]):not([multiple]) {
    height: 36px;
    border-radius: 4px;
    /* border-color: #071d3f; */
    border-color: #bbb;
    color: #666;
}
.horizontal-filter:not(.filter-sorts).toolbox label,
.filter-toggle span {
    font-size:14px;
    /* color:#675955; */
    color: #171A26;
    font-weight:400;
    opacity: 1;
}
.horizontal-filter:not(.filter-sorts).toolbox .select-custom .form-control {
    font-size: 14px;
    padding-bottom: 0;
}
.horizontal-filter:not(.filter-sorts) .toolbox-item:not(:last-child) {
    margin-right: 3.6rem;
}
.format-btn {
    display: inline-block;
    padding: 0 1.4rem;
    font-size: 1.2rem;
    font-weight: 600;
    font-family: Roboto Condensed,sans-serif;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    transition: all 0.25s ease;
    border: 1px solid #f4f4f4;
    background: #f4f4f4;
    color: #273F6A!important;
    line-height: 26px;
    text-decoration: underline;
}
.format-btn:hover,
.format-btn:focus,
.format-btn:active {
    text-decoration: underline!important;
    background: #ddd;
}
.product-default .product-action {
    width:100%;
    text-align: left;
    /* border-top: 1px solid rgba(39, 63, 106,.2); */
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
    margin-left: 0px;
    margin-bottom: 0;
}
.product-default .product-action .format-btn:not(:first-child){
    margin-right: .3rem;
}
.product-default .product-action p + .format-btn {
    margin-left: 0px!important;
    margin-bottom: 3px!important;
}
.product-default .product-action p {
    color:#222529;
    font-size: 14px;
    line-height: 24px;
    font-family: Roboto Condensed,sans-serif;
    margin-bottom: 0;
    opacity: .8;
}
.product-default .product-title {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: 0px;
    margin-bottom: 1.2rem;
    white-space: normal;
}
.product-default .product-title a {
    white-space: normal;
}
.product-price {
    color: #CA0B3A;
    font-size: 2.8rem;
    line-height: 2.4rem;
    font-weight: 500;
}
.old-price {
    font-weight: 300;
    font-size: 1.4rem;
    letter-spacing: 0px;
    color: #071D3F;
    margin-left: 1.2rem;
}
.product-default:hover {
    box-shadow: unset !important;
    transition: unset !important;
}
.product-default figure{
    height: 220px;
}
.product-default figure img:last-child {
    /* height: 220px; */
    max-height: 220px;
    width: auto;
    margin: 0 auto;
}
.product-default figure a {
    display: flex;
    align-items: center;
}
.product-default .product-title a:hover,
.product-default .product-title a:focus,
.product-default .product-title a:active {
    color:#007BDE;
    text-decoration: underline;
}
.product-default {
    margin-bottom: 5rem;
}
.toolbox.toolbox-pagination {
    justify-content: flex-end;
}
.list-color {
    display: inline-flex;
    align-items: center;
}
.color-picker {
    text-align:left; 
    width:100%;
    margin-left: 9px;
}
.list-color .see-more {
    color:#007BDE;
    font-size: 1.2rem;
    font-weight: 300;
    text-decoration: underline;
    margin-left: 1rem;
}
.list-color .see-more:hover, 
.list-color .see-more:focus,
.list-color .see-more:active {
    color:#273F6A;
    text-decoration: underline;
    border: 0px;
}
.list-color a:not(.see-more) {
    /* border:1px solid transparent; */
    border: 1px solid #eee;
    margin-right: .2rem;
}
.list-color a:hover,
.list-color a:focus,
.list-color a:active {
    border-color:#273F6A;
}
.see-more[aria-expanded="true"]:after {
    content:"Menos -";
}
.see-more[aria-expanded="false"]:after {
    content:"Más +";
}
.page-item.active .page-link {
    background: #007BDE;
    border-color: #007BDE;
    color:#ffffff;
}
.page-link {
    border: 1px solid #273F6A;
    border-radius: 4px;
    color: #273F6A;
}
.page-link:focus, .page-link:hover {
    background: #007BDE;
    border-color: #007BDE;
    color:#ffffff;
}
.horizontal-filter:not(.filter-sorts) .layout-btn:hover {
    border-color: #222529;
    color: #222529;
}

    @media (min-width:992px) and (max-width:1199px) {
        .sidebar-shop .cat-list li, .sidebar-shop .cat-list li a, .sidebar-shop .cat-list .products-count, .sidebar-shop .cat-list label {
            font-size: 1.4rem;
            line-height: 1.8rem;
        }
        .product-default figure{
            height: 150px;
        }
        .product-default figure img:last-child {
            /* height: 150px; */
            max-height: 150px;
        }
        .h1-title {
            font-size: 34px!important;
        }
        .product-default .product-action .format-btn:not(:first-child) {
            margin-bottom: .6rem;
        }
        .breadcrumb-nav .breadcrumb .breadcrumb-item {
            font-size: 1.4rem;
        }
        .category-banner .show-results p {
            font-size: 1.4rem;
        }
    }
    @media (min-width:768px) and (max-width:991px) {
        .product-default figure{
            height: 150px;
        }
        .product-default figure img:last-child {
            /* height: 150px; */
            max-height: 150px;
        }
        .h1-title {
            font-size: 30px!important;
        }
        .breadcrumb-nav .breadcrumb .breadcrumb-item {
            font-size: 1.4rem;
        }
        .category-banner .show-results p {
            font-size: 1.4rem;
        }
        .category-banner .show-results {
            position: absolute;
            bottom: 0;
            right: 15px;
        }
        .horizontal-filter,
        .horizontal-filter.filter-sorts,
        .horizontal-filter:not(.filter-sorts) {
            padding:1.6rem 0px 1.6rem 0!important;
            background:#ffffff!important;
            border-bottom: 1px solid #C9BAB6;
        }
        .category-banner-container {
            margin-bottom: 0px;
        }
        .toolbox .select-custom .form-control {
            font-weight: 400!important;
            max-width: unset!important;
            text-transform: initial!important;
        }
        .sidebar-toggle span {
            font-size: 14px;
            font-weight: 500;
            text-transform: initial;
            letter-spacing: 0;
        }
        .sidebar-toggle {
            background: #dfdfdf;
            border-radius: 4px;
        }
        .sidebar-toggle:hover span, 
        .sidebar-toggle:focus span,
        .sidebar-toggle:active span {
            color:#007BDE;
        }
        .sidebar-shop .cat-list li, .sidebar-shop .cat-list li a, .sidebar-shop .cat-list .products-count, .sidebar-shop .cat-list label {
            font-size: 1.4rem;
            line-height: 1.8rem;
        }
        .category-banner {
            padding: 1.7rem 0 1.7rem;
        }
    }
    @media (max-width:767px) {
        .h1-title {
            font-size: 26px!important;
            margin-bottom: 0px !important;
        }
        .breadcrumb-nav .breadcrumb .breadcrumb-item {
            font-size: 1.4rem;
        }
        .category-banner .show-results p {
            font-size: 1.4rem;
        }
        .category-banner .show-results {
            display: none;
        }
        .category-banner {
            padding: 1.2rem 0 1.2rem;
        }
        .product-default figure{
            height: 120px;
        }
        .product-default figure img:last-child {
            /* height: 120px; */
            max-height: 120px;
        }
        .product-default .product-action .format-btn:not(:first-child) {
            margin-bottom: .6rem;
        }
        .cta-content.cta-content-inline {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }
        .cta-content .cta-text .cta-desc {
            line-height: 2.6rem!important;
            text-align: center;
            margin-bottom: 3.2rem;
        }
        .cta-content .cta-text .cta-title {
            text-align: center;
            margin-bottom: 1rem;
        }
        .color-picker {
            position: relative;
            margin-bottom: 16px;
        }
        .list-color .see-more {
            position: absolute;
            bottom: -17px;
            margin: 0;
            right: 0;
        }
        .toolbox .select-custom .form-control {
            font-weight: 400!important;
            max-width: unset!important;
            text-transform: initial!important;
        }
        .sidebar-toggle span {
            /* font-size: 14px;
            font-weight: 500;
            text-transform: initial;
            letter-spacing: 0; */
            display: none;
        }
        .sidebar-toggle {
            background: #dfdfdf;
            border-radius: 4px;
            margin: 0;
            padding: 0 3px 0 3px;
        }
        .horizontal-filter,
        .horizontal-filter.filter-sorts,
        .horizontal-filter:not(.filter-sorts) {
            padding:.6rem 0px .6rem 0 !important;
            background:#ffffff!important;
            border-bottom: 1px solid #C9BAB6;
        }
        .horizontal-filter:not(.filter-sorts) .toolbox-item:not(:last-child) {
            margin-right: 0px!important;
        }
        .category-banner-container {
            margin-bottom: 0px;
        }
    }
    @media (min-width:576px) and (max-width:767px) {
    }


/** FICHA DE PRODUCTO **/
.product-code {
    color:#988489;
    font-size: 14px;
    margin-bottom: .8rem;
}
.product-single-details .product-desc {
    color:#171A26;
    font-style: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: 0px;
    font-weight: 300;
    margin-bottom: 3.4rem;
}
.product-single-details .single-info-list,
.product-single-filter label {
    text-transform: initial;
    color: #675955;
    font-size: 1.6rem;
    font-weight: 300;
}
.product-single-details .single-info-list a {
    color: #071D3F;
}
.product-single-details .single-info-list a:hover,
.product-single-details .single-info-list a:focus,
.product-single-details .single-info-list a:active {
    color: #071D3F;
    text-decoration: underline;
}
.product-single-details .product-desc p:first-child {
    margin-bottom: .7rem;
}
.product-single-details .product-desc p:last-child {
    margin-bottom: 0px;
}
.select-form {
    max-width: 180px;
    width: 100%;
}
.select-form .form-control {
    color: #171A26;
    font-size: 1.6rem;
    font-weight: 400;
    border-color: #171A26;
    border-radius: 4px;
}
.product-filters-container select.form-control:not([size]):not([multiple]) {
    height: 37px;
    font-weight: 400;
}
.product-single-filter label {
    width: 90px;
    margin-right: 0;
}
.product-single-filter .color-picker {
    width: auto;
}
.product-single-details .product-action {
    border: 0px;
    background: #f7f7f7;
    padding: 2.4rem;
    margin-bottom: 2rem;
}
.btn-add-cart {
    padding: 12px 27px 10px 26px;
    line-height: 24px;
}
.product-single-qty .btn.btn-outline {
    border-color: #171A26;
}
.product-single-qty .bootstrap-touchspin .form-control,
.product-single-qty .bootstrap-touchspin .form-control:not(:focus),
.product-single-qty .btn-outline:not(:disabled):not(.disabled):active {
    border-color: #171A26;
    background: transparent;
    border-left: 0;
    border-right: 0;
}
.product-single-qty .input-group > .input-group-prepend > .btn {
    border-radius: 4px 0 0 4px;
    border-right: 0px;
}
.product-single-qty .input-group > .input-group-append > .btn {
    border-radius: 0 4px 4px 0;
    border-left: 0px;
}
.product-single-qty .input-group > .input-group-prepend > .btn:hover,
.product-single-qty .input-group > .input-group-prepend > .btn:focus,
.product-single-qty .input-group > .input-group-prepend > .btn:active {
    border-radius: 4px 0 0 4px;
    border-left: 1px solid #171A26;
    color:#171A26;
}
.product-single-qty .input-group > .input-group-append > .btn:hover,
.product-single-qty .input-group > .input-group-append > .btn:focus,
.product-single-qty .input-group > .input-group-append > .btn:active {
    border-radius: 0 4px 4px 0;
    border-right: 1px solid #171A26;
    color:#171A26;
}
.product-single-qty .btn.btn-down-icon:hover::after, .product-single-qty .btn.btn-down-icon:hover::before, .product-single-qty .btn.btn-up-icon:hover::after, .product-single-qty .btn.btn-up-icon:hover::before {
    background-color: #171A26;
}
.product-single-details .product-single-filters {
    /* margin-bottom: 1rem;
    margin-top: -2px; */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
}
.product-single-filters label {
    width: 90px;
    margin-right: 0;
    text-transform: initial;
    color: #675955;
    font-size: 1.6rem;
    font-weight: 300;
    min-width: 5rem;
    margin-bottom: 0;
    font-family: "Roboto",sans-serif;
    letter-spacing: 0.005em;
}
.block-product-price .offer-text {
    font-size: 16px;
    color: #273F6A;
    font-weight: 600;
    font-family: "Roboto Condensed",sans-serif;
    letter-spacing: 0px;
    margin-bottom: .8rem;
}
.product-details .offer-text {
    font-size: 16px;
    color: #273F6A;
    font-weight: 600;
    font-family: "Roboto Condensed",sans-serif;
    letter-spacing: 0px;
    margin-bottom: .8rem;
}
.product-details .price-box {
    text-align: left;
    width: 100%;
    margin-top: 1rem;
}
.product-details .price-box .desde {
    color: #CA0B3A;
    font-weight: 300;
    font-size: 12px;
}
.block-product-price .price-box .product-price {
    font-size: 40px;
    color: #169E00;
    font-weight: 500;
    font-family: "Roboto",sans-serif;
    letter-spacing: 0px;
}
.block-product-price .price-box .old-price {
    font-size: 25px;
    color: #171A26;
    font-weight: 300;
    font-family: "Roboto",sans-serif;
    letter-spacing: 0px;
    margin-left: 2rem;
}
.block-product-price .block-iva {
    font-size: 14px;
    color: #171A26;
    font-weight: 300;
    font-family: "Roboto",sans-serif;
    letter-spacing: 0px;
}
.product-single-details .block-product-price .price-box {
    margin-bottom: 1rem;
}
.row.product-action-row {
    align-items: center;
}
.product-filters-container .product-single-filters.psf {
    margin-bottom: 2rem;
}
.product-single-share span {
    color:#071D3F;
    font-weight: 300;
    margin-left: 1.5rem;
}
.metodospago {
    margin:0 0 0 auto;
}
.product-single-carousel {
    border: 0;
}
.product-slider-container .product-single-carousel .product-item img {
    width: 400px;
    margin: 0 auto;
}
.prod-thumbnail .owl-dot.active img, .prod-thumbnail img:hover {
    border: 1px solid #007BDE;
}
.prod-thumbnail img {
    border: 1px solid #f4f4f4;
    width:120px!important
}
.prod-thumbnail.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #007BDE;
}
.product-single-gallery .prod-thumbnail .owl-nav {
    color: #007BDE;
}
.descripcion-producto .h2-title {
    margin-bottom: 4rem;
}
.descripcion-producto p {
    color:#171A26;
    font-weight: 300;
    line-height: 24px;
}
.descripcion-producto ul li {
    color:#171A26;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: .6rem;
}
.descripcion-producto ul {
    list-style: disc;
    padding-left: 3rem;
}
.box-gray {
    background: #f7f7f7;
    padding: 6rem;
}
.table.table-simple-det td, .table.table-simple-det th {
    border-bottom: 1px solid #dee2e6;
    border-top: 0px;
    font-weight: 300;
    color: #4f4f4f;
}
.table.table-simple-det tr td:last-child {
    color: #000000;
}
.table.table-simple-det tr td:first-child {
    padding-left: 0px;
}
.box-gray h3 {
    font-size: 20px;
    color:#273F6A;
    font-family: "Roboto Condensed",sans-serif;
    letter-spacing: 0;
    font-weight: 400;
}
.table.table-striped.table-simple-det tr:nth-child(2n+1) {
    background-color: transparent;
}
#see_more_desc .card.card-accordion {
    background: transparent;
    margin-bottom: 0;
}
#see_more_desc .card.card-accordion .card-header {
    padding: 0;
    background: transparent;
    text-align: center;
    border: 0px;
    color: #007BDE;
    text-decoration: underline;
    letter-spacing: 0px;
    font-weight: 400;
    display: inline-flex;
    justify-content: center;
}
#see_more_desc .card.card-accordion .card-header.collapsed::after,
#see_more_desc .card.card-accordion .card-header::after {
    position: relative;
    top: 0;
    right: 0;
    transform: unset;
    margin-left: .6rem;
}
#see_more_desc {
    margin-top:5.9rem;
}
p.link-asesor {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
    color: #071D3F;
}
p.link-asesor img {
    margin-right: 1.6rem;
}
.products-section .owl-carousel .owl-item .list-color img {
    width:30px;
}
.products-section .owl-carousel.dots-top .owl-dot.active span {
    border-color: #007BDE;
}
.cta-bg {
    height: 308px;
    background-position: left;
    background-repeat: no-repeat;
}
.cta-fullwidth-big.cta-bg {
    height: 308px;
}
.cta-bg .cta-simple {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.cta-bg .cta-simple .cta-text {
    padding:4rem 6rem;
    width:630px;
}
.cta-bg .cta-simple .cta-text .ctatitle {
    font-size: 32px;
    line-height: 40px;
    color:#273F6A;
    font-family: "Roboto Condensed",sans-serif;
    letter-spacing: 0;
    margin-bottom: 1rem;
}
.cta-bg .cta-simple .cta-text p {
    margin-bottom: 2.5rem;
}
.cta-bg.cta-bg-right {
    background-position: right;
}
.cta-bg.cta-high-text .cta-simple .cta-text .ctatitle {
    font-size: 40px;
    line-height: 48px;
    color:#273F6A;
    font-family: "Roboto Condensed",sans-serif;
    letter-spacing: 0;
    margin-bottom: 1rem;
}
.cta-bg.cta-high-text .cta-simple .cta-text p {
    font-size: 24px;
    line-height: 32px;
}
.testimonial-section .testimonial.testimonial-border {
    border-color:#071D3F;
    border-radius: 5px;
}
.section-grey.testimonial-section .testimonial.testimonial-border {
    background-color: #ffffff;
}
.testimonial-section .testimonial blockquote p {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-top: -10px;
}
.testimonial-section .testimonial blockquote::after,
.testimonial-section .testimonial blockquote::before {
    position: relative;
    left: 0;
    color:#007BDE;
    font-size: 4rem;
}
.testimonial-section .testimonial-owner {
    padding: 2rem 3rem 1.5rem 2rem;
}
.testimonial-section .testimonial-title {
    display: block;
    margin-bottom: 2px;
    font-size: 1.6rem;
    text-transform: initial;
    color: #000000;
    font-weight: 400;
}
.testimonial-section .ratings-container .ratings::before {
    color: #CA0B3A;
    content: "    ";
}
.testimonial-section .ratings-container .product-ratings::before {
    content: "    ";
    color: #666666;
}
.plead {
    color:#273F6A;
    font-size: 20px;
    line-height: 28px;
}
.product-slider-container .product-single-carousel .product-item img + .zoomContainer {
    display: none!important;
}
.testimonial-section .testimonial blockquote {
    margin-left:0px!important;
}

    @media (min-width:1200px) and (max-width:1459px) {
        .product-slider-container .product-single-carousel .product-item img {
            width: 280px;
        }
        .prod-thumbnail img {
            width: 70px !important;
        }
        p.link-asesor {
            flex-direction: column;
        }
        p.link-asesor img {
            margin-right: 0;
            margin-bottom: 1rem;
        }
        .cta-bg.cta-bg-right {
            background-position: 550px;
        }
    }
    @media (min-width: 992px) {

    }
    @media (min-width:992px) and (max-width:1199px) {
        .product-slider-container .product-single-carousel .product-item img {
            width: 230px;
        }
        .prod-thumbnail img {
            width: 50px !important;
        }
        .block-product-price .price-box .old-price {
            display: block;
            margin-left: 0;
            margin-top: 10px;
            font-size: 20px;
        }
        .info-box.info-box-icon-left {
            padding-left: 2.4rem;
        }
        .box-gray {
            padding: 3rem;
        }
        p.link-asesor {
            flex-direction: column;
        }
        p.link-asesor img {
            margin-right: 0;
            margin-bottom: 1rem;
        }
        .cta-bg .cta-simple .cta-text {
            padding: 3rem;
            width: 510px;
        }
        .cta-bg.cta-bg-right {
            background-position: 550px;
        }
    }
    @media (max-width:991px) {

    }
    @media (min-width:768px) and (max-width:991px) {
        .product-slider-container .product-single-carousel .product-item img {
            width: 180px;
        }
        .prod-thumbnail img {
            width: 50px !important;
        }
        .block-product-price .price-box .old-price {
            font-size: 20px;
        }
        .block-product-price .block-iva {
            margin-bottom: 1rem;
        }
        .metodospago {
            margin-left: -4px;
            margin-top: 16px;
        }
        .cta-bg .cta-simple .cta-text {
            margin: 0 auto;
        }
        .cta-bg {
            height: 250px;
        }
        .cta-bg.cta-bg-right {
            background-image: none!important;
        } 
    }
    @media (max-width:767px) {
        .product-slider-container .product-single-carousel .product-item img {
            width: 140px;
        }
        .prod-thumbnail img {
            width: 50px !important;
            margin:0 auto;
        }
        .product-code {
            margin-top: .8rem;
        }
        .product-single-details .product-single-filters:not(.psf) {
            align-items: self-start;
        }
        .product-single-container .product-filters-container .list-color .see-more {
            position: relative;
            bottom: 0;
            margin: 0;
            right: -12px;
        }
        .block-product-price .block-iva {
            margin-bottom: 2rem;
        }
        .metodospago {
            margin-left: -4px;
            margin-top: 16px;
        }
        .section {
            margin: 4rem 0!important;
        }
        .info-box.info-box-icon-left {
            padding:0px;
            flex-direction: column;
        }
        .info-box.info-box-icon-left img {
            margin-right: 0px!important;
            margin-bottom: 1rem;
        }
        .info-box.info-box-icon-left .info-box-content p {
            text-align: center;
        }
        .box-gray {
            padding: 3rem;
        }
        p.link-asesor {
            flex-direction: column;
        }
        p.link-asesor img {
            margin-right: 0;
            margin-bottom: 1rem;
        }
        .cta-bg .cta-simple .cta-text {
            padding: 2rem;
            width: auto;
            margin: 0 auto;
            text-align: center;
        }
        .cta-bg .cta-simple {
            margin: 0 auto;
        }
        .cta-bg .cta-simple .cta-text .ctatitle {
            font-size: 26px;
            line-height: 32px;
        }
        .cta-bg {
            height: 250px;
        }
        .cta-bg.cta-bg-right {
            background-image: none!important;
        } 
        .cta-bg.cta-high-text .cta-simple .cta-text p {
            font-size: 2rem;
            line-height: 2.6rem;
        }
        .cta-bg.cta-high-text .cta-simple .cta-text .ctatitle {
            font-size: 3rem;
            letter-spacing: 0px;
            line-height: 3.8rem;
        }
    }
    @media (min-width:576px) and (max-width:767px) {
    }

    @media (min-width: 576px) {

    }


/** CHECKOUT **/
.checkout-progress-bar li a {
    font-size: 2.4rem;
    line-height: 3.2rem;
    font-weight: 600;
    letter-spacing: 0;
}
.checkout-progress-bar li.active a {
    color:#000000;
    text-decoration: underline;
}
.checkout-progress-bar li.disabled a {
    color:#858585;
}
.checkout-progress-bar li:not(:first-child)::before {
    position: absolute;
    left: -3.3rem;
    top: -0.5rem;
    content: "";
    color: #999;
    font-family: "porto";
    font-size: 3rem;
}
.checkout-progress-bar li:not(:first-child) {
    margin-left: 5.8rem;
}
.checkout-progress-bar li {
    position: relative;
}
.table-cart.table-cart-pin .product-image-container {
    position: relative;
    margin-bottom: 0;
    width:100px;
}
.table-cart.table-cart-pin th {
    border-top: 0px;
    color:#000000;
    border-bottom: 1px solid #dee2e6;
}
.table-cart.table-cart-pin {
    margin-top: 4rem;
    margin-bottom: 6rem;
}
.table-cart.table-cart-pin td {
    vertical-align: middle;
}
.table-cart.table-cart-pin .product-col .product-title {
    margin-bottom: 0;
}
.table-cart.table-cart-pin th, 
.table-cart.table-cart-pin td {
    padding: 2rem .75rem;
}
.table-cart.table-cart-pin th.product-col {
    width:100px;
}
.table-cart.table-cart-pin th a,
.table-cart.table-cart-pin td a {
    color:#000000;
}
.table-cart.table-cart-pin th a:hover,
.table-cart.table-cart-pin td a:hover {
    color:#008ED2;
}
.table-cart.table-cart-pin td a.btn-remove {
    font-size: 12px;
    right: 10px;
}
.table-cart.table-cart-pin td.product-td-price {
    font-size: 1.4rem;
    line-height: 1.429;
    font-weight: 300;
    color:#000000;
    text-align: center;
}
.table-cart.table-cart-pin td.product-td-price .oldprice {
    text-decoration: line-through;
    color: #505050;
}
.table-cart.table-cart-pin .price-col {
    text-align: center;
}
.table-cart.table-cart-pin .qty-col {
    text-align: center;
}
.table-cart.table-cart-pin td.product-td-qty {
    text-align: center;
}
.table-cart.table-cart-pin .subtotal-price {
    color: #505050;
}
.table-cart.table-cart-pin .descr-col {
    padding-left: 6rem;
}
.table-cart.table-cart-pin td.product-col {
    padding-left: 6rem;
}
.cart-discount input.form-control {
    border-color:#000000;
    border-radius: 4px;
    font-size: 14px;
}
.table-cart.table-cart-pin tfoot > tr > td {
    padding-top: 4rem;
}
.table-cart.table-cart-total {
    width:480px;
}
.table-cart.table-cart-total tr:first-child td {
    border-top: 0px;
}
.table-cart.table-cart-total tr td {
    padding: 1.2rem .75rem;
    color:#000000;
    font-weight: 300;
}
.table-cart.table-cart-total tr td:last-child {
    text-align: right;
}
.table-cart.table-cart-total tr.product-row.total-row td {
    font-size: 24px;
    font-weight: 600;
}
.cta-title-div {
    font-size: 24px;
    line-height: 32px;
}
.checkout-container .login-form-container {
    margin-top:4rem;
    margin-bottom: 4rem;
}
.cursor-pointer {
    cursor: pointer;
}
.checkout-container .login-form-container {
    background: #f2f6fb;
    padding: 30px;
    border: 1px solid #dfe9f5;
    font-weight: 300;
    font-size: 24px;
}
.checkout-container .login-form-container h4 {
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 0px;
    line-height: 24px;
}
.checkout-container .login-form-container h4 span {
    font-size: 16px;
}
.form-pin input.form-control,
.form-pin select.form-control {
    border-radius: 4px;
    border-color: #000000;
    font-size: 1.6rem;
    color: #000000;
    height: 46px!important;
}
.form-pin textarea.form-control {
    border-radius: 4px;
    border-color: #000000;
    font-size: 1.6rem;
    color: #000000;
}
.form-pin input.form-control:focus,
.form-pin select.form-control:focus {
    border-color: #007BDE ;
}
.form-pin label {
    color: #273F6A;
    font-size: 1.4rem;
    font-weight: 400;
}
h2.step-title {
    color: #273F6A;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
}
label.creat-account-link {
    font-size: 1.6rem;
    font-weight: 500;
}
.custom-control-label::before {
    border: 1px solid #000;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    color: #007BDE;
    left: 3px;
}
.block-envio {
    background: #f2f6fb;
    border-radius: 5px;
    padding: 10px 20px;
    border: 1px solid #dfe9f5;
    display: inline-flex;
    width: 100%;
    color:#000;
    align-items: center;
    margin-top: 1rem;
}
.block-envio input {
    width: 20px;
    margin: 0;
}
.block-envio label {
    margin: 0 0 0 2rem;
    font-size: 1.8rem;
    font-weight: 400;
    width: 100%;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}
.block-envio label i {
    font-size: 20px;
    margin-right: 1rem;
}
.block-envio label img {
    width: 20px;
    display: inline-block;
    margin-right: 1rem;
}
.header-login {
    display: inline-flex;
    width: 100%;
    align-items: center;
}
.header-login span.img-bg-rounded {
    width: 43px;
    height: 43px;
    border-radius: 50%;
    background-color: rgba(0, 123, 222,0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 2.3rem;
}
.header-login p{
    margin-bottom: 0;
    font-size: 1.6rem;
    margin-left: 10rem;
}
.forgot-link {
    font-size: 1.2rem;
    text-align: right;
    float: right;
    position: relative;
    top: 6px;
}
.forgot-link a {
    color:#273F6A;
}
.forgot-link a:hover,
.forgot-link a:focus,
.forgot-link a:active {
    text-decoration: underline;
}
    @media (min-width:1460px) and (max-width:1714px) {
    }
    @media (min-width:1200px) and (max-width:1459px) {
        .header-login p {
            margin-left: 4rem;
        }
    }
    @media (min-width: 992px) {
    }
    @media (min-width:992px) and (max-width:1199px) {
        .table-cart.table-cart-pin .product-image-container {
            width: 58px;
        }
        .table-cart.table-cart-pin td.product-col {
            padding-left: 3rem;
        }
        .table-cart.table-cart-pin .descr-col {
            padding-left: 3rem;
        }
        .table-cart.table-cart-pin td a.btn-remove {
            font-size: 12px;
            right: -10px;
        }
        .header-login p {
            margin-left: 3rem;
        }
        .forgot-link {
            font-size: 1.1rem;
        }
    }
    @media (max-width:991px) {
        .row-reverse-md {
            flex-direction: column-reverse;
        }
        .alert-exito {
            margin-bottom: 6rem;
        }
    }
    @media (min-width:768px) and (max-width:991px) {
        .checkout-progress-bar {
            margin-top:2.25rem;
        }
        .checkout-progress-bar li a {
            font-size: 1.8rem;
        }
        .table-cart.table-cart-pin {
            margin-top: 0;
            margin-bottom: 0;
        }
        .table-cart.table-cart-pin .product-image-container {
            width: 58px;
        }
        .table-cart.table-cart-pin td a.btn-remove {
            font-size: 12px;
            right: -10px;
        }
        .cart-discount {
            width: 300px;
        }
        .table-cart.table-cart-total {
            width: 100%;
        }
        .col-sidebar-cart .box-gray:first-child {
            width: 48%;
            float: left;
            margin-right: 2%
        }
        .col-sidebar-cart .box-gray:first-child .info-box-icon-left {
            justify-content: flex-start;
        }
        .col-sidebar-cart .box-gray:last-child {
            width: 48%;
            float: left;
            margin-left: 2%;
            padding-top: 4.5rem;
            padding-bottom: 4.5rem;
        }
        .checkout-container .login-form-container {
            margin-top: 1rem;
        }
    }
    @media (max-width:767px) {  
        .checkout-progress-bar {
            margin-top:1rem;
            margin-bottom:1rem;
        }   
        .checkout-progress-bar li a {
            font-size: 1.6rem;
        }    
        .checkout-progress-bar li:not(:first-child)::before {
            top: 7px;
            font-size: 1.1rem;
            left: -1rem;
        }
        .checkout-progress-bar li:not(:first-child) {
            margin-left: 1.8rem;
        }   
        .hidden-xs {
            display: none;
        }  
        .table-cart.table-cart-pin {
            margin-top: 0;
            margin-bottom: 0;
        }   
        .table-cart.table-cart-pin .product-image-container {
            width: 30px;
        }
        .table-cart.table-cart-pin td a.btn-remove {
            font-size: 10px;
            right: -10px;
            width: 1.5rem;
            height: 1.5rem;
            line-height: 1.6rem;
        }
        .table.table-cart.table-cart-pin thead {
            display: none;
        }
        /* .table.table-cart.table-cart-pin .product-row {
            display: block;
        } */
        .table.table-cart.table-cart-pin .product-row .product-td-qty {
            display: none;
        }
        /* .table.table-cart.table-cart-pin .product-row .td-subtotal {
            display: block;
        } */
        .table-cart.table-cart-pin td.product-col {
            padding-left: .75rem;
        }
        .table.table-cart.table-cart-pin .product-row td:first-child {
            width:30px;
        }
        .table.table-cart.table-cart-pin .product-row td.td-img {
            width: 56px;
        }
        .product-single-qty.product-single-qty-mvl .bootstrap-touchspin .form-control {
            height: 32px;
        }
        .table-cart.table-cart-total {
            width: 100%;
        }
        .row-reverse-xs {
            flex-direction: column-reverse;
        }
        .col-sidebar-cart {
            margin-top: 6rem;
            margin-bottom: 6rem;
        }
        .checkout-container .login-form-container {
            margin-top: 1rem;
            padding: 15px;
        }
        .checkout-container .login-form-container h4 {
            font-size: 18px;
            line-height: 22px;
            text-align: center;
        }
        .checkout-container .login-form-container h4 span {
            font-size: 14px;
        }
        .header-login p {
            margin-left: 0;
            margin-top: 1rem;
        }
        .header-login span.img-bg-rounded {
            width: 36px;
            height: 36px;
            margin: 0 0 1rem 0;
        }
        .header-login {
            flex-direction: column;
        }
        .block-envio label {
            align-items: center;
        }
        .block-envio label span + span {
            font-size: 1.6rem;
            text-align: right;
        }
        .btn-xs-block {
            display: block;
            width: 100%;
        }
    }
    @media (min-width:576px) and (max-width:767px) {
    }
    @media (min-width: 576px) {
    }



/** HOMEPAGE **/
.owl-theme:not(.product-single-carousel):not(.prod-thumbnail) .owl-nav button.owl-next, .owl-theme:not(.product-single-carousel):not(.prod-thumbnail) .owl-nav button.owl-prev {
    height: 40px;
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
    color: #007BDE;
}
.owl-theme:not(.product-single-carousel):not(.prod-thumbnail) .owl-nav button.owl-next:not(.disabled):hover, .owl-theme:not(.product-single-carousel):not(.prod-thumbnail) .owl-nav button.owl-prev:not(.disabled):hover {
    border-color: #007BDE;
    background-color: #007BDE;
}
.img-cta-png {
    margin: 0 0 -51px auto;
    width: 400px;
}
.product-offert {
    border: 1px solid rgba(0,0,0,.1);
    padding: 3rem;
}
.product-offert:hover,
.product-offert:focus,
.product-offert:active {
    border-color:#007BDE;
}
.product-offert .product-title {
    height: 52px;
}
.product-offert .product-price {
    color:#169E00;
    font-size: 32px;
}
.product-offert .old-price {
    color:#071D3F;
    font-size: 20px;
}
.product-label.label-sale {
    border-radius: 0px;
    background-color: #007BDE !important;
    height: 52px;
    font-size: 18px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 47px;
}
.product-offert  .label-group {
    top: 0;
    left: 30px;
}
.cta-fullwidth-big {
    background-repeat: no-repeat;
    height: 414px;
    display: flex;
    align-items: center;
}
.cta-img-left {
    background-position:left;
}
.cta-img-right {
    background-position:right;
}
.cta-fullwidth-big .cta-text .ctatitle {
    font-size: 40px;
    line-height: 48px;
    color:#273F6A;
    font-family: "Roboto Condensed",sans-serif;
    letter-spacing: 0;
    font-weight: 300;
    /* margin-bottom: 1rem; */
}
.section-categories .product-category figure {
    margin-bottom: 1.5rem;
}
.section-categories .product-category img {
    width: 366px;
    margin: 0 auto;
}
.section-categories .product-category:hover figure::after {
    background-color: transparent;
}
.section-categories .product-category {
    margin-bottom: 5rem;
}
article.post .post-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color:#071D3F;
    letter-spacing: 0;
}
article.post .post-content p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color:#4F4F4F;
    font-weight: light;
}
article.post .post-content p.link-more {
    margin-bottom:0px;
    font-weight: 400;
}
article.post .post-content p.link-more a {
    color:#E87103;
    text-decoration: underline;
    font-weight: 400;
}
.intro-section h1.h1-title {
    font-size: 52px;
    color:#273F6A;
    line-height: 60px;
}
.intro-section h1.h1-title.title-border::after {
    margin-top: 20px;
}
.home-slide-1 .banner-layer-left {
    left: 13.7%;
}
.intro-section .slide-slogan {
    font-size: 20px;
    font-weight: 300;
    color: #171A26;
    margin-bottom: 3.2rem;
    margin-top: 3rem;
}
.post-media .prod-full-screen {
    background-color: #007BDE;
}
.link-with-title {
    font-size: 1.6rem;
    font-family: "Roboto",sans-serif!important;
    position: absolute;
    right: 10px;
    top: 12px;
}
    @media (min-width:1460px) and (max-width:1714px) {
        .cta-img-left {
            background-position: -148px;
        }
        /* .cta-img-right {
            
        } */
        .home-slide-1 .banner-layer-left {
            left: 4.7%;
        }
    }
    @media (min-width:1200px) and (max-width:1459px) {
        .home-slide-1 .banner-layer-left {
            left: 4.7%;
        }
        .product-offert .product-price {
            font-size: 28px;
        }
        .product-offert .old-price {
            font-size: 15px;
        }
        .cta-img-left {
            background-position: -350px;
        }
    }
    @media (min-width: 992px) {
    }
    @media (min-width:992px) and (max-width:1199px) {
        .home-slide-1 .banner-layer-left {
            left: 4.7%;
        }
        .intro-section h1.h1-title {
            line-height: 42px;
        }
        .img-cta-png {
            margin: 0 0 -70px auto;
        }
        .owl-theme:not(.product-single-carousel):not(.prod-thumbnail) .owl-nav .owl-next {
            right: -18px;
        }
        .owl-theme:not(.product-single-carousel):not(.prod-thumbnail) .owl-nav .owl-prev {
            left: -18px;
        }
        .product-offert .product-price {
            font-size: 24px;
        }
        .product-offert .old-price {
            font-size: 15px;
        }
        .product-offert {
            padding: 3rem 1rem;
        }
        section.cta-img-left {
            background-size: cover;
        }
        section.cta-img-right {
            background-size: cover;
        }
        section.cta-img-left .cta-text {
            padding: 3rem;
            width: 510px;
            background: #fff;
        }
        section.cta-img-left .cta-text .ctatitle {
            font-size: 32px;
            line-height: 40px;
        }
        section.cta-img-left.cta-bg.cta-high-text .cta-simple .cta-text .ctatitle {
            font-size: 32px;
            line-height: 40px;
        }
    }
    @media (max-width:991px) {
    }
    @media (min-width:768px) and (max-width:991px) {
        .home-slide-1 .banner-layer-left {
            left: 4.7%;
        }
        .intro-section h1.h1-title {
            line-height: 42px;
        }
        .img-cta-png {
            margin: 0 0 -70px auto;
        }
        .owl-theme:not(.product-single-carousel):not(.prod-thumbnail) .owl-nav .owl-next {
            right: -18px;
        }
        .owl-theme:not(.product-single-carousel):not(.prod-thumbnail) .owl-nav .owl-prev {
            left: -18px;
        }
        .product-offert .product-price {
            font-size: 24px;
        }
        .product-offert .old-price {
            font-size: 15px;
        }
        .product-offert {
            padding: 3rem 1rem;
        }
        section.cta-img-left {
            background-size: cover;
        }
        section.cta-img-right {
            background-size: cover;
        }
        section.cta-img-left .cta-text {
            padding: 3rem;
            width: 510px;
            background: #fff;
        }
        section.cta-img-left .cta-text .ctatitle {
            font-size: 32px;
            line-height: 40px;
        }
        section.cta-img-left.cta-bg.cta-high-text .cta-simple .cta-text .ctatitle {
            font-size: 32px;
            line-height: 40px;
        }
        .home-slide img {
            object-position: left;
        }
        .cta-bg.cta-high-text .cta-simple .cta-text .ctatitle {
            font-size: 32px;
            line-height: 40px;
        }
    }
    @media (max-width:767px) {
        .section.mt-0 {
            margin-top: 0 !important;
        }
        .product-offert {
            padding: 3rem 0.5rem 1rem;
        }
        .product-label.label-sale {
            height: 42px;
            font-size: 14px;
        }
        .product-offert .label-group {
            left: 22px;
        }
        .product-details .offer-text {
            font-size: 14px;
        }
        .product-offert .product-price {
            font-size: 2rem;
            line-height: 2.4rem;
        }
        .product-offert .old-price {
            font-size: 15px;
            display: block;
            margin: 1rem 0 0 0;
            text-align: center;
        }
        section.cta-img-left {
            background-size: cover;
            height: 340px;
        }
        section.cta-img-right {
            background-size: cover;
            height: 340px;
        }
        section.cta-img-left .cta-simple .cta-text {
            padding: 3rem;
            width: 90%;
            background: #fff;
            margin: 0 auto;
            text-align: center;
        }
        section.cta-img-right .cta-simple .cta-text {
            padding: 3rem;
            width: 90%;
            background: #fff;
            margin: 0 auto;
            text-align: center;
        }
        section.cta-img-left .cta-text .ctatitle {
            font-size: 3rem;
            letter-spacing: 0px;
            line-height: 3.8rem;
        }
        section.cta-img-left.cta-bg.cta-high-text .cta-simple .cta-text .ctatitle {
            font-size: 3rem;
            letter-spacing: 0px;
            line-height: 3.8rem;
        }     
        .intro-section h1.h1-title br {
            display: none;
        }     
        .intro-section h1.h1-title {
            font-size: 32px !important;
            color: #fff;
            line-height: 40px;
            text-align: center;
        }   
        .intro-section h1.h1-title.title-border::after {
            margin: 10px auto 20px;
        }  
        .banner-layer-middle {
            top: 24%;
            transform: translateY(-32%);
        }
    }
    @media (min-width:576px) and (max-width:767px) {
    }
    @media (min-width: 576px) {
    }


/** ASESORAMIENTO ONLINE **/
.page-header-pin {
    padding:5rem 0;
}
.block-text-w-img {
    width:90%;
}
.block-text-w-img.block-text-w-img-last {
    margin-left: auto;
    margin-right: 0;
}
.cta-title-div-wimg {
    display: inline-flex;
}
.contact-info .info-box.info-box-icon-left .info-box-content p span {
    font-size: 20px;
    display: block;
    margin-top: .5rem;
}
.contact-info .info-box.info-box-icon-left {
    align-items: flex-start;
}
.contact-info .info-box:hover i {
    transform: none;
}
.contact-info .info-box i {
    font-size: 2.4rem;
}
.info-capa {
    background: #f7f7f7;
    padding: 2rem 3rem;
}
.info-capa p:not(:first-child){
    font-size: 1.3rem;
}
.info-capa p:first-child {
    font-size: 1.4rem;
}
.flex-direction-column {
    flex-direction: column;
}
.alert-exito {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
    @media (min-width:1460px) and (max-width:1714px) {
    }
    @media (min-width:1200px) and (max-width:1459px) {
        .cta-title-div-wimg {
            display: inline-flex;
        }
    }
    @media (min-width: 992px) {
    }
    @media (min-width:992px) and (max-width:1199px) {
        .h2-title {
            line-height: 40px;
        }
    }
    @media (max-width:991px) {
    }
    @media (min-width:768px) and (max-width:991px) {
        .h2-title {
            font-size: 28px;
            line-height: 34px;
        }
        .col-2-ctas .box-gray:first-child {
            width: 48%;
            float: left;
            margin-right: 2%;
            padding: 4.5rem;
        }
        .col-2-ctas .box-gray:last-child {
            width: 48%;
            float: left;
            margin-left: 2%;
            padding-top: 4.5rem;
            padding-bottom: 4.5rem;
            padding: 4.5rem;
        }
        .cta-title-div-wimg img {
            display: none;
        }
        .col-2-ctas {
            margin-bottom: 8rem;
        }
        .contact-info .info-box.info-box-icon-left {
            justify-content: flex-start;
            padding-left: 6rem !important;
        }
    }
    @media (max-width:767px) {  
        .plead {
            font-size: 18px;
            line-height: 26px;
        } 
        .h1-title + .plead {
            font-size: 16px;
            line-height: 24px;
        } 
        .page-header-pin .h1-title {
            margin-bottom:1rem!important;
        }
        .section-grey {
            padding: 4rem 0!important;
        }
        .block-text-w-img {
            width: 100%;
        }
        .cta-title-div-wimg {
            display: flex;
            flex-direction: column;
        }
        .cta-title-div-wimg img {
            width: 40px;
            margin-bottom: 1rem;
        }
        .contact-info .info-box.info-box-icon-left {
            align-items: flex-start;
            flex-direction: row;
            justify-content: flex-start;
            margin-bottom: 4rem;
        }
        .contact-info .info-box.info-box-icon-left img {
            margin-right: 1.6rem!important;
            margin-bottom: 0px;
        }
        .contact-info .info-box.info-box-icon-left .info-box-content p {
            text-align: left;
        }
    }
    @media (min-width:576px) and (max-width:767px) {
    }
    @media (min-width: 576px) {
    }


/** GENERAL **/
.btn-font {
    text-transform: inherit;
    font-family: "Roboto",sans-serif!important;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
}
.btn-orange {
    color: #fff !important;
    background-color: #E87103;
    border-color: #E87103;
    text-transform: inherit;
    font-family: "Roboto",sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active {
    opacity: .7;
}
.btn-grey {
    color: #fff !important;
    background-color: #7C7C7C;
    border-color: #7C7C7C;
    text-transform: inherit;
    font-family: "Roboto",sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
}
.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active {
    opacity: .7;
}
.btn-white {
    color: #007BDE !important;
    background-color: #fff;
    border-color: #fff;
    text-transform: inherit;
    font-family: "Roboto",sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active {
    opacity: .7;
}
.btn-outline-pin {
    color: #007BDE !important;
    background-color: #F7F7F7;
    border-color: #BBC3D0;
    text-transform: inherit;
    font-family: "Roboto Condensed",sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 500;
}
.btn-outline-pin:hover,
.btn-outline-pin:focus,
.btn-outline-pin:active {
    opacity: .7;
}
.btn-blue {
    color: #fff !important;
    background-color: #007BDE;
    border-color: #007BDE;
    text-transform: inherit;
    font-family: "Roboto",sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
    opacity: .7;
}
.btn-height {
    height:42px;
    line-height: normal;
    padding-top: 11px;
    padding-bottom: 11px;
}
.btn-width-200 {
    width: 200px;
}
.btn-img img {
    display: inline-block;
    margin-right: .6rem;
}
.fs-16 {
    font-size: 16px!important;
}
.bg-dark-blue {
    background:#273F6A;
}
.bg-light-blue {
    background:#f2f6f8;
}
.bg-blue-sky {
    background-color: #B2E5F5;
}
.bg-grey {
    background-color: #f2f6fb;
}
.bg-white {
    background-color: #ffffff;
}
.bg-strong-blue {
    background-color:#08B8EF;
}
.bg-light-orange {
    background-color:#feead8!important;
}
.section-grey {
    background: #f7f7f7;
    padding:8rem 0;
}
.img-mpago {
    margin-left: auto;
    margin-right: 0;
}
.h1-title {
    text-transform: unset;
    font-size: 40px;
    font-family: Roboto Condensed,sans-serif;
}
.h2-title {
    text-transform: unset;
    font-size: 32px;
    font-family: Roboto Condensed,sans-serif;
    font-weight: 400;
}
.h3-title {
    text-transform: unset;
    font-size: 20px;
    font-family: Roboto Condensed,sans-serif;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0px;
}
.font-roboto {
    font-family: Roboto,sans-serif;
    letter-spacing: 0px;
}
.font-roboto-p {
    font-family: Roboto,sans-serif;
    letter-spacing: 0px;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 300;
}
p {
    color:#171A26;
    font-weight: 300;
}
ul.ul-list li {
    color:#171A26;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: .6rem;
}
ul.ul-list {
    list-style: disc;
    padding-left: 3rem;
}
.title-border:after {
    background-color: #CA0B3A;
    height: 2px;
    width: 50px;
    content: "";
    display: block;
    margin-top: .3rem;
}
.text-center.title-border:after {
    margin: 0 auto;
}
.color-dark-blue {
    color:#273F6A;
}
.color-blue {
    color:#007BDE!important;
}
.color-red {
    color: #CA0B3A;
}
.color-black {
    color: #171A26;
}
.text-success {
    color:#155724!important;
}
.cta-fullwidth {
    padding:3.8rem;
}
.cta-dark-blue {
    background:#273F6A;
}
.cta-content.cta-content-inline {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width:100%;
}
.cta-content .cta-text .cta-title {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 4rem;
    letter-spacing: 0px;
    line-height: 4.8rem;
}
.cta-content .cta-text .cta-desc {
    font-family: "Roboto",sans-serif;
    font-size: 2rem;
    letter-spacing: 0px;
    line-height: 3.2rem;
    font-weight: 300;
}
::selection {
    background-color: #273F6A;
    color: #fff;
}
.product-single-details .large-divider {
    border-top: 1px solid #C9BAB6;
    margin: 0 0 1.8rem;
}
.simple-link {
    text-decoration: underline;
    font-weight: 500;
}
.simple-link:hover,
.simple-link:focus,
.simple-link:active {
    text-decoration: underline;
}
.info-box.info-box-icon-left .info-box-content p {
    font-size: 16px;
    font-weight: 300;
    font-family: "Roboto",sans-serif;
    letter-spacing: 0;
}
.info-box.info-box-icon-left img {
    margin-right: 1.6rem;
}
.section {
    margin:8rem 0;
} 
.text-transform-initial {
    text-transform: initial!important;
}   
.hover-underline:hover,
.hover-underline:focus, 
.hover-underline:active {
    text-decoration: underline;
}   
.login-block {
    background-color: #f2f6f8;
    padding: 6rem;
    border-radius: 8px;
}
.login-block .form-footer {
    margin-bottom: 2rem;
    margin-top: 1rem;
}
.forget-password.text-dark.form-footer-right:hover {
    text-decoration: underline;
}
.acordeon-pin .card.card-accordion .card-header {
    font-size: 1.8rem;
    font-weight: 400;
}
.acordeon-pin .card.card-accordion .card-header:hover,
.acordeon-pin .card.card-accordion .card-header:focus,
.acordeon-pin .card.card-accordion .card-header:active {
    color: #007BDE;
}
.acordeon-pin .card.card-accordion .card-header:not(.collapsed) {
    color: #007BDE;
}
.acordeon-pin .card.card-accordion p {
    margin-bottom: 0.4rem;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 2.4rem;
}
.acordeon-pin .card.card-accordion {
    margin-bottom: 3rem;
}
.info-box.info-box-icon-left.box-icon-wo-p {
    padding-left: 0px;
    align-items: flex-start;
    padding-right: 6rem;
}
.info-box.info-box-icon-left.box-icon-wo-p .h3-title {
    display: inline-flex;
    align-items: center;
    margin-bottom: 1.2rem;
}
.brands-row {
    margin-top: 4rem;
}
.brands-row img {
    margin-bottom: 4rem;
}
.check-btn {
    border: 1px solid #000;
    width: 230px;
    border-radius: 4px;
    display: inline-flex;
    cursor: pointer;
    align-items: center;
}
.check-btn label {
    margin-bottom:0px;
    margin-left: .5rem;
    padding: 1rem 0 1rem 0;
    width: 100%;
}
.check-btn input {
    margin-left: 2rem;
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
    cursor: pointer;
}
.form-control[type="file"] {
    overflow: hidden;
}
.custom-file-input:lang(en) ~ .custom-file-label::before {
    content: "Examinar";
}
.custom-file-label::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
    height: 44px;
    padding: .375rem 2rem;
    line-height: 1.5;
    color: #495057;
    content: "Examinar";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 4px 0 0 4px;
    display: flex;
    align-items: center;
}
.custom-file-label::after {
    display: none;
}
.input-file-pin label.custom-file-label {
    height: 46px;
    border-color: #000000;
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding-left: 120px;
}
.input-group.input-file-pin {
    height: 46px;
    cursor: pointer;
}
.input-group.input-file-pin .custom-file {
    height: 46px;
}
#add-review {
    background: #f8f8f8;
    padding: 3rem 3rem 0;
    border-radius: 5px;
    margin-top: 2rem;
}
    @media (min-width:992px) and (max-width:1199px) {
        .info-box.info-box-icon-left.box-icon-wo-p {
            padding-right: 0;
            padding-left: 3rem;
        }
        .brands-row img {
            width: 100px;
        }
        .check-btn {
            width: 225px;
        }
    }
    @media (min-width:992px) {
        .col-lg-20 {
          -ms-flex: 0 0 20%;
          flex: 0 0 20%;
          max-width: 20%;
        }
    }
    @media (min-width:768px) and (max-width:991px) {
        .info-box.info-box-icon-left.box-icon-wo-p {
            padding-right: 3rem;
            padding-left: 3rem;
        }
        .brands-row img {
            width: 95px;
        }
    }
    @media (max-width:767px) {
        .h2-title {
            font-size: 26px;
            line-height: 34px;
        }
        .login-block {
            padding: 4rem;
        }
        .acordeon-pin .card.card-accordion p {
            margin-bottom: 0.4rem;
            font-size: 16px;
            letter-spacing: 0;
            line-height: 2.4rem;
        }
        .info-box.info-box-icon-left.box-icon-wo-p {
            padding-right: 0px;
        }
        .info-box.info-box-icon-left.box-icon-wo-p .h3-title img {
            margin-bottom: 0px!important;
            margin-right: 1rem !important;
        }
        .brands-row img {
            width: 100px;
            margin: 0 auto 4rem;
        }
        .product-category .h3-title {
            font-size: 18px;
            line-height: 24px;
        }
        .input-file-pin label.custom-file-label {
            padding-left: 100px;
        }
        #add-review {
            margin-left: 10px;
            margin-right: 10px;
        }
    }

    /***/

    .autocomplete {
        /*the container must be positioned relative:*/
        position: relative;
        display: inline-block;
      }
      
      .autocomplete-items {
        position: absolute;
        border: 1px solid #d4d4d4;
        border-bottom: none;
        border-top: none;
        z-index: 99;
        /*position the autocomplete items to be the same width as the container:*/
        top: 100%;
        left: 0;
        right: 0;
      }
      .autocomplete-items div {
        padding: 10px 1.5rem 10px 2rem;
        cursor: pointer;
        background-color: #fff;
        border-bottom: 1px solid #d4d4d4;
        text-align: left;
        display: flex;
      }
      .autocomplete-items div:hover, .autocomplete-items div:focus {
        /*when hovering an item:*/
        background-color: #e9e9e9;
      }
      
      .autocomplete-active {
        /*when navigating through the items using the arrow keys:*/
        /* background-color: DodgerBlue !important; */
        background-color: #e9e9e9 !important;
        color: #ffffff;
      }
      .autocomplete-items div a {
        color: #171A26;
        font-weight: 300;
        font-size: 14px;
        display: inline-flex;
        align-items: center;
        width: 100%;
      }
      .autocomplete-items div a img {
        width: 30px;
        margin-right: 1rem;
      }
      .autocomplete-items div a .s-price {
        color: #CA0B3A;
        margin-left: 1rem;
      }
      .autocomplete-items div a .s-price::before {
        content: "-";
        color: #171A26;
        margin-right: 1rem;
      }
      .clear-search {
        background-color: #f7f7f7;
        display: none;
        align-items: center;
      }
      .clear-search span {
        color: #071D3F;
        font-size: 24px;
        opacity: .8;
      }

.nav-account li {
    display: inline-flex;
    align-items: center;
}
.nav-tabs.nav-account .nav-item .nav-link.active,
.nav-tabs.nav-account .nav-item.show .nav-link {
    border-bottom-color: #007BDE;
    color: #007BDE;
}
.nav-tabs.nav-account .nav-link:hover {
    color: #007BDE;
}
.nav-tabs.nav-account .nav-link {
    text-transform: inherit;
    border: 0px;
    font-weight: normal;
}
.nav-tabs.nav-account .nav-item:last-child {
    margin-right: 3.5rem;
    border-bottom: 1px solid rgba(0,0,0,0.08);
}
.nav-tabs.nav-account {
    border-bottom: 0px;
}
.account-sub-title i {
    font-size: 2.5rem;
    color: #d3d3d4;
}
.addresses-content .address {
    background: #f8f8f8;
    border-radius: 10px;
    padding: 30px 40px;
    margin-bottom: 3rem;
}
.addresses-content .address ul {
    color: #171A26;
}
.addresses-content .address ul li:first-child {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 1rem;
}
.addresses-content .address ul li:not(:first-child) {
    opacity: .8;
    border-bottom: 1px solid #ddd;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
}
.prod-info-order img {
    width: 200px;
}
.table-address {
    background: #f2f6fb;
    border-color: #dfe9f5;
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.table-address td {
    border-color: #dfe9f5;
    padding: 2rem;
    color: #222529;
}
.table-address tr:last-child td {
    border-bottom:1px solid #dfe9f5;
}
.font-size-12 {
    font-size: 12px!important;
}
.table-address tr td:first-child {
    border-left:1px solid #dfe9f5;
}
.table-address tr td:last-child {
    border-right:1px solid #dfe9f5;
}
.address-title-btn {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
    @media (max-width:767px) {
        .table-address td {
            padding: 1rem;
            vertical-align: middle;
        }
    }
.video-thumb {
    width: 110px !important;
    height: 120px !important;
    border: 1px solid #f4f4f4;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-thumb:hover {
    border-color:#007BDE;
}
.video-thumb img {
    width: 50px !important;
    border: 0px !important;
}
.video-thumb img:last-child {
    display: none;
}
.video-thumb:hover img:last-child,
.video-thumb:active img:last-child,
.video-thumb:focus img:last-child {
    display: block;
}
.video-thumb:hover img:first-child,
.video-thumb:active img:first-child,
.video-thumb:focus img:first-child {
    display: none;
}
.bounce-loader .bounce1, .bounce-loader .bounce2, .bounce-loader .bounce3 {
    background-color:#007BDE;
}
.loading-overlay {
    background: rgba(255,255,255,.8);
}
    @media (min-width: 1200px) and (max-width: 1459px) {
        .video-thumb {
            width: 70px !important;
            height: 70px !important;
        }
    }
    @media (min-width: 992px) and (max-width: 1199px) {
        .video-thumb {
            width: 50px !important;
            height: 50px !important;
        }
        .video-thumb img {
            width: 20px !important;
        }
    }
    @media (min-width: 768px) and (max-width: 991px) {
        .video-thumb {
            width: 50px !important;
            height: 50px !important;
        }
        .video-thumb img {
            width: 20px !important;
        }
    }
    @media (max-width: 767px) {
        .video-thumb {
            width: 50px !important;
            height: 50px !important;
            margin: 0 auto!important;
        }
        .video-thumb img {
            width: 20px !important;
        }
    }