
            @media (min-width: 1200px) {
            .container {  	
                width: 1140px;
                
            }}
         :root {  
            --hovercolor: #71B701; 
            --bg_dark: ; 
            --font-weight: 700;  
			
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #253237;
            text-transform: capitalize;
			font-weight: 700;
        }.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: #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: #71B701;
        }.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: ;
        }.categories-container .category-image {
    height: 102px;
    width: 102px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}

.pos-menu-col  a {
  font-weight: 700;
  font-size: 1rem;
}

.items_wrapper {
  min-width: 100%;
  align-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.ww_form_input_wrapper.ww_inner_element input,
.ww_form_input_wrapper.ww_inner_element label {
  width: 100%;
}
.ww_submit_button_wrapper.ww_inner_element {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.ww_form_item {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  align-items: flex-start;
}

.ww_multiple_select_option {
  display: flex;
  gap: 5px;
}

.ww_submit_button_wrapper .ww_inner_element_content {
  background-color: orange;
  display: block;
  width: auto !important;
  max-width: 80px;
  padding: 10px 20px;
  color: black;
  margin-top: 20px;
}

.ww_hover_text.p_default_block {
  display: none !important;
}

.pnp-newsletter-form,
.pnp-close-checkbox {
    display: none !important;;
}

.pnp-content {
    max-width: 100% !important;
    display: flex;
    flex-direction: column;
}

#posnewsletterpopup .title-popup p {
    color: #616265 !important;
    font-size: 20px;
    font-weight: 600;
}

.discount-percentage.discount-product ,
.on-sale {
    background-color: #EEA318 !important;
}

.price.price-sale {
    color: #EEA318 !important;
}

.main-menu-slider .title1 {
    color: #7CB91A !important;;
}

.main-menu-slider .title2, .title3, .subtitle {
    color: #253237 !important;
}

.orange-links a {
color: #71b701;
}

.white-links a:hover,
.orange-links a:hover {
text-decoration: underline !important;
}

.white-links a {
color: white;
}

.hook-reviews,
.addToWishlist,
.compare {
  display: none !important;;
}
.smart-blog-posts-info {
  display:  none !important;
}
.articleContent {
  margin-top: 20px;
}
.smart-blog-sing-blog-content ul {
list-style-type: disc !important;
padding-left: 24px;
}
#module-smartblog-details .advertising-block {
  display: none;
}
.smart-blog-sing-blog-content table, 
.smart-blog-sing-blog-content td, 
.smart-blog-sing-blog-content th {
  border: 1px solid black;
}

.pos-sub-menu.menu-dropdown .icon-drop-mobile {
  display: none;
}

@media screen and (min-width: 768px) {
.pos-menu-horizontal > ul > li:first-of-type {
  display: none !important;
}
    .about-us-images img {
        height: 335px;
        min-width: 100%;
        object-fit: cover;
    }
.menu-content {
  gap: 32px;
}
    .clinical-images img {
        min-height: 900px;
        object-fit: cover;
    }
    .cooperation-images img {
        min-height: 700px;
        object-fit: cover;
    }
}