
         :root {  
            --hovercolor: #C96B49; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Poppins", sans-serif;;
            font-size: 14px;
            color: #000000;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Poppins", sans-serif;;
            color: #253237;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Poppins", sans-serif;;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #D9E0D3;   
        }.js-product-miniature .product_desc .product_name{
            color: #000000;
            font-size: 18px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #000000;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 22px;
        }.h1.namne_details, .product_name_h1{
            color: #000000;
            font-size: 40px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#C96B49;
            font-size: 40px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.top-bar marquee i {
font-size: 10px;
margin: 0px 10px;
}
.contact-footer i {
    width: 20px;
}
.js-product-miniature .product_desc {
text-align: center;
}
.js-product-miniature.style_product1 div.cart button.ajax_add_to_cart_button, .js-product-miniature.style_product1 div.cart span.ajax_add_to_cart_button  {
    display: inline-block;
    width: auto;
    border-radius: 40px;
background: #c96b49;
    font-family: "IM Fell English", sans-serif;
font-size: 16px;
}
body.page-product  main {
background: #dbe1d5;
}
body.page-product #wrapper  > .container {
background: #fdfdfd;
    padding-bottom: 200px;
    background-image: url(/img/cms/decoration-bottom-light-green.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto;
}
body.page-product  main #content-wrapper {
background: #fdfdfd;
    padding: 30px;
}
body.page-product  main .categoryproducts {
background: #fdfdfd;
 padding: 30px;
}
.h1.namne_details, .product_name_h1 {
font-family: "IM Fell English", sans-serif;
}
.buy .buy-now {
font-family: "IM Fell English", sans-serif;
background: #c96b49;
border: 2px solid #c96b49;
}
.product-actions .add-to-cart {
font-family: "IM Fell English", sans-serif;
}
.payment-detail {
background: transparent;
}
.payment-detail img {
    width: auto;
    height: 60px;
}
.tabs {
background: transparent;
}
.tabs .nav-tabs .nav-item .nav-link {
font-family: "IM Fell English", sans-serif;
color: black;
}
.tabs .nav-tabs .nav-item .nav-link:hover, .tabs .nav-tabs .nav-item .nav-link.active {
color: #838c77;
}
.tabs .nav-tabs .nav-item .nav-link:hover:after, .tabs .nav-tabs .nav-item .nav-link.active:after {
    background: #838c77;
}
#header {
border-bottom: 0px;
}
.page-title-wrapper {
 background: transparent;
}
.product-description table {
    border-collapse: separate;
    border-spacing: 0 10px;
    width: auto;
    min-width: 50%;
}
.product-description table td {
border: 0px !important; 
    padding: 10px 40px !important;
background: #dbe1d5;
color: black;
}
.product-description table td p {
margin-bottom: 0px;
color: black;
}
.product-description table tr:first-child td {
background: #838c77 !important;
}
#product .product-description p, p, .page-content.page-cms ul {
color: black;
}