
            @media (min-width: 1200px) {
            .container {  	
                width: 1500px;
                
            }}
         :root {  
            --maincolor: #0662CA;  
            --bodycolor: #232323;  
        }html{
            font-size: 14px;
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #232323;
        }body{background-color: #FFFFFF;background-repeat: repeat-x;background-attachment: scroll;background-size: auto;}.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: #232C38;   
        }.page-title-wrapper{ background-color: #000000}.page-header h1,.breadcrumb{  
                color: #000000;   
            }.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: 14px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #0395ED;
        }.product-price-and-shipping .price{
            color:#D30909;
            font-size: 18px;
        }.h1.namne_details, .product_name_h1{
            color: #121111;
            font-size: 22px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#A90505;
            font-size: 24px;
        }#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;
}

.has-discount.product-price {
  color: #ec1c24;
  font-size: 16px;
}

.product-price {
  color: #ec1c24;
  font-size: 16px;
  font-weight: 600;
}

.product-manufacturer .manufacturer-logo {
  height: 60px;
}

@media (max-width: 767px) {
  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper .elementor-image-box-content {
    margin-left: 10px;
  }

.back-top a {
  background: #ccc;
}


.main-menu .pos-menu-vertical .menu-content .menu-item > a {
  text-transform: none;
}