/*
	Theme Name: cherry
	Theme URI: //info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: //info.template-help.com/help/
	Version: 3.1.5
	Tags: dark, light, white, black, gray, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-menu, editor-style, featured-images, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
	License:
	License URI: http://
	Text Domain: cherry
*/
@import "css/style.css";

ul.safety {
    list-style-image: url('/wp-content/uploads/2016/06/06b_CheckMark.png');
	padding-top:30px;
font-size:18px;
line-height:25px;
}
ul.safety li {
   padding-top:9px;
}

@media(max-width:360px){
.toll_free {
 font-size: 14px !important;
}
}