/*---------------------------------------------------------------------------------

 Theme Name:   Netzhelfer theme
 Theme URI:    https://netzhelfer.de
 Description:  NETZhelfer 
 Author:       NETZhelfer GmbH – Ihre Internetagentur aus Esslingen
 Author URI:   https://netzhelfer.de
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/


.gradient-overlay:before {
    content: "";
    position: absolute;
    z-index: 1;
    background: inherit;
    top: 0;
    bottom: 0;
    width: 100%;
}

/*place button modules next to each other in the same column*/
.b-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}

/*place button modules next to each other in the same column*/
.b-inline-buttons-home .et_pb_button_module_wrapper {
    display: inline-block;
}

.b-inline-buttons-home {
    text-align: center !important;
}




.tribe-common img {
    border-radius: 10px;
    max-height: 200px;
    object-fit: cover;
}

header.tribe-events-header { 
display:none!important;
}

.tribe-events-c-subscribe-dropdown { 
display:none!important;
}


.kartice .kartice-grid { 
display:grid;
grid-template-columns: repeat(4, 1fr);
grid-gap:10px;
justify-items: center!important;
vertical-align: middle!important;
margin: auto;
padding: 10px;
}


.kartice .kartice-grid .et_pb_image_wrap   img  {
	
text-align:center;	
}


.tribe-common button.tribe-common-c-btn--small { 
background-color:#1e1e1e!important;
	width:100%!important;
	 font-family: 'Lato'!important;
}

.tribe-common-c-btn .tribe-common-c-btn--small .tribe-tickets__tickets-buy { 
background-color:#1e1e1e!important;
	width:100%!important;
 font-family: 'Lato'!important;
}

.tribe-common-c-btn .tribe-common-c-btn--small .tribe-tickets__tickets-buy:hover { 
background-color:#708D7E!important;

}

.tribe-common button.tribe-common-c-btn--small:hover { 
background-color:#708D7E!important;

}






.event-tickets .tribe-tickets__commerce-checkout, .tribe-common .tribe-tickets__commerce-checkout { 
max-width:1200px!important;
}



.event-tickets .tec-tickets-commerce-checkout-cart__coupons .tec-tickets-commerce-checkout-cart__coupons-add-link, .tribe-common .tec-tickets-commerce-checkout-cart__coupons .tec-tickets-commerce-checkout-cart__coupons-add-link { 

color:#1e1e1e!important;
}


.event-tickets .tec-tickets-commerce-checkout-cart__coupons .tec-tickets-commerce-checkout-cart__coupons-apply-button, .tribe-common .tec-tickets-commerce-checkout-cart__coupons .tec-tickets-commerce-checkout-cart__coupons-apply-button { 
background-color:#1e1e1e!important;
	color:#fff!important;
	padding:10px 20px;
	min-width:200px;
}



.round img { 
border-radius:8px;
}



.event-tickets .tec-tickets-commerce-checkout-cart__coupons .tec-tickets-commerce-checkout-cart__coupons-add-link, .tribe-common .tec-tickets-commerce-checkout-cart__coupons .tec-tickets-commerce-checkout-cart__coupons-add-link {
    color: #fff !important;
    background-color: #000;
    padding: 10px 20px;
    border-radius: 6px;
}
