main .tp-product-details-title {
    font-size: 24px;
}
a,button {
    background: transparent;
    border: none;
    outline: none;
    color: #bd844c;
    font-size:14px;
  display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tp-product-details-wrapper.has-sticky {
    
    background: #eff5ff;
    padding: 15px;
}
.tp-product-details-add-to-cart-btn {
     background: #d7af04;
}
.delivery-estimate-box {
 background-color: #ffe105 !important;
}
.tp-product-details-query-item>span {
    color: #038e4d;
    
}
.tp-product-details-price, .tp-product-details-price.new-price {
    color: #de0053;
}
main .tp-product-title-4 {
    font-size: 15px;
}
.tp-header-sticky.header-main .main-menu.menu-style-3.menu-style-4 ul li.has-dropdown>a:after, .tp-header-sticky.header-main .main-menu.menu-style-3>nav>ul>li>a, .tp-header-sticky.header-sticky .main-menu.menu-style-3.menu-style-4 ul li.has-dropdown>a:after, .tp-header-sticky.header-sticky .main-menu.menu-style-3>nav>ul>li>a {
    color: #fbfbfb;
}