/* ===================================================================================

* Theme Name: Artima Child
*Theme URI: https://wp.rrdevs.net/artima/
* Author: RRdevs
* Author URI: https://themeforest.net/user/rrdevs
Description: Artima – Modern Architecture & Interior WordPress Theme
* Version: 1.0.0
* Template: artima
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

img.slidermotto {
    max-width: 350px;
}
.about-company__wrapper {
    display: none;
}
.about-company__customer {
    display: none;
}
.experience__item-content-icon {
    color: #ffffff;
    font-size: 36px;
}
.banner-4 {
    height: 700px!important;
	background-color:#280908!important;
}
.banner-4__button {
    bottom: 140px!important;
    left: 61%!important;
}
.experience__item-content-text h2 {
    font-size: 28px;
}
.header-4.rr-sticky {
    background-color: #92241f!important;
}
.footer-5-bg {
    background-color: #92241f!important;
}
.footer-5__bottom {
    background-color: #6d1814;
}
.footer-5__widget.widget_nav_menu ul li a {
    font-size: 16px!important;
    line-height: 30px!important;
}
.footer-5__widget.widget_nav_menu ul li a:hover {
	color: #bdbdbd!important;
}
.footer__contact ul li .text a:hover {
	color: #bdbdbd!important;
}
span.elementor-icon-list-icon {
    background: #92241f;
    border-radius: 4em;
    padding: 15px;
	margin-right: 10px;
}
.protfolio__item {
    min-height: 275px;
}
.protfolio__item-media {
    max-height: 275px;
    overflow: hidden;
}
.protfolio__item-media img {
    min-height: 275px!important;
}
.protfolio__item-text a:hover {
	color: #ffffff!important;
}
.protfolio__item-icon {
	display:none!important;
}
h6.rr-team-title {
    font-size: 16px;
}
.team-member__item-2, .team-member__item-3 {
    margin-top: 0px!important;
}
.team-member__content {
    margin-top: -40px!important;
    padding: 10px 10px 10px!important;
}
.team-member__media img {
    min-height: 350px!important;
    max-height: 350px!important;
}
.breadcrumb-space {
    padding-top: 200px!important;
    padding-bottom: 100px!important;
}
.breadcrumb__menu {
    display: none;
}
.breadcrumb__title {
    font-size: 50px;
    line-height: 60px;
}
@media only screen and (min-width: 1200px) {
	.header-4 .header__right {
		display:none;
	}
	
}
.main-menu ul li {
    margin-inline-end: 30px!important;
}