/*
Theme Name: venture child theme
Description: Modern Environmental Wordpress Theme
Author: Code Ecstasy
Author URI: http://codeecstasy.com
Theme URI: http://themeforest.net/user/codeecstasy
License: GNU General Public License v2 or later
License URI: http://codeecstasy.com
Template: venture
Tags: two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, responsive-layout
Version: 1.0.0
Text Domain: venture-child
*/
/* Add your CSS below */



div#header_info_tel,#header_info_eml,#lang_info,#search{
    float: right;
	padding-left: 20px;

	}
	
div#header_info_tel,#header_info_eml,#lang_info{
	padding-top: 5px;
	}

div#search {
    width: 30%;
}

.btnsearch, .search-query{
	opacity:0.5;
}
.rightside a {
    color: #9B6634 !important;
}

	
.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
    vertical-align: top;
}

.menu-venture {
    margin-top: 25px !important;
}

.main-navigation .menu ul a {
    width: 250px;
}

.header-sticky {
    padding-top: 15px;
    padding-right: 0;
	padding-bottom: 5px !important;
    padding-left: 0;
}

.ares.tparrows:before {
	color: #9b6634;
}

.esg-singlefilters:after {
	content: '';
	display: block;
    position: absolute;
    width: 100%;
    height: 2px; 
    background: #666666;
	margin-top: 10px;
    top: 100%;
    left: 0;
}

.esg-filterbutton.selected {
    color: #ffffff;
    background: #9b6634 !important;
}

.ult-overlay-close {
    top: 0px !important; 
	height: 70px !important;
    background: url(/wp-content/themes/lutra/img/cross.png) center center no-repeat !important;

}

ul.ecs-event-list .entry-title {
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 15px;
}
ul.ecs-event-list .entry-title a {
    transition: all 100ms linear 0s;
    color: black;
}

.tribe-event-date-start, .tribe-event-time{
    font-weight: bold;
    color: black;
}

.your-visitors input[type=number]{

    background: #f0f0f0;
    border-radius: 3px;
    height: auto;
    line-height: 24px;
    padding: 16px;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    box-shadow: none;
    color: #1a1a1a;
    border: 1px solid #cbcbcb;
	
}
.wpcf7-date{

    background: #f0f0f0;
    border-radius: 3px;
    height: auto;
    line-height: 24px;
    padding: 16px;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    box-shadow: none;
    color: #1a1a1a;
    border: 1px solid #cbcbcb;
	
}

.wpcf7-number{

    background: #f0f0f0;
    border-radius: 3px;
    height: auto;
    line-height: 24px;
    padding: 16px;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    box-shadow: none;
    color: #1a1a1a;
    border: 1px solid #cbcbcb;
	
}

.wpcf7-form input[type=submit]{
	background-color:#9b6634;
}

.wpcf7-form input[type=email], .wpcf7-form input[type=text], .wpcf7-form textarea {
	width: 100%;
}

.woocommerce-info {
    border-top-color: #9b6634;
}
.woocommerce-info::before {
    color: #9b6634;
}

.woocommerce-result-count {
    display:none;
}

.woocommerce #respond input#submit.alt,.woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #9b6634;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
    padding-top: 20px;
}

.woocommerce div.product {

    padding-top: 20px;
}

#coupon_code {
    width: 120px !important;
}

#createaccount {
	position:relative;
}


hr{
border-style: solid;
border-bottom-width: 4px;
border-color: rgb(155, 102, 52);
width: 50px;
margin-top:5px;
margin-bottom:20px;
display: block; 
}

.anchor{
   display:block;
   height:180px;
   margin-top:-180px;
   visibility:hidden;
}

.heading-style-center1:before, .heading-style-center1:after, .heading-style-center5:before, .heading-style-center5:after, .heading-style-left1:before, .heading-style-left1:after {
    background: #9b6634;
}

.heading-style-center1, .heading-style-center2, .heading-style-left1, .heading-style-left2 {
    color: #9b6634;

}

.heading-style-center5:before,
.heading-style-center5:after
 {
left: 50%;
margin-left: -50px;
content: "";
display: block;
height: 3px;
position: absolute;
width: 100px;
}

.heading-style-center5 {
    color: #9b6634;
    position: relative;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 45px;
}

.woocommerce button.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover{
    background-color: #515151;
}

.woocommerce-message {
    border-top-color: #9b6634;
}
.woocommerce-message::before {
    color: #9b6634;
}

.variations .label {
	    font-size: 100%;
	color: #333;
}

.woocommerce div.product form.cart .variations {
    width: 50%;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #b93a41;
    font-size: 1.5em;
	padding-bottom:5px;
}

.sku_wrapper {
    display: none;
}

.main-navigation ul a {
    padding-right: 6px !important;
 }
 
 #tribe-bar-form {
    background: #fff;
	}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #9F6E3E !important;
}

.white-background .esg-filterbutton, .white-background .esg-navigationbutton, .white-background .esg-sortbutton, .white-background .esg-cartbutton {
    color: #f7f7f7 !important;
}

.ess-cart-content, .eg-icon-basket {
    color: #f7f7f7 !important;
}

.woocommerce-cart-tab__contents {
    background-color: #b93a41 !important;
}

.woocommerce-cart-tab {
    background-color: #fff;
		opacity:0.6;
}

.wc-forward {
	width:auto !important;
}

#cookie-notice .button.bootstrap {
    background-color: #884C14;
    background-image: linear-gradient(to bottom,#884C14,#884C14);
}

#cookie-notice .button.bootstrap:focus, #cookie-notice .button.bootstrap:hover {
    background-color: #9B6735;
}

#primary .vc_row.wpb_row.vc_row-fluid.text-center.venture-vc-row-padding.home-shop.ult-vc-hide-row.vc_row-has-fill {
	    padding: 0px 10px !important;
}

.vc_gitem-animated-block {
    position: relative;
    padding: 2px;
	background: #e2e2e2;
}

.eg-mckinley-content .eg-mckinley-element-0 {
    min-height: 50px !important;
}

h2.tribe-events-page-title {
    text-transform: uppercase;
}

#tribe-events-content a {
	text-transform: uppercase;
}

#delay-list {
	display:none;
}

.entry-meta {
	display:none;
}

.graybg {
	    background-color: #666666;
}

#login {
    float: right;
	padding: 5px 0 0 10px;
}

#login a {
    padding-left: 5px;
}

#terms {
    position: relative;
}

.pbreak.fadein {
  visibility: visible;
  opacity: 1;
  transition: opacity 2s linear;
}

.pbreak.fadeout {
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
.top-link.top-link-3.home {

    border: 2px solid #b93a41;
	background: white;
    border-radius: 3px;
    color: #b93a41;
    font-weight: bold;
    padding: 10px 25px;
    float: none;
    font-size: 16px;
    line-height: 24px;
	
}

.top-link.top-link-3.home:hover {
    background:#b93a41;
	color: white;
}

@media only screen and (max-width: 768px) {
div#header_info_eml {
    padding: 5px 0;
    width: 30%;
    text-align: center;
	font-size: 14px;
	}
	
div#header_info_tel {
    padding: 5px 0;
    width: 45%;
    text-align: center;
	font-size: 14px;
	}
	
div#lang_info {
    padding: 5px 0;
    width: 25%;
    text-align: center;
	}
}

.main-navigation {
    margin-top: 5px;
}

.site-logo {
	padding-top: 20px !important;
}

@media only screen and (max-width: 768px) {
    #search {
        float: none;
        padding: 5px 10px 5px 5px;
        clear: both;
        width: 100% !important;
        text-align: center;
    }
}

div#login {
    display: none;
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: block !important;
}

div#fieldname121_1 .summary-field-title, div#fieldname121_1 .summary-field-value {
    font-size: 22px;
    color: white;
}

.page-content .form-search {
    padding-bottom: 50px;
}

#fbuilder_1 img {
	max-height: 450px;
}