/*
* Custom code goes here.
* A template should always ship with an empty custom.css
*/
#header{ background: red !important; }
@font-face {
    font-family: 'Noe Display';
    src: url('../fonts/NoeDisplay-Regular.woff2') format('woff2'),
    url('../fonts/NoeDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noe Display';
    src: url('../fonts/NoeDisplay-Medium.woff2') format('woff2'),
    url('../fonts/NoeDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Agenda';
    src: url('../fonts/Agenda-Light.woff2') format('woff2'),
    url('../fonts/Agenda-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Agenda';
    src: url('../fonts/Agenda-Bold.woff2') format('woff2'),
    url('../fonts/Agenda-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


body {
    font-family: 'Agenda';
    font-weight: 300;
    font-size: 1rem;
}
.btn-primary, .btn-default {
    font-family: 'Agenda';
    font-weight: 300;
    font-size: 1.18em;
    line-height: 24px;
}

.btn-primary {
    color: #ffffff!important;
    background: #b52727!important;
    border-color: #b52727!important;
}
.btn-primary.btn-large {
    line-height: 37px;
    font-size: 1.40em;
}
.form-control-select {
    background: #ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right .5rem center/1.25rem 1.25rem;

}
.required:after{
  content: " *";
  font-weight:bold;
  color: red;
}

/* HEADER */
.logo {
    width: 100%!important;
}
#header_right_top {
    font-family: 'Noe Display';
    text-transform: none;
}
#st_header {
    z-index: 999999999;
}
#st_header .header_item {
    text-transform: none!important;
    font-size: 1.3em;
}


#header_right_top .header_v_align_m {
    visibility: hidden;
}
#header_right_top .header_v_align_m:after {
    content: 'Mi Cuenta';
    visibility: initial;
}
.header-sep {
    font-size: 1.6em;
}
#top_bar_container {
    background: #e6e6e6;
    font-family: 'Noe Display';
    text-transform: none;
    font-size: 1.1em;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #666666;

}
#top_bar_container p {
    margin-bottom: 0;
    padding: 5px 0;
}
#top_bar_container .search_widget_form_inner { max-height: 28px; }
#top_bar_container .search_widget_text { max-height: 26px; }
#top_bar_container a {
    color: #666666;  
}
#easycontent_74 { margin-bottom: 0!important; }
.top-locales {
    position: relative;
    max-height: 18px;
    overflow: visible;
    margin: 0 15px;
}
.top-locales span{
    background: white;
    width: 2px;
    display: inline-block;
    height: 25px;
    position: absolute;
    top: -6px;
    left: 0;
}

/* CARRITO */

.shoppingcart-list .small_cart_info { 
    font-size: 1.2em;
}

.shoppingcart-list .small_cart_info .price {
    margin-right: 15px!important;
}

.shoppingcart-list .qty_wrap .input-group-btn button {
    line-height: 3px;
}
.shoppingcart-list .qty_wrap .input-group-btn:first-child {
    height: 17px;
    z-index: 9;
}
.shoppingcart-list .qty_wrap .input-group-btn:last-child {
    height: 18px;
}

.shoppingcart-list .small_cart_sumary {
    font-family: 'Agenda';
    font-weight: 300;
    font-size: 1.2em;    
}

.shoppingcart-list .small_cart_btn {
    font-family: 'Agenda';
    font-weight: bold;
    color: #fff;
    background: #c6192e;
    border: 0;
    height: 45px;
    line-height: 45px;    
    font-size: 1.3em!important;
}
.shoppingcart-list .small_cart_btn:hover {
    background: #c30e24;
    color: #fff;
    border-color: #c30e24;
    -webkit-box-shadow: inset 360px 0 0 0.01px #c30e24;
    box-shadow: inset 360px 0 0 0.01px #c30e24;
}

.search_widget_block .input-group-btn{
    height: 25px;
}
.search_widget_btn {
    line-height: 3px;
}

.modal-dialog {
    padding: 0!important;
}
.modal-body.general_border {
    padding: 15px!important;
}
#blockcart-modal .modal-content {
    padding: 0!important;
    margin: 0!important;
}

#blockcart-modal .st_modal_close {
    right: 0!important;
}
/* CHECKOOUT */
h2 {
    font-family: 'Noe Display';
    font-size: 2.3em;
    font-weight: normal;
    color: #444;
}
.cart-grid-body  h2 {
    padding: 1% 0 0;
}
#cart #main { 
    padding: 0 15px; 
    border-top: 1px #e4e4e4 solid;
    margin-top: 1%;
    padding-top: 1%;
}

#cart .qty_wrap .input-group-btn { height: 16px; }
#cart .qty_wrap .input-group-btn:last-child {
    height: 19px;
}
#cart .qty_wrap .input-group-btn:not(:first-child)>.btn { line-height: 20px; }
#cart .qty_wrap .input-group-btn:not(:last-child)>.btn { z-index: 999; line-height: 14px;}
.cart-summary-products .font-weight-bold { font-weight: 300!important; }

#delivery-options {
    width: 100%;
}
#delivery-options h4 {
    font-size: 1.3em;
}
#delivery-options table td {
    vertical-align: middle;
    text-align: center;
}
#delivery-options td img {
    padding: 0 5px;
}
.card-block .logo-wrapper {
    width: auto!important;
}
/* FOOTER */
#footer-secondary { 
    background: transparent;
}
#footer_bottom_right img {
    max-height: 20px;
    width: auto;
}
.ins_extra_box { display: none;  }

#instagram_block_container_3 {
    padding-bottom: 3%;
}
#instagram_block_container_3 .title_block_inner {
    text-align: center;
    color: #575757!important;
    font-family: 'NoeDisplay-Regular'!important;
    font-weight: normal;
    font-size: 1.5em!important;
    text-transform: none;
    display: block!important;
}

#easycontent_68 { margin-bottom: 1.3rem; padding-right: 8%; padding-left: 8%; }

#easycontent_68 h3 {
    text-align: center;
    color: #575757!important;
    font-family: 'NoeDisplay-Regular'!important;
    font-size: 2.5em!important;
    font-weight: normal;
    text-transform: none;
    display: block!important;  
}
#easycontent_68  .fs_md.color_444 {
    font-family: 'Agenda'!important;
    font-weight: normal!important;
    font-size: 1.5em!important;
    color: #575757!important;
}
#easycontent_73 {
    border-top: 1px #808080 solid;
}
#steasy_element_381 .title_block .title_block_inner {
    text-align: center;
    text-transform: none;
    font-family: 'Agenda'!important;
    font-size: 1.5em;  
    display: block;
    width: 100%;  
    padding-top: 1.5em;
    padding-bottom: 2em;
}
#steasy_element_381 img {     max-height: 78px;  padding: 2% 11%; }
#footer-tertiary {
    background: #f4f4f4;
    border-top: 1px #808080 solid;
}
#footer-tertiary .title_block_inner {
    text-transform: none;
    font-family: 'NoeDisplay-Regular'!important;
    font-size: 1.5em;
}
#footer-tertiary .title_block {
    margin-bottom: 0!important;
}
#footer-tertiary .custom_links_list {
    font-family: 'Agenda';
    font-weight: 300;
    font-size: 1.15em;  
}
#footer-tertiary .container-fluid, #footer-bottom .container-fluid {
    padding-left: 3%;
    padding-right: 3%;
}

/* MENU */
#top_extra .container:first-child {
    padding-left: 0!important;
    padding-right: 0!important;
}
#st_mega_menu_wrap {
    width: 100%;
    padding-left: 35px;
    padding-right: 35px;    
}
#st_mega_menu_wrap .st_mega_menu {
    display: block;
}

#st_mega_menu_wrap .st_mega_menu:after {
    content: '';
    display: table;
    clear: both;
}

#st_mega_menu_wrap .st_mega_menu li {
    float: left;
}
/* teatro a la derecha 
#st_mega_menu_wrap .st_mega_menu li:last-child {
    float: right;
}
#st_mega_menu_wrap .st_mega_menu li:last-child {
    float: right;
}
#st_mega_menu_wrap .st_mega_menu li:nth-last-child(2) {
    float: right;
}
#st_mega_menu_wrap .st_mega_menu .ml_level_1:last-child, #st_mega_menu_wrap .st_mega_menu .ml_level_1:nth-last-child(2) {
    float: none!important;
}
*/
.st_mega_menu, .mu_level_0 {
    font-family: 'Agenda'!important;
    font-weight: 300;
}

.st_mega_menu li:first-child { margin-left: 0; padding-left: 0; }
.style_wide .ma_level_1 {
    text-transform: none!important;
    line-height: 20px;
    font-size: 1.225em;
}
.mu_level_1 { margin-bottom: 0!important; }
.mu_level_1  .ml_level_1 {
    width: 100%!important;
}
#st_mega_menu_wrap .stmenu_sub {
    padding-top: 35px;
    padding-bottom: 30px;
}
.stmenu_sub.style_wide {
    padding-left: 35px;
    padding-right: 35px;
}
.menu-images-image:first-child { margin-left: 0%; }
.menu-images-image {
    float: left;
    display: inline-block;
    margin-right: 3%;
}
.menu-images-image img {
    width: 200px;
    margin: auto;
    display: block;
    padding-bottom: 2%;
}
.menu-images-image a {
    font-family: 'Noe-Display';
    font-weight: 300;
    font-size: 1.4em;
    color: #444;
    text-decoration: none;
    display: block;
    text-align: center;
}
.menu-images-image a:hover {
    text-decoration: underline;
}
#st_menu_column_4 {

}
#st_menu_column_8 .mu_level_2, #st_menu_column_9 .mu_level_2, #st_menu_column_10 .mu_level_2, 
#st_menu_column_11 .mu_level_2, #st_menu_column_12 .mu_level_2, #st_menu_column_13 .mu_level_2,
#st_menu_column_14 .mu_level_2, #st_menu_column_15 .mu_level_2, 
#st_menu_column_14 .mu_level_2 .ml_level_2, 
#st_menu_block_36  .mu_level_2 .ml_level_2,
#st_menu_column_35  .mu_level_2 .ml_level_2 
{
    width: 100%;
}
#st_menu_column_8 .mu_level_2 .ml_level_2, #st_menu_column_9 .mu_level_2 .ml_level_2,
#st_menu_column_10 .mu_level_2 .ml_level_2, #st_menu_column_11 .mu_level_2 .ml_level_2,
#st_menu_column_12 .mu_level_2 .ml_level_2, #st_menu_column_13 .mu_level_2 .ml_level_2, 
#st_menu_column_14 .mu_level_2 .ml_level_2, #st_menu_column_15 .mu_level_2 .ml_level_2,
#st_menu_column_21 .mu_level_2 .ml_level_2, #st_menu_column_31 .mu_level_2 .ml_level_2,
#st_menu_column_35 .mu_level_2 .ml_level_2 {
    float: left;
    width: 50%;
    display: block;
    font-size: 1.225em;
    line-height: 25px;
    list-style: none;
}
#st_menu_column_9 .mu_level_2 .ml_level_2, 
#st_menu_column_13 .mu_level_2 .ml_level_2,
#st_menu_column_13 .mu_level_2 .ml_level_2,
#st_menu_column_35 .mu_level_2 .ml_level_2,
#st_menu_column_14 .mu_level_2 .ml_level_2 { width: 100%; }
#st_menu_block_36  .mu_level_2 .ml_level_2, #st_menu_block_89 .mu_level_2 .ml_level_2 { width: 100%!important; }

#st_menu_column_8 .mu_level_2 .ml_level_2 i, #st_menu_column_9 .mu_level_2 .ml_level_2 i,
#st_menu_column_10 .mu_level_2 .ml_level_2 i, #st_menu_column_11 .mu_level_2 .ml_level_2 i,
#st_menu_column_12 .mu_level_2 .ml_level_2 i, #st_menu_column_13 .mu_level_2 .ml_level_2 i,
#st_menu_column_14 .mu_level_2 .ml_level_2 i, #st_menu_column_15 .mu_level_2 .ml_level_2 i,
#st_menu_column_21 .mu_level_2 .ml_level_2 i, #st_menu_column_31 .mu_level_2 .ml_level_2 i,
#st_menu_column_35 .mu_level_2 .ml_level_2 i {
    display: none;
}
#st_menu_column_8 .ma_level_1, #st_menu_column_9 .ma_level_1, #st_menu_column_10 .ma_level_1,
#st_menu_column_11 .ma_level_1, #st_menu_column_12 .ma_level_1, #st_menu_column_13 .ma_level_1,
#st_menu_column_14 .ma_level_1, #st_menu_column_15 .ma_level_1,
#st_menu_column_15 .ma_level_21, #st_menu_column_21 .ma_level_1, #st_menu_column_31 .ma_level_1,
#st_menu_column_35 .ma_level_1 {
    text-transform: uppercase!important;
    font-size: 1.30em;
    color: #b52727;
}
@media (min-width: 768px) {
    #st_menu_2 .style_wide .col-md-1 {
        flex: 0 0 11.66667%;
        max-width: 11.66667%;    
    }
    #st_menu_2 .style_wide .col-md-1:first-child {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;    
    }
}
#st_mega_menu_wrap .ml_level_2:last-child, #st_mega_menu_wrap .ml_level_2:nth-last-child(2) {
    float: left!important;
}
#st_menu_column_8 .ml_level_1, #st_menu_column_9 .ml_level_1, #st_menu_column_10 .ml_level_1,
#st_menu_column_11 .ml_level_1, #st_menu_column_12 .ml_level_1, #st_menu_column_13 .ml_level_1, 
#st_menu_column_14 .ml_level_1, #st_menu_column_15 .ml_level_1, #st_menu_column_21 .ml_level_1,
#st_menu_column_31 .ml_level_1, #st_menu_column_35 .ml_level_1 {
    padding-top: 10px!important;
    list-style: none;
}
.mu_level_1:after, .ml_level_1:after, .mu_level_2:after {
    content: '';
    display: block;
    clear: both; 
}

.home-hero-right {
    padding: 8% 13%!important;
    background: white;
    text-align: center!important;
    white-space: normal!important;
    min-width: 430px!important;
}
.home-hero-right h2, #steasy_element_376 .sttext_item_content h2 {
    font-family: "Agenda";
    font-size: 1.2em!important;
    font-weight: bold!important;
    color: #575756!important;
    text-align: center!important;
}

.home-hero-right h1, #steasy_element_376 .sttext_item_content h1 {
    font-family: "Noe Display";
    font-size: 3em!important;
    font-weight: normal!important;
    color: #575756!important; 
    text-align: center!important;

}

.home-hero-right p, #steasy_element_376 .sttext_item_content p {
    font-family: "Agenda";
    font-size: 1.6em!important;
    font-weight: normal;
    color: #575756; 
    text-align: center!important;
    margin-top: 10px!important;
    margin-bottom: 20px!important;
    line-height: 20px;
}
.home-hero-right a, #steasy_element_376 .sttext_item_content a {
    background: #c6081c;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Noe Display";
    font-size: 15px;
    line-height: 15px!important;
    font-weight: normal;
    padding: 15px 18px!important;
    text-align: center!important;
    display: inline-block;
    margin: auto;
}
#steasy_element_376 img {
    width: 100%!important;
}

/* HOME */
.sttext_item_image_inner img {
    border: 0;
}


/* HOME BANNERS */
#index #wrapper {
    padding-top: 3%;
}

#index .sttext_block .sttext_item_header {
    border-bottom: 0;
    margin-bottom: 0!important;  
}
.page-home .sttext_block .title_block_inner, .page-home .title_block .title_block_inner {
    border-bottom: 0!important;
    font-family: "Agenda"!important;
    font-weight: bold!important;
    font-size: 1.2em;
    text-transform: none!important;
    color: #585856!important;
}
#steasy_column_307 .sttext_item_content p, #steasy_column_309 .sttext_item_content p {
    font-size: 2.3em;
    font-family: "Noe Display";
    color: #585856!important;
    font-weight: normal;
    line-height: 1em!important;
    padding-right: 16%;
}

#steasy_column_307, #steasy_column_377 {
    padding-bottom: 2.1%!important;
}
#steasy_element_376 .steasy_element_item { position: relative; }
#steasy_element_376 .sttext_item_content { 
    position: absolute; 
    top: 5%; 
    left: 5%; 
    background: #ffffff; 
    max-width: 365px;
    padding: 2% 4%;
} 
#steasy_element_376 {
    padding-bottom: 2%;
}
#steasy_element_376 .sttext_item_content p {
    padding-right: 0!important;
}
#steasy_element_376 img {
    width: 100%!important;
}
/*
transition: none 0s ease 0s;
text-align: inherit;
line-height: 18px;
border-width: 0px;
margin: 0px;
padding: 28px 52px;
letter-spacing: 0px;
font-weight: 400;
font-size: 12px;
*/

/* facilitadores */
#stacked_footer_column_1 {
    background: #c8c8c8;
    padding: 2%;
    padding-bottom: 0;
    width: 100%!important;
    flex: 100%!important;
    max-width: 100%!important;
}
#stacked_footer_column_1 .easy_icon {
    width: auto;
    height: auto;
    -webkit-box-shadow: none; 
    border: 0;
    box-shadow: none;
    border-radius: 0;
}
#stacked_footer_column_1 .fto-shop-online, #stacked_footer_column_1 .fto-packaging, #stacked_footer_column_1 .fto-envios-pais {
    display: inline-block;
    vertical-align: middle;
    width: 110px;
    height: 90px;
    background: url('../img/retira-en-tienda.png');
    background-size: cover;
}
#stacked_footer_column_1 .easy_icon_with_text_1_1:hover .easy_icon  {
    background: transparent;
}
#stacked_footer_column_1 .fto-packaging {
    background: url('../img/packaging-especial.png');
    background-size: cover;
    height: 95px;
}

#stacked_footer_column_1 .fto-envios-pais {
    width: 160px;
    background: url('../img/envios-a-todo-el-pais.png');
    background-size: cover;
}
#stacked_footer_column_1 .easy_text {
    font-family: "Agenda"!important;
    font-weight: normal;
    font-size: 1.5em;
    color: #fff;  
}


/* GRILLA PRODUCTOS */

.category-cover {
    width: calc(100% + 32px);
    margin-left: -15px;  
    position: relative;
}
.category-cover .page_heading{
    font-family: 'NoeDisplay-Regular';
    font-size: 2.2em;
    font-weight: normal;
    color: #575756;
    padding: 1% 15px 1% 15px;
    position: absolute;
    bottom: 0;
    left: 1%;
    text-transform: capitalize;
    background: #ffffff;  
}
#stores #columns{
    margin-top: 1%;
    border-top: 1px #e4e4e4 solid;
}
#stores .page_heading{    
    padding: 1% 15px 0% 15px;
    font-family: 'NoeDisplay-Regular';
    font-size: 2.2em;
    font-weight: normal;
    text-transform: capitalize;
    color: #575756;
}
.ajax_block_product .pro_outer_box.small_default {
    max-width: 100%!important;
}
.category-cover img {
    width: 100%;
}
.breadcrumb_nav,  #product-list-top-wrap { 
    font-family: 'Agenda';
    font-size: 1.2em;
    font-weight: 300;
}
.breadcrumb_wrapper .container-fluid {
    padding-left: 20px;
    padding-right: 35px;
}

#product-list-wrap .layer_btn { position: inherit; left: initial; right: initial; bottom: initial; top: initial; }
#product-list-wrap .st_sticker_block {
    width: 100%;
    text-align: center!important;
}
#product-list-wrap .st_sticker {
    font-size: 0.95em;
    padding: 4px 5px!important;
}
#product-list-wrap .st_sticker_2, #product-list-wrap .st_sticker_3, #product-list-wrap .st_sticker_4,#product-list-wrap .st_sticker_5 {
    margin-left: 3px;
}
#product-list-top-wrap {
    margin-top: -60px;
    width: 70%;
    /* float: right; */
    margin-left: 30%;  

}
.products-sort-order {
    border: 2px #c6192e solid;
    padding: 3px 15px;
}

.bottom_pagination {
    flex-flow: column-reverse!important;
    font-family: 'Agenda'!important;
    font-weight: bold!important;
    font-size: 1.2em!important;
}
.bottom_pagination .page-item {
    border: 2px #c6192e solid!important;
    color: #fff!important;
    background: #fff!important;
    padding: 3px 5px!important;
    margin: 0 3px!important;

}
.bottom_pagination .product_count {
    font-family: 'Agenda'!important;
    padding-top: 1%!important;
    font-weight: 300!important;
}
.bottom_pagination .page-item:last-child a, .bottom_pagination .page-item:first-child a {
    line-height: 20px!important;
    padding-top: 7px!important;
}
.bottom_pagination .page-item:last-child {
    border: 0px #c6192e solid!important;
    color: #575756!important;
    background: #fff!important;
    padding: 0!important;
    margin: 0 0!important;

}
.bottom_pagination .page-item .spacer {
    position: absolute!important;
    top: 0px!important;
    left: 0!important;
}
.bottom_pagination .page-item .spacer::before {
    padding-left: 3px!important;
}
.bottom_pagination .page-item .spacer::after {
    padding-right: 3px!important;
}
.bottom_pagination .page-item:hover {
    background: #adc9b7!important;
}
.bottom_pagination .page-item:hover a {
    background: transparent!important;
    color: #fff!important;
}
.bottom_pagination .page-item.disabled {
    border: 0!important;
    position: relative!important;
    color: #575756!important;
}
.bottom_pagination .page-item.active {
    color: #fff!important;
    background: #c6192e!important;
}
.bottom_pagination .page-item.disable span {
    display: block!important;
    position: absolute!important;
    left: 2px!important;
    top: 17px!important;
}
.bottom_pagination .page-item a {
    color: #c6192e!important;
    border: 0 none;
}
.bottom_pagination .page-item.active a {
    color: #ffffff!important;
    background: #c6192e!important;
}
ul.pagination > li > a { background: #fff!important; }
.s_title_block {
    font-family: 'NoeDisplay-Regular'!important;
    font-size: 1.5em!important;
    line-height: 1.2em!important;
    display: block!important;
    height: auto!important;
    font-weight: normal!important;
    color: #575756!important;
    text-align: center!important;
    margin-bottom: 0!important;
    padding: 0 7%!important;
}
.category-eventos .s_title_block, .category-actividades .s_title_block{
    text-align: left;
}
.category-eventos .st_sticker_block, .category-actividades .st_sticker_block {display: none;}

.pro_price_block .product-last-items {
    padding-bottom: 1px!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    color: white!important;
    background: #fc7686!important;    
}
.product-add-to-cart .product-last-items {
    color: #fc7686!important; 
    background: transparent!important;   
    padding-bottom: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;     
}
.category-eventos .product-price-and-shipping, .category-actividades .product-price-and-shipping {
    text-align: left!important;
}
.event-tabs .style_content {
    font-size: 1.5em;
}
.product-price-and-shipping {
    text-align: center!important;
}
.product_list.grid .pro_outer_box:hover .pro_second_box {
    background-color: #f2f2f2;
}
.product_list.list .ajax_block_product .s_title_block{
    padding-left: 0!important;
}
.price-free {
    font-size: 1.5rem;
}
#js-product-list-top {
    flex-flow: row-reverse!important;
    border: 0!important;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;

}
#product-list-wrap { padding-top: 3%; }
.dropdown_wrap.open .dropdown_list { left: -100px; }
.dropdown_list:before { left: 145px; }

.active_filters_box { display: none; }
.active_filter_title {
    display: none;
    width: 100%;
    text-align: right;
    font-family: 'Agenda';
    font-weight: 300;
    color: #575757;
    font-size: 1.2em;
}
.active_filter_item {
    border: 2px #c6192e solid;
    padding: 3px 10px;
    font-family: 'Agenda';
    font-weight: 300;
    font-size: 1.2em;
}

.st_sticker_1, .st_sticker_4 {
    border-color: none;
    border: 0;
    background: #000000;
    color: #fff;
    padding: 1% 3%;
    font-family: Agenda;
    font-size: 1.12em;
}
.st_sticker_4 {
    background: #999999;
    color: #fff;
}
.product_list.grid .price, .product-price-and-shipping, .ajax_block_product .price {
    font-family: 'NoeDisplay-Regular'!important;
    font-size: 1.25em!important;
    font-weight: normal!important;
    padding-top: 3%!important;

}
.pro_outer_box:hover .layer_btn.hover_out{
    display: none!important;
}
#category .product-price-and-shipping, .regular-price {
    font-size: 1.25em!important;    
}
.product_list.grid .pro_second_box.pro_block_align_0 {
    text-align: left;
}
/* FICHA DE PRODUCTO */
.product_link_nav.with_preview { display: none; }
.general_border {
    border-color: transparent;
}
.pro_gallery_thumbs_vertical .swiper-slide {
    margin-bottom: 26px!important;
    height: 185px!important;
}
.product_name_wrap, .product-information {

}
.product_name_wrap .product_name {
    font-family: 'NoeDisplay-Regular'!important;
    font-size: 2.3em!important;
    font-weight: normal;    
    color: #575756;
    padding-right: 3%;
}
.product-information {
    font-size: 1.3em!important;
    font-weight: normal;
    color: #575756;
    line-height: 1.5em;
    font-weight: 300;     
    font-family: 'Agenda';  
}
.product-prices {
    font-family: 'NoeDisplay-Regular'!important;
    font-size: 1.2em!important;
    font-weight: normal;    
    color: #575756;
}


.add-to-cart {
    background: #c6192e!important;
    background-color: #c6192e!important;
    border: 2px;
    color: #fff;    
    border-color: #444;
    border-width: 2px;
    position: relative;
    max-width: 100%;
}
.add-to-cart .btn-spin.active i {
    position: absolute!important;
    display: block!important;
    top: 20px!important;
    left: 20px!important;
}
.product-quantity .add  {
    font-family: 'Agenda';
    font-weight: 300;
    width: 75%;
}
.st_popup_video_2.st_popup_video.layer_icon_wrap {
    width: 60px!important;
    height: 60px!important;
    line-height: 60px!important;    
}
.st_popup_video_2.st_popup_video.layer_icon_wrap .fto-play{
    font-size: 35px!important;
}
.add-to-cart span {
    color: #fff;
    font-family: 'Agenda';
    font-weight: 300;
    font-size: 1.24em;
    padding: 0 25%;
    min-width: 100%;
}
.input-group.bootstrap-touchspin {
    position: relative;
}
.qty_wrap .input-group-btn:last-child {
    height: 22px;
}
.qty_wrap .input-group-btn:first-child {
    position: absolute;
    bottom: 0px;
    right: 1px;  
    height: 22px; 
}
#quantity_wanted {
    border-color: #c6192e;
}
.qty_wrap.qty_wrap_big {
    width: 20%;
}
.qty_wrap .input-group-btn button {
    border-color: #c6192e;
    color: #575756;    
}
.qty_wrap .input-group-btn {
    height: 20px;
}
.qty_wrap.qty_wrap_big .btn {
    line-height: 20px;
    height: 20px;
}
.mobile_tab .mobile_tab_name {
    font-family: 'Agenda';
    font-weight: 300;
}
.product_info_tabs .opener {
    font-size: 0.75rem;
    font-weight: normal;
}
.product_middle_column {
    padding-left: 5%;
    padding-right: 8%;
}
.mobile_tab .mobile_tab_title  { padding: 13px 0; }
.strelatedproducts_container .title_block .title_block_inner {
    width: 100%;
    font-family: 'NoeDisplay-Regular'!important;
    font-weight: normal!important;
    font-size: 1.9em!important;
    text-align: center;
    text-transform: none;
    color: #575757!important;
    border: 0!important;
}

/* productos relacionados */
.strelatedproducts_container { margin-top: 3%!important; }
.strelatedproducts_container .title_block { border: 0!important; }
.product-reference.pro_extra_info, .product-info-tags { display: none; }
.product_list.grid .product_list_item { border-top: 0; }
#product-list-top-wrap .paginaton_sample  { display: none; }
.product-add-to-cart .product-unavailable, .steasy_divider.between_short_and_price, .steasy_divider.between_detials_and_buttons { display: none!important; }
#product-availability.st_sticker, .pro_price_block .st_sticker_block .layer_btn { position: inherit!important; left: 3px; }
#product-availability.st_sticker_4 {     padding-top: 1px;    padding-bottom: 1px;    min-width: 105px; }
.pro_price_block .st_sticker { left: 10px!important; right: auto!important; top: auto!important; margin-left: 6px;}
.pro_price_block .product-available { display: none; }
.pro_price_block .product-available.has-message { display: block; }
.pro_gallery_top_container .st_sticker_block { display: none; }
#megaproduct #id_date_start label, #megagroups #id_date_start label{ 
    display: block;
    text-align: left;
    width: 80%!important;
}
#mpproduct-step {
    display: none!important;
}
/* eventos */

.sttab_3 .nav-tabs {
    width: 35%!important;
    margin-right: 3%;
}
.product_info_tabs .nav-tabs .nav-link {
    font-family: 'Agenda'!important;
    font-weight: 300;
    font-size: 1.3em!important;
    text-transform: none!important;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}
.product_info_tabs .nav-tabs .nav-link:hover {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
    color: #e54d26;
}
.sttab_3 .nav-tabs .nav-item {
    border-bottom: 1px #575757 solid!important;
}
.sttab_block .nav-tabs .nav-link.active, .sttab_3_2 .nav-tabs .nav-link:hover {
    border-color: #fff!important;
}
.sttab_block .nav-tabs .nav-link.active {
    color: #e54d26;
}
.sttab_3_2 .nav-tabs .nav-link {
    background: #fff!important;
}    
.ui-datepicker, #megagroups .control-group {
    width: 80%!important;
}
.sttab_3_2 .tab-pane-body { border: 0!important; }
.sttab_3_2 .tab-pane-body p {
    font-size: 1.3em;
    font-family: 'Agenda';
    font-weight: 300;
}

#megaproduct #id_date_selectxs, #megagroups #id_date_selectxs{ display: none!important; }
#megaproduct, #megagroups{ margin-left: 0; font-family: 'Agenda'!important; font-weight: 300!important;

}

#megaproduct select, #megagroups select { width: 100%; }

#megaproduct .ui-widget-content, #megagroups .ui-widget-content { border: 0!important; }
#megaproduct .ui-datepicker .ui-datepicker-title, #megagroups .ui-datepicker .ui-datepicker-title { 
     font-family: 'Agenda'!important; 
     font-weight: bold!important;
     color: white!important;
}
.ui-widget-header { background: #c6192e!important; border-radius: 0!important; border: 0!important; }
#megaproduct .ui-datepicker .ui-datepicker-prev span, #megagroups .ui-datepicker .ui-datepicker-prev span {
    background: url('../img/ui-month-left.png') no-repeat!important;
    background-position: 0 0!important;
    height: 14px!important;
}
#megaproduct .ui-datepicker .ui-datepicker-next span, #megagroups .ui-datepicker .ui-datepicker-next span {
    background: url('../img/ui-month-right.png') no-repeat!important;
    background-position: 0 0!important;
    height: 14px!important;
}
#megaproduct .ui-state-hover, #megagroups .ui-state-hover {
    background: #c6192e!important;
    border: 0!important;
}
#megaproduct .ui-datepicker .ui-datepicker-prev-hover, #megagroups .ui-datepicker .ui-datepicker-prev-hover {
    top: 2px!important;
    left: 2px!important;
}
#megaproduct .ui-datepicker .ui-datepicker-prev-hover span, #megagroups .ui-datepicker .ui-datepicker-prev-hover span {
    background-position: 0 -14px!important; 
}
#megaproduct .ui-datepicker .ui-datepicker-next-hover span, #megagroups .ui-datepicker .ui-datepicker-next-hover span {
    background-position: 0 -14px!important;    
}
#megaproduct .ui-datepicker .ui-datepicker-next-hover, #megagroups .ui-datepicker .ui-datepicker-next-hover {
    top: 2px!important;
    right: 2px!important;
}
#megaproduct .ui-datepicker-calendar th span, #megagroups .ui-datepicker-calendar th span{ 
    font-family: 'Agenda';
    font-weight: 300;
    font-size: 1.2em;
    text-transform: uppercase;
 }
#megaproduct .ui-datepicker th, #megagroups .ui-datepicker th {
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
}
#megaproduct .ui-datepicker td, #megagroups .ui-datepicker td {
    font-family: 'Agenda';
    font-weight: 300;
    font-size: 1em;    
}
#megaproduct .ui-state-default, #megagroups .ui-widget-content .ui-state-default, #megagroups .ui-state-default, #megagroups .ui-widget-content .ui-state-default {
    background: #ffffff!important;
    border: 0!important;
}
#megaproduct .ui-state-active, #megaproduct .ui-widget-content .ui-state-active, #megagroups .ui-state-active, #megagroups .ui-widget-content .ui-state-active { background: #c6192e!important; color: #ffffff; }

#megaproduct .ui-state-disabled .ui-state-default, #megagroups .ui-state-disabled .ui-state-default {
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x!important;
}
#megaproduct #mp-time-slots #id_time_slots, #id_time_start {}
/*#megaproduct #mp-time-slots label { 
    display: inline-block; 
    font-family: 'Agenda-Light';
    font-weight: 300;
    font-size: 1em;
}


Fernando Sturzenegger

#megaproduct #mp-time-slots select { display: inline-block; }*/

#mp-step-buttons {
    float: none;
}
.icon_select_mate {
  position: absolute;
  top: 20px;
  right: 2%;
  font-size: 16px;
  height: 22px;
  transition: all 275ms;
}

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

#megaproduct #mp-time-slots, #megagroups #mp-time-slots {
    border: 2px solid #c6192e;
    padding: 5px 5px;
    border-radius: 3px;
    position: relative;
    background: #ffffff url("../img/select.jpg") no-repeat 90% 50%;
    width: 140px;
    margin-left: 145px;
    margin-bottom: 10px;
}
#megaproduct #mp-time-slots label, #megagroups #mp-time-slots label {
    position: absolute;
    left: -145px;
}
#megaproduct #mp-time-slots select, #megagroups #mp-time-slots select{
    padding: 2px 8px;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    font-family: 'Agenda';
    font-weight: bold;
    font-size: 1.1em;
}

#megaproduct #mp-time-slots select:focus, #megagroups #mp-time-slots select:focus {
    outline: none;
}



#megaproduct .btn-primary, #megagroups .btn-primary {
    background: #c6192e;
    border: 2px;
    color: #fff;
    border-color: #444;
    border-width: 2px;
    width: 285px;
    min-height: 40px;
    font-family: 'Agenda';
    font-weight: 300;
    font-size: 1.1em;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
}

#megaproduct .btn-primary i, #megagroups .btn-primary i { display: none; }


/* LISTADO EVENTOS */

.category-id-1339 .pro_outer_box, .category-id-1381 .pro_outer_box{ display: flex; }

.product_list.list .ajax_block_product .pro_first_box {
    max-width: 30%!important;
}
.product_list.list .ajax_block_product .pro_second_box {
    margin-left: 5%!important;
    width: 25%!important;
}
.product_list.list .ajax_block_product .s_title_block {
    font-size: 2.5em!important;
}
.product_list.list .ajax_block_product .pro_forth_box, .product_list.list .ajax_block_product .pro_third_box { 
    width: 15%!important;
    float: left;
}   
.product_list.list .ajax_block_product .pro_forth_box {
    padding-top: 15px;    
}


 .product_list.list .ajax_block_product .pro_third_box {  
    font-family: 'Agenda';
    font-size: 1.2em;
    color: #575756;
    width: 20%!important;
    font-family: 'Agenda';
    padding-top: 10px;
    padding-right: 15px;

 }
.product_list.list .ajax_block_product .pro_forth_box a {
    padding: 8px 15px;
    font-family: 'Agenda';
    font-weight: bold;
    background: #c6192e;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    margin-bottom: 15px;
    display: block;
}
.product_list.list .ajax_block_product .pro_forth_box a.canje {
    background: #bfd7d7;
    color: #575757;
}
.product_list.list .product-desc {
    display: block;
    margin-bottom: 1rem!important;
    font-size: 1.35em!important;
    font-family: 'Agenda'!important;
    font-weight: 300!important;
}
/* CMS CONTENT */
.cms-content-display {
    padding-top: 2%;
    padding-bottom: 4%;
    padding-left: 15px;
    padding-right: 15px;
}
.cms-content-display p, .cms-content-display ol li {
    font-family: 'Agenda';
    font-size: 1.35em;
    text-align: justify;
}
.cms-content-display ol li {
    text-align: left;
}
.cms-content-display b {
    display: block;
    font-family: 'NoeDisplay-Regular';
    font-size: 1.4em;
    padding-top: 1.5%;
    padding-bottom: 0.5%;
    margin-bottom: 0%;
    font-weight: 300;

}
#easycontent_78 .stacc_1_3 .acc_header a {
    background: #ffff;
    padding: 0;
    border-top: 1px #ccc solid;
    font-family: 'NoeDisplay-Regular';
    font-size: 1.455em;
    padding: 2% 0px;
}
#easycontent_78 p {
    font-size: 1.35em;
    font-family: 'Agenda';
    font-weight: 300;
    line-height: 25px;
}
#easycontent_78 .acc_content p:fist-child { margin-top: 0; }
#easycontent_78 .steasy_element_block {
    padding-left: 15px;
    padding-right: 15px;
}
.store-item-container img:first-child {
    width: 100%;
    height: auto;
}
.store-item-container .store-description {
    position: absolute;
    background-color: #fff;
    width: 60%;
    position: absolute;
    padding: 30px 40px;
    left: 5%;
    right: 0;
    bottom: 0;
    opacity: 0.9;    
    height: 320px;
    top: 50%;
    transform: translateY(-50%);    
}
.store-item-container .store-description .page_heading {
    font-family: 'NoeDisplay-Regular';
    font-weight: 300;
    font-size: 1.65em;
    text-transform: none;
    padding-left: 0!important;
}
.store-item-container .store-description address, .store-item-container .store-description .hours, .store-description .store-contact {
    font-family: 'Agenda';
    font-weight: 300;
    font-size: 1.45em;
    margin-bottom: 0;
}
.store-description .hours {
    margin: 1.5% 0;
}
.store-description .store-contact {
    display: block;
    font-size: 1.35em;
    margin: 1% 0 0 0;
}
.store-item-container .store-description .hours {
    padding-right: 3%;
    font-size: 1.35em;
}
.store-item-container .store-formal-data {
    float: left;
    width: 40%;
}
.store-item-container .gmaps-wrap {
    width: 50%;
    height: 250px;
    background: #fff;
    float: right;
}
.store-item-container .gmaps {
    width: 100%;
    height: 100%;
}
/* REGISTRO */
.from_blcok .page_heading {
    font-family: 'Noe-Display';
    text-transform: none;
    color: #444;
    font-size: 2em;
}    
.from_blcok p, .from_blcok  label{
    font-size: 1.3em;
}
.easycontent b {
    font-weight: 600!important;
}
/* SEARCH */
#search #main {
    padding: 0 18px;
    padding-top: 15px; 
    border-top: 1px #efefef solid; 
    margin-top: 10px;     
}
#search h1.page_heading {
    padding-top: 23px;
    font-family: 'Noe Display'!important;
    font-weight: 300!important;
    text-transform: none!important;
    font-size: 2.2em!important;    
}
/* mi cuenta */
#my-account #main {
    padding-top: 15px; 
    border-top: 1px #efefef solid; 
    margin-top: 10px; 
}
@media only screen and (min-width: 768px) {
    #st_mega_menu_wrap .ma_level_0 { padding-left: 0!important }
    #sidebar_box { display: none; }
}
@media only screen and (max-width: 768px) {
    /* menu */
    #side_stmobilemenu .st-menu-header .side_close_left {
        display: none!important;
    }
    #side_stmobilemenu .st-menu-header .st-menu-title,
    #side_products_cart .st-menu-title,
    #side_search .st-menu-title{
        background: #cd1241;
        text-align: left;
        font-family: 'Agenda';
        font-size: 14px;
        padding: 17px 0 17px 50px;
    }
    #side_products_cart, #side_search { width: 100%!important; border-left-width: 0!important; }
    #side_stmobilemenu .st-menu-header .close_right_side,
    #side_products_cart .close_right_side,
    #side_search .close_right_side{
        content: '';
        width: 18px;
        height: 18px;
        background: url('../img/close-menu-2x.gif');
        background-size: cover;
        left: 20px!important;
        top: 16px!important;
    }
    #side_products_cart .fto-angle-double-right:before,
    #side_search .fto-angle-double-right:before {
        content: ''!important;
    }
    #st_mobile_menu_ul .mo_ml_column:nth-child(even) {
        background: #f8f8f8;
    }
    #st_mobile_menu_ul .mo_ml_level_0:nth-child(odd) {
        background: #ffffff;
    } 
    #st_mobile_menu_ul .mo_ml_level_0 a {
        font-family: 'Agenda';
        font-weight: 300;
        font-size: 14px;
        padding: 20px 0 20px 20px;
    }  
    #st_mobile_menu_ul .fto-plus-2.plus_sign {
        color: #cd1241;
        width: 75px!important;
        height: 40px!important;
        line-height: 40px!important;
        font-size: 1.5rem!important;
    }
    #side_stmobilemenu { width: 100%!important; border-right: 0!important; }
    .product_list.grid .product_list_item {
        padding-top: 0;
        padding-bottom: 0;
    }
    #mobile_bar_right .amount_circle {
        background: #cd1241!important;
        color: #fff!important;
    }
    #mobile_bar_center {
        height: 49px;
    }
    #stores .page_heading:first-child { display: none; }

    #stores .store-item-container .page_heading:first-child { display: block!important; }
     .store-item-container .page_heading{
            margin-bottom: 0!important;
            font-size: 2em!important;
            text-align: center;
     }
     .store-item  { padding-top: 2%; }
    .store-item-container .store-description {
        position: relative;
        left: 0;
        width: 100%;
        padding: 0;
        top: inherit;
        bottom: inherit;
        transform: inherit;        
    }
    .store-item-container .gmaps-wrap {
        width: 100%;
        height: 180px;
    }
    .store-item-container .store-formal-data {
        width: 100%;
        float: none;
    }
    .store-item-container .store-description address {
        float: none;
        width: 100%;
        text-align: center;
    }
    .store-item-container .store-description address br:not(:first-child){
        content:' ';
    }
    .store-item-container .store-description address br:not(:first-child):after{
        content:'. ';
    }
    .store-item-container .store-description .hours {
        padding: 0;
        text-align: center;
        padding-top: 4%;
        width: 100%;
        float: none;
        clear: both;       
    }
    .store-item-container .store-contact .phone {
        text-align: center;
        width: 100%;
        display: block;
        padding-top: 2%;
        padding-bottom: 4%;
    }

    .tp-parallax-wrap.tp-hidden-caption {
        display: block!important;
        visibility: visible!important;
        left: 0!important;
        width: 100%!important;
    }
    .tp-loop-wrap, .tp-mask-wrap { left: 0!important; width: 100%!important; }
    .tp-mask-wrap { width: 100%!important; }
    .home-hero-right {
        min-width: 80%!important;
        width: 80%!important;
        margin-left: 10%!important;
        padding-top: 5%!important;
        padding-bottom: 5%!important;
        padding-left: 10%!important;
        padding-right: 10%important;     
        background-color: rgba(255, 255, 255, 0.8);   
    }
    #st_mobile_menu .active>.menu_a_wrap .minus_sign {
        width: 75px!important;
        height: 40px!important;
    }

    #st_mobile_menu .envio-gratis{
        background: #e6e6e6;
        font-family: 'NoeDisplay';
        text-align: center;
        padding: 15px;
        font-size: 13px;
    }

    body#index .header-container { margin-bottom: 0!important; }
    .mobile_logo .logo { height: 32px!important; width: auto!important; margin-left: 30px!important; }
    #mobile_bar_left .fto-menu { font-size: 0.95rem; }
    #mobile_bar_left .mobile_bar_tri_text {     font-family: Agenda; font-size: 13px; }
    .shopping_cart_style_0 .ajax_cart_bag { width: 18px!important; height: 20px!important; }
    #mobile_bar .mobile_logo {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .category-id-1339 .pro_outer_box, .category-id-1381 .pro_outer_box {
        display: block;
    }

    .category-id-1339 .product_list.list .ajax_block_product .pro_first_box, .category-id-1381 .product_list.list .ajax_block_product .pro_first_box {
        width: 100%;
        max-width: 100%!important;
    }
    .category-id-1339 .product_list.list .ajax_block_product .pro_second_box, .category-id-1381 .product_list.list .ajax_block_product .pro_second_box,
    .category-id-1339 .product_list.list .ajax_block_product .pro_forth_box, .category-id-1381 .product_list.list .ajax_block_product  .pro_forth_box,
    .category-id-1339 .product_list.list .ajax_block_product .pro_third_box, .category-id-1381 .product_list.list .ajax_block_product .pro_third_box
    
     {
        width: 100%!important;
        max-width: 100%!important;
        margin-left: 0!important;
    }
    .product_list.list .product-desc {
        margin-bottom: 0!important;
    }
    .category-id-1339 .pro_second_box .act_box_inner.pad_b6, .category-id-1381 .pro_second_box .act_box_inner.pad_b6 {
        display: none;
    }
    #steasy_element_376 .sttext_item_content {
        position: relative;
        background: #ffffff;
        max-width: 100%;
        padding: 1% 0%;
        left: 0%;
    }
    #steasy_element_376 .sttext_item_content h2 {
        font-family: "Agenda";
        font-size: 1.2em!important;
        font-weight: bold!important;
        color: #575756!important;
        text-align: left!important;
    }

    #steasy_element_376 .sttext_item_content h1 {
        font-family: "Noe Display";
        font-size: 3em!important;
        font-weight: normal!important;
        color: #575756!important; 
        text-align: left!important;

    }

    #steasy_element_376 .sttext_item_content p {
        font-family: "Agenda";
        font-size: 1.6em!important;
        font-weight: normal;
        color: #575756; 
        text-align: center!important;
        margin-top: 10px!important;
        margin-bottom: 20px!important;
        line-height: 20px;
    }
    #steasy_element_376 .sttext_item_content a {
        display: none;
    }
    #steasy_element_376 img {
        width: 100%!important;
    }
    #index .sttext_item_image_inner { margin-bottom: 0!important; }
    #index .sttext_item_image  { margin-top: 10px!important; }

}
.btn-whatsapp svg {
    width: 55px;
    height: 55px;
    padding: 5px 3px;
    fill: white;
    vertical-align: middle;
    margin-left: -5px;
    margin-top: -5px;
}

.btn-floating.fixed-bottom {
    position: fixed;
    top: auto;
    bottom: 15px;
    padding: 5px 8px;
    fill: rgba(22, 22, 22, 0.7);
    border: 1px solid rgba(22, 22, 22, 0.05);
    font-size: 18px;
    width: 60px;
    height: 60px;
    right: 20px;
    left: inherit;
    z-index: 999999999;
}
.btn-whatsapp {
    color: white;
    background-color: #4dc247;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
}

/* blog */


.category_blogs_container {
    max-width: 1400px;
    width: 90%;
    display: block;
    margin: auto;
}
.category_blogs_container .title_style_0 .title_block_inner {
    border: 0;
    font-family: 'NoeDisplay-Regular';
    font-size: 1.8em;
    margin-top: 23px;
    text-transform: none;
}
#module-stblog-article .blog_heading {
    color: #fff!important;
}
#module-stblog-article .stblogrelatedarticles_container .blog_image {
    height: 210px!important;
}
.stblogrelatedarticles_container { padding: 0 15px; }
.category_blogs_container .title_style_0 { border: 0; }
.category_blogs_container .s_title_block {
    margin: 0;
    padding: 0!important;
    text-align: left;
    line-height: 29px;
    font-size: 1.8em;
}
.block_blog .s_title_block a { font-size: 1.05em!important; }
.category_blogs_container .product_list.grid .pro_second_box {
    padding-left: 0!important
    padding-right0!important;
}
.page-blog-default .rev_slider h2 {
    font-size: 1.45em!important;
    display: block!important;
    margin: auto!important;
    margin-top: 15%!important;
    color: white;
    max-width: 55%!important;
    white-space: normal!important;
    line-height: 32px!important;
    text-align: center!important;

}
.page-blog-default .rev_slider .tp-caption {
    width: 100%!important;
    height: 100%!important;    
    top: 0!important;
    left: 0!important;    
}
.page-blog-default .rev_slider p {
    font-size: 1em!important;
    display: block!important;
    color: white;
    display: block!important;
    max-width: 55%!important;
    margin: auto!important;
    white-space: normal!important;
    line-height: 32px!important;
    text-align: center!important;
    line-height: 30px!important;

}
.page-blog-article #blog_primary_block { display: flex; flex-direction: column; }
.page-blog-article #blog_primary_block  .blog_cover_box { order: 1; }
.page-blog-article #blog_primary_block  .blog_heading { 
    order: 2; 
    height: 30vh;
    margin-top: -43vh;
}
.page-blog-article #blog_primary_block  .blog_info { order: 3; }
.page-blog-article #blog_primary_block  .blog_content { order: 4; }
.page-blog-article #blog_primary_block  .blog_content img { margin: 3% 1%; display: block; }
#module-stblog-article .container { padding: 0!important; }
#module-stblog-article .container .blog_image {
    height: 60vh;
    overflow: hidden;
    position: relative;
}
#module-stblog-article .container .blog_image::before {
    content: '';
    background: rgba(20,20,20,.23);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
#module-stblog-article .container .blog_image img {
    height: auto!important;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    z-index: 0;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    right: initial;
    top: 50%;
    bottom: initial;
}
#module-stblog-article .container h1 {
    text-transform: none;
    font-size: 3em;
    display: block;
    text-align: center;
    color: white;
    max-width: 50%;
    width: 100%;
    z-index: 099999;
    margin: auto;
    margin-top: -14%;
    margin-bottom: 20px;
    font-family: 'Noe Display';
}
#module-stblog-article #blog_tags {
    order: 10;
    text-align: center;
    font-size: 2em;
    margin-top: 2%;
    border-bottom: 0;
}
#module-stblog-article .container .blog_info {
        z-index: 9999;
    text-align: center;
    font-size: 1.68em;
    color: white;
}
#module-stblog-article .container .blog_info .posted_author {
    color: white!important;        
}
#module-stblog-article .container .blog_content {
    z-index: 999999;
    margin-top: 3%;
    max-width: 750px;
    margin: auto;
    margin-top: 3%;
    text-align: justify;
    font-size: 2.1em;
}
#module-stblog-article .container .blog_content h3 { 
    margin: 4% 0 2% 0;
    display: block;
    text-align: left;
    font-family: 'Noe Display';
    color: #b52727;
    font-weight: 300;
    font-size: 1.2em;
}
#module-stblog-article .container .blog_content a {
    color: #535353;
    text-decoration: underline;
}
#module-stblog-article  .products_container .title_block_inner {
    font-family: 'Noe Display';
    font-size: 2em;
    border-bottom: 0;
    text-align: center;
    display: block;
    width: 100%;    
    text-transform: none;
}

@media (max-width: 768px) {
    .page-blog-default .tp-bgimg::before {
        content: '';
        background: rgba(20,20,20,.23);
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        position: absolute;        
    }
    .page-blog-default .rev_slider h2 {
        font-size: 1.6em!important;
        max-width: 90%!important

    }
    .page-blog-default .rev_slider p {
        max-width: 90%!important;
        font-size: 0.95em!important;
        line-height: 27px!important;
    }
    .category_blogs_container .title_style_0 {
        margin-bottom: 5px!important;
    }

    .page-blog-default .rev_slider .tp-caption{
        min-width: 100%!important;
        top: auto!important;
        left: 0!important;
        max-height: initial!important;
        min-height: initial!important;
        position: absolute!important;
        bottom: 50px!important;
        height: auto!important;
    }
    .page-blog-default .slotholder, .page-blog-default .tp-loop-wrap, .page-blog-default .tp-mask-wrap,
    .page-blog-default .tp-parallax-wrap {
        position: absolute!important;
        top: 0px!important;
        left: 0px!important;
        z-index: 0!important;
        width: 100%!important;
        height: 100%!important;
    }
    .page-blog-default .product_list_item {
        margin-bottom: 2%!important;
    }
    .category_blogs_container {
        width: 98%!important;
    }
    .page-blog-article #blog_primary_block .blog_heading {
        font-size: 2em;
        max-width: 90%;
        height: 16vh;
        margin-top: -26vh;

    }

    #module-stblog-article .container .blog_content {
        max-width: 87%;
        font-size: 1.9em;
        letter-spacing: normal;
        word-spacing: normal;
        text-rendering: auto;
        line-height: 1.5;
    }
    #module-stblog-article .container .blog_image img { min-width: 165%!important; }



}
.blog-go-back {
    position: fixed;
    bottom: 19px;
    background: #b52727;
    left: -150px;
    height: auto;
    z-index: 9999999;
    padding: 13px;
}
.blog-go-back a {
    color: #fff;
    font-size: 1.2em;
}
/* magic sale */
.category-id-1396 h1.page_heading h1.page_heading, .category-id-1403 h1.page_heading, .category-id-1408 h1.page_heading, .category-id-1409 h1.page_heading, .category-id-1410 h1.page_heading, .category-id-1411 h1.page_heading, .category-id-1412 h1.page_heading, .category-id-1413 h1.page_heading { display: none!important; }
.category-id-1397 h1.page_heading { display: none!important; }
.category-id-1398 h1.page_heading { display: none!important; }
.category-id-1399 h1.page_heading { display: none!important; }
.category-id-1400 h1.page_heading { display: none!important; }
.category-id-1401 h1.page_heading { display: none!important; }
#blockcart-modal .st_modal_close { z-index: 9999!important;}
.heading_color, .page_heading, .table-bordered thead th {
    color: #444!important;
}
/* media queries product */
@media only screen and (max-width: 768px) {
    .header-container #st_header {
        border-bottom: 1px #eee solid!important;
    }
    .breadcrumb_nav li:not(:nth-last-child(-n+3)){
        display: none;
    }
    #product .breadcrumb_nav li{
        display: none;
    }
    #product .breadcrumb_nav li:nth-last-child(3) {
        display: block;
    }
    #product .breadcrumb_nav li:nth-last-child(3) a span::before {
        content: '< Ver más ';
    }    
    .breadcrumb_wrapper .container-fluid {
        padding: 0!important;
    }
    #product .breadcrumb_spacing { display: none; }
    #product .pro_gallery_thumbs_container { display: none!important; }
    #product .product_middle_column { padding-left: 15px!important; padding-right: 15px!important; }
    #product .product_name_wrap .product_name { 
        font-size: 1.3em!important; 
        line-height: 22px;
        margin-bottom: 5px;
    }
    #product .pro_gallery_top_container { margin-bottom: 0!important; }
    .product-prices .current-price .price {
        font-size: 1.5rem!important;
        color: #be2d45!important;
    }
    #product .regular-price { display: block; }
    #product .pro_price_block {
        position: relative;
    }
    #product #product-availability {
        position: absolute!important;
        top: -625px!important;
        z-index: 999999999;
        left: 6px!important;

    }
    #product .product-add-to-cart {
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 9999;
        background: #fff;
        margin: 0!important;
        border-top: 1px #eee solid;
    }
    #product .product-minimal-quantity { font-size: 12px!important; }
    #product .qty_wrap.qty_wrap_big {
        display: inline-block!important;
    }
    #product .product-quantity .add { width: 50%!important; display: inline-block!important; }
}
.product-prices .current-price .price {
    color: #be2d45!important;
}
