.fixfooter{
	position: fixed;
	bottom: 0;	
    display: flex;
	width: 100vw;
	z-index: 99
}

.fixfooter .half{width: calc(100vw / 2);display: inline-block;text-align: center;}
.fixfooter .half.green{background-color: #00c924}
.fixfooter .half.blue{background-color: #7aa5da}
.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;}



/*
| ----------------------------------------------------
| responsive
| ----------------------------------------------------
*/
@media (max-width: 1367px) {}


@media (max-width: 1025px) {
	.contact-img-area{padding: 60px 0 100px;  background-size: cover;}

}


@media (max-width: 769px) {
	.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 }
}


 /*iphone plus*/
@media (max-width: 415px) {
	/*.shop-tab .tb-product-item-inner>a,.features-curosel2 .tb-product-item-inner>a{height: 270px;}*/
	.container{width: 350px;}
	.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;}
	.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}


}


/*iphone: 7px*/
@media (max-width: 376px) {}

@media (max-width: 767px){
	.tb-menu-sidebar {
			display: block !important;
	}
}

/*iphone 5*/
@media (max-width: 321px) {
	.container{width: 300px;}
}