@keyframes movein {
	from {
		left: -100%
	}

	to {
		left: 0
	}
}
/*
Submit forms
*/
.comments-submit {
	text-align: center;
	padding: 10px 0;
	background-color: #fff;
}

.comments-submit span {
	border: 1px solid #ccc;
	border-radius: 20px;
	color: #666;
	display: inline-block;
	padding: 5px 20px;
	cursor: pointer;
}

.submit-comment-forms {
	position: fixed;
	background-color: rgba(0,0,0,.5);
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	max-width: 750px;
	margin: 0 auto;
}

.submit-comments {
	background-color: #fff;
	border-radius: 5px;
	width: 80%;
	margin: 40% auto 0 auto;
	padding: 20px 5%;
}

.submit-comments .comments-title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #e40681;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.submit-comments .comments-name, .submit-comments .comments-mobile, .submit-comments .comments-star, .submit-comments .comments-content {
	padding-bottom: 15px;
}

.submit-comments .thecommenttitle {
	width: 25%;
	min-width: 80px;
	text-align: right;
	display: inline-block;
}

.submit-comments div input {
	width: 64%;
	border: 1px solid rgba(0,0,0,.2);
	outline: 0;
	background-color: #fff;
	line-height: 25px;
	border-radius: 3px;
	padding: 0 3px;
}

.submit-comments .commentStar {
	font-size: 24px;
	color: #e40681;
	cursor: pointer;
}

.submit-comments .red-star {
	color: #e40681;
	display: inline-block;
	padding-right: 3px;
}

.submit-comments .comments-content .thecommenttitle {
	vertical-align: top;
}

.submit-comments .comments-content textarea {
	width: 64%;
	height: 50px;
	padding: 3px;
}

.submit-comments .comment-submit {
	text-align: center;
}

.submit-comments .comment-submit span {
	border: 1px solid #ccc;
	border-radius: 20px;
	color: #666;
	display: inline-block;
	padding: 5px 20px;
	cursor: pointer;
}

#closeSubmitComment {
    width: 20px;
    height: 20px;
    float: right;
    cursor: pointer;
}

.comments {
    padding: 30px 0;
}

/*
For: comments
*/
.comment_lists {
	overflow: hidden;
}

.comment_lists_title {
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #ddd;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #333;
}

.comment_lists ul {
	list-style:none;
	padding:0;
	margin:0;
}

.comment_list {
	padding: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.comment_info {
    display: -webkit-flex;
	display: flex;
	padding: 0 0 10px 0;
}

.comment_star {
	flex:1;
	text-align:center;
	color:#666666;
}

.comment_star img {
	height:18px;
	width:auto;
}

.comment_username {
	color:#e40681;
}

.comment_addtime,.comments_content {
	color:#666;
}

.comment_addtime {
	width: 80px;
	white-space: nowrap;
	overflow: hidden;
}

.comments_pic img {
	height: 70px;
	width: auto;
	margin-top: 9px;
	margin-right: 10px;
}

.no_comment {
	text-align: center;
	line-height: 35px;
	color: #e40681;
}

.comment_pages {
	padding: 10px 0;
	text-align: center;
}

.comment_pages .page_id {
	display: inline-block;
	border: 1px solid #e40681;
	color: #e40681;
	border-radius: 5px;
	padding: 3px 8px;
	margin: 0 3px;
	cursor: pointer;
}

.comment_pages .selected {
	background-color: #e40681;
	color: #fff;
}

.buy_page_foot {
    display: -webkit-flex;
	display: flex;
	justify-content: space-around;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.buy_page_button_add {
	width: 49%;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    background-color: #1fb4ff;
    border-radius: 3px;
    color: #fff;
    line-height: 50px;
	cursor: pointer;
	box-shadow: 0 -1px 4px rgba(0,0,0,0.15);
}

.buy_page_button_buy {
	width: 49%;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    background-color: #eb1c74;
    border-radius: 3px;
    color: #fff;
    line-height: 50px;
	cursor: pointer;
	box-shadow: 0 -1px 4px rgba(0,0,0,0.15);
}

.buyer-list {
    position: fixed;
    bottom: 80px;
    z-index: 8887;
}

.buyer-list-container {
    color: #fff;
    height: 88px;
    line-height: 30px;
    overflow: hidden;
    padding: 10px 0 0 10px;
}

.buyer-list .swiper-slide {
    text-align: center;
    opacity: 0;
    box-sizing: border-box;
    height: 50%;
    padding: 10px 0;
}

.buyer-list .swiper-slide div {
    background: rgba(0,0,0,.6);
    padding: 2px 15px;
    border-radius: 15px;
}

.buyer-list .swiper-slide-active {
    opacity: 1;
}

.buyer-list .swiper-slide-next {
    opacity: .5;
}

/*
For: buy page
*/
.tracking_form{text-align: center;}
.search-btn2 {
    background-color: #10ad95;
    color: #fff;
    padding: 0 12px;
    line-height: 1.5em;
    margin:10px;
    height: 40px;
    width: 100px;
}
.search-text2 {
	width: 100%;
    display: inline-block;
    vertical-align: middle;
	font-size: 1.5em;
    line-height: 2em;
    padding: 0 10px;
    background: #eee;
    border: 1px solid #eee;
    margin: 10px;
}
.tracking_title{
	text-align: center;
	font-size: 1.5em;
}
.shareto{
	text-align: center;
}
.cart_list_foot {
    display: -webkit-flex;
    display: flex;
    padding-bottom: 5px;
}
.cart_list_title {
    font-size: 1.2em;
    color: #333;
    margin-right: 5px;
}
.cart_list_qty {
    display: -webkit-flex;
    display: flex;
    text-align: center;
}

.cart_list_qty .cart_add_del {
    border: 1px solid #dedede;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    background-color: #f8f8f8;
    width: 25px;
    display: inline-block;
    cursor: pointer;
}

.cart_display_qty {
    display: inline-block;
    width: 25px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    line-height: 27px;
    height: 27px;
}


.buy_pages {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.8);
	z-index: 8888;
	left: 0;
	top: 0;
	display: none;
}

.buy_page {
	z-index: 9999;
	position: relative;
	background-color: #fff;
	width: 100%;
	max-width: 750px;
	height: 80%;
	margin: 0 auto;
	top: 20%;
    display: -webkit-flex;
	display: flex;
	flex-direction: column;
}

.buy_page_head {
	position: relative;
	padding: 0 10px 10px 120px;
	border-bottom: 1px solid #ddd;
}

.buy_page_img {
	position: absolute;
	width: 100px;
    height: auto;
	max-height: 100px;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #888;
    position: absolute;
    left: 10px;
    top: -30px;
}

.buy_page_price {
	color: #e40681;
	font-weight: bold;
	font-size: 20px;
	padding: 5px 0 2px 0;
}

.buy_page_qtys {
	font-size: 14px;
	font-weight: normal;
	color: #999;
}

.buy_page_titles {
    color: #555;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.buy_page_close {
	font-size: 26px;
    font-family: Arial,Helvetica,Verdana;
    color: #666;
    border-radius: 100%;
    border: 1px solid #666;
    width: 24px;
    height: 24px;
    display: block;
    text-align: center;
    line-height: 24px;
    position: absolute;
    right: 10px;
    top: 5px;
	cursor: pointer;
}

.buy_page_info {
	border-top: 5px solid #eee;
	overflow-y: auto;
	max-height: 70%;
}

.buy_page_info .buy_page_info_title {
	padding-bottom: 5px;
	font-weight: bold;
}
.buy_page_info .gift_title {
    color: #e61414;
    padding-bottom: 5px;
    font-weight: bold;
}
.buy_page_info span.display{
    display:inline;
}

.buy_page_info .taocan, .buy_page_info .guige, .buy_page_info .yanse, .buy_page_info .gift {
    display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	padding-bottom: 5px;
}
.buy_page_info .taocan,.buy_page_info .yanse {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 5px;
}
.buy_page_info .taocan_title, .buy_page_info .guige_title, .buy_page_info .yanse_title, .buy_page_info .gift_title {
	white-space: nowrap;
	font-size: 16px;
	padding: 2px 5px 0 0;
}

.buy_page_info .guige .guige_content span.lists,.buy_page_info .yanse .yanse_content span.lists,.buy_page_info .gift .gift_content span.lists {
    text-align: center;
}

.buy_page_info .buy_page_section {
	padding: 5px 8px 0 8px;
	position: relative;
}

span.lists{
	color: #555;
	background-color: #e9e9e9;
    border: 2px solid #e9e9e9;
	border-radius: 3px;
	padding: 0 3px 2px 4px;
	display: inline-block;
	margin: 0 3px 5px 0;
	cursor: pointer;
	line-height: normal;
}

span.select{
    color: #fff;
	background-color: #eb1c74;
    border: 2px solid #eb1c74;
    box-shadow: 0 0 5px #eb1c74;
}

span.disabled {
    color: #cdcdcd;
    border: 2px dashed #c3c3c3;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: line-through;
    display: none!important;
}

span.select.buy_sku_pic {
    background-color: #eb1c74;
    border: 2px solid #eb1c74;
}

header .top-header .cart-cnt {
	background: #10ad95
}

header #logo-bar .car-menu a.active {
	color: #10ad95
}

header .search-text:focus {
	border: 1px solid #10ad95
}

header .search-btn {
	background-color: #10ad95
}

.mobile-show {
	background: #10ad95
}

.black .menu ul li a:hover {
	background: #10ad95
}

.black .menu ul li a:hover .category-name {
	border-bottom: 1px solid #10ad95
}

.black .menu .menu-close-block span {
	color: #10ad95
}

.black .menu .menu-close-block a::after,.black .menu .menu-close-block a::before {
	background: #10ad95
}

.black .menu .menu-close-block a:hover::after,.black .menu .menu-close-block a:hover::before {
	background: #10ad95
}

.product-tags ul li a:hover,.product-tags ul li a:focus {
	color: #10ad95;
	border: 1px solid #10ad95
}

.floor-area .floor .floor-title .floor-menu li.active a {
	background-color: #10ad95;
	border: 1px solid #10ad95
}

.floor-area .floor .floor-title span {
	color: #10ad95
}

@media (max-width: 768px) {
	.case .sm-show-title span {
		background: #10ad95
	}
}

.side-floor ul li a:hover {
	background-color: #10ad95
}

.side-floor ul li.active {
	background-color: #10ad95
}

.hot-area .hot .hot-title {
	position: relative;
	display: inline-block;
	color: #303030;
	padding: 10px;
	margin: 0;
	border-bottom: 6px solid #10ad95;
	font-size: 18px
}

.theme-title {
	position: relative;
	display: inline-block;
	color: #303030;
	padding: 10px;
	margin: 0;
	border-bottom: 6px solid #10ad95;
	font-size: 18px
}

.path .cat-path li .fa.fa-home {
	color: #10ad95
}

.ad .owl-dot.active {
	background-color: #10ad95
}

.product-item {
	font-size: 16px
}

.product-item>a {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding: 5px;
	text-decoration: none;
	color: #303030
}

.product-item>a>div {
	width: 100%
}

.product-item>a .product-item-top {
	text-align: center;
	flex: 1
}

.product-item>a .product-item-top .item-img {
	position: relative;
	overflow: hidden
}

.product-item>a .product-item-top .item-img img {
	transition: all 0.5s;
	transform: scale(1, 1);
	width: 100%
}

.product-item>a .product-item-top .item-img .img-main {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transform: scale(0.9);
	transition: transform 0.5s, opacity 0.5s 0.2s;
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.product-item>a .product-item-top .item-img .img-preview {
	position: relative
}

.product-item>a .product-item-top .product-name {
	margin-top: 10px;
	margin-bottom: 0;
	text-align: left;
	color: #333;
	height: 2.8em;
}

.product-item>a .product-item-bottom {
	display: flex;
	margin-top: 3px;
	flex: 1;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap
}

.product-item>a .product-item-bottom>p {
	margin-bottom: 0
}

.product-item>a .product-item-bottom>p span {
	vertical-align: baseline
}

.product-item>a .product-item-bottom>p .product-price-icon {
	font-size: 12px
}

.product-item>a .product-item-bottom>p .product-price-num {
	font-size: 18px;
	color: #f55753
}

.product-item>a .product-item-bottom>p .product-price-old {
	text-decoration: line-through;
	margin-left: 15px;
	line-height: 25px;
	color: #9e9e9e;
	font-size: 14px
}

.product-item>a .product-item-bottom .go-shopping {
	background: transparent;
	border: 1px solid #eb1c74;
	color: #eb1c74;
	padding: 3px 5px
}

@media (max-width: 768px) {
	.product-item>a .product-item-bottom>p {
		width: 100%
	}

	.product-item>a .product-item-bottom>p span {
		display: block
	}

	.product-item>a .product-item-bottom>p .product-price-old {
		margin-left: 0px
	}

	.product-item>a .product-item-bottom .go-shopping {
		width: 100%
	}
}

.product-item>a:hover {
	cursor: pointer
}

.product-item>a:hover .product-item-top .item-img .img-main {
	opacity: 1;
	transform: scale(1);
	transition: transform 0.5s;
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.product-item>a:hover .product-item-top .item-img .img-preview {
	opacity: 0;
	transform: scale(1.1);
	transition: transform 0.5s, opacity 0.4s 0.1s;
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.product-item>a:hover .product-item-top .product-name {
	color: #10ad95
}

.cat-pages>.pagination>li>a:focus,.cat-pages>.pagination>li>a.active {
	background: #10ad95
}

.same-layer .now-layer {
	background-color: #10ad95
}

.same-layer .other-category ul li>div.next-layer a:hover {
	color: #10ad95
}

.same-layer .other-category ul li.on>div:first-child a {
	color: #10ad95
}

.rearrange-product a:nth-child(3) .fa,.rearrange-product a:nth-child(4) .fa {
	background: -webkit-linear-gradient(top, #f5f5f5 0, #10ad95 100%)
}

.full-page-loading .loading-content {
	color: #10ad95
}

.btn.main-color {
	color: #fff;
	background-color: #10ad95;
	border-color: #10ad95
}

.btn.main-color:focus,.btn.main-color.focus {
	color: #fff;
	background-color: #0c7e6d;
	border-color: #053830
}

.btn.main-color:hover {
	color: #fff;
	background-color: #0c7e6d;
	border-color: #0b7565
}

.btn.main-color:active,.btn.main-color.active,.open>.btn.main-color.dropdown-toggle {
	color: #fff;
	background-color: #0c7e6d;
	border-color: #0b7565
}

.btn.main-color:active:hover,.btn.main-color:active:focus,.btn.main-color:active.focus,.btn.main-color.active:hover,.btn.main-color.active:focus,.btn.main-color.active.focus,.open>.btn.main-color.dropdown-toggle:hover,.open>.btn.main-color.dropdown-toggle:focus,.open>.btn.main-color.dropdown-toggle.focus {
	color: #fff;
	background-color: #095e51;
	border-color: #053830
}

.btn.main-color:active,.btn.main-color.active,.open>.btn.main-color.dropdown-toggle {
	background-image: none
}

.btn.main-color.disabled:hover,.btn.main-color.disabled:focus,.btn.main-color.disabled.focus,.btn.main-color[disabled]:hover,.btn.main-color[disabled]:focus,.btn.main-color[disabled].focus,fieldset[disabled] .btn.main-color:hover,fieldset[disabled] .btn.main-color:focus,fieldset[disabled] .btn.main-color.focus {
	background-color: #10ad95;
	border-color: #10ad95
}

.btn.main-color .badge {
	color: #10ad95;
	background-color: #fff
}

.ocerp-widget .fixed-bag .cart-cnt {
	background: #10ad95
}

.ocerp-widget .add-info .add-info-name a:hover {
	color: #10ad95
}

.loading-sect {
	color: #10ad95
}

.article-item>div:nth-child(2) .to-article-detail:hover {
	background: #10ad95;
	border: 1px solid #10ad95
}

#article-search-form .input-search input {
	color: #10ad95
}

#article-search-form .input-search input:focus {
	border-bottom: 2px solid #10ad95
}

#article-search-form .input-search input:focus ~ .btn-search-article {
	color: #10ad95
}

.cam-product a:hover {
	color: #10ad95
}

.cam-product-assort__btn.active {
	border: 1px solid #10ad95;
	background: #10ad95
}

.cam-cart-title__left>div:first-child .badge {
	background: #10ad95
}

.cam-btn--green {
	background: #10ad95 !important;
	border-color: #10ad95 !important
}

.cam-btn--border-maincolor {
	border: 1px solid #10ad95;
	color: #10ad95 !important
}

.final-price-sector .final-price__chekout a.btn {
	background-color: #10ad95;
	border-color: #10ad95
}

.mobile-checkout-footer .mobile-checkout-footer__right:before {
	background-color: #10ad95
}

.mobile-checkout-footer .mobile-checkout-footer__right:after {
	background-color: #10ad95
}

.purchase-item .purchase-item__purchase-btn {
	background-color: #10ad95;
	border-color: #10ad95
}

.no-prod-msg .no-prod-msg__btn {
	background-color: #10ad95
}

.loading-sect {
	color: #10ad95
}

.ads .bx-wrapper .bx-next:hover,.ads .bx-wrapper .bx-prev:hover {
	background: #10ad95 !important
}

#product .product-tab .nav-tabs>li {
	border-bottom: 2px solid #10ad95
}

#product .product-tab .nav-tabs>li>a:hover,#product .product-tab .nav-tabs>li>a:focus {
	color: #10ad95
}

#product .product-tab .nav-tabs>li.active {
	background: #10ad95
}

#product .pb-left-column .product-image .product-img-thumb li a.zoomGalleryActive {
	border: 2px solid #10ad95
}

.attribute-color li.active {
	border-color: #10ad95;
	background-color: #10ad95
}

.attribute-color li:hover:not(.disabled) {
	border-color: #10ad95;
	background-color: #10ad95
}

.form-action .button-group .btn-contact i {
	color: #10ad95
}

.label.amz-green {
	color: #10ad95;
	border: 1px solid #10ad95
}

.label.amz-blue {
	color: #10ad95;
	border: 1px solid #10ad95
}

.coupon-sector .event-item__title div:nth-child(2) {
	background: #10ad95
}

.coupon-sector .event-item__title div:nth-child(2)::before,.coupon-sector .event-item__title div:nth-child(2)::after {
	background-color: #10ad95
}

.coupon-sector .event-item__body a:hover {
	color: #10ad95
}

.xs-popup-chekcout .xs-popup-chekcout__header .xs-popup-chekcout__info .xs-popup-chekcout__price {
	color: #10ad95
}

#recommend-product .recommend-head__title__icon {
	background: #10ad95
}

#recommend-product .discount-text span:first-child {
	background: #10ad95
}

#article-search-form .input-search input {
	color: #10ad95
}

#article-search-form .input-search input:focus {
	border-bottom: 2px solid #10ad95
}

#article-search-form .input-search input:focus ~ .btn-search-article {
	color: #10ad95
}

.store-head__depiction--mobile .depiction-head .circle-bg {
	background: #10ad95
}

.store-head__depiction--mobile .depiction-head .depiction-toggle:active,.store-head__depiction--mobile .depiction-head .depiction-toggle:focus,.store-head__depiction--mobile .depiction-head .depiction-toggle:hover {
	color: #10ad95
}

.store-head .depiction-col>p .depiction-num {
	color: #10ad95
}

.mobile-category .category-item__name a:first-child:active,.mobile-category .category-item__name a:first-child:focus {
	color: #10ad95
}

.promotion{
    text-align: center;
    color:#e40681;
    font-weight: bold;
    font-size: 18px;
}