﻿/* textarea {
    background: #F8F6EF!important;
    border: 0px;
    border-radius: 5px;
} */
.rate-us-main textarea {
    background: transparent!important;
    /* border: 0px; */
    border-radius: 5px;
}
.rate-us-main img {
    width: 80px;
}

.rate-us-main {
    text-align: center;
}
.rate-us-main h6 {
    color: #B99759;
    line-height: inherit;
    font-family: 'thesansb6semibold';
    font-size: 1.1rem;
    padding-bottom: 15px;
}
.rate-us-main-ar h6 {
    font-family: 'TheSansArabicsemibold';
}
.rate-us-main h3 {
    text-align: center;
    font-family: 'Philosopher';
    letter-spacing: 2.16px;
    color: #B99759;
    opacity: 1;
    font-weight: 800;
    font-size: 35px;
    padding: 20px 0px 0px 0px;
    width: 100%;
    float: left;
}
.rate-us-main-ar h3 {
    font-family: 'TheSansArabicsemibold';
}


.rate-us-main P {
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 20px;
    margin: 0;
    width: 100%;
    float: none;
}
.modal-content {
    border-radius: 20px;
    z-index: 100000000000;
}

.modal-body {
    padding: 60px 75px;
}
.btn-submit-review {
    background: #BBA367;
    border-radius: 0px;
    color: #fff!important;
    padding: 10px 20px;
    border:2px solid #BBA367;
}
.btn-submit-review:hover {
    background: #fff;
    color: #BBA367!important;

}
.btn-not-now{
    border:2px solid #BBA367;
    border-radius: 0px;
    color: #BBA367!important;
    padding: 10px 20px;
}
.btn-not-now:hover{
    background: #BBA367!important;
    border-radius: 0px;
    color: #fff!important;
}
.close-submit-btn {
    width: 100%;
    float: left;
    display: flex;
    justify-content: end;
    margin-top: 20px;
    gap: 15px;
}
.rate-us-main-ar .close-submit-btn {
    font-family: 'TheSansArabicsemibold';
}
.rate-us-main-ar textarea#desrat {
    font-family: 'TheSansArabicsemibold';
}
textarea#desrat {
    height: auto!important;
}
.close-submit-btn button:nth-last-of-type(1) {
    margin-right: 0px;
}

.rate-icons .fa-star.active:before {
    content: "\f005";
    /*background: linear-gradient(to right, #F82241 0%, #C01B2E 50%, #F92241 95%);*/
    /*background: rgb(244,211,128);*/
background: linear-gradient(90deg, rgba(244,211,128,1) 0%, rgba(226,174,43,1) 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.rate-icons .fa-star:before {
    content: "\f005";
    background:#F8F6EF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.rate-icons .fas {
    font-size: 24px;
}
.rate-icons {
    width: 100%;
    float: left;
    padding: 10px 0px 20px 0px;
}



.rating {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  /*height: 150px;*/
  position: relative;
}

.rating-0 {
  filter: grayscale(100%);
}

.rating > input {
  display: none;
}

.rating > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  /*background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");*/
      background-image: url("images/normal-rate.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  transition: 0.3s;
}
path {
    fill: red;
}
.rating > input:checked ~ label,
.rating > input:checked ~ label ~ label {
  /*background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");*/
      background-image: url("images/rate-star.svg");
}

.rating > input:not(:checked) ~ label:hover,
.rating > input:not(:checked) ~ label:hover ~ label {
  /*background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");*/
    background-image: url("images/rate-star.svg");
}


div#myModalsucess .modal-body {
    padding: 40px 30px;
  }
  .rate-us-main-ar h6 {
    margin-bottom: 0px;
  }
  .rating > label {
    width: 35px;
    height: 35px;
  }
  .rate-icons {
    padding: 10px 0px 10px 0px;
  }
  #myModalsucess #ratingerr {
    left: 0;
    right: 0;
    padding-bottom: 0px;
}
 #myModalsucess .custom_error_message-ar, #myModalsucess .custom_error_message {
    padding-bottom: 15px!important;
 }
.rate-us-main-ar #myModalsucess #ratingerr {
    font-family: 'TheSansArabicLight';
}
.modal {
    z-index: 10500000000000000000;
}
 @media screen and (max-width:2560px) {
    .rate-us-main h6 {
        font-size: 16px;
    }
    .rate-us-main h3 {
        font-size: 30px;
    }
    .rate-us-main P {
        font-size: 16px;
        padding-bottom: 0px;
    }
    .rating > label {
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width:1440px) {
    .rate-us-main h6 {
        font-size: 14px;
    }
    .rate-us-main h3 {
        font-size: 30px;
    }
    .rate-us-main P {
        font-size: 14px;
        padding-bottom: 0px;
    }
    .rating > label {
        width: 30px;
        height: 30px;
    }
}
@media (min-width: 576px) {
.modal-dialog {
    max-width: 630px;
    margin: 1.75rem auto;
}
}

@media (max-width: 576px) {
.modal-body {
    padding: 30px;
}
.close-submit-btn button {
    font-size: 12px!important;
}
.modal-dialog-centered {
    min-height: auto!important;
}
.rate-us-main h6 {
    font-size: 12px;
}
.rate-us-main img {
    width: 50px;
}
.rate-us-main h3 {
    font-size: 25px;
    padding-top: 10px;
}
.rating > label {
    width: 25px;
    height: 25px;
}
#myModalsucess #ratingerr {
    font-size: 12px;
    margin-top: -10px;
}
textarea#desrat {
    height: auto!important;
    font-size: 13px;
}
}

@media (max-width: 320px) {
.rate-us-main img {
    width: 50px;
}
.rate-us-main h3 {
    font-size: 26px;
    padding: 15px 0px 0px 0px;
}
.rate-us-main P {
    font-size: 12px;
    padding-bottom: 10px;
}
.rate-icons .fas {
    font-size: 17px;
}
textarea {
    font-size: 12px;
}
.close-submit-btn {
    margin-top: 5px;
}
}