/*
Theme Name: Root Child
Theme URI: http://wpshop.biz/themes/root
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: root
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

.vse_foto div {display:inline-block;}
#product {
float:left;
margin-right: 10px;}
@media screen and (max-width: 600px) {
	#product {width:100%}
}