/*
 Theme Name:   Homéoformation
 Theme URI:    http://newboxcom.com
 Description:  Custom theme pour HoméoFormation
 Author:       Newbox
 Author URI:   http://newboxcom.com
 Template:     elementor-hello-theme-master
 Version:      1.0.0
 Tags:         
 Text Domain:  Homéoformation
*/


/*CUSTOM CSS*/

.post-template-default, .page-template-default{
	background-image: url(https://homeoformation.com/wp-content/uploads/2019/03/homeo-bg-7.jpg) !important;
	background-size:100% !important;
	background-position:top center !important;
	background-repeat:repeat-y !important;
}

.elementor-type-single .elementor-inner .elementor-section-wrap > .elementor-element > .elementor-container{
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;	
}

.elementor-section-wrap > .elementor-element > .elementor-container .elementor-section-wrap > .elementor-element > .elementor-container{
	border-left:0px solid red;
	border-right:0px solid red;	
}

.no-mrg-b{
	margin-bottom: 0 !important;
}

.no-mrg-b p{
	margin-bottom: 0 !important;
}

.no-mrg-t{
	margin-top: 0 !important;
}

.no-mrg-t p{
	margin-top: 0 !important;
}

.no-mrg{
	margin:0 0 0 0;
}
.no-mrg p{
	margin:0 0 0 0;
}

.no-mrg.elementor-widget:not(:last-child){

	margin:0 0 0 0;	
}

.upc{
	text-transform: uppercase;
}


.default-link a{
	color: #7b68ea !important;
	text-decoration: none;
}

.default-link a:hover{
	color: #7b68ea !important;
	text-decoration: underline;
}



strong{
	font-weight: 600 !important;
}
/*COOKIES BAR*/

#cookie-law-info-bar{
	padding:20px;
}

#cookie-law-info-bar span{
	font-size:16px;
	font-family: 'roboto', arial, sans-serif;
}

#cookie-law-info-bar .cli-plugin-button{
padding:8px 30px!important;
margin:0 30px;
font-size: 18px;
font-weight: 600;
border:1px solid #f2f0fd;
transition: all 0.2s;
}
#cookie-law-info-bar .cli-plugin-button:hover{
	border:1px solid #ffffff !important;
	background-color: #7b68ea !important;
	color:#ffffff !important;

}
.cli-plugin-main-link:hover{
opacity:0.8;
transition: all 0.2s;
}


/*STICKY HEADER*/

/*CUSTOM MENU*/
.custom-menu{
	display:block;
    height: 70px;	transition: all 0.2s;
}

.custom-menu .elementor-nav-menu{
   height: 70px;
	transition: all 0.2s;
}
.custom-menu .elementor-nav-menu .menu-item {
	   height: 70px;
	display: table;
	padding:0 20px;
	transition: all 0.2s;
}


.custom-menu .elementor-nav-menu .menu-item .sub-menu{
	top:0px !important;
	transition:all 0.2s !important;
}


.custom-menu .elementor-nav-menu .menu-item .sub-menu .menu-item{
		   height: auto;
}

.custom-menu .menu-item .sub-menu{
	width: 300px !important;
	max-width: 300px !important;
}

.custom-menu .menu-item .sub-menu .menu-item{
height: auto;
display: block;
padding: 0px;

}

.custom-menu .elementor-nav-menu .menu-item a.elementor-item {
padding:15px 0 !important;
	vertical-align: middle;display: table-cell;
}


.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{
	white-space: normal !important;
}



/*TYPOGRAPHY ELEMENTS*/

.padd-l-40{
padding-left: 40px;
}
.padd-l-20{
padding-left: 20px;
}


.padd-b-10{
	padding-bottom: 10px;
}




.underl-h a:hover{
	text-decoration: underline !important;
	color:#7b68ea !important;
}

.fw-300{
	font-weight:300 !important;
}
.fw-300 p{
	font-weight:300 !important;
}

.fw-600{
	font-weight:600 !important;
}
.fw-600 p{
	font-weight:600 !important;
}



.custom-title-b .elementor-heading-title, .custom-title-b h2{
	font-size:28px !important;

	font-weight: 600 !important;
}



.hmf-red{
	color: #ff260f;
}


.custom-large-font p{
	font-size:20px !important;
	line-height: 1.3em !important;
}



.custom-med-l-font p{
	font-size:22px !important;
	line-height: 1.3em !important;
}

.custom-med-font p{
	font-size:18px !important;
	line-height: 1.2em !important;
}


.custom-reg-font p{
	font-size:18px !important;
	line-height: 1.2em !important;
}

.custom-small-font p{
	font-size:16px !important;
	line-height: 1.3em !important;
}
.csf-giant p{
	font-size:60px !important;
	line-height: 1.2em !important;
}

.small-p{
	font-size:0.9em;
}
.smaller-p{
	font-size:0.8em;
}

.ita{
	font-style: italic;
}


.no-mrg:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){
	margin-bottom:0 !important;
}

.hmf-card--list-n .elementor-icon-list-text{
font-size:16px;
}

.padd-tb-m{
	padding-top: 15px;
	padding-bottom:15px;
}

@media screen and (max-width: 1024px) {
	.padd-tb-m{
	padding-top: 10px;
	padding-bottom:10px;
}

.hmf-card--list-n .elementor-icon-list-text{
font-size:15px;
}


}

@media screen and (max-width: 768px) {
	.padd-tb-m{
	padding-top: 0px;
	padding-bottom:0px;
}

.hmf-card--list-n .elementor-icon-list-text{
font-size:15px;
}


}



@media screen and (max-width: 1024px) {
.custom-large-font p{
	font-size:19px !important;
	line-height: 1.2em !important;
}
.custom-med-font p{
	font-size:17px !important;
	line-height: 1.2em !important;
}

.custom-med-l-font p{
	font-size:19px !important;
	line-height: 1.3em !important;
}

.custom-title-b .elementor-heading-title, .custom-title-b h2{
	font-size:28px !important;

	font-weight: 600 !important;
}


.custom-reg-font p{
	font-size:17px !important;
	line-height: 1.2em !important;
}

}
@media screen and (max-width:767px) {
.custom-large-font p{
	font-size:18px !important;
	line-height: 1.2em !important;
}
.custom-med-font p{
	font-size:16px !important;
	line-height: 1.2em !important;
}

.custom-med-l-font p{
	font-size:18px !important;
	line-height: 1.3em !important;
}


.custom-reg-font p{
	font-size:16px !important;
	line-height: 1.2em !important;
}

.custom-title-b .elementor-heading-title, .custom-title-b h2{
	font-size:22px !important;

	font-weight: 600 !important;
}

}


.custom-list-e{
font-size:18px;
}
@media screen and (max-width:1024px) {
.custom-list-e{
font-size:17px;
}	
}

/*LISTS*/

.custom-top-list{
	margin: 0;
	list-style-type: none;

	padding-left: 0;
}
.custom-top-list li{
	padding:3px 0;
}


.custom-list-b .elementor-icon-list-item{
	padding-bottom: 3px !important;
}
.custom-list-b .elementor-icon-list-icon{
	width: 12px !important;
}
.custom-list-b .elementor-icon-list-text{
	font-size: 17px !important;
	padding-left: 12px !important;
}

@media screen and (max-width:767px) {
.custom-list-b .elementor-icon-list-text{
	font-size: 16px !important;
}	

.custom-list-c .elementor-icon-list-text{
	font-size: 15px !important;
}	

}



.custom-list-c .elementor-icon-list-item{
	padding-bottom: 3px !important;
}
.custom-list-c .elementor-icon-list-icon{
	width: 10px !important;
}
.custom-list-c .elementor-icon-list-text{
	font-size: 15px !important;
	padding-left: 12px !important;
}


.custom-list-d-wrapper{
	padding:10px 8px 0px 8px;
}

.custom-list-d-wrapper{
		/*border-top: 1px solid #d3cef5;*/
}

.custom-list-d_title{
		font-size:19px;
	line-height: 1.3em;
	text-transform: uppercase;
	margin:0;
	padding:10px 0 10px 0;
	color: #7b68ea;
	text-decoration: underline;
}


.custom-list-d_subtitle{
font-size:16px;
padding-bottom: 10px;
margin:0;
}

.custom-list-d{
	margin:0 0 20px 0;
	font-size: 19px;
	padding-left: 0;
	list-style-type: none;
}

.custom-list-d strong{
font-weight:600 !important;
}

.custom-list-d li{
	font-size: 18px;
	padding:5px 0;
	line-height: 1.3em;
}





.custom-list-d .circle:before, .circle:before{
	content:"";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right:10px;
	border-radius: 20px;
	background-color: #7b68ea;
	color:#7b68ea;
}


.custom-list-d .small-circle:before, .small-circle:before{
	content:"";
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right:8px;
	border-radius: 10px;
	background-color: white;
	border:1px solid #54595f;
	color:#54595f;
}


/*HOMEO HOME-MEDIA LINK*/

.home-media-link{
	position:relative;
	height:1px;
	overflow:hidden;
	padding-bottom:29%;
}



.home-media-link .home-media-link--txt{
	position:relative;
	width:90% !important;
	bottom:20px;
	left:5%;
	transition:all 0.3s;
}

.home-media-link--txt a{
background:white;
	display:inline-block !important;
padding:10px 20px!important;
border-radius:3px;
}

.home-media-link--txt a:hover{
text-decoration:underline;
}
.home-media-link:hover .home-media-link--txt a {
padding-bottom:25px !important;
}

.home-media-link .home-media-link--img{
	transition:all 0.4s;
	margin-bottom:0 !important;
}
.home-media-link--img:hover {

	
}

.home-media-link:hover .home-media-link--txt{
	bottom:35px;
}

@media screen and (max-width : 1024px){
	.home-media-link--txt a{
padding:5px 10px!important;
}
	.home-media-link .home-media-link--txt{
		bottom:35px;
	}
	.home-media-link:hover .home-media-link--txt{
	bottom:50px;
}
	
	.home-media-link:hover .home-media-link--txt a {
padding-bottom:20px !important;
}	
	
}
@media screen and (max-width : 767px){
	.home-media-link{
max-width:400px !important;
		float:none !important;
		margin:0 auto;
	padding-bottom:280px;
}
		.home-media-link .home-media-link--txt{
		bottom:5px;
	}
	.home-media-link:hover .home-media-link--txt{
	bottom:20px;
}
	.home-media-link:hover .home-media-link--txt a {
padding-bottom:5px !important;
}	
}

@media screen and (max-width : 420px){
	.home-media-link{
max-width:400px !important;
		float:none !important;
		margin:0 auto;
	padding-bottom:70%;
}
}


/*HOMEO HOME-MEDIA LINK-B*/

.home-media-link-b{
	position:relative;
	height:1px;
	overflow:hidden;
	padding-bottom:30%;
}



.home-media-link-b .home-media-link--txt{
	position:relative;
	width:90% !important;
	bottom:30px;
	left:5%;
	transition:all 0.3s;
}

.home-media-link--txt a{
background:white;
	display:inline-block !important;
padding:10px 20px!important;
border-radius:3px;
}

.home-media-link--txt a:hover{
text-decoration:underline;
}
.home-media-link-b:hover .home-media-link--txt a {
padding-bottom:25px !important;
}

.home-media-link-b .home-media-link--img{
	transition:all 0.4s;
	margin-bottom:0 !important;
}
.home-media-link--img:hover {

	
}

.home-media-link-b:hover .home-media-link--txt{
	bottom:45px;
}

@media screen and (max-width : 1024px){
	.home-media-link--txt a{
padding:5px 10px!important;
}
	.home-media-link-b .home-media-link--txt{
		bottom:20px;
	}
	.home-media-link-b:hover .home-media-link--txt{
	bottom:50px;
}
	
	.home-media-link-b:hover .home-media-link--txt a {
padding-bottom:20px !important;
}	
	.home-media-link-b:hover .home-media-link--txt{
	bottom:35px;
}
}
@media screen and (max-width : 767px){
	.home-media-link-b{
max-width:400px !important;
		float:none !important;
		margin:0 auto;
	padding-bottom:260px;
}
		.home-media-link-b .home-media-link--txt{
		bottom:5px;
	}
	.home-media-link-b:hover .home-media-link--txt{
	bottom:20px;
}
	.home-media-link-b:hover .home-media-link--txt a {
padding-bottom:5px !important;
}	
}

@media screen and (max-width : 420px){
	.home-media-link-b{
max-width:400px !important;
		float:none !important;
		margin:0 auto;
	padding-bottom:65%;
}
}




/*SUB LIST*/
.custom-sub-list{
	margin:2px 0 0 0;
	font-size:16px;
	padding:0;
	list-style-type: none;
	padding-left:40px;
}

.custom-sub-list .custom-sub-list_li{
	font-size: 16px;
	padding:3px 0 4px 0;
	line-height: 1.2em;
}
.custom-sub-list .custom-sub-list_li:before{
	content:"";
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right:8px;
	border-radius: 10px;
	background-color: white;
	border:1px solid #7b68ea;
	color:#7a7a7a;
}



/*CUSTOM GALLERY*/
@media screen and (max-width:767px) {
	.custom-gallery .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item{
		width:50%;
		max-width: 50%;
	}

}




/*ACCORDION CUSTOMISATION*/

.elementor-accordion .elementor-accordion-item .elementor-tab-title a{
	font-size:18px !important;
	font-weight: 500 !important;

}


.elementor-accordion .elementor-accordion-item .elementor-tab-title:hover{
	background-color:#6051b8 !important;
	transition:all  0.2s;
}

@media screen and (max-width:767px) {
	.elementor-accordion .elementor-accordion-item .elementor-tab-title a {
		font-size: 16px !important;
		font-weight: 500 !important;
	}


	.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon-left {
	top:3px;
	position:relative;
	}

	.elementor-accordion .elementor-accordion-item .elementor-tab-title .fa {
	font-size: 17px !important;
	}

}

@media screen and (max-width:1024px) {

@media screen and (max-width:1024px) {
.custom-list-b{
font-size:17px;
}	

.custom-list-c{
font-size:15px;
}	

}

.custom-list-d-wrapper{
	padding:0 10px 0 10px;
}
}
@media screen and (max-width:767px) {
.custom-list-d-wrapper{
	padding:0px 0 0 0;
}
	.custom-list-d_title {
		font-size: 17px;}

		.custom-list-d_subtitle {
			font-size: 15px;
			padding-bottom: 10px;
		}

		.custom-list-d {
			margin: 0 0 20px 0;
			font-size: 16px;
		}

		.custom-list-d li {
			font-size: 16px;
			padding: 5px 0;
		}

		.custom-list-d .circle:before, .circle:before {
			width: 10px;
			height: 10px;
			margin-right: 10px;
		}

		.custom-list-d .small-circle:before, .small-circle:before {
			width: 8px;
			height: 8px;
			margin-right: 8px;
		}

		/*SUB LIST*/
		.custom-sub-list {
			font-size: 15px;
			padding-left: 0px;
		}

		.custom-sub-list .custom-sub-list_li {
			font-size: 15px;
		}

		.custom-sub-list .custom-sub-list_li:before {
			width: 8px;
			height: 8px;
			margin-right: 8px;
			border-radius: 10px;

		}

	}




/***HMF CARD***/
.hmf-card_title.elementor-widget:not(:last-child){

	margin:0 0 0 0;	
}
.hmf-card_title .elementor-widget-container h3.elementor-heading-title{
	font-size:23px !important;
}



/*
.hmf-card_list.elementor-widget:not(:last-child){

	margin:10px 0 10px 0;	
}

.hmf-card_list.elementor-widget .elementor-icon-list-item{
	font-size: 18px;
	white-space: break-spaces;
}*/



.hmf-card_btn{
	margin-top: 8px;
}

.hmf-card_btn br{
	display:none !important;
}
.hmf-card_btn .elementor-button.elementor-size-xs{
font-size: 15px;
}

/***HMF CARD***/

@media screen and (max-width:1024px) {
	.hmf-card_title.elementor-widget:not(:last-child) {
		margin: 0 0 0 0;
	}

	.hmf-card_title .elementor-widget-container h3.elementor-heading-title {
		font-size: 21px !important;
	}

	/*.hmf-card_list.elementor-widget:not(:last-child) {
		margin: 10px 0 10px 0;
	}

	.hmf-card_list.elementor-widget .elementor-icon-list-item {
		font-size: 17px;
	}*/

	.hmf-card_btn {
		margin-top: 8px;
	}

	.hmf-card_btn .elementor-button.elementor-size-xs {
		font-size: 15px;
	}

}









.custom-table{
	font-size:16px !important;
	width:100%;
	padding-bottom: 15px;
}

.custom-table_left-item{
	width: 90%;
	font-size:16px;
	padding-right:10px;
	vertical-align: baseline;
}

.custom-table_right-item{
	width: 10%;
	font-size:16px;
	position: relative;
	top:2px;
	vertical-align: baseline;
}


@media screen and (max-width:767px) {
.custom-table{
	font-size:14px;
	width:100%;
	padding-bottom: 15px;
}



.custom-table_left-item{
	font-size:14px;	width:82%;
	padding-right:10px;
	padding-bottom: 5px;
	line-height:1.2em;
}

.custom-table_right-item{
	font-size:14px;	width:18%;
	padding-bottom: 5px;
}
}


.focus-txt{
	background-color: rgba(255, 255, 255, 0.95);
color: #7b68ea;
padding: 2px 5px;
border-radius: 2px;
font-weight: 500;
text-transform: uppercase;
font-size:0.85em;
}


/*STICKY ELEMENTS*/
.cbp-af-header {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	height: 70px;
	overflow: visible;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}




.cbp-af-header.cbp-af-header-shrink{
	transition: all 0.3s !important;
}


.cbp-af-header .main-header-bg{
	height: 70px;
	padding:0px 0;
	display: block;
	overflow: visible;
	position:relative;
	transition: all 0.3s !important;
}

.cbp-af-header.cbp-af-header-shrink .main-header-bg{
height: 60px;	transition: all 0.3s !important;
}


/*NON STICKY ET STICKY-LOGO*/
.cbp-af-header .main-header-logo {
width: 200px;
transition: all 0.4s;
	margin:0 auto;
}

.cbp-af-header.cbp-af-header-shrink .main-header-logo{
width: 130px;margin:0 auto;
}


.cbp-af-header.cbp-af-header-shrink .custom-menu{
	display:block;
    height: 60px;transition-duration: all 0.2s;transition-delay: 0.15s;
}

.cbp-af-header.cbp-af-header-shrink .custom-menu .elementor-nav-menu{
   height: 60px;transition-duration: all 0.2s;transition-delay: 0.15s;

}
.cbp-af-header.cbp-af-header-shrink .custom-menu .elementor-nav-menu .menu-item {
	   height: 60px;transition-duration: all 0.2s;transition-delay: 0.15s;


}

.cbp-af-header.cbp-af-header-shrink .custom-menu .elementor-nav-menu .menu-item .sub-menu{
	transition:all 0.2s !important;
	top: -10px !important;
}


.cbp-af-header.cbp-af-header-shrink .custom-menu .elementor-nav-menu .menu-item .sub-menu .menu-item{
		   height: auto;
}



@media  screen and (max-width:1025px) {
	.cbp-af-header-b .main-resp-header-logo {
		width: 150px;
		transition: all 0.2s;
		margin: 0;
	}

	.cbp-af-header-b.cbp-af-header-b-shrink .main-resp-header-logo {
		width: 100px;
		margin: 0;
	}

}

@media  screen and (max-width:768px) {
	.cbp-af-header-b .main-resp-header-logo {
		width: 130px;
		transition: all 0.2s;
		margin: 0;
	}

	.cbp-af-header-b.cbp-af-header-b-shrink .main-resp-header-logo {
		width: 100px;
		margin: 0;
	}

}

.elementor-nav-menu--dropdown .elementor-nav-menu--dropdown {
border-bottom: 1px solid #7b68ea;
	margin-top:00px !important;
	border-left:2px solid #7b68ea !important;
}

.elementor-nav-menu--dropdown .elementor-nav-menu--dropdown .menu-item {
background-color:#d7d1f9;
border-bottom:1px solid rgba(123, 104, 234, 0.29) !important;
}

@media screen and (max-width : 1024px){
	.elementor-nav-menu--dropdown .elementor-nav-menu--dropdown {
	border-bottom: 1px solid #7b68ea;
	margin-top:0px !important;
		border-left:0px solid #6c5bce;
}

}




.elementor-nav-menu--dropdown .elementor-nav-menu--dropdown .menu-item a:hover {
background-color:#9687ee !important;
}





/*SUB DROPDOWN*/
.elementor-11 .elementor-element.elementor-element-6400f37b .elementor-nav-menu--dropdown .sub-menu{
	background-color: #e3e3e3 !important;
	border-left: 2px solid #52459c;
}

.elementor-11 .elementor-element.elementor-element-6400f37b .elementor-nav-menu--dropdown .sub-menu .elementor-sub-item{
	padding-top:8px !important;
	padding-bottom: 8px !important;
	background-color: #6051b8;
	color: white;
}.elementor-11 .elementor-element.elementor-element-6400f37b .elementor-nav-menu--dropdown .sub-menu .elementor-sub-item:hover{
	background-color: #52459c;
}
/*FORMATIONS TEMPLATE*/

.form-duration .elementor-text-editor:before{
content:"Durée de la formation : ";
font-weight: 600;
color:#7b68ea;
}

.form-public .elementor-text-editor:before{
content:"Public : ";
font-weight: 600;
color:#7b68ea;
}

.form-prerequis .elementor-text-editor:before{
content:"Prérequis :";
font-weight: 600;
color:#7b68ea;
}


/*br BUG*/

.elementor-icon-list-icon br{
	display: none;
}



.custom-img-wrapper{
	overflow: hidden;

}

.custom-img-wrapper .custom-img{
	margin-bottom: 0 !important;

}


.custom-img-wrapper .custom-img .elementor-widget-container .elementor-image a img{
	display: block !important;;
left:0% !important;;
	width: 100% !important;
	max-width: 100% !important;
	position: relative !important;;
	transition-duration:0.4s;
	opacity: 0.8;
}

.custom-img  .elementor-widget-container .elementor-image {
			height: 1px;
	padding-bottom: 60%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100 */
	overflow: hidden;
	background-color: #7b68ea;
}




.custom-img-wrapper .elementor-element-populated .elementor-widget-wrap  .custom-title-hmf,
.custom-img-wrapper .elementor-element-populated .elementor-widget-wrap  .custom-title-hmf h2{
	position: absolute;
left:0;
bottom: 15px;
right: 0;
margin:auto;
font-size:28px;
text-align: center;
line-height:1.2em;
font-family: "montserrat", sans-serif;
color: #7b68ea;
transition-delay:0.15s; 
transition-duration:  0.15s;
font-weight: 400;
}

.custom-title-hmf a span{
	padding:4px 12px;
	background-color: #ffffff;
	font-size:24px;transition-duration:  0.15s;transition-delay:0s; 
border:1px solid #cac3f7;
	border-radius: 2px;
}








 .custom-img-wrapper:hover .elementor-element-populated .elementor-widget-wrap  .custom-title-hmf{
transition-delay:0.15s; 
bottom: 40px;	
transition-duration:  0.3s;
}

 .custom-img-wrapper:hover .elementor-element-populated .elementor-widget-wrap  .custom-title-hmf h2{
 	color: #7b68ea;
 	transition-delay:0.15s; transition-duration:  0.15s;
 }

 .custom-img-wrapper:hover .elementor-element-populated .elementor-widget-wrap  .custom-title-hmf a span{
 		background-color: rgba(255, 255, 255, 1);transition-duration:  0.15s;transition-delay:0.3s; 
 		padding:10px 16px;


 }

.custom-img-wrapper:hover .custom-img .elementor-widget-container .elementor-image a img{
		left: 0% !important;	transition-duration:0.4s;
			opacity: 1;
}


.custom-img:hover  .elementor-widget-container .elementor-image a img{
	left: -0% !important;
	transition-duration:0.4s;
		opacity: 1;
}



/*CALENDAR PAGES*/

.purple-acc-title{
	padding-right:140px;
}

.purple-acc-title-level{
	position:absolute;
	right: 20px;
}

@media  screen and (max-width:767px) {
.purple-acc-title{
	padding-right:100px;
}

	.purple-acc-title-level{
	position:absolute;
	right: 5px;
}
}
@media screen and (max-width: 1200px){
	.custom-table{
		width: 100%;
	}
}


@media  screen and (max-width:1024px) {

.custom-title-hmf a span{
	padding:4px 12px;
	background-color: #ffffff;
	font-size:20px;


}
 .custom-img-wrapper:hover .elementor-element-populated .elementor-widget-wrap  .custom-title-hmf a span{
 		background-color: rgba(255, 255, 255, 1);transition-duration:  0.15s;transition-delay:0.3s; 
 		padding:4px 12px;


 }
}

.home-media-link--img br{
	display:none !important;
}







.container{
    width:600px;
    margin:50px auto;
}

.searchbox-r-wrapper{
	position: absolute;
	top: 0px !important;
}

.cbp-af-header.cbp-af-header-shrink  .searchbox-r-wrapper{
	position: absolute;
	top: 0px !important;
}
.searchbox-wrapper{
	position: absolute;
	top: 8px !important;
}
.elementor-element.searchbox-wrapper-top{
z-index:10 !important;
}

.cbp-af-header.cbp-af-header-shrink  .searchbox-wrapper{
	position: absolute;
	top: 4px !important;
}

.searchbox{
    position:relative;
    min-width:50px;
    width:0%;
    height:50px;
    float:right;
    overflow:hidden;
    
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:transparent;
    border-radius:3px;
   font-family: 'Montserrat', sans-serif;
    width:100%;
    height:50px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size:20px;
    color:#54595f;
	
}

.searchbox-open .searchbox-input{
	background:#ffffff;
	transition-duration:0.15s;
	transition-delay:0.1s;
	border:1px solid #7b68ea;
	
}

.searchbox-input::-webkit-input-placeholder {
    color: #54595f;
}
.searchbox-input:-moz-placeholder {
    color: #54595f;
}
.searchbox-input::-moz-placeholder {
    color: #54595f;
}
.searchbox-input:-ms-input-placeholder {
    color: #54595f;
}

.searchbox-icon, .searchbox-icon2,
.searchbox-submit{
    width:50px;
    height:50px;
    display:block;
    position:absolute;
    top:0;
   font-family: 'Montserrat', sans-serif;
    font-size:14px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#FFFFFF;
 background:#7b68ea;border-radius:3px;	
   
}

.searchbox-submit{
border-radius:3px;	
   
}

.searchbox-open .searchbox-submit{
	border-radius:0px 3px 3px 0px;
	font-size:18px;
	font-weight:bold;
}
.searchbox-open .searchbox-icon, .searchbox-open .searchbox-icon2{
	border-radius:0px 3px 3px 0px;
}



.searchbox-open{
    width:100%;

}





.searchbox input:focus::-webkit-input-placeholder { color:transparent; }
.searchbox input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
.searchbox input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
 .searchbox input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */




.searchbox-r{
    position:relative;
    min-width:40px;
    width:0%;
    height:40px;
    float:right;
    overflow:hidden;
    
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-r-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:transparent;
    border-radius:3px;
    border:1px solid #ffffff;
    width:100%;
    height:40px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size:20px;
    color:#54595f;
}

.searchbox-r-open .searchbox-r-input{
	background:#ffffff;
	transition-duration:0.15s;
	transition-delay:0.1s;
	border:1px solid #ffffff;
}

.searchbox-r-input::-webkit-input-placeholder {
    color: #54595f;
}
.searchbox-r-input:-moz-placeholder {
    color: #54595f;
}
.searchbox-r-input::-moz-placeholder {
    color: #54595f;
}
.searchbox-r-input:-ms-input-placeholder {
    color: #54595f;
}

.searchbox-r-icon, .searchbox-r-icon2,
.searchbox-r-submit{
    width:40px;
    height:40px;
    display:block;
    position:absolute;
    top:0;
  font-family: 'Montserrat', sans-serif;
    font-size:14px;
    right:0;
    padding:0;
    margin:0;
border:1px solid white;
    outline:0;
    line-height:40px;
    text-align:center;
    cursor:pointer;
    color:#FFFFFF;
 background:#7b68ea;border-radius:3px;	
   
}

.searchbox-r-submit{
border-radius:40px;	
   
}

.searchbox-r-open .searchbox-r-submit{
	border-radius:0px 3px 3px 0px;
	border:1px solid white;
	font-size:18px;
	font-weight:bold;
}
.searchbox-r-open .searchbox-r-icon, .searchbox-r-open .searchbox-r-icon2{
	border-radius:0px 3px 3px 0px;
}



.searchbox-r-open{
    width:100%;
}





.searchbox-r input:focus::-webkit-input-placeholder { color:transparent; }
.searchbox-r input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */

.tribe-events-calendar-list .tribe-event-categories li {
  display: inline;
  border: 1px solid #334aff;
  background-color: #334aff;
  padding: 3px 9px;
  border-radius: 30px;
  margin-right: 3px;
  font-size: 0.8em;
}
.tribe-events-calendar-list .tribe-event-categories li:hover {
  background-color: #fff;
}
.tribe-events-calendar-list .tribe-event-categories li a {
  color: #fff;
}
.tribe-events-calendar-list .tribe-event-categories li:hover a {
  color: #334aff;
}
.searchbox-r input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
 .searchbox-r input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */





