/*
Theme Name: Benzer
Theme URI: https://speciatheme.com/benzer-free/
Author: Specia
Author URI: https://speciatheme.com/
Description: Benzer is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. It fits for business, portfolio, food & restaurant, gym & fitness, spa salon, medical practitioner & hospitals, landing pages, product pages, corporate business, digital agency, product showcase, financial advisor, accountant, law firm, wealth advisor, photography, personal, and any eCommerce stores. Benzer premium version provides you more than 10 different designs and supports popular plugins WPML, Polylang, WooCommerce, Contact Form 7, Revolution Slider, Elementor, Visual Composer, WP-Forms, Ninja Forms, Jetpack, WP-Featherlight, Give (WordPress Donation Plugin), Gravity Forms, Yoast SEO and many more. View the demo of Benzer Premium https://demo.speciatheme.com/pro/?theme=benzer
Template: specia
Version: 20.4
Tested up to: 6.9
Requires PHP: 5.6
Requires at least: 4.7
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: benzer
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, editor-style, blog, photography, portfolio, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

@media only screen and (max-width: 767px) {
    .breadcrumb h2:after {
        margin: auto;
    }
}

.header-widget {
    display: none !important;
}

.entry-content a,
.comment-content a,
.widget_text a,
strong a,
blockquote a,
code a,
p a {
    color: #1C3D71;
    text-decoration: underline;
}

.entry-content .more-link {
    text-decoration: none;
}

.wp-block-table figcaption {
    text-align: center;
}

section.footer-copyright p a {
    color: #1C3D71;
}

.footer-copyright {
    background: #1C3D71 !important;
}

.footer-sidebar .background-overlay {
    background: #1C3D71 !important;
}

.footer-sidebar .widget .title-border {
    content: "";
    display: block;
    width: 80px;
    height: 5px;
    border-radius: 5px;
    background-color: #68AD3B;
}

.footer .menu-wrap .dropdown-menu li a, .footer-copyright .widget_nav_menu .sub-menu li a, .header .widget_nav_menu .sub-menu li a, .navigation .menubar .dropdown-menu li a {
    font-size: 17px;
}

p.copyright {
    display: flex !important;
    justify-content: center !important;
}


.breadcrumb.shadow-one:after {
    height: 0px !important;
    background: none !important;
}

.breadcrumb.shadow-one {
    padding-bottom: 0px !important;
}

.padding-bottom-40 {
    padding-bottom: 20px;
}

.padding-top-40 {
    padding-top: 20px;
}

.home section.breadcrumb.shadow-one {
    display: none;
}

.features-version-one .feature-box-info h4,
.features-version-one .feature-box-info h4 a {
    color: #1C3D71;
}

.post_date {
    background: #1C3D71;
}

.post_date h6 {
    color: #ffffff;
}

/*---------------------------------------------
    Header Benzer (nav-benzer)
---------------------------------------------*/

.nav-benzer .navigation:not(.pagination) {
    padding: 0;
}

.nav-benzer .navigation .logo {
    padding: 19px 0;
}

.nav-benzer .menubar .menu-wrap>li>a {
    line-height: 90px;
    padding: 0 16px;
    border-radius: 0;
}


/*---------------------------------------
    Slider Seven
-----------------------------------------*/

.slider-section-seven .specia-slider:after {
    content: "";
    position: absolute;
    top: 0;
    left: -10%;
    width: 75%;
    height: 100%;
    transform: skew(-20deg, 0deg);
    opacity: 0.3;
    z-index: -1;
}

.slider-section-seven .specia-slider.text-center:after {
    left: 0;
    right: 0;
    margin: auto;
    transform: skew(-20deg, 0deg);
}

.slider-section-seven .specia-slider.text-right:after {
    left: auto;
    right: -10%;
}


/*---------------------------------------
    Benzer Version
-----------------------------------------*/
.call-to-action-seven .background-overlay {
    overflow: hidden;
}

.call-to-action-seven h2 {
    font-family: 'Sora', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    color: #ffffff;
    padding-top: 0;
    margin: 0 0 6px;
}

.call-to-action-seven p {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 0;
}

.call-to-action-seven h2 span {
    color: #00a3c8;
}

.call-to-action-seven .cta-img-overlay {
    justify-content: space-around;
}

.call-to-action-seven .cta-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% + 250px);
    height: 100%;
    min-height: 176px;
    overflow: hidden;
    z-index: -1;
}

.call-to-action-seven .cta-bg div {
    width: 100%;
    height: 100%;
    min-height: 176px;
    background-size: cover;
    background-position: top left;
    background-color: #222222;
    background-blend-mode: overlay;
}

.call-to-action-seven .call-btn-1 {
    background: transparent;
    color: #ffffff;
    font-family: 'Sora', sans-serif;
    border: 2px solid #ffffff;
    display: inline-block;
    margin-top: 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.call-to-action-seven .call-btn-1:hover {
    background: #ffffff;
    border-color: #ffffff;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.call-to-action-seven .call-btn-1.bt-effect-2:before {
    background-color: #ffffff;
}

.call-to-action-seven .call-icon-box {
    width: 50px;
    height: 50px;
    line-height: 2.35;
    background-color: #ffffff;
    position: absolute;
    left: -23px;
}

.call-to-action-seven .call-icon-box:after,
.call-to-action-seven .call-icon-box:before {
    border-color: #ffffff;
}

.call-to-action-seven .call-title {
    display: inline-block;
    border-bottom: 1px solid rgb(255 255 255 / 0.5);
    margin-bottom: 5px;
    line-height: 1.2;
    font-weight: 600;
}

.call-to-action-seven .call-phone {
    font-size: 20px;
}

.call-to-action-seven .call-phone a:not(:hover):not(:focus) {
    border-bottom-color: transparent;
}

.call-to-action-seven .cta-or {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
    margin: 0 15px 0 12px;
}

.call-to-action-seven .call-wrapper a:focus,
.call-to-action-seven .call-wrapper a:hover {
    color: inherit;
}

@media (max-width: 991px) {
    .features-version-one .col-md-4:nth-child(3n+1) {
        clear: initial;
    }

    .call-to-action-seven .flexing.flexing-btn {
        padding-bottom: 25px;
        padding-top: 0;
        text-align: center;
        margin: auto;
    }

    .call-to-action-seven[class*='call-to-action-'] p {
        margin-bottom: 0;
    }

    .call-to-action-seven .cta-or {
        display: none;
    }

    .call-to-action-seven .call-btn-1 {
        margin-left: 10px;
    }

    .call-to-action-seven .cta-img-overlay {
        width: 100%;
        text-align: center;
        align-content: center;
    }

    .call-to-action-seven .cta-bg {
        display: none;
    }

    .call-to-action-seven .call-icon-box {
        position: relative;
        left: 0;
    }
}

@media (max-width: 444px) {
    .call-to-action-seven .call-wrapper {
        margin-bottom: 16px;
        width: 100%;
        justify-content: center;
    }

    .call-to-action-seven .call-btn-1 {
        margin-left: 0;
    }
}


/*---------------------------------------
    Service Benzer
-----------------------------------------*/
.service-benzer .service-box {
    min-height: 388px;
}

.service-benzer .inner {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 46px 20px 54px 20px;
    border-radius: 5px;
    transition: all 900ms ease;
}

.service-benzer .inner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    left: 0px;
    bottom: 0px;
    right: 0px;
    border-radius: 5px;
    transition: all 500ms ease;
}

.service-benzer .service-box:hover .inner:before,
.service-benzer .service-box:focus-within .inner:before {
    height: 100%;
    top: 0px;
}

.service-benzer .service-title {
    margin-bottom: 30px;
}

.service-benzer .service-title a {
    position: relative;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    transition: all 500ms ease;
}

.service-benzer .service-icon-box {
    position: relative;
    display: inline-block;
    margin-bottom: 33px;
}

.service-benzer .service-layer {
    position: absolute;
    width: 120px;
    height: 120px;
    left: -10px;
    top: -10px;
    border: 2px solid #fff;
    border-radius: 50%;
    clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%, 0 0);
    transition: all 500ms ease;
    -webkit-animation: service_hexagon 2s infinite linear;
    animation: service_hexagon 2s infinite linear;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.service-benzer .service-box:hover .service-layer,
.service-benzer .service-box:focus-within .service-layer {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0 0);
}

@-webkit-keyframes service_hexagon {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes service_hexagon {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.service-benzer .service-layer:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    left: 15px;
    bottom: 9px;
    border-radius: 50%;
    background: #ffffff;
}

.service-benzer .service-description .more-link:after {
    background-color: #ffffff;
}

.service-benzer .service-icon-box i {
    position: relative;
    display: inline-block;
    font-size: 50px;
    background: #ffffff;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 50px rgb(0 0 0 / 10%);
    transition: all 500ms ease;
}

.service-benzer .specia-icon:before {
    font-size: inherit;
}

.service-benzer .service-box:hover a,
.service-benzer .service-box:hover p,
.service-benzer .service-box:focus-within a,
.service-benzer .service-box:focus-within p {
    color: #ffffff;
}

/*-----------------*/
/***** Apollo *****/
/*-----------------*/

figure.effect-portfolio8 {
    background: #000000;
}

figure.effect-portfolio8 img {
    opacity: 0.6;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

figure.effect-portfolio8 figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

figure.effect-portfolio8 h2 {
    transform: translateY(100%);
}

figure.effect-portfolio8:hover h2,
figure.effect-portfolio8:focus-within h2 {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

figure.effect-portfolio8 p {
    color: #ffffff;
    font-size: 13px;
    font-family: 'Sora', sans-serif;
    font-weight: lighter;
    text-align: center;
    padding: 0.5em 2em;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-portfolio8 h2 {
    margin-top: 40px;
}

figure.effect-portfolio8:hover img,
figure.effect-portfolio8:focus-within img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-portfolio8:hover figcaption::before,
figure.effect-portfolio8:focus-within figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

figure.effect-portfolio8:hover p,
figure.effect-portfolio8:focus-within p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

/*---------------------------------------
    Search Result
-----------------------------------------*/
.page-wrapper .posts-navigation a {
    background: transparent;
    font-family: 'Sora', sans-serif;
    padding: 12px 24px;
    border-radius: 30px;
    display: table-cell;
    float: left;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.page-wrapper .posts-navigation a:hover {
    color: #fff;
}

.page-wrapper .posts-navigation .nav-next {
    float: right;
}

.wp-block-image figcaption {
    text-align: center;
    font-weight: 600;
}

.wp-block-loginout a {
    text-decoration: none;
}

.entry-content .more-link:hover,
.entry-content .more-link:focus {
    color: #ffffff;
}

.select2-container--default .select2-selection--single {
    min-height: 2.35em;
}

.price_slider_wrapper .ui-slider .ui-slider-handle {
    background: #ffffff;
}

.footer-sidebar .widget .woocommerce-product-search button:not(:hover):not(:focus) {
    color: #fff;
    border: solid 2px #fff;
    background: transparent;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2.35em;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.35em;
}

.wp-block-categories {
    list-style: none;
}

.site-content .wp-block-group.has-background {
    padding: 0 20px;
}

.wp-block-image figcaption {
    margin-bottom: 0;
}

blockquote.wp-block-quote.has-text-color p,
blockquote.wp-block-quote.has-text-color p var,
blockquote.wp-block-quote.has-text-color p cite,
blockquote.wp-block-quote.has-text-color cite {
    color: inherit;
}

.wp-block-table figcaption {
    text-align: center;
}

.sidebar .widget .wp-block-group .wp-block-image {
    margin-bottom: 0;
}

ul.wp-block-rss {
    list-style: disc;
}

.has-text-color a:hover,
.has-text-color a:focus {
    color: inherit;
}

.entry-content ul:last-child {
    margin-bottom: 0;
}

.wp-block-code.has-text-color code {
    color: inherit;
}

.sidebar .widget .wp-block-group .is-nowrap p {
    padding: 0;
}

sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
}

/*wp-Block-RSS*/
ul.wp-block-rss {
    list-style: none;
    margin-left: 0;
}

ul.wp-block-rss li.wp-block-rss__item {
    margin-bottom: 1rem;
}

ul.wp-block-rss li.wp-block-rss__item:last-child {
    margin-bottom: 0;
}

.sidebar .widget .wp-block-group .wp-block-pullquote blockquote {
    margin-top: 0;
    margin-bottom: 0;
}

.sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title>a {
    font-weight: 600;
}

.wp-block-quote.is-style-large {
    padding-top: 1.10rem;
    padding-bottom: 1.10rem;
}

.sidebar .widget .wp-block-group .wp-block-file,
.sidebar .widget .wp-block-group .wp-block-image {
    padding: 1.563rem 1.000rem 1.563rem;
}

.widget .wp-block-group .is-vertical a {
    color: inherit;
}

.entry-content ol.wp-block-latest-comments {
    padding-left: 2rem;
}

.wp-block-table figcaption {
    text-align: center;
}

.post .entry-content ul.wp-block-archives {
    margin-left: 1.125rem;
    list-style: disc
}

.wp-block-code.has-background code {
    background: inherit;
}

.wp-block-group .wp-block-embed,
.wp-block-group .wp-block-image {
    padding: 1.563rem 1.000rem 1.563rem;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
    width: auto;
}

.widget .wp-block-group .wp-block-columns {
    margin-bottom: 0;
}

.widget .wp-block-group .wp-block-rss li:last-child {
    padding-bottom: 0;
}

ul.wp-block-page-list a {
    text-decoration: none;
}

.sidebar .wp-block-group .is-nowrap {
    margin: 1.563rem 1.000rem 1.563rem;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
    font-weight: 600;
    line-height: 1.5;
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 2em;
    width: 2em;
}

.sidebar .widget .wp-block-group .is-layout-flow h2 {
    border-left: 0 none;
}

.wc-block-components-product-title a,
.wc-block-components-product-title a:hover,
.wc-block-components-product-title a:focus {
    text-decoration: none;
}

.wp-block-verse {
    padding: 10px;
}

.wp-block-calendar .wp-calendar-nav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments,
.sidebar .widget .wp-block-group .wp-block-loginout,
.sidebar .widget .wp-block-group .wp-block-table,
.sidebar .widget .wp-block-group .wp-block-buttons {
    padding: 1.563rem 1.000rem 1.563rem;
}

.sidebar .widget .wp-block-group .wp-block-embed {
    margin: 0;
}

.sidebar .widget .wp-block-group ol li {
    padding-bottom: 0.625rem;
}

.wp-block-details summary {
    font-weight: 600;
    padding: 10px;
}

a.wc-block-grid__product-link {
    text-decoration: none;
}

.wp-block-latest-posts__post-author {
    font-size: 1.7rem;
    font-weight: 600;
}

.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a:hover {
    color: inherit;
}

.sidebar .widget .wp-block-group .wp-block-cover,
.sidebar .widget .wp-block-group .wp-block-separator {
    margin-bottom: 0rem;
}

.wp-block-quote .wp-block-search {
    padding-bottom: 5px;
}

.wc-block-mini-cart__icon,
.wc-block-mini-cart__badge {
    color: inherit;
}

.sidebar .widget .wp-block-pullquote cite {
    z-index: 1;
}

.sidebar .widget .wp-block-group .is-nowrap {
    margin: 1.563rem 1.000rem 1.563rem;
}

.wp-block-post-title a {
    text-decoration: none;
}

.wp-block-details summary {
    font-weight: 600;
}

.wp-block-group.has-black-border-color {
    border-color: #333 !important;
}

.widget .wp-block-group .wp-block-preformatted a {
    color: inherit;
}

.wp-block-woocommerce-single-product .wp-block-post-title a {
    text-decoration: none;
}

.footer-sidebar .widget .wp-block-group .wp-block-image .wp-element-caption a {
    color: inherit;
}

.sidebar .widget .wp-block-group .is-nowrap p {
    padding: 0;
}

.sidebar .widget.widget_block .wp-block-group ul.wp-block-latest-posts__list {
    margin-left: 0;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
    font-weight: 600;
    line-height: 1.5;
}

.wc-block-components-product-title a.wc-block-components-product-name:hover,
.wc-block-components-product-title a.wc-block-components-product-name:focus {
    color: inherit;
}

.wp-block-code.has-text-color code {
    color: inherit;
}

.wc-block-grid__products .wc-block-components-product-button__button {
    border-radius: 0;
}

.widget .wp-block-heading:before {
    left: 0;
    top: 0;
}

div.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
    font-weight: 700;
    font-size: 24px;
}

.wc-block-components-checkout-place-order-button {
    background: inherit;
}

.widget .wp-block-social-links {
    margin-bottom: 0;
}

.wp-block-latest-comments article {
    margin-bottom: 0px;
}

.sidebar .widget .wp-block-group .wp-block-button .wp-block-button__link {
    color: #fff;
}

button.wp-block-search__button.wp-element-button:hover,
button.wp-block-search__button.wp-element-button:focus {
    border: 2px solid;
}

.wc-block-components-totals-coupon__content button.components-button {
    border-radius: 4px;
}

.wp-block-code code img {
    padding: 10px;
}

.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
    text-decoration: none;
}

.wc-block-cart-items td {
    color: inherit;
}

.wc-block-components-totals-coupon__content button.components-button {
    border-radius: 0;
}

ul.wp-block-page-list a {
    text-decoration: none;
}

.wc-block-featured-category__link .wp-block-button__link:focus {
    color: #fff;
}

.wc-block-featured-product__price .woocommerce-Price-amount.amount {
    color: inherit;
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 1.4rem;
}

.wp-block-group .wp-block-details p {
    margin-top: 1rem;
    padding-top: 1rem;
}

.woocommerce table.shop_attributes td {
    text-decoration: none;
}

.wc-block-cart-items th {
    color: inherit;
}

.wp-block-latest-posts__post-author {
    font-size: 18px;
    font-weight: 600;
}

.post .entry-content ul.wp-block-post-template li.wp-block-post .wp-block-post-date {
    padding-bottom: 1.2rem;
}

.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus {
    color: #fff;
}

.wc-block-featured-product__price .woocommerce-Price-amount.amount {
    text-decoration: none;
}

.widget .wp-block-group pre.wp-block-preformatted {
    background: rgba(26, 26, 26, 0.8);
    color: #ddd;
}

.sidebar .widget .wp-block-file .wp-block-file__button {
    background-color: #1b8415;
}

.wp-block-social-links .wp-social-link:last-child {
    margin-bottom: 8px;
}

.wp-block-code.has-background code {
    background: inherit;
}

.wc-block-mini-cart__footer-checkout:focus {
    background-color: inherit;
    color: #fff;
}

.wc-block-cart__submit-button,
.wc-block-cart__submit-button:hover,
.wc-block-cart__submit-button:focus {
    text-decoration: none;
}

.wc-block-mini-cart__badge {
    color: inherit;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    line-height: 16px;
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions a {
    font-size: 1.2rem;
    text-decoration: none;
}

.wc-block-mini-cart__footer span.wc-block-components-totals-item__label {
    font-size: 16px;
    line-height: 20px;
}

.wp-block-file.has-background {
    padding: 0.5rem;
}

.wc-block-cart-item__remove-link {
    text-decoration: none !important;
}

a.wp-block-latest-posts__post-title {
    text-decoration: none;
}

.wp-block-latest-comments__comment a {
    text-decoration: none;
}

.has-background.wp-block-read-more {
    padding: 0.25em 1.375em;
}

.wc-block-components-product-badge {
    font-size: 1rem !important;
}

.wc-block-components-totals-coupon-link {
    text-decoration: none;
}

.wc-block-grid__product-price.price ins {
    line-height: 18px;
}

.wc-block-components-product-badge {
    text-decoration: none;
}

.wp-block-file a {
    line-height: 18px;
}

.wc-block-components-totals-coupon-link {
    line-height: 18px;
}

.wp-block-comment-author-name a {
    color: inherit;
}

.widget .wp-block-heading:after {
    background: inherit;
}

.wp-block-comment-date span a {
    color: inherit;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    text-decoration: none;
}

.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:hover {
    color: #fff;
}

.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus {
    color: #fff;
}

.wp-block-page-list a:hover,
.wp-block-page-list a:focus {
    color: inherit;
}

.wp-block-page-list {
    list-style: none;
}

.wp-block-page-list a {
    font-weight: 600;
}

.wp-block-social-links .wp-social-link:last-child {
    margin-bottom: 10px;
}

.wp-block-social-links .wp-social-link a {
    box-shadow: none;
}

.wp-block-calendar table th {
    font-weight: 600;
}

.widget .wp-block-read-more {
    font-weight: 500;
}

.entry-content blockquote cite a:hover,
.entry-content blockquote cite a:focus {
    text-decoration: underline;
}

.widget .wp-block-group ul li a {
    text-decoration: none;
}

.wp-block-list.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-preformatted.has-background {
    padding: 1em;
}

.sidebar .widget .wp-block-group .is-vertical a {
    color: inherit;
}

.footer-sidebar .widget.widget_block .wp-block-group p a {
    color: inherit;
}

.wp-block-page-list.has-background {
    padding: 1rem;
}

.wp-block-page-list p a {
    padding: 1rem;
}

.wp-block-post-author img {
    border-radius: 100%;
}

a.wp-block-button__link:focus {
    color: #fff;
    text-decoration: none;
}

.post.grid-view-news-area ul.wp-block-rss {
    list-style: disc;
}

.post .wp-block-archives li {
    padding-bottom: 0.625rem;
}

.widget .wp-block-embed .wp-element-caption a {
    color: inherit;
}

.sidebar .widget .textwidget a span {
    color: inherit;
}

.wp-block-file .wp-block-file__button {
    text-decoration: none;
    border: none;
}

select:focus,
.form-control:focus {
    border-color: rgb(255, 33, 79);
    box-shadow: 0 0 5px rgba(255, 33, 79, 1);
}

.input-group>.form-control:focus,
.input-group>.custom-select:focus,
.input-group>.custom-file:focus {
    z-index: 0;
}

.sidebar .widget .wp-block-group .wp-block-embed {
    margin: 0;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    text-decoration: none !important;
}

.footer-sidebar .widget .wp-block-group .wp-block-verse {
    background: #202020;
    color: #cccccc;
}

.widget .wp-block-quote {
    color: inherit;
}

.sidebar .widget .wp-block-group .wp-block-preformatted a {
    text-decoration: underline;
}

.entry-content ul.wp-block-post-template li.wp-block-post:hover {
    box-shadow: none;
}

.wp-block-image .alignleft figcaption {
    text-align: left;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    color: inherit;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    border-color: inherit;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    background: transparent;
}

.wp-block-group .wp-block-details p {
    margin-top: 1rem;
    padding-top: 1rem;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    text-decoration: none;
}

.wp-block-file a {
    text-decoration: none;
}

.wp-block-latest-comments.has-background {
    padding: 1rem;
}

.sidebar .widget .wp-block-accordion-heading .wp-block-accordion-heading__toggle:focus {
    border: 0px solid transparent;
    background-color: transparent;
    color: #333333;
}

.sidebar .widget .wp-block-file .wp-block-file__button {
    background-color: #ec1c24;
}

.footer-sidebar .widget .wp-block-media-text .wp-block-media-text__content a {
    color: #ff214f;
}

a.wp-block-latest-posts__post-title:hover,
a.wp-block-latest-posts__post-title:focus {
    color: inherit;
}

.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
    font-weight: 700;
}

.woocommerce .summary .product_meta>span a {
    text-decoration: none;
}

.footer-sidebar .widget .wp-block-accordion-heading__toggle-icon {
    display: flex;
    border: 0 none;
    margin: 0;
}

/*---------------------------------------
    Category Menu Bar
-----------------------------------------*/
.category-menu-bar {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}


.category-menubar {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.category-menu-wrap {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.category-menu-wrap>li {
    position: relative;
}

.category-menu-wrap>li.menu-item-has-children>a {
    padding-right: 28px;
    padding-left: 28px;
}

.category-menu-wrap>li.menu-item-has-children>a::after {
    content: "\f107";
    font-family: fontawesome;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    display: flex;
    align-items: center;
    color: inherit;
}

.category-menu-wrap>li>a {
    display: block;
    padding: 10px 18px;
    font-size: 15px;
    font-weight: 500;
    color: #333333;
    text-decoration: none;
    transition: color 0.2s ease, background-color 0.2s ease;
    white-space: nowrap;
}

.category-menu-wrap>li>a:hover,
.category-menu-wrap>li>a:focus,
.category-menu-wrap>li.current-menu-item>a {
    color: #1C3D71;
    background-color: rgba(28, 61, 113, 0.08);
}

/* Dropdown */
.category-menu-wrap>li>ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 3px solid #1C3D71;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    list-style: none;
    margin: 0;
    padding: 8px 0;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(6px);
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s;
}

.category-menu-wrap>li:hover>ul,
.category-menu-wrap>li:focus-within>ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.category-menu-wrap>li>ul>li>a {
    display: block;
    padding: 8px 18px;
    font-size: 13px;
    color: #444444;
    text-decoration: none;
    transition: color 0.2s ease, padding-left 0.2s ease;
}

.category-menu-wrap>li>ul>li>a:hover,
.category-menu-wrap>li>ul>li>a:focus {
    color: #1C3D71;
    padding-left: 24px;
}

/* Fixed social media sidebar */
#social_widget {
    position: fixed;
    right: 0;
    top: 55%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0px 1px 2px 1px rgba(28, 61, 113, 1);
    border-radius: 10px 0 0 10px;
    padding: 15px !important;
}

#social_widget ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

a.tool-bounce.tool-bottom-left {
    padding-bottom: 10px;
}

.widget_social_widget:not(.widget-square):not(.widget-circle) li:not(:first-child) {
    margin-left: 0px;
}

/* -----------------------------------------------
   Sidebar sociale — nouvelle classe nav-social-sidebar
----------------------------------------------- */
.nav-social-sidebar {
    position: static;
}

/* -----------------------------------------------
   Icônes de contact dans la navigation sticky-nav
   (.widget_info est dans .menu-right, pas .header-widget)
----------------------------------------------- */
.nav-benzer .navigation .menu-right {
    display: flex;
    align-items: center;
    gap: 12px;
}

.nav-benzer .navigation .menu-right .widget_info {
    display: inline-flex;
    align-items: center;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.nav-benzer .navigation .menu-right .widget_info a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    line-height: 1;
    font-size: 13px;
    white-space: nowrap;
    text-decoration: none;
}

.nav-benzer .navigation .menu-right .widget_info a i {
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    flex-shrink: 0;
}

.nav-benzer .navigation .menu-right .widget_info a span {
    display: none;
}


.container {
    width: 90%;
}

@media (max-width: 768px) {
    .container {
        width: 100%;
    }
}

a {
    color: #1C3D71;
    font-family: 'Sora';
}

ul li,
ul li a,
ol li,
ol li a,
p.copyright,
span,
.breadcrumb h2,
.page-breadcrumb a,
.page-breadcrumb li {
    font-family: Sora;
}

.widget.widget_info {
    margin-right: 8px !important;
}

.breadcrumb h2 {
    color: #1C3D71 !important;
    font-size: 30px !important;
}

.breadcrumb h2:after,.underline:after{
    content: "";
    display: block;
    width: 80px;
    height: 4px;
	margin-top:5px;
    border-radius: 5px;
    background-color: #68AD3B;
}



.page-breadcrumb li {
    color: #1C3D71;
}

li.active {
    color: #68AD3B;
}

.navigation.sticky-nav {
    border-radius: 0 0 50px 50px !important;
    box-shadow: 0px 1px 2px 1px rgba(28, 61, 113, 1);
}

.top-scroll {
    background-color: white !important;
    right: 20px;
}

.padding-bottom-10 {
    padding-bottom: 0px !important;
}

.padding-top-20 {
    padding-top: 10px !important;
}

.breadcrumb .background-overlay {
    opacity: 1 !important;
}

.category-menu-wrap>li>a:hover,
.category-menu-wrap>li>a:focus,
.category-menu-wrap>li.current-menu-item>a {
    background-color: transparent !important;
}

.category-menu-wrap>li>ul {
    border-top: 0px !important;
}

.nav-benzer .menubar .menu-wrap>.menu-item:hover>a,
.nav-benzer .menubar .menu-wrap>.menu-item:focus>a,
.nav-benzer .menubar .menu-wrap>.menu-item.focus>a,
.nav-benzer .menubar .menu-wrap>.menu-item.active>a {
    color: #1C3D71 !important;
    background: transparent !important;
}

header .dropdown-menu>.active>a, header .dropdown-menu>.active>a:focus, header .dropdown-menu>.active>a:hover {
    background: transparent !important;
}

.navigation.sticky-nav {
    width: 90%;
    margin: auto;
	 background-color: white;
}


.xl-nav-area.d-none.d-lg-block {
    background: transparent !important;
}

.header {
    background: transparent !important;
}

.navigation .row {
    display: flex;
    align-items: center;
}

.navigation .col-md-4,
.navigation .col-md-2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo,
.theme-menu,
.header-widget,
.menu-right {
    width: 100%;
    display: flex;
    align-items: center;
}

.logo {
    justify-content: flex-start;
}

.theme-menu {
    justify-content: center;
}

.menu-right {
    justify-content: flex-end;
}

.menu-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    margin: 0;
}

.wrap-right {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0;
}

.menu-wrap li,
.wrap-right li {
    display: flex;
    align-items: center;
}

.bt-effect-2:before,
.bt-primary.bt-effect-2:hover,
.bt-primary.bt-effect-2:focus {
    background-color: linear-gradient(90deg, #0F585A 0%, #68AD3B 100%);
    !important;
    background: linear-gradient(90deg, #0F585A 0%, #68AD3B 100%);
    !important;
    border-color: linear-gradient(90deg, #0F585A 0%, #68AD3B 100%);
    !important;
}

.menu-right li.header_btn {
    margin-left: 0px !important;
}

.navigation.sticky-nav .container {
    width: 100% !important;
}

/* Page d'accueil */
.home .header {
    background: transparent !important;
}

/* Toutes les autres pages */
body:not(.home) .header {
    background: #f6f6f6 !important;
}

footer .menu-wrap .dropdown-menu li:hover > a, .footer .menu-wrap .dropdown-menu li.focus > a, .footer-copyright .widget_nav_menu .sub-menu li:hover > a, .footer-copyright .widget_nav_menu .sub-menu li.focus > a, .header .widget_nav_menu .sub-menu li:hover > a, .header .widget_nav_menu .sub-menu li.focus > a, .navigation .menubar .dropdown-menu li:hover > a, .navigation .menubar .dropdown-menu li.focus > a {
    background-color: transparent !important;
}

.menu-wrap > li > a, .dropdown-menu li a {
    font-size: 16px !important;
}

/* -----------------------------------------------
   Service Client Widget — menu-right (desktop)
----------------------------------------------- */
.service-client-widget {
    display: flex;
    align-items: center;
    gap: 10px;
}

.service-client-widget .fa-phone {
    font-size: 40px;
    color: #68AD3B;
    flex-shrink: 0;
}

.service-client-info {
    display: flex;
    flex-direction: column;
    line-height: 1.3;
}

.service-client-title {
    font-size: 15px;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-weight: 600;
}

.service-client-number {
    font-size: 16px;
    font-weight: 700;
    color: #1C3D71;
    text-decoration: none;
    white-space: nowrap;
}

.service-client-number:hover {
    color: #68AD3B;
}

/* -----------------------------------------------
   Category Menu — Diviseur vertical entre items
----------------------------------------------- */
.category-menu-wrap > li + li {
    border-left: 1px solid rgba(0, 0, 0, 0.15);
}

/* -----------------------------------------------
   Tablette (768px – 991px)
----------------------------------------------- */
@media (min-width: 768px) and (max-width: 991px) {
    .theme-mobile-nav {
        padding: 10px 0;
    }

    .theme-mobile-menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .mobile-logo {
        text-align: left;
        flex: 1;
    }

    .mobile-logo .custom-logo,
    .mobile-logo img {
        max-height: 55px;
        width: auto;
    }

    .mobile-logo .site-description {
        display: none;
    }

    .menu-toggle-wrap {
        flex-shrink: 0;
    }

    .top-bun, .meat, .bottom-bun {
        width: 28px;
        height: 2px;
        background-color: #1C3D71;
        display: block;
        border-radius: 2px;
    }

    .hamburger-menu a {
        display: flex;
        flex-direction: column;
        gap: 6px;
        padding: 10px;
    }
}

/* -----------------------------------------------
   Menu Mobile — panneau complet
----------------------------------------------- */

/* Panneau coulissant */
#mobile-m.mobile-menu {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* En-tête : logo + bouton fermer */
.mobile-menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    flex-shrink: 0;
}

.mobile-menu-logo img,
.mobile-menu-logo .custom-logo {
    max-height: 48px;
    width: auto;
    display: block;
}

.mobile-menu-logo .navbar-brand {
    font-size: 18px;
    font-weight: 700;
    color: #1C3D71;
    text-decoration: none;
}

.mobile-close-btn {
    flex-shrink: 0;
}

/* Zone nav scrollable */
.mobile-nav-wrap {
    flex: 1;
    overflow-y: auto;
}

/* Liste des liens */
.mobile-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-menu-list > li {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.mobile-menu-list > li > a {
    display: block;
    width: 100% !important;
    padding: 14px 54px 14px 20px;
    font-size: 15px;
    font-weight: 600;
    color: #1C3D71;
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
    box-sizing: border-box;
}

.mobile-menu-list > li > a:hover {
    background: rgba(28, 61, 113, 0.05);
    color: #68AD3B;
}

/* Bouton toggle ouverture/fermeture arborescence */
.mobile-dropdown-toggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
    background: none;
    justify-content: center;
    color: #1C3D71;
    font-size: 13px;
    padding: 0;
    transition: background 0.2s, color 0.2s;
}

/* Sous-menus cachés par défaut — override parent theme */
#mobile-m .mobile-menu-list > li > ul,
#mobile-m .mobile-menu-list > li > ul.sub-menu {
    display: none !important;
    list-style: none;
    margin: 0;
    padding: 0;
    background: rgba(28, 61, 113, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    transform: none !important;
}

/* Sous-menu visible quand ouvert */
#mobile-m .mobile-menu-list > li.mobile-item-open > ul,
#mobile-m .mobile-menu-list > li.mobile-item-open > ul.sub-menu {
    display: block !important;
}

.mobile-menu-list > li > ul.sub-menu > li > a {
    display: block;
    padding: 11px 20px 11px 36px;
    font-size: 15px;
}


/* Pied du menu : social + contact */
.mobile-menu-footer {
    flex-shrink: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background: #f9f9f9;
}

/* Réseaux sociaux */
.mobile-social-links {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 4px;
    padding: 14px 18px 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.mobile-social-links a {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    color: #1C3D71;
    font-size: 16px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    text-decoration: none;
}

/* Service Client en pied */
.mobile-footer-contact {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 18px;
}

.mobile-footer-contact .fa-phone {
    font-size: 26px;
    color: #68AD3B;
    flex-shrink: 0;
}

.mobile-footer-contact-info {
    display: flex;
    flex-direction: column;
    line-height: 1.3;
}

.mobile-contact-label {
    font-size: 10px;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-weight: 600;
}

.mobile-contact-tel {
    font-size: 17px;
    font-weight: 700;
    color: #1C3D71;
    text-decoration: none;
}

.mobile-contact-tel:hover {
    color: #68AD3B;
}

/* Override admin-bar padding sur le menu mobile */
.admin-bar .mobile-menu,
.admin-bar #mobile-m.mobile-menu {
    padding-top: 0 !important;
    top: 0 !important;
}

/* Z-index menu mobile */
#mobile-m.mobile-menu,
.mobile-menu {
    z-index: 99999 !important;
}

.bt-primary, a.bt-primary, button.bt-primary, .more-link, a.more-link, .wpcf7-submit, input.wpcf7-submit, div.tagcloud a, .widget .woocommerce-product-search input[type='search'], .widget .search-form input[type='search'], input[type='submit'], button[type='submit'], .woo-sidebar .woocommerce-mini-cart__buttons.buttons .button, footer .woocommerce-mini-cart__buttons.buttons .button, .woocommerce ul.products li.product .button, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .top-scroll, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text, .wp-block-search .wp-block-search__input, .wp-block-loginout a, .woocommerce a.button, .woocommerce span.onsale {
	border-radius: 15px !important;
}

a.bt-primary.bt-effect-2 {
    padding: 15px !important;
}

p {
    font-family: 'Sora';
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 90%;
}

.ha-ia-item {
    --ha-ia-gutter-margin: 5px !important;
}

.underline_centre:after{
		content: "";
    display: block;
    width: 80px;
    height: 4px;
	margin-top:5px !important;
    border-radius: 5px;
    background-color: #68AD3B;
		margin: auto;
}
.ha-card--top .ha-card-body {
    height: 150% !important;
}


