/* Top */
#top {
	background: white;
	box-shadow: none !important;
	border-bottom: 1px solid #DBDBDB;
}
#top-bar .container-1200,
#top-bar .max-fluid,
#top .container-1200,
#top .max-fluid {
    max-width: 1200px;
    margin: auto;
}
@media (min-width:992px) {
    #top {
            height: 85px;
            border-bottom: 0;
    }
}
@media (max-width:767px) {
    #top {
        position: fixed;
        width: 100%;
        z-index: 11;
        z-index: 91;
        top: 0;
    }
    body {
        padding-top: 98px;
    }
}

/* Top Bar */
#top-bar [class^=col-] {
    padding: 0 15px 0 15px;
}
#top-bar, #top-bar input, #top-bar a,
#top, #top input, #top a {
    font-family: 'Roboto', sans-serif;
}
#top-bar a {
    color: #113f96;
}
#top-bar a:hover {
    color: #0a6ebd;
}

#top-bar {
    font-family: 'Roboto', sans-serif;
    background-color: #efefef;
    color: white;
    font-size: 14px;
    border-bottom: #cccccc;
    padding-top: 5px;
    position: relative;
}
#selectorIslas .btn,
#top-bar .btn {
    font-family: 'Roboto',sans-serif;
    padding: 3px 12px 2px 12px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    border: 1px solid #113f96;
    border-radius: 0px;
    box-shadow: none !important;
    margin-top:3px;
}
#tucuentaVSM {
    color: #fff !important;
    margin: 0px;
    padding: 4px 10px;
    background-color: #113f96;
    border: 1px solid #113f96;
}
#tucuentaVSM i {
    margin-right: 7px;
}
#top-bar .droplogin.btn {
    border: 1px solid #d10026;
    background-color: #d10026;  
    color: #fff !important;
    margin-bottom: 3px;
    margin-left: 10px;
}
#top-bar .droplogin.btn2 {
    background-color: #113f96;
    border: 1px solid #113f96;
    box-shadow: none;
}
#top-bar .btn-sm {
    padding: 3px 10px 2px 10px;
    font-size: 12px;
}
#top-bar ul {
    margin: 0;
}
#top-bar li {
    font-family: 'Roboto', sans-serif;
}
#top-bar .menu-user-type {
    border-bottom: #cccccc;
}
#top-bar .menu-user-type ul {

}
#top-bar .menu-user-type > li {
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
}

#top-bar .menu-user-type a {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 34px;
    display: block;
}
#top-bar .menu-user-type a:hover,
#top-bar .menu-user-type a:focus {
    color: #d10026;
    text-decoration: underline;
}
#top-bar .menu-user-type li.active {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-width: 1px 1px 0 1px;
}
#top-bar .container {
    position:relative;
    padding-top:7px;
}

#top-bar .menu-top-bar {
	margin-top:1px;
    line-height: 30px;
    float: right;
}
#top-bar .menu-top-bar .tel {
	font-weight:600;
}
@media (max-width:830px) {
	.market-malaga #top-bar .menu-top-bar, 
	.market-resto-de-peninsula #top-bar .menu-top-bar, 
	.market-mallorca #top-bar .menu-top-bar {
		display:none;
	}
	[id^="page-business"] #top-bar .menu-top-bar {
		display:block;
	}
}
@media (max-width:767px) {
	#top-bar .menu-top-bar {
		display:none;
	}
}

#top-bar .menu-top-bar li:nth-child(-n+1)::before {
    display: none;
}
#top-bar .menu-top-bar li {
    padding-left: 17px;
    padding-right: 15px;
}
#top-bar .menu-top-bar li::before {
    content: "|";
    position: relative;
    font-size: 1rem;
    left: -16px;
    top: -1px;
    color: #666666;
}

#top-bar .menu-top-bar {
    color: #333333;
}
#top-bar .menu-top-bar,
#top-bar .menu-top-bar a {
    font-family: "Roboto", "sans-serif";
    font-size: 12px;
}
#top-bar .menu-top-bar a:hover {
    text-decoration: underline;
}
#top-bar .btn-app-download {
    color: #000000;
    border: 1px solid #000000;
    padding: 3px 5px 4px 5px;
    background-color: #FFFFFF;
    border-radius: 2px;
}
#top-bar .btn-client-attention {
    border-color: #000000;
    border-width: 0 1px 0 0;
}
#top-bar .btn-client-asistance {
    border-color: #000000;
    border-width: 0 1px 0 0;
}
#top-bar .container > div:nth-child(2n+1){
    clearx:left;
}

/* Search Bar */
#menu-ventajon #search-query.form-control {
	border-color: #113f96;
}
#menu-ventajon *::-moz-placeholder {
	font-size: 13px;
}

#searchtoggle {
	margin-right:12px;
	height:56px;
	line-height:56px;
}
#menu-ventajon .search {
    max-width: 290px;
    float:right;
    padding: 0;
}

#menu-ventajon .form-searchs {
    position: relative;
    margin: 0;
}
#menu-ventajon .search span {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: #113f92;
}
#menu-ventajon .search-bar {
    z-index: 1;
    width: auto;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    display: block;
    padding: 0;
}
#menu-ventajon .icon-search {
    border-left: 0;
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
    min-width: 35px;
    padding: 0px;
}
#menu-ventajon [class^="sm-icon"], #menu-ventajon [class*="sm-icon"] {
	font-family: 'Material-Design-Iconic-Font';
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#menu-ventajon .icon-search::before {
    font-family: 'FontAwesome';
	content: '\e904';
	font-family: 'Material-Design-Iconic-Font';
	content: '\f1c3';
	color: #263e88;
	font-size: 25px;
    font-weight: 400;
}

.product-card-name h3 {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    text-overflow: ellipsis;
    line-height: 20px;
    color: #000000;
    font-size: 16px;
    font-weight: 100;
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    padding: 0 10px;
}

.dropdown-menu {
    position: absolute;
    top: 74%;
    z-index: 999!important;
    display: none;
    float: left;
    padding: 7px 0;
    margin: 7px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #eeeeee;
}

/* Logotipo principal */
.main-logo {
    width: auto;
    height: 36px;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0px;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    .main-logo {
        margin-top: 10px;
        margin-left: 15px;
        margin-bottom: 5px;
    }
}
@media (max-width: 576px) {
    body:not(#page-start) .main-logo {
        margin-left: 5px;
    }
}
@media (max-width: 359px) {
	    body:not(#page-start) .main-logo {
        margin-left: 0px;
    }
}
	
@media (min-width: 768px) {
    .main-logo {
        width: 140px;
        height: auto;
        margin: 0px 0px 10px 10px;
    }
}
@media (min-width: 992px) {
    .main-logo {
        width: 150px;
        margin: 0px 70px 10px 0px;
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    .main-logo {
        margin-right: 40px;
    }
}


#menu-ventajon button:hover, button:active, button:focus,
#menu-ventajon a:hover, a:active, a:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
}


#cart-trigger2 > span:hover {
	text-decoration: underline;
}
#menu-ventajon button::-moz-focus-inner {
  border: 0;
}
#top-bar #cart-trigger2 {
    float: right;
    margin-left: 30px;
    line-height: 30px;
    max-height: 30px;
    font-size: 12px;
    color: #113f96;
    margin-right: 0px;
    margin-top: 1px;
}

#top-bar #cart-trigger2 span.cart-text {
    margin-left: 0px;
    font-size: 12px;
}

#top-bar #cart-trigger2 .fa {
	margin-right: 3px;
        font-size: 13px;
}

#top-bar .loginuser::before,
#top-bar #cart-trigger2::before {
	color: #666666;
    content: "|";
    position: relative;
    font-size: 1rem;
    left: -14px;
    top: -1px;
}
#top-bar .loginuser::before {
    left: -16px;
}

[id^="page-business"] #top-bar #cart-trigger2 {
	display: none;
}
#top-bar #cart-trigger2 span.cart-text {
	margin-left: 0px;
	font-size: 13px;
}

.max-fluid {
    max-width: 1200px;
    margin: auto;
}

#top-bar .loginuser  {
	margin-left: 17px;
}
#top-bar .loginuser .fa-power-off {
	color: #aaaaaa;
	margin-left: 3px;
	font-size:16px;
	vertical-align: middle;
}
#logout-mobile-frontend .fa-power-off,
#menuMobile .fa-power-off,
#top-bar .loginuser #logout-frontend .fa-power-off {
	color: #009837;
}
	
@media (min-width: 768px) {
	.loginuser {
		float:right;
		min-height: 30px;
		line-height: 30px;
		font-size: 13px;
		color: #113f96;
	}
	.loggedin .loginuser {
		margin-top: 1px;
	}
	.loginuser a {
		cursor: pointer;
	}
	.loginuser a:btn2 {
		margin-top: 0px;
	}
	.loginuser a:hover span {
		text-decoration: underline;
	}
	.logoutUser {
		margin-top:0;
	}
}
@media (min-width: 768px) and (max-width:991px) {
	#top-bar .menu-top-bar,
	#top-bar.loggedin .hidden-sm-loggedin,
	#top-bar:not(.logged) .btn-client-attention {
		display: none;
	}
}

/* selector islands */
#selectorIslas {
    margin-top: 0;
}
#selectorIslas .btn {
    background-color: #ffffff;
    color: #113f96 !important;
    border-color: #113f96;
}
#selectorIslas .btn .caret {
	margin-left: 5px;
	margin-top:-3px;
	position: relative;
}
#selectorIslas .btn .caretxx::before {
    content: "|";
    position: absolute;
    font-size: 1rem;
    left: -2px;
    top: -1px;
    color: #113f96;
}
#selectorIslas .btn .zmdi,  
#selectorIslas .btn .fa {
    margin-left: 2px;
    margin-right: 4px;
    font-size: 14px;
}

#contenedorSelectorIslas  {
    position: relative;   
    float: right;
    margin-right: 15px;
    margin-left: 3px;
}
#contenedorSelectorIslas .dropdown-menu {
    padding: 12px 15px 12px 15px;
    margin: 0px;
    margin-left: 0px;
    background-color: #ffffff;
    position: absolute;
    top: auto;
    right: auto;
    left: auto;
    z-index: 12;   
}

#contenedorSelectorIslas ul#selectorMallorca li:not(.active) a,
#contenedorSelectorIslas ul#selectorOtrasComunidades li:not(.active) a {
    padding-left: 7px;
}

#menu-ventajon,
#top .row {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
@media (max-width:767px) {
	#menu-ventajon {
		padding: 0;
	}
}
#top > .container-fluid {
    padding-top: 20px;
}

/* MENU VENTAJON */
#menu-ventajon .mega-dropdown {
    position: static !important;
    width: auto !important;
}
#menu-ventajon .dropdown-menu.list-inline {
	margin: 0;
	padding-top: 0;	
	padding-bottom: 0;	
	line-height: 40px;
	z-index:9!important;
}
@media (max-width:991px) {
	#menu-ventajon .dropdown-menu.list-inline {
		padding-bottom: 15px;	
		padding-bottom: 0px;
	}
}
#menu-ventajon a {
    color: #113f96;
}
#menu-ventajon .open > a {
    color: #d10026;
}
#menu-ventajon .tab-content {
	padding: 0;
}
#menu-ventajon .dropdown-menu.dropdown-menu-user-action {
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    position: absolute;
    right: 0;
    top: auto;
    left: auto;
    right: 0;
    width: 70px;
    min-width: 70px;
    border: 1px solid #cccccc;
    border-width: 0px 0px 1px 1px;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2) !important;
}
#menu-ventajon .dropdown-menu.dropdown-menu-user-action ul {
    padding: 0px 0px 0px 0px;
    margin: 0;
}
#menu-ventajon .dropdown-menu.dropdown-menu-user-action li  {
    padding: 0px 0px 0px 0px;
    margin: 0;
    text-align: center;
    border-top: 1px solid #cccccc;
}
#menu-ventajon .dropdown-menu.dropdown-menu-user-action li a {
    margin: 0;
    font-size: 18px;
    white-space: nowrap;
    width: 70px;
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
    display: block;
}
#menu-ventajon .visible-xs .fa,
#menu-ventajon .dropdown-menu-user-action .fa,
#menu-ventajon .dropdown-menu-user-action .zmdi {
	font-size: 18px;
}
@media (max-width: 767px) {
	#contenedorSelectorIslas .dropdown-menu {
	    /*padding: 12px 15px 12px 15px;
	    margin: 15px 0px 15px 0px;
	    border: none;
	    border-radius: 0;
	    position: relative;
	    display: block;
	    float: none;
	    width: 100%;*/
	    margin-left: 0px;
	}
}
@media (max-width: 991px) {
	#menu-ventajon .social-links .fa {
		font-size: 36px;
	}
}
#contenedorSelectorIslas .dropdown-menu ul {
	
}
#contenedorSelectorIslas .dropdown-menu hr {
    margin: 7px 0px 7px 0px;
}
#contenedorSelectorIslas .dropdown-menu a {
    display: block;
    padding: 3px 3px 3px 22px;
    position: relative;
    white-space: nowrap;
}
#contenedorSelectorIslas .dropdown-menu li.noisland a {
    margin: 0;
    padding: 0;
    color: #999999;
}
#contenedorSelectorIslas .dropdown-menu .active a::before {
    font-family: "FontAwesome";
    content: "\f041";
    font-family: 'Material-Design-Iconic-Font', sans-serif;
	content: "\f1ab";
    position: absolute;
    left: 8px;
}
#contenedorSelectorIslas .dropdown-menu .active a {
    background-color: #efefef;
    color: #d10026;
}

#contenedorSelectorIslas .dropdown-menu a:hover {
    background-color: #efefef;
}
#contenedorSelectorIslas .titulo-selector {
    color: #113f92;
    font-family: 'Roboto', sans-serif;
    /*font-size: 16px;*/
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 1px;
    margin-left: 7px;
}

/* Menu Principal*/
#menu-ventajon .nav-logo {
    list-style: none outside none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    float:left;
}

#menu-ventajon .nav > li > a {
	padding-left: 0px;
    padding-right: 0px;
    position: relative;
    display: block;
    border-top: 1px solid transparent;   
    font-size: 14px;
    font-weight: 400;
    padding-top:15px;
    line-height:24px;
}
@media (min-width: 992px) {
	#menu-ventajon .nav > li > a {
		line-height: 30px !important;
		font-family: 'Roboto Slab', serif;
	}
}
#menu-ventajon .navbar-nav {
	    text-align: left;
}
#menu-ventajon .navbar-collapse.collapse  {
	display: block;
}
#menu-ventajon .tab-pane > navbar-nav {
    text-align: left;
    margin: 0 auto;
    margin-top: 0px;
    height: auto;
    font-size: 15px;
    margin-top: 0px;
    border-bottom: 0px solid #d4d4d4;
    float: left;
}

@media (min-width:992px) {
	#menu-ventajon .nav > li > a {
		text-align: left;
	    font-size: 14px;
	    letter-spacing: 0.0125em;
	    font-weight: 600;
	}
	#menu-ventajon .nav:not(:first-child) > li > a::before {
		content: '';
		width: 1px;
		height: 17px;
		position: absolute;
		left: 0;
		top:23px;
		background-color: #bbb;	
	}
	#menu-ventajon .nav > li.dropdown-open > a::before,
	#menu-ventajon .nav > li.open > a::before {
		content: '';
		width: 1px;
		min-height: 55px;
		position: absolute;
		left: auto;
		right: -1px;
		top: 0;
		background-color: #fff;	
		z-index: 10;
	}
	.navbar-nav .dropdown-menu > li:not(:first-child) > a::before {
		content: '|';
		color: #aaa;
		position: relative;
		left: -25px;
	}
}

[id^="page-promotions"] #menu-ventajon .nav > li.promotions > a,
[id^="page-advantages"] #menu-ventajon .nav > li.advantages > a,
#menu-ventajon .nav > li > a:hover {
	 color: #d10026;
}
#menu-ventajon .nav > li > a > span {
    padding-left: 15px;
    padding-right: 15px;
}

#menu-ventajon .nav > li.dropdown-open > a,
#menu-ventajon .nav > li.open > a {
    border-top: 0px solid #cccccc !important;
    background-color: #eeeeee;
    color: #d10026;
}
#menu-ventajon .nav > li.dropdown-open > a,
#menu-ventajon .nav li.sel > a {
    color: #d10026;
}
#menu-ventajon .nav > li.dropdown > a.dropdown-toggle {
	position: relative;
}
#menu-ventajon .nav > li.dropdown-open,
#menu-ventajon .nav > li.dropdown.open {
	 position: static;
}
#menu-ventajon .nav > li.dropdown-open > .dropdown-menu,
#menu-ventajon .nav > li.dropdown.open > .dropdown-menu {
    float: none;
    width: 100%;
    text-align: left;
    top:auto;
    left:0;
    right:0;
    background-color: #efefef;
    box-shadow: none;
    min-height: 40px;
    line-height: 40px;
    box-sizing: border-box;
}
@media (min-width:992px) {
	#menu-ventajon .nav > li > a > span {
	    line-height:2.2em;
	}
	#menu-ventajon .nav > li > a {
	    height: 65px;
	}
	#menu-ventajon .nav > li:not(.open) > a:hover,
	#menu-ventajon .nav > li:not(.dropdown-open) > a:hover {
	    background-color: transparent;
	}
	#menu-ventajon .nav > li.dropdown-open > a:hover,
	#menu-ventajon .nav > li.open > a:hover {
	    background-color: #eeeeee;
	}
}

@media (max-width:991px) {
	#menu-ventajon .nav > li.dropdown.open > .dropdown-menu {
	   	display: inline-block;
	   	width:100%;
	   	opacity: 0;
		height: 0px;
		min-height: 0px;
		overflow: hidden;
		-webkit-transition: all;
		-moz-transition: all;
		transition: all;
		-webkit-transition-duration: 1s;
		-moz-transition-duration: 1s;
		transition-duration: 1s;
	}
	#menu-ventajon .nav > li.dropdown-open > .dropdown-menu,
	#menu-ventajon .nav > li.dropdown.open > .dropdown-menu {
	    background-color: #ffffff;
	}
	#menu-ventajon .nav > li.dropdown > .dropdown-menu >li {
		border-top: 1px solid #ccc;	
		display: block;
	}
	#menu-ventajon .nav > li.dropdown-openxx > .dropdown-menu,
	#menu-ventajon .nav > li.dropdown.open > .dropdown-menu {
	   display: inline-block;
	   width:100%;
	   height: auto;
	   opacity: 1;
	}
}

#menu-ventajon .mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
@media (max-width:991px) {
	#menu-ventajon .dropdown .dropdown-menu.mega-dropdown-menu > li  {
		padding: 0 0 20px 25px !important;
	}
	#menu-ventajon .dropdown .dropdown-menu.mega-dropdown-menu > li > ul {
		margin: 0;
		padding: 0;
	}
	#menu-ventajon .mega-dropdown-menu > li > ul > li {
	    margin-left: -10px;
	    margin-right: 10px;
	}
	#menu-ventajon .dropdown.mega-dropdown .dropdown-menu.mega-dropdown-menu a {
	    padding-left: 10px !important;
	}
	#menu-ventajon .dropdown-menu .mega-dropdown > .dropdown-toggle::after {
	    font-family: "FontAwesome";
	    content: "\f078";
	    font-family: 'Material-Design-Iconic-Font';
	    content: "\f2fc";
	    content: "\f2f9";
	    position: absolute;
	    right: 15px;
	    -webkit-transition: 0.2s all ease-in-out;
	    -webkit-transform: scale(1) rotate(0deg);
	    transform: scale(1) rotate(0deg);
	}
	#menu-ventajon .dropdown-menu .mega-dropdown.open > .dropdown-toggle::after {
	    -webkit-transform: scale(1) rotate(180deg);
	    transform: scale(1) rotate(180deg);
	}
	
}
#menu-ventajon .mega-dropdown-menu > li > ul > li > a {
	color: #113f96 !important;
	color: #000000 !important;
}
#menu-ventajon .mega-dropdown-menu > li ul > li > a {
    font-weight: normal;
	line-height: 1.428571429;
	white-space: normal;
	display: block;
}
#menu-ventajon .mega-dropdown-menu > li ul > li > a:hover, 
#menu-ventajon .mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #CD0026 !important;
    background-color: #ffffff;
}

@media (min-width:992px) {
	#menu-ventajon .mega-dropdown:not(.open) .dropdown-menu.mega-dropdown-menu {
	    -webkit-transform-origin: top left;
    	-moz-transform-origin: top left;
    	-ms-transform-origin: top left;
    	transform-origin: top left;
	    transform: scale(0);
		opacity: 0;
		display: block !important;
	}
	#menu-ventajon .mega-dropdown.open .dropdown-menu.mega-dropdown-menu {
	    transform: scale(1);
		opacity: 1;
	}
	
	#menu-ventajon .nav > li.dropdown-open > .dropdown-menu,
	#menu-ventajon .nav > li.dropdown.open > .dropdown-menu {
		display: table;
	    transform: scale(1);
		opacity: 1;
	}
	#menu-ventajon .mega-dropdown-tiendas {
		min-width: 785px;
		max-width: 785px;
	}
	#menu-ventajon .mega-dropdown-productos {
		min-width: 600px;
		max-width: 600px;
	}
}


@media (max-width:991px) {
	#menu-ventajon .dropdown-menu > li > a {
   		padding: 6px 15px 5px 15px !important;
   		border: none;
	}
	#menu-ventajon .navbar-nav .open .dropdown-menu > li > a {
		line-height: 32px;
		background-color: #ffffff !important;
	}
	#menu-ventajon .dropdown.open .dropdown-menu.mega-dropdown-menu {
		background-color: #ffffff;
	}
	
}
@media (min-width:992px) {
	
	#menu-ventajon .nav > li.dropdown-open .dropdown-menu,
	#menu-ventajon .nav > li.dropdown.open .dropdown-menu {
   		padding-left: 6px;
	}
}
@media (min-width:1200px) {
	#menu-ventajon .nav > li.dropdown-open .dropdown-menu, 
	#menu-ventajon .nav > li.dropdown.open .dropdown-menu {
   		padding-left: 77px;
   		padding-left: 240px;
	}
}
#menu-ventajon .navbar-nav > li > .dropdown-menu {
    border-radius: 0;
    border: 0;
}
#menu-ventajon .dropdown-menu > li {
    display: inline-block;
}

#menu-ventajon .dropdown-menu > li > a {
    color: #263e88;
}
#menu-ventajon .dropdown-menu > li > a:hover,
#menu-ventajon .dropdown-menu > li > a:focus {
    color: inherit;
    background-color: inherit;
}
#menu-ventajon .dropdown-menu > li > a:hover,
#menu-ventajon .dropdown-menu > li > a:focus {
    color: #d10026;
}

@media (min-width: 992px) and (max-width: 1199px) {
	#menu-ventajon .dropdown.mega-dropdown a {
	    text-align: left;
	    border-bottom: 0px solid #d4d4d4;
	    padding: 5px 15px !important;
	}
	#menu-ventajon .dropdown.mega-dropdown .dropdown-menu a {
	    text-align: left;
	    border-bottom: 0px solid #d4d4d4;
	    padding: 3px 0px !important;
	}
}
@media (max-width: 991px) {
	#menu-ventajon .dropdown.mega-dropdown .dropdown-menu a {
	    text-align: left;
	    border-bottom: 0px solid #d4d4d4;
	    padding: 8px 0px !important;
	}
}

@media (min-width: 992px) {
    #menu-ventajon .tab-pane > .navbar-nav {
        float: left !important;
    }

	#menu-ventajon .tab-pane > .navbar-nav {
	    border-bottom: 0px solid #d4d4d4;
	}
}

@media (max-width: 991px) {
    #menu-ventajon .tab-pane > .navbar-nav {
        float: none !important;
    }
    #menu-ventajon .nav > li > a {
        padding: 15px 0px;
    }
    .navbar-nav > li {
        float: none !important;
    }
    #menu-ventajon .nav > li > a > span {
        border-right: none !important;
        padding-left: 15px;
        padding-right: 15px
    }
    #menu-ventajon .nav > li > a > span.infotext-location {
        padding-left: 0;
        padding-right: 5px
    }
    #menu-ventajon .nav > li.dropdown-open > a,
    #menu-ventajon .nav > li.open > a {
        border-top: none !important;
        color: #000000;
        font-weight:600;
        letter-spacing: 0.01em;
        background-color: #ffffff;
    }
    #menu-ventajon .navbar-nav {
        border-top: 1px solid #cccccc;
        border-bottom: 0px solid #cccccc;
        margin: 0;
    }
    #menu-ventajon .navbar-nav >li.visible-xs {
        border-top: 1px solid #cccccc;
        margin: 0;
    }
    #menu-ventajon .navbar-collapse {
        display: none !important;
    }
    #menu-ventajon .navbar-collapse.in {
        display: block !important;
        float:none;
        clear:both;
    }

    #menu-ventajon .dropdown-menu {
        position: relative;
        padding: 0px 0 0px 0;
        box-shadow: none !important;
        background-colorxx: #efefef;    
    }
    #menu-ventajon .dropdown-menu.mega-dropdown-menu {
    	float: none !important;
        margin-top:0;
    }

    #menu-ventajon .dropdown .dropdown-menu.mega-dropdown-menu {
	    -webkit-transform: scale(1);
	    -ms-transform: scale(1);
	    -o-transform: scale(1);
	    transform: scale(1);
	    opacity: 1;
	    filter: alpha(opacity=1);
	    displayx: block;
	    border: 0;
	}
	#menu-ventajon .dropdown .dropdown-menu.mega-dropdown-menu .p-20 {
            padding: 0 0 20px 25px !important;
	}
}


@media (max-width: 991px) { 
	#menu-ventajon .dropdown .dropdown .dropdown-menu:not([data-animation]) {
		display: none !important;
	}
	#menu-ventajon .dropdown .dropdown.open .dropdown-menu:not([data-animation]) {
		display: block !important;
	}
	
	#menu-ventajon .dropdown:not([data-animation]) .dropdown-menu, 
	#menu-ventajon .btn-group:not([data-animation]) .dropdown-menu {
	    -webkit-transform: scale(0);
	    -ms-transform: scale(0);
	    -o-transform: scale(0);
	    transform: scale(0);
	    opacity: 0;
	    filter: alpha(opacity=0);
	    display: none;
	}
	
	#menu-ventajon .dropdown.open .dropdown-menu:not([data-animation]), 
	#menu-ventajon .dropup.open .dropdown-menu:not([data-animation]), 
	#menu-ventajon .bootstrap-select.open .dropdown-menu:not([data-animation]), 
	#menu-ventajon .btn-group.open .dropdown-menu:not([data-animation]) {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		filter: alpha(opacity=100);
		display: block;
	}
}

@media (max-width: 991px) {
	#menu-ventajon > #js-navbar-collapse {
		width: 100%;
		position: absolute;
		top: 113px;
		top: 56px;
		left: 0;
		height: 100vh;
		background: transparent;
		z-index: 11;
		z-index: 91;
		overflow: none;
		border: 0;
	}
	#menu-ventajon #js-navbar-collapse #js-navbar-collapse-close {
		position: fixed;
		top: 0px;
		left: 300px;
		padding: 20px;
		font-size: 24px;
		color: #ffffff;
		cursor: pointer;
		opacity: 0.1;
		-webkit-transition: opacity 0.8s;
		transition: opacity 0.8s;
	}
	#menu-ventajon #js-navbar-collapse.in #js-navbar-collapse-close {
		opacity: 0.8;
		-webkit-transition: opacity 0.8s;
		transition: opacity 0.8s;
		
		-webkit-animation-duration: 0.8s;
		animation-duration: 0.8s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeIn;
		animation-name: fadeIn;
		-webkit-animation-delay: 0.8s;
		animation-delay: 0.8s;
	}
	#menu-ventajon #js-navbar-collapse.in #js-navbar-collapse-close:hover {
		opacity: 1;
	}
	#menu-ventajon > #js-navbar-collapse >.js-navbar-collapse-content {
		width: 300px;
		height: 100vh;
		
		position: relative;
		top: 0px;
		left: 0px;
		
		background: #ffffff;
		padding:10px;
		overflow: auto;

		-webkit-animation-duration: 0.8s;
		animation-duration: 0.8s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeInLeft;
		animation-name: fadeInLeft;
		
		box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
	}
	#menu-ventajon > #js-navbar-collapse.in >.js-navbar-collapse-content {
		
		
	}
}
@media (max-width: 767px) {
	#menu-ventajon > #js-navbar-collapse {
		background: rgba(17, 63, 150, 0.8);
	}
	#menu-ventajon > #js-navbar-collapse {
		position: fixed;
		top: 0;
		left: 0;
	}
}
@media (max-width: 359px) {
	#menu-ventajon > #js-navbar-collapse >.js-navbar-collapse-content {
		width: 270px;
	}
	#menu-ventajon #js-navbar-collapse #js-navbar-collapse-close {
		padding: 20px;
		top: 0px;
		left: 265px;
	}
}
#menu-ventajon .trigger-menu {
    text-align: center;
    padding: 0px;
    height:56px;

    text-align: center;
    width: auto;
    float: left;  
}
@media (min-width: 768px) and (max-width: 991px) {
	#menu-ventajon .trigger-menu {
	    top:0px;
    	position:relative;
	}
	#menu-ventajon .trigger-menu .menu-show {
	    width: 95px;
	    font-family: 'Roboto', sans-serif;
	}
}
#menu-ventajon .trigger-menu i, #menu-ventajon .trigger-menu span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
    font-size:18px;
    cursor: pointer;
    line-height:inherit;
}

#menu-ventajon .menu-show {
    background: none;
    border: 0;
    font-size: 18px;
    padding: 0;
    margin-top: 0;
    cursor: pointer;
    color: #113f92;
    width:56px;
    line-height:56px;
    cursor: pointer;
}

#menu-ventajon [class^="sm-icon-"], 
#menu-ventajon [class*=" sm-icon-"] {
    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;
}
#menu-ventajon .icon-menu {
	font-family: "FontAwesome4" !important;
}
#menu-ventajon .icon-menu:before {
    content: "\f0c9";
}

@media (max-width: 767px) {
	
	#top > .container-fluid {
	    padding-top: 0px;
	}
}


@media (max-width: 767px) {
	#top-bar .user-type-nav-tabs  {
		margin: 0px 0 10px 0;
		border: 0;
	}
	#top-bar .user-type-nav-tabs li {
		width: 50%;
		margin: 0;
		border-left: 0 !important;
		border-right: 0 !important;
	}
}

#top-bar .user-type-nav-tabs > li > a {
	padding-left: 15px !important;
	background-color: #efefef;
	border-radius: 0;
	box-shadow: 0;
	border-bottom: 1px solid #cccccc;
}
#top-bar .user-type-nav-tabs .nav-tabs > li > a {
	margin-right:0;
}
#top-bar .user-type-nav-tabs > li:hover > a {
	cursor: pointer;
}
#top-bar .user-type-nav-tabs > li:not(.active) > a:hover {
	border-bottom: 1px solid #cccccc;
}

#top-bar .user-type-nav li a {
	color: #113f96;
}
#top-bar .user-type-nav li a:hover {
	color: #113f96;
}
#top-bar .active-tab-users li.users-tab a,
#top-bar .active-tab-companies li.companies-tab a,
#top-bar .user-type-nav-tabs li.active a {
	font-weight: 400;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid transparent;
	border-bottom: 0;
}

#menu-ventajon .infotext-new {
	background-color: #D10026;
	color: #ffffff;
	float: right;
	padding: 0 10px;
	font-family: 'Roboto','Roboto Slab', serif;
	font-size: 0.9em;
	letter-spacing: 0.07em;
}

#menu-ventajon span.infotext-location {
	padding: auto 0 !important;
}
#menu-ventajon .cangelocation {
	display: inline-block;
	font-size: 0.85em !important;
	padding: 0px;
	float:right;
}
#menu-ventajon .social-links a {
	display: inline-block !important;
	font-size: 2.2em !important;
	padding: 5px !important;
	margin: 0 10px;
}
#menu-ventajon .social-links a:hover {
	background-color: none;
}


/* CSS for Mobile */
@media (min-width: 320px)
and (max-width: 720px) {
    #menu-ventajon .icon-search {
        top: -1px;
        padding: 0;
    }
    #top .container {
        padding-top: 10px;
    }
    #menu-ventajon .boxLogin .navbar-form {
        margin-left: 5px;
        margin-right: 5px;
    }
    
    #dropdown-menu-tiendas .store-showcase-grid-view img {
        display: none!important;
    }
    .bag_and_cart{
        padding: 10px 20px 10px 10px;
        margin-top: 5px;
    }
}

/* CSS for < 576 */
@media (max-width: 420px) {
	#menu-ventajon .hidden-xxs {
		display:none;
	}
}
/* CSS for < 576 */
@media (max-width: 420px) {
	.footer-title {
		font-size: 14px;
	}
	.footer-items hr {
		margin-top: 10px;
		margin-bottom: 5px;
    }
}
.visible-xs .fa, .visible-xs .zmdi,
#menuMobile .fa, #menuMobile .zmdi {
        line-height: inherit;
        vertical-align: inherit;
}  
#menuMobile .btn-dropdownmenu {
        font-size: 18px;
        padding: 0;
        color: #113f96;
        cursor: pointer;
        background: none;
        border: none;
        width:40px;
        height:56px;
}   
#menuMobile.open .btn-dropdownmenu {        
        color: #5e5e5e;
        border-left: 1px solid #cccccc;
}
.trigger {
    padding: 0 !important;
}
/* CSS for < 768 */
@media (max-width: 767px) {
	#menu-ventajon .trigger-menu {
        margin-left: -5px;
    }
    #menu-ventajon .cart-text {
    	position:relative;
    	top:-1em;
    	font-size: 11px;
    }
	.header-nav-fixed {
		position:fixed;
		width:100%;
		z-index: 90;
		top:0;
	}
}

@media (max-width:991px){
   
    .user-type-nav-tabs {
    	
    }
    
    .dropdown-menu.list-inline > li {
    	padding: 0;
    	line-height: 1.5em;
    }
    #menu-ventajon .navbar-collapse {
    	margin-bottom: 15px;
    	padding-left: 0px !important;
    	padding-right: 5px !important;
    }
    
    #menu-ventajon ul.navbar-nav:first-child {
        border-top: 0px solid #cccccc !important;
        margin: 0;
    }
    #menu-ventajon #empresas ul.navbar-nav li:first-child {
        border-top: 0px solid #cccccc !important;
    }
    
    #menu-ventajon .nav > li.dropdown > a.dropdown-toggle::after {
		font-family: "FontAwesome";
	    content: "\f078";
	    font-family: 'Material-Design-Iconic-Font';
	    content: "\f2fc";
	    content: "\f2f9";
		position: absolute;
		right: 15px;
		-webkit-transition: 0.2s all ease-in-out; 
		-webkit-transform: scale(1) rotate(0deg);
		transform: scale(1) rotate(0deg);
	}
	#menu-ventajon .nav > li.dropdown.open > a.dropdown-toggle::after {
		/*content: '\f077';*/
		-webkit-transform: scale(1) rotate(180deg);
		transform: scale(1) rotate(180deg);
	}
	
}

/* CSS for 768 */
@media (min-width: 768px) {    
    #menu-ventajon .search-bar {
        margin-right: 0px;
        min-width: 220px;
    }
    #top-bar-nav {
    	text-align:right;
    }
}
/* CSS for 1024 */
@media (min-width:992px) {
    #menu-ventajon .search-bar {
        margin-top: 6px;
    }
	#top-bar-nav {
    	margin-bottom: 0px;
    }
    .menu-show {
        display: none;
    }
    .p0 {
        padding: 0 !important;
    }
}
@media (min-width:1120px) {
    #menu-ventajon .search-bar {
        min-width: 270px;
    }
}

#searchbar_mobile {
    display: none;
    padding-left: 15px !important;
    padding-right: 15px !important;
    background-color: #ffffff;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}
#searchform {
    padding: 10px 0px !important;
    margin: 0;
    position: relative;
}
#searchform input {
    border-bottom: 1px solid #CCCCCC;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 30px;
    padding: 0;
    font-size: 13px;
    min-height:38px;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    padding-top: 40px;
}
@media (max-width: 678px) {
	#content {
	    padding-top: 40px;
	    min-height: 100vh;
	}	
}


/* scroll to top */
.cd-top {
  border-radius: 40px;
  z-index: 110;
  display: inline-block;
  position: fixed;
  height: 60px;
  width: 60px;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  bottom: 60px;
  right: 30px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 54, 156, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
@media only screen and (min-width:768px) {
  .cd-top {
    right: 40px;
    bottom: 70px;
  }
}
@media only screen and (min-width:992px) {
  .cd-top {
  	border-radius: 5px;
    height: 40px;
    width: 40px;
    bottom: 80px;
  }
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}


.ventajon-submenu-bg {
    height: 41px;
    min-height: 41px;
    display: block;
    background-color: #efefef;
}

#menu-ventajon .form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    /*
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    */
   -webkit-box-shadow: none;
    box-shadow: none;
}

.like-showcase {
    right: 10px;
    top: 11px;
    position: absolute;
    padding: 0px;
    font-size: 24px;
    line-height: 30px;
    color: white;
    text-shadow: 0 0 1px #000;
    color: #F0BEC7!important;
}

