/*
	Theme Name: cherry
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Version: 3.1
	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";

body .huge_it_slideshow_image_wrap_1,
body .huge_it_slideshow_image_wrap1_1{
width:100%;
}

body .huge_it_slide_bg_1 li img{
height:auto !important;
}

body #slider-wrapper{
display:none;
}

@media screen and (max-width: 360px){
body .huge_it_slideshow_image_wrap_1{
max-height:111px !important;
}

body .huge_it_slide_bg_1 li img{
height:auto !important;
}
}