/*
Theme Name:   Gaiding Child
Theme URI:    http://hkangles.com/gaiding
Description:  Gaiding Child Theme
Author:       HKangels
Author URI:   http://hkangles.com
Template:     gaiding
Version:      1.0.0
License:      GNU General Public License version 3.0
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
Text Domain:  gaiding-child
*/

/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
#primary-menu{
    display: flex;
    gap: 30px;
}

#primary-menu li{
    padding: 0;
}

#primary-menu a{
    color: var(--hkangles-icon-variation-color-2);
    font-weight: normal;
}

:root {
    --hkangles-primary-color: #094345;
    --hkangles-header-color: #e1c9a5;
    --hkangles-variation-color: #c1d5cb;
    --hkangles-highlighted-text-color: #45a0a0;
    --hkangles-paragraph-header-text-color: #46a1a1;
    --hkangles-paragraph-text-color: #094345;
    --hkangles-icon-variation-color: #ecd3ae;
    --hkangles-icon-variation-color-2: #edd4ae;
    --hkangles-icon-variation-2-color: var(--hkangles-highlighted-text-color);
    --hkangles-icon-background-style-1: #f8f8f8;
    --hkangles-text-title: #222222;
    --hkangles-text-content: #747474;
}

body,
.testimonials-style-3.testimonials-layout-slider .swiper-button-next-prev,
.hkangles_history_wrapper .swiper-button-next-prev {
    background-color: transparent;
    background-image: linear-gradient(90deg, #094346 0%, #094346 100%);
}

#colophon {
    background: #094346;
}

.hkangles-header-right-side .social-info-wrapper{
    margin-right: 0px;
}

.header-layout-2 .site-header .gaiding-sticky-header .gaiding-header-button a{
    color: var(--hkangles-icon-variation-color-2) !important;
}

.header-layout-2 .site-header .gaiding-header-button a{
    background: transparent;
    border-color: var(--hkangles-icon-variation-color-2);
    color: var(--hkangles-icon-variation-color-2);
    text-transform: none;
    padding-left: 25px;
    padding-right: 25px;
}

.header-layout-2 .site-header .gaiding-header-button a i{
    font-size: 14px;
}

.sr7-btn{
    color: #1e5355;
    display: flex !important;
    width: max-content !important;
}

.sr7-btn .hkangles-base-icon-arrow-right{
    color: #e1c9a5;
    margin-left: 10px;
}

.sr7-arrows{
    background: #e3cea9 !important;
}

.sr7-arrows:hover{
    background: #094345 !important;
}

.sr7-arrows:before{
    color: #094345 !important;
}

@media (min-width: 1200px) {
    #nos-services-juridiques-home .elementor-section.elementor-section-boxed>.elementor-container{
        max-width: 1626px;
    }
}

.checklist-arrow{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    row-gap: 14px;
    column-gap: 48px;
}

span.checklist-arrow > span:before {
    content: ' ';
    display: inline-block;
    position: relative;
    margin-right: 12px;
    width: 15px;
    height: 12px;
    -webkit-mask: url(/wp-content/themes/gaiding-child/icons/check.svg) no-repeat center;
    mask: url(/wp-content/themes/gaiding-child/icons/check.svg) no-repeat center;
    -webkit-mask-size: contain;
    mask-size: contain;
    background: var(--hkangles-icon-variation-color);
}

.checklist-arrow-variation::before{
    content: ' ';
    display: inline-block;
    position: relative;
    margin-right: 12px;
    width: 15px;
    height: 12px;
    -webkit-mask: url(/wp-content/themes/gaiding-child/icons/check.svg) no-repeat center;
    mask: url(/wp-content/themes/gaiding-child/icons/check.svg) no-repeat center;
    -webkit-mask-size: contain;
    mask-size: contain;
    background: var(--hkangles-icon-variation-2-color);
}

.hkangles_history_wrapper .swiper-button-next-prev{
    background: #f8f8f8;
    bottom: 15px !important;
}

.hkangles_history_wrapper .swiper-button-next-prev::after,
.hkangles_history_wrapper .swiper-button-next-prev::before{
    opacity: 0;
}

.site-header .social-icon{
    width:32px;
}

.site-header ul.social-info li a{
    height: 32px;
    line-height: 32px;
}

div .fennix-style-1 .hkangles-infobox-icon > svg {
    width: 40px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

div .fennix-style-1 .hkangles-infobox-icon{
    line-height: 0 !important;
}

.fennix-history-style-1 .hkangles-ourhistory-content .hkangles-infobox-icon{
    background: none;
}

.testimonials-style-1 .hkangles-testimonial-heading {
    background: #92bbc4;
}

.dynamicCursor{
    display: none !important;
}

.header-layout-2 .header-stickable.gaiding-sticky-header{
    background: var(--hkangles-primary-color) !important;
}

.shadow-radius > div{
    border-radius: 15px;
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
}

.card-button a{
        box-shadow: 0px 19px 33px 0px rgba(11, 21, 42, 0.23);
        color: rgb(9, 67, 69);
        font-weight: bold;
        text-transform: uppercase;
        text-align: right;
        border-radius: 100px;
        align-content: center;
}

.primary-arrow .acme-button-text::after,
.primary-arrow .elementor-button-text::after,
.card-button a .elementor-button-text::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 12px;
    background: currentColor;
    -webkit-mask: url('/wp-content/themes/gaiding-child/icons/icon_up arrow.svg') no-repeat center / contain;
    mask: url('/wp-content/themes/gaiding-child/icons/icon_up arrow.svg') no-repeat center / contain;
}

.read-more-link .hkangles-base-icon-arrow-right{
    color: var(--hkangles-header-color);
}

.social-info-wrapper-fennix .social-info{
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}

.social-network .social-icon{
    display: inline-block;
    width: 32px;
    height: 32px;
    background: transparent;
    border-radius: unset;
}

.social-network .social-icon{
    background: var(--hkangles-variation-color);
    width: 32px;
    height: 32px;
    display: block;
}

.social-linkedin{
    -webkit-mask: url('/wp-content/themes/gaiding-child/icons/linkedin.svg') no-repeat center / contain;
    mask: url('/wp-content/themes/gaiding-child/icons/linkedin.svg') no-repeat center / contain;
}

.social-facebook{
    -webkit-mask: url('/wp-content/themes/gaiding-child/icons/facebook.svg') no-repeat center / contain;
    mask: url('/wp-content/themes/gaiding-child/icons/facebook.svg') no-repeat center / contain;
}

.social-instagram{
    -webkit-mask: url('/wp-content/themes/gaiding-child/icons/instagram.svg') no-repeat center / contain;
    mask: url('/wp-content/themes/gaiding-child/icons/instagram.svg') no-repeat center / contain;
}

#nav_menu-3, #nav_menu-2{
    text-transform: uppercase;
}

.gaiding-footer.row, #nav_menu-2 a, #nav_menu-3 a{
    color: var(--hkangles-header-color);
}

#text-1{
    color: var(--hkangles-variation-color)
}

.footer-layout-2{
    padding-top: 50px;
}

.footer_contact-info-wrap.container{
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer_contact-info-inner{
    color: var(--hkangles-variation-color);
}

.gaiding-footer .widget_media_image {
    width: 225px;
}

.card-dotted-img:after{
    content: ' ';
    position: absolute;
    background-image: url('/wp-content/themes/gaiding-child/icons/green_circle_dot.png');
    width: 85px;
    height: 86px;
    background-position: center center;
    background-repeat: no-repeat;
    left: calc(50%);
    bottom: 0;
    z-index: 5;
    margin-left: -35px;
    margin-bottom: -35px;
}

.swiper-left .swiper {
    margin-left: -120px;
    margin-right: -302px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}

.card-dotted-item > .elementor-element-populated{
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
}

.w-100-a a{
    width: 100% !important;
}

.cancel-radius-radius-top-bottom .elementor-widget-wrap {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#simple-cards .elementor-container{
    height: 100%;
}

.fs-30 {
    font-size: 30px;
}

.information-icon{
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #094345;
}
.information-icon::before{
    content: ' ';
    display: inline-block;
    background-image: url('/wp-content/uploads/2026/02/information-icon.png');
    width: 20px;
    height: 20px;
    margin-right: 20px;
}