/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
body {
    line-height: 1.6;
}

/************** CABECERA ****************************/
.cabecera_fixed {
    position: fixed;
    z-index: 50;
    background-color: #070728cc;
    width: 100%;
    top: 0;
    transition: all 700ms ease;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
}

.page-subheading {
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Racing Sans One";
}

.header-container {
    background-color: #070728;
}

.none {
    display: none;
}

.btn i,
.btn span {
    vertical-align: top;
}

.btn-primary {
    font-family: "Racing Sans One";
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    background-color: #070728;
    border-color: #070728;
}

.btn-primary:hover {
    color: #fff;
    background-color: #1559a1;
    border-color: #1559a1;
}

.btn-default {
    font-family: "Racing Sans One";
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    background-image: none;
    background-color: #070728;
    border-color: #070728;
    border-width: 2px;
    line-height: 32px;
    -webkit-box-shadow: inset 0 0 0 0 #070728;
    box-shadow: inset 0 0 0 0 #070728;
}

.btn-default.btn-full-width:hover {
    background-color: #1559a1 !important;
    border-color: #1559a1;
    -webkit-box-shadow: inset 0 0 0 0 #1559a1 !important;
    box-shadow: inset 800px 0 0 0.01px #1559a1 !important;
}

.itemlist_right .view_button:hover {
    border-color: #1559a1 !important;
    -webkit-box-shadow: inset 360px 0 0 0.01px #1559a1 !important;
    box-shadow: inset 360px 0 0 0.01px #1559a1 !important;
    background-color: transparent;
}

.btn-default:hover {
    border-color: #1559a1 !important;
    -webkit-box-shadow: inset 360px 0 0 0.01px #1559a1 !important;
    box-shadow: inset 360px 0 0 0.01px #1559a1 !important;
    background-color: transparent;
}

#subcategories .subcate_grid_view li .subcategory-name {
    display: block;
    font-family: "Changa One";
}

.price {
    color: #070728;
    font-size: medium;

}

.additional-information a.link_color,
.close,
.link_color,
a {
    color: #070728;
}

.breadcrumb_nav ul {
    margin-bottom: 0;
    margin-left: 11px;
    font-family: "Racing Sans One";
    font-weight: 300;
    font-size: 13px;
}

#page_banner_container_1 .breadcrumb_nav a {
    text-transform: uppercase;
}

#page_banner_container_1 .breadcrumb_nav {
    margin-top: 0px;
}
#page_banner_container_1 .breadcrumb_nav {
    padding-bottom: 15px;
}
#page_banner_container_1 .breadcrumb_nav {
    padding-top: 0px;
}
#page_banner_container_1 .breadcrumb_nav {
    border-color: #373751;
}
#page_banner_container_1 .breadcrumb_nav {
    background-color: #090728;
}
#page_banner_container_1 .breadcrumb_nav a {
    color: #ffffff;
}

#st_header .header_box .search_widget_block {
    width: 350px;
}
#rightbar {
    flex-grow: 4;
}
#side_stmobilemenu {
    right: auto;
    left: 0;
    border-left-width: 0;
    border-right-width: 4px;
}

.search_widget_form_inner {
    border-radius: 5px;
}

#header_primary_row #header_left {
    padding-left: 35px;
}

/*
.header-container #st_header #top_bar {
    border-bottom: 1px solid #373751;
}
*/
.header-container #header_primary {
    /*border-bottom: 1px solid #373751;*/
    backdrop-filter: blur(5px);
}

.slogan_horizon img {
    /*width: auto;
    height: auto;
    max-width: 85%;*/
    width: 210px;
}

body#index #body_wrapper .header-container {
    margin-bottom: 0px;
    border-bottom: 1px solid #373751;
}

body #st_header .shop_logo {
    width: auto;
}

.contact_block {
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
    padding-left: 50px;
}

.contact_block .contact_text {
    display: inline-flex;
    width: 215px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    padding-top: 4px;
}

.contact_block .contact_phone {
    font-family: "Changa One";
    font-style: italic;
    font-weight: 400;
    font-size: 34px;
    margin-left: 7px;
    margin-bottom: 7px;
}

.lang_fr .contact_block .contact_phone {
    margin-left: -7px !important;
}

.contact_block .contact_phone a {
    color: #ffffff;
}

.contact_block .contact_phone a:hover {
    color: #16cbe8;
}

.contact_block .contact_text .phone_icon {
    background-image: url("../img/phone.png");
    background-repeat: no-repeat;
    width: 60px;
    height: 36px;
    margin-top: 3px;
    margin-right: 5px;
    background-size: contain;
}

.contact_block .contact_text .wasp_icon {
    background-image: url("../img/whatsapp_minis2.png");
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    margin-top: 3px;
    margin-left: 5px;
    background-size: contain;
    display: inline-block;
}

.contact_block .click_llamar {
    font-size: 12px;
    text-align: center;
}


.shop_logo {
    max-width: 90%;
}

.eslogan {
    color: #ffffff;
    font-size: 14px;
    padding-top: 3px;
    display: none;
}

.login.top_bar_item {
    font-family: "Changa One";
    font-size: 15px;
    font-style: italic;
}

.header_item i.fto-user {
    background-image: url("../img/casco2.png");
    width: 22px;
    height: 20px;
    display: inline-block;
    margin-top: 0px;
    margin-right: 7px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 5px;
}

.header_item:hover i.fto-user {
    background-position: 0px -19px;
}

.ajax_cart_bag i {
    background-image: url("../img/carrito2.png");
    width: 61px;
    height: 59px;
    margin: 5px auto;
}

.ajax_cart_bag:hover i {
    background-position: 0px -56px;
}

.header_item i.fto-user:after {
    content: none;
}

.header_item i.fto-user:before {
    content: none;
}

#header_right i.fto-glyph.icon_btn:before {
    content: none;
}

#header_right .ajax_cart_bag {
    height: auto;
    border: none;
    margin: 0;
    margin-right: 10px;
    border-radius: 0;
    display: block;
}

#header_right_top .blockcart.top_bar_item.shopping_cart_style_2 a .flex_container {
    display: block;
}

#mobile_bar_top {
    height: 70px;
}

body #mobile_bar.stuck {
    background: #fff;
    background: #070728cc;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 4px 3px rgb(0 0 0 / 30%);
    backdrop-filter: blur(5px);
}

/* cabecera movil */
.mobile_logo img {
    width: 100%;
}

.mobile_logo {
    width: 100%;
    max-width: 170px;
}

.mobile_bar_center .eslogan {
    font-size: 12px;
}

#mobile_bar {
    padding-top: 10px;
    padding-bottom: 10px;
}

/***************** menu cabecera ******************************/
.st_mega_menu_container .stmenu_multi_level li a {
    border: none;
}

.st_mega_menu_container .stmenu_multi_level ul {
    border: none;
}

.is_parent_icon {
    display: none;
}

.cover_megamenu {
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    display: none;
}

ul.st_mega_menu.mu_level_0 li.current a i.fto-th-list-1:before {
    content: "\E849";
}

ul.st_mega_menu.mu_level_0 li a i.fto-th-list-1:before {
    content: "\E8D4";
}

ul.st_mega_menu.mu_level_0 li.current .cover_megamenu {
    display: block;
}

/***************** baner compras bajo slider home *************/
.icono_compras1 {
    background-image: url('../img/soporte_1.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 55px;
    width: 55px;
}

.icono_compras2 {
    background-image: url('../img/envio.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 55px;
    width: 55px;
}

.icono_compras3 {
    background-image: url('../img/pago.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 55px;
    width: 55px;
}

.box_imagen {
    display: inline-block;
}

.box_compras_contenido h2 {
    font-family: "Racing Sans One";
    font-size: 1.79rem;
}

.box_compras_contenido {
    display: inline-block;
    text-align: left;
    line-height: 5px;
    padding-bottom: 10px;
    overflow: auto;
    padding-left: 2px;
    color: #ffffff;
    opacity: 0;
    transition: opacity 1s ease;
}

.box_imagen {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all 1s ease-in-out;
}

.box_imagen.escalado {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.box_compras_contenido.fadeIn {
    opacity: 1;
}

.box_compras {
    text-align: center;
}

#st_banner_8 {
    margin-bottom:3.2rem;
}

/*********************** slider de categorias **************************/
.pro_outer_box .brands_slider_item {
    border: none;
}

.brands_slider_container.products_container {
    margin-left: 4px;
    margin-right: 4px;
}

.swiper-button-lr.swiper-navigation-arrow.swiper-small-button .swiper-button i,
.swiper-button-lr.swiper-navigation-circle.swiper-small-button .swiper-button i {
    font-size: 2rem;
}

/***************** banner principales ******************/
.texto_banner h1 {
    font-family: "Racing Sans One";
    font-size: 3.5rem;
    color: #FFFFFF;
}

#banner_box_11 .texto_banner h1,
#banner_box_12 .texto_banner h1,
#banner_box_17 .texto_banner h1 {
    font-size: 3.0rem;
}

.st_image_layered_description .st_image_layered_description_inner {
    padding: 0px;
}

.texto_banner {
    background-color: #070728a6;
    padding-left: 70px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 70px;
    margin-bottom: 25px;
}

.flex_left .texto_banner {
    padding-left: 30px;
    padding-right: 30px;
}

/******************** card producto ***************************/
.ajax_block_product .price {
    font-size: 34px;
}

.ajax_block_product .tax_label {
    display: none;
}

.pro_first_box {
    border-top: 1px solid #dddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.product_list.grid .pro_second_box.pro_block_align_0,
.products_sldier_swiper .pro_second_box.pro_block_align_0 {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.products.product_list .ajax_block_product:hover .hover_fly,
.products_section .ajax_block_product:hover .hover_fly {
    bottom: -35px;
}

.act_box_cart.display_when_hover {
    margin: -6px;
}

body .act_box_cart .ajax_add_to_cart_button {
    margin-bottom: 0px;
    margin-top: 6px;
}

.act_box_cart .btn-default {
    color: #ffffff;
    border: none;
    background-color: #090728;
    width: 100%;
}

body .ajax_add_to_cart_button.btn span {
    font-size: 1.12rem;
}

body .btn i {
    margin-right: 10px;
}

.act_box_cart .btn-default:hover,
.act_box_cart .btn-default:focus {
    border-color: #444444;
    -webkit-box-shadow: inset 360px 0 0 0.01px #444444;
    box-shadow: inset 360px 0 0 0.01px #16cbe8;
    background-color: transparent;
}

/***************** footer ********************/
#footer-secondary #blog_categories_footer_22 picture img {
    border: 2px solid white;
    border-radius: 50%;
}

#footer-secondary #blog_categories_footer_22 .pro_column_left {
    width: 60px;
}

#footer-secondary #blog_categories_footer_22 .pro_column_right {
    margin-left: 75px;
}

#footer-secondary #blog_categories_footer_22 .pro_column_box {
    border-bottom: 1px solid #373751;
}

#footer-secondary #blog_categories_footer_22 .pro_column_box:last-child {
    border-bottom: none;
}

#footer-secondary .bullet li a:hover {
    color: #16cbe8;
}

#footer-secondary #blog_categories_footer_22 .pro_column_box a:hover {
    color: #16cbe8;
}

.st_news_letter_form_inner .st_news_letter_submit {
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: #070728;
    margin-right: 2px;
    font-family: Racing Sans One;
    color: #ffffff;
}

.st_news_letter_form_inner .st_news_letter_submit i:before {
    content: none;
    width: auto;
}

.st_news_letter_form_inner .st_news_letter_submit i {
    margin-right: 0px;
    font-style: normal;
    font-size: 20px;
}

.footer_first_level_row .footer_contacto {
    text-align: right;
}

.footer_first_level_row .footer_contacto .telefono {
    background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    height: 35px;
    margin-top: 0px;
    margin-right: 0px;
    font-size: 33px;
    font-family: "Changa One";
    font-style: italic;
    padding-left: 40px;
    line-height: 34px;
}

.footer_first_level_row .footer_contacto .telefono a {
    color: #ffffff;
}

.footer_first_level_row .footer_contacto .telefono a:hover {
    color: #16cbe8 !important;
}

.footer_first_level_row .footer_contacto .logo_footer_es {
    background-image: url(../img/logo_footer_es.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 43px;
    background-position: 3px;
}

.footer_first_level_row .footer_contacto .logo_footer_pt {
    background-image: url(../img/logo_footer_pt.png);
    background-repeat: no-repeat;
    height: 43px;
    background-position: 3px;
    background-size: contain;
}

.footer_first_level_row .footer_contacto .confianzaonline {
    background-image: url(../img/confianzaonline.png);
    background-repeat: no-repeat;
    width: 95px;
    height: 95px;
    display: inline-block;
    margin-right: 5px;
    background-size: contain;
}

.footer_first_level_row .footer_contacto .libroreclamaciones {
    background-image: url(../img/livro.png);
    background-repeat: no-repeat;
    width: 130px;
    height: 70px;
    display: inline-block;
    margin-right: 5px;
    background-size: contain;
}

.footer_first_level_row .footer_contacto .contacto {
    display: inline-block;
}

.footer_block_content.bullet.custom_links_list {
    line-height: 25px;
}

.texto_suscribete23 {
    font-family: Racing Sans One;
    font-size: 23px;
    max-width: 270px;
    text-align: center;
    margin-right: 10px;
}

#easycontent_12 .footer_block_content.keep_open {
    border: none;
}

.ico_facebook {
    background-image: url('../img/facebook.png');
    background-repeat: no-repeat;
    min-height: 50px;
    background-size: 50px;
    padding-left: 75px;
    padding-top: 5px;
}

.ico_instagram {
    background-image: url('../img/instagram.png');
    background-repeat: no-repeat;
    min-height: 50px;
    background-size: 50px;
    padding-left: 75px;
    padding-top: 5px;
}

.ico_youtube {
    background-image: url('../img/youtube.png');
    background-repeat: no-repeat;
    min-height: 50px;
    background-size: 50px;
    padding-left: 75px;
    padding-top: 5px;
}

.redes_sociales span {
    font-family: 'Racing Sans One';
    font-size: 25px;
}

.redes_sociales a:hover span {
    color: #16cbe8;
}

.redes_sociales a:hover div {
    background-position: 0 -50px;
}

.redes_sociales .item {
    margin-bottom: 8px;
    border-bottom: 1px solid #373751;
    padding-bottom: 8px;
}

.redes_sociales .item:last-child {
    border-bottom: none;
}

.footer_block_content li {
    font-size: 14px;
}

.icono_telefono {
    background-image: url('../img/phone_movil.png');
    height: 22px !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin-top: 3px;
}

/************** video home ************************/
body #easycontent_10 {
    padding-bottom: 0;
    padding-top: 0;
}

/************** modal carrito *********************/
.modal_cart .cart-content-btn .btn {
    font-size: 17px;
}

#checkout-payment-step .content .modal-dialog .st_modal_close {
    position: sticky;
    border: 1px solid #a1a1a1;
    width: 100%;
}

button.st_modal_close {
    position: sticky;
    border: 1px solid #a1a1a1;
    width: 100%;
}

/************** sidebar lateral *******************/
.icono_whastapp {
    background-image: url('../img/whatsapp_minis2.png');
    background-repeat: no-repeat;
    height: 34px;
    background-size: 35px;
    background-position: center 0px;
    background-size: contain;
}

/*#rightbar_9 a.icon_wrap:hover .icono_whastapp {
    /*background-position: center 0px;*/
/*}
/*#rightbar_9 a.icon_wrap { transition:none; }*/
#sidebar_box .rightbar_wrap .icon_wrap {
    height: 70px;
}

/************* pagina categorias ******************/
.category-sub-menu .current_cate>.acc_header a {
    color: #2b9fc6;
}

#subcategories .inline_list li a.img img {
    border: 1px solid #f2f2f2;

}

.block-categories {
    background-color: #090728;
    padding-left: 22px;
    padding-right: 13px;
    color: #ffffff;
    margin-top: -32px;
}

.block-categories .title_block {
    border-bottom: 1px solid #373751;
    display: none;
}

.block-categories .title_block .title_block_inner {
    color: #ffffff;
    display: none;
}

.category-top-menu ul li {
    border: none;
}

.block-categories a {
    color: #fff;
}

.block-categories .acc_box .acc_header a {
    font-family: "Racing Sans One";
    font-weight: 400;
}

.products_section .tax_label {
    display: none;
}

.product-price-and-shipping .price {
    font-size: 32px;
}

.stbestsellers_container .title_block,
#search_filters_wrapper .title_block {
    border-bottom: 1px solid #dddddd;
}

#js-product-list .alert-warning {
    display: none;
}

.s_title_block {
    height: 45px;
    line-height: 1.1em;
}

.ajax_block_product .pro_second_box .product-price-and-shipping {
    margin-top: 11px;
}

.ajax_block_product[data-id-product="14000"] .pro_second_box .act_box_cart {
    bottom: -72px;
    position: relative;
}

.ajax_block_product[data-id-product="14000"] .pro_second_box {
    min-height: 162px;
    background-image: url("../img/disk.png");
    background-repeat: no-repeat;
    background-size: 37%;
    background-position: center center;
}

li.tag_index {
    list-style-type: none;
}

li.tag_index .product-container {
    border: 1px solid #dddddd;
}

li.tag_index .button-container {
    width: 100%;
    text-transform: uppercase;
    background-color: #f2f2f2;
}

li.tag_index .button-container .ajax_add_to_cart_button {
    width: 100%;
}

li.tag_index .right-block h3 {
    font-family: "Racing Sans One";
    font-weight: 400;
    color: #070728;
    text-transform: capitalize;
    font-size: .875rem;
    text-align: center;
}

li.tag_index .right-block {
    padding: 10px 6px 4px;
    background-color: #f2f2f2;
}

li.tag_index .right-block .content_price_wrapper {
    text-align: center;
    line-height: 30px;
}

li.tag_index .right-block .s_title_block {
    height: 35px;
    padding-top: 3px;
}

.product_list.grid .product_list_item {
    border: 0;
    padding: 0px 7px 24px 8px;
}

#category .inline_popup_content {
    max-width: 70%;
}

#category .inline_popup_content div[class*="product_tag_"] .product-desc {
    display: block;
    background: #dddddd;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    padding: 5px 5px;
    margin: 0 5px;
    border-radius: 10px;
    margin-bottom: 5px;
}

/********************* cabecera movil *********************************************/
#mobile_bar_right a.mobile_bar_tri,
#mobile_bar_left a.mobile_bar_tri {
    color: #ffffff;
}

#mobile_bar_right a.mobile_bar_tri:hover,
#mobile_bar_left a.mobile_bar_tri:hover {
    color: #16cbe8;
}

#st_mobile_menu_ul .mo_sub_a {
    color: #ffffff;
}

#languages-block_mobile_menu .mo_sub_a {
    font-family: sans-serif;
    font-size: .75rem;
}

.mo_ml_level_0,
.mo_sub_li {
    border: 0;
}

#st_mobile_menu_ul .opener {
    color: #ffffff;
}

/**************************** cms ***************************************/
/********** localizacion-y-horarios */
.distro {
    background-image: url("../img/distro.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 86px;
    float: left;
    margin-bottom: 30px;
}

.distro:first-of-type+div {
    line-height: 15px;
}

.rowdistropar {
    background-color: #dddddd;
    padding: 20px;
}

.rowdistroimpar {
    padding: 20px;
}

.distribuidoras h3 {
    border-bottom: 1px solid #070728;
}

/****************** politicas especiales */
.politicas_especiales .cuadro {
    border: 1px solid #dddddd;
    min-height: 350px;
    margin-bottom: 20px;
}

.politicas_especiales .cuadro .icono {
    background-image: url(../img/politicas_especiales_dummy.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 168px;
}

.politicas_especiales .cuadro .icono_corona {
    background-image: url(../img/politicas_especiales_corona.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 168px;
}

.politicas_especiales .cuadro .icono_armazem {
    background-image: url(../img/politicas_especiales_armazem.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 168px;
}

.politicas_especiales .cuadro .icono_office {
    background-image: url(../img/politicas_especiales_office.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 168px;
}

.politicas_especiales .cuadro .icono_van {
    background-image: url(../img/politicas_especiales_van.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 168px;
}

.politicas_especiales .cuadro .texto {
    padding: 15px;
}

/******************** pagina producto **********************************/
.product-prices .current-price .price {
    font-size: 2.5rem;
}

.product-description {
    color: #070728;
    ;
}

.opener i {
    text-align: left;
}

/******************** olvido su contraseña **************************/
#password .btn {
    line-height: 25px;
    width: 100%;
    white-space: initial;
    height: auto;
}

#password .btn-default {
    line-height: 25px;
    width: 100%;
}

#password footer.form-footer {
    flex-flow: column nowrap;
}

/************* proceso de compra *****************************/
.delivery-options .delivery-option,
.delivery-options .delivery-option label div.row {
    align-items: center;
}

.delivery-options .delivery-option label img {
    height: 40px;
}

/************************** metodos de pago *************/
.checkout-step .payment-options .payment-option {
    border-bottom: 1px solid #dddddd;
}

.checkout-step .payment-options .payment-option img {
    max-height: 50px;
}

.checkout-step .payment-options .payment-option .custom-radio {
    width: 26px;
    height: 26px;
    margin-right: 10px;
}

.checkout-step .payment-options .payment-option .custom-radio span {
    width: 18px;
    height: 18px;
}

.checkout-step .payment-options .payment-option .logo {
    display: inline-block;
    min-width: 100px;
    text-align: center;

}

.checkout-step .payment-options .payment-option label span {
    font-size: 18px;
}

#payment-confirmation button {
    width: 100%;
    white-space: normal;
    line-height: 18px;
    height: auto;
    padding: 5px;
}

#payment-confirmation .btn-default:hover {
    box-shadow: inset 800px 0 0 .01px #1559a1 !important;
}

/******************* mi cuenta *********************************/
.textoDashboard {
    padding: 15px;
}

/**************** car selector ******************************/
#car_selector_wrapper {
    width: 100%;
}

#car_selector {
    display: none;
    position: relative;
    background: url('../img/carselector/bg.png') 0 8px no-repeat;
    width: 228px;
    height: 410px;
    padding: 15px 0;
    margin: 0px auto;
}

/* Faros Delanteros */
#car_selector .faro_top_left {
    position: absolute;
    background: url('../img/carselector/faro_top_left.png') no-repeat;
    left: 7px;
    top: 8px;
    width: 35px;
    height: 200px;
    cursor: pointer;
}

#car_selector .faro_top_right {
    position: absolute;
    background: url('../img/carselector/faro_top_right.png') no-repeat;
    left: 57px;
    top: 8px;
    width: 35px;
    height: 200px;
    cursor: pointer;
}

#car_selector .faro_front_left {
    position: absolute;
    background: url('../img/carselector/faro_front_left.png') no-repeat;
    right: -1px;
    top: 47px;
    width: 35px;
    height: 90px;
    cursor: pointer;
}

#car_selector .faro_front_right {
    position: absolute;
    background: url('../img/carselector/faro_front_right.png') no-repeat;
    right: 72px;
    top: 46px;
    width: 35px;
    height: 90px;
    cursor: pointer;
}

/* Pilotos Traseros */
#car_selector .piloto_top_left {
    position: absolute;
    background: url('../img/carselector/piloto_top_left.png') no-repeat;
    left: 7px;
    top: 195px;
    width: 20px;
    height: 19px;
    cursor: pointer;
}

#car_selector .piloto_top_right {
    position: absolute;
    background: url('../img/carselector/piloto_top_right.png') no-repeat;
    left: 66px;
    top: 195px;
    width: 19px;
    height: 19px;
    cursor: pointer;
}

#car_selector .piloto_back_left {
    position: absolute;
    background: url('../img/carselector/piloto_back_left.png') no-repeat;
    right: 82px;
    top: 140px;
    width: 27px;
    height: 26px;
    cursor: pointer;
}

#car_selector .piloto_back_right {
    position: absolute;
    background: url('../img/carselector/piloto_back_right.png') no-repeat;
    right: 3px;
    top: 140px;
    width: 27px;
    height: 26px;
    cursor: pointer;
}

/* Intermitentes Frontales */
#car_selector .intfront_top_left {
    position: absolute;
    background: url('../img/carselector/intfront_top_left.png') no-repeat;
    left: 6px;
    top: 20px;
    width: 16px;
    height: 17px;
    cursor: pointer;
}

#car_selector .intfront_top_right {
    position: absolute;
    background: url('../img/carselector/intfront_top_right.png') no-repeat;
    left: 70px;
    top: 20px;
    width: 16px;
    height: 17px;
    cursor: pointer;
}

#car_selector .intfront_front_left {
    position: absolute;
    background: url('../img/carselector/intfront_front_left.png') no-repeat;
    right: 0px;
    top: 47px;
    width: 18px;
    height: 20px;
    cursor: pointer;
}

#car_selector .intfront_front_right {
    position: absolute;
    background: url('../img/carselector/intfront_front_right.png') no-repeat;
    right: 91px;
    top: 46px;
    width: 18px;
    height: 20px;
    cursor: pointer;
}

/* Intermitentes Laterales */
#car_selector .intlat_top_left {
    position: absolute;
    background: url('../img/carselector/intlat_top_left.png') no-repeat;
    left: 4px;
    top: 60px;
    width: 12px;
    height: 18px;
    cursor: pointer;
}

#car_selector .intlat_top_right {
    position: absolute;
    background: url('../img/carselector/intlat_top_right.png') no-repeat;
    left: 76px;
    top: 60px;
    width: 12px;
    height: 18px;
    cursor: pointer;
}

#car_selector .intlat_front_left {
    position: absolute;
    background: url('../img/carselector/intlat_front_left.png') no-repeat;
    right: 0px;
    top: 43px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

#car_selector .intlat_front_right {
    position: absolute;
    background: url('../img/carselector/intlat_front_right.png') no-repeat;
    right: 95px;
    top: 43px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

/* Faros Antiniebla */
#car_selector .antiniebla_top_left {
    position: absolute;
    background: url('../img/carselector/antiniebla_top_left.png') no-repeat;
    left: 12px;
    top: 12px;
    width: 14px;
    height: 13px;
    cursor: pointer;
}

#car_selector .antiniebla_top_right {
    position: absolute;
    background: url('../img/carselector/antiniebla_top_right.png') no-repeat;
    left: 67px;
    top: 12px;
    width: 14px;
    height: 13px;
    cursor: pointer;
}

#car_selector .antiniebla_front_left {
    position: absolute;
    background: url('../img/carselector/antiniebla_front_left.png') no-repeat;
    right: 10px;
    top: 72px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

#car_selector .antiniebla_front_right {
    position: absolute;
    background: url('../img/carselector/antiniebla_front_right.png') no-repeat;
    right: 83px;
    top: 72px;
    width: 16px;
    height: 15px;
    cursor: pointer;
}

/* Pilotos Paragolpes Trasero */
#car_selector .pilopara_top_left {
    position: absolute;
    background: url('../img/carselector/pilopara_top_left.png') no-repeat;
    left: 23px;
    top: 207px;
    width: 15px;
    height: 12px;
    cursor: pointer;
}

#car_selector .pilopara_top_right {
    position: absolute;
    background: url('../img/carselector/pilopara_top_right.png') no-repeat;
    left: 54px;
    top: 207px;
    width: 15px;
    height: 12px;
    cursor: pointer;
}

#car_selector .pilopara_back_left {
    position: absolute;
    background: url('../img/carselector/pilopara_back_left.png') no-repeat;
    right: 69px;
    top: 150px;
    width: 20px;
    height: 16px;
    cursor: pointer;
}

#car_selector .pilopara_back_right {
    position: absolute;
    background: url('../img/carselector/pilopara_back_right.png') no-repeat;
    right: 23px;
    top: 150px;
    width: 20px;
    height: 16px;
    cursor: pointer;
}

#car_selector .tipo {
    position: absolute;
    top: 230px;
    left: 0px;
    width: 228px;
    height: 24px;
    padding: 3px 0;
    border: 1px solid #cccccc;
    text-align: center;
}

#car_selector p {
    position: absolute;
    top: 260px;
    left: 0px;
    width: 228px;
    text-align: center;
}

#car_selector .buttons {
    position: absolute;
    top: 280px;
    left: 0px;
    width: 228px;
    text-align: center;
}

#car_selector .buttons div {
    display: block;
    width: 228px;
    padding: 5px 0;
    margin: 2px auto;
    border: 2px solid #555;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    font-family: "Changa One", "Tahoma", "sans-serif", "Arial";
}

#car_selector .buttons div.active,
#car_selector .buttons div:hover {
    background: url('../img/carselector/active.png') 10px 3px no-repeat #ffffff;
    color: #009ad0;
    border-color: #009ad0;
}

/************** ofertas ********************/
body .regular-price {
    /*display: block;*/
    font-weight: bold;
    /*font-size: 14px;*/
    color: #d61212;
}

/***************** blog *******************/
body .s_title_block {
    height: 55px;
}

body .block_blog .pro_first_box {
    border: 0px;
}

body .pro_second_box {
    position: inherit;
}

body .product-price-and-shipping .st_sticker_block {
    position: absolute;
    top: 10px;
    z-index: 2;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    background-color: red;
    right: 15px;
}

body .product-price-and-shipping .st_sticker_block .st_sticker_3 {
    background-color: transparent;
    color: #ffffff;
    font-size: 16px;
    padding-top: 12px;
    font-weight: bold;
}

body .current-price .st_sticker_block .st_sticker_3 {
    background: rgb(229 77 38);
}

body .pro_second_box .st_sticker_block,
.product_middle_column .st_sticker_block {
    padding-bottom: 0px;
}

/*body .product-price-and-shipping .st_sticker_block .st_sticker_3 {
    /*background-color: transparent;
    color: #ffffff;
    font-size: 19px;
    padding-top: 10px;*/
/*}*/
.page-blog-article h1 {
    font-size: 30px;
}

.page-blog-article h2 {
    font-size: 26px;
}

.page-blog-article h3 {
    font-size: 22px;
}

.page-blog-article h4 {
    font-size: 16px;
}

.page-blog-article h1,
.page-blog-article h2,
.page-blog-article h3,
.page-blog-article h4 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.hi-cookie-btn-more-info {
    color:#7a7a7a !important;
}

/***********************************************************************/
/*  RESPONSIVE
   ========================================================================= 
 Escritorios muy grandes
   ------------------------------------------------------------------------- */
@media (max-width: 1460px) {
    .blockSelector {
        height: 7.7%;
    }
}

@media (max-width: 1200px) {
    .contact_block {
        padding-left: 20px;
    }

    .blockSelector {
        right: 0;
        position: initial;
        align-items: center;
        height: auto;
    }

    .selector {
        background-color: #b5abab6b;
        height: auto;
        width: 100%;
        font-size: 12px;
    }

    .numeros {
        display: none;
    }

    .selector .formulario_selector>div {
        text-align: center;
    }

    .selector .formulario_selector button {
        height: 30px;
        font-size: 20px;
    }

    .selector .formulario_selector span {
        width: 22px;
        height: 22px;
        padding-top: 2px;
    }

    .eslogan {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {
    #category .inline_popup_content {
        max-width: 100%;
    }
}

/* Tablets en horizonal y escritorios normales
   ------------------------------------------------------------------------- */
@media (min-width: 992px) and (max-width: 1199px) {
    .footer_first_level_row .footer_contacto .confianzaonline {
        width: 90px;
        height: 87px;
    }

    .footer_first_level_row .footer_contacto .libroreclamaciones {
        width: 110px;
        height: 65px;
    }

    .footer_first_level_row .footer_contacto .telefono {
        font-size: 27px;
    }

    .footer_first_level_row .footer_contacto div.logo_footer_pt:first-of-type+div {
        font-size: 24px;
    }

    .footer_first_level_row .footer_contacto .logo_footer_es {
        height: 37px;
    }

    .footer_first_level_row .footer_contacto .logo_footer_pt {
        height: 33px;
    }

    #easycontent_10 iframe {
        height: 320px;
    }

    .box_compras_contenido h2 {
        font-size: 1.25rem;
    }

    .icono_compras1 {
        height: 45px;
    }

    .icono_compras2 {
        height: 45px;
    }

    .icono_compras3 {
        height: 45px;
    }

}

@media (max-width: 991px) {
    #steasy_element_359 .sttext_item_content {
        display: flex;
        justify-content: center;
    }

    .texto_suscribete23 {
        max-width: 100%;
    }

    #rightbar_9 .icono_whastapp {
        margin-top: 2px;
        height: 24px;
    }

    .texto_banner h1 {
        font-size: 3.5rem;
    }

    #easycontent_10 iframe {
        height: 260px;
    }

    #steasy_column_281 {
        padding-top: 15px;
    }

    #easycontent_12 .footer_block_content {
        padding-bottom: 0;
    }

    #footer .footer_block_content.bullet.custom_links_list {
        padding-bottom: 10px;
    }

    .box_compras_contenido h2 {
        font-size: 1.25rem;
    }

    .box_compras_contenido {
        width: 100%;
        text-align: center;
    }

    #easycontent_21 .easy_brother_block {
        text-align: center;
    }

    .icono_compras1 {
        height: 45px;
    }

    .icono_compras2 {
        height: 45px;
    }

    .icono_compras3 {
        height: 45px;
    }

    #left_column .block-categories.block.column_block {
        margin-top: 0;
    }

    .category-cover img {
        width: 100%;
    }
}

/* Móviles en horizontal o tablets en vertical
   ------------------------------------------------------------------------- */
@media (max-width: 767px) {
    .texto_banner h1 {
        font-size: 2.5rem;
    }

    #easycontent_10 iframe {
        height: 240px;
    }

    .box_compras_contenido {
        line-height: 13px;
    }

    .swiper-button-lr.swiper-navigation-arrow.swiper-small-button .swiper-button i,
    .swiper-button-lr.swiper-navigation-circle.swiper-small-button .swiper-button i {
        font-size: 1rem;
    }

    .checkout-step .payment-options .payment-option label span {
        font-size: 14px;
    }

    .checkout-step .payment-options .payment-option .logo {
        min-width: 65px;
    }

    .checkout-step .payment-options .payment-option img {
        height: 45px;
    }
}

/* Móviles en vertical
   ------------------------------------------------------------------------- */
@media (max-width: 480px) {
    .footer_first_level_row .footer_contacto .logo_footer_pt {
        height: 40px;
    }

    .footer_first_level_row .footer_contacto div.logo_footer_pt:first-of-type+div {
        font-size: 30px;
    }

    .footer_first_level_row .footer_contacto .libroreclamaciones {
        width: 127px;
        height: 70px;
    }

    .footer_first_level_row .title_block .title_block_inner,
    .page_heading {
        font-size: 18px;
    }

    .texto_suscribete23 {
        font-size: 18px;
    }

    .texto_banner h1 {
        font-size: 2.5rem;
    }

    #easycontent_10 iframe {
        height: 160px;
    }

    .box_compras_contenido {
        width: auto;
        text-align: left;
    }

    .easy_brother_block {
        text-align: left;
    }

    .box_compras_contenido {
        line-height: 5px;
    }

    #easycontent_21 .easy_brother_block {
        text-align: left;
    }

    .box_compras {
        text-align: left;
    }

    #category .inline_popup_content div[class*="product_tag_"] {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .checkout-step .payment-options .payment-option label span.cashsubtxt {
        font-size: 11px !important;
    }
}