*{
	margin: 0;
	padding: 0;
}

.fotorama__stage__frame img.fotorama__img {
    height: auto!important;
    transform: translate3d(-50%, 0%, 0)!important;
    top:0!important;
}

/*HEADER*/
.header-links {
    background: #74bfd2;
    padding: 10px;
}

ul.links {
    margin: 0;
    display: inline;
}

.header-links li {
    display: inline!important;
    margin-right: 10px;
    text-transform: uppercase;
    line-height: 2.2;
    height: auto!important;
}

.header-links li a {
    color: #000;
}

.header-links li:hover a {
    text-decoration: underline;
    font-weight: 600;
}

.header-links .col-sm-6 p{
	margin: 0 auto;
	font-size: 14px;
}

.sociais {
    margin: 0;
}

.sociais li a {
    font-size: 16px;
    line-height: 0;
}

.col-sm-3 .logo {
    width: auto;
    float: none;
    max-width: none;
    display: inline-block;
    margin: auto;
    top: 15px;
}

.minicart-wrapper {
    float: none;
    margin: 0!important;
}
.minicart-wrapper 
span.text {
    width: auto!important;
    height: auto!important;
    margin-right: 3px!important;
    position: relative!important;
    line-height: 1!important;
    clip: initial!important;
    top: -6px;
    color: #000;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
}

span.counter.qty {
    background: #74bfd2!important;
    font-weight: bold;
    width: auto!important;
    height: auto!important;
    margin-top: 5px!important;
    color: #000!important;
    min-width: 20px!important;
    border-radius: 20px!important;
    min-height: 20px!important;
    line-height: 20px!important;
    display: inline-block!important;
}

@media screen and(max-width: 767px){
	.col-sm-3 .logo {
	    left: -38px;
	}
}

ul.links-conta {
    display: inline-block;
    margin: 20px 32px 0 0;
}

ul.links-conta:last-child{
    margin-right: 0;
    position: relative;
    top: -25px;
}

ul.links-conta.icones li:first-child a {
    background: url(../images/woman.png)no-repeat left top/ 18px;
    padding: 0 2px 0 20px;
}

ul.links-conta.icones li:last-child a {
    background: url(../images/sacola.png)no-repeat left top;
    padding-left: 20px;
}

.links-conta li {
    list-style: none;
    margin-bottom: 0;
    font-size: 14px;
    margin-top: 0;
    padding-top: 0;
}

ul.links-conta li a {
    color: #000;
    text-transform: uppercase;
}

.links-conta li a i {
    font-size: 18px;
    margin-right: 5px;
    top: 2px;
    position: relative;
}

ul.links-conta li:first-child:after {
    content: "________";
    display: block;
    margin-bottom: 10px;
    line-height: 0.6;
    text-align: left;
}

.bg-light {
    background-color: #f8f9fa !important;
}

button.navbar-togglerc.d-block.d-sm-none {
    position: relative;
    padding: 5px;
    background: transparent;
    border: none;
    float: left;
    top: 23px;
    margin-right: 14px;
}

button.navbar-togglerc.d-block.d-sm-none span.action.nav-toggle {
    position: relative;
    top: 0;
    left: 0;
}

a.navbar-brand {
    display: none;
}

.block.block-search {
    float: none;
    margin: 35px auto 0;
    width: 80%;
}

.block-search .nested {
    display: none!important;
}

.block-search .control{
	padding: 0!important;
}

input#search {
    color: #000;
    border: solid 2px;
}

button.action.search:before {
    color: #000!important;
    font-weight: bold;
}
.sections.col-sm-10.nav-sections {
    background: transparent;
    left: inherit;
}

.section-item-title{
	display: none!important;
}

.nav-sections-item-content{
	margin: 0!important;
	padding: 0!important;
}

.nav-sections-item-content > * {
    display: inherit!important;
}

.navbar ul li {
    /*padding: 5px 13px;*/
    padding: 5px 10px 5px 11px;
}

li.level0.nav-1.category-item.first.level-top {
    /*border: solid 2px #74bfd2;
    border-top: solid #74bfd2;*/
}

.navbar ul li:first-child a {
    /*color: #74bfd2;*/
    padding-top: 4px;
}
.navbar ul li a {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}



.navbar-toggler-icon {
    background-image: url(data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>);
}

/*FIM HEADER*/

.page-wrapper{
	display: initial !important;
	flex-direction: initial !important;
}

/*FULLBANNER*/

/*.fullbanner-area .owl-stage, .fullbanner-area .owl-item {
    width: 100%!important;
}*/

.fullbanner-area .owl-item {
    width: 100vw !important;
}

.fullbanner-area{
	display: none;
}

.cms-home .fullbanner-area{
	display: block;
}

/*institucional home*/


.product.details.product-item-details, .products-grid .product-item-details{
    text-align: center;
}

.news-fundo {
	background: #f5d5da;
	color: #5b5b5b;
	display: flex;
	justify-content: space-between;
	padding: 50px 0px 50px 20px;
}
.news-titulo h6 {
	font-size: 20px;
}

.news-formulario input {
	width: 205px;
	height: 25px;
	font-size: 12px;
	margin-right: 20px;
	background: #f5d5da;
	border: 1px solid #f5d5da;
	border-bottom: 1px solid #74bfd2;
}
.news-formulario button {
	background: #74bfd2;
	font-size: 11px;
	font-weight: 900;
	color: #5b5b5b;
	border: 1px solid #f5d5da;
	padding: 7px 30px;
}
.distancia-top {
	margin-top: 70px;
}
.distancia-top-2 {
	margin-top: 50px;
}
.distancia-top-3 {
	margin-top: 60px;
}
.distancia-top-4 {
	margin-top: 30px;
}
.imagem-1 img {
	max-width: 100%;
}
.texto-titulo {
	margin-bottom: 25px;
}
.texto-titulo h2 {
	font-weight: 700;
    font-size: 3rem;
	font-family: 'Raleway';
}
.texto-titulo2 {
	margin-bottom: 30px;
	text-align: center;
	font-family: 'Raleway';
}
.texto-titulo2 h2 {
	font-size: 22px;
	font-weight: 700;
}
.texto-titulo3 {
	padding-bottom: 5px;
	font-weight: 700;
	font-size: 15px;
}
.texto-subtitulo {
	margin-bottom: 20px;
}
.texto-subtitulo h4 {
	line-height: 1.3;
	font-weight: 600;
    font-size: 2.3rem;
	font-family: 'Raleway';
}
.texto-texto {
	font-size: 15px;
	line-height: 1.2;
    font-family: 'Raleway';
}
.texto-texto2 {
	font-size: 13px;
	line-height: 1.2;
}
.links {
	margin-bottom: 25px;
	line-height: 2.2;
}
.links a {
	color: #333333;
	text-decoration: none;
}
.largura-imagem img, .largura-imagem-pequeno img {
	max-width: 100%;
}
.largura-imagem-pequeno {
	border: 1px solid grey;
	text-align: center;
	margin: auto;
}
.bloco-2 {
	margin-top: 70px;
}
.footer-fundo {
	background: #da98a7;
}
.copyright-fundo {
	background: #c17687;
}
.bloco-copyright {
	color: #fefefe;
	padding: 20px 0px;
}
.bloco-copyright span {
	font-size: 12px;
	font-weight: 700;
}
.bloco-copyright small {
	font-size: 12px;
}
.img-cartoes img {
	margin: 7px 7px 7px 0px;
	border-radius: 5px;
}

.product-info-main span.old-price.sly-old-price, .product-info-main span.old-price.sly-old-price span.price {
    float: left;
    font-size: 14px!important;
    text-decoration: line-through!important;
}

.price-box .price {
    font-size: 1.4rem;
    font-weight: 400;
    white-space: nowrap;
    font-family: 'Raleway';
}

.old-price .price{
	font-size: 15px!imprtant;
}

span.price-label {
    display: none;
}

span.special-price, span.old-price {
    display: inline!important;
}

.price-box.price-final_price {
    margin-bottom: 0px;
    min-height: 40px;
    display: block;
}

span.old-price.sly-old-price span {
    text-decoration: line-through;
    font-weight: 900!important;
    color: #a5a5a5!important;
    display: inline-block;
}

.action.primary {
	background: #74bfd2;
    border: 1px solid #74bfd2;
}

.action.primary:hover {
	background: #0091ad;
    border: 1px solid #0091ad;
}

.box-content address a {
    color: #74bfd2;
}

.block-collapsible-nav .item a {
	padding: 5px 15px 5px 15px !important;
}

.block-collapsible-nav .item a:hover, .links a:hover {
    color: #000000 !important;
    font-weight: 600 !important;
    background: transparent;
}

.box.box-billing-address .box-content address,
.box.box-shipping-address .box-content address,
.box.box-address-billing .box-content address,
.box.box-address-shipping .box-content address {
    font-size: 1.2rem;
}

.category-item.active.level-top {
	border: solid 2px #74bfd2 !important;
	padding-top: 3px;
}

.category-item.active.level-top .level-top {
	color: #74bfd2 !important;
}

.filter-options .count {
    margin-left: 5px;
}

.pages a.page {
    color: #000000;
}

.columns:after {
	margin-bottom: 70px;
}

fieldset.login .actions-toolbar .primary {
    margin-left: 10px;
}

a {
	color: #74bfd2;
}

a:hover {
	color: #74bfd2;
	text-decoration: underline;
}

.new-address-popup .action.action-show-popup {
    background: white;
    border: 2px solid #74bfd2;
    color: #74bfd2;
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: #74bfd2;
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #74bfd2;
}

.opc-progress-bar-item._active > span:before {
    background: #74bfd2;
}

.opc-progress-bar-item._active:before {
    background: #74bfd2;
}

td#label_method_freeshipping_freeshipping {
    font-size: 1.4rem;
    font-weight: 600;
}

td#label_carrier_freeshipping_freeshipping {
    font-size: 1.4rem;
    font-weight: 600;
}

/*.field.name.required,
.field.number.required,
.field.expiry.required,
.field.cvv.required {
    display: grid;
}*/

/*.field.name.required label.label {
    width: 178px !important;
    margin-bottom: 5px !important;
}*/

.field.number.required label.label {
    width: 200px !important;
    margin-bottom: 5px !important;
}

.field.expiry.required label.label {
    width: 78px;
    margin-bottom: 5px !important;
}

.field.cvv.required label.label {
    width: 214px !important;
    margin-bottom: 5px !important;
}

.field.installment.required label.label {
    width: 70px;
}

.cart.table-wrapper .actions-toolbar > .action:hover,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.update:hover,
button.action.primary.checkout:hover,
button#top-cart-btn-checkout:hover,
button.action.primary.checkout:hover,
.new-address-popup .action.action-show-popup:hover,
button.button.action.continue.primary:hover,
button#product-addtocart-button:hover,
a.action.primary.continue:hover {
    color: #0091ad;
    border: 2px solid #0091ad;
    background: white;
}

.botao-receba-oferta button:hover {
	border: 2px solid #fd91a0;
    background: #fd91a0;
    color: white;
}

.download-billet .iframe-section .btn-download {
    border: 1px solid #74bfd2;
}


/*FOOTER*/

footer.footer {
    background: #74bfd2;
    padding: 50px 0 0;
}

small.copyright {
    margin: 0!important;
}

.footer-copy {
    color: #fff;
    background: #0091ad;
    padding: 15px 0;
}

.footer-copy span {
    font-size: 10px;
    font-weight: bold;
}

.footer-copy p {
    margin: 0;
}


/*Blocos Confira nossa campanha completa clicando aqui, Carrossel, propaganda 1 e 2*/
.YT {
	background: black;
	width: 35px;
	height: 25px;
	margin-right: 10px;
}
.YT-texto {
	font-size: 13px;
	margin-top: 5px;
	font-family: 'Raleway';
	font-weight: 400;
	color: #666666;
}

.YT-texto p strong a {
	color: #000000;
}

.YT-texto p span {
	font-weight: bold;
}

.borda-abaixo .fab.fa-youtube {
    font-size: 30px;
    margin-right: 10px;
    color: #666666;
}
.item {
    max-width: 100%;
	margin: 10px;
}
.largura-img {
	max-width: 100%;
	margin: 16px;
	margin-left: 0px;
}
.largura-img2 {
	max-width: 100%;
	margin: 16px;
	margin-left: 0px;
}
.box-textos {
	text-align: center;
	line-height: 1;
	margin-top: 10px;
}
.h2-texto { 
	font-size: 1.5rem;
    font-family: 'Raleway';
    color: #333333;
}
.p-texto {
	font-size: 1rem;
	color: #b7b7b7;
	font-family: 'Raleway';
}
.borda-abaixo {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding-bottom: 20px;
	display: flex;
	justify-content: center;
}
.borda-direita { border-right: 1px solid #e0e0e0; margin-bottom: 10px; }
.borda-esquerda { border-left: 1px solid #e0e0e0; margin-top: 10px;}
.titulo-carrossel {
	border-top: 1px solid #e0e0e0;
	margin-top: 10px;
	text-align: center;
	padding-top: 60px;
}
.titulo-carrossel h2 {
	font-size: 25px;
	font-weight: bold;
    font-family: 'Raleway';
}
.linha-up {
	border-top: 1px solid #e0e0e0;
}
.linha-marrom {
	background: #d4cdc6;
	height: 2px;
	width: 148px;
	position: relative;
	top: -2px;
	left: 476px;
}
.simbolo {
	display: flex;
	align-items: center;
	justify-content: center;    	
}
.traço-esquerdo {
	background: #e0e0e0;
	height: 1px;
	width: 30px;
}
.traço-direito {
	background: #e0e0e0;
	height: 1px;
	width: 30px;
}
.circulo1 {
	background: white;
	height: 8px;
	width: 8px;
	border: 1px solid #d0d0d0;
	border-radius: 30px;
	margin-right: 2px;
}
.circulo2 {
	background: #d0d0d0;
	height: 8px;
	width: 8px;
	border: 1px solid #d0d0d0;
	border-radius: 30px;
}
.circulo3 {
	border: 1px solid #d0d0d0;
	border-radius: 30px;
	background: #d0d0d0;
	margin: 25px 9px;
	height: 6px;
	width: 6px;
}
.centralizar-circulo3 {
	align-self: center;
}

#tabs ul {
	display: flex;
	padding: 15px;
	justify-content: center;
	background: transparent;
}
#tabs ul li {
	border: 0px solid transparent !important;
}
#tabs ul li {
	background: transparent !important;
	border: 0px !important;
}

[id^=aba]{
	width: 100%;
	position: relative;
    margin-bottom: 80px;
}

.div-carrocel {
	width: 100%;
	position: relative;
    margin-bottom: 80px;
}

.owl-carousel.owl-theme.owl-loaded.owl-drag {
    background: white;
}

.block.widget.block-products-list.grid {
	position: relative;
	background: white;
}

/*.container.mt-5 .row {
    float: right;
}*/

.action-primary {
	background: #74bfd2 !important;
    border: 1px solid #74bfd2 !important;
}

.action-primary.action-accept:hover {
    background: #74bfd2 !important;
    border: 1px solid black !important;
}

.modal-inner-wrap .modal-content div {
    font-size: 1.1rem;
}

.modal-inner-wrap footer.modal-footer {
    border-top: 0px;
}

.modal-inner-wrap .modal-content {
	border: 0px;
}

.modal-inner-wrap .modal-header {
	border-bottom: 0px;
}

.div-sem-produtos {
    width: 100%;
    display: flex;
    justify-content: center;
	position: absolute;
	margin-top: -20px;
	z-index: 0;
	top: 50%;
}

.sem-produtos {
	background: rgb(116 191 210 / 27%);
    text-align: center;
    font-size: 1.5rem;
    height: 40px;
    padding: 8px;
    width: 80%;
}

.ui-state-active a {
	color: #74bfd2 !important;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #bdbbbb;
	font-size: 11px;
}
.margem-filtro {
	justify-content: center;
}
.titulo-filtro {
	margin: 15px;
	cursor: pointer;
}
.titulo-filtro a {
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}
.margin-left-0px {
	margin-left: 0px;
}
.margin-right-25px {
	margin-right: 25px;
}

.lancamentos {color: #bbbbbb !important; font-family: 'Raleway';}
.lancamentos:hover {color: #74bfd2 !important;}
.sale {color: #bbbbbb !important; font-family: 'Raleway';}
.sale:hover {color: #74bfd2 !important;}
.vendidos {color: #bbbbbb !important; font-family: 'Raleway';}
.vendidos:hover {color: #74bfd2 !important;}

.ativo {color: #74bfd2 !important;}

.banner-principal-mobile {
	display: none;
}

.availability.only.configurable-variation-qty {
    display: none !important;
}

.carousel-altura-padrao {
	height: 645px;
}

/*#aba1, #aba2, #aba3 {
	height: 415px !important;
}*/

.wrapper-carousel {
    position: relative;
}

.modifica.field.additional .label[for^="street_"] {
	width: 25.8%;
}

.modifica.field.additional .label[for="street_3"] {
    clip: initial;
    overflow: visible;
    position: relative;
    left: -110px;
    top: 25px;
}

.modifica.field.additional .label[for="street_2"] {
    clip: initial;
    overflow: visible;
    position: relative;
    left: -75px;
    top: 25px;
}

.modifica.field.additional .label[for="street_4"] {
    clip: initial;
    overflow: visible;
    position: relative;
    left: -62px;
    top: 25px;
}

@media (max-width: 767px) {
	.linha-marrom {
		left: 90px;
	}
	.largura-img2 {
		width: 100%;
	}
	.YT-texto {
	  font-size: 11px;
	}
	.borda-direita {margin-bottom: 10px; border-right: none; }
	.borda-esquerda {margin-top: 10px; border-left: none;}

	.texto-titulo,
	.texto-subtitulo,
	.texto-texto,
	.col-md-4.vbn-marketing.text-right,
	.small.copyright {text-align: center !important;}

	.col-sm-3.info-footer,
	.col-sm-3.categorias-footer,
	.col-sm-3.conta-footer,
	.col-sm-3.selos-footer,
	.col-sm-8.correcao-mobile-copyright {margin: 0px 20px;}
	.correcao-mobile-copyright {
	    text-align: center;
	}
	.sociais {
		display: none;
	}
	.header-links .container .row .col-sm-3 {
	    display: none;
	}
	.col-sm-6.text-center p {
	    font-size: 1rem;
	}

	.col-sm-6.pl-0.pr-0,
	.col-sm-3 img.largura-img2,
	.col-sm-12 img.largura-img {
	    display: none;
	}

	.col-sm-3.info-footer,
	.col-sm-3.categorias-footer,
	.col-sm-3.conta-footer,
	.col-sm-3.selos-footer {
	    margin-bottom: 20px;
	}

	.col-md-4.vbn-marketing p {
		margin-top: 20px !important;
	}

	.footer-copy {
		padding: 15px 50px;
	}

	.col-sm-8.distancia-top {
	    margin-top: 15px;
	}

	.col-sm-4.distancia-top {
	    margin-top: 15px;
	}

	.banner-principal-mobile {
		display: inline-block;
	}

	.modifica.field.additional .label[for="street_2"],
	.modifica.field.additional .label[for="street_3"],
	.modifica.field.additional .label[for="street_4"]{
		top: -5px;
		left: 0;
	}   

}
/*FIM do Bloco*/

/*FOOTER*/
footer ul {
    padding: 0;
    margin: 15px 0;
}

footer li {
    list-style: none;
    margin-left: 0!important;
    font-size: 13px;
}

/*MENU*/

@media (max-width: 768px){
	ul.level0.submenu {
	    position: relative!important;
	}
	.level0.submenu li.level1 {
	    display: block!important;
	    margin-top: 0px!important;
    	padding: 5px 10px 8px!important;
	}
}

#navbarSupportedContent ul.navbar-nav.mr-auto {
    position: relative;
}

#navbarSupportedContent li.level0.category-item.level-top:hover ul {
    display: block;
}

ul.level0.submenu {
    position: fixed;
    width: 100vw;
    background: #74bfd2;
    padding: 3px 10px 0;
    z-index: 10;
    left: 0;
    text-align: center;
    display: none;
}

.level0.submenu li.level1 {
    display: inline-block;
    margin-top: 5px;
    padding: 5px 10px 0;
}

.margem-filtro div:nth-child(2), .margem-filtro div:nth-child(3) {
    display: none;
}



/*ajuste produtos mobile*/

@media (max-width: 767px){
	.widget-product-grid span.product-image-container {
	    width: 100%!important;
	}
}

.footer.links li:first-child,.footer.links li:nth-child(5),.footer.links li:last-child  {
	display: none;
}