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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//exploremoroccosahara.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//exploremoroccosahara.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//exploremoroccosahara.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//exploremoroccosahara.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//exploremoroccosahara.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//exploremoroccosahara.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//exploremoroccosahara.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//exploremoroccosahara.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: #4B4B4B;
	--wd-text-font-size: 16px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(62,44,28);
	--wd-title-font-style: italic;
	--wd-entities-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(62,44,28);
	--wd-entities-title-color-hover: rgb(231, 111, 81);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(62,44,28);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(199,140,72);
	--wd-alternative-color: rgb(231,111,81);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(234,194,6);
	--btn-accented-bgcolor-hover: rgb(214,177,5);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://exploremoroccosahara.com/wp-content/uploads/2021/09/travel-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,249,241);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 0px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.single-post li.meta-author {
    display: none !important;
}
.tour-details {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: "Poppins", sans-serif;
  color: #333;
  line-height: 1.6;
}

.tour-header {
  text-align: center;
  margin-bottom: 30px;
}

.tour-header h1 {
  font-size: 2.2rem;
  color: #c49b63;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.tour-header .subtitle {
  font-size: 1.1rem;
  color: #666;
}

.tour-hero img {
  width: 100%;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  margin-bottom: 30px;
}

.tour-info h2 {
  color: #c49b63;
  font-size: 1.4rem;
  margin-top: 25px;
}

.tour-info ul {
  padding-left: 20px;
}

.tour-info ul li {
  margin-bottom: 10px;
  position: relative;
}

.tour-info ul li::before {
  content: "•";
  color: #c49b63;
  font-weight: bold;
  position: absolute;
  left: -15px;
}

.tour-cta {
  text-align: center;
  margin-top: 40px;
}

.btn-book {
  background-color: #c49b63;
  color: #fff;
  text-decoration: none;
  padding: 12px 30px;
  border-radius: 8px;
  font-weight: 600;
  transition: background 0.3s;
}

.btn-book:hover {
  background-color: #a47d4f;
}


