@font-face {
	font-family: "Myteri";
	src:
		url("resources/assets/fonts/MyteriScriptBoldItalic_PERSONAL_USE_ONLY.otf");
}

@font-face {
	font-family: "Roboto";
	src: url("resources/assets/fonts/Roboto.ttf");
}

@font-face {
	font-family: "badabb";
	src: url("resources/assets/fonts/BADABB__.TTF");
}

@font-face {
	font-family: "Showpop";
	src: url("resources/assets/fonts/Showpop.ttf");
}

@font-face {
	font-family: "komikax";
	src: url("resources/assets/fonts/KOMIKAX_.ttf");
}

@font-face {
	font-family: "Quicksand_Bold";
	src: url("resources/assets/fonts/Quicksand_Bold.otf");
}

@font-face {
	font-family: "Coluna_Rounded";
	src: url("resources/assets/fonts/Coluna_Rounded.otf");
}

@font-face {
	font-family: "Sequel_Demo";
	src: url("resources/assets/fonts/Sequel_Demo.ttf");
}

@font-face {
	font-family: "yanone";
	src: url("resources/assets/fonts/YanoneKaffeesatz-Regular.ttf");
}

@font-face {
	font-family: "big_1";
	src: url("resources/assets/fonts/big_1.ttf");
}

@font-face {
	font-family: "big";
	src: url("resources/assets/fonts/Evogria.otf");
}

@font-face {
	font-family: "LTBulletin-Medium";
	src: url("resources/assets/fonts/LTBulletin-Medium.ttf");
}

@font-face {
	font-family: "Retroica";
	src: url("resources/assets/fonts/Retroica.ttf");
}

@font-face {
	font-family: "OldSansBlack";
	src: url("resources/assets/fonts/OldSansBlack.ttf");
}

@font-face {
	font-family: "RaspoutineClassic";
	src: url("resources/assets/fonts/RaspoutineClassic_TB.otf");
}

@font-face {
	font-family: "Hello";
	src: url("resources/assets/fonts/HelloValentina.ttf");
}

@font-face {
	font-family: "AlteHaasGrotesk";
	src: url("resources/assets/fonts/AlteHaasGroteskRegular.ttf");
}

@font-face {
	font-family: "Debaznue";
	src: url("resources/assets/fonts/Debaznue PERSONAL USE ONLY!.ttf");
}

@font-face {
	font-family: "Utendo";
	src: url("resources/assets/fonts/Utendo-Regular.ttf");
}

@font-face {
	font-family: "Utendo_1";
	src: url("resources/assets/fonts/Utendo-Bold.ttf");
}

@font-face {
	font-family: "AlteHaasGrotesk_1";
	src: url("resources/assets/fonts/AlteHaasGroteskBold.ttf");
}

@font-face {
	font-family: "Hunters";
	src: url("resources/assets/fonts/Hunters.otf");
}

@font-face {
	font-family: "yanone_1";
	src: url("resources/assets/fonts/YanoneKaffeesatz-Regular.ttf");
}

.menu-container.active {
    left: 0;
}

.btnaddcart {
	display: none;
}

.slick-slide:hover .btnaddcart {
	display: block;
}

.slick-slide:hover {
	background-color: red;
	transform: scale(1.03);
	transition: all 0.3s ease;
	box-shadow: none 10px 1px !important;
	min-height: 0px;
	margin-top: -50px;
	background-color: white;
}

.slick-slide:hover .btnaddcart {
	display: block;
}

.slick-slide:hover {
	background-color: red;
	transform: scale(1.03);
	transition: all 0.3s ease;
	box-shadow: none 10px 1px !important;
	min-height: 0px;
	margin-top: -50px;
	background-color: white;
}

.slick-slide:hover>:nth-child(2) {
	background-color: rgba(211, 211, 211, 0.7);
	border-radius: 10px;
	padding: 5px;
	color: darkblue;
	font-size: 18px;
	transform: translateY(5px);
	transition: all 0.2s ease-out;
	min-height: 0px;
	margin-top: -100px;
}

.slick-slide>:nth-child(2) {
	text-align: left;
	align-items: left;
}

.slick-slide:hover>:nth-child(2) {
	align-items: center;
	text-align: center;
	text-align-last: center;
}

.linkfooter {
	transform: scale(1.20);
	transition: all 0.3s ease;
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999999;
	top: 0;
	right: 0;
	background-color: #fff;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	box-shadow: -5px 0px 4px gray;
}


.slider-1 {
	display: none;
	width: 90%;
	display: flex; 
	justify-content: space-evenly;
	margin: 9% 4em 0px 3em;
}

.hs1 {
    position: fixed !important; /* Força a aplicação */
   	top: 0 !important;
	text-align: center;
	align-content: center;
	height: 5.8em;
	background-color: black;
	display: flex;
	justify-content: center;
	padding-left: 60px;
	width: 100%;
	z-Index: 5;
}

#txtBusca {
	width: 60%;
	position: absolute;
	margin: 5% 7% 0px 0px;
}
.logo{
    z-Index: 25;
    margin-top: -9%;
    position: fixed;
}
.img-logo{
	max-height: 300px;
    display: block;
    z-Index: 99;
    width: 80%;
}
.logo_menu{
	display: none;
}

.img-login {
	width: 5%;
}

.slick-prev:before {
	color: black;
}

.slick-next {
	right: -70px;
}

.slick-prev {
	left: -18px;
}

.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick-next:before {
	color: black;
}
.slider-2{
    display: flex !important;
    justify-content: space-evenly;
    flex-direction: column !important;
}

.menu-toggle {
    display: none;
    font-size: 20px;
    cursor: pointer;
}

.menu-container {
    width: 100%;
}

#xmenu-mobile{
    display: none !important;
	position: absolute;
    top: 0;
    font-size: 1.6em;
    font-weight: 900;
    width: 100%;
    text-align: end;
    right: 0.5em;
}

@media screen and (max-width: 6000px) {
	.subtotal{
		width: 37% !important;
		margin-left: 1.4%;
	}
	.frete{
        display: flex !important;
        width: 58% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        margin-left: 2% !important;
	}
	.economizou{
        display: flex !important;
        width: 58% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        margin-left: 2% !important;
	}
	.total{
		width: 39% !important;
	}
	.footer{
		
	}
	.finalizarPedidoPai{
	    text-align-last: left !important;
        margin-left: 16%;
	}	

	.buscarProduto{
		left: 18.3% !important;
		margin-top: 5% !important;
		width: 60% !important;
	}
	.container{
		    margin-left: 10%;
	}
	.row{
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    margin-left: 0%;
 	    width: 129%;
	}

	.logo_menu{
	    margin-left: 8%;
	    margin-top: -23%;
	    margin-bottom: -15%;
	    display: none;
	}
	.menu-toggle {
	    display: none;
	    font-size: 20px;
	    cursor: pointer;
	}

	.slider-1{
		  width: 90%;
		  display: flex; 
		  justify-content: space-evenly;
		  margin: 0px 4em 0px 3em;
	}

	.bottom-header {
	    margin-top: 5.5em; /* Mesma lógica */
	    position: relative;
/* 		background-color: rgba(180, 180, 240, 0.3); */
/* 	    margin-top: 32%; */
	}
	header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important; /* Força a aplicação */
    	top: 0 !important;
		text-align: center;
		align-content: space-around;
		height: 5.8em;
		background-color: black;
		display: flex;
		justify-content: space-evenly;
		padding-left: 60px;
		width: 100%;
		z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 14%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.login1 {
		height: 40%;
		width: 50%;
		margin: 0% 0px 0px 0px;
	}
	.btn-success {
        height: 100%;
        width: 100%;
        margin: 0% 0px 0px 0px;
	}
	.img-logo {
        width: 28%;
        margin: 61px 0px 0px 30%;
    }
	.img-login {
		width: 4%;
		margin-top: 1%;
	}
	#txtBusca {
		width: 60% !important;
		position: absolute;
		margin: 2.7% 7% 0px 0px;
	}
	#xmenu-mobile {
		display: none;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
	}
	.shopcar1 {
		height: 100%;
		align-content: start;
		margin-top: 2%;
	}
}



@media screen and (max-width: 4000px) {
	.subtotal{
		width: 37% !important;
		margin-left: 1.4%;
	}
	.frete{
        display: flex !important;
        width: 58% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        margin-left: 2% !important;
	}
	.economizou{
        display: flex !important;
        width: 58% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        margin-left: 2% !important;
	}
	.total{
		width: 39% !important;
	}
	.footer{
		
	}
	.finalizarPedidoPai{
	    text-align-last: left !important;
        margin-left: 16%;
	}	

	.buscarProduto{
		left: 18.3% !important;
		margin-top: 5% !important;
		width: 60% !important;
	}
	.container{
		    margin-left: 10%;
	}
	.row{
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    margin-left: 0%;
 	    width: 129%; 
	}

	.logo_menu{
	    margin-left: 8%;
	    margin-top: -23%;
	    margin-bottom: -15%;
	    display: none;
	}
	.menu-toggle {
	    display: none;
	    font-size: 20px;
	    cursor: pointer;
	}

	.slider-1{
		  width: 90%;
		  display: flex; 
		  justify-content: space-evenly;
		  margin: 0px 4em 0px 3em;
	}

	.bottom-header {
	    margin-top: 5.5em; /* Mesma lógica */
	    position: relative;
/* 		background-color: rgba(180, 180, 240, 0.3); */
/* 	    margin-top: 32%; */
	}
	header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important; /* Força a aplicação */
    	top: 0 !important;
		text-align: center;
		align-content: space-around;
		height: 5.8em;
		background-color: black;
		display: flex;
		justify-content: space-evenly;
		padding-left: 60px;
		width: 100%;
		z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 14%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.login1 {
		height: 40%;
		width: 50%;
		margin: 0% 0px 0px 0px;
	}
	.btn-success {
        height: 100%;
        width: 100%;
        margin: 0% 0px 0px 0px;
	}
	.img-logo {
        width: 28% ;
        margin: 61px 0px 0px 30% ;
    }
	.img-login {
		width: 4%;
		margin-top: 1%;
	}
	#txtBusca {
		width: 60% !important;
		position: absolute;
		margin: 2.7% 7% 0px 0px;
	}
	#xmenu-mobile {
		display: none;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
	}
	.shopcar1 {
		height: 100%;
		align-content: start;
		margin-top: 2%;
	}
}



@media screen and (max-width: 2000px) {
	.subtotal{
		width: 37% !important;
		margin-left: 1.4%;
	}
	.frete{
        display: flex !important;
        width: 58% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        margin-left: 2% !important;
	}
	.economizou{
        display: flex !important;
        width: 58% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        margin-left: 2% !important;
	}
	.total{
		width: 39% !important;
	}
	.footer{
		
	}
	.finalizarPedidoPai{
	    text-align-last: left !important;
        margin-left: 16%;
	}	

	.buscarProduto{
		left: 18.3% !important;
		margin-top: 5% !important;
		width: 60% !important;
	}
	.container{
		    margin-left: 10%;
	}
	.row{
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    margin-left: 0%;
 	    width: 129%;
	}

	.logo_menu{
	    margin-left: 8%;
	    margin-top: -23%;
	    margin-bottom: -15%;
	    display: none;
	}
	.menu-toggle {
	    display: none;
	    font-size: 20px;
	    cursor: pointer;
	}

	.slider-1{
		  width: 90%;
		  display: flex; 
		  justify-content: space-evenly;
		  margin: 0px 4em 0px 3em;
	}

	.bottom-header {
	    margin-top: 5.5em; /* Mesma lógica */
	    position: relative;
/* 		background-color: rgba(180, 180, 240, 0.3); */
/* 	    margin-top: 32%; */
	}
	header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important;
	    top: 0 !important;
	    text-align: center;
	    align-content: center;
	    height: 5.8em;
	    background-color: black;
	    display: flex !important;
	    justify-content: space-evenly !important;
	    padding-left: 60px;
	    width: 100%;
	    z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 14%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.login1 {
		height: 40%;
		width: 50%;
		margin: 0% 0px 0px 0px;
	}
	.btn-success {
        height: 100%;
        width: 100%;
        margin: 0% 0px 0px 0px;
	}
	.img-logo {
        width: 34% !important;
        margin: 45px 0px 0px 30%;
    }
	.img-login {
		width: 3% !important;;
		margin-top: 1%;
	}
	#txtBusca {
		width: 60% !important;
		position: absolute;
		margin: 2.7% 7% 0px 0px !important;
	}
	#xmenu-mobile {
		display: none;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
	}
	.shopcar1 {
		height: 80%;
		align-content: start;
		margin-top: 1%;
	}
	.position-relative{
		height: 80% !important;
	}
	.resumoCarrinho{
		margin-bottom: 65%;
	}
    .titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 205%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 3%;
	}
}


@media screen and (max-width: 1600px) {
	.subtotal{
		width: 37% !important;
		margin-left: 1.4%;
	}
	.frete{
        display: flex !important;
        width: 58% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        margin-left: 2% !important;
	}
	.economizou{
        display: flex !important;
        width: 58% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        margin-left: 2% !important;
	}
	.total{
		width: 39% !important;
	}
	.finalizarPedidoPai{
	    text-align-last: left !important;
        margin-left: 16%;
	}	

	.buscarProduto{
		left: 18.3% !important;
		margin-top: 5.4% !important;
		width: 60% !important;
	}
	.container{
		    margin-left: 10%;
	}
	.row{
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    margin-left: 0%;
 	    width: 129%;
	}

	.logo_menu{
	    margin-left: 8%;
	    margin-top: -23%;
	    margin-bottom: -15%;
	    display: none;
	}
	.menu-toggle {
	    display: none;
	    font-size: 20px;
	    cursor: pointer;
	}

	.slider-1{
		  width: 90%;
		  display: flex; 
		  justify-content: space-evenly;
		  margin: 0px 4em 0px 3em;
	}

	.bottom-header {
        position: relative;
        margin-top: -3% !important;
        padding: 0% 0% 0% 0%;
	}
	header-search {
		margin-top: 42%;
	}
	.hs1 {
    position: fixed !important;
    top: 0 !important;
    text-align: center;
    align-content: center;
    height: 5.8em;
    background-color: black;
    display: flex !important;
    justify-content: space-evenly !important;
    padding-left: 60px;
    width: 100%;
    z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 15%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.login1 {
		height: 40%;
		width: 50%;
		margin: 0.8% 0px 0px 0px;
	}
	.btn-success {
        height: 100%;
        width: 100%;
        margin: 0% 0px 0px 0px;
	}
	.img-logo {
        width: 35% !important;
        margin: 20px 0px 0px 30%;
    }
	.img-login {
		width: 3% !important;
        margin-top: 0% !important;
	}
	#txtBusca {
		width: 60% !important;
		position: absolute;
		margin: 3.5% 7% 0px 0px !important
	}
	#xmenu-mobile {
		display: none;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
	}
	.shopcar1 {
		height: 60%;
		align-content: start;
		margin-top: 2%;
	}
	.position-relative{
		height: 80% !important;
	}
	.resumoCarrinho{
		margin-bottom: 65%;
	}
    .titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 205%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 3%;
	}
}



@media screen and (max-width: 1300px) {
	.subtotal{
		width: 38% !important;
		margin-left: 1.5%;
	}
	.frete{
        display: flex !important;
        width: 58.6% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        margin-left: 2% !important;
	}
	.economizou{
        display: flex !important;
        width: 58.6% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        margin-left: 2% !important;
	}
	.total{
		width: 39% !important;
	}
	.finalizarPedidoPai{
	    text-align-last: left !important;
        margin-left: 16%;
	}
	
	.buscarProduto{
		left: 19% !important;
		margin-top: 7% !important;
		width: 60% !important;
	}
	.sidenav{
	    height: 100%;
	    width: 50%;
	    position: fixed;
	    z-index: 999999;
	    top: 0;
	    right: 0;
	    background-color: #fff;
	    overflow-x: hidden;
	    transition: 0.5s;
	    padding-top: 60px;
	    box-shadow: -5px 0px 4px gray;
	}
	.container{
		    margin-left: 10%;
	}
	.row{
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    margin-left: 0%;
 	    width: 129%;
	}

	.logo_menu{
	    margin-left: 8%;
	    margin-top: -23%;
	    margin-bottom: -15%;
	    display: none;
	}
	.menu-toggle {
	    display: none;
	    font-size: 20px;
	    cursor: pointer;
	}

	.slider-1{
		  width: 90%;
		  display: flex; 
		  justify-content: space-evenly;
		  margin: 7.5% 4em 0px 3em !important;
	}

	.bottom-header {
	    margin-top: 5.5em; /* Mesma lógica */
	    position: relative;
	    margin-top: 9vw !important;
        padding: 0% 0% 0.6% 0%;
	}
	header-search {
		margin-top: 42%;
	}
	.hs1 {
        position: fixed !important;
        top: 0 !important;
        text-align: center;
        align-content: space-around;
        height: 5.8em;
        background-color: black;
        display: flex !important;
        justify-content: space-evenly !important;
        padding-left: 60px;
        width: 100%;
        z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 14%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.login1 {
		height: 40%;
		width: 50%;
		margin: 0% 0px 0px 0px;
	}
	.btn-success {
        height: 100%;
        width: 100%;
        margin: 0% 0px 0px 0px;
	}
	.img-logo {
        width: 45% !important;
        margin: 3% 0px 0px 36% ;
    }
	.img-login {
		width: 5%;
	}
	#txtBusca {
		width: 60% !important;
		position: absolute;
		margin: 4% 7% 0px 0px !important;
	}
	#xmenu-mobile {
		display: none;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
	}
	.shopcar1 {
        height: 80%;
        align-content: start;
        margin-top: 1%;
	}
	.position-relative{
		height: 80% !important;
	}
	.sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        box-shadow: -5px 0px 4px gray;
    }
    .resumoCarrinho{
		margin-bottom: 65%;
	}
    .titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 205%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 3%;
	}
}



@media screen and (max-width: 1200px) {
	.subtotal{
		width: 47% !important;
		margin-left: 1.5%;
	}
	.frete{
        display: flex !important;
        width: 65.6% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        margin-left: 2% !important;
	}
	.economizou{
        display: flex !important;
        width: 65.6% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        margin-left: 2% !important;
	}
	.total{
		width: 48% !important;
	}
	.finalizarPedidoPai{
	    text-align-last: left !important;
        margin-left: 16%;
	}
	
	.buscarProduto{
		left: 19% !important;
		margin-top: 7% !important;
		width: 60% !important;
	}
	.sidenav{
	    height: 100%;
	    width: 50%;
	    position: fixed;
	    z-index: 999999;
	    top: 0;
	    right: 0;
	    background-color: #fff;
	    overflow-x: hidden;
	    transition: 0.5s;
	    padding-top: 60px;
	    box-shadow: -5px 0px 4px gray;
	}
	.container{
		    margin-left: 10%;
	}
	.row{
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    margin-left: 0%;
 	    width: 129%;
	}

	.logo_menu{
	    margin-left: 8%;
	    margin-top: -23%;
	    margin-bottom: -15%;
	    display: none;
	}
	.menu-toggle {
	    display: none;
	    font-size: 20px;
	    cursor: pointer;
	}

	.slider-1{
		  width: 90%;
		  display: flex; 
		  justify-content: space-evenly;
		  margin: 7.5% 4em 0px 3em !important;
	}

	.bottom-header {
	    margin-top: 5.5em; /* Mesma lógica */
	    position: relative;
	    margin-top: 9vw !important;
        padding: 0% 0% 0.6% 0%;
	}
	header-search {
		margin-top: 42%;
	}
	.hs1 {
        position: fixed !important;
        top: 0 !important;
        text-align: center;
        align-content: space-around;
        height: 5.8em;
        background-color: black;
        display: flex !important;
        justify-content: space-evenly !important;
        padding-left: 60px;
        width: 100%;
        z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 14%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.login1 {
		height: 40%;
		width: 50%;
		margin: 0% 0px 0px 0px;
	}
	.btn-success {
        height: 100%;
        width: 100%;
        margin: 0% 0px 0px 0px;
	}
	.img-logo {
        width: 45% !important;
        margin: 3% 0px 0px 36% ;
    }
	.img-login {
		width: 5%;
	}
	#txtBusca {
		width: 60% !important;
		position: absolute;
		margin: 4% 7% 0px 0px !important;
	}
	#xmenu-mobile {
		display: none;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
	}
	.shopcar1 {
        height: 80%;
        align-content: start;
        margin-top: 1%;
	}
	.position-relative{
		height: 80% !important;
	}
	.sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        box-shadow: -5px 0px 4px gray;
    }
    .resumoCarrinho{
		margin-bottom: 65%;
	}
    .titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 205%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 3%;
	}
}

@media screen and (max-width: 1100px) {
	.subtotal{
		width: 45% !important;
        margin-left: 0.7%;
	}
	.frete{
		width: 63.4% !important;
	}
	.economizou{
		width: 63.4% !important
	}
	.total{
		width: 46% !important;
	}
	.finalizarPedidoPai{
	    text-align-last: left !important;
        margin-left: 20%;
	}
	.btn-success {
        height: 100%;
        width: 100%;
        margin: 0% 0px 0px 0px;
	}
	.buscarProduto{
	    background-color: white !important;
	    width: 61% !important;
	    max-height: 500px !important;
	    height: 53% !important;
	    border: 1px solid !important;
	    overflow-y: auto !important;
	    position: fixed !important;
	    margin-top: 9% !important;
	    border-radius: 0 !important;
	    z-index: 999 !important;
	    left: 19% !important;
	}
	.logo_menu{
        display: none !important;
    }
	#xmenu-mobile {
		display: none !important;
	}
	.logo_menu img:nth-child(1){
		width: 80%;
	}
	.slider-1{
        display: flex !important;
        justify-content: space-evenly !important;
        margin: 0px 0em 0% 3em !important;
        gap: 10px;
        width: 90% !important;
        padding: 4px 0% 0;
        border-bottom: 1px solid #eee;
	}
	.login1 {
		height: 40% !important;;
        width: 50%;
        margin: 1% 0px 0px 0%;
    }
    .img-login {
        width: 4% !important;;
    }
   	.img-logo {
		width: 59% !important;
        margin: 55% 0px 0px 7% !important;
	}
	.container{
	    margin-left: 10%;
	}
	.row{
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    margin-left: 0%;
 	    width: 129%; 
	}
	.menu-toggle {
	    display: none;
	    font-size: 20px;
	    cursor: pointer;
	}
    .bottom-header {
        position: relative;
        height: 30px;
        margin-top: 11vh !important;
    }
	header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important;
	    top: 0 !important;
	    text-align: center;
	    align-content: center;
	    height: 5.8em;
	    background-color: black;
	    display: flex !important;
	    justify-content: space-around !important;
	    padding-left: 60px;
	    width: 100%;
	    z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 13%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.img-logo {
        width: 49% !important;
        margin: -4% 0px 0px 40% !important;
   	}
	#txtBusca {
		position: absolute;
		margin: 5% 7% 0px 0px !important;
		width: 60% !important;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
	}
	.shopcar1 {
		height: 77%;
        align-content: start;
        margin-top: 1%;
	}
	.position-relative{
		height: 80% !important;
	}
	.sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        box-shadow: -5px 0px 4px gray;
    }
    .resumoCarrinho{
		margin-bottom: 55%;
	}
    .titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 205%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 3%;
	}
}


@media screen and (max-width: 1000px) {
	.subtotal{
		width: 55% !important;
        margin-left: 0.7%;
	}
	.frete{
		width: 70.4% !important;
	}
	.economizou{
		width: 70.5% !important;
	}
	.total{
		width: 56% !important;
	}
	.finalizarPedidoPai{
	    text-align-last: left !important;
        margin-left: 20%;
	}
	.btn-success {
        height: 100%;
        width: 100%;
        margin: 0% 0px 0px 0px;
	}
	.buscarProduto{
	    background-color: white !important;
	    width: 61% !important;
	    max-height: 500px !important;
	    height: 53% !important;
	    border: 1px solid !important;
	    overflow-y: auto !important;
	    position: fixed !important;
	    margin-top: 9% !important;
	    border-radius: 0 !important;
	    z-index: 999 !important;
	    left: 19% !important;
	}
	.logo_menu{
        display: none !important;
    }
	#xmenu-mobile {
		display: none !important;
	}
	.logo_menu img:nth-child(1){
		width: 80%;
	}
	.slider-1{
        display: flex !important;
        justify-content: space-evenly !important;
        margin: 0px 0em 0% 3em !important;
        gap: 10px;
        width: 90% !important;
        padding: 4px 0% 0;
        border-bottom: 1px solid #eee;
	}
	.login1 {
		height: 40% !important;;
        width: 50%;
        margin: 1% 0px 0px 0%;
    }
    .img-login {
        width: 4% !important;;
    }
   	.img-logo {
		width: 59% !important;
        margin: 55% 0px 0px 7% !important;
	}
	.container{
	    margin-left: 10%;
	}
	.row{
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    margin-left: 0%;
 	    width: 129%; 
	}
	.menu-toggle {
	    display: none;
	    font-size: 20px;
	    cursor: pointer;
	}
    .bottom-header {
        position: relative;
        height: 30px;
        margin-top: 11vh !important;
    }
	header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important;
	    top: 0 !important;
	    text-align: center;
	    align-content: center;
	    height: 5.8em;
	    background-color: black;
	    display: flex !important;
	    justify-content: space-around !important;
	    padding-left: 60px;
	    width: 100%;
	    z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 13%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.img-logo {
        width: 49% !important;
        margin: -4% 0px 0px 40% !important;
   	}
	#txtBusca {
		position: absolute;
		margin: 5% 7% 0px 0px !important;
		width: 60% !important;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
	}
	.shopcar1 {
		height: 77%;
        align-content: start;
        margin-top: 1%;
	}
	.position-relative{
		height: 80% !important;
	}
	.sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        box-shadow: -5px 0px 4px gray;
    }
    .resumoCarrinho{
		margin-bottom: 55%;
	}
    .titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 205%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 3%;
	}
}


@media screen and (max-width: 900px) {
	.subtotal{
		width: 60% !important;
	}
	.frete{
		width: 70% !important;
	}
	.economizou{
		width: 70% !important;
	}
	.total{
		width: 60% !important;
	}
	.finalizarPedidoPai{
	    text-align-last: center !important;
	}
	
	.buscarProduto{
	    background-color: white !important;
	    width: 70% !important;
	    max-height: 500px !important;
	    height: 53% !important;
	    border: 1px solid !important;
	    overflow-y: auto !important;
	    position: fixed !important;
	    margin-top: 10% !important;
	    border-radius: 0 !important;
	    z-index: 999 !important;
	    left: 14.2% !important;
	}
	.logo_menu{
	    margin-left: 8%;
	    margin-top: -23%;
	     display: block;
	}
	.logo_menu img:nth-child(1){
		width: 80%;
		margin: 0% 10% 20% 8%;
	}
	.slider-1{
		display: none !important;
	    gap: 10px;
	    width: 100%;
	    padding: 10px 0;
	    border-bottom: 1px solid #eee;
	    width: 90%;
	    margin: 0 0 0 5% !important;
	}
	.login1 {
		height: 40% !important;
        width: 74% !important;
        margin: 0% 0px 0px 0% !important;
    }
   	.btn-success {
        height: 100%;
        width: 100%;
        margin: 0% 0px 0px 0px;
	}
	.logo_menu{
        margin-left: 10% !important;
        margin-top: -23% !important;
        display: block !important;
    }
	#xmenu-mobile {
		display: block !important;
	}
    .menu-toggle {
        display: block !important;
        margin-left: 1em;
    }
    .menu-container {
        position: fixed;
        top: 0;
        left: -100%;
        width: 15em;
        height: 100%;
        background: white;
        z-index: 9999;
        transition: 0.3s;
        box-shadow: 2px 0 10px rgba(0,0,0,0.2);
        padding-top: 60px;
    }
    .bottom-header {
        position: relative;
        height: 30px;
        margin-top: 11vh !important;
    }
	header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important; /* Força a aplicação */
    	top: 0 !important;
		text-align: center;
		align-content: center;
		height: 5.8em;
		background-color: black;
		display: flex;
		justify-content: center;
		padding-left: 60px;
		width: 100%;
		z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 3%;
		top: 11%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 10% !important;
		position: fixed;
	}
	.img-logo {
		width: 97% !important;
        margin: -3% 0px 0px 7% !important;
	}
	#txtBusca {
		width: 70% !important;
		position: absolute;
		margin: 5.7% 8% 0px 0px !important;
	}
	.img-login {
		width: 5% !important;;
	}
	
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
		width: 40%;
	}
	.shopcar1 {
		height: 50%;
		align-content: start;
		margin-top: 1%;
	}
	.subtotal{
		width: 67% !important;
		margin-left: 0.5%;
	}
	.frete{
		width: 78% !important;
	}
	.economizou{
		width: 78% !important;
	}
	.total{
		width: 68% !important;
	}
    .finalizarPedido{
	    border-radius: 10px 0px 10px 0px !important;
	    margin: 10px 0px 8% -67% !important;
	    background-color: red !important;
	    font-weight: bolder !important;
	    color: white !important;
	}
	.sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        box-shadow: -5px 0px 4px gray;
    }
    .titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 205%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 3%;
	}
    .resumoCarrinho{
		margin-bottom: 45%;
	}
}

@media screen and (max-width: 800px) {
	.finalizarPedidoPai{
	    text-align-last: center !important;
	}
	.img-logo {
		width: 70% !important;
        margin: -4% 0px 0px -13% !important;
	}
	.buscarProduto{
	    background-color: white !important;
	    width: 70% !important;
	    max-height: 500px !important;
	    height: 53% !important;
	    border: 1px solid !important;
	    overflow-y: auto !important;
	    position: fixed !important;
	    margin-top: 11% !important;
	    border-radius: 0 !important;
	    z-index: 999 !important;
	    left: 15% !important;
	}
	.logo_menu{
        margin-left: 10% !important;
        margin-top: -23% !important;
        display: block !important;
    }
	#xmenu-mobile {
		display: block !important;
	}
	.logo_menu img:nth-child(1){
		width: 80%;
		margin: 0% 10% 20% 8%;
	}
	.img-login {
		width: 6% !important;
		margin-top: 0% !important;
	}
	.slider-1 {
		display: none !important;
        gap: 10px;
        padding: 10px 0;
        border-bottom: 1px solid #eee;
        width: 90% !important;
        margin: 0 0 0 6% !important;
	}
	.login1 {
		height: 40% !important;
        width: 74% !important;
        margin: 2% 0px 0px 0% !important;
    }
	.login {
		height: 100%;
        width: 100%;
        margin: 0% 0px 0px 0%;
    }
	.menu-toggle {
        display: block !important;
        margin-left: 1em;
    }
    .menu-container {
        position: fixed;
        top: 0;
        left: -100%;
        width: 15em;
        height: 100%;
        background: white;
        z-index: 9999;
        transition: 0.3s;
        box-shadow: 2px 0 10px rgba(0,0,0,0.2);
        padding-top: 60px;
    }

	.bottom-header {
	    margin-top: 5.5em; /* Mesma lógica */
	    position: relative;
		height: 30px;
/* 		background-color: rgba(180, 180, 240, 0.3); */
/* 	    margin-top: 32%; */
	}
	header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important; /* Força a aplicação */
    	top: 0 !important;
		text-align: center;
		align-content: center;
		height: 5.8em;
		background-color: black;
		display: flex;
		justify-content: center;
		padding-left: 60px;
		width: 100%;
		z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 10%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
		margin-left: 3%;
	}
	#txtBusca {
		width: 70% !important;
		position: absolute;
		margin: 6.5% 8% 0px 0px !important;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
		width: 40%;
	}
	.shopcar1 {
		height: 68%;
		align-content: start;
		margin-top: 1%;
	}
	.subtotal{
		width: 67% !important;
		margin-left: 0.5%;
	}
	.frete{
		width: 78% !important;
	}
	.economizou{
		width: 78% !important;
	}
	.total{
		width: 68% !important;
	}
    .finalizarPedido{
	    border-radius: 10px 0px 10px 0px !important;
	    margin: 10px 0px 8% -67% !important;
	    background-color: red !important;
	    font-weight: bolder !important;
	    color: white !important;
	}
	.sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        box-shadow: -5px 0px 4px gray;
    }
    .titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 205%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 4%;
	}
	.resumoCarrinho{
		margin-bottom: 55%;
	}
}


@media screen and (max-width: 700px) {
	.img-logo {
        width: 89% !important;
        margin: -10px 0px 0px -12% !important;
    }
	
	.buscarProduto{
	    background-color: white !important;
	    width: 60% !important;
	    max-height: 500px !important;
	    height: 53% !important;
	    border: 1px solid !important;
	    overflow-y: auto !important;
	    position: fixed !important;
	    margin-top: 13% !important;
	    border-radius: 0 !important;
	    z-index: 999 !important;
	    left: 20.4% !important;
	}
	.img-login {
		width: 6% !important;
		margin-top: 0% !important;
	}
	.logo_menu{
        margin-left: 10% !important;
        margin-top: -23% !important;
        display: block !important;
    }
	#xmenu-mobile {
		display: block !important;
	}
	.logo_menu img:nth-child(1){
		width: 80%;
		margin: 0% 10% 20% 8%;
	}
	.slider-1{
		display: none !important;
	    gap: 10px;
	    width: 100%;
	    padding: 10px 0;
	    border-bottom: 1px solid #eee;
	    width: 90%;
	    margin: 0 0 0 5%;
	}
	.login1 {
		height: 40% !important;
        width: 74% !important;
        margin: 2% 0px 0px 0% !important;
    }
	.login {
		height: 100%;
        width: 100%;
        margin: 0% 0px 0px 0%;
    }
	.logo_menu{
	    margin-left: 8%;
	    margin-top: -23%;
	    margin-bottom: -15%;
	}
    .menu-toggle {
        display: block !important;
        margin-left: 1em;
    }
    .menu-container {
        position: fixed;
        top: 0;
        left: -100%;
        width: 15em;
        height: 100%;
        background: white;
        z-index: 9999;
        transition: 0.3s;
        box-shadow: 2px 0 10px rgba(0,0,0,0.2);
        padding-top: 60px;
    }
    .bottom-header {
        position: relative;
        height: 30px;
        margin-top: 11vh !important;
    }
	header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important; /* Força a aplicação */
    	top: 0 !important;
		text-align: center;
		align-content: center;
		height: 5.8em;
		background-color: black;
		display: flex;
		justify-content: center;
		padding-left: 60px;
		width: 100%;
		z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 9%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
		margin-left: 4%;
	}
	#txtBusca {
        width: 60% !important;
        position: absolute;
        top: 1.8em !important;
        margin: 3% 8% 0px 0px !important;
	}
	.footer {
		flex-direction: column;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
	}
	.shopcar1 {
		height: 68%;
		align-content: start;
		margin-top: 1%;
	}
	.subtotal{
		width: 67% !important;
		margin-left: 0.5%;
	}
	.frete{
		width: 78% !important;
	}
	.economizou{
		width: 78% !important;
	}
	.total{
		width: 68% !important;
	}
    .finalizarPedido{
	    border-radius: 10px 0px 10px 0px !important;
	    margin: 10px 0px 8% -67% !important;
	    background-color: red !important;
	    font-weight: bolder !important;
	    color: white !important;
	}
	.sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        box-shadow: -5px 0px 4px gray;
    }
    .titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 205%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 4%;
	}
	.resumoCarrinho{
		margin-bottom: 55%;
	}
	.row{
 	    width: 100%;
	}

}


@media screen and (max-width: 600px) {
	.subtotal{
		width: 67% !important;
		margin-left: 0.5%;
	}
	.frete{
		width: 78% !important;
	}
	.economizou{
		width: 78% !important;
	}
	.total{
		width: 68% !important;
	}
    .finalizarPedido{
	    border-radius: 10px 0px 10px 0px !important;
	    margin: 10px 0px 8% -67% !important;
	    background-color: red !important;
	    font-weight: bolder !important;
	    color: white !important;
	}
	
	.buscarProduto{
	    background-color: white !important;
	    width: 60% !important;
	    max-height: 500px !important;
	    height: 53% !important;
	    border: 1px solid !important;
	    overflow-y: auto !important;
	    position: fixed !important;
	    margin-top: 15% !important;
	    border-radius: 0 !important;
	    z-index: 999 !important;
	    left: 18.5% !important;
	}
	.logo_menu{
        margin-left: 10% !important;
        margin-top: -23% !important;
        display: block !important;
    }
	#xmenu-mobile {
		display: block !important;
	}
	.logo_menu img:nth-child(1){
		width: 80%;
		margin: 0% 10% 20% 8%;
	}
	.slider-1{
		display: none !important;
	    gap: 10px;
	    width: 100%;
	    padding: 10px 0;
	    border-bottom: 1px solid #eee;
	    width: 90%;
	    margin: 0 0 0 5%;
	}
	.login1 {
		height: 40% !important;
        width: 74% !important;
        margin: 2% 0px 0px 0% !important;
    }
	.login {
		height: 100%;
        width: 100%;
        margin: 0% 0px 0px 0%;
    }
	.logo_menu{
        margin-left: 10% !important;
        margin-top: -23% !important;
        display: block !important;
    }
	.menu-toggle {
        display: block !important;
        margin-left: 1em;
    }
    .menu-container {
        position: fixed;
        top: 0;
        left: -100%;
        width: 15em;
        height: 100%;
        background: white;
        z-index: 9999;
        transition: 0.3s;
        box-shadow: 2px 0 10px rgba(0,0,0,0.2);
        padding-top: 60px;
    }
    .bottom-header {
        position: relative;
        height: 30px;
        margin-top: 11vh !important;
    }
	header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important; /* Força a aplicação */
    	top: 0 !important;
		text-align: center;
		align-content: center;
		height: 5.8em;
		background-color: black;
		display: flex;
		justify-content: center;
		padding-left: 60px;
		width: 100%;
		z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 7.5%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.img-logo {
		width: 90% !important;
        margin: 1px 0px 0px 0% !important;	
    }
	.img-login {
		width: 6%;
	}
	#txtBusca {
        width: 60% !important;
        position: absolute;
        top: 1.5em !important;
        margin: 4% 14% 0px 0px !important;
    }
	.footer {
		flex-direction: column;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
	}
	.shopcar1 {
		height: 68%;
		align-content: start;
		margin-right: 7%;
	}
	.sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        box-shadow: -5px 0px 4px gray;
    }
    .titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 205%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 5%;
	}
	.resumoCarrinho{
		margin-bottom: 60%;
	}
	.row{
 	    width: 100% !important;
 	    margin-left: 1% !important;
	}
	.transicaodepagina > img{
		top: 38% !important;
	}
}


@media screen and (max-width: 500px) {
	.subtotal{
		width: 90% !important;
	}
	.frete{
		width: 90% !important;
	}
	.economizou{
		width: 90% !important;
	}
	.total{
		width: 90% !important;
	}
	.finalizarPedidoPai{
	    text-align-last: center !important;
	}
	
	.buscarProduto{
	    background-color: white !important;
	    width: 61% !important;
	    max-height: 500px !important;
	    height: 53% !important;
	    border: 1px solid !important;
	    overflow-y: auto !important;
	    position: fixed !important;
	    margin-top: 18% !important;
	    border-radius: 0 !important;
	    z-index: 999 !important;
	    left: 19% !important;
	}
	.logo_menu img:nth-child(1){
		width: 80%;
		margin: 0% 10% 20% 8%;
	}
	.slider-1{
		display: none !important;
	    gap: 10px;
	    width: 100%;
	    padding: 10px 0;
	    border-bottom: 1px solid #eee;
	    width: 90%;
	    margin: 0 0 0 5%;
	}
	.login {
		height: 100%;
		width: 100%;
		margin: 3% 0px 0px 0%;
	}
	.logo_menu{
        margin-left: 10% !important;
        margin-top: -23% !important;
        display: block !important;
    }
	#xmenu-mobile {
		display: block !important;
	}
    .menu-toggle {
        display: block !important;
        margin-left: 1em;
    }
    .menu-container {
        position: fixed;
        top: 0;
        left: -100%;
        width: 15em;
        height: 100%;
        background: white;
        z-index: 9999;
        transition: 0.3s;
        box-shadow: 2px 0 10px rgba(0,0,0,0.2);
        padding-top: 60px;
    }
    .bottom-header {
        position: relative;
        height: 30px;
        margin-top: 11vh !important;
    }
	header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important; /* Força a aplicação */
    	top: 0 !important;
		text-align: center;
		align-content: center;
		height: 5.8em;
		background-color: black;
		display: flex;
		justify-content: center;
		padding-left: 60px;
		width: 100%;
		z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 7%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.img-logo {
		width: 112% !important;
        margin: -9px 0px 0px 0% !important;
    }
	.img-login {
		width: 7%;
	}
	#txtBusca {
		width: 60% !important;
		position: absolute;
		top: 1em !important;
		margin: 7% 14% 0px 0px !important;
	}
	.footer {
		flex-direction: column;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
		width: 60%;
	}
	.shopcar1 {
		height: 68%;
		align-content: start;
		margin-top: 1% important;
		margin-right: 7%;
	}
	.sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        box-shadow: -5px 0px 4px gray;
    }
    .finalizarPedido{
	    border-radius: 10px 0px 10px 0px !important;
	    margin: 10px 0px 8% -115px !important;
	    background-color: red !important;
	    font-weight: bolder !important;
	    color: white !important;
	}
    .titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 205%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 6%;
	}
	.resumoCarrinho{
		margin-bottom: 70%;
	}
	.row{
 	    width: 110% !important;
	}
	
}


@media screen and (max-width: 400px) {
	.subtotal{
		width: 90% !important;
	}
	.frete{
		width: 90% !important;
	}
	.economizou{
		width: 90% !important;
	}
	.total{
		width: 90% !important;
	}
	.finalizarPedidoPai{
	    text-align-last: center !important;
	}
	
	.buscarProduto{
	    background-color: white !important;
	    width: 90% !important;
	    max-height: 500px !important;
	    height: 53% !important;
	    border: 1px solid !important;
	    overflow-y: auto !important;
	    position: fixed !important;
	    margin-top: 23% !important;
	    border-radius: 0 !important;
	    z-index: 999 !important;
	    left: 8% !important;
	}
	.logo_menu{
        margin-left: 10% !important;
        margin-top: -23% !important;
        display: block !important;
    }
	.logo_menu img:nth-child(1){
		width: 80%;
		margin: 0% 10% 20% 8%;
	}
	.slider-1{
		display: none !important;
	    gap: 10px;
	    width: 100%;
	    padding: 10px 0;
	    border-bottom: 1px solid #eee;
	    width: 90%;
	    margin: 0 0 0 5%;
	}
	.login {
		height: 100%;
		width: 100%;
		margin: 3% 0px 0px 0%;
	}
    .menu-toggle {
        display: block !important;
        margin-left: 1em;
    }
    .menu-container {
        position: fixed;
        top: 0;
        left: -100%;
        width: 15em;
        height: 100%;
        background: white;
        z-index: 9999;
        transition: 0.3s;
        box-shadow: 2px 0 10px rgba(0,0,0,0.2);
        padding-top: 60px;
    }
    .bottom-header {
        position: relative;
        height: 30px;
        margin-top: 11vh !important;
    }
    header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important; /* Força a aplicação */
    	top: 0 !important;
		text-align: center;
		align-content: center;
		height: 5.8em;
		background-color: black;
		display: flex;
		justify-content: center;
		padding-left: 60px;
		width: 100%;
		z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 2%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.img-logo {
		width: 90%  !important;
        margin: 36% 0px 0px 0% !important;
	}
	.img-login {
		width: 10%;
	}
	#txtBusca {
		width: 90% !important;
		position: absolute !important;
		top: 1.5em !important;
		margin: 8% 14% 0px 0px !important;
	}
	.footer {
		flex-direction: column;
	}
	#xmenu-mobile {
		display: block !important;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
		width: 70%;
	}
	.shopcar1 {
		height: 68%;
		align-content: start;
		margin-top: 2%;
		margin-right: 5%;
	}
    .finalizarPedido{
	    border-radius: 10px 0px 10px 0px !important;
	    margin: 10px 0px 8% -60px !important;
	    background-color: red !important;
	    font-weight: bolder !important;
	    color: white !important;
	}    
	.sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        box-shadow: -5px 0px 4px gray;
    }
    .titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 205%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 15%;
	}
	.resumoCarrinho{
		margin-bottom: 70%;
	}
	.row{
 	    width: 110%;
	}
	
}


@media screen and (max-width: 300px) {
	.buscarProduto{
	    background-color: white !important;
	    width: 91% !important;
	    max-height: 500px !important;
	    height: 53% !important;
	    border: 1px solid !important;
	    overflow-y: auto !important;
	    position: fixed !important;
	    margin-top: 44% !important;
	    border-radius: 0 !important;
	    z-index: 999 !important;
	    left: 24px !important;
	    left: 4% !important;
	}
	.listProd3{
	    flex-direction: column !important;
    }
	.logo_menu{
        margin-left: 19% !important;
        margin-top: -34% !important;
        display: block !important;
    }
	.logo_menu img:nth-child(1){
		width: 80%;
		margin: 0% 10% 20% 8%;
	}
	#xmenu-mobile {
        display: block !important;
	}
	
	.resumoCarrinho{
		margin-bottom: 120%;
	}
	
	.slider-1{
		display: none !important;;
	    gap: 10px;
	    width: 100%;
	    padding: 10px 0;
	    border-bottom: 1px solid #eee;
	    width: 90%;
	    margin-left: 5%;
	}
    .menu-toggle {
        display: block !important;
        margin-left: 1em;
    }
    .menu-container {
        position: fixed;
        top: 0;
        left: -117%;
        width: 15em;
        height: 100%;
        background: white;
        z-index: 9999;
        transition: 0.3s;
        box-shadow: 2px 0 10px rgba(0,0,0,0.2);
        padding-top: 60px;
    }
    .bottom-header {
        position: relative;
        height: 30px;
        margin-top: 15vh !important;
    }
	header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important; /* Força a aplicação */
    	top: 0 !important;
		text-align: center;
		align-content: center;
		height: 15% !important;
		background-color: black;
		display: flex;
		justify-content: center;
		padding-left: 60px;
		width: 100%;
		z-Index: 5;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 2%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.login {
		height: 100%;
		width: 100%;
		margin: 3% 0px 0px 0%;
	}
	.img-logo {
		width: 110% !important;
        margin: 40% 0px 0px 0% !important;
	}
	.img-login {
		width: 10%;
	}
	#txtBusca {
		width: 90% !important;
		position: absolute !important;
		top: 30% !important;
		margin: 14% 27% 0px 0px !important;
	}
	.footer {
		flex-direction: column;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
		width: 80%;
		margin-left: 0%;
	}
	.shopcar1 {
		height: 40% !important;
		align-content: start !important;
		margin-right: 9% !important;
	}
    .finalizarPedido{
	    border-radius: 10px 0px 10px 0px !important;
	    margin: 10px 0px 8% -60px !important;
	    background-color: red !important;
	    font-weight: bolder !important;
	    color: white !important;
	}
	.sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        box-shadow: -5px 0px 4px gray;
    }
	.resumoCarrinho > div{
		display: flex !important;
    	flex-direction: column !important;
    	margin-bottom: 15% !important;
    }
	.resumoCarrinho > div > img{
    	align-self: center;
    }
    #container{
	    display: flex;
	    justify-content: center;
    }
	.subtotal div:nth-child(1){
		justify-content: space-between;
    	flex-direction: column;
    }
    .center1{
        zoom: 80%;
    }
    .center2{
        zoom: 80%;
    }
    .center3{
        zoom: 80%;
    }
    .center4{
        zoom: 80%;
    }
    .center5{
        zoom: 80%;
    }
    .center6{
        zoom: 80%;
    }
	.titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 155%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 15%;
	}
	.row{
	    width: 115% !important;
	}
}


@media screen and (max-width: 200px) {
	.buscarProduto{
	    background-color: white !important;
	    width: 80% !important;
	    max-height: 500px !important;
	    height: 53% !important;
	    border: 1px solid !important;
	    overflow-y: auto !important;
	    position: fixed !important;
	    margin-top: 7.5em !important;
	    border-radius: 0 !important;
	    z-index: 999 !important;
	    left: 15% !important;
    }
    .listProd3{
	    flex-direction: column !important;
    }
	.logo_menu{
        margin-left: 19% !important;
        margin-top: -34% !important;
        display: block !important;
    }
	.logo_menu img:nth-child(1){
		width: 100%;
	}

	.slider-1{
		display: none !important;
	    gap: 10px;
	    width: 100%;
	    padding: 10px 0;
	    border-bottom: 1px solid #eee;
	    width: 90%;
	    margin: 0% 0% 0% 3%;
	}
    .menu-toggle {
        display: block !important;
        margin-left: 1em;
    }
    .menu-container {
        position: fixed;
        top: 0;
        left: -120%;
        width: 0em;
        height: 100%;
        background: white;
        z-index: 9999;
        transition: 0.3s;
        box-shadow: 2px 0 10px rgba(0,0,0,0.2);
        padding-top: 60px;
    }
    .finalizarPedido{
	    border-radius: 10px 0px 10px 0px !important;
	    margin: 10px 0px 8% -38px !important;
	    background-color: red !important;
	    font-weight: bolder !important;
	    color: white !important;
	}    
	header-search {
		margin-top: 42%;
	}
	.hs1 {
	    position: fixed !important; /* Força a aplicação */
    	top: 0 !important;
		text-align: center;
		align-content: center;
		height: 15% !important;
		background-color: black;
		display: flex;
		justify-content: center;
		padding-left: 60px;
		width: 100%;
		z-Index: 5;
	}
	.logo_menu img:nth-child(1){
		width: 80%;
		margin: 0% 10% 20% 0%;
	}
	.logo {
		cursor: pointer;
		display: block !important;
		left: 0%;
		top: 2%;
		z-Index: 19 !important;
		transition: all 0.3s !important;
		height: auto !important;
		background: none !important;
		box-shadow: none;
		position: absolute;
		width: 15% !important;
		position: fixed;
	}
	.login {
		height: 100%;
		width: 100%;
		margin: 0% 0px 0px 0px;
	}
	.img-logo {
		width: 147%;
        margin: 11px 0px 0px 0%;
	}
	.img-login {
		width: 10%;
	}
	#txtBusca {
		position: absolute !important;
		top: 30% !important;
		margin: 23% 32% 0px 13% !important;
		width: 80% !important;
	}
	.footer {
		flex-direction: column;
	}
	#xmenu-mobile {
        display: block !important;
	}
	#transition-overlay.active {
		opacity: 1;
		pointer-events: all;
	}
	.menu-container.active {
		left: 0;
		width: 90%;
	}
	.shopcar1 {
		height: 68%;
		align-content: start;
		margin-right: 18%;
        margin-left: -8%;
	}
	.resumoCarrinho > div{
		display: flex !important;
    	flex-direction: column !important;
    }
    #container{
	    display: flex;
	    justify-content: center;
    }
	.subtotal div:nth-child(1){
		justify-content: space-between;
    	flex-direction: column;
    }
	.col3 div:nth-child(3){
		display: flex;
	    flex-direction: column;
	    align-items: center;
    }
    .center1{
        zoom: 53%;
    }
    .center2{
        zoom: 53%;
    }
    .center3{
        zoom: 53%;
    }
    .center4{
        zoom: 53%;
    }
    .center5{
        zoom: 53%;
    }
    .center6{
        zoom: 53%;
    }
    .sidenav {
        height: 100%;
        width: 0%;
        position: fixed;
        z-index: 999999;
        top: 0;
        right: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        box-shadow: -5px 0px 4px gray;
    }
    .listProd3{
    	margin: 10px 0px 0px 15px !important;
    }
	.resumoCarrinho{
		margin-bottom: 166%;
	}
	.titulocarroseel01 {
	    text-align: center;
	    font-family: inherit;
	    font-size: 105%;
	    font-weight: 700;
	    color: orange;
	    margin-bottom: 15%;
	}
    .bottom-header {
        position: relative;
        height: 30px;
        margin-top: 15vh !important;
    }
	
}
