/* Frete oculto na pagina de produto */
.produto .cep{
    display: none;
}

/* Exibe Frete na pagina de carrinho mobile */
@media (max-width: 767px){
	.tabela-carrinho .hidden-phone.bg-dark{
        display: block!important;
    }    
}

/* Tamanho dos banners */
.secao-banners .conteiner{
    max-width: 2000px;
    margin: 0 auto;
    padding: 0;
}    

@media (max-width: 1024px){
    .secao-banners .conteiner{
        padding: 0 8px;
    }   
}

#cabecalho .conteiner > .row-fluid::before {
background: #ffffff;
}

#cabecalho .box-info ul li a {
    color: #fa5281;
}

.user-login span {
    color: #fa5281;
}

.carrinho i svg {
    fill: #fa5281;
}

#cabecalho .box-info .options .item {
    color: #fa5281;
}

.carrinho-checkout #cabecalho .atendimento .span3 * {
    color: #fa5281;
}   

@media screen and (min-width: 768px){ .menu.superior .nivelum>
li:hover>a, .menu.superior .nivel-um>li>a[title="outlet"]{
background: #00516d;
}}

Mudar a cor de fundo do menu mobile:
@media screen and (max-width: 767px) .header-mob, .box-links {
background: #00000;
}

@media screen and (min-width: 768px){
.menu.superior .nivel-dois >li.com-filho > a {
color: #ff4471;
}} }

/* cn-15-03-2018 */
body.-fpp .attachment-wrapper{width:100%;padding:15px;border:1px solid rgba(0,0,0,0.13) !important;-webkit-box-sizing:border-box;box-sizing:border-box;margin:15px 0;text-align:left;position:relative}body.-fpp .attachment-wrapper form{margin-bottom:0 !important}body.-fpp .attachment-wrapper #input-file{height:auto !important;line-height:normal !important;max-width:100% !important}body.-fpp .attachment-wrapper .file-info{margin:10px 0 !important}body.-fpp .attachment-wrapper .description{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}body.-fpp .attachment-wrapper .description input,body.-fpp .attachment-wrapper .description textarea{text-shadow:none}body.-fpp .attachment-wrapper .description input.single-field,body.-fpp .attachment-wrapper .description textarea.single-field{width:100%}body.-fpp .attachment-wrapper .description input.double-field,body.-fpp .attachment-wrapper .description textarea.double-field{width:45%}body.-fpp .attachment-wrapper .description input.error,body.-fpp .attachment-wrapper .description textarea.error{border-color:darkred !important}body.-fpp .attachment-wrapper .description input.error::-webkit-input-placeholder,body.-fpp .attachment-wrapper .description textarea.error::-webkit-input-placeholder{color:darkred}body.-fpp .attachment-wrapper .description input.error::-moz-placeholder,body.-fpp .attachment-wrapper .description textarea.error::-moz-placeholder{color:darkred}body.-fpp .attachment-wrapper .description input.error:-ms-input-placeholder,body.-fpp .attachment-wrapper .description textarea.error:-ms-input-placeholder{color:darkred}body.-fpp .attachment-wrapper .description input.error::-ms-input-placeholder,body.-fpp .attachment-wrapper .description textarea.error::-ms-input-placeholder{color:darkred}body.-fpp .attachment-wrapper .description input.error::placeholder,body.-fpp .attachment-wrapper .description textarea.error::placeholder{color:darkred}body.-fpp .attachment-wrapper .description input.success,body.-fpp .attachment-wrapper .description textarea.success{border-color:darkgreen}body.-fpp .attachment-wrapper .description input.success::-webkit-input-placeholder,body.-fpp .attachment-wrapper .description textarea.success::-webkit-input-placeholder{color:darkgreen}body.-fpp .attachment-wrapper .description input.success::-moz-placeholder,body.-fpp .attachment-wrapper .description textarea.success::-moz-placeholder{color:darkgreen}body.-fpp .attachment-wrapper .description input.success:-ms-input-placeholder,body.-fpp .attachment-wrapper .description textarea.success:-ms-input-placeholder{color:darkgreen}body.-fpp .attachment-wrapper .description input.success::-ms-input-placeholder,body.-fpp .attachment-wrapper .description textarea.success::-ms-input-placeholder{color:darkgreen}body.-fpp .attachment-wrapper .description input.success::placeholder,body.-fpp .attachment-wrapper .description textarea.success::placeholder{color:darkgreen}body.-fpp .attachment-wrapper .description input.single-field,body.-fpp .attachment-wrapper .description textarea.single-field{width:100%}body.-fpp .attachment-wrapper .description span{font-weight:600;margin:0 0 10px 0;display:block}body.-fpp .attachment-wrapper textarea{resize:none;width:100%;min-height:100px;padding:10px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box}body.-fpp .attachment-wrapper .status{color:darkred;position:absolute;bottom:0;margin:0 0 5px 0}body.-fpp .pagina-produto .acoes-flutuante{display:none !important}body.-fpp .produto .acoes-produto:not(.fpp-wrapper){position:absolute;top:-5000px;visibility:hidden;opacity:0}body.-fpp .acoes-produto ~ .fpp-wrapper{display:block !important}@media only screen and (max-width: 1024px){body.-fpp .comprar{width:100%}}.-fpp .attachment-wrapper .description>span{color:#fa5281}

.pagina-produto .attachment-wrapper {
  width: 100%;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.13) !important;
  box-sizing: border-box;
  margin: 15px 0;
  text-align: left;
  position: relative;
}

#cabecalho .box-info ul li a i[class="icon-pinterest"], #cabecalho .box-info ul li a i[class="icon-google-plus"]{
	display: inline-block !important;
}

.lista-redes ul li.visible-phone{
    display: block !important;
}

.lista-redes .fa-whatsapp{
	text-align: center;
    margin-right: 5px;
}

.secao-banners .slide-full .slick-dots {
	bottom: 30px;
    display: -webkit-box !important;
    display: flex !important;
}

.secao-banners .slide-full .slick-dots li{
    padding: 0;
    margin: 0 3px;
}

.secao-banners .slide-full .slick-dots li .box-img{
    display: none;
}

.secao-banners .slide-full .slick-dots li::before{
	content: "";
    display: block;
    width: 8px;
    height: 8px;
    box-shadow: 0 0 0 2px #fa5281 inset;
    background: #fff;
    transition: ease-in-out .2s;
    border-radius: 50%;
}

.secao-banners .slide-full .slick-dots li.slick-active::before{
	box-shadow: 0 0 0 4px #fa5281 inset;
}

.produto .cep {
    padding: 0;
}

.comentarios-como-comprar .box-comentario{
	position: relative;
	margin: auto;
	max-width: 795px;
	z-index: 10;
}
 
.comentarios-como-comprar{
	background:#fafafa;
	/*margin-top:-170px;*/
	position: relative;
	padding: 30px 0 60px;
    margin-top:40px;
}

.comentarios-como-comprar:before{
    position: absolute;
    width: calc(100vw - 15px);
    left: 50%;
    transform: translateX(-50%);
    background: #fafafa;
    /* height: 100%; */
    content: "";
    display: block;
    top: -25px;
    z-index: 2;
    bottom: -18px;
}

.comentarios-como-comprar .box-comentario{
	position: relative;
	margin: auto;
	max-width: 795px;
	z-index: 10;
}

.title-como-comprar{
	font-size: 26px;
	font-weight: 600;
	color:#404041;
	text-transform: uppercase;
	position: relative;		
	text-align: center;
	display: block;
	margin: 0 0 70px;
}

.title-como-comprar.hide-mobile{
	margin-top: 30px;
}

.title-como-comprar:before{
	width: 97px;
	height: 2px;
	content: "";
	background:#f94778;
	bottom: -11px;		
	left:0;
	right: 0;
	display: block;		
	margin:auto;
	position: absolute;
}


.slide-comment *{
	outline: 0;
}

.slide-comment .item-comment .box{
	display: flex;
	flex-wrap: wrap;
	text-decoration: none;
}

.slide-comment .item-comment .img{
	border:4px solid #d1d1d1;
	height: 133px;
	border-radius: 50%;
	width: 133px;
}

.slide-comment .item-comment .info{
	width: calc(100% - 170px);
	padding-left: 20px;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}

.slide-comment .item-comment .info .name{
	color:#f6517f;
	height: 22px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	text-decoration: underline;		
	margin-right: 70px;
}

.slide-comment .item-comment .info .name:after{
	content: "";
	width: 45px;
	height: 2px;
	background: #404041;
	display: block;
	margin:auto;
	position: absolute;
	right:-57px;
	top:0;
	bottom:0;
}

.slide-comment .item-comment .info p{
	width: 100%;
	color: #404041;
	font-size:20px;
	font-weight: 600;
	line-height: 28px;
}

.slide-comment .item-comment .img img{
	max-width:133px;
	max-height: 133px;
	width: 100%;
	height: 100%;
	display: block;
	margin: auto;
	border-radius: 50%;
}


.slide-comment .item-comment .info .starts{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.slide-comment .item-comment .info .starts svg{
	width: 22px;
	height: 22px;
	fill:#efce4a;
	margin:0 1px;
}


.slide-comment .slick-dots{
	list-style: none;
	display: flex;		
	flex-wrap: wrap;
	justify-content: center;
	align-items:center;
	margin:15px 0 0;
}

.slide-comment .slick-dots li{
	margin:0 2px;
}

.slide-comment .slick-dots li button{
	width: 20px;
	outline: 0;
	cursor: pointer;
	height: 20px;
	box-shadow: none;
	font-size: 0;
	border:2px solid #fafafa;
	display: block;
	background:#f6517f;
	transition: ease-out .2s;
	border-radius: 50%;
}

.slide-comment .slick-dots li.slick-active button{
	background:#fff;
	border-color:#f6517f;
}

.box-instagram{
	margin-top:0;
    border-top:none;
}
 
.horario-footer{
	margin-top: 24px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}

.horario-footer .icon{
	width: auto;
	margin-right: 10px;
}

.horario-footer .icon svg{
	fill:#fa5281;
	display: block;
	margin-top:4px;
	width: 23px;
	height: 23px;
}

.horario-footer .info{
	display: block;
	line-height: 17px;
	width: calc(100% - 33px);
}

.horario-footer .info span{
	display: block;
	width: 100%;
	/*margin-bottom: 5px;*/
}

.horario-footer .info .main-info{
	color:#fa5281;
	font-weight: 600;
	font-size:16px;	
}

.horario-footer .info .regular-info{
	color:#a6aab5;	
	font-size:14px;	
}


@media screen and (max-width: 767px){
	.title-como-comprar{
		font-size:21px;
		margin-bottom: 40px;
	}
}


@media screen and (max-width: 650px){

	.title-como-comprar{
		font-size:17px;
	}

	.slide-comment .item-comment .info{
		margin-top:20px;
		width: 100%;
		text-align: center;
		justify-content: center;
		padding:0;
	}

	.slide-comment .item-comment .info p{
		font-size:17px;
		line-height: 24px;
	}

	.slide-comment .item-comment .img{
		margin:auto;
		max-width: 133px;
	}

	.comentarios-como-comprar{
		padding:20px 0 30px;
	}
}


@media screen and (max-width: 400px){

	.slide-comment .item-comment .info p{
		font-size:15px;
	}

	.slide-comment .item-comment .info .name:after{
		display: none;
	}

	.slide-comment .item-comment .info .name{
		width: 100%;
		margin:0;
	}

	.slide-comment .item-comment .info .starts{
	    width: 100%;
	    justify-content: center;
	    margin-top: 6px;
	}

}





