body{
    color: #666;
    background: #f9f9f9;
}

header{
    height:101px;
}
.navbartoggle {
    display: none;
}
#logo{
    top: 16px;
    position: absolute;
}

#banda_superior{
    color: #666;
    text-align: center;
    font-size:12px;
}
#banda_superior .glyphicons{
    color:#666;
}

/* carrito */
#banda_superior .glyphicons.glyphicons-shopping-cart {
    vertical-align: bottom;
}
#banda_superior .glyphicons.glyphicons-shopping-cart:before {
    font-size: 16px;
    margin:0;
    line-height:25px;
}

#banda_superior .glyphicons.glyphicons-shopping-cart span#cart_ui_items{
    background-color: #ED2D33;
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(0, #ED2D33),
            color-stop(1, #DB141A)
    );
    background-image: -o-linear-gradient(bottom, #ED2D33 0%, #DB141A 100%);
    background-image: -moz-linear-gradient(bottom, #ED2D33 0%, #DB141A 100%);
    background-image: -webkit-linear-gradient(bottom, #ED2D33 0%, #DB141A 100%);
    background-image: -ms-linear-gradient(bottom, #ED2D33 0%, #DB141A 100%);
    background-image: linear-gradient(to bottom, #ED2D33 0%, #DB141A 100%);
    border-radius: 8px;
    font: 10px Verdana;
    color: #fff;
    line-height: 16px;
    padding: 0 4px;
    position: absolute;
    left: 10px;
    top: 2px;
    text-align: center;
}
#banda_superior .glyphicons.glyphicons-user:before {
    font-size: 12px;
    line-height:16px
}

.cart_header, .popover-content{
    color:#666;
    font-size: 13px;
    padding: 5px 10px;
}

#banda_superior .header_list .cart_header #cart_link #cart_ui_items{
    background-color: #db141a;
    background-image: linear-gradient(to bottom, #ed2d33 0px, #db141a 100%);
    border-radius: 8px;
    color: #fff;
    font: 11px/16px Verdana;
    margin-left: -9px;
    margin-top: 5px;
    padding: 0 5px 0 4px;
    position: absolute;
    text-align: center;
}

[dir='rtl'] #banda_superior .header_list .cart_header #cart_link #cart_ui_items{
    margin-right: -26px;
}

/*Modal del carrito*/
.cart_header #cart_modal {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
     margin-left: -300px;
    width: 600px;
    color: #666;
    border: 1px solid black;
    padding: 12px;
    background:#fff;
    text-align: center;
    padding: 0 20px 30px 20px;
}
#cart_modal p{
    font-size: 14px;
    text-align: left;
    line-height: 17px;
    margin: 20px 0;
}
.boton{
    border-radius: 3px;
    background: #e86b1b;
    width: 27%;
    border: 0;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: 0.04em;
    cursor: pointer;
    padding: 5px 0;
    display: block;
    text-align: center;
    left: 37%;
    position: relative;
    margin: 30px 0 0 0;
}
a.boton:hover{background:#e5874b;}

.glyphicons.remove_2:before {
    content: "\E208";
}
.height_30{height:30px;}

.close span.remove_2{color:#666!important; margin-top:20px; border:none!important;}
.clear{clear:both;}

/* fin carrito */

/* Banda superior header */
#banda_superior ul a{text-decoration:none;color:#666;}
#banda_superior ul.header_list { text-align: right;  margin:0;  padding:0;}
[dir='rtl'] #banda_superior ul.header_list {text-align: left;}
#banda_superior ul li{font-size:0.9em;display:inline-block;height:30px;line-height:30px;padding:0 10px;vertical-align: top; font-family: Arial, Helvetica, sans-serif;}
.fonts-loaded #banda_superior ul li {font-family: 'robotoregular', Arial, Helvetica, sans-serif;}
#banda_superior ul li.separador{border-right:1px solid #cbc9c8;border-left:0;padding: 0; height:22px; margin: 5px 0 0 0 }
#banda_superior ul li .separador_lenguaje{border-right:1px solid #cbc9c8; float:left; width:10px;margin-top:5px; height:22px; padding:0}
[dir="rtl"] #banda_superior ul li .separador_lenguaje{border-left:1px solid #cbc9c8;border-right: 0; float:right;}
#banda_superior ul .telefono{font-size:13px;}
#banda_superior ul .telefono span:first-child{padding:0 5px}
#banda_superior ul .telefono strong{text-decoration: underline; }
#banda_superior ul .telefono .phone_info_desc { position: relative; background: #e5e5e5;display:block; font-size:11px; font-weight:normal; line-height:11px;padding:3px 5px;-webkit-border-radius: 5px;    -moz-border-radius: 5px;   border-radius: 5px;color: #565656}
#banda_superior ul .telefono .phone_info_desc:after, #banda_superior ul .telefono .phone_info_desc:before { bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
#banda_superior ul .telefono .phone_info_desc:after { border-width: 30px; margin-left: -30px; }
#banda_superior ul .telefono .phone_info_desc:before{ border-bottom-color: #e5e5e5; border-width: 6px; margin-left: 155px; }
#banda_superior ul .telefono strong:first-child{padding-left:10px;text-decoration: underline}
[dir="rtl"] #banda_superior ul .telefono strong:first-child{padding-left:0;padding-right: 10px}
#banda_superior ul.header_list #currency_selector span#currentCurrencySymbol { font-weight: 700; font-size:14px; font-family: Arial, Helvetica, sans-serif; padding-right:3px;  vertical-align: middle}
[dir='rtl'] #banda_superior ul.header_list #currency_selector span#currentCurrencySymbol { padding:0 0 0 3px}
#banda_superior ul .informacion{
    color:#000;background-color:#FFF;font-weight:bold;
    width:10px;height:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#banda_superior ul .cart_header{min-width: 45px;}
    /*Ayuda*/
#banda_superior .glyphicons.glyphicons-global:before {line-height:15px; font-size:13px}
#banda_superior .dropdown-menu .glyphicons.glyphicons-global:before,
#banda_superior .dropdown-menu .glyphicons.glyphicons-currency-conversion:before{color:#1c323f;   padding-right: 5px; line-height:27px; font-size:20px}
[dir='rtl'] #banda_superior .dropdown-menu .glyphicons.glyphicons-global:before,
[dir='rtl']#banda_superior .dropdown-menu .glyphicons.glyphicons-currency-conversion:before{padding:0 0 0 5px}
/* selector de moneda e idioma */
#banda_superior .glyphicons.glyphicons-circle-question-mark {font-size:12px; margin-right:5px; vertical-align: middle }
[dir='rtl'] #banda_superior .glyphicons.glyphicons-circle-question-mark {margin:0 0 0 5px}
#banda_superior .glyphicons.glyphicons-currency-conversion {line-height:14px; font-size:12px; margin-right:5px; color:#1c323f}
[dir='rtl'] #banda_superior .glyphicons.glyphicons-currency-conversion {margin:0 0 0 5px}
#banda_superior ul li #language_selector .flag_icon_selector_8x12 {vertical-align: sub;}

#banda_superior ul li #currency_selector .dropdown-menu, #banda_superior ul li #language_selector .dropdown-menu{padding:55px 0 5px 0!important;}
#currency_selector,#language_selector{ display:inline-block;position: inherit;  /*max-width: 150px;*/}
#language_selector p.title_selector, #currency_selector p.title_selector{font-size:25px;clear:both;position: absolute;top:10px; height:25px; padding:0 10px}
[dir='rtl'] #language_selector p.title_selector{right:0}
[dir='rtl'] #language_selector p.title_selector .glyphicons,
[dir='rtl'] #currency_selector p.title_selector .glyphicons{float: right;padding: 0 0 0 5px;}
#language_selector span.link_language {  display: inline-block;}
#language_selector span.link_language:before {
    content: '';
    display: inline-block;
    background: url('/headers/scv/my_account/img/icono-idiomas.gif') no-repeat;
    width: 16px;
    height: 20px;
    position: relative;
    top: 7px;
    margin-right: 4px;
}
/* Fin banda superior header*/

#banda_superior ul li #currency_selector .dropdown-menu{min-height: 542px;}

.imgLoading{
    padding: 100px 0 100px 300px;
}

[dir='rtl'] .imgLoading{
    padding: 100px 300px 100px 0;
}

#tlfmodal_loading .imgLoading{
    padding: 100px 260px 100px 0;
}

[dir='rtl'] #tlfmodal_loading .imgLoading{
    padding: 100px 0 100px 200px;
}

.hidden{
    display: none;
}

/* Selector de moneda e idioma*/
#currency_selector .dropdown-menu li,
#language_selector .dropdown-menu li{
    display: inline-block;
    line-height: 20px;
    height: auto;
    width:200px;
}

#language_selector .dropdown-menu li{
    width:200px;
}

#currency_selector .dropdown-menu li a,
#language_selector .dropdown-menu li a{
    white-space: normal; display: block;
}
#language_selector .dropdown-menu li a{
    padding:2px 5px;
}
#currency_selector .dropdown-menu li.selected_currency > span,
#language_selector .dropdown-menu li.selected_language a{
    background: #eee;
    display: block;
}
#currency_selector .dropdown-menu li span,
#language_selector .dropdown-menu li span{
    font-size:12px;
    color:#777;
    cursor:pointer;
    display: block;
}

#currency_selector .dropdown-menu li span.currency_symbol{
    font-weight: bold;
    color: #e86b1b;
    font-size: 11px;
    width: 32px;
    display: inline-block;
}
#currency_selector .dropdown-menu,
#language_selector .dropdown-menu{
    left: 50%;
    width: 800px;
    text-align: left;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-rule: 1px outset #eee;
    -moz-column-rule: 1px outset #eee;
    column-rule: 1px outset #eee;
    margin-left: -400px;
    position: absolute;
    top: 27px;
    z-index:99999;
    min-height: 302px;
}
[dir='rtl'] #currency_selector .dropdown-menu,
[dir='rtl'] #language_selector .dropdown-menu{
    text-align:right;
    right: 50%;
    left:auto;
    margin-right: -400px;
    margin-left: auto;
}

/* fin selector de moneda e idioma */

/* login desplegable*/
#customer_info{display:inline-block;text-align: center}
#customer_info #user_menu {display: block}
#customer_info .dropdown-menu {padding: 0; }
#customer_info .dropdown-menu {
    right: 0;
    left: auto
}
[dir='rtl'] #customer_info .dropdown-menu {
    left: 0;
    right: auto
}
#customer_info .dropdown-menu li{
    padding:0;
    display: block;
    height: auto;
    line-height: normal;
    border-top: 1px solid #ebebeb;
}
#customer_info .dropdown-menu li.userline {
    border-bottom:1px solid #eee;
    background: #eee;
    color: #777;
    padding:9px 18px;
    font-size: 12px;
    height: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 158px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
#banda_superior .dropdown-menu .userline {
    display: none;
}
#customer_info .dropdown-menu li.userline span {
    margin-right: 3px;
    color: #bcbcbc;
}
[dir='rtl'] #customer_info .dropdown-menu li.userline span {
    margin-right: 0;
    margin-left: 3px;
}
#customer_info .dropdown-menu li a{
    font-size:12px;
    color:#777;
    cursor:pointer;
    text-align: left;
    text-decoration:none;
    position: relative;
    padding: 6px 20px;
}
[dir="rtl"] #customer_info .dropdown-menu li a{
    text-align: right;
}

#customer_info .dropdown-menu li.notLoggedLink {
    min-width: 265px;
    background: #eeeeee;
    padding: 16px;
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb;
}
#customer_info .dropdown-menu li.notLoggedLink a {
    display: inline-block;
    clear: none;
}

#customer_info .dropdown-menu li a.btn-secondary {
    color: #e86b1b;
    background: #fff;
}

#customer_info .dropdown-menu li a.btn-secondary:hover, #customer_info .dropdown-menu li a.btn-secondary:focus {
    background-color: #fdf0e8;
}

#customer_info .dropdown-menu li.notLoggedLink a.btn-primary {
    float: left;
}
[dir="rtl"] #customer_info .dropdown-menu li.notLoggedLink a.btn-primary {
    float: right;
}
#customer_info .dropdown-menu li.notLoggedLink a.btn-secondary {
    float:right;
}
[dir="rtl"] #customer_info .dropdown-menu li.notLoggedLink a.btn-secondary {
    float: left;
}
#customer_info .dropdown-menu li a span {
    right: 10px;
    position: absolute;
    top:9px;
    color: #ababab;
    font-size: 10px;
}
[dir="rtl"] #customer_info .dropdown-menu li a span {
    right: auto;
    left:10px;
}
#customer_info .open .dropdown-menu{
    margin-top:-1px!important;
    z-index:99999;
}
#banda_superior #customer_info .glyphicons{vertical-align: middle;}

#banda_superior #customer_info .avatar_fb {
    vertical-align: middle;
    height: auto;
    line-height: 1;
    overflow: hidden;
    display: inline-block;
}

#banda_superior #customer_info .avatar_fb img {
    vertical-align: middle;
    border: 1px solid #cbc9c8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#banda_superior #user_menu #user_id_placeholder {
    display: inline-block;
    max-width: 120px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

[dir='rtl'] #banda_superior #user_menu #user_id_placeholder {
    text-align: right;
}
/* fin login */


#tlfmodal_loading {
    top:0;
    left: 0;
    background-color:#FFF;
    height: 340px;
    width: 100%;
    position: absolute;
    z-index: 99999;
}

#tlfmodal .modal-header h3{
    color: #000;
    float: left;
}

[dir="rtl"] #tlfmodal .modal-header h3{
    float: right;
}

/*MENU HORIZONTAL*/

#mainNav_horizontal {
    /* container */
    text-align: left;
    margin-top:35px;
    background: transparent;
}
#mainNav_horizontal:before {
    content:'';
    width: 100%;
    position: absolute;
    left: 0;
    height: 36px;
    z-index: -1;
    background: #e86b1b; /* Old browsers */
    background: -moz-linear-gradient(top, #e86b1b 0%, #f69b2e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e86b1b), color-stop(100%, #f69b2e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e86b1b 0%, #f69b2e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e86b1b 0%, #f69b2e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e86b1b 0%, #f69b2e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e86b1b 0%, #f69b2e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e86b1b', endColorstr='#f69b2e', GradientType=0); /* IE6-9 */
}
#mainNav_horizontal > ul {
     height: 36px;
     padding:0;
     margin-bottom: 0;
     min-width:720px;
    overflow: hidden;
 }
#mainNav_horizontal > a {
    display: none;
}
#mainNav_horizontal li {
    position: relative;
    list-style: none;
}
#mainNav_horizontal > ul > li {
     height: 36px;
     line-height: 36px;
     float: left;
     border-right: 1px solid #f7ac73;
}
[dir="rtl"] #mainNav_horizontal > ul > li {
    float:right;
}

#mainNav_horizontal .open > .dropdown-menu{
    display: block;
}
#mainNav_horizontal .sections > .dropdown-menu {
    margin-top: 0;
}
#mainNav_horizontal > ul > li a{
    color: #FFF;
    font-size: 1em;
    font-weight:normal;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 0 1.5em;
    display:block;
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
}
.fonts-loaded #mainNav_horizontal > ul > li a {font-family: 'robotoregular', Arial, Helvetica, sans-serif;}

#mainNav_horizontal > ul > li:hover,
#mainNav_horizontal > ul > li.current_section
{
    box-shadow:inset 0 -4px 0 0 #1e3747;
}
#mainNav_horizontal > ul > li:hover > a{
    color:#FFF;
    text-shadow: none;
}
#mainNav_horizontal > ul > li.sections:hover > a {
    color: #fff;
    text-shadow: none;
}
#mainNav_horizontal > .sections:hover > a {
    color: #fff;
    text-shadow: none;
}

/*MENU VERTICAL*/
.txt_secciones_mobile{display:none}

#mainNav_vertical{
    /* container */
    text-align: left;
    margin-top:35px;
    background: transparent;
}

#mainNav_vertical > a {
    display: none;
}
#mainNav_vertical li {
    position: relative;
    list-style: none;
}

/* second level */
#mainNav_vertical li ul{
    display: none;
    position: absolute;
    top: 100%;
    z-index:99;
    min-width:150px;
    border:1px solid #d7d7d8;
    padding:0;
    background: #FFF;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}
#mainNav_vertical .sections > ul.dropdown-menu{
    margin-top: 0;
}
#mainNav_vertical > .sections > ul > li > a {
    color: #666;
    text-shadow: none;
    padding: 10px 35px 10px 25px;
    display: block;
    position: relative;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-size:12px;
}

[dir='rtl'] #mainNav_vertical > ul > li {
    float: right;
    border-left: 1px solid #f7ac73;
    border-right: 0;
}
#mainNav_vertical > ul > li:first-child {
    border-left: 1px solid #f7ac73;
}
[dir='rtl'] #mainNav_vertical > ul > li:first-child {
    border-right: 1px solid #f7ac73;
}
#mainNav_vertical > ul > li.hasSubItems{
    padding:0 0.5em;
}

#mainNav_vertical > ul > li.hasSubItems ul {
    display: none;
}

#mainNav_vertical > .sections span.txt_sections{font-size:14px; padding: 0 10px 0 10px; font-family: Arial, Helvetica, sans-serif;}
.fonts-loaded #mainNav_vertical > .sections span.txt_sections {font-family: 'robotoregular', Arial, Helvetica, sans-serif;}
[dir='rtl'] #mainNav_vertical > .sections span.txt_sections{padding: 0 10px 0 0}
#mainNav_vertical > .sections {
    border: 0;
    background: #1e3747;
    position: relative;
}

#mainNav_vertical > .sections:hover,
#mainNav_vertical > .sections:focus {
    background: #1e3747; outline: none;
}
#mainNav_vertical > .sections:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: -12px;
    top: 0;
}


#mainNav_vertical > .sections  {
    background: #1e3747;
    display: block;
    height:36px;
    font-weight: normal;
    outline: none;
    color:#FFF;
    text-decoration: none;
    text-transform: uppercase;
    float:left;
    font-size:12px;
    padding:0 10px;
    cursor:pointer;
}
[dir='rtl'] #mainNav_vertical > .sections {
    float:right;
}
#mainNav_vertical > .sections > .cont_sections  {
    line-height:37px;
}

#mainNav_vertical > .sections > span {
    margin-right: 5px;
    font-size: 12px;
    line-height:15px;
}
[dir="rtl"] #mainNav_vertical > .sections > span {
    margin-left: 5px;
    margin-right: 0;
}
#mainNav_vertical > .sections span.glyphicons-show-lines, #mainNav_vertical > .sections span.glyphicons-chevron-down{line-height:15px}
#mainNav_vertical li:hover ul {
    display: block;
}
#mainNav_vertical .sections ul > li {
    border-bottom:1px solid #e6e7e8;
}


#mainNav_vertical > ul > li > ul > li > a{
    color:#666;
    text-transform: none;
    text-shadow: none;
    padding: 0;
    font-size:0.9em;
}
#mainNav_vertical > .sections > ul > li > a:before {
      content: '';
      position: absolute;
      left: 0;
      top:0;
      height: 100%;
      width: 10px;
      background: #e86b1b;
  }
[dir="rtl"] #mainNav_vertical > .sections > ul > li > a:before {
    right: 0;
    left: auto;
}
#mainNav_vertical > .sections > ul > li > a span {
    position:absolute;
    right: 13px;
    top:13px;
}
[dir='rtl'] #mainNav_vertical > .sections > ul > li > a span {
    left: 13px;
    right: auto!important;
    -moz-transform: scaleX(-1); /* Firefox */
    -o-transform: scaleX(-1); /* Opera */
    -webkit-transform: scaleX(-1); /* Chrome y Safari */
    transform: scaleX(-1); /* w3org */
}
#mainNav_vertical > .sections > ul > li:nth-child(1) > a:before {
    background: #e86b1b;
}

#mainNav_vertical > .sections > ul > li:nth-child(2) > a:before {
    background: #e47b25;
}

#mainNav_vertical > .sections > ul > li:nth-child(3) > a:before {
    background: #e28427;
}

#mainNav_vertical > .sections > ul > li:nth-child(4) > a:before {
    background: #df9127;
}

#mainNav_vertical > .sections > ul > li:nth-child(5) > a:before {
    background: #dca129;
}

#mainNav_vertical > .sections > ul > li:nth-child(6) > a:before {
    background: #daad2b;
}

#mainNav_vertical > .sections > ul > li:nth-child(7) > a:before {
    background: #d8bb2c;
}

#mainNav_vertical > .sections > ul > li:nth-child(8) > a:before {
    background: #e5c63f;
}

#mainNav_vertical > .sections > ul > li:nth-child(9) > a:before {
    background: #e3cf3e;
}

#mainNav_vertical > .sections > ul > li:nth-child(10) > a:before {
    background: #f1e37b;
}
#mainNav_vertical > .sections > ul > li:nth-child(11) > a:before {
     background: #faee92;
}
#mainNav_vertical > .sections > ul > li:nth-child(12) > a:before {
     background: #fcf3b0;
 }
#mainNav_vertical > .sections > ul > li:nth-child(13) > a:before {
    background: #fcf7cc;
}
#mainNav_vertical > .sections > ul > li:nth-child(14) > a:before {
    background: #fffce2;
}
#mainNav_vertical .sections ul ul{visibility: hidden; position: absolute;  z-index: 598;top:-1px;  width: 100%; left: 100%;}
[dir="rtl"] #mainNav_vertical .sections ul ul{right: 100%; left: auto!important}
#mainNav_vertical ul li.hasSubItems:hover,
#mainNav_vertical ul li.hasSubItems:hover ul li:hover{background:#f5f5f5;}
#mainNav_vertical .sections ul ul li a{float:none;line-height:18px;font-size: 12px; color:#666;text-transform: none; font-weight: normal; text-shadow: none; display: block; padding:10px; margin:0;cursor:pointer; text-decoration:none}
#mainNav_vertical .sections ul li:hover > ul {visibility: visible;}
#mainNav_vertical .open.sections > ul.dropdown-menu  {
    display: block;
    padding:0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position:absolute;
    width:auto;
    top:35px
}
#mainNav_vertical .dropdown-menu ul li a:hover,
#mainNav_vertical .dropdown-menu ul li a:focus{background-color:#f5f5f5!important;}

/* fin MENU vertical */


/* footer */
footer{
    color: #FFF;
    z-index: 99;
    clear: both;
    margin-top:40px
}

footer li a,
footer li a:hover,
footer a.btn{
    text-decoration:none;
}
footer a,
footer a:hover,
footer a:visited{
    color: #545454;
}
footer .link_section{
    height:215px;
}
footer ul.link_section li{
    list-style:none;
    line-height:17px;
    font-weight:normal;
    font-size:12px;
    text-decoration:none;
    color: #545454;
}
footer ul.link_section li a:hover, footer ul.link_section li a:focus {
    text-decoration: underline;
}
footer .titulo_link_section {
    color: #545454!important;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin-bottom:8px;
}
.fonts-loaded footer .titulo_link_section {
    font-family: 'bebas_neueregular', Arial, Helvetica, sans-serif;
}
footer .blog_post .img_post {
    margin-bottom: 4px;
}
footer .blog_post .img_post img {
    max-width: 100%;
    height: auto;
}
footer .blog_post .tit_post {
    font-weight: bold;
    color: #545454;
}
footer .blog_post a {
    text-decoration: none;
}
footer .blog_post a:hover, footer .blog_post a:focus {
    text-decoration: underline;
}
.cont_boletin_footer {
    margin-bottom:40px;
}
.txt_boletin_footer{
    color:#FFF;
    line-height:18px;
    background:#1e3747;
    padding:10px;
}

.txt_boletin_footer p {
    margin-bottom: 0;
}
.txt_boletin_footer label{
    font-size:0.85em;
    font-weight:bold
}
.tit_boletin_footer{

}
.tit_boletin_footer p {
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    font-style: normal;
    margin-bottom: 0;
    padding: 10px 0 10px 60px;
    position: relative;
}
.tit_boletin_footer p:before {
    content:'';
    position: absolute;
    left: 0;
    top:3px;
    width:48px;
    height: 32px;
    background-image: url('/headers/ilusion/img/sprite_ilusion.png');
    background-position:left -47px;
    background-repeat:no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
    .tit_boletin_footer p:before{
        background-image: url('/headers/ilusion/img/sprite_ilusion@2x.png');
        background-size: 2210px auto;
    }
}
[dir='rtl'] .tit_boletin_footer p {
    padding: 10px 60px 10px 0;
}
[dir='rtl'] .tit_boletin_footer p:before {
    right: 0;
    left:auto
}
.cont_boletin_footer .input_boletin{border:1px solid #e86b1b;width:155px;height:20px;margin-top:10px;font-size:12px;color:#333;padding:1px 5px 5px 5px;}

footer .cont_boletin_footer a.btn_altaboletin span {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 2.4em;
}
.cont_boletin_footer .btn-primary {
    width: 100%;
    display: block;
    text-align: center;
    background: #666 !important;
    border:1px solid #666 !important;
}
.txt_legal_footer{
    font-size:11px;
    color: #545454;
    margin:0;
    padding:10px 0;
    clear:both
}
footer .footer_section{margin:20px 10px;}
footer .rrss {min-height: 60px;}
footer .cont_timeline_twitter {
    color: #333;
    font-size: 11px;
    line-height: 14px;
    margin: 20px 10px;
    padding-left:40px;
    position: relative;
}

#twitter_destinia { min-height: 45px;}
footer .cont_timeline_twitter:before {
    content: '';
    position: absolute;
    width: 33px;
    left: 0;
    height: 25px;
    top:5px;
    background-image: url('/headers/ilusion/img/sprite_ilusion.png');
    background-repeat:no-repeat ;
    background-position:-202px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
    footer .cont_timeline_twitter:before {
        background-image: url('/headers/ilusion/img/sprite_ilusion@2x.png');
        background-size: 2210px auto;
    }
}
[dir='rtl'] footer .cont_timeline_twitter:before {
    left:auto;
    right: 0;
}
footer .cont_timeline_twitter a{color:#333; text-decoration: underline}
footer .twitter{
    background-image: url('/headers/ilusion/img/sprite_ilusion.png');
    background-repeat: no-repeat;
    height: 33px;
    width: 32px;
    background-position: -0px -0px;
    margin-right:20px;
    margin-top:10px;
    float:left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
    footer .twitter{
        background-image: url('/headers/ilusion/img/sprite_ilusion@2x.png');
        background-size: 2210px auto;
    }
}
footer .google_plus {
    background-image: url('/headers/ilusion/img/sprite_ilusion.png');
    height: 33px;
    width: 30px;
    background-position: -55px -0px;
    margin-right:20px;
    margin-top:10px;
    float:left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    footer .google_plus {
        background-image: url('/headers/ilusion/img/sprite_ilusion@2x.png');
        background-size: 2210px auto;
    }
}
footer .facebook {
    background-image: url('/headers/ilusion/img/sprite_ilusion.png');
    height: 32px;
    width: 32px;
    background-position: -109px -0px;
    margin-right:20px;
    margin-top:10px;
    float:left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    footer .facebook {
        background-image: url('/headers/ilusion/img/sprite_ilusion@2x.png');
        background-size: 2210px auto;
    }
}
[dir='rtl'] footer .facebook {margin-left:20px;float:right;margin-right: -100px}
footer .pinterest{
    background-image: url('/headers/ilusion/img/sprite_ilusion.png');
    height: 32px;
    width: 32px;
    background-position:-163px 0;
    margin-top:10px;
    float:left;
    margin-right:20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    footer .pinterest{
        background-image: url('/headers/ilusion/img/sprite_ilusion@2x.png');
        background-size: 2210px auto;
    }
}
footer .blog_destinia{
    background-image: url('/headers/ilusion/img/sprite_ilusion.png');
    height: 32px;
    width: 32px;
    background-position:-164px -46px;
    margin-top:10px;
    float:left;
    margin-right:20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    footer .blog_destinia{
        background-image: url('/headers/ilusion/img/sprite_ilusion@2x.png');
        background-size: 2210px auto;
    }
}
footer .instagram{
    background-image: url('/headers/ilusion/img/sprite_ilusion.png');
    height: 32px;
    width: 32px;
    background-position: -110px -46px;
    margin-top:10px;
    float:left;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    footer .instagram{
        background-image: url('/headers/ilusion/img/sprite_ilusion@2x.png');
        background-size: 2210px auto;
    }
}
footer .logo_tripadvisor_footer {
    line-height: 1.5;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}

footer .logo_tripadvisor_footer .logotripadvisor {
    display: inline-block;
    background-image: url('/headers/ilusion/img/sprite_ilusion.png');
    width: 137px;
    height: 23px;
    background-position: -244px -56px;
    text-indent: -9000em;
    overflow: hidden;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    footer .logo_tripadvisor_footer .logotripadvisor{
        background-image: url('/headers/ilusion/img/sprite_ilusion@2x.png');
        background-size: 2210px auto;
    }
}
footer a.sello_confianza_online{
    display: inline-block;
    text-decoration: none;
    text-align: center;
    color: #333;
}

[dir='rtl'] footer a.sello_confianza_online{
    margin-right: 20px;
}

footer a.sello_confianza_online img{
    background-image: url('/headers/ilusion/img/sprite_ilusion.png');
    width: 50px;
    height: 50px;
    background-position: -413px -29px;
}
footer .logos_footer{
    background-color:#e86b1b;
    background-image:url('/headers/ilusion/img/sprite_ilusion.png');
    background-position:left -89px;
    background-repeat:no-repeat;
    height:41px;
    padding: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    footer .logos_footer{
        background-image: url('/headers/ilusion/img/sprite_ilusion@2x.png');
        background-size: 2210px auto;
    }
}
footer .logos_footer:before {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    height: 41px;
    z-index: -1;
    background: #e86b1b;
}
footer .cont_timeline_twitter {
    margin: 0 10px;
}
/* FIN FOOTER */

#cookies_info_panel {
    background: #666;
    position: fixed;
    left: 0;
    bottom:0;
    width: 100%;
    color: #FFF;
    z-index: 100;
    display: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}
#cookies_info_panel div.cookies_info_content {
    padding: 10px 20px;
    font-size: 12px;
    color: #FFF;
    position: relative;
}
#close_cookies_info_panel {
    color:#fff;
    position: absolute;
    top:5px;
    right: 0;
}
[dir='rtl'] #close_cookies_info_panel {
    left: 0;
    right:auto;
}
#cookies_info_panel a.mas_info {
    color: #FFF;
    text-decoration: underline;
    font-size: 12px;
}

.market_selector_footer {
    background-image:url('/headers/ilusion/img/sprite_ilusion.png');
    background-repeat:no-repeat;
    background-position:0 -208px;
    padding-left:132px;height:77px; margin:15px 0 0 0
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .market_selector_footer{
        background-image: url('/headers/ilusion/img/sprite_ilusion@2x.png');
        background-size: 2210px auto;
    }
}
[dir='rtl'] .market_selector_footer {background:url('/headers/ilusion/img/sprite_ilusion.png') no-repeat 1023px -208px;padding:0 132px 0 0;height:77px; margin:15px 0 0 0}
.market_selector_footer ul.nav-tabs{height:37px!important; border-bottom: 1px solid #666}
.market_selector_footer ul.nav-tabs li a{border:none;text-transform: uppercase; font-size:12px; color:#9c9c9c;font-weight:700;padding:15px; line-height: 10px;text-decoration: none; display:block}
.market_selector_footer ul.nav-tabs > li.active a,
.market_selector_footer ul.nav-tabs > li.active > a:hover,
.market_selector_footer ul.nav-tabs > li.active > a:focus,
.market_selector_footer ul.nav-tabs > li.active > a:active{color:#666; border:none; background:transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFBAMAAAB7tOvrAAAAJFBMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaS4ba/AAAAC3RSTlMABxFBjaSmp+L9/jiu/qIAAAAgSURBVAiZY8jevbuAQWP3DgUG5tmLGRgYvB2AhKgAAwBmqgX+y1rHCQAAAABJRU5ErkJggg==") no-repeat center bottom; height:42px;display:block;}
.market_selector_footer ul.nav-tabs > li a:hover,
.market_selector_footer ul.nav-tabs > li a:active,
.market_selector_footer ul.nav-tabs > li a:focus{color:#666;background-color:transparent; border:none;padding:15px; }
.market_selector_footer .tab-content ul li{float:left; width:13%; margin:20px 0}
[dir='rtl'] .market_selector_footer .tab-content ul li{float:right}
.market_selector_footer .tab-content ul li a{font-size:11px;display:block}
.market_selector_footer .tab-content li.all{float:right;text-align: right; width:9%}
[dir='rtl'] .market_selector_footer .tab-content li.all{float:left;text-align: left;}
.market_selector_footer .tab-content li.all a{color:#666; font-size:11px; font-weight:normal}




@media (min-width: 1200px) {

}

@media (min-width: 992px) {
    .background_footer:before {
        content: '';
        width: 100%;
        position: absolute;
        left: 0;
        height: 320px;
        z-index: -1;
        background: url('/headers/ilusion/img/footer_bg_illusion.jpg') no-repeat center top;
    }

    #customer_info {
        min-width: 80px;
    }

    #banda_superior #customer_info .glyphicons, #banda_superior #customer_info .avatar_fb {
        margin: 0 6px 0 0;
    }

    [dir='rtl'] #banda_superior #customer_info .glyphicons, [dir='rtl'] #banda_superior #customer_info .avatar_fb {
        margin: 0 0 0 6px;
    }
    #user_menu .caret {
        margin-left: 5px !important;
    }
    [dir='rtl'] #user_menu .caret {
        margin-right: 5px !important;
    }
}
@media (max-width: 992px) {

    #language_selector .dropdown-menu li{width:200px; }
    #currency_selector .dropdown-menu li span,
    #language_selector .dropdown-menu li span{font-size:0.8em;}
    footer .link_section { height: auto; }
    footer .cont_timeline_twitter {margin: 10px;}
    footer ul.link_section li{ font-size: 11px;  }
    .txt_boletin_footer p, .tit_boletin_footer p { margin-bottom: 1em; }
    .txt_legal_footer{
        font-size: 11px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #mainNav_horizontal > ul > li a{
        padding: 0 0.8em;
        font-size: 0.8em;
    }
    .tit_boletin_footer p {
         padding: 10px 0;
         background: none;
    }
    .tit_boletin_footer p:before {
        width: 0;
        height: 0;
        background: transparent;
    }
}
@media (min-width: 768px) and (max-width: 991px)   {
    .market_selector_footer ul.nav-tabs li a{padding:15px 5px;}
    .market_selector_footer ul.nav-tabs li a{font-size:11px}
}
@media (max-width: 767px) {
    #customer_info .dropdown-menu {left: auto; right: 0;}
    [dir='rtl'] #customer_info .dropdown-menu {right: auto; left: 0;}
    .market_selector_footer ul.nav-tabs li a{font-size:9px}
    .market_selector_footer ul.nav-tabs li a{padding:15px 5px;}
    #mainNav_vertical .glyphicons-chevron-down:before {content:"\E159"; font-size: 21px; line-height: 30px;}

    #banda_superior .header_list .cart_header #cart_link #cart_ui_items{
        display: none;
    }

  }
@media (max-width: 890px) {
    #currency_selector .dropdown-menu li,
    #language_selector .dropdown-menu li{
        width:140px;
    }
    #currency_selector .dropdown-menu,
    #language_selector .dropdown-menu{
        width: 600px;
        margin-left:-300px;
    }
    [dir='rtl'] #currency_selector .dropdown-menu,
    [dir='rtl'] #language_selector .dropdown-menu{
        margin-left:0;
        margin-right:-300px;
    }

}

/* Tablets under 7' */
@media only screen
and (max-width : 767px) {
    .englishversion {display: none;}
    .tablet7_centertext { text-align: center;}
}

/* header footer en mobile size */

@media (min-width: 600px) and (max-width: 991px){
    #banda_superior ul.header_list #currency_selector span#currentCurrencySymbol { font-size:29px;}
    #banda_superior ul .telefono .phone_info_desc {background:none; font-size:11px; color: #FFF; right:50px; position: absolute; top:0}
    #banda_superior ul .telefono .phone_info_desc:before{ border-bottom-color: #e5e5e5; border-width:0;}
    #mainNav_vertical > .sections {background:none; padding:0}
    header{height:70px}
    header:before{
        content:'';
        width: 100%;
        position: absolute;
        left: 0;
        height:70px;
        z-index: -1;
        background: #e86b1b; /* Old browsers */
        background: -moz-linear-gradient(top, #e86b1b 0%, #f69b2e 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e86b1b), color-stop(100%, #f69b2e)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #e86b1b 0%, #f69b2e 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #e86b1b 0%, #f69b2e 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #e86b1b 0%, #f69b2e 100%); /* IE10+ */
        background: linear-gradient(to bottom, #e86b1b 0%, #f69b2e 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e86b1b', endColorstr='#f69b2e', GradientType=0); /* IE6-9 */
    }
    #logo{top: 19px;}
    #banda_superior{ color:#FFF; font-size:20px;  padding-top:20px;    }
    #banda_superior ul li .separador_lenguaje{display:none}
    #banda_superior .glyphicons.glyphicons-shopping-cart:before{color:#FFF; font-size:21px;line-height: 28px; margin:0}
    #banda_superior .glyphicons.glyphicons-circle-question-mark {color:#FFF;font-size: 19px; line-height:24px }
    #banda_superior ul li #language_selector .txt_cambiar_idioma, #banda_superior ul li #language_selector .caret, #banda_superior ul a .txt_ayuda{display:none}
    #mainNav_vertical > .sections > ul > li > a  {padding:10px 50px 10px 25px;}
    #banda_superior .icono_header_tablet.flag_icon_selector_8x12{padding:0!important;background:none!important}
    #banda_superior .icono_header_tablet.flag_icon_selector_8x12:before{content:"\E372";background-image:none; color:#FFF; font-size:20px; display:inline-block;position:relative;text-decoration:none;*zoom:1;font-family:'Glyphicons Regular';font-weight: 400; font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
    #banda_superior .flag_icon_united_kingdom{background-image:none; }
    #banda_superior #currency_selector #currentCurrencySymbol {font-size:26px; line-height:29px}
    #banda_superior #currency_selector .caret {display:none}
    #banda_superior li.telefono #tlfopener{color: #FFF; font-size:0.9em; font-weight:normal;}
    #banda_superior ul li.separador{border-right:0}
    #banda_superior .glyphicons.glyphicons-user:before, #banda_superior #user_menu .avatar_fb:before {font-size:21px; line-height: 30px; color: #FFF}
    #banda_superior #user_menu .avatar_fb {
        vertical-align: middle;
    }
    #banda_superior #user_menu .avatar_fb:before {
        content: "\E004";
        display: inline-block;
        padding: 1px;
        position: relative;
        text-decoration: none;
        font-family: 'Glyphicons Regular';
        font-weight: 400;
        font-style: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    #banda_superior #user_menu .avatar_fb img {display: none}
    #banda_superior .dropdown-menu li.userline .glyphicons.glyphicons-user:before{font-size: 15px;line-height: 1;color: #bcbcbc}
    #banda_superior #user_menu #user_id_placeholder{display: none}
    #banda_superior .dropdown-menu .userline {display: block;}
    #banda_superior ul .telefono .txt_atencion_telefonica{  display:none;    }
    #banda_superior #customer_info #user_menu .caret{display: none}
    #banda_superior ul li span.englishversion a {display: none}
    #mainNav_horizontal{display:none}
    #mainNav_vertical{margin-top:0}
    #mainNav_vertical:before { display: none;  }
    #banda_superior ul.header_list     {float:right;}
    [dir="rtl"] #banda_superior ul.header_list{float:left}
    #mainNav_vertical .open.sections > ul.dropdown-menu{width: auto; top:49px}
    header #logo .logotipo_scr{display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-image: url('/headers/ilusion/img/logo_destinia_tablet_2x.png');
        background-repeat:no-repeat;
        background-size: 124px 36px;
        width: 124px; /* Width of new image */
        height: 36px; /* Height of new image */
        padding-left:124px;
        margin-left:50px
    }
    [dir='rtl'] header #logo .logotipo_scr{display: block;
        margin-right:50px
    }
    #mainNav_vertical > .sections span.txt_sections{display:none}
    #mainNav_vertical > .sections span.glyphicons-show-lines{font-size:2em}
    /*#banda_superior ul.header_list li #user_menu{padding-left:4px}*/
    #customer_info .open ul.dropdown-menu{right: 0; left: auto}
    [dir='rtl'] #customer_info .open ul.dropdown-menu{right: auto; left: 0}
    #banda_superior ul li #language_selector span.englishversion{display:none}
    [dir='rtl'] #banda_superior .glyphicons.glyphicons-shopping-cart:before { margin:0;}
    #mainNav_vertical > .sections > .cont_sections  {
        line-height:30px;
    }
    #mainNav_vertical > .sections:hover,
    #mainNav_vertical > .sections:focus {
        background: none;
    }
}

@media (max-width: 599px){
    #mainNav_vertical > .sections{background:none; padding:0}
    header{height:70px}
    header:before{
        content:'';
        width: 100%;
        position: absolute;
        left: 0;
        height:70px;
        z-index: -1;
        background: #e86b1b; /* Old browsers */
        background: -moz-linear-gradient(top, #e86b1b 0%, #f69b2e 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e86b1b), color-stop(100%, #f69b2e)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #e86b1b 0%, #f69b2e 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #e86b1b 0%, #f69b2e 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #e86b1b 0%, #f69b2e 100%); /* IE10+ */
        background: linear-gradient(to bottom, #e86b1b 0%, #f69b2e 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e86b1b', endColorstr='#f69b2e', GradientType=0); /* IE6-9 */
    }
    #logo{top: 19px;}
    #banda_superior .flag_icon_united_kingdom{background-image:none; }
    #banda_superior{ color:#FFF; font-size:20px;  padding-top:20px;    }
    #banda_superior ul .telefono .txt_atencion_telefonica{  display:none;    }
    #banda_superior ul .telefono{font-size:13px; float:right}
    #banda_superior ul li .separador_lenguaje{display:none}
    #banda_superior .glyphicons.glyphicons-shopping-cart:before{display:none}
    #banda_superior ul li #language_selector .txt_cambiar_idioma, #banda_superior ul li #language_selector .caret, #banda_superior ul a .txt_ayuda{display:none}
    #banda_superior .glyphicons.glyphicons-global:before{display:none}
    #banda_superior .glyphicons.glyphicons-circle-question-mark:before{display:none}
    #banda_superior #currency_selector #currentCurrencySymbol {display:none}
    #banda_superior #currency_selector .caret {display:none}
    #banda_superior li.telefono #tlfopener{color: #FFF; font-size:0.9em; font-weight:normal;}
    #banda_superior ul li.separador{border-right:0}
    #banda_superior .glyphicons.glyphicons-user:before{display:none}
    #banda_superior .avatar_fb, #banda_superior #customer_info .avatar_fb {display: none}
    #banda_superior #user_menu #user_id_placeholder{display: none}
    #banda_superior #user_menu .userline { display: none;}
    #banda_superior #customer_info #user_menu .caret{display: none}
    #banda_superior ul li span.englishversion a {display: none}
    #mainNav_horizontal{display:none}
    #mainNav_vertical{margin-top:0}
    #mainNav_vertical:before { display: none;  }
    #banda_superior ul.header_list      {float:right;}
    [dir="rtl"] #banda_superior ul.header_list{float:left}
    #mainNav_vertical .open.sections > ul.dropdown-menu{width: auto; top:49px}
    header #logo .logotipo_scr{display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url('/headers/ilusion/img/logo_destinia_tablet.png') no-repeat;
        width: 124px; /* Width of new image */
        height: 36px; /* Height of new image */
        padding-left:124px;
        margin-left:50px
    }
    [dir='rtl'] header #logo .logotipo_scr{display: block;
        margin-right:50px
    }
    #mainNav_vertical > .sections span.txt_sections{display:none}
    #mainNav_vertical > .sections span.glyphicons-show-lines{font-size:2em}
    #banda_superior ul.header_list li #currency_selector{padding-right:10px}
    #customer_info .open ul.dropdown-menu{right: 0; left: auto}
    [dir='rtl'] #customer_info .open ul.dropdown-menu{right: auto; left: 0}
    #banda_superior ul li #language_selector span.englishversion{display:none}
    [dir='rtl'] #banda_superior .glyphicons.glyphicons-shopping-cart:before { margin:0;}
    #banda_superior .glyphicons.glyphicons-shopping-cart span#cart_ui_items{ display:none;}
    #mainNav_vertical .sections ul ul{border:none;margin:0}
    #mainNav_vertical > .sections > ul > li > a, #mainNav_vertical .sections ul ul {position: static; }
    #mainNav_vertical .sections ul > li.hasSubItems > ul > li{background:#eaeaea;font-size: 1.2em; padding:0 10px 0 15px;border-bottom: 1px solid #d7d7d8 }
    #mainNav_vertical .sections ul > li.hasSubItems > ul > li:last-child{border-bottom: none }
    #mainNav_vertical .sections ul ul{box-shadow: none;}
    #mainNav_vertical > .sections > ul > li > a  {font-size:1.2em; padding:10px 50px 10px 25px ;}
    #mainNav_vertical ul li.hasSubItems:hover{background:none;}
    #mainNav_vertical > .sections > ul > li > a span{top:auto}
    #mainNav_vertical > .sections > ul > li > a span.glyphicons{top:auto;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    }
    #mainNav_vertical > .sections > ul > li a:hover{background:none;}
    .txt_secciones_mobile{display: block; background:#1e3747; color:#FFF; font-size:0.8em; padding:2px 12px}
    footer .logos_footer {display: none; }
    #mainNav_vertical > .sections > .cont_sections  {   line-height:30px; }
    #mainNav_vertical > .sections:hover,
    #mainNav_vertical > .sections:focus { background: none;  }
    #banda_superior .icono_header_tablet.flag_icon_selector_8x12{background:none!important}
}

[dir="rtl"] #mainNav_vertical > .sections span.txt_sections,
[dir="rtl"] #mainNav_horizontal > ul > li a  ,
[dir="rtl"] #mainNav_vertical > .sections > ul > li > a,
[dir="rtl"] #mainNav_vertical .sections ul ul li a,
[dir="rtl"] .multicriteriasearch .nav-tabs > li > a > span,
[dir="rtl"] h2.titulo_01_bebas,
[dir="rtl"] h3.titulo_01_bebas{
    font-family: 'droidkufiregular', Arial, Helvetica, sans-serif;
}

[lang="fa"] #mainNav_vertical > .sections span.txt_sections,
[lang="fa-IR"] #mainNav_vertical > .sections span.txt_sections,
[lang="fa-AF"] #mainNav_vertical > .sections span.txt_sections,
[lang="fa"] #mainNav_horizontal > ul > li a,
[lang="fa-IR"] #mainNav_horizontal > ul > li a,
[lang="fa-AF"] #mainNav_horizontal > ul > li a,
[lang="fa"] #mainNav_vertical > .sections > ul > li > a,
[lang="fa-IR"] #mainNav_vertical > .sections > ul > li > a,
[lang="fa-AF"] #mainNav_vertical > .sections > ul > li > a,
[lang="fa"] #mainNav_vertical .sections ul ul li a,
[lang="fa-IR"] #mainNav_vertical .sections ul ul li a,
[lang="fa-AF"] #mainNav_vertical .sections ul ul li a,
[lang="fa"] .multicriteriasearch .nav-tabs > li > a > span,
[lang="fa-IR"] .multicriteriasearch .nav-tabs > li > a > span,
[lang="fa-AF"] .multicriteriasearch .nav-tabs > li > a > span
{
    font-family: 'BYekan', Arial, Helvetica, sans-serif;
    font-size: 15px;
}
[lang="fa"] h2.titulo_01_bebas,
[lang="fa"] h3.titulo_01_bebas,
[lang="fa-IR"] h2.titulo_01_bebas,
[lang="fa-IR"] h3.titulo_01_bebas,
[lang="fa-AF"] h2.titulo_01_bebas,
[lang="fa-AF"] h3.titulo_01_bebas{
    font-family: 'BYekan', Arial, Helvetica, sans-serif;

}