/*
	Theme Name: Gatsby - Forga Theme
	Theme URI: https://forga.io
	Description: Forga WordPress Theme
	Author: Forga (@forgastudio)
	Author URI: https://forga.io
	Tags: WP, HTML5, SASS
	Version: 0.1
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/


.back-to-store {
	color:#2a303c;
	font-size:16px!important;
	text-decoration: none;
    outline-offset: 2px;                                           
}
.back-to-store:hover {
	text-decoration: underline;
}
.woocommerce-info.cart-empty {
	color:#2e5b9e!important;
}
.header-logo-img .custom-logo-link img{
	height: 40px;
    width: auto;
}
.header-drawer p {
	font-size:16px!important;
}
.header-drawer span {
	font-family:'DINPro-Light' sans-serif!important;
}
.header-drawer b {
	font-family:'DINPro-Medium' sans-serif!important;
}
.woocommerce-info:before {
	color: #FDD08C!important;
}
