
.background_color{
   background-color: #e7df0d;
}
.title_header{
    height: 400px;
    background:var(--mate);
    display: flex;
    align-items: center;
    justify-content: center;
}

.title_header2{
    height: 250px;
    background:var(--mate);
    display: flex;
    align-items: center;
    justify-content: center;
}
.title-text{
    font-family: var(--font);
    font-size: 80px;
    color: var(--yellow);
}
.background-yellow{
     background-color: var(--yellow);
    min-height: 601px;
    border-radius: 20px 20px 0 0;
    margin-top: -69px;
    padding-top: 50px;
    position: relative;
}
.login_page>p{
    color:var(--mate);
    font-size: 20px;
    font-family: var(--font);
    text-align: center;
    font-weight: 400;
}
.form{
    padding: 0 25px 0 25px;
}
.input-group{
    border-radius: 8px;
    background-color: #f5f5f5;
    padding-top: 0px;
    padding-bottom: 0px;

}
.input-group-prepend{
   
    border-radius: 8px;
    overflow: hidden;
}
span.input-group-text{
    display: flex;
    justify-content: center;
    border: 0;
    padding: 0;
    background-color: #f5f5f5;
}
input#exampleInputEmail1,input#exampleInputpassword {
    border: 0;
    font-family: "Gotham Book";
    text-align: center;
    font-weight: 300;
    font-size: 20px;    TEXT-ALIGN: LEFT;
}
input:focus, select:focus {
    outline: none !important;
    box-shadow: none !important;
}
input:focus-visible {
    border: 0 !important;
}
.submit_btn, .signup{
    color:var(--mate) !important;
    font-size: 20px;
    font-family: var(--font);
    text-align: center;
    font-weight: 400;
    text-decoration: none;
}
.submit_btn:hover, .signup:hover{
    text-decoration: none;
}
.spacer_border>hr {
    border: 1px solid var(--mate) !important;
    width: 45%;
    padding: 0;
    margin-top: 6px;
    margin-bottom: 6px;
}
.height-1{
    height: 150px;
}
.secton_bottom_login {
    display: flex;
    justify-content: center;
}
.facebook {
     color: #f5f5f5;
    font-size: 40px;
    background-color: #1777f2;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 87%;
    border-radius: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}
i.fa.fa-facebook-square {
    font-size: 40px;
}
.facebook>p{
    margin: 0;
    font-family: var(--font);
    padding-left: 5px;

}
.facebook p{

    WIDTH: 77%;
    display: inline-block;
    font-size: 18px;
    text-align: left;
    position: relative;
    top: -5px;
}
/* Plan B  */
.background-white{
    background-color: #f5f5f5;
    min-height: 400px;
    border-radius: 20px 20px 0 0;
    margin-top: -217px;
    padding-top: 30px;
    position: relative;
    padding-left: 13px;
    padding-right: 13px;
	margin-left: 0px;
  	margin-right: 0px;
}

.title_p-2{
        font-size: 48px;
    font-family: var(--font);
    font-weight: 700;
    color: var(--mate);

}
.textsize{
     font-size: 14px;
    font-family: "Gotham Book";
    color: var(--mate);
}
.btnbtn{
        background-color: var(--yellow);
    border-radius: 100px;
    color: var(--mate);
    font-family: var(--font);
    font-size: 18px;
    padding: 12px 25px;
    width: 50%;
	width: 161px;
    height: 52px;

}
.map_slect {
    width: 72%;
    margin: auto;
    border-radius: 5px;
    background-color: #fff;
    padding: 2px 0 0 0;
}
.input-text, .input-text::placeholder {
    font-size: 	30px;
    border: 0;
}
.input-text::placeholder {
   color:#979797;
}
.suggestion_list{
   
    padding: 0;
}
.suggestion_text{
    background-color: #fff;
    border-top: 1px solid #c4c4c4 ;
    color: var(--mate);
    font-size: 20px;
    font-family: var(--font);
    text-align: center;
    width: 100%;
    list-style: none;
    padding: 20px 0;
   
}
li.suggestion_text.text-center:hover{
    background-color: var(--mate);
    color: var(--yellow);
}
li.suggestion_text.text-center:nth-last-child(1) {
    border-radius: 0 0 20px 20px;
    margin-top: 2px;
}

select>option{
    background-color: #fff;
    color: var(--mate);
    font-size: 52px;
    font-family: var(--font);
    text-align: center;

}
/* Snacks */
.snacks {
    min-height: 2000px;
    padding: 164px 0 0;
    position: relative;
    background: #e7df0d center 0;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .container-fluid {
    padding: 0;
}
    .title_s{
      color: var(--mate);
      font-size: 65px;
      font-family: var(--font);
      text-align: center;
    }
    .menu-name{
      color: var(--mate);
      font-size: 36px;
      font-family: "Gotham Bold",sans-serif;
      text-align: center;
      padding-top: 15px;
    }
    .menu-holder {
      float: left;
      position: relative;
      width: 148px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 5px;
      background: #bdb60d;
      height: 147px;
      display: flex;
      align-content: center;
      justify-content: center;
      align-items: center;
    }
  .owl-carousel .owl-item img {
     
      width: auto !important;
  }
  .owl-item>.item{
    display: flex;
      flex-direction: column;
      align-items: center;
  }
  .box-super {
      width: 45%;
      background-color: #fff;
      border-radius: 20px;
      padding: 10px 10px 14px;
      margin: 21px;
  }
  .wrapper-background {
      /* background-color: #ef5126; */
      /* height: 298.01px; */
      border-radius: 20px 20px 0 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
  }
  .blue {
    background-color: #3079f2 !important;
}
.red {
    background-color: #ef5126 !important;
}
.mustard{
    background-color: #f0dc55 !important;
}
.sky{
    background-color: #97dced !important;
}
.item:hover>.menu-holder, .item:active>.menu-holder {
    background: #3f3f3f;
}
.dark_red{
    background-color: #eb3825;
}
.green{
    background-color: #10c05a !important;
}
.musturd2{
    background-color: #f1cd5f !important;
}
.orange{
    background-color: #f0aa13 !important;
}
  .whishlist {
      width: 100%;
      text-align: right;
      padding-right: 20px;
      z-index: 99;
  }
  .row.match-height {
    padding: 0 15px 0 30px;
  }
  .item_name{
    color: var(--mate);
    font-size: 43px;
    font-family: var(--font);
    padding-top: 30px;
    /* padding-bottom: 30px; */
    width: 100%;
    letter-spacing: -2px;
  }
  .item-desc{
    color: #848484;
    font-size: 10px;
    font-family: var(--gothem);
    
    width: 100%;
    letter-spacing: 0px;
  }
  .price_pref{
    color: #fff;
      font-size: 45px;
      font-family: var(--font);
      margin: 0;
      text-align: center;
  
  }
  .description {
      width: 100%;
  }
  .price_pref>sup {
    position: relative;
    top: -7px;
    font-size: 29px;
    margin-left: 4px;
}
  .owl-dots{
    display: none;
  }
  .prix {
      float: left;
      padding: 3px 24px;
      position: relative;
      width: 175px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      background: #f40408;
  }
  .commander-icone {
      float: right;
      padding: 17px 0 16px;
      position: relative;
      width: 68px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background: #04bf18;
  }
  .text-3 {
    display: block;
    margin: 0 auto;
  }
  img.whishlist-img {
    margin-bottom: -36px;
}

/* app planb-actualites */

.text {
    font-family: var(--font);
    font-size: 65px;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
  }
  .box_round{
    background: #f5f5f5;
    border: 10px solid #f5f5f5;
    border-radius: 20px ;
  }
  .bg{
    padding: 214px 10px 50px 10px;
    position: relative;
    background: #eeedef center 0;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

  }
.text-2{
    font-family: var(--font);
    font-size: 57.59999px;
    font-weight: bold;
    letter-spacing: -0.05em;
    line-height: 57px;
    padding-left: 45px;

}
.rectangle-657-holder {
   
    margin: 2px 0 0;
    /* min-height: 96px; */
   
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    border-radius: 48px;
    background: #3f3f3f;
    color: #efe70e;
    font-weight: 500;
    line-height: 110px;
    text-align: center;
}
.rectangle-657-copie-holder {
  
    /* min-height: 101px; */
    padding: 0 0 0 9px;
   
    border: 5px solid #c9c448;
    -webkit-border-radius: 50.5px;
    -moz-border-radius: 50.5px;
    border-radius: 50.5px;
    font-weight: 500;
    line-height: 110px;
    text-align: center;
}
.text-3{
    font-family: var(--font);
    font-size: 52px;
    font-weight: bold;
    letter-spacing: -0.05em;
    
}

.image-section {
 /*    min-height: 361px;  */
    background-color: #f5f5f5;
}

/* compte */
.calque-847-holder {
    overflow: hidden;
    padding: 171px 0 756px;
    position: relative;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.profil-id {
    margin: 0 auto;
    position: relative;
}
.photo {
    height: 299px;
    margin: 0 auto;
    padding: 0px 0 206px;
    width: 299px;
    border: 8px solid #efe70e;
    -webkit-border-radius: 149.46px;
    -moz-border-radius: 149.46px;
    border-radius: 149.46px;
    /* background: url('..//img/ellipse_840.png') no-repeat -1.5px -1.5px; */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.ajouter {
    margin: 0 -1px 0 auto;
    min-height: 68px;
    position: absolute;
    width: 68px;
    top: 21px;
    right: 35%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #efe70e;
    font-size: 68.7279px;
    letter-spacing: 0;
    line-height: 58px;
    text-align: center;
}
.text-4 {
    margin: 50px 0 0;
    color: #f5f5f5;
    font-size: 36px;
    letter-spacing: 0;
    line-height: 1.2;
    text-align: center;
    font-family: var(--font)
}
.text-style {
    color: #efe70e;
   
    font-size: 50px;
    font-weight: bold;
}
.cod-reg {
    margin: -683px 0 0;
    overflow: hidden;
    padding: 84px 0 0;
    position: relative;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px 40px 0 0;
}
.rectangle-657 {
    height: 63px;
    width: 3px;
    background: #3f3f3f;
    margin-top: 2px !important;
}
.statistiques.group{
    display: flex;
}
.modal-toggle, .modal-toggle:active, .modal-toggle:hover,.show>.btn-secondary.modal-toggle{
    background-color: #fff !important;
    border-radius: 20px;
    display: flex;
    height: 117px;
    align-content: center;
    align-items: center;
}
.dropdown-menu{
    background-color: #fff !important;
    border-radius: 20px;
    width: 100%;
}
.modal-content{
    background: #f5f5f5;
    border-radius: 40px;
}
.modal_item {
    display: flex;
    height: 100px;
    justify-content: center;
    align-items: center;
    width: 100%;
}
i.fa.fa-angle-right {
    font-size: 52px;
    color: var(--mate);
    width: 12%;
}
.text-31{
    font-family: var(--gothem);
    font-size: 48px;
letter-spacing: -1px;
line-height: 52px;
color: var(--mate);
    width: 72%;
    text-align: left;
}
.dropdown_icon {
    width: 16%;
}
.height_3{
    min-height: 250px;
}

.modal-dialog {
    width: 95%;
    max-width: 95%;
    border-radius: 40px;
    height: 100vh;
    display: flex;
    align-items: center;
    align-content: center;
}
button.close {
    color: var(--yellow);
    padding: 14px;
    font-size: 50px;
    font-family: var(--gothem);
    width: 88px;
    height: 88px;
    border-radius: 44px;
    background-color: #3f3f3f;
    position: absolute;
    right: 20px;
    z-index: 99;
    opacity: 1;

}
.product-item{
    background-color: #fff;
    border-radius: 40px;
    margin: 20px 2px 20px 2px;
    padding: 15px 0 15px 10px;
   
}
.product_item_name{
    font-size: 52px;
letter-spacing: -2px;
color: #3f3f3f;
font-weight: bold;
font-family: var(--font);
margin-bottom: 0;
}
.product_item_name_des{
    font-size: 33px;
    font-family: var(--gothem);
    color: #3f3f3f;
    margin-bottom: 0;
}
.product_img{
    border-radius: 40px;
}

h3.item_namess {
    font-size: 65px;
    color: #3f3f3f;
font-weight: bold;
font-family: var(--font);
margin-bottom: 0;
width: 80%;
}
.descriptions{
    display: flex;
}
.modal_des_text{
    font-size: 38px;
    color: #3f3f3f;
font-weight: bold;
font-family: var(--gothem);
margin-top: 20px;
  
}
img.icon {
    position: absolute;
    top: 140px;
    right: 10px;
}
img.ellipse-854 {
    width: 194px;
}


.custom-radio {
    position: relative;
    padding-left: 91px;
    cursor: pointer;
    font-size: 38px;
    font-family: var(--gothem);
    color: var(--mate);
    
}
label.custom-radio-container {
    border-bottom: 1px solid #535252;
    padding-bottom: 15px;
    padding-top: 15px;
}
label.custom-radio-container:nth-last-child(1) {
    border: 0;
}

/* Hide default radio */
.custom-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Custom checkmark */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 68px;
    width: 68px;
    background-color: #eee;
    border-radius: 50%;
    border: 1px solid #ccc;
	width: 25px !important;
  	height: 25px !important;
}
span.color_red{
    color: #f40408 !important;
    font-family: var(--gothem);
}

/* Show green background on checked */
.custom-radio input:checked ~ .checkmark {
    background-image: url(../img/confirmer_icone.png);
    height: 68px;
    width: 68px;
    background-repeat: no-repeat;
    background-size: contain;
}

/* Add checkmark icon when checked */
.custom-radio input:checked ~ .checkmark:after {
    content: "";
    position: absolute;
    display: block;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    /* background: white; */
}
.counter-btn {
    width: 83px;
    height: 83px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid #ccc;
}

.counter-btn.plus {
    background-color: #04bf18;
    color: white;
    font-family: var(--gothem);
    font-size: 95px;
    padding-top: 17px;
}

.counter-btn.minus {
    background-color: lightgray;
    color: black;
    font-family: var(--gothem);
    font-size: 104px;
}

.counter-value {
    margin: 0 29px;
    font-size: 52px;
    font-family: var(--gothem);
}
.button_submit {
    margin: 109px 0 109px 5px;
    min-height: 147px;
    padding: 42px 0 45px;
    position: relative;
    width: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #e7df0d;
    font-size: 50px;
    font-weight: 500;
    text-align: center;
    border: 0;
    font-family: var(--gothem);
}
.images_text>.item_namess {
    position: relative;
    top: -65px;
    width: 100%;
    text-align: left;
    padding-left: 30px;
    padding-top: 76px;
    color: #fff;
    height: 204px;
    margin-top: -191px;
    background-color: #00000045;
}
.icon_sahre {
    width: 144px;
    height: 144px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 33px 0 32px;
    position: relative;
    border-radius: 96px;
    background: #c9c448;
}
.map_text {
    height: 313px;
    margin: 32px auto 0;
    padding: 115px 2.222222% 120px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: url(../img/rectangle_13_copie.png) no-repeat center 0;
   
    background-size: cover;
    color: #a7a7a7;
    font-family: var(--font);
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
}
.rview_form>.form-group {
    display: flex;
    align-content: center;
    align-items: center;
    background-color: #f5f5f5;
}
label.review_form_text {
    width: 50%;
    font-size: 35px;
    font-family: var(--font);
    color: var(--mate);
}
.rview_form {
    width: 100%;
    padding: 0 15px;
}
.form-group.review_form_field>input{
    font-size: 35px;
    font-family: var(--font);
    color: var(--mate);
    text-align: right;
    background-color: transparent;
    border: 0 !important;
    
}
.form-group.review_form_field>input::placeholder{
    font-size: 35px;
    font-family: var(--font);
    color: var(--mate);
    
}
.rview_form>.form-group {
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 20px;
}
.star-container {
    display: inline-block;
    width: 3em;
    height: 3em;
    cursor: pointer;
    margin: -2px;
}

.star {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: url(#gradientBorder);
    stroke-width: 1.1;
}

.star.selected {
    fill: url(#gradientFill);
}

.star-outline {
    fill: transparent;
}
.rat_div {
    width: 50%;
    text-align: right;
}

.owl-carousel.owl-theme.picture_slider.owl-loaded.owl-drag .menue-holder-item {
    width: 100% !important;
}
.picture_slider .menu-holder {
    width: 218px !important;
    height: auto !important;
    border: 9px solid #fff;
    border-radius: 12px;
}
.user_review {
    width: 100%;
    display: flex;
    align-items: center;
   
}
.row.galery_imagess .menu-holder {
    width: 100% !important;
    height: auto !important;
}
.item_names{
    color: var(--mate);
    font-size: 43px;
    font-family: "Gotham Bold",sans-serif;;
    padding-top: 30px;
    margin-left: 23px;
    width: 100%;
    letter-spacing: -2px;
  }
  img.photo-profil {
    width: 130px;
    height: 130px;
}
.col-6.review_stars i.fa.fa-star {
    color: #efc10e;
    font-size: 45px;
}
img.review-profil {
    margin-left: 22px;
}
.text_reviews{
    color: var(--mate);
    font-size: 36px;
    font-family: var(--gothem);
    padding-top: 30px;
   
    width: 100%;
    letter-spacing: -2px;
}
.galery_imagess .menue-holder-item {
    border: 8px solid #fff;
    border-radius: 12px;
}
.search-bar {
    background-color: #f4f4f4;
    border: none;
    /* height: 100px; */
    border-radius: 10px;
    padding-left: 50px; 
    color: #8a8a8a;
    font-size: 36px;
    font-family: var(--font);
    min-height: 107px;
  }

  .search-bar::placeholder {
    color: #8a8a8a; 
  }

  .search-icon {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    width: 20px;
  }

  .position-relative {
    position: relative;
  }
  .recomend{
    display: flex;
    width: 100%;
  }
  .arrow{
    margin: 0 auto;
    padding: 10px 0 12px 17px;
    width: 60px;
    height: 60px;
    border: 6px solid #4a4a4a;
    border-radius: 33px;
  }
  .box-super-recomend {
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
    padding: 10px 10px 14px;
    margin: 21px;
}
img.objet-dynamique-vectoriel.picture_backgorund {
    border-radius: 20px 20px 0 0;
    width:100% !important;
}
.prix_star{
    float: left;
    margin: 1px 0 0;
    min-height: 67px;
    padding: 10px 8px 7px;
    position: relative;
    width: 198px;
    -webkit-border-radius: 33px;
    -moz-border-radius: 33px;
    border-radius: 33px;
    background: #efe70e;
    display: flex;
    align-items: center;
    justify-content: center;
}
.text-34 {
    font-family: var(--gothem);
    font-size: 36px;
    margin: 0;
    padding-left: 18px;
    letter-spacing: -0.05em;
}
button.owl-next, button.owl-next:hover, button.owl-next:active {
    position: absolute;
    font-size: 85px !important;
    background: transparent;
    top: -132px;
    right: 18px;
    color: var(--mate);
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background: transparent !important;
    color: var(--mate) !important;
}
button.owl-prev{
    display: none;
}
.box_s {
    display: ruby;
}
.ofer_text {
    color: #fff;
    font-size: 34px;
    font-family: var(--font);
    text-align: right;
    background: red !important;
    margin-left: 97px;
    border-radius: 0 20px 0 20px;
    padding: 10px 0;
}
.offers {
    width: 100%;
    margin-bottom: -89px;
    z-index: 9;
    position: relative;
}
.recoment_owl.owl-carousel.owl-theme.pt-4.pl-4.owl-loaded.owl-drag .owl-nav {
    display: none;
}
.row.match-height.group.recoments_text {
    position: absolute;
    bottom: 46px;
}
.recoments_text>.item_name {
    color: #fff;
    font-size: 52px;
}
.descriptionss.text-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ofer_texts {
    color: #fff;
    font-size: 42px;
    font-family: var(--font);
    text-align: left;
    background: red !important;
    margin-left: 0;
    border-radius: 20px 0px 20px 0px;
    padding: 5px 16px;
    width: 46%;

}
.cream_color{
 
    margin: 90px auto 0;
    border-radius: 20px;
background-color: #fffede;
padding: 95px 28px 64px;
}
.form_title{
    font-size: 56px;
    color: #3f3f3f;
    font-weight: bold;
    font-family: var(--font);
    margin-bottom: 0;
    text-align: center;
    
}
.form-group.form_fields {
    margin: 104px 0 0 14px;
}
.form_fields_text,.form_fields_text:focus {
    height: 138px;
    margin: 28px auto 0;
    border: 1px solid #5b5b5b;
    border-radius: 20.5px;
    background: #eceac1;
    background-clip: padding-box;
    color: var(--mate);
    font-family: var(--gothem);
    font-size: 40px;
}
.f_item_name{
    color: var(--mate);
    font-size: 40px;
    font-family: var(--font);
    padding-top: 30px;
    /* padding-bottom: 30px; */
    width: 100%;
    letter-spacing: -2px;
}
.custom-radio-form input:checked ~ .checkmark:after {
    content: "";
    position: absolute;
    display: block;
    top: 13px;
    left: 14px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: white;
}
.custom-radio-form input:checked ~ .checkmark {
    /* background-image: url(../img/confirmer_icone.png); */
    height: 68px;
    width: 68px;
    background-repeat: no-repeat;
    background-size: contain;
    background: #04bf18;
}
.custom-radio-form {
    position: relative;
    padding-left: 91px;
    cursor: pointer;
    font-size: 38px;
    font-family: var(--gothem);
    color: var(--mate);
}
label.custom-radio-containers {
   
    padding-bottom: 15px;
    padding-top: 15px;
}
.custom-radio-form>input[type="radio"] {
    display: none;
}
.texte_area{
    min-height: 453px;
}
.custom-radio-form .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 68px;
    width: 68px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #ccc;
}

/* Footer */

.footer {
  width: 100%;
  background: #fff;
  padding: 1px;
  border-radius: 20px 20px 0 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999999;
  margin-top: 0;
}
.footer img {
    width: 150px;
}
.footer a {
    padding: 5px;
}
.footer a:hover, .footer a:active {
    background-color: var(--yellow);
    padding: 52px 0;
    border-radius: 8px;
}

:root {
    --black: #000;
    --white: #ffffff;
    --yellow:#e7df0d;
    --font: "Gotham-Medium";
    --mate:#3f3f3f;
    --gothem: "Gotham Book";
  }
  /* .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
    padding: 0;
  } */