/*
Theme Name: SMMALEAD - Match we Can
Theme URI: https://www.smmalead.com/
Author: SMMALEAD
Author URI: https://www.smmalead.com/
Description: Thème WordPress sur mesure conçu par l'agence SMMALEAD pour des performances optimales, une rentabilité maximale et une expérience utilisateur professionnelle. Idéal pour les sites vitrines, les agences marketing, et les projets web axés résultats.
Version: 1.0
Tested up to: 6.8
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-theme, responsive, performance-optimized, seo-friendly, flexible-layout, modern-design, fast-loading, translation-ready
Text Domain: smmalead

Ce thème est développé par SMMALEAD et respecte la licence GPL. Utilisez-le pour bâtir un site performant, professionnel et unique.
*/

@font-face {
    font-family: 'Bebas Neue';
    src: url('./fonts/BebasNeue-Regular.eot');
    src: url('./fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/BebasNeue-Regular.woff2') format('woff2'),
        url('./fonts/BebasNeue-Regular.woff') format('woff'),
        url('./fonts/BebasNeue-Regular.ttf') format('truetype'),
        url('./fonts/BebasNeue-Regular.svg#BebasNeue-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Poppins';
    src: url('./fonts/Poppins-Regular.eot');
    src: url('./fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Poppins-Regular.woff2') format('woff2'),
        url('./fonts/Poppins-Regular.woff') format('woff'),
        url('./fonts/Poppins-Regular.ttf') format('truetype'),
        url('./fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins SemiBold';
    src: url('./fonts/Poppins-SemiBold.eot');
    src: url('./fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('./fonts/Poppins-SemiBold.woff') format('woff'),
        url('./fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('./fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins SemiBoldItalic';
    src: url('./fonts/Poppins-SemiBoldItalic.eot');
    src: url('./fonts/Poppins-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Poppins-SemiBoldItalic.woff2') format('woff2'),
        url('./fonts/Poppins-SemiBoldItalic.woff') format('woff'),
        url('./fonts/Poppins-SemiBoldItalic.ttf') format('truetype'),
        url('./fonts/Poppins-SemiBoldItalic.svg#Poppins-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Rajdhani Regular';
    src: url('./fonts/Rajdhani-Regular.eot');
    src: url('./fonts/Rajdhani-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Rajdhani-Regular.woff2') format('woff2'),
        url('./fonts/Rajdhani-Regular.woff') format('woff'),
        url('./fonts/Rajdhani-Regular.ttf') format('truetype'),
        url('./fonts/Rajdhani-Regular.svg#Rajdhani-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rajdhani Bold';
    src: url('./fonts/Rajdhani-Bold.eot');
    src: url('./fonts/Rajdhani-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Rajdhani-Bold.woff2') format('woff2'),
        url('./fonts/Rajdhani-Bold.woff') format('woff'),
        url('./fonts/Rajdhani-Bold.ttf') format('truetype'),
        url('./fonts/Rajdhani-Bold.svg#Rajdhani-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rajdhani Medium';
    src: url('./fonts/Rajdhani-Medium.eot');
    src: url('./fonts/Rajdhani-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Rajdhani-Medium.woff2') format('woff2'),
        url('./fonts/Rajdhani-Medium.woff') format('woff'),
        url('./fonts/Rajdhani-Medium.ttf') format('truetype'),
        url('./fonts/Rajdhani-Medium.svg#Rajdhani-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rajdhani SemiBold';
    src: url('./fonts/Rajdhani-SemiBold.eot');
    src: url('./fonts/Rajdhani-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Rajdhani-SemiBold.woff2') format('woff2'),
        url('./fonts/Rajdhani-SemiBold.woff') format('woff'),
        url('./fonts/Rajdhani-SemiBold.ttf') format('truetype'),
        url('./fonts/Rajdhani-SemiBold.svg#Rajdhani-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



body{
	  font-family: 'Rajdhani Regular' !important;
      font-size: 16px;
    line-height: 28px;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Rajdhani SemiBold' !important;
	text-transform: uppercase;
}
.offcanvas__logo img{
    width: 150px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Rajdhani SemiBold';
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
}

.offcanvas__info {
    background: #070707 none repeat scroll 0 0;
    border-left: 2px solid #b27f26;
    position: fixed;
    right: 0;
    top: 0;
    width: 400px;
    height: 100%;
    -webkit-transform: translateX(calc(100% + 80px));
    -moz-transform: translateX(calc(100% + 80px));
    -ms-transform: translateX(calc(100% + 80px));
    -o-transform: translateX(calc(100% + 80px));
    transform: translateX(calc(100% + 80px));
    -webkit-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
    -moz-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
    transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
    z-index: 99999;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
    scrollbar-width: none;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__close {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    background-color: #bf8c39;
    position: relative;
    z-index: 9;
    cursor: pointer;
}
.theme-btn {
    font-size: 16px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    height: 58px;
    line-height: 58px;
    background-color: #bf8c39;
    overflow: hidden;
    display: inline-block;
    padding: 0 34px;
    color: var(--white);
}

.mean-container .mean-nav ul li a {
    width: 100%;
    padding: 10px 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #E5E5E5 !important;
    border: none;
    font-family: "Big Shoulders", sans-serif;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i {
    color: #bf8c39;
}
.mean-container .mean-nav ul li a:hover {
    color: #bf8c39;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a {
    color: #bbb5b5;
}
.theme-btn::before {
    content: "";
    position: absolute;
    width: 0;
    top: -10px;
    height: 0;
    background-color: #bf8c39;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.8s ease;
    z-index: -1;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover {
    background-color: #bf8c39;
    color: var(--white);
}
a.logo img {
    width: 200px;
}

header#header-sticky {
    background: #070705;
}
.sticky.header-1 .header-main .main-menu ul li a {
    color: #ffffff;
}
.sticky.header-1 .header-main .main-menu ul li a:hover {
    color: #bf8c39 !important;
}
.header-main .main-menu ul li a:hover {
    color: #fff !important;
}
.back-to-top {
    border-radius: 0 !important;
    background-color: #bf8c39;

}


.footer-bottom p b {
    color: #bf8c39;
}
.footer-widget-wrapper .list-area li a:hover {
    color: #bf8c39;
}
.footer-bottom .footer-menu li a:hover {
    background-size: 100% 1px;
    color: #bf8c39;
}
.sticky.header-1 .sidebar__toggle .header-bar span:first-child {
    background: #ffffff;
}
.sticky.header-1 .sidebar__toggle .header-bar span:last-child {
    background: #ffffff;
}
.hero-1 .hero-content h6 {
    color: #bf8c39;

}

.hero-content {
    padding-bottom: 40px;
}
.flag-item img {
    width: 30px;
}
.match-box-items .match-btn .theme-btn {
    background-color: #070705;
}
.about-wrapper .about-image img {
    width: 100%;
}

.news-box-items .content {
    padding: 15px 15px;
    padding-top: 0;
    margin-top: -18px;
    position: relative;
    z-index: 9;
}
.trophy-box-item {
    text-align: center;
    background: #bf8c39;
    padding: 20px 0px;
}
.trophy-box-item img {
    width: 40px;
}
.trophy-box-item h3{
    color: #fff;
}

.gt-breadcrumb-wrapper .gt-page-heading h1 {
    text-align: center;
    margin: 0px;
}
.gt-breadcrumb-wrapper .gt-page-heading {
    position: relative;
    padding: 160px 0 60px;
    text-align: center;
    z-index: 9;
}
ul.gt-breadcrumb-items.wow.fadeInUp {
    text-align: center;
    margin: 0px auto;
}
.gt-breadcrumb-wrapper .gt-page-heading p{
    color: #fff;
}
.section-padding {
    padding: 50px 0px;
}

.gallery-section .nav .nav-item .nav-link {
    font-size: 16px;
    font-weight: 700;
    background-color: #bf8c39;
    color: #ffffff;
    text-align: center;
    padding: 16px 28px;
    line-height: 1;
}
.gallery-section .nav .nav-item .nav-link:hover{
    background-color: #000;
}
h1.hero_title.tv_hero_title.hero_title_1 {
    color: #bf8c39;
}
.footer-widget-wrapper .list-area li a {
    color: rgb(191 140 57);
}
.footer-widget-wrapper .footer-contact-list li a {
    color: rgb(191 140 57);
}
.footer-widget-wrapper .footer-content p {
    color: rgb(191 140 57);
}
.header-main .main-menu ul li {
    position: relative;
    list-style: none;
    display: inline-block;
    margin-inline-end: 12px;
}
.header-main .main-menu ul li a {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    color: #bf8c39;
    font-family: "Chakra Petch", sans-serif;
    padding: 20px 0;
    text-align: left;
    position: relative;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
}
.news-box-items {
    margin-top: 30px;
    background-color: #070705;
}
.news-box-items a {
    color: #bf8c39;
}
.news-box-items .thumb img {
    width: 100%;
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 8px;
    /* height: 100%; */
}
ul.dropdown-menu.wecanlang {
    display: block;
    background: inherit;
    box-shadow: inherit;
    border: none;
}
ul.dropdown-menu.wecanlang a{
    color: #fff;
}
.wecanlang .dropdown-item:focus, .wecanlang .dropdown-item:hover{
    background-color: inherit;
}

.section-padding .theme-btn{
    margin-top: 25px;
}

@media screen and (max-width: 767px) {
  /* Styles mobile */

  .contact_offcanvas__contact{
    display: none;
  }
  .offcanvas__info{
    width: 100%;
  }
.theme-btn {
    font-size: 15px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    height: 48px;
    line-height: 48px;
    background-color: #bf8c39;
    overflow: hidden;
    display: inline-block;
    padding: 0 20px;
    color: var(--white);
}
.match-box-items .match-btn .theme-btn {
    height: 48px;
    line-height: 48px;
    padding: 0 30px;

}
.match-box-items {
        padding: 22px 10px;
    }
    .match-box-items h3 {
    font-size: 22px;
    border-bottom: 1px solid rgba(199, 201, 206, 0.4);
    padding-bottom: 15px;
    margin-bottom: 25px;
    margin: 0px;
}
.footer-content {
    min-height: 205px;
}
.mean-container .mean-nav ul li a {
    width: 100%;
    padding: 10px 0;
    color: #bf8c39;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #E5E5E5 !important;
    border: none;
    font-family: "Big Shoulders", sans-serif;
}
.mean-container .mean-nav ul li a:hover {
    color: #fffefe;
}
.gt-breadcrumb-wrapper .gt-page-heading {
    position: relative;
    padding: 120px 0 60px;
    text-align: center;
    z-index: 9;
}
.gallery-section .nav .nav-item .nav-link {
    font-size: 16px;
    font-weight: 700;
    background-color: #bf8c39;
    color: #ffffff;
    text-align: center;
    padding: 8px 10px;
    line-height: 1;
}
.gallery-section.fix.section-padding {
    padding-bottom: 0px;
}
.section-title-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 9;
    margin-bottom: 0px;
}
    .gt-breadcrumb-wrapper .gt-page-heading h1 {
        font-size: 22px;
    }
    .gt-breadcrumb-wrapper .gt-page-heading .gt-breadcrumb-items li {
    color: var(--white);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}
.gt-news-details-wrapper .gt-news-details-content h3 {
        font-size: 25px;
        line-height: 30px;
    }
    .gt-main-sideber .gt-single-sideber-widget {
    margin-bottom: 40px;
    background-color: #F5F6F6;
    padding: 12px;
}



}
















