/**
#stshop { font-size: 12px; }
#stshop .st-input { font-size: 12px; }
**/
#stshop a:focus { outline: none; }
#stshop .btn:focus { outline: none; }
#stshop .sch_word { background-color: #ffff00; }

#stshop .header {
	width: 100%;
	border-bottom: 3px solid #ddd;
}
#stshop .header .title {
	display: inline-block;
	float: left;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 7px;
}
#stshop .header .region2 {
	font-size: 80%;
}
#stshop .header .region2 a {
	color: #353b47;
	text-decoration: none;
}
#stshop .header .region2 a.active {
	color: #7b359e;
}
#stshop .header .action {
	display: inline-block;
	float: right;
	text-align: right;
	padding-bottom: 7px;
}
#stshop .header .action .btn {
	color: #777;
}

#st-body .cprop {
	text-align: center;
	padding: 25px 0 0px;
}
#st-body .cprop .link-cat {
	color: #202020;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	border: 0;
	border-radius: 0;
	padding: 0 0 5px;
	margin: 6px 12px;
}	
#st-body .cprop .link-cat:hover,
#st-body .cprop .link-cat.active {
	border-bottom: solid 2px #a8a8a8;
}
#st-body .cprop .subtext { 
	padding-top: 5px;
}
#st-body .cprop .link-wrap {
	display: inline-block;
	margin-bottom: 15px;
}
@media (max-width: 480px) {
	#st-body .cprop .link-cat {
		font-size: 14px;
	}
}

#stshop .owl-carousel {
	margin-top: 13px; 
	margin-bottom: 70px;
}
#stshop .owl-carousel .img-ctheme {
	max-width: 152px;
}
@media (max-width: 480px) {
	#stshop .owl-carousel .img-ctheme {
		max-width: 100px;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	#stshop .owl-carousel .img-ctheme {
		max-width: 132px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#stshop .owl-carousel .img-ctheme {
		max-width: 110px;
	}
}


#stshop .owl-carousel .owl-nav {
	clear: both;
	margin-top: 0;
}
#stshop .owl-carousel .owl-nav .owl-prev {
	float: left;
	margin-left: 0;
}
#stshop .owl-carousel .owl-nav .owl-next {
	float: right;
	margin-right: 0;
}
#stshop .owl-theme .owl-nav .fa {
	position: relative;
	top: 1px;
}
	

#stshop .thumbs {
	margin-top: 25px;
	border-bottom: 3px solid #ddd;
}
#stshop .thumbs .none {
    width: 100%;
    text-align: center;
    height: 100px;
    line-height: 100px;
	margin-bottom: 20px;
    vertical-align: middle;
}
#stshop .thumbs .row-tiny {
	margin-right: -5px;
	margin-left: -5px;
}
#stshop .thumbs .col-tiny {
	padding-right: 5px;
	padding-left: 5px;
}
#stshop .thumbnail {
	overflow: hidden;
	padding: 0;
	margin-bottom: 25px;
}
#stshop .thumbnail .image-wrap {
	position: relative;
	padding: 5px 5px 0px;
}
#stshop .thumbnail .image-wrap .label-wrap {
	position: absolute;
	right: 10px;
	bottom: 5px;
}
#stshop .thumbnail .image-wrap .label-wrap .img-designer {
	width: 72px;
	height: 72px;
}
#stshop .thumbnail .image-wrap .label-wrap .label {
	font-family: arial;
	padding: .2em .6em;
}
#stshop .thumbnail .image {
	color: #999;
	text-align: center;
	overflow: hidden;
	padding-bottom: 75%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}
#stshop .thumbnail .image .no-image {
	position: absolute;
	top: 30px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}
#stshop .thumbnail a > img {
	width: auto;
	max-height: 200px;
}
#stshop .thumbnail .caption {
	text-align: center;
	overflow: hidden;
	padding: 10px 5px 0;
}
#stshop .thumbnail .caption img { 
	position: relative;
	top: -1px;
}
#stshop .thumbnail .caption .title {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0;
}
#stshop .thumbnail .caption .title a { color: #1c1c1c; text-decoration:none; line-height:150%;}
#stshop .thumbnail .caption .title a:hover {text-decoration:underline;}
#stshop .thumbnail .caption .stocknone {
	font-weight: bold;
	font-size: 90%;
	color: #ff0000;
}
#stshop .thumbnail .caption .free-delivery {
	font-weight: bold;
	font-size: 90%;
	color: #3276b1;
}
#stshop .thumbnail .desc {
	/*font-size: 90%;*/
	text-align: center;
	padding: 0 5px;
}
#stshop .thumbnail .icons {
	text-align: center;
	padding: 3px 0;
}
#stshop .thumbnail .tags {
	text-align: center;
	padding: 5px 5px 0;
}
#stshop .thumbnail .price {
	text-align: center;
	padding: 0 5px;
}
#stshop .thumbnail .price h6 {
	margin-top: 5px;
}
#stshop .thumbnail .price small { color: #3276b1 }
#stshop .thumbnail .action {
	text-align: right;
	padding: 5px;
}
#stshop .thumbnail .sub-title {
	font-weight: bold;
}


/** New All Category Navigation Styles **/
#stshop .header .title a, 
#stshop .header .title a:hover {
	color: #434955;
}
#stshop .allcat {
	background-color: #f5f5f5;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#stshop .allcat .box {
	float: left; 
	width: 228px;
	padding-left: 10px;
}
#stshop .allcat .box .current {
    color: #672687;
}
#stshop .allcat .box .btn-default {
	position: relative;
	top: -2px;
}
#stshop .allcat .box ul {
	list-style: none;
	margin: 0; 
	padding: 0;
}
#stshop .allcat .box a, 
#stshop .allcat .box a:hover {
	color: #434955;
}
@media (max-width: 767px) {
	#stshop .allcat .box {
		width: 165px;
	}
}


/** New Gallery Styles **/
#stshop .thumbs-gal .thumbnail {
    border-radius: 0;
}
#stshop .thumbs-gal .thumbnail .text-box {
	height: 105px;
}
#stshop .thumbs-gal .thumbnail .text-box.auto {
	height: auto;
}
#stshop .thumbs-gal .thumbnail .text-box .caption {
	text-align: left;
	max-height: 58px;
}
#stshop .thumbs-gal .thumbnail .text-box .desc {
    text-align: left;
    font-size: 90% !important;
	margin-top: 5px;
}
#stshop .thumbs-gal .thumbnail .image-wrap {
    position: relative;
    padding: 0;
}
#stshop .thumbs-gal .thumbnail .image-wrap .label-wrap {
    right: 5px;
}
#stshop .thumbs-gal .thumbnail .label-display {
	position: relative;
	top: -1px;
}
#stshop .thumbs-gal .thumbnail .icons {
	text-align: left;
	padding: 0;
}
#stshop .thumbs-gal .thumbnail .icons img {
	max-height: 13px;
}
#stshop .thumbs-gal .thumbnail .price {
    text-align: right;
}
#stshop .thumbs-gal .thumbnail .price .won {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0; 
}
#stshop .thumbs-gal .thumbnail .price .point {
	margin: 2px 0 0;
}

#stshop .thumbs-random {
	border-bottom: 0;
}
#stshop .thumbs-random .fa-text {
	font-size: 20px;
	font-weight: bold;
	
    position: absolute;
    display: block;
    left: 49%;
    /**left: 50%;**/
    top: -25px;
    margin-left: -50px;
    color: #7b359e;
    background-color: white;
    line-height: 50px;
    width: 120px;
    /**width: 100px;**/
    height: 50px;	
}
#stshop .thumbs-random .fa-text a, 
#stshop .thumbs-random .fa-text a:hover {
	color: #777;
}
#stshop .section-title {
	position: relative;
}
#stshop .section-title .title-text {
	position: absolute; 
	left: 20px; 
	top: -22px; 
	font-size: 20px; 
	font-weight: bold; 
	color: #434955; 
	background: #fff; 
	padding:10px 15px;
}
#stshop .section-title hr {
	margin-top: 30px; 
	margin-bottom: 30px;
}

/***
#stshop .thumbs-random .page-header.page-header-with-icon.subpage {
	margin-top: 35px;
	margin-bottom: 15px;
}
***/


#stshop .plist {
	padding: 0;
	border-bottom: 3px solid #ddd;
}
#stshop .pitem {
	display: table;
	width: 100%;
	vertical-align: middle;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}
#stshop .pitem:last-child { border-bottom: 0; }
#stshop .pitem .thumb {
	width: 300px;
	display: table-cell;
	position: relative;
	float: left;
	padding-right: 25px;
}
#stshop .pitem .thumb .image-wrap {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#stshop .pitem .thumb .image-wrap .image {
	width: 100%;
	padding-bottom: 53%;
	/*padding-bottom: 56.25%;  // Wide: 16:9
	padding-bottom: 75%;   // Normal: 4:3
	padding-bottom: 120%     // vertical */
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;		
}
#stshop .pitem .cont {
	display: table-cell;
	position: relative;
	width: 100%;
	height: 100%;	
	vertical-align: middle;
	overflow: hidden;
}
#stshop .pitem .cont .name { 
	padding-right: 75px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: #eee 1px solid;
	margin-top: 5px;
}
#stshop .pitem .cont .name small {
    font-family: "Open Sans", "Malgun Gothic";
}
#stshop .pitem .cont .name .stocknone {
    font-weight: bold;
    font-size: 90%;
    color: #ff0000;
}
#stshop .pitem .cont .name .free-delivery {
    font-weight: bold;
    font-size: 90%;
	color: #3276b1;
}
#stshop .pitem .cont .summary { 
	/*font-size: 90%;*/ 
	padding-right: 75px;
}
#stshop .pitem .cont .icons {
	padding: 3px 0;
}	
#stshop .pitem .cont .tags { margin-top: 20px; }
#stshop .pitem .cont .price { margin-top: 5px; }
#stshop .pitem .cont .price h6 { margin-top: 0; }
#stshop .pitem .cont .price small { color: #3276b1 }
#stshop .pitem .none {
	width: 100%;
	text-align: center;	
	height: 100px;
	line-height: 100px;
	vertical-align:middle;
}
#stshop .pitem .cont .sub-title {
	font-weight: bold;
}
#stshop .pitem .cont .designer {
	position: absolute;
	top: 2px;
	right: 0;
}
#stshop .pitem .cont .designer .img-designer {
	width: 72px;
	height: 72px;
}

@media (max-width: 767px) {
	#stshop .pitem .thumb { width: 225px; padding-right: 15px; }
	#stshop .pitem .cont .name { margin-top: 0; }
	#stshop .pitem .cont .designer .img-designer {
		width: 60px;
		height: 60px;		
	}	
	#stshop .pitem .cont .name { padding-right: 65px; }
	#stshop .pitem .cont .summary { padding-right: 65px; }
}
@media (min-width: 768px) and (max-width: 991px) {
	#stshop .pitem .thumb { width: 150px; padding-right: 15px; }
	#stshop .pitem .cont .name { margin-top: 0; }
	#stshop .pitem .cont .designer .img-designer {
		width: 55px;
		height: 55px;		
	}
	#stshop .pitem .cont .name { padding-right: 60px; }
	#stshop .pitem .cont .summary { padding-right: 60px; }
}
@media (max-width: 480px) {
	#stshop .pitem {
		display: block;
	}		
	#stshop .pitem .thumb {
		display: block;
		width: 100%;
		padding-right: 0;
		text-align: center;
	}
	#stshop .pitem .thumb .image-wrap {
		width: 100%;
		margin: 0 auto;
	}
	#stshop .pitem .cont {
		display: block;
		text-align: center;
	}
	#stshop .pitem .cont .name { margin-top: 10px; }
	#stshop .pitem .cont .designer {
		top: 5px;
	}
}


#stshop .pagebox {
	width: 100%;
	text-align: center;
	margin: 15px 0 25px;
}
#stshop .pagebox .btn-skip { margin: 0 4px; }
#stshop .pagebox .btn-page { margin: 0 1px; }
#stshop .searchbox {
	text-align: center;
	padding: 10px 0 20px;
}
#stshop .searchbox select {
	display: inline-block;
	max-width: 100px;
	margin-bottom: 5px;
}
#stshop .searchbox .input-group {
	margin-bottom: 5px;
}
#stshop .searchbox .input-search {min-width:190px;}
