/*
Theme Name: Industrial
Theme URI: http://anpsthemes.com/industrial/
Description: It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
Author: AnpsThemes
Author URI: http://themeforest.net/user/Anps/portfolio
Version: 1.4.5
License: GNU General Public License
License URI: license.txt
Text Domain: industrial
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
*/

.main-menu > li > a
{
	padding: 24px 13px !important;
}
/*
.site-navigation
{
	width: 110%;
    margin-left: -68px !important;
}
*/
.large-above-menu .contact-info i
{
	border: 2px solid #8cb338 !important;
}
.fa-home:before
{
	color: #90b637 !important;
}
.fa-envelope:before
{
	color: #90b637 !important;
}
.full-width.logo-background .logo
{
	color: #fff !important;
}   
.divider.half-margins {
    margin: 30px 0;
}
.divider
{
	border: 0;
    margin: 10px 0 30px 0;
    height: 4px;
    border-top: #90b637 1px solid;
    border-bottom: #90b637 1px solid;
    text-align: center;
    position: relative;
    clear: both;
}
.divider .fa {
    color: #0C773C;
    background: #FFFFFF;
    text-align: center;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 50px;
    font-size: 20px;
    position: absolute;
    top: -25px;
    left: 50%;
    margin: 0 auto 0 -25px;
}
i.fa {
    text-decoration: none !important;
}
.site-footer-default .contact-info li::before
{
	border-right-color: rgb(105, 205, 114) !important;
}
.site-footer {
    color: #ffffff !important;
}
.anps_menu_widget ul li
{
	width: calc(100% - 2px) !important;
}
.copyright-footer
{
	color: #fff !important;
}
.copyright-footer .widget_text
{
	margin-top: 0px !important;
}
.icon-title
{
	font-weight: 600 !important;
}
.btn
{
	background-color: #91b638 !important;
}
.panel-title
{
	font-size: 16px !important;
}

.boxprice h1
{
	text-align: center;
    background: #578d3f;
    padding: 10px;
    color: white;
}

.boxprice .symbol
{
	  text-align: center;
    font-size: 49px;
    line-height: 53px;
}
.featured-has-icon .featured-title::before
{
	background-color: #fff !important; 
}

@media (max-width:767px)
{
    span.logo-mobile img {
    width: 50%;
}
    .info-table td, .info-table th {
    padding: 16px 10px;
}
    .zw-line-content {
    word-break: break-word;
}
    .site-footer .widget ul li:last-child, .site-footer .widget ul li:last-child a {
    padding-bottom: 0;
    word-break: break-word;
}
}

@media (min-width:1000px) and (max-width:1199px)
{
    .site-footer .widget ul li:last-child, .site-footer .widget ul li:last-child a {
    padding-bottom: 0;
    word-break: break-word;
}
}

.footerbutton
{
	    padding: 11px 31px !important;
}
.spac
{
	padding-bottom: 5px;
}

input[type="radio"], input[type="checkbox"] {
     
	width: auto !important;
}

.sidebar .widget-title {
    font-size: 26px;
    margin: 0 0 24px;
    text-align: center;
    font-weight: 800;
    background: #efefef;
    padding: 10px;
}

.form-row
{
	display: block !important;
}