/*
Theme Name:  Dimelo Design Base-Theme
Description: Child theme for Dimelo Design
Author: Roel van de Mortel
Author URI: https://www.dimelodesign.nl/
Template: Avada
Version: 1.0.1
Text Domain:  Avada
*/

.gform_wrapper.gravity-theme .field_description_above .gfield_description {
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: .9em;
}


.tribe-common-c-svgicon--phone,
.tribe-common-c-svgicon--mail,
.tribe-common-c-svgicon--website,
.tribe-common-c-svgicon--map-pin {
  display: inline !important;
}

.tribe-events-c-breadcrumbs__list-item .tribe-common-c-svgicon--caret-right {
  display: inline !important;
}

.awb-menu_row .menu-text, span.menu-text.menu-text_with-desc {
	justify-content:start!important;
    text-align:unset !important;
    align-items:start;
}

/** WordPress Popular Post CSS */
.wpp-list {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #dbdddd;
  padding-bottom: 10px;
}
.wpp-list li {
  overflow: hidden;
  border-bottom: none;
}
.wpp-date {
  padding-left: 10px;
  font-size: 11px;
}
.wpp-post-title {
  padding-left: 10px;
  display: block;
  line-height: 1.3em;
  margin-top: 120px;
}

/** Events Calendar Pro CSS */
h3.tribe-events-widget-events-list__event-title {
  font-size: 16px !important;
}
.tribe-events-widget .tribe-events-widget-events-list__event-datetime-wrapper {
  margin-bottom: 3px;
  font-size: 13px !important;
  line-height: 1em !important;
}



/** Download monitor CSS */
.dr-download-row {
	display: table;
	padding: 5px 15px;
	border-bottom: 1px solid #e9e9e9;
	width: 100%;
	background-color: #f1f1f1;
	margin-bottom: 15px;
}
.dr-download-column-left {
	float:left;
	width: 70%;
}
.dr-download-column-right {
	float:left;
	width: 30%;
	text-align: right;
	padding:5px;
}
.dr-download-row:after {
	content: "";
	display: table;
	clear: both;
}
.filetype-icon {
	padding-left: 25px !important;
}
@media screen and (max-width: 600px) {
	.dr-download-column-left, .dr-download-column-right {
		width: 100%;
		text-align: left;
  }
	.dr-download-row {
		padding: 15px 15px;
	}
}
.dr-download-content-col {
  display: table-cell;
  width: 60%;
  text-align: left;
}
.dr-download-button-col {
  display: table-cell;
  width: 40%;
  text-align: right;
}
.dr-download-info {
    text-align: left;
    text-decoration: none;
    padding: 5px 25px;
    color: #000;
    display: block;
    font-size: 1em;
    line-height: 1.2em;
}
.dr-download-info small {
    font-size: .8em;
    opacity: .8;
    display: block;
}
.dlm-downloads {
    list-style: none;
    padding-left: 0px;
	padding-right: 0px;
}
.download-dorpsraad {
    text-align: left;
    text-decoration: none;
    padding: 5px 25px;
    color: #000;
    display: block;
    font-size: 1em;
    line-height: 1.2em;
    /* background-color: #09c; */
    /* background-image: -webkit-linear-gradient(#009fd4, #09c, #0086b2); */
    /* background-image: -moz-linear-gradient(#009fd4, #09c, #0086b2); */
    /* -moz-border-radius: 4px; */
    /* -webkit-border-radius: 4px; */
    /* border-radius: 4px; */
    /* text-shadow: 0 -1px 0 rgba(0, 0, 0, .5); */
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, .3), inset 0 1px 0 rgba(255, 255, 255, .4); */
    border-bottom: 1px solid #0086b2;
    cursor: pointer;
}
.download-dorpsraad:hover {
    color: #fff;
    background-color: #09c;
}

.download-dorpsraad small {
    font-size: .8em;
    opacity: .8;
    display: block;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-top: 0px;
}

.fusion-body:not(.has-sidebar) .alignwide {
    width: 100%;
}
.tribe-common .tribe-common-l-container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}


.gravity-theme .green .gpoll_bar_juice, .gform_legacy_markup_wrapper .green .gpoll_bar_juice, .gform_confirmation_wrapper:not(.gform-theme--framework) .green .gpoll_bar_juice {
			background-color: rgb(0, 150, 120);
			background-image: linear-gradient(rgb(0, 150, 120) 37%, rgb(40, 206, 174) 69%);
			position: relative;
		}

.gravity-theme .green .gpoll_ratio_box, .gform_legacy_markup_wrapper .green .gpoll_ratio_box, .gform_confirmation_wrapper:not(.gform-theme--framework) .green .gpoll_ratio_box {
			background-color: #ddc4a7;
		}

.gform_wrapper {
  margin-bottom: 20px;
}

#choice_3_1_1.gfield-choice-input {
  margin-top: 6px;
  top: 0;
  vertical-align: top;
}
#gfield_description_3_1.gfield_description {
    font-size: 12px;
    padding-top: 5px;
}

#choice_7_1_1.gfield-choice-input {
  margin-top: 6px;
  top: 0;
  vertical-align: top;
}
#gfield_description_7_1.gfield_description {
    font-size: 12px;
    padding-top: 5px;
}