
         :root {  
            --hovercolor: #4fb68d; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #253237;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Open Sans", 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: #253237;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #4fb68d;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 15px;
        }.h1.namne_details, .product_name_h1{
            color: #253237;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#555555;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
  margin-top: 0;
}
.ce-product-description-short {
  display: block;
}
.mp_yazi {
padding:0;
line-height:2em;
font-size:15px
}

.mp_yazi ol li {
color:#5b5b5b;
line-height:2em;
font-size:15px;
}

.mp_yazi h3 {
color:#dfa300;
font-weight:700;
line-height:1.3;
font-size:1.125rem;
margin-bottom:.8rem;
margin-top:1.3rem
}

.mp_yazi {
padding:1.1rem;
line-height:1.5em
}
.mp_title{
padding:0  1.1rem;
  line-height: 1.5em;
}
.mp_title h1{
font-family: "Open Sans", sans-serif;
}
.cart-item {
  padding: 0;
}
 #thecheckout-cart-summary .card .cart-item .product-line {
  min-height: 100px;
  background: var(--bg-white);
  border: 1px solid var(--border-color);
  border-radius: var(--radius-lg);
  margin-bottom: 15px;
  padding: 10px;
  transition: var(--transition-base);
  box-shadow: var(--shadow-soft);
}
.ets_pr_display_notification .alert{
padding: .875rem 1.25rem;
  font-size: 1.15rem;
  font-weight: 700;
}