
         :root {  
            --hovercolor: #B90D1F; 
            --bg_dark: #F9F9F9; 
            --font-weight: 700;  
			
        }body{
            font-family: "Inter", sans-serif;
            font-size: 15px;
            color: #1A1C1C;
        }body{background-color: #F9F9F9;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: "Manrope", sans-serif;
            color: #253237;
            text-transform: capitalize;
			font-weight: 700;
        }.pos_title h2{
            font-size: 40px;
        }.pos-title{
            font-family: "Manrope", 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: #253237;
            font-size: 20px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #B90D1F;
        }.product-price-and-shipping .price{
            color:#18181B;
            font-size: 25px;
        }.h1.namne_details, .product_name_h1{
            color: #1A1C1C;
            font-size: 40px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#1A1C1C;
            font-size: 40px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.menu {
  display: flex;
  gap: 20px;
}

.menu a {
  color: #ffffff;
  text-decoration: none;
}

.shipping-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 24px;
  font-size: 14px;
}

.shipping-table__header-row {
  background-color: #4a4a4a;
}

.shipping-table__th {
  padding: 10px 14px;
  text-align: left;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0.03em;
}

.shipping-table__row {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e0e0e0;
}

.shipping-table__row:nth-child(even) {
  background-color: #ececec;
}

.shipping-table__td {
  padding: 9px 14px;
  color: #333333;
}

.shipping-notice {
  background-color: #f0f0f0;
  border-left: 3px solid #4a4a4a;
  padding: 12px 16px;
  margin-bottom: 24px;
  font-size: 14px;
  color: #333333;
}

@media (max-width: 1024px) {

    .elementor-element-uelrrz2,
    .elementor-element-uelrrz2 .elementor-widget-container,
    .elementor-element-uelrrz2 .pos-search-wrapper,
    .elementor-element-uelrrz2 form.pos-search,
    .elementor-element-uelrrz2 .pos-search__container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .elementor-element-uelrrz2 .search-input-container {
        width: 100% !important;
        flex: 1 1 auto !important;
    }

    .elementor-element-uelrrz2 .pos-search__input {
        width: 100% !important;
        min-width: 0 !important;
    }

}