/**
* Theme Name: Eventchamp Child
* Description: This is a child theme of Eventchamp.
* Author: <a href="https://gloriathemes.com">Gloria Themes</a>
* Template: eventchamp
* Version: 2.1.2
*/


.footer-row-icon::before, .footer-row-icon::after {
  display: none;
}

.footer-icon .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left
{
  margin-bottom: 0px;
}

.footer-icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner
{
  	width: 16px;
  	height: 16px;
	line-height: 1 !important;
    margin: 0px;
    border: 0px;
}

.footer-icon {
	width: 16px !important;
	margin-right: 12px !important;
	margin-bottom: 0px !important;
}

.footer-row-icon.vc_row {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
    display: flex;
    align-items: center;
}

.footer-icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
    font-size: 1.1em!important;
}

.footer-row-icon .vc_column_container > .vc_column-inner {
	padding: 0px;
}

.footer-row-icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
	font-size: 13px;
}

.footer-row-icon div.wpb_content_element {
	margin-bottom: 0px;
}

.rounded {
	border-radius: 40px !important;
}

.border {
    border: 3px solid white !important;
    padding-top: 30px;
    margin-top: -30px;
    padding-bottom: 30px;
}

.margin-none {
	margin: 0px !important;
}

.row-stretch-image .gt-event-listing .gt-image {
	position: relative;
}

.row-stretch-image .gt-event-listing .gt-image a {
	padding-bottom: 61%;
	height: auto;
}

.row-stretch-image .gt-event-listing .gt-image a img {
	position: absolute;
	width: 100%;
	height: 100%;
}

.row-stretch-image .gt-event-listing .gt-text p {
	margin-bottom: 0px;
}

.row-stretch-image .my-css-none + .vc_column_container {
    display: none !important;
}