/*boutons*/
.elementor-button-wrapper .elementor-button:hover, .elementor-button-wrapper .elementor-button:focus {
    color: var(--ast-global-color-7) !important;
    background-color: var(--ast-global-color-5);
    border-color: var(--ast-global-color-7); 
}

.elementor-button-wrapper .elementor-button .elementor-button-content-wrapper,
.uael-post__read-more.elementor-button .elementor-button-content-wrapper{
    display: inline-block !important;
}


/*icones blanche - boutons*/
.elementor-button-wrapper .elementor-button:after,
.ast-custom-button:after {
  content: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1346 0.818359H7.8098C6.82689 0.818359 6.05766 1.7167 6.05766 2.75688C6.05766 3.79706 6.86963 4.6954 7.8098 4.6954H9.98928C9.47646 5.92471 7.33971 10.1327 0.886719 12.0712C0.886719 12.0712 8.36535 15.4282 12.3824 7.91051V10.2273C12.3824 11.3147 13.1944 12.1658 14.1346 12.1658C15.0747 12.1658 15.8867 11.2675 15.8867 10.2273V2.80416C15.8867 1.7167 15.1175 0.818359 14.1346 0.818359Z' fill='white'/%3E%3C/svg%3E");
  display: inline-block;
  width: 16px; 
  height: 13px; 
  transition: all 0.3s;
}

.ast-custom-button:after,
.elementor-button-wrapper .elementor-button:after{
    margin-left: 12px;
}

/*icones verte - liens*/
.read-more a,
.uael-post__excerpt a,
.uael-infobox-cta-link-style a,
.uael-post__read-more,
.arrow-link{
    font-weight: 600;
}


.read-more a:before,
.uael-post__excerpt a:before,
.uael-infobox-cta-link-style a:before,
a.arrow-link:before,
.arrow-link .uael-modal-action:before,
.uael-post__read-more.elementor-button:before {
  /*content: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1346 0.818359H7.8098C6.82689 0.818359 6.05766 1.7167 6.05766 2.75688C6.05766 3.79706 6.86963 4.6954 7.8098 4.6954H9.98928C9.47646 5.92471 7.33971 10.1327 0.886719 12.0712C0.886719 12.0712 8.36535 15.4282 12.3824 7.91051V10.2273C12.3824 11.3147 13.1944 12.1658 14.1346 12.1658C15.0747 12.1658 15.8867 11.2675 15.8867 10.2273V2.80416C15.8867 1.7167 15.1175 0.818359 14.1346 0.818359Z' fill='white'/%3E%3C/svg%3E");*/
  content: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 13' fill='%2300a23a' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1346 0.818359H7.8098C6.82689 0.818359 6.05766 1.7167 6.05766 2.75688C6.05766 3.79706 6.86963 4.6954 7.8098 4.6954H9.98928C9.47646 5.92471 7.33971 10.1327 0.886719 12.0712C0.886719 12.0712 8.36535 15.4282 12.3824 7.91051V10.2273C12.3824 11.3147 13.1944 12.1658 14.1346 12.1658C15.0747 12.1658 15.8867 11.2675 15.8867 10.2273V2.80416C15.8867 1.7167 15.1175 0.818359 14.1346 0.818359Z' fill='%2300a23a'/%3E%3C/svg%3E");
  display: inline-block;
  width: 16px; 
  height: 13px; 
  transition: all 0.3s;
}

.read-more a:before,
.uael-post__excerpt a:before,
.uael-infobox-cta-link-style a:before,
a.arrow-link:before,
.arrow-link .uael-modal-action:before,
.uael-post__read-more.elementor-button:before{
    margin-right: 12px;
}

/*hover - focus - icone verte*/
.elementor-button-wrapper .elementor-button:hover:after,
.elementor-button-wrapper .elementor-button:focus:after,
.ast-custom-button:hover:after,
.ast-custom-button:focus:after,
.read-more a:hover:before,
.read-more a:focus:before,
.uael-post__excerpt a:hover:before,
.uael-post__excerpt a:focus:before {
  content: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 13' fill='%2300a23a' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1346 0.818359H7.8098C6.82689 0.818359 6.05766 1.7167 6.05766 2.75688C6.05766 3.79706 6.86963 4.6954 7.8098 4.6954H9.98928C9.47646 5.92471 7.33971 10.1327 0.886719 12.0712C0.886719 12.0712 8.36535 15.4282 12.3824 7.91051V10.2273C12.3824 11.3147 13.1944 12.1658 14.1346 12.1658C15.0747 12.1658 15.8867 11.2675 15.8867 10.2273V2.80416C15.8867 1.7167 15.1175 0.818359 14.1346 0.818359Z' fill='%2300a23a'/%3E%3C/svg%3E");
    transition: all 0.3s;
}

/****popup disclaimer****/
.popup-btn div{
	display: inline-block;
	min-width: 160px;
	font-size: 20px; 
	font-weight: 700;
}

.popup-btn div a{
	display: block; 
}

.primary-button {
    border-radius: 40px;
    padding: 10px 24px 10px 24px;
	border: 5px solid var(--ast-global-color-7);
	text-align: center; 
	color: #fff; 
	background: var(--ast-global-color-7);
}

.primary-button:hover,
.primary-button:focus{
	color: var(--ast-global-color-7);
	background: #fff;
}

.third-button {
    border-radius: 40px;
    padding: 10px 24px 10px 24px;
	border: 5px solid var(--ast-global-color-7);
	text-align: center;
}

.third-button:hover,
.third-button:focus{
	color: #fff;
	background: var(--ast-global-color-7);
}

button, .ast-button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
    border-radius: 40px;
    box-shadow: none;
}



/********list style*******/
.arrow-list ul{
    list-style: none;
}

.arrow-list ul li:before {
  content: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 13' fill='%2300a23a' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1346 0.818359H7.8098C6.82689 0.818359 6.05766 1.7167 6.05766 2.75688C6.05766 3.79706 6.86963 4.6954 7.8098 4.6954H9.98928C9.47646 5.92471 7.33971 10.1327 0.886719 12.0712C0.886719 12.0712 8.36535 15.4282 12.3824 7.91051V10.2273C12.3824 11.3147 13.1944 12.1658 14.1346 12.1658C15.0747 12.1658 15.8867 11.2675 15.8867 10.2273V2.80416C15.8867 1.7167 15.1175 0.818359 14.1346 0.818359Z' fill='%2300a23a'/%3E%3C/svg%3E");
  display: inline-block;
  width: 16px; 
  height: 13px; 
  transition: all 0.3s; 

      margin-right: 12px;
}


.arrow-list ul li{
	margin-bottom: 20px
}


.arrow-list ul li ul{
	margin-top: 20px;
}