@import url("https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
/*----------------------------------------------------*/
/* Fonts */
/*Color Variables*/
/*----------------------------------------------------*/
/*Prefix Styles*/
body {
  font-family: "Almarai", sans-serif;
  /*Section Fix*/
  /*Ancore*/
}
body.active {
  overflow: hidden;
}
body h1, body h2, body h3, body h4, body h5, body h6, body p {
  margin: 0;
}
body a {
  text-decoration: none;
}
body p {
  font: 400 17px/27px "Inter", sans-serif;
}
body ul {
  margin: 0;
  padding: 0;
}
body ul li {
  list-style: none;
}
body section.row, body header.row, body footer.row {
  margin: 0;
}
body #success {
  display: none;
}
body #error {
  display: none;
}
body iframe {
  border: none;
}
body i:before {
  margin-left: 0px !important;
}
body a, body .btn, body button {
  outline: none;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
body a:before, body a:after, body .btn:before, body .btn:after, body button:before, body button:after {
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
body a:focus, body a:hover, body .btn:focus, body .btn:hover, body button:focus, body button:hover {
  outline: none;
  text-decoration: none;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

/*----------------------------------------------------*/
.header-section {
  border-bottom: 1px solid #EAEAEA;
  padding: 10px 0;
}
.header-section .hedear-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
          padding-bottom: 10px;
          
}
.header-section .hedear-top .icons li {
  display: inline-block;
  margin-right: 8px;
}
.header-section .hedear-top .icons li:last-child {
  margin: 0;
}
.header-section .hedear-top .hedear-botton a {
  margin-right: 15px;
}
.header-section .hedear-top .hedear-botton a img {width:20px}
.header-section .hedear-top .hedear-botton button {
  width: 240px;
  height: 70px;
  border: 0;
  border-radius: 12px;
  background: #EF7E20;
  color: #FFF;
  font-family: "Almarai", sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.header-section .hedear-top .hedear-botton button img {
  margin-right: 10px;
}
.header-section .hedear-top .menu-bars {
  display: none;
  color: #EF7E20;
  font-size: 32px;
}
.header-section .header-menu {
  text-align: center;
  margin-top: 43px;
}
.header-section .header-menu ul li {
  display: inline-block;
  margin-left: 30px;
}
.header-section .header-menu ul li:first-child {
  margin: 0;
}
.header-section .header-menu ul li a {
  color: #2B2B29;
  font-family: "Almarai", sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.header-section .header-menu ul li a:hover {
  color: #EF7E20;
}

.home-part {
  overflow: hidden;
  padding: 25px 0;
  border-bottom: 1px solid #E8E8E8;
}
.home-part .home-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.home-part .home-menu ul li a {
  color: rgba(0, 0, 0, 0.5);
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 400;
  -webkit-transition: 0.3;
  transition: 0.3;
}
.home-part .home-menu ul li a i {
  margin-left: 10px;
}
.home-part .home-menu ul li a:hover {
  color: #2B2B29;
}

.header-section-two {
  overflow: hidden;
  border-bottom: 1px solid #EAEAEA;
  background: #FFF;
}
.header-section-two .header-2 {
  padding: 45px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-section-two .header-2 .arrow a {
  color: #2B2B29;
  font-family: "Almarai", sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.header-section-two .header-2 .arrow a i {
  margin-right: 45px;
}

/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
.ribbon-section {
  overflow: hidden;
  margin-top: 25px;
}
.ribbon-section .ribbon {
  border-radius: 12px;
  background: #EF7E20;
  text-align: center;
  padding: 12px 0;
}
.ribbon-section .ribbon ul li {
  display: inline-block;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 15px;
}
.ribbon-section .ribbon ul li:last-child {
  margin: 0;
}
.ribbon-section .ribbon ul li a {
  text-decoration-line: underline;
  color: #FFF;
}
.ribbon-section .ribbon ul li ul li {
  margin-right: 10px;
}
.ribbon-section .ribbon ul .copy {
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
}

/*----------------------------------------------------*/
.product-section {
  margin-top: 40px;
}
.product-section .product {
  padding: 43px 0 10px 0;
}
.product-section .product .owl-nav {
  display: block;
}
.product-section .product .owl-nav .owl-prev {
  color: #EF7E20;
  font-size: 25px;
  position: absolute;
  left: -40px;
  top: 110px;
}
.product-section .product .owl-nav .owl-next {
  color: #EF7E20;
  font-size: 25px;
  position: absolute;
  right: -40px;
  top: 110px;
}
.product-section .product .owl-dots {
  display: block;
  text-align: center;
  margin-top: 35px;
}
.product-section .product .owl-dots .owl-dot {
  width: 50px;
  height: 3px;
  background-color: #EDEDED;
  margin-left: 10px;
}
.product-section .product .owl-dots .active {
  background-color: rgb(239, 126, 32);
}

.items {
  text-align: center;
}
.items h5 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 16.5px;
  margin-top: 22px;
}

.product-section-two {
  overflow: hidden;
}
.product-section-two .product .owl-dots {
  display: none;
}

/*----------------------------------------------------*/
.menOrWomen-section {
  overflow: hidden;
  margin-top: 40px;
}

.menOrWomen-item {
  position: relative;
}
.menOrWomen-item img {
  width: 100%;
}
.menOrWomen-item h4 {
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 24px;
  position: absolute;
  top: 50%;
  left: 27%;
}

/*----------------------------------------------------*/
.algarawigroup-section {
  overflow: hidden;
  margin-top: 40px;
}

.algarawigroup-card {
  position: relative;
}
.algarawigroup-card img {
  width: 100%;
}
.algarawigroup-card ul {
  position: absolute;
  bottom: 32px;
  right: 17px;
}
.algarawigroup-card ul li {
  margin-top: 15px;
}
.algarawigroup-card ul li:first-child {
  margin: 0;
}
.algarawigroup-card ul li a {
  width: 137px;
  height: 46px;
  border-radius: 12px;
  background: #EF7E20;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: block;
  text-align: center;
  line-height: 46px;
}
.algarawigroup-card .shop-now {
  width: 173px;
  height: 46px;
  border-radius: 12px;
  background: #EF7E20;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: block;
  text-align: center;
  line-height: 46px;
  position: absolute;
  left: 126px;
  bottom: 32px;
}

/*----------------------------------------------------*/
.brand-section {
  overflow: hidden;
  margin-top: 40px;
}
.brand-section .container {
  width: 1300px;
}
.brand-section .brand {
  padding: 25px 0;
}
.brand-section .brand .owl-nav {
  display: block;
}
.brand-section .brand .owl-nav .owl-prev {
  color: #EF7E20;
  font-size: 25px;
  position: absolute;
  left: -130px;
  top: 95px;
}
.brand-section .brand .owl-nav .owl-next {
  color: #EF7E20;
  font-size: 25px;
  position: absolute;
  right: -130px;
  top: 95px;
}

.brand-section-two {
  overflow: hidden;
  margin-top: 20px;
}
.brand-section-two .brand-titel {
  margin-bottom: 17px;
}
.brand-section-two .brand-titel h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 24px;
}

.xxl-mb-30 {
  margin-bottom: 30px;
}

.brand-card a img {
  width: 100%;
}

/*----------------------------------------------------*/
.clothes-section {
  overflow: hidden;
  margin-top: 40px;
}
.clothes-section .clothes {
  position: relative;
}
.clothes-section .clothes img {
  width: 100%;
}
.clothes-section .clothes ul {
  position: absolute;
  bottom: 45px;
  left: 155px;
}
.clothes-section .clothes ul li {
  margin-left: 15px;
  display: inline-block;
}
.clothes-section .clothes ul li:first-child {
  margin: 0;
}
.clothes-section .clothes ul li a {
  width: 175.412px;
  height: 57px;
  border-radius: 12px;
  background: #EF7E20;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  line-height: 57px;
}

/*----------------------------------------------------*/
.summer-section {
  overflow: hidden;
  margin-top: 40px;
}
.summer-section .summer img {
  width: 100%;
}

.summer-section-two {
  overflow: hidden;
  margin-top: 20px;
  padding-bottom: 42px;
}
.summer-section-two .summer-heding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 27px;
}
.summer-section-two .summer-heding h4 {
  color: #2B2B29;
  font-family: "Almarai", sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 24px;
}
.summer-section-two .summer-heding a {
  color: #EF7E20;
  font-family: "Almarai", sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 24px;
}

.summer-card {
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0 1px 1px #fcfcfc;
  overflow: hidden;
}
.summer-card .content{
  padding: 10px;
    padding-top: 0;
    position: relative;
    top: 48px;
    margin-top: -5px;
    -webkit-transition: all 0.4s ease-out 0s;
}
.summer-card:hover .content{
  top: 0;
}
.summer-card .summer-card-img {
  position: relative;
  text-align: center;
}
.summer-card .summer-card-img img {
  width: auto;
    height: auto;
    max-height: 300px;
    max-width: 100%;
    object-fit: cover;
}
.summer-card .summer-card-img .heart-icon {
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #ef7e20;
  background: #ffeee0;
}
.summer-card .summer-card-img .add-tag {
  opacity: 0;
  position: absolute;
  top: 115px;
  left: 6%;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.summer-card .summer-card-img .add-tag a {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  padding: 10px 15px;
  border-radius: 12px;
  border: 2px solid #EF7E20;
  background: #FFF;
}
.summer-card .summer-card-img .add-tag a img {
  width: 20px;
  height: 20px;
}
.summer-card .summer-card-img .add-tag .eye-icons {
  margin-left: 6px;
}
.summer-card .summer-card-img .offer {
  position: absolute;
  bottom: 4px;
  left: 0;
}
.summer-card .summer-card-img .offer span {
  padding: 10px;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 15px;
  border-radius: 0px 5px 0px 0px;
  background: #EF7E20;
}
.summer-card .summer-card-img .offer .discount {
  background-color: #E4A542;
}
.summer-card .content h3 {
  color: #343232;
  font-size: 13px;
  font-weight: 500;
  line-height: 32px;
  margin-top: 5px;
  font-family: "Inter", sans-serif;
}
.summer-card:hover .summer-card-img .add-tag {
  opacity: 1;
  top: 190px;
}
.summer-card .content .actions{

}
.content .actions .add-to-cart {
  width: 80%;
    text-align: center;
    border: 1px solid #ddd;
    background: #f08020;
    border-radius: 20px;
    color: #fff;
    padding: 5px;
}
.content .actions .add-to-cart img{
  width: 20px
}
.content .actions .quick-view {

}
.content .actions .quick-view img{
  width:30px
}


.char {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
}
.char .update-price {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  margin-right: 10px;
  display: inline-block;
}
.update-price img ,.old-price img{width: 13px;}
.char .old-price {
  color: #646464;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.36px;
  text-decoration: line-through;
  text-transform: uppercase;
  display: inline-block;
}

.flash {
  background: #FFBC0F;
  padding: 5px;
  display: inline-block;
}
.flash ul li {
  display: inline-block;
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  margin-left: 2px;
}
.flash ul li:first-child {
  margin: 0;
}
.flash ul .time {
  font-weight: 700;
}

.women-2-summer-section {
  margin: 0;
}

.summer-section-three {
  margin: 120px 0;
}

.product-page {
  margin: 0 0 120px 0;
}

.summer-produck-details-page-2 {
  margin-top: 120px;
}

/*----------------------------------------------------*/
.new-style-section {
  overflow: hidden;
  margin-top: 20px;
}

.new-style-card img {
  width: 100%;
}

/*----------------------------------------------------*/
.spacial-offer-section {
  overflow: hidden;
  margin-top: 40px;
}
.spacial-offer-section .spacial-offer img {
  width: 100%;
}

.spacial-offer-section-two {
  margin: 0 0 10px 0;
}

/*----------------------------------------------------*/
.footer-section {
  overflow: hidden;
  margin-top: 53px;
  padding: 50px 0;
  padding-bottom: 10px;
  background: #fff;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.footer-section .delevary {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-section .delevary .company h4 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
}
.footer-section .delevary .company a {
  color: #000;
  text-decoration-line: underline;
}

.footer-logo-part h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 25px;
}
.footer-logo-part .email {
  margin-top: 10px;
  position: relative;
  display: inline-block;
}
.footer-logo-part .email input {
  width: 350px;
  height: 50px;
  border: 1px solid #EF7E20;
  outline: none;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  padding: 10px;
  color: #6C7594;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.footer-logo-part .email a {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #EF7E20;
  display: block;
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 0;
  right: -50px;
}
.footer-logo-part ul {
  margin-top: 15px;
}
.footer-logo-part ul li {
  display: inline-block;
  margin-left: 15px;
}
.footer-logo-part ul li:first-child {
  margin: 0;
}
.footer-logo-part ul li a {
  display: inline-block;
  color: #EF7E20;
  font-size: 33px;
}

.footer-menu h4 {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  display: inline-block;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.footer-menu h4:hover {
  color: #E4A542;
}
.footer-menu ul li {
  margin-top: 12px;
}
.footer-menu ul li a {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.footer-menu ul li a:hover {
  color: #E4A542;
}

.footer-produck-details-page-2 {
  margin-top: 50px;
}

/*----------------------------------------------------*/
.sidebar-menu {
  overflow: hidden;
  padding: 60px 0 0 20px;
  width: 50%;
  top: 0;
  height: 500px;
  background: #f7f5f2;
  position: fixed;
  z-index: 9999;
  right: -100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: none;
}
.sidebar-menu.active {
  right: 0;
}
.sidebar-menu .remove-btn {
  position: absolute;
  right: 30px;
  top: 30px;
}
.sidebar-menu .remove-btn span {
  color: #EF7E20;
  font-weight: 800;
  font-size: 30px;
  cursor: pointer;
}
.sidebar-menu .header-menu ul li {
  margin: 25px 0 0 3px;
}
.sidebar-menu .header-menu ul li:first-child {
  margin: 0;
}
.sidebar-menu .header-menu ul li a {
  display: block;
  width: 100%;
  font-weight: 400;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #2B2B29;
  font-size: 24px;
  font-weight: 700;
}
.sidebar-menu .header-menu ul li a:hover {
  color: #EF7E20;
}
.sidebar-menu .quote-btn {
  margin-top: 30px;
  width: 100%;
  background-color: #EF7E20;
  text-align: center;
  padding: 6px 18px;
  border-radius: 12px;
}
.sidebar-menu .quote-btn .menu-button {
  color: #FFF;
  text-align: center;
  font-family: "Almarai", sans-serif;
  font-size: 18px;
  font-weight: 700;
}

/*----------------------------------------------------*/
.experience-section {
  overflow: hidden;
  margin-top: 35px;
}
.experience-section .experience img {
  width: 100%;
}

.experience-section-two {
  margin-top: 0;
}

/*----------------------------------------------------*/
.bag-section {
  overflow: hidden;
}

.bag-card .card-img {
  position: relative;
}
.bag-card .card-img img {
  width: 100%;
}
.bag-card .card-img .content {
  text-align: center;
  position: absolute;
  bottom: 107px;
  left: 213px;
}
.bag-card .card-img .content h4 {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 48px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}
.bag-card .card-img .content h4 a {
  color: #FFF;
}
.bag-card .card-img .content .button {
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 32px;
  font-weight: 500;
}

/*----------------------------------------------------*/
.project-sidber-section {
  background: #FFF;
  width: 333px;
  height: 100%;
  padding: 10px 20px 25px 25px;
  top: 0;
  left: -100%;
  position: fixed;
  z-index: 99;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.project-sidber-section.active {
  left: 0;
  overflow: scroll;
}
.project-sidber-section .project-sidber .brand-part {
  border: 1px solid #E2E2E2;
  padding: 20px 10px;
}
.project-sidber-section .project-sidber .brand-part h3 {
  color: #2D2D2D;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-weight: 700;
}
.project-sidber-section .project-sidber .brand-part .search {
  margin: 15px 0 10px 0;
}
.project-sidber-section .project-sidber .brand-part .search h6 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.project-sidber-section .project-sidber .brand-part .search input {
  width: 100%;
  height: 30px;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  border: 1px solid #E2E2E2;
  color: #414141;
  padding-left: 10px;
  border-radius: 5px;
}
.project-sidber-section .project-sidber .matal {
  margin-top: 20px;
  max-height: 400px;
    overflow-y: auto;
}
.project-sidber-section .project-sidber .matal h3 {
  margin-bottom: 15px;
}

.form-check {
  /* margin-top: 13px; */
}
.form-check .form-check-input {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  height: 15px;
  width: 15px;
  border-radius: 2px;
  border: 1px solid #3D3D3D;
}
.form-check .form-check-input:checked {
  background-color: #3D3D3D;
}
.form-check .form-check-input:checked ~ label {
  color: #EF7E20;
}
.form-check .form-check-label {
  color: #414141;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 170.52%;
  margin-left: 0px;
}

.color .black .form-check-input {
  background-color: black;
  border-color: black;
}
.color .black .form-check-input:checked ~ label {
  color: black;
}
.color .orange .form-check-input {
  background-color: orange;
  border-color: orange;
}
.color .orange .form-check-input:checked ~ label {
  color: orange;
}
.color .red .form-check-input {
  background-color: red;
  border-color: red;
}
.color .red .form-check-input:checked ~ label {
  color: red;
}
.color .yellow .form-check-input {
  background-color: yellow;
  border-color: yellow;
}
.color .yellow .form-check-input:checked ~ label {
  color: yellow;
}
.color .blue .form-check-input {
  background-color: blue;
  border-color: blue;
}
.color .blue .form-check-input:checked ~ label {
  color: blue;
}
.color .green .form-check-input {
  background-color: green;
  border-color: green;
}
.color .green .form-check-input:checked ~ label {
  color: green;
}

.range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 22px;
}
.range span {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.range input {
  width: 100%;
  height: 45px;
  border: 1px solid #E2E2E2;
  background: #FFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  padding: 10px;
}

.rating-part .count-star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.rating-part .count-star h5 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.rating-part .rating {
  border-radius: 13px;
  background: #FFB800;
  width: 100%;
  height: 10px;
  margin-top: 11px;
  position: relative;
}
.rating-part .rating span {
  position: absolute;
  top: -8px;
  left: 46px;
}

.remove-btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
.remove-btn .remove-one {
  color: #EF7E20;
  font-size: 25px;
  cursor: pointer;
}

.sidebar-overlay {
  position: fixed;
  top: 0;
  left: -100%;
  background: rgba(0, 0, 0, 0.3);
  width: 0%;
  height: 100vh;
  z-index: 98;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sidebar-overlay.active {
  left: 0;
  width: 100%;
}

/*----------------------------------------------------*/
.graphic-print-section {
  overflow: hidden;
  margin-top: 15px;
}
.graphic-print-img{
  text-align: center;
    padding: 20px;
    background: #fff;
    border-radius: 15px;
}
.graphic-print-section .graphic-print-img .print-main-img {
  width: auto;
  height: 370px;
  max-width: 100%;
  object-fit: cover;
}
.payment-card img{width: 60px;}
.graphic-print-section .graphic-print-img .out-footer-img {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
}
.graphic-print-section .graphic-print-img .out-footer-img img {
  max-width: 100%;
}
.graphic-print-section .graphic-print-text-content .heding-titel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.graphic-print-section .graphic-print-text-content .heding-titel .heding-text h4 a {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}
.graphic-print-section .graphic-print-text-content .heding-titel .heding-text h6 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  margin-top: 5px;
}
.graphic-print-section .graphic-print-text-content .heding-titel .heding-text a {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  display: inline-block;
  margin-top: 5px;
}
.graphic-print-section .graphic-print-text-content .heding-titel ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.graphic-print-section .graphic-print-text-content .heding-titel ul li a {
  font-size: 27px;
  color: #000;
}
.graphic-print-section .graphic-print-text-content .char {
  margin-top: 5px;
  display: block;
}
.graphic-print-section .graphic-print-text-content .char .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.graphic-print-section .graphic-print-text-content .char .price .update-price {
  font-size: 25px;
  font-weight: 700;
}
.graphic-print-section .graphic-print-text-content .char .price .parsentes {
  display: block;
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 15px;
}
.graphic-print-section .graphic-print-text-content .char .old-price {
  margin-top: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.72px;
}
.graphic-print-section .graphic-print-text-content .flash {
  margin-top: 10px;
}
.graphic-print-section .graphic-print-text-content .flash ul li {
  font-size: 18px;
}
.graphic-print-section .graphic-print-text-content .available {
  margin-top: 20px;
}
.graphic-print-section .graphic-print-text-content .available h4 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.graphic-print-section .graphic-print-text-content .available .input-part {
  margin-top: 30px;
  position: relative;
  display: inline-block;
}
.graphic-print-section .graphic-print-text-content .available .input-part input {
  width: 333px;
  height: 74px;
  border-radius: 12px;
  background: #F3F3F3;
  border: 0;
  outline: none;
  color: #8D8D8D;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
  padding: 0 8px 0 30px;
}
.graphic-print-section .graphic-print-text-content .available .input-part a {
  display: block;
  border-radius: 12px;
  background: #EF7E20;
  width: 130px;
  height: 74px;
  line-height: 74px;
  text-align: center;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
  position: absolute;
  top: 0;
  right: -125px;
}
.graphic-print-text-content {
  padding: 20px;
  background: #fff;
  border-radius: 15px;
}
.graphic-print-section .graphic-print-text-content .payment {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.graphic-print-section .graphic-print-text-content .payment h6 {
  color: #818181;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
}
.graphic-print-section .graphic-print-text-content .payment .payment-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.graphic-print-section .graphic-print-text-content .stock-btn {
  margin-top: 15px;
}
.graphic-print-section .graphic-print-text-content .stock-btn button{
  width: 100%;
    border-radius: 12px;
    background: #EF7E20;
    display: block;
    text-align: center;
    padding: 15px 32px;
    color: #FFF;
    font-family: "Inter", sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    border: none;
}
.graphic-print-section .graphic-print-text-content .delivery-item {
  margin-top: 15px;
  border-radius: 12px;
  background: #F2F4F7;
  padding: 10px 20px;
}
.graphic-print-section .graphic-print-text-content .delivery-item a {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  text-decoration-line: underline;
}
.graphic-print-section .graphic-print-text-content .delivery-item a img {
  margin-right: 17px;
}
.graphic-print-section .graphic-print-text-content .delivery-item p {
  margin-top: 0px;
    display: block;
    color: #595959;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
}

.graphic-print-two-section .graphic-print-text-content .color-img {
  margin-top: 20px;
}
.graphic-print-two-section .graphic-print-text-content .color-img h4 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}
.graphic-print-two-section .graphic-print-text-content .color-img .images {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.graphic-print-two-section .graphic-print-text-content .select-part {
  margin-top: 10px;
}
.graphic-print-two-section .graphic-print-text-content .select-part h4 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}
.graphic-print-two-section .graphic-print-text-content .select-part .size {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.graphic-print-two-section .graphic-print-text-content .select-part .size select {
  width: 150px;
  height: 50px;
  border-radius: 12px;
  border: 1px solid #EF7E20;
  background: #FFF;
  outline: 0;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  padding-left: 34px;
}
.graphic-print-two-section .graphic-print-text-content .select-part .size a {
  border-radius: 12px;
  border: 2px solid #EF7E20;
  background: #FFF;
  display: inline-block;
  width: 174px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.graphic-print-two-section .graphic-print-text-content .quantity {
  margin-top: 10px;
}
.graphic-print-two-section .graphic-print-text-content .quantity h4 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}
 .quantity ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
  gap: 20px;
  border-radius: 12px;
  border: 1px solid #EF7E20;
  background: #FFF;
  width: 145px;
  height: 50px;
  line-height: 50px;
}
 .quantity ul li {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}
 .quantity ul li a {
  color: #000;
}

/*----------------------------------------------------*/
.shower-sidver {
  overflow: hidden;
  margin: 30px 0 0 0;
}
.shower-sidver .project-sidber a {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  line-height: 16.5px;
}
.shower-sidver .project-sidber a i {
  margin-right: 5px;
}

.arrow-icon-section {
  margin-top: 25px;
}
.arrow-icon-section a {
  color: #2B2B29;
  font-size: 24px;
}

.show-details {
  margin-top: 50px;
}
.show-details a {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  padding: 18px 60px 18px 17px;
}
.show-details a i {
  margin-right: 11px;
}

/*----------------------------------------------------*/
.product-details-section {
  overflow: hidden;
  margin-top: 25px;
}
.product-details-section .details h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 26px;
}
.product-details-section .details ul {
  margin-top: 35px;
}
.product-details-section .details ul li {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
}
.product-details-section .details ul li:first-child {
  list-style: disc;
}
.product-details-section .images img {
  width: 100%;
}

/*----------------------------------------------------*/
.customer-reviews-section {
  overflow: hidden;
  margin-top: 50px;
}
.customer-reviews-section .customer-reviews h4 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 32px;
  font-weight: 700;
}
.customer-reviews-section .customer-reviews .rating {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 70px;
}
.customer-reviews-section .customer-reviews .rating .rating-left-side h1 {
  color: #FFB800;
  font-family: "Inter", sans-serif;
  font-size: 200px;
  font-weight: 700;
}
.customer-reviews-section .customer-reviews .rating .rating-left-side ul {
  text-align: end;
}
.customer-reviews-section .customer-reviews .rating .rating-left-side ul li {
  display: inline-block;
  color: rgb(255, 184, 0);
  font-size: 40px;
}
.customer-reviews-section .customer-reviews .rating .rating-right-side .rating-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-top: 25px;
}
.customer-reviews-section .customer-reviews .rating .rating-right-side .rating-item .user {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.customer-reviews-section .customer-reviews .rating .rating-right-side .rating-item .midle {
  width: 450px;
  height: 15px;
  border-radius: 26px;
  background: #F0F0F0;
}
.customer-reviews-section .customer-reviews .rating .rating-right-side .rating-item .frist {
  background-color: #FFB800;
}
.customer-reviews-section .customer-reviews .rating .rating-right-side .frist-item {
  margin: 0;
}
.customer-reviews-section .customer-reviews .customer-comment {
  margin-top: 50px;
}
.customer-reviews-section .customer-reviews .customer-comment .comment-item {
  margin-top: 10px;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 10px;
}
.customer-reviews-section .customer-reviews .customer-comment .comment-item .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.customer-reviews-section .customer-reviews .customer-comment .comment-item .heading .user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.customer-reviews-section .customer-reviews .customer-comment .comment-item .heading .user .nameOrRating a {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-weight: 700;
}
.customer-reviews-section .customer-reviews .customer-comment .comment-item .heading .user .nameOrRating span {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-top: 7px;
  display: block;
}
.customer-reviews-section .customer-reviews .customer-comment .comment-item .heading .user ul li {
  display: inline-block;
  color: #FFB800;
  font-size: 26px;
}
.customer-reviews-section .customer-reviews .customer-comment .comment-item .heading .comment-date {
  text-align: right;
}
.customer-reviews-section .customer-reviews .customer-comment .comment-item .heading .comment-date span {
  display: block;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 10px;
}
.customer-reviews-section .customer-reviews .customer-comment .comment-item .heading .comment-date a {
  color: #FFB800;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 400;
}
.customer-reviews-section .customer-reviews .customer-comment .comment-item p {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-top: 7px;
}

/*----------------------------------------------------*/
.my-cart-section {
  overflow: hidden;
  margin-top: 45px;
  padding-bottom: 34px;
}
.my-cart-section .cart-titel h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 35px;
  font-weight: 700;
}
.my-cart-section .cart-titel h4 span {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 500;
}
.my-cart-section .graphic-print {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding-right: 30px;
  background: #fff;
  border-radius: 15px;
}
.my-cart-section .graphic-print .print-quyality .t-shirt-purse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}
.my-cart-section .graphic-print .print-quyality .t-shirt-purse h4 {
  width: 497px;
}
.my-cart-section .graphic-print .print-quyality .t-shirt-purse h4 a {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.my-cart-section .graphic-print .print-quyality .t-shirt-purse .char {
  display: block;
  margin: 0;
  text-align: right;
}
.my-cart-section .graphic-print .print-quyality .t-shirt-purse .char .update-price {
  font-size: 18px;
  font-weight: 700;
}
.my-cart-section .graphic-print .print-quyality .t-shirt-purse .char .old-price {
  font-size: 20px;
  font-weight: 600;
}
.my-cart-section .graphic-print .print-quyality .Ralph {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  margin: 10px 0;
}
.my-cart-section .graphic-print .print-quyality .sku {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}
.my-cart-section .graphic-print .print-quyality .print-sistem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  align-items: end;
}
.my-cart-section .graphic-print .print-quyality .print-sistem .quyalaty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.my-cart-section .graphic-print .print-quyality .print-sistem .quyalaty h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.my-cart-section .graphic-print .print-quyality .print-sistem .quyalaty h4 span {
  font-weight: 300;
}
.my-cart-section .graphic-print .print-quyality .print-sistem .quyalaty .size select {
  width: 125px;
    height: 60px;
    border: 1px solid #ef7e20;
    border-radius: 10px;
    background: #FFF;
    outline: 0;
    padding-left: 5px;
    color: #2B2B29;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
.my-cart-section .graphic-print .print-quyality .print-sistem .quyalaty .quantity ul {
  width: 115px;
  height: 60px;
  border: 1px solid #ef7e20;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 60px;
  gap: 18px;
}
.my-cart-section .graphic-print .print-quyality .print-sistem .quyalaty .quantity ul li {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.my-cart-section .graphic-print .print-quyality .print-sistem .quyalaty .color {
  position: relative;
}
.my-cart-section .graphic-print .print-quyality .print-sistem .quyalaty .color a {
  position: absolute;
  left: -18px;
  bottom: -10px;
}
.my-cart-section .graphic-print .print-quyality .print-sistem .remove-btns {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-top: 70px;
}

.order-summery {
  -webkit-box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
  padding: 40px 27px 50px 27px;
}
.order-summery h3 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.52px;
  text-transform: capitalize;
  margin-bottom: 22px;
}
.order-summery .apply-input {
  position: relative;
}
.order-summery .apply-input input {
  width: 100%;
  height: 60px;
  color: rgba(0, 0, 0, 0.25);
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.36px;
  text-transform: capitalize;
  border: 1px solid #EDEDED;
  background: #FFF;
  outline: 0;
  padding: 0 95px 0 22px;
}
.order-summery .apply-input .apply-btn {
  width: 92px;
  height: 60px;
  border: 1px solid #EDEDED;
  background: #EF7E20;
  display: block;
  text-align: center;
  line-height: 60px;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.36px;
  text-transform: capitalize;
  position: absolute;
  top: 0;
  right: 0;
}
.order-summery .shoping-list {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 30px;
  margin-top: 40px;
}
.order-summery .shoping-list .product-free {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-summery .shoping-list .product-free h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 38px;
}
.order-summery .shoping-list .product-free span {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 38px;
}
.order-summery .total-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
.order-summery .total-price h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 38px;
}
.order-summery .total-price span {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 38px;
}
.order-summery .shoping-btn {
  color: #FFF;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  height: 70px;
  display: block;
  line-height: 70px;
  border-radius: 12px;
  background: #EF7E20;
  margin-top: 20px;
}

/*----------------------------------------------------*/
.checkout-section {
  overflow: hidden;
  margin-top: 45px;
  padding-bottom: 100px;
}
.checkout-section .checkout .checkout-heading h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 30px;
}
.checkout-section .order-summery {
  padding: 39px 27px 25px 27px;
}

.delevery-card {
  padding: 40px 60px 50px 50px;
  -webkit-box-shadow: 0px 10px 70px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 10px 70px rgba(0, 0, 0, 0.08);
}
.delevery-card h5 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.52px;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.delevery-card .delavery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}
.delevery-card .delavery .home-delavery {
  border-radius: 12px;
  border: 1px solid #B4B4B4;
  background: #FFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  height: 180px;
  text-align: -webkit-center;
}
.delevery-card .delavery .home-delavery:hover {
  border: 2px solid #EF7E20;
}
.delevery-card .delavery .home-delavery .home {
  display: block;
  width: 70px;
  height: 70px;
  background-color: #F7F7F7;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  color: rgb(20, 27, 52);
  margin-top: 35px;
}
.delevery-card .delavery .home-delavery .address {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.4px;
  text-transform: capitalize;
}

.shipping-details {
  margin-top: 40px;
  -webkit-box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
  padding: 40px 70px 40px 50px;
}
.shipping-details h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.52px;
  text-transform: capitalize;
  margin-bottom: 40px;
}
.shipping-details .imput-gurup .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 45px;
}
.shipping-details .imput-gurup input {
  width: 100%;
  border-radius: 12px;
  border: 1px solid #B4B4B4;
  background: #FFF;
  outline: 0;
  margin-bottom: 25px;
  height: 70px;
  padding: 0 35px 0 35px;
}
.shipping-details button {
  border-radius: 12px;
  border: 1px solid #EDEDED;
  background: rgba(237, 132, 46, 0.4);
  width: 100%;
  height: 70px;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.4px;
  text-transform: capitalize;
}
.shipping-details .securs {
  text-align: center;
  margin-top: 25px;
}

.cart-checkout-page {
  -webkit-box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
  padding: 40px 18px 35px 35px;
  margin-top: 40px;
}
.cart-checkout-page .heading {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.52px;
  text-transform: capitalize;
  margin-bottom: 25px;
}
.cart-checkout-page .heading span {
  color: rgba(0, 0, 0, 0.5);
}
.cart-checkout-page .graphic-print {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 17px;
}
.cart-checkout-page .graphic-print .print-quyality h4 a {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}
.cart-checkout-page .graphic-print .print-quyality .ralph {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
}
.cart-checkout-page .graphic-print .print-quyality .sku {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
}
.cart-checkout-page .graphic-print .print-quyality .print-sistem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cart-checkout-page .graphic-print .print-quyality .print-sistem .quyalaty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 13px;
}
.cart-checkout-page .graphic-print .print-quyality .print-sistem .quyalaty h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 7px;
}
.cart-checkout-page .graphic-print .print-quyality .print-sistem .quyalaty .size select {
  width: 70px;
  height: 45px;
  border: 1px solid #E8E8E8;
  background: #FFF;
  padding-left: 10px;
  outline: 0;
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.cart-checkout-page .graphic-print .print-quyality .print-sistem .quyalaty .color img {
  width: 45px;
  height: 45px;
}
.cart-checkout-page .graphic-print .print-quyality .print-sistem .quyalaty .quantity ul {
  width: 94.199px;
  height: 44.681px;
  border: 1px solid #E8E8E8;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 44.681px;
  gap: 15px;
}
.cart-checkout-page .graphic-print .print-quyality .print-sistem .quyalaty .quantity ul li {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.cart-checkout-page .graphic-print .print-quyality .print-sistem .char {
  display: block;
  text-align: right;
}
.cart-checkout-page .graphic-print .print-quyality .print-sistem .char .update-price {
  margin: 0;
  font-size: 22px;
}
.cart-checkout-page .graphic-print .print-quyality .print-sistem .char .old-price {
  font-size: 20px;
}

.checkout-btn {
  margin-top: 40px;
}
.checkout-btn button {
  width: 100%;
  height: 90px;
  border: 0;
  border-radius: 12px;
  background: #EF7E20;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 600;
}

.shipping-details .imput-gurup select {
  width: 100%;
  height: 70px;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 12px;
  border: 1px solid #B4B4B4;
  background-color: #FFF;
  color: rgba(0, 0, 0, 0.25);
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.4px;
  text-transform: capitalize;
}

.nearby-stores {
  -webkit-box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
  margin-top: 40px;
  padding: 40px 70px 40px 50px;
}
.nearby-stores h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.52px;
  text-transform: capitalize;
  margin-bottom: 40px;
}
.nearby-stores .podium-store-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 12px;
  border: 1px solid #B4B4B4;
  background: #FFF;
  padding: 20px 18px 20px 35px;
  margin-top: 20px;
}
.nearby-stores .podium-store-item .podium-left-side h6 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.4px;
  text-transform: capitalize;
}
.nearby-stores .podium-store-item .podium-left-side ul li {
  margin-top: 10px;
}
.nearby-stores .podium-store-item .podium-left-side ul li a {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.36px;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nearby-stores .podium-store-item .podium-left-side ul li a:hover {
  color: #EF7E20;
}
.nearby-stores .podium-store-item .podium-left-side ul li a img {
  margin-right: 15px;
}

.checkout-page-3-details {
  margin: 0;
}

.payment-card ul li {
  display: inline-block;
  margin-left: 10px;
}
.payment-card ul li:first-child {
  margin: 0;
}

/*----------------------------------------------------*/
.contact-section {
  overflow: hidden;
  margin-top: 60px;
  padding-bottom: 100px;
}
.contact-section .contact-heading h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 24px;
}
.contact-section .contact {
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
  margin-top: 25px;
  padding: 13px 65px 16px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 65px;
}
.contact-section .contact .information-part {
  background-color: #EF7E20;
  padding: 50px 127px 320px 50px;
  position: relative;
  z-index: 1;
}
.contact-section .contact .information-part h5 {
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-weight: 600;
}
.contact-section .contact .information-part p {
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-top: 8px;
}
.contact-section .contact .information-part ul li {
  margin-top: 30px;
}
.contact-section .contact .information-part ul li a {
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.contact-section .contact .information-part ul li a i {
  margin-right: 15px;
}
.contact-section .contact .information-part img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.contact-section .contact .input-part {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.contact-section .contact .input-part .input-gurup {
  margin-top: 40px;
}
.contact-section .contact .input-part .input-gurup label {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}
.contact-section .contact .input-part .input-gurup input {
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #8D8D8D;
  color: #8D8D8D;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  margin-top: 15px;
  outline: 0;
  padding-bottom: 10px;
}
.contact-section .contact .input-part .input-gurup .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  margin-bottom: 50px;
}
.contact-section .contact .input-part .input-gurup .name input {
  width: 368px;
}
.contact-section .contact .input-part .input-gurup .massage input {
  width: 100%;
}
.contact-section .contact .input-part .input-btn {
  text-align: right;
  margin-top: 65px;
}
.contact-section .contact .input-part .input-btn a {
  border-radius: 5px;
  background: #EF7E20;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
  padding: 15px 48px;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.contact-section .contact .input-part .later-send-img {
  position: absolute;
  bottom: -80px;
  right: 85px;
  z-index: -1;
}
.contact-section .live-chat {
  margin-top: 37px;
  border-radius: 12px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
  padding: 30px 90px 30px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-section .live-chat .left-side h6 {
  color: #000;
  font-family: "Almarai", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 24px;
}
.contact-section .live-chat .left-side p {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 20px;
}
.contact-section .live-chat .left-side a {
  border-radius: 5px;
  background: #EF7E20;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
  padding: 15px 48px;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
  display: inline-block;
}

/*----------------------------------------------------*/
.about-section {
  overflow: hidden;
  margin-top: 50px;
}
.about-section .about .about-banner img {
  width: 100%;
}
.about-section .about .about-al-garawi {
  margin-top: 35px;
}
.about-section .about .about-al-garawi h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 24px;
}
.about-section .about .about-al-garawi p {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 20px;
}
.about-section .about .reach {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about-section .about .reach .reach-all h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 20px;
}
.about-section .about .reach .reach-all ul {
  padding-left: 5px;
}
.about-section .about .reach .reach-all ul li {
  list-style: disc;
}
.about-section .about .reach .reach-all ul li a {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 51px;
}
.about-section .about .reach .reach-map iframe {
  width: 790px;
  height: 377px;
}

/*----------------------------------------------------*/
.privacy-section {
  overflow: hidden;
  margin: 60px 0 100px 0;
}
.privacy-section .privacy h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 20px;
}
.privacy-section .privacy p {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 37px;
}
.privacy-section .privacy p a {
  color: #EF7E20;
  font-weight: 600;
}
.privacy-section .privacy h6 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 37px;
}
.privacy-section .privacy ul {
  margin-left: 25px;
}
.privacy-section .privacy ul li {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 37px;
  list-style: disc;
}
.privacy-section .privacy ul li a {
  color: #EF7E20;
  font-weight: 500;
}
.privacy-section .privacy h5 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 37px;
}

/*----------------------------------------------------*/
.order-successfully {
  overflow: hidden;
  margin-top: 60px;
  padding-bottom: 185px;
}
.order-successfully .successfully-card {
  text-align: -webkit-center;
}
.order-successfully .successfully-card img {
  max-width: 100%;
}
.order-successfully .successfully-card .contain {
  margin-top: 25px;
}
.order-successfully .successfully-card .contain h3 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 35px;
  font-weight: 700;
}
.order-successfully .successfully-card .contain .order-number {
  display: inline-block;
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 500;
  margin-top: 45px;
}
.order-successfully .successfully-card .contain span {
  display: block;
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 500;
}
.order-successfully .successfully-card .contain .successfully-btn {
  width: 533px;
  height: 90px;
  display: block;
  border-radius: 12px;
  background: #EF7E20;
  line-height: 90px;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 600;
  margin-top: 25px;
}
.order-successfully .successfully-card .contain .Download {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 26px;
  font-weight: 400;
  margin-top: 25px;
  display: inline-block;
}

/*----------------------------------------------------*/
.loging-section {
  overflow: hidden;
}
.loging-section .loging-img img {
  width: 100%;
}
.loging-section .login-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 45px 0 0;
  margin-bottom: 130px;
}
.loging-section .login-header select {
  border: 0;
  color: #333;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.loging-section .login-header .from-header-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.loging-section .login-header .from-header-btn .account {
  color: #333;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-right: 30px;
}
.loging-section .login-header .from-header-btn .sing-up-btn {
  padding: 7.5px 29.5px 8.5px 30.5px;
  border-radius: 32px;
  border: 1px solid #111;
  background: #FFF;
  color: #111;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 400;
}
.loging-section .login-from {
  width: 480px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 20px;
}
.loging-section .login-from .login-heading-titel {
  margin-bottom: 40px;
}
.loging-section .login-from h4 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 32px;
  font-weight: 500;
}
.loging-section .login-from p {
  margin-top: 15px;
  color: #989898;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.5px;
}

.phone-number label {
  color: #666;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 12px;
}
.phone-number .phone-input {
  position: relative;
  margin-bottom: 25px;
}
.phone-number .phone-input input {
  width: 100%;
  height: 56px;
  border-radius: 12px;
  border: 1px solid rgba(102, 102, 102, 0.35);
  outline: 0;
  padding-left: 60px;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.phone-number .phone-input img {
  position: absolute;
  top: 15px;
  left: 24px;
}

.password-input {
  margin-bottom: 25px;
}
.password-input .password-hiden {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.password-input .password-hiden label {
  color: #666;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.password-input .password-hiden a {
  color: rgba(102, 102, 102, 0.8);
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.password-input input {
  width: 100%;
  height: 56px;
  border-radius: 12px;
  border: 1px solid rgba(102, 102, 102, 0.35);
  outline: 0;
  padding-left: 20px;
}

.form-checks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.form-checks input {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #000;
}
.form-checks input:checked {
  background-color: #000;
  border-color: #000;
}
.form-checks label {
  margin-left: 8px;
  color: #5b5b5b;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.form-checks label a {
  color: #111;
  text-decoration-line: underline;
}

.loging-btn {
  display: block;
  width: 100%;
  height: 64px;
  border-radius: 32px;
  background: #EF7E20;
  text-align: center;
  line-height: 64px;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 400;
  border: none;
}
.loging-btn:hover {
  color: #fff;
}

.defolt {
  text-align: center;
  margin-top: 40px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.defolt::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: rgba(102, 102, 102, 0.25);
  left: 0;
  top: 15px;
  z-index: -1;
}
.defolt span {
  color: #666;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  background-color: #fff;
}

.google-btn {
  display: block;
  border-radius: 40px;
  border: 1px solid #333;
  background: #FFF;
  width: 100%;
  height: 64px;
  margin-bottom: 16px;
  text-align: center;
  line-height: 64px;
  color: #333;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.foget-btn {
  background: #EF7E20;
  opacity: 1;
}

.login-from p a {
  color: #545454;
}
.login-from .passwor-verifacation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 39px;
}
.login-from .passwor-verifacation input {
  width: 65px;
  height: 65px;
  border-radius: 12px;
  border: 1px solid #E1E1E1;
  background: #FFF;
  outline: 0;
  padding-left: 30px;
}
.login-from .resent-sms {
  text-align: right;
  margin: 15px 0;
}
.login-from .resent-sms a {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration-line: underline;
  display: inline-block;
}

.loging-success {
  text-align: center;
}
.loging-success h5 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 20px 0;
}

.create-account {
  margin-bottom: 25px !important;
}

/*----------------------------------------------------*/
.client-section {
  overflow: hidden;
  padding: 50px 0 300px 0;
}

.profile-card {
  border-radius: 12px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 50px 30px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 50px 30px rgba(0, 0, 0, 0.04);
  padding: 23px 14px 28px 18px;
}
.profile-card .card-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #E5E7EB;
  padding-bottom: 27px;
  margin-bottom: 25px;
}
.profile-card .card-heading .profile-name {
  margin-left: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.profile-card .card-heading .profile-name .name .wael {
  color: #1F2937;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  display: block;
}
.profile-card .card-heading .profile-name .name .gmail {
  color: #6B7280;
  font-family: "Almarai", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  display: block;
  margin-top: 5px;
}
.profile-card .profile-contant .profile-details-item {
  padding: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.profile-card .profile-contant .profile-details-item:hover .item .user {
  color: #EF7E20;
}
.profile-card .profile-contant .profile-details-item .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-family: "Almarai", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.profile-card .profile-contant .profile-details-item .item .user i {
  margin-right: 10px;
}
.profile-card .profile-contant .profile-details-item .item span {
  color: rgb(107, 114, 128);
}
.profile-card .logOut-btn {
  color: #F00;
  font-family: "Almarai", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 10px;
}

.client-details {
  border-radius: 12px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 50px 30px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 50px 30px rgba(0, 0, 0, 0.04);
  padding: 23px 43px 42px 32px;
}
.client-details .card-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #F3F4F6;
  padding-bottom: 27px;
  margin-bottom: 30px;
}
.client-details .card-heading .profile-img {
  position: relative;
}
.client-details .card-heading .profile-img span {
  width: 30px;
  height: 30px;
  background-color: #EF7E20;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.client-details .card-heading .profile-name {
  margin-left: 20px;
}
.client-details .card-heading .profile-name .wael {
  display: block;
  color: #1F2937;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}
.client-details .card-heading .profile-name .gmail {
  color: #6B7280;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  display: block;
}
.client-details .input-part .name-1 {
  margin-bottom: 45px;
}
.client-details .input-part .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}
.client-details .input-part .name label {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  display: block;
  margin-bottom: 15px;
}
.client-details .input-part .name input {
  border: 0;
  border-bottom: 1px solid #8D8D8D;
  outline: none;
  color: #8D8D8D;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  padding-bottom: 10px;
  width: 368px;
}
.client-details .input-part .input-btn {
  margin-top: 75px;
}
.client-details .input-part .input-btn a {
  border-radius: 5px;
  background: #EF7E20;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
  color: #FFF;
  font-family: "Almarai", sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: block;
  width: 214px;
  height: 54px;
  text-align: center;
  line-height: 54px;
}

/*----------------------------------------------------*/
.favorite-section {
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
}
.favorite-section .favorite {
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 50px 30px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 50px 30px rgba(0, 0, 0, 0.04);
  padding: 30px 50px 150px 30px;
}
.favorite-section .favorite .heading-titel {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 27px;
}
.favorite-section .favorite .summer-card .img-content a .heart-icon {
  color: rgb(239, 126, 32);
}
.favorite-section .favorite .summer-card .offer {
  position: absolute;
  bottom: 7px;
  left: 0;
}
.favorite-section .favorite .summer-card .content .flash ul .time {
  font-weight: 600;
}
.favorite-section .favorite .summer-card .content .flash ul li {
  margin-left: 1px;
}

/*----------------------------------------------------*/
.orders-section {
  overflow: hidden;
  padding: 50px 0 300px 0;
}

.order {
  border-radius: 12px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 50px 30px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 50px 30px rgba(0, 0, 0, 0.04);
  padding: 30px 16px 35px 30px;
}
.order .heading-titel {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 20px;
}
.order .track-order {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #FFF;
  padding: 15px 17px 32px 20px;
}
.order .graphic-print {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.order .graphic-print .left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.order .graphic-print .left-side .print-img img {
  width: 172px;
  height: 197px;
}
.order .graphic-print .left-side .print-quyality .t-shirt-purse h4 {
  width: 317px;
}
.order .graphic-print .left-side .print-quyality .t-shirt-purse h4 a {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 700;
}
.order .graphic-print .left-side .print-quyality .Ralph {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  margin-top: 5px;
}
.order .graphic-print .left-side .print-quyality .sku {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
}
.order .graphic-print .left-side .print-quyality .print-sistem {
  margin-top: 10px;
}
.order .graphic-print .left-side .print-quyality .print-sistem .quyalaty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.order .graphic-print .left-side .print-quyality .print-sistem .quyalaty h4 {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}
.order .graphic-print .left-side .print-quyality .print-sistem .quyalaty .size select {
  width: 70px;
  height: 45px;
  border: 1px solid #E8E8E8;
  background: #FFF;
  padding-left: 20px;
  outline: 0;
}
.order .graphic-print .left-side .print-quyality .print-sistem .quyalaty .color img {
  width: 45px;
  height: 45px;
}
.order .graphic-print .left-side .print-quyality .print-sistem .quyalaty .quantity ul {
  width: 94.199px;
  height: 44.681px;
  border: 1px solid #E8E8E8;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 44.681px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  gap: 10px;
}
.order .graphic-print .left-side .print-quyality .print-sistem .quyalaty .quantity ul li {
  cursor: pointer;
}
.order .graphic-print .right-side .char {
  display: block;
  text-align: right;
}
.order .graphic-print .right-side .char .update-price {
  margin: 0 0 5px 0;
  display: block;
}
.order .graphic-print .right-side .track-btns {
  border-radius: 5px;
  background: #EF7E20;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
  padding: 15px 48px;
  display: inline-block;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-top: 78px;
}

.track-header {
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 15px;
}
.track-header .order-id {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.track-header .order-id .id-number {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 38px;
}
.track-header .order-id .download {
  border-radius: 8px;
  border: 1px solid var(--Natural-300, #D0D5DD);
  padding: 10px 16px;
  color: #667085;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.track-header .order-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.track-header .order-date span {
  border-right: 1px solid #D0D5DD;
  color: #1D2939;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding-right: 15px;
  margin-right: 15px;
}
.track-header .order-date a {
  color: #12B76A;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.track-header .order-date a i {
  margin-right: 10px;
}

.order-delivery {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}
.order-delivery::after {
  position: absolute;
  content: "";
  display: block;
  width: 90%;
  height: 4px;
  border-radius: 2px;
  background: #15CF74;
  right: 40px;
  top: 43px;
  z-index: -1;
}
.order-delivery .order-delievery-item {
  text-align: center;
  display: inline-block;
}
.order-delivery .order-delievery-item h6 {
  color: #12B76A;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}
.order-delivery .order-delievery-item span {
  border-radius: 43px;
  background: #15CF74;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  margin: 3px 0;
}
.order-delivery .order-delievery-item p {
  color: #667085;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.refund-btn {
  margin-top: 40px;
  text-align: right;
}
.refund-btn a {
  border-radius: 5px;
  background: #EF7E20;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
  padding: 15px 48px;
  display: inline-block;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

/*----------------------------------------------------*/
.adders-section {
  overflow: hidden;
  padding: 50px 0 300px 0;
}
.adders-section .addres {
  border-radius: 12px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 50px 30px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 50px 30px rgba(0, 0, 0, 0.04);
  padding: 30px 38px 44px 32px;
}
.adders-section .addres h1 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 20px;
}
.adders-section .addres .frist-item {
  margin-bottom: 30px;
}

.addres-card {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #FFF;
  padding: 34px 23px 34px 23px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.addres-card:hover {
  border: 2px solid #EF7E20;
}
.addres-card:hover .check-icons {
  display: block;
}
.addres-card h4 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.addres-card ul li {
  margin-top: 10px;
}
.addres-card ul li a {
  color: #2B2B29;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
}
.addres-card ul li a i {
  color: rgb(239, 126, 32);
}
.addres-card .check-icons {
  width: 18px;
  height: 18px;
  background-color: rgb(239, 126, 32);
  display: block;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  position: absolute;
  top: -5px;
  right: -5px;
  display: none;
}

.new-addres-card {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.new-addres-card h6 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 20px;
}

.new-address-section {
  overflow: hidden;
  padding: 50px 0 200px 0;
}

.new-address {
  border-radius: 12px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 50px 30px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 50px 30px rgba(0, 0, 0, 0.04);
  padding: 30px 38px 68px 32px;
}
.new-address h2 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-weight: 500;
}
.new-address .addres-input {
  padding: 28px 30px 37px 36px;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #FFF;
  margin-top: 20px;
}
.new-address .addres-input .input-gurup .country {
  margin-bottom: 18px;
}
.new-address .addres-input .input-gurup label {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  display: block;
  margin-bottom: 15px;
}
.new-address .addres-input .input-gurup input {
  color: #8D8D8D;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(141, 141, 141, 0.4);
  padding: 0 0 10px 0;
  outline: 0;
  display: block;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.new-address .addres-input .input-gurup .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 35px;
  margin-bottom: 18px;
}
.new-address .addres-input .input-gurup .name select {
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(141, 141, 141, 0.4);
  outline: 0;
  padding: 0 0 10px 0;
  color: #8D8D8D;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.new-address .addres-input .input-gurup .name .frist-input {
  width: 50%;
}
.new-address .addres-input .input-gurup .name .last-last {
  width: 50%;
}
.new-address .input-btn {
  text-align: right;
  margin-top: 28px;
}
.new-address .input-btn a {
  border-radius: 5px;
  background: #EF7E20;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
  padding: 15px 48px;
  display: inline-block;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

/*----------------------------------------------------*/
.summer-page-section .summer {
  position: relative;
}
.summer-page-section .ready-to-help-btn {
  border-radius: 100px;
  background: #EF7E20;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.13);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.13);
  width: 297px;
  height: 56px;
  display: block;
  text-align: center;
  line-height: 56px;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 600;
  position: absolute;
  right: 0;
  bottom: 230px;
}

.welcome-live-chat {
  display: inline-block;
  text-align: center;
  padding: 49px 28px 29px 29px;
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 50px 30px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 4px 50px 30px rgba(0, 0, 0, 0.03);
  position: absolute;
  right: 0;
  bottom: 255px;
}
.welcome-live-chat .live-logo img {
  width: 80px;
  height: 80px;
}
.welcome-live-chat h4 .welcome {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-top: 10px;
  display: block;
}
.welcome-live-chat p {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 500;
  width: 330px;
  margin-top: 10px;
}
.welcome-live-chat .chat-btn a {
  width: 100%;
  height: 65px;
  border-radius: 12px;
  background: #EF7E20;
  display: block;
  text-align: center;
  line-height: 65px;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.chat-ticet {
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 50px 30px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 4px 50px 30px rgba(0, 0, 0, 0.03);
  display: inline-block;
  padding: 32px 17px 29px 18px;
  position: absolute;
  top: 55px;
  right: 0;
}
.chat-ticet .ticket-head {
  text-align: center;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 15px;
  position: relative;
}
.chat-ticet .ticket-head::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #15CF74;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: 50px;
  top: 10px;
}
.chat-ticet .ticket-head a {
  color: #EF7E20;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 700;
}
.chat-ticet .chat-text {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.chat-ticet .chat-text .profile img {
  width: 40px;
  height: 40px;
}
.chat-ticet .chat-text p {
  margin-left: 5px;
  border-radius: 0px 100px 100px 14px;
  background: #F6F6F6;
  padding: 13px 14px 15px 13px;
  margin-top: 15px;
}
.chat-ticet .type-input {
  margin-top: 195px;
  position: relative;
}
.chat-ticet .type-input input {
  width: 356px;
  height: 65px;
  border-radius: 12px;
  background: #F2F2F2;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 40px 0 20px;
  color: #A5A5A5;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 600;
}
.chat-ticet .type-input .text-icon {
  color: #141B34;
  position: absolute;
  top: 20px;
  right: 15px;
}

.close-chat {
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 50px 30px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 4px 50px 30px rgba(0, 0, 0, 0.03);
  padding: 40px 28px 29px 29px;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 190px;
  right: 0;
}
.close-chat .close-icons {
  position: relative;
}
.close-chat .close-icons a {
  position: absolute;
  top: -20px;
  right: -5px;
}
.close-chat .close-icons a img {
  width: 20px;
  height: 20px;
}
.close-chat .massage {
  width: 162px !important;
  height: 132px;
}
.close-chat .contacting {
  display: block;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
}
.close-chat h6 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.close-chat .close-btn {
  width: 356px;
  height: 65px;
  border-radius: 12px;
  background: #EF7E20;
  display: block;
  text-align: center;
  line-height: 65px;
  margin-top: 25px;
  color: #FFF;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 600;
}

/*----------------------------------------------------*/
.banner-section {
  overflow: hidden;
  margin-top: 40px;
}
.banner-section .banner img {
  width: 100%;
}
.banner-section .banner .owl-nav {
  display: block;
}
.banner-section .banner .owl-nav .owl-prev {
  color: rgb(239, 126, 32);
  position: absolute;
  top: 0;
  right: -80px;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}

/*----------------------------------------------------*/
.new-collection {
  overflow: hidden;
}
.new-collection .collection .collection-item {
  position: relative;
  display: inline-block;
}
.new-collection .collection .collection-item .collection-img img {
  width: 100%;
  /* height: 300px; */
}
.new-collection .collection .collection-item .long-arrow {
  color: rgb(255, 255, 255);
  position: absolute;
  right: 12px;
  bottom: 11px;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
}

.header-section .hedear-top .hedear-botton button {
  border-radius: 6px;
  font-size: 18px;
  height: 60px;
  width: 220px;
}
.header-section .hedear-top .hedear-botton button:hover, .header-section .hedear-top .hedear-botton button:focus {
  background: #2B2B29;
}

.header-section {
  padding-bottom: 5px;
  margin-bottom: 10px;
  background: #fff;
  box-shadow: 0 1px 1px #dfdfdf;
}

.header-section .header-menu {
  margin-top: 0;
    border-top: 1px solid #ddd;
    padding-top: 8px;
}

.header-section .header-menu ul li a {
  font-size: 18px;
}

.items h5 {
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.items a {
  display: block;
  overflow: hidden;
}
.items a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #e0e0e0;
}
.items a:hover img, .items a:focus img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.items a:hover h5, .items a:focus h5 {
  color: #EF7E20;
}

.ribbon-section .ribbon ul li {
  font-size: 16px;
}

.summer-card .summer-card-img .offer {
  bottom: 0;
}
.summer-card .summer-card-img .offer span {
  display: inline-block;
}

.summer-card .content h3 {
  font-size: 13px;
  line-height: 20px;
}

.char .update-price {
  font-size: 13px;
}

.summer-card .summer-card-img {
  overflow: hidden;
}
.summer-card .summer-card-img img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.summer-card .summer-card-img .heart-icon:hover, .summer-card .summer-card-img .heart-icon:focus {
  background: #EF7E20 !important;
  color: #fff !important;
}
.summer-card:hover .content h3, .summer-card:focus .content h3 {
  color: #EF7E20;
}
.summer-card:hover .summer-card-img img, .summer-card:focus .summer-card-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.summer-card .summer-card-img .add-tag a:hover, .summer-card .summer-card-img .add-tag a:focus {
  background: #EF7E20;
  color: #fff;
}
.summer-card .summer-card-img .add-tag a:hover img, .summer-card .summer-card-img .add-tag a:focus img {
  -webkit-filter: brightness(100);
          filter: brightness(100);
}

.footer-menu ul li a {
  font-size: 16px;
}

.hedear-logo a {
  display: block;
  max-width: 180px;
  margin: 0 auto;
}
.hedear-logo a img {
  width: 135px;
}

.menOrWomen-item a {
  display: block;
  overflow: hidden;
}
.menOrWomen-item a img {
  width: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.menOrWomen-item h4 {
  left: 50% !important;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.menOrWomen-item:hover h4, .menOrWomen-item:focus h4 {
  color: #EF7E20;
}
.menOrWomen-item:hover a img, .menOrWomen-item:focus a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.algarawigroup-card ul li a:hover, .algarawigroup-card ul li a:focus,
.algarawigroup-card .shop-now:hover,
.algarawigroup-card .shop-now:focus,
.clothes-section .clothes ul li a:hover,
.clothes-section .clothes ul li a:focus {
  background: #2B2B29;
}

.summer-section-two .summer-heding h4 {
  font-size: 16px;
}

.summer-section-two .summer-heding a {
  font-size: 16px;
}

.char .old-price {
  font-size: 14px;
}

.brand-card {
  overflow: hidden;
}
.brand-card a {
  display: block;
  overflow: hidden;
}
.brand-card a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.brand-card:hover img, .brand-card:focus img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.bag-card .card-img {
  overflow: hidden;
}
.bag-card .card-img img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bag-card .card-img .content a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bag-card:hover .card-img img, .bag-card:focus .card-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.bag-card:hover .content a, .bag-card:focus .content a {
  color: #EF7E20 !important;
}

.graphic-print-section .graphic-print-text-content .stock-btn button:hover, .graphic-print-section .graphic-print-text-content .stock-btn button:focus,
.graphic-print-section .graphic-print-text-content .available .input-part a:hover,
.graphic-print-section .graphic-print-text-content .available .input-part a:focus,
.order .graphic-print .right-side .track-btns:hover,
.order .graphic-print .right-side .track-btns:focus,
.refund-btn a:hover,
.refund-btn a:focus,
.order-successfully .successfully-card .contain .successfully-btn:hover,
.order-successfully .successfully-card .contain .successfully-btn:focus,
.order-summery .apply-input .apply-btn:hover,
.order-summery .apply-input .apply-btn:focus,
.order-summery .shoping-btn:hover,
.order-summery .shoping-btn:focus,
.foget-btn:hover,
.foget-btn:focus {
  background: #000;
}

.loging-section .login-header .from-header-btn .sing-up-btn:hover, .loging-section .login-header .from-header-btn .sing-up-btn:focus {
  background: #EF7E20;
  color: #fff;
}

.contact-section .contact .input-part .input-btn a:hover, .contact-section .contact .input-part .input-btn a:focus,
.client-details .input-part .input-btn a:hover,
.client-details .input-part .input-btn a:focus,
.checkout-btn button:hover,
.checkout-btn button:focus,
.new-address .input-btn a:hover,
.new-address .input-btn a:focus {
  background: #000;
}

/*----------------------------------------------------*/
/*----------------------------------------------------*/
@media (max-width: 1560px) {
  .summer-card .summer-card-img .add-tag a {
    font-size: 16px;
    padding: 10px 10px;
  }
  .summer-card .summer-card-img .offer span {
    padding: 8px;
    font-size: 14px;
  }
  .summer-card .content .char .update-price {
    font-size: 18px;
  }
  .summer-card .content .char .old-price {
    font-size: 16px;
  }
  .summer-card .content .flash ul li {
    font-size: 10px;
  }
  .cart-checkout-page .graphic-print .print-quyality .print-sistem {
    display: block;
  }
  .cart-checkout-page .graphic-print .print-quyality .print-sistem .char {
    text-align: left;
    margin-top: 10px;
  }
  .cart-checkout-page .graphic-print .print-quyality .print-sistem .char .update-price {
    display: block;
  }
  .favorite-section .favorite .summer-card .offer {
    bottom: 4px;
  }
}
@media (max-width: 1499px) {
  .delevery-card {
    padding: 40px 25px 50px 25px;
  }
  .about-section .about .reach .reach-map iframe {
    width: 750px;
    height: 360px;
  }
}
@media (max-width: 1399px) {
  .xl-mb-30 {
    margin-bottom: 30px;
  }
  .menOrWomen-item h4 {
    left: 18%;
  }
  .algarawigroup-card .shop-now {
    left: 75px;
    bottom: 20px;
  }
  .clothes-section .clothes ul {
    bottom: 20px;
    left: 99px;
  }
  .summer-card .content .flash ul li {
    font-size: 12px;
  }
  .bag-card .card-img .content {
    bottom: 60px;
    left: 130px;
  }
  .my-cart-section .graphic-print {
    padding-right: 0px;
  }
  .my-cart-section .graphic-print .print-quyality .t-shirt-purse h4 {
    width: 100%;
  }
  .my-cart-section .graphic-print .print-quyality .t-shirt-purse {
    display: block;
  }
  .my-cart-section .graphic-print .print-quyality .t-shirt-purse .char {
    text-align: left;
    margin-top: 15px;
  }
  .my-cart-section .graphic-print .print-quyality .print-sistem {
    display: block;
  }
  .my-cart-section .graphic-print .print-quyality .print-sistem .remove-btns {
    margin-top: 10px;
    display: block;
  }
  .nearby-stores .podium-store-item {
    display: block;
  }
  .nearby-stores .podium-store-item .podium-right-side {
    margin-top: 20px;
  }
  .payment-card ul .bank-5 {
    margin: 10px 0 0 0;
  }
  .about-section .about .reach .reach-map iframe {
    width: 600px;
  }
  .loging-section .login-header .from-header-btn .account {
    display: none;
  }
  .profile-card {
    padding: 23px 14px 28px 10px;
  }
  .profile-card .card-heading .profile-name {
    margin-left: 10px;
    display: block;
  }
  .order-delivery::after {
    width: 86%;
  }
  .welcome-live-chat {
    bottom: 90px;
  }
}
@media (max-width: 1199px) {
  .xl-mb-30 {
    margin-bottom: 30px;
  }
  .menOrWomen-item h4 {
    font-size: 50px;
  }
  .ribbon-section .ribbon ul li {
    font-size: 16px;
  }
  .clothes-section .clothes ul {
    bottom: 0px;
    left: 99px;
  }
  .footer-section {
    margin-top: 0px;
    padding: 30px 0;
    background: #fff;
  }
  .summer-card:hover .summer-card-img .add-tag {
    top: 160px;
    left: 20%;
  }
  .bag-card .card-img .content {
    left: 70px;
  }
  .customer-reviews-section .customer-reviews .rating .rating-right-side .rating-item .midle {
    width: 415px;
  }
  .cart-checkout-page .graphic-print .print-quyality .print-sistem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
  }
  .cart-checkout-page .graphic-print .print-quyality .print-sistem .char {
    text-align: right;
    margin-top: 0;
  }
  .nearby-stores .podium-store-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .nearby-stores .podium-store-item .podium-right-side {
    margin-top: 0;
  }
  .about-section {
    margin-bottom: 50px;
  }
  .about-section .about .reach {
    display: block;
  }
  .about-section .about .reach .reach-map iframe {
    width: 100%;
    margin-top: 30px;
  }
  .profile-card .card-heading .profile-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .profile-card .card-heading .profile-name .icons {
    margin-left: 20px;
  }
  .close-chat {
    top: 100px;
  }
  .chat-ticet {
    top: 0;
  }
}
@media (max-width: 991px) {
  .lg-mb-30 {
    margin-bottom: 30px;
  }
  .header-section .header-menu {
    display: none;
  }
  .header-section .hedear-top .icons li .search {
    display: none;
  }
  .header-section .hedear-top .hedear-botton {
    display: none;
  }
  .header-section .hedear-top .menu-bars {
    display: block;
  }
  .sidebar-menu {
    display: block;
  }
  .ribbon-section .ribbon ul li:last-child {
    margin-top: 10px;
  }
  .clothes-section .clothes ul {
    bottom: 0px;
    left: 65px;
  }
  .clothes-section .clothes ul li a {
    width: 100px;
    height: 48px;
    font-size: 14px;
    font-weight: 400;
    line-height: 48px;
  }
  .footer-section .delevary {
    display: block;
    text-align: center;
  }
  .footer-section .delevary .google-plye {
    margin-top: 10px;
  }
  .bag-card .card-img .content {
    bottom: 107px;
    left: 213px;
  }
  .customer-reviews-section .customer-reviews .rating {
    display: block;
  }
  .customer-reviews-section .customer-reviews .rating .rating-left-side {
    margin-bottom: 30px;
  }
  .customer-reviews-section .customer-reviews .rating .rating-left-side ul {
    text-align: left;
  }
  .loging-section .loging-img {
    display: none;
  }
  .loging-section .login-header .from-header-btn .account {
    display: block;
  }
  .client-details .input-part .name {
    display: block;
  }
  .client-details .input-part .name .last-name {
    margin-top: 45px;
  }
  .client-details .input-part .name .phone {
    margin-top: 45px;
  }
  .order .graphic-print {
    display: block;
  }
  .order .graphic-print .right-side .char {
    text-align: left;
  }
  .order .graphic-print .right-side .track-btns {
    margin-top: 15px;
  }
  .order-delivery::after {
    width: 80%;
  }
  .close-chat {
    top: 0;
  }
  .chat-ticet .type-input {
    margin-top: 75px;
  }
  .welcome-live-chat {
    bottom: 0px;
  }
  .summer-page-section .ready-to-help-btn {
    bottom: 30px;
  }
}
@media (max-width: 767px) {
  .md-mb-30 {
    margin-bottom: 30px;
  }
  .sidebar-menu {
    width: 100%;
  }
  .menOrWomen-item h4 {
    left: 33%;
  }
  .summer-card:hover .summer-card-img .add-tag {
    top: 130px;
    left: 14%;
  }
  .bag-card .card-img .content {
    bottom: 55px;
    left: 105px;
  }
  .graphic-print-section .graphic-print-text-content .payment {
    display: block;
  }
  .graphic-print-section .graphic-print-text-content .payment .payment-card {
    margin-top: 15px;
  }
  .customer-reviews-section .customer-reviews .rating .rating-right-side .rating-item .midle {
    width: 300px;
  }
  .customer-reviews-section .customer-reviews .customer-comment .comment-item .heading .user {
    display: block;
  }
  .customer-reviews-section .customer-reviews .customer-comment .comment-item p {
    font-size: 16px;
  }
  .my-cart-section .graphic-print {
    display: block;
  }
  .my-cart-section .graphic-print .print-img {
    margin-bottom: 20px;
  }
  .delevery-card .delavery {
    display: block;
  }
  .delevery-card .delavery .card-2 {
    margin-top: 20px;
  }
  .shipping-details .imput-gurup .name {
    display: block;
  }
  .cart-checkout-page .graphic-print .print-quyality .print-sistem {
    display: block;
  }
  .cart-checkout-page .graphic-print .print-quyality .print-sistem .char {
    text-align: left;
    margin-top: 10px;
  }
  .cart-checkout-page .graphic-print .print-quyality .print-sistem .char .update-price {
    display: block;
  }
  .header-section-two .header-2 {
    display: block;
    text-align: center;
  }
  .header-section-two .header-2 .arrow {
    margin-bottom: 20px;
  }
  .nearby-stores .podium-store-item {
    display: block;
  }
  .nearby-stores .podium-store-item .podium-right-side {
    margin-top: 20px;
  }
  .payment-card ul .bank-4 {
    margin: 0;
  }
  .payment-card ul .bank-5 {
    margin: 10px 0 0 10px;
  }
  .loging-section .login-header .from-header-btn .account {
    display: none;
  }
  .order .track-order .track-header .order-date {
    display: block;
  }
  .order .track-order .track-header .order-date span {
    display: block;
    margin-bottom: 10px;
    border: 0;
  }
  .order .graphic-print .left-side .print-quyality .t-shirt-purse h4 {
    width: 100%;
  }
  .new-address .addres-input .input-gurup .name {
    display: block;
  }
  .new-address .addres-input .input-gurup .name input {
    margin-bottom: 18px;
  }
  .new-address .addres-input .input-gurup .name .frist-input {
    width: 100%;
  }
  .new-address .addres-input .input-gurup .name .frist-input select {
    margin-bottom: 18px;
  }
  .new-address .addres-input .input-gurup .name .last-last {
    width: 100%;
  }
  .order-delivery {
    display: block;
  }
  .order-delivery .order-delievery-item {
    display: block;
    margin-bottom: 20px;
  }
  .order-delivery::after {
    display: none;
  }
  .refund-btn {
    text-align: center;
  }
  .close-chat {
    top: 135px;
    position: fixed;
  }
  .chat-ticet {
    top: 120px;
    position: fixed;
  }
  .welcome-live-chat {
    bottom: 20px;
    position: fixed;
  }
}
@media (min-width: 575px) {
  .web-hidden{display: none;}
}
@media (max-width: 575px) {
  .mobile-hidden{display: none;}
  .search-box{display: none;}
  .sm-mb-30 {
    margin-bottom: 30px;
  }
  .header-section .hedear-top .hedear-logo a img {
    width: 115px;
  }
  .ribbon-section .ribbon ul li:first-child {
    margin-bottom: 10px;
  }
  .summer-card:hover .summer-card-img .add-tag {
    top: 260px;
    left: 30%;
  }
  .bag-card .card-img .content {
    bottom: 15px;
    left: 15px;
    text-align: inherit;
  }
  .nearby-stores {
    padding: 20px 20px 20px 20px;
  }
  .payment-card ul li:first-child {
    margin-bottom: 10px;
  }
  .order-successfully .successfully-card .contain .successfully-btn {
    width: 100%;
  }
  .loging-section .login-from {
    width: 100%;
    padding: 0 20px;
  }
  .login-from .passwor-verifacation {
    gap: 10px;
  }
  .order .graphic-print .left-side {
    display: block;
  }
  .order .graphic-print .left-side .print-img {
    margin-bottom: 20px;
  }
  .order .graphic-print .left-side .print-img img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 477px) {
  .algarawigroup-card ul {
    bottom: 0px;
  }
  .clothes-section .clothes ul {
    bottom: 0px;
    left: 0;
  }
  .footer-logo-part h4 {
    font-size: 18px;
  }
  .footer-logo-part .email input {
    width: 280px;
  }
  .footer-menu ul li a {
    font-size: 14px;
  }
  .bag-card .card-img .content h4 {
    font-size: 38px;
  }
  .bag-card .card-img .content .button {
    font-size: 20px;
  }
  .graphic-print-section .graphic-print-text-content .heding-titel .heding-text h4 a {
    font-size: 25px;
  }
  .graphic-print-section .graphic-print-text-content .available .input-part input {
    width: 100%;
  }
  .graphic-print-section .graphic-print-text-content .available .input-part a {
    position: inherit;
    left: 0;
    margin-top: 15px;
  }
  .customer-reviews-section .customer-reviews .rating .rating-right-side .rating-item .midle {
    width: 194px;
    height: 10px;
  }
  .cart-checkout-page .graphic-print {
    display: block;
  }
  .cart-checkout-page .graphic-print .print-img {
    margin-bottom: 20px;
  }
  .nearby-stores .podium-store-item .podium-left-side ul li a {
    font-size: 16px;
  }
  .nearby-stores .podium-store-item .podium-left-side ul li a img {
    margin-right: 0;
  }
  .order-successfully .successfully-card .contain h3 {
    font-size: 30px;
  }
  .login-from .passwor-verifacation input {
    width: 55px;
    height: 55px;
  }
  .client-details .input-part .name input {
    width: 100%;
  }
  .order .track-order .track-header .order-id {
    display: block;
  }
  .order .track-order .track-header .order-id .id-number {
    display: block;
    margin-bottom: 10px;
  }
  .order .track-order .track-header .order-id .download {
    margin-bottom: 10px;
    display: inline-block;
  }
  .new-address .input-btn a {
    padding: 15px 20px;
  }
  .close-chat .close-btn {
    width: 100%;
  }
  .chat-ticet .ticket-head::after {
    left: 20px;
  }
  .chat-ticet .type-input input {
    width: 100%;
  }
  .welcome-live-chat p {
    width: 100%;
  }
}
/*----------------------------------------------------*/

.header-section .hedear-top .icons li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}

.dropdown-menu li a {
  display: flex
;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #000;
  padding: 0 10px;
}

.dropdown-menu li a img {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  object-fit: cover;
}


.cart-img img {
  width: 80px !important;
    height: 100px;
}
.cart-info{
  
}
.cart-info .name{
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.cart-price .price{
  color: #f08020;
}

.overlay{
  position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(1, 1, 1, .4);
    z-index: 9;
    top: 0;
    left: 0;
    cursor: pointer;
}

.cart-box{
  background: #fff;
    width: 400px;
    position: absolute;
    margin-top: 12px;
    
    border-radius: 15px;
    z-index: 99;
    border: 1px solid #ddd;
}
.cart-header{
  padding:10px 20px;
  border-bottom: 1px solid #ddd;
}
.cart-item {
  border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.cart-body {
  padding: 20px;
  height: 300px;
  overflow: auto;
  margin-bottom: 10px;
}
.cart-body .no-items{
  text-align: center;
  padding-top: 40px;
  padding-bottom: 30px;
}
.no-items img {width: 100px;}
.no-items p {
  font-size: 22px;
    padding-top: 10px;
}

.cart-badge {
  font-size: 15px;
    color: #000;
    position: absolute;
    right: -11px;
    top: -10px;
}

.cart-body::-webkit-scrollbar {
  width: 7px;
}

/* Track */
.cart-body::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.cart-body::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.cart-body::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.buttons .heart-icon i{color: #000;}
.favourited i {color: #f08020 !important;}

.buttons .heart-icon i{
  font-size: 24px;
    padding-top: 5px;
}
.sku{font-size: 18px;color: #ee9b53;}


.filter-category-item,.filter-category-item label{cursor: pointer;}
.filter-category-item img{width:20px}
.sub-list{
  display: none;
}

.project-sidber-header{margin-bottom: 10px;}
.project-sidber-header .reset{
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 5px 15px;
  background: #e07c29;
  color: #fff;
}
.project-sidber-header .close{
  text-align: center;
  border-radius: 50%;
  background: none;
  border: none;
}
.project-sidber-header .close img{width:40px}