@media (min-width: 320px) and (max-width: 767px) {
    .contact-index-index .contact_form_title h2, .contact-index-index .contact_form_title, .contact_page_left_part{
        float:none!important;
    }
    .newslatter_block p{font-size:0.8em;}
    .contact-index-index .page-bottom{margin-top:40px;}
}
@media screen and (min-width: 768px) {

    .page-layout-2columns_left .sidebar-additional {
        clear: left;
        float: left;
    }
    .page-layout-2columns_left .column.main{
        float: right;
    }
    .page-layout-2columns-left .sidebar-main {
        width: 24.3%;

    }
    .page-layout-2columns-left .column.main {
        width: 75.7%;
    }
}
#newsletter-validate-detail .grecaptcha-badge {
    left: 186px !important;
    bottom: -50px !important;
    opacity: 0 !important;
}

.sticky.page-header {
    z-index: 12;
    background-color: #fff;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky + #maincontent, .sticky + .breadcrumbs {
    padding-top: 70px;
}

.old-price {
    display: none !important
}

#my-orders-table .actions {
    text-align: center
}

#my-orders-table tbody tr td a {
    border: 0px;
}

#my-orders-table .actions a.action.order {
    background: #c8102e;
    border-radius: 8px;
    padding: 10px;
    text-decoration: none !important;
    display: block;
    margin-top: 5px
}

#my-orders-table .actions a.action.order span {
    color: #FFF
}

.cart_warning {
    padding: 20px;
    border-top: 3px solid #c8102e;
    background-color: rgb(241, 241, 241);
    margin-bottom: 15px;
}

.cart_warning img {
    height: 15px;
    vertical-align: text-bottom
}

.cart-container .cart-summary .cart-totals .table.totals .grand.totals th,
.checkout-container .opc-wrapper .opc-block-summary .table.table-totals .grand.totals th {
    font-size: 20px
}

.form-shipping-address .field.choice {
    display: none !important
}

.payment-method .fieldset {
    display: none !important;
}

.page-layout-empty .block.widget .products-grid .product-item {
    margin-left: calc((100% - 5 * (100% / 6)) / 4);
    width: 16.66666667%;
}

.page-layout-empty.block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100% / 6)) / 4);
}

.page-layout-empty .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
}

.page-layout-empty .block.widget .products-grid .product-item {
    width: 100%;
}

.page-layout-empty .product.media {
    width: 63%;
    padding-right: 39px;
    margin: 0 0 48px;
}

.page-layout-empty .product-info-main {
    width: 37%;
    margin: 0 0 48px;
    position: relative;
}

.page-layout-empty .products-grid .product-item {
    position: relative;
}

.widget_categories .buttons {
    text-align: center
}

.widget_categories .tab {
    display: inline-block;
    border: 0px;
    margin-right: 15px
}

.widget_categories .tab.active {
    background-color: #000;
    color: #FFF
}

.shipping-policy-block {
    display: none;
}

.page-products.page-layout-1column .products-grid .product-item {
    width: 33%;
}

@media (min-width: 768px) {

    .page-header .amsearch-wrapper-block {
        float: none;
        width: 100%
    }
}

@media screen and (min-width: 769px) {

    .page-header .amsearch-input-wrapper {

        width: 100%;
    }

    .page-header .amsearch-result-section {
        right: -29px;
        width: 800px;
    }

    .mini_search_toggle_main .block.block-search {
        width: 800px
    }

}

@media (min-width: 1024px) {


    .sticky .header.content, .sticky .subtopMenu {
        display: none !important;
    }

    .sticky ~ #maincontent {
        margin-top: 180px
    }

    .sticky ~ .product_top_container .product_banner_main_bg {
        margin-bottom: -268px !important;
        margin-top: 180px !important
    }

    .contact-index-index .column:not(.sidebar-additional) .form.contact {
        float: left;
        width: 100%;
        min-width: initial;
    }

    .contact-index-index .column:not(.sidebar-additional) .form.contact .field-recaptcha {
        float: left;
    }

    .block.newsletter {
        max-width: initial
    }

}

@media (max-width: 1023px) {

    .order_history_page .table-wrapper.orders-history #my-orders-table.data.table.table-order-items.history tbody tr td.col.actions a.order {
        background: #c8102e;
    }

    .order_history_page .table-wrapper.orders-history #my-orders-table.data.table.table-order-items.history tbody tr td.col.actions a.order span {
        color: #FFF;
    }

    body.-amsearch-overlay-opened .logo, body.-amsearch-overlay-opened .nav-sections {
        z-index: 99;
    }
}

#about_calendar {
    display: none !important
}

.product.data.items > .item.title > .switch {
    height: auto;
    background: #dadada;
    color: #3a3a3a;
    border: none;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 22px 24px !important;
    border-bottom: 1px solid #3a3a3a;
}

.product.data.items > .item.title:not(.disabled) > .switch:hover {
    background-color: #dadada !important;
    color: #3a3a3a !important;
}

.product.data.items > .item.title > .switch:after, .product.data.items > .item.title > .switch:hover:after {
    background: none !important
}

.istobal_labels {
    position: absolute;
    top: 20px;
    z-index: 1
}

.products-list .istobal_labels {
    left: 20px
}

.products-grid .istobal_labels {
    right: 20px;
}

.istobal_labels .label {
    padding: 5px 10px;
    background-color: #ececec;
    color: #333;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 0.8em
}

.istobal_labels .label_89 {
    background-color: #C8102E;
    color: #fff
}
.istobal_labels .label_91 {
    background-color: #0D7B18;
    color: #fff
}
.category_landing_page .category_grid {
    float: none;
    display: inline-block;
    width: calc(50% - 10px);
}

.category_featured_products .owl-stage-outer .owl-item .product-item {
    width: 100%;
}

.contact .fieldset > .field.choice {
    margin: 0px;
}

.contact .fieldset > .field.choice label {
    font-size: 12px;
    color: #676767;
    font-weight: normal;
    line-height: 15px;
    background-position: 0 0px;
}

.contact .fieldset > .field.choice label {
    font-size: 12px;
    color: #676767;
    font-weight: normal;
    line-height: 15px;

}

form .fieldset > .field input[type="checkbox"]:checked + label {
    background-position: top left;
}

.opc-block-summary .table-totals .total-rules {
    display: none !important
}

.opc-block-summary .totals.discount .title:after {
    content: '' !important
}

/**HOME V2*/
.homev2 p:empty {
    display: none;
}

.homev2 .row.subtopMenu, .homev2 .page-bottom {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

.homev2 .breadcrumbs {
    position: absolute;
    top: 200px;
    z-index: 9999;
    background: transparent;
}

.homev2 .breadcrumbs .items li, .homev2 .breadcrumbs .items li a {
    color: #FFF !important;
}

.homev2 .forcefullwidth_wrapper_tp_banner {
    margin-top: -10px !important;
}

.homev2 .columns .column.main {
    padding-bottom: 0px;
}

.homev2 .am-widget-categories-2 .am-widget-category {
    width: 50%;
}

.homev2 .am-category-container {
    max-width: 447px;
}

.homev2 .am-category-container.two-contain {
    max-width: inherit;
}

.homev2 .page-main {
    max-width: 100%;
    padding: 0px;
}

.homev2 .am-category-container p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
    color: #676767;
}

.homev2 h3.page-title {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: left;
    color: #333333;
}

.homev2 p.kickertxt {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #C8102E;
}

.homev2 .about_us_page_main_bg .about_us_title_bg {
    margin: 0px;
}

.homev2 .main-contenido {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    float: none;
}

.homev2 p.txt-base {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0px;
    color: #676767;
}

/*ROW 1*/
.homev2 .homepage_products {
    float: inherit;
    margin: 81px auto;

    width: auto;
}

.homev2 div.home_page_title p {
    max-width: 991px;
    margin-top: 25px;
    font-size: 18px;
    line-height: 28px;
    color: #676767;
}

.homev2 .about_us_page_main_bg .figures_three_block_bg {
    padding: 0px;
}

.homev2 .link-services {
    border-radius: 4px;
}

.homev2 #idst .am-widget-categories-2 .am-widget-category .am-category-container {
    float: inherit;
}

.homev2 .figures_three_block_bg ul li.three-two {
    width: 50%;
}

.homev2 .figures_three_block_bg ul li.three-two .figures_three_block {
    max-width: 236px;
    background: transparent;
}

.homev2 .figures_three_block_bg ul li.three-two .figures_three_block div.figures_three_block_img {
    margin: 0;
}

.homev2 .figures_three_block_bg ul li.three-two .figures_three_block h2 {
    text-align: left;
}

.homev2 .figures_three_block_bg ul li.three-two .figures_three_block p {
    padding: 0px;
    text-align: left;
}

.homev2 .figures_three_block_bg ul li .figures_three_block p.ico-ttl {
    font-size: 18px;
    font-weight: 700;
    color: #c8102e;
}

.homev2 .figures_three_block_bg ul {
    align-items: flex-start;
    margin: 0 -10px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
}

/*ROW 2*/
.homev2 .banner-mapa-empresa {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    min-height: 756px;
    overflow: hidden;
    left: 0;
    right: 0;
    padding: 90px 0 90px 0;
}

.homev2 .banner-mapa-empresa .wrapper-title-services {
    max-width: 684px;
}

.homev2 .banner-mapa-empresa p {
    font-size: 18px;
}

.homev2 .banner-mapa-empresa .figures_three_block_bg ul li.three-two {
    width: 25%;
    max-width: 212px;
}

.homev2 .banner-mapa-empresa p.num-mapa {
    color: #C8102E;
    font-size: 42px;
    font-weight: 700;
    line-height: 10px;
}

.homev2 p.ico-txt {
    font-size: 16px;
    line-height: 24px;
}

.homev2 .banner-mapa-empresa .figures_three_block_bg {
    margin-top: 82px;
}

/*THIRD ROW*/
.homev2 .am-category-container.logos-estaciones {
    text-align: center;
    padding: 0;
    width: 100%;
}

.homev2 .am-category-container.logos-estaciones .am-category-container {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 0;
    height: 247px;
    vertical-align: middle;
    text-align: center;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    float: none;
}

/*FOURTH ROW*/
.homev2 .benefit-row {
    max-width: 265px;
    transition: all ease-in-out .2s;
}

.homev2 .benefit-row img {
    margin-bottom: 20px;
}

.homev2 .benefit-row-info {
    font-weight: 700;
    font-size: 17px;
    line-height: 27px;
    color: #000000;
    margin: 12px;
}

.homev2 a.benefit-row:hover, .homev2 a.benefit-row:focus {
    text-decoration: none;
    background: #F6F6F6;
    box-shadow: 0px 4px 4px rgba(0 0 0, 0.25);
    border-radius: 4px;
}

.homev2 .benefit-row-info:after {
    display: block;
    content: "";
    width: 95px;
    height: 1px;
    background: #c8102e;
    margin: 12px;
}

.homev2 .am-widget-categories-4 {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    row-gap: 20px;
    max-width: 1280px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 20px;
    float: left;
}

.homev2 hr {
    border-top: 1px solid #c8102e;
    margin-left: 0px;
    width: 95px;
}

/*5 ROW*/
.homev2 .homepage_products .child-content.cols4 {
    display: block;
    box-shadow: none;
    border: none;
    -webkit-box-shadow: none;
    background: transparent;
    position: relative;
    top: auto;
    z-index: 1;
}

.homev2 .homepage_products {
    background-color: transparent;
}

.homev2 .featured_product_block.homepage_products {
    background-color: #fff
}

.homev2 .block-recent-posts-item {
    display: inline-block;
    width: calc(33% - 25px);
    padding: 10px;
    vertical-align: top
}

.homev2 .block-recent-posts-item .name {
    padding-top: 10px
}

.homev2 .block-recent-posts-item:hover {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.homev2 .recent_post_featured_image {
    overflow: hidden;
    height: 150px;
    width: 100%;
}

.homev2 .recent_post_featured_image img {
    width: 100%;
}

.homev2 .block-recent-posts a.block-recent-posts-link {
    font-weight: 700;
    font-size: 16px;
    line-height: 27px;
    color: #000000;
}

.homev2 .block-recent-posts .more {
    padding-top: 20px;
}

.homev2 .block-recent-posts .more a {
    color: #C8102E;
    font-size: 15px;
    font-weight: 600
}

.config_url {
    display: block;
}

.config_url .text {
    background-color: #c8102e;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    padding: 15px 30px 15px 15px;
}

.config_url .text a {
    color: #fff
}

.config_url .text .name {
    font-weight: bold;
}

.config_url .ico {
    background: url("../images/configureico.png") no-repeat center left;
    width: 73px;
    height: 78px;
    display: inline-block;
    vertical-align: middle;
    margin-left: -25px
}

.amgdprcookie-toggle-cookie .amgdprcookie-label {
    max-width: initial;
}
@media (min-width: 799px) {
    #website-language {
        padding: 10px;
        margin: 30px 0 0 20px;
    }
    #website-language .switcher-options{padding: 10px; background-color:#EEE;}
}

#website-language #switcher-language-trigger:after{    content: '\f078';
    font-family: 'FontAwesome';}
#website-language .dropdown{
    background-color:#EEE;
}
#website-language .dropdown a{color:#000}
/*RESPONSIVE*/
@media (max-width: 799px) {
    .homev2 .breadcrumbs {
        top: 0;
    }

    .homev2 .am-category-container {
        max-width: 100%;
    }

    .homev2 .am-widget-categories-2 .am-widget-category {
        width: 100%;
    }

    .homev2 .banner-mapa-empresa .figures_three_block_bg ul li.three-two {
        width: 50%;
        margin-bottom: 40px;
        max-width: 155px;
    }

    .homev2 .logos-estaciones .am-widget-category {
        width: 50%;
    }

    .homev2 .logos-estaciones {
        margin-bottom: 50px;
    }

    .benefit-row-img {
        width: 24%;
        padding: 0px;
    }

    .homev2 .benefit-row-info {
        width: 71%;
    }

    .homev2 .widget_categories .tab {
        margin-bottom: 20px;
    }

    .homev2 .am-widget-categories-4 .am-widget-category {
        width: 100%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .homev2 .breadcrumbs {
        margin: 0px;
    }

    .homev2 .block-recent-posts-item {
        width: 100%
    }

    .homev2 .am-widget-categories-4 {
        justify-content: center
    }

    .homev2 .figures_three_block_bg ul {
        margin: 0
    }
    .page-header #switcher-language{bottom:34px!important;}
}

.homev2 .owl-dots {
    width: 100%;
    text-align: center;
}

.homev2 .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.homev2 .owl-dots .owl-dot.active span, .homev2 .owl-dots .owl-dot:hover span {
    background: #111;
}

.ec-gtm-cookie-directive > div {
    width: 100%;
    max-width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}

.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}

.page-header .switcher .options.active ul.dropdown, .page-footer .switcher .options.active ul.dropdown {
    display: block;
}

.page-header .switcher .options, .page-footer .switcher .options {
    position: relative
}



.page-header .switcher .options ul.dropdown li, .page-footer .switcher .options ul.dropdown li {
    margin: 0;
    padding: 0;
}
.page-header .switcher .options ul.dropdown a, .page-footer .switcher .options ul.dropdown a {
    display: block;
    padding: 8px;
}
.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
}
.page-header .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before, .page-header .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.page-header .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
}
.page-header .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before {
    left: 10px;
    top: -12px;
}
.page-header .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before, .page-header .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.page-header .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98;
}
.page-header .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
    left: 9px;
    top: -14px;
}
.am-widget-categories-1, .am-widget-categories-2, .am-widget-categories-3 {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.cms-estaciones-gsoft .banner-mapa-empresa .figures_three_block_bg ul li.three-two{    align-self: flex-start;}
form .fieldset > .field.choice{position: relative}
rs-module-wrap{overflow: visible; position: relative; z-index:0}
.checkout-index-index .page-header .minicart-wrapper{display: block}
.page-layout-istobal .block.widget .products-grid .product-item{    width: 100%;}
.h_faq{font-size:28px; font-weight: bold;margin-bottom:30px;}
.category-description{font-size:16px;}
.cat_faq{    background-color: #EDEDED;
    padding: 20px 20px 40px 20px;
    border-radius: 25px;
    margin-left: -20px;
    margin-right: -20px;
    margin-top:225px;
    box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.25);
}
.cat_faq .img{margin-top:-260px; text-align: center}
.content_img{margin:50px 0}
.category-description ul{list-style-position: outside;    margin-left: 15px;
    padding-left: 0;}
.category-description ul li{margin-left: 15px;}
.content_img img{display: block; margin-left: auto; margin-right: auto;}
@media (max-width: 1270px){
    .cat_faq{
        margin-left: 0px;
        margin-right: 0px;
    }
    padding: 20px 100px 40px 20px;
}
@media (max-width: 500px){
    .cat_faq .img{margin-top:-200px; text-align: center}

}

