/*
Theme Name: Promosys
Description: Marketing Agency WordPress Theme
Theme URI: https://promotionssys.cwsthemes.com/
Author: CWSThemes
Author URI: https://themeforest.net/user/creativews
Version: 1.0.7
License: Envato licence agreement - https://themeforest.net/licenses/terms/regular
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: promosys
*/
div#site-sticky {
    opacity: 0 !important;
}
.cws_header_template {
    height: 0 !important;
    z-index: 9999;
}
.cws_service_module .service_content_wrapper .service_title {
    font-weight: 600 !important;
}
.cws_testimonials_module .testimonial .image_wrapper {
    background: #DBAC34 !important;
    z-index: -1;
}
div#counter-sec {
    background-size: 100% 100% !important;
}
.site-header-mobile {
    display: block !important;
}
.site-header-mobile .top-bar-box, .site-sticky.sticky-mobile {
    display: none !important;
}
button#wpforms-submit-2221 {
    background: #f70000 !important;
}
a.cws_button {
    background: #f70000 !important;
}

@media only screen and (max-width: 1000px) {
	.site-header-mobile .top-bar-box, .site-sticky.sticky-mobile {
    	display: block !important;
	}
	.menu-box-search {
    	display: none !important;
	}
	div#counter-sec {
    	background-size: cover !important;
	}
	.site-header-mobile .page_title_container {
    	padding: 100px 0 !important;
	}
	.woocommerce-cart .woocommerce-cart-form .cart_totals {
    	margin: 20px 0 !important;
	}
	.cws_service_module {
    	margin-top: 30px !important;
	}
}