/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 07 2022 | 12:24:24 */
/*global-mobile.css*/
@media (min-width: 200px) and (max-width: 414px) {
	/*.cize-is-real-mobile .main-container, .container {
    	padding-top: 95px !important;
	}*/
	.desc-mobil{
		margin-bottom: 51%;
    	margin-top: 0%;
	}
	.collapseomatic {
    	/*position: absolute;
    	bottom: -192px !important;*/
    	background: #ffffff00 !important;
    	width: 90%;
    	left: 15px;
	}
	body .shop-alert {
    	margin-bottom: 0% !important;
	}
}
@media (min-width: 414px) and (max-width: 768px) {
	/*.cize-is-real-mobile .main-container, .container {
    	padding-top: 65px !important;
	}*/
	.rs-layer > h1 {
		font-size:14px !important;
	}
	.desc-mobil{
		margin-bottom: 51%;
    	margin-top: 0%;
	}
	.collapseomatic {
    	/*position: absolute;
    	bottom: -192px !important;*/
    	background: #ffffff00 !important;
    	width: 90%;
    	left: 15px;
	}
	body .shop-alert {
    	margin-bottom: 0% !important;
	}
	.cize-single-add-to-cart-btn .linearicons-bag2, .cize-single-add-to-cart-btn .text-comprar{
		color:#fff;
	}
}