@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: "Volkhov";
  src: local("Volkhov Regular"), local("Volkhov-Regular"), url("../fonts/volkhov.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: local('Karla'), local('Karla-Regular'), url('../fonts/karla/karla.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Karla';
  font-style: normal;
  font-weight: 400;
  src: local('Karla'), local('Karla-Regular'), url('../fonts/karla/karla-symbol.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'bodonixtregular';
    src: url('../fonts/BodoniXT-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body{ font-family: 'Karla',Arial; background: #fff; color: #444444;}
h1, h2{ font-family: 'Lato'; font-weight: normal; text-transform: uppercase; color: #333333;}
h3, h4{ font-family: 'Karla'; color: #333333; }
h4{
	font-size: 1.125em;
}
.pagetitle, .productdetailinfo h1{
    font-size: 2em;
}
.pagedescription{
    margin-bottom: 20px;
}

a { text-decoration: none;color: #8e7943; outline:none }
a:hover { text-decoration: none;color: #ff8800; }
.breadcrumb{
	background: #fff;
	border-bottom: 1px dotted #ddd;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: -8px;
	margin-right: -8px;
}
.breadcrumb a{ color: #777; }
.breadcrumb a:hover{ color: #333; }
.body{
	width: 80%;
}
input.btn{
    background: #C86287;
    font-weight: normal;
}
input.btn:hover{
	background: #9D4B82;
}

.logo{
    padding-top: 10px;
    max-width: 240px;
    margin: auto;
}
.logo img{
	width: 100%;
}
.desktop-whatsapp{
    padding: 15px 0 0 0;
}
/*
	Icon Author : Rebin Infotech (https://www.iconfinder.com/rebininfotech)
	Icon License: Creative Commons (Attribution 3.0 Unported)
*/
.desktop-whatsapp div{
	background: url(../images/whatsapp_1217136.png) no-repeat 20px center;
	background-size: 24px 24px;
    padding: 10px 0 10px 50px;
}
.desktop-whatsapp div.phone{
	background: url(../images/phone-1217136.png) no-repeat 20px center;
	background-size: 24px 24px;
    padding: 10px 0 10px 50px;
}
.desktop-whatsapp span{
    display: block;
    color: #B4A593;
}
.desktop-whatsapp strong{
    display: block;
    font-weight: 100;
    font-size: 1.1em;
	letter-spacing: 1px;
	color: #777;
}

.desktop_membermenuwrap .gpinside{
	padding: 0 20px;
}
.desktop_membermenuwrap .hlist{
    background: none;
    height: 30px !important;
}
.hlistmember li{
    float: left !important;
}
.desktop_membermenuwrap .hlist li{
    float: right;
}
.desktop_membermenuwrap .hlist a{
    color: #333;
    height: 30px !important;
    line-height: 30px !important;
    font-weight: normal;
}
.desktop_membermenuwrap .hlist a:hover, .desktop_membermenuwrap .hlist li:hover a{
    background: #f5f5f5;
    color: #333;
}
.desktop_membermenuwrap .hlist li li a{
    border-bottom: 1px solid #ccc;
}
.desktop_membermenuwrap .hlist li li a:hover{
    background: #e5e5e5 !important;
}

.desktop_ordercartcounter{
}
.desktop_ordercartcounter div{
	background: url(../images/shopping_cart_loaded-128.png) no-repeat;
	background-size: 30px 30px;
	background-position: 15px center;
	margin: 10px 0;
	padding: 20px 10px 20px 55px;
}
.desktop_ordercartcounter strong{
	display: block;
}
.desktop_ordercartcounter a{
	background: #fff;
	border: 1px solid #ddd;
	display: block;
	color: #333;
	padding: 6px;
	border-radius: 10px;
}
.desktop_ordercartcounter a:hover{
	color: #444444;
}
.wrap0{
	background: #fff;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #dddddd;
}
#mainmenu{
	font-family: 'Lato';
	text-transform: uppercase;
}
#mainmenu .hlist, .dekstop_hometopmenu .hlist{
	background: none;
}
#mainmenu .hlist a, .dekstop_hometopmenu .hlist a{
	color: #444444;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 46px;
    font-weight: normal;
    font-size: 1.2em;
}
#mainmenu .hlist a:hover, #mainmenu .hlist li:hover a{
    color: #ffffff;
    background: #BF448A;
}
#mainmenu .hlist li li a{
	color: #ffffff;
    background: #BF448A;
    font-size: 1.2em;
    font-weight: normal;
	line-height: 40px;
	border-bottom: 1px solid #E0B5D4;
}
#mainmenu .hlist li li:hover a, #mainmenu .hlist li li a:hover{
	background: #3D184B !important;
}
#mainmenu ul ul ul{
	width: 690px;
}
#mainmenu ul ul li{
	width: 230px;
	float: left;
	font-size: 0.9em;
	background: #3D184B !important;
}
#mainmenu ul ul li a{
	overflow: hidden;
}
li.dekstop_member a{
	padding: 8px 0 8px 0;
}
li.dekstop_member a span{
	display: block;
	background: #C86287;
	color: #fff !important;
	line-height: 30px;
	padding: 0 10px;
	border-radius: 5px;
}
.wrap0 .gp10 div a{
    display: block;
    height: 26px;
    width: 26px;
    margin: 8px 30px 0 0;
    background: url(../images/search-128.png) no-repeat center #efefef;
    background-size: 18px 18px;
    border-radius: 50%;
    border: 1px solid #dddddd;
    transition: all 0.5s linear;
}
.wrap0 .gp10 div a:hover{
    transform:rotate(30deg);
}
.wrap0 .gp10 div a span{
    display: none;
}
#desktop_search{
    position: absolute;
    background: #fc0;
	display: none;
	z-index: 1000;
}
.formsearch{
    position: absolute;
    width: 200px;
    background: #444444;
    border-radius: 0 0 7px 7px;
    right: -50px;
    top: 9px;
    padding: 0;
}
.formsearch form{
    padding: 10px 0 10px 10px;
}
.formsearch .txt{
    padding: 3px;
    font-size: 12px;
    border: 1px solid #ffffff;
}
.formsearch .btn{
    padding: 3px;
    background: #efefef;
    border: 1px solid #ffffff;
    font-size: 12px;
    color: #555555;
    font-weight: normal;
}
.formsearch .btn:hover{
    background: #dddddd;
}

.wrapslideshow{}
.wrapslideshow .body{}
.slideshow-category li a{
    display: block;
    padding: 0 10px;
}
.slideshow-category li a img{
    width: 100%;
}
.brand_home{
	padding-top: 20px;
}

.wrap1{
	background: #ffffff;
	text-align: left;
}
.wrap1 .bodyinside{
	padding: 0 15px;
}
.wrap1page{
	border-bottom: 1px solid #ccc;
}


.wrap2{}
.wrap2 .body{
	text-align: left;
    padding: 20px 0;
}
.welcome{
    background: #333333;
    color: #ffffff;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.welcome .body{
    background: none;
    text-align: center;
}
.welcome h1{
	font-size: 2em;
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
    color: #ffffff;
}
.welcome-content{
	font-size: 1.2em;
}
.homeproduct .more a, .blogfrontpage .more a{
    display: block;
    height: 30px;
    width: 300px;
    border: 1px solid #ddd;
    background: #efefef;
    text-align: center;
    line-height: 30px;
    color: #333333;
    border-radius: 15px;
    margin: auto;
}
.blogfrontpage .more{
    padding-top: 10px;
}
.blogfrontpage .more a{
    width: auto;
    margin-right: 20px;
}
.homeorder{
    background: #38681a;
    color: #fff;
    padding: 30px 0;
}
.homeorder .body{
    background: none;
    text-align: center;
}
.homeorder .body h1{
    font-size: 2.5em;
    padding: 10px;
}
.homeorder .body a{
    display: block;
    border: 2px solid #ffffff;
    padding: 20px;
    color: #ffffff;
    font-size: 1.3em;
    font-weight: bold;
    background: #67B038;
}
.homeorder .body a:hover{
    background: #555555;
}
.homeproduct{
    background: #ffffff;
}
.homeproduct .body{
    text-align: center;
    padding: 30px 0 30px 0;
}
.homeproduct .body h1{
    font-size: 1.8em;
    margin-bottom: 30px;
    background: url(../images/divider.png) no-repeat;
    background-position: center center;
}
.homeproduct .body h1 span{
	display: block;
	background: #fff;
	width: 300px;
	margin: auto;
	padding: 10px;
}
.homeorderdescription{
    font-size: 1.3em;
    padding-bottom: 25px;
}
.hometestimonial{
    background: #efefef;
}
.hometestimonial .body{
    background: none;
    text-align: center;
}
.hometestimonial h2{
	background: #efefef;
	font-size: 1.4em;
	padding: 0.4em 0.6em;
	text-transform: uppercase;
	display: none;
}
.hometestimonial .gsinside{
	padding: 40px;
}
.testimoniallist h3{
	border-bottom: 1px dotted #ddd;
	font-weight: bold;
}
.testimoniallist .description{
	font-family: 'Georgia';
	font-size: 1.1em;
	font-style: italic;
	line-height: 200%;
	padding: 10px 0 0 0;
	color: #555;
}
.testimoniallist .description span{
	font-size: 2em;
	color: #999;
}
.testimoniallist .more{
    display: none;
}
.testimoniallist .more a{
	display: block;
	background: #fff;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
	color: #555;
	font-weight: bold;
}
.testimoniallist .more a:hover{
	background: #f5f5f5;
	color: #333;
}
.testimonialform{
	padding-top: 20px;
}
.testimonialform h3{
	background: #efefef;
	border: 1px solid #ddd;
	padding: 8px 10px;
	margin-bottom: 20px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 1.2em;
}

.blogfrontpage{
	margin-bottom: 20px;
}
.blogfrontpage h2{
    font-size: 1.8em;
}
.blogfrontpage .blogfrontpagedesc{
    margin-bottom: 2em;
}
.blogfrontpageitems{
    padding: 0;
}
.blogfrontpageitems .gsitem{
    background: #ffffff;
    text-align: left;
}
.blogfrontpageitems h3{
    padding: 10px 10px 5px 10px;
}
.blogfrontpageitems .description{
    padding: 0 10px;
    background: #ffffff;
}


.homeproduct h2{
	background: #efefef;
	border-radius: 5px;
	padding: 0.4em 0.6em;
	margin-bottom: .8em;
	text-transform: uppercase;
}
.producttab{
	background:url(img/tab_bg.gif) repeat-x bottom;
}
.producttabinside{
	height: 42px;
}
.producttab li{
	width: 25%;
	float: left;
}
.producttab li a{
	display: block;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
	background: #286896;
	color: #fff;
}
.producttab li a:hover{
	background: #00B0F0;
	color: #ffffff;
}
.producttab .active{
	margin-top: -10px;
	line-height: 49px;
	color: #333333 !important;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #e2f4ff 0%, #ffffff 50%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e2f4ff 0%,#ffffff 50%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e2f4ff 0%,#ffffff 50%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2f4ff', endColorstr='#ffffff',GradientType=0 ) !important; /* IE6-9 */
	border-top: 3px solid #00B0F0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.producttabbox{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 20px 20px 1px 20px;
	margin-bottom: 80px;
}
.productlist .gsitem{
	text-align: center;
	margin-bottom: 20px;
}
.productlist .gsitem .thumbnail{
	margin-bottom: 10px;
}
.productlist .gsitem h3{
	font-size: 1.2em;
    overflow: hidden;
	padding: 0 10px;
}
.productlist .gsiteminside{
	padding: 0;
    background: #ffffff;
    border: 1px solid #ddd;
}
.productlist .gsitem .price{
	font-size: 1.1em;
	color: #777777;
	line-height: 200%;
	margin: 5px 0 10px 0;
}
.productlist .gsitem .pricetwo{
	font-size: 1.1em;
	width: 50%;
	float: left;
	text-decoration: line-through;
	line-height: 200%;
	margin: 5px 0 10px 0;
	color: #999;
}
.productlist .gsitem .promotwo{
	font-size: 1.1em;
	width: 50%;
	float: right;
	color: #00B0F0;
	line-height: 200%;
	margin: 5px 0 10px 0;
}
.productlist .gsitem .buy{
	width: 50%;
	float: left;
	border-top: 1px solid #ddd;
}
.productlist .gsitem .buy a{
	display: block;
	background: #efefef;
	height: 40px;
	background: url(../images/buy.png) no-repeat center;
	background-size: auto 18px;
}
.productlist .gsitem .buy a:hover{
	background-color: #efefef;
}
.productlist .gsitem .detail{
	width: 50%;
	float: right;
	border-top: 1px solid #ddd;
}
.productlist .gsitem .detail a{
	display: block;
	border-left: 1px solid #ddd;
	height: 40px;
	background: url(../images/detail.png) no-repeat center;
	background-size: auto 18px;
}
.productlist .gsitem .detail a:hover{
	background-color: #f9f0d9;
}
.productlist .gsitem a span{
	display: none;
}
.productlist .gsitem .code{
    padding: 5px 0;
}
.sizewrap{
}
.sizewrap span{
    padding: 0 5px;
}

.productcategorysidebar{
    border: 1px solid #ddd;
}
.productcategorysidebar h2{
    font-family: "Lato";
    background: #efefef;
    padding: 8px 10px;
    font-size: 1.2em;

}
.productcategorysidebar .vlist{
	padding: 10px 10px 20px 10px;
    border-top: 1px solid #ddd;
}

.wrap3 {
	border-top: 1px dotted #ccc;
	background-color: #efefef;
	padding: 20px 0;
}
.wrap3 h2{
    font-size: 1.2em;
}
.wrap4 {
	background-color: #fff;
	padding: 16px 0;
	color: #787878;
}
.wrap4 a{
	color: #787878;
}
.socialmedia{padding: 0 0 10px 0; }
.socialmedia li{padding-bottom:6px;line-height:15px; display: inline;}
.contactsidebar{padding: 0;}
.contactsidebar h2, .socialmedia h2{padding-bottom: 10px;}
.contactsidebar li, .pagecontactinfo li{padding-top:3px;padding-bottom:10px;line-height:15px}
.contactsidebar li span.contact-icon, .pagecontactinfo li  span.contact-icon{float:left;width:24px;}
.contactsidebar .profile{
	margin-bottom: 20px;
	line-height: 150%;
}
#socialmediapage h3{
	padding: 20px 0 10px 0;
}
.pagemenu-account, .pagemenu-partner{
	margin-bottom: 20px;
}
.wrap3 .vlist{
	padding-top: 10px;
}
.wrap3 .vlist li{
	border-top: 1px dotted #ccc;
	border-bottom: none;
}
.wrap3 .gpiteminside{
	padding: 0 20px 0 20px;
}
.wrap3 .vlist li a{
	color: #333;
	padding-left: 0;
}
.wrap3 .vlist li li a{
    padding-left: 20px;
}
.wrap3 .vlist li a:hover{
	background: none;
}
.footerapp{
	display: block;
	background: url('../images/badge_new.png') no-repeat;
	width: 153px;
	height: 46px;
}
.footerbank{
	padding: 0 10px 0 0; 
	border-bottom: 1px solid #ddd; 
	margin-bottom: 10px;
}
.footerbank h3{
	margin: 0;
	padding: 15px 0 0 0;
}
.footerbank a img{
	width: 80px;
}
.gallerysidebar{
	padding-left: 20px;
	padding-right: 20px;
}
.gallerysidebar .gsiteminside{
	padding-right: 10px;
}
.gallerysidebar img{
	border: 6px solid #efefef;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
}
.gallerysidebar img:hover{
	border-color: #fff;
}
.blog-info{
	font-size: 11px;
	padding-bottom: 10px;
}
.blogdetailwrap .rich{
	padding: 5px 0 20px 0;
	font-size: 1.2em;
}
.blogdetailwrap .thumbnail{
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 0 4px 3px #efefef;
	margin: 10px 0 15px 0;
}
.blogdetailwrap .blogtag{
	padding: 0 0 20px 0;
	font-size: 1.2em;
}
.blogdetailwrap .blogtag a{
	font-weight: bold;
}
.blogdetailwrap  .bloghare{
	padding: 0 0 20px 0;
}
.blogdetailwrap  .bloghare div{
	background: #efefef;
	padding: 10px;
	border-radius: 5px;
}
.blogdetailwrap  .bloghare h2{ display: none; }
.blog-recommended h2, .single-post-comment h2{
	margin-bottom: 10px;
    font-size: 2em;
}
.bloglists .gditem{
	border-bottom: 1px dotted #ddd;
}
.bloglists .gditem h3{
	font-weight: bold;
}
.wrap5{
	padding: 16px 0;
}
.wrap5 .main{
	background: #fff;
	min-height: 440px;
}
.wrap5 .sidebar{
	background: #fff;
}
.productdetailinfo .gpinside{
	padding: 0 20px 0 60px;
}
.productdetailinfo h2{
	font-size: 1.2em;
}
.productdetailinfo h3{
	padding: 5px 0 20px 0;
	font-size: 1.1em;
}
.addtocart_options_size_detail td, .addtocart_options_size_detail th{
    padding: 5px;
    text-align: center;
}
.product_bigimg{
	margin-bottom: 20px;
}
.product_thumbnail{
	background: #efefef;
	padding: 12px 12px 0 12px;
}
.product_thumbnail .gsiteminside{
	padding-bottom: 12px !important;
}
.product_detail_description h2{
    font-size: 1.4em;
    padding-bottom: 10px;
}
.product_description td{
	font-size: 1.1em;
	vertical-align: middle;
    background: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.product_description .label{
    background: #efefef;
}
.productdetailprice{
    font-size: 1.7em;
    text-align: left;
    margin-bottom: 20px;
    color: #B66953;
}
.productdetailprice2{
	text-decoration: line-through;
    font-size: 1.2em;
    color: #999999;
    padding-right: 40px;
}
.productdetailpromo2{
	font-weight: bold;
	color: #B66953;
	font-size: 1.4em;
    margin-bottom: 20px;
}
.product_content{
	font-size: 1em;
	padding: 20px 0;
}
.productdetailbutton{
	padding-top: 10px;
}
.productdetailbutton a{
	border: 1px solid #ddd;
	padding: 8px;
	display: block;
	background: #C7A364;
	border-radius: 5px;
	text-align: center;
	color: #fff;
    margin: 5px;
}
.productdetailicon{
	border: 1px solid #ddd;
	border-radius: 5px;
	max-width: 480px;
}
.productdetailicon li{
	display: block;
	float: left;
	width: 20%;
}
.productdetailicon a{
	display: block;
	padding: 44px 4px 8px 4px;
	border-left: 1px solid #ddd;
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: center 8px;
	opacity: 0.6;
	text-align: center;
	color: #000;
}
.productdetailicon a:hover{
	background-color: #efefef;
}
.productdetailicon span{
	font-size: 0.9em;
}
.detailguide a{
	background-image: url(../../../admin/default/images/ios-7-icons/bookmark-128.png);
	border-left: none;
}
.detailrecommend a{
	background-image: url(../../../admin/default/images/ios-7-icons/megaphone-128.png);
}
.detailreview a{
	background-image: url(../../../admin/default/images/ios-7-icons/speech_bubble-128.png);
}
.detailwish a{
	background-image: url(../../../admin/default/images/ios-7-icons/news-128.png);
}
.detaillike a{
	background-image: url(../../../admin/default/images/ios-7-icons/like-128.png);
}
.productdetailreview form{
	background: #fff;
	border-left: 3px solid #efefef;
	padding: 10px;
}
.productdetailreview form h3{
	padding: 5px 10px;
	background: #efefef;
	margin-bottom: 10px;
}
.productdetailreview .gditem{
	border-bottom: 1px solid #ddd;
}
.productdetailreview .gditem small{
	display: block;
	color: #555;
	margin-bottom: 5px;
}
.wishlistbtn .btn{
	padding: 10px 0;
	display: block;
	background: #C7A364;
    border: none;
	margin-bottom: 10px;
	border-radius: 5px;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-weight: normal;
}
.wishlistbtn .btn:hover{
	background: #C7A364;
}
.wishlist .action a{
	display: block;
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px 0;
	margin-bottom: 5px;
	border-radius: 5px;
}
.wishlist .action a:hover{
	background: #ffc;
	color: #333;
}
.wishlist blockquote{
	padding: 5px 15px;
	background: #fff;
	margin: 10px 0 0 0;
	border-radius: 5px;
}
.variation h2{
	margin-bottom: 20px;
	font-size: 1.5em;
}
.addtocart_variations .gsitem{
    margin-bottom: 10px;
}
.addtocart_variations .gsiteminside{
    border: 1px solid #ddd;
    padding: 0;
}
.addtocart_variations .gsiteminside h3{
    margin: 0;
    padding: 0;
    font-size: 11px;
}
.addtocart_variations .gsiteminside h3 a span{
    display: block;
    padding: 3px;
    text-align: center;
}
.variation_thumbnail_selected{
    background: url(../images/checked.png) no-repeat #C7A364;
    background-size: 10px 10px;
    background-position: 4px center;
    padding-left: 18px !important;
    color: #ffffff;
    text-align: left !important;
}
.addtocart_options_size{
	padding: 5px 0 0 0;
}
.addtocart_options_size_item{
	float: left;
	display: block;
	margin: 0 10px 5px 0;
}
.addtocart_options_size_item a{
	background: #fff;
	color: #333;
	padding: 7px;
	float: left;
	display: block;
	border: 2px solid #ddd;
	line-height: 16px;
	min-width: 16px;
	text-align: center;
}
.addtocart_options_size_item a:hover{
	border: 2px solid #333;
}
.addtocart_options_stock_info{
	margin-bottom: 8px;
	padding: 0 0 8px 0;
	font-size: 11px;
	color: #777;
	border-bottom: 1px dotted #d5d5d5;
}
.addtocart_options_stock_info span *{
	padding: 2px 6px;
	font-size: 11px;
	margin-bottom: 5px;
}
.addtocart_options_stock_info span strong{
	background: #ddd;
	color: #444;
	border: 1px solid #ccc;
}
.addtocart_options_stock_info span small{
	background: #fff;
	border: 1px solid #ccc;
}
.addtocart_options_size_item a.aos_min, .addtocart_options_size_item a.aos_plus{
	background: #888 !important;
	color: #fff !important;
	display: none;
	font-size: 16px;
	font-weight: bold;
}
.addtocart_options_size_item a.aos_min{
	border-top: 2px solid #fff  !important;
	border-bottom: 2px solid #fff  !important;
	border-left: 2px solid #fff  !important;
	border-right: none !important;
}
.addtocart_options_size_item a.aos_plus{
	border-top: 2px solid #fff  !important;
	border-bottom: 2px solid #fff  !important;
	border-right: 2px solid #fff  !important;
	border-left: none !important;
}
.form_option_selected{
	background: url(../images/checked.png) no-repeat 6px center #C7A364 !important;
	text-indent: 20px;
	color: #fff !important;
	border: 2px solid #fff !important;
}

.authordescription{
	margin-bottom: 20px;
}
.publisherlist .gsitem h3, .authorlist .gsitem h3{
	font-size: 1.5em;
	font-weight: bold;
}
.album .item{
	width: 190px;
	float: left;
	margin: 10px 0;
	border: 1px solid #efefef;
}
.album .iteminside{
	padding: 5px;
}
.album .itemspacer{
	width: 15px;
	height: 30px;
	float: left;
}
.album .imagesplitbig{
	width: 180px;
	height: 118px;
	margin-bottom: 2px;
	overflow: hidden;
}
.album .imagesplitsmall, .album .imageone{
	border-bottom: 3px solid #fff;
}
.album .imagesplitsmall a{
	display: block;
	width: 89px;
	height: 60px;
	overflow: hidden;
}
.album .imagesplitsmall .imagesmall1{
	float: left;
	margin-right: 2px;
}
.album .imagesplitsmall img{
	width: 90px;
	height: 90px;
}
.album .item h3{
	font-size: 12px;
	text-align: center;
	background: #f5f5f5;
	padding: 5px;
	margin: 0;
	height: 28px;
	overflow: hidden;
}
.subpage{
	padding-top: 20px;
}
.subpage h3{
	font-weight: bold;
}


.addtocart{
	height: 450px;
	overflow: auto;
	text-align: left;
}
.addtocart h1{
	padding: 0 0 10px 0;
	font-size: 1.5em;
	font-weight: normal;
}
.addtocart .gpwrap{
}
.addtocart h2{
    font-size: 1em;
}
.addtocart_image table{
    width: 100%;
}
.addtocart_image td{
    text-align: center;
    border-bottom: 1px solid #efefef;
}

.addtocart td{
	vertical-align: middle;
    padding-left: 0;
}
.order_step_guide{
	background: #efefef;
	border: 1px solid #ddd;
	border-radius: 20px;
	margin-bottom: 20px;
	margin-left: -10px;
	margin-right: -10px;
}
.order_step_guide table{
	width: 100%;
}
.order_step_guide td{
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
.order_step_guide td.current{
	background: #999999;
	color: #fff;
	border-radius: 20px;
}

.giftnote{
	margin: 10px 0 0 0;
	padding: 10px 20px;
	border: 1px solid #ddd;
}
.cover-container h3, .cover-form h3{
	margin-bottom: 15px;
}
.cover-container .gsitem{
	text-align: center;
}
.order_number{
	padding: 20px 10px;
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #ddd;
	margin-bottom: 20px;
	text-align: center;
}
.order_number h3{
	font-size: 1.2em;
}
.order_number h2{
	font-size: 2em;
	font-weight: bold;
}
.shoppingcart_addressbox h3, .shoppingcart_giftwrapbox h3{
	margin-bottom: 5px;
}

.blogtopcategory{
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.blogtopcategory a{
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ddd;
	background-size: 100%;
	display: block;
	float: left;
	transition: all 600ms;
	overflow: hidden;
}
.blogtopcategory a:hover{
	background-size: 110%;
	transition: all 600ms;
}
.blogtopcategory a strong{
	display: block;
	padding: 10px;
	color: #fff;
	background: url(../images/black80.png);
	font-weight: normal;
	border-radius: 0 5px 5px 0;
	width: 80%;
}
#topcategory1{
	width: 50%;
	height: 332px;
	float: left;
}
#topcategory1 strong{
	margin-top: 240px;
	font-size: 18px;
}
.topcategory2wrap{
	width: 50%;
	height: 332px;
	float: left;
}
.topcategory2{
	width: 50%;
	height: 166px;
	display: block;
	float: left;
}
.topcategory2 strong{
	margin-top: 80px;
}

.blogheadline{
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.blogheadline a{
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ddd;
	background-size: 100%;
	display: block;
	transition: all 600ms;
	overflow: hidden;
}
.blogheadline a:hover{
	background-size: 110%;
	transition: all 600ms;
}
.blogheadline a strong{
	display: block;
	padding: 10px;
	color: #fff;
	background: url(../images/black80.png);
	font-weight: normal;
	border-radius: 0 5px 5px 0;
	width: 80%;
}

#headline1{
	padding-top: 1px;
	width: 60%;
	height: 400px;
	float: left;
}

#headline1 strong{
	margin-top: 300px;
	font-size: 22px;
}
.headline23wrap{
	width: 40%;
	float: right;
}
#headline2{
	padding-top: 1px;
	height: 267px;
}

#headline2 strong{
	margin-top: 180px;
	font-size: 18px;
}
.headline3{
	width: 50%;
	height: 133px;
	float: left;
}
.headline3 strong{
	margin-top: 50px;
	font-size: 12px;
}
.bloghomelistbox{
	margin-bottom: 30px;
}
.bloghomemore{
	width: 120px;
	float: right;
	text-align: center;
	padding: 5px 0;
	border-radius: 5px;
	background: #ddd;
	margin: 10px 0 0 0;
}
.bloghomemore:hover{
	background: #FF8430;
	color: #fff !important;
}
.bloghomelistbox h2{
	border-bottom: 2px dotted #ddd;
	margin-bottom: 15px;
	padding: 0;
}
.bloghomelistbox h2 span{
	display: block;
	color: #333;
	font-size: 1.5em;
	text-align: left;
	padding: 6px 5px;
}
.bloghomelistbigimage{
	padding: 4px;
	border: 1px solid #ddd;
	box-shadow: 0 0 4px 3px #efefef;
	background: #fff;
	margin-bottom: 10px;
}
.bloghomelistbigimage img{
	width: 100%;
}
.bloghomelistbig h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}
.bloghomelistbox a{
	color: #333;
}
.bloghomelistbox a:hover{
	color: #FF8430;
}
.bloghomelist small, .bloghomelistbig small{
	font-size: 11px;
	color: #777;
}
.bloghomelistbig p{
	line-height: 180%;
}
.bloghomelist .gdi{
	border-top: 1px solid #ddd;
	padding: 1em 0.5em;
}
.bloghomelist .thumbnail, .blog .thumbnail{
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 0 4px 3px #efefef;
}
.bloghomelist h6{
	padding-top: 10px;
	padding-bottom: 5px;
}
.blogsidebarwrap{
	background: url(../images/blogtabbg.png) repeat;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
}
.blogsidebar{
	border: 1px solid #ddd;
}
.blogsidebar .hometab{
	margin: 0;
	padding: 0;
}
.blogsidebar .hometab ul{
	list-style: none;
	height: 40px;
}
.blogsidebar .hometab li{
	width: 50%;
	float: left;
}
.blogsidebar .hometab li a{
	display: block;
	font-weight: normal;
	font-size: 1em;
	line-height: 40px;
	color: #555;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/blogtab.png) repeat-x bottom #f0eff0;
}
.blogsidebar .hometab li a:hover{
	background: url(../images/blogtab2.png) repeat-x bottom #ffc;
	line-height: 40px;
}
.blogsidebar .hometab li a.active{
	background: url(../images/blogtab2.png) repeat-y right #fff;
}
.blogsidebar .hometab li a.active2{
	background: url(../images/blogtab2.png) repeat-y left #fff;
}
.blogsidebar .hometab li a.active:hover{
	line-height: 40px !important;
}
.blogsidebar .hometabcontent{
	display: none;
	background: #fff;
}
.blogsidebar .hometabcontent .gdi{border-bottom: 1px solid #eee; padding: 0.8em;}
.blogsidebar .hometabcontent .gdig{background: #f5f5f5;}
.blogsidebar .hometabcontent h4{
	margin: 0;
}
.blogsidebar .hometabcontent a{color: #444;}
.blogsidebar .hometabcontent a:hover{color: #FF8430;}
.blogsidebar #hometabcontent2 .gdt {
	float: right;
}
.blogsidebar #hometabcontent2 .gdd {
	float: left;
}
.blogsidebar #hometabcontent2 .gdt div{
	background: #fff;
	padding: 5px 0;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 3px;
}
.blogsidebar #hometabcontent2 .gdt small{
	display: block;
	font-size: 11px;
}
.blogsidebar .thumbnail{
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}
.blogsidebar .gdd small{
	display: block;
	font-size: 11px;
	color: #afafaf;
	padding-top: 3px;
}

.seoterm{
	padding: 20px 0;
}
.seoterm h2{
	margin-bottom: 10px;
    font-size: 2em;
}
.seoterm li{

}
.seoterm li a{
	display: block;
	float: left;
	padding: 5px 8px;
	margin: 0 5px 5px 0;
	background: #efefef;
	border: 1px solid #ddd;
	border-radius: 5px;
	color: #555;
	font-size: 12px;
}
.seoterm li a:hover{
	color: #333;
	background: #ddd;
}
.global_membermenu, .global_memberlogin{
	background: #D78CA7;
	color: #fff;
	padding: 10px 15px 20px 15px;
	margin-bottom: 10px;
}
.global_membermenu h3, .global_memberlogin h3{
	padding-bottom: 10px;
	color: #fff;
}
.global_membermenu ul{
	background: #fff;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.global_memberlogin h3{
	text-transform: uppercase;
}
.global_memberlogin a{
	color: #fff;
	padding: 0 20px 0 0;
}
.global_memberlogin p{
	padding: 10px 0 0 0;
	font-weight: bold;
}
@media all and (max-width: 1100px) {
    .body{
        width: 980px;
    }
    .wrapslideshow .bodyinside{}
}


.wrapdesktop{
	width: 90%;
	max-width: 1170px;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.wrapdesktop .body{
	width: auto !important;
}

.homesale{
	padding: 10px 20px 20px 20px;
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
}
.homesale .body{
	padding: 0;
}
.homesale h1{
	font-size: 16px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #333;
}
.homesale .productlist .gsitem{
	margin-bottom: 0;
}
.homesale .more{
	float: right;
	text-align: right;
	width: 120px;
	padding-top: 3px;
	padding-right: 10px;
}
.homesale .more a{
	color: #333;
}
.homesale .more a:hover{
	color: #BF448A;
}

.homeshortcut{
	text-align: left;
	padding: 0 10px 0 30px;
	background: #fafafa;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.homeshortcut strong{
	display: block;
	text-transform: uppercase;
}
.homeshortcut span{
	display: block;
	font-size: 0.9em;
}
.homeshortcut .gsitem{
	padding: 0;
}
.homeshortcut .gsiteminside{
	padding: 0;
}
.homeshortcut .gsiteminside h3 a div{
	display: block;
	padding: 15px 0 15px 50px;
	background-repeat: no-repeat;
}

/* 
Icon Author:	tri wiranto (https://www.iconfinder.com/iconsets/pretty-shop) 
License: Attribution 3.0 Unported (CC BY 3.0) 
*/
#homeshortcut-1{
	background-image: url('../images/pretty-shop/9-128.png');
	background-size: 50px 50px;
	background-position: 0 6px;
}
#homeshortcut-2{
	background-image: url('../images/pretty-shop/2-128.png');
	background-size: 50px 50px;
	background-position: 0 8px;
}
#homeshortcut-3{
	background-image: url('../images/pretty-shop/7-128.png');
	background-size: 50px 50px;
	background-position: 0 4px;
}
#homeshortcut-4{
	background-image: url('../images/pretty-shop/5-128.png');
	background-size: 52px 52px;
	background-position: 0 4px;
}



.message{
	background: #fff;
}
.message .empty{
	padding: 100px 20px 20px 20px;
}
.message .empty-friends{
	text-align: center;
	padding: 20px 0;
	max-width: 300px;
	margin: auto;
}
.message .empty-friends a{
	display: block;
	width: 25%;
	float: left;
}
.message .empty-friends img{
	width: 60px;
	border-radius: 50%;
	border: 1px solid #ddd;
	padding: 2px;
	margin: 5px;
}

#MSG-sidebar{
	background: #f5f5f5;
	height: 500px;
	overflow: auto;
}
.message .header-title{
	padding: 10px;
	text-align: center;
	background: #A72185;
	color: #fff;
}
.message .MSG-sidebar .gditeminside{
	border-bottom: 1px solid #e5e5e5;
	padding: 10px;
	background: #efefef;
}
.message .MSG-sidebar .gdt small{
	position: absolute;
	display: block;
}
.message .MSG-sidebar .gdt small strong{
	display: block;
	position: absolute;
	color: #fff;
	font-size: 11px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	background: #f00;
	border-radius: 50%;
	text-align: center;
	padding: 0 !important;
	z-index: 100;
	left: -3px;
	top: 0px;
}
.message .MSG-sidebar .gditeminside:hover{
	background: #f5f5f5;
}
.message .MSG-sidebar .thumbnail a{
	display: block;
}
.message .MSG-sidebar .thumbnail img{
	border-radius: 50%;
}
.message .MSG-sidebar .gdd strong{
	display: block;
}
.message .MSG-sidebar .gdd span{
	display: block;
	font-size: 0.9em;
	color: #aaa;
}

.MSG-listswrap{
	height: 440px;
	overflow: auto;
}
#MSG-lists{
	padding: 15px;
}
#MSG-lists .date-spacer{
	border-top: 1px solid #e5e5e5;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
}
#MSG-lists .date-spacer span{
	display: block;
	font-size: 0.8em;
	background: #fff;
	color: #888;
	width: 200px;
	margin: -12px auto 0 auto;
	padding: 5px 0;
	border: 1px solid #eee;
}
#MSG-lists .thumbnail{
	width: 36px;
	margin-right: 10px;
}
#MSG-lists .thumbnail img{
	border-radius: 50%;
}
#MSG-lists .item{
	padding: 5px 0;
}
#MSG-lists .item .desc{
	background: #efefef;
	padding: 10px 10px 5px 10px;
	border-radius: 0 10px 0 10px;
	font-size: 0.9em;
	line-height: 180%;
	max-width: 80%;
}
#MSG-lists .item .descr{
	background: #00B863;
	color: #fff;
	border-radius: 10px 0 10px 0;
}
#MSG-lists .time{
	font-size: 0.8em;
}
#MSG-form{
	border-top: 1px solid #e5e5e5;
	padding: 10px;
}
#MSG-form form{
	padding: 5px 10px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	border-radius: 5px;
}
#MSG-form textarea{
	border: 0;
	padding: 0;
	box-shadow: none;
	width: 100%;
	overflow: hidden;
	resize:none;
	min-height: 20px;
	background: #f5f5f5;
	line-height: 180%;
}
#MSG-form textarea:focus{
	background: #f5f5f5;
}
#MSG-form textarea::placeholder{
	color: #bbb;
}

.messagefooter{
	width: 200px;
	position: fixed;
	bottom: 0;
	right: 50px;
}
.messagefooter a{
	font-size: 1.4em;
	display: block;
	background: #BF448A;
	color: #fff;
	padding: 10px 0;
	text-transform: uppercase;
	border-radius: 10px 10px 0 0;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	box-shadow: 0px 0px 10px 0px rgba(58,58,58,0.6);
}
.messagefooter a:hover{
	padding: 15px 0 15px 0;
	background: #3D184B;
}