
            @media (min-width: 1200px) {
            .container {  	
                width: 1440px;
                
            }}
         :root {  
            --hovercolor: #C29958; 
            --bg_dark: ; 
            --font-weight: 400;  
			
        }body{
            font-family: "Jost", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Jost", sans-serif;
            color: #253237;
            text-transform: none;
			font-weight: 400;
        }.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: #FFFFFFCC;   
        }.js-product-miniature .product_desc .product_name{
            color: #253237;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #C29958;
        }.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: ;
        }h3.western {
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
}
p.content-txt {
    padding-bottom: 15px;
}
div#header-icon ul li {
    display: inline-block;
    padding-right: 15px;
}
.scroll-menu a.site-logo img {
    width: 50%;
}
#index .post-meta {
    display: none;
}
.back-top {
    display: block;
    position: fixed;
    right: 1.875rem;
    bottom: 120px;
    z-index: 10;
}
@media (max-width:768px) {
.back-top {display: none !important;}
}
.smart-blog-posts-info {
    display: none !important;
}
.title_block.smart-blog-posts-title {
    padding-top: 10px;
}
.title_block.smart-blog-single-post-title {
    padding-bottom: 10px;
}
body#checkout .custom-checkbox span {
    position: static; 
}
#checkout .pos-recent-orders {
display: none !important;
}
footer.form-footer.text-sm-right:after, .newsletter-rodo:after, #customer-form:after, #address .js-address-form:after, #authentication #login-form:after, #password .forgotten-password:after, #checkout #checkout-login-form:after, #checkout #checkout-addresses-step footer.form-footer.clearfix:after {
    content: '(*) Wymagane pola';
    color: red;
    font-size: 12px;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
}
#identity label.required:after, #address label.required:after, #authentication label.required:after, #password label.required:after, #checkout label.required:after, #registration label.required:after {
    content: '*';
    color: red;
}
#identity label.required:after, #address label.required:after, #authentication label.required:after, #password label.required:after, #checkout label.required:after, #registration label.required:after { content: '*'; color: red; }
	#registration .form-group.row:nth-child(8) label.required:after, #registration .form-group.row:nth-child(7) label.required:after {content: none!important;}
	#checkout .form-group.row:nth-child(8) label.required:after, #checkout .form-group.row:nth-child(9) label.required:after {content: none!important;}
	#identity .form-group.row:nth-child(8) label.required:after, #identity .form-group.row:nth-child(9) label.required:after {content: none!important;}