/*
Theme Name: Hello Elementor Moov Africa Tchad
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Veone
Author URI: https://www.veone.net
Description: Ce thème a été créé par Veone pour Moov Africa Tchad
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0

*/

.sectionslider .elementor-swiper-button.elementor-swiper-button-next, .sectionslider .elementor-swiper-button.elementor-swiper-button-prev {
    background: #1f1f1f87;
	border-radius:50px;
	padding:10px;
}

.sectionslider .elementor-swiper-button.elementor-swiper-button-next {
	margin-right:30px;
}

.sectionslider .elementor-swiper-button.elementor-swiper-button-prev {
	margin-left:30px;
}
.sectionslider img {
	width:1024px;
}

.sectionslider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	background-color:#3131311F;
	border-radius:20px;
	  padding: 5px 5px 4px 5px;
}
.sectionslider span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    width: 38px;
    height: 10px;
    border-radius: 20px;
}

.sectionslider span.swiper-pagination-bullet {
    background: #fff;
}

.btndecouvrir .elementor-button-icon {
	transform: rotate(45deg);
}

body {
	background:#F8F8F8;
	font-family: "Montserrat", Sans-serif;

}



.tabspromos .gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr); 
  gap: 20px; 
}

.tabspromos .gallery-item {
  margin: 0;
}

.tabspromos .gallery-icon img {
  width: 100%;
  height: auto;
  display: block;
}

.star-rating {
  display: inline-flex;
  gap: 4px;
  font-size: 20px;
}

.star-rating .star.full {
  color: #FE7102;
}

.star-rating .star.empty {
  color: #ddd;
}

.sectionboutique .elementor-widget-elementskit-pricing .elementskit-single-pricing .elementskit-pricing-header .elementskit-pricing-subtitle {
    font-size: small;
}

.sectionboutique .elementskit-single-pricing {
	padding:10px;
}
.sectionboutique .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-title {
	font-size: 18px;}

.sectionmoovevent .elementor-swiper-button.elementor-swiper-button-next,.sectionmoovevent .elementor-swiper-button.elementor-swiper-button-prev {
    font-size: 13px!important;
} 
.btn-lireplus-article .elementor-button {
    
display: block!important;       
  width: 100%!important; 
}

form.is-search-form.is-ajax-search {
  background: transparent !important;
  border: 1px solid white !important;
  border-radius: 15px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  max-width: 500px !important;
  margin: auto !important;
}


form.is-search-form .is-search-input {
  background: transparent !important;
  border: none !important;
  padding: 12px 0px 12px 19px !important
  font-size: 16px !important;
  color: white !important;
  width: 118% !important;
  border-radius: 30px !important;
  outline: none !important;
}


form.is-search-form .is-search-submit {
  position: absolute !important;
  margin-left: 5px !important;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  cursor: pointer !important;
  z-index: 2 !important;
}


form.is-search-form .is-search-icon svg {
	display:none;
  fill: #fff !important;
  width: 18px !important;
    height: 23px !important;
}


form.is-search-form .is-search-submit .is-screen-reader-text {
  display: none !important;
}

form.is-search-form .is-search-input::placeholder {
  color: white !important;
  opacity: 0.9 !important;
  font-size:13px!important;
  
}


form.is-search-form label {
  position: relative !important;
  width: 100% !important;
  margin: 0 !important;
}

.is-form-style input.is-search-submit, .is-search-icon{
display: inline-block !important;
    color: #fff!important;
    background: transparent!important;
	border:none!important;
	
}

.searchagent form.is-search-form.is-ajax-search {
  background: transparent !important;
  border: 1px solid white !important;
  border-radius: 15px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  max-width: 500px !important;
  margin: auto !important;
}


.searchagent form.is-search-form .is-search-input {
  background: transparent !important;
  border: 1px solid #353535 !important;
  padding: 12px 0px 12px 19px !important
  font-size: 16px !important;
  color: #000 !important;
  font-family:"Montserrat",sans-serif;
  width: 100% !important;
	height:60px!important;
  border-radius: 20px !important;
  outline: none !important;
  padding-left:50px!important;
}


.searchagent form.is-search-form .is-search-submit {
  position: absolute !important;
  margin-left: 5px !important;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  cursor: pointer !important;
  z-index: 2 !important;
}


.searchagent form.is-search-form .is-search-icon svg {
  fill: #000 !important;
  width: 18px !important;
    height: 23px !important;
}


.searchagent form.is-search-form .is-search-submit .is-screen-reader-text {
  display: none !important;
}

.searchagent form.is-search-form .is-search-input::placeholder {
  color: #000 !important;
  opacity: 0.9 !important;
  font-size:16px!important;
	font-family:"Montserrat",sans-serif;  
}


.searchagent form.is-search-form label {
  position: relative !important;
  width: 100% !important;
  margin: 0 !important;
}

.searchagent .is-form-style input.is-search-submit, .is-search-icon{
display: inline-block !important;
    color: #fff!important;
    background: transparent!important;
	border:none!important;
	
}


.searchagent form.is-search-form .is-search-icon svg {
	display:block!important;
  fill: red !important;
  width: 35px !important;
    height: 35px !important;
	padding-left:10px!important;
}

.searchagent .is-search-icon {
	padding-top:0px!important;
}




a.eael-breadcrumbs__content {
    text-decoration: underline!important;
	border-bottom:1px solid #fff!important;
}

.form-row {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin-bottom: 10px !important;
}

.form-group {
  margin-bottom: 20px !important;
}

.form-group.half {
  flex: 1 1 45% !important;
}

.form-group.full {
  flex: 1 1 80% !important;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea {
  width: 100% !important;
  padding: 12px 15px !important;
  border-radius: 6px !important;
  border: 1px solid #ddd !important;
  font-size: 15px !important;
  color: #333 !important;
  background: #fff !important;
  box-sizing: border-box !important;
}

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #aaa !important;
}

.wpcf7 textarea {
  height: 70px !important; 
  resize: none !important;  
}

.wpcf7 .form-submit input[type="submit"] {
  background-color: #FE7102 !important;
  color: white !important;
  border: none !important;
  padding: 12px 25px !important;
  font-size: 16px !important;
  border-radius: 6px !important;
  cursor: pointer !important;
  transition: background-color 0.3s ease !important;
}

.wpcf7 .form-submit input[type="submit"]:hover {
  background-color: #d85e00 !important;
}

@media (min-width: 768px) {
    .elementor-31 .elementor-element.elementor-element-6941c45 {
        --content-width: 1364px!important;
    }
	
	.elementor-element.elementor-element-cff273d.e-flex.e-con-boxed.e-con.e-child{
		        --content-width: 1364px!important;
	}
}

@media (min-width: 768px) {
    .elementor-31 .elementor-element.elementor-element-86eb55b {
        --width: 92%!important;
    }

    .elementor-31 .elementor-element.elementor-element-a122086 {
        --width: 2%!important;
    }

    .elementor-31 .elementor-element.elementor-element-87f9af4 {
        --width: 3%!important;
    }
}


@media (max-width: 768px) {
  .tabspromos .gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .tabspromos .gallery {
    grid-template-columns: 1fr;
  }
}
.forfait-card {
  width: 100% !important;
  background: #fff !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  font-family: Arial, sans-serif !important;
  text-align: center !important;
  box-shadow: 0 0 10px rgba(0,0,0,0.1) !important;
  position: relative !important;
  transition: all 0.3s ease !important;
  border: 1px solid #eee !important;
}

.forfait-content {
  padding: 20px 15px 30px 15px !important;
  position: relative !important;
  z-index: 2 !important;
  background: #fff !important;
}

.forfait-content h3 {
  margin: 0 !important;
  font-size: 16px !important;
  color: #333 !important;
}

.data-amount {
  font-size: 24px !important;
  font-weight: bold !important;
  color: #007BFF !important;
  margin: 10px 0 5px 0 !important;
  position: relative !important;
}

.ussd-code {
  display: none !important;
  font-size: 14px !important;
  color: #555 !important;
  margin-top: 5px !important;
}

.forfait-content p {
  margin: 5px 0 !important;
  font-size: 14px !important;
  color: #333 !important;
}

.forfait-footer {
  position: relative !important;
  height: 60px !important;
  z-index: 1 !important;
}

.forfait-footer::before {
  content: "" !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #007BFF !important;
  clip-path: polygon(0 30%, 100% 0%, 100% 100%, 0% 100%) !important;
  transition: background-color 0.3s ease !important;
  z-index: 1 !important;
}

.forfait-footer .price {
  position: relative !important;
  z-index: 2 !important;
  color: white !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 60px !important;
}

.forfait-card:hover .forfait-footer::before {
  background-color: orange !important;
}

.forfait-card:hover .ussd-code {
  display: block !important;
}

.section-offre-servicesmoovbusiness i.icon.icon-right-arrow1 {
    font-size: smaller!important;
}


    .tableFrais {  color:#000;    border-collapse: collapse; width:100%;    margin: 20px auto;     font-family: "Montserrat", Sans-serif;
    }
    .tableFrais th, .tableFrais td {     border: 1px solid #ccc;
      padding: 10px;
      text-align: left;
    }
    .tableFrais th {
      background-color: #005bac;
      color: white;
    }

.blocvideomediatheque .elementor-pagination {
	margin-top: 80px!important;
}

.blocvideomediatheque span.page-numbers.current{
	padding:15px;
	background:#000;
	border-radius:15px;
}

.blocvideomediatheque .page-numbers:not(.dots) {
	color:#fff;
}


.search article.post {
    border: 1px solid #0000002b;
    margin: 20px 0px;
    padding: 20px;
    border-radius: 15px;
}


.search article.post {
    border: 1px solid #0000002b;
    margin: 20px 0px;
    padding: 20px;
    border-radius: 15px;
}

.search h2.entry-title a{
    font-size: 25px;
    color: #015caa!important;
    text-decoration: underline;
	font-weight:700!important;
}

.search main#content {
    padding-top: 60px;
}

.search .page-header h1 {
    padding-bottom: 40px;
    font-weight: 700;
}

.search .page-header h1 span, .search .nav-next a, .search .nav-prev a {
	color:#015caa!important;
}

.elementor-1877 .elementor-element.elementor-element-7779826 .ea-advanced-data-table-pagination a.ea-adtp-current {
    color: #fff!important;
    background-color: #015caa!important;
}

