/*
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: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold


creme:              fdf7dd
türkis hell:        0aab99
türkis dunkel:      008698
türkis sehr dunkel: 162628
anthrazit:          192c32
grün:               cddbca
rot:                bf1403
*/

@media only screen and (max-width: 1024px) {
  .social_bookmarks { 
    display: none; 
  }
}

.tribe-events-category-besetzt {
  opacity: .4;
}

.tribe-events-category-besetzt a {
  cursor: default;
}


.tribe-events-category-besetzt .tribe-events-tooltip {
  display: none !important;
}


/*Add your own styles here:*/
.av_toggle_section a {
  text-decoration: underline;
}

.wc-gzd-additional-info {
  padding: 0px 15px !important;
  margin: 0px !important;
}

.inner_product_header {
  min-height: auto !important;
}

.shipping-costs-info {
  margin-bottom: 15px !important;
}


.shipping-costs-info a {
  display: inline !important;
}


.portfolio__link {
  display: block;
  width: 100%;
  height: 100%;
  color: transparent;
}

.portfolio__img {
  display: block;
  width: inherit;
  height: inherit;
  object-fit: cover;
  margin: 0px 12px; 
}

.portfolio__item {
  width: 16.6%;
  float: left;
}