/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 3.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.agri-toggle .toggler, .agri-toggle .toggler:hover {
	padding: 10px 0!important;
	background: transparent !important;
	border-top: 0;
	border-bottom: 1px solid white;
	color: white !important;
	font-size: 18px !important;
	font-weight: bold !important;
}

.agri-toggle .toggle_content {
	background: transparent !important;
	padding: 0;
	padding-top: 15px;
	border-bottom: 0;
}

.agri-toggle .toggle_content p {
	font-size: 16px !important;
	color: white;
	font-weight: 300 !important;
	letter-spacing: 1px;
}

.agri-toggle section:not(:last-child) {
	margin-bottom: 20px;
}

.agri-toggle .toggle_icon{
	width: 20px;
	height: 20px;
	border: 0;
	background: white;
	margin-top: -10px;
	right: 0px;
}

.agri-toggle .toggle_icon span{
	border-color: #A02710;
}

.agri-toggle .toggle_icon .hor_icon{
	width: 8px;
}

.agri-toggle .toggle_icon .vert_icon{
	height: 8px;
}

.product-family-option:hover {
    transform: scale(1.5);
}

div#footer {
	background: #B18821;
	color: white !important;
	border: 0;
}

#footer h3.widgettitle {
	color: white !important;
	font-size: 22px !important;
	text-transform: none;
}


#footer p {
	font-weight: 300 !important;
	font-size: 16px !important;
	letter-spacing: 0.5px;
}

#footer p strong {
	color: white;
}

#footer ul.menu a {
	color: white;
	font-weight: 300;
	font-size: 16px;
}

#footer ul.menu a:before {
	content: "» ";
}

#footer .news-content strong, #footer .news-time {
	color: white !important;
}

.sub_menu_socket {
	display: none;
}

#socket .copyright {
	float: unset;
}

footer#socket {
	text-align: center !important;
	border: 0;
	background: #CCAE7A;
	color: #151515 !important;
	font-size: 14px;
}

.home-contact-form input, .home-contact-form textarea {
	background: transparent !important;
	border: 0 !important;
	padding: 10px 0 !important;
	border-bottom: 1px solid #A02710 !important;
	border-radius: 0px !important;
	font-size: 16px;
	font-weight: 300;
	color: #606060;
}

.home-contact-form ::placeholder {
	font-size: 16px;
	font-weight: 300;
	color: #999;
}

.home-contact-form {
	padding: 40px;
	padding-top: 20px;
	background: #FFFFFF;
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}

.home-contact-form .form_element_half {
	width: calc(50% - 15px);
	margin-left: 30px;
}

.home-contact-form input[type="submit"] {
	background: #A02710 !important;
	border-radius: 30px !IMPORTANT;
	font-weight: bold;
	font-size: 16px;
	padding: 13px 30px !important;
	color: white !important;
}

.home-contact-form fieldset{
	margin-bottom: 0px !important;
}

h4.av_iconlist_title.iconlist_title.av_inherit_color {
	text-transform: none;
	margin-top: 6px;
}

.iconlist_content_wrap p {
	margin-top: 8px;
	font-size: 16px !important;
}

.iconlist_icon .iconlist-char::before {
	font-size: 23px;
	vertical-align: middle;
}

.home-contact-form .form_element_half.first_form {
	margin-left: 0px;
}

.home-contact-form input:focus, .home-contact-form textarea:focus {
	box-shadow: none !important;
}

.home-contact-form input, .home-contact-form textarea {
	font-size: 16px !important;
	color: #606060 !important;
}

.home-contact-form label.input_checkbox_label {
	font-size: 14px !important;
	font-weight: normal !important;
	color: #606060;
	line-height: 1.5em !important;
}

.margin-bottom-0{
	margin-bottom: 0px !important;
}

.avia-testimonial_inner{
	background: white;
	border-radius: 10px;
	padding: 40px;
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}

strong.avia-testimonial-name{
	font-size: 16px !important;
	width: 100px;
}

#top .av-large-testimonial-slider .avia-slideshow-arrows a {
	top: 50%;
	color: WHITE;
	opacity: 0.5;
	transform: translateY(-50%);
}

#top .av-large-testimonial-slider.testimonials-dark-arrow .avia-slideshow-arrows a {
	color: black;
	opacity: 0.2;
}

#top .av-large-testimonial-slider .avia-slideshow-arrows a:before{
	font-size: 40px !important;
	font-weight: normal !important;
}

@media(max-width: 767px)
{
	.avia-testimonial{
		padding: 0 !important;
	}
	#top .av-large-testimonial-slider .avia-slideshow-arrows a{
		top: 115%;
	}
	a.prev-slide{
		right: 50%;
	}
	a.next-slide{
		left: 50%;
	}
	.avia-testimonial_inner{
		padding: 25px;
	}
}

.logo img {
	max-height: 60px;
	margin-top: 15px !important;
}

@media(max-width: 767px){
	.logo img{
		max-height: 50px !important;
		margin-top: 0px !important;
	}
}

.agri-page-title h1{
	text-transform: none !important;
	font-weight: bold !important;
}

.avia-tooltip {
	background: #FFFFFF;
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	width: 350px;
	padding: 20px;
	font-size: 14px;
	color: #606060;
}

.avia-tooltip strong{
	font-size: 16px;
	color: #454545;
}

.avia-tooltip .avia-arrow{
	background: white;
}


.avia-bg-style-scroll {
	background-size: cover;
}

.strong-point img{
	max-height: 50px;
	width: auto;
}

.strong-point p{
	margin-bottom: 0px;
}

.avia-team-member img {
	border-radius: 500px;
}

.avia-team-member {
	text-align: center;
}

h3.team-member-name {
	font-size: 20px !important;
}

.team-member-job-title.av_opacity_variation {
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.8px;
	margin-top: 5px;
}


.team-member-description p {
	font-size: 16px !important;
	margin-top: 5px;
}

h4{
	font-weight: bold !important;
}

.technology-img img{
	height: 200px;
}

.technology-col{
	background-size: cover !important;
}

.tech-list-box > div>div{
	background: #FFFFFF;
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 40px !important;
}

.tech-list-box img{
	height: 130px;
	width: auto;
}

.error404 {
	background: url(./includes/404bg.jpg) !important;
	background-size: cover !important;
	background-position: center !important;
}

.error404 .template-page{
	width: 100% !important;
	border-right: 0;
}


.agri-breadcrumbs .breadcrumb{
	z-index: 10;
	line-height: 20px;
	font-size: 11px;
	position: relative;
	right: auto;
	top: auto;
	margin-top: auto;
	display: table;
	margin: 0 auto;
	color: white;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.8px;
	margin-top: 20px;
}

.agri-breadcrumbs .breadcrumb a{
	color: white;
}

.agri-breadcrumbs .breadcrumb a:hover{
	text-decoration: none;
}

.agri-breadcrumbs .breadcrumb .sep{
	overflow: visible;
	width: 10px;
	text-align: center;
}

.agri-breadcrumbs .breadcrumb .breadcrumb-trail{
	float: none !important;
	display: inline-block !important;
	text-align: center;
	position: relative !important;
}

.agri-breadcrumbs .breadcrumb .breadcrumb-trail span{
	float: none !important;
	display: inline-block !important;
	vertical-align: middle !important;
}

.agri-breadcrumbs .breadcrumb .breadcrumb-trail span.trail-before {
	display: none!important;
}

.tech-list-box .template-page
{
	width: auto !important;
}

#top div .avia-gallery .avia-gallery-big, #top div .avia-gallery img{
	border: 0;
}

.avia-data-table.avia_pricing_minimal th, .avia-data-table.avia_pricing_minimal td{
	padding: 15px 0;
	font-size: 16px;
	border: 0;
	border-bottom: 1px solid #C0C0C0;
}

.avia-data-table.avia_pricing_minimal tr:last-child td{
	border: 0;
}

#top .main_color .avia-data-table.avia_pricing_minimal th
{
	text-transform: none;
	letter-spacing: 0;
	background: transparent;
}

#top .main_color .avia-data-table.avia_pricing_minimal
{
	background: transparent;
}

.container404{
	height: 80vh;
}

.container404 p{
	font-size: 24px !important;
	color: white !important;
}

.container404 strong{
	font-size: 180px;
	line-height: 1em;
	color: white;
	margin-bottom: 50px;
}

.container404 .entry-content{
	text-align: center;
	padding-top: 15vh;
	margin-bottom: 45px;
}

.container404{
	text-align: center;
}

.container404 a, .container404 a:hover{
	font-size: 20px;
	font-weight: bold;
	color: white;
	border: 1px solid white !important;
	padding: 13px 40px;
	border-radius: 50px;;
	line-height: 1em;
	text-decoration: none;
}

.search-post-img{
	width: 200px;
	height: 120px;
	border-radius: 5px;
	background-size: cover;
}

.search-wrapper{
	padding-left: 20px !important;
	padding-bottom: 0 !important;
	padding-right: 0 !important;
}

.search-wrapper p{
	margin: 0;
}

.search-content{
	width: 100% !important;
	border-right: 0;
}

.search-content h2{
	font-size: 24px !important;
	color: #151515;
	margin-bottom: 0px;
}

.search-content p{
	color: #606060;
}

.search-post-flex{
	display: flex;
	margin-bottom: 30px;
}

.search-btn{
	font-size: 16px;
	color: white !important;
	font-weight: bold;
	text-decoration: none !important;
	background: #A02710;
	border-radius: 30px;
	padding: 11px 20px;
	margin-top: 10px;
	display: inline-block;
}






