@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//floky.ae/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: inherit;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "IBM Plex Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(84,84,84);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(84,84,84);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://floky.ae/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wpcf7 .hidden-fields-container,
.wpcf7 p:empty {
    display: none !important;
}
.custom-cf7 { max-width: 100%; }
.custom-cf7 .cf7-float {
  position: relative;
  display: block;
  margin-bottom: 2px;
}
.custom-cf7 .cf7-float input[type="text"],
.custom-cf7 .cf7-float input[type="email"],
.custom-cf7 .cf7-float textarea {
  width: 100% !important;
  border: 1px solid #d9d9d9 !important;
  padding: 16px !important;
  margin: 0 !important;
  font-size: 16px !important;
  color: #333 !important;
  background: #fff !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  box-sizing: border-box !important;
  transition: border-color 0.2s ease !important;
}
.custom-cf7 .cf7-float textarea {
  height: 160px !important;
  resize: vertical !important;
}
.custom-cf7 .cf7-float input:hover,
.custom-cf7 .cf7-float textarea:hover,
.custom-cf7 .cf7-float input:focus,
.custom-cf7 .cf7-float textarea:focus {
  border: 2px solid #1a1a1a !important;
}
.custom-cf7 .cf7-float .cf7-label {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #8aa1b1;
  background: #fff;
  padding: 0 5px;
  pointer-events: none;
  transition: all 0.18s ease;
}
.custom-cf7 .cf7-float .cf7-label-area {
  top: 18px;
  transform: none;
}
.custom-cf7 .cf7-float:focus-within .cf7-label,
.custom-cf7 .cf7-float:has(input:not(:placeholder-shown)) .cf7-label,
.custom-cf7 .cf7-float:has(textarea:not(:placeholder-shown)) .cf7-label {
  top: -9px;
  transform: none;
  font-size: 12px;
  color: #1a1a1a;
}
.custom-cf7 input[type="submit"] {
  width: 100% !important;
  background-color: #c4d92e !important;
  color: #1a1a1a !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 16px !important;
  font-size: 15px !important;
  cursor: pointer !important;
  transition: background-color 0.3s ease !important;
}
.custom-cf7 input[type="submit"]:hover {
  background-color: #b3c726 !important;
}
.custom-cf7 input[type="submit"]:active {
  background-color: #D3FF00 !important;
}
.custom-cf7.cf7-grid,
.custom-cf7.cf7-grid > p {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 18px !important;
  margin: 0 !important;
}
.custom-cf7.cf7-grid br { display: none !important; }
.custom-cf7.cf7-grid p:empty { display: none !important; }
.custom-cf7.cf7-grid .cf7-float {
  margin-bottom: 0 !important;
}
.custom-cf7.cf7-grid .cf7-float.half {
  flex: 0 0 calc(50% - 9px) !important;
  max-width: calc(50% - 9px) !important;
}
.custom-cf7.cf7-grid .cf7-float.full {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.custom-cf7.cf7-grid .cf7-float input[type="tel"] {
  width: 100% !important;
  border: 1px solid #d9d9d9 !important;
  padding: 16px !important;
  margin: 0 !important;
  font-size: 16px !important;
  color: #333 !important;
  background: #fff !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  box-sizing: border-box !important;
  transition: border-color 0.2s ease !important;
}
.custom-cf7.cf7-grid .cf7-float input[type="tel"]:hover,
.custom-cf7.cf7-grid .cf7-float input[type="tel"]:focus {
  border: 2px solid #1a1a1a !important;
}
.custom-cf7.cf7-grid .cf7-float:has(input[type="tel"]:not(:placeholder-shown)) .cf7-label {
  top: -9px;
  transform: none;
  font-size: 12px;
  color: #1a1a1a;
}
.custom-cf7.cf7-grid input[type="submit"] {
  flex: 0 0 100% !important;
  margin-top: 12px !important;
}
@media (max-width: 600px) {
  .custom-cf7.cf7-grid .cf7-float.half {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
.custom-cf7.cf7-inline,
.custom-cf7.cf7-inline > p {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: stretch !important;
  gap: 12px !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
.custom-cf7.cf7-inline br { display: none !important; }
.custom-cf7.cf7-inline p:empty { display: none !important; }
.custom-cf7.cf7-inline .cf7-float {
  flex: 1 1 220px !important;
  min-width: 0 !important;
  margin-bottom: 0 !important;
}
.custom-cf7.cf7-inline .cf7-float input[type="email"] {
  width: 100% !important;
  height: 100% !important;
  border: 1px solid #d9d9d9 !important;
  padding: 16px !important;
  margin: 0 !important;
  font-size: 16px !important;
  color: #333 !important;
  background: #fff !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  box-sizing: border-box !important;
  transition: border-color 0.2s ease !important;
}
.custom-cf7.cf7-inline .cf7-float input[type="email"]:hover,
.custom-cf7.cf7-inline .cf7-float input[type="email"]:focus {
  border: 2px solid #1a1a1a !important;
}
.custom-cf7.cf7-inline input[type="submit"] {
  flex: 1 1 auto !important;
  width: auto !important;
  min-width: 140px !important;
  padding: 16px 32px !important;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .custom-cf7.cf7-inline .cf7-float,
  .custom-cf7.cf7-inline input[type="submit"] {
    flex: 1 1 100% !important;
    width: 100% !important;
  }
}
.custom-cf7.cf7-dark {
  max-width: 320px !important;
}
.custom-cf7.cf7-dark,
.custom-cf7.cf7-dark > p {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  gap: 0 !important;
  margin: 0 !important;
  border: 1px solid #4a4a4a !important;
  background: transparent !important;
}
.custom-cf7.cf7-dark br { display: none !important; }
.custom-cf7.cf7-dark p:empty { display: none !important; }
.custom-cf7.cf7-dark .cf7-float {
  flex: 1 1 auto !important;
  margin-bottom: 0 !important;
}
.custom-cf7.cf7-dark .cf7-float input[type="email"] {
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  padding: 18px 20px !important;
  margin: 0 !important;
  font-size: 16px !important;
  color: #fff !important;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  box-sizing: border-box !important;
}
.custom-cf7.cf7-dark .cf7-float input[type="email"]:hover,
.custom-cf7.cf7-dark .cf7-float input[type="email"]:focus {
  border: none !important;
}
.custom-cf7.cf7-dark .cf7-float .cf7-label {
  left: 20px;
  color: #cfcfcf !important;
  background: transparent !important;
  padding: 0 !important;
}
.custom-cf7.cf7-dark .cf7-float:focus-within .cf7-label,
.custom-cf7.cf7-dark .cf7-float:has(input:not(:placeholder-shown)) .cf7-label {
  top: -9px;
  font-size: 12px;
  color: #fff !important;
  background: #000 !important;
  padding: 0 5px !important;
}
.custom-cf7.cf7-dark input[type="submit"] {
  flex: 0 0 auto !important;
  width: auto !important;
  background: transparent !important;
  background-color: transparent !important;
  color: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 18px 22px !important;
  margin: 0 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  cursor: pointer !important;
  transition: opacity 0.2s ease !important;
}
.custom-cf7.cf7-dark input[type="submit"]:hover {
  background: transparent !important;
  background-color: transparent !important;
  opacity: 0.6 !important;
}
.custom-cf7.cf7-lime,
.custom-cf7.cf7-lime > p {
  display: block !important;
  margin: 0 !important;
  background: transparent !important;
}
.custom-cf7.cf7-lime br { display: none !important; }
.custom-cf7.cf7-lime p:empty { display: none !important; }
.custom-cf7.cf7-lime .cf7-float {
  display: block !important;
  margin-bottom: 22px !important;
}
.custom-cf7.cf7-lime .cf7-float input[type="email"] {
  width: 100% !important;
  border: none !important;
  border-bottom: 4px solid #1a1a1a !important;
  padding: 10px 4px !important;
  margin: 0 !important;
  font-size: 17px !important;
  color: #1a1a1a !important;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  box-sizing: border-box !important;
}
.custom-cf7.cf7-lime .cf7-float input[type="email"]:hover,
.custom-cf7.cf7-lime .cf7-float input[type="email"]:focus {
  border: none !important;
  border-bottom: 4px solid #1a1a1a !important;
}
.custom-cf7.cf7-lime .cf7-float .cf7-label {
  left: 4px;
  top: 6px;
  transform: none;
  color: #4a4f12 !important;
  background: transparent !important;
  padding: 0 !important;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.custom-cf7.cf7-lime .cf7-float:focus-within .cf7-label,
.custom-cf7.cf7-lime .cf7-float:has(input:not(:placeholder-shown)) .cf7-label {
  top: -18px;
  font-size: 12px;
  color: #1a1a1a !important;
  background: transparent !important;
  padding: 0 !important;
}
.custom-cf7.cf7-lime input[type="submit"] {
  width: 100% !important;
  background: #000 !important;
  background-color: #000 !important;
  color: #c8d20a !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 20px !important;
  margin: 0 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  letter-spacing: 4px !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  transition: opacity 0.2s ease !important;
}
.custom-cf7.cf7-lime input[type="submit"]:hover {
  background: #000 !important;
  background-color: #000 !important;
  opacity: 0.85 !important;
}
.fk-desc {
  --fk-color-accent: #D4FF00;
  --fk-color-bar: #efefef;
  --fk-color-text: #1a1a1a;
  --fk-color-body: #333333;
  --fk-font-heading: 'Oswald', 'Roboto Condensed', Arial, sans-serif;
  --fk-font-body: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
  --fk-transition: 0.25s ease;
}
.fk-desc,
.fk-desc * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.fk-desc {
  max-width: 900px;
  margin: 0 auto;
  background: transparent;
  font-family: var(--fk-font-heading);
}
.fk-item + .fk-item {
  margin-top: 12px;
}
.fk-item__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 22px 28px;
  border: none;
  background: var(--fk-color-bar);
  color: var(--fk-color-text);
  font-family: inherit;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-align: left;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color var(--fk-transition);
}
.fk-item__header:hover,
.fk-item.is-open .fk-item__header {
  background: var(--fk-color-accent);
}
.fk-item__arrow {
  flex-shrink: 0;
  width: 0;
  height: 0;
  margin-left: 15px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid var(--fk-color-text);
  transition: transform var(--fk-transition);
}
.fk-item.is-open .fk-item__arrow {
  transform: rotate(90deg);
}
.fk-item__panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.fk-item__body {
  padding: 30px 20px 35px;
  color: var(--fk-color-body);
  font-family: var(--fk-font-body);
  font-size: 17px;
  font-weight: 300;
  line-height: 1.75;
}
@media (max-width: 600px) {
  .fk-item__header {
    padding: 18px 20px;
    font-size: 15px;
  }
}
.faq-section {
  max-width: 1160px;
  margin: 0 auto;
  font-family: "Poppins", "Segoe UI", Arial, sans-serif;
  background: #ffffff;
  color: #1c1c1c;
  padding: 60px 20px;
  box-sizing: border-box;
}
.faq-section *,
.faq-section *::before,
.faq-section *::after {
  box-sizing: border-box;
}
.faq-title {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.faq-grid {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
.faq-column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.faq-item {
  width: 100%;
}
.faq-question {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  text-align: left;
  font-family: inherit;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  color: #1c1c1c;
  background: #ffffff;
  border: 1px solid #1c1c1c;
  border-radius: 6px;
  padding: 20px 22px;
  cursor: pointer;
}
.faq-icon {
  position: relative;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}
.faq-icon::before,
.faq-icon::after {
  content: "";
  position: absolute;
  background: #1c1c1c;
}
.faq-icon::before {
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  transform: translateY(-50%);
}
.faq-icon::after {
  left: 50%;
  top: 0;
  height: 100%;
  width: 2px;
  transform: translateX(-50%);
}
.faq-question:hover,
.faq-question:focus,
.faq-question:active {
  background: #ffffff;
  color: #1c1c1c;
  border-color: #1c1c1c;
  outline: none;
  box-shadow: none;
}
.faq-item.active .faq-question {
  background: #cddc39;
  border-color: #1c1c1c;
  font-weight: 700;
}
.faq-item.active .faq-question:hover,
.faq-item.active .faq-question:focus,
.faq-item.active .faq-question:active {
  background: #cddc39;
  border-color: #1c1c1c;
  color: #1c1c1c;
}
.faq-item.active .faq-icon::after {
  display: none;
}
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.faq-answer-inner {
  margin-top: 14px;
  background: #f5f7dc;
  border-radius: 6px;
  padding: 24px 26px;
  font-size: 16px;
  line-height: 1.8;
  text-align: justify;
}
@media (max-width: 768px) {
  .faq-grid {
    flex-direction: column;
  }
  .faq-title {
    font-size: 22px;
    margin-bottom: 34px;
  }
}
.wd-nav-product-cat .children.wd-dropdown-menu {
    display: none !important;
}
.wd-nav-product-cat .wd-event-hover > .category-nav-link::after {
    display: none !important;
}
.wd-action-btn.wd-style-icon>a {
display: none;
}