/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/
@font-face { font-family: Cavorting; src: url('/wp-content/uploads/fonts/cavorting.otf'); } 

.custom-font, .title-h2 {
	font-family: "Cavorting" !important;
	color: #000 !important;
	font-size: 50px !important;
	line-height: 55px !important;
}
@media (min-width: 1500px) {
	.container {
		width: 1500px;
	}
}
#primary-navigation .menu-toggle .menu-line-1, #primary-navigation .menu-toggle .menu-line-2, #primary-navigation .menu-toggle .menu-line-3, #perspective-menu-buttons .menu-toggle .menu-line-1, #perspective-menu-buttons .menu-toggle .menu-line-2, #perspective-menu-buttons .menu-toggle .menu-line-3, #perspective-menu-buttons .perspective-toggle .menu-line-1, #perspective-menu-buttons .perspective-toggle .menu-line-2, #perspective-menu-buttons .perspective-toggle .menu-line-3 {
	background: #fff;
}
/*
#site-header:not(.shrink) .header-colors-light.header-style-3 #primary-menu.no-responsive > li.menu-item-active > a {
	border: none !important;
}
*/
a.gem-button.gem-button-size-medium.gem-button-style-flat.gem-button-text-weight-normal.lazy-loading-item.lazy-loading-item-drop-right {
	border: solid 2px #fff;
	text-transform: capitalize !important;
}
a.gem-button.gem-button-size-medium.gem-button-style-flat.gem-button-text-weight-normal.lazy-loading-item.lazy-loading-item-drop-right:hover {
	background: transparent !important;
	border: solid 2px #fff !important;
	color: #fff !important;
	text-transform: capitalize !important;
}
.banner-buttons .wpb_wrapper {
    display: flex;
    justify-content: center;
}
.banner-buttons a.gem-button.gem-button-size-medium.gem-button-style-flat.gem-button-text-weight-normal.lazy-loading-item.lazy-loading-item-drop-right, .cta a.gem-button.gem-button-size-medium.gem-button-style-flat.gem-button-text-weight-normal.lazy-loading-item.lazy-loading-item-drop-right {
	background: transparent !important;
	border: solid 2px #fff !important;
	color: #fff !important;
	min-width: 175px;
	text-transform: capitalize !important;
}
.banner-buttons a.gem-button.gem-button-size-medium.gem-button-style-flat.gem-button-text-weight-normal.lazy-loading-item.lazy-loading-item-drop-right:hover, .cta a.gem-button.gem-button-size-medium.gem-button-style-flat.gem-button-text-weight-normal.lazy-loading-item.lazy-loading-item-drop-right:hover {
	background: transparent !important;
	border: solid 2px #000 !important;
	color: #000 !important;
	text-transform: capitalize !important;
}
h2, .title-h2, .lm_button {
	text-transform: capitalize !important;
}
.fullwidth-block-background {
	background-position: center center;
}
.mobile-info .title-h2.small {
	margin-bottom: 10px;
    margin-top: 0px;
}
.title-h2.small {
	font-size: 25px !important;
	line-height: 30px !important;
	margin-bottom: 0px;
    margin-top: -15px;
}
#site-header.fixed.shrink {
    background-color: #242424 !important;
}
#primary-menu.no-responsive > li > a {
	color: #fff !important;
}
#primary-menu.no-responsive > li > a:hover {
	color: #93b33d !important;
}
.site-header.animated-header.mobile-menu-layout-default .header-style-3 #primary-menu.no-responsive > li.menu-item-active > a {
	color: #fff !important;
	border: 2px solid #fff !important;
}
#site-header:not(.shrink) .header-colors-light.header-style-3:not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-active > a:hover {
	color: #fff !important;
	border: 2px solid #fff !important;
}
.site-header.animated-header.mobile-menu-layout-default.shrink.fixed .header-style-3 #primary-menu.no-responsive > li.menu-item-active > a {
	color: #93b33d !important;
	border: 2px solid #93b33d !important;
}
.site-header.animated-header.mobile-menu-layout-default .header-style-3 #primary-menu.no-responsive > li > a:hover {
	color: #242424 !important;
}
.site-header.animated-header.mobile-menu-layout-default.shrink.fixed .header-style-3 #primary-menu.no-responsive > li > a:hover {
	color: #93b33d !important;
}
.mobile-slider {
	display: none !important;
}
.banner-head {
    font-size: 50px !important;
    font-family: 'Cavorting' !important;
	line-height: 50px !important;
	white-space: normal;
	text-align: center !important;
}
.banner-text {
    max-width: 100% !important;
    white-space: normal;
    font-family: 'Montserrat';
    font-size: 16px !important;
    text-align: center !important;
    margin: 0 auto !important;
	line-height: 16px !important;
}
@media (max-width: 850px) {
	.mobile-slider {
		display: block !important;
	}
	.desktop-banner {
		display: none !important;
	}
	.wpb_revslider_element.wpb_content_element {
		margin-bottom: 0px;
	}
	.banner-text { 
		font-size: 20px !important;
		line-height: 30px !important;
	}
	.banner-head {
		text-align: center !important;
	}
}
@media (max-width: 500px) {
	.banner-text {
		font-size: 16px !important;
		line-height: 25px !important;
	}	
	.tp-bgimg.defaultimg {
		background-blend-mode: multiply;
		background-color: #1321353d;
	}
}
footer#footer-nav {
    display: none;
}
a.gem-button.gem-button-size-medium.gem-button-style-flat.gem-button-text-weight-normal.lazy-loading-item {
	color: #fff !important;
	background: transparent !important;
	border: solid 2px #fff !important;
}
a.gem-button.gem-button-size-medium.gem-button-style-flat.gem-button-text-weight-normal.lazy-loading-item:hover {
	color: #000 !important;
    background: transparent !important;
    border: solid 2px #000 !important;
}
.solid a.gem-button.gem-button-size-medium.gem-button-style-flat.gem-button-text-weight-normal.lazy-loading-item.lazy-loading-item-drop-right:hover {
	background: #fff !important;
	color: #000 !important;
}
.site-main {
	margin-top: -133px;
}
.home .site-main {
	margin-top: 0px;
}
.block-content {
	padding-bottom: 0px !important;
}
.breadcrumbs-container {
	display: none;
}
.gem-testimonial-name, .gem-testimonial-position, .gem-testimonial-text p {
	color: #fff !important;
}
div#page-title {
    background-blend-mode: multiply;
    background-color: #1321354f;
}
.info-images a.gem-button.gem-button-size-medium.gem-button-style-flat.gem-button-text-weight-normal.lazy-loading-item, input[type='submit'] {
	border: solid 2px #000 !important;
	color: #000 !important;
}
.info-images a.gem-button.gem-button-size-medium.gem-button-style-flat.gem-button-text-weight-normal.lazy-loading-item:hover, input[type='submit']:hover {
	border: solid 2px #93b33d !important;
	background: #93b33d !important;
	color: #fff !important;
}
.wpcf7 input[type='submit']:not(.gem-button-wpcf-custom) {
	width: inherit !important;
	border-radius: 25px !important;
	background-color: transparent !important;
}
.wpcf7 input[type='submit']:hover {
	background: #93b33d !important;
}
.info-images img {
	width: auto;
	height: 75px !important;
}
.top-area-block.nav {
    float: right;
}
.top-area-block.nav span {
	font-size: 13px;
	color: #b1b3b6 !important;
}
.top-area-block.nav .right {
	margin-right: 20px;
}
.top-area-block.slogan {
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	color: #93b33d !important;
}
.top-area {
	background-color: #282828 !important;
	border-top: 5px solid #93b33d !important;
	border-bottom: none !important;
}
.top-area-contacts:after, .top-area-socials:after {
	border-right: 1px solid #6b6b6b !important;
}
.mouse img {
	max-width: 300px;
	height: auto;
	position: absolute;
	top: -130px;
	left: 120px;
}
@media (max-width: 500px) {
	.mouse img {
		left: 50px;
		top: -150px;
	}
}
@media (max-width: 420px) {
	.mouse img {
		left: 0px;
	}
}
.cta.overflow {
	overflow: inherit !important;
}

.our-kurds .vc_column-inner {
	padding-left: 200px !important;
	padding-right: 200px !important;
}
@media (max-width: 1600px) {
	.our-kurds .vc_column-inner {
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
}
@media (max-width: 1208px) {
	.our-kurds .vc_column-inner {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}
.yel-icons {
	padding-left: 250px;
	padding-right: 250px;
}
@media (max-width: 1200px) {
	.yel-icons {
		padding-left: 0;
		padding-right: 0;
	}
}
.info-images.our-kurds img {
    width: auto !important;
    height: 100px !important;
}
.our-kurds {
	color: #fff !important;
}
.our-kurds a.gem-button.gem-button-size-medium.gem-button-style-flat.gem-button-text-weight-normal.lazy-loading-item {
	color: #fff !important;
	border: solid 2px #fff !important;
}
.gem-testimonials.style1 .gem-testimonial-wrapper:after, .gem-testimonials.style2 .gem-testimonial-wrapper p:after {
	color: #fff !important;
}
.gem-testimonial-image {
	display: none !important;
}
.socials-colored a .socials-item-icon.facebook, .socials-colored-hover a:hover .socials-item-icon.facebook {
	color: #93b33d !important;
}
.family-owned img {
    width: 600px;
    height: auto;
    padding-top: 225px;
    padding-bottom: 225px;
}
.our-kurds .vc_column-inner {
    background-size: cover !important;
    background-position: center center;
	min-height: 630px;
}
.our-kurds .wpb_column.vc_column_container {
    margin-top: 0px !important;
}
.block-content a {
	color: #93b33d;
}
@media (max-width: 850px) {
	.banner-buttons .wpb_wrapper {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.banner-buttons .gem-button-size-medium {
		margin-right: 0px;
	}
}
@media (min-width: 851px) and (max-width: 1200px) {
	.home div#main {
		margin-top: 23px;
	}
}
.family-owned-contact img {
	width: 325px;
    margin-left: -18px;
}

.top-area-block.top-area-contacts {
    display: none;
}
@media (max-width: 600px) {
	.socials-list.socials-alignment-right {
		text-align: center;
	}
	.custom-footer .wpb_single_image.vc_align_left {
    	text-align: center;
	}
	.copyright p {
		text-align: center !important;
	}
	.hide {
		display: none;
	}
}
.mobile-menu-layout-default .primary-navigation.responsive ul > li.menu-item.menu-item-active a {
	border-color: #b4d143 !important;
}
.search div#page-title, .page-id-24597 div#page-title, .page-id-24599 div#page-title {
    background-image: url(https://kaufholdskurds.com/wp-content/uploads/2019/03/our-story.jpg);
	padding-top: 250px !important;
    padding-bottom: 150px !important;
}
body.search .page-title-block .highlight {
	color: #b4d143 !important;
}
.gem-button.gem-button-style-outline {
	border-color: #b4d143 !important;
	color: #b4d143 !important;
}
.gem-button.gem-button-style-outline:hover {
	background-color: #b4d143 !important;
	color: #fff !important;
}
body.search .page-title-block:before {
	display: none;
}
.search .post-meta-conteiner {
    display: none;
}
@media (max-width: 359px) {
	.banner-head {
		font-size: 25px !important;
		line-height: 30px !important;
	}
	.banner-text {
		font-size: 14px !important;
		line-height: 21px !important;
	}
}

@media (min-width: 1200px) {
	.custom-footer .vc_col-sm-1\/5 {
		width: 25%;
		margin: 0px;
		padding: 0px 50px;
	}
}

.our-kurds .kurds-section {
	border-bottom: 6px solid white;
}

.our-kurds .kurds-section.left-section {
	border-right: 3px solid white;
}

.our-kurds .kurds-section.right-section {
	border-left: 3px solid white;
}

.our-kurds .kurds-section .vc_column-inner {
	display: flex;
    align-items: center;
}

.gem-button-container.black-outline a {
    border: 2px solid #000000;
}

.gem-button-container.black-outline a:hover {
	background-color: #000000;
    border: 2px solid #000000;
}

.max-width-1200 {
	max-width: 1200px;
	margin: 0px auto !important;
	float: none !important;
}

.max-width-1100 {
	max-width: 1100px;
	margin: 50px auto 0px !important;
}

.max-width-550 {
	max-width: 550px;
	margin: 0px auto !important;
}

@media (min-width: 768px) {
	.our-kurds .vc_column-inner {
		padding-left: 25% !important;
		padding-right: 25% !important;
	}

	.our-kurds #original .vc_column-inner {
		padding-left: 35% !important;
		padding-right: 35% !important;
	}
}

@media (max-width: 767px) {
	.site-main {
		margin-top: -21%;
	}
	#page-title {
		padding-top: 150px !important;
		padding-bottom: 130px !important;
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-position: top;
	}
	h1, .title-h1 {
		font-size: 10vw !important;
	}
	.custom-footer * {
		text-align: center;
	}
	.our-kurds .vc_column-inner {
		background-size: cover !important;
		background-position: center center;
		min-height: 475px;
	}
	.info-images.our-kurds img {
		width: auto !important;
		height: 60px !important;
	}
	.our-kurds .kurds-section.left-section {
		border-right: 0px solid white;
	}
	.our-kurds .kurds-section.right-section {
		border-left: 0px solid white;
	}
}