
            @media (min-width: 1200px) {
            .container {  	
                width: 1400px;
                
            }}
         :root {  
            --maincolor: #235937;  
            --bodycolor: #232323;  
        }html{
            font-size: 13px;
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 13px;
            color: #232323;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #121111;
            text-transform: none;
			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: #121111;
            text-transform: none;
            font-weight: 400;
        }@media(min-width: 768px){
                .js-product-miniature .product_desc .product_name{
                font-size: 13px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #235937;
        }.product-price-and-shipping .price{
            color:#1C1C1C;
            font-size: 16px;
        }.h1.namne_details, .product_name_h1{
            color: #121111;
            font-size: 18px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#121111;
            font-size: 26px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.js-product-miniature .product_desc .product_name:not(.one_line) {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 3em;
}

.product-manufacturer .manufacturer-logo {
  height: 35px;
}

.back-top a {
  background: #ccc;
}


@media (max-width: 767px) {
  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper .elementor-image-box-content {
    margin-left: 10px;
  }



body#checkout section.checkout-step .payment-options .payment-option {
  margin-bottom: 1.5rem;
}


