@charset "UTF-8";
body {
  /*Header*/
}

body #main-menu ul.menu > li.menu-item-has-children, body .chaser ul.menu > li.menu-item-has-children {
  margin-left: 20px;
}

body #main-menu ul.menu > li.menu-item,
body .chaser ul.menu > li.menu-item {
  margin-left: 20px;
  padding-right: 0;
}

body #main-menu ul.menu > li.menu-item.not-home a,
body .chaser ul.menu > li.menu-item.not-home a {
  color: #000;
}

body #main-menu ul.menu > li.menu-item.not-home a:hover,
body .chaser ul.menu > li.menu-item.not-home a:hover {
  color: #E95C55;
}

body #main-menu ul.menu > li ul li, body .chaser ul.menu > li ul li {
  width: 100%;
  max-width: 100%;
  padding-left: 10px;
}

body #main-menu ul.menu > li.menu-item-has-children > a, body #main-menu ul.menu > li ul li > a, body .chaser ul.menu > li ul li > a, body #main-menu ul.menu > li > a, body .chaser ul.menu > li > a {
  text-transform: none;
}

body #main-menu ul.menu > li > ul, body .chaser ul.menu > li > ul, body #main-menu ul.menu > li > ul.left, body .chaser ul.menu > li > ul.left {
  max-width: 280px;
}

body #main-menu ul.menu > li.current-menu-ancestor > a, body .chaser ul.menu > li.current-menu-ancestor > a {
  color: #000;
}

body #main-menu ul.menu > li.current-menu-item > a,
body .chaser ul.menu > li.current-menu-item > a,
body #main-menu ul.menu > li ul li:hover > a,
body .chaser ul.menu > li ul li:hover > a {
  color: #E95C55;
}

body #main-menu ul.menu > li ul li:hover > a, body #main-menu ul.menu > li ul li.current-menu-item > a, body #main-menu ul.menu > li ul li.current-menu-ancestor > a, body .chaser ul.menu > li ul li:hover > a, body .chaser ul.menu > li ul li.current-menu-item > a, body .chaser ul.menu > li ul li.current-menu-ancestor > a {
  background: transparent;
}

body #main-menu ul.menu > li ul li > a, body .chaser ul.menu > li ul li > a {
  white-space: normal;
  font-weight: bold !important;
  font-size: 14px !important;
  padding-top: 1px;
  padding-bottom: 1px;
}

body .ti-widget.ti-goog .ti-widget-container {
  text-align: left !important;
}

body .ti-widget.ti-goog > .ti-widget-container > .ti-header, body .ti-widget.ti-goog > .ti-widget-container > .ti-footer {
  width: 100%;
}

body #main-menu ul.menu > li > ul,
body .chaser ul.menu > li > ul {
  padding-left: 15px !important;
}

body #main-menu ul.menu > li > ul li,
body .chaser ul.menu > li > ul li {
  position: relative;
}

body #main-menu ul.menu > li > ul li::before,
body .chaser ul.menu > li > ul li::before {
  content: ">>";
  display: block;
  position: absolute;
  left: 0;
  width: 8px;
  height: 6px;
  top: 2px;
  color: black;
}

body #main-menu ul.menu > li ul li > ul,
body .chaser ul.menu > li ul li > ul {
  position: static;
  opacity: 1 !important;
  visibility: visible;
  background: transparent;
  width: 100%;
  padding-left: 10px;
}

body #main-menu ul.menu > li ul,
body .chaser ul.menu > li ul {
  visibility: hidden !important;
  opacity: 0 !important;
  z-index: 2;
}

body #main-menu ul.menu > li:hover ul,
body .chaser ul.menu > li:hover ul {
  visibility: visible !important;
  opacity: 1 !important;
}

body .custom-menu-burger > a {
  width: 28px;
  color: transparent !important;
  background-image: url("data:image/svg+xml,%3Csvg width='800px' height='800px' viewBox='0 0 12 12' enable-background='new 0 0 12 12' id='Слой_1' version='1.1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Crect fill='%231D1D1B' height='1' width='11' x='0.5' y='5.5'/%3E%3Crect fill='%231D1D1B' height='1' width='11' x='0.5' y='2.5'/%3E%3Crect fill='%231D1D1B' height='1' width='11' x='0.5' y='8.5'/%3E%3C/g%3E%3C/svg%3E");
  background-size: calc(100% - 8px);
  background-position: center;
  background-repeat: no-repeat;
}

body #main-menu ul.menu > li.custom-menu-burger > ul,
body .chaser ul.menu > li.custom-menu-burger > ul,
body #main-menu ul.menu > li.custom-menu-burger > ul.left,
body .chaser ul.menu > li.custom-menu-burger > ul.left {
  max-width: 304px;
}

body #main-menu ul.menu > li.custom-menu-burger > ul > li,
body .chaser ul.menu > li.custom-menu-burger > ul > li,
body #main-menu ul.menu > li.custom-menu-burger > ul.left > li,
body .chaser ul.menu > li.custom-menu-burger > ul.left > li {
  margin-top: 10px;
}

body #main-menu ul.menu > li.custom-menu-burger > ul > li::before,
body .chaser ul.menu > li.custom-menu-burger > ul > li::before,
body #main-menu ul.menu > li.custom-menu-burger > ul.left > li::before,
body .chaser ul.menu > li.custom-menu-burger > ul.left > li::before {
  width: 9px;
}

body #main-menu ul.menu > li.custom-menu-burger > ul > li::after,
body .chaser ul.menu > li.custom-menu-burger > ul > li::after,
body #main-menu ul.menu > li.custom-menu-burger > ul.left > li::after,
body .chaser ul.menu > li.custom-menu-burger > ul.left > li::after {
  content: "";
  display: block;
  position: absolute;
  left: 4px;
  width: 1px;
  height: 9px;
  background-color: black;
  top: 9px;
  display: none;
}

body .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
  visibility: visible !important;
}

body #custom-adventure {
  max-width: 780px;
  margin: 0 auto;
}

body #custom-adventure .vc_custom_heading, body #custom-adventure .heading, body #custom-adventure h1, body #custom-adventure h2 {
  color: #e85c55;
  font-size: 30px !important;
}

body .slideshow-bg .search-box form button[type=submit] {
  background: #6f6f6f;
}

body .slideshow-bg .the-form {
  max-width: 880px;
  margin: auto;
}

@media (min-width: 1200px) {
  body .slideshow-bg .search-box-wrapper {
    margin-top: 0px !important;
  }
}
@media (min-width: 1200px) {
  body .slideshow-bg .search-box-wrapper.style2 .search-tab-content h4.title {
    margin-top: 0;
    margin-bottom: 0;
  }
}
body .page-title-container .page-title .entry-title {
  line-height: 30px !important;
}

@media screen and (min-width: 768px) {
  body .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-bottom: 60px !important;
  }
}
body .quick-menu.phone .contact-phone .info a {
  background: #e85c55;
}

body .quick-menu.phone .contact-phone i.soap-icon-phone {
  color: #e85c55;
}

body #header .logo a img, body .chaser .logo a img {
  object-fit: contain;
}

@media (min-width: 992px) {
  body #header .logo a img, body .chaser .logo a img {
    min-height: 110px !important;
    margin-top: -89px !important;
    min-width: 230px !important;
  }
}
body .vc_custom_heading.vc_do_custom_heading.vc_custom_1726472284134,
body .vc_custom_heading.vc_do_custom_heading.vc_custom_1732433477374,
body .vc_custom_heading.vc_do_custom_heading.vc_custom_1732433357053,
body [style="color: #993300;"],
body [style="color: #993300; text-transform: uppercase;"],
body .adt-inclusive-business--title {
  color: #E75C55 !important;
}

body #header .topnav ul.quick-menu > li > a.be-our-partners-btn,
body .topnav .quick-menu li a.be-our-partners-btn {
  font-weight: 600 !important;
  text-transform: uppercase !important;
  padding: 4px 17px !important;
  background-color: #e95c55 !important;
  color: #fff !important;
  border-radius: 10px !important;
  font-size: 14px !important;
}

body #header .topnav ul.quick-menu > li > a {
  color: #800000 !important;
}

body .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 20px 10px;
  background: #ffffff;
}

body .woocommerce-MyAccount-navigation ul li a {
  padding: 4px 10px;
  display: block;
}

body .woocommerce-MyAccount-navigation ul li.is-active a {
  background: #e95c55;
  color: white;
}

body .site-main ol {
  list-style: auto;
  padding-left: 20px;
}

body .site-main ol li:not(:last-child) {
  margin-bottom: 10px;
}

body .ti-widget.ti-goog > .ti-widget-container > .ti-header, body .ti-widget.ti-goog > .ti-widget-container > .ti-footer {
  padding: 4px;
  margin-bottom: 10px;
}

body #main-menu ul.menu > li.custom-menu-burger > ul, body .chaser ul.menu > li.custom-menu-burger > ul, body #main-menu ul.menu > li.custom-menu-burger > ul.left, body .chaser ul.menu > li.custom-menu-burger > ul.left {
  max-width: unset;
  width: 444px;
  flex-direction: column;
  max-height: 298px;
}

body #main-menu ul.menu > li.custom-menu-burger > ul > li, body .chaser ul.menu > li.custom-menu-burger > ul > li, body #main-menu ul.menu > li.custom-menu-burger > ul.left > li, body .chaser ul.menu > li.custom-menu-burger > ul.left > li {
  width: 50%;
}

.single-tour .a2a_kit {
  display: none;
}

.single-tour #page-wrapper #content {
  padding-top: 0;
}

.single-tour #page-wrapper #content .tour-detail-page {
  max-width: 100%;
  width: 100%;
}

.single-tour #page-wrapper #content .tour-detail-page #tour-details {
  padding: 0;
  background: #EEEEEE;
}

.single-tour #page-wrapper #content #main {
  padding: 0;
}

.single-tour .anchor-items {
  /* background: wheat; */
  background: white;
  padding: 4px 14px;
  position: sticky;
  /* top: 52px; */
  top: 0;
  z-index: 9;
}

@media screen and (max-width: 767px) {
  .single-tour .anchor-items {
    top: 0;
  }
}
.single-tour .anchor-items ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: -10px;
}

@media(max-width: 767px) {
  .single-tour .anchor-items ul {
    margin: -5px;
  }
}

.single-tour .anchor-items ul li {
  padding: 10px;
}

@media(max-width: 767px) {
  .single-tour .anchor-items ul li {
    padding: 5px;
  }
}

.single-tour .anchor-items ul li a {
  display: block;
  text-decoration: none;
  color: #555555;
  font-size: 20px;
  font-weight: bold;
}

@media(max-width: 767px) {
  .single-tour .anchor-items ul li a {
    font-size: 16px;
  }
}

.single-tour .anchor-items ul li a.active {
  font-weight: bold;
}

.single-tour .anchor-items ul li a.btn-primary {
  font-size: 16px;
  color: white;
}

.single-tour .image-box {
  border: 0;
  position: relative;
  background: #eeeeee;
}

.single-tour .page-title-container {
  position: relative;
  z-index: 1;
}

/*
.single-tour .image-box::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(https://www.angkordestination.com/wp-content/themes/Travelo%201/images/header.png) center center;
    background-size: contain;
    position: absolute;
    z-index: 0;
    filter: blur(5px);
}
*/

@media (max-width: 991px) {
    .single-tour .image-box .container {
        padding-left: 0;
        padding-right: 0;
    }
}

.single-tour .image-box .image-container {
  height: 560px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .single-tour .image-box .image-container {
    height: auto;
  }
}
.single-tour .image-box img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.single-tour .short-description {
  margin-top: 30px;
}

.single-tour .anchor-content-overview .label-items .items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  border: 1px solid #eeeeee;
  border-radius: 10px;
  max-width: fit-content;
  margin: 0 auto;
  background: white
}
@media(max-width: 767px) {
  .single-tour .anchor-content-overview .label-items .items {
    background-size: auto;
  }
}

.single-tour .anchor-content-overview .item-label {
  padding: 10px;
  text-align: center;
}

.single-tour .anchor-content-overview .item-label .label {
  color: #e85c55;
}

.single-tour .anchor-content-overview .item-label .value {
  padding-top: 4px;
  width: 100%;
}

.single-tour .anchor-content-overview .item-label .value,
.single-tour .anchor-content-overview .item-label .label {
  font-size: 16px;
  color: #2d3e52;
}

.single-tour .anchor-content-overview .item-label .item-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  /* background: #6f6f6f; */
  padding: 10px;
  width: 192px;
  color: #2d3e52;
  font-weight: bold;
  border-radius: 10px;
}

.single-tour .anchor-content-overview .item-label .item-inner [class^="fa-"],
[class*=" fa-"] {
  font-family: "Font Awesome 5 Free";
	font-style: normal;
}

.single-tour .section-included .cols {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}

.single-tour .section-included .cols .title {
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
}

.single-tour .section-included .cols .col {
  width: 50%;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .single-tour .section-included .cols .col {
    width: 100%;
  }
}
.single-tour .section-included .cols .col ul li {
  position: relative;
  padding-left: 34px;
  margin-bottom: 10px;
}

.single-tour .section-included .cols .col ul li::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 3px;
  background-size: 18px;
}

.single-tour .section-included .cols .col.col-included .title {
  background-color: #6f6f6f;
  color: white;
}

.single-tour .section-included .cols .col.col-included ul li::before {
  background-image: url("data:image/svg+xml,%3Csvg fill='%23428bca' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='800px' height='800px' viewBox='0 0 305.002 305.002' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M152.502,0.001C68.412,0.001,0,68.412,0,152.501s68.412,152.5,152.502,152.5c84.089,0,152.5-68.411,152.5-152.5 S236.591,0.001,152.502,0.001z M152.502,280.001C82.197,280.001,25,222.806,25,152.501c0-70.304,57.197-127.5,127.502-127.5 c70.304,0,127.5,57.196,127.5,127.5C280.002,222.806,222.806,280.001,152.502,280.001z'/%3E%3Cpath d='M218.473,93.97l-90.546,90.547l-41.398-41.398c-4.882-4.881-12.796-4.881-17.678,0c-4.881,4.882-4.881,12.796,0,17.678 l50.237,50.237c2.441,2.44,5.64,3.661,8.839,3.661c3.199,0,6.398-1.221,8.839-3.661l99.385-99.385 c4.881-4.882,4.881-12.796,0-17.678C231.269,89.089,223.354,89.089,218.473,93.97z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.single-tour .section-included .cols .col.col-excluded .title {
  background-color: #e85c55;
  color: white;
}

.single-tour .section-included .cols .col.col-excluded ul li::before {
  background-image: url("data:image/svg+xml,%3Csvg width='800px' height='800px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:sketch='http://www.bohemiancoding.com/sketch/ns'%3E%3Ctitle%3Ecross-circle%3C/title%3E%3Cdesc%3ECreated with Sketch Beta.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' sketch:type='MSPage'%3E%3Cg id='Icon-Set' sketch:type='MSLayerGroup' transform='translate(-568.000000, -1087.000000)' fill='%23e85c55'%3E%3Cpath d='M584,1117 C576.268,1117 570,1110.73 570,1103 C570,1095.27 576.268,1089 584,1089 C591.732,1089 598,1095.27 598,1103 C598,1110.73 591.732,1117 584,1117 L584,1117 Z M584,1087 C575.163,1087 568,1094.16 568,1103 C568,1111.84 575.163,1119 584,1119 C592.837,1119 600,1111.84 600,1103 C600,1094.16 592.837,1087 584,1087 L584,1087 Z M589.717,1097.28 C589.323,1096.89 588.686,1096.89 588.292,1097.28 L583.994,1101.58 L579.758,1097.34 C579.367,1096.95 578.733,1096.95 578.344,1097.34 C577.953,1097.73 577.953,1098.37 578.344,1098.76 L582.58,1102.99 L578.314,1107.26 C577.921,1107.65 577.921,1108.29 578.314,1108.69 C578.708,1109.08 579.346,1109.08 579.74,1108.69 L584.006,1104.42 L588.242,1108.66 C588.633,1109.05 589.267,1109.05 589.657,1108.66 C590.048,1108.27 590.048,1107.63 589.657,1107.24 L585.42,1103.01 L589.717,1098.71 C590.11,1098.31 590.11,1097.68 589.717,1097.28 L589.717,1097.28 Z' id='cross-circle' sketch:type='MSShapeGroup'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.single-tour .section-share .social-share {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.single-tour .section-share .social-share .title {
  font-weight: normal;
  margin: 0;
  padding-right: 12px;
  font-size: 20px;
}

.single-tour .section-share .social-share .social-share-list ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: -4px;
}

.single-tour .section-share .social-share .social-share-list ul li {
  padding: 4px;
}

.single-tour .section-share .social-share .social-share-list ul li a {
  display: block;
  text-decoration: none;
  transition: 0.2s;
}

.single-tour .section-share .social-share .social-share-list ul li a:hover {
  opacity: 0.8;
}

.single-tour .section-share .social-share .social-share-list ul li a .share-link-label {
  display: none;
}

.single-tour .btn-primary {
  background-color: #e85c55;
  border-color: #e85c55;
}

.single-tour .btn-primary:hover {
  background-color: #e85c55;
  border-color: #e85c55;
}

.single-tour .btn-open-popup {
  font-size: 18px;
  font-weight: normal;
  line-height: 0;
}

.single-tour .section-heading {
  margin-top: 20px;
  margin-bottom: 0;
}

.single-tour .section-heading .title-wrapper {
  padding: 0;
  background-color: transparent;
  display: inline-block;
  border-radius: 6px;
}

.single-tour .section-heading .title {
  display: inline-block;
  color: black;
  text-decoration: underline;
}

.single-tour .section-itinerary {
  margin-top: 0;
}

.single-tour #items-boxes {
  margin-bottom: 40px;
}

.single-tour #tour_booking .section-cta .ctas {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.single-tour #tour_booking .section-cta .ctas::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  /* top: 50%; */
  /* transform: translateY(-50%); */
  height: 2px;
  width: 100%;
  background: #6f6f6f;
  z-index: 0;
  bottom: 0;
}

.single-tour #tour_booking .section-cta .ctas .btn {
  z-index: 1;
  position: relative;
  font-size: 18px;
  height: 38px;
  font-weight: normal;
  border-radius: 6px;
}

.admin-bar.single-tour .anchor-items {
  /* top: 80px; */
  top: 32px;
}

@media screen and (max-width: 767px) {
  .admin-bar.single-tour .anchor-items {
    top: 0;
  }
}
.blog-infinite {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}

.blog-infinite .hentry {
  width: 33.3333333333%;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .blog-infinite .hentry {
    width: 100%;
  }
}
.blog-infinite .hentry .post-thumbnail-wrapper {
  overflow: hidden;
  display: block;
  text-decoration: none;
}

.blog-infinite .hentry .post-thumbnail-wrapper img {
  transition: 0.2s;
}

.blog-infinite .hentry .post-thumbnail-wrapper:hover img {
  transform: scale(1.1);
}

.blog-infinite .hentry .post-content-wrapper {
  height: 100%;
  background-color: white;
  position: relative;
}

.blog-infinite .hentry .post-meta {
  background: transparent;
}

.blog-infinite .hentry .post-meta .entry-date {
  top: 0;
}

.blog-infinite .hentry .post-meta .entry-author,
.blog-infinite .hentry .post-meta .entry-action {
  display: none;
}

.page-template-template-adt-pride #content.style-full {
  padding-top: 0;
}

.page-template-template-adt-pride #content.style-full .feature-image-wrapper .container {
  max-width: 100%;
  width: 100%;
}

.page-template-template-adt-pride #content.style-full .feature-image-wrapper .container .feature-image {
  width: 100% !important;
  padding: 0 !important;
}

.page-template-template-adt-pride #content.style-full .feature-image-wrapper .container .feature-image figure {
  border-radius: 0;
  height: auto;
}

.page-template-template-adt-pride #content.style-full .feature-image-wrapper .container .feature-image img {
  height: auto;
}

#footer .footer-cols {
  padding-left: 15px;
  padding-right: 15px;
}

#footer .footer-cols .container {
  width: 100%;
  max-width: 1280px;
  margin-right: auto !important;
  margin-left: auto !important;
}

#footer .footer-cols .cols {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}

#footer .footer-cols .cols .col-item {
  width: 20%;
  padding: 15px;
}

@media screen and (max-width: 1100px) {
  #footer .footer-cols .cols .col-item {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 767px) {
  #footer .footer-cols .cols .col-item {
    width: 100%;
  }
}
#footer .textwidget .sub-menu li a,
#footer .textwidget .l_footer li a {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

#footer .textwidget p:last-child, #footer .textwidget img:last-child {
  margin-bottom: 0;
}

#footer .small-box:last-child {
  margin-bottom: 0;
}

#footer .l_footer li {
  position: relative;
  padding-left: 14px;
}

#footer .l_footer li::before {
  content: "";
  height: 1px;
  width: 6px;
  background-color: black;
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
}

#footer p {
  font-size: 14px;
  line-height: 20px;
}

.wpb_single_image,
.wpb_single_image img,
.adt-inclusive-business > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper::before {
  border-radius: 15px;
  overflow: hidden;
}


.single-tour .anchor-content-overview .item-label .item-inner {
  height: 100%;
}
.single-tour #items-boxes {
  margin-top: 30px;
}
.single-tour #tour_itinerary .section-cols-inner {
  display: flex;
  flex-wrap: wrap;
}
.single-tour #tour_itinerary .section-cols-inner .container {
  max-width: 100%;
}
.single-tour #tour_itinerary .section-cols .section-itinerary {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .single-tour #tour_itinerary .section-cols .section-itinerary {
    width: 100%;
  }
}
.single-tour #tour_itinerary .section-cols .section-itinerary .item-itinerary .item-content .cols .col {
  width: 100% !important;
}
.single-tour #tour_itinerary .section-cols .section-itinerary .item-itinerary .item-content .item-image img {
  max-height: unset;
}
.single-tour #tour_itinerary .section-cols .anchor-content-item {
  width: 40%;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .single-tour #tour_itinerary .section-cols .anchor-content-item {
    width: 100%;
    padding-left: 0px;
  }
}
.single-tour #tour_itinerary .section-cols .tour-map figure {
  border: none;
}
.single-tour #tour_itinerary .section-cols .tour-map figure img {
  display: block;
  width: 100%;
}
.single-tour #tour_addon .recommendation-title h2 {
  margin: 0;
}
.single-tour #tour_addon .section-text .title h2 {
  font-weight: 500;
}
.single-tour #tour_addon .section-text .text ul {
  list-style: disc;
}
.single-tour #tour_addon .section-text .text ol {
  list-style: auto;
}
.single-tour #tour_addon .section-text .text ul, .single-tour #tour_addon .section-text .text ol {
  padding-left: 16px;
}
.single-tour #tour_booking .section-cta .ctas::before {
  content: none;
}

/*# sourceMappingURL=style.css.map */
