
/* Mobile start */

body {
	background-color:#ededed;
}

.headerContainer {
	display:none;
}

.mobileHeaderContainer {
	width:100%;
	background:#fff;
}

.mobileHeaderLogoContainer {
	margin-top:0px;
	width:300px;
	margin:0 auto;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.headerLogoMobile {
	position:relative;
}

/*
.headerLogoMobile img {
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
*/

.mobileBarContainer {
	position:relative;
	width:100%;
	height:50px;
	text-overflow: ellipsis;
	box-sizing:border-box;
	z-index:9998;
	padding-left:55px;
	padding-right:95px;
	background-color:#243f83;
}

.mobileBar {
	float:left;
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.mobileHeaderPageTitle {
	display:block;
	width:100%;
	height:50px;
	color:#fff;
	font-size:15px;
	padding:5px;
	box-sizing:border-box;
	padding-top:17px;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.mobileHeaderPageTitle:hover {
	text-decoration:none;
}

.mobileBtnMenu {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:50px;
	height:50px;
	color:#fff;
	font-size:0px;
}

.mobileBtnMenuIcon {
	margin-top:18px;
	margin-left:15px;
	width:20px;
	height:14px;
	background-image:url('../../../../images/customer/themes/theme_001/v_01/icons_mobile.png');
	background-position:-5px -5px;
}

.mobileBtnSearch {
	position:absolute;
	top:0;
	right:50px;
	display:block;
	width:40px;
	height:50px;
	color:#ccc;
	font-size:10px;
}

.mobileBtnSearchIcon {
	margin-top:15px;
	margin-left:10px;
	width:20px;
	height:20px;
	background-image:url('../../../../images/customer/themes/theme_001/v_01/icons_mobile.png');
	background-position:-5px -45px;
}

.mobileBtnCartIcon {
	margin-top:16px;
	margin-left:8px;
	width:20px;
	height:19px;
	background-image:url('../../../../images/customer/themes/theme_001/v_01/icons_mobile.png');
	background-position:-5px -85px;
}

.mobileBtnCart {
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:50px;
	height:50px;
	color:#ccc;
	font-size:10px;
}

.mobileMenu {
	position:absolute;
	width:100%;
	border:1px solid #eee;
	top:50px;
	left:0px;
	background-color: #f9f9f9;
	box-sizing:border-box;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	display:none;
	z-index:9999;
}

.mobileMenuTop {
	border-bottom:1px solid #aaa;
	padding-top:5px;
	padding-bottom:5px;
}

.mobileMenuTop a {
	display:block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width:100%;
}

.mobileMenuTop ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

.mobileMenuTop ul li {
	display:block;
	width:100%;
	box-sizing:border-box;
}

.mobileMenuTop ul li a {
	display:block;
	width:100%;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:30px;
	font-weight:bold;
	text-transform:uppercase;
	color: #444;
	box-sizing:border-box;
	font-size:13px;
}

.mobileMenuTop ul li a:hover {
	text-decoration:none;
}


a.btnNavBarDemoFVMobile, a.btnNavBarDemoFVMobile:visited {
	display:block;
	width:95%;
	margin:0 auto;
	color:#fff;
	font-weight:700;
	font-size:16px;
	line-height:42px;
	text-transform:uppercase;
	text-decoration:none;
	background-color:#ff8000;
	text-align:center;
	border-radius: 8px;
	margin-top:2px;
	margin-bottom:12px;
	padding-left:0px;
}

.btnNavBarDemoFVMobile:hover {
	text-decoration:none;
	background-color:#ff8c1a;
	color:white;
	border-radius: 10px;
}







.loggedCustomerNameMobile {
	text-transform:uppercase;
	font-size: 14px;
	font-weight:normal;
	color: #444;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
}

.loggedCustomerEmailMobile {
	text-transform:lowercase;
	font-size: 14px;
	font-weight:normal;
	color: #444;
	margin-left:2px;
}

/* Start main menu categories */

.mobileMenuCategories {
	padding-bottom:10px;
	border-bottom:1px solid #666;
	margin-bottom:-1px;
}

.mobileMenuCategories h2  {
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	color: #444;
	margin-left:10px;
}

.mobileMenuCategories li {
	position:relative;	
}

.mobileMenuCategories li a {
	display:block;
	width:100%;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:30px;
	font-weight:bold;
	text-transform:uppercase;
	color: #444;
	box-sizing:border-box;
	font-size:13px;
}

.mobileMenuCategories li a:hover {
	text-decoration:none;
}

.btnShowSubcategoriesMobile {
	display:block;
	position:absolute;
	top:5px;
	right:15px;
	border:1px solid #ddd;
	padding:6px;
	width:13px;
	text-align:center;
	background-color:#ddd;
	border-radius:5px;
}



/* End main menu categories */



.mobileCartProductsQty {
	display:inline-block;
	min-width:12px;
	min-height:12px;
	position:absolute;
	background-color:#f40000;
	color:#fff;
	border-radius:10px;
	padding:1px;
	top:7px;
	right:14px;
	font-size:11px;
	font-family:Tahoma;
	text-align:center;
}

/* Search start */

.mobileSearch {
	float:left;
	color:#fff;
	display:none;
	width:100%;
}

.mobileSearchIconSmall {
	position:absolute;
	margin-top:17px;
	margin-left:10px;
	width:16px;
	height:16px;
	background-image:url('../../../../images/customer/themes/theme_001/v_01/icons_mobile.png');
	background-position:-5px -165px;
}

.mobileSearchInput {
	width:100%;
	height:40px;
	margin-top:5px;
	border:0px solid;
	padding-left:36px;
	padding-right:10px;
	font-size:15px;
	color:#333;
	box-sizing:border-box;
	padding-top:3px;
	margin-bottom:5px;
}

.mobileSearchInput:focus {
	outline:none;
}


/* Search end */




.headerLogoTextContainerMobile {
	display:table;
	height:110px;
	width:100%;
}

.headerLogoText {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	box-sizing:border-box;
}

.headerLogoText a {
	font-weight:bold;
	color:#fff;
	font-family:'Merienda';
}

.logoTextS {
	font-size:22px;
}

.logoTextM {
	font-size:26px;
}

.logoTextL {
	font-size:30px;
}

.headerLogoText a {
	text-decoration:none;
}

.mainMenuContainer {
	display:none;
}

.mainMenuContainerSticky {
	display:none;
}

.btnMainMenu {
	display:block;
	float:left;
	color:#fff;
	margin-right:20px;
}

.mainContentContainer {
	margin-top:0px;
	background-color:#ededed;
}

.mainContent {
	max-width:980px;
	margin:0 auto;
	min-height:300px;
	padding-bottom:30px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	box-sizing: border-box;
	margin-top:3px;
}



/* Footer start */


/*

.shipContainer {
	margin:0 auto;
	border:1px solid #ccc;
	width:100%;
	margin-top:30px;
	margin-bottom:20px;
	background-color:#f8f8f8;
	box-sizing:border-box;
}



.shipCol1 {
	display:block;
	width:100%;
	text-align:center;
	padding-left:5px;
	box-sizing:border-box;
}

.shipColSep {
	margin:0 auto;
	width:95%;
	height:1px;
	box-sizing:border-box;
	background-color:#ccc;
	margin-top:5px;
}


.shipCol2 {
	display:block;
	width:100%;
	box-sizing:border-box;
	text-align:center;
}


.shipDesc {
	display:inline-block;
	min-height:45px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icon_shipping.png') no-repeat;
	background-position:3px 0px;
	text-align:left;
	padding-top:8px;
	padding-left:45px;
	box-sizing:border-box;
	margin-top:5px;
	width:90%;
	box-sizing:border-box;
	margin-left:10px;
	margin-bottom:5px;
}



.lockDesc {
	display:inline-block;
	min-height:45px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icon_lock.png') no-repeat;
	text-align:left;
	padding-top:8px;
	padding-left:45px;
	box-sizing:border-box;
	background-size:19px 19px;
	background-position:10px 7px;
	margin-top:5px;
	width:90%;
	box-sizing:border-box;
	margin-left:10px;
	margin-bottom:5px;
}

*/

.bannersContainer {
	margin:0 auto;
	width:100%;
	margin-top:30px;
	margin-bottom:50px;
	padding:10px;
	box-sizing:border-box;
}

.banner1Container {
	float:left;
	width:100%;
	box-sizing:border-box;
	margin-bottom:12px;
}

.banner2Container {
	float:left;
	width:100%;
	box-sizing:border-box;
	margin-bottom:12px;
}

.banner3Container {
	float:left;
	width:100%;
	box-sizing:border-box;
	margin-bottom:12px;
}

.banner1 {
	width:100%;
	padding:15px;
	padding-right:10px;
	border-radius:5px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icon_banner_ship.png') no-repeat;
	background-position:14px 10px;
	background-color: #fff;
	border:1px solid #ccc;
	padding-left:60px;
	box-sizing:border-box;
	min-height:65px;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(214,214,214,1);
	-moz-box-shadow: 0px 1px 1px 1px rgba(214,214,214,1);
	box-shadow: 0px 1px 1px 1px rgba(214,214,214,1);
}

.banner2 {
	width:100%;
	padding:15px;
	padding-right:10px;
	border-radius:5px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icon_banner_card.png') no-repeat;
	background-position:14px 12px;
	background-color: #fff;
	border:1px solid #ccc;
	padding-left:60px;
	box-sizing:border-box;
	min-height:65px;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(214,214,214,1);
	-moz-box-shadow: 0px 1px 1px 1px rgba(214,214,214,1);
	box-shadow: 0px 1px 1px 1px rgba(214,214,214,1);
}

.banner3 {
	width:100%;
	padding:15px;
	padding-right:10px;
	border-radius:5px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icon_banner_lock.png') no-repeat;
	background-position:21px 13px;
	background-color: #fff;
	border:1px solid #ccc;
	padding-left:60px;
	box-sizing:border-box;
	min-height:65px;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(214,214,214,1);
	-moz-box-shadow: 0px 1px 1px 1px rgba(214,214,214,1);
	box-shadow: 0px 1px 1px 1px rgba(214,214,214,1);
}

.bannerTitle {
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.bannerDesc {
	font-size:12px;
}




/* Footer Newsletter start */

.btnNewsletterSubscribe {
	background-color:#444;
	border:1px solid #444;
}

.footerNewsletterContainer {
	background-color:#f8f8f8;
	border-top:1px solid #ccc;
}

.footerNewsletter {
	width:100%;
	margin:0 auto;
	color:#666;
}

.footerNewsletterBox {
	margin:0 auto;
	width:100%;
	padding-top:10px;
	min-height:110px;
	padding-left:15px;
	padding-right:15px;
	box-sizing:border-box;
}

.footerNewsletterBox h2 {
	font-size:24px;
	font-weight:normal;
	text-transform:none;
	margin-bottom:8px;
	margin-top:10px;
}

.footerNewsletterBox input {
	padding:8px;
	width:100%;
	border:1px solid #ccc;
	border-radius:3px;
	box-sizing:border-box;
	
}

.footerNewsletterBox button {
	padding:8px;
	width:145px;
	text-transform:uppercase;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:30px;
}

.btnSubscribeDisabled {
	background-color:#666;
	cursor:wait;
}

.newsletterBox2 {
	margin:0 auto;
	width:500px;
}

.newsletterResult2 {
	margin:0 auto;
	width:500px;
	border:1px solid green;
}

/* Footer Newsletter end */


/* Footer Top start */

.footerTopContainer {
	color:#fff;
	background-color:#233d7e;
	border-top:1px solid #ddd;
}

.footerTop {
	max-width:980px;
	margin:0 auto;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:30px;
}

.footerTop h2 {
	color:#fff;
	margin-top:15px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
}

.footerTop ul {
	margin-top:0px;
	margin-bottom:5px;
	padding-left:0px;
}

.footerTopCol1 {
	float:left;
	width:100%;
	padding-right:20px;
	padding-bottom:25px;
	box-sizing:border-box;
}

.footerTopCol1 li {
	list-style:none;
	margin-top:8px;
	margin-bottom:8px;
}

.footerTopCol1 li a {
	color:#fff;
	padding:3px;
	padding-left:3px;
}

.footerTopCol2 {
	float:left;
	width:100%;
	padding-right:10px;
	padding-bottom:25px;
	box-sizing:border-box;
}

.footerTopCol2 p {
	margin:0px;
	margin-bottom:2px;
}

.footerTopCol2 a {
	color:#fff;
}

.footerTopCol2Clear {
	clear:both;
}

/*
.footerTopCol3 {
	float:left;
	width:100%;
	padding-right:10px;
	position:relative;
	box-sizing:border-box;
}
*/

.footerTopCol3 {
	float:left;
	width:100%;
	padding-right:10px;
	padding-bottom:25px;
	box-sizing:border-box;
}

.footerTopCol4 {
	float:left;
	width:100%;
	padding-bottom:25px;
	box-sizing:border-box;
}

.footerPaymentMethods {
	float:left;
}

.paymentMethodsAR {
	width:232px;
	height:73px;
	padding-bottom:30px;
}

.paymentMethodsINT {
	width:240px;
	height:22px;
	padding-bottom:30px;
}

.secureContainer {
	float:left;
	margin-bottom:20px;
	margin-right:8px;
}

.iconSecure {
	border-radius:4px;
}

.footerDataFiscal {
}

.imgDataFiscal {
	border-radius:4px;
}

/* Footer Top end */


/* Footer Bottom start */

.footerBottomContainer {
	background-color:#0e204b;
	color:#fff;
}

.footerBottom {
	padding-top:10px;
	padding-bottom:10px;
	max-width:980px;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
}

.footerCopyright {
	float:left;
	font-size:12px;
	width:100%;
	margin:0px;
	font-size:12px;
	text-align:center;
}

.footerPoweredBy {
	width:100%;
	text-align:center;
	margin-top:60px;
	margin-bottom:40px;
}

.footerPoweredByLabel {
	font-size:11px;
}

.footerPoweredBy a {
	color:#ddd;
}

.footerPoweredBy a:hover {
	color:orange;
	text-decoration:none;
}

.footerPoweredBy img {
	margin-bottom:-2px;
	margin-left:3px;
}

.copyrightSep {
	display:inline;
}

.googleCloudLogo {
	display:block;
	float:left;
	margin-right:8px;
	border-radius:4px;
	
}

.paymentMethod {
	margin-right:4px;
	border-radius:4px;	
}

.whatsAppButton {
	z-index:999;
	position: fixed;
	bottom:20px;
	right:20px;
	width:48px;
	height:48px;
}

/* Footer Bottom end */


.linkFacebook {
	height:22px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_social.png') no-repeat;
	padding-left:28px;
	background-position:-2px -2px;
	padding-top:4px;
}

.linkTwitter {
	height:22px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_social.png') no-repeat;
	padding-left:28px;
	background-position:-2px -32px;
	padding-top:4px;
}

.linkInstagram {
	height:22px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_social.png') no-repeat;
	padding-left:28px;
	background-position:-2px -62px;
	padding-top:4px;
}

.linkYoutube {
	height:22px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_social.png') no-repeat;
	padding-left:28px;
	background-position:-2px -92px;
	padding-top:4px;
}

.linkTumblr {
	height:22px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_social.png') no-repeat;
	padding-left:28px;
	background-position:6px -122px;
	padding-top:4px;
}

.linkGooglePlus {
	height:22px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_social.png') no-repeat;
	padding-left:28px;
	background-position:-2px -152px;
	padding-top:4px;
}

.linkPinterest {
	height:22px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_social.png') no-repeat;
	padding-left:28px;
	background-position:-2px -182px;
	padding-top:4px;
}

.linkFlickr {
	height:22px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_social.png') no-repeat;
	padding-left:28px;
	background-position:-2px -212px;
	padding-top:4px;
}

.linkWhatsapp {
	height:22px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_social.png') no-repeat;
	padding-left:28px;
	background-position:-2px -242px;
	padding-top:4px;
}

.linkSocial {
	display:block;
	width:100%;
	margin-bottom:10px;
}

.linkSocial a {
	color:#fff;
}

.recaptchaBox {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	min-width:36px;
	min-height:36px;
	background:url('../../../../images/common/icons/icon_loading.gif') no-repeat;
	background-size:36px;
}

.subscriptionComplete {
	color:green;
	padding:12px;
	margin-top:32px;
	border-radius:3px;
	background-color:#d6f5d7;
	
}

.footerWhatsapp {
	display:block;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_contact.png') no-repeat;
	padding-left:23px;
	background-position:-5px -2px;
	padding-top:4px;
}

.footerPhone {
	display:block;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_contact.png') no-repeat;
	padding-left:23px;
	background-position:-5px -62px;
	padding-top:4px;
	margin-bottom:2px;
}

.footerEmail {
	display:block;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_contact.png') no-repeat;
	padding-left:23px;
	background-position:-5px -120px;
	padding-top:4px;
	margin-bottom:5px;
	overflow: hidden;
	
}

.footerLocation {
	display:block;
	min-height:22px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icons_contact.png') no-repeat;
	padding-left:23px;
	background-position:-5px -182px;
	padding-top:4px;
	margin-bottom:5px;
}

.footerContactInfoText {
	margin-top:15px;
}



#cookiesMessageContainer {
	height: 180px; 
    position: fixed; 
    bottom:0%;
    width:100%; 
    background-color: #393838; 
    opacity: 1;
    z-index:100000;
    color:white;
    padding:15px;
    box-sizing: border-box;
}

#cookiesMessage {
	max-width:1170px;
	margin:0 auto;
}



/* Footer end */


/* Mobile end */












/* Mobile Horizontal start */

@media only screen  and (min-width : 500px) {


.footerTopCol1 {
	width:50%;
}

.footerTopCol2 {
	width:50%;
}

.footerTopCol3 {
	width:50%;
}

.footerTopCol4 {
	width:50%;
}




}

/* Mobile Horizontal start */













































/* Desktop start */

@media only screen  and (min-width : 1024px) {
	

/* The sticky class is added to the header with JS when it reaches its scroll position */
.mainMenuContainerSticky {
	display:block;
	height:48px;
	background-color:#233d7e;
	color:#fff;
	font-weight:bold;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(153,153,153,1);
	-moz-box-shadow: 0px 2px 3px 0px rgba(153,153,153,1);
	box-shadow: 0px 2px 3px 0px rgba(153,153,153,1);
	margin-bottom:82px;
	position: fixed;
	top: 0;
	width: 100%;
    z-index:110;
}

.mainMenuContainerSticky + .mainContentContainer {
	padding-top:120px;
}

.mobileHeaderContainer {
	display:none;
}

.mobileMenuCategories {
	display:none;	
}

header {
	background-color:#fff;
}
	
.headerContainer {
	color:#444;
	display:block;
}

.header {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	position:relative;
	display: table;
	vertical-align: middle;

}

.headerCol1 {
	width:340px;
	box-sizing:border-box;
	display: table-cell;
    vertical-align: middle;
}

.headerCol2 {
	width:320px;
	box-sizing:border-box;
	display: table-cell;
    vertical-align: middle;
    text-align:center;
}

.headerCol3 {
	width:340px;
	box-sizing:border-box;
	display: table-cell;
    vertical-align: middle;
}

.headerLogoContainer {
	margin-top:0px;
	width:300px;
	margin:0 auto;
	min-height:100px;
}

.headerLogo {
	position:relative;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.headerLogoTextContainer {
	display:table;
	height:110px;
	width:100%;
}

.headerLogoText {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.headerLogoText a {
	text-decoration:none;
}

.searcher {
	position:relative;
	float:left;
	width:71%;
	max-width:265px;
	height:36px;
	margin:0 auto;
	margin-left:15px;
	border:1px solid #bbb;
	background-color:#fff;
	border-radius:0px 0px 0px 0px;
	border:none;
}

.searcherInput {
	position:relative;
	float:left;
	width:100%;
	height:36px;
	padding-top:3px;
	padding-left:8px;
	border:none;
	border:1px solid #bbb;
	box-sizing:border-box;
	z-index:999;
}

.btnSearch {
	position:absolute;
	top:0px;
	right:-40px;
	width:40px;
	height:36px;
	border:none;
	background:url('../../../../images/customer/themes/theme_001/v_15/icon_search.png') no-repeat;
	background-size: 18px 18px;
	background-position:11px 9px;
	background-color:#444;
	border-radius:0px 3px 3px 0px;
	cursor:pointer;
	box-sizing:border-box;
	border:1px solid #bbb;
	border-left:none;
	z-index:998;
}

.btnSearch:active, .btnSearch:focus {
	outline: none;
}

.headerMenu {
	float:right;
	text-align:right;
	width:340px;
	padding-right:25px;
	box-sizing:border-box;
}

.headerMenu1 {
	float:right;
	padding-top:4px;
	margin-bottom:18px;
}

.headerMenu span {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.headerMenu a {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.headerMenu a:hover {
	text-decoration:none;
}

.headerMenu img {
	margin-bottom:-8px;
	margin-right:5px;
}

.headerMenuSep {
	color:#aaa;
	font-size:16px;
	font-weight:normal;
	margin-left:6px;
	margin-right:6px;
}

.headerMenu2 {
	float:right;
	padding-top:4px;
}

.headerAccountIcon {
	float:left;
	display:block;
	width:24px;
	height:24px;
	margin-right:10px;
	margin-top:-1px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icon_account.png') no-repeat;
	background-size: 24px 24px;
	cursor:pointer;
}

.headerCartIcon {
	float:left;
	display:block;
	width:24px;
	height:24px;
	margin-right:10px;
	margin-top:-5px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icon_cart.png') no-repeat;
	background-size: 24px 24px;
}

header .cartTotalDisplay {
	float:left;
	
}

header .cartTotalDisplayMulti {
	float:left;
	margin-top:-7px;
	
}

.headerMyAcccountName {
	position:relative;
	text-align:left;
	cursor:pointer;
	display:inline-block;
	padding-right:10px;
	padding-left:0px;
	color:#fff;
	height:20px;
	padding-top:0px;
	text-transform:none;
}

.headerMyAcccountName span {
	font-weight:bold;
	font-size:14px;
}

.headerMyAcccountName a {
	text-transform:none;
}

.headerMyAcccountMenu {
	position:absolute;
	top:37px;
	left:-5px;
	width:130px;
	z-index:1020;
	background-color:#f8f8f8;
	text-align:left;
	border:1px solid #ccc;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(153,153,153,1);
	-moz-box-shadow: 0px 2px 3px 0px rgba(153,153,153,1);
	box-shadow: 0px 2px 3px 0px rgba(153,153,153,1);
	border-radius:4px;
	display:none;
}

.headerMyAcccountArrow {
	position:absolute;
	top:-10px;
	left:7px;
	width:19px;
	height:10px;
	z-index:1030;
	background:url('../../../../images/customer/themes/theme_001/v_01/icon_arrow_up.png') no-repeat;
}

.headerMyAcccountMenu ul {
	margin:0px;
	padding:0px;
}

.headerMyAcccountMenu li {
	list-style:none;
}

.headerMyAcccountMenu li a {
	display:block;
	padding:10px;
	text-transform:none;
	padding-left:15px;
	padding-right:30px;
	margin-top:2px;
	margin-bottom:2px;
	color:#222;
}

.headerMyAcccountMenu li a:hover {
	background-color:#eee;
}








.mainMenuContainer {
	display:block;
	height:48px;
	background-color:#233d7e;
	color:#fff;
	font-weight:bold;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(153,153,153,1);
	-moz-box-shadow: 0px 2px 3px 0px rgba(153,153,153,1);
	box-shadow: 0px 2px 3px 0px rgba(153,153,153,1);
	margin-bottom:82px;
	position:relative;
	z-index:110;
}

.mainMenu {
	max-width:980px;
	margin:0 auto;
	height:48px;
	padding-left:10px;
	padding-right:10px;
}

/* NavBar start */

.navBar {
	 list-style:none;
	 margin:0px;
	 padding:0px;
}

.navBarItem {
	position:relative;
	float:left;
	cursor:pointer;
}

.btnNavBar {
	display:block;
	color:#fff;
	padding-left:15px;
	padding-right:15px;
	font-weight:700;
	font-size:16px;
	line-height:48px;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:8px;
}

.btnNavBarDemoFV {
	display:block;
	color:#fff;
	padding-left:15px;
	padding-right:15px;
	font-weight:700;
	font-size:16px;
	line-height:44px;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:8px;
	background-color:#ff8000;
	color:white;
	border-radius: 8px;
	margin-top:2px;
}

.btnNavBarDemoFV:hover {
	text-decoration:none;
	background-color:#ff8c1a;
	color:white;
	border-radius: 10px;
}



.dropdown-content a {
	text-transform:uppercase;
}

.btnNavBar:hover {
	text-decoration:none;
	background-color:#0e204b;
}



.btnMenuProductsActive {
	background-color:#0e204b;
}

.navBarArrowDown {
	display:block;
	width:8px;
	height:8px;
	position:absolute;
	top:17px;
	right:15px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icon_arrow_down.png') no-repeat;
	background-size: 8px 8px;	
}

/* Menú Categorías */

.navBar ul {
	list-style:none;
	margin:0px;
	padding:0px;
	background-color:#f8f8f8;
	min-width:250px;
	float:left;
	position:absolute;
	z-index:999;
	top:48px;
	border:1px solid #ccc;
	display:none;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(153,153,153,1);
	-moz-box-shadow: 0px 2px 3px 0px rgba(153,153,153,1);
	box-shadow: 0px 2px 3px 0px rgba(153,153,153,1);
}

.navBar ul li a {
	display:block;
	padding:8px;
	color:#ddd;
	font-size:16px;
}

.navBar ul li a:hover {
	text-decoration:none;
	background-color:#444;
}

.menuProductsAllProducts {
	border-top:1px solid #ccc;	
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
    max-height:450px;
    overflow-y:auto;
    background-color:#333;
    border:1px solid #333;
    
}

/* NavBar end */



/* Main Content start */

.mainContent {
	max-width:1000px;
	margin:0 auto;
	min-height:300px;
	padding-bottom:30px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	margin-top:-80px;
	box-sizing:border-box;
}

/* Main Content end */


/* Footer start */

/*
.shipContainer {
	margin:0 auto;
	border:1px solid #ccc;
	width:910px;
	margin-top:30px;
	margin-bottom:20px;
	background-color:#f8f8f8;
}

.shipCol1 {
	float:left;
	width:450px;
	box-sizing:border-box;
	text-align:center;
}

.shipColSep {
	float:left;
	width:1px;
	height:45px;
	box-sizing:border-box;
	background-color:#ccc;
	margin-top:5px;
}

.shipCol2 {
	float:left;
	width:450px;
	box-sizing:border-box;
	text-align:center;
}

.shipDesc {
	display:inline-block;
	height:36px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icon_shipping.png') no-repeat;
	text-align:left;
	padding-top:8px;
	padding-left:45px;
	box-sizing:border-box;
	margin-top:5px;
	margin-left:0px;
	width:auto;
}

.serviceBannerTitle {
	display:inline;	
}

.serviceBannerDescription {
	display:inline;	
}

.lockDesc {
	display:inline-block;
	height:36px;
	background:url('../../../../images/customer/themes/theme_001/v_01/icon_lock.png') no-repeat;
	text-align:left;
	padding-top:8px;
	padding-left:25px;
	box-sizing:border-box;
	background-size:19px 19px;
	background-position:0px 7px;
	margin-top:5px;
	margin-left:0px;
	width:auto;
}

*/

.bannersContainer {
	margin:0 auto;
	width:975px;
	margin-top:30px;
	margin-bottom:50px;
	padding:0px;
}

.banner1Container {
	float:left;
	width:33%;
	padding-right:7px;
	box-sizing:border-box;
}

.banner2Container {
	float:left;
	width:34%;
	padding-left:7px;
	padding-right:7px;
	box-sizing:border-box;   
}

.banner3Container {
	float:left;
	width:33%;
	padding-left:7px;
	box-sizing:border-box;
}

.banner1 {
	width:100%;
	padding:15px;
	padding-right:10px;
	border-radius:5px;
	background-position:14px 10px;
	border:1px solid #ccc;
	padding-left:60px;
	box-sizing:border-box;
	min-height:65px;
}

.banner2 {
	width:100%;
	padding:15px;
	padding-right:10px;
	border-radius:5px;
	background-position:14px 12px;
	border:1px solid #ccc;
	padding-left:60px;
	box-sizing:border-box;
	min-height:65px;
}

.banner3 {
	width:100%;
	padding:15px;
	padding-right:10px;
	border-radius:5px;
	background-position:21px 13px;
	border:1px solid #ccc;
	padding-left:60px;
	box-sizing:border-box;
	min-height:65px;
}

.bannerTitle {
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.bannerDesc {
	font-size:12px;
}


/* Footer Newsletter start */

.footerNewsletter {
	max-width:980px;
	margin:0 auto;
	color:#666;
}

.footerNewsletterBox {
	margin:0 auto;
	width:540px;
	padding-top:10px;
	min-height:110px;
	box-sizing:content-box;
}

.footerNewsletterBox h1 {
	font-size:24px;
	font-weight:normal;
	text-transform:none;
	color:#666;
	margin-bottom:8px;
}

.footerNewsletterBox input {
	padding:8px;
	width:360px;
	border:1px solid #ccc;
	border-radius:3px;
	
}

.footerNewsletterBox button {
	padding:8px;
	width:145px;
	text-transform:uppercase;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
}

.btnSubscribeDisabled {
	background-color:#666;
	cursor:wait;
}

.newsletterBox2 {
	margin:0 auto;
	width:500px;
}

.newsletterResult2 {
	margin:0 auto;
	width:500px;
	border:1px solid green;
}

/* Footer Newsletter end */


/* Footer Top start */

.footerTopContainer {
	color:#fff;
	background-color:#233d7e;
	border-top:1px solid #ddd;
}

.footerTop {
	max-width:980px;
	margin:0 auto;
	padding-left:30px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:30px;
}

.footerTop h2 {
	color:#fff;
	margin-top:15px;
	margin-bottom:12px;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
}

.footerTop ul {
	margin-top:0px;
	margin-bottom:5px;
	padding-left:0px;
}

.footerTopCol1 {
	float:left;
	width:auto;
	width:230px;
	padding-right:30px;
	padding-bottom:25px;
	box-sizing:border-box;
}

.footerTopCol1 li a {
	color:#fff;
}

.footerTopCol2 {
	float:left;
	width:auto;
	width:370px;
	padding-right:30px;
	padding-bottom:25px;
	word-break:break-all;
	box-sizing:border-box;
}

.footerTopCol2 p {
	margin:0px;
	margin-bottom:2px;
}

/*
.footerTopCol3 {
	float:left;
	width:auto;
	width:270px;
	padding-right:30px;
	position:relative;
	box-sizing:border-box;
}
*/

.footerTopCol2Clear {
	display:none;
}

.footerTopCol3 {
	float:left;
	width:auto;
	width:180px;
	padding-right:30px;
	position:relative;
	box-sizing:border-box;
}

.footerTopCol4 {
	float:left;
	width:auto;
	width:200px;
	position:relative;
	box-sizing:border-box;
}

.footerPaymentMethods {
	float:left;
}

.paymentMethodsAR {
	width:232px;
	height:73px;
}

.paymentMethodsINT {
	width:240px;
	height:22px;
}

.footerDataFiscal {
}



.imgDataFiscal {
}


.linkSocial {
	display:block;
	float:left;
	margin-bottom:10px;
}


/* Footer Top end */


/* Footer Bottom start */

.footerBottomContainer {
	background-color:#0e204b;
	color:#fff;
}

.footerBottom {
	padding-top:22px;
	padding-bottom:22px;
	max-width:980px;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
}

.footerCopyright {
	float:left;
	font-size:12px;
	text-align:left;
	width:60%;
	margin:0px;
	font-size:12px;
}

.footerPoweredBy {
	float:right;
	width:40%;
	text-align:right;
	margin:0px;
}

.footerPoweredByLabel {
	font-size:11px;
}

.footerPoweredBy a {
	color:#ddd;
}

.footerPoweredBy a:hover {
	color:orange;
	text-decoration:none;
}

.footerPoweredBy img {
	margin-bottom:-2px;
	margin-left:3px;
}

.copyrightSep {
	display:inline;
}

/* Footer Bottom end */


/* Footer end */

}

/* Desktop end */










/* Desktop 2 start */

@media only screen  and (min-height : 880px) {
	
	
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
    max-height:650px;
    overflow-y:auto;
    background-color:#333;
    border:1px solid #333;
    
}
	
	
	
	
}

/* Desktop 2 end */
	
	

