.about-left .img-one, .about-right .img-one {

    max-width: 80%;

}

.shadow {

    box-shadow: 0 0 3px rgba(30, 41, 59, 0.15) !important;

}

.rounded {

    border-radius: 6px !important;

}

.rounded {

    border-radius: var(--bs-border-radius) !important;

}

.position-relative {

    position: relative !important;

}

.shadow {

    box-shadow: var(--bs-box-shadow) !important;

}

.about-left .img-two {

    right: 0;

}

.about-left .img-two, .about-right .img-two {

    position: absolute;

    bottom: -10%;

    max-width: 220px;

}

.img-banner-home {

    background: url("../images/banner.jpg");

    background-size: cover;

    height: 676px;

}

.product-image-box img {

    text-align: center;

    margin: 0 auto;

    display: block;

    width: 100%;

    object-fit: contain;

    aspect-ratio: 2 / 3;

}

.product-1 {

	width: 100%;

    padding: 4px;

    background: #dedede;

    box-shadow: 2px 2px 2px 2px #cfc9c9;

}

.product-1 h4 {

    font-size: 13px;

    padding-top: 17px;

    line-height: 20px;

    padding-bottom: 0px;

    margin-bottom: 7px;

}

.product-1 p {

	font-size: 11px;

}

.feed {

	width: 22px;

    height: 22px;

    border-radius: 50px;

    margin-top: 9px;

}

.cmt_floting_customsett {

  display: none !important;

}

.category-list ul{

    padding: 10px;

    background: #dedede;

}

.aside-bag h3 {

    background: #fff935;

    margin-bottom: 0px;

    padding-left: 10px;

}

.border-bootom {

    border-bottom: 1px solid #dedede;

        padding: 30px 0px 30px 0px;

}

/*.banner-fixed{

    position: fixed;

    bottom:10px;

    right: 0;

    width: 190px;

}*/

@media (max-width:600px){

    .banner-fixed{

        position: relative;

        top:10px;



    }

}



.pagination li {

    padding: 0px 10px;

}
.sidebar ul li {
    background: #dedede;
}
.nav li a {
    color: #2457aa!important;
}
