@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Prata&display=swap');
html,body {
    font-family: 'Montserrat', sans-serif !important;
}
.blogs-inner{
    margin-top: 12rem;
}
.blog-details .author-and-time{
    display: flex;
    align-items: center;
}
.blog-details .author-and-time .time{
    margin-left: 16px;
}
.blogs-inner h1{
    color: #000000;
    font-size: 36px;
    font-family: 'Prata', serif;
}
.blogs-inner .blog-date{
    display: flex;
    align-items: center;
}
.blogs-inner .blog-date p{
    margin-bottom: -4px;
    margin-left: 7px;
    font-size: 14px;
    font-weight: 500;
    color: #565656;
}
.blogs-inner .blog-date{
    margin-top: 12px;
}
.blogs-inner .blog-details{
    margin-top: 20px;
}
.blogs-inner .blog-info{
    display: flex;
    justify-content: space-between;
    margin-bottom: 3rem;
}
.blogs-inner .blog-share{
    margin-top: 20px;
}
.blogs-inner .blog-share p{
    font-size: 18px;
    font-weight: 500;
    color: #6a3732;
    margin-bottom: 12px;
    text-align: right;
}
.blogs-inner .blog-share .social-links a{
    margin-right: 5px;
}
.related-blogs{
    margin-top: 0;
    font-size: 26px;
    color: #000000;
    font-family: 'Prata', serif;
}
/* .blog-content .row{
    margin-top: 25px;
} */
.blog-content .b-content{
    font-size: 14px;
    font-weight: 500;
    color: #6a3732;
    line-height: 1.8;
    text-align: justify;
    font-family: 'Montserrat', sans-serif !important;
}
.blog-content .blog-inner-banner{
    margin-bottom: 20px;
    width: 100%;
}
.related-products h3{
    font-size: 26px;
    font-weight: normal;
    color: #000000;
    font-family: 'Prata', serif;
}
.blogs-inner .links a{
    font-size: 18px;
    font-weight: 500;
    color: #6a3732;
}
.blogs-inner .links span{
    margin-right:4px;
}
.r-blogs .blogs-card p{
    font-size: 18px;
    font-weight: normal;
    color: #000;
    font-family: 'Prata', serif;
}
.r-blogs .blogs-card{
    display: flex;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 5px;
}
.r-blogs .blogs-card p{
    margin-left: 15px;
}
.blog-subscription{
    background-color: #fbb11c;
    padding: 3rem 2rem;
    text-align: center;
    margin-top: 3rem;
}
.blog-subscription h3{
    font-size: 26px;
    font-weight: normal;
    color: #000;
    font-family: 'Prata', serif;
    margin-bottom: 5px;
}
.blog-subscription p{
    font-size: 14px;
    font-weight: 500;
    color: #6a3732;
}
.blog-subscription input{
    border-radius: 2px;
    background-color: #fff;
    padding: 9px 36px;
    border: none;
    text-align: center;
    margin-top: 15px;
}
.blog-subscription input:focus, .blog-subscription input:focus-visible, .blog-subscription input:focus-within{
    outline: none;
}
.blog-subscription::placeholder{
    font-size: 14px;
    font-weight: 500;
    color: #a7a7a7;
}
.blog-subscription .blog-subscription-cta{
    background-color: #6a3732;
    padding: 9px 40px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    margin-top: 2rem;
    border: none;
}
.blog-subscription .blog-subscription-cta:hover{
    text-decoration: none;
}
.blog-content .helpful-cta{
    background-color: #fbb11c;
    padding: 7px 17px 7px;
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    margin-right: 15px;
    margin-top: 3rem;
    display: inline-block;
    cursor: pointer;
}
.blog-content .helpful-cta.disabled{
    opacity: 0.5;
}
.blog-content .related-products{
    margin-top: 3rem;
}
.blog-content .helpful-cta:hover{
    text-decoration: none;
}
.blog-content .helpful-cta img{
    margin-right: 8px;
}
.blog-content .helpful-span{
    font-size: 14px;
    font-weight: normal;
    color: #6a3732;
}
.latest-blogs a:hover, .latest-blogs a:focus, .latest-blogs a:focus-visible, .latest-blogs a:focus-within{
  text-decoration: none;
}
.latest-blog-card h3{
    font-size: 22px;
    font-weight: normal;
    color: #000000;
    font-family: 'Prata', serif;
    min-height: 85.78px;
    line-height: 1.3;
}
.latest-blog-card .latest-blog-thumbnail{
    max-width: 100%;
    height: auto;
}
.latest-blog-card .latest-author{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.latest-blogs h2{
    font-size: 36px;
    font-weight: normal;
    color: #000;
    font-family: 'Prata', serif;
    margin-bottom: 3rem;
}
.latest-blogs{
    background-color: #f6f6f6;
    padding-top: 1rem;
    padding-bottom: 3rem;
    margin-top: 4rem;
}
.latest-blogs .latest-blog-content{
    color: #6a3732;
}
.latest-blog-card .author, .latest-blog-card .time{
    color:#565656;
}
.r-blogs .blogs-card img{
    width: 35%;
}
.related-products .product_name{
    font-size: 14px;
    font-weight: normal;
    font-family: 'Prata', serif;
    color: #000;
    text-align: center !important;
    width: 100%;
    display: inline-block;
    min-height: 60px;
}
.related-products .productcard_productline{
    font-size: 12px;
    font-weight: 500;
    color: #6a3732;
    text-align: center !important;
    min-height: 52px;
}
.new-home-product-card {
    text-align: center;
    box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.3);
    background-color: #fff;
    padding-top: 0rem;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 0;
    min-height: 463px;
    margin-top: 2rem;
    width: 31%;
    margin-right: 18px;
}
.new-home-product-card .product-review-link:hover, .new-home-product-card .product-review-link:focus, .new-home-product-card .product-review-link:focus-visible, .new-home-product-card .product-review-link:focus-within{
    text-decoration: none;
}
.new-home-section-four .eachproduct .new-home-product-card a.productcard_productline {
    min-height: 46px;
}
.type0 .input-group-addon {
    background-color: #fbb11c;
    border: 0 solid #ccc;
    border-radius: 0 4px 4px 0;
    color: #fff;
}
.new-home-product-card button{
	text-transform: capitalize !important;
}
.new-home-product-card button {
    background: transparent;
    border-color: transparent;
    color: #fff;
    width: 100%;
    padding: 1rem 1.3rem;
    box-shadow: 5px 4px 25px 0 rgba(0, 0, 0, 0.05);
    font-weight: 800;
    background-color: #fbb11c;
    font-size: 14px;
}
body .new-home-product-card .product_add_to_cart_div select{
    width: 94%;
    max-width:94%;
    text-align: left;
    padding: 0.5rem 1rem;
    margin-top: 4px;
    box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    background-color: rgba(0, 0, 0, 0.05);
    border: none;
    color: #6a3732;
    font-weight: 600;
    font-size: 14px;
}
.new-home-product-card select:focus, .new-home-product-card select:focus-visible, .new-home-product-card select:focus-within{
    outline: none;
}
.new-home-product-card .new-product-reviews{
    text-align: left;
    padding: 1rem 1.3rem 1.5rem;
}
.new-home-product-card p, .new-home-product-card span {
    font-size: 13px;
    font-weight: 500;
    color: #6a3732;
}
.related-products .not-availability{
    height:auto;
    margin-bottom:6px;
}    
.b-content img{
    max-width: 100%;
    height: auto;
}
@media only screen and (max-width:768px){
    .blogs-inner .links a {
        font-size: 14px;
    }
    .blogs-inner h2 {
        font-size: 22px;
        line-height: 1.4;
    }
    .blogs-inner .blog-info {
        flex-direction: column;
    }
    .blogs-inner .blog-details {
        margin-top: 12px;
    }
    .blogs-inner .blog-date {
        margin-top: 5px;
        margin-left: 3px;
    }
    .blogs-inner .blog-share p {
        font-size: 16px;
        text-align: left;
    }
    .blog-share .social-links a img{
        width: 28px;
    }
    .related-products h3 {
        font-size: 22px;
    }
    .blog-content .helpful-cta {
        font-size: 12px;
        padding: 5px 14px 5px;
    }
    .blog-content .helpful-cta img {
        margin-right: 6px;
        width: 20px;
    }
    .related-blogs {
        margin-top: 26px;
        margin-bottom: 9px;
        font-size: 22px;
    }
    .r-blogs .blogs-card p {
        font-size: 12px;
        text-align: center;
        margin-top: 10px;
    }
    .blog-subscription h3 {
        font-size: 24px;
    }
    .latest-blogs {
        margin-top: 0.5rem;
    }
    .latest-blogs .latest-blog-card{
        margin-top: 1rem;
    }
    .latest-blogs h2 {
        font-size: 22px;
        margin-bottom: 2rem;
    }
    .latest-blog-card h3 {
        font-size: 20px;
    }
    .blog-content{
        margin-bottom: 3rem;
    }
    .blog-subscription {
        padding: 1rem 2rem 3rem;
        margin-top: 1rem;
    }
    .social-links{
        margin-bottom: 0;
    }
    .blog-content .b-content {
        word-wrap: break-word;
    }
    .new-home-product-card {
        flex-shrink: 0;
        width: 75%;
    }
    .related-products .row{
        display: flex;
        flex-direction: row;
        overflow-x: scroll;
        margin-left: 0px;
        padding: 5px;
    }
    .related-products .row::-webkit-scrollbar{
        display: none;
    }
    .latest-blogs .row{
        display: flex;
        flex-direction: row;
        overflow-x: scroll;
        margin-left: -4px;
    }
    .latest-blogs .row .col-lg-4{
        flex-shrink: 0;
        width: 75%;
    }
    .latest-blogs .row::-webkit-scrollbar{
        display: none;
    }
    .blog-content .related-posts{
        display: flex;
        overflow-x: scroll;
    }
    .related-posts .r-blogs {
        width: 50%;
        flex-shrink: 0;
        flex-direction: column;
        display: flex;
        margin-right: 15px;
    }
    .r-blogs .blogs-card {
        flex-direction: column;
    }
    .blog-content .related-posts::-webkit-scrollbar{
        display: none;
    }
    .related-products .new-home-product-card .type0{
        height: auto;
        margin-bottom: 0;
    }   
    .related-products .new-home-product-card .product_add_to_cart_div {
        padding: 0;
        margin-top: 8px;
    } 
    .r-blogs .blogs-card img {
        max-width: 100%;
        height: auto;
        width: auto;
    }   
}
