
         :root {  
            --maincolor: #BD7C38;  
            --bodycolor: #525050;  
        }html{
            font-size: 16px;
        }body{
            font-family: "Tajawal", sans-serif;
            font-size: 16px;
            color: #525050;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Jost", sans-serif;
            color: #BD7C38;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Jost", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #ffffff;   
        }.js-product-miniature .product_desc .product_name{
            color: #121111;
            text-transform: none;
            font-weight: 400;
        }@media(min-width: 768px){
                .js-product-miniature .product_desc .product_name{
                font-size: 16px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #CC3B46;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 16px;
        }.h1.namne_details, .product_name_h1{
            color: #3C3535;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#121111;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.make_row_div > div  >div{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
/* Target the specific slide item */
.hero_slider .slider-item .slideshow-content {
    padding: 0px 50px;
}
.elementor-element-3a7173f {
    display: none !important;
}
.nav-tabs .nav-link {
    color: #bd7c38 !important;
    font-weight: 600;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
    color: #bd7c38 !important;
    font-weight: 700;
}
.blockreassurance_product, #product .tabs {
    a {
        color: #bd7c38 !important;
        text-decoration: none;
    }
}