.main-header .header-upper {
			position: relative;
			background-image: -moz-linear-gradient( 90deg, #1B472E 0%, #02893A 100%);
			background-image: -webkit-linear-gradient( 90deg, #1B472E 0%, #02893A 100%);
			background-image: -ms-linear-gradient( 90deg, #1B472E 0%, #02893A 100%);
		}
	
.main-menu .navigation>li:before {
    background-color: #1B472E !important;
}
.main-menu .inner-container {
    background: #1B472E !important;
}
.main-menu .inner-container:before {
    background-color: #153623 !important;
}
.mobile-menu .menu-box {
    background: #153623;
}
.mobile-menu .navigation li>a:hover {

    color: #F7921F;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.mobile-menu .social-links li a:hover {
    color: #F7921F;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.mobile-menu .close-btn:hover {
    color: #F7921F;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}


.header-upper .contact-info, .naslov-head  {
    color: #E1E1E1 !important;
}

.header {
	background-color:#F7921F;
	color: white;
}

#scrollUp {
    background: #F7921F !important;
}
.scroll-to-top {background: #F7921F !important;}

.main-menu .navigation>li.current>a, 
.main-menu .navigation>li>a:hover, 
.main-menu .navigation>li>ul>li:hover>a, 
.main-menu .navigation>li>ul>li>ul>li:hover>a, 
.sidebar-page-container .comments-area .comment-box 
.post-info li a, .news-block-three .lower-content h3 a:hover, 
.cart-table tbody tr .remove-btn:hover, .shop-comment-form 
.rating-box .rating a:hover, .shop-single .comments-area 
.comment .comment-inner .rating .fa, .sidebar .popular-posts 
.post a:hover, .cat-list li a:hover, .page-breadcrumb li a, 
.links-widget ul li a:hover, .shop-item h4 a:hover, 
.about-section .icon-box .icon, a:hover, a {
    color: #F7921F;
}

.comment-form .submit-btn, .news-block-three .link-box 
.read-more, .place-order .order-btn, .checkout-page .title-box h2:before, 
.cart-section .totals-table .proceed-btn, .cart-section .cart-options 
.cart-btn, .related-products .title-box h2:before, .shop-comment-form h2:before, 
.shop-single .product-details .prod-tabs .tab-btns .tab-btn:before, .shop-single 
.product-details .prod-tabs .tab-btns .tab-btn, .product-details .basic-details 
.cart-btn, .sidebar .popular-tags a:hover, .widget_filter-price .ui-slider 
.ui-slider-range, .recipe-block .content:before, .service-block-two .inner-box:before, 
.banner-section .banner-slider-button-next:hover, .banner-section .banner-slider-button-prev:hover, 
.mobile-menu .menu-backdrop, .newsletter-widget .social-links ul li a:hover, .about-us-section-two 
.content, .newsletter-widget button, .team-block-one .social-links li a:hover, .products-section 
.owl-theme .owl-nav .owl-next:hover:before, .products-section .owl-theme .owl-nav .owl-prev:hover:before, 
.shop-item .theme-btn:hover, .btn-style-one.style-two, .welcome-section:before, .btn-style-one:before, 
.search-popup .search-form fieldset input[type="submit"], .preloader-close, .theme-bg {
    background-color: #F7921F;
}

 .btn-change {
	     -webkit-box-shadow: 50px 0px 0 0 #F7921F inset, -50px 0px 0 #F7921F inset;
	 
 }