/*
Template: thefox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.50
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -
*/

/************************************************************************************

Put your custom CSS below this block :)

*************************************************************************************/

#produkte-alt {
	display: none!important;
}

#start {
	height: 100vh!important;
}

#menu-business-menu li.active a {
	color: #93ca44;
}

.nav_type_19 ul > li > a, .nav_type_19_f ul > li > a {
    border-bottom: 1px solid #fff!important;
}

#edge-search-form input[type=text] {
	border: 1px solid #49506e!important;
	transition: all 0.3s ease-in-out;	
}

#edge-search-form input[type=text]:focus {
	border: 1px solid #fff!important;
}

#footer_coms .f_si_right {
	padding-left: 15px;
}

#footer_coms .f_message_left {
	height:	100%;
}

/*
.columns5 .element {
    padding-right: 1px;
    padding-bottom: 1px;
}
*/

.filter_type_2 #options .selected a, 
.filter_type_2 #options a:hover {
	background: #93ca44!important;
	color: #fff!important;
}

.grid_blog_post .more {
	color: #fff!important;
    border: none!important;
    background: #93ca44!important;
}

.grid_blog_post .more:hover, .grid_blog_post .more:focus {
	color: #fff!important;
    border: none!important;
    background: #61802b!important;
}

.post .post-info {
	display: none;
}

.fixed_header_left #logo_img, .fixed_header_left #logo_img img {
    width: 100%;
    height: auto;
}

.entry {
    margin: 15px 0px 0px 0px;
}

.post-title h2 a, .post-title h2 a:hover, .post-title h2 a:focus {
    color: #878787!important;
}

#to_top {
	background: #93ca44;
}

#to_top:hover {
    background: #61802b;
}

.tp-caption a {
	color:#ff7302;
	text-shadow:none;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
	color:#ffa902;
}

.tp-caption {
	letter-spacing: 4px;  
}

.tp-caption .fat {
	font-weight:700!important;        
}

.load_more_cont {
    padding: 50px 0 100px 0px;
}

.post-bottom-info {
	display: none;
}

#marken {
	padding-top: 50px;
}

#anfahrt {
	margin-bottom: 0;
}

div.ppt,
div.pp_default .pp_content_container .pp_details {
	display: none!important;
}

/* Woocommerce */
.woo-share-box,
.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
	display: none;
}

.single-product.woocommerce-page span.onsale {
	left: 340px;
}

.woocommerce ul.products li.product .onsale, 
.woocommerce-page ul.products li.product .onsale,
.woocommerce span.onsale, 
.woocommerce-page span.onsale {
	border-radius: 0;
	background: #93ca44;
	line-height: 1.5;
	height: inherit;
	width: 77px;
    padding: 0.5rem 1.5rem;
}

.rd_woo_image_ctn {
	width: inherit;
}

.woocommerce table.cart a.remove {
	position: relative;
    top: 1.5rem;
}

.product-remove {
	padding: 15px 0!important;
}

.woocommerce .cart .button, .woocommerce .cart input.button, 
.woocommerce-page .cart .button, 
.woocommerce-page .cart input.button,
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce #respond input#submit, 
.woocommerce #content input.button, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button, 
.woocommerce-page #respond input#submit, 
.woocommerce-page #content input.button {
	background-color: #93ca44;
}

.yith-ywraq-add-button {
	margin-top: 2rem;
}

.add-request-quote-button {
	color: #fff;
}

.add-request-quote-button:hover {
	color: #fff;
	background-color: #61802b;
}

.summary .cart {
    padding: 5px 0 0!important;
}

.custom_cart_button {
	display: none;
}

.woocommerce #fw_c {
    padding: 30px 0;
}

.page_title_ctn {
	margin-bottom: 3rem;
}

.yith-ywraq-mail-form-wrapper {
	margin: 3rem 0;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
	max-width: 350px;
}

.woocommerce .cart .actions .button {
	margin-right: 1.5rem;
}

.woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
	height: auto;
}

.yith_ywraq_add_item_browse_message a {
	background: #93ca44;
	color: #fff;
	font-size: 15px;
    font-weight: 900;
    border-radius: 2px;
    padding: 11px 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin-top: 1rem;
    display: inline-block;
}

.yith_ywraq_add_item_browse_message a:hover {
	color: #fff;
	background-color: #61802b;
}

.nav_type_1 nav ul li a:hover, .nav_type_1 > ul > .current-menu-item > a {
  background: transparent!important;
}

#produkte .portfolio_block {
  min-height: 744px!important;
}

#produkte .portfolio_block .element {
  display: block!important;
}

/* Media Queries */
@media only screen and (max-width: 1249px) and (min-width: 1034px) {
	
}

@media only screen and (max-width: 1035px) and (min-width: 768px) {
	
}

@media only screen and (max-width: 767px) {
	#rev_slider_3_1_wrapper {
		left: 0!important;
	}
/*
	#rev_slider_3_1_wrapper,
	.tp-fullwidth-forcer {
		height: 350px!important;
	}
*/
  
  .row_top_icon {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-left: -25px;
    top: -10px;
  }
  
  .row_top_icon i {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    line-height: 41px;
    font-size: 24px;
  }

	.wpb_wrapper h3 {
		line-height: 29px;
	}
	.wpb_single_image.vc_align_center {
		margin-bottom: 0;
	}
	.portfolio_block .element {
		margin-bottom: 1px;
	}
	.wpb_text_column ul, .entry ul, #fw_c.tf_single_page > ul, #fw_c.tf_single_page ul li > ul, .rd_woo_short_description ul, .rd_woo_short_description ul li {
	    margin: 0 0 15px 0;
	}
	#service {
		padding-top: 50px!important;
		padding-bottom: 50px!important;
	}
	#produkte {
		padding-top: 50px!important;
		padding-bottom: 60px!important;
	}
	#marken {
	    padding-top: 10px;
	}
	#geschichte {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	#kontakt,
	#team {
		padding-top: 50px!important;
		padding-bottom: 10px!important;
	}
	#news,
	#anfahrt {
		padding-top: 50px !important;
	}
	.load_more_cont {
	    padding: 50px 0 60px 0px;
	}
}