.search-style-3.position-absolute.d-block.d-md-none {
	/*max-width: 180px;*/
    left: 90px;
}
@media only screen and (max-width: 992px) {
    .logo.logo-width-1 {
        left: 62px;
        margin-right: 0;
        position: absolute;
        transform: translateX(-50%);
    }
  
  .product-cart-wrap .product-card-bottom .add-cart .add {
	padding: 10px 15px;
  }
}

.hero-slider-1 .single-hero-slider {
	background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 1024px) {
    .hero-slider-1 .single-hero-slider {
        height: 190px;
    }
}

figure.image {
	width: 300px;
}

.ck-content .rounded-4 {
	border-radius: 20px;
}
.stick .header-wrap .logo img {
	height: 55px !important;
  	width: 65px;
}
.post-title {
	font-size: 16px;
}
.footer-mobile .menu--footer li a {
    color: #000;
    display: block;
    padding: .25rem .5rem;
    position: relative;
    text-align: center;
    z-index: 1;
}
.btn-apply-coupon-code {
	width: 40%;
  	padding-left:10px;
  	padding-right: 10px;
}
.loop-grid {
	margin-top: 2rem;
}