.goo-90 {
	position:relative;
	float:left;
	width: 100%;
	}
#goo-load {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	z-index: 1001;
	}
#goo-load i {
	font-size:40px;
	position: absolute;
	left: 50%;
	top:50px;
	margin: -20px 0 0 -20px;
	}
.goo-1 {
	border-bottom:1px solid #ebebeb;
	padding-bottom:5px;
	margin-bottom:10px;
	float:left;
	width: 100%;
	}
.goo-2 h1 {
	font-size: 22px;
	line-height: 27px;
	letter-spacing: -1px;
	color:#333;
	}
@media only screen and (min-width:399px) {
	.goo-3 {
		display:inline-block;
		width:48px;
		margin-left:4px;
		float:left;
		}
	.goo-2 {
		float: left;
		width: calc(100% - 52px);
		width:-moz-calc(100% - 52px);
		width:-webkit-calc(100% - 52px);
		}
	}
@media only screen and (max-width:399px) {
	.goo-3 {
		display:none!important;
		}
	.goo-2 {
		width:100%!important;
		}
	}
.goo-3 #but_grid, .goo-3 #but_list {
	opacity:0.4;
	float: left;
	display:inline-block;
	font-family: Fontawesome;
	cursor:pointer;
	margin: 4px;
	width: 16px;
	height: 16px;
	}
.goo-3 #but_grid {
	background:url(/img/grid.png);
	}
.goo-3 #but_list {
	background:url(/img/list.png);
	}
.goo-3 .active_but_style {
	opacity:0.7!important;
	cursor:default!important;
	}
.goo-3 .active_but_style:hover {
	cursor:default!important;
	opacity:0.7!important;
	}
.goo-3 #but_grid:hover, .goo-3 #but_list:hover {
	opacity:0.9;
	}
.goo-8 {
	margin: 10px 0 40px;
	padding: 15px 20px;
	background: #ddd;
	border-left: 10px solid #333;
	border-radius: 5px;
	font-size: 15px;
	line-height: 20px;
	display:block;
	color: #333;
	font-weight: 300;
	float: left;
	}
@media only screen and (max-width:479px) {
	.goo-12 td {
		display:block!important;
		width:100%;
		text-align:center!important;
		padding-bottom:10px;
		}
	.goo-12 {
		text-align:center!important;
		}
	}
.goo-12 {
	border:0;
	border-top:1px solid #ebebeb;
	padding:10px 0;
	margin:20px 0 30px;
	}
.goo-9 {
	text-align:left;
	font-weight: 400;
	font-size:15px;
	color:#444;
	line-height:20px;
	}
.goo-12 #shop-page-more {
	padding:0!important;
	}
.goo-12 td {
	padding:10px 0;
	}
.goo-10 button {
	font-weight: 400;
	font-size: 15px;
	color: #444;
	line-height: 20px;
	background: transparent;
	border: 0;
	cursor: pointer;
	padding: 0;
	margin: 0;
	}
.goo-10 button:hover {
	color:#000;
	}
.goo-11 {
	text-align:right;
	}
.goo-11 span {
	font-size:15px;
	line-height:20px;
	color:#333;
	font-weight:400;
	padding:8px 10px;
	}
.goo-11 .pgSwchA {
	color: #fff;
	border-radius:4px;
	padding:8px 12px;
	}
.goo-11 .pgSwchA b {
	font-weight:400!important;
	}
.goo-11 .plist {
	padding:0!important;
	}
.goo-11 .plist a {
	padding:8px 10px;
	}
.goo-11 a:hover {
	text-decoration:none!important;
	color:#000;
	}
.goo-11 .pgSwch span, .goo-11 .pgNext span {
	padding:0!important;
	}
.goo-13 {
	margin-top:20px;
	float:left;
	width:100%;
	}
.goo-14 .goo-15 {
	border-top:1px solid #ebebeb;
	padding: 20px 0 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 100%;
	}
.goo-14 .goo-15:first-of-type {
	border-top:0!important;
	padding-top:10px!important;
	}
.goo-6 {
	text-align:right;
	}
.goo-5 {
	padding:15px 0 5px;
	}
.goo-5 .flist-item {
	display: inline-block;
	margin-right: 25px;
	padding: 7px 0;
	position: relative;
	}
.goo-14 .goo-16:first-of-type  {
	padding-top:5px!important;
	}
.goo-5 .flist-select, #cat-select {
	letter-spacing: -0.5px;
	border: 1px solid #ebebeb;
	color: #444;
	height: auto;
	background: 0 0;
	background-color: transparent;
	border-radius: 4px;
	font-weight: 400;
	line-height: 15px;
	font-size: 14px;
	padding: 6px 20px 6px 5px;
	margin: 0;
	display: inline-block;
	background-position: right 7px center;
	background-repeat: no-repeat;
	background-image: url(/img/down.png);
	vertical-align: middle;
	max-width: 100%;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
	}
.goo-5 .flist-label {
	font-size: 14px;
	line-height: 18px;
	color: #444;
	font-weight: 400;
	}
.goo-5 .flist-select:focus, .goo-5 .flist-item button:focus, #cat-select:focus {
	outline:0!important;
	}
.goo-5 .flist-item input[type="text"] {
	border: 1px solid #ebebeb;
	color: #444;
	height: auto;
	background: 0 0;
	background-color: transparent;
	border-radius: 4px;
	font-weight: 400;
	line-height: 15px;
	font-size: 14px;
	padding: 6px 5px;
	display: inline-block;
	margin:3px;
	}
.goo-5 .flist-item button {
	transition: 0.5s;
	border: 1px solid #ebebeb;
	color: #444;
	height: auto;
	background: 0 0;
	background-color: #ebebeb;
	border-radius: 4px;
	font-weight: 400;
	line-height: 15px;
	font-size: 14px;
	padding: 6px 5px;
	display: inline-block;
	margin:7px 1px 3px;
	cursor: pointer;
	}
.goo-5 .flist-item button:hover {
	background:#555;
	color:#fff;
	border-color:#555;
	}
.goo-6 .slist {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 20px;
	}
.goo-6 .slist a {
	font-size: 14px;
	font-weight: 300;
	color: #777;
	line-height: 20px;
	}
.goo-6 .slist a:hover {
	color:#000;
	text-decoration:none!important;
	}
.goo-6 .slist a.active {
	color: #000!important;
	font-weight: 400!important;
	}
.goo-4 ul, .goo-4 ol, .goo-4 li, .goo-4 span, .goo-4 table, .goo-4 td, .goo-4 tr, .goo-4 {
	font-size:14px;
	line-height:22px;
	font-family: 'Rubik', sans-serif!important;
	color:#444;
	font-weight:300!important;
	text-align:left!important;
	}
.goo-4 p {
	font-weight:300;
	margin:0!important;
	padding:1px 0 16px 0;
	overflow: hidden;
	font-size: 14px!important;
	line-height: 22px;
	font-family: 'Rubik', sans-serif!important;
	color: #444;text-align:left!important;
        text-indent:0;
	}
.goo-4 a {
	margin:0;
	overflow:hidden;
	font-size:14px!important;
	line-height:22px;
	font-family: 'Rubik', sans-serif!important;
	text-align:left!important;
	text-decoration:underline;
	font-weight:300;
	}
.goo-4 a:hover {
	color:#000;
	}
.goo-4 ul, .goo-4 ol {
	margin-top:3px;
	}
.goo-4 b, .goo-4 strong {
	font-weight:500!important;
	}
.goo-4 h1 {
	font-size:20px!important;
	line-height:26px!important;
	}
.goo-4 h2 {
	font-size:18px!important;
	line-height:24px!important;
	}
.goo-4 h3 {
	font-size:16px!important;
	line-height:22px!important;
	}
.matserachresu h2 {
	font-size: 16px!important;
	line-height: 22px!important;
	color: #555!important;
	}
.matserachresu ul {
	list-style:none!
	important;padding:0;
	}
.matserachresu li {
	list-style:none!important;
	padding: 5px 0;
	font-size: 14px;
	font-weight: 300;
	color: #333;
	line-height: 18px;
	}
.matserachresu li a:hover {
	text-decoration:none!important;
	color:#000;
	}