/**  Start  Spark Online Page Css**/

.cdge_custom_icon_list_small li.elementor-icon-list-item {
    padding-left: 15px !important;
}
.cdge_custom_icon_list_small li.elementor-icon-list-item:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: #58595B;
    border-radius: 100%;
    left: 0;
    line-height: 24px;
    top: 10px;
}
.cdge-home-slider-img-wrap iframe.cdge-home-slider-video-bg {
    width: 100%;
    height: 118vh;
    min-height: -webkit-fill-available;
    min-width: -webkit-fill-available;
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
/**  End  Spark Online Page Css**/

/** Start Premium Glass Coating Page Css  **/

.service_pricing_background .elementor-widget-wrap{
    position: relative;
    background: #fff;
}
.service_pricing_background .elementor-widget-wrap:before {
    position: absolute;
    content: "";
    background: transparent conic-gradient(from 90deg at 50% 50%, #0075BF0F 0.00%, #0075BF26 18.68%, #F479203B 44.41%, #0075BF26 82.97%, #0075BF0A 100.00%) 0% 0% no-repeat padding-box;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    border-radius: 18px;
	left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
/** End Premium Glass Coating Page Css  **/

/* Start About Home Page CSS */
.about-heading {
    color: #0075BF;
    font-family: Poppins-SemiBold;
    text-transform: capitalize;
}
.cdge_about_home_counter .elementor-counter-number-wrapper {
    display: block !important;
}
.counter-box-column .elementor-widget-wrap:before {
    content: "";
    background: transparent conic-gradient(from 90deg at 50% 50%, #0075BF0F 0.00%, #0075BF26 19.64%, #F479203B 43.42%, #0075BF26 81.82%, #0075BF0A 100.00%) 0% 0%;
    opacity: 0.5;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border-radius: 18px;
}
/* End About Home Page CSS */


/* Start 02 - Business - EV Charging Page CSS */

.cdge_busi_ev_charge_icon_list li.elementor-icon-list-item:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #000000;
    border-radius: 100%;
    left: 0;
    line-height: 24px;
}
.cdge_busi_ev_charge_icon_list li.elementor-icon-list-item {
    padding-left: 12px !important;
}

/* End 02 - Business - EV Charging Page CSS */


/* Start 34 - Personal - Book An Appointment Page CSS */
.features-heading {
    color: #000;
    font-family: Poppins-Light;
}

/* End 34 - Personal - Book An Appointment Page CSS */


/* Start 14 - Business - Volvo Page CSS */
.volvo-heading{
    color: #000000;
    font-family: Poppins-light;
}
.cdge_busi_volvo_icon_list {
    color: #F47920;
    font-family: NotoSans-Bold;
    text-transform: uppercase;
}
.cdge_busi_volvo_hotline i {
    font-weight: 300 !important;
}
.cdge_custom_icon_list li.elementor-icon-list-item:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000000;
    border-radius: 100%;
    left: 0;
    line-height: 24px;	
    top: 9px;
}
.cdge_custom_icon_list.light_dot li.elementor-icon-list-item:before{
	background: #58595B;
}
.cdge_custom_icon_list li.elementor-icon-list-item {
    padding-left: 15px !important;
}
.cdge_busi_volvo_image_box .elementor-image-box-img img {
    border-radius: 18px 18px 0 0 !important;
}
.cdge_busi_volvo_image_box .elementor-image-box-content {
    padding: 0px 30px 30px 30px;
}
/* End 14 - Business - Volvo Page CSS */




/* Start 15 - Business - Davanti Tyres HTML CSS */
.davanti_tyre_inner {
    display: flex !important;
    margin-bottom: 50px;
}
.davanti_tyre_inner .content_main, .davanti_tyre_inner .image_main {
    width: 50% !important;
}
.image_main {
    text-align: -webkit-right;
}
.davanti_tyre_main button.slick-prev.slick-arrow,
.davanti_tyre_main button.slick-next.slick-arrow {
   display: none !important;
}
.davanti_tyre_slick_bottom.slick-initialized.slick-slider {
    margin-left: -10px;
    margin-right: -10px;
}
.davanti_tyre_slick_bottom .model_box_wrap {
    padding: 0px 10px;
    opacity: 50%;
}
.davanti_tyre_slick_bottom .slick-slide.slick-current.slick-active .model_box_wrap {
    opacity: 100% !important;
}
.davanti_tyre_slick_bottom .model_box {
    border-top: 1px solid #000000;
}
/* End 15 - Business - Davanti Tyres HTML CSS */


/* Start Gallery Slider Widget CSS */
.cdge_gallery_slider_repeater_main .cdge_gallery_slider_title {
    color: #000000;
    font-family: Poppins-Bold;
    font-size: 18px;
    letter-spacing: 0.36px;
    line-height: 27px;
    margin: 20px 0px 0px 0px;
}
.cdge_gallery_slider_wrap {
    margin-top: 30px;
    margin-left: -10px;
    margin-right: -10px;
}
.cdge_gallery_slider_inner {
    text-align: center;
    margin: 0px 10px;
    width: calc(100% - 20px) !important;
}
.cdge_gallery_slider_image_wrap {
    border-radius: 18px;
	outline: none !important;
}
.cdge_gallery_slider_inner .cdge_gallery_slider_image_wrap img {
    width: 100%;
    object-fit: cover;
    border-radius: 18px !important;
    height: 303px;
}
.cdge_gallery_slider_repeater_main .slick-list.draggable {
	padding-right: 240px;
}
.cdge_gallery_slider_wrap.cdge-service-slider-no-padding .slick-list.draggable {
    padding: 0 !important;
}
.cdge_gallery_slider_repeater_main {
    overflow: hidden;
}
.cdge_gallery_slider_repeater_main .cdge-gallery-slider-arrow-wrpper {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100px;
    background: #FFFFFF;
    overflow: hidden;
    margin-left: auto;
    border-radius: 20px;
    height: 40px;
	position: relative;
    z-index: 9;
}
.cdge-gallery-slider-arrow-wrpper .cdge-gallery-slider-left-arrow.slick-arrow,
.cdge-gallery-slider-arrow-wrpper .cdge-gallery-slider-right-arrow.slick-arrow {
    color: #000000;
    font-size: 18px;
    letter-spacing: 1.05px;
    line-height: 27px;
    opacity: 50%;
	cursor: pointer;
}
.cdge-gallery-slider-arrow-wrpper .cdge-gallery-slider-left-arrow.slick-arrow:hover,
.cdge-gallery-slider-arrow-wrpper .cdge-gallery-slider-right-arrow.slick-arrow:hover {
    opacity: 100%;
}
/* End Gallery Slider Widget CSS */

/* Start 02 Personal - Car Services CSS */

.cdge_icon_box_wrap {
    position: relative;
    border-radius: 18px;
    min-height: 250px;
    overflow: hidden;
	background: #fff;
}
.cdge_icon_box_wrap:before {
    position: absolute;
    content: "";
    background: transparent conic-gradient(from 90deg at 50% 50%, #0075BF0F 0.00%, #0075BF26 18.68%, #F479203B 44.41%, #0075BF26 82.97%, #0075BF0A 100.00%) 0% 0% no-repeat padding-box;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    border-radius: 18px;
}
.cdge_icon_box_wrap:after {
    content: "";
    position: absolute;
    border: 1px dashed #0075BF;
    width: 140px;
    height: 140px;
    top: -55px;
    left: -55px;
    border-radius: 100%;
}
.cdge_icon_box_content_inner {
    border-radius: 18px;
    position: relative;
    padding: 30px;
}
.cdge_icon_box_wrapper, .cdge_icon_box_image_wrap {
    width: 60px;
    height: 60px;
    background: #ffffff;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    z-index: 2;
    position: relative;
	padding: 10px;
}
.cdge_icon_box_wrapper i {
    color: #0075BF;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 23px;
    font-weight: 300;
}
.cdge_icon_box_content_inner .cdge_icon_box_title {
    color: #000000;
    font-family: Poppins-Bold;
    font-size: 18px;
    letter-spacing: 0.36px;
    line-height: 27px;
    margin: 0px 0px 10px 0px;
}
.cdge_icon_box_content_inner .cdge_icon_box_content *,
.cdge_icon_box_content_inner .cdge_icon_box_content {
    color: #58595B;
    font-family: NotoSans-Regular;
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 24px;
}

/* End 02 Personal - Car Services CSS */


/** Start Home Slider widget css **/

.cdge-home-slider-container {
    max-width: 1304px;
    margin: auto;
    min-height: 598px;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 50px;
}
.cdge-home-slider-main {
    margin-bottom: 0 !important;
}
.cdge-home-slider-repeater-main {
    position: relative;
}
.cdge_slider_arrow_wrap {
    position: absolute;
    bottom: 50px;
    left: 50px;
    display: flex;
    width: 119px;
    justify-content: space-between;
}
.cdge-home-slider-repeater-main .cdge_slider_arrow_wrap i {
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 20px;
	cursor: pointer;
}
.cdge_slider_arrow_wrap .slides-numbers {
    color: #FFFFFF;
    font-family: NotoSans-Bold;
    font-size: 16px;
    letter-spacing: 6px;
    line-height: 24px;
}
.cdge_slider_arrow_wrap .slides-numbers span.active {
    margin-right: 10px;
}
.cdge_slider_arrow_wrap .slides-numbers span.total {
    margin-left: 10px;
}
.cdge-home-slider-img-wrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.cdge-home-slider-img-wrap:before {
    background: #000000;
    content: "";
    opacity: 25%;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}
.cdge-home-slider-inner {
    max-width: 490px;
}
.cdge-home-slider-inner .cdge-home-slider-sub-title {
    color: #FBFAEE;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 24px;
    font-family: 'JosefinSans-Regular';
    font-weight: 400;
    text-transform: uppercase;
}
.cdge-home-slider-inner .cdge-home-slider-title {
    color: #F0F0F0;
    font-size: 42px;
    letter-spacing: 0.84px;
    line-height: 63px;
    font-family: Poppins-Bold;
	margin: 0px 0px 30px 0px;
}
.cdge-home-slider-inner .cdge-home-slider-content {
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 24px;
    font-family: 'NotoSans-Regular';
    font-weight: 400;
    margin-bottom: 30px;
}
.cdge-home-slider-inner .cdge-home-slider-btn-link {
    background: transparent;
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 24px;
    font-family: NotoSans-Regular;
    text-transform: capitalize;
   padding: 3px 5px 3px 8px;
    display: inline-block;
    position: relative;
	border-radius: 15px;
}
.cdge-home-slider-inner .cdge-home-slider-btn-wrp i.fal.fa-angle-right {
    color: #F47920;
    font-size: 14px !important;
    letter-spacing: 0.7px !important;
    line-height: 18px !important;
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
	margin-left: 10px;
}
.cdge-home-slider-inner .cdge-home-slider-btn-link:hover {
    background: rgb(255, 255, 255, 0.2);
	color: #FFFFFF;
}
.cdge-home-slider-inner .cdge-home-slider-btn-link:focus {
    outline: none;
}
.cdge-home-slider-main button.slick-arrow {
    opacity: 1;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    color: transparent;
    outline: none !important;
    border: 0;
	display: none;
}
.cdge-home-slider-main button.slick-prev:before {
    color: #AE2638;
    content: "\f104";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    line-height: 40px;
}
.cdge-home-slider-main button.slick-next:before {
    color: #AE2638;
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    line-height: 40px;
}
.cdge-home-slider-main button.slick-prev {
    left: 20px;
}
.cdge-home-slider-main button.slick-next {
    right: 20px;
}
.cdge-home-slider-main button.slick-arrow:hover {
    background: #AE2638;
}
.cdge-home-slider-main button.slick-arrow:hover:before {
    color: #FFFFFF;
}
.cdge-home-slider-repeater-main .slick-dots {
    margin-bottom: 30px;
    bottom: 0;
}
.cdge-home-slider-repeater-main .slick-dots li button {
    background: #FBFAEE !important;
    opacity: 50%;
    border-radius: 50%!important;
    width: 12px!important;
    height: 12px!important;
	margin: 0 auto;
}
.cdge-home-slider-repeater-main .slick-dots li.slick-active button {
	opacity: 100%;
}
.cdge-home-slider-repeater-main .slick-dots li button:before {
	opacity: 0 !important;
}
.cdge-home-slider-btn-wrp .cdge-home-slider-btn-link:first-child {
    margin-left: -8px;
}

/** End Home Slider widget css **/


/** Start Testimonial widget css **/

.cdge-testimonial-top {
    overflow: hidden;
}
img.cdge-testimonial-img-inner {
    width: 70px;
    height: 70px !important;
    object-fit: cover;
    border-radius: 50% !important;
}
.cdge-testimonial-inner {
    border: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
.cdge-testimonial-top {
    padding: 20px;
    border-bottom: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.cdge-testimonial-bottom {
    padding: 20px;
	background: #FFFFFF;
}
.slick-center .cdge-testimonial-top {
    padding: 30px;
}
.slick-center .cdge-testimonial-bottom {
    padding: 30px;
}
span.cdge-testimonial-name {
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.9px;
    font-family: 'JosefinSans-Regular';
}
.slick-center span.cdge-testimonial-name {
    font-size: 21px;
    line-height: 24px;
    letter-spacing: 1.05px;
}
.cdge-testimonial-img-main {
    padding: 0 !important;
}
.cdge-testimonial-name-rating {
    padding: 0 !important;
	padding-left: 5px !important;
	margin-top: 10px;
	text-align: left;
}
p.cdge-star-rating-wrp i {
    color: #AE2638;
    font-size: 11px;
    line-height: 19px;
    letter-spacing: 0.7px;
}
.slick-center p.cdge-star-rating-wrp i {
    font-size: 14px;
    line-height: 24px;
}
p.cdge-testimonial-content {
    color: #000000;
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 24px;
    text-align: left;
    font-family: 'JosefinSans-Regular' !important;
}
.cdge-testimonial-padding {
    padding: 0 10px;
    padding-top: 30px;
}
.slick-center .cdge-testimonial-padding {
    padding-top: 0px;
}
.cdge-testimonial-inner:hover {
    border: 1px solid #AE2638;
}
.cdge-testimonial-inner:hover .cdge-testimonial-top {
    border-bottom: 1px solid #AE2638;
}
.cdge-testimonial-main .slick-dots li button {
    background: #D0CECE !important;
    border-radius: 50% !important;
    width: 12px !important;
    height: 12px !important;
}
.cdge-testimonial-main .slick-dots {
	z-index: 1;
}
.cdge-testimonial-main .slick-dots li button:before {
    display: none;
}
.cdge-testimonial-main .slick-dots li.slick-active button {
    background: #AE2638 !important;
}
.cdge-testimonial-main button.slick-arrow {
    opacity: 1;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    color: transparent;
    outline: none !important;
    border: 1px solid #AE2638;
}
.cdge-testimonial-main button.slick-prev:before {
    color: #AE2638;
    content: "\f104";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    line-height: 40px;
}
.cdge-testimonial-main button.slick-next:before {
    color: #AE2638;
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    line-height: 40px;
}
.cdge-testimonial-main button.slick-prev {
    left: -70px;
}
.cdge-testimonial-main button.slick-next {
    right: -70px;
}
.cdge-testimonial-main button.slick-arrow:hover {
    background: #AE2638;
}
.cdge-testimonial-main button.slick-arrow:hover:before {
    color: #FFFFFF;
}


/** End Testimonial widget css **/


/** Start Image Box Widget CSS */
.cdge_image_box_inner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.cdge_image_box_inner:before {
    content: "";
    position: absolute;
    background: #000000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 23%;
	display: block;
	border-radius: 18px;
}
.cdge_image_box_wrap:hover .cdge_image_box_inner:before {
    opacity: 30%;
}
.cdge_image_box_inner img {
    width: 100%;
    object-fit: cover;
    border-radius: 18px !important;
}
.cdge_image_box_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px;
	z-index: 2;
}
.cdge-image_box_content_inner {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-content: space-between;
}
.cdge-image_box_content_inner .cdge_image_box_top {
    width: 100%;
}
.cdge_image_box_content .cdge_image_box_sub_title {
    color: #FFFFFF;
    font-family: NotoSans-Italic;
    font-size: 14px;
    letter-spacing: 0.28px;
    line-height: 21px;
    margin: 0px 0px 10px 0px !important;
}
.cdge_image_box_content .cdge_image_box_title {
    color: #FFFFFF;
    font-family: Poppins-Bold;
    font-size: 32px;
    letter-spacing: 0.64px;
    line-height: 48px;
	margin: 0px !important;
}
.cdge_image_box_btn_wrp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;	
}
.cdge_image_box_btn_wrp .cdge_image_box_btn_link {
    color: #FFFFFF;
    font-family: NotoSans-Regular;
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 24px;
}
.cdge_image_box_wrap:hover .cdge_image_box_btn_link {
    text-decoration: underline;
}
.cdge_image_box_btn_wrp .cdge_image_box_btn_icon {
    background: transparent;
    border: 1px solid #ffffff;
    height: 60px;
    width: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}
.cdge_image_box_wrap:hover .cdge_image_box_btn_icon {
    background: #F47920;
    border: 1px solid #F47920;
}
.cdge_image_box_content .cdge_image_box_btn_wrp i {
    font-size: 24px;
    letter-spacing: 1.2px;
    line-height: 31px;
    color: #FFFFFF;
	font-weight: 500;
}
a.cdge_image_box_all_link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    outline: none !important;
    text-decoration: none;
    z-index: 2;
}
/** End Image Box Widget CSS */


/* Start Content Box CSS */
.cdge_content_box_wrp_link {
    cursor: pointer;
    text-decoration: none !important;
    outline: none !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.cdge_content_box_wrap {
    position: relative;
    overflow: hidden;
	display: block;
}
.cdge_content_box_content_inner {
    padding: 10px 10px 10px 20px;
    background: #ffffff;
    border: 1px solid #F4792080;
    border-radius: 18px;
}
.cdge_content_box_content_inner:before {
    content: "";
    position: absolute;
    border: 1px dashed #F47920;
    width: 100px;
    height: 100px;
    top: -35px;
    right: -35px;
    border-radius: 100%;
}
.cdge_content_box_wrap:hover .cdge_content_box_content_inner:before {
    border: 1px dashed #ffffff;
}
.cdge_content_box_content_inner:hover {
    background: #007DC3;
    border: 1px solid #007DC3;
}
.cdge_content_box_content_inner .cdge_content_box_top {
    display: flex;
    border-bottom: 1px dashed #7DAADA;
    min-height: 174px;
}
.cdge_content_box_content_inner .cdge_content_box_top_left, .cdge_content_box_content_inner .cdge_content_box_bottom {
    padding: 10px 10px 10px 0px;
}
.cdge_content_box_content_inner .cdge_content_box_top_left {
    width: calc(100% - 60px);
}
.cdge_content_box_content_inner .cdge_content_box_top_right {
    width: 60px;
}
.cdge_content_box_content_inner .cdge_content_box_bottom {
    max-width: 187px;
    min-height: 140px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
}
.cdge_content_box_content_inner .cdge_content_box_top_title {
    color: #000000;
    font-family: Poppins-SemiBoldItalic;
    font-size: 14px;
    letter-spacing: 0.28px;
    line-height: 21px;
	margin: 0px 0px 10px 0px !important;
}
.cdge_content_box_content_inner .cdge_content_box_top_content {
    color: #58595B;
    font-family: NotoSans-Regular;
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 24px;
    margin: 0px !important;
}
.cdge_content_box_content_inner .cdge_content_box_btn_icon {
    background: #F47920;
    height: 60px;
    width: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
	z-index: 2;
    position: relative;
}
.cdge_content_box_content_inner:hover .cdge_content_box_btn_icon {
    background: #ffffff;
}
.cdge_content_box_content_inner .cdge_content_box_btn_icon i {
    font-size: 24px;
    letter-spacing: 1.2px;
    line-height: 31px;
    color: #FFFFFF;
	font-weight: 500;
}
.cdge_content_box_content_inner:hover .cdge_content_box_btn_icon i {
    color: #F47920;
}
.cdge_content_box_content_inner .cdge_content_box_bottom_title {
    color: #000000;
    font-family: Poppins-Bold;
    font-size: 21px;
    letter-spacing: 0.42px;
    line-height: 31.5px;
    margin: 24px 0px 6px 0px;
    width: 100%;
}
.cdge_content_box_content_inner .cdge_content_box_btn_link {
    color: #F47920;
    font-family: NotoSans-Regular;
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 24px;
    text-transform: capitalize;
    width: max-content;
}
.cdge_content_box_content_inner:hover .cdge_content_box_top_title,
.cdge_content_box_content_inner:hover .cdge_content_box_top_content,
.cdge_content_box_content_inner:hover .cdge_content_box_bottom_title,
.cdge_content_box_content_inner:hover .cdge_content_box_btn_link {
	color: #ffffff;
}
.cdge_content_box_content_inner:hover .cdge_content_box_top {
    border-bottom: 1px dashed #FFFFFF;
}

/* End Content Box CSS */


/*Start cdge about-contact-us page css */
.about-contact-us-icon-list.underline .elementor-icon-list-text {
    text-decoration: underline;
}
.about-contact-us-icon-list .elementor-icon-list-item {
    align-items: baseline !important;
}
.about-contact-us-icon-list .elementor-icon-list-icon {
    height: 24px;
    align-items: center;
}
.about-contact-us-form-main .gform_fields {
    grid-column-gap: 20px !important;
    grid-row-gap: 20px !important;
}
.cdge-contact-us-form-field .gfield_label {
    font-family: 'Poppins-Bold';
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.32px !important;
    text-align: left;
    color: #000000 !important;
	border: 0 !important;
}
.cdge-contact-us-form-field .gfield_label span.gfield_required {
    color: #F15A29 !important;
    font-size: 16px !important;
    line-height: 24px;
    letter-spacing: 0.32px;
    font-weight: bold !important;
}
.cdge-contact-us-form-field span.gfield_required.gfield_required_asterisk {
    color: #F15A29 !important;
    font-size: 16px !important;
    line-height: 24px;
    letter-spacing: 0.32px;
    font-family: 'verdana-bold';
}
.cdge-contact-us-form-field input, .cdge-contact-us-form-field textarea, .cdge-contact-us-form-field select {
    background: #0075bf0d !important;
    border-radius: 10px !important;
    border: none !important;
    color: #000000 !important;
    font-family: 'NotoSans-regular'!important;
    font-size: 14px !important;
    line-height: 21px !important;
    letter-spacing: 0.28px !important;
    word-spacing: 0px;
    padding: 13px 20px 13px 20px !important;
    height: 50px !important;
}
.cdge-contact-us-form-field textarea{
	height: 160px !important;
}
.cdge-contact-us-form-field input::placeholder, 
.cdge-contact-us-form-field textarea::placeholder {
    color: #AAAAAA !important;
}
.cdge-contact-us-form-field select option {
    background: #FFFFFF !important;
    color: #57585B !important;
}
a.privacy-policy {
    color: #F47920 !important;
    text-decoration: underline !important;
	font-family: verdana !important;
}
.cdge-contact-us-form-field  .ginput_container_consent {
    display: flex;
}
.cdge-contact-us-form-field .ginput_container_consent .gfield_consent_label {
    color: #58595B !important;
    font-family: 'NotoSans-regular' !important;
    font-size: 16px !important;
    letter-spacing: 0.32px;
    line-height: 24px;
    position: relative;
    padding-left: 28px;
    margin: 0px !important;
}
.about-contact-us-form-main .gform_footer.top_label {
    padding: 0px !important;
    margin: 30px 0px 0px 0px !important;
}
.about-contact-us-form-main .gform_footer .gform_button {
    background: #F47920 !important;
    font-family: 'NotoSans-regular' !important;
    font-size: 16px !important;
    letter-spacing: 0.32px;
    line-height: 24px !important;
    color: #FFFFFF;
    border: none !important;
    padding: 10px 40px;
    border-radius: 100px;
    margin: 0px !important;
}
.about-contact-us-form-main .gform_button:focus{
	outline:none !important;
}
.about-contact-us-form-main .gform_button:hover{
	background: #F15A29 !important;
}
.cdge-contact-us-consent-field .ginput_container_consent input {
    display: none;
}
.cdge-contact-us-consent-field label.gfield_consent_label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #ffffff;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    border: 1px solid #F47920;
    border-radius: 5px;
    left: 0;
    height: 18px;
    width: 18px;
}
.cdge-contact-us-consent-field input:checked + label.gfield_consent_label:before {
    background: #F47920;
}
.cdge-contact-us-consent-field input:checked + label.gfield_consent_label:after {
    content: '';
    display: block !important;
    position: absolute;
    top: 0px;
    left: 6px;
    width: 6px;
    height: 13px;
    border: solid #FFFFFF;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}
 .cdge-contact-us-form-field  select {
    appearance: none;
}
 .cdge-contact-us-form-field  .ginput_container_select {
    appearance: none !important;
    position: relative;
}
.cdge-contact-us-form-field .ginput_container_select:after {
    position: absolute;
    content: "\f078";
    top: 16px;
    right: 20px;
    font-family: 'Font Awesome 5 Pro';
    color: #000000;
    font-size: 14px;
    letter-spacing: 0.28px;
    line-height: 21px;
    pointer-events: none;
}
.ginput_container_consent span.gfield_required.gfield_required_asterisk {
    display: none;
}
.about-contact-us-form-main .gform_validation_errors{
	background: #ffffff !important;
    border-radius: 0px !important;
    border: none !important;
    border-bottom: 1px solid #c02b0a !important;
    margin: 0px 0px 25px 0px !important;
    box-shadow: none !important;
    padding: 0px 0px 10px 0px !important;
	text-align: center; 
	color:black !important;
}
.about-contact-us-form-main .gform_wrapper .gform_validation_errors>h2{
	color:black !important;
}
.about-contact-us-form-main h2.gform_submission_error {
    font-family: 'NotoSans-regular'!important;
    font-size: 16px !important;
    letter-spacing: 0.32px;
    line-height: 24px !important;
    color: #c02b0a !important;
}
.about-contact-us-form-main .gfield_validation_message {
    color:#c02b0a !important;
    font-family: 'NotoSans-regular' !important;
    font-size: 16px !important;
    letter-spacing: 0.32px !important;
    line-height: 24px !important;
    padding: 0px 6px 0px 6px !important;
}
.about-contact-us-form-main  .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message{
	border:none !important;
}
.about-contact-us-icon-list .elementor-icon-list-icon i {
    font-weight: 300;
}
.about-contact-us-form-main .gfield_validation_message {
    font-size: 14px !important;
    line-height: 21px !important;
    letter-spacing: 0.28px !important;
    color: #DA1C5C !important;
    font-family: 'NotoSans-Italic' !important;
	background: transparent !important;
}
.about-contact-us-form-main_wrapper .gform_validation_errors {
    border: 1.5px solid #DA1C5C !important;
    margin-bottom: 20px !important;
	border-radius: 10px !important;
}
.about-contact-us-form-main_wrapper .gform_validation_errors h2.gform_submission_error.hide_summary {
    color: #da1c5c !important;
    font-family: 'NotoSans-Italic';
    font-size: 16px;
    line-height: 24px;
}

/*End cdge about-contact-us page css */

/*Start cdge business-contact-us page css */
.cdge-business-contact-icon i {
    font-weight: 300;
}
.cdge-business-contact-info .elementor-widget-wrap:after {
    content: "";
    position: absolute;
    width: 150px;
    height: 150px;
    border: 1px dashed #0075BF;
    border-radius: 100%;
    top: -60px;
    left: -60px;
}
.cdge-business-contact-info .elementor-widget-wrap {
    overflow: hidden;
}
.cdge-busi-cont-us-content-widget .cdge_content_box_bottom {
    max-width: 100%;
}
.cdge-name-field {
    padding-bottom: 10px;
}
.cdge-contact-address-wrap {
    margin-bottom: 20px;
}
span.cdge-contact-address-name {
    color: #000000;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.32px !important;
    word-spacing: 0px;
    font-family: 'Poppins-semiBold' !important;
    text-align: left;
}
.cdge-contact-us {
    display: flex;
}
.cdge-name-field {
    padding-bottom: 8px;
    font-family: 'Poppins-semiBold';
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    text-align: left;
}
.cdge-contact-field span.hotline {
    font-family: 'Poppins-italic' !important;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    text-align: left;
    color: #000000;
	padding-right: 10px;
}
.cdge-email-field {
    padding-left: 27px;
}
.cdge-email-field span.mail {
    color: #000000;
    font-family: 'poppins-italic' !important;
	 font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    text-align: left;
	padding-right: 10px;
}
.cdge-contact-field a.c_no_link {
    color: #F47920;
    font-family: "NotoSans-Regular", Sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    text-align: left;
    text-decoration: underline;
}
.cdge-email-field a.e_address_link {
    color: #F47920;
    font-family: "NotoSans-Regular", Sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    text-align: left;
    text-decoration: underline;
}
.cdge-contact-address-repeater-main {
    width: 100%;
    max-height: 208px;
    overflow-y: auto;
    padding: 0px 25px 0px 0px;
}
.cdge-contact-address-repeater-main::-webkit-scrollbar {
  width: 5px !important;
 background: #FFFFFF !important;
}
.cdge-contact-address-repeater-main::-webkit-scrollbar-thumb {
  width: 14px !important;
  background: #0075bfcc !important;
  border-radius: 10px;
  }
/*End cdge business-contact-us page css */

/** Start Solar Enquiry Form  Page Css  **/

.solar-enquiry-form-back-btn span.elementor-button-icon i {
    font-weight: 300;
}
.solar-enquiry-form-back-btn span.elementor-button-text:hover {
    text-decoration: underline;
}
.label-hide label.gfield_label {
    opacity: 0;
}
/** End Solar Enquiry Form  Page Css  **/

/** Start SPARK Referral - Application Form  Page Css  **/

.cdge-spark-referral-form-field label.gfield_label {
    font-family: 'Poppins-Bold';
    font-size: 18px !important;
    line-height: 27px !important;
    text-align: left;
    color: #000000 !important;
    letter-spacing: 0.36px !important;
    margin: 0 !important;
}
.cdge-spark-referral-form-field input {
    display: none;
}
.spark_line_break {
    margin: 10px 0 20px 0;
}
a.tel-link {
    text-decoration: underline !important;
    line-height: 24px !important;
    letter-spacing: 0.32px !important;
    font-family: 'NotoSans-Regular' !important;
    font-size: 16px !important;
	color: #F47920 !important;
}

/** End SPARK Referral - Application Form  Page Css  **/


/** Start Business - EV Charging - Enquiry Form  Page Css  **/

.cdge-contact-us-form-field .ginput_container .gchoice .gfield-choice-input {
    display: none;
}
.cdge-contact-us-form-field .ginput_container .gchoice label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding-left: 30px;
    font-size: 14px !important;
    color: #000000 !important;
    line-height: 21px !important;
    letter-spacing: 0.28px !important;
    font-family: NotoSans-Regular;
    font-weight: 400;
}
.cdge-contact-us-form-field .ginput_container .gchoice label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #FFFFFF;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    border: 1px solid #CCCCCC;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 0;
    top: 2px;
}
.cdge-contact-us-form-field .ginput_container .gchoice input:checked + label::before {
	border-width: 5px !important;
    border-color: #F47920;
    background-color: #FFFFFF !important;
}
.cdge-contact-us-form-field .ginput_container .gchoice {
    width: 20%;
	margin: 5px 0;
}
/** End Business - EV Charging - Enquiry Form  Page Css  **/



.cdge-scroll-next-section-btn a span {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
.cdge-scroll-next-section-btn a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}


/** Start Events page css **/

.tribe-common .tribe-common-l-container {
    padding-left: 10px !important;
    padding-right: 10px !important;
    max-width: 1224px;
	padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.cdge-events-archive-btn .cdge-events-archive-btn-link {
    color: #F47920 !important;
    font-family: NotoSans-Regular;
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 24px;
    text-transform: capitalize;
    padding: 5px 5px 5px 8px;
	margin-left: -8px;
}
.cdge-events-archive-btn a.cdge-events-archive-btn-link i {
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #F47920;
    color: #ffffff;
    border-radius: 100%;
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 18px;
    margin-left: 10px;
}
.cdge-events-archive-btn a.cdge-events-archive-btn-link:hover {
    background: #f4792026;
    border-radius: 15px;
	color: #F47920;
}
.tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #000000;
    border-radius: 35px;
    padding: 10px 30px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-group {
    display: flex;
    position: relative;
    align-items: center;
    height: auto;
    min-width: 380px;
}
.tribe-events-l-container .tribe-events-c-events-bar__search .tribe-events-c-search__input-group input.tribe-common-form-control-text__input {
    outline: none;
    background: transparent;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    width: 100%;
    font-family: 'NotoSans-Regular';
    border: none;
    border-radius: 0;
    padding: 0 30px;
}
.tribe-events-l-container .tribe-events-header .tribe-events-c-search__input-group svg {
    left: 0;
    right: auto;
}
.tribe-events-l-container .tribe-events-header button.tribe-common-c-btn.tribe-events-c-search__button {
    min-width: 172px;
    margin: 0 20px 0 0px;
    min-height: 40px;
    padding: 9px 40px;
    background: #F47920;
    color: #FFFFFF;
    border-radius: 100px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    font-family: 'NotoSans-Regular';
    border: 1px solid #F47920;
    outline: none;
    font-weight: 500;
}
.tribe-events-l-container .tribe-events-header button.tribe-common-c-btn.tribe-events-c-search__button:hover{
	background-color:#F15A29;
}
.tribe-events-l-container .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__filter-button-container {
    position: relative;
    min-width: 130px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
	margin: 0px !important;
}
.tribe-events-l-container .tribe-events-c-events-bar__views span.tribe-events-c-view-selector__button-text.tribe-common-a11y-visual-hide {
    color: #000000;
    letter-spacing: 0.28px;
    font-size: 14px;
    line-height: 21px;
    font-family: 'verdana';
	font-weight: unset;
}
button.tribe-events-c-events-bar__filter-button:focus {
    outline: 0;
}
.tribe-events-l-container .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__filter-button-container button.tribe-events-c-events-bar__filter-button {
    padding: 0;
    height: 100%;
    margin: 0;
	margin-right: 30px;
}
.tribe-events-c-events-bar__views label.cdge-sort-by-label {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    color: #000000;
    font-family: 'verdana';
    margin-left: 30px;
}
span.tribe-events-c-events-bar__filter-button-text.tribe-common-b2.tribe-common-a11y-visual-hide {
    font-size: 14px;
    color: #000000;
    line-height: 21px;
    letter-spacing: 0.28px;
    font-family: verdana;
    cursor: pointer;
}
button.tribe-events-c-view-selector__button:focus {
    outline: 0;
}
.tribe-events-c-events-bar__views .tribe-events-c-view-selector.tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button {
    padding: 0px 0px 0px 6px;
}
.tribe-events-c-events-bar__views .tribe-events-c-view-selector.tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button svg {
    margin-top: 4px;
}
.tribe-filter-bar__form .tribe-filter-bar__filters-slider-wrapper.tribe-swiper-wrapper {
    margin-top: 4px;
}
.tribe-filter-bar-c-pill.tribe-filter-bar-c-pill--button.tribe-filter-bar__filters-slide-pill .tribe-filter-bar-c-pill__pill {
    border-color: #0075BF !important;
    border-radius: 100px;
	outline: none !important;
	padding-top: 8px;
    padding-bottom: 8px;
}
.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__remove-button{
	outline: none !important;
}
.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__remove-button svg path {
    stroke: #0075BF;
}
.tribe-filter-bar-c-pill.tribe-filter-bar-c-pill--button.tribe-filter-bar__filters-slide-pill .tribe-filter-bar-c-pill__pill:hover + button.tribe-filter-bar-c-pill__remove-button svg path {
    stroke: #ffffff;
}
.tribe-filter-bar-c-pill.tribe-filter-bar-c-pill--button.tribe-filter-bar__filters-slide-pill .tribe-filter-bar-c-pill__pill:hover {
    background: #0075BF;
}
.tribe-filter-bar-c-pill.tribe-filter-bar-c-pill--button.tribe-filter-bar__filters-slide-pill .tribe-filter-bar-c-pill__pill:hover .tribe-filter-bar-c-pill__pill-selections,
.tribe-filter-bar-c-pill.tribe-filter-bar-c-pill--button.tribe-filter-bar__filters-slide-pill .tribe-filter-bar-c-pill__pill:hover .tribe-filter-bar-c-pill__pill-label-colon,
.tribe-filter-bar-c-pill.tribe-filter-bar-c-pill--button.tribe-filter-bar__filters-slide-pill .tribe-filter-bar-c-pill__pill:hover span.tribe-filter-bar-c-pill__pill-label{
    color: #FFFFFF;
}
span.tribe-filter-bar-c-pill__pill-label,
.tribe-filter-bar-c-pill__pill-label-colon,
.tribe-filter-bar-c-pill__pill-selections{
    color: #0075BF;
    font-size: 14px;
    letter-spacing: 0.28px;
    line-height: 28px;
    font-family: 'NotoSans-Regular';
}
form.tribe-filter-bar__form .tribe-filter-bar__filters-slider-wrapper .tribe-swiper-wrapper .tribe-filter-bar-c-pill button.tribe-filter-bar-c-pill__pill:focus {
    outline: none;
	border-color: #0075BF !important;
}
.tribe-events .tribe-events-c-top-bar__nav-list{
    display: flex;
    background-color: #F0F0F0;
    border-radius: 20px;
	padding: 7px 15px 0px 21px;
    width: 101px;
    height: 40px;
	justify-content: space-between;
}
.tribe-events .tribe-events-c-top-bar__nav-list-item {
    flex: none !important;
    padding-right: 0px !important;
}
.tribe-events .tribe-events-c-top-bar__nav-list-item:last-child {
    padding-right: 0px;
}	
svg.tribe-common-c-svgicon.tribe-common-c-svgicon--caret-left.tribe-common-c-btn-icon__icon-svg.tribe-events-c-top-bar__nav-link-icon-svg {
    width: 10px;
}
svg.tribe-common-c-svgicon.tribe-common-c-svgicon--caret-right.tribe-common-c-btn-icon__icon-svg.tribe-events-c-top-bar__nav-link-icon-svg {
    width: 10px;
}
button.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button:focus {
    outline: none;
}
a.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden {
    border-radius: 10px;
    border: 1px solid #AAAAAA;
	padding: 9px 20px !important;
	color: #555555;
    font-size: 14px;
    letter-spacing: 0.28px;
    line-height: 14px;
	margin-right: 8px;
	margin-left: 10px;
	font-family: verdana;
}
.tribe-events-c-top-bar__datepicker-mobile,
span.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
    color: #000000;
    text-transform: capitalize;
    font-size: 32px;
    letter-spacing: 0.64px;
    line-height: 48px;
    font-family: 'Poppins-Bold';
}
.tribe-events-c-top-bar .tribe-events-c-top-bar__datepicker svg.tribe-common-c-svgicon.tribe-common-c-svgicon--caret-down.tribe-events-c-top-bar__datepicker-button-icon-svg {
    margin-left: 14px;
    height: 12px;
    width: 22px;
    margin-top: 6px;
}
header.tribe-events-header .tribe-events-c-top-bar.tribe-events-header__top-bar {
    margin-bottom: 22px;
}
time.tribe-events-calendar-list__month-separator-text.tribe-common-h7.tribe-common-h6--min-medium.tribe-common-h--alt, 
span.tribe-events-calendar-day__type-separator-text.tribe-common-h7.tribe-common-h6--min-medium.tribe-common-h--alt{
    color: #000000;
    font-size: 18px;
    letter-spacing: 0.36px;
    line-height: 27px;
    font-family: 'NotoSans-bold';
}
.tribe-common-g-row .tribe-common-g-col time.tribe-events-calendar-list__event-date-tag-datetime {
    padding-top: 0px;
}
time.tribe-events-pro-photo__event-date-tag-datetime span.tribe-events-pro-photo__event-date-tag-month,
.tribe-events-pro-summary__event-date-tag-datetime span.tribe-events-pro-summary__event-date-tag-weekday,
.tribe-events-calendar-list span.tribe-events-calendar-list__event-date-tag-weekday {
    color: #58595B;
    letter-spacing: 0.28px;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    font-family: 'NotoSans-Regular';
	margin-bottom: 5px;
}
.tribe-events-pro-photo__event-featured-image-wrapper.cdge-event-img {
    margin-bottom: 24px;
}
time.tribe-events-pro-photo__event-date-tag-datetime span.tribe-common-h5.tribe-common-h4--min-medium,
.tribe-common-g-row span.tribe-common-h5.tribe-common-h4--min-medium,
.tribe-events-calendar-list span.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
	color:#000000;
	font-size: 32px;
    letter-spacing: 0.64px;
    text-transform: capitalize;
    text-align: center;
    line-height: 48px;
	font-family: 'NotoSans-SemiBold';
}
.tribe-events-calendar-list__event-datetime-wrapper.tribe-common-b2 {
    margin-bottom: 0px;
}
.tribe-events-pro-summary__event-datetime-wrapper time.tribe-events-pro-summary__event-datetime,
.tribe-events-calendar-day__event-datetime-wrapper time.tribe-events-calendar-day__event-datetime,
.tribe-events-calendar-list__event-datetime-wrapper time.tribe-events-calendar-list__event-datetime {
    color: #57585B;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 21px;
    font-family: 'NotoSans-Regular';
}
.tribe-common-g-col.tribe-events-pro-summary__event-details header.tribe-events-pro-summary__event-header {
    display: block;
}
time.tribe-events-pro-photo__event-date-tag-datetime {
    margin-bottom: 15px !important;
}
.tribe-events-pro-photo__event-date-tag-datetime span.tribe-events-pro-photo__event-date-tag-month {
    margin-bottom: 0px !important;
}
.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-column,
.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__map {
    width: 50%;
}
h3.tribe-common-h8.tribe-common-h7--min-medium.tribe-events-pro-summary__event-title,
.tribe-events-pro-photo__event-details-wrapper .tribe-events-pro-photo__event-details h3.tribe-events-pro-photo__event-title.tribe-common-h6,
h3.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium {
    color: #000000;
    letter-spacing: 0.42px;
    font-size: 21px;
    line-height: 31.5px;
    font-family: 'Poppins-Bold';
}
.tribe-events-calendar-day__event-description.tribe-common-b2 p,
.tribe-events-calendar-list__event-description.tribe-common-b2 p {
    color: #58595B;
    letter-spacing: 0.32px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'NotoSans-Regular';
}
.tribe-events-c-small-cta.tribe-common-b3.tribe-common-b3--bold.tribe-events-pro-summary__event-cost {
    margin-left: 0px;
}
.tribe-common-g-col.tribe-events-pro-summary__event-date-tag time.tribe-events-pro-summary__event-date-tag-datetime {
    padding-top: 0px !important;
}
span.tribe-events-c-small-cta__price {
    color: #000000;
    letter-spacing: 0.32px;
    text-align: right;
    font-size: 16px;
    line-height: 24px;
	font-weight: 500;
    font-family: 'NotoSans-Italic';
}
img.tribe-events-calendar-list__event-featured-image {
    border-radius: 18px;
    max-height: 250px;
    object-fit: contain;
}
h3.cdge-event-title {
    font-size: 21px;
    line-height: 31.5px;
    letter-spacing: 0.42px;
    font-family: 'Poppins-Bold';
    color: #000000;
    margin-bottom: 10px;
}
.cdge-event-img img {
    border-radius: 18px !important;
    height: 250px !important;
    object-fit: cover;
}
ul.cdge-event-category {
    list-style-type: none;
    padding: 0;
    margin: 5px 0 0 0;
}
ul.cdge-event-category li {
    margin-top: 15px;
    display: inline-block;
    margin-right: 10px;
}
ul.cdge-event-category li span.cdge-event-cat {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.28px;
    color: #0075BF;
    font-family: 'NotoSans-Regular';
    font-weight: normal;
    border: 1px solid #0075BF;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 50px;
	cursor: pointer;
}
.tribe-events-c-small-cta.tribe-common-b3.tribe-events-calendar-list__event-cost {
    margin-top: 10px;
}
.cdge-event-accredited-by-img {
    display: flex;
    align-items: center;
    margin-bottom: 20px !important;
    margin-top: 10px !important;
}
.cdge-event-accredited-by-img span.cdge-event-accredited-img-label {
    margin-right: 11px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    color: #58595B;
    font-family: 'NotoSans-Italic';
}
.cdge-event-accredited-by-img img {
	width: auto;
    max-height: 40px;
    object-fit: cover;
}
.tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--keyword {
    margin: 0px !important;
    padding-top: 12px;
    padding-bottom: 12px;
}
.tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--location {
    margin: 0 !important;
    margin-left: 30px !important;
	position: relative;
}
.tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--location svg {
    display: none;
}
.tribe-common-form-control-text.tribe-events-c-search__input-control.tribe-events-c-search__input-control--location:before {
    content: "\f3c5";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.7px;
    color: #000000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}




/** End Events page css **/

/*** Start Event Section Css ***/
.cdge-courses-section-wrp header.tribe-events-header.tribe-events-header--has-event-search {
    display: none;
}
.cdge-courses-section-wrp nav {
    display: none !important;
}
.tribe-events-pro-map__event-details time.tribe-events-pro-map__event-start-datetime {
    white-space: unset !important;
}
.tribe-events-pro-map__event .tribe-events-pro-map__event-details h3.tribe-events-pro-map__event-title {
    color: #000000;
    letter-spacing: 0.32px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins-Bold';
    white-space: normal;
}
.tribe-events-pro-map__event .tribe-events-pro-map__event-details .tribe-events-pro-map__event-datetime-wrapper {
    color: #57585B;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    font-family: 'NotoSans-Regular';
    white-space: normal;
}
.tribe-events-pro-map__event-card .tribe-events-pro-map__event-row .tribe-events-pro-map__event-date-tag span.tribe-events-pro-map__event-date-tag-month {
    color: #58595B;
    letter-spacing: 0.24px;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    font-family: 'NotoSans-Regular' !important;
}
.tribe-events-pro-map__event-card .tribe-events-pro-map__event-row .tribe-events-pro-map__event-date-tag span.tribe-events-pro-map__event-date-tag-daynum {
    color: #000000;
    font-size: 24px;
    letter-spacing: 0.48px;
    text-transform: capitalize;
    text-align: center;
    line-height: 36px;
    font-family: 'NotoSans-SemiBold';
}
.tribe-events-c-messages__message--notice ul.tribe-events-c-messages__message-list li.tribe-events-c-messages__message-list-item {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
    font-family: 'NotoSans-SemiBold';
    color: #000000;
}
.tribe-events-pro-map__event-featured-image-wrapper img.tribe-events-pro-map__event-featured-image {
    border-radius: 8px !important;
}
.tribe-events-pro-map__event-details-spacer .tribe-events-pro-map__event-actions--linked a {
    color: #F47920 !important;
    font-family: NotoSans-Regular;
    font-size: 12px;
    letter-spacing: 0.24px;
    line-height: 18px;
    text-transform: capitalize;
    text-decoration: none !important;
    border: none !important;
}
.tribe-events-pro-map__event-card-wrapper button.tribe-events-pro-map__event-card-button {
    border: none !important;
    outline: none !important;
}
/*** End Event Section Css ***/




 .role-career_admin #wpadminbar li#wp-admin-bar-elementor_edit_page.hover > .ab-sub-wrapper{
       display: none !important;
}