HEX
Server: LiteSpeed
System: Linux premium12.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User: desetmhw (842)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/desetmhw/estraveltourim.site/wp-content/themes/travel-joy/css/dynamic.css
@charset "UTF-8";
#wp-travel-one-page-checkout-enables button,
.wptravel-onepage-navigation-btn button,
.wptravel-udate-cart-wrapper button,
.booknow-btn-modal button.components-button {
  padding: 9px 28px !important;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  border: none;
  outline: 0;
  border-radius: 8px;
  color: #ffffff !important;
  background-color: #ff8121 !important; }

.wptravel-layout-v2.ReactModal__Body--open .ReactModal__Content .wp-travel-booking__header button.wp-travel-reset-btn,
.new-bottom-booking-container .wp-travel-booking__panel-bottom-new .right-info button.wp-travel-book,
.wp-travel-calendar-view .wp-travel-booking__pricing-wrapper .wp-travel-booking__trip-option-list li .text-right .qty-spinner button,
.wptravel-udate-cart-wrapper button.components-button,
.booknow-btn-modal button.components-button,
.wptravel-onepage-navigation-btn button,
#wp-travel-book-now {
  color: #ffffff !important;
  background-color: #ff8121 !important; }

#wp-travel-book-now {
  border-radius: 8px; }

.wp-travel-booking__header button svg path {
  color: #fff;
  fill: #fff !important; }

.wptravel-single-page-calender-booking .wp-travel-booking__panel-bottom .right-info .wp-travel-book {
  margin-right: 0px !important; }

.booknow-btn-modal .wptravel-on-page-coupon-apply {
  padding: 20px 40px; }

input[type="submit"] {
  color: #ffffff;
  background-color: #ff8121; }

button {
  color: #ffffff;
  background-color: #ff8121; }

button:hover {
  background-color: #f9985b; }

/* Scrollbar Styling for .booknow-btn-modal container */
/* Webkit-based Browsers (Chrome, Safari, etc.) */
.booknow-btn-modal::-webkit-scrollbar {
  width: 8px; }

.booknow-btn-modal::-webkit-scrollbar-thumb {
  background-color: #aaa;
  border-radius: 4px; }

.booknow-btn-modal::-webkit-scrollbar-thumb:hover {
  background-color: #777; }

/* Firefox */
/* Note: Firefox doesn't support styling scrollbars directly. */
/* However, you can use custom properties to style the scrollbar in Firefox 64+ */
/* For earlier versions, you can use a custom scrollbar library for consistent styling */
/* Scrollbar Track (Optional) */
.booknow-btn-modal::-webkit-scrollbar-track {
  background-color: #f2f2f2; }

@media only screen and (max-width: 992px) {
  .single-itineraries .featured-detail-section .wp-travel-add-to-wishlists {
    top: 14px !important; } }
.wptravel-layout-v2 header .site-identity {
  flex: 1;
  margin-right: auto; }
.wptravel-layout-v2 header .responsive-addtocart-button {
  margin-right: 40px; }
.wptravel-layout-v2 header .wp-travel-single-trip-cart-button {
  width: 40px;
  height: 40px;
  border: none;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer; }
  .wptravel-layout-v2 header .wp-travel-single-trip-cart-button #wp-travel-add-to-cart-cart_item_show {
    position: relative; }
    .wptravel-layout-v2 header .wp-travel-single-trip-cart-button #wp-travel-add-to-cart-cart_item_show i {
      font-size: 18px;
      vertical-align: middle;
      width: 18px;
      height: 18px;
      position: absolute;
      top: -9px;
      left: -10px; }
    .wptravel-layout-v2 header .wp-travel-single-trip-cart-button #wp-travel-add-to-cart-cart_item_show .wp-travel-cart-items-number {
      display: none;
      position: absolute;
      top: -27px;
      right: -27px;
      background: #333;
      width: 20px;
      height: 20px;
      line-height: 1;
      color: #fff;
      border-radius: 50%;
      justify-content: center;
      align-items: center;
      font-weight: 600;
      font-size: 12px;
      letter-spacing: normal; }
    .wptravel-layout-v2 header .wp-travel-single-trip-cart-button #wp-travel-add-to-cart-cart_item_show .wp-travel-cart-items-number.active {
      display: inline-flex;
      position: absolute;
      top: -27px;
      right: -27px;
      background: #333;
      width: 20px;
      height: 20px;
      line-height: 1;
      color: #fff;
      border-radius: 50%;
      justify-content: center;
      align-items: center;
      font-weight: 600;
      font-size: 12px;
      letter-spacing: normal; }
.wptravel-layout-v2 .responsive-addtocart-button {
  display: none; }
@media (max-width: 992px) {
  .wptravel-layout-v2 .wptravel-single-page-calender-booking .wp-travel-booking__trip-extras-wrapper .wp-travel-booking__trip-option-list .text-left {
    flex-wrap: wrap; }
  .wptravel-layout-v2 .responsive-addtocart-button {
    display: block; }
  .wptravel-layout-v2 .menu-primary-nav-menu-container:not(.mobile-nav.menu-primary-nav-menu-container) {
    display: none !important; } }
.wptravel-layout-v2 .menu-primary-nav-menu-container {
  display: flex;
  flex-direction: row-reverse;
  align-items: center; }
  .wptravel-layout-v2 .menu-primary-nav-menu-container .wp-travel-single-trip-cart-button {
    width: 40px;
    height: 40px;
    border: none;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer; }
    .wptravel-layout-v2 .menu-primary-nav-menu-container .wp-travel-single-trip-cart-button #wp-travel-add-to-cart-cart_item_show {
      position: relative; }
      .wptravel-layout-v2 .menu-primary-nav-menu-container .wp-travel-single-trip-cart-button #wp-travel-add-to-cart-cart_item_show i {
        font-size: 18px;
        vertical-align: middle;
        width: 18px;
        height: 18px;
        position: absolute;
        top: -9px;
        left: -10px; }
      .wptravel-layout-v2 .menu-primary-nav-menu-container .wp-travel-single-trip-cart-button #wp-travel-add-to-cart-cart_item_show .wp-travel-cart-items-number {
        display: none;
        position: absolute;
        top: -27px;
        right: -27px;
        background: #333;
        width: 20px;
        height: 20px;
        line-height: 1;
        color: #fff;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        font-weight: 600;
        font-size: 12px;
        letter-spacing: normal; }
      .wptravel-layout-v2 .menu-primary-nav-menu-container .wp-travel-single-trip-cart-button #wp-travel-add-to-cart-cart_item_show .wp-travel-cart-items-number.active {
        display: inline-flex;
        position: absolute;
        top: -27px;
        right: -27px;
        background: #333;
        width: 20px;
        height: 20px;
        line-height: 1;
        color: #fff;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        font-weight: 600;
        font-size: 12px;
        letter-spacing: normal; }
  @media (max-width: 992px) {
    .wptravel-layout-v2 .menu-primary-nav-menu-container .wp-travel-add-to-cart-item-anchor {
      display: none; } }

.itineraries .wp-travel__trip-headline {
  display: none; }

.mobile-nav.menu-primary-nav-menu-container a#open-navigation-bar {
  top: 20px; }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .mobile-nav.menu-primary-nav-menu-container a#open-navigation-bar {
      top: 32px; } }

.single-itineraries #booking .wp-travel-booking__trip-extras-wrapper .title,
.single-itineraries #booking .wp-travel-booking__trip-extras-wrapper .trip-extra-quantity {
  width: 100%; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif; }

.header .menu-primary-nav-menu-container .menu {
  display: flex;
  align-items: center; }

.header .menu-primary-nav-menu-container ul .menu-item .sub-menu {
  top: 36px; }

.single-itineraries #wp-travel-content {
  max-width: 1512px;
  margin: 0 auto;
  padding: 20px 0 20px; }
  @media (max-width: 1600px) {
    .single-itineraries #wp-travel-content {
      max-width: 1111px; } }
  @media (max-width: 1200px) {
    .single-itineraries #wp-travel-content {
      max-width: 850px; } }
  @media (max-width: 992px) {
    .single-itineraries #wp-travel-content {
      max-width: 640px; } }
  @media (max-width: 767px) {
    .single-itineraries #wp-travel-content {
      max-width: 500px; } }
  @media (max-width: 575px) {
    .single-itineraries #wp-travel-content {
      max-width: 100%;
      padding-inline: 15px; } }
.single-itineraries .wp-travel-tab-wrapper .tab-list-content {
  padding: 40px 0px !important;
  border: none; }
.single-itineraries .wp-travel-tab-wrapper .resp-tabs-container {
  padding: 0 30px !important; }
.single-itineraries .wp-travel-container-wrap h2 {
  margin-top: 0;
  padding: 0; }

.archive .wp-travel-archive-itinerary-wrapper {
  max-width: 1512px;
  margin: 0 auto;
  padding: 0 20px; }
  @media (max-width: 1600px) {
    .archive .wp-travel-archive-itinerary-wrapper {
      max-width: 1200px; } }

.search-form {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative; }
  .search-form label {
    width: 100%;
    position: relative; }
    .search-form label:after {
      content: "";
      background: url(../image/search-solid.svg);
      background-repeat: no-repeat;
      width: 30px;
      height: 18px;
      cursor: pointer;
      position: absolute;
      top: 16px;
      right: 13px; }
    .search-form label .screen-reader-text {
      display: none; }
    .search-form label .search-field {
      width: 100%;
      height: 48px;
      padding: 20px 0 20px 20px;
      border: none;
      border-radius: 8px;
      background: #f3f3f3;
      font-size: 14px;
      outline: none;
      color: #4e4e4e;
      outline: none;
      position: relative; }
  .search-form .search-submit {
    padding: 6px 30px 6px 10px;
    height: 48px;
    cursor: pointer;
    right: 0;
    position: absolute;
    outline: none;
    opacity: 0;
    width: 5px;
    border: 2px SOLID #4e4e4e;
    border-radius: 8px;
    color: #4e4e4e;
    background: linear-gradient(to left, #f8f8f8 50%, #ff8121 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.3s ease; }
    .search-form .search-submit:hover, .search-form .search-submit:focus {
      background-position: left bottom;
      border: 2px solid #ff8121; }

.flex__inner-item {
  margin-bottom: 20px; }
  .flex__inner-item h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    text-transform: capitalize; }
  .flex__inner-item .textwidget {
    color: #4e4e4e !important;
    font-size: 14px; }
    .flex__inner-item .textwidget p {
      font-size: 14px;
      line-height: 24px;
      margin-bottom: 12px; }
      .flex__inner-item .textwidget p i {
        margin-right: 12px; }
  .flex__inner-item ul {
    display: flex !important;
    flex-direction: column !important; }
    .flex__inner-item ul li {
      list-style-type: disc;
      margin-left: 20px;
      color: #4e4e4e !important; }
      .flex__inner-item ul li a {
        color: #4e4e4e;
        font-size: 14px;
        line-height: 34px; }
  .flex__inner-item ol {
    display: flex !important;
    flex-direction: column !important; }
    .flex__inner-item ol li {
      list-style-type: lower-roman;
      margin-left: 20px;
      color: #4e4e4e !important; }
      .flex__inner-item ol li a {
        color: #4e4e4e !important; }
  .flex__inner-item .calendar_wrap #wp-calendar {
    width: 100%; }
    .flex__inner-item .calendar_wrap #wp-calendar caption {
      text-align: left;
      font-size: 20px;
      font-weight: bold;
      line-height: 30px;
      text-transform: capitalize;
      color: #4e4e4e;
      margin-bottom: 16px; }

table {
  border-collapse: collapse; }

th,
td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: left; }

.form-submit .submit {
  padding: 14px 29px;
  white-space: nowrap;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  outline: none;
  cursor: pointer;
  color: white;
  background-color: #ff8121;
  transition-property: background-color;
  transition: all 0.3s; }
  .form-submit .submit:hover, .form-submit .submit:focus {
    background-color: #f08039 !important; }

.archive .wp-travel-trip-currency,
.archive .wp-travel-trip-price-figure,
.single-itineraries .wp-travel-trip-currency,
.single-itineraries .wp-travel-trip-price-figure {
  color: #ff8121; }

.wp-travel-no-detail-found-msg {
  color: #aba5a5; }

@media (max-width: 558px) {
  .dynamic-article .wp-travel .dashboard-tab .resp-tabs-container {
    padding: 15px !important; } }
.timeline-contents h2,
.timeline-contents h3,
.timeline-contents h4,
.timeline-contents h5,
.timeline-contents .tc-content {
  color: #4e4e4e; }

.tour-info .tour-info-column .tour-info-item {
  flex-wrap: wrap; }

.table-total-info th .total {
  margin: 0 !important; }

.product-subtotal .item_cart p {
  margin: 0 !important; }

form#commentform .comment-form-email,
form#commentform .comment-form-author {
  margin: 10px 0; }

form#commentform .comment-form-author {
  margin-right: 10px; }

.mfp-wrap #wp-travel-enquiries button.mfp-close {
  right: 6px;
  top: 4px;
  background-color: transparent;
  box-shadow: none; }

.single-itineraries .entry-header .entry-title {
  font-size: 34px;
  font-weight: bolder;
  color: #4e4e4e; }

.main_section {
  height: unset !important; }
  .main_section.archive-page {
    height: 200px; }
    .main_section.archive-page .main__container.background-color {
      height: 200px;
      background: #4e4e4e; }
  .main_section .main__container.dynamic-content-page {
    width: 100% !important;
    height: 300px; }
    .main_section .main__container.dynamic-content-page .image-item {
      position: relative;
      width: 100%;
      height: 300px; }
      .main_section .main__container.dynamic-content-page .image-item:before {
        content: "";
        background: rgba(0, 0, 0, 0.3);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute; }
      .main_section .main__container.dynamic-content-page .image-item img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        border-radius: unset; }
    .main_section .main__container.dynamic-content-page .main-overlay {
      display: block !important;
      position: absolute;
      width: 100%;
      text-align: center;
      left: unset;
      top: 50%;
      transform: translatey(-50%); }
      .main_section .main__container.dynamic-content-page .main-overlay .description-box h1 {
        font-size: 34px;
        color: #fff;
        font-weight: bold; }
  .main_section.no_post_thumbnail {
    background: #4e4e4e;
    height: 250px; }
    .main_section.no_post_thumbnail .main__container {
      height: 250px; }
      .main_section.no_post_thumbnail .main__container .main-overlay {
        display: block;
        justify-content: center !important;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        width: 100%; }
        .main_section.no_post_thumbnail .main__container .main-overlay .description-box h1 {
          color: white;
          text-align: center; }

.middle.dynamic-article {
  margin-top: -100px; }
  .middle.dynamic-article p {
    font-size: 14px;
    margin: 15px 0;
    line-height: 22px; }
  .middle.dynamic-article h1,
  .middle.dynamic-article h2,
  .middle.dynamic-article h3,
  .middle.dynamic-article h4,
  .middle.dynamic-article h5,
  .middle.dynamic-article h6 {
    color: #4e4e4e;
    line-height: 2.5;
    font-weight: bolder; }
  .middle.dynamic-article h1 {
    font-size: 2em; }
  .middle.dynamic-article h2 {
    font-size: 1.5em; }
  .middle.dynamic-article h3 {
    font-size: 1.17em; }
  .middle.dynamic-article h4 {
    font-size: 1.12em; }
  .middle.dynamic-article h5 {
    font-size: 0.83em; }
  .middle.dynamic-article h6 {
    font-size: 0.75em; }
  .middle.dynamic-article .left-content span {
    color: #a4a4a4; }
  .middle.dynamic-article figure.wp-caption img {
    width: 100%; }
  .middle.dynamic-article .dynamic-article {
    margin-top: 20px;
    color: #6d6d6d; }

@media (min-width: 1367px) {
  .site-identity {
    margin-left: 0; } }
.site-identity .custom-logo-link img {
  max-width: 150px;
  max-height: 60px;
  width: 100%;
  height: auto; }

.flex__item .site-identity {
  margin-bottom: 50px;
  margin-left: 0px; }
  .flex__item .site-identity .custom-logo-link img {
    max-width: 150px;
    max-height: 60px;
    width: 100%; }

.flex__item .site-branding-text .site-title a {
  line-height: 1.5;
  font-size: 32px; }

.site-branding-text {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
  margin-right: 30px; }
  .site-branding-text .site-title {
    margin-bottom: 0 !important; }
    .site-branding-text .site-title a {
      line-height: 1.5;
      font-size: 32px;
      text-transform: capitalize;
      font-weight: bold; }
  .site-branding-text .site-description {
    font-weight: 500;
    white-space: nowrap;
    color: #a9a9a9; }

.comments-area {
  margin-top: 30px; }
  .comments-area .comment-list {
    border: 1px solid #cec6c6;
    margin: 0;
    padding: 15px 15px 15px;
    position: relative;
    list-style: decimal; }
    .comments-area .comment-list .parent .children {
      margin-left: 40px; }
    .comments-area .comment-list .comment-author {
      display: flex;
      align-items: center;
      color: #4e4e4e; }
      .comments-area .comment-list .comment-author .fn {
        margin-left: 10px;
        font-size: 18px;
        text-transform: capitalize; }
      .comments-area .comment-list .comment-author .says {
        margin-left: 5px; }
    .comments-area .comment-list .comment-metadata {
      margin-top: 5px;
      font-size: 13px;
      margin-bottom: 10px; }
      .comments-area .comment-list .comment-metadata a {
        color: #a09c9c; }
    .comments-area .comment-list .comment-content {
      margin-top: 5px; }
      .comments-area .comment-list .comment-content p {
        word-break: break-all;
        color: #4e4e4e; }
    .comments-area .comment-list .reply a {
      color: #ff8121 !important; }
    .comments-area .comment-list .comment-body {
      margin-bottom: 10px; }
  .comments-area .comment-form {
    margin-top: 13px; }

.comment-text .reply a {
  color: #ff8121; }

.wp-travel-toolbar .wp-travel-filter-button .btn-wp-travel-filter,
.wp-travel-default-article .wp-travel-explore a,
.wp-travel.trip-headline-wrapper .wp-travel-booknow-btn {
  padding: 12px 28px;
  cursor: pointer;
  border: none;
  outline: 0;
  border-radius: 8px; }

.wp-travel-default-article .wp-travel-explore a {
  word-break: unset; }

.wp-travel-toolbar .wp-travel-filter-button .btn-wp-travel-filter,
.wp-travel.trip-headline-wrapper .wp-travel-booknow-btn {
  padding: 9px 28px !important;
  font-size: 15px;
  font-weight: 500; }

ul.availabily-list .availabily-content .action {
  cursor: pointer; }

ul.availabily-list .availabily-content .btn,
.wp-travel .button {
  padding: 9px 28px;
  white-space: nowrap;
  cursor: pointer;
  opacity: 1;
  border-radius: 8px;
  border: none; }

.dashboard-tab input.form-control {
  padding: 9px; }

form.wp-travel-EditAccountForm.edit-account p {
  display: inline-block; }

.wp-travel .button,
.checkout-page-wrap .wp-travel-form-field input[type="submit"] {
  padding: 9px 36px;
  color: white;
  white-space: nowrap;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 8px; }
  @media (max-width: 380px) {
    .wp-travel .button,
    .checkout-page-wrap .wp-travel-form-field input[type="submit"] {
      padding: 9px 31px; } }

@media (max-width: 340.99px) {
  .ws-theme-cart-page .ws-theme-cart-list .item_cart h4 {
    margin-top: 20px;
    width: 100%;
    text-align: left;
    margin-left: 0px; } }
@media (max-width: 380px) {
  .ws-theme-cart-page .coupon {
    float: left;
    display: -ms-inline-grid;
    display: inline-grid;
    width: 100%; } }
@media (max-width: 380px) {
  .ws-theme-cart-page .actions {
    float: right;
    display: -ms-inline-grid;
    display: inline-grid;
    width: 100%; } }
.wp-travel-see-group-discount-wrap .wp-travel-group-discount-view-detail {
  color: #848282; }
  .wp-travel-see-group-discount-wrap .wp-travel-group-discount-view-detail:hover, .wp-travel-see-group-discount-wrap .wp-travel-group-discount-view-detail:focus {
    color: #f9a032; }

.wp-travel-toolbar .wp_travel_input_filters {
  padding: 5px 0;
  width: 200px;
  border-radius: 8px;
  height: 38px; }
  @media (max-width: 1600px) {
    .wp-travel-toolbar .wp_travel_input_filters {
      width: 150px; } }
  @media (max-width: 640px) {
    .wp-travel-toolbar .wp_travel_input_filters {
      width: 100%; } }

.wp-travel.trip-headline-wrapper .wp-detail-review-wrap {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .wp-travel.trip-headline-wrapper .wp-detail-review-wrap .wp-travel-trip-detail {
    margin-bottom: 0; }
  .wp-travel.trip-headline-wrapper .wp-detail-review-wrap .wp-travel-average-review {
    margin-left: 20px; }

.wp-travel.trip-headline-wrapper
.right-plot-inner-wrap
.booking-form
.wp-travel-booking-wrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin: 18px 0 18px 0; }

@media (max-width: 332px) {
  #wp-travel-send-enquiries {
    margin-top: 20px; } }
.wp-travel-trip-detail {
  color: #4e4e4e; }

.wp-travel-tab-wrapper {
  padding: 0;
  margin-top: 20px !important;
  position: relative;
  border: 1px solid #e9e9e9;
  border-radius: 8px; }
  .wp-travel-tab-wrapper .tab-list.resp-tabs-list {
    border-radius: 8px; }

.wp-travel-tab-wrapper .tab-list-content .form-submit {
  margin-top: 15px; }

.wp-travel-tab-wrapper .tab-list-content .comment-form-comment textarea {
  margin-top: 10px; }

ul.availabily-list li > form > div input[type="text"] {
  height: 42px !important; }

.date-wrapper .date-from {
  width: 48%;
  float: left; }
  @media (max-width: 768px) {
    .date-wrapper .date-from {
      width: 100%;
      margin-bottom: 10px; } }

.wp-travel-content {
  margin-top: 20px; }

.commentlist .children {
  margin-left: 40px; }

.wp-tab-review-inner-wrapper img {
  width: 32px;
  height: 32px; }

.wp-tab-review-inner-wrapper .commentlist li .comment_container img {
  margin-right: 10px; }
.wp-tab-review-inner-wrapper .commentlist .reply {
  position: relative;
  margin-left: 0;
  margin-top: 10px; }
.wp-tab-review-inner-wrapper .commentlist .comment-text {
  margin: 4px 0; }

.wp-travel-tab-wrapper .resp-tabs-container .tab-list-content ul {
  padding-left: 0; }

@media (max-width: 992px) {
  .wp-travel.trip-headline-wrapper .featured-detail-section.right-plot {
    width: 100%;
    padding: 0 20px; } }
tr td {
  background: transparent; }
  tr td a {
    color: #ff8121; }
    tr td a:hover, tr td a:focus td {
      color: #4e4e4e !important; }

.flex__inner-item .screen-reader-text {
  width: 100%;
  display: none; }
.flex__inner-item select {
  font-size: 14px;
  width: 100%;
  padding: 10px 10px;
  border-radius: 8px;
  border: 1px solid #ccc;
  outline: none;
  background: #f3f3f3; }

@media (min-width: 769px) {
  .wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-prev {
    left: 0;
    /* top: 34px; */
    border-right: 1px solid #ebebeb; } }
@media (min-width: 769px) {
  .wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-next {
    right: 0;
    /* top: 32px; */
    border-left: 1px solid #ebebeb; } }
.wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-next,
.wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-prev {
  background-color: #f9f9f9 !important;
  font-size: 0;
  margin-top: 0;
  line-height: 80px;
  height: 63px !important;
  box-shadow: none; }

@media (min-width: 769px) and (max-width: 992px) {
  .wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-next,
  .wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-prev {
    height: 52px !important;
    line-height: 65px;
    top: 0; } }
.wp-travel-tab-wrapper .resp-tabs-container {
  background: #fff;
  border: unset;
  margin-top: -1px;
  padding: 0 20px; }

.wp-travel-container-wrap h2 {
  margin-top: 0;
  padding: 0 20px; }

.wp-travel-default-article
.wp-travel-entry-content-wrapper
.description-left
.entry-title
a {
  font-size: 21px;
  color: #4e4e4e; }
  .wp-travel-default-article
  .wp-travel-entry-content-wrapper
  .description-left
  .entry-title
  a:hover, .wp-travel-default-article
  .wp-travel-entry-content-wrapper
  .description-left
  .entry-title
  a:focus {
    color: #f9a032 !important; }

.single-itineraries
.featured-detail-section
.wp-travel-add-to-wishlists
~ .entry-header
h1 {
  font-size: 26px;
  color: #4e4e4e; }

.wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-prev:before,
.wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-next:before {
  color: #555 !important;
  font-family: "wt-icon-solid"; }

.paxpicker .summary {
  margin-right: 20px;
  border-radius: 8px !important; }
  @media (max-width: 768px) {
    .paxpicker .summary {
      margin-right: 0; } }

.wp-travel-average-review {
  font-family: dashicons;
  font-size: 18px;
  height: 1em;
  line-height: 1;
  overflow: hidden;
  position: relative;
  width: 5em;
  display: inline-block; }

.wp-travel-average-review:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  float: left;
  font-size: 12px;
  left: 0;
  position: absolute;
  color: #655d5d;
  top: 0; }

.wp-travel-average-review span {
  float: left;
  left: 0;
  overflow: hidden;
  padding-top: 1.5em;
  position: absolute;
  top: 0;
  color: unset; }

.wp-travel-average-review span::before {
  font-family: "Font Awesome 5 Free";
  content: "" !important;
  font-weight: 900;
  color: #f9a032;
  font-size: 12px;
  left: 0;
  position: absolute;
  top: 0; }

.wp_travel_tour_extras
.wp_travel_tour_extras_option_single_content
.wp_travel_tour_extras_quantity {
  margin-top: 6px;
  max-width: 100px; }

.wp_travel_tour_extras
.wp_travel_tour_extras_option_single_content
.wp_travel_tour_extras_option_bottom_right {
  margin-left: 25px;
  width: 100%;
  /* width: calc(100% - 225px); */ }

@media (max-width: 992px) {
  .wp-travel-trips-has-sidebar + .wp-travel-widget-area {
    width: 100% !important; } }
@media (max-width: 992px) {
  .wp-travel-trips-has-sidebar {
    width: 100%;
    padding-right: 0px; } }
@media (min-width: 993px) {
  .post-type-archive-itineraries
  .wp-travel-trips-has-sidebar
  + .wp-travel-widget-area {
    padding-right: 15px;
    padding-top: 20px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 15px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.07); } }
.wp-travel-trips-has-sidebar + .wp-travel-widget-area {
  width: 30.3333%; }

.wp-travel-default-article {
  display: block;
  border: 1px solid #eee;
  margin-bottom: 30px;
  border-radius: 8px;
  padding: 30px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.07); }

.col h3 {
  font-size: 18px; }

.tc-content {
  font-size: 14px; }

.tc-content.right {
  font-size: 14px; }

.wp-travel-trips-has-sidebar {
  width: 68.666667%;
  float: left; }

.wp-travel-review-text {
  font-size: 12px;
  line-height: 1;
  margin-left: 5px;
  display: none; }

.wp-travel-default-article
.wp-travel-entry-content-wrapper
.description-left
.entry-content {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 15px;
  color: #4e4e4e; }

.wp-travel-default-article
.wp-travel-entry-content-wrapper
.description-left
.entry-content
p {
  color: #4e4e4e; }

.entry-meta .travel-info span {
  font-size: 14px;
  color: #4e4e4e; }

.entry-meta a,
.entry-meta i {
  font-weight: 300;
  font-size: 14px; }

.wp-travel-itinerary-items
.wp-travel-post-item-wrapper
.wp-travel-post-thumbnail
img {
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.wp-travel-itinerary-items .wp-travel-post-item-wrapper .post-title a {
  font-size: 20px;
  line-height: 28px; }

.wp-travel-itinerary-items .wp-travel-post-item-wrapper .post-title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1; }

.wp-travel-trip-time span {
  margin-left: 5px;
  display: inline-block;
  font-size: 14px; }

.entry-meta .wp-travel-average-review {
  float: left;
  padding: 2px 0;
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
  margin-right: 0;
  width: 80px; }

.wp-travel-itinerary-items
.wp-travel-post-item-wrapper
.wp-travel-post-content
.post-category
a {
  font-weight: 300;
  font-size: 14px;
  margin-right: 2px; }

.wp-travel-default-article .wp-travel-entry-content-wrapper .description-right {
  width: 30%;
  float: left;
  padding-left: 13px;
  text-align: center;
  border-left: 1px solid #eee; }

.trip-price {
  font-weight: 600;
  font-size: 20px; }

.single-itineraries
.featured-detail-section
.wp-travel-add-to-wishlists
~ .entry-header
h1 {
  font-size: 22px; }

.wp-travel.trip-headline-wrapper p {
  margin: 20px 0;
  color: #4e4e4e; }

.wp-travel-tab-wrapper .tab-list-content p {
  color: #4e4e4e;
  font-size: 14px;
  line-height: 23px; }

.wp-travel-tab-wrapper
.tab-list-content
.wp-travel-booking__notice
.wp-travel-sold-out {
  border: none; }

.wp-travel-trip-meta-info ul li .value {
  color: #4e4e4e !important;
  font-size: 14px; }
  .wp-travel-trip-meta-info ul li .value a {
    color: #4e4e4e !important;
    font-size: 14px; }
    .wp-travel-trip-meta-info ul li .value a:hover, .wp-travel-trip-meta-info ul li .value a:focus {
      color: #ff8121 !important; }

p img {
  max-width: 400px;
  width: 100%;
  height: 100%; }

.wp-caption a img {
  max-width: 400px;
  width: 100%;
  object-fit: cover; }

.wp-travel-article-image-wrap a img {
  max-width: 230px;
  width: 100%; }

header.entry-header {
  background: none; }

header.entry-header .entry-title a {
  background: none;
  color: #4e4e4e; }

.wp-travel-itinerary-items ul.wp-travel-itinerary-list.itinerary-2-per-row li {
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.05); }

.wp-travel-itinerary-items ul.wp-travel-itinerary-list li {
  border: none; }

.wp-travel-itinerary-list .wp-travel-post-info {
  position: relative;
  border-bottom: 1px solid #eee; }

@media (max-width: 767px) {
  .wp-travel-itinerary-items
  ul.wp-travel-itinerary-list[class*="itinerary-"]
  li {
    width: 100% !important; } }
@media (max-width: 992px) {
  .wp-travel-trips-has-sidebar {
    width: 100% !important;
    padding-right: 0; } }
@media (max-width: 993px) {
  .post-type-archive-itineraries
  .wp-travel-trips-has-sidebar
  + .wp-travel-widget-area {
    padding: 0 20px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.07); } }
@media (max-width: 768px) {
  .wp-travel-default-article
  .wp-travel-entry-content-wrapper
  .description-right {
    border: none;
    text-align: left;
    width: 100%;
    display: block;
    justify-content: space-between;
    flex-flow: row wrap;
    padding: 0; }

  .wp-travel-article-image-wrap a img {
    max-width: unset;
    width: 100%;
    object-fit: cover; } }
.wp-travel-article-image-wrap a img {
  max-width: 100%;
  object-fit: cover; }

.widget ul {
  padding-left: 20px; }
  .widget ul li {
    list-style: disc;
    font-size: 14px;
    line-height: 28px;
    color: #4e4e4e; }
    .widget ul li a {
      font-size: 14px;
      line-height: 28px;
      color: #4e4e4e; }

.wp-travel-content {
  margin-top: 20px;
  margin: 20px; }

.wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-next,
.wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-prev {
  width: 30px !important; }

.wp-travel.trip-headline-wrapper
.featured-side-image.left-plot
.wp-travel-view-gallery
a {
  color: #fff !important; }

.not-found {
  margin-top: 80px; }
  .not-found .page-header .page-title {
    text-align: center;
    font-size: 32px; }
  .not-found .page-content {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-size: 22px; }
    .not-found .page-content .search-form {
      display: flex;
      justify-content: center;
      margin: 25px 20px; }

.wp-tour-extras-detail {
  margin-top: 20px;
  padding: 0 3px; }
  .wp-tour-extras-detail .row.wp-tour-extras-detail_content {
    display: flex;
    flex-direction: row; }
    @media (max-width: 868px) {
      .wp-tour-extras-detail .row.wp-tour-extras-detail_content {
        flex-direction: column;
        flex-wrap: wrap; } }
    .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 {
      flex: 50%;
      max-width: 50%; }
      @media (max-width: 868px) {
        .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 {
          flex: 100%;
          max-width: 100%; } }
      .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-slider-wrap .slick-prev,
      .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-slider-wrap .slick-next {
        height: 55px !important;
        width: 55px !important;
        background: rgba(0, 0, 0, 0.4) !important;
        border-radius: 8rem; }
        @media (max-width: 900px) {
          .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-slider-wrap .slick-prev,
          .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-slider-wrap .slick-next {
            display: none !important; } }
      .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-slider-wrap .slick-prev {
        left: 2px; }
      .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-slider-wrap .slick-next {
        right: 0px; }
      .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-slider-wrap .wp-tour-extras-detail-slider .wp-tour-extras-detail-thumb a img {
        width: 100%;
        height: 368px;
        object-fit: cover; }
      @media (max-width: 868px) {
        .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-heading {
          padding: 0 20px; } }
      .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-heading .wp-tour-extras-item-required-text p {
        color: #4e4e4e; }
      .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-pricing {
        margin-top: 20px; }
        @media (max-width: 868px) {
          .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-pricing {
            padding: 0 20px; } }
        .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-pricing p {
          font-size: 25px;
          font-weight: bold;
          color: #4e4e4e; }
          .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-pricing p ins {
            text-decoration: none;
            margin-left: 12px; }
          .wp-tour-extras-detail .row.wp-tour-extras-detail_content .col-md-6 .wp-tour-extras-detail-pricing p del {
            font-size: 20px; }

.wp-travel-tab-wrapper .tab-list.resp-tabs-list li {
  color: #4e4e4e;
  opacity: 1; }

.dynamic-article .wp-travel .dashboard-tab ul {
  display: block !important;
  width: 100%;
  background: #f5f4f4 !important; }
  @media (max-width: 768px) {
    .dynamic-article .wp-travel .dashboard-tab ul {
      width: 100% !important; } }
  .dynamic-article .wp-travel .dashboard-tab ul li {
    list-style-type: none !important; }
  .dynamic-article .wp-travel .dashboard-tab ul.resp-tabs-list {
    width: 100px;
    margin: 0;
    padding: 0;
    background: #f8f7ee;
    -webkit-box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
    box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); }
    @media (max-width: 768px) {
      .dynamic-article .wp-travel .dashboard-tab ul.resp-tabs-list {
        display: none !important; } }
    .dynamic-article .wp-travel .dashboard-tab ul.resp-tabs-list li {
      font-weight: 600;
      font-size: 13px;
      display: inline-block;
      padding: 13px 15px;
      list-style: none;
      float: left;
      text-align: center;
      color: #848484;
      padding: 30px 15px !important;
      border-top: 1px solid #eae9de;
      border-left: 1px solid #eae9de;
      border-bottom: none;
      width: 100%; }
.dynamic-article .wp-travel .dashboard-tab .resp-tabs-container {
  width: calc(100% - 100px);
  border-radius: 0;
  min-height: 485px;
  padding: 30px;
  border: 1px solid #eae9de; }
  @media (max-width: 768px) {
    .dynamic-article .wp-travel .dashboard-tab .resp-tabs-container {
      border: none;
      float: none;
      width: 100%;
      min-height: initial;
      clear: none; } }

.dashboard-tab .lists {
  margin: 30px -20px 0 0 !important; }

.resp-arrow {
  margin-top: 17px; }

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px !important;
  margin: 0;
  cursor: pointer;
  float: none; }

.resp-vtabs .resp-tabs-container {
  padding: 0;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 8px;
  clear: none; }

.status-publish:last-of-type {
  border-bottom: none; }

.status-publish:first-of-type {
  padding-top: 0; }

.status-publish {
  border-bottom: 1px dotted #cecece;
  padding-bottom: 20px;
  padding-top: 20px;
  margin: 0;
  display: inline-block;
  width: 100%; }

.resp-vtabs {
  display: flex !important;
  flex-wrap: wrap; }

.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%; }

.dashboard-tab ul.resp-tabs-list li.resp-tab-active {
  box-shadow: inset 2px 0 0 #f9a032 !important;
  color: #f9a032 !important;
  border: none;
  border-top: 1px solid #eee; }

.dashboard-tab ul.resp-tabs-list li:last-of-type {
  border-bottom: 1px solid #eae9de; }

.resp-vtabs .resp-tabs-container {
  padding: 0;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 8px;
  clear: none; }

.dashboard-tab .resp-tabs-container .resp-tab-content {
  padding: 0; }

h2.resp-tab-active {
  background: #f9f9f9; }

h2.resp-accordion {
  font-size: 16px !important;
  border: 1px solid rgba(222, 222, 222, 0.49);
  margin: 0;
  padding: 14px 17px !important;
  border-radius: 8px; }

h2.resp-accordion {
  display: none; }

.resp-tabs-list li,
h2.resp-accordion {
  margin: 0;
  cursor: pointer; }

.resp-vtabs .resp-tab-content {
  border: none; }

.dashboard-tab .lists {
  margin: 0 -20px 0 0; }

.clearfix {
  zoom: 1; }

.dashboard-tab .title {
  margin: 0 0 20px; }

.dashboard-tab .form-horizontal {
  margin: 0 0 15px; }

#wp-travel-tab-content-bookings .my-order .book-more a,
#wp-travel-tab-content-bookings .my-order .no-order a {
  background-color: #ff8121;
  color: #fff !important;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 8px !important; }

@media (max-width: 400px) {
  #wp-travel-tab-content-bookings .my-order .no-order a {
    display: block;
    margin-top: 12px;
    text-align: center; } }
.dashboard-tab .account-setting input[type="submit"],
.dashboard-tab .payment-content input[type="submit"] {
  border-radius: 8px !important;
  float: left; }

.selectpicker {
  padding: 6px;
  color: #847f7f;
  border-radius: 8px; }

@media (max-width: 768px) {
  ul.resp-tabs-list {
    display: none !important; }

  .dashboard-tab .resp-tabs-container {
    padding: 0;
    min-height: auto;
    width: 100%; }

  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none; }

  h2.resp-accordion {
    display: block; }
    h2.resp-accordion i {
      margin-right: 5px; }

  .resp-vtabs .resp-tab-content {
    border: 1px solid #c1c1c1; }

  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important; }

  .dashboard-tab .resp-tabs-container .resp-tab-content {
    border: none;
    padding: 10px 15px; } }
@media (min-width: 768px) {
  .ws-theme-cart-page .actions {
    float: right; } }
.ws-theme-cart-page .update-cart {
  background-color: #dc8051;
  font-size: 14px;
  padding: 12px 30px;
  border: 1px solid #dc8051;
  color: #dc8051;
  border-radius: 8px; }

@media (max-width: 574.99px) {
  .ws-theme-cart-page .actions .update-cart {
    margin-bottom: 0px; } }
.ws-theme-cart-page .actions .book-now-btn {
  float: right;
  color: white;
  border-radius: 8px;
  display: inline-block;
  line-height: 45px;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0 40px;
  margin-left: 0px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.ws-theme-cart-page .coupon input[type="text"] {
  height: 40px;
  border-radius: 0;
  padding: 21px 10px;
  margin-top: -1px; }

.ws-theme-cart-page .coupon input[type="submit"] {
  padding: 12px 15px;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 8px; }

table {
  /* border-collapse: collapse; */
  border-spacing: 0;
  margin: 0 0 1.5em;
  width: 100%; }

.ws-theme-cart-page .product-thumbnail img,
.ws-theme-cart-page .ws-theme-cart-list {
  margin-bottom: 0; }

.ws-theme-cart-page .actions .book-now-btn {
  float: right;
  outline: none;
  cursor: pointer;
  border: none;
  display: inline-block;
  line-height: 45px;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0px 40px;
  background: #ff8121;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.ws-theme-cart-page .responsive-cart.has_options_selected td {
  border-bottom: 0;
  padding-bottom: 10px; }

.ws-theme-cart-page .ws-theme-cart-list .product-thumbnail {
  width: 100px; }

.ws-theme-cart-page .ws-theme-cart-list .product-remove {
  width: 50px;
  text-align: center; }

.ws-theme-cart-page .ws-theme-cart-list tbody td,
.ws-theme-cart-page .ws-theme-cart-list tbody th {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 24px 10px;
  border-top: 0;
  border-left: 0;
  border-right: 0; }

.ws-theme-cart-page .product-thumbnail img,
.ws-theme-cart-page .ws-theme-cart-list {
  margin-bottom: 0; }

.status-publish img {
  margin-bottom: 20px; }

.status-public ol,
.status-public ul,
.status-publish ol,
.status-publish ul {
  margin: 0 0 15px 15px;
  padding-left: 20px; }

.ws-theme-cart-page .ws-theme-cart-list tbody .product-price ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  float: right; }
  @media (max-width: 380px) {
    .ws-theme-cart-page .ws-theme-cart-list tbody .product-price ul {
      margin-top: 20px;
      float: left !important; } }

.ws-theme-cart-page .ws-theme-cart-list tbody .product-price ul li {
  text-align: right;
  list-style: none;
  white-space: nowrap; }
  @media (max-width: 400px) {
    .ws-theme-cart-page .ws-theme-cart-list tbody .product-price ul li {
      white-space: unset; } }

.ws-theme-cart-page .ws-theme-cart-list tbody .product-price {
  font-weight: 600; }

.ws-theme-cart-page .responsive-cart.has_options_selected td {
  border-bottom: 0;
  padding-bottom: 10px; }

@media (max-width: 767.999px) {
  .ws-theme-cart-page .ws-theme-cart-list tbody td,
  .ws-theme-cart-page .ws-theme-cart-list tbody th {
    padding: 10px; }

  .ws-theme-cart-page .ws-theme-cart-list .responsive-cart td {
    width: 100%;
    display: block;
    text-align: right;
    position: relative; }

  .ws-theme-cart-page .ws-theme-cart-list tr td {
    display: inline-block;
    width: 100%; } }
.flex__inner-item span.rss-date {
  font-size: 14px;
  line-height: 24px; }
.flex__inner-item .rssSummary {
  font-size: 14px;
  line-height: 24px; }
.flex__inner-item .recentcomments {
  font-size: 14px;
  line-height: 24px; }
.flex__inner-item .comment-author-link {
  font-size: 14px;
  line-height: 24px; }

.checkout-page-wrap .wp-travel-form-field select {
  height: 30px; }

.checkout-page-wrap .wp-travel-form-field select,
input[type="text"],
input[type="email"],
textarea {
  color: #827c7c;
  border-radius: 8px !important; }

.ws-theme-cart-page .ws-theme-cart-list .product-thumbnail a img {
  width: 100px; }

td.product-price ul {
  display: block !important; }

.wp_travel_tour_extras_content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px; }
  @media (max-width: 760px) {
    .wp_travel_tour_extras_content {
      grid-template-columns: 1fr !important;
      grid-gap: 30px !important; } }

.ws-theme-cart-page
.child_products
.wp_travel_tour_extras_option_single_content
.wp_travel_tour_extras_option_label {
  border-bottom: 0;
  margin-left: -45px;
  padding: 10px 20px 5px 60px;
  justify-content: unset; }

@media (max-width: 1136px) {
  .ws-theme-cart-page
  .child_products
  .wp_travel_tour_extras_option_single_content
  .wp_travel_tour_extras_option_label {
    padding-left: 30px; } }
@media (max-width: 768px) {
  .ws-theme-cart-page .child_products .wp_travel_tour_extras {
    padding-left: 15px;
    padding-top: 5px; }

  .ws-theme-cart-page .actions {
    float: right; } }
@media (max-width: 991.99px) {
  .ws-theme-cart-page .actions .book-now-btn {
    font-size: 12px;
    padding: 0 30px; } }
@media (max-width: 967px) {
  .ws-theme-cart-page .actions .book-now-btn {
    margin-top: 20px; } }
@media (max-width: 767px) {
  .wp-travel-radio {
    margin-bottom: 10px; } }
@media (min-width: 968px) {
  .ws-theme-cart-page .actions {
    float: right;
    display: inline-flex; }

  .ws-theme-cart-page .coupon {
    float: left;
    display: inline-flex; }

  .ws-theme-cart-page .coupon input[type="submit"] {
    margin-left: 0px; } }
@media (max-width: 967px) {
  .ws-theme-cart-page .coupon {
    float: left;
    display: inline-grid;
    position: relative;
    left: 50%;
    transform: translateX(-50%); }

  .ws-theme-cart-page .actions {
    float: right;
    display: inline-flex; } }
@media (max-width: 768px) {
  .wp-travel-default-article
  .wp-travel-entry-content-wrapper
  .description-left
  .entry-meta
  .category-list-items,
  .wp-travel-default-article
  .wp-travel-entry-content-wrapper
  .description-left
  .travel-info {
    float: left; } }
@media (max-width: 767px) {
  .wp-travel-default-article
  .wp-travel-entry-content-wrapper
  .description-right
  .trip-price {
    margin-top: 0;
    display: inline-flex;
    flex-flow: row wrap; } }
@media (max-width: 967px) {
  .ws-theme-cart-page .actions {
    float: left;
    display: inline-grid;
    position: relative;
    left: 50%;
    transform: translateX(-50%); } }
.ws-theme-cart-page .product-thumbnail img {
  height: 100px; }

.dashboard-tab .list-item .item .box-content p {
  margin: 0;
  word-break: break-all; }

.datepickers-container .datepicker {
  background: #fff; }
  .datepickers-container .datepicker .active {
    background: white !important; }

@media (max-width: 640px) {
  .wp-travel-toolbar .wp_travel_input_filters {
    width: 100% !important; } }
@media screen and (max-width: 768px) {
  .wp-travel-default-article .description-left .wp-travel-add-to-wishlists {
    top: 9px; } }
#primary.content-area {
  margin: 0 auto;
  max-width: 1512px; }
  @media (max-width: 1600px) {
    #primary.content-area {
      max-width: 1200px; } }
  #primary.content-area .page-header {
    margin-top: 42px; }
    #primary.content-area .page-header h1.page-title {
      padding: 0 20px;
      color: #4e4e4e;
      font-size: 26px; }
  #primary.content-area .search-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(375px, 1fr));
    grid-gap: 3rem 2rem;
    padding: 30px 20px 0px 20px; }
    @media (max-width: 1600px) {
      #primary.content-area .search-container {
        grid-template-columns: repeat(auto-fit, minmax(326px, 1fr)); } }
    @media (max-width: 380px) {
      #primary.content-area .search-container {
        grid-template-columns: repeat(auto-fit, minmax(275px, 1fr)); } }
    #primary.content-area .search-container .search-result {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
      #primary.content-area .search-container .search-result.status-publish {
        border: none;
        padding: 0px; }
      #primary.content-area .search-container .search-result .entry-header img {
        width: 100%;
        height: 300px;
        margin-bottom: 0px; }
      #primary.content-area .search-container .search-result .entry-header .img-caption {
        padding: 0 20px 20px; }
      #primary.content-area .search-container .search-result .entry-header h2 a {
        color: #4e4e4e !important;
        font-size: 22px;
        line-height: 49px;
        text-transform: capitalize; }
      #primary.content-area .search-container .search-result .entry-header p {
        color: #4e4e4e;
        text-align: justify;
        font-size: 14px;
        line-height: 23px; }
  #primary.content-area nav.navigation.posts-navigation {
    padding: 0 20px; }
    #primary.content-area nav.navigation.posts-navigation h2 {
      display: none; }
    #primary.content-area nav.navigation.posts-navigation .nav-links {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 20px 0; }
      #primary.content-area nav.navigation.posts-navigation .nav-links .nav-previous {
        float: unset;
        width: unset; }
        #primary.content-area nav.navigation.posts-navigation .nav-links .nav-previous a {
          white-space: nowrap;
          padding: 12px 39px;
          color: white !important;
          background: #ff8121;
          border-radius: 8px; }
          #primary.content-area nav.navigation.posts-navigation .nav-links .nav-previous a:before {
            content: "";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            margin-right: 10px;
            transition: 0.3s; }
        #primary.content-area nav.navigation.posts-navigation .nav-links .nav-previous:hover, #primary.content-area nav.navigation.posts-navigation .nav-links .nav-previous:focus a:before {
          margin-right: 20px; }
      #primary.content-area nav.navigation.posts-navigation .nav-links .nav-next {
        margin-left: 20px; }
        #primary.content-area nav.navigation.posts-navigation .nav-links .nav-next a {
          white-space: nowrap;
          padding: 12px 39px;
          color: white !important;
          background: #ff8121;
          border-radius: 8px; }
          #primary.content-area nav.navigation.posts-navigation .nav-links .nav-next a:after {
            content: "";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            margin-left: 10px;
            transition: 0.3s; }
        #primary.content-area nav.navigation.posts-navigation .nav-links .nav-next:hover, #primary.content-area nav.navigation.posts-navigation .nav-links .nav-next:focus a:after {
          margin-left: 20px; }

.right-plot-inner-wrap .wp-travel-add-to-wishlists {
  font-size: 0;
  display: inline-block;
  position: absolute; }

@media (max-width: 767px) {
  .wp-travel-default-article .wp-travel-explore {
    margin-bottom: 0; } }
.widget_wp_travel_filter_search_widget {
  margin: 20px 0; }
  .widget_wp_travel_filter_search_widget .wp-travel-search form p {
    width: 100%;
    margin-bottom: 20px; }
    .widget_wp_travel_filter_search_widget .wp-travel-search form p label {
      font-size: 16px;
      margin-bottom: 10px;
      width: 100%;
      white-space: nowrap; }
    .widget_wp_travel_filter_search_widget .wp-travel-search form p input[type="text"] {
      width: 100%;
      font-size: 14px;
      padding: 10px 10px;
      border-radius: 8px;
      border: none;
      outline: none;
      background: #fff !important; }
    .widget_wp_travel_filter_search_widget .wp-travel-search form p input[type="submit"] {
      border-radius: 8px;
      width: 100%;
      font-size: 14px;
      padding: 10px 10px;
      border: none;
      height: 44px;
      outline: none;
      background: #ff8121;
      cursor: pointer;
      color: white; }
      .widget_wp_travel_filter_search_widget .wp-travel-search form p input[type="submit"]:hover, .widget_wp_travel_filter_search_widget .wp-travel-search form p input[type="submit"]:focus {
        opacity: 0.8; }
    .widget_wp_travel_filter_search_widget .wp-travel-search form p select {
      font-size: 14px;
      width: 100%;
      padding: 10px 10px;
      background-color: white;
      outline: none;
      border: none; }

#wp-travel-secondary {
  margin-bottom: 66px; }
  #wp-travel-secondary .wp-travel-itinerary-items {
    border: none !important;
    padding: 0 !important; }
  #wp-travel-secondary .button-primary {
    color: white;
    background-color: #f08039;
    transition-property: background-color color;
    transition: all 0.3s; }
    #wp-travel-secondary .button-primary:hover, #wp-travel-secondary .button-primary:focus {
      background-color: #a6a6a6;
      color: #4e4e4e; }
  #wp-travel-secondary .widget_wp_travel_search .wp-travel-search form p {
    width: 100%;
    margin-bottom: 20px; }
    #wp-travel-secondary .widget_wp_travel_search .wp-travel-search form p label {
      font-size: 16px;
      margin-bottom: 10px;
      width: 100%;
      white-space: nowrap; }
    #wp-travel-secondary .widget_wp_travel_search .wp-travel-search form p input[type="text"] {
      width: 100%;
      padding: 10px 10px;
      border-radius: 8px;
      font-size: 14px;
      border: 1px solid #ccc;
      outline: 0;
      background: #f3f3f3; }
    #wp-travel-secondary .widget_wp_travel_search .wp-travel-search form p input[type="submit"] {
      border-radius: 8px;
      width: 100%;
      padding: 13px;
      border: none;
      outline: none;
      background: #ff8121;
      cursor: pointer;
      color: white;
      font-size: 14px; }
      #wp-travel-secondary .widget_wp_travel_search .wp-travel-search form p input[type="submit"]:hover, #wp-travel-secondary .widget_wp_travel_search .wp-travel-search form p input[type="submit"]:focus {
        opacity: 0.8; }
    #wp-travel-secondary .widget_wp_travel_search .wp-travel-search form p select {
      width: 100%;
      font-size: 14px;
      padding: 10px 10px;
      border: 1px solid #ccc;
      outline: 0;
      background: #f3f3f3;
      outline: none;
      border: none;
      border-radius: 8px; }

.widget_wp_travel_filter_search_widget .wp-travel-itinerary-items .wp-travel-form-field {
  width: 100%; }
  .widget_wp_travel_filter_search_widget .wp-travel-itinerary-items .wp-travel-form-field label {
    width: 100%;
    margin-bottom: 10px;
    color: #4e4e4e;
    font-size: 16px;
    font-weight: 500; }
  .widget_wp_travel_filter_search_widget .wp-travel-itinerary-items .wp-travel-form-field input {
    font-size: 14px;
    width: 100%;
    padding: 10px 10px;
    background-color: white;
    outline: none;
    border: none;
    border-radius: 8px !important; }
  .widget_wp_travel_filter_search_widget .wp-travel-itinerary-items .wp-travel-form-field select {
    font-size: 14px;
    width: 100%;
    padding: 10px 10px;
    background-color: white;
    outline: none;
    border: none;
    border-radius: 8px !important; }
  .widget_wp_travel_filter_search_widget .wp-travel-itinerary-items .wp-travel-form-field .trip-duration-calender .calender-icon {
    line-height: 37px; }

.widget_wp_travel_filter_search_widget input[type="submit"] {
  width: 100%;
  padding: 10px 10px; }

.widget_wp_travel_filter_search_widget input[type="submit"],
.wp-travel-dashboard-form .login-page .form button {
  border: none;
  outline: none;
  background: #ff8121;
  cursor: pointer;
  color: white;
  border-radius: 8px;
  letter-spacing: 0px !important;
  text-transform: capitalize !important; }
  .widget_wp_travel_filter_search_widget input[type="submit"]:hover, .widget_wp_travel_filter_search_widget input[type="submit"]:focus,
  .wp-travel-dashboard-form .login-page .form button:hover,
  .wp-travel-dashboard-form .login-page .form button:focus {
    opacity: 0.8; }

.form .message,
.login-form .wrapper .info,
.login-form .wrapper label,
.register-form .wrapper .info,
.register-form .wrapper label {
  font-size: 14px; }

.wp-travel-itinerary-items ul.wp-travel-itinerary-list {
  position: relative;
  margin: 0;
  padding: 0;
  margin: 0 -10px; }

h4.post-title a {
  color: #4e4e4e; }

blockquote {
  position: relative; }
  blockquote:before {
    display: block;
    content: "“";
    font-size: 50px;
    position: absolute;
    left: 5px;
    top: 16px;
    color: #555; }
  blockquote.wp-block-quote {
    padding: 30px 20px;
    background: #d8d8d8;
    font-style: italic;
    margin-bottom: 20px; }
    blockquote.wp-block-quote p {
      font-size: 15px;
      margin-left: 10px; }
    blockquote.wp-block-quote cite {
      font-size: 18px;
      letter-spacing: 1.5px;
      margin-left: 10px; }

@media (max-width: 558px) {
  .dashboard-tab .account-setting input[type="submit"],
  .dashboard-tab .payment-content input[type="submit"] {
    float: none;
    border-radius: 8px; }

  .dashboard-tab .list-item .item {
    padding: 15px 15px 49px; } }
@media (max-width: 558px) {
  #gallery.tab-list-content .wp-travel-advanced-gallery-items-list {
    padding: 0; }
    #gallery.tab-list-content .wp-travel-advanced-gallery-items-list .item {
      width: 100% !important; }
      #gallery.tab-list-content .wp-travel-advanced-gallery-items-list .item .wptag__thumbnail img {
        height: 100% !important; } }
.flex__inner-item .gallery-columns-4 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(100% / 4), 1fr));
  grid-gap: 10px; }
  .flex__inner-item .gallery-columns-4 .gallery-item img {
    width: 100%;
    height: 100px; }

.flex__inner-item .gallery-columns-3 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(100% / 3), 1fr));
  grid-gap: 10px; }
  .flex__inner-item .gallery-columns-3 .gallery-item img {
    width: 100%;
    height: 100px; }

.flex__inner-item .gallery-columns-2 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(100% / 2.2), 1fr));
  grid-gap: 10px; }
  .flex__inner-item .gallery-columns-2 .gallery-item img {
    width: 100%;
    height: 100%; }

.D-article-1 p a {
  color: #ff8121 !important; }

.flex__inner-item .wp-travel-itinerary-items .wp-travel-itinerary-list li {
  width: 100% !important; }

.flex__inner-item .wp-travel-search form p {
  width: 100%;
  margin-bottom: 20px; }
  .flex__inner-item .wp-travel-search form p label {
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
    white-space: nowrap; }
  .flex__inner-item .wp-travel-search form p input[type="text"] {
    width: 100%;
    font-size: 14px;
    padding: 10px 10px;
    border-radius: 8px;
    border: 1px solid #ccc;
    outline: 0;
    background: #f3f3f3; }
  .flex__inner-item .wp-travel-search form p input[type="submit"] {
    font-size: 14px;
    border-radius: 8px;
    width: 100%;
    padding: 13px;
    border: none;
    outline: none;
    background: #ff8121;
    cursor: pointer;
    color: white; }
    .flex__inner-item .wp-travel-search form p input[type="submit"]:hover, .flex__inner-item .wp-travel-search form p input[type="submit"]:focus {
      opacity: 0.8; }
  .flex__inner-item .wp-travel-search form p select {
    width: 100%;
    font-size: 14px;
    padding: 10px 10px;
    border: 1px solid #ccc;
    outline: 0;
    background: #f3f3f3;
    outline: none;
    border: none;
    border-radius: 8px; }

.widget.widget_archive select {
  font-size: 14px;
  padding: 12px 15px;
  outline: none;
  border: none;
  border-radius: 8px;
  background: #f3f3f3; }

.D-article-1 .detail-box .dynamic-article ul,
.D-article-1 .detail-box .article ul {
  list-style: none;
  margin-left: 15px; }
  .D-article-1 .detail-box .dynamic-article ul li,
  .D-article-1 .detail-box .article ul li {
    list-style: none;
    padding: 3px 0; }
    .D-article-1 .detail-box .dynamic-article ul li ul,
    .D-article-1 .detail-box .article ul li ul {
      margin-left: 20px; }

.D-article-1 .detail-box .dynamic-article ol,
.D-article-1 .detail-box .article ol {
  list-style: decimal;
  margin-left: 15px; }
  .D-article-1 .detail-box .dynamic-article ol li,
  .D-article-1 .detail-box .article ol li {
    list-style: decimal;
    padding: 3px 0; }
    .D-article-1 .detail-box .dynamic-article ol li ol,
    .D-article-1 .detail-box .article ol li ol {
      margin-left: 20px; }

.aside-right .flex__inner-item ul li a {
  font-size: 14px; }

.onoffswitch-switch {
  display: block;
  width: 12px;
  margin: 5px;
  background: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  border: none;
  border-radius: 8px;
  transition: all 0.3s ease-in 0s; }

.wp-travel-toolbar .wp-travel-post-filter .wp-travel-filter-by-heading {
  line-height: 2.3 !important; }

@media (max-width: 1200px) {
  .wp-travel-toolbar .wp-travel-post-filter .wp-travel-filter-by-heading {
    float: none;
    /* width: 100%; */ }

  .wp-travel-toolbar .wp-toolbar-content.wp-toolbar-left {
    float: none; }

  .paxpicker .category {
    width: calc(100% - 30px);
    flex-basis: unset; }

  .wp-travel-toolbar .wp-toolbar-right {
    float: none;
    position: absolute;
    top: 0;
    right: 0; }

  .wp-travel-toolbar {
    position: relative; } }
.archive .blog-wrapper .main_section {
  height: 300px !important;
  margin-bottom: 45px; }
.archive .blog-wrapper .wp-travel-toolbar {
  margin-bottom: 45px; }

.single-itineraries .wrapper .main_section {
  height: 300px;
  margin-bottom: 66px; }
  .single-itineraries .wrapper .main_section .main__container {
    cursor: auto; }
    .single-itineraries .wrapper .main_section .main__container .main-overlay {
      height: unset;
      top: 50%; }

.archive .blog-wrapper .wp-travel-archive-itinerary-wrapper .main_section {
  height: 300px !important;
  margin-bottom: 66px; }
  .archive .blog-wrapper .wp-travel-archive-itinerary-wrapper .main_section .main-overlay {
    height: unset;
    top: 50%; }

@media only screen and (max-width: 420px) {
  ul.availabily-list li > form > div span.availabily-heading-label {
    position: static;
    margin-bottom: 10px; }

  ul.availabily-list li > form > div {
    padding-left: 0px !important; }

  .single-itineraries .wp-travel-tab-wrapper .tab-list-content {
    padding: 8px 0px !important; } }
.flex__inner-item .wp-travel-itinerary-items ul.wp-travel-itinerary-list {
  flex-direction: unset !important; }

.flex__inner-item h1 {
  margin-bottom: 10px; }
.flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field {
  margin-bottom: 10px; }
  .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field label {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #4e4e4e; }
  .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field input[type="text"] {
    width: 100%;
    max-width: 100%;
    padding: 17px 10px;
    border: 1px solid #ccc;
    outline: none;
    background: #f3f3f3;
    border-radius: 8px;
    font-size: 14px; }
  .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field select {
    border-radius: 8px; }
  .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field .trip-duration-calender input[type="text"] {
    max-width: 100%;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 25px; }
  .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field.wp-trave-price-range .price-amount {
    width: 100%;
    padding: none;
    border: none;
    outline: none;
    background: none; }
.flex__inner-item .wp-travel-itinerary-items .wp-travel-search .wp-travel-filter-search-submit {
  width: 100%;
  height: 44px;
  cursor: pointer;
  font-size: 14px;
  padding: 13px;
  color: white;
  background-color: #f08039;
  transition-property: background-color color;
  transition: all 0.3s;
  border-radius: 8px;
  border: none; }
  .flex__inner-item .wp-travel-itinerary-items .wp-travel-search .wp-travel-filter-search-submit:hover, .flex__inner-item .wp-travel-itinerary-items .wp-travel-search .wp-travel-filter-search-submit:focus {
    background-color: #f9985b !important;
    color: #fff; }

.no-sidebar .detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box {
  padding: 2rem 0 0; }
.no-sidebar .detail-wrapper .middle-section .section-wrapper .section__gallery .grid-box ul .middle {
  position: static; }
@media (max-width: 1086px) and (min-width: 811px) {
  .no-sidebar .detail-wrapper .middle-section .ws-theme-cart-page .actions {
    float: right !important;
    display: -ms-inline-grid;
    display: inline-grid; }
    .no-sidebar .detail-wrapper .middle-section .ws-theme-cart-page .actions .wp-travel-update-cart-btn {
      margin-bottom: 15px; } }
@media (max-width: 967px) {
  .no-sidebar .detail-wrapper .middle-section .ws-theme-cart-page .coupon .wp-travel-apply-coupon-btn {
    margin-top: 15px; } }

#wp-travel-secondary h2.widget-title {
  margin-bottom: 17px;
  font-size: 22px;
  line-height: 29px;
  color: #4e4e4e; }
#wp-travel-secondary .wp-travel-itinerary-items .wp-travel-form-field {
  margin-bottom: 10px; }
  #wp-travel-secondary .wp-travel-itinerary-items .wp-travel-form-field label {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    color: #4e4e4e; }
  #wp-travel-secondary .wp-travel-itinerary-items .wp-travel-form-field input[type="text"] {
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #ccc;
    outline: none;
    background: #f3f3f3;
    border-radius: 8px; }
  #wp-travel-secondary .wp-travel-itinerary-items .wp-travel-form-field select {
    font-size: 14px;
    border-radius: 5px;
    background: #f3f3f3;
    border: 1px solid #ccc;
    border-radius: 8px; }
  #wp-travel-secondary .wp-travel-itinerary-items .wp-travel-form-field .trip-duration-calender {
    width: 100%;
    margin-bottom: 0px; }
    #wp-travel-secondary .wp-travel-itinerary-items .wp-travel-form-field .trip-duration-calender input[type="text"] {
      font-size: 14px;
      max-width: 100%;
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px;
      border-radius: 8px;
      padding: 10px 25px !important; }
    #wp-travel-secondary .wp-travel-itinerary-items .wp-travel-form-field .trip-duration-calender .calender-icon {
      position: absolute;
      top: 39px;
      left: 3px;
      width: 28px;
      line-height: 35px;
      background: none; }
  #wp-travel-secondary .wp-travel-itinerary-items .wp-travel-form-field.wp-trave-price-range .price-amount {
    width: 100%;
    padding: none;
    border: none;
    outline: none;
    background: none; }
#wp-travel-secondary .wp-travel-itinerary-items .wp-travel-search .wp-travel-filter-search-submit {
  width: 100%;
  padding: 13px;
  height: 44px;
  cursor: pointer;
  font-size: 14px;
  color: white;
  background-color: #f08039;
  transition-property: background-color color;
  transition: all 0.3s;
  border-radius: 8px; }
  #wp-travel-secondary .wp-travel-itinerary-items .wp-travel-search .wp-travel-filter-search-submit:hover, #wp-travel-secondary .wp-travel-itinerary-items .wp-travel-search .wp-travel-filter-search-submit:focus {
    background-color: #f9985b;
    color: #fff; }

.slick-prev:focus,
.slick-next:focus {
  background-color: #f9985b !important; }

.wrapper #section-static-content-wrapper {
  padding: 0 20px;
  padding-top: 66px;
  max-width: 1512px;
  margin: 0px auto; }
  @media (max-width: 1600px) {
    .wrapper #section-static-content-wrapper {
      max-width: 1200px; } }
  .wrapper #section-static-content-wrapper .section-wrapper .static-content-header .title .title-h2 {
    line-height: 50px;
    color: #4e4e4e;
    margin-top: 0px;
    margin-bottom: 10px; }
  .wrapper #section-static-content-wrapper .section-wrapper .static-contents p {
    color: #4e4e4e !important;
    font-size: 14px;
    line-height: 21px; }

.middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field {
  margin-bottom: 10px; }
  .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field label {
    display: block;
    width: 100%;
    color: #4e4e4e;
    font-size: 16px;
    font-weight: 500; }
  .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field input[type="text"] {
    width: 100%;
    max-width: 100%;
    padding: 10px 10px;
    border: 1px solid #ccc;
    outline: none;
    background: #f3f3f3;
    border-radius: 8px !important; }
  .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field select {
    font-size: 14px;
    padding: 10px 10px;
    border-radius: 8px !important;
    background: #f3f3f3;
    border: 1px solid #ccc; }
    @media (max-width: 1100px) {
      .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field select {
        max-width: 100%; } }
  .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field .trip-duration-calender {
    width: 100%; }
    .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field .trip-duration-calender small {
      display: block; }
    .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field .trip-duration-calender input[type="text"] {
      margin-bottom: 10px; }
    .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field .trip-duration-calender .calender-icon {
      position: absolute;
      left: 3px;
      width: 28px;
      line-height: 35px; }
  .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field.wp-trave-price-range .price-amount {
    width: 100%;
    padding: none;
    border: none;
    outline: none;
    background: none; }
    @media (max-width: 1100px) {
      .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-form-field.wp-trave-price-range .price-amount {
        max-width: 100%; } }
.middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-search .wp-travel-filter-search-submit {
  width: 100%;
  height: 44px;
  cursor: pointer;
  padding: 13px;
  font-size: 14px;
  color: white;
  background-color: #f08039;
  transition-property: background-color color;
  transition: all 0.3s;
  border-radius: 8px; }
  .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-search .wp-travel-filter-search-submit:hover, .middle-section .section-wrapper .section__gallery .grid-box ul .aside-right .flex__inner-item .wp-travel-itinerary-items .wp-travel-search .wp-travel-filter-search-submit:focus {
    background-color: #a6a6a6;
    color: #fff; }

@media (max-width: 967px) {
  .ws-theme-cart-page .coupon,
  .ws-theme-cart-page .actions {
    width: 100%; } }
.navigation {
  margin-top: 38px; }
  .navigation.pagination {
    font-family: "Poppins", sans-serif;
    display: flex;
    justify-content: center; }
    .navigation.pagination .screen-reader-text {
      display: none; }
    .navigation.pagination .nav-links {
      display: flex;
      flex-flow: row wrap; }
      .navigation.pagination .nav-links .page-numbers {
        margin-right: 10px;
        font-size: 15px;
        font-weight: bold;
        width: 50px;
        text-align: center;
        line-height: 43px;
        height: 43px;
        color: #4e4e4e;
        cursor: pointer;
        text-decoration: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transition-property: border color;
        transition: all 0.3s;
        border: 1px solid #c7c7c7;
        margin-bottom: 10px;
        outline: none;
        border-radius: 8px; }
        .navigation.pagination .nav-links .page-numbers:hover, .navigation.pagination .nav-links .page-numbers:focus {
          border: 1px solid #ff8121;
          color: #ff8121; }
      .navigation.pagination .nav-links .prev {
        padding: 12px 32px;
        width: unset;
        height: unset;
        color: white;
        border: none;
        display: flex;
        align-items: center;
        background-color: #f08039;
        transition-property: background-color;
        transition: all 0.3s;
        font-size: 14px !important;
        line-height: 18px !important;
        font-weight: 500 !important;
        border-radius: 8px; }
        .navigation.pagination .nav-links .prev:before {
          display: inline-block;
          transform: translateX(0px);
          transition: 0.3s all ease-in-out;
          transition-property: transform;
          margin-right: 5px;
          content: "";
          background-image: url(../image/left-arrow-white.svg);
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          width: 21.22px;
          height: 13px;
          background-repeat: no-repeat; }
        .navigation.pagination .nav-links .prev:hover, .navigation.pagination .nav-links .prev:focus {
          background-color: #a6a6a6;
          border: none; }
          .navigation.pagination .nav-links .prev:hover:before, .navigation.pagination .nav-links .prev:focus:before {
            transform: translateX(-5px); }
      .navigation.pagination .nav-links .next {
        padding: 12px 32px;
        width: unset;
        height: unset;
        border-radius: 8px;
        color: white;
        border: none;
        background-color: #f08039;
        transition-property: background-color;
        transition: all 0.3s;
        display: flex;
        align-items: center;
        font-size: 14px !important;
        line-height: 18px !important;
        font-weight: 500 !important; }
        .navigation.pagination .nav-links .next:after {
          display: inline-block;
          transform: translateX(0px);
          transition: 0.3s all ease-in-out;
          transition-property: transform;
          margin-left: 5px;
          content: "";
          background-image: url(../image/arrow-right-white.png);
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          width: 25.22px;
          height: 13px;
          background-repeat: no-repeat; }
        .navigation.pagination .nav-links .next:hover, .navigation.pagination .nav-links .next:focus {
          color: white;
          background-color: #a6a6a6;
          border: none; }
          .navigation.pagination .nav-links .next:hover:after, .navigation.pagination .nav-links .next:focus:after {
            transform: translateX(5px); }

.middle-section
.section-wrapper
.section__gallery
.grid-box
ul
li
figure
.comments-area {
  margin-top: 40px; }
  .middle-section
  .section-wrapper
  .section__gallery
  .grid-box
  ul
  li
  figure
  .comments-area .D-article-3 .comment-respond {
    margin-top: 0; }
    .middle-section
    .section-wrapper
    .section__gallery
    .grid-box
    ul
    li
    figure
    .comments-area .D-article-3 .comment-respond .comment-reply-title {
      font-size: 30px;
      font-weight: 600;
      line-height: 46px; }
    .middle-section
    .section-wrapper
    .section__gallery
    .grid-box
    ul
    li
    figure
    .comments-area .D-article-3 .comment-respond .comment-form .comment-notes span {
      color: #a4a4a4; }
    .middle-section
    .section-wrapper
    .section__gallery
    .grid-box
    ul
    li
    figure
    .comments-area .D-article-3 .comment-respond .comment-form .logged-in-as {
      font-size: 14px;
      line-height: 19px;
      margin: 0; }
      .middle-section
      .section-wrapper
      .section__gallery
      .grid-box
      ul
      li
      figure
      .comments-area .D-article-3 .comment-respond .comment-form .logged-in-as a {
        color: #a4a4a4 !important; }
    .middle-section
    .section-wrapper
    .section__gallery
    .grid-box
    ul
    li
    figure
    .comments-area .D-article-3 .comment-respond .comment-form .comment-form-author {
      padding-top: 20px; }
    .middle-section
    .section-wrapper
    .section__gallery
    .grid-box
    ul
    li
    figure
    .comments-area .D-article-3 .comment-respond .comment-form .comment-form-email {
      padding-top: 20px; }
    .middle-section
    .section-wrapper
    .section__gallery
    .grid-box
    ul
    li
    figure
    .comments-area .D-article-3 .comment-respond .comment-form .comment-form-url {
      padding-top: 20px; }
    .middle-section
    .section-wrapper
    .section__gallery
    .grid-box
    ul
    li
    figure
    .comments-area .D-article-3 .comment-respond .comment-form label {
      margin-bottom: 5px; }
    .middle-section
    .section-wrapper
    .section__gallery
    .grid-box
    ul
    li
    figure
    .comments-area .D-article-3 .comment-respond .comment-form .comment-form-cookies-consent {
      padding-top: 20px; }

#wp-travel-tab-content-bookings .my-order .book-more,
#wp-travel-tab-content-bookings .my-order .no-order {
  text-align: left; }

.wp-travel-enquiries-form .wp-travel-form-field label {
  width: 100% !important; }
.wp-travel-enquiries-form .wp-travel-form-field input {
  margin-top: 5px;
  border-radius: 8px;
  outline: none; }
.wp-travel-enquiries-form .wp-travel-form-field select {
  font-size: 14px;
  border-radius: 8px;
  background: #f3f3f3; }
.wp-travel-enquiries-form .wp-travel-form-field textarea {
  border-radius: 8px;
  margin-top: 5px;
  outline: none;
  font-size: 14px;
  color: #4e4e4e; }
.wp-travel-enquiries-form .wp-travel-form-field #wp-travel-enquiry-submit {
  color: #fff;
  cursor: pointer;
  height: 44px;
  background: #ff8121;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  cursor: pointer;
  padding: 13px !important; }

.aside-right h1 {
  font-size: 22px;
  line-height: 29px;
  color: #4e4e4e;
  padding-bottom: 10px;
  border-bottom: 2px solid #ff8121; }

.flex__inner-item #wp-travel-enquiries {
  padding: 0 !important;
  max-width: 100%; }
  .flex__inner-item #wp-travel-enquiries .wp-travel-form-field {
    margin-top: 10px !important;
    margin-bottom: 0 !important; }
    .flex__inner-item #wp-travel-enquiries .wp-travel-form-field input {
      background: #f3f3f3;
      margin-top: 0 !important; }
    .flex__inner-item #wp-travel-enquiries .wp-travel-form-field textarea {
      background: #f3f3f3;
      margin-top: 0 !important; }
    .flex__inner-item #wp-travel-enquiries .wp-travel-form-field label {
      font-weight: 500;
      font-size: 16px;
      color: #4e4e4e;
      margin-bottom: 10px !important; }
    .flex__inner-item #wp-travel-enquiries .wp-travel-form-field:last-of-type {
      margin-top: 0; }

#wp-travel-secondary {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
  border: 1px solid #eee;
  padding: 20px;
  border-radius: 8px; }
  #wp-travel-secondary h2.widget-title {
    padding-bottom: 10px;
    border-bottom: 2px solid #ff8121; }
  #wp-travel-secondary .wp-travel-entry-content-wrapper .description-right .trip-price del {
    display: inline-block; }
  #wp-travel-secondary .wp-travel-explore {
    display: block !important; }
    #wp-travel-secondary .wp-travel-explore a {
      display: block;
      width: 100%;
      text-align: center; }
  #wp-travel-secondary #wp-travel-enquiries {
    padding: 0 !important;
    max-width: 100%; }
    #wp-travel-secondary #wp-travel-enquiries .wp-travel-form-field {
      margin-top: 10px !important;
      margin-bottom: 0 !important; }
      #wp-travel-secondary #wp-travel-enquiries .wp-travel-form-field input {
        background: #f3f3f3;
        margin-top: 0 !important; }
      #wp-travel-secondary #wp-travel-enquiries .wp-travel-form-field textarea {
        background: #f3f3f3;
        margin-top: 0 !important; }
      #wp-travel-secondary #wp-travel-enquiries .wp-travel-form-field label {
        font-weight: 500;
        font-size: 16px;
        color: #4e4e4e;
        margin-bottom: 10px !important; }
      #wp-travel-secondary #wp-travel-enquiries .wp-travel-form-field:last-of-type {
        margin-top: 0; }

.single-itineraries .header {
  padding: 20px 20px; }

.wp-travel-trip-code {
  font-size: 16px;
  line-height: 23px; }
  .wp-travel-trip-code span {
    color: #4e4e4e;
    font-size: 18px;
    font-weight: bold; }
  .wp-travel-trip-code code {
    color: #ff8121; }

.wp-travel-booking-enquiry .dashicons {
  transition: none; }

.wp-travel-related-posts h2 {
  color: #4e4e4e;
  font-size: 26px;
  line-height: 45px; }

.wptravel-layout-v2 .wp-travel-related-posts h2 {
  color: #4e4e4e;
  font-size: 26px;
  line-height: 38px; }

@media (min-width: 1600px) {
  .wp-travel-toolbar .wp-travel-post-filter .wp-travel-filter-by-heading {
    line-height: 2.5 !important;
    height: 100%; } }
.wp-toolbar-filter-field select {
  font-size: 14px;
  line-height: 19px;
  outline: none; }
  @media (min-width: 1600px) {
    .wp-toolbar-filter-field select {
      font-size: 15px; } }

.category-list-items .post-category {
  color: #4e4e4e; }
  .category-list-items .post-category a {
    color: #4e4e4e; }

.panel-group .wp-collapse-open .open-all-link,
.panel-group .wp-collapse-open .close-all-link {
  border: none !important; }
  .panel-group .wp-collapse-open .open-all-link span,
  .panel-group .wp-collapse-open .close-all-link span {
    border-radius: 8px;
    padding: 9px 28px;
    color: white;
    background: #ff8121;
    opacity: 1;
    transition: 0.3s all ease-in-out;
    transition-property: opacity; }
    .panel-group .wp-collapse-open .open-all-link span:hover, .panel-group .wp-collapse-open .open-all-link span:focus,
    .panel-group .wp-collapse-open .close-all-link span:hover,
    .panel-group .wp-collapse-open .close-all-link span:focus {
      opacity: 0.6; }
.panel-group .panel .panel-heading .panel-title a {
  color: #4e4e4e !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px; }
.panel-group .panel .panel-collapse .panel-body p {
  font-size: 14px;
  line-height: 19px;
  color: #4e4e4e; }

.dynamic-article .wp-travel-itinerary-items .wp-travel-itinerary-list {
  margin-left: 0 !important;
  list-style: none !important; }
  .dynamic-article .wp-travel-itinerary-items .wp-travel-itinerary-list li {
    list-style-type: none !important; }

.D-article-1 img {
  max-width: 100%; }

.wp-travel-default-article .wp-travel-entry-content-wrapper .description-left {
  padding: 0 10px 0 30px; }
  @media (max-width: 768px) {
    .wp-travel-default-article .wp-travel-entry-content-wrapper .description-left {
      width: auto; } }
  @media (max-width: 767px) {
    .wp-travel-default-article .wp-travel-entry-content-wrapper .description-left {
      padding: 0; } }

.widget .wp-travel-default-article
.wp-travel-entry-content-wrapper
.description-left {
  padding: 0 10px; }

.wp-travel-dashboard-page .middle.dynamic-article .dynamic-article {
  margin-top: 0 !important; }

@media (max-width: 1200px) {
  .wp-travel-related-posts {
    padding: 55px 20px 0 20px; } }
.wp-travel.trip-headline-wrapper .featured-side-image.left-plot {
  border-radius: 8px; }
  .wp-travel.trip-headline-wrapper .featured-side-image.left-plot .banner-image-wrapper {
    border-radius: 8px; }

.tour-info .tour-info-box {
  border-radius: 8px; }

/* ------------------------plugin pagination-------------------------------------------- */
.wp-travel-navigation .wp-page-numbers li .wp-page-numbers {
  width: 50px;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  height: 43px;
  margin-right: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #4e4e4e;
  cursor: pointer;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition-property: border color;
  transition: all 0.3s;
  border: 1px solid #c7c7c7;
  margin-bottom: 10px;
  outline: none;
  border-radius: 8px; }
  .wp-travel-navigation .wp-page-numbers li .wp-page-numbers:hover, .wp-travel-navigation .wp-page-numbers li .wp-page-numbers:focus {
    border: 1px solid #ff8121;
    color: #ff8121; }
.wp-travel-navigation .wp-page-numbers li .current {
  border: 1px solid #ff8121;
  color: #ff8121; }

/* ------------------------------------------------------------------------------------- */
/* -------------------------------- Theme breadcrumb ----------------- */
.breadcrumb {
  color: #fff;
  clear: both; }
  .breadcrumb .container {
    max-width: 1512px;
    margin: 0 auto;
    padding: 0 20px; }
    @media (max-width: 1600px) {
      .breadcrumb .container {
        max-width: 1200px; } }
    .breadcrumb .container .breadcrumb-trail .trail-items {
      display: flex;
      flex-flow: row wrap;
      align-items: center;
      justify-content: center; }
      .breadcrumb .container .breadcrumb-trail .trail-items li {
        display: flex;
        align-items: center;
        font-weight: 400;
        list-style: none;
        padding: 20px 0px 0px 0px;
        font-size: 14px; }
        @media (max-width: 350px) {
          .breadcrumb .container .breadcrumb-trail .trail-items li {
            padding: 10px 10px 0 0; } }
        .breadcrumb .container .breadcrumb-trail .trail-items li:after {
          content: "\f101";
          margin: 0 10px;
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          color: #fff;
          font-size: 12px; }
        .breadcrumb .container .breadcrumb-trail .trail-items li:last-child::after {
          display: none; }
        .breadcrumb .container .breadcrumb-trail .trail-items li a {
          font-size: 14px !important;
          font-family: "Poppins", sans-serif;
          color: #fff;
          font-weight: 500;
          text-transform: uppercase; }
          .breadcrumb .container .breadcrumb-trail .trail-items li a span {
            padding: 0 !important;
            color: #fff;
            transition: 0.3s all ease-in-out;
            transition-property: color; }
          .breadcrumb .container .breadcrumb-trail .trail-items li a:hover, .breadcrumb .container .breadcrumb-trail .trail-items li a:focus {
            color: #ff8121; }
            .breadcrumb .container .breadcrumb-trail .trail-items li a:hover span, .breadcrumb .container .breadcrumb-trail .trail-items li a:focus span {
              color: #ff8121; }
        .breadcrumb .container .breadcrumb-trail .trail-items li span {
          padding: 0 !important;
          font-family: "Poppins", sans-serif;
          color: #cccccc;
          font-size: 14px !important; }

@media (min-width: 1500px) {
  input[type="text"],
  select,
  .wp-travel-filter-search-submit,
  #wp-travel-enquiry-submit {
    font-size: 15px !important; } }

/* ------------------------------------------------------------------------ */
.wp-travel-dashboard-form .login-page {
  max-width: 100% !important;
  min-width: unset; }
  .wp-travel-dashboard-form .login-page h3 {
    font-size: 1.66em;
    line-height: 1.66;
    color: #4e4e4e;
    font-weight: bold; }
  .wp-travel-dashboard-form .login-page span:before {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px; }
  .wp-travel-dashboard-form .login-page span input[type="password"] {
    border-radius: 8px; }
  .wp-travel-dashboard-form .login-page .wrapper input[type="checkbox"] {
    border-radius: 8px; }

pre {
  font-family: Inconsolata, monospace;
  line-height: 1.5;
  margin: 0 0 1.75em;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: #fff; }

.flex__inner-item .trip-duration-calender .calender-icon:before {
  content: "";
  font-family: dashicons;
  top: -56px;
  left: 3px;
  position: absolute; }

.flex__inner-item .trip-duration-calender input[type="text"] {
  padding: 10px 26px !important; }

.wp-trave-price-range .ui-widget.ui-widget-content {
  background-color: #444; }

.wp-trave-price-range .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
  background: #ff8121; }

/* ---------------v4 issue css---- */
.single-itineraries .wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-next:before,
.single-itineraries .wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-prev:before {
  transform: translateY(0); }
.single-itineraries .wp-travel-map {
  margin-top: 66px; }

.archive .wp-travel-add-to-wishlists {
  font-size: 0; }

.archive.wp-travel-grid-mode .wp-travel-add-to-wishlists {
  top: 42px;
  font-size: 0; }

.archive .widget .wp-travel-add-to-wishlists {
  top: 10px; }

.slick-active {
  opacity: 1; }

.wp-travel-trip-weather-forecast-main-content-wrapper .slick-arrow {
  width: 35px;
  height: 35px;
  border-radius: 4px; }
  .wp-travel-trip-weather-forecast-main-content-wrapper .slick-arrow::before {
    background: transparent !important; }

.widget #wp-travel-enquiries .parsley-errors-list {
  padding-left: 0;
  left: -95px; }
  .widget #wp-travel-enquiries .parsley-errors-list li {
    color: red; }

footer .footer__description .flex__inner-item img {
  width: 160px;
  height: auto;
  max-width: 100%;
  object-fit: cover; }

.wp-travel-widget-area a {
  color: #f83531 !important; }

.wrapper a.wptravel-book-your-trip {
  background: #ff8121 !important;
  border-radius: 8px;
  padding: 9px 28px !important;
  font-size: 15px;
  font-weight: 500;
  color: #fff; }
  .wrapper a.wptravel-book-your-trip:hover {
    color: #ffffff !important;
    background-color: #f9985b !important; }

@media (max-width: 992px) {
  .wp-travel-default-article .description-left .wp-travel-add-to-wishlists {
    top: 39px !important; }

  .widget .wp-travel-default-article .description-left .wp-travel-add-to-wishlists {
    top: 10px !important; } }
@media (max-width: 768px) {
  .wp-travel-default-article .description-left .wp-travel-add-to-wishlists {
    top: 9px !important; } }
@media (min-width: 576px) and (max-width: 991px) {
  .widget-area.wp-travel-widget-area
  .wp-travel-default-article
  .wp-travel-entry-content-wrapper
  .description-right,
  .footer-inner-wrapper.wp-travel-widget-area
  .wp-travel-default-article
  .wp-travel-entry-content-wrapper
  .description-right {
    display: block; } }
@media (max-width: 767px) {
  .wp-travel-itinerary-items .wp-travel-itinerary-list {
    padding-left: 0; } }
@media (max-width: 767px) {
  .wp-travel-toolbar .wp-travel-post-filter .wp-travel-filter-by-heading .btn.btn-wptravel-filter-by {
    background: #ff8121 !important;
    color: #fff;
    border: none;
    padding: 10px 15px;
    border-radius: 5px; } }
.wptravel-layout-v2 .widget .wp-travel-itinerary-list.grid-view .wp-travel-post-thumbnail .discount {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  background: #00921d;
  font-weight: 600;
  padding: 7px 15px; }

.section-11 .section__wrapper footer .footer__description .socialMedia__link {
  margin-top: 0; }

.section-11 .section__wrapper footer .footer__description .flex__define .flex__item a img {
  max-width: 60px;
  max-height: 60px;
  width: 100%;
  height: auto; }

.wp-travel-list-view .wp-travel-booking__trip-option-list .qty-spinner button:first-child,
.wp-travel-list-view .wp-travel-booking__trip-option-list .qty-spinner button:nth-child(3) {
  border: 0;
  background: #ff8121;
  color: #fff; }

.wp-travel-list-view .wptravel-recurring-dates .wp-travel-recurring-dates-nav-btns button:hover,
.wp-travel-list-view .wptravel-recurring-dates .wp-travel-recurring-dates-nav-btns button:hover,
.wp-travel-booking__panel-bottom .right-info .wp-travel-book:hover,
.wp-travel-list-view .wp-travel-booking__trip-option-list .qty-spinner button:first-child:hover,
.wp-travel-list-view .wp-travel-booking__trip-option-list .qty-spinner button:nth-child(3):hover {
  color: #ffffff !important;
  background-color: #f9985b !important; }

.wp-travel-list-view .wptravel-recurring-dates .wp-travel-recurring-dates-nav-btns button,
.wp-travel-list-view .wptravel-recurring-dates .wp-travel-recurring-dates-nav-btns button,
.wp-travel-booking__panel-bottom .right-info .wp-travel-book {
  padding: 9px 28px !important;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  border: none;
  outline: 0;
  border-radius: 8px;
  color: #ffffff !important;
  background-color: #ff8121 !important;
  box-shadow: none;
  margin-right: 15px; }

@media screen and (max-width: 768px) {
  .single-itineraries .wp-travel-list-view .wptravel-recurring-dates .wptravel-recurring-table-wrapper .wptravel-recurring-table .tbody-table tr td {
    flex: 0 0 100%; }

  .wptravel-recurring-table .text-right .wp-travel-pax-selected-frontend-flex .error {
    z-index: 99999;
    background: #fff; } }
.wp-travel-list-view .wptravel-recurring-dates .wptravel-recurring-table-wrapper .wptravel-recurring-table .tbody-table tr td .person-box {
  flex: 0 0 100%; }

.wp-travel-list-view .wp-travel-booking__selected-time button {
  display: inline-block;
  margin-left: auto;
  margin-right: 5px;
  color: #ffffff !important;
  background-color: #ff8121 !important; }
  .wp-travel-list-view .wp-travel-booking__selected-time button:last-child {
    margin-right: 0; }

.dropdown-content a::before {
  background: #f08039 !important; }

.dynamic-article
.wp-travel-itinerary-items
.description-left
.wp-travel-add-to-wishlists {
  top: 17px; }

.wp-travel-multiple-currency form select {
  width: 100%; }

.wptravel-layout-v2 .wptravel-archive-wrapper .view-box .view-image .offer {
  background: #ff8121; }

.blog-wrapper a.explore-btn,
.wrapper a.explore-btn, a.explore-btn {
  background: #ff8121 !important;
  color: #fff !important; }
  .blog-wrapper a.explore-btn:hover,
  .wrapper a.explore-btn:hover, a.explore-btn:hover {
    color: #fff !important; }

.wptravel-layout-v1 .wp-travel-add-to-wishlists,
.wptravel-layout-v1 .wp-travel-add-to-wishlists:hover,
.wptravel-layout-v1 .wp-travel-add-to-wishlists:active,
.wptravel-layout-v1 .wp-travel-add-to-wishlists:focus {
  color: #ff8121 !important; }

.wptravel-layout-v2 .wp-travel-add-to-wishlists,
.wptravel-layout-v2 .wp-travel-add-to-wishlists:hover,
.wptravel-layout-v2 .wp-travel-add-to-wishlists:active,
.wptravel-layout-v2 .wp-travel-add-to-wishlists:focus {
  color: #ff8121 !important; }

.wp-travel-list-view .wp-travel-booking__trip-extras-wrapper .wp-travel-booking__trip-option-list li {
  box-shadow: 0px 0px 4px #c6a9a9;
  padding: 10px; }

.wp-travel-list-view .wp-travel-booking__trip-extras-wrapper h4 {
  background: #d6d6d6; }

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