@media screen and (min-width: 1400px){
    #soap{
    background: url(../image/soap.fw.png)no-repeat center center scroll;
    height: 1000px;
	}
	#soap .buy,.slogan{
	position: relative;
	top: 300px;
	}
	#about-mobile{
		display: none;
	}
	#pearl-wrapper-mobile{
		display: none;
	}
	#allinone-mobile{
		display: none;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
    #soap{
    background: url(../image/soap.fw.png)no-repeat center center scroll;
    height: 800px;
	}
	#soap .buy,.slogan{
	position: relative;
	top: 300px;
	}
	#about-mobile{
		display: none;
	}
	#pearl-wrapper-mobile{
		display: none;
	}
	#allinone-mobile{
		display: none;
	}
}
 
@media screen and (min-width: 767px) and (max-width: 1199px) {
    #soap{
    background: url(../image/soap768.png)no-repeat center center scroll;
    height: 900px;
	}
	#soap .buy,.slogan{
	position: relative;
	top: 300px;
	}
	#about-mobile{
		display: none;
	}
	#pearl-wrapper-mobile{
		display: none;
	}
	#allinone-mobile{
		display: none;
	}
}
@media screen and (min-width: 500px) and (max-width: 766px) {
    #soap{
    background: url(../image/soap768.png)no-repeat center center scroll;
    height: 900px;
	}
	#soap .buy,.slogan{
	position: relative;
	top: 300px;
	}
	#about-mobile{
		display: none;
	}
	#pearl-wrapper-mobile{
		display: none;
	}
	#allinone-mobile{
		display: none;
	}
}
@media screen and (min-width: 481px) and (max-width: 499px) {
    #soap{
    background: url(../image/soap.mobi.png)no-repeat center center scroll;
    height: 450px;
	}
	.button.radius.click_shop{
		display: none;
	}
	#soap .buy,.slogan{
	position: relative;
	top: 350px;
	}
	#about{
		display: none;
	}
	#pearl-wrapper{
		display: none;
	}
	#allinone{
		display: none;
	}
	#beauty{
		display: none;
	}
}
@media screen and (min-width: 200px) and (max-width: 480px) {
    #soap{
    background: url(../image/soap.mobi.png)no-repeat center center scroll;
    height: 450px;
	}
	.button.radius.click_shop{
		display: none;
	}
	#soap .buy,.slogan{
	position: relative;
	top: 350px;
	}
	#about{
		display: none;
	}
	#pearl-wrapper{
		display: none;
	}
	#allinone{
		display: none;
	}
	#beauty{
		display: none;
	}
}
/*@media screen and (max-device-width: 480px) {
    #soap{
    background: url(../image/soap.mobi.png)no-repeat center center scroll;
    height: 450px;
	}
	.button.radius.click_shop{
		display: none;
	}
	#soap .buy,.slogan{
	position: relative;
	top: 350px;
	}
	#about{
		display: none;
	}
	#pearl-wrapper{
		display: none;
	}
	#allinone{
		display: none;
	}
	#beauty{
		display: none;
	}
}*/

#soap{
	width: 100%;
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#pearl{
	background: url(../image/pearl.png) scroll;
	background-repeat: no-repeat;
	height: 424px;
	text-align: center;
	position:relative;
	background-position: 50% 50% ;
}

#soap_box{
	text-align: center;
	position: relative;
	top: -25px;
}
#allinone-mobile{
	text-align: center;
}
#soap_jungle{
	background: url(../image/soap_jungle.png) no-repeat center center scroll;
	height: 700px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #FFFFFF;
	text-align: center;
}
#about {
	text-align:justify;
}
#about-mobile {
	text-align:justify;
}
#auth{
	text-align: left;
	}
#logi{
	text-align: center;
}
#foot_social_link{
	text-align: center;
	background: #826A98;
	height: 300px;
	color: #FFF;
}
#return_top {
    display: none;
    position: fixed;
    opacity: 0.4;
    right: 20px;
    bottom: 20px;    
    padding: 10px 15px;    
    font-size: 12px;
    background: #777;
    color: white;
    cursor: pointer;
}
#pearl-wrapper{
	background: white;
	position: relative;
	top:0; bottom:0; left:0; right:0; margin:auto;
}
#pearl-wrapper-mobile{
	background: white;
	position: relative;
	top:0; bottom:0; left:0; right:0; margin:auto;
}
#beauty{
	width: 100%;
	height: 100%;
	background-color: white;
}
#beautyimg{
	position: relative;
	vertical-align: middle;
}
#cart{
	display: none;
	float: right;
	position: absolute;
	top: 40px;
	right: 0px;
	z-index: 9;
	min-width: 300px;
	background: #eee;
	-webkit-border-radius: 0px 0px 0px 7px;
	-moz-border-radius: 0px 0px 0px 7px;
	-khtml-border-radius: 0px 0px 0px 7px;
	border-radius: 0px 0px 0px 7px;
	-webkit-box-shadow: 0px 2px 2px #777;
	-moz-box-shadow: 0px 2px 2px #777;
	box-shadow: 0px 2px 2px #777;
}
#cart a:hover{
	background-color: #eee;
	cursor: pointer;
}
#cart .heading{
	display: block;
}
#cart .heading h4{
	display: inline-block;
	font-size: 18px;
	position: relative;
	left: 10px;
}
.cart-total{
	display: inline-block;
}
.mini-cart-info{
	pointer-events:none;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	background-color: white;
}

.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
	pointer-events:auto;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
	display: none;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 10px;
}
#cart .checkout {
	font-size: 12px;
	text-align: right;
	clear: both;
}
#cart a{
	color: #777;
}
#cart .empty{
	font-size: 14px;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	color: #777;
}
#tip_cart{
	position: absolute;
	top: 60px;
	right: 350px;
	z-index: 9;
}
#sales-text{
	position: absolute;
	display: none;
	/*background: url(../image/sales-text.png);*/
	/*background-repeat: no-repeat;*/
	top: 60px;
	right: 5px;
}
::selection {
    background: #806B9A;
    color: #fff;
}
::-moz-selection {
    background: #806B9A;
    color: #fff;
}
.row.footbar{
	font-size: 8pt;
	color: #FFF;
}
.row.footbar a:link{color:#FFF;} 
.row.footbar a:visited {color:#FFF;} 