.has-icon .elementor-button{
    
}

.button-dmleamp .elementor-button-icon svg{
    width: 12px !important;
}

.button-demplo5 .elementor-button-icon svg{
    width: 12px !important;
}

.button-icon-yt .elementor-button-icon svg{
    width: 29px !important;
}

.button-entretien .elementor-button-icon svg{
    width: 23px !important;
}

.style-violet svg path{
    fill: #2E53EB;
}

.elementor-button{
    transition: 300ms !important;
}

.elementor-button:hover{
    transform: scale(1.04) !important;
    transition: 300ms !important;
}

[type=button]:hover,
[type=submit]:hover,
button:hover{
    background-color: #2E53EB;
}

.is-full-width-button,
.is-full-width-button a{
    width: 100% !important;
}

.elementor-button-content-wrapper{
    align-items: center;
}

.single_add_to_cart_button{
    /* background-color: #2E53EB !important; */
    padding: 13px 16px !important;
    /* border: 1.5px solid #2E53EB !important; */
    /* color: #fff !important; */
    height: 72px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 14px;
    width: 100% !important;
}

.single_add_to_cart_button:hover{
    /* background-color: #2E53EB !important; */
    /* opacity: .6 !important; */
}

.single_add_to_cart_button::after{
    content: "";
    background-color: #16062D; /* <-- change la couleur ici */
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.0507298 4.87322C0.022578 4.62845 0 4.32918 0 3.99852C0 3.66793 0.0225697 3.36878 0.0507149 3.12405C0.107128 2.63359 0.527442 2.30297 0.997908 2.29081L6.27941 2.15427C6.30692 1.71602 6.34214 1.32587 6.37964 0.986591C6.42994 0.531158 6.69632 0.195615 7.05392 0.0621592C7.41172 -0.0713342 7.83244 0.008083 8.16783 0.320838C8.46603 0.598876 8.82322 0.944519 9.24515 1.37164C10.1082 2.24535 10.5911 2.89666 10.8574 3.32587C11.118 3.74597 11.118 4.25384 10.8573 4.67395C10.591 5.10309 10.1081 5.7544 9.24515 6.62818C8.82329 7.05534 8.4661 7.40102 8.16794 7.6791C7.83255 7.99189 7.4118 8.07134 7.054 7.93785C6.69632 7.80443 6.42994 7.46881 6.37964 7.01338C6.34206 6.67342 6.30677 6.28235 6.27926 5.843L0.998003 5.70657C0.527488 5.69441 0.107142 5.36375 0.0507298 4.87322Z' fill='white'/%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.0507298 4.87322C0.022578 4.62845 0 4.32918 0 3.99852C0 3.66793 0.0225697 3.36878 0.0507149 3.12405C0.107128 2.63359 0.527442 2.30297 0.997908 2.29081L6.27941 2.15427C6.30692 1.71602 6.34214 1.32587 6.37964 0.986591C6.42994 0.531158 6.69632 0.195615 7.05392 0.0621592C7.41172 -0.0713342 7.83244 0.008083 8.16783 0.320838C8.46603 0.598876 8.82322 0.944519 9.24515 1.37164C10.1082 2.24535 10.5911 2.89666 10.8574 3.32587C11.118 3.74597 11.118 4.25384 10.8573 4.67395C10.591 5.10309 10.1081 5.7544 9.24515 6.62818C8.82329 7.05534 8.4661 7.40102 8.16794 7.6791C7.83255 7.99189 7.4118 8.07134 7.054 7.93785C6.69632 7.80443 6.42994 7.46881 6.37964 7.01338C6.34206 6.67342 6.30677 6.28235 6.27926 5.843L0.998003 5.70657C0.527488 5.69441 0.107142 5.36375 0.0507298 4.87322Z' fill='white'/%3E%3C/svg%3E");
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-position: center;
    mask-size: contain;
    -webkit-mask-size: contain;
    display: block;
    width: 11px;
    height: 11px;
    transition: 200ms;
}
