
            @media (min-width: 1200px) {
            .container {  	
                width: 1430px;
                
            }}
         :root {  
            --maincolor: #EB2D2D;  
            --bodycolor: #222121;  
        }html{
            font-size: 14px;
        }body{
            font-family: "Montserrat", sans-serif;
            font-size: 14px;
            color: #222121;
        }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: "Montserrat", sans-serif;
            color: #121111;
            text-transform: none;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Montserrat", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #FFFFFF;   
        }.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: 16px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #EB2D2D;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 16px;
        }.h1.namne_details, .product_name_h1{
            color: #121111;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#121111;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }#header .sticky-inner.scroll-menu {
  opacity: .99;
}

select.form-control:not([size]):not([multiple]) {
  height: auto;
  line-height: 22.5px;
  padding: .15rem 2.4rem 0.15rem 0.3rem;
  background-color: #ffffff;
}

.form-control {
  border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
}
.radio-label {
  display: inline-block;
  padding: .125rem .625rem;
  font-weight: 600;
  background: #fff;
  border: 2px solid #fff;
  color: #232323;
}

.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;
}


.block-categories .category-sub-menu li[data-depth="0"] > a {
  text-transform: none;
}

.product-manufacturer .manufacturer-logo {
  height: 60px;
}

.left-vertical .product-cover-container {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  border: 1px solid #ebebeb;
}

.product-flag .new {
  background: #232323;
}