/*Earring Page*/
.earring-stud-w {padding:15px;}
.es-desc {font-size:13px;color:#3a3a3a;line-height:20px;padding:0 10px;}
.es-list .esp{display:block;margin:15px 12px;text-align:center;}
.esp a{display:inline-block;font-size:14px;color:#393766;}

.esp img {border:1px solid #c0bee1;margin-bottom:5px;}
.esp img:hover {-moz-box-shadow:0 0 5px #e5e5e5;-webkit-box-shadow:0 0 5px #e5e5e5;box-shadow:0 0 5px #e5e5e5}
.esp strong {font-size:15px;padding:0 2px;}

.es-item {padding:25px 15px 10px;border-top:1px solid #b1b0d7;position:relative;}
.es-item h2 {font-size:20px;font-weight:400;margin-bottom:15px;color:#7d0101;}
.es-item .es-size {padding:10px 0 0 0;border-top:1px solid #b1b0d7;}
.es-size .selected {border:1px solid #a7a3c6;}
.size-item {display:inline-block;width:59px;padding:0 0 5px;border:1px solid #fff;text-align:center;font-size:11px;margin-right:5px;cursor:pointer;}

.size-item a {color:#222;}
.size-item a:hover {text-decoration:none;}
.si-img {display:inline-block;width:50px;height:50px;overflow:hidden;}
.si-price {display:inline-block;white-space:nowrap;color:#4A7801;font-weight:700;}
.es-item .img {float:left;width:180px;text-align:center;margin-top:-39px;}
.es-item  .desc {overflow:hidden;zoom:1;}
.es-item  .title {margin-left:180px;}
.es-item  .desc p{width:500px;font-size:13px;margin-bottom:30px;}
.es-meta {background:#393766;font-size:14px;padding:10px;position:absolute;top:15px;right:10px;width:180px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;color:#fff;}
.es-hint {position:absolute;right:5px;bottom:25px;font-size:20px;width:200px;text-align:center;}
.es-ext {position:absolute;top:10px;left:180px;width:696px;height:400px;background:#fff;border:1px solid #e6e5f6;z-index:1;}
.es-ext-in {padding:15px;}
.es-ext .esprev {width:225px;float:left;}
.esprev .eslarge {float:left;width:128px;}
.esprev .esthumb {float:left;width:61px;margin-left:10px;}
.esprev .esthumb img {border:1px solid #e6e5f6;}
.es-ext .esdesc h4{font-size:15px;font-weight:400;color:#3a3a3a;margin-bottom:25px;}
.es-ext .esdesc p{color:#3a3a3a;}
.size-item div {margin-top:12px;}
.es-sel-size {margin:0 10px;}
.es-sel-size h4{padding:10px 0;color:#393766;width:610px;font-size:13px;font-weight:400;margin:10px 10px 5px;border-bottom:1px solid #e6e5f6;}

/*EarringSearch*/
/*.es-search-form {height:270px;}
.es-round {background:url(../images/earring/round.jpg) no-repeat;}
.es-prin {background:url(../images/earring/prin.jpg) no-repeat;}
.es-search-items {}
.es-search-items h2 {font-size:26px;font-weight:400;margin:10px 0;font-style:italic}

.es-search-match {padding: 0 0 5px 25px;
font: italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: left;}

.es-table th {color: #393766;}*/
.es-table th {padding:8px;}

.es-list .owl-item,.es-size .owl-item {text-align:center;}


.earring-stud-w .formobile {line-height:20px;display:none;}
@media only screen and (min-width: 950px) {
	.es-item .es-size {width:500px;}
	
}

@media only screen and (min-width: 1340px) {
	.es-item .es-size {width:700px;}
	
	.es-item .img {width:250px;}
	.es-item .desc p {width:600px;}


}
@media only screen and (min-width: 1340px) {
	.es-item .es-size {width:700px;}
	
	.es-item .img {width:250px;}
	.es-item  .title {margin-left:250px}
	.es-item .desc p {width:600px;}


}

@media only screen and  (min-width: 768px) and (max-width: 949px) {
	.es-meta {display:none;}
	.es-list .esp {width:180px;}
}

@media only screen and (max-width: 767px) {
	
	.es-item {display:none;padding:25px 0 10px;}
	.es-item .img {width:100%;float:none;text-align:center;margin-top:0;}
	.es-meta {display:none;}
	.es-list .esp {width:90%;margin:15px 10px;}
	.es-item .desc p {width:auto;}
	.es-item .es-size-cnt {display:none;}
	
	.es-item  .title {margin-left:0}
	
	.earring-stud-w .fordesktop {display:none;}
	.earring-stud-w .formobile {display:block;}
	
	.EarringStud{margin: 10px;}
	.EarringStud .U-hd {display:none;}
	
}



