
            @media (min-width: 1200px) {
            .container {  	
                width: 1200px;
                
            }}
         :root {  
            --hovercolor: #EAC278; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: 'Lato', sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: 'Lato', sans-serif;
            color: #253237;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: 'Lato', sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #ffffff;   
        }.page-title-wrapper{  
                background-image: url(https://kaffeinn.eu/img/cms/top page  image.jpg);   
            }.page-header h1,.breadcrumb{  
                color: #E8423B;   
            }.js-product-miniature .product_desc .product_name{
            color: #47211C;
            font-size: 18px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #EAC278;
        }.product-price-and-shipping .price{
            color:#47211C;
            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:#47211C;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }/* Importă fontul Lato din Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;600;700&display=swap');

/* Aplică fontul Lato pentru titluri */
h1, h2, h3, h4, h5, h6,
.page-title,
.product-title,
.post-title,
.block-title {
    font-family: 'Lato', sans-serif !important;
}
