/*
 Theme Name:   Enfold Child
 Theme URI:    www.kriesi.at
 Description:  Child theme for Enfold Theme
 Author:       Lukasz Bartosik
 Author URI:   http://example.com
 Template:     enfold
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

.av-upcoming-event-image{

width: 80px !important;

/*
-webkit--border-radius: 0!important;
-moz-border-radius: 0!important;
border-radius: 0!important;
*/

border-style: solid;
border-width: 1px;
border-color: grey;
padding: 3px;

} 

.av-masonry-date{
visibility:hidden
}

.image-overlay {
 visibility: hidden;
 }


.tribe-events-event-image {
display: none;
}

.tribe-events-meta-group-organizer {
/* display: none!important; */
}


.single-tribe_events .tribe-events-schedule h3 {
    font-size: 20px!important;
    padding-top: 10px;
}

.single-tribe_events .recurringinfo {
    padding-top: 15px;
 }


.tribe-events-calendar td {
/* border-color: black !important; */
}

.tribe-events-calendar .tribe-events-right {
/* border-color: blue !important; */
}


/* Month view - event title */
.tribe-events-month-event-title { 

	text-align: center;
	font-weight: 200 !important;
	font-size: 100% !important;
/*
	background-color: #f5f5f5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px !important;
*/
}


.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
/* border-bottom: none; */
margin: 1px 3px;
padding: 1px 0px;
}

.tribe-events-category-argentine-tango .tribe-events-month-event-title {
/*
	background-color: #a81010;
	color: white;
	background-color: #ffebeb;
	border-radius: 5px;

*/
	color: #993333;
}

.tribe-events-category-salsa-bachata .tribe-events-month-event-title {
	color: #006800; /* darker green */
}

.tribe-events-category-ballroom-latin .tribe-events-month-event-title {
	color: purple;
}

.tribe-events-category-west-coast-swing .tribe-events-month-event-title {
	color: #0000b1; /* darker blue */
}



.tribe-events-calendar  div[id*=tribe-events-daynum-] {
    background-color: #dcdcdc !important;
}

.tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background-color: #dcdcdc !important;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
    background-color: #a81010 !important;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] a {
    background-color: #a81010 !important;
}



.type-tribe_events .list-daynumber {
    color: #fff !important;
}

.type-tribe_events .list-dayname {
    color: #000 !important;
}

.type-tribe_events .list-date {
    background: #727272 !important; /* default color */
}

.tribe-events-category-argentine-tango .list-date {
    background: #993333 !important; /* dark red */
}
.tribe-events-category-salsa-bachata .list-date {
    background: #006800 !important; /* green */
}
.tribe-events-category-ballroom-latin .list-date {
    background: purple !important;
}
.tribe-events-category-west-coast-swing .list-date {
    background: #0000b1 !important; /* blue */
}






.sutors-youtube-gallery-item {
float: left;
width: 19%;
border-width: 1px;
border-style: solid;
text-align: center;
}

.sutors-youtube-gallery-image {
max-width: 100%;
height: auto;
}


.sutors-AttendeeDetails-missingField {
border-width: 2px !important;
border-style: solid;
border-color: red !important;
}

.sutors-hidden-content {
display: none;
}


.woocommerce-billing-fields h3 {
display: none;
}
.woocommerce-shipping-fields h3 {
display: none;
}

.total-hidden {
display: none;
}


/* Move team picture to the left */
.team-img-container img {
float: left;
width: 200px;
}

/* Reduce space between blog entries, default: padding: 20px 0 0 0; */
.flex_column .template-blog .post_delimiter {
    padding: 0px;
}

/* Change font size of News Feed Blogs: Default: it's bigger and it varies depending on column size. */
.fullsize .template-blog .post .entry-content-wrapper {
	font-size: 100% !important;
	line-height: 1.5em !important;
}

/* facebook gallery settings */

.testing {
   border: 1px solid #000000;
  padding: 8px 3px 0px 8px;

}

.testing h2 {
   font-size: 130%;
}

.testing h2 a {
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  color: #ffffff !important;
  background: #ff0342;
  text-decoration: none;
  padding: 2px 4px 2px 4px;
  transition: background 0.3s;
}


.testing h2 a:hover {
  background: #f7c034;
  text-decoration: none;
}

/* change the opacity of background in default Enfold lightbox */
.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader {
  opacity: 0.95;
}

/* Padding around all major sections: default 50px for both */
.content {
   padding-top: 35px;
   padding-bottom: 35px;
}


.sutors-shoes-container {
  max-width: 100%;
  border-bottom: 2px;
  border-style: solid;
  overflow:auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.sutors-shoes-picture {
  float: left;
  margin-right: 10px;
  width: 200px;
}

.sutors-shoes-paymentbutton {
  float: right;
}

