/*
Theme Name: Kroth
Theme URI: http://themeforest.net/user/victorthemes/
Author: VictorThemes
Author URI: http://themeforest.net/user/victorthemes/portfolio
Description: Kroth is a corporate consulting & business WordPress theme. You can customize what ever you think to make your website much better from your great ideas. Kroth is not just a theme, it’s a collection of amazing live business example elements.
Version: 1.12
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kroth
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
*/

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {display: inline;float: left;margin-right: 1.5em;}
.alignright {display: inline;float: right;margin-left: 1.5em;}
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {clear: both;}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {max-width: 100%;}

/* By Authot Post */
.bypostauthor {}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {margin-bottom: 1.5em;max-width: 100%;}
.wp-caption img[class*="wp-image-"] {display: block;margin-left: auto;margin-right: auto;}
.wp-caption .wp-caption-text {margin: 0.8075em 0;}
.wp-caption-text {text-align: center;}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {margin-bottom: 1.5em;}
.gallery-item {display: inline-block;text-align: center;vertical-align: top;width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}
.gallery-columns-5 .gallery-item {max-width: 20%;}
.gallery-columns-6 .gallery-item {max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery-caption {display: block;}

.krth-brand {
    background: #fff !important;
    padding: 0px 0;
}
.krth-header-two .krth-navigation .navbar-nav > li > a, .krth-navigation .navbar-nav > li > a, .krth-header-two #search-trigger-two i, .krth-header-two #cart-trigger i {
    color: #232323 !important;
}
.krth-header-two .krth-navigation {
    padding-top: 16px !important;
}
#rev_slider_1_1 .kroth-nav.tparrows {
    display: none !important;
}
.krth-team-member-two {
    float: left;
    width: 100%;
    margin: 0 0 0px;
    height: 300px;
}
footer .krth-useful-links a {
    color: #fff !important;
}
footer .krth-social-two li a {
    color: #fff !important;
}
.simple-fix li, .simple-fix ul li {
    width: 75px !important;
}
.client-logo {
    min-height: 175px !important;
}
.krth-copyright {
    padding: 10px 0 !important;
}
.footer-widget-area {
    margin-bottom: 40px;
}
footer .krth-widget {
    margin: 40px 0 0;
}
.bpw-style-one .bpw-content .bpw-btn, .bpw-col-5.bpw-normal-size.bpw-style-one .bpw-content .bpw-btn {
    color: #fff;
}
.dropdown-menu>li>a {
    white-space: inherit;
}

.each-location-tab .each-item-wrapper {
    height: 100%;
}
.map-tab-3-col .nav-tabs > li.each-location-tab {
    height: 258px;
}
.location-info {
    height: 100%;
}
.nav-tabs > li.each-location-tab {
    width: 44% !important;
    float: none !important;
}
.krth-service-two:after {
    background-color: #0072c6;
}
.krth-logo {
    float: left;
    max-width: 30%;
    padding: 4px 0px;
}
.mean-container #search-trigger-two i{
color:#fff !important;
}