
				:root {
					
					--header-desktop-bg: linear-gradient(90deg, #784b61 0%, #a6678a 100%);
					--header-mobile-bg: linear-gradient(90deg, #784b61 0%, #a6678a 100%);
					--header-menu-bg: linear-gradient(90deg,  0%,  100%);
					--header-menu-text: #ffffff;
					--header-text: #ffffff;				
					
					--footer-color: linear-gradient(180deg, #e6e6e6 0%, #e6e6e6 100%);
					--footer-text: #000000;
					--footer-text-bottom: #00000011;
					
					--main-color: #784b61;
					--second-color: #fd7332;
					--bg-color: #fbfafb;
					
					--search-field-color: #ffffff08;	
					--search-field-color_hover: #ffffff10;
					
					--text-white: #ffffff;
					--text-1f: #000000;
					--text-price: #000000;															
					--ultimate-gray: #949597;
					--text-black: #3f3f3f;
					--text-blue: #784b61;					
					--button-cart: #784b61;
					--tags-color: #ffffff;
						
					--lines-color: rgba(0, 0, 0, 0.1);					
					--font-family: 'Montserrat', system,-apple-system,BlinkMacSystemFont,'Segoe UI','Segoe WP',Roboto,Ubuntu,Oxygen,Cantarell,'Fira Sans','Helvetica Neue',Helvetica,'Lucida Grande','Droid Sans',Tahoma,'Microsoft Sans Serif',sans-serif;
					--font-body-size: 15px;


					/*--max-product-category-width: 252px;*/
					--max-product-width: 600px;
					--max-product-height: 640px;
					--heigth-image-product-mobile: 460px;					
					--product-description-rows: 4;
					--product-additional-width: 80px;
					--product-additional-height: 100px;
					--category-img-width: 36px;		
					--subcategory__item_width: 36px;		
					--subcategory-background: #edeee9;		
					--subcategory-radius: 50px;					
					--subcategory-radius2: 50%;
					--subcategory-wrap: nowrap;					
					--header-phones: 32px;					
					
					--category-product-mobile: 2;
					--category-product-note: 3;
					--category-product-netbook: 3;
					--category-product-desktop: 4;
					--category-product-full: 4;
					
					--limit_stamp: 6;
				}		

			