/* ---------- REDICOM BASE ---------- */
*{ margin: 0; padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:0;font-synthesis: none;text-rendering: optimizeLegibility;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.clear{ clear:both; *line-height:1px; padding:0; }
.clearfix:before, .clearfix:after{ content:""; display:block;}
.clearfix:after{ clear:both; }
.clearfix { zoom:1; }
.overflow{ overflow:hidden; }
.centered{text-align: center;}
.align-right{text-align: right;}
.align-left{text-align: right;}
body {-webkit-font-smoothing: antialiased;min-height: 100vh;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family:sans-serif}
b,strong{font-weight:bold;}
blockquote{margin-left: 25px}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
small{font-size:80%}
ol,ul{list-style-position: outside; margin-left: 30px;}
nav ul,nav ol,.nav ul,.nav ol{list-style:none;list-style-image:none; margin-left:0}
img{min-width: 1px;min-height: 1px;border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
input[type=text], input[type=email],input[type=password],input[type=number],input[type=file],input[type=search], textarea {-webkit-appearance: none;-moz-appearance: none;border-radius:0;}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button{-webkit-appearance: none;margin: 0;}
input[type=number]{-moz-appearance: textfield;}
button,input{line-height:normal}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible; border-radius:0}
.disable, button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top;resize:none;}
table{border-collapse:collapse;border-spacing:0;empty-cells:show;}
.ibeHolder{font-size: 0;line-height: 0;}
button.slick-arrow, button.slick-arrow:hover{padding: 0;border: 0;background-color: transparent;text-indent: -9999px;overflow: hidden;}
.ng-cloak{display:none;}
.fixed{position: fixed;top: 0;left: 0;width: 100%;}
.seo-title, .seo-description{display: none;}
.hidden{display: none;}

.rdc-lazy-placeholder:before {content: ""; position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; background: whitesmoke;}
/* ---------------------------------- */

/* --------- REDICOM GUIDE ---------- */
	h1:not(.nostyle), .h1, .tit_H1{
		font-family: 'MontserratBold', Arial, Helvetica, 'Segoe UI', sans-serif;
		font-weight: normal;
		font-size: 24px;
		line-height: 28px;
		color: #333;
		text-transform: uppercase;
	}

	h2, .h2, .tit_H2{
		font-family: 'MontserratRegular', Arial, Helvetica, 'Segoe UI', sans-serif;
		font-weight: normal;
		font-size: 18px;
		line-height: 20px;
		color: #002D79;
		text-transform: uppercase;
	}

	h3, .h3{
		font-family: 'MontserratRegular', Arial, Helvetica, 'Segoe UI', sans-serif;
		font-weight: 500;
		font-size: 18px;
		line-height: 20px;
		color: #019FC3;
	}

	body, p{
		font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;
		font-weight: normal;
		font-size: 12px;
		line-height: 17px;
		color: #505050;
	}

	@media screen and (max-width: 768px){
		h1, .h1, .tit_H1{font-size: 18px;line-height: 120%;}
		h2, .h2, .tit_H2{font-size: 15px;line-height: 120%;}
		h3, .h3{font-size: 14px;line-height: 120%;}
	}

	a{cursor:pointer;color: #019FC3;text-decoration: underline;}
	a:hover{color: #002D79;text-decoration: none;}

	b, strong, .strong{
		font-weight: bold;
		color: #002D79;
		line-height: 15px;
	}

	.semi-strong{
		color: #333;
		line-height: 15px;
		font-weight: 600;
	}

	.semi-strong.sec{
		color: #707070;
	}

	.small{
		font-size: 11px;
		color: #707070;
		line-height: 15px;
	}

	textarea, input[type=text], input[type=number], input[type=email], input[type=password], input[type=tel], input[type=search], input[type=file], select{
		font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;
		font-weight: normal;
		font-size: 12px;
		color: #505050;
		padding: 10px 13px;
		border: 1px solid #b4b4b4;
		border-radius: 3px;
		width: 100%;
	}

	@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {img {image-rendering: -webkit-optimize-contrast;}}

	input[type=file]{padding: 24px 10px;}
	textarea{line-height: 18px;min-height: 100px;}

	select{height: 37px;}
	div.select{position: relative;display: block;border: 1px solid #b4b4b4;border-radius: 3px;overflow-x: hidden;}
	div.select select{position: relative;width: 100%;height: 32px;padding: 8px 30px 8px 13px;appearance:none;border: 0px !important;background: transparent;z-index: 10;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;-o-appearance: none;appearance: none;}
	.lt-ie9 div.select select{width: 140%;}
	div.select.hidden{display: none;}
	div.select select::-ms-expand{display: none;}
	div.select::after{content: '';position: absolute;top: calc(50% - 1px);right: 15px;width: 8px;height: 8px;background: url(../sysimages/icon-arrow-select.png) left top/8px no-repeat;z-index: 11;}
	div.select[disabled]::after{opacity: 0.3;top: calc(50% - 1px);}

	@media screen and (min-width: 769px){
		input[type=text]:hover, input[type=number]:hover, input[type=email]:hover, input[type=password]:hover, input[type=tel]:hover, input[type=search]:hover, textarea:hover, div.select:hover,
		input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=search]:focus, textarea:focus{
			border-color: #019fc3;
		}
	}

	input[type=text]:disabled, input[type=email]:disabled, input[type=password]:disabled, input[type=tel]:disabled, input[type=search]:disabled, textarea:disabled, div.select[disabled]{
		background-color: #F7F7F7 !important;border: 1px solid #EBEBEB;-webkit-text-fill-color: #999;-webkit-opacity: 1;
	}

	div.select.disabled:hover{border-color: #b4b4b4;}

	.button{display: inline-block;line-height: normal;text-align: center;text-decoration: none !important;}

	.button, button, input[type=submit], input[type=button]{
		font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;
		font-weight: 700;
		font-size: 11px;
		line-height: normal;
		color: #FFF;
		text-transform: uppercase;
		padding: 11px 24px;
		border: 1px solid #002D79;
		background-color: #002D79;
		border-radius: 4px;
	}

	.button:hover,button:hover,input[type=submit]:hover,input[type=button]:hover, .stores .search-wrapper input.button:hover{
		color: #FFF;
		border-color: #333;
		background-color: #333;
        border-color: #333;
	}

	.button.btn2,button.btn2,input[type=submit].btn2,input[type=button].btn2{
		padding: 12px 17px 11px;
		color: #002D79;
		border-color: #002D79;
		background-color: transparent;
	}

	.button.btn2:hover,button.btn2:hover,input[type=submit].btn2:hover,input[type=button].btn2:hover{
		color: #FFF;
		background-color: #002D79;
	}

	.button.btn3,button.btn3,input[type=submit].btn3,input[type=button].btn3{
		color: #000;
		border-color: #FFF;
		background-color: #FFF;
	}

	.button.btn3:hover,button.btn3:hover,input[type=submit].btn3:hover,input[type=button].btn3:hover{
		color: #FFF;
		border-color: #333;
		background-color: #333;
	}

	.button.btn4,button.btn4,input[type=submit].btn4,input[type=button].btn4{
		color: #FFF;
		border-color: #fa4f1a;
		background-color: #fa4f1a;
		border-radius: 0 3px 3px 0;
	}

	.button.btn4:hover,button.btn4:hover,input[type=submit].btn4:hover,input[type=button].btn4:hover{
		color: #FFF;
		border-color: #333;
		background-color: #333;
	}

	/*button.btn-search{position: relative;width: 49px;height: 39px;padding: 0;border-radius: 0 2px 2px 0;border-color: #E0BC28;background-color: #FDD822;}*/
	/*button.btn-search::after{content: '';position: absolute;top: calc(50% - 7px);right: calc(50% - 7px);width: 14px;height: 14px;background: url(../sysimages/icon-search.png) left top/14px no-repeat;}*/

	.button.btn-wish{width: 42px;padding: 0;border-color:#000;background: #FFF;}
	.button.btn-wish::before{content: '';display: block;width: 21px;height: 21px;margin: 10px auto 9px;background: url(../sysimages/icon-wish.png) left top/21px no-repeat;}
	.button.btn-wish:hover{border-color: #000;background: #000;}
	.button.btn-wish:hover::before{background-position: left bottom;}

	.button.btn-cart-esgotado{background-color: #808080;border-color: #808080;}
	.button.btn-cart-esgotado:hover{cursor: default;}

	.button.loader, button.loader{position: relative;color: transparent;background: #002D79;border-color: #002D79;}
	.button.loader::before, button.loader::before{content: '';position: absolute;left: 50%;top: 50%;width: 24px;height: 24px;margin: -13px 0 0 -13px;border-radius: 24px;border: rgba(255, 255, 255, 0.25) 2px solid;border-top-color: #fff;-webkit-animation: loader 750ms linear infinite;-moz-animation: loader 750ms linear infinite;animation: loader 750ms linear infinite;}

	.button.btn-cart.loader::before, button.btn-cart.loader::before{width: 12px;height: 12px;left: calc(50% - 6px);top: calc(50% - 6px);margin: -3px 0 0 0px;}

	/* ------------- COLORS ------------- */
	.color01{color: #333333;}
	.color02{color: #666666;}
	.color03{color: #999999;}
	.color04{color: #E0E0E0;}
	.color05{color: #F0F0F0;}
	.color06{color: #FAFAFA;}
	.color07{color: #FDD822;}
	.color08{color: #006AB4;}
	.color09{color: #00afe6;}
	.color10{color: #3B555E;}

	.background01{background-color: #333333;}
	.background02{background-color: #666666;}
	.background03{background-color: #999999;}
	.background04{background-color: #E0E0E0;}
	.background05{background-color: #F0F0F0;}
	.background06{background-color: #FAFAFA;}
	.background07{background-color: #FDD822;}
	.background08{background-color: #006AB4;}
	.background09{background-color: #00afe6;}
	.background10{background-color: #3B555E;}

	.bordercolor01{border-color: #333333;border-style: solid;}
	.bordercolor02{border-color: #666666;border-style: solid;}
	.bordercolor03{border-color: #999999;border-style: solid;}
	.bordercolor04{border-color: #E0E0E0;border-style: solid;}
	.bordercolor05{border-color: #F0F0F0;border-style: solid;}
	.bordercolor06{border-color: #FAFAFA;border-style: solid;}
	.bordercolor07{border-color: #FDD822;border-style: solid;}
	.bordercolor08{border-color: #006AB4;border-style: solid;}
	.bordercolor09{border-color: #00afe6;border-style: solid;}
	.bordercolor10{border-color: #3B555E;border-style: solid;}
	/* ---------------------------------- */


/* -- ESTILOS GERAIS -- */
h2.light, .h2.light, .tit_H2.light{color: #019fc3;}
#containerSite{position: relative;min-height: 100vh;}
.slideout-open #containerSite::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 500;}
figure.loader{position: relative;}
figure.loader img{position: absolute;top: 0;left: 0;}

@media screen and (min-width: 768px){
	#containerSite{min-width: 1175px;}
	.wrapper-page{min-height: 625px;}
}

@media screen and (max-width: 768px){
	input[type=file]{padding: 5px 10px;}
	.account-content .form-field {padding-top: 8px;}
	.account .wrapper-table .tableMobile-wrapper {margin-top: 8px;}
}

/* --------- References ---------- */

.signature{
	font-size: 12px;
	line-height: 14px;
}

.small{
	font-size: 11px;
	line-height: 13px;
	color: #666;
}

.title{
	font-family: 'MontserratBold', Arial, Helvetica, 'Segoe UI', sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	color: #333;
}

.secondary-title{
	font-family: 'MontserratRegular', Arial, Helvetica, 'Segoe UI', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #002D79;
	text-transform: uppercase;
}

.subtitle{
	font-family: 'MontserratRegular', Arial, Helvetica, 'Segoe UI', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 20px;
	color: #019FC3;
}

.secondary-subtitle{
	font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #505050;
}

.link {
	text-transform: uppercase;
	line-height: 118%;
	text-decoration: none !important;
	border-bottom: 1px solid;
}

.link:hover {
	border-color: transparent;
}

body .blog{
	font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #505050;
}

.blog .signature{
	font-size: 12px;
	line-height: 14px;
}

.blog .small{
	font-size: 11px;
	line-height: 13px;
	color: #666;
}

.blog .item-title{
	font-weight: 600;
}

.blog .title{
	font-family: 'RobotoCondensedRegular', Arial, Helvetica, 'Segoe UI', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #333;
	text-transform: uppercase;
}

.blog .secondary-title{
	font-family: 'RobotoCondensedRegular', Arial, Helvetica, 'Segoe UI', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	text-transform: uppercase;
}

.blog .subtitle{
	font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;
	font-weight: 600;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	text-transform: none;
}

.blog .secondary-subtitle{
	font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;
	font-weight: 600;
	color: #333;
}

.sp-ex-small{height: 25px;}
.sp-small{height: 50px;}
.sp-medium{height: 75px;}
.sp-large{height: 150px;}

@media screen and (max-width: 768px){
	.sp-ex-small{height: 12px;}
	.sp-small{height: 25px;}
	.sp-medium{height: 37px;}
	.sp-large{height: 75px;}
}

label{display:block;}
.inputerror{padding: 0px;margin-bottom: 22px;position: relative;}
.inputerror > p, .inputerror > label > p, .inputerror > .label > p,
.inputerror > span, .inputerror > label > span, .inputerror > .label > span{display: block;padding-bottom: 7px;}

.inputerror.displayError input,
.inputerror.displayError div.select,
.inputerror.displayError textarea,
.form-field:not(.form-field-custom).displayError input,
.form-field:not(.form-field-custom).displayError div.select,
.form-field:not(.form-field-custom).displayError div.interesses_listagem,
.form-field:not(.form-field-custom).displayError textarea,
.account .displayError.select{background: #FFF url(../sysimages/icon-error-input.png) right 11px center/14px no-repeat !important;border-color: #d0021b !important;z-index: 1200}

.form-field-custom.displayError input:not(.ui-widget),
.form-field-custom.displayError div.select, .form-field-custom.displayError div.select select,
.form-field-custom.displayError textarea{background-color: #FFE0D9;border-color: #E84B3C !important;}

.wrapper-transfer .form-field.displayError div.select::after,
.account .displayError.select::after{opacity: 0}
.wrapper-transfer .bottom-transfer .column p.required{color: #888;font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;}

.inputerror.displayError > p, .inputerror.displayError > label > p,
.inputerror.displayError > span, .inputerror.displayError > label > span{color: #EB5D4E;}

.inputerror.last-field{margin-bottom: 10px;}

.form-message .success{display: none;padding: 12px 15px 12px 42px;color: #428244;background: url(../sysimages/check.png) no-repeat 11px 11px #DFF0D8;background-size: 20px;line-height: 18px;margin-bottom: 16px;}

.form-message .error,
.form-message .error1,
.form-message .error2,
.form-message .error3,
.form-message .error4,
.form-message .error5,
.form-message .error-default{display: none;padding: 12px 15px 12px 42px;color: #E84B3C;background: url(../sysimages/error.png) no-repeat 11px 11px #FFE0D9;background-size: 20px;line-height: 18px;margin-bottom: 16px;}
.form-message .warning{padding: 12px 15px 12px 42px;color: #B48E4D;background: url(../sysimages/alert.png) no-repeat 11px 11px #FCF8E3;background-size: 20px;line-height: 18px;margin-bottom: 16px;}

.displayError .errorToolTip, .errorToolTip.show{ display: block;}
.errorToolTip{display: none;position:absolute; top: auto; left:-3px; width:auto;height: 26px;white-space: nowrap;}
.imgError{height:9px; width:15px; background:url(../sysimages/bgToolTipError.png) no-repeat top left; float:left;position: absolute;top:27px;left: 10px;}
.bgError{border-radius: 2px; border: 1px solid #e23400; background-color: #FCEAE5;}
.errorToolTip .bgError p,#footer .errorToolTip .bgError p{color:#d0021b; font-size: 12px;line-height: 26px;margin: 0 10px;}

.invalid{border: 1px solid red;}

.wrapper-upload p{font-size: 11px;color: #666;}
.wrapper-upload p.error{color: red;}
.wrapper-upload .upload-button{display: block;float: left;padding: 0 30px;background: #999;font-size: 10px;line-height: 28px;color: #FFF;text-transform: uppercase;}
.wrapper-upload .file-name{float: left;font-size: 11px;line-height: 28px;color: #666;padding: 0 18px;}

.upload{position: relative;display: inline-block;overflow: hidden;cursor: pointer;width: 100%;padding: 19px 14px;border: 1px solid #EBEBEB;}
.upload .hidden{position: absolute;top: 0;right: 0;filter: alpha(opacity=1);opacity: 0.01;-moz-opacity: 0.01;z-index: -1;}

.product .flags .flag{font-weight: 700;font-size: 10px;line-height: 13px;color: #FFF;text-transform: uppercase;white-space: nowrap;}

@media screen and (max-width: 768px){
	.inputerror{margin-bottom: 15px;}
	.inputerror > span, .inputerror > label > span{padding-bottom: 2px;}
}
/* -------------------- */

	/* ------ SOCIAL ----- */
	.social-icons a{float: left;width: 24px;height: 24px;margin-left: 21px;background: url(../sysimages/social-icons.png) no-repeat;background-size: 241px;}
	.social-icons a:first-child{margin-left: 0;}
	.social-icons a.fb{background-position: left top;}
	.social-icons a.vm{background-position: -25px top;}
	.social-icons a.pi{background-position: -48px top;}
	.social-icons a.yt{background-position: -72px top;}
	.social-icons a.gp{background-position: -96px top;}
	.social-icons a.lk{background-position: -120px top;}
	.social-icons a.tw{background-position: -144px top;}
	.social-icons a.tb{background-position: -169px top;}
	.social-icons a.in{background-position: -193px top;}
	.social-icons a.fb:hover{background-position: left bottom;}
	.social-icons a.vm:hover{background-position: -25px bottom;}
	.social-icons a.pi:hover{background-position: -48px bottom;}
	.social-icons a.yt:hover{background-position: -72px bottom;}
	.social-icons a.gp:hover{background-position: -96px bottom;}
	.social-icons a.lk:hover{background-position: -120px bottom;}
	.social-icons a.tw:hover{background-position: -144px bottom;}
	.social-icons a.tb:hover{background-position: -169px bottom;}
	.social-icons a.in:hover{background-position: -193px bottom;}

	.share-icons{font-size: 0;line-height: 0;}
	.share-icons .addthis_toolbox a:first-child{margin-left: 0 !important;}
	.share-icons a{float: none !important;display: inline-block;width: 24px !important;height: 24px;padding: 0 !important;margin: 0 0 0 21px !important;background: url(../sysimages/social-icons.png) left top/241px no-repeat;}
	body.IEMODE .share-icons a{background: url(../sysimages/social-icons.png) left top/239px no-repeat;}
	.share-icons a:first-child{margin-left: 0 !important;}
	.share-icons a > span{display: none;}
	.share-icons a span{background: none !important;}
	.share-icons a.addthis_button_facebook{background-position: left top;}
	.share-icons a.addthis_button_pinterest_share{background-position: -48px top;}
	.share-icons a.addthis_button_google_plusone_share{background-position: -96px top;}
	.share-icons a.addthis_button_twitter{background-position: -144px top;}
	.share-icons a.addthis_button_tumblr{background-position: -169px top;}
	.share-icons a.addthis_button_facebook:hover{background-position: left bottom;}
	.share-icons a.addthis_button_pinterest_share:hover{background-position: -48px bottom;}
	.share-icons a.addthis_button_google_plusone_share:hover{background-position: -96px bottom;}
	.share-icons a.addthis_button_twitter:hover{background-position: -144px bottom;}
	.share-icons a.addthis_button_tumblr:hover{background-position: -169px bottom;}
	/* ------------------- */

	/* -------- TEMPLATES STYLES ------- */
		/* ------------ GERAL ----------- */
		/*.title > p{padding-top: 46px !important;}*/
		.bannerWelcomeGift .container{max-width: 1390px;}
		.bannerWelcomeGift.desktop .right_wlg > p{line-height: 21px;}

		#welcome-gift .wrapper-popup{padding: 0 !important;}
		#welcome-gift .button{background-color:#fa4f1a;border-color:#fa4f1a;width: 100%;max-width: 280px;}

		.container-blocks .container{max-width: 1390px;}
		#main .container-blocks .content_products .dis_row{margin-left: -13px; margin-right: -13px;display: table;}
        
		#main .container-blocks .productColumn{padding: 0 16px !important;}
		#main .container-blocks .productColumn .productItemBlocos{border: 1px solid #cfcfcf;border-radius: 3px;}
		#main .container-blocks .productColumn .productItemBlocos:hover{border-color: #019fc3;}

		#main .container-blocks .productColumn .productItemBlocos .prod-price::before{
		    content: '';
		    position: absolute;
		    top: -1px;
		    left: -1px;
		    width: 1px;
		    height: 40px;
		    background-image: linear-gradient(180deg, #cd0a0a 0%, rgba(205, 10, 10, 0) 100%);
		    background-size: 100% 100%;
		}
		#main .container-blocks .productColumn .productItemBlocos .prod-price::after{
		    content: '';
		    position: absolute;
		    top: -1px;
		    right: -1px;
		    width: 1px;
		    height: 40px;
		    background-image: linear-gradient(180deg, #cd0a0a 0%, rgba(205, 10, 10, 0) 100%);
		    background-size: 100% 100%;
		}

		#main .contentHTML_TEXT .form-field{margin-bottom: 22px;}
		#main .contentHTML_TEXT .form-field > label > .label-title{padding-bottom: 4px;display: inline-block;}
		#main .contentHTML_TEXT .required-notice{float: left;line-height: 36px;}
		#main .contentHTML_TEXT form .button, 
		#main .contentHTML_TEXT form button, 
		#main .contentHTML_TEXT form input[type=submit], 
		#main .contentHTML_TEXT form input[type=button]{float: right;}
		@media screen and (max-width: 768px){
			#main .container-blocks .content_products .dis_row{margin-left: 0;margin-right: 0;display: table;}
			#main .content_products .content_tab .section-products > div:not(.mainTable){height: 35px !important;}
			#main .wrapper-banner-product .productColumn:not(:last-child){padding-bottom: 35px !important;}
			body #main .wrapper-banner-product .productColumn:first-child{padding-right:10px !important;}
			body #main .wrapper-banner-product .productColumn:first-child + div.productColumn{padding-left:10px !important;}
			#main .wrapper-banner-product .dis_table .dis_cell{width: 100% !important;height:auto !important;padding-left:10px !important;padding-right:10px !important;display: block !important;}

		}      
		/* ------------------------------ */
		
		/* ----------- HEADER ----------- */
		#header .nav-top ul li.user-wishlist .desktop-wish-notice{background-color: #00589C;}
		.breadCrumpSeparator {display: none;}
		/* ------------------------------ */

		/* ----------- FOOTER ----------- */
		.shipping-info{border-color: #E1E0E0;background: #F0F0F0;}
		.shipping-info .row .column{border-color: #E1E0E0;}
		/* ------------------------------ */

		/* ------------ HOME ------------ */
		.home .slider .description .content{}
		.home .wrapper-banner .content .item-title{padding-bottom: 5px;}
		.home .banner16 .tabs-container:not(.disabled) .tabs-content .tab{padding: 20px 0 0;}
		.home .banner49 .content .item-title{padding-bottom: 0;}
		.home .banner49 .row .column:not(:last-child) .image::after{border-color: #999;}
		.home .banner50 .description.light, .home .banner51 .description.light{background: #F0F0F0;}
		.home .banner50 .description.dark, .home .banner51 .description.dark{background: #000;}
		.home .banner53 .overlay{background-color: rgba(3, 124, 213, 0.6);}
		/* ------------------------------ */

		/* -------- PRODUCT LIST -------- */
		/* ------------------------------ */

		/* -------- PRODUCT ITEM -------- */
		/* ------------------------------ */

		/* ----------- PRODUCT ---------- */
		
		/* ------------------------------ */

		/* ---------- WISHLIST ---------- */
		/* ------------------------------ */

		/* ---------- REVIEWS ----------- */
		.review .container-review .image-prod figure{border-color: #EDEDED;}
		.review .container-review .wrapper-form .form-fieldset{border-color: #EBEBEB;}
		.review .container-review .wrapper-form .rating-bar{border-color: #EEE;background: #F7F7F7;}
		.review .container-review .wrapper-form .rating-bar > span{border-color: #EDEDED;}
		.review .container-review .wrapper-form .rating-bar > span.hover, .review .container-review .wrapper-form .rating-bar > span.sel{background: #DEDEDE;}
		.review .container-review .nav-products{border-color: #EDEDED;}
		.review .container-review .nav-products .title-nav{border-color: #EDEDED;background: #F7F7F7;}
		.review .container-review .nav-products .list-products ul li{border-color: #EDEDED;}
		.review .container-review .nav-products .list-products ul li .prod-img{border-color: #EDEDED;}
		/* ------------------------------ */

		/* --------- COMPARATOR --------- */
		/* ------------------------------ */

		/* ------------ PAGE ------------ */
		/* ------------------------------ */

		/* ----------- ABOUT ------------ */
		/* ------------------------------ */

		/* ----------- BRANDS ----------- */
		.brands .container-brands .row .column .brand{border-color: #EEE;}
		.brands .container-brands .row .column a.brand:hover{border-color: #004879;}
		/* ------------------------------ */

		/* ----------- CARRERS ---------- */
		/* ------------------------------ */

		/* ---------- CONTACTS ---------- */
		/* ------------------------------ */

		/* ---------- DOWNLOADS --------- */
		/* ------------------------------ */

		/* ------------ FAQS ------------ */
		/* ------------------------------ */

		/* ---------- LOOKBOOK ---------- */
		.shopbylook .container-shopbylook .row .column a .image{border-color: transparent;}
		.shopbylook .container-shopbylook .row .column a:hover .image{border-color: #999;}
		/* ------------------------------ */

		/* ------ LOOKBOOK DETAIL ------- */
		.shopbylook .container-shopbylook .wrapper-slider{border-color: #EDEDED;}
		.shopbylook .container-shopbylook .wrapper-products{border-color: #EEE;background: #FFF;}

		@media screen and (max-width: 768px){
			.shopbylook .container-shopbylook .wrapper-slider .slider .slick-dots li button{background: transparent;}
		}
		/* ------------------------------ */

		/* ------------ NEWS ------------ */
		/* ------------------------------ */

		/* -------- NEWS DETAIL --------- */
		/* ------------------------------ */
		
		/* --------- CATALOGOS ---------- */
		/* ------------------------------ */

		/* ---------- SERVICES ---------- */
		/* ------------------------------ */

		/* ------ SERVICES DETAIL ------- */
		.service .container-service .accordion-service .accordion-content table tr th{border-color: #D8D8D8;background: #F1F1F1;}
		.service .container-service .accordion-service .accordion-content table tr td{border-color: #D8D8D8;}
		.service .container-service .accordion-service .accordion-content table tr:nth-child(odd) td{background: #FAFAFA;}
		.service .container-service .accordion-service .accordion-content table tr:nth-child(even) td{background: #F1F1F1;}
		/* ------------------------------ */

		/* ----------- STORES ----------- */
		.stores .wrapper-top .wrapper-right a{font-size: 11px;color: #707070;text-decoration: none;text-transform: lowercase;}
		.stores .wrapper-top .wrapper-right a:hover{text-decoration: underline;}
		.stores .search-wrapper{padding-left: 1px;}
		.stores .search-wrapper .wrapper-title p{text-transform: none;}
		.stores .search-wrapper .wrapper-form div.select{border: 2px solid #909090;}
		.stores .search-wrapper .wrapper-form div.select select{color: #777;font-size: 14px;font-weight: 500;line-height: 20px;padding: 12px 36px 17px 14px;height: 46px;}
		.stores .search-wrapper .wrapper-form input{color: #777;font-size: 14px;font-weight: 500;border: 2px solid #909090;padding: 14px 14px 16px;}
		.stores .search-wrapper .wrapper-form input::-webkit-input-placeholder{color: #777;letter-spacing: 0.5px;}
		.stores .search-wrapper .wrapper-form input::-moz-placeholder{color: #777;letter-spacing: 0.5px;}
		.stores .search-wrapper .wrapper-form input:-ms-input-placeholder{color: #777;letter-spacing: 0.5px;}
		.stores .search-wrapper .wrapper-form input:-moz-placeholder{color: #777;letter-spacing: 0.5px;}
		.stores .search-wrapper .wrapper-form input::placeholder{color: #777;letter-spacing: 0.5px;}
		.stores .search-wrapper .line-form{color: #888;font-size: 11px;line-height: 16px;font-style: italic;}
		.stores .search-wrapper .wrapper-form div.select::after{top: calc(50% - 3px);right: 13px;width: 10px;height: 10px;background-size: 10px auto;}
		.stores .search-wrapper .button{font-size: 14px;}
		.stores .search-wrapper .wrapper-bottom ul li p, .container-sidebar .sidebar-subtitle ul li p{color: #888;font-size: 11px;line-height: 16px;}
		.stores .container-map .info-box-wrap{border-color: #CCC;background-color: #FFF;}
		/* ------------------------------ */

		/* ---------- MAGAZINE ---------- */
		.magazine .container-magazine .hotspot .dot{background: #167ED2;}
		.magazine .container-magazine .hotspot .product{background: #FFF;}
		/* ------------------------------ */

		/* ---------- E-GIFTS ----------- */
		.egifts .container-egifts .wrapper-form .form-fieldset{border-color: #EBEBEB;}
		.egifts .banner-help{border-color: #D8D8D8;}
		/* ------------------------------ */

		/* ----------- SEARCH ----------- */
		/* ------------------------------ */

		/* --------- NEWSLETTER --------- */
		/* ------------------------------ */

		/* ------------ BLOG ------------ */
		/* ------------------------------ */

		/* ---------- CREATORS ---------- */
		.creators .container-creators .row .column .image{border-color: transparent;}
		.creators .container-creators .row .column a:hover .image{border-color: #999;}
		/* ------------------------------ */

		/* --------- TESTEMONY ---------- */
		.testimony .testimony-holder{background: #F6F6F6;}
		.testimony .testimony-holder .desc{background: #FFF;}
		.testimony .testimony-holder .desc:before{border-color: transparent;border-top-color: #FFF;}
		.testimony .testimony-holder .desc:after{border-color: transparent;border-bottom-color: #FFF;}
		/* ------------------------------ */
		
		/* -------- LANDING PAGES ------- */
		.landingpage .column-form .title-form .h1{font-family: 'MontserratRegular', Arial, Helvetica, 'Segoe UI', sans-serif;font-weight: normal;font-size: 18px;line-height: 20px;color: #002D79;text-transform: uppercase;}
		.landingpage .column-form .title-form .h2{font-family: 'MontserratRegular', Arial, Helvetica, 'Segoe UI', sans-serif;font-weight: normal;font-size: 18px;line-height: 20px;color: #019fc3;text-transform: none;}
		.landingpage .column-form .title-form .h2 span, .landingpage .column-form .title-form p.discount{font-family: 'MontserratBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 24px;line-height: 28px;color: #333;}
		.landingpage .column-form .wrapper-form .inputerror{margin-bottom: 14px;}
		.landingpage .column-form .wrapper-form .inputerror.last-field{margin-bottom: 13px;}
		.landingpage .column-form .wrapper-form .inputerror > label > span{padding-bottom: 3px;}
		.landingpage .column-form .wrapper-form .inputerror input{padding-top: 10px;padding-bottom: 11px;}
		/* ------------------------------ */

		/* ----------- POPUPS ----------- */
		#welcome-gift .popup-bar{background-color: #FDD822;}
		.title-popup{border-color: #F0F0F0;}
		/* ------------------------------ */
	/* --------------------------------- */

	/* ----- TEMPLATES FONT STYLES ----- */
		/* ------------ GERAL ----------- */
		.required-notice{font-size: 11px;color: #888;}
		/* ------------------------------ */

		/* ----------- HEADER ----------- */
		#header .wrapper-menu ul li a,
		#header .wrapper-menu ul li p{color: #999;}
		#header .wrapper-menu ul.topUl li a{font-size: 11px;line-height: 17px;text-decoration: none;}
		#header .wrapper-menu ul.topUl li a:hover{text-decoration: underline;}
		#header .wrapper-menu .country-drop .inputerror label > span{font-size: 11px;}
		#header .right-header ul.shopUl > li > a span{font-size: 10px;line-height: 17px;color: #333;}
		#header .right-header ul.shopUl > li > a.hasItems span{color: #fff;}

		#header .menu > ul > li > a{font-size: 13px;line-height: 17px;text-transform: uppercase;text-decoration: none;color: #333;}
		#header .menu > ul > li:hover > a,
		#header .menu > ul > li.sel > a{color: #002d79;border-bottom-color:#002d79;}
		#header .menu .submenu .column-menu > ul > li > a{font-size: 12px;color: #333;line-height: 17px;text-decoration: none;}
		#header .menu .submenu .column-menu > ul > li:hover > a{text-decoration: underline;}
		#header .menu .submenu .column-menu > ul > li.featured > a{color: #0F6CB2;}
		#header .menu .submenu .column-menu > ul ul li a{color: #666;}

		@media screen and (max-width: 768px){
			#header .right-header ul.shopUl > li > a.hasItems span{color: #333;}
		}
		/* ------------------------------ */

		/* --------- MENU MOBILE -------- */
		#menuMobile .box-menu-mobile .title-menu{color: #333;font-weight: 700;text-decoration: none;text-transform: uppercase;}
		#menuMobile .box-menu .wrapper-box-title .box-title-menu{color: #002d79;font-weight: 700;text-transform: uppercase;}
		#menuMobile .box-menu .menu-childs .row > div .hasImage{text-align: center;}
		#menuMobile .box-menu .menu-childs .row > div .hasImage span{font-family: 'NeoSansLight', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 20px;line-height: 1;font-weight: normal;text-transform: uppercase;color: #fff;}
		#menuMobile .box-menu .menu-childs .row > div .hasImage span span{font-family: 'NeoSansBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 15px;line-height: 1;font-weight: normal;text-transform: uppercase;color: #fff;}
		
    @media screen and (max-width: 320px){
			#menuMobile .box-menu .menu-childs .row > div .hasImage span span{font-size: 13px;}
		}
    /* ------------------------------ */

		/* ----------- FOOTER ----------- */
		.shipping-info .row .column .info p span{font-size: 10px;text-transform: uppercase;color: #000;}
		.shipping-info .row .column .info p{font-size: 11px;line-height: 14px;}
		#footer .social-footer .social-text{font-weight: 500;font-size: 9px;color: #FFF;text-transform: uppercase;}
		#footer .social-footer .social-stores{font-weight: 500;font-size: 9px;line-height: 21px;color: #FFF;text-transform: uppercase;}
		#footer .menu-footer ul li a, #footer .bottom-footer .copy-notice p, #footer .bottom-footer .copy-notice a{color: #404040;}
		#footer .bottom-footer .copy-notice a{text-decoration: none;}
		#footer .bottom-footer .copy-notice a:hover{text-decoration: underline;}
		#footer .column-logo .text p, #footer .column-inst .help-mail, #footer .column-inst .column:nth-child(2) .payments-form p{color: #707070;line-height: 18px;}
		#footer .column-logo .text a{color: #404040;line-height: 25px;text-decoration: none;}
		#footer .column-logo .text a:hover{text-decoration: underline;}

		#footer .menu-footer .title-menu{font-family: 'MontserratBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-weight: 400;font-size: 12px;line-height: 18px;color: #333;text-transform: none;}
		#footer .menu-footer ul li a{line-height: 14px;text-transform: uppercase;font-size: 12px;text-decoration: none;text-transform: none;}
		#footer .menu-footer ul li a:hover{text-decoration: underline;}
		#footer .column-inst .help-mail{font-weight: 300;font-size: 12px;}
		#footer .column-inst .help-number{font-weight: 700;font-size: 30px;line-height: 25px;color: #002d79;text-transform: uppercase;}
		#footer .column-inst .open-popup{font-size: 12px;padding: 10px 17px;}
		#footer .bottom-footer .copy-notice p{opacity: 0.7;}
		#footer .bottom-footer .copy-notice p, #footer .bottom-footer .copy-notice a{font-size: 11px;color: #999;}

		@media screen and (max-width: 768px){
			#footer .column-inst .help-number{font-size: 24px;line-height: 25px;}
			#footer .bottom-footer .copy-notice a{color: rgba(153, 153, 153, 0.7);text-decoration: none;}
			#footer .bottom-footer .copy-notice a:hover{text-decoration: underline;}
		}
		/* ------------------------------ */

		/* ------------ HOME ------------ */
		.home .slider .content.light .item-title, .home .slider .content.light .item-subtitle, .home .slider .content.light .item-content{color: #FFF;}
		
		.home .slider .content .light{color: #FFF !important;}
		.home .slider .content .item-title{font-family: 'NeoSansLight', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 40px;line-height: 1;font-weight: normal;text-transform: uppercase;}
		.home .slider .content .item-title span,
		.home .slider .content .item-subtitle{font-family: 'NeoSansBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 36px;line-height: 1;font-weight: normal;text-transform: uppercase;}
		.home .slider .content .item-content{font-family: 'MontserratRegular', Arial, Helvetica, 'Segoe UI', sans-serif;font-weight: 500;font-size: 18px;line-height: 20px;}
		.home .wrapper-banner .content.light .item-title, .home .wrapper-banner .content.light .item-subtitle, .home .wrapper-banner .content.light .item-content{color: #FFF;}
		.home .wrapper-banner .content .item-title{font-weight: 700;font-size: 12px;line-height: 15px;color: #333;}
		.banner24 .content .item-title{font-family: 'NeoSansLight', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 40px !important;line-height: 1 !important;font-weight: normal !important;text-transform: uppercase;color: #002c73 !important;}
		.banner24 .content .item-title span,
		.banner24 .content .item-subtitle{font-family: 'NeoSansBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 20px;line-height: 1;font-weight: normal;text-transform: uppercase;color: #002c73;}
		.banner24 .content a{border-color: #303030;color: #303030;font-size: 12px;}
		.banner24 .content a:hover{background-color: #303030 !important;color: #fff;}
		.banner26 .content .item-title{font-family: 'NeoSansLight', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 40px !important;line-height: 1 !important;font-weight: normal !important;text-transform: uppercase;}
		.banner26 .content .item-title span,
		.banner26 .content .item-subtitle{font-family: 'NeoSansBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 36px;line-height: 1;font-weight: normal;text-transform: uppercase;}
		.banner26 .content a{border-color: #303030;color: #303030;}
		.banner26 .content a:hover{background-color: #303030;color: #fff;}
		.banner49 .row .column .description .content .item-subtitle{line-height: 20px;}
		.home .banner49 .content a{color: #0F6CB2;text-decoration: underline;}
		.home .banner49 .content a:hover{text-decoration: none;}
		.home .banner53 .description p{color: #FFF;}
		.home .banner53 .overlay{color: #FFF;text-decoration: underline;}
		.home .banner54 .links-container a{text-decoration: underline;}
		.home .banner54 .links-container a:hover{text-decoration: none;}

		@media screen and (max-width: 768px){
			.home .slider .content .item-title{font-size: 20px;line-height: 120%;}
			.home .slider .content .item-title span,
			.home .slider .content .item-subtitle{font-size: 17px;line-height: 120%;}
			.home .slider .description .content .item-content{font-size: 15px;line-height: 120%;}
			.banner24 .content .item-title{font-size: 20px !important;line-height: 120%;color: #002c73;}
			.banner24 .content .item-title span,
			.banner24 .content .item-subtitle{font-size: 12px !important;line-height: 120%;color: #002c73;}
			.banner26 .title-banner .titleBanner{font-size: 12px;line-height: 15px;font-weight: 700;color: #002d79;text-transform: uppercase;}
			.banner26 .content .item-title{font-size: 20px !important;}
			.banner26 .content .item-title span,
			.banner26 .content .item-subtitle{font-size: 18px !important;}
		}

		/* ------------------------------ */

		/* ----- NEWSLETTER SECTION ----- */
		.newsletterSection .wrapper-title p{color: #333;font-weight: 700;line-height: 15px;}
		.newsletterSection > .table .table_cell .fake-input span{color: #999;}
		.newsletterSection > .table .table_cell .fake-button{color: #fff;font-weight: 700;text-transform: uppercase;}
		#newsletter-popup .container-popup .title p{text-transform: none;}
		.newsletterSection .message-success .title{font-family: 'MontserratRegular', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 18px;color: #002d79;font-weight: 400;line-height: 20px;}
		/* ------------------------------ */

		/* ---------- WISHLIST ---------- */
		/* ------------------------------ */

		/* ---------- REVIEWS ----------- */
		.review .image-prod a{font-size: 11px;text-decoration: underline;}
		.review .image-prod a:hover{text-decoration: none;}
		.review .nav-products .list-products ul li .prod-desc .prod-title{font-weight: 600;}
		/* ------------------------------ */

		/* --------- COMPARATOR --------- */
		/* ------------------------------ */

		/* ------------ PAGE ------------ */
		/* ------------------------------ */

		/* ----------- ABOUT ------------ */
		.about .page-content table tr div.number div p{font-family: 'MontserratBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 24px;line-height: 28px;color: #333;}
		.about .page-content table tr div.text h2{text-transform: none;padding-bottom: 6px;line-height: 25px;}
		.about .page-content table tr div.text p{line-height: 20px;}
		/* ------------------------------ */

		/* ----------- POLICY ----------- */
		.policy .page-content table tr td h2, .policy .page-content table tr td .h2, .policy .page-content table tr td .tit_H2, .policy .page-content table tr td h3, .policy .page-content table tr td .h3{padding-bottom: 11px;text-transform: none;}
		.policy .page-content table tr td p{line-height: 20px;}
		/* ------------------------------ */

		/* ----------- BRANDS ----------- */
		/* ------------------------------ */

		/* ----------- CARRERS ---------- */
		/* ------------------------------ */

		/* ---------- CONTACTS ---------- */
		/* ------------------------------ */

		/* ---------- DOWNLOADS --------- */
		.downloads .container-downloads .row .column .desc .item-desc{line-height: 18px;}
		/* ------------------------------ */

		/* ------------ FAQS ------------ */
		/* ------------------------------ */

		/* ---------- LOOKBOOK ---------- */
		/* ------------------------------ */

		/* ------ LOOKBOOK DETAIL ------- */
		.shopbylook .top-detail .controls a{font-size: 11px;text-decoration: underline;}
		/* ------------------------------ */

		/* ------------ NEWS ------------ */
		.news .container-news .row .column .image .date .day{font-family: 'LatoBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 21px;line-height: 21px;color: #FFF;}
		.news .container-news .row .column .image .date .month{font-family: 'LatoLight', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 15px;line-height: 15px;color: #FFF;}
		.news .container-news .row .column .desc .item-date{font-size: 11px;line-height: 14px;color: #666;}
		/* ------------------------------ */

		/* -------- NEWS DETAIL --------- */
		.news .top-detail .controls a{font-size: 11px;text-decoration: underline;}
		.news .container-news .row .column-image .date .day{font-family: 'LatoBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 28px;line-height: 28px;color: #FFF;}
		.news .container-news .row .column-image .date .month{font-family: 'LatoLight', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 22px;line-height: 22px;color: #FFF;}
		.news .container-news .row .column-desc .item-date{color: #666;}
		.news .container-news .row .column-desc .item-desc{line-height: 22px;}
		/* ------------------------------ */

		/* --------- CATALOGOS ---------- */
		.catalog .container-catalog .row .column .desc .item-title{font-family: 'RobotoCondensedRegular', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 17px;color: #FFF;text-transform: uppercase;}
		/* ------------------------------ */
		
		/* -------- PRODUCT LIST -------- */
		.products .side-menu > ul.firstLevelMenu > li.initial > a{font-family: 'MontserratRegular', Arial, Helvetica, 'Segoe UI', sans-serif;color: #404040;font-size: 13px;line-height: 17px;text-transform: uppercase;text-decoration: none;font-weight: normal;}
		.side-menu ul.secondLevelMenu:not(.thirdLevelMenu) > li > a{font-size: 14px;color: #333333;text-decoration: none;font-family: Montserrat-SemiBold;}
		.side-menu ul.secondLevelMenu:not(.thirdLevelMenu) > li > a > h1{font-size: 14px;text-decoration: none;font-family: Montserrat-SemiBold;}
		body.is_MAC .side-menu ul.secondLevelMenu li a{font-weight: 500;}
		.side-menu ul li a:hover{color: #002d79;}
		.side-menu ul.secondLevelMenu > li.sel2 > a, .side-menu ul.secondLevelMenu > li.sel > a.active{color: #002d79;background-color: #FAFAFA;/*box-shadow: inset 0 -2px 0 0 #002d79;*/}
		.products .side-menu ul.thirdLevelMenu li a{text-transform: none;text-decoration: none;font-family: Metrocity-Book;font-size: 13px;color: #333333;line-height: 25px;}
		.products .side-menu ul.thirdLevelMenu li a h1, .filters .default .checkbox .filter-name{text-transform: none;text-decoration: none;font-family: Metrocity-Book;font-size: 13px;color: #333333;line-height: 25px;}
		.filters .price .numbers  div{font-family: Metrocity-Book;font-size: 13px;color: #333333;}
		.products .side-menu ul.thirdLevelMenu li.sel a, .products .side-menu ul.thirdLevelMenu li.sel2 a h1{color: #002d79 !important;}
		.top-list .row .column .list-filters .total, .top-list .row .column .list-filters .order > p, .top-list .row .column .list-filters .order > p > span{font-size: 12px;color: #707070;}
		.title-filter{font-weight: 600;color: #333;}
		.filters .box-filter > p{font-family: Montserrat-SemiBold;font-size: 14px;color: #002D79;}
		.products .top-list .row .column .total{font-size: 12px;color: #606060;line-height: 21px;}

		.products .wrapper-top-mobile .title p{color: #707070;line-height: 17px;font-weight: 600;text-transform: uppercase;}

		.products .title-filter span,
		.products .title-filter .clear-filter{font-weight: normal;font-size: 11px;color: #666;text-transform: capitalize;}

		.products .filters .title-filters p{color: #707070;}

		.filters .default .checkbox.disabled .filter-name{color: #AAA;text-decoration: line-through;}
		.filters .see-all{font-family: Metrocity-Medium;font-size: 10px;color: #1D63B5;text-transform: uppercase;} 
		.filters .price .numbers span{color: #505050;text-transform: uppercase;}
		.filters .clear-filters{color: #707070;line-height: 18px;text-decoration: none;font-family: Metrocity-Book;font-size: 14px;}
		.filters .clear-filters:hover{text-decoration: underline;}
		.active-filters a{font-size: 12px;color: #428244;text-decoration: none;}
		.active-filters a:active, .active-filters a:focus{color: #E84B3C;}
		#comparator .row .column-item .item .desc .name{font-weight: 500;font-weight: 600;font-size: 11px;line-height: 16px;text-transform: uppercase;}
		#comparator .row .column-item .item .desc .price{font-weight: 300;font-size: 12px;line-height: 16px;}
		#comparator .row .column-item .item .desc .remove, #comparator .row .column-default .removeall{font-size: 11px;text-decoration: underline;}
		#comparator .row .column-item .item .desc .flags .flag{color: #FFF;font-size: 5px;line-height: 13px;}
		#quickshop .column-desc .price .discount{font-size: 11px;line-height: 19px;color: #FFF;}
		#quickshop .column-desc .colors a span.color-name{font-size: 11px;color: #666;}
		#quickshop .column-desc .popup-cart-notice, #quickshop .column-desc .popup-wish-notice{font-size: 11px;color: #FFF;}
		#quickshop .column-desc .stock-alert .accordion > li > a{font-weight: 700;font-size: 10px;color: #FFF;text-transform: uppercase;}
		#quickshop .column-desc .stock-alert .accordion > li > a:hover{text-decoration: underline;}
		/* ------------------------------ */

		/* -------- PRODUCT ITEM -------- */
		article.product .desc .name{color: #333;font-size: 12px;text-transform: none;font-weight: 600;text-align: left;line-height: 15px !important;}
		article.product .desc .price p{font-weight: 300;font-size: 13px;}
		article.product .flags .flag{font-size: 11px;line-height: 11px;}
		article.product .desc .price .wrapper-old .old, article.product .desc .wrapper-points .wrapper-old .old{font-size: 11px;color: #707070;line-height: 18px;}
		article.product .desc .price .current, article.product .desc .wrapper-points .current{color: #707070;line-height: 17px;font-weight: 600;}
		article.product .desc .wrapper-points .current{color: #002d79;font-weight: 700;line-height: 15px;}
		article.product .desc .price .current span, article.product .desc .wrapper-points .current span{color: #888;font-size: 11px;line-height: 16px;font-weight: 400;}
		/* ------------------------------ */


		/* ----------- PRODUCT ---------- */
		.product .top-detail .return a{color: #707070;font-size: 11px;line-height: 21px;text-decoration: none;text-transform: lowercase;}
		.product .top-detail .return a:hover{text-decoration: underline;}
		.product .column-desc .reviews p a{font-size: 11px;text-decoration: underline;}
		.product .column-desc .reviews p a:hover{text-decoration: none;}
		.product .column-desc .name h1, .product .column-desc .name .h1{text-transform: none;}
		.product .column-desc .ref p{color: #888;font-size: 12px;line-height: 16px;}
		.product .column-desc .price .wrapper-title p,
		.column-desc .select-qnt p.title2{color: #002d79;font-weight: 700;font-size: 13px;}
		.product .column-desc .price h2{font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 25px;color: #002d79;font-weight: 700;}
		.product .column-desc .price .wrapper-column a{font-size: 10px;}
		.product .column-desc .price .discount{font-size: 11px;line-height: 19px;color: #FFF;}
		.product .column-desc .colors a span.color-name{font-size: 11px;color: #666;}
		.product .column-desc .variants select{font-size: 12px;}
		.product .column-desc div.select select{color: #888;font-size: 11px;height: 35px;padding: 6px 30px 8px 11px;}
		body.firefox .product .column-desc div.select select{padding-bottom: 6px;}
		.product .column-desc div.select::after{top: calc(50% - 2px);width: 8px;height: 4px;background: url(../sysimages/icon-arrow05.png) no-repeat left top/8px auto;}
		.product .column-desc .sizes a{font-size: 11px;color: #167ED2;text-decoration: underline;}
		.product .column-desc .sizes a:hover{text-decoration: none;}
		.product .column-desc .buttons .selectQtd .input_nav{font-family: 'RobotoBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 16px;}
		.product .column-desc .buttons .selectQtd .qtd{font-size: 12px;}
		.product .column-desc .stock-alert .accordion > li > a{font-weight: 700;font-size: 10px;color: #FFF;text-transform: uppercase;display: inline-block;text-decoration: none;}
		.product .column-desc .stock-alert .accordion > li > a:hover{text-decoration: underline;}
		.product .column-desc .gift-button a{font-size: 11px;color: #167ED2;text-decoration: underline;}
		.product .column-desc .gift-button a:hover{text-decoration: none;}
		.product .column-desc .description{line-height: 18px;}
		.product .product-packs .column-product .pack-desc .name{font-weight: 600;font-size: 11px;text-transform: uppercase;}
		.product .product-packs .column-product .pack-desc .price{font-weight: 300;font-size: 13px;}
		.product .product-packs .column-resume .price{font-size: 15px;font-weight: 300;}
		.product .product-packs .column-resume .discount{font-weight: 400;font-size: 11px;color: #FFF;}
		.product .product-packs .column-resume a{font-size: 11px;color: #167ED2;text-decoration: underline;}
		.product .product-packs .column-resume a:hover{text-decoration: none;}
		.product .product-composition .row .column-head p{font-size: 13px;font-weight: 500;font-weight: 600;}
		.product .review-history .top-reviews .overall-rating .rating-text{font-size: 11px;color: #666;}
		.product .review-history .wrapper-reviews .reviews .row .column .date{font-size: 11px;color: #666;}
		.product .review-history .wrapper-reviews .reviews .row .column .review-desc{font-size: 12px;line-height: 18px;color: #000;}
		.product .review-history .wrapper-reviews .reviews .row .column .wrapper-bar p{font-size: 11px;color: #666;}
		.product .review-history .wrapper-reviews .bottom-reviews a{font-size: 11px;text-decoration: underline;}

		.product .column-desc .wrapper-column .wrapper-price h2 .points{color: #00afe6;font-weight: 600;text-transform: lowercase;}
		.product .wrapper-top-mobile .title p{color: #707070;line-height: 17px;font-weight: 600;text-transform: uppercase;}
		.product .related-products .wrapper-title-mobile p{color: #707070;text-transform: uppercase;font-weight: 600;} 

		@media screen and (max-width: 768px){
			.product .column-desc .price .wrapper-column a{font-size: 11px;}
		}
		/* ------------------------------ */
		
		/* ----------- CARRERS ---------- */
		.carrers .column-offers .offer-file a{font-size: 11px;color: #167ED2;text-decoration: underline;}
		.carrers .column-offers .offer-file a:hover{text-decoration: none;}
		/* ------------------------------ */

		/* ---------- CONTACTS ---------- */
		.contacts .page-content .tit_H2{font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;font-weight: 500;font-weight: 600;font-size: 13px;color: #333;text-transform: none;}
		.contacts .page-content #cmsautoTable tr td{line-height: 18px;}
		.contacts .page-content #cmsautoTable tr td a{font-size: 11px;text-decoration: underline;}
		.contacts .page-content #cmsautoTable tr td a:hover{text-decoration: none;}
		/* ------------------------------ */
		
		/* ---------- LOOKBOOK ---------- */
		.shopbylook .container-shopbylook .row .column a:hover .h3{text-decoration: underline;}
		/* ------------------------------ */

		/* ---------- SERVICES ---------- */
		.services .container-services .row .column .desc .item-title{font-family: 'RobotoCondensedRegular', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 17px;color: #FFF;text-transform: uppercase;}
		/* ------------------------------ */

		/* ------ SERVICES DETAIL ------- */
		.service .container-service .controls a{display: block;font-size: 11px;text-decoration: underline;}
		.service .container-service .controls a:hover{text-decoration: underline;}
		/* ------------------------------ */

		/* ----------- STORES ----------- */
		.stores .top-detail .controls a{font-size: 11px;text-decoration: underline;}
		.stores .container-map .info-box-wrap .store-info .item-name{font-weight: 600;font-size: 13px;}
		.stores .container-map .info-box-wrap .store-info a{font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;font-weight: normal;font-size: 12px;line-height: 18px;text-decoration: underline;}
		.stores .container-map .info-box-wrap .store-info a:hover{text-decoration: none;}
		.stores .container-list .row .column p:not(.h3){line-height: 22px;}
		.stores .container-list .row .column p.adress-content{font-size: 11px;line-height: 16px;color: #666;}
		.stores .container-list .row .column .view-map{color: #0F6CB2;text-decoration: underline;}
		.stores .container-list .row .column .view-map:hover{text-decoration: none;}
		/* ------------------------------ */
		
		/* ---------- MAGAZINE ---------- */
		.magazine .product .name{font-size: 13px;}
		.magazine .product .price p.current{color: #0F6CB2;}
		.magazine .product .price p.old{color: #666;}
		/* ------------------------------ */

		/* ---------- E-GIFTS ----------- */
		.egifts .container-egifts .wrapper-form .content{font-size: 13px;line-height: 19px;}
		.egifts .container-egifts .wrapper-form .card-preview .desc-card p{font-size: 10px;line-height: 12px;}
		.egifts .container-egifts .wrapper-form .card-preview .desc-card p span{font-weight: 600;}
		.egifts .container-egifts .wrapper-form .card-preview .desc-card p.message{font-size: 8px;}
		.egifts .container-egifts .wrapper-form .bottom-form .inputerror.displayError > label > span a{color: #EB5D4E;}
		/* ------------------------------ */
		
		/* ----------- SEARCH ----------- */
		.search .filters .title-filters p{font-family: 'MontserratRegular', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 13px;color: #404040;line-height: 17px;text-transform: uppercase;}
		.search .wrapper-noresults .wrapper-table h1{text-transform: none;}
		.search .wrapper-noresults .menu-search p{color: #888;font-size: 11px;line-height: 16px;}
		.search .wrapper-noresults .menu-search ul li a{text-decoration: underline;}
		.search .wrapper-noresults .menu-search ul li a:hover{text-decoration: none;}
		/* ------------------------------ */

		/* ------------ BLOG ------------ */
		.blog .featured-articles .article .item-title p{color: #FFF;}
		.blog .featured-articles .column-main .article .item-title p{font-size: 16px;line-height: 19px;color: #FFF;text-transform: none;}
		.blog .featured-articles .article .image .date .day {font-family: 'LatoBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 21px;line-height: 21px;color: #FFF;}
		.blog .featured-articles .article .image .date .month{font-family: 'LatoLight', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 15px;line-height: 15px;color: #FFF;text-transform: uppercase;}
		.blog .container-list .row .column .desc .item-title{font-weight: 500;font-weight: 600;}
		.blog .container-list .row .column a:hover .desc .item-title{text-decoration: underline;color: #000;}
		.blog .container-blog .wrapper-sidebar .title-featured .h2{font-size: 16px;line-height: 20px;}
		.blog .container-blog .wrapper-sidebar .sidebar-featured .article .desc .item-cat{font-weight: 700;font-size: 10px;color: #40BCD6;text-transform: uppercase;}
		.blog .container-blog .wrapper-sidebar .sidebar-featured .article .desc .item-title{font-weight: 500;font-weight: 600;}
		.blog .container-blog .wrapper-sidebar .tags-featured .tags a{font-size: 12px;}
		.blog .container-blog .wrapper-sidebar .tags-featured .tags a:hover{color: #FFF;text-decoration: none;}
		.blog .flag{font-weight: 700;font-size: 10px;color: #FFF;text-transform: uppercase;}
		/* ------------------------------ */
		
		/* ---------- CREATORS ---------- */
		.creator .top-detail .controls a{font-size: 11px;text-decoration: underline;}
		/* ------------------------------ */
		
		/* --------- TESTEMONY ---------- */
		.testimony .testimony-holder .header p:not(.item-title){font-style: italic;line-height: 18px;color: #666;}
		/* ------------------------------ */
		
		/* ----------- EVENTS ----------- */
		.events .container-events .row .column .image .date .day{font-family: 'LatoBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 21px;line-height: 21px;color: #FFF;}
		.events .container-events .row .column .image .date .month{font-family: 'LatoLight', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 15px;line-height: 15px;color: #FFF;}
		.events .container-events .row .column .desc .item-date{font-size: 11px;line-height: 14px;color: #666;}
		/* ------------------------------ */

		/* ------- EVENTS DETAIL -------- */
		.events .top-detail .controls a{font-size: 11px;text-decoration: underline;}
		.events .container-events .row .column-image .date .day{font-family: 'LatoBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 28px;line-height: 28px;color: #FFF;}
		.events .container-events .row .column-image .date .month{font-family: 'LatoLight', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 22px;line-height: 22px;color: #FFF;}
		.events .container-events .row .column-desc .item-date{color: #666;}
		.events .container-events .row .column-desc .item-desc{line-height: 22px;}
		/* ------------------------------ */

		/* -------- LANDING PAGES ------- */
		.landingpage .column-form .title-form > p:not([class]){font-weight: 600;}
		.landingpage .column-form .title-form p.discount{font-family: 'RobotoBold', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 25px;line-height: 36px;color: #0f6CB2;}
		/* ------------------------------ */

		/* ----------- POPUPS ----------- */
		#welcome-gift .container-popup .h2{font-size: 12px;line-height: 15px;}
		#welcome-gift .container-popup .content .email-label, #welcome-gift .container-popup .content p span{font-weight: 600;}
		#welcome-gift .container-popup .close-button{text-decoration: underline;}

		@media screen and (min-width: 768px){
			#welcome-gift .container-popup .content p{font-size: 12px;line-height: 20px;color: #505050;}
		}
		/* ------------------------------ */
	/* --------------------------------- */
	
	/* ----------- ACCORDION ----------- */
	.accordion{list-style: none;margin: 0px;}
	.accordion > li{border: 0 solid #cfcfcf;border-top-width: 1px;}
	.accordion > li:last-child{border-bottom-width: 1px;}
	.accordion > li.active, .accordion > li:hover{border-top-color: #0a3841;;}
	.accordion > li > a{text-decoration: none;position: relative;display: block;padding: 14px 25px 14px 20px;color: #505050;}
	.accordion > li.active > a{color: #002d79;font-weight: 700;}
	.accordion > li > a::after{content: '';position: absolute;top: calc(50% - 5px);right: 20px;width: 11px;height: 11px;background: url(../sysimages/icon-accordion.png) left top/11px no-repeat;}
	.accordion > li .accordion-content{display: none;padding: 0px 115px 12px 21px;line-height: 20px;}
	.accordion > li:first-child{border-top-width: 1px;}
	.accordion > li.active > a::after{background-position: left bottom;}
	.accordion.layout2 > li{margin-top: 15px;border-radius: 4px;border: 1px solid #DFDFDF;}
	.accordion.layout2 > li:first-child{margin-top: 0;}
	.accordion.layout2 > li > a{padding-left: 19px;padding-right: 50px;background: #E1E1E1;}
	.accordion.layout2 > li > a::after{right: 26px;}
	.accordion.layout2 > li .accordion-content{padding: 0;}

	@media screen and (max-width: 768px){
		.accordion > li > a, .accordion > li.active > a{padding: 10px 41px 10px 0;}
		.accordion > li .accordion-content{padding: 0 0 15px;}
		.accordion.layout2 > li{margin-top: 5px;}
		.accordion.layout2 > li > a{padding: 10px 35px 10px 15px;}
		.accordion.layout2 > li > a::after{right: 15px;}
		.tabs-container .accordion > li:first-child{border-top: 0;}
	}
	/* --------------------------------- */
	
	/* -------------- TABS ------------- */
	@media screen and (min-width: 769px){
		.tabs-container:not(.vertical) .tabs{margin: 0;list-style: none;text-align: left;padding: 0 14px;}
		.tabs-container:not(.vertical) .tabs li{display: inline-block;padding: 0px;border: 0;margin-left: 17px;}
		.tabs-container:not(.vertical) .tabs li:first-child{margin-left: 0;}
		.tabs-container:not(.vertical) .tabs li a{display: block;color: #333;text-decoration: none;padding-bottom: 6px;border-bottom: 2px solid transparent;}
		.tabs-container:not(.vertical) .tabs li.sel a, .tabs-container:not(.vertical) .tabs li a:hover, .tabs-container.vertical .tabs li.sel a, .tabs-container.vertical .tabs li a:hover{color: #002d79;}
		.tabs-container:not(.vertical) .tabs li.sel a{border-color: #002d79;}
		.tabs-container:not(.vertical) .tabs-content{text-align: left;}
		.tabs-container:not(.vertical) .tabs-content .tab{display: none;padding: 25px 0 38px 14px;}
		.tabs-container:not(.vertical) .tabs-content .tab:first-child{display: block;}
		.tabs-container:not(.vertical) .tabs-content .tab p{line-height: 20px;}
		.tabs-container.vertical .tabs{float: left;margin: 0 30px 0 0;padding-bottom: 30px;list-style: none;font-size: 0;line-height: 0;width: 201px;border-top: 1px solid #D8D8D8;border-right: 1px solid #D8D8D8;}
		.tabs-container.vertical .tabs li{border-bottom: 1px solid #D8D8D8;}
		.tabs-container.vertical .tabs li a{display: block;padding: 12px 10px 11px;font-weight: 700;font-size: 13px;line-height: 20px;text-decoration: none;}
		.tabs-container.vertical .tabs li.sel a,.tabs-container.vertical .tabs li a:hover{color: #002d79;}
		.tabs-container.vertical .tabs li a:hover{text-decoration: underline;}
		.tabs-container.vertical .tabs + .tabs-content{float: left;width: calc(100% - 231px);}
		.tabs-container.vertical .tabs-content .tab{display: none;}
		.tabs-container.vertical .tabs-content .tab:first-child{display: block;}
		.tabs-container.disabled .tabs-content .tab{padding: 0;}
		.tabs-container:not(.vertical) .tabs li a{padding-bottom: 8px;font-size: 13px;}
	}

	@media screen and (max-width: 768px){
		.tabs-container .tabs{float: none;width: auto;margin: 0 -15px;padding: 0 15px;border: 0;white-space: nowrap;overflow: auto;text-align: left;}
		.tabs-container .tabs li{display: inline-block;padding: 0px;border: 0;margin-left: 17px;}
		.tabs-container .tabs li:first-child{margin-left: 0;}
		.tabs-container .tabs li a{display: block;color: #333;text-decoration: none;padding-bottom: 6px;border-bottom: 2px solid transparent;}
		.tabs-container .tabs li.sel a{color: #002d79;border-color: #002d79;}
		.tabs-container .tabs li:not(.sel) a{opacity: 0.7;}
		.tabs-container .tabs li a::before{content: '';position: absolute;top: calc(50% - 7px);left: 0;width: 1px;height: 14px;background: #DDD;}
		.tabs-container .tabs li:first-child a::before{display: none;}
		.tabs-container .tabs-content{float: none;width: 100%;border-top: 1px solid #c0c0c0;margin-top: -1px;text-align: left;}
		.tabs-container:not(.disabled) .tabs-content .tab{display: none;padding: 15px 0 47px;}
		.tabs-container .tabs-content .tab:first-child{display: block;}
		.tabs-container .tabs::-webkit-scrollbar{width: 0px;background: transparent;}
		.tabs-container .tabs::-webkit-scrollbar-thumb{background: transparent;}
	}
	/* --------------------------------- */
	
	/* ----------- BREADCRUMB ---------- */
	.products .breadcrumb ul{width: 100%;margin-bottom: 10px;}
	.breadcrumb ul{list-style: none;margin-left: 0;}
	.breadcrumb ul li{float: left;padding-left: 14px;position: relative;}
	.breadcrumb ul li::after{content: '/';position: absolute;top: 3px;right: -9px;color: #707070;}
	.breadcrumb ul li:last-child::after{content: '';}
	.breadcrumb ul li:first-child{padding: 0;}
	.breadcrumb ul li a{display: block;font-size: 12px;text-decoration: none;color: #707070;line-height: 21px;}
	.breadcrumb ul li a:hover{text-decoration: underline;}
	.breadcrumb ul li a[href="javascript:void(0);"]{cursor:default;text-decoration: none;}
	/*.breadcrumb ul li:last-child a{text-decoration: none;}*/
	/* --------------------------------- */
	
	/* ------------- SLIDER ------------ */
	.slider > div:not(.slick-list){display: none;}
	.slider > div:not(.slick-list):first-child{display: block;}
	.slider > div img{display: block;max-width: 100%;}
	.slider .slick-arrow{position: absolute;top: calc(50% - 18px);width: 37px;height: 37px;background: url(../sysimages/icon-controls.png) left top/74px no-repeat;z-index: 10;}
	.slider .slick-arrow.slick-prev{left: 18px;}
	.slider .slick-arrow.slick-next{right: 18px;background-position: right top;}
	.slider .slick-arrow.slick-prev:hover{background-position: left bottom;}
	.slider .slick-arrow.slick-next:hover{background-position: right bottom;}
	.slider .slick-arrow.slick-disabled{display: none !important;}
  	 body .slick-dots{position: absolute;bottom: 15px;left: 0;width: 100%;margin: 0;font-size: 0;line-height: 0;text-align: center;}
  	 body .slick-dots li{display: inline-block;margin-left: 10px;}
  	 body .slick-dots li:first-child{margin-left: 0;}
  	 body .slick-dots li button{width: 10px;height: 10px;padding: 0;margin: 0;border-radius: 10px;background: transparent;border: 1px solid #999;text-indent: -9999px;}
  	 body .slick-dots li button:hover, body .slick-dots li.slick-active button{background-color: #019fc3;border-color: #019fc3;}

	.home .slider .slick-dots li button{background: rgba(255, 255, 255, 0.1);border-color: #fff;}
	.home .slider .slick-dots li button:hover, .home .slider .slick-dots li.slick-active button{box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);background: #f0f0f0;}

	@media screen and (max-width: 768px){
		.slider .slick-dots{bottom: 10px;}
	}
	/* --------------------------------- */

	/* ----------- ICONES IE ----------- */
	body.IEMODE #header .wrapper-menu ul.topUl li a{padding-left: 23px;}
	body.IEMODE #header .right-header ul.shopUl > li.cart > a::before{content: '';display: block;width: 20px;height: 21px;background: url(../sysimages/icon-cart-ie.png) left top/19px no-repeat;margin: 12px auto 5px;}
	body.IEMODE #header .wrapper-menu ul.topUl li a::before{width: 16px;height: 16px;background-size: 16px;}
	body.IEMODE #header .wrapper-menu ul.topUl li.faqs a::before{background-image: url(../sysimages/faqs-ie.png);}
	body.IEMODE #header .wrapper-menu ul.topUl li.postos a::before{background-image: url(../sysimages/icon-postos-ie.png);}
	body.IEMODE #header .wrapper-menu ul.topUl li.log a::before{background-image: url(../sysimages/icon-account-ie.png);}

	body.IEMODE article.product .desc .item-buttons .addCart::before{width: 20px;height: 21px;background: url(../sysimages/icon-cart-small-ie.png) left bottom/19px auto no-repeat;}

	#footer .column-logo a.logo img{display: block;}
	#footer .column-logo a.logo img.IE{display: none;}
	body.IEMODE #footer .column-logo a.logo img{display: none;}
	body.IEMODE #footer .column-logo a.logo img.IE{display: block;}
	body.IEMODE #header .search-form .btn-search{width: 42px;height: 55px;background: url(../sysimages/icon-search-ie.png) no-repeat;background-size: 20px 45px;background-position: center 19px;background-clip: content-box;}
	body.IEMODE #header .search-form.active .btn-search{width: 40px;height: 55px;background-size: 20px 44px;}
	/* --------------------------------- */

	/* -------- BLOCO DOWNLOADS -------- */
	.file .file-image{float: left;width: 27px;}
	.file .file-image img{display: block;width: 100%;margin-top: 3px;}
	.file .file-desc{float: left;width: calc(100% - 27px);padding: 2px 0 0 10px;}
	.file .file-desc a{display: block;font-size: 11px;line-height: 16px;color: #167ED2;text-decoration: underline;}
	.file .file-desc a:hover{color: #333;text-decoration: none;}
	.file .file-desc p{font-size: 11px;line-height: 16px;color: #999;}
	/* --------------------------------- */

	/* ------------- POPUPS ------------ */
	.mfp-bg{background: rgba(0, 0, 0, 0.5);}
	.mfp-wrap .mfp-close{top: 2px;right: 2px;width: auto;height: auto;padding: 8px;opacity: 1;background: #FFF;z-index: 10;
			   				font-family: 'Helvetica Neue', Arial, Helvetica, 'Segoe UI', sans-serif;font-size: 12px;line-height: normal;color: #333;text-decoration: none;}
	.mfp-wrap .mfp-close:hover{color: #167ED2;}
	.popUp{width:100%;background: #FFF;margin: auto;position: relative;max-width: 1015px;border-radius: 0 !important;height: auto;}
	.mfp-fade.mfp-bg{opacity: 0;-webkit-transition: all 0.15s ease-out;-moz-transition: all 0.15s ease-out;transition: all 0.15s ease-out;}
	.mfp-fade.mfp-bg.mfp-ready{opacity: 0.8;}
	.mfp-fade.mfp-bg.mfp-removing{opacity: 0;}
	.mfp-fade.mfp-wrap .mfp-content{opacity: 0;-webkit-transition: all 0.15s ease-out;-moz-transition: all 0.15s ease-out;transition: all 0.15s ease-out;}
	.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity: 1;}
	.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity: 0;}
	.mfp-zoom-in.mfp-bg{opacity: 0;transition: all 0.3s ease-out;}
	.mfp-zoom-in.mfp-bg.mfp-ready{opacity: 0.5;}
	.mfp-zoom-in.mfp-bg.mfp-removing{opacity: 0;}
	.mfp-zoom-in.mfp-wrap .mfp-content{opacity: 0;transition: all 0.2s ease-in-out;transform: scale(0.8);}
	.mfp-zoom-in.mfp-wrap.mfp-ready .mfp-content{opacity: 1;transform: scale(1);}
	.mfp-zoom-in.mfp-wrap.mfp-removing .mfp-content{transform: scale(0.8);opacity: 0;}
	.mfp-zoom-out.mfp-bg{opacity: 0;transition: all 0.2s ease-out;}
	.mfp-zoom-out.mfp-bg.mfp-ready{opacity: 0.8;}
	.mfp-zoom-out.mfp-bg.mfp-removing{opacity: 0;}
	.mfp-zoom-out.mfp-wrap .mfp-content{opacity: 0;transition: all 0.2s ease-in-out;transform: scale(1.3);}
	.mfp-zoom-out.mfp-wrap.mfp-ready .mfp-content{opacity: 1;transform: scale(1);}
	.mfp-zoom-out.mfp-wrap.mfp-removing .mfp-content{transform: scale(1.3);opacity: 0;}
	/* --------------------------------- */

/* --------- REDICOM  ANIMS --------- */
.anim, .anim::before, .anim::after{-webkit-transition: all .1s linear;-moz-transition: all .1s linear;-ms-transition: all .1s linear;-o-transition: all .1s linear;transition: all .1s linear;}
.animate-left{-webkit-transition: left .1s linear;-moz-transition: left .1s linear;-ms-transition: left .1s linear;-o-transition: left .1s linear;transition: left .1s linear;}
.anim-remove{-webkit-transition: none !important;-moz-transition: none !important;-o-transition: none !important;-ms-transition: none !important;transition: none !important;}

/* ---------- HEADER SLIM ---------- */
.header-slim #header .logo,
.header-slim #header .right-header,
.header-slim #header .search-form .select select,
.header-slim #header .search-form #search,
.header-slim #header .search-form .btn-search,
.header-slim #header .menu > ul > li.btn-home a,
.header-slim #header .menu > ul > li > a{-webkit-transition: all .1s linear;-moz-transition: all .1s linear;-ms-transition: all .1s linear;-o-transition: all .1s linear;transition: all .1s linear;}
/* --------------------------------- */

@-moz-keyframes loader{ 100% { -moz-transform: rotate(360deg);}}
@-webkit-keyframes loader{ 100% { -webkit-transform: rotate(360deg);}}
@keyframes loader{ 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg);}}
/* ---------------------------------- */

/* --------- BOOTSTRAP GRID --------- */
.container, .container-fluid{padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.row{margin-right: -15px;margin-left: -15px;}
.row:before, .row:after{display: table;content: " ";}
.row:after{clear: both;}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.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-right: 15px;padding-left: 15px;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float: left;}
.col-xs-12{ width: 100%;}
.col-xs-11{ width: 91.66666667%;}
.col-xs-10{ width: 83.33333333%;}
.col-xs-9{  width: 75%;}
.col-xs-8{  width: 66.66666667%;}
.col-xs-7{  width: 58.33333333%;}
.col-xs-6{  width: 50%;}
.col-xs-5{  width: 41.66666667%;}
.col-xs-4{  width: 33.33333333%;}
.col-xs-3{  width: 25%;}
.col-xs-2{  width: 16.66666667%}
.col-xs-1{  width: 8.33333333%;}
.col-xs-offset-12{ margin-left: 100%;}
.col-xs-offset-11{ margin-left: 91.66666667%;}
.col-xs-offset-10{ margin-left: 83.33333333%;}
.col-xs-offset-9{  margin-left: 75%;}
.col-xs-offset-8{  margin-left: 66.66666667%;}
.col-xs-offset-7{  margin-left: 58.33333333%;}
.col-xs-offset-6{  margin-left: 50%;}
.col-xs-offset-5{  margin-left: 41.66666667%;}
.col-xs-offset-4{  margin-left: 33.33333333%;}
.col-xs-offset-3{  margin-left: 25%;}
.col-xs-offset-2{  margin-left: 16.66666667%;}
.col-xs-offset-1{  margin-left: 8.33333333%;}
.col-xs-offset-0{  margin-left: 0;}

@media screen and (min-width: 768px){
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float: left;}
	.col-sm-12{ width: 100%;}
	.col-sm-11{ width: 91.66666667%;}
	.col-sm-10{ width: 83.33333333%;}
	.col-sm-9{  width: 75%;}
	.col-sm-8{  width: 66.66666667%;}
	.col-sm-7{  width: 58.33333333%;}
	.col-sm-6{  width: 50%;}
	.col-sm-5{  width: 41.66666667%;}
	.col-sm-4{  width: 33.33333333%;}
	.col-sm-3{  width: 25%;}
	.col-sm-2{  width: 16.66666667%;}
	.col-sm-1{  width: 8.33333333%;}
	.col-sm-offset-12{ margin-left: 100%;}
	.col-sm-offset-11{ margin-left: 91.66666667%;}
	.col-sm-offset-10{ margin-left: 83.33333333%;}
	.col-sm-offset-9{  margin-left: 75%;}
	.col-sm-offset-8{  margin-left: 66.66666667%;}
	.col-sm-offset-7{  margin-left: 58.33333333%;}
	.col-sm-offset-6{  margin-left: 50%;}
	.col-sm-offset-5{  margin-left: 41.66666667%;}
	.col-sm-offset-4{  margin-left: 33.33333333%;}
	.col-sm-offset-3{  margin-left: 25%;}
	.col-sm-offset-2{  margin-left: 16.66666667%;}
	.col-sm-offset-1{  margin-left: 8.33333333%;}
	.col-sm-offset-0{  margin-left: 0;}
}

@media screen and (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float: left;}
	.col-md-12{ width: 100%;}
	.col-md-11{ width: 91.66666667%;}
	.col-md-10{ width: 83.33333333%;}
	.col-md-9{  width: 75%;}
	.col-md-8{  width: 66.66666667%;}
	.col-md-7{  width: 58.33333333%;}
	.col-md-6{  width: 50%;}
	.col-md-5{  width: 41.66666667%;}
	.col-md-4{  width: 33.33333333%;}
	.col-md-3{  width: 25%;}
	.col-md-2{  width: 16.66666667%;}
	.col-md-1{  width: 8.33333333%;}
	.col-md-offset-12{ margin-left: 100%;}
	.col-md-offset-11{ margin-left: 91.66666667%;}
	.col-md-offset-10{ margin-left: 83.33333333%;}
	.col-md-offset-9{  margin-left: 75%;}
	.col-md-offset-8{  margin-left: 66.66666667%;}
	.col-md-offset-7{  margin-left: 58.33333333%;}
	.col-md-offset-6{  margin-left: 50%;}
	.col-md-offset-5{  margin-left: 41.66666667%;}
	.col-md-offset-4{  margin-left: 33.33333333%;}
	.col-md-offset-3{  margin-left: 25%;}
	.col-md-offset-2{  margin-left: 16.66666667%;}
	.col-md-offset-1{  margin-left: 8.33333333%;}
	.col-md-offset-0{  margin-left: 0;}
}

@media screen and (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float: left;}
	.col-lg-12{ width: 100%;}
	.col-lg-11{ width: 91.66666667%;}
	.col-lg-10{ width: 83.33333333%;}
	.col-lg-9{  width: 75%;}
	.col-lg-8{  width: 66.66666667%;}
	.col-lg-7{  width: 58.33333333%;}
	.col-lg-6{  width: 50%;}
	.col-lg-5{  width: 41.66666667%;}
	.col-lg-4{  width: 33.33333333%;}
	.col-lg-3{  width: 25%;}
	.col-lg-2{  width: 16.66666667%;}
	.col-lg-1{  width: 8.33333333%;}
	.col-lg-offset-12{ margin-left: 100%;}
	.col-lg-offset-11{ margin-left: 91.66666667%;}
	.col-lg-offset-10{ margin-left: 83.33333333%;}
	.col-lg-offset-9{  margin-left: 75%;}
	.col-lg-offset-8{  margin-left: 66.66666667%;}
	.col-lg-offset-7{  margin-left: 58.33333333%;}
	.col-lg-offset-6{  margin-left: 50%;}
	.col-lg-offset-5{  margin-left: 41.66666667%;}
	.col-lg-offset-4{  margin-left: 33.33333333%;}
	.col-lg-offset-3{  margin-left: 25%;}
	.col-lg-offset-2{  margin-left: 16.66666667%;}
	.col-lg-offset-1{  margin-left: 8.33333333%;}
	.col-lg-offset-0{  margin-left: 0;}
}

@media (max-width: 767px){.hidden-xs{display: none !important;}}
@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display: none !important;}}
@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display: none !important;}}
@media (min-width: 1200px){.hidden-lg{display: none !important;}}
@media (max-width: 767px){.centered-xs{width: 100%!important;text-align: center!important;}}
@media (min-width: 768px) and (max-width: 991px){.centered-sm{width: 100%!important;text-align: center!important;}}
@media (min-width: 992px) and (max-width: 1199px){.centered-md{width: 100%!important;text-align: center!important;}}
@media (min-width: 1200px){.centered-lg{width: 100%!important;text-align: center!important;}}
/* ---------------------------------- */


#main .container-blocks .content_products .dis_row{width: 100%; margin:0px;} 

#sp-5165{height:0px;}