@font-face {
  font-family: 'Almarai';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/almarai/v5/tssoApxBaigK_hnnS_anhng.ttf) format('truetype');
}
@font-face {
  font-family: 'Almarai';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/almarai/v5/tsstApxBaigK_hnnc1o.ttf) format('truetype');
}
@font-face {
  font-family: 'Almarai';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/almarai/v5/tssoApxBaigK_hnnS-aghng.ttf) format('truetype');
}
.box-shadow {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
}
/*************************************************/
/* Variables */
/*************************************************/
.trans {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
body {
  font-family: Almarai, tahoma, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.center {
  text-align: center !important;
  margin: 0 auto !important;
}
.list-inline > li {
  display: inline-block;
}
.no-padding {
  padding: 0 !important;
}
a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none !important;
  font-family: Almarai, tahoma, sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Almarai, tahoma, sans-serif !important;
}
ul {
  padding: 0;
  margin: 0;
}
/*************************************************/
/* Custom */
/*************************************************/
header .menu-logo {
  background: #465A63;
}
header .logo {
  padding: 10px 0;
  max-width: 100px;
}
header .logo img {
  object-fit: contain;
  max-width: 100px;
}
header .search-form {
  position: relative;
}
header .search-form .form-control {
  border: none !important;
  border-radius: 0 5px 5px 0;
  box-shadow: none !important;
  min-height: 45px;
  padding: 10px 20px;
  background: #465a6317;
}
header .search-form button {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  bottom: 0;
  background: #C58E3B;
  border: none;
  outline: none;
  cursor: pointer;
  height: 100%;
  z-index: 2;
}
header .search-form button:hover {
  background: #465A63;
}
header .search-form button i {
  color: white;
}
header .navbar {
  z-index: 1;
}
header .navbar-light .navbar-nav .nav-link {
  padding: 10px 18px !important;
  color: #465A63;
  font-weight: 400;
}
header .navbar-light .navbar-nav .nav-link:hover {
  color: #8F5C27;
}
[type=email],
[type=number],
[type=tel],
[type=url] {
  direction: rtl;
}
.login-modal .wpforms-field-medium {
  min-height: 50px;
  width: 100%;
  max-width: 100% !important;
}
.login-modal .wpforms-field-medium:focus {
  border-color: #C58E3B;
}
.login-modal button.active {
  background: #C58E3B;
  color: #fff !important;
}
.login-modal .wpforms-submit {
  background: #C58E3B !important;
  color: #ffffff !important;
  font-size: 16px !important;
  padding: 7px 20px !important;
  border-radius: 0 !important;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
}
.login-modal .wpforms-submit:hover {
  background: none !important;
  color: #C58E3B !important;
  box-shadow: inset 0 0 0 1px #C58E3B !important;
}
.slick-next,
.slick-prev {
  width: 40px !important;
  height: 40px !important;
  background: #fff;
  border-radius: 50%;
  color: #8F5C27;
  text-align: center;
  border: none;
  cursor: pointer;
  outline: 0 !important;
  position: absolute;
  z-index: 9;
  top: calc(50% - 40px);
  transition: 0.3s;
}
.slick-next:hover,
.slick-prev:hover {
  background: #C58E3B;
  color: #fff;
}
.slick-prev {
  left: 10px;
}
.slick-next {
  right: 10px;
}
ul.slick-dots {
  display: block;
  list-style-type: none;
  text-align: center;
  margin-top: 1em;
}
ul.slick-dots li {
  display: inline-block;
}
ul.slick-dots li button {
  width: 12px;
  margin: 5px;
  height: 12px;
  border-radius: 50%;
  background: #465A63;
  border: none;
  text-indent: -9999px;
  outline: 0;
}
ul.slick-dots li.slick-active button {
  background: #C58E3B;
}
.dropdown-cart-wrapper {
  padding: 5px;
  position: relative;
}
.dropdown-cart-wrapper #cart {
  position: relative;
  color: #C58E3B;
  text-align: center;
  display: inline-block;
}
.dropdown-cart-wrapper #cart:hover i {
  color: #C58E3B;
}
.dropdown-cart-wrapper #cart .cart-text {
  color: white;
  display: inline-block;
  font-size: 16px;
}
.dropdown-cart-wrapper #cart .badge {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
  padding: 1px 0 0;
  border-radius: 50%;
  background-color: #C58E3B;
  color: white;
  display: inline-block;
  font-size: 9px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.dropdown-cart-wrapper .shopping-cart {
  background: white;
  width: 320px;
  position: absolute;
  top: 50px;
  z-index: -1;
  left: 0;
  right: auto;
  border-radius: 5px;
  padding: 20px;
  overflow: hidden;
  transition: all 0.35s cubic-bezier(0.2, 1, 0.3, 1);
  visibility: hidden;
  opacity: 0;
  transform: translateY(5px);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
}
.dropdown-cart-wrapper .shopping-cart.active {
  opacity: 1;
  z-index: 999;
  visibility: visible;
  transform: translateY(0);
}
.dropdown-cart-wrapper .shopping-cart .shopping-cart-header {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 30px;
}
.dropdown-cart-wrapper .shopping-cart .shopping-cart-header .shopping-cart-total {
  float: left;
}
.dropdown-cart-wrapper .shopping-cart .shopping-cart-items {
  padding-top: 20px;
  max-height: 400px;
  overflow: auto;
  padding-left: 10px;
}
.dropdown-cart-wrapper .shopping-cart .shopping-cart-items li {
  margin-bottom: 18px;
  position: relative;
}
.dropdown-cart-wrapper .shopping-cart .shopping-cart-items li a.delete-item {
  position: absolute;
  color: red;
  top: 0;
  left: 0;
  font-size: 12px;
}
.dropdown-cart-wrapper .shopping-cart .shopping-cart-items li a.delete-item i {
  color: red;
}
.dropdown-cart-wrapper .shopping-cart .shopping-cart-items img {
  float: right;
  margin-left: 12px;
  max-width: 70px;
  max-height: 70px;
}
.dropdown-cart-wrapper .shopping-cart .shopping-cart-items .item-name {
  display: block;
  font-size: 14px;
}
.dropdown-cart-wrapper .shopping-cart .shopping-cart-items .item-detail {
  display: block;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dropdown-cart-wrapper .shopping-cart .shopping-cart-items .item-price {
  color: #C58E3B;
  margin-left: 8px;
  font-size: 14px;
}
.dropdown-cart-wrapper .shopping-cart .shopping-cart-items .item-quantity {
  color: #465A63;
  font-size: 12px;
}
.dropdown-cart-wrapper .shopping-cart:after {
  bottom: 100%;
  right: 89%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 8px solid transparent;
  border-bottom-color: white;
  margin-right: -8px;
}
.dropdown-cart-wrapper .cart-icon {
  color: #C58E3B;
  font-size: 24px;
  margin-left: 7px;
  float: right;
}
.dropdown-cart-wrapper .button {
  background: #8F5C27;
  color: white;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  display: block;
  border-radius: 3px;
  font-size: 16px;
  margin: 10px 0 0 0;
  text-transform: uppercase;
}
.dropdown-cart-wrapper .button:hover {
  background: #C58E3B;
  color: #000;
}
.dropdown-cart-wrapper .button i {
  padding-right: 5px;
}
.dropdown-cart-wrapper i {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  text-align: center;
  margin: auto;
}
.dropdown-cart-wrapper .dropdown-menu {
  border: none;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
}
.dropdown-menu {
  padding: 0;
  border: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.dropdown-menu .dropdown-item {
  padding: 10px;
}
.dropdown-item.active,
.dropdown-item:active {
  background: #C58E3B;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background: #465A63;
  color: #fff;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.dropdown-menu.show {
  -webkit-animation: fadeIn 0.3s alternate;
  /* Safari 4.0 - 8.0 */
  animation: fadeIn 0.3s alternate;
}
.nav-item.dropdown.dropdown-mega {
  position: static;
}
.nav-item.dropdown.dropdown-mega .dropdown-menu {
  width: 90%;
  top: auto;
  left: 5%;
}
.navbar-toggler {
  border: none;
  padding: 0;
  outline: none;
}
.navbar-toggler:focus {
  box-shadow: none;
}
.navbar-toggler .hamburger-toggle {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  z-index: 11;
  float: right;
}
.navbar-toggler .hamburger-toggle .hamburger {
  position: absolute;
  transform: translate(-50%, -50%) rotate(0deg);
  left: 50%;
  top: 50%;
  width: 50%;
  height: 50%;
  pointer-events: none;
}
.navbar-toggler .hamburger-toggle .hamburger span {
  width: 100%;
  height: 4px;
  position: absolute;
  background: #333;
  border-radius: 2px;
  z-index: 1;
  transition: transform 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), all 0.2s ease-in-out;
  left: 0px;
}
.navbar-toggler .hamburger-toggle .hamburger span:first-child {
  top: 10%;
  transform-origin: 50% 50%;
  transform: translate(0% -50%) !important;
}
.navbar-toggler .hamburger-toggle .hamburger span:nth-child(2) {
  top: 50%;
  transform: translate(0, -50%);
}
.navbar-toggler .hamburger-toggle .hamburger span:last-child {
  left: 0px;
  top: auto;
  bottom: 10%;
  transform-origin: 50% 50%;
}
.navbar-toggler .hamburger-toggle .hamburger.active span {
  position: absolute;
  margin: 0;
}
.navbar-toggler .hamburger-toggle .hamburger.active span:first-child {
  top: 45%;
  transform: rotate(45deg);
}
.navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2) {
  left: 50%;
  width: 0px;
}
.navbar-toggler .hamburger-toggle .hamburger.active span:last-child {
  top: 45%;
  transform: rotate(-45deg);
}
.navbar-brand {
  max-width: 100px;
}
.icons {
  display: inline-flex;
  margin-left: auto;
}
.icons a {
  transition: all 0.2s ease-in-out;
  padding: 0.2rem 0.4rem;
  color: #ccc !important;
  text-decoration: none;
}
.icons a:hover {
  color: white;
  text-shadow: 0 0 30px white;
}
.user-nav .dropdown-menu a {
  color: #000;
}
.user-nav a {
  font-size: 16px;
  color: #fff;
  padding: 0 5px;
  display: block;
}
.user-nav a i {
  margin-left: 5px;
  display: inline-block;
}
.user-nav a:hover {
  color: #C58E3B;
}
.bg-gray {
  background: #465A63;
  color: #fff;
}
.main-slider .slick-slide {
  width: 100%;
  height: 600px;
  object-fit: cover;
}
.main-slider .slider-wrapper {
  position: relative;
}
.main-slider .caption {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  bottom: auto;
  color: #fff;
}
.main-slider .caption h4 {
  font-size: 80px;
  margin: 0;
}
.main-slider .caption p {
  font-size: 24px;
  margin-top: 0;
}
.main-slider .caption a {
  font-size: 23px;
  padding: 5px 40px;
}
.read-more {
  font-size: 10px;
  background: #000;
  border-radius: 12px;
  padding: 2px 7px;
  color: #fff;
  display: inline-block;
}
.read-more:hover {
  background: #EEEB82;
  color: #000;
}
.common-wrapper {
  padding: 4em 0;
}
.white-wrapper {
  background: #fff;
  box-shadow: 0px 13px 18px #6a6a6a17;
  border-radius: 10px;
}
.owl-dots {
  text-align: center;
  margin: 1em auto;
}
.owl-dot {
  display: inline-block;
}
.owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px;
  border-radius: 50%;
  background: #000;
  display: inline-block;
}
.owl-dot.active span {
  background: #EEEB82;
}
.owl-carousel.owl-rtl {
  margin: 0;
}
.owl-nav {
  display: block !important;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: auto;
}
.owl-nav div {
  display: inline-block !important;
  position: absolute;
  color: #fff !important;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: 1px solid #EEEB82 !important;
  text-align: center;
  outline: none !important;
  background: #EEEB82;
  padding-top: 4px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.owl-nav div:hover {
  background: #C58E3B !important;
  color: #fff !important;
  border: 1px solid #C58E3B !important;
}
.owl-nav div.owl-prev {
  right: -30px;
}
.owl-nav div.owl-prev:before {
  content: '\f105 ';
  font-family: FontAwesome;
}
.owl-nav div.owl-next {
  left: -40px;
}
.owl-nav div.owl-next:before {
  content: '\f104 ';
  font-family: FontAwesome;
}
.section-title {
  font-size: 32px;
  color: #465A63;
  margin: 1em 0;
  font-weight: bold;
  position: relative;
  display: flex;
  align-items: center;
}
.section-title:before {
  content: '';
  background: url("images/arrow-before.png");
  width: 21px;
  height: 15px;
  display: inline-block;
  margin-left: 15px;
}
.section-title:after {
  content: '';
  border-top: 4px solid #c58e3b;
  margin: 4px 20px 0 0;
  flex: 1 0 0;
}
.btn-dark {
  background: #465A63;
  color: white;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-dark:hover {
  background: #8F5C27;
  color: white;
}
.btn-white {
  background: white;
  color: #C58E3B;
  font-size: 14px;
  padding: 7px 20px;
  border-radius: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-white:hover {
  background: none;
  color: white;
  box-shadow: inset 0 0 0 1px white;
}
.btn-white-outlined {
  box-shadow: inset 0 0 0 1px white;
  background: none;
  color: white !important;
  font-size: 16px;
  padding: 3px 20px;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-white-outlined:hover {
  background: white;
  color: #C58E3B !important;
}
.btn {
  outline: none;
}
.btn:focus {
  box-shadow: none !important;
}
.btn-yellow {
  background: #C58E3B;
  color: #ffffff;
  font-size: 16px;
  padding: 7px 20px;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-yellow:hover {
  background: none;
  color: #C58E3B;
  box-shadow: inset 0 0 0 1px #C58E3B;
}
.btn-yellow-outlined {
  box-shadow: inset 0 0 0 1px #C58E3B;
  background: none;
  color: #C58E3B !important;
  font-size: 16px;
  padding: 7px 20px;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-yellow-outlined:hover {
  background: #C58E3B;
  color: #fff !important;
}
.single-item-wrapper {
  margin-bottom: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  flex: 1 0 0%;
  display: flex;
  flex-direction: column;
}
.single-item-wrapper.small-item .item-details {
  text-align: center;
}
.single-item-wrapper.small-item .item-details .title a {
  font-size: 18px;
}
.single-item-wrapper.small-item .item-details .description {
  font-size: 12px;
}
.single-item-wrapper.small-item .item-details .price {
  font-size: 18px;
}
.single-item-wrapper.small-item .item-details .btn-dark {
  font-size: 18px;
}
.single-item-wrapper .item-img {
  width: 100%;
  height: 326px;
  overflow: hidden;
  position: relative;
}
.single-item-wrapper .item-img .add-to-wishlist {
  position: absolute;
  color: #C58E3B;
  left: 15px;
  top: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-item-wrapper .item-img .add-to-wishlist i {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-item-wrapper .item-img img {
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-item-wrapper .item-details {
  background: #fff;
  margin-top: 10px;
  padding: 10px 1em;
  flex: 1 1 auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-item-wrapper .item-details .title {
  margin: 0;
  line-height: normal;
}
.single-item-wrapper .item-details .title a {
  color: #000;
  font-size: 28px;
}
.single-item-wrapper .item-details .description {
  color: #888888;
  font-size: 18px;
  margin: 0;
}
.single-item-wrapper .item-details .price {
  color: #C58E3B;
  font-size: 28px;
}
.single-item-wrapper:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.26);
  transform: translateY(-5px);
}
.single-item-wrapper:hover .add-to-wishlist i {
  transform: scale3d(1.1, 1.1, 1.1);
}
.single-item-wrapper:hover .add-to-wishlist i:before {
  content: '\f004';
  text-shadow: 0 0 4px black;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-item-wrapper:hover .item-img img {
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(1.1, 1.1, 1.1, -10deg);
  filter: sepia(1);
  -webkit-filter: sepia(1);
}
.cart-total {
  background: #465A63;
  color: #fff;
  padding: 1em 2em;
  font-size: 16px;
  align-items: center;
}
.cart-total .coupon .coupon-value {
  background: rgba(0, 0, 0, 0.09);
  border: none;
  outline: none;
  padding: 10px;
}
.cart-total .coupon .coupon-btn {
  background: #C58E3B;
  color: #fff;
  border: none;
  cursor: pointer;
  padding: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
}
.cart-total .coupon .coupon-btn:hover {
  background: #8F5C27;
}
.rate-range {
  border-top: 1px solid #C58E3B;
  padding-top: 10px;
}
.range-wrapper {
  position: relative;
}
.range-wrapper input {
  width: calc(100% - 50px);
}
.range-wrapper .form-range::-webkit-slider-thumb {
  background: #C58E3B;
}
.range-wrapper .form-range::-moz-range-thumb {
  background: #C58E3B;
}
.range-wrapper .form-range::-ms-thumb {
  background: #C58E3B;
}
.range-wrapper:before {
  content: '\f118 ';
  font-family: FontAwesome;
  color: #000;
  position: absolute;
  right: 0;
  font-size: 25px;
  top: -10px;
  bottom: auto;
}
.range-wrapper:after {
  content: '\f119  ';
  font-family: FontAwesome;
  color: #000;
  position: absolute;
  left: 0;
  font-size: 25px;
  top: -10px;
  bottom: auto;
}
.rate-product p {
  color: #000;
}
.rate-product .circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 120px;
}
.rate-product .circle-bg {
  fill: none;
  stroke: #eee;
  stroke-width: 2.8;
}
.rate-product .circle {
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
.rate-product .circular-chart.orange .circle {
  stroke: #ff9f00;
}
.rate-product .percentage {
  fill: #000;
  font-size: 1em;
  text-anchor: middle;
}
.single-product-gallery li {
  height: 180px;
  overflow: hidden;
  width: 25%;
}
.single-product-gallery li img {
  width: 100%;
  height: auto;
  min-height: 100%;
}
.single-product-information {
  font-size: 18px;
  line-height: 2;
}
.single-product-information strong {
  font-weight: normal;
  background: #C58E3B;
  padding: 0 7px;
  margin-bottom: 11px;
  display: inline-block;
}
.single-product-main-img {
  background-size: cover;
  width: 100%;
  height: auto;
}
.single-product-order-info span {
  font-size: 20px;
  margin: 14px 0;
}
.single-product-order-info a i {
  font-size: 15px;
}
.cart-item {
  margin-bottom: 1.5em;
}
.cart-item .item-details {
  text-align: center;
}
.cart-item .item-details .title {
  margin: 0;
}
.cart-item .item-details .title a {
  color: #000;
  font-size: 30px;
}
.cart-item .item-details .description {
  font-size: 18px;
  color: #888888;
  margin: 0;
}
.cart-item ul {
  display: flex;
  text-align: center;
  justify-content: center;
}
.cart-item ul li {
  text-align: center;
  border-left: 1px solid black;
  padding: 0 20px;
}
.cart-item ul li:first-child {
  padding-right: 0;
}
.cart-item ul li:last-child {
  border-left: none;
  padding-left: 0;
}
.cart-item ul li cite {
  color: #C58E3B;
  font-size: 24px;
  font-style: normal;
}
.cart-item ul li span {
  display: block;
  color: #000;
  font-size: 22px;
  height: 50px;
  margin-bottom: auto;
}
.cart-item .item-img {
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.cart-item .item-img img {
  width: 100%;
  height: auto;
  min-height: 100%;
}
.cart-item .input-group * {
  border: none;
}
.cart-item input.form-control.spinner {
  width: 40px;
  color: #C58E3B;
  font-size: 20px;
}
.cart-item button.btn.btn-outline-secondary {
  background: none !important;
  padding: 0 !important;
  color: #000;
  min-width: 15px !important;
}
.cart-item button.btn.btn-outline-secondary:hover {
  color: #C58E3B;
}
.remove-item {
  text-align: center;
}
.remove-item button {
  background: #C58E3B;
  width: 25px;
  height: 25px;
  display: flex;
  border-radius: 50%;
  border: none;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.remove-item button i {
  color: #fff;
  font-size: 12px;
}
.remove-item button:hover {
  background: #8F5C27;
}
.single-section-wrapper {
  background: #fff;
  display: flex;
  flex-direction: column;
  flex: 1 0 0;
  height: 100%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  text-align: center;
  border: 1px solid rgba(128, 128, 128, 0.2);
  border-radius: 20px;
  padding: 3em 2em;
}
.single-section-wrapper i {
  color: #C58E3B;
  font-size: 35px;
  margin-bottom: 10px;
}
.single-section-wrapper .item-details {
  font-size: 17px;
  margin-top: 10px;
}
.single-section-wrapper small {
  font-size: 12px;
}
.testimonials {
  /* the slides */
  /* the parent */
}
.testimonials .slick-slide {
  margin: 0 27px;
}
.testimonials .slick-list {
  margin: 0 -27px;
}
.testimonials .testimonials-item {
  position: relative;
  padding: 1em;
  border: 1px solid #d6d6d6;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  border-radius: 20px;
}
.testimonials .testimonials-item p {
  margin-bottom: 1rem;
}
.testimonials .testimonials-item img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  margin-left: 0.5rem;
  display: inline-block;
}
.testimonials .testimonials-item cite {
  color: #636363;
  font-style: normal;
}
.testimonials .testimonials-item__location {
  font-size: 14px;
}
.rating li {
  display: inline-block;
  color: #edcd46;
}
.sidebar-box {
  background: #fff;
  text-align: center;
  margin-bottom: 1.5em;
}
.sidebar-box .title {
  background: #C58E3B;
  color: #fff;
  font-size: 25px;
  padding: 5px;
}
.sidebar-box .box-wrapper {
  padding: 1em;
  border: 1px solid rgba(128, 128, 128, 0.18);
}
.sorting {
  color: #fff;
  font-size: 18px;
}
.sorting .form-control {
  display: inline-block;
  width: auto;
  margin-right: 15px;
  background: #EEEB82;
  color: #C58E3B;
  height: auto;
}
.showing-results {
  color: #fff;
  font-size: 18px;
}
.inner-title {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  margin: 10px 0;
}
.inner-title:before {
  content: '';
  border-top: 1px solid #C58E3B;
  margin: 0 0 0 10px;
  flex: 1 0 0;
}
.inner-title:after {
  content: '';
  border-top: 1px solid #C58E3B;
  margin: 0 10px 0 0;
  flex: 1 0 0;
}
.log-page-wrapper {
  background: url("images/Yasmin.png") fixed;
  background-size: cover;
  height: 100vh;
  display: flex;
  width: 100%;
  align-items: center;
}
.log-page-wrapper .form-wrapper p {
  font-size: 24px;
  color: #fff;
}
.log-page-wrapper .fixed-top {
  left: 5%;
  top: 5%;
}
.log-page-wrapper .welcome {
  color: #fff;
  font-size: 70px;
}
.log-page-wrapper .form-control {
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin: 15px 0;
}
.log-page-wrapper a {
  color: #fff;
}
.log-page-wrapper .custom-checkbox {
  margin-right: -15px;
  margin-bottom: 10px;
}
.log-page-wrapper .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #24abe3;
}
.user-page label {
  background: #C58E3B;
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
  min-height: 45px;
}
.user-page option {
  color: #EEEB82;
}
.user-page .form-control {
  background: none;
  border-radius: 0;
  border: 1px solid white;
  color: #fff;
  font-size: 20px;
  min-height: 45px;
}
.user-page .form-control:focus {
  box-shadow: inset 0 0 0 1px #C58E3B;
  border-color: #C58E3B;
}
.bill-total {
  margin-bottom: 2em;
}
.bill-total span {
  font-size: 40px;
  display: inline-block;
  padding: 0 10px;
}
.payment-methods .custom-control-label {
  color: #C58E3B;
  font-size: 19px;
}
.payment-methods hr {
  background: white;
  height: 1px;
}
.payment-methods h6 {
  font-size: 30px;
  color: #C58E3B;
}
.payment-methods .nav-tabs {
  border-bottom: 0;
}
.payment-methods .nav-tabs .nav-link {
  background: none;
  border: 2px solid white;
  border-radius: 0;
  font-size: 28px;
  color: #fff;
  margin: 5px;
}
.payment-methods .nav-tabs .nav-link.active {
  background: #C58E3B;
  border-color: #C58E3B;
}
.pay-options li a {
  position: relative;
  outline: none !important;
  box-shadow: none !important;
  background: none !important;
  padding: 10px 1em;
  border: 1px solid green;
  border-bottom-width: 7px;
}
.pay-options li a:not(.collapsed) {
  border-color: green !important;
}
.pay-options li a.collapsed {
  border-color: rgba(207, 216, 220, 0.3);
}
.pay-options li a:hover {
  border-color: rgba(0, 0, 0, 0.2);
}
.pay-options li img {
  width: 120px;
  object-fit: contain;
  height: 70px;
}
ul .input-group {
  align-items: center !important;
}
.options-content .card-body {
  background: none;
  border: none;
  color: #fff;
  font-size: 25px;
}
.options-content .card-body .form-control {
  background: none;
  border: 1px solid #C58E3B;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 15px;
  min-height: 45px;
}
footer {
  padding-top: 2em;
  background: #465A63;
}
footer .payment-methods img {
  margin: 10px;
  height: 50px;
  object-fit: contain;
}
footer ul {
  margin: 10px 0;
}
footer ul li a {
  color: #fff;
  border-left: 1px solid #C58E3B;
  padding: 0 10px;
  font-size: 16px;
}
footer ul li:hover a {
  color: #C58E3B;
}
footer ul li:last-child a {
  border-left: none;
}
footer .copyrights {
  background: #C58E3B;
  padding: 5px 0;
  margin-top: 2em;
}
footer .copyrights .cr {
  color: black;
  text-align: left;
}
footer .copyrights p {
  color: black;
  margin: 0;
  line-height: 30px;
}
footer .copyrights p span {
  color: #EEEB82;
}
footer .copyrights p a {
  color: black;
}
.go-top {
  position: fixed;
  bottom: 2em;
  right: 2em;
  text-decoration: none;
  background: #C58E3B;
  color: white;
  font-size: 12px;
  padding: 1em 1.3em;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.32);
  border-radius: 5px;
  z-index: 999999999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.go-top i {
  color: #fff;
}
.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.single-feature {
  margin: 2em 0;
  border: 1px solid black;
  border-radius: 8px;
  overflow: hidden;
  text-align: center;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.single-feature .icon {
  display: inline-flex;
  width: 100%;
  padding: 1em;
  height: 140px;
  overflow: hidden;
}
.single-feature .icon img {
  width: auto;
  height: auto;
  max-height: 100%;
  margin: auto;
}
.single-feature h5 {
  margin: 0 20px;
  padding: 15px 0;
  border-top: 1px solid black;
  color: black;
  font-size: 16px;
}
.feature-description {
  color: #C58E3B;
  font-size: 14px;
  text-align: center;
}
.accordion .card-header > h2 {
  display: block;
  position: relative;
}
.accordion .card-header > h2 :after {
  content: "";
  background: url("images/accordion-collapsed.png");
  width: 29px;
  height: 29px;
  position: absolute;
  left: 0;
  top: 10px;
}
.accordion .card-header > h2 [aria-expanded="true"]:after {
  content: "";
  background: url("images/accordion-opened.png");
  width: 29px;
  height: 9px;
}
.accordion .card {
  background: none !important;
  border-bottom: 1px solid white !important;
  border: none;
}
.accordion .card-body {
  color: #C58E3B;
  font-size: 25px;
}
.accordion .card-header {
  background: none !important;
  border: none;
}
.accordion .btn-link {
  font-size: 32px;
  color: #fff;
  white-space: unset;
}
.accordion .btn-link:before {
  content: '';
  background: url(images/arrow-before.png);
  width: 21px;
  height: 15px;
  display: inline-block;
  margin-left: 15px;
}
.related.products .products-grid {
  grid-template-columns: repeat(4, 1fr);
}
/*************************************************/
/* Responsive */
/*************************************************/
@media all and (max-width: 1440px) {
  .controls .prev {
    left: 7% !important;
  }
  .controls .next {
    right: 7% !important;
  }
}
@media all and (max-width: 1024px) {
  .log-page-wrapper {
    display: block;
    height: 100%;
  }
  .cart-item ul li {
    padding: 0 8px;
  }
  .country i,
  .currency i {
    display: none;
  }
  .user-nav a {
    font-size: 16px;
  }
  .google-maps {
    padding-bottom: 98%;
  }
  .controls {
    display: none;
  }
  .main-slider .slider-img {
    height: auto;
  }
  .single-item-wrapper .item-img {
    height: 246px;
  }
}
@media all and (max-width: 768px) {
    .inner-page-header {
    padding: 5px 0 !important;
   
}
    .related.products .products-grid {
    grid-template-columns: repeat(2, 1fr);
}
.single-product-wrapper .item-img {
    height:auto;
}
  .single-product-wrapper .item-img img {
      aspect-ratio: 1 / 1;
  }  
  .accordion .btn-link {
    font-size: 18px;
  }
  .accordion .card-header > h2 :after {
    display: none;
  }
  .accordion .card-body {
    font-size: 16px;
  }
  .cart-item .item-img {
    height: auto;
  }
  .cart-item .item-img img {
    object-fit: contain;
    height: 200px;
  }
  .videoWrapper169 {
    padding-top: 40%;
  }
  .droopmenu-extra {
    float: none;
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  .google-maps {
    padding-bottom: 48%;
    margin-bottom: 2em;
  }
  .thumbnails li {
    height: 120px !important;
  }
  .customize-tools {
    margin: auto !important;
  }
  .single-item-wrapper .item-img {
    height: 166px;
  }
  .single-item-wrapper .item-details {
    flex-direction: column;
    text-align: center;
  }
}
@media all and (max-width: 600px) {
  .single-product-gallery li {
    height: 80px;
  }
  .single-product-main-img {
    height: 200px;
    margin-bottom: 1em;
  }
  .log-page-wrapper .fixed-top {
    position: static;
  }
  header .search-form {
    margin-bottom: 1em;
  }
  .wow {
    animation: none;
    visibility: visible !important;
  }
  .thumbnails li {
    height: 50px !important;
  }
  .main-slider .caption {
    display: none;
  }
  .droopmenu-extra {
    display: inline-block;
    width: auto;
  }
  .menu-logo {
    text-align: center;
  }
  header .logo img {
    margin: auto;
  }
  footer .copyrights,
  footer .copyrights .cr {
    text-align: center;
  }
  a.btn.btn-yellow.w-25 {
    width: 100% !important;
  }
  .single-item-wrapper .item-img {
    height: auto;
  }
}
pre[class*="language-"] > code[data-language] {
  overflow: auto !important;
}
.autoWidth img {
  max-width: none;
}
.autoHeight img {
  width: 100%;
}
.tns-visually-hidden {
  opacity: 0;
  display: none !important;
}
/* nav */
.nav.active ul {
  left: 0;
}
.nav.active .nav-toggle-handle {
  left: 17em;
}
.nav.active .nav-toggle-handle:before {
  display: inline-block;
}
.nav.active .nav-toggle-handle:after {
  display: none;
}
.nav ul {
  position: fixed;
  top: 0;
  left: -17em;
  z-index: 100;
  width: 17em;
  height: 1000px;
  height: 100vh;
  background-color: #fff;
  -webkit-box-shadow: 2px 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 0 15px rgba(0, 0, 0, 0.15);
  transition: left 0.25s;
  overflow-y: auto;
}
.nav-toggle-handle {
  position: fixed;
  transition: left 0.25s;
  left: 0;
  top: 0;
  z-index: 100;
  padding: 10px;
  color: #fff;
  background-color: #af23ff;
  cursor: pointer;
}
.nav-toggle-handle:before {
  display: none;
  padding-right: 5px;
  content: '◄';
  font-size: 0.8em;
}
.nav-toggle-handle:after {
  padding-left: 5px;
  content: '►';
  font-size: 0.8em;
}
.customize-tools {
  position: relative;
  margin: -100px auto 0;
}
.thumbnails {
  text-align: center;
}
.thumbnails li {
  display: inline-block;
  cursor: pointer;
  margin: 0;
  width: 170px;
  height: 170px;
  overflow: hidden;
}
.thumbnails .tns-nav-active {
  border: 2px solid #C58E3B;
}
#customize-thumbnails > .tns-item {
  padding-right: 0 !important;
  margin-right: 15px;
}
.thumbnails img {
  vertical-align: bottom;
  height: auto;
  width: 100%;
  min-height: 100%;
}
.controls {
  text-align: center;
}
.controls li {
  display: block;
  position: absolute;
  top: 50%;
  height: 60px;
  line-height: 60px;
  margin-top: -30px;
  padding: 0 15px;
  cursor: pointer;
  transition: background 0.3s;
}
.controls li img {
  display: inline-block;
  vertical-align: middle;
}
.controls .prev {
  left: 15%;
}
.controls .next {
  right: 15%;
}
.tns-controls {
  text-align: center;
  margin-bottom: 10px;
}
.tns-controls [aria-controls] {
  font-size: 15px;
  margin: 0 5px;
  padding: 0 1em;
  height: 2.5em;
  color: #000;
  background: #66CCFF;
  border-radius: 3px;
  border: 0;
}
.lt-ie9 .tns-controls > [aria-controls] {
  line-height: 2.5em;
}
[data-action] {
  display: block;
  margin: 10px auto;
  font-size: 17px;
  min-width: 3em;
  text-align: center;
  background: transparent;
  border: 0;
}
.tns-controls [disabled] {
  color: #999999;
  background: #B3B3B3;
  cursor: not-allowed !important;
}
.tns-nav {
  text-align: center;
  margin: 10px 0;
}
.tns-nav > [aria-controls] {
  width: 9px;
  height: 9px;
  padding: 0;
  margin: 0 5px;
  border-radius: 50%;
  background: #ddd;
  border: 0;
}
.tns-nav > .tns-nav-active {
  background: #999;
}
.playbutton-wrapper {
  text-align: center;
}
.playbutton-wrapper button {
  height: 34px;
  padding: 0 10px;
  font-size: 14px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #ccc;
  cursor: pointer;
}
#cl_switcher {
  display: none;
  width: auto;
  position: relative;
  margin: 0 0 0 7px;
  z-index: 9999;
}
.wmc-currency-wrapper {
  border-radius: 50px;
  transition: all 0.35s cubic-bezier(0.2, 1, 0.3, 1);
  min-width: 100px;
  padding: 1px 5px ;
  text-align: right;
  border: 1px solid #e0e0e0;
  background: 0 0 !important;
}
#cl_switcher #cl_list,
#cl_switcher #cl_toggle:after {
  position: absolute;
  transition: all 0.35s cubic-bezier(0.2, 1, 0.3, 1);
}
#cl_switcher #cl_list {
  display: block;
  width: auto;
  min-width: 190px;
  height: auto;
  max-height: 170px;
  overflow-x: hidden;
  overflow-y: auto;
  top: 40px;
  left: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  padding: 0;
  margin: 0;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  transform: translateY(5px);
  border-radius: 4px;
}
#cl_switcher #cl_list li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  padding: 15px 12px;
  border-bottom: 1px solid #f8f8f8;
  text-align: right;
}
#cl_switcher #cl_list li .checkbox {
  margin: 0 0 10px;
}
#cl_switcher #cl_list li .checkbox input[type=radio]:checked + label {
  color: #151515 !important;
}
#cl_switcher #cl_list li .checkbox input[type=radio]:checked + label:before {
  border-color: #979797;
  background-color: #d8d8d8;
}
#cl_switcher #cl_list li .checkbox label {
  font-size: 13px;
  color: #7f7f7f;
  padding-right: 10px;
}
#cl_switcher #cl_list li .checkbox label i,
#cl_switcher #cl_list li .checkbox label img {
  display: inline-block;
  width: 22px;
  height: 14px;
  vertical-align: middle;
  margin: 0 0 0 5px;
  border-radius: 2px;
  overflow: hidden;
}
#cl_switcher #cl_list li .checkbox label span {
  color: #7f7f7f;
}
#cl_switcher #cl_list li .checkbox label:after {
  display: none;
}
#cl_switcher #cl_list li .checkbox:last-child {
  margin-bottom: 0;
}
#cl_switcher #cl_list li .col__title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  width: 100%;
  position: relative;
  margin: 0 0 10px;
}
#cl_switcher #cl_list li .col__title h4 {
  font-size: 15px;
  color: #727271;
  line-height: 1;
  background-color: #fff;
  padding: 0 0 0 10px;
  z-index: 9;
}
#cl_switcher #cl_list li .col__title:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #ececec;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
#cl_switcher #cl_list li.col {
  display: block;
}
#cl_switcher #cl_list li:last-child {
  border: none;
}
#cl_switcher.visible #cl_toggle:after {
  transform: translateY(-50%) rotate(180deg);
}
#cl_switcher.visible #cl_list {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
@media only screen and (min-width: 992px) {
  #cl_switcher {
    display: block;
  }
}
.single-package {
  background: #F2F2F2;
  margin: 1em 0;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
  height: 100%;
}
.single-package.common-package {
  height: calc(100% + 20px);
  margin-top: -10px;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.23);
}
.single-package.common-package .top-wrapper {
  background: #8F5C27;
}
.single-package .top-wrapper {
  background: #465A63;
  padding: 2em;
  color: #fff;
  line-height: 1;
}
.single-package .top-wrapper p {
  font-size: 20px;
}
.single-package .top-wrapper .price {
  font-size: 70px;
  font-weight: 500;
  font-family: Arial;
}
.single-package ul {
  list-style: none;
  padding: 1em;
  display: flex;
  flex-direction: column;
}
.single-package ul li {
  border-bottom: 1px dashed rgba(128, 128, 128, 0.22);
  padding: 15px 10px;
}
.single-package ul li:last-child {
  border-bottom: 0;
}
.add-to-cart.d-block.text-center {
  margin-top: auto;
}
.contact-us-form .form-control {
  background: #fff;
  border: 1px solid #DBDBDB;
  border-radius: 0;
  margin-bottom: 10px;
  min-height: 50px;
}
.contact-us-form .form-control:focus {
  box-shadow: 0 0 0 1px #C58E3B;
}
.contact-info {
  font-size: 22px;
  line-height: 3;
}
.contact-info i {
  font-size: 27px;
  width: 40px;
  text-align: center;
  color: #C58E3B;
}
.contact-info a {
  color: #000;
  display: inline-block;
}
.contact-info a:hover {
  color: #C58E3B;
}
.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-current-currency .wmc-open-dropdown-currencies:after {
  left: 5px;
  right: auto;
}
.woocommerce-multi-currency.wmc-shortcode .wmc-current-currency {
  background-color: #ffffff;
  color: #ffffff;
  font-size: 13px;
}
.woocommerce-multi-currency.wmc-shortcode .wmc-current-currency i {
  border-radius: 10px;
  margin-top: -12px !important;
}
.wmc-sub-currency i {
  margin-top: -7px !important;
}
.woocommerce-multi-currency .wmc-text {
  padding-right: 10px;
}
.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-currency span:first-of-type {
  padding-right: 10px !important;
	color: #7f7f7f;
}
.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-currency i {
  border-radius: 10px;
}
.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-currency a {
  line-height: 2;
}
.woocommerce-multi-currency.wmc-shortcode.plain-vertical.layout10 .wmc-currency-wrapper .wmc-sub-currency {
  padding: 1em;
}

.products-grid {
  clear: both;
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(4, 1fr);
}
.woocommerce-MyAccount-content {
  padding: 2em;
  line-height: 2;
  background: #2a2a2a05;
}
.woocommerce-MyAccount-content a {
  color: #C58E3B;
}
.woocommerce-MyAccount-navigation ul {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider) {
  color: #828282;
  padding: 10px 20px;
  font-weight: 500;
  transition: 0.3s;
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider):hover {
  margin-right: 10px;
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider).is-active a {
  color: #4A2D21;
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider).is-active:before {
  color: #4A2D21;
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider):before {
  font-family: FontAwesome;
  margin-left: 10px;
  transition: 0.3s;
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider).woocommerce-MyAccount-navigation-link--dashboard:before {
  content: '\f0e4';
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider).woocommerce-MyAccount-navigation-link--orders:before {
  content: '\f0f6 ';
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider).woocommerce-MyAccount-navigation-link--downloads:before {
  content: '\f019';
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider).woocommerce-MyAccount-navigation-link--edit-address:before {
  content: '\f041';
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider).woocommerce-MyAccount-navigation-link--edit-account:before {
  content: '\f007';
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider).woocommerce-MyAccount-navigation-link--tinv_wishlist:before {
  content: '\f004 ';
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider).woocommerce-MyAccount-navigation-link--customer-logout {
  border-top: 1px solid #f1917b6c;
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider).woocommerce-MyAccount-navigation-link--customer-logout:before {
  content: '\f08b  ';
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider) a {
  color: #828282;
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider) i {
  margin-left: 8px;
  font-size: 20px;
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider).active a,
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider):hover a {
  color: #4A2D21;
}
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider).active:before,
.woocommerce-MyAccount-navigation ul li:not(.dropdown-divider):hover:before {
  color: #4A2D21;
  transition: 0.3s;
}
.woocommerce-MyAccount-navigation ul .dropdown-divider {
  border-top-color: #f1917b6c;
}
.woocommerce-account .inner-page-header {
  margin-bottom: 3em;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
  max-width: 100%;
}
div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  background: #C58E3B;
  color: #ffffff;
  font-size: 16px;
  padding: 7px 20px;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
  background: none;
  color: #C58E3B;
  box-shadow: inset 0 0 0 1px #C58E3B;
}
/*# sourceMappingURL=rtl.css.map */

span.woocommerce-terms-and-conditions-checkbox-text a {
    color: #c58e3b;
}

.blog-page .section-title {
  margin-bottom: 30px;
}

.filters {
  margin: 1em 0;
}
.filters a {
  border-radius: 30px;
  color: white;
  background: #EF7354;
  font-weight: 600;
  padding: 10px 15px;
}
.filters a:hover {
  background: #eb461f;
}
.filters .active a {
  background: #eb461f;
}

.recent-blog-posts .single-blog-post {
  margin-bottom: 30px;
}

.single-blog-post .thumbnail {
  box-shadow: 0px 8px 12px #d9cdd8;
  border-radius: 8px;
  overflow: hidden;
}
.single-blog-post .thumbnail img {
  height: 350px;
  width: 100%;
  border-radius: 8px;
  box-shadow: 0px 8px 12px #d9cdd8;
  object-fit: cover;
  transition: 0.3s;
}
.single-blog-post .post-date {
  font-weight: 600;
  color: #474444;
  margin-top: 15px;
  font-size: 14px;
}
.single-blog-post .post-title {
  font-weight: bold;
  font-size: 20px;
  color: #110802;
  margin-top: 12px;
}
.single-blog-post .post-title a {
  color: #110802;
}
.single-blog-post p {
  font-weight: normal;
  color: #828282;
}
.single-blog-post .read-more {
  color: #004B93;
  font-weight: 600;
  font-size: 14px;
  margin-top: 14px;
  display: block;
}
.single-blog-post .read-more:after {
  content: "";
  font-family: Fontawesome;
  margin-right: 10px;
  transform: rotate(180deg);
  display: inline-block;
}
.single-blog-post:hover img {
  filter: brightness(0.5);
}
.single-blog-post:hover a {
  color: #E56606;
}
.single-blog-post.h-style {
  display: flex;
  margin-bottom: 15px;
}
.single-blog-post.h-style .thumbnail {
  box-shadow: 0px 8px 12px #d9cdd8;
  border-radius: 8px;
  overflow: hidden;
  margin-left: 1.5em;
  flex: 0 0 auto;
  width: 50%;
}
.single-blog-post.h-style .thumbnail img {
  height: 170px;
  width: 100%;
  border-radius: 8px;
  box-shadow: 0px 8px 12px #d9cdd8;
  object-fit: cover;
  transition: 0.3s;
}

.single-blog-post-page .blog-post .thumbnail {
  height: auto;
}
.single-blog-post-page .blog-post .thumbnail img {
  height: auto;
  max-height: 500px;
}
.single-blog-post-page .blog-post .post-content {
  line-height: 2;
  margin-top: 30px;
}

.wmc-currency a span:last-of-type ,.wmc-text-currency-text{
    display: none !important;
}


.wmc-sub-currency {
	    display: block;
    width: auto;
    min-width: 190px;
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    top: 40px;
    left: 0;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2) !important;
    background-color: #fff;
    padding: 0;
    margin: 0;
    z-index: 99;
/*     visibility: hidden; */
/*     opacity: 0; */
/*     transform: translateY(5px); */
    border-radius: 4px !important;
}

.woocommerce-multi-currency.wmc-shortcode.layout10 .wmc-sub-currency .wmc-currency:hover {
    background-color: transparent;
}

.floating-whatsapp i.fab.fa-whatsapp {
    position: fixed;
    z-index: 9999;
    left: 1rem;
    bottom: 1rem;
    font-size: 4rem;
    color: #ffffff;
    background: linear-gradient(#25d366,#25d366) 14% 84%/16% 16% no-repeat, radial-gradient(#25d366 60%,transparent 0);
}
.inner-page-header {
  background-color: transparent !important;
  background-image: linear-gradient(0deg, #212A3C 0%, #010101 100%) !important;
}
.breadcrumbs span, .breadcrumbs a {
  color: #FFA800 !important;
}
.inner-page-wrapper {
  border-top: 1px solid #fff;
  background-color: transparent !important;
  background-image: linear-gradient(180deg, #212A3C 0%, #010101 100%) !important;
  margin-top: 0 !important;
  padding-top: 50px;
}
header .navbar {
  z-index: 1 !important;
  background-color: transparent !important;
  background-image: linear-gradient(180deg, #212A3C 0%, #010101 100%) !important;
  border-bottom: 1px solid #fff !important;
}
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
  color: #fff !important;
}
.section-title {
  color: #FFA800 !important;
}
.woocommerce-form-coupon p {
  color: #fff !important;
}
.woocommerce h2, .woocommerce h3 {
  color: #FFA800 !important;
}
.woocommerce form .form-row label {
  color: #fff !important;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
  color: #fff !important;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  color: #fff !important;
}
.white-wrapper {
  background-color: transparent !important;
  background-image: linear-gradient(180deg, #212A3C 0%, #010101 100%) !important;
  border: 1px solid #fff;
}
.page-content .woocommerce #respond input#submit, .page-content .woocommerce a.button, .woocommerce button.button, .page-content .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button,
a.xoo-wsc-ft-btn {
  background-color: #FFD076;
  color: #000 !important;
}
.my-btn:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
.btn:hover {
  background: #FFA800 !important;
  text-decoration: none;
  color: #fff !important;
}
footer {
  background-color: transparent !important;
  background-image: linear-gradient(180deg, #212A3C 0%, #010101 100%) !important;
  border-top: 1px solid #fff;
}
footer .copyrights {
  background-color: transparent !important;
  background-image: linear-gradient(0deg, #212A3C 0%, #010101 100%) !important;
}
.form-row.validate-required .woocommerce form .form-row label span {
  color: #000 !important;
}
header .menu-logo {
  background-color: transparent !important;
  background-image: linear-gradient(0deg, #212A3C 0%, #010101 100%) !important;
}
footer .copyrights p,
footer .copyrights p a,
footer .copyrights .cr {
  color: #fff !important;
}
body {
  background-color: transparent !important;
  background-image: linear-gradient(180deg, #212A3C 0%, #010101 100%) !important;
}
.inner-page-wrapper .mt-4.lh-lg {
  color: #fff !important;
}
.contact-us-page .row {
  border: 1px solid #fff;
}
.contact-us-page .row .col-md-6 {
  color: #fff;
}
.contact-info a {
  color: #fff !important;
}
.contact-info i {
  color: #FFD076;
}
.woocommerce-terms-and-conditions-checkbox-text {
  color: #000;
}
.woocommerce table.shop_table {
  border: 1px solid #fff;
}