p{
    font-size: 18px !important;
}
.logo__image {
    max-height: 90px;
}
.header-bottom{
    padding: 10px 0;
}
.header-top{
    background:#e18c00;
}
.blog-grid__item{
    margin-bottom: 0;
}
.blog-grid__item p{
    padding: 5px 0;
    margin-bottom: 0;
    text-align: center;
}
.blog-grid__item a{
    text-decoration: underline;
}
.products-carousel__prev, .products-carousel__next{
    margin-top: 0;
    background: transparent;
    border: none;
    color: #fff;
}
.products-carousel__prev svg, .products-carousel__next svg{
    color: #fff;
}
.products-carousel__prev {
  left: 12.375rem;
  }
  .products-carousel__next {
    right: 12.375rem;
}
.face-container{
    width: 420px;
}
.face-container_2{
    width: 600px;
}
.mega-menu__img{
    padding: 10px;
}

.bordered-section{
    padding: 5px;
    background:#5c5346;
}
.bordered-section ul li {
    list-style: none;
    float: left;
    color: #fff;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}
.bordered-section marquee{
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 0;
}
.btn-primary{
   
    border-radius: 8px;
    border: none !important;
    padding: 6px 8px;
    background-color:#e18c00;
}
.block-newsletter .form-control{
    margin: 15px ;
}
.blog-title-a a{
    color: #b5812b;
   font-size: 1.625rem;
    margin-bottom: 1.875rem;
    line-height: 1.5;
}
.blog-title-p p{
    text-align: left;
    color: #444 !important;
}
.blog-title-p a{
    color: #b5812b;
}
.d-right-side h3{
    font-size: 30px;
}
.d-grid_1{
    padding: 40px;
}
.bredcrumb{
    text-align: center;
    background:#fff4e3;
    padding: 50px;
}

.product-head h3{
    line-height: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 0 20px;
    margin-bottom: 0;
    background: #fff;
    text-transform: capitalize;
    font-family: inherit;
    font-size: 16px;
}
.product-button{
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 20px 0;
    color: #303030;
    font-size: 17px;
    font-weight: 600;
    font-family: var(--heading-font-family);
    letter-spacing: .24px;
    line-height: 20.4px;
    text-transform: none;
    border: none;
    transition: padding .3s;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.accordion-body a{
    font-size: 16px;
        color: #1c1c1c;
    opacity: 0.6;

}
.accordion-header{
    border-top: 1px solid #e9e9ed;
}
.product-btn{
    font-size: 16px;
    background-color: #222222;
    line-height: 1.5;
    color: #ffffff;
    padding: 10.4px 28px;
    text-align: center;
    vertical-align: middle;
    margin: auto;
    border-radius: 10px;
    border: 1px solid #222;
    margin-top: 10px;
}
.product-btn:hover{
    border: 1px solid#222222;
    background: transparent;
    transition: 0.5s;
    color: #222222;
}
.product-card-m{
    margin:15px 0;
    text-align: center;
}
.pc__img{
    border-radius: 10px;
}
.pc__info p{
    margin-bottom: 5px;
}
.reviews-group i{
    color: #b5812b;
}
.shop-main{
    padding: 70px 15px;
}
.product-single__price p{
    font-size: 15px;
    color: #303030;
}
.current-price{
    color: #b5812b;
}
.product-sec1{
    padding: 50px 0;
    background: #e5efff;
}
.product-sec-d h4{
    font-size: 40px;
    color: #060076;
}
.product-sec1 .row {
    align-items: center;
}
.product-sec-d  ul li{
    font-size: 18px;

}
.product-sec2{
     padding: 50px 0;
    background:#fff1e8;
}
.product-sec3{
    padding: 50px 0;
}
.product-sec3 .row{
    align-items: center;
}
.product-sec-d p{
    font-size: 18px;
}
.product-single__description *{
    font-size: 18px;
}
.black-swach{
    border: 1px solid#ddd;
   padding: 10px;
   cursor: pointer;
    display: inline-block;
}
.product-single__addtional-info > .item{
    font-size: 18px;
}
.price-rate{
    display: flex;
    align-items: center;
}
.price-rate p{
    padding-left: 15px;
    margin: 0 !important;
}

.product-single__description h3{
    color: #7c00a5 !important;
}
.swiper-slide {
    height: 100%; /* Ensure that swiper-slide takes full height */
}

.product-card {
    height: 100%; /* Ensure that the product-card takes full height */
    display: flex; /* Using flexbox to ensure proper stretching of inner content */
    flex-direction: column;
}

.home-product {
    text-align: center;
    background: #fff6e6;
    padding: 15px;
    height: 541px; /* Home product takes full height of parent */
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* Adjust content spacing */
}
.home-product img{
    border-radius:8px;
}
.home-btn{
    margin:10px 0;
}
.home-p{
    margin:10px 0;
}
.about-us-main {
    padding:50px 0;
    background:#f3f3f3
}
.about-us{
    padding:50px;
    background:#ffffff; 
}
.why-choose-in {
    padding: 25px;
    text-align:center;
    box-shadow: -1px 0px 9px 4px #e7e7e7;
     height: 100%; 
    display: block;
}
.why-choose-in img{
    width:100px;
}
.about-us h3{
    color:#840099;
    font-size:30px;
    margin:15px 0;
}
.why-choose-in h4{
    font-size:20px;
    margin:10px 0;
    color:#992bab;
}
.about-us .col-md-6{
    margin:15px 0;
}
i.nav-icon.fa.fa-bars{
    font-size: 30px;
}
textarea {
     resize: vertical;
     width: 100% !important;
     margin:  10px 0 !important;
     border-color: #E4E4E4 !important;
     padding: 15px !important;
}
@media (min-width: 992px) {
    .slideshow.type4 {
        height: 500px !important;
    }
}
p.scrolling-content__text.heading {
    color: #fff !important;
    margin-bottom: 0 !important;
}
.bordered-section marquee{
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
}
.reviews-group{
    padding-bottom: 10px;
}

@media only screen and (max-width: 600px) {
.slideshow-bg__img {
    height: 130px;
}
.btn-50{
    height: 35px;
}

.slideshow.type4{
    height: 130px;
}
.header-mobile.header_sticky {
    z-index: 1050 !important;
    position: relative !important;
}
.pc__category{
    font-size: 12px !important;
}
main{
    padding-top: 0 !important;
}
.category-carousel img{
    height: 200px;
}
.home-product{
    height: 350px;
}
.price{
    font-size: 14px !important;
}
.pc__info{
    margin-top: 0;
}
.product-card{
    height: auto;
}
.footer-mobile.position-fixed {
    opacity: 1;
}
}
.aside_right.aside_visible{
    height: 100%;
    overflow: scroll !important;
}

 .pc__info{
    margin-bottom: 3rem !important;
 }