/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.1
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
  font-family: 'Caneletter';
  src: url('/wp-content/webfonts/CaneletterSansThin.woff2') format('woff2'), 
       url('/wp-content/webfonts/CaneletterSansThin.woff') format('woff'), 
       url('/wp-content/webfonts/CaneletterSansThin.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Caneletter';
  src: url('/wp-content/webfonts/CaneletterSans.woff2') format('woff2'), 
       url('/wp-content/webfonts/CaneletterSans.woff') format('woff'), 
       url('/wp-content/webfonts/CaneletterSans.ttf')  format('truetype');
  font-weight: bold;
  font-style: normal;
}

.form-row .mc4wp-checkbox-woocommerce label {
	font-weight:normal;
}

.zoo-cw-attr-item img {
	width:80px !important;
	height:80px !important;
}