/*
Theme Name: Flatsome Child
Theme URI: http://flatsome.uxthemes.com/
Template: flatsome
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.9.1.1576138279
Updated: 2019-12-12 03:11:17

*/
body {
    font-family: museosans300,sans-serif !important;
    font-weight: 500;
    font-size: 16px;
}

@font-face { 
	font-family: Free Pen; 
	src: url("https://cbd-medic.com/wp-content/themes/flatsome-child/fonts/Free_Pen.otf"); 
	font-weight: normal; 
}
@font-face {
  font-family: museosans500;
  src: url(https://cbd-medic.com/wp-content/themes/flatsome-child/fonts/MuseoSans_1.woff);
}
@font-face {
  font-family: museosans300;
  src: url(https://cbd-medic.com/wp-content/themes/flatsome-child/fonts/MuseoSans_0.woff);
}

h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a, .nav > li > a {
	font-family: museosans500 !important;
}
body, a, li, p, input, button {
		font-family: museosans300 !important;
}
#top-bar ol.flickity-page-dots {
    display: none;
}
#header #top-bar .nav li a {
    font-size: 16px;
}
.item-circle {
	display: inline-block;
    width: 36px;
    margin: 0 5px 8px 0;
    float: left;
    text-align: center;
}
.item-circle p {
    font-size: 0.7em;
}
.yotpo.bottomLine {
    margin: 10px 0;
}
.archive .product .add_to_cart_button.is-small.is-flat {
    width: 40%;
}