/*-----------------------------------------------------------------------------------

	Theme Name: The Moon
	Theme URI: http://themeforest.net/user/PixFlow
	Description: <strong>Creative One Page Multi-Purpose Theme </strong> <a href='http://twitter.com/pixflow'>Follow us on twitter</a><br/>
	Author: PixFlow
	Author URI: http://www.pixflow.net
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.8.3
	Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
	Designed & Handcrafted by PixFlow
	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

-----------------------------------------------------------------------------------*/

@import url(main/normalize.css); 
@import url(main/icomoon.css);
@import url(main/theme-styles.css);
@import url(main/woocomerce.css);
.footer-widgetized-wrap{padding-top:15px !important;}
.footer-widgetized-gradient{min-height:70px!important;}
.footer-widgetized{
padding-bottom:120px!important;
min-height:10px!important;
}
.pixflow_image_slider.light .pixflow_image_slider_text{color:#000 !important;}
.pixflow_image_slider_content_wrap .pixflow_image_slider_title{
	border-color:#152030 !important;
}
.pixflow_image_slider.light .content_block,.pixflowHeader .title hr {
    background-color: #e9391c!important;
}
.pixflow_image_slider.dark .pixflow_image_slider_content_wrap .pixflow_image_slider_title{
border-color:#886819!important;
}
span.counterBoxNumber.highlight:after {
    display: inline-block;
    content: '+';
    font-size: 100px;
    /* position: absolute; */
    top: 0px;
    right: 0px;
    line-height: 129px;
    padding-left: 10px;
    height: 100px;
}
.pixflow_image_slider.dark .content_block{    background-color: #b73722!important;}
#px_image_slider-2.pixflow_image_slider.dark .content_block{    background-color: #e9391c!important;}
.footer-bottom {
    
    background-color: #212121 !important;
}
.footer-bottom .social-icons span.icon{
	 color: #ed611f !important;
}
.isotope .isotope-item  {

}
ul.single_slides{
		list-style:none;
        margin:0px;
        padding:0px;
	}
ul.single_slides li {
    width: 33.33%;
    float: left;
    list-style: none;
    padding: 10px;
    box-sizing: border-box;
}


span.company-name {
    font-weight: 600;
    font-size: 15px;
    font-style: italic;
    text-transform: capitalize;
    color: #190F11;
}
h4.bigsize.name {
    color: #190F11;
}
.postphoto .overlay:hover{
 display:none !important;
}
@media (max-width: 1200px) {
	.sliderLogo {
    max-width: 266px;
    height: auto;
	}
	.hideonmobile h3 span{
			font-size:20px !important;
			}
		.hideonmobile span{
			font-size:14px !important;
			}
		.hideonmobile h3{
				line-height:20px !important;
			}
		.hideonmobile{
				top:auto !important;
				bottom:10px !important;
			}
}
@media (max-width: 992px){
		.hideonmobile h3 span{
			font-size:15px !important;
			}
		.hideonmobile span{
			font-size:11px !important;
			}
		.hideonmobile h3{
				line-height:16px !important;
			}
		.sliderLogo{
					display:none !important;;
				    top: 70px !important;
					z-index:2 !important;
			}
	}
@media (max-width: 768px) {
    ul.single_slides li {
        float:none;
		width:100%;
    }
	/*.sliderLogo{display:none!important;}*/
	.master-slider-parent h3{
			font-size:15px !important;
		}
	.wpb_widgetised_column {
			position:static !important;
		}
	.hideonmobile h3 span{
			font-size:13px !important;
			}
		.hideonmobile span{
			font-size:9px !important;
			}
		.hideonmobile a img{
			width:90px;
			}
		.sliderLogo{
				max-width:160px !important;
			}
}
@media (max-width: 600px){
		/*.hideonmobile{
				display:none !important;
			}*/
		.hideonmobile h3 span{
			font-size:10px !important;
			}
		.hideonmobile span{
			font-size:8px !important;
			}
		.hideonmobile h3{
				line-height:12px !important;
			}
		.hideonmobile{
				top:auto !important;
				bottom:10px !important;
			}
		.sliderLogo{
				max-width:110px !important;
			}
		
	}
