/*
Theme Name:		 medespoir-child
Theme URI:
Description:	 medespoir-child is a child theme of Accelerate
Author:			 medespoir
Author URI:
Template:		 accesspress-lite
Version:		 1.0.0
Text Domain:	 medespoir-child
*/


/*
    Add your custom styles here
*/

.devis-mobile {
    display: none;
    background: #f98253;
    width: 40%;
    left: 115px;
    animation: pulse_dex 1s infinite;
    -webkit-animation: pulse_dex 1s infinite;
    -ms-animation: pulse_dex 1s infinite;
    -o-animation: pulse_dex 1s infinite;
    position: relative;
    bottom: 15px;
}

div .btn-devis {
    padding: 20px 35px;
}

.button-devis {
    padding: 20px 12px;
}

.btn-devis {
    background: #ff863a;
    width: 40%;
    padding: 12px 12px;
    animation: pulse_dex 1s infinite;
    -webkit-animation: pulse_dex 1s infinite;
    -ms-animation: pulse_dex 1s infinite;
    -o-animation: pulse_dex 1s infinite;
    color: white;
    text-align: center;
}

a:hover.btn-devis {
    color: white;
    background: #4ec2f1;
}

.devis-mobile a {
    color: white!important;
    text-align: center!important;
}

@-webkit-keyframes pulse_dex {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(249, 130, 83, 0.8)
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(249, 130, 83, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(249, 130, 83, 0)
    }
}

@keyframes pulse_dex {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(249, 130, 83, 0.8);
        box-shadow: 0 0 0 0 rgba(249, 130, 83, 0.8)
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(249, 130, 83, 0);
        box-shadow: 0 0 0 10px rgba(249, 130, 83, 0)
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(249, 130, 83, 0);
        box-shadow: 0 0 0 0 rgba(249, 130, 83, 0)
    }
}

@-webkit-keyframes ant {
    0% {
        background-position: 0 50%
    }
    100% {
        background-position: 100% 50%
    }
}

@media screen and (max-width: 768px) {
    .devis-mobile {
        display: block!important;
    }
    #masthead .site-branding {
        padding: 0px 0!important;
    }
}

@media (max-width: 480px) {
    .body_template_two #masthead .site-branding {
        width: 90%!important;
    }
}

@media (max-width: 940px) {
    .body_template_two #site-navigation.main-navigation.menu-right .menu-toggle {
        bottom: 50px!important;
        position: relative;
    }
}

@media screen and (max-width: 940px) {
    .main-navigation .menu li {
        border-bottom-color: #f98253!important;
    }
}

@media screen and (max-width: 940px) {
    .main-navigation .menu li {
        background: #120c41!important;
    }
    .main-navigation .sub-menu li {
        background: #fff!important;
    }
    .body_template_two #site-navigation.main-navigation .sub-menu li a {
        color: #120c41!important;
    }
    .body_template_two #site-navigation.main-navigation li.sous-menus ul.sub-menu li {
        color: #fff!important;
    }
    .main-navigation li.sous-menus ul.sub-menu li {
        background: #5555551f!important;
    }
}

@media (max-width: 940px) {
    .body_template_two #site-navigation.main-navigation.menu-right a {
        text-align: center!important;
    }
}

@media (max-width: 940px) {
    .body_template_two #site-navigation.main-navigation a {
        color: #fff!important;
    }
}

li {
    text-align: left!important;
}

li a {
    color: #4ec2f1;
    font-weight: 700;
}

@media (max-width: 480px) and (min-width: 320px) {
    iframe.devis_express {
        height: 600px!important;
    }
    .body_template_two .main-navigation .current-menu-item>a,
    .body_template_two .main-navigation .current_page_item>a {
        border-color: rgba(0, 0, 0, .15)!important;
    }
    li#menu-item-422 span {
        display: none!important;
    }
    div#top-header .ak-container {
        padding-bottom: 0px!important;
    }
    .main-navigation span.menu-icon {
        right: 30px!important;
    }
    h2:not(.h2-home) {
        padding-top: 15px!important;
    }
    .menu-menu-1-container ul li a {
        text-align: left!important;
    }
    .button-devis {
        text-align: center!important;
    }
    p:not(.textwidget) {
        margin-bottom: 10px!important;
    }
    .page-content,
    .entry-content,
    .entry-summary {
        margin: 0px 0 0!important;
    }
    div .btn-devis {
        padding: 12px 12px !important;
        bottom: 7px;
        position: relative;
    }
    #content {
        padding-top: 10px!important;
    }
    section:not(#slider-banner) {
        padding-top: 0px!important;
    }
    div#tel-fix {
        position: fixed;
        z-index: 999;
        right: 20px;
        bottom: 20px;
        display: block;
    }
    div#devis-fix {
        position: fixed;
        z-index: 999;
        left: 20px;
        bottom: 20px;
        display: block;
    }
    div#devis-fix svg {
        border-radius: 50%;
        height: 50px;
        width: 50px;
        padding: 10px;
        animation: pulse_dex 1s infinite;
        -webkit-animation: pulse_dex 1s infinite;
        -ms-animation: pulse_dex 1s infinite;
        -o-animation: pulse_dex 1s infinite;
        background: #f98253;
        -webkit-box-shadow: 0 4px 10px rgba(249, 130, 83, .5);
        -moz-box-shadow: 0 4px 10px rgba(249, 130, 83, .5);
        box-shadow: 0 1px 5px rgb(249 130 83);
        -o-transition-duration: .3s;
        transition-duration: .3s;
    }
    div#tel-fix svg {
        border-radius: 50%;
        height: 50px;
        width: 50px;
        padding: 10px;
        animation: pulse_dex 1s infinite;
        -webkit-animation: pulse_dex 1s infinite;
        -ms-animation: pulse_dex 1s infinite;
        -o-animation: pulse_dex 1s infinite;
        background: #f98253;
        -webkit-box-shadow: 0 4px 10px rgba(249, 130, 83, .5);
        -moz-box-shadow: 0 4px 10px rgba(249, 130, 83, .5);
        box-shadow: 0 1px 5px rgb(249 130 83);
        -o-transition-duration: .3s;
        transition-duration: .3s;
    }
}

#tel-fix,
#devis-fix {
    display: none;
}

li {
    list-style: url(https://www.chirurgieplastiqueesthetique.com/wp-content/uploads/2021/01/icon-2.png);
    list-style-position: outside;
}

.body_template_two #mid-section .featured-post h3,
.body_template_two #mid-section .featured-post p {
    color: #120c41;
}

.body_template_two #mid-section .featured-post .featured-overlay {
    background: transparent!important;
}

.event-thumbnail_two p a img {
    height: 190px;
    width: auto;
    object-fit: cover;
    width-max: 100%;
}

.entry-content {
    padding-bottom: 50px;
}

tr:nth-child(3n+3),
tr:nth-child(3n+1),
tr:nth-child(3n+2) {
    background: #120c41;
    color: white;
}

tbody tr:nth-child(2n+1) {
    background: #eff4f7;
    color: white;
}

figure.wp-block-table {
    padding-bottom: 30px;
}

.social_search_container {
    display: none;
}

div#top-header .ak-container {
    padding-bottom: 25px;
}

td {
    border: 1px solid #fff!important;
    padding: 5px 10px!important;
}

.featured-post a:hover {
    background: transparent;
    border-color: transparent!important;
}

#secondary-right ul li {
    list-style: none;
}
.whatsapp-icon {
    display: flex;
    align-items: center;
    width: 55px;
    height: 55px;
    position: fixed;
    top: calc(55% + 50px);
    left: 0px;
    cursor: pointer;
    z-index: 9999;
    padding: 4px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    background-color: #2ab737;
    background: linear-gradient(135deg, #0f912c 0, #25a325 37%, #2ab939 100%);
}
.trin-trin
{
    animation-name: trin;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    width: 50%;
    margin: 0 auto;
}
@keyframes trin {

from {
    transform:rotate3d(0, 0, 1, 0deg);
}
20%, 32%, 44%, 56%, 68% {
    transform: rotate3d(0, 0, 1, 0deg);
}
23%, 35%, 47%, 59%, 71% {
    transform: rotate3d(0,0,1,15deg);
}
26%, 38%, 50%, 62%, 74% {
    transform: rotate3d(0,0,1,0deg);
}
29%, 41%, 53%, 65%, 77% {
    transform: rotate3d(0,0,1,-15deg);
}
80% {
    transform:rotate3d(0, 0, 1, 0deg);
}

}

.whatsapp-icon:before {
    content: "";
    background: url(https://www.chirurgieplastiqueesthetique.com/wp-content/uploads/2023/07/whatsapp.webp);
    position: absolute;
    width: 85%;
    height: 85%;
    background-repeat: no-repeat;
    background-size: contain;
}