/* @media only screen and (max-width:479px) { */

body {
	border-top:3px solid deepskyblue;
}
.slider-area .bg-img .slider-content-1 p {
	font-size: 18px;
	margin-bottom: 25px
}
.slider-area .bg-img .slider-content-1 h1 {
	font-size: 28px
}
.offcanvas {
	width: 300px
}
.offcanvas.offcanvas-mobile-menu {
	padding: 17px
}
.header-tools .cart-info sup {
	width: 15px;
	height: 15px;
	line-height: 16px;
	font-size: 10px;
/* 	left: 10px */
}
.header-tools .cart-info a {
	margin-right: 15px
}
.search-element input {
	/* padding: 20px 45px 20px 130px */
	padding: 20px 45px 20px 20px
}
.search-element button {
	width: 52px
}
.product-details-content .pricing-meta {
	font-size: 20px
}
.product-details-content .pro-details-wish-com a {
	font-size: 12px
}
.product-details-content {
	border-left: none;
}
.description-review-topbar.nav a {
	margin: 0 10px;
	font-size: 16px
}
.description-review-topbar.nav a:first-child{
	margin-left: 20px;
}
.description-review-topbar.nav {
	padding-top: 20px;
}
.about-area .about-content h2 {
	font-size: 24px
}
.about-area .single-about h4 {
	font-size: 24px
}
.blog-post-content-inner .blog-title a {
	font-size: 20px
}
.comment-area .single-review .review-content p {
	width: 100%
}
.best-sell-area .product-inner {
	display: block
}
.best-sell-area .product-inner .img-block {
	flex: auto;
	max-width: 100%;
	margin-right: 0
}
.best-sell-area .product-inner .product-decs p {
	padding: 0px 15px
}
.best-sell-area .product-inner .product-decs {
	text-align: center
}

/* header */

.header-logo a .img-responsive {
	width: 145px;
	height: 29px;
}
.flag-icon {
	width: 15px;
	height: 12px;
}
 
/* footer */
/* articles */
.footer-area .footer-top .footer-blog-post .footer-blog-post-top .post-thumbnail img {
	width: 80px;
	height: 53px;
}
.footer-logo a img {
	width: 211px;
	height: 42px;
}
.payment-img {
	width: 319px;
	height: 26px;
}
 
 
/* right cart */

.minicart-product-list li .image img {
	width: 63px;
	height: 63px;
}
  