/*-----------------------------------
           LEGEND CSS

1. GENERAL (Links, Titles, Structure, Bootstrap, Forms, Pagination, Tipography, Colors, Backgrounds, Borders and Buttons)
    1.1 MEGA MENU DROPDOWN
    1.2 MEDIAQUERIES FOR GENERAL & PREHOME
2. HEADER
    2.1 MEDIAQUERIES FOR HEADER
3. CUSTOM CLASSES MOBILE & TABLET
--------------------------------------*/

/*--------------------------------------------
                1. GENERAL    
--------------------------------------------*/
@import url("media-queries.css");

body {
    font-size: 16px;
    background: #ffffff;
}

/* Links */
a:hover {
    cursor: pointer;
}

a:hover, a:focus {
    color: #000000;
    text-decoration: none;
}

a {
    color: #3C3C3B;
}

/* Titles */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 300;
}

h1 {
    font-size: 24px;
    color: #113F92;
    line-height: 24px;
}

h2 {
    font-size: 1.5em;
    margin: 0;
    padding: 0;
    color: #113f8f;
}

h3 {
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    line-height: 25px;
    color: #333333;
    font-size: 20px;
}

h4 {
    font-size: 1.1em;
    padding: 10px 0;
}

h5 {
    font-size: .88em;
}

h6 {
    font-size: .75em;
}

p, blockquote {
    margin-bottom: 10px;
    font-weight: 100;
    font-size: 1em;
    color: #333333;
}

ol, ul {
    list-style: none;
    padding: 0;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #D7D7D7;
    clear: both;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {       
    display: inline;
    text-align: center;
    margin: 0 auto;
}

button[disabled], html input[disabled] {
    cursor: default;
    color: #D0D0D0;
    border: 1px solid #D0D0D0;
}

.row {
    margin-left: 0;
    margin-right: 0;
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding: 15px;
}

.col:first-child {
    padding-right: 25px !important;
}

.col:last-child {
    padding-left: 25px !important;
}

.radio-inline, .checkbox-inline {
    position: relative;
    display: block;
    text-align: left;
}

.panel-group {
    margin-bottom: 0;
}

.panel {
    margin: 0;
}

.container {
    margin: 0 auto;
    width: 100%;
}

.btn2 {
    color: #fff !important;
    background-color: #113f96;
    border: 1px solid #113f96;
    box-shadow: none;
    font-family: 'Roboto', sans-serif;
}

.btn2:hover {
    color: #d10026 !important;
    background-color: #fff;
}

.bootstrap-select > .btn-default:before {
    position: absolute;
    top: 0;
    right: -6px;
    background: transparent;
    font-family: 'icomoon' !important;
    speak: none;
    background-color: transparent;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    background-color: #FFF;
    pointer-events: none;
    content: "\e900";
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    z-index: 5;
    line-height: 32px;
}

.bootstrap-select > .btn-default {
    background: none !important;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
}

.dropdown-menu.pull-right {
    right: -1px;
    left: auto;
}

.navbar-nav>li>.dropdown-menu {
    margin-top:18px;
}

.navbar-default .navbar-nav>li>a {
    width:200px;
    font-weight:bold;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    border-color: none!important;
    color: #CD0026!important;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

.container-fluid {
    padding: 0;
}

.panel-collapse .panel-body {
    border-top: 0 !important;
    padding-right: 5px;
    padding: 0;
    padding-left: 0px;
    margin-top: 20px;
}

.panel-heading {
    padding: 0;
    border-bottom: 0;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
}

.ribbon-wrapper-red {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    right: 0;
}

.ribbon-red {
    font: bold 15px Sans-Serif;
    color: #333;
    text-align: center;
    text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    background-color: #BFDC7A;
    color: #6a6340;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.ribbon-green:before {
    left: 0;
}

.ribbon-green:after {
    right: 0;
}

/* Ribbons Paseo Tienda minimizado*/
.store-showcase-grid-view-new {
    padding: 10px;
    margin: 0;
    min-height: 123px;
    border: solid 1px #8BB81F;
}

.store-showcase-grid-view-featured {
    padding: 10px;
    margin: 0;
    min-height: 123px;
    border: solid 1px #113F8D;
}

.ribbon-wrapper-new {
    width: 86px;
    height: 84px;
    overflow: hidden;
    position: absolute;
    top: 37px;
    right: 0px;
}

.ribbon-new {
    font: bold 15px Sans-Serif;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;
    padding: 5px 0;
    left: -5px;
    top: 38px;
    width: 120px;
    background-color: #8BB81F;
}

.ribbon-wrapper-featured {
    width: 86px;
    height: 84px;
    overflow: hidden;
    position: absolute;
    top: 37px;
    right: 0px;
}

.ribbon-featured {
    font: bold 13px Sans-Serif;
    color: #fff;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;
    padding: 5px 0;
    left: -6px;
    top: 39px;
    width: 120px;
    background-color: #113F8D;
}

/* Ribbons Paseo Tienda Expandido */
.ribbon-wrapper-new-expanded {
    width: 86px;
    height: 84px;
    overflow: hidden;
    position: absolute;
    top: 496px;
    right: 16px;
}

.ribbon-wrapper-new-expanded-location {
    width: 86px;
    height: 84px;
    overflow: hidden;
    position: absolute;
    top: 518px;
    right: 16px;
}

.ribbon-new-expanded {
    font: bold 15px Sans-Serif;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;
    padding: 5px 0;
    left: -5px;
    top: 59px;
    width: 120px;
    background-color: #8BB81F;
}

.ribbon-wrapper-featured-expanded {
    width: 86px;
    height: 84px;
    overflow: hidden;
    position: absolute;
    top: 496px;
    right: 16px;
}

.ribbon-wrapper-featured-expanded-location {
    width: 86px;
    height: 84px;
    overflow: hidden;
    position: absolute;
    top: 518px;
    right: 16px;
}

.ribbon-featured-expanded {
    font: bold 13px Sans-Serif;
    color: #fff;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;
    padding: 5px 0;
    left: -6px;
    top: 60px;
    width: 120px;
    background-color: #113F8D;
}

.sales {
    background-color: #ffaf01;
    display: inline-flex;
}

.sale-icon {
    float: left;
}

.sales h1 {
    font-size: 48px;
    font-weight: 400;
    color: white;
    float: left;
    margin: 28px 0 0 10px;
}

#cart-trigger2 {
    margin-right: 20px;
}

.tools-search-bar {
    margin-top: 45px;
    font-family: 'Roboto', sans-serif;
}

.tools-search-bar i {
    font-size: 24px;
    color: #6FA8DC;
}

.dropdown-filter {
    right: -16px !important;
    min-width: 185px !important;
    z-index: 99!important;
    top: 95% !important;
}

.dropdown-filter li a {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

.search-term {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.category-slug {
    font-size: 16px;
    margin-left: 8px;
    color: #CD0026;
    font-weight: 400;
}

.pointer {
    cursor: pointer;
}

.count {
    font-size: 13px;
    color: #CCCCCC;
}

.dropdown-accordion .panel-heading {
    padding: 0;
}

.dropdown-accordion .panel-heading a {
    display: block;
    padding: 10px 15px;
}

.landing_template {
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 123px;
}

.landing_template h1, .landing_template span, .landing_template p {
    float: left;
    font-size: 34px;
    margin: 2px 0 0 0;
    line-height: 30px;
    word-wrap: break-word;
    font-family: 'Roboto Slab', serif!important;
    max-width: 369px;
}

.ventajon-cash-container {
    padding: 0 150px;
}

.influencers-container {
    padding: 0 100px;
}

.ventajon-cash-content {
    margin-top: 35px;
}

.header-ventajon-cash {
    background: url(../images/landings/cab-ventajoncash-landing-desktop.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 268px;
}

.title-ventajon-cash {
    margin-bottom: 15px;
    font-weight: 600;
    color: black;
    font-size: 28px; 
    line-height: 30px;
}
.title-ventajon-cash-sup {
    font-size: 11px;
    vertical-align: super;
}

.register-bar {
    background: url(../images/landings/register-bar.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 79px;
}

.tarjetas-ventajon-cash {
    margin-top: 115px;
    width: 100%;
}

.square-ventajon-cash {
    width: 100%;
}

.register-bar-cash {
    margin: 15px 0 40px 25px;
}

.special-slick-image {
    max-height: 228px;
}

.logoutUser {
    margin-top: 10px;
}

#modalRegister .modal-content {
    margin: 0 0 0 15px;
}

#modalRegister .fg-label {
    left: 7px;
    top: -8px;
    font-size: 13px;
}

.input_animation input.form-control, .call-request input.form-control {
    display: block;
}

.input_animation:not(.checkbox) label, .input_animation:not(.checkbox) label, .call-request .form-group:not(.checkbox) label {
    pointer-events: none;
    position: absolute;
    top: -23px;
    left: 3px;
    font-size: 13px;
    color: #999;
    color: transparent;
    font-weight: 300;
    width: 100%;
    z-index: 1;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    background-color: transparent;
}

.input_animation input.form-control:focus ~ label, .input_animation input.form-control:focus ~ label, .call-request input.form-control:focus ~ label {
    font-family: 'Roboto', sans-serif;
    color: #113f92;
    font-size: 10px;
    letter-spacing: 0.03em;
    font-weight: 400;
    top: 2px;
    left: 6px;
    z-index: 1;
}

.input_animation input.form-control:focus, .input_animation input.form-control:focus, .call-request input.form-control:focus {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    outline: none !important;
    background-size: 100% 1px !important;
    border-bottom: solid 1px #113f92 !important;
    padding: 9px 6px 0px 6px;
}

.fg-line:not([class*=has-]):after { 
    background: none!important;
}

.input_animation .form-group label {
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    position: absolute;
    top: 5px;
    font-weight: 400;
    color: #959595;
    pointer-events: none;
    z-index: 0;
    left: 0;
    white-space: nowrap;
}

.input_animation input.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #959595;
    opacity: 1; /* Firefox */
}

.input_animation input.form-control:focus::placeholder {
    color:transparent;
    opacity: 0; /* Firefox */
}

.checkbox .input-helper:before {
    top: 2px;
    width: 15px;
    height: 15px;
    left: 0;
}

.checkbox label, .radio label {
    padding-left: 27px;
    position: relative;
    font-size: 14px;
}

.form-control:not(.fc-alt) {
    -webkit-appearance: none;
    border: 0;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    padding: 6px 6px 4px 6px;
    border-bottom: 1px solid gainsboro;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 98;
    background-color: #000000;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

#modalNarrower {
    z-index: 105;
}

#modalNarrower hr {
    border-top: 1px solid #d7d7d7 !important;
    margin: 18px 0;
}

.alert-dismissible {
    background-color: #EAF2FC;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #2A78E4;
    color: #2A78E4;
}

/* Forms */
input {
    line-height: normal;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0px;
    border: 1px solid #D1D1D1;
    padding: 5px 10px 5px 15px;
    width: 100%;
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: 10px;
    margin-left: 0;
}

button, input, i, a {
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto Slab', serif;
}

.form-searchs {
    position: relative;
}

.radio {
    margin-top: 8px;
}

select::-ms-expand {
    display: none;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #113f92;
    font-size: 14px;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #113f92;
    font-size: 14px;
    vertical-align: middle;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #113f92;
    font-size: 14px;
    vertical-align: middle;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #113f92;
    font-size: 14px;

    vertical-align: middle;
}

.box-green {
    background: -moz-radial-gradient(center, ellipse cover, rgba(149, 200, 50, 1) 0%, rgba(126, 172, 38, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(149, 200, 50, 1)), color-stop(100%, rgba(126, 172, 38, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(149, 200, 50, 1) 0%, rgba(126, 172, 38, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(149, 200, 50, 1) 0%, rgba(126, 172, 38, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(149, 200, 50, 1) 0%, rgba(126, 172, 38, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(149, 200, 50, 1) 0%, rgba(126, 172, 38, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95c832', endColorstr='#7eac26', GradientType=1); /* ie6-9 */
}

.box-green-soft {
    background: -moz-radial-gradient(center, ellipse cover, rgba(174, 210, 137, 1) 0%, rgba(140, 172, 107, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(174, 210, 137, 1)), color-stop(100%, rgba(140, 172, 107, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(174, 210, 137, 1) 0%, rgba(140, 172, 107, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(174, 210, 137, 1) 0%, rgba(140, 172, 107, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(174, 210, 137, 1) 0%, rgba(140, 172, 107, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(174, 210, 137, 1) 0%, rgba(140, 172, 107, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aed289', endColorstr='#8cac6b', GradientType=1); /* ie6-9 */
}

.box-green-pine {
    background: -moz-radial-gradient(center, ellipse cover, rgba(137, 224, 192, 1) 0%, rgba(97, 168, 142, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(137, 224, 192, 1)), color-stop(100%, rgba(97, 168, 142, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(137, 224, 192, 1) 0%, rgba(97, 168, 142, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(137, 224, 192, 1) 0%, rgba(97, 168, 142, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(137, 224, 192, 1) 0%, rgba(97, 168, 142, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(137, 224, 192, 1) 0%, rgba(97, 168, 142, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89E0C0', endColorstr='#61a88e', GradientType=1); /* ie6-9 */
}

.box-orange {
    background: -moz-radial-gradient(center, ellipse cover, rgba(250, 175, 95, 1) 0%, rgba(234, 153, 67, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(250, 175, 95, 1)), color-stop(100%, rgba(234, 153, 67, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(250, 175, 95, 1) 0%, rgba(234, 153, 67, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(250, 175, 95, 1) 0%, rgba(234, 153, 67, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(250, 175, 95, 1) 0%, rgba(234, 153, 67, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(250, 175, 95, 1) 0%, rgba(234, 153, 67, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faaf5f', endColorstr='#ea9943', GradientType=1); /* ie6-9 */
}

.box-soft-orange {
    background: -moz-radial-gradient(center, ellipse cover, rgba(214, 154, 99, 1) 0%, rgba(169, 116, 71, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(214, 154, 99, 1)), color-stop(100%, rgba(169, 116, 71, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(214, 154, 99, 1) 0%, rgba(169, 116, 71, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(214, 154, 99, 1) 0%, rgba(169, 116, 71, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(214, 154, 99, 1) 0%, rgba(169, 116, 71, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(214, 154, 99, 1) 0%, rgba(169, 116, 71, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d69a63', endColorstr='#a97447', GradientType=1); /* ie6-9 */
}

.box-yellow {
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 103, 1) 0%, rgba(255, 255, 103, 1) 1%, rgba(207, 207, 41, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 103, 1)), color-stop(1%, rgba(255, 255, 103, 1)), color-stop(100%, rgba(207, 207, 41, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 103, 1) 0%, rgba(255, 255, 103, 1) 1%, rgba(207, 207, 41, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 103, 1) 0%, rgba(255, 255, 103, 1) 1%, rgba(207, 207, 41, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 103, 1) 0%, rgba(255, 255, 103, 1) 1%, rgba(207, 207, 41, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(255, 255, 103, 1) 0%, rgba(255, 255, 103, 1) 1%, rgba(207, 207, 41, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff67', endColorstr='#cfcf29', GradientType=1); /* ie6-9 */
}

.box-blue {
    background: -moz-radial-gradient(center, ellipse cover, rgba(41, 95, 201, 1) 0%, rgba(41, 95, 201, 1) 41%, rgba(33, 80, 168, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(41, 95, 201, 1)), color-stop(41%, rgba(41, 95, 201, 1)), color-stop(100%, rgba(33, 80, 168, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(41, 95, 201, 1) 0%, rgba(41, 95, 201, 1) 41%, rgba(33, 80, 168, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(41, 95, 201, 1) 0%, rgba(41, 95, 201, 1) 41%, rgba(33, 80, 168, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(41, 95, 201, 1) 0%, rgba(41, 95, 201, 1) 41%, rgba(33, 80, 168, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(41, 95, 201, 1) 0%, rgba(41, 95, 201, 1) 41%, rgba(33, 80, 168, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#295FC9', endColorstr='#2150A8', GradientType=1); /* ie6-9 */
}

.box-lilac {
    background: -moz-radial-gradient(center, ellipse cover, rgba(112, 126, 161, 1) 0%, rgba(79, 92, 125, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(112, 126, 161, 1)), color-stop(100%, rgba(79, 92, 125, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(112, 126, 161, 1) 0%, rgba(79, 92, 125, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(112, 126, 161, 1) 0%, rgba(79, 92, 125, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(112, 126, 161, 1) 0%, rgba(79, 92, 125, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(112, 126, 161, 1) 0%, rgba(79, 92, 125, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707EA1', endColorstr='#4f5c7d', GradientType=1); /* ie6-9 */
}

.box-blue-dark {
    background: -moz-radial-gradient(center, ellipse cover, rgba(78, 118, 237, 1) 0%, rgba(55, 84, 176, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(78, 118, 237, 1)), color-stop(100%, rgba(55, 84, 176, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(78, 118, 237, 1) 0%, rgba(55, 84, 176, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(78, 118, 237, 1) 0%, rgba(55, 84, 176, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(78, 118, 237, 1) 0%, rgba(55, 84, 176, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(78, 118, 237, 1) 0%, rgba(55, 84, 176, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4E76ED', endColorstr='#3754b0', GradientType=1); /* ie6-9 */
}

.box-blue-soft {
    background: -moz-radial-gradient(center, ellipse cover, rgba(128, 206, 255, 1) 0%, rgba(52, 96, 128, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(128, 206, 255, 1)), color-stop(100%, rgba(52, 96, 128, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(128, 206, 255, 1) 0%, rgba(52, 96, 128, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(128, 206, 255, 1) 0%, rgba(52, 96, 128, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(128, 206, 255, 1) 0%, rgba(52, 96, 128, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(128, 206, 255, 1) 0%, rgba(52, 96, 128, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80CEFF', endColorstr='#346080', GradientType=1); /* ie6-9 */
}

.box-pink {
    background: -moz-radial-gradient(center, ellipse cover, rgba(245, 113, 190, 1) 0%, rgba(189, 81, 143, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(245, 113, 190, 1)), color-stop(100%, rgba(189, 81, 143, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(245, 113, 190, 1) 0%, rgba(189, 81, 143, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(245, 113, 190, 1) 0%, rgba(189, 81, 143, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(245, 113, 190, 1) 0%, rgba(189, 81, 143, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(245, 113, 190, 1) 0%, rgba(189, 81, 143, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F571BE', endColorstr='#bd518f', GradientType=1); /* ie6-9 */
}

.box-red {
    background: -moz-radial-gradient(center, ellipse cover, rgba(232, 70, 70, 1) 0%, rgba(189, 55, 55, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(232, 70, 70, 1)), color-stop(100%, rgba(189, 55, 55, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(232, 70, 70, 1) 0%, rgba(189, 55, 55, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(232, 70, 70, 1) 0%, rgba(189, 55, 55, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(232, 70, 70, 1) 0%, rgba(189, 55, 55, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(232, 70, 70, 1) 0%, rgba(189, 55, 55, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E84646', endColorstr='#BD3737', GradientType=1); /* ie6-9 */
}

.box-grey {
    background: -moz-radial-gradient(center, ellipse cover, rgba(176, 176, 176, 1) 0%, rgba(143, 141, 141, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(176, 176, 176, 1)), color-stop(100%, rgba(143, 141, 141, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(176, 176, 176, 1) 0%, rgba(143, 141, 141, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(176, 176, 176, 1) 0%, rgba(143, 141, 141, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(176, 176, 176, 1) 0%, rgba(143, 141, 141, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(176, 176, 176, 1) 0%, rgba(143, 141, 141, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B0B0B0', endColorstr='#8F8D8D', GradientType=1); /* ie6-9 */
}

.box-turquoise {
    background: -moz-radial-gradient(center, ellipse cover, rgba(111, 164, 177, 1) 0%, rgba(89, 138, 150, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(111, 164, 177, 1)), color-stop(100%, rgba(89, 138, 150, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(111, 164, 177, 1) 0%, rgba(89, 138, 150, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(111, 164, 177, 1) 0%, rgba(89, 138, 150, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(111, 164, 177, 1) 0%, rgba(89, 138, 150, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(111, 164, 177, 1) 0%, rgba(89, 138, 150, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fa4b1', endColorstr='#598a96', GradientType=1); /* ie6-9 */
}

.box-brown {
    background: -moz-radial-gradient(center, ellipse cover, rgba(245, 165, 100, 1) 0%, rgba(180, 114, 59, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(245, 165, 100, 1)), color-stop(100%, rgba(180, 114, 59, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(245, 165, 100, 1) 0%, rgba(180, 114, 59, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(245, 165, 100, 1) 0%, rgba(180, 114, 59, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(245, 165, 100, 1) 0%, rgba(180, 114, 59, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(245, 165, 100, 1) 0%, rgba(180, 114, 59, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5A564', endColorstr='#b4723b', GradientType=1); /* ie6-9 */
}

.red-strong {
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 38, 0, 1) 0%, rgba(255, 38, 0, 1) 6%, rgba(128, 0, 0, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 38, 0, 1)), color-stop(6%, rgba(255, 38, 0, 1)), color-stop(100%, rgba(128, 0, 0, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 38, 0, 1) 0%, rgba(255, 38, 0, 1) 6%, rgba(128, 0, 0, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 38, 0, 1) 0%, rgba(255, 38, 0, 1) 6%, rgba(128, 0, 0, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 38, 0, 1) 0%, rgba(255, 38, 0, 1) 6%, rgba(128, 0, 0, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(255, 38, 0, 1) 0%, rgba(255, 38, 0, 1) 6%, rgba(128, 0, 0, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2600', endColorstr='#800000', GradientType=1); /* ie6-9 */
}

.box-yellow-taxi {
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 28, 1) 0%, rgba(255, 255, 28, 1) 6%, rgba(179, 170, 11, 1) 93%, rgba(179, 170, 11, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 28, 1)), color-stop(6%, rgba(255, 255, 28, 1)), color-stop(93%, rgba(179, 170, 11, 1)), color-stop(100%, rgba(179, 170, 11, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 28, 1) 0%, rgba(255, 255, 28, 1) 6%, rgba(179, 170, 11, 1) 93%, rgba(179, 170, 11, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 28, 1) 0%, rgba(255, 255, 28, 1) 6%, rgba(179, 170, 11, 1) 93%, rgba(179, 170, 11, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 28, 1) 0%, rgba(255, 255, 28, 1) 6%, rgba(179, 170, 11, 1) 93%, rgba(179, 170, 11, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(255, 255, 28, 1) 0%, rgba(255, 255, 28, 1) 6%, rgba(179, 170, 11, 1) 93%, rgba(179, 170, 11, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF1C', endColorstr='#B3AA0B', GradientType=1); /* ie6-9 */
}

.box-salmon {
    background: -moz-radial-gradient(center, ellipse cover, rgba(254, 160, 124, 1) 0%, rgba(254, 160, 124, 1) 33%, rgba(255, 129, 110, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(254, 160, 124, 1)), color-stop(33%, rgba(254, 160, 124, 1)), color-stop(100%, rgba(255, 129, 110, 1))); /* safari4+,chrome */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(254, 160, 124, 1) 0%, rgba(254, 160, 124, 1) 33%, rgba(255, 129, 110, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(254, 160, 124, 1) 0%, rgba(254, 160, 124, 1) 33%, rgba(255, 129, 110, 1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(254, 160, 124, 1) 0%, rgba(254, 160, 124, 1) 33%, rgba(255, 129, 110, 1) 100%); /* ie10+ */
    background: radial-gradient(ellipse at center, rgba(254, 160, 124, 1) 0%, rgba(254, 160, 124, 1) 33%, rgba(255, 129, 110, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEA07C', endColorstr='#FF816E', GradientType=1); /* ie6-9 */
}

:placeholder-shown {
    color: #113f92;
    font-size: 14px;
    vertical-align: bottom;
}

/* Pagination */
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    width: 32px;
    height: 32px;
    margin-left: -6px;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #113F92;
    background-color: #FFFFFF;
    border-radius: 50% !important;
    z-index: 1;
    cursor: pointer;
}

.pagination > li > p {
    position: relative;
    float: left;
    line-height: 20px;
    border-radius: 50% !important;
    font-weight: 500;
    font-size: 22px;
}

.pagination > li > a > .zmdi, .pagination > li > span > .zmdi {
    font-size: 30px;
    line-height: 27px;
    text-align: center;
    margin: 0;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #FFFFFF;
    background-color: #113F92;
    border-color: #113F92;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #ffffff;
    background-color: #113F92;
    border-color: #ffffff;
    cursor: default;
}

.grecaptcha-badge { 
    visibility: hidden; 
}

/* Tipography */
body, p, blockquote, a, h1, h2, h3, h4, h5, h6, ol, ul, li {
    font-family: 'Roboto', sans-serif;
}

/* Slick Icons */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/shoppingmall/assets/fonts/slick.eot');
    src: url('/shoppingmall/assets/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/shoppingmall/assets/fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

@font-face {
    font-family: 'icomoon';
    src: url('/shoppingmall/assets/fonts/icomoon.eot?dz7lxz');
    src: url('/shoppingmall/assets/fonts/icomoon.eot?dz7lxz#iefix') format('embedded-opentype'),
    url('/shoppingmall/assets/fonts/icomoon.ttf?dz7lxz') format('truetype'),
    url('/shoppingmall/assets/fonts/icomoon.woff?dz7lxz') format('woff'),
    url('/shoppingmall/assets/fonts/icomoon.svg?dz7lxz#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome4';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow_down_01:before {
    content: "\e900";
}

.icon-arrow_down_02:before {
    content: "\e901";
}

.icon-arrow_left_01:before {
    content: "\e902";
}

.icon-arrow_left_02:before {
    content: "\e903";
}

.icon-arrow_right_01:before {
    content: "\e904";
}

.icon-arrow_right_02:before {
    content: "\e905";
}

.icon-arrow_up_01:before {
    content: "\e906";
}

.icon-arrow_up_02:before {
    content: "\e907";
}

.icon-bag:before {
    content: "\e908";
}

.icon-basket:before {
    content: "\e909";
}

.icon-book:before {
    content: "\e90a";
}

.icon-calendar:before {
    content: "\e90b";
}

.icon-chat:before {
    content: "\e90c";
}

.icon-clock:before {
    content: "\e90d";
}

.icon-close:before {
    content: "\e90e";
    cursor: pointer;
}

.icon-comments:before {
    content: "\e90f";
}

.icon-complete:before {
    content: "\e910";
}

.icon-delete:before {
    content: "\e911";
}

.icon-extendido:before {
    content: "\e912";
}

.icon-group_01:before {
    content: "\e913";
}

.icon-group_02:before {
    content: "\e914";
}

.icon-heart:before {
    content: "\e915";
}

.icon-house:before {
    content: "\e916";
}

.icon-info:before {
    content: "\e917";
}

.icon-vase:before {
    content: "\e918";
}

.icon-list:before {
    content: "\e919";
}

.icon-location:before {
    content: "\e91a";
}

.icon-menu:before {
    content: "\e91b";
}

.icon-minus:before {
    content: "\e91c";
}

.icon-one:before {
    content: "\e91d";
}

.icon-options:before {
    content: "\e91e";
}

.icon-play:before {
    content: "\e91f";
}

.icon-plus:before {
    content: "\e920";
}

.icon-search:before {
    content: "\e921";
}

.icon-share_01:before {
    content: "\e922";
}

.icon-shield:before {
    content: "\e923";
}

.icon-spot:before {
    content: "\e924";
}

.icon-star:before {
    content: "\e925";
}

.icon-star_half:before {
    content: "\e926";
}

.icon-three:before {
    content: "\e927";
}

.icon-truck:before {
    content: "\e928";
}

.icon-two:before {
    content: "\e929";
}

.icon-user_01:before {
    content: "\e92a";
}

.icon-user_02:before {
    content: "\e92b";
}

@font-face {
    font-family: 'sm-icon';
    src: url('/shoppingmall/assets/fonts/sm-icon.eot?jlmr14');
    src: url('/shoppingmall/assets/fonts/sm-icon.eot?jlmr14#iefix') format('embedded-opentype'),
    url('/shoppingmall/assets/fonts/sm-icon.ttf?jlmr14') format('truetype'),
    url('/shoppingmall/assets/fonts/sm-icon.woff?jlmr14') format('woff'),
    url('/shoppingmall/assets/fonts/sm-icon.svg?jlmr14#sm-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="sm-icon"], [class*="sm-icon"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'sm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sm-icon-phone:before {
    content: "\e900";
}

.sm-icon-protection:before {
    content: "\e901";
}

.sm-icon-user:before {
    content: "\e902";
}

.sm-icon-shop-bag:before {
    content: "\e903";
}

.sm-icon-search:before {
    content: "\e904";
}

.sm-icon-pencil:before {
    content: "\e905";
}

.sm-icon-images:before {
    content: "\e90e";
}

.sm-icon-file-empty:before {
    content: "\e924";
}

.sm-icon-files-empty:before {
    content: "\e925";
}

.sm-icon-file-text2:before {
    content: "\e926";
}

.sm-icon-file-picture:before {
    content: "\e927";
}

.sm-icon-file-music:before {
    content: "\e928";
}

.sm-icon-file-play:before {
    content: "\e929";
}

.sm-icon-file-video:before {
    content: "\e92a";
}

.sm-icon-barcode:before {
    content: "\e937";
}

.sm-icon-qrcode:before {
    content: "\e938";
}

.sm-icon-credit-card:before {
    content: "\e93f";
}

.sm-icon-location:before {
    content: "\e947";
}

.sm-icon-compass:before {
    content: "\e949";
}

.sm-icon-map2:before {
    content: "\e94c";
}

.sm-icon-display:before {
    content: "\e956";
}

.sm-icon-laptop:before {
    content: "\e957";
}

.sm-icon-gift:before {
    content: "\e99f";
}

.sm-icon-magnet:before {
    content: "\e9ab";
}

.sm-icon-file-pdf:before {
    content: "\eadf";
}

.sm-icon-play:before {
    font-family: FontAwesome;
    content: "\f04b";
}

.zmdi-hc-fw {
    width: 1.28571429em;
    text-align: left;
}

.big-title {
    font-size: 40px;
    color: #ffffff;
    line-height: 45px;
    font-weight: 100;
}

.medium-title {
    font-size: 2em;
    font-weight: 100;
    padding: 12px 0 0 0;
    margin-bottom: 0;
}

small, .small {
    font-size: 85%;
}

.zmdi {
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font', sans-serif;
}

.serif {
    font-family: 'Roboto Slab', serif;
}

.sans-serif {
    font-family: 'Roboto', sans-serif;
}

.light {
    font-weight: 100;
}

.medium {
    font-weight: 400;
}

.italic {
    font-style: italic;
}

.b-rd-0 {
    border-radius: 0!important;
}

.lh-18 {
    line-height: 18px;
}

.lh-20 {
    line-height: 20px;
}

.bold {
    font-weight: 600!important;
}

.f-w-200 {
    font-weight: 200;
}

.f-w-300 {
    font-weight: 300;
}

.f-w-400 {
    font-weight: 400;
}

.f-w500 {
    font-weight: 500;
}

.fs8 {
    font-size: 8px;
}

.fs10 {
    font-size: 10px;
}

.fs11 {
    font-size: 11px;
}

.fs12 {
    font-size: 0.75em;
}

.fs13 {
    font-size: 13px;
}

.fs14 {
    font-size: 14px;
}

.fs15 {
    font-size: 0.9375em!important;
}

.fs16 {
    font-size: 1em;
}

.fs17 {
    font-size: 1.0625em;
}

.fs18 {
    font-size: 1.125em;
}

.fs19 {
    font-size: 1.225em;
}

.fs20 {
    font-size: 1.250em
}

.fs21 {
    font-size: 1.270em;
}

.fs22 {
    font-size: 1.300em;
}

.fs23 {
    font-size: 1.350em;
}

.fs24 {
    font-size: 1.400em;
}

.fs25 {
    font-size: 1.500em;
}

.fs26 {
    font-size: 1.625em;
}

.fs27 {
    font-size: 1.6875em;
}

.fs28 {
    font-size: 1.75em;
}

.fs29 {
    font-size: 1.8125em;
}

.fs30 {
    font-size: 1.875em !important;
}

.fs31 {
    font-size: 1.9375em;
}

.fs32 {
    font-size: 2em;
}

.fs33 {
    font-size: 2.0625em;
}

.fs34 {
    font-size: 2.125em;
}

.fs35 {
    font-size: 2.1875em;
}

.fs36 {
    font-size: 2.25em;
}

.fs37 {
    font-size: 2.3125em;
}

.fs38 {
    font-size: 2.375em;
}

.fs39 {
    font-size: 2.4375em;
}

.fs40 {
    font-size: 2.5em;
}

.fs41 {
    font-size: 2.5625em;
}

.fs42 {
    font-size: 2.625em
}

.fs43 {
    font-size: 2.6875em;
}

.fs44 {
    font-size: 2.75em;
}

.fs50 {
    font-size: 50px;
}

.fs64 {
    font-size: 4em;
}

.mw-404 {
    max-width: 404px;
}

/* Colors */
.grey {
    color: #5A5A5A;
}

.grey-light {
    color: #C3C2C3;
}

.blue {
    color: #44A2DA;
}

.orange {
    color: #E2A028;
}

.black {
    color: #3C3C3B!important;
}

.red {
    color: #CD0026;
}

.white {
    color: #ffffff !important;
}

.green {
    color: #3AB359;
}

.red-v {
    color: #CD0026;
}

.grey-v {
    color: #575756;
}

.blue-v {
    color: #113f92!important;
}

.c-alert {
    color: #d8c80a;
    font-weight: 500;
}

.heart-off {
    color: #F0BEC7;
}

/* Backgrounds */
.b-blue-dark {
    background: #0772B3;
    color: #ffffff;
}

.b-blue {
    background: #113f92;
    color: #ffffff;
}

.b-blue-light {
    background-color: rgb(227, 242, 254);
}

.b-orange {
    background: #E2A028;
    color: #ffffff;
}

.b-red {
    background: #CD0026;
    color: #ffffff;
}

.b-red-dark {
    background: #AB2A34;
    color: #ffffff;
}

.b-green-light {
    background: #1FACB3;
    color: #ffffff;
}

.b-green {
    background: #56AA64;
    color: #ffffff;
}

.b-white {
    background: #ffffff;
}

.b-grey {
    background: #4C4C4C;
}

.b-grey-light {
    background: whitesmoke;
}

.b-grey-light2 {
    background: #FAFAFA;
}

.b-gris {
    background-color: #F4F4F4;
    padding-top: 20px;
}

.b-azul {
    background-color: #113f92;
    padding-top: 20px;
}

/* Borders */
.border-grey {
    border: 1px solid #EBEBEB;
}

.border-grey-w {
    border: 4px solid #EBEBEB;
}

.border-l-grey {
    border-left: 1px solid #EBEBEB;
}

.border-r-grey {
    border-right: 1px solid #EBEBEB;
}

.border-t-grey {
    border-top: 1px solid #EBEBEB;
}

.border-b-grey {
    border-bottom: 1px solid #EBEBEB;
}

.border-white {
    border: 1px solid #EBEBEB;
}

.border-l-white {
    border-left: 1px solid #EBEBEB;
}

.border-r-white {
    border-right: 1px solid #EBEBEB;
}

.border-t-white {
    border-top: 1px solid #EBEBEB;
}

.border-b-white {
    border-bottom: 1px solid #EBEBEB;
}

.b-basic {
    border: 1px solid #D0D0D0;
    padding: 0;
}

main {
    min-height: 440px;
}

.align-right {
    text-align: right !important;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-justify {
    text-align: justify;
}

.inline-block {
    display: inline-block;
}

.f-left {
    float: left;
}

.f-right {
    float: right !important;
}

.w-150 {
    width: 150px;
}

.w-auto {
    width: auto;
}

.max-1200 {
    max-width: 1200px !Important;
}

.max-fluid {
    max-width: 1600px;
}

.m0 {
    margin: 0;
}

.m-5 {
    margin: 5px !Important;
}

.auto {
    margin: 0 auto;
}

.p0 {
    padding: 0 !important;
}

.p-b-90 {
    padding-bottom: 90px;
}

.p-alto-0 {
    padding: 0 15px;
}

.p-ancho-0 {
    padding: 15px 0;
}

.overhide {
    overflow: hidden;
}

.clear {
    clear: both;
}

.va-baseline {
    vertical-align: baseline;
}

.link-white {
    color: #fff;
}

.remove-filter{
    font-family: 'Roboto', sans-serif!important;
    text-decoration: underline;
    font-size: 12px;
    top: 14px;
    position: absolute;
    right: 0;
}

.link-white:hover {
    color: #fff !Important;
    text-decoration: underline;
}

/* Buttons General */
.btn {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 4px;
    text-transform: none;
}

.btn-modal {
    border: 1px solid #E5E5E5;
    background: #EDEDED;
}

.btn-primary {
    color: #113f92;
    background-color: #ffffff;
    border: 1px solid #113f92;
    cursor: pointer;
    margin-right: 10px;
    background: #113f92;
    text-align: center;
    color: white;
}

.btn-primary:hover:hover, .btn-primary:focus:hover, .btn-primary.focus:hover, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:hover:focus, .btn-primary:focus:focus, .btn-primary.focus:focus, .btn-primary:active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:hover.focus, .btn-primary:focus.focus, .btn-primary.focus.focus, .btn-primary:active.focus, .open > .dropdown-toggle.btn-primary.focus {
    color: #113f92;
    background-color: #ffffff;
    border: 1px solid #113f92;
    cursor: pointer;
}

.btn-primary span, .btn-primary-reverse span {
    padding-left: 5px;
    font-weight: 100;
}

.btn-primary-reverse {
    background-color: #ffffff;
    color: #113f92;
    font-weight: normal;
    padding: 7px 26px;
    border: 1px solid #113f92;
}

.btn-primary-reverse:hover:hover, .btn-primary-reverse:focus:hover, .btn-primary-reverse.focus:hover, .btn-primary-reverse:active:hover, .open > .dropdown-toggle.btn-primary-reverse:hover, .btn-primary-reverse:hover:focus, .btn-primary-reverse:focus:focus, .btn-primary-reverse.focus:focus, .btn-primary-reverse:active:focus, .open > .dropdown-toggle.btn-primary-reverse:focus, .btn-primary-reverse:hover.focus, .btn-primary-reverse:focus.focus, .btn-primary-reverse.focus.focus, .btn-primary-reverse:active.focus, .open > .dropdown-toggle.btn-primary-reverse.focus {
    color: #113f92;
    background-color: #ffffff;
    border: 1px solid #113f92;
    color: #ffffff !important;
    background-color: #113f92;
    border: 1px solid #113f92;
    cursor: pointer;
}

.btn-disable {
    background-color: #cbcbcb;
    color: #ffffff;
    font-weight: normal;
    padding: 5px 15px;
    border: 1px solid #cbcbcb;
    padding-top: 3px;
}

.btn-purchase {
    font-weight: 400;
    color: white;
    background-color: #d10026;
    text-align: center;
    padding: 10px 15px!important;
    border-radius: 4px;
    border: 1px solid #d10026;
    font-family: "Roboto", sans-serif;
    width: 100%;
}

.text-purchase {
    font-size: 17px !important;
}

.btn-purchase:hover:hover, .btn-purchase:active:hover, .open > .dropdown-toggle.btn-purchase:hover, .open > .dropdown-toggle.btn-purchase:focus, .btn-purchase:hover.focus, .btn-purchase:focus.focus, .btn-purchase.focus.focus, .btn-purchase:active.focus, .open > .dropdown-toggle.btn-purchase.focus {
    color: #000000;
    background-color: white;
    cursor: pointer;
    border: 1px solid #d10026!important;
}

.btn-purchase:hover .view-cart span {
    color: white;
}

.btn-chat {
    border: 1px solid #39A835;
    color: #39A835;
    font-size: 12px;
    line-height: 29px;
    padding: 0 15px;
    font-family: 'Roboto Slab', serif;
    margin-top: 0;
    background: transparent;
}

.btn-chat:hover {
    background-color: #39A835;
    font-weight: 300;
    color: #ffffff;
}

.btn-login-user {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    border-radius: 4px;
    border: 1px solid #113F95;
    cursor: pointer;
    background-color: #113F95;
    padding: 3px 65px!important;
    margin: 0 auto;
    display: block;
}

.btn-info {
    color: #ffffff;
    background-color: #113F95;
    border-color: #113F95;
    border: 1px solid #113F95;
}

.btn-info:hover:hover, .btn-info:focus:hover, .btn-info.focus:hover, .btn-info:active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:hover:focus, .btn-info:focus:focus, .btn-info.focus:focus, .btn-info:active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:hover.focus, .btn-info:focus.focus, .btn-info.focus.focus, .btn-info:active.focus, .open > .dropdown-toggle.btn-info.focus {
    color: #113F95;
    background-color: #ffffff;
    border-color: transparent;
    border: 1px solid #113F95;
    cursor: pointer;
}

.btn-info_blue {
    font-size: 12px;
    border: 1px solid #BFBFBF;
    border-radius: 70%;
    -moz-border-radius: 70%;
    -webkit-border-radius: 70%;
    background: #ffffff;
}

.btn-info_blue:hover {
    color: #113F92;
    background-color: #ffffff;
    border: 1px solid #113F92;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0px 15px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
    border: 0;
}

.btn-wishlist {
    padding: 10px 20px;
    background: whitesmoke;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.btn-wishlist:hover {
    background: #5A75A5;
    color: white;
    cursor: pointer;
}

.btn:hover {
    color: #113F95;
    background-color: #fff;
}

.btn-facebook, btn-facebook:hover {
    color: white!important;
    background-color: #4267B2!important;
    font-size: 14px;
    width: 100%;
    border-radius: 0px;
    text-align: left;
    padding: 8px 16px;
}

.btn-google, .btn-google:hover {
    background-color: white;
    font-size: 14px;
    width: 100%;
    border-radius: 0px;
    border: 1px solid #A1A1A1;
    text-align: left;
    padding: 8px 16px;
}

.btn-google img, .btn-facebook img {
    width: 20px;
}

.navbar-nav .ventajon_btn {
    background-color: #113F92;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    line-height: 27px;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: blink !Important;
    padding: 0 28px;
    margin: 15px 0;
    border-radius: 90px;
    border: 1px dashed #fff;
    box-shadow: 0 0 0 4px #113F92;
    -webkit-box-shadow: 0 0 0 4px #113F92;
    -moz-box-shadow: 0 0 0 4px #113F92;
    display: inline-block;
}

.navbar-nav .ventajon_btn:hover {
    background-color: #fff;
    color: #113F92;
}

.pointer {
    cursor: pointer;
}

.text-r {
    text-align: left;
}

ol li {
    font-family: 'Roboto-Slab', sans-serif;
    font-size: 12px;
}

#searchform {
    padding: 15px;
}

#searchform input {
    border-bottom: 1px solid #CCCCCC;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 20px;
    margin-right: 16px;
}

.checkbox .input-helper:before {
    top: 2px;
    width: 15px;
    height: 15px;
    left: 0;
}

.checkbox label, .radio label {
    padding-left: 27px;
    position: relative;
    font-size: 14px;
}

.form-control:not(.fc-alt) {
    -webkit-appearance: none;
    border: 0;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    padding: 6px 6px 4px 6px;
    border-bottom: 1px solid gainsboro;
}

/*----------------------------------------------
             1.1 MEGA MENU DROPDOWN           
----------------------------------------------*/
.link.blue:hover{
    background-color: white!important;
}
.red_title {
    color: #CD0026;
    font-size: 13px;
    font-weight: bold;
}

.subcategory {
    padding: 5px 0;
}

.subcategory a {
   font-family: 'Roboto', serif; 
}

.submenu_categories {
    background-color: white;
    min-height: 215px;
    border-top: 4px solid #eeeeee;
}

.submenu_categories > li ul > li > a:hover{
    background-color: red!important;
}

.menu_submenu_categories {
   line-height: 21px;
   min-height: 200px;
}

.menu_submenu_categories li:first-child{
    margin-bottom: 20px;
}

.mega-dropdown {
  position: static !important;
  width: 100%;
}

.mega-dropdown-menu {
  padding: 0px!important;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid #D7D7D7;
  border-top: 0;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 6px 5px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: black!important;
  white-space: normal;
  font-family: 'Roboto', serif;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #CD0026!important;
  background-color: white;
}

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

.js-navbar-collapse{
    color: #113f92;
    background: #ffffff;
    font-size: 17px;
    border: 0;
    padding: 0;
    width: 100%;
    display: none;
    z-index: 95;
}

.left-center {
    text-align: center;
}

/*----------------------------------------------
     1.2 MEDIAQUERIES FOR GENERAL & PREHOME         
----------------------------------------------*/
/* CSS for 320 */
@media (min-width: 320px) {
}
/* End Mediaqueries 320*/

/* CSS for 480 */
@media (min-width: 480px) {
    h1 {
        font-size: 1.7em;
        color: #113F92;
        font-weight: 300;
        line-height: 25px;
        margin: 10px 0;
    }
    
    .pagination > li > a, .pagination > li > span {
        margin-left: -1px;
    }
}
/* End Mediaqueries 480*/

/* CSS for 768 */
@media (min-width: 768px) {
    .pull-right-md {
       float: right!important;
   } 
    .phone-menu {
        color: #FFF;
        font-size: 15px;
        display: inline-block;
        vertical-align: middle;
        font-weight: 500;
    }

    .text-r {
        text-align: right;
    }

    main {
        margin-top: 0;
    }

    .max-fluid {
        padding-bottom: 0;
    }

    .container-fluid {
        margin: 0 auto;
    }

    .btn-wishlist {
        margin: 0 auto;
    }
    
    .modal-sm {
        width: 350px;
    }
    .modal-dialog {
        margin: 30px auto;
        top: 9%!important;
    }
}
/* End Mediaqueries 768*/

/* CSS for 1024 */
@media (min-width: 1024px) {
}
/* End Mediaqueries 1024*/

/* CSS for 1170 */
@media (min-width: 1170px) {
    .container {
        max-width: 1200px;
    }
}
/* End Mediaqueries 1170*/

/* CSS for 1500 */
@media (min-width: 1500px) {
    .container {
        max-width: 1600px;
    }
}
/* End Mediaqueries 1500*/

/*--------------------------------------------
                2. HEADER    
--------------------------------------------*/

/* Menu */
.top-bar {
    background-color: #113f92;
    color: white;
    font-size: 14px;
}

.phone-menu {
    color: #FFF;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    font-family: 'Roboto', serif!important;
}

.phone-menu:hover {
    color: #FFF;
    text-decoration: underline;
}

.phone-menu:focus {
    color: #FFF;
    text-decoration: none;
}

.top-bar span:not(.number) {
    color: white;
    font-weight: 100;
}

.support .sm-icon-phone, .support .number, .support .at {
    display: inline-block;
    vertical-align: middle;
}

.top-bar-nav span {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}

.top-bar-nav a:not(.droplogin) {
    padding: 0 10px;
    vertical-align: bottom;
}

.top-bar-nav a:not(:first-child) {
    font-family: 'Roboto', serif!important;
}

.support {
    padding: 5px;
    text-align: left;
    font-family: 'Roboto', serif!important;
}

.top-bar-nav {
    padding: 5px;
    text-align: right;
}

.droplogin {
    padding: 0 5px;
}

.main-logo {
    width: 116px;
    height: auto;
    margin-top: 7px;
    margin-left: 35px;
    padding: 0px;
    margin-bottom: 10px;
}

.logo-checkout {
    width: 158px;
    height: auto;
    margin: 0 auto;
    display: block;
    padding: 0px;
    margin-bottom: 20px;
}

.number {
    font-size: 12px;
}

.menu-fixed {
    position: fixed;
    width: 100%;
    top: -125px;
    z-index: 85;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.delay-menu {
    transition: 1s;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    top: 0;
}

.search span {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: #113f92;
}

.cart-trigger span {
    display: inline-block;
    vertical-align: middle;
    color: #113f92;
}

.search {
    padding: 5px;
}

.cart-div {
    float: right;
    padding: 5px;
    margin-right: 3px;
    font-size: 20px;
}

.navbar-nav {
    text-align: center;
    margin: 0 auto;
    height: auto;
}

.grid-opacity {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 98;
    background-color: #000000;
    opacity: 0.3;
}

.grid-opacity2 {
    position: fixed;
    top: 54px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 98;
    background-color: #000000;
    opacity: 0.3;
}

#searchtoggl {
    font-size: 16px;
    color: #3C3C3B;
    margin:5px 0 0 20px;
    float: left;
}

.header {
    background: white;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}

.main-actions {
    position: relative;
    padding: 0 5px;
}

.search-bar {
    z-index: 1;
    width: auto;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    display: block;
    padding: 5px 0;
}

.search-item {
    z-index:999;
}

/* Acces dropdown */
.access-dropdown {
    position: absolute;
    top: 25px;
    right: -15px;
    min-width: 270px;
    padding: 20px;
}

.sm-icon-search {
    border-left: 0;
    position: absolute;
    top: -3px;
    right: 5px;
    font-size: 25px;
    color: #263e88;
    cursor: pointer;
}

.sm-icon-play {
    color: #113F92;
    border-left: 0;
    position: absolute;
    top: 12px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}

.trigger {
    padding: 0;
    padding-top: 5px;
    padding-left: 7px;
}

.help-advice {
    margin: 0;
    width: 72px;
    padding: 0;
    color: #113f92;
    font-size: 13px;
    padding-left: 5px;
}

.menu-show {
    background: none;
    border: 0;
    font-size: 25px;
    padding: 0;
    margin-top: 0;
}

/* Cart */
.cart {
    right: 0;
    padding: 10px;
    margin-top: 0px;
    z-index: 102;
}

.cesta {
    font-size: 18px;
    margin-left: 0px;
    padding-top: 0px;
    font-size: 18px;
    vertical-align: sub;
}

.close-cart i {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    font-size: 15px;
    border: 1px solid #888888;
    border-radius: 43px;
    color: #888888;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    line-height: 21px;
    z-index: 1;
}

.close-landing-offer i {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    font-size: 15px;
    border: 1px solid #888888;
    border-radius: 43px;
    color: #888888;
    top: 31px;
    right: 10px;
    width: 25px;
    height: 25px;
    line-height: 21px;
    z-index: 1;
}

.close-login i {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    font-size: 15px;
    border: 1px solid #888888;
    border-radius: 43px;
    color: #888888;
    top: 13px;
    right: 13px;
    width: 25px;
    height: 25px;
    line-height: 23px;
    z-index: 1;
}

.sidebar.toggled {
    display: block;
    filter: alpha(opacity=100);
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    margin-right: 0;
}

.sidebar {
    position: fixed;
    background: #fff;
    box-shadow: 0 3px 7px 2px rgba(185, 185, 185, 0.38);
    -webkit-transition: all;
    -o-transition: all;
    height: 100%;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    top: 0;
    filter: alpha(opacity=0);
    overflow: auto;
    width: 100%;
    opacity: 0;
    margin-right: -800px;
}

.sidebar-fixed {
    top: 46px;
}

.total-cart td {
    font-family: 'Roboto Slab', sans-serif;
    padding: 5px !Important;
}

.name-product-list {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    color: #113f92;
    max-width: 150px;
    margin: 0;
    margin-top: 2px;
}

.name-product-list-grey {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    color: #ccc;
    max-width: 150px;
    margin: 0;
    margin-top: 2px;
}

.delete-item-list {
    position: absolute;
    right: 20px;
    bottom: 32px;
    font-size: 14px;
    color: #4976B9;
}

.delete-item-list span:hover {
    cursor: pointer;
}

.item-cart-list .name-product-list p {
    margin-bottom: 5px;
}

.item-cart-list div {
    border-left: 0;
}

.item-cart-list img {
    height: auto !important;
    vertical-align: middle;
    margin: 0 auto;
    padding: 7px;
}

.btn-purchase span {
    display: inline-block;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 1.42857143;
    border-top: 0;
}

.tab-nav li > a {
    display: inline-block;
    color: #7a7a7a;
    position: relative;
    width: 100%;
    text-transform: inherit;
    -webkit-transition: all;
    font-size: 15px;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    font-weight: 500;
}

.item-cart-list .icon-delete:hover {
    cursor: pointer;
    color: #113F8F;
}

.cart-span {
    margin-right: 0;
    background: transparent;
    color: inherit;
    border-radius: 0;
    -webkit-border-radius: 0;
    text-align: left;
    font-size: 13px;
    line-height: 12px;
    font-family: 'Roboto Slab', serif;
}

.cart-span-grey {
    margin-right: 0;
    background: transparent;
    color: #ccc;
    border-radius: 0;
    -webkit-border-radius: 0;
    text-align: left;
    font-size: 13px;
    line-height: 12px;
    font-family: 'Roboto Slab', serif;
}

.cart-span-red {
    margin-right: 0;
    background: transparent;
    color: #D00026;
    border-radius: 0;
    -webkit-border-radius: 0;
    text-align: left;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
}

.cart-counter {
    border: 1px solid #CECECE;
    background: white;
    /* position: absolute; */
    color: #919191;
    padding: 0 6px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.table {
    background-color: #ffffff;
    margin-bottom: 0;
    color: #5D5D5D;
}

.title-cart {
    text-align: left;
    font-size: 20px;
    color: #113F95;
    font-family: 'Roboto Slab', serif;
    margin: 0;
    font-weight: 500;
    padding-bottom: 15px;
    margin: 15px 0;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 0;
}

.total-cart {
    font-size: 18px;
    border-radius: 6px;
    color: #113f92;
    font-weight: 500;
}

.item-cart-list {
    border-bottom: 1px solid #E5E5E5;
    position: relative;
    padding: 0;
    margin: 0 0 10px 0;
    padding-bottom: 10px;
}

.item-cart-list:hover {
    border-bottom: 1px solid #7E7E7E;
}

.view-cart span {
    margin: 0;
    padding-right: 0px;
    font-size: 18px;
}

.cart-delete {
    position: absolute;
    right: 0;
    top: 15px;
    line-height: 0;
    font-size: 21px;
    color: #ccc;
}

.cart-delete-grey {
    position: absolute;
    right: 0;
    top: 15px;
    line-height: 0;
    font-size: 25px;
    color: #ccc;
}

.empty-cart {
    text-align: center;
    height: 100%;
}

.empty-cart p {
    font-size: 19px;
    margin: 0;
    color: #A2A2A2;
    font-weight: 400;
}

.discount-landing {
    padding: 6px;
    border-top: 1px solid #FFC22D;
    border-bottom: 1px solid #FFC22D;
    text-align: center;
    height: 100%;
    margin-top: 20px;
}

.discount-landing p {
    font-size: 15px;
    margin-bottom: -10px;
    color: #575756;
    font-weight: 300
}

.discount-landing2 {
    padding: 6px;
    border-top: 1px solid #FFC22D;
    border-bottom: 1px solid #FFC22D;
    text-align: center;
    height: 100%;
    margin-top: 20px;
}

.discount-landing2 p {
    font-size: 16px;
    margin-bottom: -10px;
    color: #575756;
    font-weight: 300
}

.discount-landing-cart {
    background-color: #fff;
    padding: 6px;
    border-top: 1px solid #FFC22D;
    border-bottom: 1px solid #FFC22D;
    text-align: center;
    height: 100%;
    margin-top: 20px;
}

.discount-landing-cart div {
    width: 277px;
    margin: 0px auto;
}

.img-card-ventajon-menu {
    width: 32px;
}

.grid-item {
    margin: 0 auto;
    width: 200px;
}

.trigger-menu {
    padding: 0;
    text-align: center;
    width: auto;
    float: left;
}

.trigger-menu i, .trigger-menu span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
    cursor: pointer;
}

.max-fluid {
    max-width: 1550px;
    margin: 0 auto;
    position: relative;
}

.advice-login p, .advice-login button {
    display: inline-block;
    vertical-align: middle;
}

.advice-login button {
    display: inline-block;
    vertical-align: middle;
}

/* Head page */
.head-page {
    padding: 0 15px;;
    box-sizing: content-box;
}

.head-page .back {
    padding: 19px 5px 0px 5px;
}

.breadcrumb p, .breadcrumb a {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #113f92!important;
}

.breadcrumb > .active {
    color: black;
    font-weight: 600;
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 2px;
    color: #cccccc;
}

.breadcrumb {
    padding: 10px 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 2px;
}

.head-page h1 {
    font-size: 1.4em;
    color: #113F92;
    font-weight: 300;
    line-height: 25px;
    margin: 10px 0 5px 0;
}

.btn-quantity {
    width: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 5px;
    color: #113f9d;
    font-size: 18px;
    font-weight: 500;
    background: white;
    border: 1px solid #113f9f;
}

.btn-quantity i {
    font-size: 15px;
}

.btn-quantity-cart {
    width: 23px;
    height: 23px;
    color: #113f9d;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #113f9f;
    background: white;
    padding-left: 4px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.live-search {
    width: 300px!important;
}

#query-product-result {
    margin-top: 35px;
    float: right;
}

.list-group-item.search-item {
    min-height: 100px;
    border-radius: 0;
    border-bottom: 1px solid #C4C4C4;
}

.list-group-item.search-item img {
    max-height: 65px;
}

.search-item-pvp {
    font-size: 13px;
    text-align: left;
}

.search-item.last {
    height: 45px!important;
    min-height: 45px;
    background-color: #113f96!important;
    color: white!important;
}

#searchbar_mobile {
    z-index: 1;
}

.modal-header .modal-title {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin-right: 30px;
    margin-top: 5px;
}

.modal iframe {
    border: 0;
    width: 100%;
    height: 100%;
}

.description-grid-view {
    margin-top: 10px;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#login_mobile .tab-nav {
    box-shadow: none;
    text-align: center;
    width: 80%;
}

#login_mobile .tab-nav li {
    font-family: 'Roboto', sans-serif;
}

/*CHAT*/
#chat-widget-container {
    z-index: 10 !important;
}

/*COOKIES*/

#cookies {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
}

#boxCookies {
    position: relative;
    background-color: #113f96;
    padding-top: 15px;
    padding-bottom: 5px;
}

#boxCookies p {
    color: #FFF;
}

#boxCookies a {
    color: #FFF;
    text-decoration: underline;
}

#boxCookies button {
    padding: 8px 20px;
    text-align: left;
    background-color: #113f96;
    border: 1px solid #ffffff;
    color: #FFF;
}   

#boxCookies button:focus, #boxCookies button:hover  {
    color: #113f96;
    background-color: #fff;
    font-weight: 400;
}

.containerCookies {
    padding: 0;
}

#boxCookies .cookies-close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    text-decoration: none;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #113f96;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 15px;
    cursor: pointer;
    box-sizing: border-box;
}
#boxCookies .cookies-close .fa {
    position: relative;
    top: -1px;
    font-size: 13px;
    line-height: 13px;
    color: #fff;
    font-weight: 400;
}
@media (max-width: 650px){
    #boxCookies {
        text-align:left;
    }
    #boxCookies p {
        padding-left: 0;
    }
    #boxCookies .cookies-close.visible-xs {
        display: none !important;
    }
    #boxCookies button {
        margin-top: 35px;
    }
}

/*--------------------------------------------
         2.1 MEDIAQUERIES FOR HEADER    
--------------------------------------------*/

/* CSS for 480 */
@media (min-width: 480px) {
    .info-delete-icon {
        height: 33px;
        top: 75px;
        right: -15px;
        position: absolute;
        font-size: 12px;
        margin-bottom: 0;
        line-height: 0;
    }

    .grid-item {
        margin: 0 13px;
        width: auto;
    }

    .cart-fixed {
        top: 45px
    }
}
/* End Mediaqueries 480*/

/* CSS for Mobile */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 767px) {
    .responsive-menu {
        min-height: 0;
        background-color: #e7e7e7;
        margin-top: 5px;
        border-top: 1px solid #cccccc!important;
    }

    .responsive-menu .navbar-nav > li > a {
        width: auto;
        padding: 7px 14px!important;
        font-size: 13px;
    }
    
    .responsive-menu .nav > li > a {
        font-size: 13px!important;
    }
    
    .responsive-menu .navbar-nav > li {
        float:left!important;
        width: auto;
        text-align: center;
        padding: 0px;
    }

    .responsive-menu .navbar-nav .open .dropdown-menu {
        position: absolute!important;
    }
    
    .last-item-mobile {
        padding: 10px 0;  
        border-bottom: 1px solid #ccc;
        border-top: 0!important;
    }
    
    .last-item-mobile .btn-primary-reverse {
        width: 80%;
        margin: 0 auto;
    }
    
    .btn-login-user {
        width: 100%;
        padding: 10px 65px!important;
    }
    
    .btn-facebook, btn-facebook:hover, .btn-google, .btn-google:hover {
        padding: 15px 16px;
        font-size: 16px;
    } 
}

@media only screen
and (max-device-width: 320px){
    .responsive-menu .navbar-nav > li > a {
        padding: 7px 9px!important;
        font-size: 12px;
    }
}


/* CSS for 768 */
@media (min-width: 768px) {
    .head-page {
        padding: 5px 15px;
    }

    .iva {
        font-size: 12px;
        color: #575756 !Important;
        font-weight: 300;
        text-align: left;
    }

    .top-bar-nav {
        padding: 5px 15px;
        text-align: right;
    }

    .support {
        padding: 5px 15px;
        text-align: left;
    }
    
    .live-search {
        width: 269px!important;
    }

    .main-actions {
        position: absolute;
        right: 15px;
        top: 10px;
        width: auto;
    }

    .main-logo {
        width: 140px;
        height: auto;
        margin-top: 0;
        margin-left: 20px;
        padding: 10px;
    }

    .navbar-nav {
        text-align: left;
        margin: 0 auto;
        height: auto;
        font-size: 15px;
        margin-top: 0px;
        border-bottom: 1px solid #d4d4d4;
    }

    .cart-div {
        float: right;
        padding: 5px;
        margin-top: 0;
        position: relative;
        top: 0;
        right: 0;
        font-size: 16px;
        margin-top: 12px;
    }

    .search {
        float: left;
        padding: 5px;
    }

    .search-bar {
        padding-top: 0;
        padding-right: 25px;
    }

    .cart {
        padding: 10px;
        width: 380px;
        top: 0;
    }

    .trigger {
        padding: 0;
        padding-top: 10px;
        padding-left: 0;
    }

    .discount-landing p {
        font-size: 13px;
        margin-bottom: -10px;
        color: #575756;
        font-weight: 300
    }

    .discount-landing-cart div {
        width: 100%;
        margin: 0px auto;
    }
    
    .modal-legal-info-txt .modal-dialog, #modalDataProtection .modal-dialog, #modalLegalWeb .modal-dialog, #modalPrivacyPolicy .modal-dialog {
        top: 15% !important;
        width: 90%;
        max-width: 980px;
        margin: 30px auto;
    }
    
    body:not(.sw-toggled) .breadcrumb {
        padding: 10px 19px 11px;
    }
}
/* End Mediaqueries 768*/

/* CSS for 992 */
@media (min-width: 992px) {
    
    .grid-item {
        margin: 20px 13px 0 13px;
        width: auto;
    }
    
    .special-item{
       margin: 20px 0 0 0!important; 
    }
}
/* End Mediaqueries 992*/

/* CSS for 1024 */
@media (min-width: 1024px) {
    .search-bar {
        min-width: 270px;
        margin-top: -7px;
        padding-right: 0;
    }
    .number {
        font-size: 15px;
    }

    .cart-height {
        min-height: 330px;
    }
}
/* End Mediaqueries 1024*/

/* CSS for 1200 */
@media (min-width: 1200px) {
    
    .menu-show {
        display: none;
    }

    .main-logo {
        width: 150px;
        height: auto;
        margin-top: 10px;
        margin-left: 20px;
        padding: 0;
    }

    .main-actions {
        position: absolute;
        right: 16px;
        top: 6px;
        width: auto;
    }

    .navbar-nav {
        margin-top: 0;
        border: 0;
        background: transparent;
    }
    
    .cart-div{
        margin-top: 10px!important;
    }
}
/* End Mediaqueries 1200*/

/* CSS for 1336 */
@media (min-width: 1336px) {
    .search-bar {
        min-width: 260px;
        z-index: 0;
    }
    .search-group {
        margin-top: 40px;
        margin-right: 5px;
        min-width: 265px;
    }
}
/* End Mediaqueries 1336*/

/* CSS for 1600 */
@media (min-width: 1600px) {
    .search-bar {
        min-width: 325px;
        z-index: 0;
    }
    .search-group {
        margin-top: 40px;
        margin-right: 5px;
        min-width: 330px;
    }
    
    #query-product-result {
        margin-top: -5px;
    }
    
    .main-actions {
        position: absolute;
        right: -15px;
        top: 6px;
        width: auto;
    }
}
/* End Mediaqueries 1600*/
/*-----------------------------------*/

/*--------------------------------------------
3. CUSTOM CLASSES MOBILE & TABLET       */

/* CSS for Mobile */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 767px) {
    
    .align-xs-right {
        text-align: right;
    }

    .align-xs-left {
        text-align: left!important;
    }

    .align-xs-center {
        text-align: center;
    }
    .fxs8 {
        font-size: 8px;
    }

    .fxs10 {
        font-size: 10px;
    }

    .fxs11 {
        font-size: 11px!important;
    }

    .fxs12 {
        font-size:  12px;
    }

    .fxs13 {
        font-size:  13px;
    }

    .fxs14 {
        font-size:  14px;
    }

    .fxs15 {
        font-size:  15px!important;
    }

    .fxs16 {
        font-size:  16px;
    }

    .fxs17 {
        font-size:  17px;
    }

    .fxs18 {
        font-size:  18px;
    }

    .fxs19 {
        font-size:  19px;
    }

    .fxs20 {
        font-size:  20px!important;
    }
    
    .fxs30 {
        font-size:  30px!important;
    }
    
    .pxs0 {
        padding: 0!important;
    }
    
    .p-xs-15 {
        padding: 15px!important;
    }
    
    .p-b-xs-0 {
        padding-bottom: 0!important;
    }
    
    .p-b-xs-5 {
        padding-bottom: 5px!important;
    }
    
    .p-b-xs-10 {
        padding-bottom: 10px!important;
    }
    
    .p-b-xs-15 {
        padding-bottom: 15px!important;
    }
    
    .p-b-xs-20 {
        padding-bottom: 20px!important;
    }
    
    .p-b-xs-50 {
        padding-bottom: 50px!important;
    }
    
    .p-t-xs-0 {
        padding-top: 0;
    }
    
    .p-t-xs-5 {
        padding-top: 5px!important;
    }
    
    .p-t-xs-10 {
        padding-top: 10px!important;
    }
    
    .p-t-xs-15 {
        padding-top: 15px!important;
    }
    
    .p-t-xs-20 {
        padding-top: 20px!important;
    }
    
    .p-l-xs-0 {
        padding-left: 0!important;
    }
    
    .p-l-xs-8 {
        padding-left: 8px!important;
    }
    
    .p-r-xs-8 {
        padding-right: 8px!important;
    }
    
    .p-l-xs-15 {
        padding-left: 15px!important;
    }
    
    .p-r-xs-0 {
        padding-right: 0!important;
    }
    
    .p-r-xs-15 {
        padding-right: 15px!important;
    }
    
    .m-b-xs-0 {
        margin-bottom: 0!important;
    }
    
    .m-b-xs-5 {
        margin-bottom: 5px!important;
    }
    
    .m-b-xs-20 {
        margin-bottom: 20px!important;
    }
    
    .m-b-xs-30 {
        margin-bottom: 30px;
    }
    
    .m-t-xs-0 {
        margin-top: 0!important;
    }
    
    .m-t-xs-5 {
        margin-top: 5px!important;
    }
    
    .m-t-xs-15 {
        margin-top: 15px!important;
    }
    
    .m-t-xs-20 {
        margin-top: 20px!important;
    }
    
    .m-l-xs-0 {
        margin-left: 0!important;
    }
    
    .m-l-xs-20 {
        margin-left: 20px!important;
    }
    
    .m-r-xs-0 {
        margin-right: 0!important;
    }
    
    .pull-xs-left {
        float: left!important;
    }
    
    .text-xs-left {
        text-align: left!important;
    }
    
    .text-xs-center {
        text-align: center!important;
    }
}

/* CSS for Tablets */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    
    .p-b-sm-0 {
        padding-bottom: 0;
    }
    
    .m-b-sm-15 {
        margin-bottom: 15px!important;
    }
    
    .m-b-sm-20 {
        margin-bottom: 20px!important;
    }
    
    .p-l-sm-0 {
        padding-left: 0!important;
    }
    
    .p-t-sm-0 {
        padding-top: 0!important;
    }
    
    .p-t-sm-12 {
        padding-top: 12px!important;
    }
    
    .p-t-sm-20 {
        padding-top: 20!important;
    }
    
    .p-b-sm-20 {
        padding-bottom: 20!important;
    }
    
    .p-l-sm-15 {
        padding-left: 15px!important;
    }
    
    .p-l-sm-18 {
        padding-left: 18px!important;
    }
    
    .p-l-sm-25 {
        padding-left: 25px!important;
    }
    
    .p-r-sm-8 {
        padding-right: 8px!important;
    }
    
    .p-r-sm-15 {
        padding-right: 15px!important;
    }
    
    .p-r-sm-35 {
        padding-right: 35px!important;
    }
    
    .text-sm-left {
        text-align: left!important;
    }
    
    .m-r-sm-0 {
        margin-right: 0!important;
    }
    
    .m-t-sm-10 {
        margin-top: 10px!important;
    }
    
    .m-t-sm-23 {
        margin-top: 23px!important;
    }
    
    .fs-sm-23 {
        font-size: 23px!important;
    }
    
    .fsm12 {
        font-size: 12px!important;
    }
    
    .fsm13 {
        font-size: 13px!important;
    }
    
    .fsm14 {
        font-size: 14px!important;
    }
    
    .fsm15  {
        font-size: 15px!important;
    }
    
    .fsm16  {
        font-size: 16px!important;
    }
    
    .fsm18  {
        font-size: 18px!important;
    }
    
    .fsm20  {
        font-size: 20px!important;
    }
}

.acceptConditions {
    color: #999;
}


.acceptConditions a {
    color: #999;
    text-decoration: underline;
}