.fixfooter{
	position: fixed;
	bottom: 0;
	display: flex;
	width: 100vw;
	z-index: 99
}

.fixfooter .half{width: calc(100vw / 3);display: inline-block;text-align: center;align-self: center;line-height: 50px;}
.fixfooter .half.green{background-color: #6dc129}
.fixfooter .half.blue{background-color: #7aa5da}
.fixfooter .half.red{background-color: #ffa7b8}
.fixfooter .half img{width: 50px;}
.fixfooter a{color: #fff;font-size: 18px;font-weight: 500;}

.features-tab .nav > li > a:hover{border-color: #84d8c9;color: #84d8c9}
.logo-stiky img{max-width: 160px;}
.scale-anm {
  transform: scale(1);
}
.tab-pane h2{padding: 12px 10px;background-color: #eee;}
.itemPage img{text-align:center;margin:15px auto;display: block }
.owl-next .fa{padding-left: 5px;}
.design-area .tb-info-box.full .tb-content,.design-area .tb-info-box.full .tb-image{width: 100%;}
.design-area .tb-info-box .tb-image.tb-top::after{right: 50%;top: 100%;}
.seemore{
	border: 1px solid #ba2222;
    color: #ba2222;
    border-radius: 4px;
    padding: 2px 6px;
    margin-top: -50px;
    float:right;
}
.seemore:hover{
	background-color: #8f0000;
    color: #fff;
}
.free-shopping-area .tb-service .tb-title.text-left::after{left: 4%;}
.shop-tab .tb-product-item-inner>a,.features-curosel2 .tb-product-item-inner>a{
	/* height: 262.5px; */
	padding-bottom: 100%;
	overflow: hidden;
	background-position: center;
	background-size: cover;
}
.shop-tab .scale-anm{max-height: 440px;}
.tb-product-price span:nth-child(2){color: #e74c3c!important}
.sticky{
	position: -webkit-sticky;
    position: sticky;
    top: 100px;
}
select~.fa-caret-down{position: absolute;top: 50%;right: 20px}
.woocommerce-shipping-calculator p.form-row select~.fa-caret-down{top: 35%;}
footer address{font-size: 12px;}
.avatar{
	background-color: #84d8c9;
    display: inline-block;
    border-radius: 50%;
    padding: 10px;
    width: 80px;
}
ul.rate li{display:flex;margin:20px 0;padding-bottom: 15px;border-bottom: 1px solid #eed;}
ul.rate li .tb-recentb{padding-left: 20px;}
ul.rate li .tb-postd span{color: #b2b1b1}
.last-cart .las4.block{background: #84d8c9 none repeat scroll 0 0;border: #84d8c9;color: #ffffff;}

/* .loadingScreen {
	background-color: #ffffff;
	width: 100vh;
	height: 100vh;
	transition: all 0.3s;
} */
#waterfallArea {
	width: 100%;
}
#waterfallArea .content_box {
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	width: 25%;
	padding-left: 4px;
	padding-right: 4px;
}
#waterfallArea .content_box p.date {
	margin-top: 4px;
	margin-bottom: 4px;
}
#waterfallArea .content_box p {
	margin-top: 0;
	margin-bottom: 0;
}
.share-submit-btn {
	background-color: transparent;
    border: 1px solid #c5c5c5;
    border-radius: 8px;
    color: #747474;
    display: inline-block;
    line-height: 1;
    margin-top: 0px;
    outline: medium none;
    padding: 20px 45px;
    text-align: center;
    text-transform: uppercase;
    width: initial;
    transition: all 0.4s ease 0s;
    font-family: Poppins, -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
}
p.img-vali {
	display: inline-block;
	margin-left: 24px;
}
.di-na.with-append .btn-outter {
	text-align: right;
	margin-top: 38px;
}
.pre-box-wrapper {
	width: 95%;
	padding-top: 95%;
	position: relative;
}
.pre-box {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #eee;
	width: 100%;
	height: 100%;
	background-image: url('../img/share/upload.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
}
.fl {
	float: left;
	width: 30%;
}
.img-vali {
	float: left;
	width: 20%;
	line-height: 48px;
	text-align: center;
}
.fr {
	position: absolute;
	width: 40%;
	bottom: 0;
	right: 0;
	margin-right: 16px;
}
.up-trigger {
	margin-bottom: 16px;
}
a.up-trigger.las4:focus {
	text-decoration: none;
}
/*
| ----------------------------------------------------
| responsive
| ----------------------------------------------------
*/
@media (max-width: 1367px) {}


@media (max-width: 1025px) {
	.contact-img-area{padding: 60px 0 100px;  background-size: cover;}
	p.img-vali {
		margin-left: 0;
		display: block;
	}
}


@media (max-width: 821px) {
	.contact-img-area{padding: 50px 0 100px;}
	/*.shop-tab .tb-product-item-inner>a,.features-curosel2 .tb-product-item-inner>a{height: 345px;}*/
	.sticky{position: relative;top: 0 }
	.fl {
		width: 40%;
	}
	.img-vali {
		margin-left: 6px;
	}
	.shop-tab .scale-anm {
    max-height: 500px;
	}
}

@media (max-width: 430px) {
	#waterfallArea .content_box {
		width: 50%;
	}
	.pre-box-wrapper {
		width: 120px;
		height: 120px;
		padding-top: 0;
	}
	.fl {
		width: 62%;
	}
	.img-vali {
		width: 35%;
		margin-left: 8px;
	}
	.fr {
		position: relative;
		width: 100%;
	}
	.di-na.with-append .btn-outter {
		margin-top: 4px;
	}
	.share-submit-btn {
		width: 100%;
	}

}
 /*iphone plus*/
@media (max-width: 415px) {
	/*.shop-tab .tb-product-item-inner>a,.features-curosel2 .tb-product-item-inner>a{height: 270px;}*/
	.container{width:90%;}
	.product-area .tb-item-content-info .tb-product-title a, .tb-beg a,.mean-container .mean-nav ul li a{font-size: 14px;}
	.slider-main-area{padding-top: 100px;}
	.seemore{
		display: inline-block;
		float: none;
		margin-top: 20px;		
   		margin-right: -70%;
	}
	.indicator-style2.owl-theme .owl-controls .owl-buttons div{opacity: 1;display: block;}
	.home-2.indicator-style2.owl-theme .owl-controls .owl-buttons div{top:32%;}
	.indicator-style2 .owl-prev{left: -15px!important;}
	.indicator-style2 .owl-next{right: -15px!important;}
	.features-tab ul.tabs li{margin-right: 0;width: 50%;float: inherit;}
	.features-tab .nav > li > a{padding: 2px 12px;margin:4px 2px;overflow: hidden; white-space: nowrap;
    text-overflow: ellipsis;}
	.fixfooter a{font-size: 16px;}
	.toch{font-size: 20px;}
	.contact-img-area{padding: 50px 0 50px;}
	.home-six .preview-2 .nivo-directionNav a.nivo-prevNav::before,
	.home-six .preview-2 .nivo-directionNav a.nivo-nextNav::before{top:0;}
	.home-six .preview-2 .nivoSlider:hover .nivo-directionNav a.nivo-nextNav{right: 40px;}
	.home-six .preview-2 .nivoSlider .nivo-directionNav a.nivo-prevNav{left:15px;}
	.preview-2 .nivoSlider .nivo-directionNav a.nivo-nextNav{right: 35px;}
	.money-area{background-image: url(../img/bg-img/bg2.jpg);background-size:contain!important;}
	ul.rate li{display: block;}
	.avatar{margin: 0 auto 10px;display: block;}
	ul.rate li .tb-recentb{padding-left: 0}
	.tb-product-item-inner.tb2.pct-last a.la-icon, .home-3 .tb-product-item .tb-image a.la-icon{top:24%;}
	.shop-tab .tb-product-item-inner>a, .features-curosel2 .tb-product-item-inner>a{
		height: 157px;
		padding-bottom: 0;
	}
	.shop-tab .scale-anm {
    max-height: 334px;
	}


}


/*iphone: 7px*/
@media (max-width: 376px) {}

@media (max-width: 767px){
	.tb-menu-sidebar {
			display: block !important;
	}
}

/*iphone 5*/
@media (max-width: 321px) {
	.container{width: 90%;}
	#waterfallArea .content_box {
		width: 100%;
	}
	.fl {
		width: 100%;
	}
	.img-vali {
		width: 100%;
		margin-left: 0;
		text-align: left;
		margin-bottom: 14px;
	}
}


@media (max-width: 430px) {
	.fixfooter .half img{width: 30px;}
}