#_desktop_megamenu .pos-menu-horizontal .menu-content .menu-dropdown .pos-sub-inner {
  box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 40%)!important;
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
}
.product-price-and-shipping{
	text-align: left;
  /*text-align: center!important;*/
}
.pos_title h2 {
	text-transform:uppercase!important;
}
#_desktop_vegamenu .pos-menu-vertical .menu-content
 {
  box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 40%)!important;
 border-radius: 20px;
}
##product-availability.product-unavailable{
  color: red;
}
#footer .footer-container .footer_top {
    margin-top: 20px;
    display:none;
}
.logo{max-width: 198px!important;}