.products-grid {
	background:none;
	border:none
}
.smart-columns .item-content {
	min-height:inherit;
   text-align: center;
   margin-bottom: 5vw;
   padding-left: 2vw;
  
}
.products-grid.smart li.item {
   display: block;
	-webkit-transition:0.2s all linear;
	-o-transition:0.2s all linear;
	-moz-transition:0.2s all linear;
	transition:0.2s all linear;
	border-radius:3px
}
.demo-url, .buy-now-link {
padding: 3px 5px 2px 5px;
  font-weight: normal;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 2px;
  margin-bottom: 1%;
  background: #f3f3f3;
  border: 1px solid #555;
  margin-right: 2%;
  line-height: 100%;
}
.demo-url:hover, .buy-now-link:hover {background: #fff;}
.dark .demo-url, .dark .buy-now-link {background: #415869;}
.buy-now-link {
	float:left
}
.products-grid .item-content .price-box {
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
	padding: 0px 0px 10px 0px;
	font-family:'Gotham SSm A', 'Gotham SSm B', sans-serif
}


.buy-now-link:hover, .demo-url:hover {
	cursor:pointer
}
.smart-columns {
 
}
.item-content .product-name {
	clear:both;
   font-weight: bold;
}
.item-controls {
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	padding:0px
}
.short-description {
	text-align:left
}
.products-grid .price-label {
	display:none
}
.products-grid .product-image {
	width:auto;
	height:auto
}
.products-grid .product-image img {

	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	margin-left:auto;
	margin-right:auto
}
.products-grid .actions {
	text-align:center;
	position:relative
}
.smartcolumns-splash {
	font-size:0;
	width:33px;
	height:11px;
	background-repeat:no-repeat;
	background-position:0 0;
	margin-left:auto;
	margin-right:auto;
	text-indent:-999px;
	background-position:45% 100px
}
.hide {
	visibility:hidden
}
.ajax-filter-update, .ajax-page-update {
	position:relative;
	height:100%
}
#wp-x-overlay-list {
	display:none;
	width:100%;
	height:100%;
	z-index:99999;
	opacity:0.5;
	position:absolute;
	top:0;
	left:0
}
#wp-x-overlay-filter {
	display:none;
	width:100%;
	height:100%;
	z-index:99999;
	opacity:0.5;
	position:absolute;
	top:0;
	left:0
}
.sc-toolbar {
	background:none;
	display:block;
	height:31px;
	padding-top:5px;
	position:relative;
	border-radius:3px;
	margin-bottom:0px
}
@media all and (max-width:320px) {
.sc-toolbar {
display:none
}
}
.sc-title {
	font-size:10px;
	text-align:left;
	position:absolute;
	top:10px;
	text-transform:none;
	padding:5px 15px 5px 0px;
	background-repeat:no-repeat;
	background-position:100% 50%;
	background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB90BFxYGKgeQUlUAAADGSURBVBjTbZAxTkNBDESffzhTGpRAnwJxAEITCbE+BAVnGHc0fC5Ai1KgSBScaiiyi74QbmzJ9puxAZD0LOkWoKpYRkhaA98Rge1DZr5IIjPPA51wAjZ96S4z3wZhqioycwscASJirqqHIRdLPUmfEXEFYHufmfOQoHtYAe8RsbNNRFxOHcsyj9p2TB1Haw3bR2BnG9v3mfl1MU6qqg/gui88ZuarpLPJqjrZ3nT0vrU2/54pab1oHlpr899vIumpqm7+e/UPKM9nYziJYVkAAAAASUVORK5CYII=")
}
.sc-toolbar-contents {
	border-width:1px;
	border-style:solid;
	border-radius:3px;
	padding:3px 8px 3px 8px;
	margin-bottom:2px
}
.sc-toolbar-contents:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
.sc-toolbar-contents {
	display:inline-block
}
html[xmlns] .sc-toolbar-contents {
	display:block
}
* html .sc-toolbar-contents {
	height:1%
}
.item-content .product-image img {
	max-width:100%;
	height:auto;
}
.sc-toolbar:hover {
	transition:all 0.5s linear
}
.sc-amount, .sc-amount strong, .sc-limiter {
	font-weight:normal
}
.sc-amount {
	line-height:23px;
	font-size:10px;
	margin:0 50px 0 0;
	float:left
}
.sc-pager {
	padding:0;
	margin:10px 0 10px 0;
	width:100%;
	border:none;
	background:transparent;
	text-align:left;
	display:block
}
.sc-pager .pages li a {
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	margin:0
}
.sc-pager .pages li a:hover {
	border-bottom-width:2px;
	border-bottom-style:solid
}
.sc-pager .pages li.current a, .sc-pager .pages li.start a {
	font-weight:bold;
	border-bottom-width:2px;
	border-bottom-style:solid
}
.sc-pager .pages .current {
	line-height:22px;
	font-weight:bold;
	margin:0
}
.sc-pager .pages ol {
	display:inline
}
.sc-pager .pages {
	position:relative;
	padding-left:0px;
	text-align:left;
	line-height:23px;
	float:left;
	margin:0
}
.sc-pager .pages li, .sc-pager .pages li a {
	font-family:Arial;
	font-size:13px;
	line-height:22px;
	text-decoration:none
}
.sc-pager .pages li {
	display:inline;
	margin:0 2px
}
.sc-pager .pages .next {
	margin-right:0
}
.sc-pager .pages .previous {
	margin-left:0
}
.sc-pager .pages strong {
	font-weight:normal;
	font-size:10px
}
.sc-limiter {
	min-width:143px;
	padding-right:0px;
	text-align:left;
	float:left;
	line-height:23px;
	font-size:10px;
	font-weight:normal
}
.sc-limiter select {
	border-width:1px;
	border-style:solid
}
.sc-sort-by .caption {
	font-size:10px
}
.sc-sort-by label, .sc-limiter label {
	float:left;
	position:relative;
	margin-right:5px;
	line-height:25px;
	font-size:10px
}
.sc-sort-by {
	float:left;
	position:relative;
	line-height:23px;
	font-size:14px;
	margin-right:5%;
	margin-left:0
}
@media all and (min-width:480px) {
.sc-sort-by {
width:45%
}
}
.sc-sort-by.inline {
	min-width:0
}
.sc-sort-by.inline a:link, .sc-sort-by.inline a:visited {
	width:auto;
	border:none;
	margin-right:0px;
	background:transparent;
	float:none;
	display:inline;
	font-size:10px
}
.sc-pager .sc-sort-by.inline ol li {
	display:inline;
	margin-right:4%;
}
.current-direction-asc {
	width:11px;
	height:16px;
	padding:0px 5px;
	background-position:-292px -105px;
	background-repeat:no-repeat
}
.current-direction-desc {
	width:11px;
	height:16px;
	padding:0px 5px;
	background-repeat:no-repeat;
	background-position:-273px -105px
}
.sc-pager .sc-sort-by.inline ol li a:link, .sc-pager .sc-sort-by.inline ol li a:visited {
	padding-left:1%;
	padding-right:1%;
	padding-bottom:2px;
	white-space:nowrap;
	text-decoration:none
}
.sc-pager .sc-sort-by.inline ol li a:hover span {
	border-bottom-width:2px;
	border-bottom-style:solid
}
.sc-pager .sc-sort-by.inline ol li a strong {
	font-weight:normal;
	font-size:13px;
	border-bottom-width:2px;
	border-bottom-style:solid
}
.sc-pager .sc-sort-by.inline ol li a:hover strong {
	border-bottom:2px solid
}
.sc-view-mode {
	padding:0px 0px 0px 0px;
	float:left;
	position:relative;
	line-height:23px;
	font-size:10px;
	height:23px;
	width:100px
}
.sc-view-mode label {
	position:relative;
	float:left;
	margin-right:5px;
	line-height:23px
}
.sc-view-mode-list li {
	float:left;
	text-indent:-999px;
	width:18px
}
.sc-toolbar .grid {
	display:block;
	position:relative;
	float:left;
	width:13px;
	height:23px;
	font-size:0;
	text-indent:-9999px;
	margin-right:5px
}
.sc-toolbar .list {
	display:block;
	position:relative;
	float:left;
	width:13px;
	height:23px;
	font-size:0;
	text-indent:-9999px;
	margin-right:5px
}
.products-list .product-image {
	width:45%;
	height:auto;
	float:left;
	position:relative;
	padding-right:5%;
	text-align:right
}
.products-list .product-image img {
	max-width:100%;
	height:auto;
}
.products-list .product-shop {
	margin-left:auto;
	float:left;
	position:relative;
	width:49%
}
.sc-toolbar strong.grid, .sc-toolbar strong.list {
	opacity:.3;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.sc-toolbar a.grid:link, .sc-toolbar a.grid:visited, .sc-toolbar a.list:link, .sc-toolbar a.list:visited {
	opacity:.5;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.sc-toolbar a.grid:hover, .sc-toolbar a.list:hover {
	opacity:1;
}
.sc-sp {
	clear:both;
	font-size:0;
	line-height:0;
	height:1px
}
.load-next-page-ajax {
	width:100%;
	text-align:center;
	text-transform:uppercase;
	margin:5px 0
}
.load-next-page-ajax span {
	display:block;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-radius:3px
}
.load-next-page-ajax span.load-next-page-ajax-splash table {
	margin:0 auto;
	border:none;
	padding:0;
	width:auto
}
.load-next-page-ajax span.load-next-page-ajax-splash table tr, .load-next-page-ajax span.load-next-page-ajax-splash table tr td {
	margin:0;
	border:none;
	padding:0
}
