/*
Theme Name: Flatsome Child v01
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* Näitab desktopis */

.stock_details, .studded_comment {
  font-size: 0.8em;
  margin-top: -10px;
  margin-bottom: 1em;
}

.p.in-stock {
  color: #008000;
}




@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
