/* Global style */
/* Red color  */
/*  */

@media only screen and (min-width: 992px) {
  header .login {
    position: relative;
    left: -6%;
  }

  .img-brand {
    width: 13%;
    height: 13%;
    margin-right: 45px;
    margin-left: 45px;
  }

  .product-image-parent {
    position: relative;
    width: 45%;
    margin-left: 3%;
    border-radius: 15px;
  }
  .product-detail-parent {
    background-color: #f8f8f8;
    border-radius: 10px;
  }
  .product-detail-parent .product-detail {
    width: 46%;
    margin-left: 5%;
  }
  .bg-shop {
    width: 116.45%;
    position: relative;
    left: -8.5%;
    top: 2px;
    background-size: cover;
    z-index: 2;
    height: 424px;
    background-repeat: no-repeat;
  }
  .filter-main {
    width: 26%;
  }
  .product-grid-main {
    width: 74%;
  }
  .footer-title {
    color: white;
    font-weight: 700;
    font-size: 23px;
    margin: 0;
  }

  .footer-links {
    text-decoration: none;
    color: #e0e0e0;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .footer-links:hover {
    text-decoration: underline;
    color: #e0e0e0;
  }

  .hr-footer {
    background-color: white;
    border: 0.1px solid #ffffff;
    z-index: 9999999;
    opacity: 100%;
    width: 105.5%;
    position: relative;
    left: -3%;
  }
  .footer-image {
    position: relative;
    left: 31%;
    width: 119%;
  }
  .title-txt.products h3 .red-line hr {
    left: -29%;
  }
  .title-txt.benefits h3 .red-line hr {
    left: -35%;
  }
  .products {
    width: 100%;
  }
  .goals-parent {
    width: 113%;
    position: relative;
    left: -5%;
    top: -60px;
    z-index: 999;
  }

  .background-landing .title {
    position: relative;
    left: 5.5%;
    top: 10%;
  }
  .background-landing .title h1 {
    font-weight: 600;
    font-size: 50px;
  }
  .background-landing .title h3 {
  }
  .background-landing {
    width: 118.38%;
    position: relative;
    left: -9.4%;
    top: 1px;
    background-size: contain;
    z-index: 2;
    height: 510px;
    background-repeat: no-repeat;
  }
  .header-cart img {
    width: 35%;
    position: relative;
    left: 15%;
  }
  .header-search {
    position: relative;
    margin-left: 25px;
  }
  .header-search input::placeholder {
    font-weight: 100;
  }
  .header-search input:focus-visible {
    border: none;
  }
  .header-search input {
    /* background-image: url('../img/Icon feather-search.svg'); */
    background-position: 222px 7px;
    background-repeat: no-repeat;
    background-size: 21px;
    border: none !important;
    padding: 2% 36px 2% 17px;
    border-radius: 5px !important;
    background-color: #f1f1f1 !important;
  }
  .logo-header-ram {
    position: relative;
    top: -11%;
    width: 41%;
    height: 117px;
    left: 6%;
  }
  .logo-header-one-world {
    position: relative;
    left: 23%;
    top: 22%;
  }
  .logo-header {
    position: relative;
    width: 13%;
    top: -6px;
    left: 9%;
    z-index: 99999;
  }
  .header-border {
    width: 14%;
    position: relative;
    top: 41%;
    left: -6%;
  }
  .header-border hr {
    transform: rotate(90deg);
    width: 116%;
  }
  .logo-header-ram img {
    width: 131%;
  }
  .logo-header-one-world img {
    width: 34%;
  }
  .logo-header img {
    width: 94%;
  }
  .checkout-my-cart .products-tag .col-lg-1 {
    width: 4%;
  }
  header {
    height: 103px;
    width: 116.26%;
    position: relative;
    box-shadow: 0px 8px 15px 0px #0000001a;
    padding: 0px 36px;
  }
  .filter-section {
    width: 95%;
  }
  .product-grid-parent {
    width: 102.5%;
    position: relative;
    left: -1.5%;
  }
  .product-grid {
    width: 31%;
    margin-left: 21px;
    margin-bottom: 19px !important;
  }
  .product-grid-parent-w-out-l-f {
    position: relative;
    left: -3%;
    width: 106.5%;
  }
  .product-grid {
    width: 100%;
    margin-left: 30px;
  }
  .product-grid {
    width: 30% !important;
    margin-left: 33px !important;
    margin-bottom: 33px !important;
  }

  .checkout-parent {
    width: 107%;
    position: relative;
    left: -3%;
  }
  .checkout-left-section {
    width: 64%;
  }
  .checkout-right-section {
    width: 34.5%;
    margin-left: 1%;
  }
}
/* global style */
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}
.card-description {
  color: #444444;
  font-weight: 100;
}
.filter-by h5 {
  font-weight: 600;
}
.product-list-parent {
  border: 0.5px solid #c8c8c8;
  border-radius: 10px !important;
  margin-bottom: 5%;
}
.filter-by-gender span {
  font-size: 14px;
}
.pagination .page-dots {
  color: #bdbdbd;
}
.pagination .page-next {
  background-color: white;
  border: 1px solid #b30031;
}
.pagination .page-number {
  background-color: white;
  border: 1px solid #b30031;
}
.pagination .page-number.active {
  background-color: #ba0c2f;
  color: white;
}
.filter-by-title p {
  color: #100f11;
}
.filter-section-list-grid .results {
  color: #444444;
  font-weight: 600;
}
.filter-section-list-grid .sort-by div {
  color: #444444;
  font-weight: 600;
}
.card-desc {
  font-weight: 200;
  color: #444444;
}
.card-company {
  color: #b69a63;
  font-size: 15px;
}
.card-title {
  font-weight: 500;
  color: #444444;
}
.card-price {
  color: #ba0c2f;
  font-weight: 600;
}
.card-old-price {
  text-decoration-color: #d0043c !important;
  font-weight: 600;
  color: #999999 !important;
}
/*  */

.title-txt.parent.detail {
  top: -49px;
  left: -3.5%;
}
.product-gallery {
  position: relative;
  top: 7%;
}
.product-gallery .image {
  width: 20%;
  margin-left: 4.5%;
  border: 1px solid#ededed;
  background-color: white;
}
.product-gallery .image span {
  display: block;
  padding-bottom: 100%;
  position: relative;
}
.product-gallery .image span img {
  display: block;
  position: absolute;
  max-height: 80%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.product-detail .add-to-cart {
  background-color: #ba0c2f;
  color: white;
  border-radius: 3px;
}
.product-detail .card-old-price {
  font-size: 15px;
}
.product-detail .card-price {
  font-size: 20px;
}
.product-detail .quantity-title {
  font-size: 15px;
}
.product-detail .card-description {
  font-size: 13px;
}
.product-detail .quantity input {
  background-color: #f8f8f8;
}
.product-detail .quantity .btns {
  background-color: rgba(182, 154, 99, 0.22);
  color: #707070;
  border-radius: 7px;
}
.product-detail .quantity .btns .fa-minus {
  position: relative;
  left: -6px;
}
.product-detail .quantity .btns .fa-plus {
  position: relative;
  left: -6px;
}
.product-detail-image a {
  display: block;
  padding-bottom: 80%;
  position: relative;
}
.product-detail-image img {
  display: block;
  position: absolute;
  max-height: 80%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.title-txt.parent.products {
  left: -8.5% !important;
}
.products-list .a-t-c button {
  padding-right: 80px !important;
  left: 0%;
}
.products-list .card-title {
  font-size: 23px;
}
.products-list .card-company {
  font-size: 20px;
}
.products-list .card-old-price {
  font-size: 17px;
}
.products-list .card-price {
  font-size: 23px;
}
.products-list .card-desc {
  height: 100px;
}
.pagination .page-dots {
  font-size: 20px;
}
.pagination .page-next {
  padding: 9px 33px;
}
.pagination .page-number {
  padding: 9px 18px;
}
.filter-by h5 {
  font-size: 17px;
}
.filter-by-price .filter-input-min-max .inpt {
  width: 44%;
}
.filter-by-price .filter-input-min-max .line {
  width: 12%;
}
.filter-by .fa-angle-down {
  position: relative;
  left: 30px;
}
.filter-by-title hr {
  width: 100%;
}
.filter-section-list-grid .results {
  font-size: 28px;
}
.filter-section-list-grid .btn-filter-list .btn {
  position: relative;
  padding: 8px 11px;
}
.filter-section-list-grid .btn-filter-grid .btn {
  position: relative;
  padding: 8px 11px;
}
.filter-section-list-grid {
  width: 105%;
}
.filter-section-list-grid .btn-filter-grid .btn {
}
.filter-section-list-grid .btn-filter-list .btn {
}
.product-grid .card-price {
  font-size: 20px;
}
.product-grid .a-t-c button {
  left: 18%;
  width: 113%;
}
.product-grid:hover .a-t-c {
  display: block;
}
.product-grid:hover {
  box-shadow: 0px 3px 20px #0000001a;
  transition: 0.5s;
}
.product-grid .card-title {
  font-size: 16px;
  height: 65px;
}
.product-grid .card-title span {
  color: #b69a63;
  font-size: 14px;
}
.product-grid .card-desc {
  font-size: 17px;
}

.page-description p {
  color: #100f11;
  font-weight: 500;
  font-size: 17px;
}
.page-description .main-page.active {
  color: #ba0c2f;
}
header .header-search input {
  border: 1px solid #e3e3e3;
  border-right: none;
  background-color: white;
  border-radius: 4px 0px 0px 4px;
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}

.header-search .search-input-ic {
  position: absolute;
  right: 33px;
  top: 7px;
  height: auto;
  width: 20px;
}

.search-suggestion {
  position: absolute;
  background: white;
  width: 95%;
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
  z-index: 3;
  border-top: 1px solid #ebebeb;
  max-height: 345px;
  overflow: auto;
  min-width: 166px;
  text-align: left;
  border-radius: 0 0 5px 5px;
}

.search-suggestion .searchLoading {
  margin: 0 auto;
  text-align: center;
  padding: 8px 12px;
}

.search-suggestion .searchLoading > div {
  color: #464343 !important;
  text-align: center;
  margin: 0 auto;
}

.search-suggestion .item-container {
  padding: 8px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.search-suggestion .item-container:hover {
  background-color: #f4f0e8;
  cursor: pointer;
}

.item-container .item-info {
  display: flex;
  align-items: center;
}

.item-container .item-info .item-image {
  width: 35px;
  height: auto;
}

.item-container .item-name {
  margin: 0;
  margin-left: 12px;
  font-weight: 500;
  font-size: 15px;
  color: #3c3c3c;
}

.item-container .item-price {
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  color: #3c3c3c;
  margin-left: 9px;
}

.search-suggestion .searchEmpty {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 9px 25px;
}

.search-suggestion .searchEmpty .divider {
  border: 2px solid #ba0c2f;
  width: 50%;
  border-radius: 5px;
  opacity: 1;
}

.search-suggestion .searchEmpty > p {
  font-weight: 500;
  font-size: 15px;
  color: #3c3c3c;
}

.search-suggestion .searchEmpty .interestingProducts {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.searchEmpty .interestingProducts img {
  width: 75px;
  height: 75px;
}

.searchEmpty .discorverBtn {
  margin-top: 20px;
  color: white;
  font-size: 14px;
  background-color: #ba0c2f;
  border-radius: 20px;
  padding: 6px 12px;
}

header .header-search button {
  background-color: #ba0c2f;
  border: none;
  border: 0.5px solid #ba0c2f;
  position: relative;
}
.products-parent .arrows .right {
  width: 7%;
  position: relative;
  top: 282px;
  z-index: 9999;
  left: 4%;
}
.products-parent .arrows .left {
  width: 7%;
  position: relative;
  top: 282px;
  z-index: 9999;
}

footer .contact-tele {
  position: relative;
  left: 6.5%;
}
footer .contact {
  border: 1px solid white;
  border-radius: 10px;
  width: 80%;
  height: 72px;
}
footer .contact a {
  position: relative;
  top: -27px;
  left: 7%;
}
footer .contact img {
  width: 239%;
  position: relative;
  top: -21px;
  left: -72%;
}
footer .links {
  position: relative;
  left: 4%;
}
footer .links a {
  font-size: 14px;
  padding-right: 15px;
  height: 22px;
  margin-right: 82px;
}
.title-txt.brands h3 .red-line hr {
  color: #ab2734;
  position: relative;
  border: 0.1px solid #ab2734;
  opacity: 100%;
  left: -23%;
}
.background-landing .btn {
  padding: 10px 10px;
  font-size: 18px;
  font-weight: 600;
  background-color: #ba0c2f;
  border: none;
  border-radius: 8px;
}
.dropdown-menu {
  background: none;
  transform: translate(-261px, 57px) !important;
  transition: 0.2s;
}
.cart.empty .message-text {
  color: #444444;
}
.cart.empty .message-title {
  color: #ba182c;
  font-size: 23px;
}
.finalized-message .logos {
  position: relative;
  left: -5%;
}
.checkout-right-section .product-description .product-title {
  font-size: 14px;
}
.checkout-right-section .products-cart-list .product-image span {
  display: block;
  padding-bottom: 126%;
  position: relative;
}
.checkout-right-section .products-cart-list .product-image img {
  display: block;
  position: absolute;
  max-height: 80%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.checkout-left-section .second-element .table tr:last-child {
  border-radius: 0 0 10px 10px;
}
.checkout-left-section .second-element .table tr:last-child {
  border-bottom: hidden;
}
.table-bg-light {
  background-color: #f2f2f2;
}
.benefits-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  padding-left: 14px;
}
.btn:focus {
  box-shadow: none !important;
}
.product-added-bloc .product-image a {
  display: block;
  padding-bottom: 100%;
  position: relative;
}
.product-added-bloc .product-image img {
  display: block;
  position: absolute;
  max-height: 100%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.finalized-message .order-recap .order-products .product-title {
  color: #444444;
  font-weight: 600;
}
.finalized-message .order-recap .order-products .product-sub-title {
  color: #444444;
  font-weight: 600;
}
.finalized-message .order-recap .order-products .product-price {
  color: #d0043c;
  font-weight: 600;
}
.finalized-message .order-recap .order-products .price-quantity {
  color: #444444;
  font-weight: 600;
  font-size: 10px;
}
.finalized-message .order-recap .order-products {
  background-color: white;
}
.finalized-message .order-recap .order-products .product-image span {
  display: block;
  padding-bottom: 45%;
  position: relative;
}
.finalized-message .order-recap .order-products .product-image img {
  display: block;
  position: absolute;
  max-height: 126%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.finalized-message .order-recap .order-infos .order {
  color: #d0043c;
  font-weight: 600;
}
.finalized-message .order-recap .order-infos .text-muted {
  font-weight: 600;
}
.finalized-message .order-recap .title {
  color: black;
  font-weight: 600;
}
.finalized-message .order-recap {
  background-color: #f6f6f6;
}
.meals-description {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 10px;
}
.meals-detail .dessert .title {
  font-size: 20px;
  color: #d0043c;
  font-weight: 600;
}
.meals-detail .drink .title {
  color: #d0043c;
  font-weight: 600;
  font-size: 20px;
}
.meals-detail {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 10px;
}
.meals-detail-image .fa-xmark {
  position: relative;
  left: 39%;
  font-size: 26px;
  top: 5px;
  color: #4b4b4b;
  background: #f6f6f6;
  padding: 8px 14px;
  border-radius: 5px;
}
.meals-detail .title {
  color: #444444;
  font-size: 24px;
}
.meals-detail .sub-title {
  color: #444444;
}
.meals-detail .description {
  color: #444444;
}
.meals-detail .old-price {
  text-decoration: line-through;
  text-decoration-color: #d0043c;
  color: #999999;
  font-weight: 600;
}
.meals-detail .price {
  color: #d0043c;
  font-size: 25px;
  font-weight: 600;
}
.meals-detail .add-to-cart {
  background-color: #f5dede;
  color: #b70000;
  border: none;
  font-weight: 600;
}
.meals-detail .quantity h5 {
  color: #444444;
}
.meals-detail .quantity .plus {
  background-color: #f5dede;
  color: #b70000;
  border-radius: 0px 4px 4px 0px;
}
.meals-detail .quantity .minus {
  background-color: #e8e8e8;
  color: #4b4b4b;
  border-radius: 4px 0px 0px 4px;
}
.meals-detail .quantity input {
  width: 53px;
  padding-left: 16px;
  border: none;
  padding-top: 3px;
  color: #b70000;
  font-weight: 600;
  font-size: 20px;
}
.meals-detail .quantity .btns {
  width: 9%;
}

.meals-list.left-filter .dessert p {
  font-size: 15px;
}
.meals-list.left-filter .drink p {
  font-size: 15px;
}
.meals-list.left-filter .price {
  font-size: 20px;
}
.meals-list.left-filter .btn {
  font-size: 12px;
}
.meals-list.left-filter .title {
  font-size: 18px;
}
.meals-list-image.left-filter a {
  display: block;
  padding-bottom: 70%;
  position: relative;
}
.meals-list-image.left-filter img {
  display: block;
  position: absolute;
  max-height: 100%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.meals-list .meals-yellow {
  color: #be9954;
  background-color: #f9f7f2;
  border-color: #f9f7f2;
}
.meals-list .drink span {
  color: #d0043c;
  font-weight: 600;
}
.meals-list .dessert span {
  color: #d0043c;
  font-weight: 600;
}
.meals-list .drink p {
  color: #444444;
  font-weight: 600;
}
.meals-list .dessert p {
  color: #444444;
  font-weight: 600;
}
.meals-list {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 10px;
}
.meals-list .price {
  color: #d0043c;
  font-weight: 600;
  font-size: 25px;
}

.meals-list .add-to-cart {
  background-color: #f5dede;
  color: #b70000;
  border: none;
  font-weight: 500;
}

.meals-list .title {
  color: #444444;
  font-size: 27px;
}
.meals-list-image a {
  display: block;
  padding-bottom: 60%;
  position: relative;
}
.meals-list-image img {
  display: block;
  position: absolute;
  max-height: 100%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.error-500 .title-error {
  position: relative;
  left: 22%;
}
.error-500 .title-error .title-gray {
  color: #acacac;
  font-size: 55px;
}
.error-500 .title-error .title-red {
  color: #d0043c;
  font-size: 30px;
}
.bg-errors {
  position: relative;
  left: 22%;
  top: -40px;
}
.error-500 .number {
  position: relative;
  font-size: 226px;
  top: 60px;
  z-index: 999;
  left: -1%;
}
.error-500 .five {
  position: relative;
  color: #acacac;
}
.error-500 .zero {
  position: relative;
  color: #d0043c;
}
.error-404 .title-error {
  position: relative;
  left: 22%;
}
.error-404 .title-error .title-gray {
  color: #acacac;
  font-size: 55px;
}
.error-404 .title-error .title-red {
  color: #d0043c;
  font-size: 65px;
}
.bg-errors {
  position: relative;
  left: 22%;
  top: -40px;
}
.error-404 .number {
  position: relative;
  font-size: 226px;
  top: 60px;
  z-index: 999;
  left: -1%;
}
.error-404 .four {
  position: relative;
  color: #acacac;
}
.error-404 .zero {
  position: relative;
  color: #d0043c;
}
.meals-parent .meals-card .meals-title {
  min-height: 75px;
}
.btn-box {
  box-shadow: -1px 3px 6px 0px #0000001a;
}
.recap .list-products .product-detail.product-description {
  box-shadow: none;
  border-radius: 0px;
  background-color: white;
}
.recap .list-products .product-detail.product-description td {
  color: #444444;
  font-weight: 600;
}
.recap .list-products .product-detail.product-description .price {
  color: #d0043c;
  font-size: 16px;
}
.recap .list-products .table-heading th {
  color: #444444;
  font-weight: 600;
}
.recap .list-products .table-heading {
  background-color: #e8e8e8;
  width: 14%;
}
.recap .list-products .table-heading th:first-child {
  border-radius: 10px 0 0 0;
}
.recap .list-products .table-heading th:last-child {
  border-radius: 0 10px 0 0;
}
.recap .list-products table tr:last-child td:first-child {
  border-radius: 0 0 0 10px;
}
.recap .list-products table tr:last-child td:last-child {
  border-radius: 0 0 10px 0;
}
.recap .list-products .product-image {
  width: 14%;
}
.recap .list-products .product-detail .product-image i {
  display: block;
  padding-bottom: 30%;
  position: relative;
}
.recap .list-products .product-detail .product-image img {
  display: block;
  position: absolute;
  max-height: 100%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.recap .title {
  font-weight: 600;
  color: #61374e;
  font-size: 21px;
}
.recap {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 10px;
  background-color: #f6f6f6;
}
.checkout-my-cart .total-amount .total {
  color: #d0043c;
  font-weight: 600;
  font-size: 20px;
}
.checkout-my-cart .total-amount .price {
  color: #d0043c;
  font-weight: 600;
  font-size: 20px;
}
.checkout-my-cart .product-detail .title {
  font-size: 15px;
}
.checkout-my-cart .title {
  font-size: 20px;
  font-weight: 600;
  color: #444444;
}
.checkout-my-cart .product-detail .product-description .price {
  position: relative;
  top: 27px;
  left: 8%;
  font-size: 21px;
}
.checkout-my-cart .product-detail .product-description .price-quantity {
  position: relative;
  width: max-content;
  top: 55%;
  left: -71%;
}
.checkout-my-cart .product-detail .product-description .quantity-input {
  position: relative;
  top: 48%;
  left: -82%;
  color: #b70000;
  font-weight: 600;
}
.checkout-my-cart .product-detail .product-description .btn {
  padding: 3px 12px;
  position: relative;
  top: 42%;
  font-size: 13px;
}
.checkout-my-cart .product-detail .product-description .btn-minus {
  border-radius: 7px 0px 0px 7px;
}
.checkout-my-cart .product-detail .product-description .btn-plus {
  border-radius: 0px 7px 7px 0px;
  left: -102%;
}
.checkout-my-cart .product-detail {
  box-shadow: none;
  width: 107%;
}
.checkout-my-cart .product-image i {
  display: block;
  padding-bottom: 93%;
  position: relative;
}
.checkout-my-cart .product-image img {
  display: block;
  position: absolute;
  max-height: 71%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.checkout-my-cart .product-description {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 5px;
  margin-left: 1.5% !important;
}
.checkout-my-cart .product-image {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 5px;
}
.checkout-my-cart {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 20px;
}
.meals-card-image a {
  display: block;
  padding-bottom: 70%;
  position: relative;
}
.meals-card-image img {
  display: block;
  position: absolute;
  max-height: 100%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.meals a {
  text-decoration: none;
  color: #d0043c;
  font-weight: 600;
}

.meals a i {
  margin-left: 10px;
}

.meals-card {
  min-width: 30%;
  flex-direction: column;
  border-radius: 18px;
  margin-left: 35px;
  margin-bottom: 15px;
}

.meals-parent {
  overflow-x: scroll;
}
/* width */
.meals-parent::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}
/* Track */
.meals-parent::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #e5e5e5;
}
/* Handle */
.meals-parent::-webkit-scrollbar-thumb {
  background: #dc3545;
  border-radius: 10px;
}
/* Handle on hover */
.meals-parent::-webkit-scrollbar-thumb:hover {
  background: #b30000;
}

.switch {
  position: relative;
  display: inline-block;
  width: 54px;
  height: 21px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: '';
  height: 16px;
  width: 16px;
  left: 8px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #d0043c;
}

input:focus + .slider {
  box-shadow: 0 0 1px #d0043c;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.landing-page .meals-part i {
  background: #d0043c 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 10px #00000029;
  padding: 10px 16px;
  color: white;
  font-size: 22px;
  position: relative;
  top: 4px;
  left: -20px;
}
.landing-page .meals-part button {
  font-size: 18px;
}
.landing-page .meals-part .title {
  font-weight: 700;
  color: white;
  font-size: 22px;
}
.landing-page .meals-part .content {
  position: relative;
  top: 70%;
}
.landing-page .products-part i {
  background: #d0043c 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 10px #00000029;
  padding: 10px 16px;
  color: white;
  font-size: 22px;
  position: relative;
  top: 4px;
  left: -20px;
}
.landing-page .products-part button {
  font-size: 18px;
}
.landing-page .products-part .title {
  font-weight: 700;
  color: white;
  font-size: 22px;
}
.landing-page .products-part .content {
  position: relative;
  top: 70%;
}
.landing-page .products-part {
  height: 600px;
  background-size: cover;
}
.landing-page .meals-part {
  height: 600px;
  background-size: cover;
}
.landing-page .header .icons i {
  font-size: 25px;
  padding: 0px 7px;
}
.language-popup .language-title {
  font-size: 13px;
  color: #434b51;
  font-weight: 600;
}
.language-popup .language:hover {
  background-color: #f7f7f7;
}
.language-popup .language-image i {
  display: block;
  padding-bottom: 100%;
  position: relative;
}
.language-popup .language-image img {
  display: block;
  position: absolute;
  max-height: 100%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.product-search-bar input:focus-visible {
  border: none !important;
}
.product-search-bar .product-price {
  font-size: 12px;
  color: #434b51;
  font-weight: 600;
}
.product-search-bar .product-title {
  font-size: 12px;
  color: #434b51;
  font-weight: 600;
}
.product-search-bar .product:hover {
  background-color: #f7f7f7;
}
.product-search-bar .product-image i {
  display: block;
  padding-bottom: 80%;
  position: relative;
}
.product-search-bar .product-image img {
  display: block;
  position: absolute;
  max-height: 100%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.product-card-image a {
  display: block;
  padding-bottom: 100%;
  position: relative;
}
.product-card-image img {
  display: block;
  position: absolute;
  max-height: 74%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.products-list-image a {
  display: block;
  padding-bottom: 85%;
  position: relative;
}
.products-list-image img {
  display: block;
  position: absolute;
  max-height: 100%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.product-grid .product-grid-image a {
  display: block;
  padding-bottom: 100%;
  position: relative;
}
.product-grid .product-grid-image img {
  display: block;
  position: absolute;
  max-height: 75%;
  margin: auto;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.finalized-message .title {
  color: #d0043c;
}
.finalized-message .message {
  color: #444444;
}
.finalized-message .vertical-line {
  border-right: 2px solid #e2d6c0;
  height: 80%;
}
.finalized-message {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 10px;
}
.popup-confirm-order .btn {
  box-shadow: 0px 3px 6px #0000001c;
}
.popup-confirm-order input {
  border-radius: 10px;
}
.popup-confirm-order .validated-text h5 {
  color: #d0043c;
  font-weight: 500;
}
.popup-confirm-order .send-again {
  font-size: 13px;
  font-weight: 600;
  color: #444444;
}
.popup-confirm-order .notice {
  color: #d0043c;
  font-weight: 600;
  font-size: 12px;
}
.popup-confirm-order input::placeholder {
  font-size: 13px;
}
.popup-confirm-order-parent {
  border-radius: 15px;
  box-shadow: 0px 3px 20px #0000001a;
  position: relative;
  top: 50px;
}
/* width */
.conditions-generales::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}
/* Track */
.conditions-generales::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #e5e5e5;
}
/* Handle */
.conditions-generales::-webkit-scrollbar-thumb {
  background: #dc3545;
  border-radius: 10px;
}
/* Handle on hover */
.conditions-generales::-webkit-scrollbar-thumb:hover {
  background: #b30000;
}
.conditions-generales-parent {
  border-radius: 15px;
  box-shadow: 0px 3px 20px #0000001a;
  position: relative;
  top: 50px;
  max-height: 600px;
}
.conditions-generales {
  overflow-y: scroll;
  height: 420px;
}
.conditions-generales-parent .close {
  position: relative;
  left: 10%;
}
.conditions-generales .content p {
  font-size: 13px;
  font-weight: 500;
}
header .header-right-icons .fa-search {
  font-size: 20px;
}
header .header-right-icons .fa-shopping-cart {
  font-size: 20px;
}
header .header-right-icons .fa-user {
  font-size: 20px;
}
.checkout-payment-right-section .place-order button {
  color: #d0043c;
  background-color: #ffecec;
  font-weight: 600;
}
.checkout-payment-right-section .read-terms-text label {
  font-size: 15px;
  font-weight: 600;
  color: #636363;
}
.checkout-payment-right-section .read-terms-text label a {
  color: #d0043c;
}
.checkout-payment-right-section .read-terms-checkbox {
  width: 24px;
  position: relative;
  height: 17px;
  top: 12%;
}
.checkout-payment-right-section .total-amount h5 {
  color: #d0043c;
  font-weight: 600;
  font-size: 17px;
}
.checkout-payment-right-section .sub-total-amount h5 {
  color: #d0043c;
  font-weight: 600;
}
.checkout-payment-right-section .product-description .product-title {
  color: #444444;
  font-weight: 600;
}
.checkout-payment-right-section .product-description .price-quantity {
  font-size: 12px;
  position: relative;
  top: 56%;
  width: max-content;
  color: #444444;
  font-weight: 600;
}
.checkout-payment-right-section .product-description .btn-minus {
  position: relative;
  border-radius: 5px 0px 0px 5px;
  font-size: 9px;
  top: 0px;
}
.checkout-payment-right-section .product-description .btn-plus {
  position: relative;
  border-radius: 0px 5px 5px 0px;
  font-size: 8px;
  top: 0px;
}
.checkout-payment-right-section .product-description .btn {
  position: relative;

  top: 42%;
}
.checkout-payment-right-section .product-description .quantity-input {
  position: relative;
  top: 44%;
  color: #b70000;
  font-weight: 600;
}
.checkout-payment-right-section .product-description .price {
  font-size: 17px;
  position: relative;
  left: 12%;
  top: 45%;
  color: #d0043c;
  font-weight: 600;
}
.checkout-payment-right-section .products-cart-list .product-image {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 10px;
}
.checkout-payment-right-section .products-cart-list .product-description {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 10px;
}
.checkout-payment-right-section .items {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 20px;
}
.checkout-payment-right-section .items h4 {
  color: #444444;
  font-weight: 600;
}

.label-form-red {
  font-weight: 600;
  color: #c2002f;
}
.checkout-payment-method .payment-details .cards button {
  background: #ffffff;
  box-shadow: 2px 2px 10px #0000001a;
  border-radius: 10px;
}
.checkout-payment-method .payment-details .cards button.active {
  box-shadow: 0px 6px 15px #ee7e9663;
  border: 0.699999988079071px solid #c20831;
}
.checkout-payment-method .title {
  color: #444444;
  font-weight: 600;
  font-size: 20px;
}
.checkout-payment-method {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 20px;
}

.cart-popup-desktop .categories a {
  text-decoration: none;
}
.cart-popup-desktop .read-terms-text label {
  font-size: 15px;
  font-weight: 600;
  color: #636363;
}
.cart-popup-desktop .read-terms-text label a {
  color: #d0043c;
}
.cart-popup-desktop .read-terms-checkbox {
  width: 24px;
  position: relative;
  height: 17px;
  top: 12%;
}
.cart-popup-desktop .total-amount h5 {
  color: #d0043c;
  font-weight: 600;
}
.cart-popup-desktop .product-description .product-title {
  color: #444444;
  font-weight: 600;
}
.cart-popup-desktop .product-description .price-quantity {
  font-size: 13px;
  position: relative;
  left: 15%;
  top: 21px;
  width: max-content;
  color: #444444;
  font-weight: 600;
}
.cart-popup-desktop .product-description .btn-minus {
  border-radius: 5px 0px 0px 5px;
  font-size: 9px;
}
.cart-popup-desktop .product-description .btn-plus {
  border-radius: 0px 5px 5px 0px;
  font-size: 8px;
}
.cart-popup-desktop .product-description .quantity-input {
  color: #b70000;
  font-weight: 600;
}
.cart-popup-desktop .product-description .price {
  font-size: 17px;
  position: relative;
  left: 31%;
  top: 18px;
  color: #d0043c;
  font-weight: 600;
}
.cart-popup-desktop .products-cart-list .product-image {
  box-shadow: 0px 3px 20px #0000001a;
  background-color: white;
  border-radius: 10px;
}
.cart-popup-desktop .products-cart-list .product-description {
  box-shadow: 0px 3px 20px #0000001a;
  background-color: white;
  border-radius: 10px;
}
.cart-popup-desktop .cart {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 20px;
  background-color: #f8f8f8;
}
.cart-popup-desktop .cart h4 {
  color: #444444;
  font-weight: 600;
}

.safar-flayer .btn-tabs button {
  color: #4b4b4b;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
  font-size: 20px;
}
.safar-flayer .btn-tabs button.active {
  background-color: rgba(97, 55, 78, 0.22);
  color: #61374e;
}
.safar-flayer .tabs {
  background-color: #f6f6f6;
  box-shadow: 3px 7px 20px #0000001a;
}
.safar-flayer .purshase-message p {
  color: #61374e;
  font-weight: 600;
  font-size: 17px;
}
.safar-flayer .title p {
  color: #61374e;
  font-weight: 600;
  font-size: 17px;
}
.safar-flayer .title {
  background-color: #f6f6f6;
  box-shadow: 0px 3px 20px #0000001a;
}
.checkout-left-section .first-element.active .btn-red {
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}
.checkout-left-section .first-element.active a span {
  color: #da3f68;
}
.checkout-left-section .first-element.active a i {
  color: #da3f68;
}
.product-added-bloc .view-cart .fa-close {
  padding: 6px 11px;
  font-size: 16px;
  position: relative;
  border-radius: 5px;
  background-color: #f6f6f6;
  color: #4b4b4b;
  left: 55%;
  top: -6px;
}
.Toastify__close-button {
  padding: 6px 11px !important;
  font-size: 16px !important;
  position: relative !important;
  border-radius: 5px !important;
  background-color: #f6f6f6 !important;
  color: #4b4b4b !important;
  top: -6px !important;
}

.product-added-bloc .view-cart .btn-red {
  padding: 6px 18px;
  font-size: 11px;
  border-radius: 10px;
  position: relative;
  left: 68%;
  top: 40% !important;
}

.product-added-bloc .product-details .product-title {
  color: #d0043c;
  font-weight: 600;
}
.product-added-bloc .product-details .add-message {
  color: #010101;
  font-weight: 600;
  font-size: 13px;
}
.product-added-bloc .product-image {
  border-radius: 5px;
  width: 16%;
}
.product-added-bloc .product-image img {
  width: 50%;
}
.product-added-bloc {
  background-color: #f0f0f0;
  border-radius: 5px;
}

.btn-gray {
  background-color: #f6f6f6 !important;
  color: #4b4b4b !important;
  font-weight: 600;
}
.btn-red {
  color: #d0043c !important;
  background-color: #ffecec !important;
  font-weight: 600;
}
.checkout-right-section .place-order button {
  color: #d0043c;
  background-color: #ffecec;
  font-weight: 600;
}
.checkout-right-section .read-terms-text label {
  font-size: 15px;
  font-weight: 600;
  color: #636363;
}
.checkout-right-section .read-terms-text label a {
  color: #d0043c;
}
.checkout-right-section .read-terms-checkbox {
  width: 24px;
  position: relative;
  height: 17px;
  top: 12%;
}
.checkout-right-section .total-amount h5 {
  color: #d0043c;
  font-weight: 600;
}
.checkout-right-section .product-description .product-title {
  color: #444444;
  font-weight: 600;
}
.checkout-right-section .product-description .price-quantity {
  font-size: 12px;
  position: relative;
  top: 39%;
  width: max-content;
  color: #444444;
  font-weight: 600;
}
.checkout-right-section .product-description .btn-minus {
  position: relative;
  border-radius: 5px 0px 0px 5px;
  top: 0px;
}
.checkout-right-section .product-description .btn-plus {
  position: relative;
  border-radius: 0px 5px 5px 0px;
  top: 0px;
}
.checkout-right-section .product-description .btn {
  position: relative;
  top: 25%;
  font-size: 6px;
}
.checkout-right-section .product-description .quantity-input {
  position: relative;
  top: 25%;
  color: #b70000;
  font-weight: 600;
  font-size: 13px;
}
.checkout-right-section .product-description .price {
  font-size: 14px;
  position: relative;
  left: 32%;
  top: 33%;
  color: #d0043c;
  font-weight: 600;
}
.checkout-right-section .products-cart-list .product-image {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 5px;
}
.checkout-right-section .products-cart-list .product-description {
  width: 72%;
  margin-left: 3%;
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 5px;
}
.checkout-right-section .your-order {
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 20px;
}
.checkout-right-section .your-order h4 {
  color: #444444;
  font-weight: 600;
}
.checkout-left-section .second-element .flights {
  border-radius: 10px 10px 0px 0px;
  box-shadow: 0px 3px 20px #0000001a;
}
.checkout-left-section .second-element .passengers {
  border-radius: 10px 10px 0px 0px;
  box-shadow: 0px 3px 20px #0000001a;
}
.checkout-left-section .second-element table th {
  color: #767676;
  font-weight: 500;
}
.checkout-left-section .second-element table td {
  color: #3a3a3a;
  font-weight: 500;
}
.checkout-left-section .second-element .title {
  background-color: #f8f5f0;
}
.checkout-left-section .second-element .title h4 {
  color: #d0043c;
  font-weight: 600;
}
.checkout-left-section .second-element .fa-angle {
  font-size: 24px;
  color: black;
}
.checkout-left-section .first-element {
  background-color: #f8f5f0;
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 20px;
}
.checkout-left-section .second-element {
  background-color: #ffffff;
  box-shadow: 0px 3px 20px #0000001a;
  border-radius: 20px;
}
.checkout-left-section .first-element a i {
  border-radius: 80px;
  padding: 10px;
  background: white;
  text-decoration: none;
  color: #ad9a77;
  font-size: 22px;
}
.checkout-left-section .first-element a {
  text-decoration: none;
}
.checkout-left-section .first-element a span {
  color: #ad9a77;
  font-weight: 600;
  font-size: 20px;
}
.right-line {
  background: transparent linear-gradient(90deg, #707070 0%, #38383800 100%) 0%
    0% no-repeat padding-box;
}
.left-line {
  background: transparent linear-gradient(270deg, #707070 0%, #38383800 100%) 0%
    0% no-repeat padding-box;
}
.or-label {
  color: #d0043c;
}
.btn.no-border {
  text-decoration: none;
  color: #858585;
  background: #f5f5f5;
  font-weight: 600;
  height: 48px;
  font-size: 20px;
  box-shadow: 0px 3px 6px #0000001c;
}
.label-form {
  color: #c2002f;
  font-weight: 600;
  font-size: 20px;
}
.input-form {
  border: 2px solid #d0043c;
  background-color: #ffecec;
  opacity: 32%;
  height: 48px;
}
.input-form-without-border {
  border: none;
  background-color: #f5f5f5;
  height: 48px;
}
.input-form-without-border::placeholder {
  color: #858585;
  font-weight: 600;
  opacity: 100%;
}
.sign-in {
  border: none;
  background-color: #ffecec;
  color: #c2002f;
  font-weight: 600;
  height: 48px;
  font-size: 20px;
  box-shadow: 0px 3px 6px #0000001c;
}
.right-side {
  padding-top: 40px;
  padding-left: 150px;
}
.right-side .title {
  position: relative;
  left: -19%;
  top: 33px;
}
.right-side .title h5 {
  font-weight: 600;
}
.left-side {
  background-color: #efefef;
  padding-top: 160px;
  padding-left: 100px;
}
.left-side .logo {
  left: 10%;
  position: relative;
  top: -57px;
}
.left-side .title {
  position: relative;
  left: -3%;
  top: -5px;
}

.left-side .Home {
  color: #444444;
  font-weight: 600;
}
.left-side .Arrow {
  color: #444444;
  font-weight: 600;
}
.left-side .text-danger {
  color: #d0043c !important;
  font-weight: 600;
}
.about-us-first-section .text-description-bloc {
  color: #707070;
}
.about-us-our-benefits {
  top: -170px;
  height: 167px;
}

.about-us-second-section .arrows {
  position: relative;
  z-index: 1;
}
.about-us-second-section .arrows.first {
  left: 80%;
  top: 353px;
}
.about-us-second-section .arrows.second {
  left: 78%;
  top: 476px;
}
.about-us-second-section .arrows.third {
  left: 78%;
  top: 572px;
}
.about-us-second-section .arrows.four {
  left: 77%;
  top: 661px;
}
.about-us-second-section .blocs.add {
  position: relative;
  top: -40px;
}
.about-us-second-section .blocs.confirm {
  position: relative;
  top: -80px;
}
.about-us-second-section .blocs.order-on-board {
  position: relative;
  top: -120px;
}
.about-us-second-section .blocs.need-assistance {
  position: relative;
  top: -160px;
}
.about-us-second-section .blocs .icon {
  border: 4px solid white;
  position: relative;
  background-color: #ffecec;
  border-radius: 10px;
  padding-left: 21px;
  padding-top: 14px;
  padding-bottom: 14px;
  z-index: 1;
}
.about-us-second-section .blocs .icon.first {
  left: 92%;
  top: -135px;
}
.about-us-second-section .blocs .icon.second {
  left: 92%;
  top: -160px;
}
.about-us-second-section .blocs .icon.third {
  left: 92%;
  top: -135px;
}
.about-us-second-section .blocs .icon.four {
  left: 92%;
  top: -135px;
}
.about-us-second-section .blocs .icon.five {
  left: 92%;
  top: -185px;
}
.about-us-second-section .blocs .title {
  color: #d0043c;
  font-weight: 600;
}
.about-us-second-section .blocs .desc {
  color: #616161;
  font-weight: 600;
}
.about-us-second-section .blocs .text {
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ffecec;
  border-radius: 10px;
}
.about-us-first-section {
  position: relative;
  top: -127px;
}
.about-us-first-section .shape-1 {
  position: relative;
  left: 56%;
  top: 125%;
  z-index: 5;
}
.about-us-first-section .shape-2 {
  position: relative;
  left: 75%;
  top: 368%;
}
.about-us-first-section .image {
  z-index: 6;
}
.about-us-first-section .video-icon {
  position: relative;
  top: 279%;
  left: -2%;
  background-color: white;
  padding: 7px;
  border-radius: 68px;
  z-index: 7;
}

.about-us-first-section .text-description-bloc {
  background-color: #f8f8f8;
  position: relative;
  border-radius: 20px;
  top: 170px;
  left: 7%;
  z-index: 6;
}

.about-us-first-section .text-title {
  color: #c2002f;
}
.title-txt h3 {
  color: #444444;
  font-weight: 600;
  font-size: 38px;
}
.title-txt h3 .red-txt {
  color: #ba0c2f;
}
.title-txt h3 .red-line hr {
  color: #ab2734;
  position: relative;
  border: 0.1px solid #ab2734;
  opacity: 100%;
  left: -15%;
}
.title-txt.parent {
  position: relative;
  top: -80px;
  left: -4.5%;
}
.nav-link.active {
  color: #d0043c !important;
}
.nav-link {
  font-weight: 400;
  font-size: 18px;
}

.font-poppins {
  font-family: 'Poppins';
}
.goals {
  background-color: white;
  box-shadow: 0px 3px 20px #0000001a;
  width: 96%;
  height: 64%;
  padding: 52px 0px 0px 16px;
  border-radius: 7px;
}

.goals h4 {
  color: #ba0c2f;
  font-weight: 600;
}
.goals p {
  color: #616161;
  font-size: 14px;
  font-weight: 500;
}

.goals-after {
  background-color: white;
  box-shadow: 0px 12px 20px #0000001a;
  border-radius: 7px;
  padding: 18px;
  width: 75px;
  height: 74px;
  position: relative;
  top: -84%;
  left: 66%;
}

.goals-fleche img {
  margin-top: 68px;
  margin-left: -20px;
}

.goals-fleche {
  z-index: 9;
}

.filter button {
  background-color: white;
  color: #5f5f5f;
  font-size: 17px;
  padding: 10px 20px;
  border: 1px solid #d8d8d8;
  width: 110%;
}
.filter {
  position: relative;
  top: -81px;
}
.filter .active {
  background-color: #b69a632e;
  color: #b69a63;
  border: none;
  font-weight: 500;
  border: 1px solid #b69a632e;
}

/* .products{
 
  
} */
.products a {
  text-decoration: none;
  color: #d0043c;
  font-weight: 600;
}

.products a i {
  margin-left: 10px;
}
.a-t-c button {
  background-color: #b69a632e;
  color: #b69a63;
  position: relative;
  border-radius: 7px 0px 0px 7px;
}
.a-t-c {
  display: none;
}
.product-card .a-t-c button {
  left: 19%;
}
.product-card .card-desc {
  font-size: 18px;
}
.product-card .card-price {
  font-size: 20px;
}
.product-card .card-old-price {
  font-size: 14px;
}
.product-card .card-title {
  font-size: 16px;
  height: 64px;
}

.product-card {
  width: 22.5%;
  flex-direction: column;
  border-radius: 18px;
  margin-left: 35px;
  margin-bottom: 15px;
  border: 1px solid #d8d8d8;
}
.product-card:hover .a-t-c {
  display: block;
}
.product-card:hover {
  box-shadow: 0px 3px 20px #0000001a;
  transition: 0.5s;
}

.products-parent {
  width: 112%;
  position: relative;
  left: -7%;
  top: -89px;
  flex-wrap: wrap;
}
.title-txt.parent.benefits {
  left: -8.5%;
}
.brands-images {
  position: relative;
  top: -78px;
}
.our-benef {
  position: relative;
  top: -56px;
  width: 102%;
  left: -0.5%;
}
.our-benefits {
  background-color: white;
  border: 1px solid #d8d8d8;
  padding: 23px 0px;
  border-radius: 10px !important;
}
.title-txt.parent.responsability {
  position: relative;
  top: 0px;
  left: 2.4%;
}
.title-txt.responsability h3 .red-line hr {
  left: -13%;
}

.our-reponsability {
  background-image: url(../img/our-responsability.png);
  background-size: cover;
  background-position: top;
  height: 315px;
  width: 100%;
  position: relative;
  /* left: -11.1%; */
}

.our-reponsability p {
  font-weight: 500;
  color: #444444;
  font-size: 20px;
  /* padding: 10px 57px 10px 125px; */
  position: relative;
  left: -0.5%;
  text-align: justify;
}
.title-txt.parent.brands .red-line {
  position: relative;
  left: -14%;
}


footer {
  background: transparent linear-gradient(180deg, #696969 0%, #353535 100%) 0%
    0% no-repeat padding-box;
  position: relative;
}

.content-desc {
  position: relative;
  left: 7%;
}

.btn-filter-grid {
  /* position: relative;
 left: 4%; */
}

.btn-filter-list.active button {
  color: #d0043c;
  background-color: #ffecec;
}

.btn-filter-list.active {
  /* position: relative;
left: 26%;  */
}

.filter-section {
  border: 0.5px solid #c8c8c8;
  border-radius: 10px !important;
}

.filter-by .fa-angle-down {
  font-size: 23px;
  padding-top: 5px;
}

.filter-by-gender button {
  background-color: #e8e8e8;
  color: #4b4b4b;
  font-weight: 500;
}

.filter-by-category input {
  width: 20px;
  height: 18px;
}

.filter-by-category label {
  font-weight: 400;
  font-size: 14px;
}

.product-grid {
  border: 0.5px solid #c8c8c8;
  border-radius: 10px !important;
}

.product-grid .product-grid-title {
  color: #444444;
}

.product-grid .product-grid-sub-title {
  color: #444444;
}

.product-grid .product-grid-old-price {
  text-decoration: line-through;
  color: #999999;
  text-decoration-color: #d0043c;
}

.product-grid .product-grid-price {
  font-size: 25px;
  font-weight: 600;
  color: #d0043c;
}

.product-grid .product-grid-add-to-cart {
  color: #b70000;
  background-color: #f5dede;
  border-radius: 10px;
}

/* Responsive for mobile iphone 12 pro ......*/

@media only screen and (max-width: 576px) {
  .img-brand {
    width: 50%;
  }

  .products-list .a-t-c button {
    padding-right: 40px !important;
    left: 61.2%;
    top: -47px;
  }
  .fitler .validate-filter button {
    font-size: 12px !important;
  }
  .fitler .validate-filter {
    width: 122% !important;
    left: -17.6% !important;
  }
  .fitler .filter-by button {
    font-size: 8px !important;
  }
  .pagination .page-next {
    padding: 6px 22px;
    font-size: 12px;
  }
  .pagination .page-dots {
    font-size: 12px;
  }
  .pagination {
    position: relative;
    left: 13%;
    width: 89%;
  }
  .pagination .pages-parent {
    margin-left: 2%;
  }
  .pagination .page-number {
    padding: 4px 11px;
    font-size: 14px;
  }
  .product-grid .card-price {
    font-size: 15px;
  }
  .product-grid .card-title {
    font-size: 13px;
    font-weight: 500;
  }
  .product-grid .card-desc {
    font-size: 13px;
    padding-right: 20px;
  }
  .product-grid .a-t-c button {
    left: 0%;
    width: 111%;
    top: -1%;
    font-size: 11px;
  }
  .filter-section-list-grid .btn-filter .btn span {
    color: #444444;
    padding-left: 10px;
    padding-top: 5px;
  }
  .filter-section-list-grid .btn-filter .btn {
    position: relative;
    left: 37%;
    width: max-content;
  }
  .filter-section-list-grid .sort-by a {
    position: relative;
    left: 6%;
    font-weight: 100;
  }
  .filter-section-list-grid .results {
    font-size: 18px;
    position: relative;
    left: 3%;
  }
  .filter-section-list-grid .btn-filter-list .btn {
    background-color: white;
    border: none;
    left: 146%;
    top: -5.7px;
    padding: 1px 11px;
    border-right: 1px solid #707070;
    border-radius: 0;
  }
  .bg-shop {
    width: 103.2% !important;
    left: -3.2% !important;
    background-position: -813px 4px !important;
    top: 0px !important;
  }
  header .header-search input {
    width: 88%;
    position: relative;
    left: 2%;
  }
  header .header-search button {
    left: 1%;
  }
  header .header-search button img {
    width: 86%;
  }
  footer .links {
    position: relative;
    left: 0%;
    font-size: 18px;
    font-weight: 600;
  }
  .our-reponsability {
    width: 115.1% !important;
  }
  .our-benefits {
    padding: 16px 0px;
  }
  .a-t-c button {
    left: 0.5%;
    top: -37px;
  }
  .our-benef {
    position: relative;
    top: 0px;
    width: 98%;
    left: 3%;
  }
  .title-txt.parent.benefits {
    position: relative;
    top: -31px;
    left: 3%;
  }
  .products-parent {
    width: 99%;
    left: 0%;
    top: -37px;
    overflow-x: scroll;
    display: flex;
    flex-wrap: inherit;
  }
  .title-txt.parent.products {
    position: relative;
    top: -35px;
    left: 0%;
  }
  .our-reponsability p {
    font-size: 12px;
    text-align: left;
    padding: 0px 0px 0px 10px;
    left: 0%;
  }
  .title-txt.parent {
  }
  .title-txt.parent.our-reponsability {
    left: 4% !important;
  }
  .title-txt h3 {
    color: #444444;
    font-weight: 600;
    font-size: 30px;
  }
  .goals-parent {
    position: relative;
    left: 7%;
    top: 35px;
    width: 90%;
  }
  .background-landing .title {
    left: 5.5%;
    top: 44%;
    width: 75%;
    position: relative;
  }
  .background-landing {
    width: 102.5%;
    left: -2.6%;
    position: relative;
  }
  .position-relative {
    float: right;
  }
  header .cart img {
    width: 14%;
    position: relative;
    left: 50%;
  }
  header .search img {
    width: 33%;
    position: relative;
    left: 81%;
  }
  header .burger img {
    width: 50%;
    position: relative;
    left: 0%;
  }
  .logo-header-one-world img {
    position: relative;
    top: 9px;
    width: 80%;
    left: -4%;
  }
  .logo-header-ram img {
    width: 183%;
    position: relative;
    top: 6px;
    left: -49%;
  }
  .logo-header img {
    width: 75% !important;
    position: relative;
    left: -81%;
  }
  .background-landing {
    background-size: cover;
    background-repeat: no-repeat;
    height: 447px;
    background-position: -606px 0px;
  }
  .finalized-message .order-recap .order-products .quantity {
    font-size: 10px;
  }
  .finalized-message .order-recap .order-products .price-quantity {
    font-size: 6px;
  }
  .finalized-message .order-recap .order-products .product-image span {
    padding-bottom: 208%;
  }
  .finalized-message .order-recap .order-products .product-image img {
    max-height: 100%;
  }
  .finalized-message .order-recap .order-products .product-price {
    font-size: 10px;
  }
  .finalized-message .order-recap .order-products .product-sub-title {
    font-size: 10px;
  }
  .finalized-message .order-recap .order-products .product-title {
    font-size: 10px;
  }
  .finalized-message .order-recap .order-infos {
    font-size: 9px;
  }
  .chekout-my-cart-mobile .product-detail .product-image i {
    padding-bottom: 91% !important;
  }
  .chekout-my-cart-mobile .product-detail .product-image img {
    max-height: 80% !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .title {
    font-size: 13px !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn {
    font-size: 8px !important;
    top: 14% !important;
    padding: 4px 11px !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .quantity-input {
    top: 18% !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .price-quantity {
    font-size: 11px !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .price {
    top: 8% !important;
    font-size: 14px !important;
  }
  .reservation-number-title .title {
    font-size: 14px;
  }
  .chekout-mobile .confirmation .product-description .btn {
    font-size: 7px !important;
    padding: 8px 13px;
  }

  .error-500 .title-error .btn {
    font-size: 23px;
  }
  .error-500 .title-error {
    left: 5%;
    width: max-content;
  }
  .error-500 .title-error .title-red {
    font-size: 50px;
  }
  .error-500 .title-error .title-gray {
    font-size: 45px;
  }
  .error-500 .number {
    left: 19%;
  }

  .error-404 .title-error .btn {
    font-size: 23px;
  }
  .error-404 .title-error {
    left: 5%;
    width: max-content;
  }
  .error-404 .title-error .title-red {
    font-size: 50px;
  }
  .error-404 .title-error .title-gray {
    font-size: 45px;
  }
  .bg-errors {
    left: -1%;
  }
  .error-404 .number {
    left: 19%;
  }
  .meals-parent .meals-card .meals-price {
    font-size: 15px;
  }
  .meals-parent .meals-card .btn {
    font-size: 10px;
  }
  .meals-parent .meals-card .meals-title {
    min-height: 60px;
    font-size: 13px;
  }
  .meals-card {
    min-width: 61%;
  }
  .language-popup .language-title {
    font-size: 10px;
  }

  .chekout-payment-mobile .confirmation .product-description .price {
    font-size: 17px;
  }
  .chekout-payment-mobile .confirmation .product-description .price-quantity {
    font-size: 15px;
  }
  .chekout-payment-mobile .confirmation .product-description .btn-plus {
    left: -21%;
  }
  .chekout-payment-mobile .confirmation .product-description .quantity-input {
    top: 14%;
    left: -16%;
  }
  .chekout-payment-mobile .confirmation .product-description .btn {
    font-size: 11px;
    position: relative;
    top: 10%;
  }
  .chekout-payment-mobile .confirmation .product-image img {
    width: 53px;
  }
  .chekout-payment-mobile .confirmation .product-description .fa-trash-can {
    position: relative;
    left: 23%;
    top: 6%;
  }

  .chekout-payment-mobile .confirmation .product-description .product-title {
    font-size: 16px;
  }
  .cart-popup-mobile .cart .product-image img {
    width: 49px;
  }
  .cart-popup-mobile .cart .product-description .product-title {
    font-size: 15px;
  }
  .cart-popup-mobile .cart .product-description .btn {
    font-size: 9px;
    top: 17%;
  }
  .cart-popup-mobile .cart .product-description .quantity-input {
    left: 6%;
    top: 23%;
  }
  .cart-popup-mobile .cart .product-description .btn {
    font-size: 9px;
    top: 17%;
  }
  .cart-popup-mobile .cart .product-description .price-quantity {
    font-size: 14px;
  }
  .cart-popup-mobile .cart .product-description .btn-plus {
    left: -52%;
  }
  .product-added-bloc .view-cart .fa-close {
    font-size: 14px;
    left: 225%;
    top: -5px;
  }
  .product-added-bloc .view-cart .btn-red {
    padding: 4px 91px;
    left: 0%;
    top: -5px;
    font-size: 12px;
    width: max-content;
  }
  .product-added-bloc .product-details .product-title {
    font-size: 16px;
  }
  .product-added-bloc .product-details .add-message {
    font-size: 14px;
    width: max-content;
  }
  .product-added-bloc .product-image {
    border-radius: 5px;
    width: 86px;
    height: 92px;
  }
  .product-added-bloc .product-image img {
    width: 69%;
  }
  .chekout-mobile .confirmation .read-terms-text {
    font-size: 14px;
  }
  .chekout-mobile .confirmation .product-image img {
    width: 56%;
  }
  .chekout-mobile .confirmation .product-description .quantity-input {
    font-size: 15px;
    left: 12%;
  }
  .chekout-mobile .confirmation .product-description .btn-plus {
    font-size: 10px;
    left: -44%;
  }
  .chekout-mobile .confirmation .product-description .btn-minus {
    font-size: 10px;
  }
  .chekout-mobile .confirmation .product-description .price {
    font-size: 15px;
  }
  .chekout-mobile .confirmation .product-description .price-quantity {
    font-size: 12px;
  }
  .chekout-mobile .confirmation .product-description .product-title {
    font-size: 12px;
  }
  .chekout-mobile .resevration .passengers .title {
    color: #b70000 !important;
  }
  .chekout-mobile .booking-number .btn-next {
    padding: 5px 20px;
  }
  .chekout-mobile .flight-details .fa-regular {
    left: 8%;
    top: 11%;
  }
  .chekout-mobile .flight-details .to-depart {
    width: 54%;
    left: 58%;
    top: 52px;
  }
  .chekout-mobile .flight-details .to-arrive {
    width: 54%;
    left: 57%;
    top: 52px;
  }
  .chekout-mobile .flights .infos .time-travel {
    font-size: 9px;
  }
  .chekout-mobile .flights .infos .type-travel {
    font-size: 9px;
  }
  .chekout-mobile .flights .infos .plane-name {
    font-size: 8px;
  }
  .chekout-mobile .flights .arrive-infos .time-arrive {
    font-size: 11px;
  }
  .chekout-mobile .flights .arrive-infos .city-arrive {
    font-size: 9px;
  }
  .chekout-mobile .flights .arrive-infos .date-arrive {
    font-size: 8px;
  }
  .chekout-mobile .flights .depart-infos .time-depart {
    font-size: 11px;
  }
  .chekout-mobile .flights .depart-infos .city-depart {
    font-size: 9px;
  }
  .chekout-mobile .flights .depart-infos .date-depart {
    font-size: 8px;
  }
  .chekout-mobile .flights .depart-infos img {
    width: 30%;
  }
  .chekout-mobile .flights .arrive-infos img {
    width: 30%;
  }
  .chekout-mobile .flights .infos img {
    width: 45%;
  }
  .chekout-mobile .booking-number .resevration .fa-angle {
    font-size: 18px;
    left: 22px;
    top: 5%;
  }
  .chekout-mobile .booking-number .add-booking-number a span {
    font-size: 17px;
  }
  .chekout-mobile .booking-number .add-booking-number a i {
    padding: 11px 13px;
    font-size: 18px;
  }

  .chekout-mobile hr {
    left: -2%;
  }

  .chekout-mobile .tabs .btn {
    padding: 8px 12px;
    font-size: 14px;
  }
  .chekout-mobile .tabs .btn.active {
    padding: 8px 12px;
  }
  .input-form-without-border::placeholder {
    font-size: 13px;
  }
  .sign-in {
    font-size: 17px;
    height: 40px;
  }
  .label-form {
    font-size: 15px;
  }
  .btn.no-border {
    font-size: 17px;
    height: 40px;
  }
  .input-form {
    border: 2px solid #d0043c;
    background-color: #ffecec;
    opacity: 32%;
    height: 36px;
  }
  .input-form-without-border {
    border: none;
    background-color: #f5f5f5;
    height: 36px;
  }
  .right-side .fa-xmark {
    position: relative;
    left: -3%;
    top: -75px;
    background: #f6f6f6 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 6px 11px;
  }
  .right-side .skyshop-logo img {
    position: relative;
    top: -62px;
  }
  .right-side .logo img {
    position: relative;
    width: 40px;
    top: -22px;
    left: 19px;
  }
  .right-side .title h5 {
    font-weight: 600;
    font-size: 18px;
  }
  .right-side .title {
    position: relative;
    left: 5%;
    top: 0px;
  }
  .right-side {
    padding-top: 40px;
    padding-left: 0px;
    position: relative;
  }
  .about-us-second-section .icon.first img {
    width: 48%;
  }
  .about-us-second-section .icon.second img {
    width: 55%;
  }
  .about-us-second-section .icon.third img {
    width: 55%;
  }
  .about-us-second-section .icon.four img {
    width: 60%;
  }
  .about-us-second-section .icon.five img {
    width: 53%;
  }
  .about-us-second-section {
    position: relative;
    top: 20px;
  }
  .about-us-our-benefits {
    top: -170px;
    height: 369px;
  }
  .about-us-second-section .blocs .icon {
    padding-left: 0px;
    padding-right: 0px;
  }
  .about-us-second-section .blocs .icon.first {
    left: 85%;
    top: -159px;
    width: 17%;
  }
  .about-us-second-section .blocs .icon.second {
    left: 85%;
    top: -179px;
    width: 17%;
  }
  .about-us-second-section .blocs .icon.third {
    left: 85%;
    top: -143px;
    width: 17%;
  }
  .about-us-second-section .blocs .icon.four {
    left: 85%;
    top: -146px;
    width: 17%;
  }
  .about-us-second-section .blocs .icon.five {
    left: 85%;
    top: -197px;
    width: 17%;
  }
  .about-us-second-section .blocs .title {
    font-size: 15px;
    padding-right: 56px;
  }
  .about-us-second-section .blocs .desc {
    font-size: 12px;
  }
  .about-us-first-section .text-description-bloc {
    font-size: 12px;
  }
  .about-us-first-section .text-title {
    font-size: 19px;
  }
  .about-us-first-section .shape-1 {
    left: 72%;
    top: 376%;
    width: 20%;
  }
  .about-us-first-section .shape-2 {
    left: -43%;
    top: 691%;
    width: 13%;
    transform: rotate(201deg);
  }
  .about-us-first-section .text-description-bloc {
    top: 34px;
    left: 4%;
  }
  .about-us-first-section .video-icon {
    top: 271%;
    left: -3%;
    width: 16%;
  }

  .about-us-first-section .image img {
    width: 107%;
  }
  .about-us-first-section {
    position: relative;
    top: -36px;
  }
  .english-lang {
    display: none !important;
  }
  .goals-parent .add {
    position: relative;
    top: -22px;
  }
  .goals-parent .submit {
    position: relative;
    top: -44px;
  }
  .goals-parent .collect {
    position: relative;
    top: -66px;
  }
  .goals {
    width: 99%;
    height: 55%;
    padding: 17px;
    border-radius: 15px;
  }

  .goals p {
    font-size: 12px;
  }

  .goals h4 {
    color: #d0043c;
    font-size: 14px;
  }

  .goals-after {
    width: 50px;
    height: 46px;
    position: relative;
    left: 78%;
    top: -67%;
  }
  .goals-after img {
    width: 138%;
    position: relative;
    top: -10px;
    left: -14%;
  }

  .btn .fa-sort-down {
    padding-bottom: 0px;
    padding-left: 9px;
  }

  .product-card {
    min-width: 80%;
  }

  .card-title {
    font-size: 14px;
  }

  .card-desc {
    font-size: 12px;
  }

  .card-old-price {
    font-size: 10px;
  }

  .card-price {
    font-size: 16px;
  }

  .benefits-title {
    font-size: 18px;
    padding-top: 7px;
  }

  .footer-image {
    width: 50%;
    margin-left: 25%;
  }

  .footer-social {
    width: 10%;
  }

  .copyright-txt-footer {
    font-size: 10px;
    left: 4%;
    position: relative;
  }

  .content-desc {
    left: 0%;
  }

  .btn-filter-grid {
    position: relative;
    left: -15px;
  }

  .product-grid .product-grid-title h3 {
    font-size: 17px;
  }

  .product-grid .product-grid-sub-title h6 {
    font-size: 11px;
  }
  .product-grid .product-grid-price {
    font-size: 17px;
  }
  .product-grid .product-grid-old-price {
    font-size: 11px;
  }
  .product-grid .product-grid-add-to-cart {
    font-size: 12px;
  }
}

/* responsive for tablet */
@media (min-width: 576px) and (max-width: 652px) {
  .product-grid .card-desc {
    font-size: 15px;
    padding-right: 15px;
  }
  .product-grid .card-title {
    font-size: 15px;
  }
  .product-grid .card-price {
    font-size: 15px;
  }
  .product-grid .a-t-c button {
    left: -12.5%;
    width: 122%;
    font-size: 13px;
  }
  .filter-section-list-grid .btn-filter .btn span {
    color: #444444;
    padding-left: 10px;
    padding-top: 5px;
  }
  .filter-section-list-grid .btn-filter .btn {
    position: relative;
    left: 47%;
  }
  .filter-section-list-grid .sort-by a {
    position: relative;
    left: 6%;
    font-weight: 100;
  }
  .filter-section-list-grid .results {
    font-size: 18px;
    position: relative;
    left: 3%;
  }
  .filter-section-list-grid .btn-filter-list .btn {
    background-color: white;
    border: none;
    left: 177%;
    top: -5.7px;
    padding: 1px 11px;
    border-right: 1px solid #707070;
    border-radius: 0;
  }
  .bg-shop {
    width: 114.7% !important;
    left: -8.3% !important;
    top: 0px !important;
  }
  header .header-search button {
    left: -1%;
  }
  header .header-search button img {
    width: 86%;
  }
  header {
    width: 94%;
  }
  .goals-parent {
    position: relative;
    top: 52px;
  }
  .background-landing .title {
    position: relative;
    left: 11%;
    width: 74%;
    top: 31%;
  }
  .background-landing .title h3 {
    font-weight: 700;
    font-size: 25px;
  }
  .background-landing .title h1 {
    font-weight: 600;
    font-size: 45px;
  }

  .background-landing .btn {
    padding: 10px 59px;
  }
  header .burger {
    position: relative;
    left: -16%;
  }
  header .burger img {
    width: 50%;
  }
  header .cart {
    position: relative;
    left: 106%;
    width: 30%;
  }
  header .cart img {
    width: 96%;
  }
  header .search {
    position: relative;
    left: 42%;
  }
  header .search img {
    width: 33%;
  }
  header .logo-header img {
    width: 67%;
  }
  header .logo-header-ram img {
    width: 189%;
  }
  header.logo-header-one-world img {
  }
  header .logo-header {
    position: relative;
    left: -24%;
  }
  header .logo-header-ram {
    position: relative;
    left: -11%;
    top: 21%;
  }
  header .logo-header-one-world {
    position: relative;
    top: 31%;
    left: 4%;
  }
  .background-landing {
    width: 120% !important;
    position: relative;
    left: -14%;
    background-repeat: no-repeat;
    height: 447px;
    background-position: -606px 0px;
  }
  .goals-after {
    left: 82%;
  }
  .title-txt.parent.responsability {
    width: 88%;
    left: 10.5%;
  }
  .our-reponsability {
    width: 120% !important;
    left: -14.3% !important;
  }
  .our-reponsability p {
    font-size: 17px;
    left: 1.5%;
  }
  .title-txt.parent.brands {
    top: -55px;
    left: 1%;
  }
  .brands-images {
    position: relative;
    top: -46px;
  }
  .a-t-c button {
    left: 0%;
  }
  .our-benef {
    top: 5px;
  }
  .title-txt.parent.benefits {
    top: -18px;
    left: 1%;
  }
  .products-parent {
    top: 9px;
    flex-wrap: inherit;
    overflow-x: scroll;
  }
  .filter {
    top: 7px;
  }
  .title-txt.parent.products {
    top: 40px;
    left: 1%;
  }
}
@media (min-width: 653px) and (max-width: 768px) {
  .product-grid .a-t-c button {
    left: -6.5%;
  }
  .filter-section-list-grid .btn-filter .btn span {
    color: #444444;
    padding-left: 10px;
    padding-top: 5px;
  }
  .filter-section-list-grid .btn-filter .btn {
    position: relative;
    left: 60%;
  }
  .filter-section-list-grid .sort-by a {
    position: relative;
    left: 6%;
    font-weight: 100;
  }
  .filter-section-list-grid .results {
    font-size: 18px;
    position: relative;
    left: 3%;
  }
  .filter-section-list-grid .btn-filter-list .btn {
    background-color: white;
    border: none;
    left: 213%;
    top: -5.7px;
    padding: 1px 11px;
    border-right: 1px solid #707070;
    border-radius: 0;
  }
  .bg-shop {
    width: 143% !important;
    left: -22.5% !important;
    top: 0px !important;
  }
  .goals-parent {
    position: relative;
    top: 52px;
  }
  .background-landing .title {
    position: relative;
    left: 11%;
    width: 50%;
    top: 44%;
  }
  .background-landing .title h3 {
    font-weight: 700;
    font-size: 41px;
  }
  .background-landing .title h1 {
    font-weight: 600;
  }

  .background-landing .btn {
    padding: 10px 59px;
  }
  header .burger {
    position: relative;
    left: -7%;
  }
  header .burger img {
    width: 50%;
  }
  header .cart {
    position: relative;
    left: 105%;
    width: 17%;
  }
  header .cart img {
    width: 108%;
  }
  header .header-search button img {
    width: 86%;
  }
  header .header-search button {
    position: relative;
    left: -1%;
  }
  header .search {
    position: relative;
    left: 42%;
  }
  header .search img {
    width: 33%;
  }
  header .logo-header img {
    width: 60%;
  }
  header .logo-header-ram img {
    width: 189%;
  }
  header.logo-header-one-world img {
  }
  header .logo-header {
    position: relative;
    left: -15%;
  }
  header .logo-header-ram {
    position: relative;
    left: -11%;
    top: 21%;
  }
  header .logo-header-one-world {
    position: relative;
    top: 31%;
    left: 4%;
  }
  .background-landing {
    width: 126.5%;
    position: relative;
    left: -14%;
    background-repeat: no-repeat;
    height: 447px;
    background-position: -606px 0px;
  }
  .goals-after {
    left: 82%;
  }
  .title-txt.parent.responsability {
    width: 88%;
    left: 7.5%;
  }
  .our-reponsability {
    width: 126.8% !important;
    left: -14.3% !important;
  }
  .title-txt.parent.brands {
    top: -55px;
    left: 1%;
  }
  .brands-images {
    position: relative;
    top: -46px;
  }
  .a-t-c button {
    left: 0%;
  }
  .our-benef {
    top: 5px;
  }
  .title-txt.parent.benefits {
    top: -18px;
    left: 1%;
  }
  .products-parent {
    top: 9px;
    flex-wrap: inherit;
    overflow-x: scroll;
  }
  .filter {
    top: 7px;
  }
  .title-txt.parent.products {
    top: 40px;
    left: 1%;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .product-detail .quantity .btns .fa-plus {
    left: -13px;
  }
  .product-detail .quantity .btns .fa-minus {
    left: -13px;
  }
  .products-list .a-t-c button {
    padding-right: 80px !important;
    left: 49%;
    top: -44px;
  }
  .fitler .validate-filter button {
    font-size: 12px !important;
  }
  .fitler .validate-filter {
    width: 120.4% !important;
    left: -16.3% !important;
  }
  .fitler .filter-by button {
    font-size: 9px !important;
  }
  .chekout-my-cart-mobile .product-description .fa-trash-can {
    left: 45px;
  }
  .chekout-my-cart-mobile .product-detail {
    width: 102%;
  }
  .product-grid-parent {
    width: 105.5%;
    left: -2%;
  }
  .btn-filter-grid {
    left: 0px;
  }

  .chekout-my-cart-mobile .product-description .fa-trash-can {
    left: 39px !important;
  }

  .cart-popup-mobile .cart .product-description .quantity-input {
    font-size: 22px;
  }
  .cart-popup-mobile .cart .product-description .product-title {
    font-size: 20px;
  }
  .cart-popup-mobile .cart .product-description .price-quantity {
    font-size: 20px;
  }
  .cart-popup-mobile .cart .product-description .price {
    font-size: 22px;
  }
  .cart-popup-mobile .cart .product-description .fa-trash-can {
    font-size: 19px;
    position: relative;
    top: 8%;
    left: 15%;
  }
  .cart-popup-mobile .cart .product-description .quantity {
    position: relative;
    top: 13px;
  }
  .cart-popup-mobile .product-image img {
    width: 60px;
  }
  .product-added-bloc .product-image img {
    width: 80%;
  }
  .product-added-bloc .product-image {
    width: 16%;
    height: 95px;
  }
  .product-added-bloc .view-cart .btn-red {
    padding: 6px 88px;
    font-size: 13px;
    left: 0%;
    top: -8px;
  }
  .product-added-bloc .view-cart .fa-close {
    font-size: 16px;
    left: 258%;
    top: -6px;
  }

  .chekout-mobile .confirmation .product-description .fa-trash-can {
    left: 20% !important;
  }
  .chekout-mobile .confirmation .product-image span {
    padding-bottom: 77% !important;
  }
  .chekout-mobile .confirmation .product-description .btn {
    font-size: 12px;
    top: 11%;
  }
  .chekout-mobile .confirmation .product-description .quantity-input {
    left: -6%;
    top: 17%;
    font-size: 17px;
  }
  .chekout-mobile .confirmation .product-description .btn-plus {
    border-radius: 0px 10px 10px 0px;
    left: -66%;
  }
  .right-side .title {
    left: 2%;
    top: 4px;
  }
  .right-side .fa-xmark {
    position: relative;
    left: -2%;
    font-size: 22px;
    top: -63px;
    background: #f6f6f6 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 6px 11px;
  }
  .right-side .title h5 {
    font-weight: 600;
    font-size: 22px;
  }
  .right-side .logo img {
    position: relative;
    width: 50px;
    top: -22px;
    left: 19px;
  }
  .right-side .skyshop-logo img {
    position: relative;
    top: -35px;
  }
  .right-side {
    padding-top: 0px;
    padding-left: 20px;
  }
  .about-us-our-benefits {
    top: -170px;
    height: 359px;
  }
  .about-us-first-section {
    position: relative;
    top: -69px;
  }
  .about-us-first-section .video-icon {
    top: 267%;
    width: 13%;
    left: -2%;
  }
  .about-us-first-section .image img {
    width: 105%;
  }
  .about-us-first-section .shape-1 {
    left: 70%;
    top: 378%;
    width: 20%;
  }
  .about-us-first-section .shape-2 {
    left: -42%;
    top: 556%;
    transform: rotate(189deg);
    width: 20%;
  }
  .about-us-first-section .text-description-bloc {
    top: 65px;
    left: 0%;
  }
  .about-us-second-section .blocs .icon.first {
    left: 85%;
    top: -178px;
    width: 16%;
  }
  .about-us-second-section .blocs .icon.second {
    left: 85%;
    top: -199px;
    width: 16%;
  }
  .about-us-second-section .blocs .icon.third {
    left: 85%;
    top: -155px;
    width: 16%;
  }
  .about-us-second-section .blocs .icon.four {
    left: 85%;
    top: -158px;
    width: 16%;
  }
  .about-us-second-section .blocs .icon.four {
    left: 85%;
    top: -158px;
    width: 16%;
  }
  .about-us-second-section .blocs .title {
    font-size: 20px;
    padding-right: 83px;
  }
  .about-us-second-section .blocs .icon {
    padding-left: 0px;
    padding-right: 0px;
  }
  .about-us-second-section .blocs .icon.five {
    left: 85%;
    width: 16%;
    top: -229px;
  }
  .english-lang {
    display: none !important;
  }
  .add-to-submit img {
    position: relative;
    transform: rotate(129deg);
  }
  .product-card {
    min-width: 45%;
  }
  .card-title {
    font-size: 14px;
  }

  .card-desc {
    font-size: 12px;
  }
  .card-old-price {
    font-size: 10px;
  }
  .card-price {
    font-size: 16px;
  }
  .footer-image {
    width: 50%;
    margin-left: 22%;
  }
  .footer-social {
    width: 7%;
  }
  .btn-filter-grid {
    position: relative;
    left: 24px;
  }
}
@media only screen and (max-width: 992px) {
  .see-more-products {
    top: -29px !important;
    left: -25px !important;
  }

  .bg-shop .title {
    position: relative !important;
    left: 7% !important;
    top: 70% !important;
    font-size: 27px !important;
    color: white !important;
    font-weight: 600 !important;
    text-transform: uppercase;
  }

  .title-txt.parent {
    position: unset !important;
  }
  .product-detail .quantity input {
    background-color: white;
  }
  .product-gallery {
    position: relative;
    top: -11%;
  }
  .carousel-control-prev img {
    display: none;
  }

  .carousel-control-next img {
    display: none;
  }

  .products-list .card-desc {
    height: 45px;
  }
  .filter .filter-by .title {
    color: #444444;
  }
  .fitler .validate-filter {
    width: 114.5%;
    position: relative;
    left: -11.6%;
  }
  .fitler .validate-filter button {
    border-radius: 0px !important;
    padding: 10px 7px;
  }
  .fitler .validate-filter button.active {
    border-radius: 0px !important;
    padding: 10px 7px;
  }
  .fitler .validate-filter .terminer {
    background-color: #ba0c2f;
    color: white;
  }
  .fitler .validate-filter .reinitialiser {
    background-color: rgba(186, 12, 47, 0.05);
    color: #ba0c2f;
  }
  .fitler .filter-by .title {
    font-weight: 500;
    color: #444444;
  }
  .fitler .filter-by button {
    background-color: #f2f2f2;
    font-size: 15px;
  }
  .fitler .filter-by button:active {
    border: 1px solid #b30031;
  }
  .fitler .filter-by button.active {
    border: 1px solid #b30031;
  }
  .fitler .filter-by button span {
    position: relative;
    left: 36%;
    top: -17px;
  }

  .filter-by-price .price-min-max .inpt {
    width: 45%;
  }
  .filter-by-price .price-min-max .tire {
    width: 10%;
  }
  .filter-section-list-grid {
    width: 100%;
  }
  .bg-shop {
    width: 117.6%;
    position: relative;
    left: -9%;
    top: -16px;
    background-size: cover;
    z-index: 2;
    height: 510px;
    background-repeat: no-repeat;
  }
  header {
    padding-top: 22px !important;
    padding-bottom: 10px !important;
  }
  .search-suggestion .searchEmpty .interestingProducts {
    display: flex;
    width: 100%;
    justify-content: space-around;
  }
  .our-reponsability {
    width: 108.6%;
  }
  .finalized-message .message {
    font-size: 15px;
  }
  .finalized-message .title {
    font-size: 15px;
  }
  .chekout-my-cart-mobile .product-description .fa-trash-can {
    font-size: 15px;
    position: relative;
    left: 41%;
  }
  .chekout-my-cart-mobile .product-detail {
    width: 106%;
    position: relative;
    left: 1%;
  }
  .reservation-number-arrow {
    width: 10%;
  }
  .reservation-number-title {
    width: 90%;
  }
  .chekout-mobile .confirmation .product-description .fa-trash-can {
    position: relative;
    left: 32%;
  }
  .chekout-mobile .confirmation .products-cart-list {
    width: 102%;
    margin-left: -8px;
  }
  .chekout-mobile .confirmation .product-image span {
    display: block;
    padding-bottom: 100%;
    position: relative;
  }
  .chekout-mobile .confirmation .product-image img {
    display: block;
    position: absolute;
    max-height: 80%;
    margin: auto;
    max-width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  body.container {
    /* padding-right: 0px !important;
    padding-left: 10px; */
  }
  .product-grid-parent {
    width: 106%;
    position: relative;
    left: -1%;
  }
  .product-grid {
    width: 45%;
    margin-left: 4%;
  }

  .chekout-my-cart-mobile .title {
    font-size: 20px;
    font-weight: 600;
    color: #444444;
  }
  .chekout-my-cart-mobile .total-amount .total {
    color: #d0043c;
    font-weight: 600;
    font-size: 20px;
  }
  .chekout-my-cart-mobile .total-amount .price {
    color: #d0043c;
    font-weight: 600;
    font-size: 20px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .title {
    font-size: 15px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn {
    font-size: 11px;
    position: relative;
    top: 30%;
    padding: 6px 10px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .price {
    top: 12%;
    left: 0%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .price-quantity {
    font-size: 15px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .quantity-input {
    position: relative;
    left: -30%;
    top: 35%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn-plus {
    border-radius: 0px 7px 7px 0px;
    left: -42%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn-minus {
    border-radius: 7px 0px 0px 7px;
  }
  .chekout-my-cart-mobile .product-detail .product-image i {
    display: block;
    padding-bottom: 100%;
    position: relative;
  }
  .chekout-my-cart-mobile .product-detail .product-image img {
    display: block;
    position: absolute;
    max-height: 100%;
    margin: auto;
    max-width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .chekout-my-cart-mobile .product-image {
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 5px;
  }
  .chekout-my-cart-mobile .product-description {
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 5px;
    width: 63%;
    margin-left: 3%;
  }
  .chekout-my-cart-mobile {
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 5px;
  }
  .chekout-my-cart-mobile .tabs .btn {
    background-color: white;
    border: none;
    color: black;
    font-weight: 600;
  }
  .chekout-my-cart-mobile .tabs .btn.active {
    background-color: #f8f5f0;
    color: #ad9a77;
    border-radius: 4px;
    font-weight: 600;
  }
  .product-search-bar .product-price {
    font-size: 17px;
  }
  .product-search-bar .product-title {
    font-size: 17px;
  }
  .chekout-mobile .booking-number .add-booking-number.active a i {
    color: #da3f68 !important;
  }
  .chekout-mobile .booking-number .add-booking-number.active a span {
    color: #da3f68 !important;
  }
  .logo-header img {
    padding-bottom: 10%;
  }
  .chekout-payment-mobile {
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 5px;
  }
  .chekout-payment-mobile .confirmation .read-terms-text a {
    font-weight: 600;
    color: #d0043c;
  }
  .chekout-payment-mobile .confirmation .read-terms-text {
    font-weight: 600;
    color: #636363;
  }
  .chekout-payment-mobile .confirmation .total-amount h5 {
    font-weight: 600;
    color: #d0043c;
    font-size: 17px;
  }
  .chekout-payment-mobile .confirmation .sub-total-amount h5 {
    font-weight: 600;
    color: #d0043c;
  }
  .chekout-payment-mobile .confirmation .product-description .quantity-input {
    color: #b70000;
    font-weight: 600;
    position: relative;
  }
  .chekout-payment-mobile .confirmation .product-description .btn-plus {
    border-radius: 0px 10px 10px 0px;
  }
  .chekout-payment-mobile .confirmation .product-description .btn-minus {
    border-radius: 10px 0px 0px 10px;
  }
  .chekout-payment-mobile .confirmation .product-description .btn {
    font-weight: 600;
    position: relative;
  }
  .chekout-payment-mobile .confirmation .product-description .price {
    color: #d0043c;
    font-weight: 600;
  }
  .chekout-payment-mobile .confirmation .product-description .price-quantity {
    color: #444444;
    font-weight: 600;
  }
  .chekout-payment-mobile .confirmation .product-description .product-title {
    color: #444444;
    font-weight: 600;
  }
  .chekout-payment-mobile .confirmation .product-description {
    box-shadow: 0px 3px 20px #0000001a;
  }
  .chekout-payment-mobile .confirmation .product-image {
    box-shadow: 0px 3px 20px #0000001a;
  }
  .chekout-payment-mobile .confirmation .items h4 {
    color: #444444;
    font-weight: 600;
  }

  .chekout-payment-mobile .tabs .btn {
    background-color: white;
    border: none;
    color: black;
    font-weight: 600;
  }
  .chekout-payment-mobile .tabs .btn.active {
    background-color: #f8f5f0;
    color: #ad9a77;
    border-radius: 4px;
    font-weight: 600;
  }
  .cart-popup-mobile {
    box-shadow: 0px 13px 36px #00000029;
    border-radius: 10px;
  }
  .cart-popup-mobile .confirmation .read-terms-text a {
    font-weight: 600;
    color: #d0043c;
  }
  .cart-popup-mobile .cart .read-terms-text {
    font-weight: 600;
    color: #636363;
  }
  .cart-popup-mobile .cart .total-amount {
    font-weight: 600;
    color: #d0043c;
  }
  .cart-popup-mobile .cart .product-description .quantity-input {
    color: #b70000;
    font-weight: 600;
  }
  .cart-popup-mobile .cart .product-description .btn-plus {
    border-radius: 0px 10px 10px 0px;
  }
  .cart-popup-mobile .cart .product-description .btn-minus {
    border-radius: 10px 0px 0px 10px;
  }
  .cart-popup-mobile .cart .product-description .btn {
  }
  .cart-popup-mobile .cart .product-description .price {
    color: #d0043c;
    font-weight: 600;
  }
  .cart-popup-mobile .cart .product-description .price-quantity {
    color: #444444;
    font-weight: 600;
  }
  .cart-popup-mobile .cart .product-description .product-title {
    color: #444444;
    font-weight: 600;
  }
  .cart-popup-mobile .cart .product-description {
    box-shadow: 0px 3px 20px #0000001a;
    border-radius: 5px;
  }
  .cart-popup-mobile .cart .product-image {
    box-shadow: 0px 3px 20px #0000001a;
    border-radius: 5px;
  }
  .cart-popup-mobile .cart .cart h4 {
    color: #444444;
    font-weight: 600;
  }

  .chekout-mobile .confirmation .read-terms-text a {
    font-weight: 600;
    color: #d0043c;
  }
  .chekout-mobile .confirmation .read-terms-text {
    font-weight: 600;
    color: #636363;
  }
  .chekout-mobile .confirmation .total-amount {
    font-weight: 600;
    color: #d0043c;
  }
  .chekout-mobile .confirmation .product-description .quantity-input {
    color: #b70000;
    font-weight: 600;
    position: relative;
  }
  .chekout-mobile .confirmation .product-description .btn-plus {
    border-radius: 0px 5px 5px 0px;
  }
  .chekout-mobile .confirmation .product-description .btn-minus {
    border-radius: 5px 0px 0px 5px;
  }
  .chekout-mobile .confirmation .product-description .btn {
    background-color: #f5dede;
    color: #b70000;
    font-weight: 600;
    position: relative;
  }
  .chekout-mobile .confirmation .product-description .price {
    color: #d0043c;
    font-weight: 600;
  }
  .chekout-mobile .confirmation .product-description .price-quantity {
    color: #444444;
    font-weight: 600;
  }
  .chekout-mobile .confirmation .product-description .product-title {
    color: #444444;
    font-weight: 600;
  }
  .chekout-mobile .confirmation .product-description {
    box-shadow: 0px 3px 20px #0000001a;
    margin-left: 3%;
    width: 66%;
  }
  .chekout-mobile .confirmation .product-image {
    box-shadow: 0px 3px 20px #0000001a;
    width: 31%;
  }
  .chekout-mobile .confirmation .cart h4 {
    color: #444444;
    font-weight: 600;
  }
  .chekout-mobile .resevration .passengers .passenger-f-name {
    font-weight: 500;
    border-right: 2px solid black;
  }
  .chekout-mobile .resevration .passengers .passenger-l-name {
    font-weight: 500;
  }
  .chekout-mobile .resevration .passengers .passengers-details {
    background-color: #ffffff;
    box-shadow: 0px 3px 10px #2c2c2c19;
    border-radius: 5px;
  }
  .chekout-mobile .booking-number .btn-next {
    background-color: #ffecec;
    color: #d0043c;
    font-weight: 600;
  }
  .chekout-mobile .flight-details .fa-regular {
    position: relative;
  }
  .chekout-mobile .flight-details .to-depart {
    position: relative;
  }
  .chekout-mobile .flight-details .to-arrive {
    position: relative;
    transform: rotate(180deg);
  }
  .chekout-mobile .flights .infos .time-travel {
    font-weight: 100;
  }
  .chekout-mobile .flights .infos .type-travel {
    font-weight: 600;
  }
  .chekout-mobile .flights .infos .plane-name {
    color: #c47e2c;
    font-weight: 600;
  }
  .chekout-mobile .flights .arrive-infos .time-arrive {
    font-weight: 600;
  }
  .chekout-mobile .flights .arrive-infos .city-arrive {
    font-weight: 600;
  }
  .chekout-mobile .flights .arrive-infos .date-arrive {
    color: #c47e2c;
    font-weight: 600;
  }
  .chekout-mobile .flights .depart-infos .time-depart {
    font-weight: 600;
  }
  .chekout-mobile .flights .depart-infos .city-depart {
    font-weight: 600;
  }
  .chekout-mobile .flights .depart-infos .date-depart {
    color: #c47e2c;
    font-weight: 600;
  }
  .chekout-mobile .flights .arrive-infos img {
    transform: rotate(60deg);
  }
  .chekout-mobile .resevration .flights .title {
    color: #b70000 !important;
  }
  .chekout-mobile .resevration .flight-details {
    background: #fafafa;
    border-radius: 5px;
  }
  .chekout-mobile .resevration .flight-details.active {
    background: white;
    border-radius: 5px;
    box-shadow: 0px 3px 10px #2c2c2c19;
  }
  .chekout-mobile .booking-number .resevration {
    border-radius: 5px;
    background-color: #f8f5f0;
  }
  .chekout-mobile .booking-number .resevration .title {
    color: #444444;
    font-weight: 600;
  }
  .chekout-mobile .booking-number .resevration .fa-angle {
    color: #444444;
    font-weight: 600;
    position: relative;
  }
  .chekout-mobile .booking-number .add-booking-number a span {
    color: #444444;
    font-weight: 600;
  }
  .chekout-mobile .booking-number .add-booking-number a i {
    background-color: white;
    border-radius: 117px;
    color: #ad9a77;
  }
  .chekout-mobile .booking-number .add-booking-number a {
    text-decoration: none;
  }
  .chekout-mobile .booking-number .add-booking-number {
    border-radius: 5px;
    background-color: #f8f5f0;
  }
  .chekout-mobile hr {
    position: relative;
  }
  .chekout-mobile {
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 5px;
  }
  .chekout-mobile .tabs .btn {
    background-color: white;
    border: none;
    color: black;
    font-weight: 600;
  }
  .chekout-mobile .tabs .btn.active {
    background-color: #f8f5f0;
    color: #ad9a77;
    border-radius: 4px;
    font-weight: 600;
  }
  .sign-in-mobile {
    background-image: url('../img/background sign in.jpg');
    background-repeat: no-repeat;
    background-size: cover;
  }
  .right-side {
    background: white;
    border-radius: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .title-txt.parent.detail {
    left: 2.5%;
  }
  .product-detail .quantity-title {
    width: 41%;
  }
  .product-detail .quantity .btns .fa-minus {
    left: -19px;
  }
  .product-detail .quantity .btns .fa-plus {
    left: -19px;
  }
  .product-detail .quantity {
    width: 70%;
  }
  .products-list .card-title {
    font-size: 13px;
  }
  .products-list .card-company {
    font-size: 11px;
  }
  .products-list .card-price {
    font-size: 18px;
  }
  .products-list .card-old-price {
    font-size: 13px;
  }
  .products-list .a-t-c button {
    padding-right: 11px !important;
    padding-left: 11px !important;
    left: 72%;
    top: -30px;
    font-size: 10px;
  }
  .product-grid .a-t-c button {
    left: -20%;
    width: 141%;
    font-size: 5px;
  }
  .product-grid .card-title span {
    font-size: 7px;
  }
  .product-grid .card-desc {
    font-size: 7px;
    padding-right: 20px;
  }
  .product-grid .card-title {
    font-size: 8px;
    font-weight: 500;
  }
  .card-old-price {
    font-size: 7px;
  }
  .product-grid .card-price {
    font-size: 10px;
  }
  .filter-section-list-grid .btn-filter .btn {
    position: relative;
    left: 11%;
    width: max-content;
  }
  .filter-section-list-grid .btn-filter-list .btn {
    left: 13%;
    top: -7px;
  }
  .chekout-mobile .confirmation .product-description .fa-trash-can {
    font-size: 12px;
    left: 60%;
  }
  .chekout-mobile .confirmation .product-image img {
    max-height: 70%;
  }
  .chekout-mobile .confirmation .product-image span {
    padding-bottom: 120%;
  }
  .chekout-mobile .confirmation .product-description .product-title {
    font-size: 10px;
  }
  .chekout-mobile .confirmation .product-description .price-quantity {
    font-size: 10px;
  }
  .chekout-mobile .confirmation .product-description .price {
    font-size: 12px;
  }

  .meals-parent .meals-card .meals-price {
    font-size: 12px;
  }
  .meals-parent .meals-card .btn {
    font-size: 7px;
  }
  .meals-parent .meals-card .meals-title {
    min-height: 60px;
    font-size: 11px;
  }
  .meals-card {
    min-width: 85%;
  }
  .chekout-my-cart-mobile .product-detail .product-image img {
    max-height: 64% !important;
  }
  .chekout-my-cart-mobile .product-detail .product-image i {
    padding-bottom: 110% !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .fa-trash-can {
    font-size: 11px !important;
    position: relative !important;
    top: 4% !important;
    left: 38% !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .fa-trash-can {
    font-size: 11px !important;
    left: 17px !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .title {
    font-size: 11px !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .price-quantity {
    font-size: 8px !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .price {
    top: 12% !important;
    font-size: 11px !important;
    left: 0% !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn {
    font-size: 6px !important;
    padding: 4px 8px !important;
    top: -3% !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .quantity-input {
    left: -34% !important;
    top: -3% !important;
    font-size: 11px !important;
  }
  .language-popup .language-title {
    font-size: 6px;
  }
  .product-search-bar .product-price {
    font-size: 11px;
  }
  .product-search-bar .product-title {
    font-size: 11px;
  }
  .chekout-payment-mobile .confirmation .product-image img {
    width: 48px;
  }
  .chekout-payment-mobile .confirmation .product-description .fa-trash-can {
    left: 36%;
    top: 6%;
    font-size: 13px;
  }
  .chekout-payment-mobile .confirmation .product-description .price-quantity {
    font-size: 12px;
  }
  .chekout-payment-mobile .confirmation .product-description .price {
    font-size: 15px;
  }
  .chekout-payment-mobile .confirmation .product-description .quantity-input {
    font-size: 14px;
    top: 11%;
    left: -16%;
  }
  .chekout-payment-mobile .confirmation .product-description .btn {
    font-size: 8px;
    top: 10%;
  }
  .chekout-payment-mobile .confirmation .product-description .product-title {
    font-size: 12px;
  }

  .cart-popup-mobile .cart .product-image img {
    width: 42px;
  }
  .cart-popup-mobile .cart .product-description .fa-trash-can {
    font-size: 13px;
    position: relative;
    left: 33%;
  }
  .cart-popup-mobile .cart .product-description .product-title {
    font-size: 10px;
  }
  .cart-popup-mobile .cart .product-description .price-quantity {
    font-size: 11px;
  }
  .cart-popup-mobile .cart .product-description .price {
    font-size: 14px;
  }

  .product-added-bloc .product-details .add-message {
    font-size: 12px;
  }
  .product-added-bloc .product-details .product-title {
    font-size: 13px;
  }
  .product-added-bloc .product-image {
    width: 67px;
    height: 82px;
  }
  .product-added-bloc .product-image img {
    width: 88%;
  }
  .product-added-bloc .view-cart .btn-red {
    padding: 2px 64px;
    left: -2%;
    top: -9px;
    font-size: 12px;
  }
  .product-added-bloc .view-cart .fa-close {
    font-size: 12px;
    left: 667%;
    top: -7px;
  }
  .chekout-mobile .confirmation .product-description .quantity-input {
    font-size: 13px;
  }
  .chekout-mobile .confirmation .product-description .btn-minus {
    font-size: 10px;
    padding: 4px 8px;
  }
  .chekout-mobile .confirmation .product-description .btn-plus {
    font-size: 10px;
    padding: 4px 8px;
  }
  .or-label {
    color: #d0043c;
    font-size: 13px;
  }
  .btn.no-border {
    font-size: 15px;
    height: 35px;
  }
  .right-side .title h5 {
    font-size: 15px;
  }
  .sign-in {
    font-size: 15px;
    height: 35px;
  }
  .right-side .logo img {
    width: 33px;
    top: -18px;
    left: 15px;
  }
  .right-side .fa-xmark {
    left: -3%;
    top: -71px;
  }
  .about-us-our-benefits {
    top: -170px;
    height: 397px;
  }
  .about-us-second-section .blocs .icon.first {
    left: 81%;
    top: -170px;
    width: 21%;
  }
  .about-us-second-section .blocs .icon.second {
    left: 81%;
    top: -218px;
    width: 21%;
  }
  .about-us-second-section .blocs .icon.third {
    left: 81%;
    top: -133px;
    width: 21%;
  }
  .about-us-second-section .blocs .icon.four {
    left: 81%;
    top: -151px;
    width: 21%;
  }
  .about-us-second-section .blocs .icon.five {
    left: 81%;
    top: -220px;
    width: 21%;
  }

  .about-us-second-section {
    position: relative;
    top: 30px;
  }

  .btn-filter-list button {
    font-size: 10px;
    position: relative;
    top: 27px;
  }
  .product-grid .product-grid-title h3 {
    font-size: 12px;
  }

  .product-grid .product-grid-sub-title h6 {
    font-size: 9px;
  }
  .product-grid .product-grid-price {
    font-size: 12px;
  }
  .product-grid .product-grid-old-price {
    font-size: 9px;
  }
  .product-grid .product-grid-add-to-cart {
    font-size: 8px;
  }
}

@media (min-width: 370px) and (max-width: 440px) {
  .logo-header img {
    left: -58%;
  }
}
@media (min-width: 421px) and (max-width: 500px) {
  .product-detail .quantity .btns .fa-plus {
    left: -10px;
  }
  .product-detail .quantity .btns .fa-minus {
    left: -10px;
  }
}

@media (min-width: 391px) and (max-width: 420px) {
  .product-detail .quantity .btns .fa-plus {
    left: -13px;
  }
  .product-detail .quantity .btns .fa-minus {
    left: -13px;
  }
}
@media (min-width: 321px) and (max-width: 391px) {
  .product-detail .quantity .btns .fa-plus {
    left: -16px;
  }
  .product-detail .quantity .btns .fa-minus {
    left: -16px;
  }
  .products-list .card-title {
    font-size: 13px;
  }
  .products-list .card-company {
    font-size: 11px;
  }
  .products-list .card-price {
    font-size: 18px;
  }
  .products-list .card-old-price {
    font-size: 13px;
  }
  .products-list .a-t-c button {
    padding-right: 11px !important;
    padding-left: 11px !important;
    left: 72%;
    top: -30px;
    font-size: 10px;
  }
  .meals-card {
    min-width: 78%;
  }
  .product-search-bar .product-price {
    font-size: 13px;
  }
  .product-search-bar .product-title {
    font-size: 13px;
  }
  .chekout-payment-mobile .confirmation .product-image img {
    width: 48px;
  }
  .chekout-payment-mobile .confirmation .product-description .quantity-input {
    top: 9%;
    font-size: 14px;
  }
  .chekout-payment-mobile .confirmation .product-description .product-title {
    font-size: 12px;
  }
  .chekout-payment-mobile .confirmation .product-description .price-quantity {
    font-size: 12px;
  }
  .chekout-payment-mobile .confirmation .product-description .price {
    font-size: 15px;
  }
  .chekout-payment-mobile .confirmation .product-description .fa-trash-can {
    left: 34%;
    top: 4%;
    font-size: 13px;
  }
  .chekout-payment-mobile .confirmation .product-description .btn {
    font-size: 7px;
    position: relative;
    top: 10%;
    padding: 6px 10px;
  }
  .product-added-bloc .product-details .add-message {
    font-size: 12px;
  }
  .product-added-bloc .product-details .product-title {
    font-size: 14px;
  }
  .product-added-bloc .view-cart .btn-red {
    padding: 4px 73px;
    left: 0%;
    top: -10px;
    font-size: 10px;
  }
  .product-added-bloc .view-cart .fa-close {
    font-size: 14px;
    left: 421%;
    top: -7px;
  }
  .product-added-bloc .product-image {
    width: 71px;
    height: 78px;
  }
  .product-added-bloc .product-image img {
    width: 73%;
  }
}
@media (min-width: 321px) and (max-width: 576px) {
  .product-detail .quantity {
    width: 70%;
  }
  .product-detail .quantity-title {
    width: 41%;
  }
}
@media (min-width: 321px) and (max-width: 351px) {
  .products-list .card-title {
    font-size: 13px;
  }
  .products-list .card-company {
    font-size: 11px;
  }
  .products-list .card-price {
    font-size: 18px;
  }
  .products-list .card-old-price {
    font-size: 13px;
  }
  .products-list .a-t-c button {
    padding-right: 11px !important;
    padding-left: 11px !important;
    left: 72%;
    top: -30px;
    font-size: 10px;
  }
  .chekout-mobile .confirmation .product-image span {
    padding-bottom: 122%;
  }
  .chekout-mobile .confirmation .product-description .product-title {
    font-size: 11px;
  }
  .chekout-mobile .confirmation .product-description .price-quantity {
    font-size: 10px;
  }
  .chekout-mobile .confirmation .product-description .price {
    font-size: 14px;
  }
  .chekout-mobile .confirmation .product-description .btn {
    padding: 6px 10px;
  }
  .chekout-mobile .confirmation .product-description .quantity-input {
    font-size: 14px;
    left: 13%;
  }
  .btn-filter-list button {
    font-size: 11px;
  }

  .btn-filter-list.active {
    /* left: 53%; */
  }

  .btn-filter-grid {
    /* left: 35%; */
  }
}
@media (min-width: 321px) and (max-width: 364px) {
  .product-grid .product-grid-title h3 {
    font-size: 15px;
  }

  .product-grid .product-grid-sub-title h6 {
    font-size: 11px;
  }
  .product-grid .product-grid-price {
    font-size: 15px;
  }
  .product-grid .product-grid-old-price {
    font-size: 10px;
  }
  .product-grid .product-grid-add-to-cart {
    font-size: 11px;
  }
}
@media (min-width: 321px) and (max-width: 366px) {
  .chekout-my-cart-mobile .product-detail .product-description .fa-trash-can {
    font-size: 11px;
    position: relative;
    top: 4%;
    left: 17px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .fa-trash-can {
    font-size: 11px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .title {
    font-size: 11px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .price-quantity {
    font-size: 12px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .price {
    top: 12%;
    font-size: 14px;
    left: 0%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn {
    font-size: 9px;
    padding: 4px 8px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .quantity-input {
    left: -34%;
    top: 30%;
    font-size: 13px;
  }
  .cart-popup-mobile .cart .product-image img {
    width: 45px;
  }
  .cart-popup-mobile .cart .product-description .product-title {
    font-size: 12px;
  }
  .cart-popup-mobile .cart .product-description .btn {
    padding: 4px 9px;
  }
}
@media (min-width: 351px) and (max-width: 366px) {
  .btn-filter-list button {
    font-size: 11px;
  }

  .btn-filter-list {
    left: 53%;
  }

  .btn-filter-grid {
    /* left: 35%; */
  }
}
@media (min-width: 392px) and (max-width: 500px) {
  .products-list .card-title {
    font-size: 13px;
  }
  .products-list .card-company {
    font-size: 11px;
  }
  .products-list .card-price {
    font-size: 18px;
  }
  .products-list .card-old-price {
    font-size: 13px;
  }
  .products-list .a-t-c button {
    padding-right: 11px !important;
    padding-left: 11px !important;
    left: 72%;
    top: -30px;
    font-size: 10px;
  }
}
@media (min-width: 400px) and (max-width: 426px) {
  .chekout-my-cart-mobile .product-detail .product-image i {
    padding-bottom: 90%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .quantity-input {
    left: -37%;
    top: 33%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn {
    top: 26%;
  }
  .title-txt {
    position: relative;
    left: -14%;
    top: -5%;
  }
}
@media (min-width: 366px) and (max-width: 500px) {
  .chekout-my-cart-mobile .product-description .fa-trash-can {
    left: 23px;
  }
}
@media (min-width: 426px) and (max-width: 460px) {
  .chekout-my-cart-mobile .product-detail .product-image i {
    padding-bottom: 84%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn {
    top: 27%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .quantity-input {
    left: -41%;
    top: 33%;
  }
}
@media (min-width: 460px) and (max-width: 500px) {
  .chekout-mobile .confirmation .product-description .product-title {
    font-size: 13px;
  }
  .chekout-mobile .confirmation .product-description .btn {
    top: 10%;
  }
  .chekout-mobile .confirmation .product-description .fa-trash-can {
    left: 23%;
  }
  .chekout-mobile .confirmation .product-description .quantity-input {
    left: 0% !important;
    top: 13% !important;
  }
  .chekout-mobile .confirmation .product-description .btn-plus {
    left: -50% !important;
  }
  .chekout-mobile .confirmation .product-description .price-quantity {
    font-size: 12px;
  }
  .chekout-mobile .confirmation .product-description .price {
    font-size: 15px;
  }
  .chekout-mobile .confirmation .product-image span {
    padding-bottom: 79%;
  }
  .chekout-my-cart-mobile .product-detail .product-image i {
    padding-bottom: 81%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn {
    font-size: 14px;
    top: 27%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .quantity-input {
    left: -40%;
    top: 31%;
    font-size: 19px;
  }
}
@media (min-width: 441px) and (max-width: 576px) {
  .our-reponsability p {
    font-size: 17px;
    text-align: left;
    padding: 0px 24px 0px 10px;
    left: 5%;
  }

  .title-txt.parent {
    left: 0% !important ;
  }
  .title-txt.parent.responsability {
    left: 2.5%;
  }
  header .header-search input {
    width: 92%;
  }
  .logo-header img {
    left: -40%;
    width: 60% !important;
  }
  .about-us-second-section .blocs .icon.first {
    left: 85%;
    top: -123px;
    width: 17%;
  }
  .about-us-second-section .blocs .icon.second {
    left: 85%;
    top: -179px;
    width: 17%;
  }
  .about-us-second-section .blocs .icon.third {
    left: 85%;
    top: -124px;
    width: 17%;
  }
  .about-us-second-section .blocs .icon.four {
    left: 85%;
    top: -118px;
    width: 17%;
  }
  .about-us-second-section .blocs .icon.five {
    left: 85%;
    top: -179px;
    width: 17%;
  }
}
/* Resp for laptop from 1024 to 1400 */
@media (min-width: 1024px) and (max-width: 1400px) {
}

@media (min-width: 400px) and (max-width: 460px) {
  .chekout-mobile .confirmation .product-image span {
    padding-bottom: 90%;
  }
  .chekout-mobile .confirmation .product-description .product-title {
    font-size: 13px;
  }
  .chekout-mobile .confirmation .product-description .btn {
    top: 10%;
  }
  .chekout-mobile .confirmation .product-description .quantity-input {
    left: 6% !important;
    top: 13% !important;
  }
  .chekout-mobile .confirmation .product-description .btn-plus {
    left: -50% !important;
  }
  .chekout-mobile .confirmation .product-description .price-quantity {
    font-size: 12px;
  }
  .chekout-mobile .confirmation .product-description .price {
    font-size: 15px;
  }
}
@media (min-width: 400px) and (max-width: 500px) {
  .product-grid .product-grid-title h3 {
    font-size: 20px;
  }

  .product-grid .product-grid-sub-title h6 {
    font-size: 13px;
  }
  .product-grid .product-grid-price {
    font-size: 20px;
  }
  .product-grid .product-grid-old-price {
    font-size: 13px;
  }
  .product-grid .product-grid-add-to-cart {
    font-size: 16px;
  }
}
@media (min-width: 400px) and (max-width: 575px) {
  .chekout-my-cart-mobile .product-detail {
    width: 103%;
  }
  .chekout-payment-mobile .confirmation .product-description .quantity-input {
    left: -30%;
  }
  .chekout-mobile .confirmation .product-description .quantity-input {
    font-size: 15px;
    left: -21%;
    top: 4%;
  }
  .chekout-mobile .confirmation .product-description .btn-plus {
    font-size: 10px;
    left: -87%;
  }
}
@media (min-width: 500px) and (max-width: 576px) {
  .product-detail .quantity .btns .fa-minus {
    left: -6px;
  }
  .product-detail .quantity .btns .fa-plus {
    left: -6px;
  }
  .products-list .a-t-c button {
    left: 57.2%;
  }
  .chekout-my-cart-mobile .product-detail .product-image i {
    padding-bottom: 63% !important;
  }

  .filter-section-with-left-filter .btn-filter-list button {
    left: -8px;
  }
  .product-grid .product-grid-title h3 {
    font-size: 25px;
  }

  .product-grid .product-grid-sub-title h6 {
    font-size: 17px;
  }
  .product-grid .product-grid-price {
    font-size: 23px;
  }
  .product-grid .product-grid-old-price {
    font-size: 17px;
  }
  .product-grid .product-grid-add-to-cart {
    font-size: 20px;
    position: relative;
    left: 2%;
  }
  .title-txt {
    position: relative;
    left: -15%;
    top: -5%;
  }
}
@media (min-width: 500px) and (max-width: 526px) {
  .chekout-mobile .confirmation .product-description .product-title {
    font-size: 13px;
  }
  .chekout-mobile .confirmation .product-description .btn {
    top: 10%;
  }
  .chekout-mobile .confirmation .product-description .fa-trash-can {
    left: 23%;
  }
  .chekout-mobile .confirmation .product-description .quantity-input {
    left: 0% !important;
    top: 13% !important;
  }
  .chekout-mobile .confirmation .product-description .btn-plus {
    left: -50% !important;
  }
  .chekout-mobile .confirmation .product-description .price-quantity {
    font-size: 12px;
  }
  .chekout-mobile .confirmation .product-description .price {
    font-size: 15px;
  }
  .chekout-mobile .confirmation .product-image span {
    padding-bottom: 79%;
  }
  .chekout-my-cart-mobile .product-detail .product-image i {
    padding-bottom: 73%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn {
    font-size: 14px;
    top: 24%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .quantity-input {
    left: -40%;
    top: 30%;
    font-size: 19px;
  }
}
@media (min-width: 527px) and (max-width: 576px) {
  .chekout-my-cart-mobile .product-description .fa-trash-can {
    left: 36px;
  }
  .chekout-mobile .confirmation .product-description .product-title {
    font-size: 13px;
  }
  .chekout-mobile .confirmation .product-description .btn {
    top: 10%;
  }
  .chekout-mobile .confirmation .product-description .fa-trash-can {
    left: 23%;
  }
  .chekout-mobile .confirmation .product-description .quantity-input {
    left: 0% !important;
    top: 13% !important;
  }
  .chekout-mobile .confirmation .product-description .btn-plus {
    left: -50% !important;
  }
  .chekout-mobile .confirmation .product-description .price-quantity {
    font-size: 12px;
  }
  .chekout-mobile .confirmation .product-description .price {
    font-size: 15px;
  }
  .chekout-mobile .confirmation .product-image span {
    padding-bottom: 70%;
  }
  .chekout-my-cart-mobile .product-detail .product-image i {
    padding-bottom: 70%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn {
    font-size: 12px;
    top: 26%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .quantity-input {
    left: -44%;
    top: 32%;
    font-size: 18px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 770px) {
  .chekout-my-cart-mobile .product-detail {
    width: 103%;
  }

  .product-grid-parent {
    width: 105.5%;
  }

  .error-500 .title-error .btn {
    font-size: 23px;
  }
  .error-500 .title-error {
    left: 0%;
  }
  .error-500 .title-error .title-red {
    font-size: 50px;
  }
  .error-500 .title-error .title-gray {
    font-size: 45px;
  }
  .error-500 .number {
    left: 11%;
  }

  .error-404 .title-error .btn {
    font-size: 23px;
  }
  .error-404 .title-error {
    left: 0%;
  }
  .error-404 .title-error .title-red {
    font-size: 50px;
  }
  .error-404 .title-error .title-gray {
    font-size: 45px;
  }
  .bg-errors {
    left: -6%;
  }
  .error-404 .number {
    left: 11%;
  }
  .meals-parent .meals-card .meals-price {
    font-size: 15px;
  }
  .meals-parent .meals-card .btn {
    font-size: 10px;
  }
  .meals-parent .meals-card .meals-title {
    min-height: 60px;
    font-size: 12px;
  }
  .meals-card {
    min-width: 44%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .quantity-input {
    left: -36%;
    top: 35%;
    font-size: 18px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn {
    font-size: 14px;
    padding: 6px 12px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .price {
    font-size: 20px;
  }
  .chekout-my-cart-mobile .product-detail .product-image i {
    padding-bottom: 74%;
  }
  .chekout-payment-mobile .confirmation .product-description .product-title {
    color: #444444;
    font-weight: 600;
    font-size: 20px;
  }
  .chekout-payment-mobile .confirmation .product-image img {
    width: 63px;
  }
  .chekout-payment-mobile .confirmation .product-description .fa-trash-can {
    font-size: 20px;
    position: relative;
    top: 7%;
    left: 11%;
  }
  .chekout-payment-mobile .confirmation .product-description .btn {
    top: 19%;
  }
  .chekout-payment-mobile .confirmation .product-description .quantity-input {
    left: -22%;
    top: 23%;
    font-size: 22px;
  }
  .chekout-payment-mobile .confirmation .product-description .price {
    font-size: 21px;
  }
  .chekout-payment-mobile .confirmation .product-description .price-quantity {
    font-size: 19px;
  }
  .btn-filter-grid {
    position: relative;
    left: 1px;
  }
}

@media (width: 768px) {
  .products-list .a-t-c button {
    left: 65.4%;
    top: -41px;
  }
  .product-grid .a-t-c button {
    left: -6.5%;
  }
  .filter-section-list-grid .btn-filter .btn span {
    color: #444444;
    padding-left: 10px;
    padding-top: 5px;
  }
  .filter-section-list-grid .btn-filter .btn {
    position: relative;
    left: 60%;
  }
  .filter-section-list-grid .sort-by a {
    position: relative;
    left: 6%;
    font-weight: 100;
  }
  .filter-section-list-grid .results {
    font-size: 18px;
    position: relative;
    left: 3%;
  }
  .filter-section-list-grid .btn-filter-list .btn {
    background-color: white;
    border: none;
    left: 213%;
    top: -5.7px;
    padding: 1px 11px;
    border-right: 1px solid #707070;
    border-radius: 0;
  }
  .bg-shop {
    width: 107% !important;
    left: -4.2% !important;
    top: 0px !important;
  }
  header .logo-header {
    position: relative;
    left: -8%;
  }
  header {
    width: 90%;
  }
  .products-parent {
    width: 108%;
  }
  .background-landing {
    width: 116.8%;
  }
  .goals-after {
    left: 82%;
  }
  .title-txt.parent.responsability {
    width: 88%;
    left: 7.5%;
  }
  .our-reponsability {
    width: 117.1% !important;
    left: -14.3% !important;
  }
  .title-txt.parent.brands {
    top: -55px;
    left: 1%;
  }
  .brands-images {
    position: relative;
    top: -46px;
  }
  .a-t-c button {
    left: 0%;
  }
  .our-benef {
    top: 5px;
  }
  .title-txt.parent.benefits {
    top: -18px;
    left: 1%;
  }
  .products-parent {
    top: 9px;
    flex-wrap: inherit;
    overflow-x: scroll;
  }
  .filter {
    top: 7px;
  }
  .title-txt.parent.products {
    top: 40px;
    left: 1%;
  }
  .chekout-my-cart-mobile .product-description .fa-trash-can {
    left: 45px;
  }
  .product-grid-parent {
    width: 105.5%;
    left: -2%;
  }
  .btn-filter-grid {
    left: 0px;
  }

  .chekout-my-cart-mobile .product-detail .product-description .btn-plus {
    left: -37% !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .quantity-input {
    left: -36%;
    top: 35%;
    font-size: 18px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn {
    font-size: 14px;
    padding: 6px 12px;
    left: 14%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .price {
    font-size: 20px;
  }
  .chekout-my-cart-mobile .product-detail .product-image i {
    padding-bottom: 54%;
  }

  .product-added-bloc .product-image img {
    width: 54%;
  }
  .product-added-bloc .product-image {
    width: 16%;
    height: 95px;
  }
  .product-added-bloc .view-cart .btn-red {
    padding: 6px 88px;
    left: 0%;
    top: -8px;
  }
  .product-added-bloc .view-cart .fa-close {
    left: 179%;
  }
  .title-txt {
    top: 43%;
    left: 4%;
    font-size: 35px;
  }
}
@media (min-width: 769px) and (max-width: 870px) {
  .filter-section-list-grid .btn-filter .btn span {
    color: #444444;
    padding-left: 10px;
    padding-top: 5px;
  }
  .filter-section-list-grid .btn-filter .btn {
    position: relative;
    left: 60%;
  }
  .filter-section-list-grid .sort-by a {
    position: relative;
    left: 6%;
    font-weight: 100;
  }
  .filter-section-list-grid .results {
    font-size: 18px;
    position: relative;
    left: 3%;
  }
  .filter-section-list-grid .btn-filter-list .btn {
    background-color: white;
    border: none;
    left: 213%;
    top: -5.7px;
    padding: 1px 11px;
    border-right: 1px solid #707070;
    border-radius: 0;
  }
  .bg-shop {
    width: 122.3% !important;
    left: -11.9% !important;
    top: 0px !important;
  }
  header .left-content {
    position: relative;
    left: 4%;
  }
  header {
    width: 98%;
  }
  .goals-parent {
    position: relative;
    top: 53px;
  }
  .background-landing .btn {
    padding: 10px 42px;
    font-size: 20px;
  }
  .background-landing {
    width: 124.4%;
    position: relative;
    left: -14%;
    background-repeat: no-repeat;
    height: 447px;
    background-position: -606px 0px;
  }
  .background-landing .title {
    position: relative;
    left: 9%;
    top: 20%;
    width: 80%;
  }
  .background-landing .title h1 {
    font-size: 41px;
    font-weight: 700;
  }
  .background-landing .title h3 {
    font-size: 23px;
    font-weight: 600;
  }
  header .search img {
    width: 34%;
  }
  header .cart img {
    width: 57%;
  }
  header .header-search button {
    left: -1%;
  }
  header .header-search button img {
    width: 86%;
  }
  header .burger img {
    width: 49%;
  }
  header .search {
    position: relative;
    left: 38%;
  }
  header .cart {
    position: relative;
    left: 101%;
    width: 30%;
  }
  header .burger {
    position: relative;
    left: -13%;
  }
  .logo-header img {
    width: 72%;
  }
  .logo-header-one-world {
    position: relative;
    top: 31%;
    left: -3%;
  }
  .logo-header-ram {
    position: relative;
    left: -21%;
    top: 11%;
  }
  .logo-header {
    position: relative;
    left: -18%;
    top: 0%;
  }
}
@media (min-width: 871px) and (max-width: 993px) {
  .filter-section-list-grid .btn-filter .btn span {
    color: #444444;
    padding-left: 10px;
    padding-top: 5px;
  }
  .filter-section-list-grid .btn-filter .btn {
    position: relative;
    left: 60%;
  }
  .filter-section-list-grid .sort-by a {
    position: relative;
    left: 6%;
    font-weight: 100;
  }
  .filter-section-list-grid .results {
    font-size: 18px;
    position: relative;
    left: 3%;
  }
  .filter-section-list-grid .btn-filter-list .btn {
    background-color: white;
    border: none;
    left: 213%;
    top: -5.7px;
    padding: 1px 11px;
    border-right: 1px solid #707070;
    border-radius: 0;
  }
  .bg-shop {
    width: 122.3% !important;
    left: -11.9% !important;
    top: 0px !important;
  }
  header .left-content {
    position: relative;
    left: -3%;
  }
  header {
    width: 92%;
  }
  .goals-parent {
    position: relative;
    top: 53px;
  }
  .background-landing .btn {
    padding: 10px 42px;
    font-size: 20px;
  }
  .background-landing {
    width: 130.4%;
    position: relative;
    left: -20%;
    background-repeat: no-repeat;
    height: 447px;
    background-position: -606px 0px;
  }
  .background-landing .title {
    position: relative;
    left: 9%;
    top: 20%;
    width: 80%;
  }
  .background-landing .title h1 {
    font-size: 41px;
    font-weight: 700;
  }
  .background-landing .title h3 {
    font-size: 23px;
    font-weight: 600;
  }
  header .search img {
    width: 34%;
  }
  header .cart img {
    width: 34%;
  }
  header .burger img {
    width: 49%;
  }
  header .search {
    position: relative;
    left: 52%;
  }
  header .cart {
    position: relative;
    left: 114%;
    width: 30%;
  }
  header .header-search {
    position: relative;
  }
  header .header-search button img {
    width: 86%;
  }
  header .header-search button {
    left: -1%;
  }
  header .burger {
    position: relative;
    left: -17%;
  }
  .logo-header img {
    width: 67%;
  }
  .logo-header-one-world {
    position: relative;
    top: 31%;
    left: -3%;
  }
  .logo-header-ram {
    position: relative;
    left: -21%;
    top: 11%;
  }
  .logo-header {
    position: relative;
    left: -18%;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .products-list .a-t-c button {
    padding-right: 48px !important;
    left: 72.2%;
    position: relative;
    top: -37px;
  }
  .product-grid .a-t-c button {
    left: 6%;
    width: 99%;
  }
  .goals-after {
    left: 82%;
  }
  .title-txt.parent.responsability {
    width: 88%;
    left: 7.5%;
  }
  .our-reponsability {
    width: 122.3%;
    left: -11.9%;
  }
  .title-txt.parent.brands {
    top: -55px;
    left: 1%;
  }
  .brands-images {
    position: relative;
    top: -46px;
  }
  .a-t-c button {
    left: 0%;
  }
  .our-benef {
    top: 5px;
  }
  .title-txt.parent.benefits {
    top: -18px;
    left: 1%;
  }
  .products-parent {
    top: 9px;
    flex-wrap: inherit;
    overflow-x: scroll;
  }
  .filter {
    top: 7px;
  }
  .title-txt.parent.products {
    top: 40px;
    left: 1%;
  }
  .chekout-my-cart-mobile .product-description .fa-trash-can {
    left: 45px;
  }
  .chekout-my-cart-mobile .product-detail {
    width: 102%;
  }
  .product-grid-parent {
    width: 105.5%;
    left: -2%;
  }
  .btn-filter-grid {
    left: 0px;
  }

  .error-500 .title-error .btn {
    font-size: 23px;
  }
  .error-500 .title-error {
    left: 0%;
  }
  .error-500 .title-error .title-red {
    font-size: 50px;
  }
  .error-500 .title-error .title-gray {
    font-size: 45px;
  }

  .error-404 .title-error .btn {
    font-size: 23px;
  }
  .error-404 .title-error {
    left: 0%;
  }
  .error-404 .title-error .title-red {
    font-size: 50px;
  }
  .error-404 .title-error .title-gray {
    font-size: 45px;
  }
  .bg-errors {
    left: 0%;
  }
  .meals-parent .meals-card .meals-price {
    font-size: 19px;
  }
  .meals-parent .meals-card .btn {
    font-size: 14px;
  }
  .meals-parent .meals-card .meals-title {
    min-height: 69px;
    font-size: 15px;
  }
  .meals-card {
    min-width: 44%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn-plus {
    left: -37% !important;
  }
  .chekout-my-cart-mobile .product-detail .product-description .quantity-input {
    left: -36%;
    top: 35%;
    font-size: 18px;
  }
  .chekout-my-cart-mobile .product-detail .product-description .btn {
    font-size: 14px;
    padding: 6px 12px;
    left: 14%;
  }
  .chekout-my-cart-mobile .product-detail .product-description .price {
    font-size: 20px;
  }
  .chekout-my-cart-mobile .product-detail .product-image i {
    padding-bottom: 54%;
  }
  .language-popup .language-image i {
    padding-bottom: 40%;
  }

  .chekout-payment-mobile .confirmation .product-description .product-title {
    color: #444444;
    font-weight: 600;
    font-size: 20px;
  }
  .chekout-payment-mobile .confirmation .product-image img {
    width: 63px;
  }
  .chekout-payment-mobile .confirmation .product-description .fa-trash-can {
    font-size: 20px;
    position: relative;
    top: 7%;
    left: 11%;
  }
  .chekout-payment-mobile .confirmation .product-description .btn {
    top: 19%;
  }
  .chekout-payment-mobile .confirmation .product-description .quantity-input {
    left: -22%;
    top: 23%;
    font-size: 22px;
  }
  .chekout-payment-mobile .confirmation .product-description .price {
    font-size: 21px;
  }
  .chekout-payment-mobile .confirmation .product-description .price-quantity {
    font-size: 19px;
  }
  .cart-popup-mobile .cart .product-description .quantity-input {
    font-size: 22px;
  }
  .cart-popup-mobile .cart .product-description .product-title {
    font-size: 24px;
  }
  .cart-popup-mobile .cart .product-description .price-quantity {
    font-size: 24px;
    padding-bottom: 11px;
    padding-top: 8px;
  }
  .cart-popup-mobile .cart .product-description .price {
    font-size: 26px;
  }
  .cart-popup-mobile .cart .product-description {
    padding-bottom: 25px !important;
    padding-right: 8px;
  }
  .cart-popup-mobile .cart .product-description .fa-trash-can {
    font-size: 23px;
    position: relative;
    top: 8%;
    left: 15%;
  }
  .cart-popup-mobile .cart .product-description .quantity {
    position: relative;
    top: 43px;
  }
  .cart-popup-mobile .product-image img {
    width: 85px;
  }
  .cart-popup-mobile .cart .product-description .btn {
    font-size: 17px;
  }
  .product-added-bloc .product-image img {
    width: 54%;
  }
  .product-added-bloc .product-image {
    width: 16%;
    height: 95px;
  }
  .product-added-bloc .view-cart .btn-red {
    padding: 6px 88px;
    left: 0%;
    top: -8px;
  }
  .product-added-bloc .view-cart .fa-close {
    left: 179%;
  }
  .chekout-mobile .confirmation .product-image span {
    padding-bottom: 61%;
  }
  .chekout-mobile .confirmation .product-description .btn {
    top: 28%;
    font-size: 12px;
  }
  .chekout-mobile .confirmation .product-description .btn-plus {
    left: -107%;
  }
  .chekout-mobile .confirmation .product-description .quantity-input {
    left: -37%;
    top: 32%;
    font-size: 18px;
  }
  .chekout-mobile .confirmation .product-description .fa-trash-can {
    left: 14%;
  }
  .chekout-mobile .confirmation .product-description .price-quantity {
    font-size: 18px;
  }
  .chekout-mobile .confirmation .product-description .price {
    font-size: 22px;
  }

  .right-side .title {
    left: 2%;
    top: 4px;
  }
  .right-side .fa-xmark {
    position: relative;
    left: -2%;
    font-size: 28px;
    top: -78px;
    background: #f6f6f6 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 6px 16px;
  }
  .right-side .title h5 {
    font-weight: 600;
    font-size: 26px;
  }
  .right-side .logo img {
    position: relative;
    width: 61px;
    top: -29px;
    left: 30px;
  }
  .right-side .skyshop-logo img {
    position: relative;
    top: -35px;
  }
  .right-side {
    padding-top: 0px;
    padding-left: 20px;
  }
  .about-us-our-benefits {
    top: -170px;
    height: 345px;
  }
  .about-us-first-section {
    position: relative;
    top: -69px;
  }
  .about-us-first-section .video-icon {
    top: 267%;
    width: 13%;
    left: -2%;
  }
  .about-us-first-section .image img {
    width: 105%;
  }
  .about-us-first-section .shape-1 {
    left: 70%;
    top: 378%;
    width: 20%;
  }
  .about-us-first-section .shape-2 {
    left: -42%;
    top: 556%;
    transform: rotate(189deg);
    width: 20%;
  }
  .about-us-first-section .text-description-bloc {
    top: 65px;
    left: 0%;
  }
  .about-us-second-section .blocs .icon.first {
    left: 85%;
    top: -178px;
    width: 16%;
  }
  .about-us-second-section .blocs .icon.second {
    left: 85%;
    top: -199px;
    width: 16%;
  }
  .about-us-second-section .blocs .icon.third {
    left: 85%;
    top: -155px;
    width: 16%;
  }
  .about-us-second-section .blocs .icon.four {
    left: 85%;
    top: -158px;
    width: 16%;
  }
  .about-us-second-section .blocs .icon.four {
    left: 85%;
    top: -158px;
    width: 16%;
  }
  .about-us-second-section .blocs .title {
    font-size: 20px;
    padding-right: 83px;
  }
  .about-us-second-section .blocs .icon {
    padding-left: 0px;
    padding-right: 0px;
  }
  .about-us-second-section .blocs .icon.five {
    left: 85%;
    width: 16%;
    top: -229px;
  }

  .product-card {
    min-width: 50%;
  }

  .card-title {
    font-size: 14px;
  }

  .card-desc {
    font-size: 12px;
  }

  .card-old-price {
    font-size: 10px;
  }

  .card-price {
    font-size: 16px;
  }

  .footer-image {
    width: 50%;
    margin-left: 22%;
  }
  .btn-filter-grid {
    position: relative;
    left: 24px;
  }
}
@media (width: 991px) {
}
@media (min-width: 992px) and (max-width: 1200px) {
  .product-gallery {
    top: 20%;
    left: 2%;
  }
  .product-detail .add-to-cart {
    width: 52%;
  }
  .product-detail-image a {
    padding-bottom: 100%;
  }
  .product-detail-image img {
    max-height: 100%;
  }
  .recomandation .title-txt.parent.detail {
    top: -75px;
    height: 100px;
  }
  .product-detail .card-description {
    font-size: 10px;
  }
  .product-detail .quantity .btns .fa-plus {
    left: -14px;
  }
  .product-detail .quantity .btns .fa-minus {
    left: -14px;
  }
  .products-list .card-price {
    font-size: 19px;
  }
  .products-list .card-old-price {
    font-size: 14px;
  }
  .products-list .card-title {
    font-size: 18px;
  }
  .products-list .card-company {
    font-size: 15px;
  }
  .products-list-image a {
    padding-bottom: 100%;
  }
  .products-list .card-desc {
    height: 70px;
    font-size: 15px;
  }
  .bg-shop {
    width: 108.2%;
    left: -4.1%;
  }
  .pagination {
    position: relative;
    left: -5%;
    width: 90%;
  }
  .pagination .pages-parent {
    margin-left: 2%;
  }
  .parent-check {
    padding-left: 4% !important;
  }
  .filter-by-category label {
    font-size: 12px;
  }
  .filter-by .fa-angle-down {
    font-size: 15px;
    left: 9px;
  }
  .filter-section-list-grid .results {
    font-size: 22px;
  }
  .filter-section-list-grid .btn-filter-list .btn {
    padding: 6px 11px;
  }
  .filter-section-list-grid .btn-filter-grid .btn img {
    width: 19px;
  }
  .filter-section-list-grid .btn-filter-list .btn img {
    width: 19px;
  }
  .filter-section-list-grid .sort-by {
    width: 35%;
  }
  .product-grid .card-desc {
    font-size: 12px;
  }
  .product-grid .card-title {
    font-size: 13px;
  }
  .product-grid .card-old-price {
    font-size: 13px;
  }
  .product-grid .card-price {
    font-size: 17px;
  }
  .filter-by-price .filter-input-min-max .line {
    width: 16%;
  }
  .filter-by-price .filter-input-min-max .inpt {
    width: 42%;
  }
  .finalized-message .order-recap .order-products .product-title {
    font-size: 14px;
  }
  .finalized-message .order-recap .order-products .product-sub-title {
    font-size: 14px;
  }
  .finalized-message .order-recap .order-products .product-image img {
    max-height: 105%;
  }
  .finalized-message .order-recap .order-products .product-image span {
    padding-bottom: 78%;
  }
  .product-grid {
    margin-left: 16px;
  }
  .filter .month-selection {
    left: 17.5%;
  }
  .filter .top-deals {
    position: relative;
    left: 16%;
  }

  .filter-section-with-left-filter .btn-filter-list button {
    left: 33px;
  }
  .meals-list.left-filter .btn {
    font-size: 10px;
  }
  .meals-list.left-filter .price {
    font-size: 16px;
  }
  .meals-list.left-filter .dessert p {
    font-size: 11px;
  }
  .meals-list.left-filter .drink p {
    font-size: 11px;
  }
  .meals-list.left-filter .title {
    font-size: 12px;
  }
  .meals-list-image.left-filter a {
    padding-bottom: 81%;
  }
  .meals-list-image a {
    padding-bottom: 86%;
  }
  .meals-list .price {
    font-size: 22px;
  }
  .meals-list .btn {
    font-size: 11px;
  }
  .error-500 .title-error {
    left: 12%;
  }
  .error-500 .title-error .title-gray {
    font-size: 40px;
  }
  .error-500 .title-error .title-red {
    font-size: 50px;
  }

  .error-404 .title-error {
    left: 12%;
  }
  .error-404 .title-error .title-gray {
    font-size: 40px;
  }
  .error-404 .title-error .title-red {
    font-size: 50px;
  }
  .bg-errors {
    left: 12%;
  }
  .meals-parent .meals-card .meals-title {
    min-height: 69px;
    font-size: 15px;
  }
  .meals-parent .meals-card .meals-price {
    font-size: 19px;
  }
  .meals-parent .meals-card .btn {
    font-size: 14px;
  }
  .checkout-my-cart .product-image i {
    padding-bottom: 145%;
  }
  .checkout-my-cart .product-detail .product-description .price {
    top: 28px;
    left: 69%;
    font-size: 19px;
  }
  .product-search-bar .product-price {
    font-size: 8px;
  }
  .product-search-bar .product-title {
    font-size: 8px;
  }
  .right-side .title h5 {
    font-weight: 600;
    font-size: 18px;
  }

  .filter.meals-filter {
    width: max-content;
    position: relative;
    left: 5.5%;
  }
  .checkout-payment-right-section .products-cart-list .product-image img {
    width: 95%;
  }
  .checkout-payment-right-section .product-description .fa-trash-can {
    font-size: 13px;
    left: 29%;
    position: relative;
    top: -6%;
  }
  .checkout-payment-right-section .product-description .product-title {
    font-size: 12px;
  }
  .checkout-payment-right-section .product-description .price {
    font-size: 13px;
    left: 12%;
    top: 60%;
  }
  .checkout-payment-right-section .product-description .price-quantity {
    font-size: 10px;
    top: 68%;
    left: 13%;
  }
  .checkout-payment-right-section .product-description .btn-plus {
    left: 19% !important;
  }
  .checkout-payment-right-section .product-description .quantity-input {
    top: 44%;
    font-size: 13px;
  }
  .checkout-payment-right-section .product-description .btn {
    top: 48%;
    left: -27%;
    font-size: 8px;
    padding: 4px 7px;
  }

  .checkout-right-section .read-terms-text {
    width: 86%;
    margin-left: 4%;
    margin-top: 1%;
  }
  .checkout-right-section .read-terms-text label {
    font-size: 13px;
  }
  .checkout-right-section .product-description .fa-trash-can {
    font-size: 13px;
    left: 29%;
    position: relative;
    top: -6%;
  }
  .checkout-right-section .total-amount h5 {
    font-size: 14px;
  }
  .checkout-right-section .products-cart-list .product-image span {
    padding-bottom: 185%;
  }
  .checkout-right-section .product-description .product-title {
    font-size: 10px;
  }
  .checkout-right-section .product-description .price {
    font-size: 11px;
    left: 12%;
    top: 26%;
  }
  .checkout-right-section .product-description .price-quantity {
    font-size: 10px;
    top: 29%;
    left: 7%;
  }
  .checkout-right-section .product-description .btn-plus {
    left: 19% !important;
  }
  .checkout-right-section .product-description .quantity-input {
    top: 8%;
    font-size: 11px;
    left: 16%;
  }
  .checkout-right-section .product-description .btn {
    top: 9%;
    left: -27%;
    font-size: 6px;
    padding: 4px 7px;
  }

  .cart-popup-desktop .product-description .btn-plus {
    font-size: 9px;
    padding: 3px 6px;
  }
  .cart-popup-desktop .product-description .quantity-input {
    height: 25px;
    top: 18px;
    left: 7px;
    font-size: 10px;
  }
  .cart-popup-desktop .product-description .btn-minus {
    padding: 3px 6px;
  }
  .cart-popup-desktop .product-description .price-quantity {
    font-size: 10px;
    left: -5px;
    top: 22px;
    width: max-content;
  }
  .cart-popup-desktop .product-description .price {
    font-size: 14px;
    left: 12%;
    top: 19px;
    width: max-content;
  }
  .cart-popup-desktop .product-description .product-title {
    font-size: 15px;
  }
  .cart-popup-desktop .products-cart-list .product-image img {
    width: 100%;
  }
  .cart-popup-desktop .products-cart-list .product-description {
    padding-bottom: 3px !important;
  }

  .product-added-bloc .view-cart .fa-close {
    left: 17%;
  }
  .product-added-bloc .view-cart .btn-red {
    left: -2%;
    width: max-content;
  }

  .product-added-bloc .product-details .product-title {
    font-size: 14px;
  }
  .product-added-bloc .product-details .add-message {
    font-size: 13px;
  }
  .product-added-bloc .product-image {
    border-radius: 5px;
    width: 25%;
  }
  .right-side .title {
    left: -19%;
    top: 20px;
  }
  .right-side {
    padding-top: 40px;
    padding-left: 46px;
  }
  .left-side .title {
    left: 0%;
    top: -6px;
    width: max-content;
  }
  .about-us-first-section .shape-1 {
    left: 56%;
    top: 125%;
  }
  .about-us-first-section .shape-2 {
    position: relative;
    left: 52%;
    top: 341%;
  }
  .about-us-first-section .video-icon {
    top: 241%;
    left: -3%;
  }
  .about-us-first-section .image img {
    width: 193%;
  }
  .about-us-first-section .text-description-bloc {
    top: 164px;
    left: -4%;
  }
  .about-us-first-section .text-title {
    font-size: 27px;
  }
  .about-us-first-section .text-description-bloc p {
    font-size: 13px;
  }
  .about-us-second-section {
    top: -184px;
  }
  .about-us-second-section .blocs .icon {
    width: 11%;
  }
  .about-us-second-section {
    position: relative;
    top: -184px;
  }
  .about-us-our-benefits {
    top: -368px;
    height: 0px;
  }

  .product-card {
    min-width: 40%;
  }
  .btn-filter-grid {
    left: -11px;
    position: relative;
  }
  .product-grid .product-grid-title h3 {
    font-size: 25px;
  }

  .product-grid .product-grid-sub-title h6 {
    font-size: 17px;
  }
  .product-grid .product-grid-price {
    font-size: 23px;
    width: max-content;
  }
  .product-grid .product-grid-old-price {
    font-size: 16px;
  }
  .product-grid .product-grid-add-to-cart {
    font-size: 14px;
    width: max-content;
    margin-left: -13px;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  .product-grid .a-t-c button {
    left: 5%;
    width: 142%;
  }
  .title-txt.responsability h3 .red-line hr {
    left: -5%;
  }
  header {
    width: 109%;
  }
  header .left-content {
    position: relative;
    left: 5%;
    width: 33%;
    top: -9px;
  }
  .logo-header-ram img {
    width: 63%;
  }
  .logo-header-ram {
    top: 24%;
    width: 38%;
    left: 7%;
  }
  .header-border {
    top: 35%;
    left: -10%;
  }
  header .middle-content {
    position: relative;
    left: -2%;
    top: -6px;
  }
  .background-landing {
    width: 113%;
    left: -9%;
  }
  header .middle-content .navbar {
    width: max-content;
    font-size: 13px;
  }
  .header-search input {
    background-position: 126px 7px;
    width: 73%;
    background-size: 12px;
  }
  .header-search .search-input-ic {
    position: absolute;
    right: 0px;
    top: 6px;
    height: auto;
    width: 15px;
  }
  header .right-content {
    width: 33%;
    position: relative;
    left: -2%;
    top: -8px;
    font-size: 12px;
  }
  .background-landing .title {
    left: 8.5%;
    top: -5%;
  }
  .background-landing .title h1 {
    font-size: 34px;
  }
  .background-landing .title h3 {
    font-size: 21px;
  }
  .background-landing .btn {
    width: 22%;
    font-size: 15px;
  }
  .goals-after {
    width: 60px;
    height: 60px;
    top: -84%;
    left: 60%;
  }
  .goals h4 {
    font-size: 19px;
  }
  .goals p {
    font-size: 12px;
  }
  .title-txt h3 {
    font-size: 30px;
  }
  .goals-parent {
    left: -2%;
    top: -218px;
    width: 106%;
  }
  .title-txt.products h3 .red-line hr {
    left: -13%;
  }
  .title-txt.parent.products {
    top: -217px;
  }
  .filter .month-selection {
    left: 17.5%;
    width: max-content;
  }
  .filter .top-deals {
    position: relative;
    left: 0%;
  }
  .filter .best-sellers {
    width: max-content;
  }
  .filter {
    top: -189px;
    left: 3%;
  }
  .products-parent {
    width: 102%;
    left: 0%;
    top: -186px;
  }
  .products-parent .arrows .left {
    top: 235px;
    left: -1.5%;
  }
  .products-parent .arrows .right {
    top: 235px;
    left: 2.5%;
  }
  .product-card .card-title {
    font-size: 16px;
  }
  .product-card .card-desc {
    font-size: 12px;
  }
  .product-card .card-old-price {
    font-size: 10px;
  }
  .product-card .card-price {
    font-size: 17px;
  }
  .a-t-c button {
    left: 18%;
    width: max-content;
    font-size: 12px;
  }
  .product-card {
    width: 23.5%;
    margin-left: 9px;
    min-width: 6%;
  }
  .title-txt.benefits h3 .red-line hr {
    left: -30%;
  }
  .title-txt.parent.benefits {
    top: -180px;
  }
  .our-benef {
    top: -166px;
    width: 104%;
    left: 0.5%;
  }
  .benefits-title {
    font-size: 15px;
  }
  .title-txt.brands h3 .red-line hr {
    left: -25%;
  }
  .our-reponsability {
    width: 113%;
    left: -9%;
  }
  .title-txt.parent.brands .red-line {
    left: -7%;
  }
  .title-txt.parent.brands {
    top: -151px;
  }
  .brands-images {
    position: relative;
    top: -122px;
  }
}
@media (min-width: 1100px) and (max-width: 1200px) {
  .product-grid .a-t-c button {
    left: 5%;
    width: 142%;
    font-size: 12px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .product-image-parent {
    height: 542px;
  }
  .product-detail-image img {
    max-height: 100%;
  }
  .product-detail-image a {
    padding-bottom: 100%;
  }
  .product-gallery {
    top: 8%;
    left: 1%;
  }
  .product-detail .quantity .btns .fa-minus {
    position: relative;
    left: -11px;
  }
  .product-detail .quantity .btns .fa-plus {
    position: relative;
    left: -11px;
  }
  .product-grid .a-t-c button {
    left: 13%;
    width: 123%;
    font-size: 15px;
  }
  .pagination .pages-parent {
    margin-left: 2%;
  }
  .parent-check {
    padding-left: 15% !important;
  }
  .filter-by .fa-angle-down {
    font-size: 19px;
    left: 19px;
  }
  .filter-by-price .filter-input-min-max .inpt {
    width: 43%;
  }
  .filter-by-price .filter-input-min-max .line {
    width: 14%;
  }
  .finalized-message .order-recap .order-products .product-image img {
    max-height: 118%;
  }
  .finalized-message .order-recap .order-products .product-image span {
    padding-bottom: 57%;
  }
  .product-grid-parent {
    width: 102.5%;
    position: relative;
    left: -1.5%;
  }
  .product-grid {
    width: 29% !important;
    margin-left: 20px !important;
  }
  .filter-section-list-grid .btn-filter-grid .btn {
    left: 70%;
  }
  .filter-section-list-grid .btn-filter-list .btn {
    left: 42%;
  }
  .product-grid .card-desc {
    font-size: 15px;
  }
  .filter .top-deals {
    left: 20%;
  }
  .filter .month-selection {
    left: 0%;
    position: relative;
    width: 19%;
  }
  .filter-section-with-left-filter .btn-filter-list button {
    left: 33px;
  }
  .meals-list.left-filter .btn {
    font-size: 11px;
  }
  .meals-list.left-filter .price {
    font-size: 18px;
  }
  .meals-list.left-filter .dessert p {
    font-size: 13px;
  }
  .meals-list.left-filter .drink p {
    font-size: 13px;
  }
  .meals-list.left-filter .title {
    font-size: 15px;
  }
  .meals-list-image.left-filter a {
    padding-bottom: 73%;
  }
  .meals-list-image a {
    padding-bottom: 65%;
  }
  .meals-list .btn {
    font-size: 15px;
  }
  .meals-list .title {
    font-size: 22px;
  }
  .error-500 .title-error {
    left: 17%;
  }
  .error-500 .title-error .title-gray {
    font-size: 45px;
  }
  .error-500 .title-error .title-red {
    font-size: 55px;
  }

  .error-404 .title-error {
    left: 17%;
  }
  .error-404 .title-error .title-gray {
    font-size: 45px;
  }
  .error-404 .title-error .title-red {
    font-size: 55px;
  }
  .bg-errors {
    left: 17%;
  }
  .checkout-my-cart .product-image i {
    padding-bottom: 114%;
  }
  .product-search-bar .product-price {
    font-size: 11px;
  }
  .product-search-bar .product-title {
    font-size: 11px;
  }

  .checkout-payment-right-section .product-description .product-title {
    font-size: 14px;
  }
  .checkout-payment-right-section .product-description .fa-trash-can {
    font-size: 14px;
    left: 20%;
    position: relative;
  }
  .checkout-payment-right-section .products-cart-list .product-image img {
    width: 82%;
  }
  .checkout-payment-right-section .product-description .btn {
    font-size: 7px;
    top: 42%;
    padding: 4px 7px;
  }
  .checkout-payment-right-section .product-description .quantity-input {
    top: 40%;
    font-size: 12px;
  }
  .checkout-payment-right-section .product-description .price-quantity {
    font-size: 10px;
  }
  .checkout-payment-right-section .product-description .price {
    font-size: 15px;
  }
  .checkout-right-section .product-description .product-title {
    font-size: 14px;
  }
  .checkout-right-section .product-description .fa-trash-can {
    font-size: 14px;
    left: 20%;
    position: relative;
  }
  .checkout-right-section .product-description .btn {
    font-size: 7px;
    top: 15%;
    padding: 4px 7px;
  }
  .checkout-right-section .products-cart-list .product-image span {
    padding-bottom: 156%;
  }
  .checkout-right-section .product-description .quantity-input {
    top: 15%;
    font-size: 12px;
  }
  .checkout-right-section .product-description .price-quantity {
    font-size: 10px;
    top: 32%;
  }
  .checkout-right-section .product-description .price {
    font-size: 15px;
    left: 17%;
    top: 25%;
  }
  .checkout-right-section .total-amount h5 {
    font-size: 17px;
  }

  .cart-popup-desktop .product-description .price {
    left: 22%;
    top: 19px;
    width: max-content;
  }
  .cart-popup-desktop .product-description .quantity-input {
    font-size: 14px;
    position: relative;
    left: 4px;
  }
  .cart-popup-desktop .product-description .btn-plus {
    position: relative;
    left: 8px;
  }
  .cart-popup-desktop .product-description .price-quantity {
    left: 0%;
    top: 23px;
    width: max-content;
  }
  .right-side .logo img {
    width: 47%;
  }
  .right-side .title h5 {
    font-weight: 600;
    font-size: 22px;
  }
  .right-side .title {
    left: -18%;
    top: 36px;
  }
  .right-side {
    padding-top: 40px;
    padding-left: 46px;
  }
  .left-side .title {
    left: 0%;
    top: -6px;
    width: max-content;
  }
  .title p {
    width: max-content;
  }
  .about-us-second-section .blocs .icon {
    width: 10%;
  }
  .about-us-first-section .text-title {
    font-size: 30px;
  }
  .about-us-first-section .text-description-bloc p {
    font-size: 15px;
  }
  .about-us-our-benefits {
    top: -346px;
    height: 167px;
  }
  .about-us-second-section {
    top: -170px;
    position: relative;
  }

  .about-us-first-section .shape-2 {
    position: relative;
    left: 58%;
    top: 380%;
  }
  .about-us-first-section .text-description-bloc {
    left: -5%;
  }
  .about-us-first-section .shape-1 {
    left: 66%;
    top: 129%;
  }
  .btn-filter-grid {
    position: relative;
    left: -3px;
  }
  .title p {
    width: 56%;
  }
  .product-grid .product-grid-price {
    width: max-content;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .bg-shop {
    width: 108.9%;
    left: -4.5%;
  }
  .a-t-c button {
    left: 7%;
    width: max-content;
  }
  header {
    width: 109%;
  }
  .background-landing .title {
    left: 8.5%;
  }
  header .left-content {
    position: relative;
    left: 4%;
  }
  .header-search input {
    background-position: 199px 7px;
  }
  header .middle-content {
    position: relative;
    left: -2%;
    width: max-content;
  }
  header .right-content {
    position: relative;
    left: 1%;
  }
  .title-txt.responsability h3 .red-line hr {
    left: -4%;
  }
  .our-reponsability {
    width: 117.4% !important;
    left: -13%;
  }
  .title-txt.brands h3 .red-line hr {
    left: -16%;
  }
  .title-txt.benefits h3 .red-line hr {
    left: -28%;
  }
  .title-txt.parent.products {
    left: -6.5%;
  }
  .title-txt.parent.responsability {
    left: 6.5%;
  }
  .our-reponsability p {
    padding: 10px 0px 0px 112px;
  }
  .products-parent {
    width: 104%;
    left: -3%;
  }
  .product-card {
    width: 22.5%;
    margin-left: 27px;
  }
  .background-landing {
    width: 117.4%;
    left: -13%;
    top: -10px;
  }
  .goals-parent {
    width: 108%;
    left: -3%;
    top: -99px;
  }
  .title-txt.products h3 .red-line hr {
    left: -22%;
  }
}
@media (min-width: 1300px) and (max-width: 1400px) {
  .bg-shop {
    width: 123.9%;
    left: -12%;
  }
  .a-t-c button {
    left: 21%;
    width: max-content;
  }
  .title-txt.brands h3 .red-line hr {
    left: -15%;
  }
  .background-landing {
    width: 123.9%;
    left: -12%;
  }
  .background-landing .title h1 {
    font-size: 45px;
  }
  .background-landing .title h3 {
    font-size: 23px;
  }
  .background-landing .title {
    left: 10.5%;
    top: 18px;
  }
  .goals-parent {
    top: -128px;
  }
  .title-txt.parent.products {
    left: -6.5%;
    top: -111px;
  }
  .title-txt.products h3 .red-line hr {
    left: -22%;
  }
  .products-parent {
    width: 118%;
    left: -9%;
  }
  .products-parent .arrows .left {
    top: 270px;
    left: -0.5%;
  }
  .products-parent .arrows .right {
    top: 270px;
    left: 2.5%;
  }
  .product-card {
    margin-left: 27px;
  }
  .title-txt.benefits h3 .red-line hr {
    left: -29%;
  }
  .our-reponsability {
    width: 123.9%;
    left: -12%;
  }
  .title-txt.responsability h3 .red-line hr {
    left: -8%;
  }
}

@media (min-width: 1400px) {
  .about-us-second-section {
    position: relative;
    top: -170px;
  }

  .about-us-our-benefits {
    top: -350px;
    height: 0px;
  }
}

/** MES MODIFICATIONS A NE PAS SUPPRIMER **/
/** React Toast **/
.Toastify__toast {
  width: 500px;
  position: relative;
  left: -42%;
  background-color: #f0f0f0 !important;
  margin-bottom: 0rem;
  padding: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.react-tel-input .form-control {
  width: 100% !important;
}

.ReactCollapse--collapse {
  transition: height 500ms;
}

.carousel {
  width: 100%;
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: flex !important;
}

.products-list .card-desc {
  font-size: 14px;
}

.display-flex {
  display: flex;
}

.brand-scrollable {
  overflow-y: scroll;
  max-height: 330px;
}

/* width */
.brand-scrollable::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}
/* Track */
.brand-scrollable::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #e5e5e5;
}
/* Handle */
.brand-scrollable::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

.carousel-control-prev img {
  position: relative;
  left: -34%;
}

.carousel-control-next img {
  position: relative;
  right: -49%;
}

.filter-by .arrow-filter-section {
  position: relative;
  left: 3.1%;
}

input[type='range'] {
  accent-color: #b69a63 !important;
}

.rbt-input-main {
  padding: 1px;
  font-size: 0.8em;
}

.carousel-indicators {
  display: none;
}

.slick-track {
  width: 100%;
  height: 100%;
}

.filter .month-selection {
  position: relative;
  left: -2%;
}

.filter .best-sellers {
  position: relative;
  left: 2%;
}

.title-txt.parent.brands {
  left: -8.5%;
}

.rbt-menu {
  width: 100% !important;
  left: 88% !important;
  background: white !important;
}

.page-item.active .page-link {
  background-color: #ba0c2f;
  border-color: #ba0c2f;
}

.page-link {
  color: #ba0c2f;
  border: none;
}

.page-link:focus {
  color: #fff;
  box-shadow: 0 0 0 0 rgb(255 255 255);
}

.no-decoration {
  text-decoration: none !important;
}

.pointer {
  cursor: pointer;
}

.carousel-control-prev {
  height: fit-content;
  width: fit-content;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.carousel-control-next {
  height: fit-content;
  width: fit-content;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bold {
  font-weight: 500;
}

.see-more {
  text-align: right;
  color: #dc3545;
  font-weight: 700;
}

input[type='checkbox'] {
  /* change "blue" browser chrome to yellow */
  /* color: #212529;
  background-color: #212529; */
}

.see-more-products {
  color: blue;
  font-weight: 500;
  position: relative;
  top: -78px;
  left: 57px;
}

.bg-shop .title {
  position: relative;
  left: 7%;
  top: 50%;
  font-size: 40px;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
}

input[type='checkbox']:checked {
  background-color: #b69a63;
  border-color: #b69a63;
}

input[type='checkbox']:focus {
  border-color: #484848c4;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(0 0 0 / 0%);
}

.our-reponsability {
  background-image: url(../img/our-responsability.png);
  background-size: cover;
  background-position: top;
  height: 315px;
  width: 100%;
  /* position: relative; */
  /* left: -11.1%; */
}