/* Geral */

@media only screen and (min-width:1300px) and (max-width:1600px) {
	* {
		font-size:18px;
	}
	.top_left {
		width:100%;
	}
	.top_left .busca {
		justify-content:flex-start;
	}
	.top_left .busca #busca {
		font-size:14px;width:350px;
	}
	.top_right {
		width:auto;
	}
	.top_right .icone_top img {
		width:30px;height:30px;
	}
	.top_right .icone_top {
		margin-left:0px;
	}
	.top_right .icone_top.botao .cadastrar {
		font-size:14px;width:120px;
	}
	.top_right .icone_top.botao .entrar {
		margin-left:15px;font-size:14px;width:80px;
	}
	.top_left .logo {
		margin-right:15px;
	}
}

@media only screen and (min-width:1100px) and (max-width:1300px) {
	* {
		font-size:18px;
	}
	.containerint, .topint, .rodapeint {
		width:90%;
	}
	.top_left {
		width:100%;
	}
	.top_left .busca {
		justify-content:flex-start;
	}
	.top_left .busca #busca {
		font-size:14px;width:350px;
	}
	.top_right {
		width:auto;
	}
	.top_right .icone_top img {
		width:30px;height:30px;
	}
	.top_right .icone_top {
		margin-left:0px;
	}
	.top_right .icone_top.botao .cadastrar {
		font-size:14px;width:120px;
	}
	.top_right .icone_top.botao .entrar {
		margin-left:15px;font-size:14px;width:80px;
	}
	.top_left .logo {
		margin-right:15px;
	}
}

@media only screen and (min-width:800px) and (max-width:1100px) {
	* {
		font-size:18px;
	}
	.containerint, .topint, .rodapeint {
		width:90%;
	}
	.top_left {
		width:100%;
	}
	.top_left .busca {
		justify-content:flex-start;
	}
	.top_left .busca #busca {
		width:50px;font-size:0px;
	}
	.top_left .icone_busca {
		margin-left:-40px;
	}
	.top_right {
		width:auto;
	}
	.top_right .icone_top img {
		width:30px;height:30px;
	}
	.top_right .icone_top {
		margin-left:0px;
	}
	.top_right .icone_top.botao .cadastrar {
		font-size:14px;width:120px;
	}
	.top_right .icone_top.botao .entrar {
		margin-left:15px;font-size:14px;width:80px;
	}
	.top_right .icone_top.botao .meus_pedidos {
		width:130px;font-size:13px;
	}
	.top_left .logo {
		margin-right:15px;
	}
	.menu {
		height:auto;width:200px;flex-direction:column;display:none;
		position: absolute;z-index: 1;
	}
	.menu div {
		margin-left:0px;margin-right:0px;
	}
	.menu_mobile {
		display:flex;
	}
}

@media only screen and (min-width:600px) and (max-width:800px) {
	* {
		font-size:18px;font-family:Arial;
	}
	.containerint, .topint, .rodapeint {
		width:95%;
	}
	.top_logo {
		display:flex;justify-content:space-between;
	}
	.top_logo a {
		flex:3;display:flex;justify-content:center;
	}
	.logo_button {
		display:none;
	}
	.top_left {
		width:100%;
	}
	.top_left .busca {
		justify-content:flex-start;
	}
	.top_left .busca #busca {
		width:50px;font-size:0px;
	}
	.top_left .icone_busca {
		margin-left:-40px;
	}
	.top_right {
		width:auto;
	}
	.top_right .icone_top img {
		width:30px;height:30px;
	}
	.top_right .icone_top {
		margin-left:0px;width:50px;
	}
	.top_right .icone_top.botao .cadastrar {
		font-size:14px;width:110px;
	}
	.top_right .icone_top.botao .entrar {
		margin-left:15px;font-size:14px;width:70px;
	}
	.top_right .icone_top.botao .meus_pedidos {
		width:120px;font-size:12px;padding:8px;
	}
	.top_left .logo {
		margin-right:15px;
	}
	.menu {
		height:auto;width:200px;flex-direction:column;display:none;
		margin-top:-80px;z-index:1;position: absolute;
	}
	.menu div {
		margin-left:0px;margin-right:0px;
	}
	.menu_mobile {
		display:none;
	}
	.top_menu_mobile {
		display:flex;width:60px;display:flex;justify-content:center;
		margin-right:0;
	}
	.content_items .items {
		justify-content:center;align-items:center;flex-direction:row;
	}
}

@media only screen and (min-width:410px) and (max-width:600px) {
	* {
		font-size:18px;font-family:Arial;
	}
	.containerint, .topint, .rodapeint {
		width:95%;
	}
	.top_logo {
		display:flex;justify-content:space-between;
	}
	.top_logo a {
		flex:3;display:flex;justify-content:center;
	}
	.logo_button {
		display:none;
	}
	.top_left {
		width:100%;
	}
	.top_left .busca {
		justify-content:flex-start;
	}
	.top_left .busca #busca {
		width:50px;font-size:0px;
	}
	.top_left .icone_busca {
		margin-left:-40px;
	}
	.top_right {
		width:auto;
	}
	.top_right .icone_top img {
		width:30px;height:30px;
	}
	.top_right .icone_top {
		margin-left:0px;width:50px;
	}
	.top_right .icone_top.botao .cadastrar {
		font-size:14px;width:110px;
	}
	.top_right .icone_top.botao .entrar {
		margin-left:15px;font-size:14px;width:70px;
	}
	.top_right .icone_top.botao .meus_pedidos {
		width:115px;font-size:12px;padding:7px;
	}
	.top_left .logo {
		margin-right:15px;
	}
	.menu {
		height:auto;width:200px;flex-direction:column;display:none;
		margin-top:-80px;z-index:1;position: absolute;
	}
	.menu div {
		margin-left:0px;margin-right:0px;
	}
	.menu_mobile {
		display:none;
	}
	.top_menu_mobile {
		display:flex;width:60px;display:flex;justify-content:center;
		margin-right:0;
	}
	.content_items .items {
		flex-direction:row;align-items:center;justify-content:space-between;
	}
	.content_items .items .item {
		width:180px;height:auto;padding-bottom:10px;
	}
	.content_items .items .item_capa {
		width:88%;height:auto;min-height: 218.8px;
	}
	.content_items .items .item_botoes {
		width:160px;
	}
}

@media only screen and (max-width:410px) {
	* {
		font-size:18px;font-family:Arial;
	}
	.containerint, .topint, .rodapeint {
		width:95%;
	}
	.top_logo {
		display:flex;justify-content:space-between;
	}
	.top_logo a {
		flex:3;display:flex;justify-content:center;
	}
	.logo_button {
		display:none;
	}
	.top_left {
		width:100%;
	}
	.top_left .busca {
		justify-content:flex-start;
	}
	.top_left .busca #busca {
		width:50px;font-size:0px;
	}
	.top_left .icone_busca {
		margin-left:-40px;
	}
	.top_right {
		width:auto;
	}
	.top_right .icone_top img {
		width:30px;height:30px;
	}
	.top_right .icone_top {
		margin-left:0px;width:50px;
	}
	.top_right .icone_top.botao .cadastrar {
		font-size:14px;width:110px;
	}
	.top_right .icone_top.botao .entrar {
		margin-left:15px;font-size:14px;width:70px;
	}
	.top_right .icone_top.botao .meus_pedidos {
		width:110px;font-size:11px;padding:6px;
	}
	.top_left .logo {
		margin-right:15px;
	}
	.menu {
		height:auto;width:200px;flex-direction:column;display:none;
		margin-top:-80px;z-index:1;position: absolute;
	}
	.menu div {
		margin-left:0px;margin-right:0px;
	}
	.menu_mobile {
		display:none;
	}
	.top_menu_mobile {
		display:flex;width:60px;display:flex;justify-content:center;
		margin-right:0;
	}
	.content_items .items {
		flex-direction:row;align-items:center;justify-content:center;
	}
	.content_items .items .item {
		width:180px;height:auto;padding-bottom:10px;
	}
	.content_items .items .item_capa {
		width:88%;height:auto;min-height: 218.8px;
	}
	.content_items .items .item_botoes {
		width:160px;
	}
}


/* Rodapé */

@media (max-width: 1024px) {
	.items_compra .produto {
		flex-direction:column;align-items:center;
	}

	.items_compra .produto_int {
		width:95%;
	}

	.prod_descricao {
		margin-top:0px;
	}

	.items_compra .prod_tools {
		margin-top:0px;width:100%;padding:20px;margin-left:0px;
	}

	.rodape_topo {
		flex-direction:column;
	}

	.rodape_menus {
		gap:28px;
	}

	.rodape_pagamentos {
		justify-content:center;
	}

	.rodape_marca,
	.rodape_menus {
		width:100%;
	}

	.rodape_menus {
		justify-content:space-between;
	}

	.rodape_menu_coluna {
		min-width:160px;
	}
}

@media (max-width: 640px) {
	body {
		background-size: cover;background-position: center;background-attachment: fixed;
	}

	.content_titulo h1 {
		font-size:17px;
	}

	.content_items .items {
		justify-content:space-between;align-items:center;flex-direction:row;
	}

	.content_items .items .item_capa {
		height:auto;width:100%;min-height: 218.8px;
	}

	.content_items .items .item_capa img {
		height:auto;width:100%;
	}

	/* .content_items .items .item_titulo h2 {
		font-size:15px;
	}

	.item .preco_especial {
		font-size:14px;
	} */

	.rodapeint {
		width:92%;
	}

	.rodape_menus {
		flex-direction:column;
		gap:20px;
	}

	.rodape_menu_coluna {
		min-width:100%;
	}

	.rodape_redes,
	.rodape_pagamentos,
	.rodape_selos {
		justify-content:center;
	}

	.rodape_base {
		gap:10px;
	}

	.filtros #filtroModelo {
		width:90%;font-size:14px;
	}

	#filtroCategoriaAll {
		margin-left:0px;
	}

	.filtros .formInput label {
		font-size:14px;
	}

	.comentario_item {
		margin-left:0px !important;
	}
}

@media (max-width: 444px) {
	.content_items .items .item {
		width:160px;
	}

	.content_items .items .item_botoes {
		width:140px;
	}

	.content_items .items .item_capa {
		min-height: 194.8px;
	}

	/* .content_items .items .item_titulo h2 {
		font-size:12px;font-weight:bold;
	} */
}

@media (max-width: 399px) {
	.content_items .items {
		justify-content:center;
	}

	.content_items .items .item {
		width:280px;height:auto;
	}

	.content_items .items .item_capa {
		width: 100%;height: 341px;
	}

	.content_items .items .item_capa img {
		height: auto;width:100%;
	}

	.content_items .items .item_botoes {
		width:260px;
	}

	/* .content_items .items .item_titulo h2 {
		font-size:18px;
	}

	.item .preco_especial {
		font-size:16px;
	} */
}


