

.page_not_found {    
  color: #ffffff;
  background-color: #009CE7;
  margin :-10px
}

.summary p.price, .woocommerce div.product .summary p.price span.amount {
  
  font-family: 'brandon_textbold', serif;
}

nav.main_menu ul li:nth-child(5) {
  background-color: #8ac149;
}

.shopping_cart_header .header_cart span {
  background-color: #8ac149;
}

.woocommerce .qbutton.add-to-cart-button, .woocommerce .single_add_to_cart_button, .woocommerce .woocommerce-message a.button, .woocommerce ul.products li.product .added_to_cart {
  background-color: #8AC149;
}

.post_comments {
  font-weight: 100;
  font-size: small;
}

.woocommerce .product h1.product_title {
    font-size: 38px;
}


  
.woocommerce div.product .images .thumbnails {
    margin-top: 20px;
    width: 54.6%;
    margin-right: 0.5%;
}

div.ppt {
    display: none!important;
}

.woocommerce div.product .images img {
    margin-top: 30px;
}


.woocommerce div.cart-collaterals h2, .woocommerce-page .div.cart-collaterals h2 {
    padding: 10px;
    font-weight: 600;
    }
    
    
#submit_comment {
    background-color: #01b1ec;
 }
 
  #submit_comment:hover {
    background-color: #008ed0;
    border-color: #fff;
    }
    
    
    
ul.pathologies {
    color : #fff
}