/* GENERALES */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,
.navleft-container .pt_vmegamenu_title h2,
.navleft-container .pt_vmegamenu .pt_menu .parentMenu a,
.block-contact-top .contact_cms span,
.user_info_desktop li a,
.product-actions .add-to-cart,
.btn-secondary, .btn-tertiary, .btn-primary {
    text-transform: none !important;
}

.product-actions .add-to-cart:active,
.product-actions .add-to-cart:focus {
    color: white;
}

#wrapper {
    padding-bottom: 30px;
}

.back-top a:hover {
    background: #b01111;
    color: white;
}

em {
    font-style: italic;
}

/* CABECERA */
#header {
    box-shadow: 0 0 10px #ccc;
}

#header .header-top {
    padding: 10px 0;
}

#header .header-top .row {
    display: flex;
}

#header .header-top .row .col {
    display: flex;
    align-items: center;
}

/* Logo */
#header .header-top .header_logo img {
    max-height: 40px;
}

.contact_cms a {
    padding-left: 10px;
}

.buscador-cabecera i {
    margin-right: 20px;
}

.buscador-cabecera i,
.contact_cms a i {
    color: #b01111;
    font-size: 20px;
    cursor: pointer;
}

.user_info_desktop {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

ul#pt_custommenu_itemmobile li a:hover,
.user_info_desktop li a i {
    color: #b01111;
    font-size: 20px;
    position: relative;
}

.user_info_desktop li a:hover {
    color: gray;
}

.display_top.panel_usuario {
    display: flex !important;
    justify-content: flex-end;
}

.user_info_desktop li a:hover i{
    left: 0;
}

.user_info_desktop li:last-child a {
    font-weight: 700;
    color: black;
    padding: 0 0 3px 0;
}

.block-contact-top {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.block-contact-top:before {
    content: none;
}

.blockcart .header a {
    padding-right: 15px;
    padding-left: 45px;
}

.blockcart .header a i {
    font-size: 25px;
}

/* Panel usuario mobile */
.selector-block .localiz_block:hover button, .selector-block .localiz_block:hover .current-block,
.selector-block .localiz_block:hover button .expand-more,
.selector-block .localiz_block:hover .current-block .expand-more {
    color: black;
}

/* Menú cabecera */
.menu-principal {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pt_custommenu .pt_menu .popup {
    width: 700px;
    left: 81% !important;
}

.pt_custommenu .pt_menu .popup .block1 .column {
    width: 235px;
}

.navleft-container .pt_vmegamenu .pt_menu .wrap-popup .popup,
.navleft-container .pt_vmegamenu .pt_menu .wrap-popup .popup .box-popup {
    width: 100% !important;
    max-width: 760px;
}

.navleft-container .pt_vmegamenu #ver_pt_menu14.pt_menu .wrap-popup .popup,
.navleft-container .pt_vmegamenu #ver_pt_menu14.pt_menu .wrap-popup .popup .box-popup {
    max-width: 630px;
}

.navleft-container .pt_vmegamenu #ver_pt_menu14.pt_menu .wrap-popup .popup .box-popup .column {
    width: 280px;
}

.navleft-container .pt_vmegamenu .pt_menu .wrap-popup .popup .box-popup .column {
    width: 235px;
}

.navleft-container .pt_vmegamenu .pt_menu .wrap-popup .popup .box-popup .column .itemSubMenu .itemMenuName {
    font-size: 13px;
}

.navleft-container .pt_vmegamenu .pt_menu .wrap-popup .popup .box-popup .column .itemSubMenu .itemMenuName:before {
    content: none;
}

.navleft-container .pt_vmegamenu .pt_menu .wrap-popup .popup .box-popup .column .itemSubMenu .itemMenuName:hover {
    color: #b01111;
}

/* Menú mobile*/
.pt_custommenu_mobile {
    border: 1px solid #eeeeee; 
    border-radius: 3px;
}

.pt_custommenu_mobile .navbar {
    background: white;
}

ul#pt_custommenu_itemmobile li a,
.pt_custommenu_mobile .navbar .navbar-inner .btn-navbar,
.pt_custommenu_mobile .navbar .navbar-inner .btn-navbar:after,
ul#pt_custommenu_itemmobile li .grower a:after {
    color: black;
}

ul#pt_custommenu_itemmobile li a {
    text-transform: none;
}

ul#pt_custommenu_itemmobile li a:hover {
    font-size: 15px;
}

/* Buscador cabecera */
.header-bottom {
    display: none;
}

/* Carrito cabecera */
.blockcart .body .mini_cart_arrow {
    right: 30px;
}

/* HOME */
/* Slider */
.desc .title1, .desc1 .title1, .desc2 .title1 {
    font-size: 30px;
    padding: 10px 0;
}

.tab-manufacturers-container-slider .thumb_manu img {
    max-width: 260px;
}

.pos_bannerslide.ls-direction-fix .ls-inner  {
    z-index: 1;
}

/* Valores */
.static_cms {
    margin: 80px 0;
}

/* Lo mejor de */
.js-product-miniature .manufacturer a:hover {
    color: #b01111;
}

.tab-manufacturers-container-slider .pos_content {
    padding: 10px 30px 20px;
}

.tab-manufacturers-container-slider .manu_facturer .owl-stage-outer {
    margin-top: 30px;
}

.tab-manufacturers-container-slider .owl-dots {
    margin-top: 10px;
}

/* Banners Home */
.banner-box {
    box-shadow: 0 0 10px #ccc;
}

.banner-box:hover img {
    -moz-transform: scale(1.04) rotate(0.05deg);
    -ms-transform: scale(1.04) rotate(0.05deg);
    -o-transform: scale(1.04) rotate(0.05deg);
    -webkit-transform: scale(1.04) rotate(0.05deg);
    transform: scale(1.04) rotate(0.05deg);
    -webkit-transition: all 500ms linear; 
}

.home-banner .quienes-somos .banner-box{
    max-width: 360px;
    margin: 0 auto;
}

.home-banner .tienda-fisica a {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.home-banner .tienda-fisica img {
    max-width: 384px;
    margin: 0 auto;
}

/* PÁGINA DE EDITORIAL (MARCA) */
#manufacturer .manufacturer {
    display: none;
}

#manufacturer #js-product-list .product_content.grid .item-product .js-product-miniature {
    margin: 30px 0;
}

/* PÁGINA DE CATEGORÍA */
.category-cover {
    text-align: center;
    display: none;
}

#subcategories {
    border-top: 1px solid #d6d4d4;
    padding: 25px 0 45px 0;
}
 
#subcategories p.subcategory-heading {
    font-weight: bold;
    color: #333;
    margin: 0 0 15px 0;
}
 
#subcategories ul {
    margin: 0 0 0 -20px;
}
 
#subcategories ul li {
    float: left;
    width: 189px;
    margin: 0 0 13px 33px;
    text-align: center;
    height: 202px;
}
 
#subcategories ul li .subcategory-image {
    padding: 0 0 8px 0;
}
 
#subcategories ul li .subcategory-image a {
    display: block;
    border: 1px solid #d6d4d4;
}
 
#subcategories ul li .subcategory-image a img {
    max-width: 100%;
    vertical-align: top;
}
 
#subcategories ul li .subcategory-name {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase;
}
 
#subcategories ul li .subcategory-name:hover {
    color: #515151;
}
 
#subcategories ul li .cat_desc {
    display: none;
}
 
#subcategories ul li:hover .subcategory-image a {
    border: 5px solid #333;
    padding: 5px;
}

.js-product-miniature .product_name {
    margin-top: 20px;
}

.pagination .current a,
.pagination a:hover {
    background: #b01111;
}

.breadcrumb_container .breadcrumb-inner {
    text-transform: none;
}

#js-product-list .product_content {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

#js-product-list .product_content.grid .item-product {
    box-shadow: 0 0 10px #ccc;
}

#js-product-list .product_content.grid .item-product:hover {
    box-shadow: 0 0 20px #ccc;
}

#js-product-list .product_content.grid .item-product .js-product-miniature {
    margin: 25px 0;
}

/* FICHA DE PRODUCTO */
#product .images-container {
    padding: 20px;
    margin: 20px;
    box-shadow: 0 0 10px #ccc;
}

#product .h1.namne_details, .product_name_h1 {
    margin: 20px 0 20px 0;
}

#product .cart-content-btn a.btn.btn-primary {
    background: #b01111;
}

#product .cart-content-btn a.btn.btn-primary:hover {
    background: #282828;
}

#product .cart-content-btn button.btn.btn-secondary {
    background: #7a7a7a;
}

#product .cart-content-btn button.btn.btn-secondary:hover {
    background: #282828;
}

#product #main .imagen-producto {
    padding: 0;
}

#product #main .product-key .text {
    padding-bottom: 10px;
}

#product .product-description p {
    margin-bottom: 15px;
}

/* PÁGINA DE CARRITO */
.cantidad-precio-carrito .qty,
.cantidad-precio-carrito .price {
    padding: 0;
    width: 50%;
}

#payment-confirmation .ps-shown-by-js,
.checkout.cart-detailed-actions.card-block .text-sm-center,
.cantidad-precio-carrito .price {
    text-align: center;
}

#payment-confirmation .ps-shown-by-js {
    padding-top: 15px;
}

.page-cart .block-promo .promo-input {
    font-size: 0.8rem;
}

/* CHECKOUT */
body.cliente-distribuidor div#payment-option-1-container,
body.cliente-distribuidor div#payment-option-3-container {
    display: none;
}

/* PÁGINA DE MUCHAS GRACIAS POR COMPRAR */
#content-hook_payment_return dl {
    margin: 20px 0;
}

/* FORMULARIO DE CREACIÓN DE CUENTA DE USUARIO */
#authentication #customer-form {
    margin-top: 50px;
}

/* PANEL MI CUENTA */
.page-my-account #content .links a span.link-item.cerrar-sesion i {
    padding-bottom: 15px;
}

/* Historial y detalles de mis pedidos */
td.text-sm-center.order-actions a:first-child {
    display: block;
}

/* Mi biblioteca */
#module-keymanager-library .page-customer-account #content {
    padding: 3rem;
}

.km-library-content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.km-library .km-library-content .km-library-item {
    width: 30%;
    padding: 25px;
    margin: 15px;
}

.km-library .km-library-content .km-library-item .title {
    text-transform: none;
}

.km-library .km-library-content .km-library-item .button > * {
    margin-top: 10px;
}

.km-library .km-library-content .km-library-item .image img {
    max-width: 100%;
}

/* PANEL DE LICENCIAS */
#module-keymanager-ordercoupons table.table.table-striped.table-bordered.table-labeled {
    display: inline-block;
    overflow: auto;
}

#module-keymanager-ordercoupons .page-customer-account #content {
    padding: 10px;
}

#module-keymanager-ordercoupons .table thead tr th,
#module-keymanager-ordercoupons .table tbody tr td {
     text-align: center !important; 
     width: 1%;
}

/* PÁGINAS DE CMS */
#cms #content {
    max-width: 750px;
    margin: 0 auto;
    padding: 20px 10px;
}

#cms .page-header h1, .card-block h1 {
    text-align: center;
}

#cms #content h2 {
    margin-bottom: 1.5rem;
    font-weight: 600;
}

#cms #content p {
    margin-bottom: 10px;
}

#cms #content ol {
    padding: 35px
}

/* CMS Quiénes somos */
#cms.cms-id-9 section#content {
    max-width: none;
}

#cms.cms-id-9 section#content iframe#iframe_quienes_somos {
    display: flex;
    width: 100%;
    margin: 0 auto;
}

/* FORMULARIO DE CONTACTO */
.contact-rich .block .icon i {
    color: #b01111;
}

.contact-form .acepto-privacidad-formulario-contacto {
    margin-left: 27%;
}

.contact-form .custom-checkbox input[type=checkbox] + span {
    margin-top: 0;
}

.input-group .input-group-btn > .btn[data-action=show-password]:hover {
    background: #b01111;
}

.contact-form .form-fields .input-group .input-group-btn .btn-default {
    background: #7a7a7a;
    transition: all 300ms linear;
}
.contact-form .form-fields .input-group .input-group-btn .btn-default:hover {
    background: #b01111;
    transition: all 300ms linear;
}

/* MAPA DEL SITIO */
.sitemap ul li:before {
    content: none;
}

/* MENSAJE DE COOKIES */
.cookiesplus-modal .modal .modal-dialog {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}

.cookiesplus-modal .modal-body {
    background: inherit !important; 
}

/* VARIOS */
#product .product-key{ margin-bottom: 20px; }
#product .product-key .text{
	font-weight: 700;
}
#product .product-key .input{ display: flex; }
#product .product-key .error{ color: red; }
#product .product-key .input input[type="text"]{
	width: 100%;
	height: 50px;
    margin-right: 10px;
    padding-left: 10px;
}
#product .product-key .input .add-coupon-code{
	position: relative;
    padding: 0 50px;
    color: #282828;
    line-height: 46px;
    height: 50px;
    font-size: 15px;
    font-weight: 700;
    border: 2px solid #62ab00;
    background: white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    text-transform: capitalize;
}
#product .product-key .input .add-coupon-code:hover {
    background: #62ab00;
    color: white;
}

.card-box {
    position: relative;
    color: #fff;
    padding: 20px 10px 40px;
    margin: 20px 0px;
}
.card-box h3, .card-box p{ color: #FFFFFF; }
.card-box:hover {
    text-decoration: none;
    color: #f1f1f1;
}
.card-box:hover .icon i {
    font-size: 100px;
    transition: 1s;
    -webkit-transition: 1s;
}
.card-box .inner {
    padding: 5px 10px 0 10px;
}
.card-box h3 {
    font-size: 27px;
    font-weight: bold;
    margin: 0 0 8px 0;
    white-space: nowrap;
    padding: 0;
    text-align: left;
}
.card-box p {
    font-size: 15px;
}
.card-box .icon {
    position: absolute;
    top: auto;
    bottom: 5px;
    right: 5px;
    z-index: 0;
    font-size: 72px;
    color: rgba(0, 0, 0, 0.15);
}
.card-box .card-box-footer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    padding: 3px 0;
    color: rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    text-decoration: none;
}
.card-box:hover .card-box-footer {
    background: rgba(0, 0, 0, 0.3);
}
.bg-blue {
    background-color: #00c0ef !important;
}
.bg-green {
    background-color: #00a65a !important;
}
.bg-orange {
    background-color: #f39c12 !important;
}
.bg-red {
    background-color: #d9534f !important;
}

/* PIE DE PÁGINA */
#footer {
    box-shadow: 0 0 10px #ccc;
}

#footer .footer-container .footer_block h3 {
    margin: 0 0 15px 0;
}

#footer .links.footer_block {
    width: 100%;
}

/* Bloque newsletter */
.ft_newsletter form .btn {
    opacity: 1;
}

.ft_newsletter form .input-wrapper input {
    padding: 10px 10px 10px 10px;
}

ul.listado-metodos-de-pago-footer {
    list-style: none;
    display: flex;
    justify-content: center;
}

ul.listado-metodos-de-pago-footer li {
    padding: 15px;
}

#footer .footer-container .footer-bottom {
    padding: 40px 0;
}

#footer .footer-container .footer-bottom .payment {
    margin: 0;
}

#footer .footer-container .footer-bottom .payment .txt_payment {
    color: white;
    margin-bottom: 0;
}

ul.listado-metodos-de-pago-footer li i {
    font-size: 45px;
    color: white;
}

.ft_newsletter #gdpr_consent {
    margin-top: 15px;
}

body#checkout .custom-checkbox span {
    margin: 4px 7px 0 0;
}

.ft_newsletter .custom-checkbox input[type=checkbox] + span {
    margin: 0px 7px 0 0;
}

.ft_newsletter form .input-wrapper input:focus {
    border: 1px solid black;
}

/* RESPONSIVE */
@media (min-width: 992px) {
    #header .header-top .row .col.header_logo {
        padding-right: 0;
        width: 28%;
    }

    #js-product-list .product_content.grid .item-product {
        width: 29%;
        margin: 10px 15px;
    }    
}

@media (min-width: 768px) {
    #product div#blockcart-modal {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        padding-right: 0 !important;
    }
    
}

/* @media (max-width: 1199px) {
    #cms.cms-id-9 section#content iframe#iframe_quienes_somos {
        height: 785px;
    }
    #cms.cms-id-9 section#content iframe#iframe_quienes_somos .app {
        height: auto;
    }
} */

@media (max-width: 991px) {
    #header .header-top .header_logo img {
        margin: 0;
    }

    #header .header-top .row {
        flex-wrap: wrap;
    }

    .header_logo {
        order: 1;
        flex: 1 0 50%;
    }

    .menu-principal {
        order: 3;
        flex: 1 0 50%;
        padding-top: 10px;
    }

    .menu-principal .ma-nav-mobile-container {
        width: 100%;
    }

    .display_top.panel_usuario {
        order: 2;
        flex: 1 0 30%;
    }
    
    .block-contact-top {
        margin: 0 20px 0 0;
    }

    .selector-block {
        display: flex;
        align-items: center;
    }
    
    .social_follow {
        text-align: center;
    }

    .static_cms {
        margin: 35px 0;
    }

    #js-product-list .product_content.grid .item-product {
        width: 44%;
        margin: 10px 15px;
    }

    .km-library .km-library-content .km-library-item {
        width: 45%;
    }
}

@media (max-width: 767px) {
    #header .header-top {
        padding: 10px 0;
    }
    
    #header .header-top .row {
        flex-wrap: wrap;
    }
    
    #header .header-top .header_logo img {
        margin: 0;
    }

    .display_top.panel_usuario {
        justify-content: flex-end;
        width: 66%;
        padding-right: 15px;
    }

    .blockcart {
        width: 20%;
        margin-bottom: 0;
    }

    .contact-form {
        padding: 10px;
    }

    .contact-form .acepto-privacidad-formulario-contacto {
        margin-left: 15px;
    }

    .tab-manufacturers-container-slider .thumb_manu img {
        margin-top: 20px;
    }

    .home-banner .tienda-fisica .banner-box {
        max-width: 370px;
        margin: 35px auto;
    }

    #product #wrapper {
        padding-top: 15px;
    }

    .km-library .km-library-content .km-library-item {
        width: 95%;
    }
    #authentication #customer-form {
        margin-top: 15px;
    }
    #customer-form .form-group {
        margin-bottom: 0;
    }
    #authentication .custom-checkbox label {
        margin-bottom: 0;
    }
    #authentication #customer-form .form-group:nth-last-of-type(1),
    #authentication #customer-form .form-group:nth-last-of-type(2),
    #authentication #customer-form .form-group:nth-last-of-type(3),
    #authentication #customer-form .form-group:nth-last-of-type(4) {
        max-height: 35px;
    }
    #authentication #customer-form .form-group:nth-last-of-type(1) label,
    #authentication #customer-form .form-group:nth-last-of-type(2) label,
    #authentication #customer-form .form-group:nth-last-of-type(3) label,
    #authentication #customer-form .form-group:nth-last-of-type(4) label {
        margin: 0;
    }
    #authentication #customer-form .form-group:nth-last-of-type(1) div.col-md-6,
    #authentication #customer-form .form-group:nth-last-of-type(2) div.col-md-6,
    #authentication #customer-form .form-group:nth-last-of-type(3) div.col-md-6,
    #authentication #customer-form .form-group:nth-last-of-type(4) div.col-md-6 {
        top: -15px;
    }
    #authentication #customer-form .form-group:nth-last-of-type(4) {
        margin-top: 15px;
    }
    #authentication #customer-form .form-group:nth-last-of-type(1) {
        margin-bottom: 15px;
    }
}

@media (max-width: 660px) and (min-width: 576px) {
    .blockcart .header a .item_count {
        right: 7px;
    }
}

@media (max-width: 575px) {
    #header .header-top {
        padding: 10px 0;
    }

    #header .header-top .header_logo {
        width: 60%;
    }

    #header .header-top .header_logo img {
        max-height: 35px;
    }    

    .display_top.panel_usuario {
        justify-content: flex-end;
        width: 35%;
        padding-right: 30px;
    }

    .blockcart .item_title_carrito,
    .blockcart .header a .item_total,
    .blockcart .body {
        display: none !important;
    }

    .blockcart .header a .item_count {
        right: 20px;
    }

    #subcategories ul li {
        width: 140px;
        height: auto;
    }

    #product .product-key .input .add-coupon-code {
        padding: 0 20px;
    }
    .login-form footer.text-sm-center {
        text-align: center;
    }
}

@media (max-width: 499px) {
    #js-product-list .product_content.grid .item-product {
        width: 90%;
        margin: 10px 15px;
    }  
}

.hide{ display: none; }

.destination-keys{
    margin-top: 5px;
}
.destination-keys label{
    margin-top: 4px;
}
.selector-block .localiz_block button, 
.selector-block .localiz_block .current-block, 
.selector-block .localiz_block button .expand-more, 
.selector-block .localiz_block .current-block .expand-more {
    font-size: 16px;
    color: #000;
    line-height: 16px !important;
}