/* 19th March 2024 starts */
/* .navbar-merchandise {
  padding: 23px 0;
} */
.navbar-merchandise .wrapper {
  align-items: center !important;
}
/* .navbar-merchandise .navbar-brand {
  padding: 0;
} */
.navbar-merchandise .language-translator {
  order: 1;
  margin: 0  0 0 32px;
}
.navbar-merchandise .menu-secondaytopmenu-container {
  order: 2;
}

.navbar-merchandise .navbar-nav li.nav-item {
  padding: 0;
  margin: 0;
}
.navbar-merchandise .navbar-nav li.nav-item:not(:last-child) {
  padding: 0  0 0 32px;
}
/* .navbar-merchandise .navbar-nav > .nav-item > a {
  color: #000;
} */
.navbar-merchandise .navbar-nav {
  margin: 0;
  justify-content: end;
  margin: 30px 0 0;
}
.language-translator a,
.language-translator p {
  font-family: "Cairo";
  font-size: 18px;
  font-weight: 400;
  color: #000;
  margin: 0;
}
.language-translator a { font-size: 12px;}
.buy-merchandise a:before {
  display: none;
}
.navbar-merchandise .buy-merchandise a {
  font-size: 11px !important;
  font-weight: 700;
  color: #fff;
  padding: 10px 36px !important;
  margin: 0 !important;
}
.navbar-merchandise .btn-orange {
  border-radius: 10px;
  background: #f37452;
}
.navbar-merchandise .user-account-icon, .navbar-merchandise .cart-icon {width: 37px; height: 37px;}
.navbar-merchandise .user-account-icon img , .navbar-merchandise .cart-icon img{ width: 100%;}

.navbar-merchandise .navbar-nav .btn-orange {
  margin-right: 16px;
    margin-left: 0;
}
.navbar-merchandise .menu-secondaytopmenu-container .navbar-nav {
  margin: 0;
}
.navbar-merchandise .navbar-nav li.nav-item.buy-merchandise {
  padding: 0 !important;
}
/* .navbar-merchandise .navbar-collapse {
  margin: 0 !important;
} */
.navbar-merchandise .navbar-nav li.nav-item ul.sub-menu {
  top: 150%;
}

.navbar-merchandise .merchandise-account-icons {
  order: 3;
  margin-right: 16px;
  margin-left: 0;
}
.navbar-merchandise .merchandise-account-icons .cart-icon {
  margin-right: 16px;
  margin-left: 0;
}
.navbar-merchandise .merchandise-account-icons .cart-icon .count {
  border-radius: 100%;
  background: #000;
  color: #fff;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -12px;
  left: -6px;
  text-align: center;
  font-size: 14px;
}



.merchandise-account-icons.mobile-version {
  display: none;
}

.merchandise-inner-banner:before {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
}

.merchandise-inner-banner .page-title h2 {
  font-size: 36px;
  text-transform: uppercase;
  margin: 0;
}

.merchandise-inner-banner .page-title {
  display: flex;
  align-items: flex-end;
  padding: 3.5rem 0rem;
}

.support-blocks .title-block {
  padding: 52px 0 40px;
  margin-bottom: 34px;
}

.support-blocks .title-block p {
  font-size: 18px;
  font-weight: 600;
}
.support-blocks .title-block p:not(:last-child) {
  padding-bottom: 12px;
}

.support-blocks .title-block p.opacity {
  opacity: 0.5;
}

.support-blocks .title-block p.bold {
  font-weight: 800;
}

.support-blocks .title-block {
  border-bottom: 1px solid #d9d9d9;
}

.support-blocks .sort {
  text-align: right;
  margin-bottom: 34px;
}
.support-blocks .sort select {
  border-radius: 6px;
  border: 1px solid #d9d9d9;
  max-width: 195px;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 2px 10px;
  color: #4d4d4d;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background: url("/dev/wp-content/themes/kalimat/assets/images/down-arrow.svg") no-repeat;
  background-size: 15px;
  background-position: left 10px center;
}

/* .support-blocks .breadcrumbs span {
  font-size: 12px;
  font-weight: 400;
  color: #a7a7a7;
  opacity: 1;
} */

.filters-block {
  max-width: 425px;
  width: 100%;
  padding-left: 30px;
}
.filters-block .filters-block-header > h2 {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 0;
}

.filters-block ul li h2 {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 24px;
  cursor: pointer;
}
.filters-block ul li h2 span {
  margin-right: 10px;
}
.filters-block .nested-filters li:not(:last-child) {
  margin-bottom: 16px;
}

.filters-block > ul > li {
  margin-top: 40px;
}
.filters-block .colors-list {
  display: flex;
  flex-wrap: wrap;
}
.filters-block .colors-list li {
  width: 50%;
  min-height: 40px;
}

/* icons */
.icon-svg {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.icon-down-arrow {
  width: 13px;
  height: 7px;
  background: url("/dev/wp-content/themes/kalimat/assets/images/down-arrow.svg") no-repeat;
  background-size: 100%;
}
.icon-filter {
  width: 24px;
  height: 24px;
  background: url("/dev/wp-content/themes/kalimat/assets/images/filter.svg") no-repeat;
  background-size: 100%;
}
.icon-close {
  width: 24px;
  height: 24px;
  background: url("/dev/wp-content/themes/kalimat/assets/images/close.svg") no-repeat;
  background-size: 100%;
}

.icon-close-cart {
  width: 40px;
  height: 40px;
  background: url("/dev/wp-content/themes/kalimat/assets/images/shopping-cart-close.svg") no-repeat;
  background-size: 100%;
}

.icon-left-arrow {
  width: 22px;
  height: 17px;
  background: url('/dev/wp-content/themes/kalimat/assets/images/new-left-arrow.svg') no-repeat;
  background-size: 100%;
  margin-right: 10px;
}

.filters-block > ul > li h2.open .icon-down-arrow {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}

/* checkbox & radios */
.checkbox-list,
.radio-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*checkbox css start*/
.checkbox-list [type="checkbox"]:checked,
.checkbox-list [type="checkbox"]:not(:checked),
.radio-list [type="radio"]:checked,
.radio-list [type="radio"]:not(:checked) {
  position: absolute;
  right: 0;
  left: auto;
  opacity: 0;
}
.checkbox-list [type="checkbox"]:checked + label,
.checkbox-list [type="checkbox"]:not(:checked) + label,
.radio-list [type="radio"]:checked + label,
.radio-list [type="radio"]:not(:checked) + label {
  position: relative;
  padding-right: 30px;
  padding-left: 0;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.checkbox-list [type="checkbox"]:checked + label:before,
.checkbox-list [type="checkbox"]:not(:checked) + label:before,
.radio-list [type="radio"]:checked + label:before,
.radio-list [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  background: transparent;
}
.checkbox-list [type="checkbox"]:checked + label:after,
.checkbox-list [type="checkbox"]:not(:checked) + label:after,
.radio-list [type="radio"]:checked + label:after,
.radio-list [type="radio"]:not(:checked) + label:after {
  content: "";
  background: #000;
  height: 14px;
  width: 14px;
  position: absolute;
  top: 3px;
  right: 3px;
  left: auto;
  border: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.checkbox-list [type="checkbox"]:not(:checked) + label:after,
.radio-list [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.checkbox-list [type="checkbox"]:checked + label:after,
.radio-list [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.radio-list [type="radio"]:checked + label:before,
.radio-list [type="radio"]:not(:checked) + label:before {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.radio-list [type="radio"]:checked + label:after,
.radio-list [type="radio"]:not(:checked) + label:after {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.checkbox-list.colors-list [type="checkbox"]:checked + label:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #000;
  background: transparent;
}

.checkbox-list.colors-list [type="checkbox"]:checked + label,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label {
  padding-right: 55px;
  padding-left: 0;
}

.checkbox-list.colors-list [type="checkbox"]:checked + label,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label {
  line-height: 40px;
}

.checkbox-list.colors-list [type="checkbox"]:checked + label:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label:before {
  border: 1px solid transparent;
}
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.black:after,
.checkbox-list.colors-list [type="checkbox"]:checked + label.black:before,
.checkbox-list.colors-list
  [type="checkbox"]:not(:checked)
  + label.black:before {
  background: #000;
}

.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.white:after,
.checkbox-list.colors-list [type="checkbox"]:checked + label.white:before,
.checkbox-list.colors-list
  [type="checkbox"]:not(:checked)
  + label.white:before {
  background: #fff;
  border: 1px solid #000;
}

.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.blue:after,
.checkbox-list.colors-list [type="checkbox"]:checked + label.blue:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.blue:before {
  background: #3096c1;
}

.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.brown:after,
.checkbox-list.colors-list [type="checkbox"]:checked + label.brown:before,
.checkbox-list.colors-list
  [type="checkbox"]:not(:checked)
  + label.brown:before {
  background: #7e7258;
}

.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.green:after,
.checkbox-list.colors-list [type="checkbox"]:checked + label.green:before,
.checkbox-list.colors-list
  [type="checkbox"]:not(:checked)
  + label.green:before {
  background: #4fd283;
}

.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.red:after,
.checkbox-list.colors-list [type="checkbox"]:checked + label.red:before,
.checkbox-list.colors-list [type="checkbox"]:not(:checked) + label.red:before {
  background: #fd5757;
}

.checkbox-list.colors-list [type="checkbox"]:checked + label:after {
  width: 20px;
  height: 20px;
  background: url("/dev/wp-content/themes/kalimat/assets/images/tick.svg") no-repeat;
  background-size: 100%;
  top: 10px;
  right: 10px;
  left: auto;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
}

.support-blocks .form-block {
  position: relative;
  max-width: 320px;
}
.support-blocks .form-block .search {
  border: none;
  outline: none;
  background: transparent;
  position: absolute;
  top: 2px;
  right: 4px;
  cursor: pointer;
}

.support-blocks .form-block .form-control {
  border-radius: 6px;
  border: 1px solid #d9d9d9;
  padding-right: 40px;
  color: #4d4d4d;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  height: auto;
}

.support-blocks .form-block .form-control:focus {
  box-shadow: none;
}



.product-listing-block .product-box img {
  width: 100%;
}
.product-listing-block .product-content {
  margin-top: 32px;
}
.product-listing-block .product-content > * {
  margin-top: 12px;
}
.product-listing-block .product-content span {
  font-size: 20px;
  font-weight: 300;
}
.product-listing-block .product-content span.bold {
  font-weight: 600;
}

.product-listing-block .product-content h2 {
  font-size: 20px;
  font-weight: 600;
}

.product-listing-block .product-content p {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  opacity: 0.5;
  margin-bottom: 0;
}

.product-listing-block .row {
  margin-right: -10px;
  margin-left: -10px;
  row-gap: 40px;
}
.product-listing-block .row .col-lg-4 {
  padding-left: 10px;
  padding-right: 10px;
}
.product-listing-block .product-content a {
  color: #000;
  text-decoration: none;
}
/* .product-listing-area,
.similar-products {
  padding-bottom: 50px;
} */

.support-blocks .breadcrumbs {
  text-align: left;
  float: none;
}

.filters-mobile {
  display: none;
}
.filters-block-header .icon-close {
  display: none;
}

/* swiper slider */

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 80%;
  width: 100%;
}

.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-details-area {
  margin: 40px 0 100px;
}
.product-details-area .products-slider {
  max-width: 580px;
  width: 100%;
  margin-left: 40px;
  margin-right: 0;
}
.product-details-area .product-details {
  max-width: 577px;
  width: 100%;
}
.product-details h2 {
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 32px;
}

.product-details h3 {
  color: #000;
  font-size: 34px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 32px;
}
.product-details h3 .bold {
  font-weight: 600;
}

.product-details p {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  opacity: 0.5;
  margin: 0;
}

.product-details .size h2,
.product-details .color h2 {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 60px;
  margin-left: 80px;
  margin-right: 0;
}

.product-details .size ul li {
  width: 40px;
  text-align: center;
}
.product-details .size ul li,
.product-details .color ul li {
  position: relative;
}
.product-details .size ul li:not(:last-child),
.product-details .color ul li:not(:last-child) {
  margin-left: 20px;
  margin-right: 0;
}
.product-details .size {
  margin-bottom: 40px;
}
.product-details .size .radio-list [type="radio"]:not(:checked) + label {
  opacity: 0.5;
}
.product-details .size .radio-list [type="radio"]:checked + label {
  opacity: 1;
}
.product-details .size .radio-list [type="radio"]:checked + label,
.product-details .size .radio-list [type="radio"]:not(:checked) + label {
  padding-left: 0;
  line-height: 40px;
  width: 100%;
  font-size: 20px;
  font-weight: 500;
}

.product-details .size .radio-list [type="radio"]:checked + label:after,
.product-details .size .radio-list [type="radio"]:not(:checked) + label:after {
  background: transparent;
}

.product-details .size .radio-list [type="radio"]:checked + label:before,
.product-details .size .radio-list [type="radio"]:not(:checked) + label:before {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #d9d9d9;
  border-radius: 9px;
}

.product-details .color [type="radio"]:checked + label:before,
.product-details .color [type="radio"]:not(:checked) + label:before,
.product-details .color [type="radio"]:checked + label:after,
.product-details .color [type="radio"]:not(:checked) + label:after {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  width: 20px;
  height: 20px;
  background: transparent;
}
.product-details .color [type="radio"]:checked + label:after,
.product-details .color [type="radio"]:not(:checked) + label:after {
  opacity: 1;
}

.product-details .color [type="radio"]:checked + label.black:before,
.product-details .color [type="radio"]:not(:checked) + label.black:before {
  background: #000;
  border: 1px solid transparent;
}

.product-details .color [type="radio"]:checked + label.white:before,
.product-details .color [type="radio"]:not(:checked) + label.white:before {
  background: #fff;
  border: 1px solid #000;
}

.product-details .color [type="radio"]:checked + label.blue:before,
.product-details .color [type="radio"]:not(:checked) + label.blue:before {
  background: #3096c1;
  border: 1px solid transparent;
}

.product-details .color [type="radio"]:checked + label.brown:before,
.product-details .color [type="radio"]:not(:checked) + label.brown:before {
  background: #7e7258;
  border: 1px solid transparent;
}

.product-details .color [type="radio"]:checked + label.green:before,
.product-details .color [type="radio"]:not(:checked) + label.green:before {
  background: #4fd283;
  border: 1px solid transparent;
}

.product-details .color [type="radio"]:checked + label.red:before,
.product-details .color [type="radio"]:not(:checked) + label.red:before {
  background: #fd5757;
  border: 1px solid transparent;
}

.product-details .color ul li.checked {
  opacity: 1;
}
.product-details .color ul li {
  opacity: 0.5;
  width: 29%;
}
.product-details .color ul li:nth-child(3n) {
  margin-right: 0;
}

.product-details .color .radio-list {
  max-width: 320px;
  flex-wrap: wrap;
  row-gap: 20px;
}

.product-specifications-block {
  padding: 45px 0;
}

/* increment-decrement counter */
.quantity {
  display: flex;
  align-items: center;
  border-radius: 9px;
  border: 1px solid #d9d9d9;
  width: 175px;
  height: 44px;
  margin-bottom: 32px;
}
.quantity__minus,
.quantity__plus {
  display: block;
  height: 23px;
  margin: 0;
  text-decoration: none;
  text-align: center;
  line-height: 23px;
  width: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.quantity__minus {
  text-align: right;
}
.quantity__plus {
  text-align: left;
}
.quantity__input {
  width: 95px;
  height: 42px;
  margin: 0;
  padding: 0;
  text-align: center;
  border: 1px solid transparent;
}
.quantity__input:focus {
  outline: 0;
}

.product-details-area .btn-black {
  max-width: 413px;
  width: 100%;
}

.btn-black {
  border-radius: 10px;
  background: #000;
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  padding: 8px 40px;
  display: block;
  text-align: center;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  border: 1px solid transparent;
}
.btn-black-outline {
  border-radius: 10px;
  border: 1px solid #000;
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  padding: 9px 40px;
  display: block;
  text-align: center;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.btn-black:focus,
.btn-black:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.btn-black.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.btn-black-outline:focus,
.btn-black-outline:hover {
  background: #484848;
  color: #fff;
  border: 1px solid #000;
}

.subtitle {
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.similar-products-area {
  margin-top: 36px;
}
.shopping-cart-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.08);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
}
.shopping-cart-popup.open {
  opacity: 1;
  visibility: visible;
}

.shopping-cart-popup .shopping-cart-list {
  border-radius: 0px 30px 30px 0px;
  background: #fff;
  max-width: 600px;
  width: 100%;
  margin-right: auto;
  position: relative;
  left: -100%;
  transition: left 0.5s ease-in-out;
  -webkit-transition: left 0.5s ease-in-out;
  -moz-transition: left 0.5s ease-in-out;
  top: 0;
}
.shopping-cart-popup.open .shopping-cart-list {
  left: 0;
}
.shopping-cart-popup .shopping-cart-header {
  padding: 60px 40px 40px 40px;
}

.shopping-cart-list .shopping-cart-header h2 {
  margin-bottom: 10px;
  font-size: 24px;
  color: #000;
  font-weight: 400;
}

.shopping-cart-list .shopping-cart-header p {
  margin-bottom: 0px;
  font-size: 18px;
  color: #000;
  font-weight: 400;
}

.shopping-cart-list .icon-close-cart {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.shopping-cart-list .shopping-cart-body {
  padding: 0 40px 40px;
  height: 500px;
}
.shopping-cart-list .shopping-cart-body.apply-scrollbar {
  overflow: auto;
}

.shopping-cart-list .product-image {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  margin-right: 20px;
  min-width: 100px;
}
.shopping-cart-list .product-image img {
  width: 100%;
}

.shopping-cart-list .product-details h2 {
  font-size: 20px;
  font-weight: 400;
  color: #000;
  margin-bottom: 10px;
}
.shopping-cart-list .product-details h3 {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
}
.shopping-cart-list .product-details .product-content {
  margin-bottom: 20px;
  padding-right: 14px;
}
.shopping-cart-list .product-details .product-price p {
  font-size: 16px;
  color: #000;
  opacity: 1;
}
.shopping-cart-list .product-details .product-price p span {
  font-weight: 600;
}

.shopping-cart-list ul li:not(:last-child) {
  margin-bottom: 40px;
}

.shopping-cart-list .shopping-cart-footer {
  padding: 20px 40px 25px 40px;
  border-top: 1px solid #d9d9d9;
}

.shopping-cart-list .subtotal-left,
.shopping-cart-list .subtotal-right {
  color: #000;
  font-size: 20px;
  font-weight: 400;
}
.shopping-cart-list .subtotal-right {
  font-weight: 500;
}
.shopping-cart-footer .checkbox-list [type="checkbox"]:checked + label,.checkout-area .cart-product-details .checkbox-list [type="checkbox"]:checked + label,
.shopping-cart-footer .checkbox-list [type="checkbox"]:not(:checked) + label, .checkout-area .cart-product-details .checkbox-list [type="checkbox"]:not(:checked) + label {
  font-weight: 400;
}
.shopping-cart-footer .checkbox-list [type="checkbox"]:checked + label:after ,.checkout-area .cart-product-details .checkbox-list [type="checkbox"]:checked + label:after{
  width: 20px;
  height: 20px;
  background: url("/dev/wp-content/themes/kalimat/assets/images/tick-black.svg") no-repeat;
  background-size: 100%;
  top: 0px;
  left: 0px;
}
.login-signup .checkbox-list [type="checkbox"]:checked + label { color: #000;}
.shopping-cart-footer .checkbox-list a {
  text-decoration: underline;
}
.shopping-cart-footer .subtotal,
.shopping-cart-footer p,
.shopping-cart-footer .checkbox-list {
  margin-bottom: 20px;
}

.shopping-cart-footer .btn-group a {
  flex: 1;
}
.shopping-cart-footer .btn-group a:first-child {
  margin-right: 20px;
}

/* links */
.a-link {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  line-height: 16px;
}
.a-link:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  height: 2px;
  width: 100%;
  background: #000;
}

.cart-area {
  margin: 40px 0 0;
}
.cart-area > h2 {
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 36px;
}
.cart-details .cart-product-details {
  width: 65%;
  margin-right: 45px;
}
.cart-details .cart-summary {
  width: 35%;
}

.cart-product-header h2 ,.cart-summary h2{
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
.cart-details .cart-product-row-item {
  margin-top: 40px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 16px 0;
}
.cart-product-row .image { width: 160px; height: 160px; border-radius: 10px; margin-right: 40px; min-width: 160px;}
.cart-product-row .image img { width: 100%;}
.cart-product-row .details h2 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 12px;
}
.cart-product-row .details h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
}
.cart-product-row .details h4 { font-size: 16px; font-weight: 400; margin-bottom: 32px;}

.cart-product-row .details h3 .strike-through {
  text-decoration-line: line-through;
  margin-right: 20px;
}

.cart-product-row .save-money {
  border-radius: 9px;
  border: 2px solid #000;
  padding: 6px 16px;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 12px;
}
.cart-product-row .quantity { margin-bottom: 16px !important;}
.cart-product-row .total-value h2 { font-size: 18px; font-weight: 600; text-align: right;}

.cart-product-row .details, .cart-product-row .total-value  { width: 50%;}

.cart-summary h2 { text-align: right; margin-bottom: 24px;}
.cart-summary h2.bold { font-weight: 700;}
.cart-summary > * { padding-bottom: 24px; margin-bottom: 24px; border-bottom: 1px solid #D9D9D9;}


.support-blocks .coupon-block .form-block { margin: 14px 0 0;}
.support-blocks .coupon-block .form-block .form-control {
  padding: 5px 14px;
  margin-right: 10px;
}

.coupon-block .btn-black {
  padding: 5px 18px;
  font-size: 16px;
  cursor: pointer;
}

.cart-summary .a-link { font-size: 18px;}

.cart-adhocs  span {
  font-size: 14px;
  text-transform: none;
  font-weight: 600;
}

.cart-summary .subtotal h2, .cart-adhocs h2 , .cart-summary .total-block h2, .cart-summary .order-summary h2{ text-transform: none; }
.cart-summary .address-block h2 { text-align: left;}

.cart-summary .cart-adhocs  > div:not(:last-child) { margin-bottom: 24px; }

.cart-summary  .total-block h2 {
  font-size: 22px;
}

.cart-product-row .total-value h2.total-mobile { display: none;}


.cart-details .order-summary .cart-product-row-item {
  border: none;
  padding: 0;
  margin-top: 20px;
}

.order-summary .cart-product-row .image { width: 60px; height: 60px; min-width: 60px; margin-right: 15px;}
.order-summary .cart-product-row .details h2 { font-size: 18px; font-weight: 400; margin-bottom: 10px; text-align: left;}
.order-summary .cart-product-row .details h3 { margin-bottom: 10px;}
.order-summary .cart-product-row .details .total-value h2 { font-weight: 600;}
.order-summary .cart-product-row .details .total-value h2 { text-align: right;}
.order-summary .cart-product-row .details .total-value h2, .order-summary .cart-product-row .details h4, .order-summary .cart-product-row .details h3 { font-size: 14px;}

.order-summary .open .icon-down-arrow { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);}
.order-summary .order-summary-header { cursor: pointer;}


.checkout-area .card-header { background: transparent; padding: 0; border: none; padding-bottom: 30px;}
.checkout-area .card { padding: 0; border: none;}
.checkout-area .card { margin-bottom: 40px; position: relative; background: #fff}
.checkout-area .card:before {
  content: '';
  position: absolute;
  height: 40%;
  width: 1px;
  background: #D9D9D9;
  top: 29px;
  left: 10px;
}

.checkout-area .btn-link { padding: 0; font-size: 18px; font-weight: 600; color: #000; width: 100%; text-align: left; display: flex; text-transform: uppercase;}
.checkout-area .btn-link:focus, .checkout-area .btn-link:hover { text-decoration: none;}
.checkout-area .btn-link span:first-child { margin-right: 12px;}

.checkout-area .card-body {
  padding: 10px 22px 0;
}

.checkout-area .card .collapse.show + .card-header { padding-bottom: 0;}

.checkout-area .card.open:before {
  height: 96%;
}

.login-signup .form-block { max-width: 100%;}
.checkout-area .form-block .form-control {
  color: #4D4D4D;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  padding: 12px 36px;
}


.login-signup .checkbox-list [type="checkbox"]:checked + label, .login-signup .checkbox-list [type="checkbox"]:not(:checked) + label {
  font-size: 18px;
}

.login-signup p, .login-signup .form-block > * { margin-bottom: 20px;}

.checkout-area .cart-product-details p { font-size: 18px;}

.checkbox-list [type="checkbox"]:checked + label:before,
.checkbox-list [type="checkbox"]:not(:checked) + label:before {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
}

.checkout-area .cart-product-details .btn-block { max-width: 175px;}
.checkout-area .btn-block .btn-black { padding: 8px 20px;}


.checkout-area .form-block .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 font-size: 16px;
 color: #4D4D4D;
 font-weight: 400;
}
.checkout-area .form-block .form-control::-moz-placeholder { /* Firefox 19+ */
 font-size: 16px;
 color: #4D4D4D;
 font-weight: 400;
}
.checkout-area .form-block .form-control:-ms-input-placeholder { /* IE 10+ */
 font-size: 16px;
 color: #4D4D4D;
 font-weight: 400;
}
.checkout-area .form-block .form-control:-moz-placeholder { /* Firefox 18- */
 font-size: 16px;
 color: #4D4D4D;
 font-weight: 400;
}


.shipping-address .form-block .form-group {margin-bottom: 20px; }

.checkout-area .cart-product-details .btn-group {
  margin-top: 20px;
}
.checkout-area .cart-product-details .btn-group  a:first-child { margin-right: 40px;}

.checkout-area .cart-product-details .select2-selection__rendered {
  border-radius: 6px;
  border: 1px solid #d9d9d9;
  color: #4D4D4D;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  padding: 12px 36px;
  line-height: normal;
}
.checkout-area .cart-product-details  .select2-container .select2-selection--single {
  height: auto;
}

.checkout-area .cart-product-details .select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url('/dev/wp-content/themes/kalimat/assets/images/down-arrow.svg') no-repeat;
  height: 30px;
  top: 17px;
  right: 15px;
  width: 20px;
}

.checkout-area .cart-product-details .select2-container--default .select2-search--dropdown .select2-search__field, .checkout-area .cart-product-details .select2-dropdown {
  border: 1px solid #d9d9d9;
}

.checkout-area .cart-product-details .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f37452;
  color: white;
}


.checkout-area .cart-product-details .select2-results__option {
  font-family: "Cairo"
}

.shipping-options h2 {
  font-size: 18px;
  font-weight: 400;
}

.shipping-options h2.bold { font-weight: 600;}




.checkout-area .cart-product-details .payment-options .radio-list [type="radio"]:checked + label:after {
  background: #000;
  top: 3px;
  left: 3px;
  width: 14px;
  height: 14px;
}

.payment-options .radio-list {
  border-radius: 9px;
border: 1px solid #D9D9D9;
padding: 12px 36px;
}

.checkout-area .cart-product-details .payment-options  .radio-list [type="radio"]:not(:checked) + label,
.checkout-area .cart-product-details .payment-options  .radio-list [type="radio"]:checked + label {
  padding-left: 44px;
}

.checkout-area .cart-product-details .payment-options label span:first-child { font-size: 16px; font-weight: 600;}
.checkout-area .cart-product-details .payment-options label span:last-child { font-size: 16px; font-weight: 400; color: #4D4D4D; margin-top: 20px;}

.checkout-footer > * { margin-bottom: 40px;}
.checkout-footer .btn-black {max-width: 450px;width: 100%;}
.icon-link {
  font-size: 22px;
  font-weight: 500;
}

.payment-options .radio-list [type="radio"]:checked + label:before, .payment-options .radio-list [type="radio"]:not(:checked) + label:before,
.payment-options .radio-list [type="radio"]:checked + label:after, .payment-options .radio-list [type="radio"]:not(:checked) + label:after {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.payment-options .radio-list [type="radio"]:not(:checked) + label:before, .payment-options .radio-list [type="radio"]:checked + label:before {
  border: 1px solid #D9D9D9
}


.thankyou-container h2 {
  padding: 40px 0;
  margin: 0;
  font-size: 36px;
  font-weight: 600;
}
.thankyou-container .order-details { margin-bottom: 40px;}
.order-details .order-details-item h2 {
  font-size: 18px;
  font-weight: 600;
  padding: 0;
}
.order-details .order-details-item:not(:last-child) { padding-right: 10px;}
.order-details .order-details-item h2 span { font-weight: 400;}
/* .order-details .order-details-item { width: 20%;} */

.products-total { margin-bottom: 40px;}
.products-total h2, .shipping-billing h2  {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 0 20px 0;
}
.products-total .products-total-box {
  border-radius: 9px;
border: 1px solid #D9D9D9;
padding: 40px 36px;
}

.products-total .products-total-header h2, .products-total .product-total-body p, .products-total .product-total-footer p { padding: 0; margin: 0;}
.products-total .product-total-body p:first-child { padding-right: 10px;}

.products-total .products-total-header, .products-total .product-total-body .product-total-row { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #D9D9D9;}

.products-total .product-total-footer p { font-size: 18px; font-weight: 600;}

.shipping-billing .shipping-box, .shipping-billing .billing-box {
  border-radius: 9px;
border: 1px solid #D9D9D9;
padding: 16px 36px;
}
.shipping-billing .shipping-box p, .shipping-billing .billing-box p { margin: 0; font-size: 16px; font-weight: 600; font-style: italic;}
.shipping-billing .shipping-box p:not(:last-child), .shipping-billing .billing-box p:not(:last-child) { padding-bottom: 10px;}

.shipping-billing { margin-bottom: 40px;}


.thankyou-container-footer .icon-link {
  margin-right: 160px;
}

.thankyou-container-footer p { font-size: 18px; font-weight: 600; margin-bottom: 0;}
.thankyou-container-footer .btn-block { margin: 40px 0 0;}

.support-us { margin-bottom: 100px;}


.myaccount { padding: 100px 0;}

.myaccount .nav-pills .nav-link { padding: 0; font-size: 20px; font-weight: 600;}
.myaccount .nav-pills .nav-link:not(:last-child) { margin-bottom: 40px;}
.myaccount .nav-pills .nav-link.active { background: transparent;color: #000; text-decoration: underline;}

.myaccount h2 { margin-bottom: 40px; font-size: 32px; font-weight: 600; color: #000;}
.myaccount p { font-size: 18px; font-weight: 600; margin-bottom: 0;}
.myaccount .myaccount-box-header { margin-bottom: 24px;}
.myaccount .myaccount-box-header a , .myaccount .myaccount-box-body a{ text-decoration: underline; color: #000;}



.woocommerce div.product form.cart .product-specifications-block .variations select {
    color: #4D4D4D;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    padding: 8px 20px;
    border-radius: 6px;
    border: 1px solid #d9d9d9;
    margin-right: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; 
    max-width: 300px;
    min-width: unset;
    background: url('https://html.cactidev.com/htmldev1/kalimat-local/merchandise-module/images/down-arrow.svg') no-repeat left 14px  center;
    padding-left: 38px; 

}
.woocommerce div.product form.cart .reset_variations { padding: 0;}
@media screen and (max-width: 480px) {
    .woocommerce div.product form.cart .product-specifications-block .flex-grow-1 {
        width: 100%;
    }
    .woocommerce div.product form.cart .product-specifications-block .variations select { max-width: 100%;}
  
}





/* 11th Jun 2024 starts */
.product-details .size .radio-list [type="radio"]:not(:checked) + label, .product-details .size .radio-list [type="radio"]:checked + label {
    padding-right: 0;
}
.woocommerce div.product form.cart .variations label { margin-bottom: 0;}
.woocommerce div.product form.cart div.quantity {
    margin: 0 0 32px 0;
}
.quantity__minus, .quantity__plus {
    text-align: center;
}

.navbar-merchandise .menu-seconday-top-menu-container .navbar-nav { margin: 0; padding: 0;}
.navbar-merchandise .language-translator { display: none;}
.navbar-merchandise .merchandise-account-icons > .d-flex , #navbarResponsive .wrapper{ padding: 0;}
.menu-mainmenu-arabic-container { margin-right: auto;}

.navbar-merchandise .merchandise-account-icons .cart-icon { position: relative;}
.navbar-merchandise .navbar-nav li.nav-item.buy-merchandise { margin: 0 !important;}
.navbar-merchandise.navbar .nav-support { width: auto; height: auto;}

 

/* 27th June 2024 starts */
.product-listing-block {
  position: relative;
}

.product-listing-block .loader-products {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  right: 0;
  display: none;
}

.product-listing-block .loader-products .image {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 0;
  right: 0;
  top: 250px;
  margin: 0 auto;
}

.product-listing-block .loader-products .image img {
  width: 100%;
}

.product-listing-block .loader-products.active {
  display: block;
}

@media screen and (max-width: 1199px) {
  .product-listing-block .loader-products .image { top: 150px;}
}

/* 27th June 2024 ends */