.logo-header img {
    width: 50px !important;
}
.footer-logo a{
    display: block;
    text-align: center;
}
.footer-logo a img{
width: 100px;
}
.card-product .card-product-info .title{
    line-height: 25px;
    min-height: 50px;
}
.card-product{
	padding: 5px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
    border-radius: 8px;
    background-color: white;
}
.thumbs-slider .swiper-slide {
    border: solid 1px #cdcdcd;
    border-radius: 4px;
}
.btn-fill {
    background-color: #fe3500;
    border: 1px solid #fe3500;
}
body{
background-color:#f2f3f5
}
.card-product .card-product-info .price{
    line-height: 30px;
}
.card-product-info {
    text-align: center;
}
.tf-sticky-btn-atc .tf-height-observer{
padding: 0px;
}
.widget-tabs{
    background-color: white;
}
.tf-main-product .tf-product-media-wrap{
    background-color: white;
    padding: 10px;
    border-radius: 4px;
}
.tf-main-product .tf-product-info-wrap{
    background-color: white;
    height: 100%;
    padding: 10px;
    border-radius: 4px;
}
.tf-main-product .liveview-count{
padding: 0px 7px 3px 8px;
}
.flat-spacing-4 {
    padding-top: 27px;
    padding-bottom: 50px;
}
.tf-breadcrumb-wrap {
        padding: 10px 0;
    }
.flat-spacing-17 {
    padding-top: 50px;
    padding-bottom: 40px;
}