@import url("./fonts.css");

body,
input,
textarea,
button,
select {
    color: #666666;
    font-family: open sans, 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 23px;
}

a {
    color: #528195;
}

.btn {
    font-weight: 400;
    /* Normalise weight */
    border-radius: 5px;
    line-height: 50px;
    /* Match base height */
    height: 50px;
    /* Match base height */
    display: inline-block;
    padding: 0 24px;
    /* Restore specific padding */
}

.btn-red {
    background: none;
    color: #666;
    position: relative;
}

.btn-red:before,
.btn-red:after {
    content: "";
    display: block;
    position: absolute;
    top: 24px;
    width: 170px;
    border-top: 1px solid #c1c1c1;
}

.btn-red:before {
    left: -180px;
}

.btn-red:after {
    right: -180px;
}

.btn-action,
.btn-success {
    background-color: #85d0f7;
    border-color: #85d0f7;
    color: white !important;
    font-weight: 400 !important;
}

.btn-success:hover,
.btn-action:hover {
    background-color: #5abcef;
    border-color: #5abcef;
}

#header .top .submenu ul li a:hover {
    background: #b9b9b9;
    color: white;
}

#header .top,
#header .top a {
    color: #6e6e6e;
}

#header .btn-cart .badge {
    width: 18px;
    height: 18px;
    line-height: 18px;
}

#header .top a {
    cursor: pointer;
}

#header .top .links {
    line-height: 29px;
    font-size: 14px;
    font-weight: 300;
    padding-left: 0;
}

#header .top .links .site-icon {
    margin-right: 10px;
}

#mobile-nav .language-picker {
    background: #c6c6c6 url('menu-arrowdown-black.png') no-repeat right 15px center;
    margin-bottom: 15px;
}

#mobile-nav .menu-sep {
    border-top: 1px solid #555;
}

#mobile-nav .user-area {
    margin: 0 0 15px;
}

#mobile-nav .user-area.logged-in a {
    display: block;
    margin: 10px 0;
}

#mobile-nav .user-area a.logout {
    color: #aaa;
}

#mobile-nav .links-cabecera {
    margin: 0;
    list-style-type: none;
    padding-left: 0;
}

#mobile-nav .user-area .site-icon,
#mobile-nav .links-cabecera .site-icon {
    margin-right: 5px;
}

#mobile-nav .links-cabecera li {
    margin: 5px 0 10px;
}

#mobile-nav .links-cabecera li a,
#mobile-nav .user-area a {
    line-height: 30px;
}

#mobile-nav .menu-sep {
    height: 1px;
    margin-top: 20px;
}

#header .col-buscador .buscador .search-results .col.results .product .price {
    color: #528195;
}

#header .col-buscador .buscador {
    position: static;
}

#header .col-buscador .buscador .search-results {
    width: 100%;
}

#header .col-buscador input[type=text] {
    line-height: 40px;
    height: 40px;
    font-weight: 300;
    font-size: 17px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 50%;
    transform: translateY(-50%);
    margin-top: -7px;
}

#header .col-buscador .zoom {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -5px;
}

.search_results_frame {
    width: 100%;
    right: 0;
    left: auto;
}

#header .main.menu {
    background: #dadada;
    color: white;
    font-weight: 600;
    font-size: 0;
}

#header .products.menu .container>ul>li>a:hover,
#header .products.menu .container>ul>li>a.active {
    color: #528195;
}

#header .menu .container>ul>li>a {
    padding-right: 20px;
    font-size: 18px;
}

#header .menu .container>ul ul li>a {
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 1px;
}

#header .menu .container>ul li>a {
    display: block;
    font-weight: 600;
    color: #666;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 22px;
    font-size: 16px;
}

#header .menu .container>ul li>.child a {
    color: white;
    font-weight: 400;
    text-transform: none;
}

#header .menu .container li.has-submenu>div.child {
    background-color: #3c3c3c;
    box-shadow: 0 0 3px #222;
}

#header .menu .container li.has-submenu>a:after,
#mobile-nav .menu-mobile li.item.has-submenu>a:after {
    content: "\e966";
    font-family: 'cmsfont' !important;
    line-height: 1;
    vertical-align: middle;
    margin-top: -5px;
}

#header .menu .container li.has-submenu>a.open:after {
    content: "\e967";
}

#header .menu .container li.has-submenu>div.child>ul>li>a:hover,
#header .menu .container li.has-submenu>div.child>ul>li>a.active {
    background-color: #545253;
}

#header .main.menu .container>ul>li>a {
    line-height: 40px;
}

#header .main.menu .container>ul>li>a:hover,
#header .main.menu .container>ul>li>a.active {
    color: #202020;
}

#header .alt.menu .container>ul>li>a:hover,
#header .alt.menu .container>ul>li>a.active {
    color: white;
}

#header .products.menu {
    border-bottom: 1px solid #ddd;
}

#header .products.menu .expander {
    background-color: #466f81;
    color: white;
    padding-left: 5px;
    cursor: pointer;
}

#header .products.menu .expander,
#header .products.menu .container>ul li>a {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: initial;
    line-height: 50px;
}

#header .products.menu .container>ul li.cat>.child li>a {
    font-size: 14px;
    color: #ddd;
    font-weight: 300;
    white-space: nowrap;
    text-transform: none;
}

#header .alt.menu .container>ul>li:nth-child(1)>a {
    background-color: #ff6d00;
}

#header .alt.menu .container>ul>li:nth-child(2)>a {
    background-color: #a42149;
}

#header .alt.menu .container>ul>li:nth-child(3)>a {
    background-color: #04be04;
}

#header .alt.menu .container>ul>li:nth-child(1)>a:hover,
#header .alt.menu .container>ul>li:nth-child(1)>a.active {
    background-color: #dd5f00;
}

#header .alt.menu .container>ul>li:nth-child(2)>a:hover,
#header .alt.menu .container>ul>li:nth-child(2)>a.active {
    background-color: #791735;
}

#header .alt.menu .container>ul>li:nth-child(3)>a:hover,
#header .alt.menu .container>ul>li:nth-child(3)>a.active {
    background-color: #029302;
}

#cookie_warning {
    padding: 15px;
    background: rgba(100, 100, 100, .3);
    position: relative;
}

#cookie_warning .close {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control.left .arrow,
.carousel-control.right .arrow {
    background: url('scrollable_arrow.png') no-repeat;
}

.carousel-control .icon-prev,
.carousel-control.left .arrow {
    background-position: 0 -60px;
}

.carousel-control .icon-next,
.carousel-control.right .arrow {
    background-position: 0 0;
}

#body-list .results .new.product .new {
    background: url('../../../img/iconopixel/new_2_ok.png') no-repeat;
}

#body-list .results .offer.product .offer {
    background: url('../../../img/iconopixel/offer_2_ok.png') no-repeat;
}

#body-product .carousel-control .icon-prev,
#body-product .carousel-control .icon-next,
#body-product .carousel-control.left .arrow,
#body-product .carousel-control.right .arrow,
#body-home .news-carousel .carousel-control .icon-prev,
#body-home .news-carousel .carousel-control .icon-next,
#body-home .news-carousel .carousel-control.left .arrow,
#body-home .news-carousel .carousel-control.right .arrow {
    background-image: url('scrollable_arrow2.png');
}

#body-product .related-products-carousel .price,
#body-home .news-carousel .price {
    color: #528195;
    font-size: 18px;
    font-weight: 600;
}

#body-product .carousel-control.left,
#body-product .carousel-control.right,
#body-home .news-carousel .carousel-control.left,
#body-home .news-carousel .carousel-control.right {
    background: none;
}

#body-product .carousel-control,
#body-home .news-carousel .carousel-control {
    width: 10%;
}

#body-product .carousel-indicators {
    margin-top: 20px;
}

#body-product .carousel-indicators li {
    background: #d1d1d1;
    border: none;
    width: 14px;
    height: 14px;
    margin: 0;
}

#body-product .carousel-indicators li.active {
    background: #575556;
}

#body-product .col-right .request_info .title a:before {
    background: url('/img/iconopixel/info.png') no-repeat;
}

#body-product .col-right .request_info .whatsapp .title:before {
    width: 25px;
    height: 27px;
    background: url('/img/iconopixel/whatsapp.png') no-repeat;
}

#body-product .col-right .offer_countdown .countdown:before {
    width: 25px;
    height: 26px;
    background: url('/img/iconopixel/countdown.png');
}

#body-product .col-right .name {
    font-size: 26px;
    font-weight: 400;
    color: #528195;
    line-height: 35px;
    margin-bottom: 8px;
}

#body-product .col-right .title {
    color: #528195;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

#body-product .col-right .request_info .title,
#body-product .col-right .request_info .title a {
    color: #878787;
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: 300;
}

#body-product .col-right .prices {
    margin: 15px 0;
    padding: 15px 0 12px;
    border: solid #ddd;
    border-width: 1px 0;
}

#body-product .col-right .prices.escalado,
#body-product .col-right .prices.consultar {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

#body-product .col-right .prices .old-price,
#body-product .col-right .prices .price,
#body-product .col-right .prices .discount-price {
    display: inline-block;
}

#body-product .col-right .prices .old-price {
    text-decoration: line-through;
    font-size: 16px;
    color: #878787;
    margin-right: 10px;
    margin-bottom: 10px;
}

#body-product .col-right .prices .discount-price {
    font-size: 16px;
    color: red;
    margin-right: 10px;
    margin-bottom: 10px;
}

#body-product .col-right .info {
    color: #878787;
}

#body-product .col-right .request_info .btn {
    font-weight: 200;
    letter-spacing: 1px;
}

#body-product .col-right .request_info .whatsapp .title {
    margin-bottom: 10px;
}

#body-product .col-right .request_info .whatsapp .telephone {
    color: #85d0f7;
    font-size: 20px;
    margin-bottom: 10px;
}

#body-product .col-right .request_info .whatsapp .description {
    font-size: 15px;
    font-weight: 300;
}

#body-product .col-right .request_info .whatsapp .details {
    padding-left: 45px;
}

#body-product .col-right .offer_countdown {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e3e3e3;
}

#body-product .col-right .offer_countdown .countdown {
    color: #fc0017;
    font-size: 20px;
    margin-top: 5px;
    word-spacing: 5px;
    font-weight: 600;
    font-size: 22px;
}

#body-product .col-right .prices .price,
#body-product .col-right #product-subtotal {
    color: #528195;
    font-size: 36px;
    font-weight: 500;
    line-height: 29px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#body-product .col-right .prices .price .currency,
#body-product .col-right #product-subtotal .currency {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    margin-left: -5px;
}

#body-product .col-right .share {
    position: relative;
}

#body-product .col-right .share ul li a {
    color: #528195;
}

#body-product .col-right .share ul li a i {
    font-size: 45px;
    margin-top: -5px;
}

#body-product .col-right .share .print {
    position: absolute;
    right: 0;
    top: 12px;
}

#body-product .col-right #product-subtotal {
    margin-top: 17px;
}

#body-product .col-right .consultar#product-subtotal {
    margin-top: 10px;
    margin-bottom: 10px;
}

#body-product .col-right .prices .escalado {
    margin-top: 10px;
    font-weight: 400;
    color: #878787;
}

#body-product .col-right .prices .escalado-old-price {
    text-decoration: line-through;
    display: inline-block;
}

#body-product .col-right .prices .escalado-descuento {
    display: inline-block;
    color: red;
    margin-left: 5px;
}

#body-product .col-right .prices .escalado .title {
    font-size: 15px;
    color: #191917;
    font-weight: bold;
}

#body-product .col-right .prices .escalado-item {
    word-spacing: 2px;
    font-weight: 300;
}

#body-product .col-right .prices .escalado-price {
    font-weight: 700;
    color: #3c3c3c;
    display: inline-block;
    margin-right: 5px;
}

#body-product .col-right .product-meta {
    margin-bottom: 20px;
}

#body-product .col-right .product-meta .product-description {
    font-size: 17px;
    color: #2b2b2b;
    line-height: 30px;
    font-weight: 300;
    border-top: 1px solid #ddd;
    margin-top: 15px;
}

#body-customize form button[type=submit] {
    background-repeat: no-repeat;
    background-position: 15px center;
    padding-left: 60px;
}

#body-product .budget a:before {
    width: 82px;
    height: 89px;
    background: url(calculadora_presupuesto.png) no-repeat 0 0;
}

#body-product .budget a:hover {
    background: #fc0017;
}

#body-product .budget a:hover:before {
    background: url(calculadora_presupuesto.png) no-repeat 0 -89px;
}

#body-product .col-right .picker .customizable-title {
    font-size: 20px;
    color: #878787;
    font-weight: 500;
    margin-top: 12px;
}

#body-puntosventa #title .sep {
    width: 5px;
    height: 9px;
    background: url('r_arrow1.png') no-repeat;
}

#body-puntosventa #results .tienda-online.title:before {
    width: 27px;
    height: 25px;
}

#notfound-404 #main_page_container div.error {
    background: #1d1d1d url('warning1.png') no-repeat 85px center;
    border-top: 2px solid #0d0d0d;
    border-bottom: 1px solid #4c4c4c;
}

#mobile-search form button[type=submit] {
    border: none;
    width: 21px;
    height: 21px;
    background: white url('menu-buscar2.png') no-repeat right center;
}

#mobile-search input {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-weight: 300;
}

#body-cart .col-summary .heading,
#body-order .col-summary .heading {
    background: #528195;
}

#body-cart .main-content .col-product-total .total,
#body-order .main-content .col-product-total .total {
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
    color: #528195;
}

#body-cart .main-content .col-product-total .old-amount,
#body-order .main-content .col-product-total .old-amount {
    text-decoration: line-through;
    margin-right: 5px;
}

#body-cart .main-content .col-product-total .disc-offer,
#body-order .main-content .col-product-total .disc-offer {
    color: red;
}

/* pedido */
#body-order h2 a {
    color: #01a7e3;
    cursor: pointer;
}

#body-order h2 a:hover {
    text-decoration: underline;
}

#body-cart .summary-box .label strong,
#body-order .summary-box .label strong {
    font-weight: 600;
}

#body-cart .summary-box .label .slim,
#body-order .summary-box .label .slim {
    font-weight: 300;
}

#body-cart .summary-box .value,
#body-order .summary-box .value {
    color: #528195;
    font-weight: 600;
}

#body-cart .summary-box .total .label,
#body-order .summary-box .total .label {
    font-weight: 600;
}

#body-cart .summary-box .total .label,
#body-order .summary-box .total .label {
    line-height: 21px;
}

#body-cart .summary-box .total .total-cart,
#body-order .summary-box .total .total-cart {
    color: #528195;
}

#body-cart .summary-box .total .taxes,
#body-order .summary-box .total .taxes {
    color: #666;
    font-size: 14px;
    padding-top: 7px;
}

#body-cart .actions .btn,
#body-order .actions .btn {
    letter-spacing: 1px;
}

#body-account .account-headers .section .item {
    border-bottom: 4px solid transparent;
}

#body-account .account-headers .section:hover .item,
#body-account .account-headers .section.current-section .item {
    border-bottom: 4px solid #01A7E3;
}

#body-account #account-profile .amount {
    color: #01a7e3;
    font-weight: 600;
}

#body-account #account-profile .edit {
    color: #666;
}

#body-account #account-profile .edit:hover {
    color: #01a7e3;
}

#body-account #account-orders td.total {
    color: #01a7e3;
    font-weight: 600;
}

@media all and (max-width: 767px) {

    .btn-red:before,
    .btn-red:after {
        content: "";
        display: block;
        position: static;
        width: 100%;
        border-top: 1px solid #c1c1c1;
    }

    #header .products.menu .container #productosExpander li li a {
        color: #999;
    }

    #header .products.menu .container #productosExpander>li a {
        padding-left: 41px;
    }

    #header .products.menu .container #productosExpander>li>a {
        border-bottom: 1px solid #ddd;
    }

    #header .products.menu li.has-submenu>a.open+.subitem {
        padding: 10px 0;
    }
}

@media all and (min-width: 768px) {
    #header .menu .container li.has-submenu>div.subitem li .product a {
        color: #666;
        font-weight: 400;
        font-size: 14px;
    }

    #header #menu-cart-popup {
        background: white;
        border: 1px solid #ddd;
    }

    #header #menu-cart-popup .product_amount {
        font-size: 15px;
        line-height: 22px;
    }

    #header #menu-cart-popup .product_price {
        font-weight: 600;
        font-size: 18px;
        color: #528195;
        line-height: 22px;
    }

    #header #menu-cart-popup .summary-container {
        background: #ececec;
        padding: 15px;
    }

    #header #menu-cart-popup .total-container {
        background-color: transparent;
        padding: 15px;
        margin-bottom: 15px;
    }

    #header #menu-cart-popup .menu-cart-popup-summary {
        font-weight: 600;
        font-size: 14px;
    }

    #header #menu-cart-popup .menu-cart-popup-summary .value {
        color: #528195;
    }

    #header #menu-cart-popup .menu-cart-popup-summary .slim {
        font-weight: 300;
    }

    #header #menu-cart-popup #menu-cart-popup-total {
        font-weight: 600;
        font-size: 24px;
        color: #528195;
    }

    #header #menu-cart-popup .total-container #menu-cart-popup-total,
    #header #menu-cart-popup .total-container .total {
        line-height: 28px;
    }

    #header #menu-cart-popup .total-container .vat-info {
        font-size: 14px;
        font-weight: 600;
        color: #575757;
    }

    #header #menu-cart-popup .product_name a {
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0;
    }

    #header #menu-cart-popup .cart-empty {
        background: #ececec;
        font-size: 18px;
        color: #878787;
        line-height: 30px;
        font-weight: 400;
    }

    #body-product .blocks_container .blocks_tabs .block_title.btn-dark {
        background: transparent;
        border-color: #ddd;
        color: #565656;
        text-transform: uppercase;
        font-weight: 300;
        border-width: 2px;
    }

    #body-product .blocks_container .blocks_tabs .block_title.btn-dark:hover,
    #body-product .blocks_container .blocks_tabs .block_title.btn-dark.active {
        background: #528195;
        color: white;
        border-width: 2px;
        border-color: #528195;
        text-transform: uppercase;
        font-weight: 300;
    }

    #body-downloads .block_title.btn-dark.active,
    #downloads-block .download-section .block_title.btn-dark,
    .container .download-section.youtube .block_title.btn-dark {
        background: #528195;
        color: white;
        border-width: 2px;
        border-color: #528195;
        text-transform: uppercase;
        font-weight: 300;
    }

    #header .top .submenu #menu-cart-popup ul li a:hover {
        background: none;
        color: #6e6e6e;
    }

    #header .products.menu .container>ul li>a {
        border-bottom: 5px solid transparent;
    }

    #header .products.menu .container>ul li>a.open {
        border-bottom: 5px solid #528195;
    }

    #header .top .links li.submenu ul {
        background: rgb(234, 234, 234);
    }

    #header .btn-cart .badge {
        left: 23px;
        top: -10px;
    }

    #header .menu .container li.has-submenu>div.subitem li {
        width: 25%;
    }

    #header .menu .container li.has-submenu>div.subitem li .product a .wrap {
        height: auto;
        margin-bottom: 10px;
    }

    #header .menu .container li.has-submenu>div.subitem li .product img {
        max-height: none;
    }

    #header .menu .container li.has-submenu>div.subitem li:nth-of-type(6n+1) {
        clear: none;
    }

    #header .menu .container li.has-submenu>div.subitem li:nth-of-type(4n+1) {
        clear: both;
    }

    #header .header-inner {
        position: relative;
    }

    #header .col-logo img {
        width: 100%;
        max-width: 480px;
    }

    #header .header-inner .col-buscador {
        position: static;
    }

    #header .top .links li {
        margin-right: 20px;
    }

    #header .top .links li.active.submenu.cart-link-container>.inner {
        left: auto;
        right: -15px;
    }

    #header .menu .container>ul>li.has-submenu a.open+.subitem {
        top: 56px;
    }

    #header .menu .container li.has-submenu>div.subitem {
        padding: 20px;
        background: white;
        position: absolute;
        z-index: 16;
        left: 0;
        top: 0;
        box-shadow: 0 10px 40px -10px #444;
    }

    #header #menu-cart-popup .btn-finish {
        letter-spacing: 1px;
    }

    #body-cart .actions .btn,
    #body-order .actions .btn {
        font-weight: 500;
    }

    .carousel-control.left .arrow,
    .carousel-control.right .arrow {
        margin-top: -50px;
    }
}

@media all and (min-width: 992px) {

    #body-product .product-row {
        margin-left: -30px;
        margin-right: -30px;
    }

    #body-product .product-row>div {
        padding-left: 30px;
        padding-right: 30px;
    }

    #header .products.menu .container>ul>li>a {
        font-size: 22px;
        letter-spacing: 1px;
        font-weight: 400;
        line-height: 50px;
        padding-left: 20px;
        margin-left: -20px;
        padding-right: 20px;
        margin-right: 10px;
    }

    #header .products.menu .container>ul>li.cat>.child {
        margin-left: -20px;
    }

    #body-product .product_amount_control .widget>* {
        font-size: 20px;
    }

    #body-product .col-right .puntos_venta,
    #body-product .col-right .add_to_cart,
    #body-product .col-right .add_to_cart_and_customize {
        font-size: 16px;
        padding-right: 24px;
        padding-left: 60px;
    }
}

@media all and (min-width: 1200px) {
    #body-product .product-row {
        margin-left: -40px;
        margin-right: -40px;
    }

    #body-product .product-row {
        margin-left: -40px;
        margin-right: -40px;
    }

    #body-product .product-row>div {
        padding-left: 40px;
        padding-right: 40px;
    }
}