@font-face {
    font-family: 'MabryProRegular';
    src: url('MabryPro-Regular.woff2') format('woff2'),
        url('MabryPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MabryProMedium';
    src: url('MabryPro-Medium.woff2') format('woff2'),
        url('MabryPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MabryProBold';
    src: url('MabryPro-Bold.woff2') format('woff2'),
        url('MabryPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NesathoBeryl';
    src: url('NesathoBeryl.woff2') format('woff2'),
        url('NesathoBeryl.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nesatho';
    src: url('Nesatho.woff2') format('woff2'),
        url('Nesatho.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.no-out {
  outline: none !important;
  text-decoration: none !important;
  box-shadow: none;
}
.no-out:hover,
.no-out:focus {
  outline: none !important;
  text-decoration: none !important;
  box-shadow: none;
  border-color: unset;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: calc(100% - 30px);
}
@media(max-width:1400px){
	.p1400-0{
		padding:0px !important;
	}
}
@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400px;
    }
}
@media (min-width: 768px){
    header .col-md-3 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    header .col-md-7 {
        -ms-flex: 0 0 53.333333%;
        flex: 0 0 53.333333%;
        max-width: 53.333333%;
    }
}
@media (min-width: 576px){
    header .col-sm-3 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    header .col-md-7 {
        -ms-flex: 0 0 53.333333%;
        flex: 0 0 53.333333%;
        max-width: 53.333333%;
    }
}
@media(max-width:1320px){
	header a, .navbar-dark .navbar-nav .nav-link, header .busca-topo input{
		font-size:13px !important;
	}
	header svg{
		width:20px !important;
	}
	header .col-cep svg{
		width:35px !important;
	}
	footer img{
		max-width:100% !important;
	}
	footer .borda-rigth img{
		max-width:100px !important;
	}
	footer img.logo{
		max-width:220px !important;
	}
	footer .borda-rigth:after {
		right:10px !important;
	}
}
.catdest a,.destaquescat{
	margin-bottom:15px !important;
}
@media(max-width:1200px){
	header a, .navbar-dark .navbar-nav .nav-link, header .busca-topo input {
		font-size: 12px !important;
	}
	.catdest a,.destaquescat{
		border-radius: 30px !important;
		margin: 0 auto !important;
		font-size: 16px !important;
		padding: 60px 15px !important;
	}
}
@media(max-width:768px){
	body{
		width: 100%;
		overflow-x: hidden;
	}
	#banners-vantagens,header{
		background-size: cover !important;
	}
	header .busca-topo{
		margin-left:0px !important;
		width:100% !important;
	}
	header .text-right{
		text-align:center !important;
	}
	.col-cep{
		text-align:center;
	}
	header .col-cep svg{
		float:none !important;
	}
	header .col-cep br{
		display:none;
	}
	.navbar{
		margin-bottom:15px;
	}
	.navbar, header .navbar-expand-lg .navbar-nav .dropdown-menu{
		text-align:center !important;
	}
	.navbar-dark .navbar-toggler{
		display: block !important;
		width: max-content !important;
		margin: 0 auto !important;
		border: none !important;
	}
	header .navbar-expand-lg .navbar-nav .dropdown-menu{
		background:none !important;
	}
	header .navbar-expand-lg .navbar-nav .dropdown-menu a{
		display:block !important;
		width:100%;
		text-align:center;
		margin-bottom:10px;
	}
}
header{
	background: url(../imagens/novo/bg-topo.jpg) center;
	padding-top: 15px;
	padding-bottom: 15px;
}
header img{
    max-width:100%;
}
header .busca-topo{
	width: 100%;
	position: relative;
}
header nav a:hover{
    color:#330561 !important;
}
header .busca-topo input{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #949494;
	border: 1px solid #dddddd;
	border-radius: 5px;
	height: 45px;
	width: 100%;
	padding-right: 50px;
    padding-left:15px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 1, 0.29);      
}
header .dropdown-toggle::after {
    vertical-align: 0.1em;
}
header .navbar-expand-lg .navbar-nav .dropdown-menu{
    background: #01b9ad;
    border: none;
    padding: 15px;
}
header .busca-topo button.btn-submit{
	position: absolute;
	width: 45px;
	height: 45px;
	background: transparent;
	border: none;
	right: 0;
	top: -1px;
	padding: 0px;
	color: #9f9f9f;
}
footer{
	font-family: 'MabryProRegular';
	font-size: 14px;
	color: #747474;
	padding-top: 40px;
	padding-bottom: 40px;
}
footer .borda-rigth:after{
	background: #dfdfdf;
    width: 1px;
    height: 210px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(0, -50%);
    content: '';
    display: block;
}
footer img.logo{
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
footer ul.menu-institucional{
	list-style: none;
	padding: 0;
	width: 50%;
	float: left;
	padding-top: 45px;
}
footer ul.menu-institucional li h1{
	font-size: 16px;
	color: #262626;
	font-family: 'MabryProBold';
}
footer ul.menu-institucional li{
	font-family: 'MabryProRegular';
	font-size: 14px;
	color: #747474;
	margin-bottom: 15px;
}
footer ul.menu-institucional li a{
	font-family: 'MabryProRegular';
	font-size: 14px;
	color: #747474;
}
footer ul.redes-sociais{
	list-style: none;
	padding: 0;
	width: 100%;
	text-align: center;
	margin-bottom: 45px;
	margin-top: 45px;
}
footer ul.redes-sociais li{
	display: inline-block;
	margin-right: 15px;
}
footer ul.redes-sociais li:last-child{
	margin-right: 0px;
}
footer ul.formas-pagamento{
	list-style: none;
	padding: 0;
	width: 100%;
	text-align: center;
	margin-top: 45px;
}
footer ul.formas-pagamento li{
	display: inline-block;
	margin-right: 12px;
}
footer ul.formas-pagamento li:last-child{
	margin-right: 0px;
}
#assinatura{
	text-align: center;
	font-size: 17px;
	color: #9f9f9f;
	font-family: 'MabryProRegular';
	background: #f5f5f5;
	padding-top: 25px;
	padding-bottom: 25px;
}
@media(max-width: 1024px){
	footer ul.redes-sociais li {
	    display: inline-block;
	    margin-right: 12px;
	}
	footer ul.formas-pagamento{
		margin-top: 25px;
	}
	footer ul.formas-pagamento li {
	    display: block;
	    margin-right: 0px;
	    margin-bottom: 6px;
	}
}
@media(max-width: 768px){
	header{
		max-width: 100%;
		overflow: hidden;
	}
	header .cart{
		min-width: 120px;
		margin-left: 30px;
	}
	header .cart .contador-cart{
		left: 112px;
	}
	header .cart .valor-cart,header .cart .frase-cart{
		display: none;
	}
	header ul.menu-topo{
		margin-left: 60px;
	}
	header .busca-topo {
	    width: calc(100% - 70px);
	    position: relative;
	    margin-top: 22px;
	    margin-left: 60px;
	}
	header .busca-topo input {
	    padding-left: 20px;
	    font-size: 16px;
	}
	footer ul.redes-sociais{
		margin-bottom: 25px;
	}
	footer ul.redes-sociais li,footer ul.redes-sociais li:last-child {
	    display: inline-block;
	    margin-right: 4px;
	    margin-left: 4px;
	    margin-bottom: 6px;
	}
	footer ul.menu-institucional{
		padding-right: 10px;
	}
	footer .borda-rigth:after{
		right: 0px;
	}
}
@media(max-width: 520px){
	header {
	    text-align: center;
	    padding-bottom: 15px;
	}
	header .busca-topo{
		width: 100%;
		margin-left:0px;
	}
	header ul.menu-topo{
		height: 80px;
	    width: calc(100% - 60px);
	    float: left;
	    margin-left: -15px;
	    line-height: 80px;
		background: #d93339;
    	margin-bottom: 0px;
	}
	header ul.menu-topo li{
		display: none;
	}
	header ul.menu-topo li:first-child{
		display: block;
		width: 100%;
	}
	header ul.menu-topo li:first-child, 
	header ul.menu-topo li:first-child a{
		color: #FFF;
	}
	header .cart {
	    width: 100px;
	    margin-left: 0px;
	    min-width: 100px;
	    right: 0;
	    position: absolute;
	    top: -74px;
	    border-radius: 0px;
	}
	header .cart .contador-cart {
	    left: 70px;
	    top: 16px;
	}
	header .user-topo{
		margin-left: 0px;
		width: 100%;
	}
	header > div > div > div:nth-child(1) > a > img{
		margin-top: 0;
	}
}