@media only screen and (max-width: 800px) {
	

	
	
	#PLAC{
		width: 300px;
		position: relative;
	}

	
	.TXTPLAC{
		width: 250px;
		font-weight: 900;
		position: absolute;
		z-index: 99;
		height: 60px;
		background: none;
		line-height: 60px;
		right: 15px;
		bottom: 8px;
		font-size: 42px;
		border: none;
		text-align: center;
		text-transform: uppercase;
		color: #222;
		font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
	}
	
	

	.COMB_1 {
		display: none;
	}
	
	.COMB_1_MOB{
		display: block;
	}
	
	
	.COMB_2 {
		width: calc(100% - 0px);
		border-bottom: 1px solid #999;
		padding-bottom: 10px;
		margin-top: 100px;
		margin-left: 0px;
		margin-right: 0px;
		position: relative;
	}

	.COMB_5 {
		width: calc(100% - 0px);
		padding-bottom: 10px;
		margin-top: 20px;
		font-size: 16px;
		margin-left: 0px;
		position: relative;
	}
	
	.COMB_6 {
		margin-top: 10px;
		margin-left: 0px;
		zoom: 0.8;
	}
	

	.MYPROD {
		width: calc(100% - 40px);
		height: auto;
		margin-left: 20px;
		margin-top: 0px;
		margin-bottom: 30px;
	}

	.MARISCAL {
		padding-right: 0px;
	}
	
	
	
	
	.THI{
		display: none;
	}

	.THI_SHADOW{
		display: none;
	}
	
	.SURF {
		width: calc((100% / 2) + 1px);
		height: auto;
		float: left;
		border: 1px dotted rgba(0, 0, 0, 0.3);
		margin-top: -1px;
		margin-left: -1px;
		position: relative;
		cursor: pointer !important;
	}
	
	
	#PRODUTO_ESPECIFICO {
		width: calc(100% - 40px);
		height: auto;
		float: left;
		position: absolute;
		z-index: 9999999;
	}
	
	
	.MYGO_1{
		width: calc(100vw - 40px);
		height: calc(100vw - 40px);
		float: left;
		position: relative;
		top: 0px;
	}
	
	.MONST_1{
		width: calc(100% - 0px);
		height: auto;
		min-height: 450px;
		min-height: 300px;
		position: relative;
		margin-left: 0px;
		float: left;
	}
	
	
	.SKEW{
		display: none;
	}
	
	
	.MAMUT{
		width: calc(100% - 20px);
		padding-left: 20px;
		padding-top: 100px;
		float: left;
		padding-bottom: 100px;
		position: relative;
	}
	
	.MAMUT_2{
		width: 100%;
		margin-left: 20px;
		margin-top: 50px;
		position: relative;
		display: block;
		float: left;
		min-height: inherit;
	}
	
	
	.OAI{
		width: calc(100% - 0px);
		margin-bottom: 30px;
		position: relative;
		float: left;
	}
	
	
	.KONAIMAGE{
		width: 200px;
		height: 100px;
		background: #fff;
		min-height: 200px;
		float: left;
		position: relative;
		display: none;
	}
	
	.KONAIMAGE_INSIDE{
		width: 180px;
		height: 180px;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 10px;
		position: relative;
		left: 0px;
		top: 0px;
		display: none;
	}
	
	.MOS_1{
		width: calc(100% - 0px);
		position: relative;
		float: left;
	}
	
	.LINE_1 {
		left: 200px !important;
		display: none;
	}
	
	
	.UI{
		display: none;
	}

	.COSU{
		width: 130px;
		display: inline-block;
		height: 50px;
		position: absolute;
		left: 0px;
		bottom: 0px;
		text-align: center;
		line-height: 55px;
		font-size: 22px;
		font-family: 'Brown-Bold';
		z-index: 99;
		color: rgb(255, 255, 255);
	}
	
	.PAK{
		display: block;
	}
	
	.YOGO{
		width: calc(100% - 0px);
		height: 100%;
		position: absolute;
		left: 0px;
		top: 0px;
		border-radius: 10px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px !important;
		cursor: pointer;
		transition: background 0.3s, box-shadow 0.3s;
		background: #fff;
		-webkit-font-smoothing: antialiased;
		text-rendering: text-rendering;
		box-shadow:  0 4px 4px 0 rgba(0,0,0,0.15);

	}
	
	
	.MENUWEB_FLOATING #LOGOPRINC{
		max-height: 30px;
		margin-top: 5px;
	}
	
	.BODY_MARCAS .MENUWEB_FLOATING #LOGOPRINC{
		height: 40px;
		max-height: 40px;
		min-height: 40px;
		margin-top: 0px;
	}
	
	
	
}