/*
Theme Name: Gta Asignments
Theme URI: https://homeradar.cththemes.co/
Author: CTHthemes
Author URI: http://themeforest.net/user/cththemes
Description: HomeRadar - Real Estate Listing WordPress Theme is the perfect choice if you like a clean and modern design. This theme will help you create, manage and monetize your local or global real estate site.
Version: 1.2.0
Copyright: ( C ) 2014 - 2022 cththemes.com . All rights reserved.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: homeradar
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*--
	reset
--*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: none;
    outline: 0;
    vertical-align: baseline;
    text-decoration: none;
    margin: 0;
    padding: 0;
  }


  
  table {
    border-collapse: separate;
    border-spacing: 0;
  }
  
  blockquote:before, blockquote:after {
    content: "";
  }
  
  * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
  }
  
  blockquote {
    quotes: none;
  }
  
  :focus {
    outline: 0;
  }
  
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
  }
  
  a {
    text-decoration: none;
    position: relative;
    color: #000;
  }
  
  audio, video, canvas {
    max-width: 100%;
  }
  
  acronym[title],
  abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
  }
  
  del {
    text-decoration: line-through;
  }
  
  strike {
    text-decoration: line-through;
  }
  
  dfn, cite, em, i {
    font-style: italic;
  }
  
  mark, ins {
    background: #fff9c0;
    text-decoration: none;
  }
  
  pre {
    white-space: pre;
    overflow-x: scroll;
    max-width: 100%;
  }
  
  pre {
    margin: 1em 0;
  }
  
  sub, sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  /*--------------------------------------------------------------
  2.0 Accessibility
  --------------------------------------------------------------*/
  /* Text meant only for screen readers. */
  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
  }
  
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 1.077em;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
  }
  
  /*--------------------------------------------------------------
  3.0 Alignments
  --------------------------------------------------------------*/
  .alignleft, .wp-block-image .alignleft {
    display: inline;
    float: left;
    margin-top: 0;
    margin-right: 1em;
    margin-bottom: 1em;
  }
  .alignleft figcaption, .alignleft .wp-caption-text, .wp-block-image .alignleft figcaption, .wp-block-image .alignleft .wp-caption-text {
    margin-bottom: 0;
  }
  
  .alignright, .wp-block-image .alignright {
    display: inline;
    float: right;
    margin-top: 0;
    margin-left: 1em;
    margin-bottom: 1em;
  }
  .alignright figcaption, .alignright .wp-caption-text, .wp-block-image .alignright figcaption, .wp-block-image .alignright .wp-caption-text {
    margin-bottom: 0;
  }
  
  .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
  }
  
  .wp-block-image {
    margin-bottom: 1em;
  }
  .wp-block-image figcaption, .wp-block-image .wp-caption-text {
    margin-top: 5px;
    margin-bottom: 0;
  }
  
  .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image .aligncenter > figcaption {
    display: block;
  }
  
  /*--------------------------------------------------------------
  5.0 Typography
  --------------------------------------------------------------*/
  body, button, input, select, textarea {
    color: #000;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.66;
  }
  
  h1 {
    font-size: 32px;
    font-size: 2rem;
    /* 2x body copy size = 32px */
    line-height: 1.25;
    /* 45px / 36px */
  }
  
  @media (min-width: 43.75rem) {
    h1 {
      font-size: 40px;
      font-size: 2.5rem;
      /* 2.5x body copy size = 40px */
      line-height: 1.125;
    }
  }
  @media (min-width: 56.25rem) {
    h1 {
      font-size: 48px;
      font-size: 3rem;
      /* 3x body copy size = 48px */
      line-height: 1.05;
      /* keep to a multiple of the 20px line height and something more appropriate for display headings */
    }
  }
  h2 {
    font-size: 26px;
    font-size: 1.625rem;
    /* 1.625x body copy size = 26px */
    line-height: 1.15384615;
    /* 30px / 26px */
  }
  
  @media (min-width: 43.75rem) {
    h2 {
      font-size: 32px;
      font-size: 2rem;
      /* 2x body copy size = 32px */
      line-height: 1.25;
    }
  }
  @media (min-width: 56.25rem) {
    h2 {
      font-size: 36px;
      font-size: 2.25rem;
      /* 2.25x body copy size = 36px */
      line-height: 1.25;
    }
  }
  h3 {
    font-size: 22px;
    font-size: 1.375rem;
    /* 1.375x body copy size = 22px */
    line-height: 1.13636364;
    /* 25px / 22px */
  }
  
  @media (min-width: 43.75rem) {
    h3 {
      font-size: 24px;
      font-size: 1.5rem;
      /* 1.5x body copy size = 24px */
      line-height: 1.25;
    }
  }
  @media (min-width: 56.25rem) {
    h3 {
      font-size: 28px;
      font-size: 1.75rem;
      /* 1.75x body copy size = 28px */
      line-height: 1.25;
    }
  }
  h4 {
    font-size: 18px;
    font-size: 1.125rem;
    /* 1.125x body copy size = 18px */
    line-height: 1.11111111;
  }
  
  @media (min-width: 43.75rem) {
    h4 {
      line-height: 1.22222222;
      /* (22px / 18px */
    }
  }
  h5 {
    font-size: 1.23em;
    font-size: 1rem;
    /* 1x body copy size = 16px */
    line-height: 1.11111111;
  }
  
  @media (min-width: 43.75rem) {
    h5 {
      line-height: 1.22222222;
      /* (19px / 16px */
    }
  }
  h6 {
    font-size: 1.077em;
    font-size: 0.875rem;
    /* 1x body copy size = 16px */
    line-height: 1.11111111;
  }
  
  @media (min-width: 43.75rem) {
    h6 {
      line-height: 1.22222222;
      /* (19px / 16px */
    }
  }
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5em;
  }
  
  /*--------------------------------------------------------------
  6.0 Formatting
  --------------------------------------------------------------*/
  hr {
    background-color: #bbb;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
  }
  
  /*--------------------------------------------------------------
  7.0 Lists
  --------------------------------------------------------------*/
  ul, ol {
    margin: 0 0 1em 1rem;
    padding: 0;
  }
  ul li, ol li {
    margin-bottom: 0.5em;
  }
  
  ul {
    list-style: disc;
  }
  
  ol {
    list-style: decimal;
  }
  
  li > ul, li > ol {
    margin-top: 0.5em;
    margin-bottom: 0;
    margin-left: 20px;
  }
  li > ul li:last-child, li > ol li:last-child {
    margin-bottom: 0;
  }
  
  dt {
    font-weight: 700;
  }
  
  dd {
    margin: 0 1em 1em;
  }
  
  /*--------------------------------------------------------------
  8.0 Tables
  --------------------------------------------------------------*/
  table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%;
    border: 1px solid #eee;
  }
  
  th {
    padding: 0.4em;
    text-align: left;
    padding: 10px;
  }
  th + th, th + td {
    border-left: 1px solid #eee;
  }
  
  tr {
    border-bottom: 1px solid #eee;
  }
  
  td {
    padding: 0.4em;
    padding: 10px;
  }
  td + th, td + td {
    border-left: 1px solid #eee;
  }
  
  /*--------------------------------------------------------------
  9.0 Links
  --------------------------------------------------------------*/
  /*-------------------- 10.0 widget ----------------------------------*/
  .wp-caption {
    max-width: 100%;
  }
  
  .gallery-caption, .wp-caption-text {
    margin-top: 5px;
  }
  
  .wp-caption p.wp-caption-text {
    font-size: 0.845em;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
  }
  
  .bypostauthor .comment-meta {
    font-weight: bold;
  }
  
  .display-post img, .display-page img, .wp-caption img, .box-widget-wrap img {
    max-width: 100%;
    height: auto;
  }
  
  .box-widget-wrap select {
    width: 100%;
  }
  
  /* 11.0 WordPress Gallery post format*/
  .blocks-gallery-grid + figcaption {
    margin-top: -10px;
    margin-bottom: 1em;
  }
  
  .wp-block-gallery, .blocks-gallery-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .wp-block-gallery.alignleft, .blocks-gallery-grid.alignleft {
    margin-right: 1em;
    margin-bottom: 1em;
  }
  
  .psingle-block-box .wp-block-gallery:last-of-type .blocks-gallery-grid + figcaption {
    margin-bottom: 0;
  }
  
  .gallery[class*=gallery-columns-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .gallery[class*=gallery-columns-] .gallery-item {
    margin-bottom: 20px;
  }
  .gallery.gallery-columns-1 .gallery-item {
    width: 100%;
  }
  .gallery.gallery-columns-2 .gallery-item {
    width: 50%;
  }
  .gallery.gallery-columns-3 .gallery-item {
    width: 33.33%;
  }
  .gallery.gallery-columns-4 .gallery-item {
    width: 25%;
  }
  .gallery.gallery-columns-5 .gallery-item {
    width: 20%;
  }
  .gallery.gallery-columns-6 .gallery-item {
    width: 16.667%;
  }
  .gallery.gallery-columns-7 .gallery-item {
    width: 14.285%;
  }
  .gallery.gallery-columns-8 .gallery-item {
    width: 12.5%;
  }
  .gallery.gallery-columns-9 .gallery-item {
    width: 11.111%;
  }
  
  .wp-block-categories-list {
    width: 100%;
    list-style: none;
    margin-left: 0;
  }
  .wp-block-categories-list ul {
    width: 100%;
    margin-top: 20px;
    margin-left: 20px;
  }
  
  figure.wp-block-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-bottom: 53.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  figure.wp-block-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .protected-title {
    margin-bottom: 20px;
    color: #fff;
  }
  
  .error-wrap.protected-wrap form {
    margin-top: 20px;
  }
  
  .sticky .list-single-main-item-title h3 a {
    color: #4DB7FE;
  }
  
  .post-opt-title {
    word-wrap: break-word;
  }
  
  .sticky-post-badge {
    background: #4DB7FE;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 7px;
    border-radius: 3px;
    margin-bottom: 5px;
    font-size: 0.769em;
  }
  
  .dynamic-footer-widget {
    color: #fff;
  }
  .dynamic-footer-widget .footer-widget {
    margin-bottom: 30px;
  }
  .dynamic-footer-widget .footer-widget.widget_media_image {
    margin-bottom: 0;
  }
  .dynamic-footer-widget table#wp-calendar {
    color: #fff;
  }
  .dynamic-footer-widget a, .dynamic-footer-widget table#wp-calendar a, .dynamic-footer-widget .cat-item a, .dynamic-footer-widget .widget_archive a, .dynamic-footer-widget .widget_pages a, .dynamic-footer-widget .widget_nav_menu a {
    color: rgba(255, 255, 255, 0.75);
  }
  .dynamic-footer-widget .footer-link {
    color: #fff;
  }
  
  .post-page-numbers {
    padding: 3px 10px;
    color: #878c9f;
    min-width: 44px;
  }
  .post-page-numbers:first-child {
    padding-left: 0;
  }
  
  .wp-block-cover p:not(.has-text-color) {
    color: #fff;
  }
  
  .wp-block-button {
    margin-bottom: 1em;
  }
  
  figcaption {
    color: #878c9f;
    margin-bottom: 10px;
    font-style: italic;
    font-size: 0.9em;
  }
  
  .wp-caption figcaption, .wp-block-image figcaption {
    font-style: italic;
    font-size: 0.9em;
  }
  
  .wp-block-button.is-style-squared .wp-block-button__link, .wp-block-button__link.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0;
  }
  
  .list-single-main-item_content + .no-comments {
    margin-top: 15px;
  }
  
  select, iframe, .fb_iframe_widget_fluid span {
    max-width: 100%;
  }
  
  .breadcrumb-current {
    word-break: break-word;
  }
  
  .psingle-block-box {
    word-wrap: break-word;
  }
  
  .wp-block-cover + p {
    margin-top: 0.769em;
  }
  
  .wp-block-cover.alignleft + p, .wp-block-cover.alignright + p, .wp-block-cover.aligncenter + p {
    margin-top: 0;
  }
  
  ul + .clearfix + .list-single-tags, ol + .clearfix + .list-single-tags, .wp-block-rss + .clearfix + .list-single-tags, pre + .clearfix + .list-single-tags {
    margin-top: 5px;
  }
  
  table + .clearfix + .list-single-tags, blockquote + .clearfix + .list-single-tags {
    margin-top: 0;
  }
  
  .wp-block-video + .clearfix + .list-single-tags, .wp-audio-shortcode + .clearfix + .list-single-tags, .aligncenter + .clearfix + .list-single-tags, .wp-block-media-text + .clearfix + .list-single-tags {
    margin-top: 10px;
  }
  
  .wp-block-audio, .wp-block-video, .wp-block-embed, .wp-block-media-text, .wp-audio-shortcode {
    margin-bottom: 1em;
  }
  .wp-block-audio figcaption, .wp-block-video figcaption, .wp-block-embed figcaption, .wp-block-media-text figcaption, .wp-audio-shortcode figcaption {
    margin-top: 5px;
    margin-bottom: 0;
  }
  
  .entry-content + .page-links {
    margin-top: 5px;
  }
  
  .social-title {
    display: none;
  }
  
  select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    position: relative;
    padding: 10px 40px 10px 20px;
    background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='%23000'><polygon points='0,0 8,0 4,4'/></svg>") no-repeat;
    background-position: right 20px top 60%;
    border: 1px solid #eee;
    max-width: 100%;
  }
  select option {
    padding: 5px 0;
  }
  
  select[multiple] {
    padding-right: 20px;
    background: #fff;
  }
  
  html {
    overflow-x: hidden !important;
    height: 100%;
  }
  
  body {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 13px;
    height: 100%;
    background: #fff;
    color: #000;
    font-family: "Jost", sans-serif;
    text-align: left;
  }
  
  @-o-viewport {
    width: device-width;
  }
  @-ms-viewport {
    width: device-width;
  }
  @viewport {
    width: device-width;
  }
  /* ---------Page preload--------------------------------------*/
  .loader-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #fff;
    -webkit-transform: translate3d(0, 0, 0);
  }
  
  @-webkit-keyframes loader-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes loader-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .loader-inner {
    position: absolute;
    margin: -18px 0 0 -18px;
    border: 3.6px solid #3270fc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    width: 36px;
    height: 36px;
    left: 50%;
    top: 50%;
    animation: loader-spin 2s linear infinite reverse;
    -webkit-filter: url(#goo);
    filter: url(#goo);
    -webkit-box-shadow: 0 0 0 1px #3270fc inset;
            box-shadow: 0 0 0 1px #3270fc inset;
  }
  .loader-inner:before {
    content: "";
    position: absolute;
    -webkit-animation: loader-spin 2s cubic-bezier(0.59, 0.25, 0.4, 0.69) infinite;
    animation: loader-spin 2s cubic-bezier(0.59, 0.25, 0.4, 0.69) infinite;
    background: #3270fc;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
        transform-origin: top center;
    border-radius: 50%;
    width: 150%;
    height: 150%;
    top: 50%;
    left: -12.5%;
  }
  
  /*--------------Typography--------------------------------------*/
  p {
    font-size: 1em;
    line-height: 1.7;
    font-weight: 400;
    color: #878c9f;
    margin-bottom: 0.769em;
  }
  
  img {
    max-width: 100%;
    height: auto;
  }
  
  label {
    text-align: left;
    font-weight: 500;
    color: #878c9f;
    font-size: 0.923em;
    margin-bottom: 10px;
    display: block;
    position: relative;
  }
  
  blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 15px solid #eee;
    position: relative;
  }
  blockquote:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f10e";
    position: absolute;
    color: #ccc;
    bottom: 3px;
    font-size: 43px;
    right: 6px;
    opacity: 0.4;
  }
  blockquote p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #666;
  }
  
  .bold-title {
    margin: 15px 0;
    font-size: 24px;
    text-align: left;
    font-weight: 600;
  }
  
  /*--------------General--------------------------------------*/
  #main-theme {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
  }
  #main-theme.is-hide-loader {
    opacity: 1;
  }
  
  .fl-wrap {
    width: 100%;
    position: relative;
  }
  
  .content {
    display: block;
    width: 100%;
    position: relative;
    z-index: 5;
  }
  
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .listing-main-container .e-con-inner {
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .container.small-container {
    max-width: 1024px;
  }
  .container.big-container {
    max-width: 1500px;
  }
  
  #wrapper {
    float: left;
    width: 100%;
    position: relative;
    z-index: 25;
    padding-top: 70px;
  }
  
  .respimg {
    max-width: 100%;
    height: auto;
  }
  
  .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: repeat;
    background-origin: content-box;
  }
  
  .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    z-index: 3;
  }
  .overlay.op5 {
    opacity: 0.5;
  }
  
  .full-height {
    height: 100%;
  }
  
  .tab-content {
    width: 100%;
    display: none;
  }
  
  .tab {
    width: 100%;
  }
  
  .first-tab {
    display: block;
  }
  
  /* ------header------------------------------------------------------------ */
  .main-header {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    height: 70px;
    padding: 0 30px;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    width: 100%;
    z-index: 50;
    border-bottom: 1px solid #eee;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
  }
  
  .logo-holder {
    float: left;
    position: relative;
    top: 15px;
  }
  .logo-holder img {
    width: auto;
    height: 30px;
  }
  
  .header-search-button {
    float: left;
    margin-left: 60px;
    width: 150px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    position: relative;
    top: 15px;
    background: #f5f7fb;
    cursor: pointer;
    color: #144273;
    font-weight: 500;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s;
    overflow: hidden;
    text-align: center;
  }
  
  .hsbclose {
    width: 40px;
    text-align: center;
  }
  
  .header-search-button span {
    position: relative;
    right: 30px;
  }
  
  .hsbclose span {
    top: -50px;
    visibility: hidden;
  }
  
  .header-search-button i {
    margin-right: 20px;
    font-weight: 800;
    position: relative;
    float: left;
    height: 40px;
    width: 40px;
    line-height: 40px;
    margin-left: 20px;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  
  .hsbclose i {
    margin: 0;
  }
  
  .header-search-button:hover {
    -webkit-box-shadow: 0 2px 16px rgba(58, 87, 135, 0.1);
            box-shadow: 0 2px 16px rgba(58, 87, 135, 0.1);
  }
  
  .add-list {
    float: right;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 4px;
    font-weight: 600;
    position: relative;
    top: 15px;
    font-size: 0.923em;
    margin-left: 20px;
  }
  .add-list i {
    margin-right: 10px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.2);
    font-size: 0.769em;
    font-weight: 500;
  }
  
  .show-reg-form {
    float: right;
    position: relative;
    padding: 0 20px;
    color: #144273;
    font-size: 1em;
    font-weight: 600;
    cursor: pointer;
    height: 70px;
    line-height: 70px;
    border-left: 1px solid #eee;
  }
  .show-reg-form img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }
  .show-reg-form i {
    margin-right: 10px;
    color: #ccc;
  }
  
  .dashboard-submenu {
    position: absolute;
    right: 245px;
    top: 100%;
    padding: 0 0 50px;
    max-width: 210px;
    background: #fff;
    border-radius: 0 0 4px 4px;
    border: 1px solid #e5e7f2;
    opacity: 0;
    visibility: hidden;
    margin-top: 20px;
    -webkit-box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03);
            box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    overflow: hidden;
  }
  
  .db_submenu_open-init {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
  }
  
  .db_submenu_open-init_vis {
    background: #f9f9f9;
  }
  
  .dashboard-submenu-title {
    text-align: left;
    padding: 18px 20px;
    position: relative;
    font-weight: 600;
  }
  
  .dashboard-submenu li {
    float: left;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
  }
  .dashboard-submenu li:first-child {
    border-top: 1px solid #eee;
  }
  .dashboard-submenu li a {
    color: #566985;
    float: left;
    width: 100%;
    font-weight: 500;
    text-align: left;
    padding: 14px 15px 14px 20px;
  }
  .dashboard-submenu li a:hover {
    background: #f9f9f9;
  }
  .dashboard-submenu li a i {
    margin-right: 10px;
    font-size: 0.846em;
  }
  
  .db_log-out {
    position: absolute;
    height: 50px;
    line-height: 50px;
    color: #fff;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0.846em;
    text-align: left;
    padding-left: 20px;
  }
  .db_log-out i {
    margin-right: 10px;
    font-size: 0.846em;
  }
  
  .cart-btn,
  .header-opt_btn {
    float: right;
    position: relative;
    cursor: pointer;
    top: 0;
    font-size: 16px;
    height: 70px;
    line-height: 70px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    width: 70px;
    color: #878c9f;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  
  .cart-btn:hover i {
    color: #ccc;
  }
  
  .cart-btn_counter {
    position: absolute;
    top: 16px;
    right: 14px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 0.769em;
    color: #fff;
    -webkit-box-shadow: 0px 0px 0px 4px #fff;
            box-shadow: 0px 0px 0px 4px #fff;
    border-radius: 50%;
  }
  
  .header-opt_btn {
    border-left: none;
  }
  .header-opt_btn span {
    position: relative;
    display: block;
    padding-right: 10px;
  }
  .header-opt_btn span:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f0d7";
    position: absolute;
    right: 12px;
    top: 0;
    font-weight: 600;
    font-size: 0.923em;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .header-opt_btn.scwheader-opt-btn span:after {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  
  .header-modal {
    position: absolute;
    top: 100%;
    width: 400px;
    z-index: 2;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    right: 190px;
    overflow: hidden;
    border: 1px solid #eee;
    background: #f5f7fb;
    opacity: 0;
    visibility: hidden;
    display: none;
    -webkit-box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03);
            box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03);
  }
  .header-modal .tabs-menu {
    background: #f5f7fb;
    padding: 20px 15px 6px;
  }
  .header-modal .tabs-menu li {
    float: left;
    text-align: center;
    position: relative;
    z-index: 2;
    width: 48%;
  }
  .header-modal .tabs-menu li:last-child {
    float: right;
  }
  .header-modal .tabs-menu li a {
    color: #144273;
    font-size: 0.923em;
    display: block;
    font-weight: 500;
    padding: 12px 0;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
  }
  .header-modal .tabs-menu li.current a {
    color: #fff;
    border-color: transparent;
  }
  .header-modal .tabs-menu li a span {
    font-weight: 400;
  }
  .header-modal .tabs-menu li.current a span {
    color: rgba(245, 245, 245, 0.8);
  }
  
  .vis-wishlist {
    opacity: 1;
    visibility: visible;
    right: 210px;
    display: block;
  }
  
  .hsbclose i:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00d";
  }
  
  .show-header-modal.scwllink i:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00d";
  }
  .show-header-modal.scwllink .cart-btn_counter {
    opacity: 0;
  }
  
  .header-modal-top {
    padding: 15px 20px;
    background: #fff;
  }
  
  .clear_wishlist {
    padding: 10px 0;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 400;
    display: block;
  }
  .clear_wishlist i {
    margin-right: 10px;
  }
  .clear_wishlist.clicked {
    opacity: 0.75;
  }
  
  .header-modal-container {
    max-height: 320px;
    overflow: auto;
    padding: 10px 17px;
    background: #f5f7fb;
  }
  
  .widget-posts li {
    padding: 10px 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
    -webkit-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
  }
  .widget-posts li:first-child {
    border-top: 1px solid #eee;
  }
  
  .header-modal-container .widget-posts li {
    padding: 10px 15px;
  }
  
  .widget-posts-img {
    width: 30%;
    position: relative;
  }
  
  .widget-posts-descr {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0 0 0 20px;
  }
  
  .widget-posts-img img {
    width: 100%;
    height: auto;
    border-radius: 4px;
  }
  
  .widget-posts-descr h4 {
    font-weight: 600;
    font-size: 1em;
    padding-bottom: 2px;
    margin-bottom: 0;
  }
  .widget-posts-descr h4 a {
    color: #144273;
  }
  
  .widget-posts li:hover .widget-posts-descr-score,
  .widget-posts-descr-score.wpds-visible {
    opacity: 1;
  }
  
  .widget-posts-descr .geodir-category-location a {
    color: #999;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.769em;
    margin-right: 0;
  }
  
  .geodir-category-location a i {
    padding-right: 4px;
  }
  
  .widget-posts-descr .geodir-category-location {
    margin-top: 4px;
  }
  
  .widget-posts-descr-price {
    width: 100%;
    margin-top: 6px;
    color: #7d93b2;
    font-size: 1em;
    font-weight: 600;
  }
  .widget-posts-descr-price span {
    margin-right: 6px;
  }
  
  .clear-wishlist {
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer;
    font-size: 16px;
    visibility: hidden;
    opacity: 0;
  }
  
  .widget-posts li:hover .clear-wishlist {
    opacity: 1;
    visibility: visible;
  }
  
  .listing-rating i {
    color: #facc39;
  }
  .listing-rating i.far {
    color: #ccc;
  }
  .listing-rating.small-font i {
    font-size: 0.769em;
    margin-right: 2px;
  }
  
  .widget-posts-descr .listing-rating {
    float: left;
  }
  
  .scrollbar-inner .simplebar-scrollbar:before,
  .right-modal .simplebar-scrollbar:before {
    width: 5px;
  }
  
  .header-opt-modal {
    position: absolute;
    right: 146px;
    top: 100%;
    margin-top: 1px;
    background: #fff;
    padding: 15px 0;
    width: 150px;
    border: 1px solid #eee;
    border-top: none;
    overflow: hidden;
    border-radius: 0 0 6px 6px;
    z-index: 1;
    -webkit-box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03);
            box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    margin-right: -20px;
  }
  
  .vis-head-mod {
    opacity: 1;
    margin-right: 0;
    visibility: visible;
  }
  
  .header-opt-modal-item {
    cursor: pointer;
  }
  .header-opt-modal-item + .header-opt-modal-item {
    margin-top: 12px;
  }
  .header-opt-modal-item h4 {
    display: block;
    cursor: pointer;
    text-align: left;
    padding: 0 20px;
    margin-bottom: 0;
    color: #144273;
    font-weight: 600;
    font-size: 1em;
    position: relative;
  }
  .header-opt-modal-item h4:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f107";
    position: absolute;
    right: 14px;
    top: 0;
    font-weight: 400;
    font-size: 0.923em;
    color: #566985;
  }
  .header-opt-modal-item h4.lang-cur-act:after {
    content: "\f00d";
  }
  .header-opt-modal-item h4 span {
    margin: 0 0 0 4px;
  }
  
  .header-opt-modal-list {
    display: none;
  }
  .header-opt-modal-list.vis_homd {
    display: block;
    margin-top: 6px;
  }
  .header-opt-modal-list li {
    text-align: left;
    padding: 0 20px;
    font-weight: 500;
    margin-top: 4px;
    margin-bottom: 0;
  }
  .header-opt-modal-list li a {
    color: #7d93b2;
    display: block;
    padding: 4px 6px;
    position: relative;
  }
  
  .current-lan {
    background: #f5f7fb;
  }
  
  .header-opt-modal-list li a:hover {
    background: #f5f7fb;
  }
  .header-opt-modal-list li a:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 0.769em;
    opacity: 0;
  }
  .header-opt-modal-list li a.current-lan:before {
    opacity: 1;
  }
  
  .nav-button-wrap {
    float: right;
    height: 36px;
    width: 36px;
    cursor: pointer;
    position: relative;
    border-radius: 2px;
    top: 17px;
    margin-left: 16px;
    display: none;
  }
  
  .nav-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 20px;
    margin-left: -11px;
    margin-top: -6px;
  }
  .nav-button span {
    float: left;
    width: 100%;
    height: 2px;
    background: #fff;
    margin-bottom: 4px;
    border-radius: 4px;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  
  .nav-button-wrap.vismobmenu_btn span {
    display: none;
  }
  .nav-button-wrap.vismobmenu_btn:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00d";
    position: absolute;
    color: #fff;
    font-size: 18px;
    top: 9px;
    left: 12px;
    font-weight: 100;
    line-height: 1;
  }
  
  /*------ header search ------------------------------------------------*/
  .header-search-wrapper {
    position: absolute;
    top: 100%;
    left: 250px;
    width: 300px;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: #f5f7fb;
    border: 1px solid #e5e7f2;
    padding: 25px 20px;
    border-radius: 0 0 6px 6px;
    margin-left: -20px;
    -webkit-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s;
    -webkit-box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03);
            box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03);
  }
  .header-search-wrapper.vis-search {
    opacity: 1;
    visibility: visible;
    margin-left: 0;
  }
  .header-search-wrapper label {
    margin-bottom: 5px;
    color: #144273;
    font-weight: 600;
  }
  .header-search-wrapper .nice-select,
  .header-search-wrapper .custom-form input[type=text] {
    background: #fff;
  }
  .header-search-wrapper .nice-select {
    z-index: 20;
  }
  
  .nice-select {
    background: #f5f7fb;
    float: left;
    width: 100%;
    color: #7d93b2;
    font-family: "Jost", sans-serif;
    border: 1px solid #e5e7f2;
  }
  
  .header-search-wrapper .custom-form .btn {
    color: #fff;
    font-weight: 500;
    width: 100%;
    padding: 12px 0;
    border: none;
    border-radius: 4px;
  }
  .header-search-wrapper .custom-form label {
    color: #144273;
  }
  .header-search-wrapper .custom-form .btn i {
    margin-right: 10px;
  }
  
  .irs--round .irs-bar {
    height: 4px;
  }
  
  .header-search-wrapper .custom-form input {
    padding-left: 20px !important;
  }
  
  .custom-switcher {
    text-align: center;
  }
  .custom-switcher .fieldset {
    position: relative;
  }
  .custom-switcher input[type=radio] {
    position: absolute;
    opacity: 0;
    left: -1000px;
  }
  .custom-switcher label {
    position: relative;
    z-index: 1;
    width: 124px;
    background: #fff;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    font-size: 0.923em;
    font-weight: 600;
    color: #144273;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
  }
  .custom-switcher .switch {
    position: absolute;
    top: 0;
    left: 0;
    height: 42px;
    width: 124px;
    border-radius: 4px;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
  .custom-switcher input[type=radio]:checked + label {
    color: #fff;
    background: none;
  }
  .custom-switcher input[type=radio]:checked + label + .switch, .custom-switcher input[type=radio]:checked + label:nth-of-type(n) + .switch {
    -webkit-transform: translateX(134px);
        -ms-transform: translateX(134px);
            transform: translateX(134px);
  }
  
  .nice-select .option.focus, .nice-select .option.selected.focus {
    color: #fff;
  }
  
  .header-search-wrapper .custom-form .nice-select input {
    padding: 12px 20px;
  }
  .header-search-wrapper .custom-form .nice-select .list {
    margin-top: 0;
  }
  
  /*------ navigation  ------------------------------------------------*/
  .nav-holder {
    float: right;
    position: relative;
    top: 12px;
    margin-right: 30px;
    opacity: 1;
    right: 0;
    visibility: visible;
    z-index: 20;
  }
  .nav-holder nav {
    position: relative;
    float: right;
  }
  .nav-holder nav li {
    float: left;
    position: relative;
    margin-left: 6px;
    height: 50px;
  }
  .nav-holder nav li ul {
    margin: 30px 0 0 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    min-width: 250px;
    top: 57px;
    left: 0;
    z-index: 1;
    padding: 10px 0;
    background: #fff;
    border-radius: 0 0 4px 4px;
    border: 1px solid #eee;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    list-style: none;
  }
  .nav-holder nav li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
  }
  .nav-holder nav li ul li {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
  }
  .nav-holder nav li ul li ul {
    top: -10px;
    left: calc(-100% - 8px);
    margin-left: 35px;
    margin-top: 0;
    max-width: 150px;
    list-style: none;
    border-radius: 4px;
  }
  .nav-holder nav li ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin-left: 0;
  }
  .nav-holder nav li a {
    float: left;
    padding: 10px;
    font-size: 1em;
    font-style: normal;
    font-weight: 500;
    text-transform: none;
    line-height: 25px;
    letter-spacing: 0px;
    color: #144273;
    position: relative;
    -webkit-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
  }
  .nav-holder nav li a.act-link i {
    color: #144273;
  }
  .nav-holder nav li a i {
    padding-left: 6px;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .nav-holder nav li a:hover i {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  .nav-holder nav li ul a {
    color: #566985;
    float: left;
    width: 100%;
    font-weight: 500;
    text-align: left;
    padding: 5px 15px;
  }
  
  nav li ul a:before, nav li ul a:after {
    display: none;
  }
  
  /*------ button ------------------------------------------------*/
  .btn {
    padding: 15px 40px;
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
    font-size: 0.923em;
    font-family: "Jost", sans-serif;
  }
  .btn i {
    margin-left: 10px;
  }
  .btn.disabled {
    cursor: not-allowed;
    opacity: 0.7;
  }
  
  .small-btn {
    padding: 11px 30px;
  }
  
  .btn.fw-btn {
    width: 100%;
  }
  
  /* ------footer------------------------------------------------------------ */
  .subscribe-container {
    padding: 90px 60px;
    border-radius: 10px;
    z-index: 2;
    overflow: hidden;
  }
  
  .subscribe-wrap {
    position: relative;
  }
  
  .subscribe-wrap:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 50%;
    background: #f5f7fb;
    z-index: 1;
  }
  
  .subscribe-button {
    position: absolute;
    right: 5px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-weight: 500;
    top: 5px;
    cursor: pointer;
    border: none;
    border-radius: 4px;
    z-index: 2;
    color: #fff;
    font-family: "Jost", sans-serif;
  }
  
  .subscribe-header {
    text-align: left;
    position: relative;
    top: -10px;
  }
  .subscribe-header h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
  }
  .subscribe-header h4 {
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 0.846em;
    font-weight: 600;
  }
  
  .subscribe-container .pwh_bg {
    bottom: -100px;
    top: -150px;
    left: -10%;
    right: 50%;
    opacity: 0.2;
  }
  
  .footer-widget-logo {
    margin-bottom: 10px;
  }
  .footer-widget-logo img {
    width: auto;
    height: 40px;
    float: left;
    position: relative;
    top: -20px;
  }
  
  .fw_hours span {
    display: block;
    margin-top: 10px;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    color: #144273;
  }
  
  .footer-widget-title {
    text-align: left;
    font-weight: 600;
    font-size: 18px;
    color: #566985;
    margin-bottom: 20px;
  }
  
  .footer-list li {
    display: block;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
  }
  .footer-list li a {
    color: #144273;
  }
  .footer-list li:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0da";
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 0.846em;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .footer-list li:hover:before {
    left: 4px;
  }
  
  .footer-contacts li a {
    color: #144273;
  }
  .footer-contacts li span {
    min-width: 100px;
  }
  
  .api-btn {
    display: block;
    padding: 15px 0;
    border-radius: 4px;
    color: #fff;
    font-weight: 500;
    margin-top: 10px;
  }
  .api-btn i {
    margin-right: 10px;
  }
  
  .footer-social {
    margin: 20px 0 0 0;
  }
  .footer-social li {
    float: left;
    margin-right: 6px;
  }
  .footer-social li a {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 2px;
    font-size: 0.846em;
  }
  .footer-social li a:hover {
    color: #fff;
  }
  
  .sub-footer {
    padding: 25px 0;
  }
  
  .copyright,
  .subfooter-nav li {
    float: left;
  }
  
  .copyright,
  .copyright p {
    font-weight: 500;
    font-size: 0.923em;
    color: #144273;
  }
  
  .subfooter-nav {
    float: right;
  }
  .subfooter-nav li {
    margin-right: 10px;
    font-weight: 500;
  }
  .subfooter-nav li a:hover {
    color: #000;
  }
  
  /*------ to-top------------------------------------------------*/
  .to-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 0.923em;
    z-index: 116;
    cursor: pointer;
    display: none;
    border-radius: 2px;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.23);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.23);
    text-align: center;
  }
  .to-top i {
    position: relative;
    top: 0;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .to-top:hover i {
    top: -4px;
  }
  .to-top.to-top_footer {
    position: absolute;
  }
  
  .ldashboard-page .to-top {
    display: none !important;
  }
  
  /*------secondary nav ------------------------------------------------*/
  .secondary-nav {
    position: fixed;
    top: 30%;
    right: -120px;
    width: 50px;
    padding: 0 0 50px;
    background: #fff;
    z-index: 30;
    border: 1px solid #eee;
    border-right: none;
    border-radius: 6px 0 0 6px;
    -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.07);
            box-shadow: 0 5px 40px rgba(0, 0, 0, 0.07);
    visibility: hidden;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  .secondary-nav li {
    display: block;
    margin-bottom: 0;
  }
  
  .vis_secnav {
    right: 0;
    visibility: visible;
  }
  
  .secondary-nav li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    font-size: 15px;
    color: #878c9f;
    display: block;
    text-align: center;
  }
  .secondary-nav li a:hover i {
    font-weight: 500;
  }
  
  /*-------------Forms---------------------------------------*/
  textarea {
    border: 1px solid #e5e7f2;
    background: #f5f7fb;
    width: 100%;
    padding: 15px 20px 15px 20px;
    border-radius: 4px;
    color: #7d93b2;
    font-size: 0.923em;
    -webkit-appearance: none;
    outline: none;
    overflow: hidden;
    z-index: 1;
    font-weight: 400;
  }
  
  input[type=text], input[type=email], input[type=password], input[type=button], input[type=number], input[type=tel] {
    border: 1px solid #e5e7f2;
    background: #f5f7fb;
    width: 100%;
    padding: 15px 20px 15px 20px;
    border-radius: 4px;
    color: #7d93b2;
    font-size: 0.923em;
    font-size: 1em;
    -webkit-appearance: none;
    outline: none;
    overflow: hidden;
    z-index: 1;
    font-weight: 400;
    line-height: 14px;
  }
  
  .hasIcon input[type=text], .hasIcon input[type=email], .hasIcon input[type=password], .hasIcon input[type=button], .hasIcon input[type=number], .hasIcon input[type=tel] {
    padding-left: 70px;
  }
  
  .hasIcon .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 20px;
  }
  
  .contact-form-holder .form-control-wrap {
    margin-bottom: 20px;
  }
  
  .listsearch-input-item input[type=text] {
    border: 1px solid #e5e7f2;
    background: #f5f7fb;
    width: 100%;
    padding: 15px 20px 15px 20px;
    border-radius: 4px;
    color: #7d93b2;
    font-size: 0.923em;
    font-size: 1em;
    -webkit-appearance: none;
    outline: none;
    overflow: hidden;
    z-index: 1;
    font-weight: 400;
  }
  
  textarea::-webkit-input-placeholder,
  input[type=text]::-webkit-input-placeholder,
  input[type=email]::-webkit-input-placeholder {
    color: #7d93b2;
    font-family: "Jost", sans-serif;
    font-size: 1em;
  }
  
  .listsearch-input-item input[type=text]::-webkit-input-placeholder,
  .listsearch-input-item input[type=email]::-webkit-input-placeholder {
    color: #7d93b2;
    font-family: "Jost", sans-serif;
  }
  
  input[type=password]::-webkit-input-placeholder {
    color: #7d93b2;
    font-family: "Jost", sans-serif;
  }
  
  textarea:focus {
    background: #fff;
    -webkit-box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
            box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
  }
  
  input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, input[type=password]:focus {
    background: #fff;
    -webkit-box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
            box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
  }
  
  .listsearch-input-item input[type=text]:focus {
    background: #fff;
    -webkit-box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
            box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
  }
  
  .nice-select input {
    padding-left: 20px;
  }
  
  .filter-tags input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  
  .dark-form .filter-tags input {
    border-color: transparent;
    background: rgba(255, 255, 255, 0.21);
  }
  
  .filter-tags input:checked:after,
  .custom-form .filter-tags input:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    font-size: 0.923em;
    position: absolute;
    top: 1px;
    left: 3px;
    z-index: 20;
  }
  
  .filter-tags label {
    color: #7d93b2;
    font-weight: 600;
    font-size: 0.923em;
    margin-bottom: 0;
  }
  
  .dark-form .filter-tags label {
    color: #fff;
  }
  
  .dec-icon {
    position: absolute;
    top: 100%;
    left: 0;
    width: 50px;
    height: 44px;
    line-height: 44px;
    margin-top: 11px;
    color: #ccc;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    border-right: 1px solid #e5e7f2;
    z-index: 1;
  }
  
  .dark-form label {
    color: rgba(255, 255, 255, 0.71);
  }
  
  .vis-label {
    margin-bottom: 10px;
    font-size: 0.923em;
  }
  
  label.vis-label i {
    top: 44px;
  }
  
  button {
    outline: none;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    font-family: "Jost", sans-serif;
  }
  
  input[type=number] {
    -moz-appearance: textfield;
  }
  input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  
  .quantity span {
    color: #7d93b2;
  }
  .quantity span i {
    padding-right: 10px;
    font-size: 14px;
  }
  .quantity input.minus, .quantity input.plus, .quantity input.qty {
    width: 50px;
    height: 50px;
    border-radius: 0;
    text-align: center;
    padding: 0;
    cursor: pointer;
    -webkit-appearance: none;
  }
  .quantity input.plus {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .quantity input.minus {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  
  .quantity-item {
    float: right;
  }
  
  .quantity input.qty {
    color: #fff;
    width: 50px;
    border-right: none;
    border-left: none;
    cursor: default;
    -webkit-appearance: none;
    background: #4e65a3;
  }
  
  .custom-form.no-icons input,
  .custom-form.no-icons textarea {
    padding-left: 10px;
  }
  .custom-form.no-icons label {
    margin-bottom: 20px;
  }
  
  .radio {
    color: #999;
    font-size: 1em;
    position: relative;
    top: -2px;
  }
  .radio span {
    position: relative;
    padding-left: 30px;
    top: 1px;
  }
  .radio span:after {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #e5e7f2;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: -3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .radio input[type=radio] {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
  }
  .radio input[type=radio]:checked + span {
    color: #666;
  }
  .radio input[type=radio]:checked + span:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    font-size: 1em;
    position: absolute;
    top: 0;
    left: 4px;
    z-index: 20;
  }
  
  .total-coast input {
    width: inherit !important;
    border: none;
    background: none;
    height: auto;
    padding: 0;
    color: #888da0;
    font-size: 24px;
    text-align: right;
    margin-bottom: 0;
    top: -3px;
    position: relative;
    right: 10px;
  }
  
  .hid-input {
    display: none;
  }
  
  .onoffswitch {
    position: relative;
    width: 73px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  
  .onoffswitch-checkbox {
    display: none;
  }
  
  .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 1px;
  }
  
  .onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
  }
  .onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 0.769em;
    color: #fff;
    font-weight: 500;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .onoffswitch-inner:before {
    content: "ON";
    padding-left: 16px;
    text-align: left;
    background-color: #4db7fe;
    color: #fff;
  }
  .onoffswitch-inner:after {
    content: "OFF";
    padding-right: 16px;
    background-color: #4db7fe;
    color: #fff;
    text-align: right;
  }
  
  .onoffswitch-switch {
    display: block;
    width: 16px;
    height: 16px;
    background: #ffffff;
    position: absolute;
    top: 7px;
    right: 48px;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.07);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.07);
  }
  
  .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
  }
  .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 10px;
  }
  
  /*------mortgage form------------------------------------------------*/
  .color-form textarea {
    border: none;
    outline: none;
    -webkit-appearance: none;
    background: rgba(255, 255, 255, 0.2);
    width: 100%;
    padding: 15px 20px;
    border-radius: 4px;
    margin-bottom: 10px;
    color: #fff;
  }
  .color-form input[type=text], .color-form input[type=email], .color-form input[type=password] {
    border: none;
    outline: none;
    -webkit-appearance: none;
    background: rgba(255, 255, 255, 0.2);
    width: 100%;
    padding: 15px 20px;
    border-radius: 4px;
    margin-bottom: 10px;
    color: #fff;
  }
  .color-form label {
    display: block;
    padding: 10px 0;
    color: #fff;
    font-weight: 400;
    font-size: 1em;
  }
  .color-form button {
    border: none;
    outline: none;
    border-radius: 4px;
    background: #fff;
  }
  
  .use-current-price {
    position: absolute;
    right: 12px;
    bottom: 24px;
    font-size: 0.846em;
    color: #fff;
    cursor: pointer;
    z-index: 10;
  }
  
  .color-form .irs-bar,
  .color-form .irs-bar-edge {
    background: #fff;
  }
  .color-form .irs-slider {
    background: #313db0;
  }
  .color-form .irs-line {
    background: rgba(255, 255, 255, 0.2);
  }
  
  .subm-mortgage {
    padding: 13px 40px;
    cursor: pointer;
    font-weight: 600;
    font-family: "Jost", sans-serif;
    -webkit-box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03);
            box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03);
    color: #555;
    font-size: 1em;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .subm-mortgage:hover {
    background: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.03);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0.03);
  }
  
  .color-form-title {
    padding: 50px 0 30px;
    color: #fff;
  }
  .color-form-title:before {
    content: "";
    position: absolute;
    right: -80px;
    top: -20px;
    width: 150px;
    height: 150px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
  }
  .color-form-title:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f66e";
    color: rgba(255, 255, 255, 0.2);
    position: absolute;
    left: 20px;
    top: 2px;
    font-size: 90px;
  }
  .color-form-title h4 {
    font-size: 22px;
    font-weight: 600;
    padding: 0 0 12px 0;
  }
  .color-form-title p {
    color: #fff;
    line-height: 18px;
  }
  
  #pmt {
    display: none;
  }
  
  .monterage-title {
    margin: 30px 0 10px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .monterage-title h5 {
    float: left;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    position: relative;
    top: 6px;
  }
  
  .monterage-title-item {
    margin-left: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
  }
  
  .reset-form {
    color: #fff;
    margin: 0 0 0 10px;
    cursor: pointer;
    font-weight: 500;
  }
  .reset-form i {
    margin: 0 10px 0 0;
    opacity: 0.7;
    position: relative;
  }
  .reset-form:hover i {
    opacity: 1;
    -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
  }
  
  @-webkit-keyframes spin {
    from {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
  @keyframes spin {
    from {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  /*------ register form------------------------------------------------*/
  .main-register-wrap,
  .reg-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: auto;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
    background: rgba(37, 44, 65, 0.7);
  }
  
  .visnav-overlay {
    display: block;
  }
  
  .map-overlay {
    z-index: 2000;
  }
  
  .reg-overlay {
    z-index: 1;
    background: none;
  }
  
  .hid-body {
    overflow: hidden;
  }
  
  .main-register-holder {
    max-width: 850px;
    margin: 150px auto 50px;
    position: relative;
    z-index: 5;
  }
  
  .main-register-wrapper {
    margin-bottom: 50px;
  }
  
  .main-register {
    width: 60%;
    position: relative;
    padding: 40px 0 40px;
    background: #fff;
    border-radius: 0 6px 6px 0;
  }
  
  .main-register-header {
    width: 40%;
    border-radius: 6px 0 0 6px;
    overflow: hidden;
    position: relative;
  }
  
  .mrb_dec {
    position: absolute;
    width: 250px;
    height: 250px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.1);
    top: -60px;
    left: -130px;
  }
  .mrb_dec.mrb_dec2 {
    left: auto;
    right: -50px;
    width: 150px;
    height: 150px;
    top: -90px;
  }
  .mrb_dec.mrb_dec3 {
    left: auto;
    top: auto;
    right: -50px;
    width: 250px;
    height: 250px;
    bottom: -120px;
  }
  
  .close-reg {
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer;
    z-index: 3;
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.11);
    font-size: 18px;
  }
  
  .soc-log {
    text-align: center;
  }
  .soc-log p {
    margin-bottom: 12px;
    font-size: 0.923em;
    color: #7d93b2;
  }
  .soc-log a {
    float: left;
    width: 100%;
    color: #fff;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-align: center;
    background: #205da5;
    -webkit-box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
            box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
  }
  
  .log-separator {
    margin-top: 10px;
    text-align: center;
  }
  .log-separator span {
    position: relative;
    width: 66px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    background: #fff;
    font-size: 0.923em;
    z-index: 2;
    color: #7d93b2;
  }
  .log-separator:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 50%;
    height: 1px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-top: 1px dotted #ccc;
    z-index: 1;
  }
  .log-separator:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 50%;
    height: 1px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-top: 1px dotted #ccc;
    z-index: 1;
    left: inherit;
    right: 0;
  }
  
  .custom-form .log-submit-btn i {
    margin-left: 10px;
  }
  
  .lost_password {
    margin-top: 6px;
    text-align: right;
  }
  .lost_password a {
    color: #7d93b2;
    font-size: 0.923em;
    font-weight: 600;
  }
  
  .main-register-holder .tabs-container {
    width: 100%;
    margin-top: 10px;
    padding: 0 90px;
  }
  .main-register-holder .tabs-menu {
    padding: 0 90px;
    margin: 0 0 20px;
  }
  
  .main-register-holder .tabs-menu li {
    float: left;
    text-align: center;
    position: relative;
    z-index: 2;
    width: 48%;
    margin-bottom: 0;
  }
  .main-register-holder .tabs-menu li:last-child {
    float: right;
  }
  
  .filter-sidebar-header .tabs-menu li {
    text-align: center;
  }
  
  .main-register-holder .tabs-menu li a {
    color: #7d93b2;
    font-size: 0.923em;
    display: block;
    font-weight: 600;
    padding: 12px 0;
    background: #f5f7fb;
    border-radius: 4px;
  }
  .main-register-holder .tabs-menu li.current a {
    color: #fff;
  }
  .main-register-holder .tabs-menu li a i {
    margin-right: 10px;
  }
  .main-register-holder .custom-form .filter-tags label {
    font-size: 0.846em;
    color: #7d93b2;
  }
  
  .eye {
    position: absolute;
    right: 20px;
    cursor: pointer;
    top: 10px;
  }
  
  .log_btn {
    padding: 13px 40px;
    color: #fff;
    border-radius: 4px;
    font-size: 1em;
    font-weight: 500;
    margin-top: 5px;
  }
  
  .main-register-bg {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    top: auto;
    height: 270px;
    background-size: auto;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-origin: content-box;
    overflow: hidden;
  }
  
  .main-register-logo {
    top: 50%;
    margin-top: -60px;
  }
  .main-register-logo .custom-logo-link {
    display: block;
    text-align: center;
  }
  
  .mrb_pin {
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #fff;
    left: 70px;
    top: 100px;
  }
  .mrb_pin.mrb_pin2 {
    left: 230px;
    top: 170px;
  }
  .mrb_pin.mrb_pin3 {
    left: 80%;
    top: 270px;
  }
  .mrb_pin.mrb_pin4 {
    left: 60%;
    top: 210px;
  }
  .mrb_pin:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    opacity: 0.4;
    -webkit-transform: scale(10);
        -ms-transform: scale(10);
            transform: scale(10);
  }
  
  @-webkit-keyframes pulse2 {
    0% {
      opacity: 0;
      -webkit-transform: scale(10);
              transform: scale(10);
    }
    50% {
      opacity: 0.4;
      -webkit-transform: scale(10);
              transform: scale(10);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(10);
              transform: scale(10);
    }
  }
  
  @keyframes pulse2 {
    0% {
      opacity: 0;
      -webkit-transform: scale(10);
              transform: scale(10);
    }
    50% {
      opacity: 0.4;
      -webkit-transform: scale(10);
              transform: scale(10);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(10);
              transform: scale(10);
    }
  }
  .modal_main.vis_mr .mrb_pin:before,
  .mrb_pin3.vis_mr:before,
  .half-hero-bg-dec .mrb_pin:before {
    -webkit-animation: pulse2 4s infinite ease-in-out;
            animation: pulse2 4s infinite ease-in-out;
  }
  
  .modal_main.vis_mr .mrb_pin.mrb_pin2:before,
  .mrb_pin4.vis_mr:before,
  .half-hero-bg-dec .mrb_pin2:before {
    -webkit-animation: pulse2 6s infinite ease-in-out;
            animation: pulse2 6s infinite ease-in-out;
  }
  
  /*------hero ------------------------------------------------*/
  .hero-title h2 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
  }
  .hero-title h1,
  .hero-title h4 {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
  }
  .hero-title p {
    color: #fff;
    margin-top: 20px;
  }
  .hero-title.ht-column {
    margin-top: 60px;
  }
  .hero-title.ht-column:before {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 0;
    height: 2px;
    width: 50px;
  }
  
  .main-search-input-wrap {
    max-width: 800px;
    position: relative;
  }
  
  .main-search-input {
    background: #fff;
    padding: 0 120px 0 0;
    border-radius: 6px;
    margin-top: 30px;
  }
  
  .main-search-input-wrap.msiw-column .main-search-input {
    padding: 25px 20px 10px;
    margin-top: 10px;
  }
  
  .msiw-column_title {
    text-align: left;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 1em;
    color: #fff;
  }
  
  .shadow_msiw .main-search-input {
    -webkit-box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);
            box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);
  }
  
  .main-search-input-item {
    float: left;
    width: 33.3%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-left: 1px solid #eee;
    height: 60px;
    position: relative;
  }
  
  .main-search-input-wrap.msiw-column .main-search-input-item {
    width: 100%;
    border: none;
    height: auto;
    float: left;
    margin-bottom: 10px;
  }
  
  .main-search-input .main-search-input-item:first-child,
  .main-search-input-wrap.msiw-column .main-search-input-item:first-child {
    border: none;
  }
  
  .main-search-input-wrap.msiw-column .main-search-input-item input {
    border-radius: 4px;
    height: 50px;
    background: #f5f7fb;
    border: 1px solid #e5e7f2;
  }
  
  .main-search-button {
    position: absolute;
    right: 0px;
    height: 60px;
    width: 121px;
    color: #fff;
    top: 0;
    border: none;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
    font-family: "Jost", sans-serif;
    margin-top: 0;
  }
  
  .main-search-input-wrap.msiw-column .main-search-button {
    top: auto;
    width: 100%;
    bottom: 10px;
    height: 45px;
    position: relative;
    border-radius: 4px;
    margin-top: 15px;
  }
  
  .main-search-button i {
    margin-left: 6px;
    font-size: 0.846em;
  }
  
  .main-search-input-item .nice-select {
    background: #fff;
    height: 60px;
    line-height: 60px;
    border: none;
  }
  
  .main-search-input-wrap.msiw-column .main-search-input-item .nice-select {
    background: #f5f7fb;
    border: 1px solid #e5e7f2;
    height: 50px;
    line-height: 50px;
  }
  
  .main-search-input-item .nice-select .list {
    margin-top: 0;
  }
  
  .hero-section_dec.hero-image:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 15%;
    background: -webkit-gradient(linear, right top, left top, color-stop(20%, rgba(255, 255, 255, 0.99)), color-stop(70%, rgba(255, 255, 255, 0.5)), color-stop(95%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.99) 20%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 95%);
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0.99) 20%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 95%);
    background: linear-gradient(to left, rgba(255, 255, 255, 0.99) 20%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 95%);
    z-index: 5;
  }
  
  .hero-notifer a:hover {
    background: #fff;
  }
  
  .scroll-down-wrap {
    position: absolute;
    left: 0;
    bottom: -100px;
  }
  
  .hero-slider-wrap .scroll-down-wrap {
    bottom: -50px;
  }
  
  .scroll-down-wrap span {
    float: left;
    margin-left: 20px;
    position: relative;
    top: 8px;
    color: #fff;
    font-weight: 500;
    font-size: 0.846em;
  }
  
  .al-center {
    text-align: center;
  }
  .al-center .main-search-input-wrap {
    margin-left: auto;
    margin-right: auto;
  }
  .al-center .scroll-down-wrap {
    left: 50%;
    margin-left: -10px;
  }
  .al-center .scroll-down-wrap span {
    display: none;
  }
  
  .al-right {
    text-align: right;
  }
  .al-right .main-search-input-wrap {
    margin-left: auto;
  }
  .al-right .scroll-down-wrap {
    right: 0;
    left: auto;
  }
  
  .mousey {
    float: left;
    width: 20px;
    height: 30px;
    border-radius: 4px;
    padding: 0 6px;
    border: 1px solid rgba(255, 255, 255, 0.41);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  .scroller {
    position: relative;
    left: 50%;
    top: 6px;
    margin-left: -1px;
    width: 3px;
    height: 3px;
    border-radius: 25%;
    background-color: #fff;
    -webkit-animation-name: scroll;
            animation-name: scroll;
    -webkit-animation-duration: 2.2s;
            animation-duration: 2.2s;
    -webkit-animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
            animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
  }
  
  .half-hero-bg-media {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 2;
    overflow: hidden;
  }
  .half-hero-bg-media .slick-dots {
    width: auto;
    left: auto;
    right: 40px;
    z-index: 20;
  }
  .half-hero-bg-media .slick-dots li button {
    background: #fff;
  }
  
  .slideshow-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  
  .half-hero-bg-media .slideshow-container:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 3;
    background: rgba(0, 0, 0, 0.3);
  }
  
  .slideshow-item,
  .slideshow-container .slick-slide {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
  }
  
  .slider-progress-bar {
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 20;
  }
  
  .progress-indicator svg {
    position: relative;
    top: -5px;
    height: 50px;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    width: 50px;
  }
  
  .progress-bar__background {
    fill: none;
    stroke: rgba(255, 255, 255, 0.4);
    stroke-width: 1;
  }
  
  .progress-bar__progress {
    fill: none;
    stroke: #fff;
    stroke-dasharray: 100 100;
    stroke-dashoffset: 100;
    stroke-linecap: round;
    stroke-width: 1.8;
  }
  
  .circ {
    -webkit-transform: scale(1) rotate(-90deg);
        -ms-transform: scale(1) rotate(-90deg);
            transform: scale(1) rotate(-90deg);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    z-index: 3;
    position: relative;
  }
  .circ circle {
    stroke-dasharray: 440px;
  }
  
  .circ1 {
    stroke-dashoffset: 440px;
  }
  
  .slider-progress-bar.act-slider .circ1 {
    stroke-dashoffset: 220px;
    -webkit-transition: linear 6s stroke-dashoffset;
    -o-transition: linear 6s stroke-dashoffset;
    transition: linear 6s stroke-dashoffset;
  }
  
  .gradient-bg,
  .subscribe-button:hover,
  .cf_btn:hover,
  .btn:hover {
    background: -webkit-gradient(linear, right top, left top, from(#3c6afd), to(#57c7fa));
    background: -webkit-linear-gradient(right, #3c6afd, #57c7fa);
    background: -o-linear-gradient(right, #3c6afd, #57c7fa);
    background: linear-gradient(to left, #3c6afd, #57c7fa);
  }
  
  .hero-slider-wrap {
    padding: 280px 0;
  }
  
  .hero-slider {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
  .hero-slider .overlay {
    opacity: 0.4;
  }
  
  .hero-slider-item_first {
    padding-top: 110px;
  }
  
  .hero-listing-item {
    max-width: 750px;
  }
  .hero-listing-item h2 {
    color: #fff;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 10px;
  }
  .hero-listing-item h2 a {
    color: #fff;
  }
  .hero-listing-item .geodir-category-location a {
    color: #fff;
  }
  .hero-listing-item .list-single-header-price strong,
  .hero-listing-item .list-single-header-price span {
    color: #fff;
  }
  .hero-listing-item .listing-rating .re_stars-title {
    color: #fff;
  }
  .hero-listing-item .geodir-card-excerpt {
    margin-top: 25px;
    color: #fff;
  }
  .hero-listing-item .list-single-header-price {
    margin-left: 40px;
  }
  .hero-listing-item .listing-rating {
    margin-left: 10px;
  }
  
  .hs-btn {
    position: absolute;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    top: 50%;
    margin-top: -18px;
    z-index: 20;
    color: #fff;
    font-size: 0.846em;
    -webkit-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.2);
            box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.2);
    cursor: pointer;
    text-align: center;
  }
  
  .hs-btn_next {
    right: 40px;
  }
  
  .hs-btn_prev {
    left: 40px;
  }
  
  /*------section ------------------------------------------------*/
  section {
    position: relative;
    width: 100%;
    background: #fff;
  }
  
  .hidden-section {
    overflow: hidden;
  }
  
  section.parallax-section {
    padding: 120px 0;
  }
  
  .single-hero-section {
    padding: 130px 0 0;
  }
  
  section.single-par2 {
    padding: 150px 0 90px;
  }
  
  .hero-section {
    padding: 160px 0;
    z-index: 20;
  }
  
  .no-padding-section {
    padding: 0;
  }
  
  .gray-bg {
    background: #f5f7fb;
  }
  
  section.parallax-section .bg {
    height: 100%;
    top: 0;
  }
  section.parallax-section .bg.pwh_bg {
    top: 20%;
  }
  
  .bg-wrap .bg {
    height: 120%;
    top: -10%;
  }
  
  .ps-bg.parallax-section .bg {
    height: 120%;
    top: 0;
  }
  
  .single-par .pwh_bg {
    bottom: 0;
    top: 20%;
    opacity: 0.6;
  }
  
  .bg-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    overflow: hidden;
  }
  
  .parallax-section p {
    color: #fff;
  }
  
  .section-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
  }
  .section-title .sec-title {
    color: #144273;
    font-size: 26px;
    font-weight: 600;
    padding-top: 5px;
  }
  .section-title .sec-subtitle {
    font-weight: 600;
    font-size: 0.846em;
  }
  .section-title.st-st2 .sec-subtitle {
    color: #144273;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 4px;
  }
  .section-title.st-st2 .sec-title {
    font-weight: 500;
    font-size: 14px;
    padding-top: 0;
  }
  
  .single-par .section-title {
    margin-bottom: 0;
    color: #fff;
  }
  .single-par .section-title h3,
  .single-par .section-title h4 {
    color: #fff;
  }
  
  .single-par2 .section-title {
    color: #fff;
  }
  
  .section-title.st-center .sec-title,
  .section-title.st-center .sec-subtitle,
  .section-title.st-center .st-desc {
    text-align: center;
  }
  
  .section-title.st-right .sec-title,
  .section-title.st-right .sec-subtitle,
  .section-title.st-right .st-desc {
    text-align: right;
  }
  
  section.single-par2 .scroll-down-wrap {
    bottom: -50px;
  }
  
  @-webkit-keyframes scroll {
    0% {
      opacity: 0;
    }
    10% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateY(50px);
              transform: translateY(50px);
      opacity: 0;
    }
  }
  
  @keyframes scroll {
    0% {
      opacity: 0;
    }
    10% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateY(50px);
              transform: translateY(50px);
      opacity: 0;
    }
  }
  /*------half-carousel------------------------------------------------*/
  .half-carousel-title {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 30%;
    z-index: 1;
  }
  
  .half-carousel-title-item {
    padding: 0 60px;
    top: 200px;
  }
  
  .half-carousel-title .pwh_bg {
    top: 350px;
    bottom: -40px;
    left: -140px;
  }
  
  .half-carousel-title-item h2 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    padding-bottom: 10px;
  }
  
  .half-carousel-content h3 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
  }
  .half-carousel-content h3 a {
    color: #fff;
  }
  
  .half-carousel-title-item h5,
  .half-carousel-content p {
    color: #fff;
  }
  
  .half-carousel-conatiner {
    float: right;
    width: 70%;
    height: 550px;
  }
  
  .half-carousel-item {
    height: 550px;
  }
  
  .half-carousel-content {
    position: absolute;
    left: 0;
    right: 0;
    padding: 0 40px;
    bottom: 60px;
    z-index: 10;
  }
  .half-carousel-content h3 {
    font-size: 20px;
  }
  
  .hc-counter {
    color: #fff;
    position: absolute;
    left: 40px;
    padding: 8px 30px;
    border-radius: 4px;
    z-index: 10;
    font-size: 0.846em;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
    opacity: 0;
    visibility: hidden;
    top: -110px;
  }
  
  .half-carousel .slick-current.slick-active .hc-counter {
    top: -50px;
    opacity: 1;
    visibility: visible;
  }
  
  .half-carousel-wrap .slick-dots {
    width: auto;
    left: 40px;
    bottom: 20px;
  }
  
  /*------listing ------------------------------------------------*/
  .search-sb .msotw_footer {
    position: relative;
    padding: 10px 0;
    border: none;
  }
  
  .loc-acta {
    position: absolute;
    right: 30px;
    top: 16px;
    z-index: 10;
  }
  
  .list-searh-input-wrap {
    background: #fff;
    border-bottom: 1px solid #eee;
    padding: 20px 0 0;
    margin-bottom: 40px;
    z-index: 21;
  }
  .list-searh-input-wrap.box_list-searh-input-wrap {
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 20px 33px 0;
  }
  
  .list-searh-input-wrap-title {
    text-align: left;
    font-weight: 600;
    font-size: 18px;
    color: #566985;
    margin-bottom: 20px;
  }
  .list-searh-input-wrap-title i {
    margin-right: 10px;
    font-size: 20px;
  }
  
  .list-searh-input-wrap .listsearch-input-item .price-rage-item {
    padding-left: 40px;
  }
  
  .listsearch-input-item .price-rage-item.pr-nopad {
    padding-left: 0;
  }
  
  .more-filter-option-btn {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #566985;
    border-radius: 4px 4px 0 0;
    background: #fff;
    border: 1px solid #e5e7f2;
    border-bottom: none;
    padding: 0 30px;
    font-size: 0.846em;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .more-filter-option-btn i {
    margin-left: 10px;
  }
  .more-filter-option-btn.mfilopact {
    color: #fff;
  }
  .more-filter-option-btn.mfilopact i {
    color: #fff;
  }
  .more-filter-option-btn.mfilopact i:before {
    content: "\f00d";
  }
  
  .more-filter-option-wrap .reset-form {
    color: #566985;
    margin-left: 20px;
  }
  
  .hidden-listing-filter {
    margin-top: 22px;
    display: none;
    border-top: 1px solid #eee;
    padding-top: 20px;
  }
  
  .col-list-wrap {
    position: relative;
    width: 850px;
    float: right;
    padding-top: 120px;
    min-height: 100vh;
    z-index: 2;
    right: 0;
  }
  .col-list-wrap.no-top-pad {
    padding-top: 0;
  }
  .col-list-wrap.expanded {
    width: 100%;
  }
  
  .col-list-wrap_left {
    float: left;
  }
  
  .small-footer {
    background: #fff;
    padding: 0 40px;
    height: 70px;
    line-height: 70px;
    border-top: 1px solid #eee;
  }
  
  .custom-to-top {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    color: #fff;
    position: relative;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.13);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.13);
    text-align: center;
  }
  .custom-to-top i {
    position: relative;
    top: 0;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .custom-to-top:hover i {
    top: -4px;
  }
  
  .top-search-content {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    height: 80px;
    background: #fff;
    z-index: 5;
    border-bottom: 1px solid #eee;
    padding: 0 180px 0 80px;
  }
  .top-search-content .list-searh-input-wrap-title {
    padding: 0 30px;
    width: auto;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 14px;
    color: #566985;
  }
  .top-search-content .list-searh-input-wrap-title i {
    display: none;
  }
  .top-search-content .listsearch-inputs-wrapper {
    position: relative;
  }
  .top-search-content .filter_form_advanced {
    visibility: hidden;
    opacity: 0;
    display: none;
    -webkit-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
  }
  .top-search-content .filter_form_advanced.vis-more-search {
    opacity: 1;
    visibility: visible;
    display: block;
  }
  .top-search-content .hidden-listing-filter,
  .top-search-content .show-on-sides,
  .top-search-content .close_msotw {
    display: block;
  }
  .top-search-content .hidden-listing-filter {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }
  
  @media only screen and (min-width: 1271px) {
    .top-search-content .filter_form_listing {
      height: 80px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
    .top-search-content .filter_form_listing .filter-inputs-row {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
    }
    .top-search-content .filter_form_advanced {
      background: #fff;
      border: 1px solid #eee;
      -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
              box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
      padding: 30px 40px 30px;
      position: absolute;
      top: 100%;
      right: -180px;
      width: 850px;
    }
    .top-search-content .listsearch-inputs-wrapper .filter-inputs-row:not(.advanced-inputs) .filter-gid-item {
      margin-bottom: 0;
    }
  }
  .top-search-dec {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 19px;
    text-align: center;
  }
  
  .top-search-content-title {
    position: absolute;
    left: 110px;
    top: 50%;
    height: 10px;
    line-height: 10px;
    margin-top: -5px;
    font-weight: 500;
    font-size: 14px;
    color: #566985;
  }
  
  .more-search-opt-wrap .listsearch-input-item input[type=text], .list-searh-input-wrap .listsearch-input-item input[type=text] {
    padding: 16px 20px;
  }
  
  .more-opt_btn {
    position: absolute;
    right: 30px;
    top: 36px;
    cursor: pointer;
    font-weight: 500;
    font-size: 0.769em;
    color: #566985;
    text-transform: uppercase;
  }
  .more-opt_btn span {
    padding: 0 0 0 10px;
  }
  
  .close_msotw {
    font-size: 18px;
    cursor: pointer;
    padding: 0 0 0 20px;
    display: none;
  }
  
  .msotw_title {
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    color: #566985;
  }
  .msotw_title i {
    margin: 0 15px 0 0;
    color: #ccc;
  }
  
  .msotw_footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 40px;
    border-top: 1px solid #eee;
  }
  .msotw_footer .reset-form {
    margin: 0 0 0 30px;
    color: #566985;
  }
  
  .top-search-content .price-rage-item {
    padding-left: 40px;
  }
  
  .pr_title {
    font-weight: 500;
    font-size: 0.923em;
    color: #566985;
    margin-right: 10px;
  }
  
  .listsearch-input-title label {
    display: block;
    font-weight: 500;
    font-size: 1em;
    color: #70778b;
  }
  
  .clact {
    margin: 30px 0 0 0;
  }
  
  .categoties-column {
    position: fixed;
    top: 140px;
    left: 0;
    z-index: 4;
    width: 80px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    bottom: 0;
    background: #fff;
    border-right: 1px solid #eee;
  }
  .categoties-column.cc-right {
    left: inherit;
    right: 0;
  }
  .categoties-column.cc-top {
    top: 70px;
  }
  .categoties-column .progress-indicator {
    bottom: 30px;
  }
  
  .categoties-column_container {
    position: relative;
    width: 100%;
    top: 210px;
  }
  .categoties-column_container.inline-categories {
    top: 0;
    width: auto;
  }
  
  .categoties-column.cc-top .categoties-column_container {
    top: 280px;
  }
  
  .categoties-column_container li {
    margin-bottom: 20px;
    text-align: center;
  }
  .categoties-column_container li a {
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    background: #fff;
    position: relative;
    color: #878c9f;
    font-size: 22px;
    font-weight: 100;
    display: inline-block;
  }
  .categoties-column_container li a.act-category {
    color: #fff;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.13);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.13);
  }
  .categoties-column_container li a.act-category i {
    font-size: 16px;
  }
  .categoties-column_container li a span {
    position: absolute;
    left: 100%;
    top: 50%;
    margin: -20px 0 0 15px;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    border-radius: 0 4px 4px 0;
    font-weight: 500;
    font-size: 0.846em;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .categoties-column_container.inline-categories li {
    display: inline-block;
    margin: 0 0 0 20px;
  }
  
  .categoties-column.cc-right .categoties-column_container li a span {
    left: auto;
    right: 100%;
    border-radius: 4px 0 0 4px;
    margin: -20px 21px 0 0;
  }
  
  .categoties-column_container li a:hover span {
    visibility: visible;
    opacity: 1;
  }
  
  .list-main-wrap-header {
    padding: 0 0 10px;
    z-index: 20;
  }
  .list-main-wrap-header .nice-select {
    background: #fff;
  }
  
  .list-main-wrap-title h2 {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    color: #566985;
  }
  .list-main-wrap-title h2 strong {
    margin-left: 14px;
    background: #fff;
    padding: 3px 10px;
    border-radius: 4px;
    font-size: 0.846em;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  }
  
  .price-opt-title {
    padding-right: 14px;
    font-size: 0.923em;
    color: #878c9f;
    font-weight: 600;
  }
  
  .price-opt .listsearch-input-item {
    width: 180px;
    margin-bottom: 0;
    position: relative;
  }
  
  .grid-opt {
    margin-left: 12px;
    border-radius: 4px;
    border: 1px solid #eee;
  }
  .grid-opt ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .grid-opt li {
    position: relative;
    background: #fff;
    color: #878c9f;
    text-align: center;
    margin: 0;
  }
  .grid-opt li.grid-opt_act {
    cursor: pointer;
    font-size: 18px;
    width: 46px;
    height: 46px;
    line-height: 46px;
  }
  
  .pagination {
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
  }
  .pagination.float-pagination {
    margin-top: 30px;
  }
  .pagination .page-numbers {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 2px;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    font-size: 1em;
    color: #888da0;
    background: #fff;
    letter-spacing: 1px;
    margin: 0 2px;
  }
  .pagination.float-pagination .page-numbers {
    margin-right: 3px;
  }
  .pagination .page-numbers.current, .pagination .page-numbers:hover {
    color: #fff;
  }
  .pagination .page-numbers i {
    font-size: 0.923em;
  }
  
  .geodir-category-listing {
    overflow: hidden;
    border-radius: 6px;
  }
  
  .listing-item {
    width: 50%;
    padding: 0 8px;
    margin-bottom: 16px;
  }
  .listing-item.for-lslider {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  .listing-item.list-layout {
    width: 100% !important;
  }
  .listing-item.list-layout .geodir-category-listing, .listing-item.list-layout .preview_listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .listing-item.list-layout .geodir-category-img_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .listing-item.list-layout .geodir-category-img {
    width: 46%;
  }
  .listing-item.list-layout .geodir-category-content {
    width: 54%;
    border: none;
  }
  .listing-item.cthiso-item {
    margin-bottom: 0;
  }
  
  .agency-list .listing-item .geodir-category-img {
    width: 30%;
    background: #fff;
    padding: 20px;
  }
  .agency-list .listing-item .geodir-category-img img {
    border-radius: 4px;
    -webkit-box-shadow: 5px 15px 15px rgba(0, 0, 0, 0.18);
            box-shadow: 5px 15px 15px rgba(0, 0, 0, 0.18);
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .agency-list .listing-item:hover img {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.18);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0.18);
  }
  .agency-list .listing-item .geodir-category-content {
    width: 70%;
  }
  
  .card-info-list .contats-list li a {
    margin-left: 10px;
  }
  
  .three-columns-grid .listing-item {
    width: 33.3%;
    padding: 0 8px !important;
  }
  .three-columns-grid .listing-item.list-layout .geodir-category-listing {
    padding-left: 0 !important;
  }
  
  .listing-carousel-wrapper {
    margin: 50px 0 20px;
  }
  .listing-carousel-wrapper.lc_hero {
    margin: 0;
  }
  .listing-carousel-wrapper.lc_hero .lc-wbtn {
    color: #fff;
  }
  .listing-carousel-wrapper .section-tile {
    left: -10px;
  }
  
  .listing-carousel {
    margin: 0 -10px;
  }
  .listing-carousel .listing-item {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  
  .featured-carosuel .listing-item {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  
  .slick-slide-item {
    float: left;
    width: 100%;
  }
  
  .listing-carousel .slick-slide {
    padding: 0 10px;
  }
  
  .geodir-category-img_item {
    position: relative;
    z-index: 1;
    display: block;
  }
  .geodir-category-img_item .overlay {
    opacity: 0.25;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  
  .geodir-category-img:hover .overlay {
    opacity: 0.4;
  }
  .geodir-category-img img {
    width: 100%;
    height: auto;
  }
  
  .card-info-media img {
    width: 100%;
    height: auto;
  }
  
  .geodir-category-img .geodir-category-location {
    position: absolute;
    left: 20px;
    bottom: 15px;
    z-index: 5;
  }
  .geodir-category-img .geodir-category-location a {
    color: #fff;
  }
  .geodir-category-img .list-single-opt_header_cat {
    position: absolute;
    left: 20px;
    top: 30px;
    z-index: 5;
  }
  
  .geodir_save-btn {
    /* position: absolute;
    right: 20px;
    top: 30px; */
    z-index: 5;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background: rgb(255, 255, 255);
    color: #fff;
    font-size: 1em;
    border-radius: 4px;
  }
  
  .compare-btn {
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 5;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background: rgb(255, 255, 255);
    color: #fff;
    font-size: 1em;
    border-radius: 4px;
  }
  
  .geodir_save-btn + .compare-btn {
    top: 75px;
  }
  
  .geodir_save-btn:hover i,
  .compare-btn:hover i,
  .added-to-compare i {
    font-weight: 900;
  }
  
  .geodir-category-content {
    padding: 10px 0px 0px 0px;
    background: #fff;
    border: none;
    border-top: none;
    border-radius: 0 0 6px 6px;
  }
  .geodir-category-content h3 {
      text-align: left;
      padding: 0 0 5px 0;
      font-weight: 600;
      font-size: 18px;
      margin-right: 15px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
  }
  
  .geodir-post-tags{
      text-align: right;
      font-size: 16px;
      font-weight: 500;
  }
  
  .geodir-category-content h3 a {
    color: #144273;
  }
  
  .geodir-category-content_price {
    text-align: left;
    font-weight: 500;
    font-size: 18px;
  }
  
  .geodir-category-content p {
    font-weight: 400;
  }
  
  .geodir-category-content-details {
    margin-bottom: 10px;
  }
  
  .geodir-category-content-details li {
    margin: 0 0px 0 0;
  }
  .geodir-category-content-details li i {
    margin: 0 7px 0 0;
    font-size: 19px;
    color: #999;
  }
  .geodir-category-content-details li span {
    font-weight: 600;
    font-size: 0.923em;
    color: #333;
  }
  
  .geodir-category-footer {
    padding: 10px 0 0;
    border-top: 1px solid #eee;
    margin-top: 15px;
  }
  
  .agent-card-social {
    position: absolute;
    right: 20px;
    top: 30px;
    width: 30px;
    z-index: 10;
  }
  .agent-card-social li {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .agent-card-social li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    color: #fff;
    font-size: 0.769em;
    text-align: center;
  }
  .agent-card-social li a:hover {
    background: #fff;
  }
  
  .ftr-btn {
    float: right;
    margin: 10px 0 0 20px;
    font-size: 16px;
    color: #878c9f;
  }
  
  .gcf-company img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
  }
  .gcf-company span {
    font-weight: 500;
    color: #70778b;
  }
  
  .geodir-category-listing_media-list {
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: #fff;
    z-index: 5;
  }
  .geodir-category-listing_media-list span {
    float: left;
    margin-left: 6px;
  }
  
  .listing-carousel .slick-dots {
    bottom: -40px;
  }
  .listing-carousel .slick-dots li button {
    background: #ccc;
  }
  
  .lc-wbtn {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #fff;
    z-index: 20;
    border-radius: 4px;
    cursor: pointer;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    font-size: 0.846em;
    text-align: center;
  }
  .lc-wbtn.lc-wbtn_prev {
    left: -60px;
  }
  .lc-wbtn.lc-wbtn_next {
    right: -60px;
  }
  .lc-wbtn.color-bg {
    color: #fff;
  }
  .lc-wbtn:hover {
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  }
  
  /*------agent / agency------------------------------------------------*/
  .agent_card-title {
    margin-bottom: 10px;
  }
  .agent_card-title .agent-title {
    font-size: 18px;
    font-weight: 600;
  }
  .agent_card-title .agent-title a {
    color: #566985;
  }
  .agent_card-title .agent-agency {
    font-weight: normal;
    font-size: 1em;
  }
  .agent_card-title .agent-agency a {
    color: #144273;
  }
  .agent_card-title .geodir-category-location {
    margin: 8px 0;
  }
  
  .agency-list .agent_card-title {
    padding-top: 15px;
  }
  
  .agent_card .listing-rating {
    position: absolute;
    bottom: 30px;
    left: 25px;
    z-index: 10;
    top: auto;
  }
  .agent_card .listing-rating span {
    color: #fff;
  }
  .agent_card .geodir-category-img_item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 30%;
    bottom: 0;
    right: 0;
    z-index: 20;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.6)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 70%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 70%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 70%);
  }
  
  .card-verified {
    position: absolute;
    right: 20px;
    top: 25px;
    font-size: 20px;
    z-index: 20;
  }
  
  .small-facts li {
    margin: 0 20px 0 0;
    color: #878c9f;
    font-weight: 500;
  }
  .small-facts li i {
    font-size: 16px;
    padding-right: 3px;
  }
  .small-facts li span strong {
    padding-right: 4px;
  }
  
  /*------share------------------------------------------------*/
  .share-holder {
    position: relative;
  }
  
  .share-btn {
    padding: 8px 30px;
    background: #fff;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #eee;
    color: #144273;
    font-weight: 600;
    -webkit-box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03) !important;
            box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03) !important;
    display: block;
    font-size: 0.923em;
  }
  .share-btn i {
    margin: 0 10px 0 0;
  }
  .share-btn.vis-butsh {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.03);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0.03);
  }
  
  .share-container {
    position: absolute;
    top: 50px;
    right: 0;
    padding: 0;
    min-width: 45px;
    border: 1px solid #eee;
    z-index: 20;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03);
            box-shadow: 0 15px 5px rgba(0, 0, 0, 0.03);
    visibility: hidden;
    opacity: 0;
    margin-top: 15px;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .share-container:before {
    content: "";
    position: absolute;
    right: 50px;
    top: -7px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    background: #fff;
  }
  .share-container.visshare {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
  }
  
  .share-icon {
    display: inline-block;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #fff;
    border-left: 1px solid #eee;
    font-size: 0.923em;
    -webkit-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
  }
  
  .share-container .share-icon:first-child {
    border-left: none;
  }
  
  /*------listing single------------------------------------------------*/
  .list-single-opt_header {
    margin: 0 0 15px 0;
  }
  
  .list-single-opt_header_cat li {
    float: left;
    margin: 0 10px 0 0;
  }
  
  .cat-opt {
    padding: 7px 20px;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
    font-size: 0.846em;
    float: left;
    background: #3270fc;
  }
  
  .list-single-header-item {
    padding: 35px 30px 25px;
    background: #fff;
    border: 1px solid #eee;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
  }
  .list-single-header-item.no-bg-list_sh {
    background: none;
    border: none;
    border-radius: 0 0 0 0;
    padding: 5px 0 45px;
  }
  
  .geodir-category-location a {
    margin-right: 12px;
    font-weight: 500;
    color: #566985;
  }
  
  .list-single-header-item h1 {
    text-align: left;
    font-weight: 600;
    padding-bottom: 8px;
    color: #144273;
    position: relative;
    font-size: 26px;
  }
  
  .bg-parallax-wrap-gradien:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 20;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(90%, rgba(0, 0, 0, 0.6)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 90%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 90%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 90%);
  }
  
  .list-single-header-item.no-bg-list_sh h1 {
    font-size: 46px;
    color: #fff;
  }
  .list-single-header-item.no-bg-list_sh .geodir-category-location a {
    color: #fff;
  }
  .list-single-header-item.no-bg-list_sh .list-single-header-footer .list-single-header-price strong,
  .list-single-header-item.no-bg-list_sh .list-single-header-footer .list-single-header-price span {
    color: #fff;
  }
  .list-single-header-item.no-bg-list_sh .list-single-header-footer .list-single-header-date {
    color: #fff;
  }
  .list-single-header-item.no-bg-list_sh .list-single-header-footer .list-single-header-date span {
    color: #fff;
  }
  .list-single-header-item.no-bg-list_sh .list-single-header-footer .list-single-stats li span {
    color: #fff;
  }
  
  .verified-badge {
    font-size: 20px;
    padding-left: 8px;
    line-height: 1;
  }
  
  .list-single-header-footer {
    padding: 20px 0 0;
    border-top: 1px solid #eee;
    margin-top: 20px;
  }
  
  .list-single-header-item.no-bg-list_sh .list-single-header-footer {
    border: none;
    padding: 0;
  }
  
  .list-single-header-price {
    font-size: 22px;
    font-weight: 500;
    text-align: left;
  }
  .list-single-header-price strong {
    margin-right: 12px;
    font-size: 14px;
    color: #566985;
    position: relative;
    top: -3px;
  }
  .list-single-header-price span {
    color: #566985;
    font-size: 14px;
    padding-right: 6px;
    vertical-align: top;
  }
  
  .list-single-header-date {
    margin: 0 0 0 20px;
    position: relative;
    font-weight: 500;
  }
  .list-single-header-date span {
    font-size: 1em;
    color: #566985;
    margin-right: 10px;
  }
  
  .list-single-stats li {
    display: inline-block;
    margin-bottom: 0;
  }
  .list-single-stats li span {
    display: block;
    padding: 8px 0;
    font-weight: 500;
    color: #70778b;
    font-size: 0.923em;
    border-radius: 4px;
  }
  .list-single-stats li span i {
    margin-right: 10px;
  }
  .list-single-stats li + li {
    margin-left: 20px;
  }
  
  .host-avatar-wrap img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }
  .host-avatar-wrap span {
    font-weight: 500;
    color: #70778b;
  }
  
  .list-single-facts {
    border: 1px solid #eee;
    border-bottom: none;
  }
  
  .inline-facts-wrap {
    width: 25%;
    padding: 30px 0;
    border-left: 1px solid #e2e2e2;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f9f9f9;
    text-align: center;
  }
  
  i.lfact-icon {
    font-size: 34px;
    width: 100%;
    padding-bottom: 10px;
  }
  
  .lfact-title {
    color: #144273;
    font-size: 14px;
    display: block;
    font-weight: 600;
  }
  
  .lfact-num {
    font-weight: 500;
    color: #555;
  }
  
  .main-facts .inline-facts-wrap {
    width: 100%;
    background: none;
    border: none;
    color: #fff;
  }
  .main-facts .inline-facts-wrap .num {
    font-weight: 600px;
    font-size: 36px;
  }
  
  .svg-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 300px;
    z-index: 1;
  }
  .svg-bg svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
  }
  
  .about-img img {
    border-radius: 6px;
    position: relative;
    z-index: 10;
  }
  
  .elementor .about-img img {
    border-radius: 6px;
  }
  
  .about-img-hotifer {
    position: absolute;
    right: -60px;
    bottom: 20px;
    width: 280px;
    padding: 25px 30px;
    z-index: 11;
    border-radius: 4px;
    color: #fff;
    text-align: left;
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  }
  .about-img-hotifer:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f10e";
    bottom: 30px;
    right: 20px;
    position: absolute;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
  }
  
  .about-wrap p {
    text-align: justify;
  }
  
  .about-img-hotifer p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
  }
  
  .about-title {
    text-align: left;
  }
  .about-title h2 {
    color: #144273;
    font-size: 26px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 4px;
  }
  .about-title h4 {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 80px;
  }
  .about-title.ab-hero h4 {
    margin-bottom: 50px;
  }
  
  .scroll-nav-wrap {
    position: absolute;
    left: 0;
    top: 0;
  }
  
  .scroll-nav {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 10px;
    padding: 30px 0 50px;
    width: 70px;
    border: 1px solid #eee;
    z-index: 20;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  }
  .scroll-nav li {
    margin-bottom: 12px;
    display: block;
    position: relative;
    text-align: center;
  }
  .scroll-nav li:last-child {
    margin-bottom: 0;
  }
  .scroll-nav li span {
    position: absolute;
    left: 100%;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    border-radius: 0 4px 4px 0;
    font-weight: 500;
    font-size: 0.846em;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .scroll-nav li:hover span {
    opacity: 1;
    visibility: visible;
  }
  .scroll-nav li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
    color: #878c9f;
    font-size: 20px;
    -webkit-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
    border-radius: 4px;
    background: #fff;
    text-align: center;
  }
  .scroll-nav li a.act-scrlink {
    color: #fff;
    font-size: 14px;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.13);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.13);
  }
  .scroll-nav li a.act-scrlink:hover {
    color: #fff;
  }
  
  .progress-indicator {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 50%;
    bottom: 10px;
    margin: 0 0 0 -15px;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 9px 8px rgba(0, 0, 0, 0.07);
            box-shadow: 0 9px 8px rgba(0, 0, 0, 0.07);
  }
  .progress-indicator:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: -3px 0 0 -3px;
  }
  .progress-indicator svg {
    position: relative;
    top: 0;
    height: 30px;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    width: 30px;
  }
  
  .progress-bar__background {
    fill: none;
    stroke: #ddd;
    stroke-width: 2;
  }
  
  .progress-bar__progress {
    fill: none;
    stroke: #3572f4;
    stroke-dasharray: 100 100;
    stroke-dashoffset: 100;
    stroke-linecap: round;
    stroke-width: 2;
  }
  
  .circ {
    -webkit-transform: scale(1) rotate(-90deg);
        -ms-transform: scale(1) rotate(-90deg);
            transform: scale(1) rotate(-90deg);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    z-index: 3;
    position: relative;
  }
  .circ circle {
    stroke-dasharray: 440px;
  }
  
  .circ1 {
    stroke-dashoffset: 440px;
  }
  
  .list-single-main-media {
    overflow: hidden;
    border-radius: 6px 6px 0 0;
    background: #fff;
    padding: 2px;
  }
  
  .gallery-item {
    width: 33.3%;
    position: relative;
    float: left;
    padding: 2px;
  }
  
  .gisp .gallery-item {
    padding: 8px 16px 8px 0;
  }
  .gisp .gallery-item .listing-item {
    padding: 0;
    margin-bottom: 12px;
  }
  
  .gallery-item-second,
  .grid-sizer-second {
    width: 66.6%;
  }
  
  .four-column .gallery-item {
    width: 25%;
  }
  .four-column .gallery-item.gallery-item-second {
    width: 50%;
  }
  
  .list-single-main-media .gallery-item img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
  }
  
  .gallery-item .gal-link {
    top: 50%;
    right: 50%;
    margin: -20px -20px 0 0;
  }
  
  .psingle-block-box .gallery-items .gallery-item {
    overflow: hidden;
  }
  
  .gallery-item .box-item {
    border-radius: 0;
  }
  .gallery-item .listing-item {
    width: 100%;
    margin-bottom: 30px;
  }
  
  .listing-filters {
    float: right;
    border: 1px solid #eee;
    overflow: hidden;
    border-radius: 4px;
    margin: 15px 8px 0 0;
  }
  .listing-filters a {
    float: left;
    padding: 12px 30px;
    border-left: 1px solid #eee;
    background: #fff;
    font-weight: 500;
    font-size: 0.923em;
    color: #144273;
  }
  .listing-filters a:first-child {
    border: none;
  }
  .listing-filters a.gallery-filter-active {
    color: #fff;
  }
  
  .list-single-main-wrapper {
    padding-left: 95px !important;
    margin-bottom: 30px;
  }
  
  .list-single-main-container {
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee;
  }
  .list-single-main-container > .psingle-block-box:last-child {
    border-bottom: 0;
  }
  
  .psingle-block-box {
    padding: 35px 30px;
    border-bottom: 1px solid #eee;
  }
  .psingle-block-box.fw-lmi {
    border: none;
    padding: 0;
  }
  
  .list-single-carousel-wrap {
    height: 520px;
    background: #f9f9f9;
    position: relative;
  }
  
  .fw-carousel {
    height: 500px;
    margin: 20px 0 0;
  }
  .fw-carousel .slick-slide-item {
    width: auto;
    height: 500px !important;
    float: left;
    cursor: w-resize;
  }
  .fw-carousel .slick-slide-item img {
    width: auto;
    height: 500px !important;
  }
  
  .list-single-carousel-wrap .slick-slide-item .box-item {
    height: 100%;
    z-index: 20;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px;
    opacity: 0.6;
    -webkit-transition: all 600ms linear;
    -o-transition: all 600ms linear;
    transition: all 600ms linear;
  }
  .list-single-carousel-wrap .swiper-slide:first-child {
    padding-left: 0px;
  }
  
  .gal-link {
    position: absolute;
    right: 30px;
    top: 30px;
    border-radius: 50%;
    z-index: 10;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    font-size: 0.846em;
    font-weight: 100;
    opacity: 0;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.4);
            box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.4);
  }
  
  .box-item {
    position: relative;
  }
  .box-item:hover a.gal-link,
  .box-item:hover .show-info span {
    opacity: 1;
  }
  
  .fw-carousel .slick-current .box-item {
    opacity: 1;
  }
  .fw-carousel .slick-current .box-item a.gal-link,
  .fw-carousel .slick-current .box-item .show-info span {
    opacity: 1;
  }
  
  .list-single-carousel-wrap .sw-btn,
  .single-slider-wrapper .sw-btn {
    top: 50%;
  }
  
  .sw-btn {
    text-align: center;
  }
  
  .list-single-carousel-wrap .sw-btn,
  .ssw-btn {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 50%;
    margin-top: -20px;
    border-radius: 4px;
    font-size: 17px;
    z-index: 20;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  
  .list-single-carousel-wrap .sw-btn:hover {
    background: #fff;
    font-size: 0.923em;
  }
  
  .ssw-btn {
    background: #fff;
    font-size: 0.923em;
    text-align: center;
  }
  .ssw-btn.crs-button-prev {
    left: 0;
    border-radius: 0 2px 2px 0;
  }
  .ssw-btn.crs-button-next {
    right: 0;
    border-radius: 2px 0 0 2px;
  }
  
  .list-single-carousel-wrap .sw-btn.crs-button-prev {
    left: 50px;
  }
  .list-single-carousel-wrap .sw-btn.crs-button-next {
    right: 50px;
  }
  
  .single-slider img {
    width: 100%;
    height: auto;
  }
  
  .slick-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
  }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
  }
  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 6px;
    height: 6px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: rgba(255, 255, 255, 0.51);
    border-radius: 100%;
  }
  
  .show-info {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .show-info span {
    font-weight: 600;
    position: relative;
    top: 85px;
    right: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.4);
            box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.4);
    opacity: 0;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    text-align: center;
  }
  
  .tooltip-info {
    height: auto;
    line-height: 20px;
    padding: 15px 30px;
    font-size: 0.846em;
    color: #fff;
    text-indent: 0px;
    position: absolute;
    background: #fff;
    border-radius: 6px;
    top: 100%;
    opacity: 0;
    right: 30px;
    margin-top: 102px;
    visibility: hidden;
    pointer-events: none;
    text-align: left;
    z-index: 16;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  .tooltip-info:before {
    top: -12px;
    right: 14px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 6px;
  }
  .tooltip-info h5 {
    margin-top: 12px;
    padding: 5px 0;
    position: relative;
    font-weight: 600;
    font-size: 16px;
    color: #566985;
  }
  
  .show-info:hover .tooltip-info {
    visibility: visible;
    opacity: 1;
  }
  
  .fw-breadcrumbs {
    background: #fff;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    z-index: 10;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
  }
  
  .top-smpar {
    border-top: none;
  }
  
  .sp-brd {
    padding: 15px 0;
  }
  
  .breadcrumbs-list {
    position: relative;
    top: 8px;
  }
  
  .sp-brd .breadcrumbs-list {
    top: 0;
  }
  
  .woocommerce-breadcrumb > a,
  .breadcrumb-link,
  .breadcrumb-current,
  .breadcrumb-items > a {
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
    font-weight: 600;
    color: #7d93b2;
  }
  
  .woocommerce-breadcrumb > a:hover,
  .breadcrumb-link:hover,
  .breadcrumb-items > a:hover {
    color: #144273;
  }
  .woocommerce-breadcrumb > a:before,
  .breadcrumb-link:before,
  .breadcrumb-items > a:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 100%;
    right: 0;
    top: 50%;
    margin-top: -2px;
  }
  
  .show-more-snopt {
    font-size: 24px;
    height: 36px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    position: relative;
    text-align: right;
    padding-left: 20px;
  }
  
  .like-btn {
    margin-left: 20px;
    font-size: 0.923em;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    border: 1px solid #eee;
    border-radius: 4px;
    cursor: pointer;
    background: #fff;
    color: #144273;
    font-weight: 600;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
    text-align: center;
  }
  .like-btn i {
    margin-right: 10px;
  }
  .like-btn:hover {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  }
  
  .show-more-snopt:hover,
  .print-btn:hover,
  .compare-top-btn:hover {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  }
  
  .print-btn {
    margin-left: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
    text-align: center;
  }
  
  .compare-top-btn {
    width: 36px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
    text-align: center;
    margin-left: 20px;
  }
  
  .show-more-snopt-tooltip {
    position: absolute;
    right: 0;
    width: 150px;
    background: #fff;
    top: 100%;
    margin-top: 30px;
    z-index: 20;
    border: 1px solid #eee;
    overflow: hidden;
    padding: 5px 10px;
    border-radius: 4px;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    opacity: 0;
    visibility: hidden;
  }
  .show-more-snopt-tooltip.bxwt {
    top: 20px;
  }
  .show-more-snopt-tooltip.show-more-snopt-tooltip_vis {
    margin-top: 20px;
    opacity: 1;
    visibility: visible;
  }
  .show-more-snopt-tooltip a {
    display: block;
    border-bottom: 1px solid #e7e7ed;
    padding: 10px;
    text-align: left;
    font-size: 0.846em;
    color: #7d93b2;
    font-weight: 600;
    position: relative;
  }
  .show-more-snopt-tooltip a i {
    margin-right: 10px;
  }
  .show-more-snopt-tooltip a:last-child {
    border-bottom: 0;
  }
  
  .box-widget-title {
    font-weight: 600;
    font-size: 18px;
    color: #566985;
    margin: 20px 0 15px;
  }
  
  .box-widget-title.box-widget-title-color {
    margin-bottom: 0;
    color: #fff;
    padding: 15px 20px;
    border-radius: 6px 6px 0 0;
    font-size: 16px;
    font-weight: 600;
  }
  
  .box-widget-title.box-widget-title-color + .box-widget-content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  
  .box-widget .widget-posts li {
    border: none;
    border-bottom: 1px solid #eee;
  }
  
  .box-widget-content,
  .profile-widget-content {
    padding: 25px 30px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #eee;
  }
  
  .bwc_download-list a {
    display: block;
    text-align: left;
    padding: 10px 0;
    font-weight: 600;
    color: #144273;
    border-bottom: 1px solid #eee;
  }
  
  .box-widget .footer-social {
    margin-top: 6px;
  }
  
  .bwc_download-list a:last-child {
    border: none;
  }
  .bwc_download-list a:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f019";
    font-size: 0.923em;
    color: #ccc;
    position: absolute;
    top: 50%;
    height: 10px;
    line-height: 10px;
    margin-top: -5px;
    right: 2px;
    opacity: 0.8;
  }
  .bwc_download-list a:hover:before {
    opacity: 1;
  }
  .bwc_download-list a i {
    margin: 0 15px 0 0;
    font-size: 24px;
  }
  
  .profile-widget-content {
    padding-top: 5px;
    border-top: none;
    border-radius: 0 0 6px 6px;
  }
  
  .profile-widget-header {
    padding: 100px 30px 20px;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
  }
  
  .pwh_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 40px;
    background-size: cover;
    background-attachment: scroll;
    background-position: left;
    background-repeat: repeat;
    background-origin: content-box;
    background: url(assets/images/city-bg.png);
  }
  
  .profile-widget-header:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    background: #fff;
    z-index: 1;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
  }
  
  .profile-widget-image img {
    width: 80px;
    height: 80px;
    border-radius: 6px;
    float: left;
  }
  
  .profile-widget-card {
    float: left;
    width: 90%;
    padding: 10px 12px;
    background: #fff;
    border-radius: 6px;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.03);
            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.03);
  }
  .profile-widget-card:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f4fc";
    font-size: 20px;
    color: #ccc;
    font-weight: 700;
    position: absolute;
    top: 50%;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    right: 20px;
    opacity: 0.4;
  }
  
  .profile-widget-header-title {
    float: left;
    padding-left: 20px;
    text-align: left;
  }
  .profile-widget-header-title h4 {
    font-size: 17px;
    color: #566985;
    font-weight: 600;
  }
  .profile-widget-header-title h4 a {
    color: #566985;
  }
  .profile-widget-header-title h4 a:hover {
    color: #566985;
  }
  
  .profile-widget-footer {
    margin: 10px 0 0 0;
    border-top: 1px solid #eee;
    padding-top: 15px;
  }
  
  .profile-custom-link {
    font-size: 18px;
  }
  .profile-custom-link a {
    color: #878c9f;
  }
  
  .call-btn {
    position: absolute;
    top: 15px;
    left: 25px;
    z-index: 10;
  }
  .call-btn a {
    color: #fff;
    font-size: 1em;
  }
  
  .pwh_counter {
    float: left;
    margin-right: 10px;
    color: #878c9f;
    font-size: 0.923em;
    font-weight: 500;
  }
  .pwh_counter span {
    margin-right: 6px;
  }
  
  .box-widget-menu-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
  }
  
  .banner-widget {
    padding: 150px 30px 20px;
    margin-top: 30px;
    overflow: hidden;
    border-radius: 4px;
  }
  
  .banner-widget_content {
    z-index: 2;
    position: relative;
  }
  .banner-widget_content h5 {
    text-align: left;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
  }
  
  .agent-post_descr_counter {
    text-align: left;
    font-weight: 400;
    color: #7d93b2;
    font-size: 0.923em;
  }
  .agent-post_descr_counter span {
    font-weight: 600;
  }
  
  .agent-post_descr {
    padding-right: 0;
  }
  .agent-post_descr .ftr-btn {
    margin: 4px 0 0 10px;
    font-size: 1em;
  }
  
  .card-info {
    padding: 120px 0 30px;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
  }
  
  .card-info-media {
    position: absolute;
    left: 30px;
    bottom: 34px;
    width: 120px;
    height: 120px;
    z-index: 10;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.4);
            box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.4);
    border-radius: 4px;
  }
  
  .card-info-content {
    position: relative;
    padding: 0 30px 0 200px;
    float: left;
    z-index: 20;
    width: 100%;
  }
  
  .clm {
    margin-top: 10px;
  }
  
  .profile-widget-footer .custom-scroll-link.csls {
    padding: 10px 0 15px 10px;
  }
  
  .card-info-content .agent_card-title {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .card-info-content .agent_card-title h4 {
    font-size: 24px;
    color: #fff;
  }
  .card-info-content .agent_card-title .geodir-category-location a,
  .card-info-content .agent_card-title .re_stars-title {
    color: #fff;
  }
  .card-info-content .card-verified {
    top: 39px;
  }
  .card-info-content .list-single-stats {
    float: left;
    margin-top: 6px;
  }
  .card-info-content .list-single-stats li {
    margin: 0 10px 0 0;
    padding: 3px 8px;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 2px;
  }
  .card-info-content .list-single-stats li span {
    color: #fff;
  }
  
  .card-info .box-widget-menu-btn {
    z-index: 20;
    top: 30px;
    right: 30px;
    font-size: 1em;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
  }
  .card-info .show-more-snopt-tooltip {
    right: 30px;
  }
  .card-info .show-more-snopt-tooltip.bxwt {
    top: 50px;
  }
  
  .card-info-content .card-verified {
    top: auto;
    bottom: 10px;
    right: 34px;
    color: #fff;
  }
  
  .card-info-content_social {
    margin-top: 5px;
  }
  .card-info-content_social li {
    margin: 0 5px 0 0;
    text-align: center;
    display: inline-block;
  }
  .card-info-content_social li a {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 2px;
    font-size: 0.846em;
  }
  
  .content-tabs {
    margin: 30px 0 0;
  }
  .content-tabs:before {
    content: "";
    position: absolute;
    right: 0;
    left: 60%;
    height: 1px;
    background: #d5d5d5;
    opacity: 0.5;
    top: 50%;
  }
  .content-tabs li {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 0 6px 0 0;
  }
  .content-tabs li a {
    color: #144273;
    font-size: 1em;
    display: block;
    font-weight: 500;
    padding: 15px 60px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
  }
  .content-tabs li.current a {
    color: #fff;
    border-color: transparent;
  }
  
  .listing-rating i {
    font-size: 0.769em;
    margin-right: 4px;
  }
  
  .card-popup-rainingvis_bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 80px;
  }
  .card-popup-rainingvis_bg span {
    float: left;
    margin-right: 4px;
    position: relative;
  }
  .card-popup-rainingvis_bg span:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f005";
    font-size: 0.769em;
    color: #ccc;
    font-weight: 700;
  }
  
  .re_stars-title {
    color: #878c9f;
    font-weight: 400;
  }
  
  .list-item-widget-contacts li,
  .contats-list li,
  .footer-contacts li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
    font-weight: 600;
    font-size: 1em;
  }
  .list-item-widget-contacts li span,
  .contats-list li span,
  .footer-contacts li span {
    color: #7d93b2;
    position: relative;
  }
  .list-item-widget-contacts li span i,
  .contats-list li span i,
  .footer-contacts li span i {
    margin-right: 6px;
  }
  
  .list-item-widget-contacts li,
  .contats-list li {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .list-item-widget-contacts li a,
  .contats-list li a {
    color: #144273;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: right;
  }
  
  .contats-list.contats-list-inline li {
    width: 33.3%;
  }
  
  .details-list ul {
    list-style: none;
    margin: 0;
    justify-content: flex-start;
  }
  
  .details-list li {
    width: 33.3%;
    padding: 0 20px 15px 0;
    text-align: left;
    font-weight: 500;
    margin: 0;
  }
  .details-list li span {
    padding: 0 10px 0 0;
    color: #878c9f;
  }
  
  .video-box-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: -30px 0 0 -30px;
    color: #fff;
    z-index: 20;
    left: 50%;
    top: 50%;
    -webkit-box-shadow: 0px 0px 0px 17px rgba(255, 255, 255, 0.4);
            box-shadow: 0px 0px 0px 17px rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    text-align: center;
  }
  .video-box-btn:hover {
    -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.4);
            box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.4);
  }
  
  .video_section-title h2 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
  }
  
  .vid-title-content {
    font-size: 14px;
    color: #fff;
  }
  
  .promo-link {
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    color: #fff;
    z-index: 20;
    margin-top: 30px;
    -webkit-box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.4);
            box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  
  .elementor .promo-link {
    -webkit-box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.4);
            box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.4);
  }
  
  .promo-link:hover,
  .elementor .promo-link:hover {
    -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.4);
            box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.4);
  }
  
  .reviews-comments-wrap {
    margin: 40px 0 0 0;
  }
  
  .reviews-comments-item {
    padding: 0 0 30px 80px;
    position: relative;
    margin-bottom: 40px;
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  .reviews-comments-item.reply-comment-item {
    width: 90%;
    margin-left: 10%;
    padding: 30px 20px 30px 110px;
    border-radius: 6px;
  }
  .reviews-comments-item.reply-comment-item .review-comments-avatar {
    top: 30px;
  }
  .reviews-comments-item:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  
  .reviews-comments-item.depth-1 + .comment-respond {
    margin-bottom: 30px;
  }
  
  .reviews-comments-item.depth-1 + .comment-respond:last-child {
    margin-bottom: 0;
  }
  
  .comment-respond .form-submit {
    margin-bottom: 0;
  }
  
  .review-comments-avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
  }
  .review-comments-avatar:before {
    content: "";
    position: absolute;
    right: -6px;
    top: 20px;
    width: 8px;
    height: 8px;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    background: #f9f9f9;
    z-index: 10;
  }
  .review-comments-avatar img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
  }
  
  .reviews-comments-item-text {
    width: 100%;
    position: relative;
    padding: 25px 30px;
    background: #f9f9f9;
    border-radius: 6px;
    border: 1px solid #eee;
  }
  .reviews-comments-item-text .box-widget-menu-btn {
    top: 0;
    right: 0;
  }
  .reviews-comments-item-text .show-more-snopt-tooltip {
    right: 0;
    top: 6px;
  }
  .reviews-comments-item-text h4 {
    font-size: 16px;
    font-weight: 600;
    color: #666;
    margin-bottom: 0;
  }
  .reviews-comments-item-text h4 a {
    color: #666;
  }
  
  .reviews-comments-item-date {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-weight: 500;
    color: #566985;
    font-size: 0.846em;
  }
  .reviews-comments-item-date span i {
    margin-right: 10px;
  }
  
  .review-total {
    position: absolute;
    right: 0;
    top: -100px;
    background: #f9f9f9;
    padding: 16px 30px 16px 30px;
    border: 1px solid #eee;
    border-radius: 6px;
  }
  
  .review-number {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 4px;
    margin-right: 14px;
    font-weight: 600;
    text-align: center;
  }
  
  .leave-rating-wrap {
    float: left;
    margin: 10px 0 20px 0;
    width: 100%;
  }
  
  .leave-rating-title {
    margin-right: 10px;
    font-weight: 500;
    font-size: 14px;
    color: #666;
    position: relative;
    top: -3px;
    float: left;
  }
  
  .leave-rating {
    float: left;
    margin: 1px 0 0 10px;
  }
  .leave-rating input[type=radio] {
    display: none;
  }
  .leave-rating label {
    font-size: 14px;
    float: right;
    letter-spacing: 4px;
    color: #facc39;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .leave-rating label:hover:before, .leave-rating label.selected:before {
    font-weight: 900;
  }
  .leave-rating:hover input[type=radio]:checked ~ label:before,
  .leave-rating input[type=radio]:checked ~ label:before,
  .leave-rating label:hover ~ label:before {
    font-weight: 900 !important;
  }
  
  .count-radio-wrapper {
    float: left;
    margin-left: 10px;
    position: relative;
    color: #878c9f;
    font-weight: 400;
  }
  
  .rcard_room {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
  }
  .rcard_room:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }
  
  .lrooms-media {
    width: 40%;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
  }
  .lrooms-media img {
    height: 100%;
  }
  
  .lrooms-details {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 5px 0 0 20px;
  }
  
  .lrooms-details-header {
    padding-bottom: 20px;
  }
  
  .lrooms-area {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.923em;
    font-weight: 500;
    background: #f5f7fb;
    border: 1px solid #eee;
    padding: 6px 13px;
    border-radius: 2px;
  }
  .lrooms-area strong {
    padding-left: 3px;
    font-size: 0.923em;
    color: #566985;
  }
  
  .lrooms-details-header h3 {
    color: #334e6f;
    padding-bottom: 6px;
    font-size: 16px;
    font-weight: 700;
  }
  .lrooms-details-header h5 {
    font-size: 0.846em;
    font-weight: 700;
    color: #566985;
  }
  
  .lrooms-details .facilities-list {
    margin-top: 16px;
  }
  .lrooms-details .facilities-list ul {
    list-style: none;
    margin: 0;
  }
  .lrooms-details .facilities-list li {
    display: inline-block;
    margin: 0 12px 0 0;
    color: #878c9f;
    font-size: 16px;
    cursor: pointer;
  }
  
  .more-photos-button {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 8px 20px;
    z-index: 2;
    cursor: pointer;
    font-weight: 500;
    color: #fff;
    font-size: 0.769em;
    border-radius: 0 4px 0 0;
  }
  .more-photos-button i {
    margin-right: 4px;
  }
  
  .no-top-margin {
    margin-top: 0;
  }
  
  /*-------------Video---------------------------------------*/
  .media-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  
  .video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 0;
    z-index: 1;
  }
  .video-container video {
    width: 100%;
  }
  
  .video-iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden !important;
    top: 0;
    left: 0;
    padding: 0 !important;
  }
  .video-iframe iframe {
    position: absolute;
    top: -75px;
    left: 50%;
    width: 100%;
    height: 100%;
    display: block;
  }
  
  .media-container.video-parallax {
    height: 120%;
    top: -10%;
  }
  
  .resp-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .resp-video iframe,
  .resp-video object,
  .resp-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .video-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  
  .video-holder iframe {
    position: absolute;
    top: -75px;
    left: 50%;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
  }
  
  /*-------------accordion---------------------------------------*/
  .accordion {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
  }
  .accordion a.toggle {
    border: 1px solid #eee;
    border-top: none;
    padding: 18px 50px 18px 30px;
    width: 100%;
    display: block;
    position: relative;
    background: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
    font-weight: 600;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  .accordion a.toggle:first-child {
    border-top: 1px solid #eee;
  }
  .accordion a.toggle strong {
    margin: 0 0 0 10px;
    padding: 6px 18px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
  }
  .accordion a.toggle span {
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: -1px;
    width: 60px;
  }
  .accordion a.toggle span:before, .accordion a.toggle span:after {
    content: "";
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  .accordion a.toggle span:before {
    width: 10px;
    height: 2px;
    margin-top: -1px;
    margin-left: -5px;
  }
  .accordion a.toggle span:after {
    width: 2px;
    height: 10px;
    margin-top: -5px;
    margin-left: -1px;
  }
  .accordion a.toggle.act-accordion {
    color: #fff;
    background: #35353a;
    border-color: transparent;
  }
  .accordion a.toggle.act-accordion span:after {
    height: 0;
  }
  
  .accordion-inner {
    display: none;
    width: 100%;
    position: relative;
    padding: 25px 30px;
    background: #f9f9f9;
    text-align: left;
    border: 1px solid #eee;
  }
  .accordion-inner img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .accordion-inner.visible {
    display: block;
  }
  
  .accordion-lite_content {
    display: none;
    margin-top: 10px;
    padding: 20px 0 15px;
  }
  
  .accordion-lite-header {
    cursor: pointer;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
  }
  
  .accordion-lite-container {
    margin-bottom: 12px;
    padding: 15px 30px;
    background: #f9f9f9;
    border-radius: 4px;
  }
  .accordion-lite-container p {
    color: #3b4249;
  }
  
  .accordion-lite-header i {
    float: right;
    position: relative;
    top: 8px;
    font-size: 0.923em;
  }
  .accordion-lite-header.acc_open i:before {
    content: "\f068";
  }
  
  .big-lsmt {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 40px;
  }
  
  .faq-nav {
    margin-bottom: 20px;
  }
  .faq-nav li {
    display: block;
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
  }
  .faq-nav li a {
    color: #666;
    display: block;
    padding: 14px 12px 14px 0;
    position: relative;
    font-size: 1em;
    font-weight: 600;
  }
  .faq-nav li a i {
    margin-right: 10px;
  }
  .faq-nav li a:hover {
    color: #999;
  }
  .faq-nav li a:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0da";
    position: absolute;
    top: 12px;
    right: 10px;
    font-size: 0.923em;
    color: #ccc;
  }
  
  .fns.search-widget {
    margin-bottom: 10px;
  }
  .fns.search-widget .custom-form input {
    background: #f9f9f9;
  }
  
  /*-------------map ,  infobox and markers ---------------------------------------*/
  .block-box {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
  }
  
  .back-tofilters {
    color: #fff;
    margin-top: 20px;
    padding: 15px 0;
    border-radius: 4px;
    -webkit-box-shadow: 0 9px 26px rgba(58, 87, 135, 0.15);
            box-shadow: 0 9px 26px rgba(58, 87, 135, 0.15);
    display: block;
    text-align: center;
  }
  .back-tofilters i {
    margin-left: 10px;
  }
  
  .map-modal-wrap {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    display: none;
    overflow: auto;
    -webkit-transform: translate3d(0, 0, 0);
  }
  
  .map-modal-wrap-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.41);
    -webkit-transform: translate3d(0, 0, 0);
  }
  
  .map-modal-item {
    position: relative;
    max-width: 650px;
    margin: 0 auto;
    top: 25%;
    z-index: 2;
  }
  
  .map-modal-container {
    padding: 0;
    background: #fff;
    border-radius: 2px;
    overflow: hidden;
  }
  .map-modal-container h3 {
    float: left;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    margin: 15px 0;
    color: #566985;
    padding-left: 20px;
  }
  
  .map-modal .singleMap {
    margin-bottom: 0;
  }
  
  .map-modal-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    z-index: 10;
    cursor: pointer;
  }
  
  .map-container {
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    z-index: 1;
  }
  
  .fw-map {
    height: 500px;
  }
  .fw-map.big_map {
    height: 550px;
  }
  
  .hidden-map-container {
    display: none;
    background: #fff;
    overflow: hidden;
  }
  
  .singleMap {
    height: 200px;
  }
  
  .lmap-box .singleMap {
    height: 420px;
  }
  
  .map-container.column-map {
    width: calc(100% - 930px);
    position: fixed;
    overflow: hidden;
    left: 80px;
    top: 150px;
  }
  .map-container.column-map.right-position-map {
    left: auto;
    right: 80px;
  }
  .map-container.column-map.no-top_search {
    top: 70px;
  }
  
  #map-main {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
  }
  
  .map-inner {
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 1;
  }
  
  .map-close {
    position: absolute;
    left: 20px;
    top: 10px;
    z-index: 1100;
    cursor: pointer;
    width: 43px;
    height: 43px;
    line-height: 43px;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    display: none;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
  }
  
  .cluster img {
    display: none;
  }
  
  .cluster-visible {
    text-align: center;
    font-size: 0.769em !important;
    color: #fff !important;
    font-weight: 400 !important;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    background: #fff;
    -webkit-box-shadow: 0 12px 5px rgba(0, 0, 0, 0.23);
            box-shadow: 0 12px 5px rgba(0, 0, 0, 0.23);
  }
  .cluster-visible:before {
    border: 1px solid;
    opacity: 1;
    content: "";
    position: absolute;
    border-radius: 50%;
    background: rgba(50, 112, 252, 0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-animation: cluster-animation 1.5s infinite;
            animation: cluster-animation 1.5s infinite;
  }
  
  @-webkit-keyframes cluster-animation {
    100% {
      -webkit-transform: scale(1.8);
              transform: scale(1.8);
      opacity: 0;
    }
  }
  
  @keyframes cluster-animation {
    100% {
      -webkit-transform: scale(1.8);
              transform: scale(1.8);
      opacity: 0;
    }
  }
  .mapzoom-in {
    position: absolute;
    z-index: 100;
    top: 50%;
    cursor: pointer;
    width: 38px;
    height: 38px;
    line-height: 38px;
    right: 10px;
    margin-top: -84px;
    color: #666;
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 2px rgba(58, 87, 135, 0.25);
            box-shadow: 0 0 2px rgba(58, 87, 135, 0.25);
    text-align: center;
  }
  
  .mapzoom-out {
    position: absolute;
    z-index: 100;
    top: 50%;
    cursor: pointer;
    width: 38px;
    height: 38px;
    line-height: 38px;
    right: 10px;
    margin-top: -84px;
    color: #666;
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 2px rgba(58, 87, 135, 0.25);
            box-shadow: 0 0 2px rgba(58, 87, 135, 0.25);
    margin-top: -43px;
    text-align: center;
  }
  
  .mapzoom-in:before,
  .mapzoom-out:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f068";
    font-size: 0.769em;
    font-weight: 600;
  }
  
  .mapzoom-in:before {
    content: "\f067";
  }
  
  .mapnavigation {
    position: absolute;
    bottom: 70px;
    right: 10px;
    z-index: 1030;
    overflow: hidden;
    text-align: center;
    width: auto !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .mapnavigation li {
    position: relative;
    margin-left: 6px;
    margin-bottom: 0;
  }
  
  .mapnavbtn {
    width: 38px;
    height: 38px;
    float: left;
    font-size: 0.846em;
    color: #666;
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(58, 87, 135, 0.25);
            box-shadow: 0 0 2px rgba(58, 87, 135, 0.25);
    cursor: pointer;
  }
  .mapnavbtn span {
    line-height: 40px;
  }
  
  .scrollContorl {
    position: absolute;
    bottom: 115px;
    right: 10px;
    cursor: pointer;
    width: 38px;
    height: 38px;
    line-height: 38px;
    z-index: 1030;
    background: #fff;
    color: #666;
    -webkit-box-shadow: 0 0 2px rgba(58, 87, 135, 0.25);
            box-shadow: 0 0 2px rgba(58, 87, 135, 0.25);
    text-align: center;
  }
  
  .psingle-block-box .scrollContorl {
    bottom: 95px;
  }
  
  .scrollContorl:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f068";
    font-size: 0.769em;
    font-weight: 600;
    content: "\f09c";
  }
  .scrollContorl.enabledsroll:before {
    content: "\f3c1";
  }
  
  .contacts-map .scrollContorl {
    bottom: 68px;
  }
  
  .map-popup-wrap {
    display: block;
    width: 220px !important;
    position: relative;
    z-index: 1 !important;
    font-size: 14px;
    font-family: "Jost", sans-serif;
  }
  .map-popup-wrap:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -10px;
    left: 50%;
    margin-left: -20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    z-index: 100;
  }
  
  .ol-popup .map-popup-wrap {
    margin: 0 auto;
  }
  
  .map-popup {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 12px 35px rgba(0, 0, 0, 0.13);
            box-shadow: 0 12px 35px rgba(0, 0, 0, 0.13);
    border-radius: 6px;
  }
  
  .listing-img-content {
    overflow: hidden;
    left: 0;
    top: 0;
    height: 140px;
    right: 0;
    background-size: cover;
    background-position: center;
    position: absolute;
  }
  
  .mp-cat {
    color: #fff;
    position: absolute;
    left: 10px;
    top: 20px;
    font-size: 0.769em;
    line-height: 1;
    font-weight: 500;
    padding: 4px 16px;
    border-radius: 2px;
    z-index: 10;
  }
  
  .map-popup-status + .map-popup-category {
    top: 44px;
  }
  
  .listing-img-content:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #333;
    opacity: 0.3;
  }
  
  .listing-content {
    z-index: 21;
    width: 100%;
    padding: 155px 15px 20px;
  }
  
  .map-popup-price {
    margin-top: 6px;
    font-size: 0.923em;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
  }
  
  .infoBox-close {
    position: absolute;
    font-size: 0.923em;
    top: 20px;
    right: 20px;
    color: #fff;
    z-index: 20;
    cursor: pointer;
  }
  
  .geoLocation {
    display: none;
  }
  
  .listing-title h4 {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    color: #566985;
    margin-bottom: 0;
  }
  .listing-title h4 a {
    color: #566985;
  }
  
  .map-popup-location-info {
    width: 100%;
    color: #999;
    font-weight: 500;
    font-size: 0.769em;
    padding-top: 3px;
  }
  
  .scrollContorl.enabledsroll i:before {
    content: "\f3c1";
  }
  
  .controls-mapwn {
    position: absolute;
    background: #fff url(../images/search-icon.png) right no-repeat;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    width: 300px;
    z-index: 1000;
    border: none;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    left: 10px !important;
    top: 10px !important;
  }
  
  .info-window-content {
    text-align: center;
  }
  .info-window-content p {
    text-align: center;
    font-size: 0.769em;
    color: #566985;
  }
  .info-window-content h1 {
    font-size: 14px;
    font-family: "Jost", sans-serif;
    font-weight: 600;
    display: block;
  }
  
  .gm-style .gm-style-iw {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
    padding-top: 20px;
    display: block !important;
  }
  
  .single-slider-wrapper img {
    width: 100%;
    height: auto;
  }
  .single-slider-wrapper .slider-nav .slick-slide-item {
    cursor: pointer;
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .single-slider-wrapper .slider-nav .slick-current .slick-slide-item,
  .single-slider-wrapper .slider-nav .slick-slide-item:hover {
    opacity: 1;
  }
  
  /*------Contacts------------------------------------------------*/
  .serv-link.sl-b {
    font-size: 0.923em;
  }
  
  .contacts-opt {
    margin: 40px 0;
  }
  
  .contact-form-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    z-index: 10;
    -webkit-transform: translate3d(0, 0, 0);
    display: none;
  }
  
  .contact-form-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(37, 44, 65, 0.7);
    -webkit-transform: translate3d(0, 0, 0);
    min-height: 900px;
  }
  
  .contact-form-container {
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    top: 20%;
    z-index: 10;
  }
  
  .contact-form-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #eee;
    padding: 0 70px 0 50px;
    background: #f5f7fb;
  }
  .contact-form-header h4 {
    text-align: left;
    padding-top: 15px;
    font-weight: 600;
    font-size: 14px;
    color: #144273;
  }
  
  .close-contact-form {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    line-height: 50px;
    width: 50px;
    cursor: pointer;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #3270fc;
    background: #fff;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    text-align: center;
  }
  .close-contact-form:hover {
    color: #fff;
    background: #3270fc;
  }
  
  .contact-form-main {
    padding: 70px 50px 20px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  
  #message div {
    text-align: left;
    padding: 10px 30px;
    font-size: 1em;
    font-weight: 500;
    background: #f9f9f9;
    border: 1px solid #eee;
    margin-bottom: 10px;
    color: #144273;
  }
  
  .hid-body {
    overflow: hidden;
  }
  
  .contact-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
  }
  .contact-social li {
    margin: 0;
  }
  .contact-social li ul {
    border: 1px solid #eee;
  }
  .contact-social li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-left: 1px solid #eee;
    background: #fff;
  }
  .contact-social li a:hover {
    color: #fff;
  }
  .contact-social.socials-st2 li {
    margin-right: 6px;
  }
  .contact-social.socials-st2 li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 0;
    border-radius: 2px;
    font-size: 0.846em;
    color: #fff;
  }
  
  .cs-title {
    margin-right: 20px;
    font-weight: 600;
    font-size: 0.846em;
    color: #144273;
  }
  
  .contact-notifer {
    float: left;
    margin: 10px 0 0 40px;
    font-size: 14px;
    color: #144273;
    font-weight: 500;
  }
  .contact-notifer a {
    text-transform: uppercase;
    font-size: 0.923em;
    padding-left: 5px;
  }
  
  /*------pricing-table------------------------------------------------*/
  .pricing-switcher-header {
    font-size: 24px;
    font-weight: 400;
    color: #566985;
  }
  
  .pricing-column {
    padding: 30px 30px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
  }
  
  .pricing-header h3 {
    text-align: left;
    font-size: 20px;
    font-weight: 600;
  }
  .pricing-header h3 span {
    padding-right: 6px;
    font-size: 0.923em;
  }
  
  .price-num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .pricing-header p {
    font-weight: 400;
  }
  
  .price-num span.curen {
    position: relative;
    top: -32px;
    padding-right: 7px;
    font-weight: 400;
    font-size: 19px;
    color: #ccc;
  }
  
  .price-num-item {
    font-size: 55px;
    position: relative;
    font-weight: 400;
    color: #292929;
    float: left;
  }
  
  .pricing-content {
    margin: 5px 0 0;
    padding: 15px 0 0;
    border-top: 1px solid #eee;
  }
  
  .price-num-desc {
    font-weight: 500;
    margin-left: 20px;
  }
  .price-num-desc span:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 4px;
    width: 1px;
    height: 12px;
    background: #ddd;
    -webkit-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
            transform: rotate(40deg);
  }
  
  .pricing-content ul {
    list-style: none;
    margin: 0;
  }
  
  .pricing-content li {
    display: block;
    margin-bottom: 12px;
    padding-left: 30px;
    position: relative;
    font-size: 0.923em;
    font-weight: 500;
  }
  .pricing-content li.not-included {
    color: #ccc;
    text-decoration: line-through;
  }
  .pricing-content li:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    position: absolute;
    bottom: 3px;
    font-size: 0.846em;
    left: 0;
  }
  .pricing-content li.not-included:before {
    content: "\f307";
  }
  
  .price-link {
    color: #fff;
    padding: 15px 0;
    border-radius: 6px;
    margin-top: 20px;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.03);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0.03);
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .price-link:hover {
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
            box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
  }
  
  .year-sale {
    display: none;
  }
  
  .pricing-switcher {
    text-align: center;
    position: relative;
  }
  .pricing-switcher .fieldset {
    display: inline-block;
    position: relative;
    padding: 2px;
    border-radius: 2px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.07);
            box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.07);
  }
  .pricing-switcher input[type=radio] {
    position: absolute;
    opacity: 0;
    left: -1000px;
  }
  .pricing-switcher label {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 210px;
    height: 56px;
    line-height: 56px;
    cursor: pointer;
    font-weight: 600;
    font-size: 0.923em;
    color: #fff;
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    text-align: center;
    margin-bottom: 0;
  }
  .pricing-switcher .switch {
    position: absolute;
    top: 7px;
    left: 7px;
    height: 46px;
    width: 210px;
    background: #fff;
    border-radius: 2px;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }
  .pricing-switcher input[type=radio]:checked + label {
    color: #292929;
  }
  .pricing-switcher input[type=radio]:checked + label + .switch, .pricing-switcher input[type=radio]:checked + label:nth-of-type(n) + .switch {
    -webkit-transform: translateX(200px);
    -ms-transform: translateX(200px);
        transform: translateX(200px);
  }
  
  .mouth-cont {
    z-index: 1;
    opacity: 1;
    position: relative;
    display: inline-block;
  }
  
  .year-cont {
    opacity: 0;
    display: none;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }
  
  .year-desc {
    position: relative;
    top: auto;
    left: auto;
    display: none;
  }
  
  .price-item {
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }
  
  .year-mont .mouth-cont {
    opacity: 0;
    display: none;
  }
  .year-mont .year-cont {
    opacity: 1;
    display: inline-block;
  }
  .year-mont .year-desc {
    display: inline-block;
  }
  .year-mont .price-num-desc .mouth-cont {
    display: none;
  }
  
  .price-num-desc .year-cont {
    margin-left: 30px;
  }
  
  .price-num-desc .year-desc {
    margin-left: 0;
  }
  
  .recomm-price {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 15px;
    color: #fff;
    font-size: 0.846em;
    border-radius: 0 0 0 4px;
  }
  
  /*------blog------------------------------------------------*/
  .fw-separator {
    height: 1px;
    background: #eee;
    margin: 10px 0 15px;
    display: block;
  }
  
  .post-article {
    margin-bottom: 20px;
  }
  
  .sblock_box {
    background: #fff;
    border: 1px solid #eee;
  }
  
  .post-article .list-single-main-media {
    margin-bottom: 0;
    border-radius: 10px 10px 0 0;
  }
  .post-article .psingle-block-box {
    padding: 30px 30px 20px;
    border-radius: 10px;
  }
  .post-article .list-single-main-media + .psingle-block-box {
    border-radius: 0 0 10px 10px;
  }
  .post-article .not-found-wrap {
    padding: 30px;
  }
  
  .post-opt-title {
    display: block;
    text-align: left;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 20px;
    color: #144273;
  }
  .post-opt-title a {
    color: #144273;
  }
  
  .post-author {
    margin-right: 20px;
  }
  .post-author img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-right: 20px;
  }
  
  .post-opt li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .post-opt li span,
  .post-opt li a {
    color: #7d93b2;
    font-weight: 500;
    font-size: 0.923em;
  }
  
  .post-author span {
    color: #7d93b2;
    font-weight: 500;
    font-size: 0.923em;
  }
  
  .post-opt li i {
    padding-right: 6px;
    font-weight: bold;
  }
  
  .cat-item li {
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 15px;
    position: relative;
  }
  .cat-item li:last-child {
    margin-bottom: 0;
  }
  .cat-item li:before {
    content: "";
    position: absolute;
    bottom: 6px;
    width: 100px;
    height: 1px;
    background: #eee;
    left: 50%;
    margin-left: -25px;
  }
  .cat-item.cat-item_dec li {
    padding-left: 20px;
  }
  .cat-item.cat-item_dec li:before {
    display: none;
  }
  .cat-item.cat-item_dec li:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f178";
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 0.846em;
  }
  .cat-item a {
    color: #7d93b2;
    font-weight: 600;
  }
  .cat-item span {
    color: #fff;
    font-size: 0.769em;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
  }
  
  .search-widget .search-submit {
    position: absolute;
    right: 20px;
    bottom: 12px;
    cursor: pointer;
    background: none;
    border: none;
  }
  .search-widget .custom-form input {
    padding-left: 10px;
    background: #fff;
    margin-bottom: 0;
  }
  
  .single-article-header .post-opt-title {
    margin-bottom: 2px;
    font-size: 26px;
  }
  
  .content-nav_holder {
    z-index: 10;
    overflow: hidden;
    border-radius: 6px;
    padding: 0 20px;
  }
  
  .content-nav li {
    width: 50%;
    position: relative;
    margin: 0;
  }
  .content-nav li:first-child {
    border: none;
  }
  .content-nav li.post-nav-right {
    margin-left: auto;
  }
  .content-nav li a {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .content-nav li a.ln, .content-nav li a.rn {
    color: #fff;
    font-size: 0.923em;
    position: relative;
    width: 100%;
    display: inline-block;
    min-height: 76px;
    z-index: 10;
  }
  .content-nav li a.ln {
    text-align: left;
    padding-right: 20px;
  }
  .content-nav li a.rn {
    text-align: right;
    padding-left: 20px;
  }
  .content-nav li:hover .content-nav-media {
    opacity: 1;
  }
  .content-nav li:hover .content-nav-media .bg {
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3);
  }
  .content-nav li a.ln i, .content-nav li a.rn i {
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  
  .content-nav-media {
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  .content-nav-media .bg {
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  
  .closedet_style:before {
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  
  .content-nav li a.ln:hover i, .content-nav li a.rn:hover i {
    -webkit-transform: rotateX(360deg);
            transform: rotateX(360deg);
  }
  .content-nav li:hover a i {
    color: #fff;
  }
  .content-nav li a span {
    font-size: 1em;
    font-weight: 500;
  }
  .content-nav li a.ln span {
    padding-left: 25px;
  }
  .content-nav li a.rn span {
    padding-right: 25px;
  }
  
  .content-nav-media {
    position: absolute;
    top: 0;
    left: -70px;
    right: -70px;
    bottom: 0;
    overflow: hidden;
    opacity: 0;
    z-index: 1;
  }
  .content-nav-media .bg {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  .content-nav-media:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    z-index: 10;
  }
  
  .content-nav li:hover .content-nav-media:before {
    opacity: 0.4;
  }
  
  /*------ team ------------------------------------------------*/
  .team-item {
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 4px;
  }
  
  .team-content {
    padding: 20px 30px 15px;
  }
  .team-content h4 {
    text-align: left;
    font-size: 16px;
    color: #144273;
    font-weight: 600;
  }
  .team-content h5 {
    font-size: 0.923em;
    font-weight: 500;
    text-align: left;
    padding-bottom: 10px;
  }
  
  .team-footer {
    border-top: 1px solid #eee;
    padding-left: 30px;
  }
  
  .team-social {
    margin-left: auto;
  }
  .team-social li {
    display: inline-block;
    margin-bottom: 0;
  }
  .team-social li a {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-left: 1px solid #eee;
    font-size: 14px;
    background: #fff;
    text-align: center;
  }
  .team-social li a:hover {
    background: #f5f7fb;
  }
  
  .tf-btn {
    font-size: 16px;
    color: #878c9f;
  }
  
  /*------ services------------------------------------------------*/
  .services-opions li {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 0 95px;
    margin-bottom: 20px;
  }
  .services-opions li i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 22px;
  }
  .services-opions li h4 {
    text-align: left;
    padding-bottom: 4px;
    font-weight: 600;
    color: #144273;
    font-size: 16px;
  }
  .services-opions li p {
    text-align: justify;
  }
  
  .services-item {
    background: #fff;
    padding: 35px 30px 35px 90px;
    border-radius: 4px;
    border: 1px solid #eee;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  .services-item:hover {
    -webkit-box-shadow: 0 19px 20px rgba(58, 87, 135, 0.08);
            box-shadow: 0 19px 20px rgba(58, 87, 135, 0.08);
  }
  .services-item h4 {
    text-align: left;
    font-weight: 600;
    color: #144273;
    font-size: 16px;
    padding-bottom: 10px;
  }
  .services-item i {
    position: absolute;
    left: 25px;
    top: 38px;
    font-size: 35px;
  }
  .services-item.sty2 {
    padding: 0 0 0 95px;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    background-color: transparent;
  }
  .services-item.sty2:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .services-item.sty2 h4 {
    padding-bottom: 0;
  }
  .services-item.sty2 .service-ithead span {
    font-size: 1em;
  }
  .services-item.sty2 .service-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
  }
  .services-item.sty2 .service-icon i {
    position: static;
    font-size: 22px;
    color: #fff;
  }
  
  .service-ithead span {
    font-weight: 600;
    font-size: 16px;
  }
  
  .serv-link {
    font-size: 0.769em;
    text-transform: uppercase;
    margin-top: 8px;
    font-weight: 600;
    color: #999;
  }
  .serv-link:hover {
    color: #999;
  }
  
  /*------ testimonilas------------------------------------------------*/
  .text-carousel-item {
    background: #fff;
    padding: 25px 30px;
    border-radius: 4px;
    border: 1px solid #eee;
  }
  
  .testimonials-slider {
    padding-bottom: 20px;
  }
  .testimonials-slider .slick-item {
    padding: 0 10px;
  }
  .testimonials-slider .slick-dots {
    bottom: -20px;
  }
  .testimonials-slider .slick-dots li button {
    background: #ccc;
  }
  
  .text-carousel-item:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f10e";
    top: 30px;
    right: 20px;
    position: absolute;
    color: #ccc;
    opacity: 0.8;
    font-size: 14px;
  }
  
  .text-carousel-item-header {
    padding: 0 0 20px 80px;
    margin-bottom: 20px;
  }
  
  .popup-avatar {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
  }
  
  .text-carousel-item .card-popup-rainingvis {
    margin: 4px 0 0 0;
  }
  
  .popup-avatar img {
    width: 60px;
    height: 60px;
  }
  
  .testim-link {
    margin-top: 10px;
    border-radius: 2px;
    color: #fff;
    padding: 7px 20px;
    font-size: 0.846em;
    font-weight: 600;
    display: inline-block;
  }
  
  .review-owner {
    text-transform: uppercase;
    font-size: 0.846em;
    font-weight: 600;
    color: #144273;
    padding-top: 12px;
    letter-spacing: 2px;
  }
  
  /*------compare------------------------------------------------*/
  .compare-counter {
    position: absolute;
    left: 0;
    top: 60px;
    background: #fff;
    padding: 8px 23px;
    border-radius: 4px;
    font-size: 0.923em;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  }
  
  .compare-container {
    padding-left: 150px;
  }
  
  .compare-column {
    padding: 0 10px;
    float: left;
    cursor: col-resize;
  }
  
  .compare-link {
    margin-bottom: 20px;
  }
  .compare-link h4 {
    color: #757b8d;
    font-size: 0.846em;
    text-transform: uppercase;
    font-weight: 500;
  }
  .compare-link h4 a {
    color: #000;
  }
  
  .compare-header {
    position: absolute;
    left: 0;
    top: 185px;
    right: 0;
    z-index: 1;
    border-radius: 6px;
    overflow: hidden;
  }
  .compare-header li {
    display: block;
    margin-bottom: 0;
    text-align: left;
    font-size: 1em;
    width: 100%;
    padding: 20px 0 20px 70px;
    background: #fff;
    font-weight: 500;
    color: #999;
  }
  
  .compare-content li {
    padding: 20px 0;
    text-align: center;
    font-size: 1em;
    font-weight: 500;
    width: 100%;
    display: block;
    margin-bottom: 0;
  }
  
  .compare-header li:nth-child(2n) {
    background: #f9f9f9;
  }
  
  .compare-slider {
    z-index: 2;
  }
  
  .compare-link-meia {
    width: 250px;
    height: 140px;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 10px;
  }
  .compare-link-meia:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    background: #000;
    opacity: 0.2;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  
  .remove-compare {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    color: #fff;
    font-size: 0.846em;
    z-index: 3;
    text-align: center;
  }
  
  .compare-link:hover .compare-link-meia:before {
    opacity: 0.4;
  }
  
  /*------404------------------------------------------------*/
  .hero-text-big {
    font-size: 154px;
    color: #fff;
    font-weight: 900;
    letter-spacing: 10px;
    text-align: center;
  }
  
  .error-wrap {
    text-align: center;
  }
  .error-wrap p {
    color: rgba(255, 255, 255, 0.91);
    font-size: 14px;
    text-align: center;
  }
  .error-wrap form {
    margin: 30px auto 20px;
    max-width: 550px;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
    -webkit-box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
            box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
  }
  .error-wrap form input {
    float: left;
    width: 100%;
    border: none;
    background: #fff;
    height: 50px;
    padding: 0 100px 0 20px;
    z-index: 1;
  }
  .error-wrap form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 50px;
    line-height: 50px;
    z-index: 2;
    color: #fff;
    border: none;
    cursor: pointer;
    background: #fff;
  }
  .error-wrap a.btn {
    display: inline-table;
    margin-top: 10px;
    background: #fff;
  }
  
  .hero-text-big {
    -webkit-transform: rotateY(-15deg);
            transform: rotateY(-15deg);
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
  }
  .hero-text-big span.z-layer:not(:first-child) {
    color: #f1f1f1;
  }
  
  .pwh_bg.fw-pwh {
    top: 55%;
    bottom: -280px;
  }
  
  /*------dropzone------------------------------------------------*/
  .fuzone {
    position: relative;
    border: 2px dashed #eee;
    border-radius: 3px;
    background: #f7f9fb;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    min-height: 110px;
    margin-top: 0px;
    cursor: pointer;
  }
  .fuzone input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 100;
    cursor: pointer;
  }
  .fuzone .fu-text {
    text-align: center;
    margin: 50px 0;
    font-size: 14px;
    color: #999;
    font-weight: 400;
    position: relative;
  }
  .fuzone .fu-text i {
    font-size: 44px;
    width: 100%;
    padding-bottom: 10px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #666;
  }
  .fuzone:hover .fu-text i {
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  
  .photoUpload-files {
    margin-top: 6px;
    padding: 0 10px;
  }
  .photoUpload-files span {
    color: #666;
    margin: 0 3px;
    padding: 3px 6px;
    background: #fff;
    border-radius: 2px;
    display: inline-block;
    font-size: 0.769em;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.07);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.07);
  }
  
  .lws_mobile {
    display: block;
  }
  
  .mob-nav-content-btn {
    padding: 13px 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    margin-bottom: 20px;
    display: none;
    text-align: center;
  }
  
  .top-search-content .pr-it-nopad {
    padding-left: 0;
  }
  
  .close_sb-filter {
    position: absolute;
    right: 30px;
    top: 18px;
    cursor: pointer;
    z-index: 20;
    display: none;
    font-size: 18px;
  }
  
  .col-list-wrap_opt {
    display: none;
    padding: 0 30px;
    margin-bottom: 20px;
  }
  
  .col-list-wrap_opt_btn {
    padding: 12px 0;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-size: 0.923em;
    font-weight: 500;
    width: 48%;
    text-align: center;
  }
  
  .main-header ul {
    list-style: none;
    margin: 0;
  }
  
  .cart-btn, .header-opt_btn, .add-list, .add-list_mob,
  .clear_wishlist {
    text-align: center;
  }
  
  .listing-slider-item .listing-item {
    width: 100%;
  }
  
  .listing-slider-wrap .lc-wbtn {
    color: #fff;
  }
  .listing-slider-wrap .lc-wbtn.lc-wbtn_next {
    right: 20px;
  }
  .listing-slider-wrap .lc-wbtn.lc-wbtn_prev {
    left: 20px;
  }
  
  .cthiso-filters a {
    background: #fff;
  }
  
  .elementor .gcf-company img {
    border-radius: 100%;
  }
  
  .elementor-top-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  
  .small-padding {
    padding: 50px 0;
  }
  
  .elementor-widget:not(:last-child) .section-separator {
    margin-bottom: 0;
  }
  
  .process-item-wrap .process-item_time-line {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .process-item-wrap .process-item_time-line .pi_head {
    float: none;
  }
  .process-item-wrap .process-item_time-line.bot-decor-no:after {
    display: none;
  }
  
  .popup-video-ele {
    position: relative;
  }
  .popup-video-ele .promo-link {
    position: absolute;
    bottom: 40px;
    left: 50px;
    text-align: center;
  }
  
  .view-all-taxs,
  .view-all-listings {
    margin-top: 30px;
  }
  
  .hero-bg-absolute {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
  }
  
  .swiper-slide a.geodir-category-img-wrap {
    display: block;
  }
  
  .elementor-editor-active .single-carousel.carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .elementor-editor-active .listing-slider-editor-col-2 .slick-item {
    width: 50%;
  }
  .elementor-editor-active .listing-slider-editor-col-3 .slick-item {
    width: 33.33%;
  }
  .elementor-editor-active .listing-slider-editor-col-4 .slick-item {
    width: 25%;
  }
  .elementor-editor-active .listing-slider-editor-col-5 .slick-item {
    width: 20%;
  }
  .elementor-editor-active .listing-slider-editor-col-6 .slick-item {
    width: 16.66%;
  }
  .elementor-editor-active .listing-slider-editor-col-7 .slick-item {
    width: 14.285%;
  }
  
  .elementor-widget-container > .section-title {
    margin-bottom: 0;
  }
  
  .elementor .bot-bg-pos .elementor-background-overlay {
    top: auto;
    bottom: -230px;
  }
  
  .hero-yt_video, .hero-vm_video, .hero-ht_video {
    overflow: hidden;
  }
  
  .woocommerce input[type=text], .woocommerce input[type=email], .woocommerce input[type=password], .woocommerce input[type=button], .woocommerce input[type=number], .woocommerce input[type=tel],
  .woocommerce textarea, .woocommerce select {
    border: 1px solid #e5e7f2;
    background: #f9f9f9;
    width: 100%;
    padding: 10px 20px;
    border-radius: 4px;
    color: #7d93b2;
    font-size: 0.923em;
    line-height: 18px;
    outline: none;
    overflow: hidden;
    z-index: 1;
  }
  .woocommerce input[type=text]::-webkit-input-placeholder, .woocommerce input[type=email]::-webkit-input-placeholder, .woocommerce input[type=password]::-webkit-input-placeholder, .woocommerce input[type=button]::-webkit-input-placeholder, .woocommerce input[type=number]::-webkit-input-placeholder, .woocommerce input[type=tel]::-webkit-input-placeholder,
  .woocommerce textarea::-webkit-input-placeholder, .woocommerce select::-webkit-input-placeholder {
    color: #7d93b2;
    font-weight: 500;
    font-family: "Roboto";
  }
  .woocommerce input[type=text], .woocommerce input[type=email], .woocommerce input[type=password], .woocommerce input[type=button], .woocommerce input[type=number], .woocommerce input[type=tel],
  .woocommerce textarea {
    -webkit-appearance: none;
  }
  .woocommerce input[type=text]:focus, .woocommerce input[type=email]:focus, .woocommerce input[type=password]:focus, .woocommerce input[type=button]:focus, .woocommerce input[type=number]:focus, .woocommerce input[type=tel]:focus,
  .woocommerce textarea:focus {
    background: #fff;
    -webkit-box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
            box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
  }
  
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    line-height: 1.66;
    font-weight: 500;
  }
  
  .woocommerce form .form-row label {
    line-height: 1;
    margin-bottom: 10px;
  }
  
  .woocommerce form .form-row {
    margin-bottom: 0.769em;
  }
  
  /* CSS Document */
  .show-cart {
    position: fixed;
    top: 150px;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    z-index: 30;
    cursor: pointer;
    border-radius: 4px 0 0 4px;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
    text-align: center;
  }
  
  .show-cart span {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    bottom: -5px;
    left: -5px;
    border-radius: 100%;
    z-index: 2;
    line-height: 20px;
    background: #fff;
    color: #292929;
    font-weight: 700;
    font-size: 0.769em;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.12);
  }
  
  .cart-modal {
    position: fixed;
    top: 70px;
    bottom: 0;
    background: #fff;
    width: 350px;
    right: -350px;
    z-index: 60;
    padding: 100px 30px;
    overflow: auto;
    -webkit-transform: translate3d(0, 0, 0);
  }
  
  .cart-modal h3 {
    text-align: left;
    float: left;
    width: 100%;
    padding: 30px 0 20px;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #566985;
    border-top: 1px solid #eee;
  }
  
  .woocommerce-mini-cart-item .cart-modal-image {
    float: left;
    width: 70px;
    height: 60px;
  }
  
  .woocommerce-mini-cart-item .cart-modal-image img, .cart-image img {
    width: 100%;
    height: auto;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    border-radius: 4px;
  }
  
  .cart-modal-det {
    float: left;
    padding-left: 20px;
    text-align: left;
  }
  
  .cart-modal-det a {
    font-weight: 700;
    float: left;
    width: 100%;
    padding-bottom: 5px;
    font-size: 1em;
    color: #7d93b2;
  }
  
  .cart-modal-det .quantity {
    color: #999;
  }
  
  .close-cart {
    position: absolute;
    top: -50px;
    right: 0;
    cursor: pointer;
    z-index: 20;
    padding: 8px 20px;
    color: #fff;
    border-radius: 4px;
  }
  
  .close-cart i {
    padding-left: 10px;
  }
  
  .clear-cart {
    position: absolute;
    right: 0;
    top: 34px;
    cursor: pointer;
    font-size: 1.077em;
  }
  
  .cart-overlay {
    position: fixed;
    top: 70px;
    bottom: 0;
    background: rgba(37, 44, 65, 0.7);
    width: 100%;
    right: 0;
    z-index: 50;
    -webkit-transform: translate3d(0, 0, 0);
    display: none;
  }
  
  .shop-item {
    float: left;
    width: 50%;
    padding: 0 8px 0 0;
    margin-bottom: 12px;
  }
  
  .shop-item-media {
    position: relative;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
  }
  
  .shop-item-media a .overlay {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  
  .shop-item-media:hover .overlay {
    opacity: 0.4;
  }
  
  .shop-item-media img, .shop-media-img img {
    width: 100%;
    height: auto;
  }
  
  .shop-media-img {
    overflow: hidden;
    position: relative;
    border-radius: 6px;
  }
  
  .shop-item_title {
    padding: 14px 20px;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
  }
  
  .shop-item_title h4 {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-align: left;
    font-size: 1.23em;
    margin-bottom: 8px;
  }
  
  .shop-item_title h4 a {
    color: #566985;
  }
  
  .shop-item_price {
    text-align: left;
    float: left;
  }
  
  .add-tocart:hover, .shop-item_link:hover, .shop-rage-wrap .srw_btn:hover, .product-header_form button:hover {
    background: #384F95;
  }
  
  .shop-item_price, .shop-item_title h4 a:hover, .show-cart span, .show-cart:hover i, .cart-modal-list a.remove, .close-cart i, .cart-modal-list li a:hover, .clear-cart, .product-header-details_price {
    color: #4DB7FE;
  }
  
  .product-header-details {
    position: relative;
  }
  
  .shop-item_link {
    float: right;
    padding: 6px 12px;
    border-radius: 4px;
    position: relative;
    top: -4px;
    color: #fff;
    font-size: 0.845em;
    font-weight: 600;
  }
  
  .shop-item-media .geodir-category-opt {
    bottom: 4px;
    padding: 10px 20px;
    cursor: default;
  }
  
  .price-rage-wrap.shop-rage-wrap {
    padding-left: 0;
    padding-right: 70px;
  }
  
  .shop-rage-wrap .srw_btn {
    position: absolute;
    right: 0;
    width: 60px;
    height: 26px;
    line-height: 26px;
    border-radius: 2px;
    color: #fff;
    top: 8px;
    font-size: 0.845em;
    font-weight: 600;
  }
  
  .product-header {
    padding: 30px 30px 20px;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #eee;
  }
  
  .phd_sale {
    position: absolute;
    right: -30px;
    top: -35px;
    padding: 8px 20px;
    color: #fff;
    border-radius: 0 0 0 6px;
  }
  
  .product-header-details h3 {
    text-align: left;
    font-weight: 600;
    font-size: 23px;
    color: #566985;
    margin-bottom: 14px;
  }
  
  .product-header-details p, .shop-tab-container p {
    text-align: left;
    color: #878C9F;
    font-size: 0.923em;
    line-height: 24px;
    padding-bottom: 10px;
  }
  
  .product-header-details_price {
    float: left;
    font-size: 1.23em;
    font-weight: 600;
    margin-right: 20px;
    position: relative;
  }
  
  .product-header-details_price.old-price {
    color: #999;
    text-decoration: line-through;
    margin-right: 10px;
    font-size: 0.923em;
    top: 4px;
  }
  
  .product-header-details .listing-rating-count-wrap {
    top: 1px;
    position: relative;
  }
  
  .product-header-details .listing-rating-count-wrap .reviews-count {
    color: #666;
    margin-left: 10px;
  }
  
  .product-header_form .quantity {
    float: left;
  }
  
  .product-header_form button {
    margin-top: 0;
    margin-left: 20px;
    border: none;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    float: left;
    border-radius: 4px;
    font-weight: 600;
    font-size: 0.923em;
  }
  
  .leave-rating-wrap {
    float: left;
    margin: 10px 0 20px;
    width: 100%;
  }
  
  .leave-rating-title {
    margin-right: 10px;
    font-weight: 500;
    font-size: 1.077em;
    color: #566985;
    position: relative;
    top: -3px;
    float: left;
  }
  
  .shop-review-box {
    padding: 0 30px 35px;
  }
  
  .shop-list li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding: 10px 20px;
    color: #888DA0;
    font-weight: 400;
    background: #F5F6FA;
    text-align: left;
  }
  
  .shop-list li span {
    min-width: 150px;
    float: left;
    color: #666;
  }
  
  .shop-list {
    margin-bottom: 20px;
  }
  
  /* --------Checkout table------------------------------ */
  .checkout-table {
    border: 1px solid #eee;
    float: left;
    width: 100%;
    font-size: 1.077em;
    background: #fff;
    color: #888DA0;
  }
  
  .checkout-table > tbody > tr > td,
  .checkout-table > tbody > tr > th,
  .checkout-table > tfoot > tr > td,
  .checkout-table > tfoot > tr > th,
  .checkout-table > thead > tr > td,
  .checkout-table > thead > tr > th {
    border-top: 1px solid #e5e7f2;
    padding: 12px;
  }
  
  .checkout-table tr td,
  .checkout-table tr th {
    border-top: 1px solid #e5e7f2;
    border-bottom: 1px solid #e5e7f2;
    border-right: 1px solid #e5e7f2;
    border-left: 1px solid #e5e7f2;
  }
  
  .checkout-table tbody tr td:first-child,
  .checkout-table tbody tr th:first-child {
    max-width: 36px;
  }
  
  .pr-remove {
    vertical-align: middle !important;
    text-align: center;
  }
  
  .pr-remove a {
    color: #F75C96;
  }
  
  .order-money {
    font-size: 1.077em;
  }
  
  .order-count {
    border: none;
    width: 60px;
    height: 50px;
    text-align: center;
    font-weight: bold;
    color: #fff;
  }
  
  .product-name {
    font-weight: 500;
    font-size: 1.077em;
  }
  
  .coupon-holder {
    margin-top: 30px;
    padding: 12px 0 20px 0;
    border-bottom: 1px solid #e5e7f2;
  }
  
  .hidden-xs img {
    border-radius: 4px;
  }
  
  .coupon-holder input {
    float: left;
    background: none;
    margin-bottom: 20px;
    font-size: 1.077em;
    height: 40px;
    position: relative;
    z-index: 20;
    padding-left: 8px;
    color: #000;
    border: 0;
    border: 1px solid #e5e7f2;
    border-radius: 4px;
    background: #fff;
  }
  
  .coupon-holder button.btn-a {
    float: left;
    height: 38px;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 0 20px;
    border-radius: 4px;
    margin-left: 20px;
    -webkit-appearance: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .coupon-holder button.btn-uc {
    height: 38px;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 0 20px;
    border-radius: 4px;
    -webkit-appearance: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .cart-totals {
    float: left;
    width: 100%;
    margin-top: 30px;
  }
  
  .cart-ttitle {
    font-weight: 600;
    font-size: 23px;
    padding-bottom: 20px;
    text-align: left;
    color: #566985;
  }
  
  .cart-totals button {
    float: right;
    margin-top: 30px;
    height: 38px;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 0 20px;
    border-radius: 4px;
    margin-left: 20px;
    -webkit-appearance: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .cart-totals button:hover {
    color: #fff;
  }
  
  @media only screen and (max-width: 1064px) {
    .show-cart {
      top: 80px;
      border-radius: 0 0 0 4px;
    }
  }
  @media only screen and (max-width: 560px) {
    .shop-item {
      width: 100%;
      padding: 0;
    }
    .coupon-holder button.btn-uc, .cart-totals button {
      float: left;
      width: 100%;
      margin-left: 0;
    }
  }
  .shop-list-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .body-homeradar .woocommerce-result-count {
    margin: 0;
    font-weight: 500;
    font-size: 1.23em;
    color: #566985;
  }
  .body-homeradar .woocommerce-ordering {
    margin: 0;
    margin-left: auto;
  }
  .body-homeradar .woocommerce-ordering .nice-select {
    padding-right: 40px;
  }
  .body-homeradar ul.products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
    list-style: none;
  }
  .body-homeradar ul.products li.product {
    float: none;
    width: 25%;
    margin: 0;
    margin-bottom: 16px;
    padding: 0 8px;
  }
  .body-homeradar ul.products li.product img {
    width: 100%;
    height: auto;
    display: block;
  }
  .body-homeradar ul.products li.product.last {
    margin-right: 0;
  }
  .body-homeradar ul.products li.product a img {
    margin: 0;
  }
  .body-homeradar ul.products.columns-7 li.product {
    width: 14.285%;
  }
  .body-homeradar ul.products.columns-6 li.product {
    width: 16.666%;
  }
  .body-homeradar ul.products.columns-5 li.product {
    width: 20%;
  }
  .body-homeradar ul.products.columns-3 li.product {
    width: 33.333%;
  }
  .body-homeradar ul.products.columns-2 li.product {
    width: 50%;
  }
  .body-homeradar ul.products.columns-1 li.product {
    width: 100%;
  }
  .body-homeradar nav.woocommerce-pagination {
    margin-top: 30px;
  }
  .body-homeradar nav.woocommerce-pagination .page-numbers {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 6px;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    font-size: 1em;
    color: #888DA0;
    background: #fff;
    letter-spacing: 1px;
    margin: 0 2px;
  }
  .body-homeradar nav.woocommerce-pagination .page-numbers.current, .body-homeradar nav.woocommerce-pagination .page-numbers:hover {
    color: #fff;
  }
  
  .woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    display: none !important;
  }
  
  .woo-one ul.products[class*=columns-] li.product {
    width: 100%;
  }
  
  .woo-two ul.products[class*=columns-] li.product {
    width: 50%;
  }
  
  .woo-three ul.products[class*=columns-] li.product {
    width: 33.333%;
  }
  
  .woo-four ul.products[class*=columns-] li.product {
    width: 25%;
  }
  
  .woo-five ul.products[class*=columns-] li.product {
    width: 20%;
  }
  
  .woo-six ul.products[class*=columns-] li.product {
    width: 16.666%;
  }
  
  .woo-seven ul.products[class*=columns-] li.product {
    width: 14.285%;
  }
  
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: calc(50% - 15px);
  }
  
  .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: calc(50% - 15px);
  }
  
  .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: calc(50% - 15px);
  }
  
  .woocommerce form .form-row {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
  }
  
  @media only screen and (max-width: 1036px) {
    .woo-tablet-one ul.products[class*=columns-] li.product {
      width: 100%;
    }
    .woo-tablet-two ul.products[class*=columns-] li.product {
      width: 50%;
    }
    .woo-tablet-three ul.products[class*=columns-] li.product {
      width: 33.333%;
    }
    .woo-tablet-four ul.products[class*=columns-] li.product {
      width: 25%;
    }
    .woo-tablet-five ul.products[class*=columns-] li.product {
      width: 20%;
    }
    .woo-tablet-six ul.products[class*=columns-] li.product {
      width: 16.666%;
    }
    .woo-tablet-seven ul.products[class*=columns-] li.product {
      width: 14.285%;
    }
  }
  @media only screen and (max-width: 768px) {
    .body-homeradar ul.products[class*=columns-] li.product {
      float: none;
      width: 100%;
      margin: 0;
      margin-bottom: 16px;
    }
  }
  .cth-woo-item-wrap {
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
  }
  .cth-woo-item-wrap .cth-woo-img {
    position: relative;
  }
  .cth-woo-item-wrap .cth-woo-img a {
    position: relative;
    display: block;
    overflow: hidden;
  }
  .cth-woo-item-wrap .cth-woo-img .overlay {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .cth-woo-item-wrap .cth-woo-img .cth-add-to-cart {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    z-index: 20;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    visibility: hidden;
    opacity: 0;
  }
  .cth-woo-item-wrap:hover .overlay {
    opacity: 0.4;
  }
  .cth-woo-item-wrap:hover .cth-add-to-cart {
    visibility: visible;
    opacity: 1;
  }
  .cth-woo-item-wrap .cth-woo-content {
    padding: 14px 20px;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    position: relative;
  }
  
  .cth-woo-content-bot {
    margin-top: -30px;
  }
  .cth-woo-content-bot .woocommerce-loop-product__link {
    float: right;
    padding: 6px 12px;
    border-radius: 4px;
    position: relative;
    top: -4px;
    color: #fff;
    font-size: 0.845em;
    font-weight: 600;
  }
  
  .body-homeradar ul.products li.product .price {
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 0;
  }
  .body-homeradar ul.products li.product .price del {
    color: #999;
    opacity: 1;
    text-decoration: line-through;
    font-size: 0.923em;
  }
  .body-homeradar ul.products li.product .price ins {
    font-weight: 400;
    background: none;
  }
  .body-homeradar ul.products li.product .onsale {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 6px 10px;
    color: #fff;
    z-index: 5;
    font-size: 0.845em;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);
            box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);
    margin: 0;
  }
  .body-homeradar ul.products li.product .cth-add-to-cart .button {
    margin-top: 0;
  }
  .body-homeradar ul.products li.product .woocommerce-loop-category__title,
  .body-homeradar ul.products li.product .woocommerce-loop-product__title {
    padding: 0;
    font-size: 1.23em;
    font-weight: 700;
    color: #566985;
    margin-bottom: 8px;
  }
  .body-homeradar .cth-woo-item-wrap .star-rating {
    position: absolute;
    bottom: 10px;
    cursor: default;
    left: 20px;
  }
  .body-homeradar .cth-add-to-cart {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 600;
    font-size: 0.845em;
  }
  .body-homeradar .cth-add-to-cart a {
    padding: 0 30px;
    color: #fff;
    margin-top: 0;
    line-height: 1;
    display: inline-block;
    line-height: 40px;
  }
  .body-homeradar .cth-add-to-cart a:hover {
    color: #fff;
  }
  .body-homeradar .cth-add-to-cart a.product_type_grouped,
  .body-homeradar .cth-add-to-cart a.product_type_variable,
  .body-homeradar .cth-add-to-cart a.add_to_cart_button {
    -webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.4);
            box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.4);
    background: #4DB7FE;
    border-radius: 4px;
  }
  .body-homeradar .cth-add-to-cart a.product_type_grouped:hover,
  .body-homeradar .cth-add-to-cart a.product_type_variable:hover,
  .body-homeradar .cth-add-to-cart a.add_to_cart_button:hover {
    background: #384F95;
  }
  
  .woocommerce-mini-cart__total.total {
    margin: 30px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  
  .woocommerce-mini-cart__total.total > strong {
    font-weight: 700;
  }
  
  .woocommerce-mini-cart__total.total .woocommerce-Price-amount {
    font-weight: 700;
    font-size: 1.154em;
    color: #666;
    margin-left: auto;
  }
  
  .woocommerce-mini-cart__buttons.buttons {
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .woocommerce-mini-cart__buttons.buttons a {
    padding: 14px 0;
    width: 50%;
    position: relative;
    color: #fff;
    font-size: 0.769em;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    margin: 0;
  }
  
  .woocommerce-mini-cart__buttons.buttons a:hover {
    color: rgba(255, 255, 255, 0.6);
  }
  
  .body-homeradar .widget_shopping_cart .total {
    border-top: none;
    margin: 10px 0 20px;
    padding-bottom: 15px;
  }
  .body-homeradar .woocommerce-mini-cart__buttons.buttons a {
    margin: 0;
  }
  .body-homeradar ul.cart_list li,
  .body-homeradar ul.product_list_widget li {
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .body-homeradar ul.cart_list li .quantity,
  .body-homeradar ul.product_list_widget li .quantity {
    color: #999;
  }
  .body-homeradar ul.cart_list li a,
  .body-homeradar ul.product_list_widget li a {
    display: block;
    font-weight: 700;
    padding-bottom: 5px;
    font-size: 1em;
    color: #7d93b2;
  }
  .body-homeradar ul.cart_list li a img,
  .body-homeradar ul.product_list_widget li a img {
    float: left;
    margin-left: 0;
    width: 60px;
    height: auto;
    margin-right: 20px;
    border-radius: 4px;
  }
  .body-homeradar ul.cart_list li .star-rating,
  .body-homeradar ul.product_list_widget li .star-rating {
    font-size: 0.769em;
    margin-bottom: 5px;
  }
  .body-homeradar ul.cart_list li del,
  .body-homeradar ul.product_list_widget li del {
    color: #999;
    text-decoration: line-through;
    font-size: 0.923em;
  }
  .body-homeradar ul.cart_list li del .woocommerce-Price-amount,
  .body-homeradar ul.product_list_widget li del .woocommerce-Price-amount {
    color: #999;
  }
  .body-homeradar ul.cart_list .woocommerce-mini-cart-item {
    padding: 0;
  }
  .body-homeradar ul.cart_list .woocommerce-mini-cart-item a.remove {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    line-height: 20px;
    left: auto;
    border-radius: 100%;
    border: 1px solid red;
    font-weight: 400;
    text-align: center;
  }
  .body-homeradar ul.cart_list .woocommerce-mini-cart-item a.remove:hover {
    background: transparent;
  }
  
  .widget_products .box-widget,
  .widget_top_rated_products .box-widget,
  .widget_recent_reviews .box-widget,
  .widget_layered_nav .box-widget,
  .widget_price_filter .box-widget,
  .widget_rating_filter .box-widget,
  .widget_product_categories .box-widget,
  .widget_recently_viewed_products .box-widget,
  .widget_shopping_cart .box-widget {
    position: relative;
    padding: 25px 30px 30px;
  }
  
  .widget_product_tag_cloud .box-widget {
    background: transparent;
    border: 0;
    border-radius: 0;
  }
  
  ul.woocommerce-widget-layered-nav-list,
  ul.product-categories {
    list-style: none;
    margin-left: 0;
  }
  ul.woocommerce-widget-layered-nav-list ul,
  ul.product-categories ul {
    list-style: none;
    margin-left: 0;
  }
  ul.woocommerce-widget-layered-nav-list li,
  ul.product-categories li {
    padding-bottom: 8px;
    margin-bottom: 15px;
    position: relative;
  }
  ul.woocommerce-widget-layered-nav-list li ul,
  ul.product-categories li ul {
    margin-top: 23px;
  }
  ul.woocommerce-widget-layered-nav-list li ul li:last-child,
  ul.product-categories li ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  ul.woocommerce-widget-layered-nav-list li a,
  ul.product-categories li a {
    color: #7d93b2;
    font-weight: 400;
  }
  
  ul.woocommerce-widget-layered-nav-list li,
  ul.product-categories li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.woocommerce-widget-layered-nav-list li ul,
  ul.product-categories li ul {
    -webkit-box-flex: 0;
        -ms-flex: 0 100%;
            flex: 0 100%;
  }
  ul.woocommerce-widget-layered-nav-list li span,
  ul.product-categories li span {
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-left: auto;
    color: #fff;
  }
  
  .woocommerce-product-search {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #eee;
    overflow: hidden;
    position: relative;
  }
  .woocommerce-product-search .search-field {
    border: none;
    background: #fff;
    height: 50px;
    padding: 0 80px 0 20px;
    z-index: 1;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .woocommerce-product-search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 50px;
    line-height: 50px;
    z-index: 2;
    color: #fff;
    border: none;
    cursor: pointer;
  }
  
  .body-homeradar .woocommerce-product-search {
    border-radius: 54px;
  }
  
  .body-homeradar.woocommerce-cart table.shop_table {
    border: none;
    border-collapse: collapse;
    color: #888DA0;
  }
  .body-homeradar.woocommerce-cart table.shop_table tr {
    border-bottom: none;
  }
  .body-homeradar.woocommerce-cart table.shop_table thead {
    background: #fff;
  }
  .body-homeradar.woocommerce-cart table.shop_table thead tr {
    border: 1px solid #eee;
  }
  .body-homeradar.woocommerce-cart table.shop_table thead th {
    border-bottom: none;
    font-weight: 700;
    font-size: 1.077em;
    color: #888DA0;
  }
  .body-homeradar.woocommerce-cart table.shop_table thead th + th {
    border-left: 1px solid #eee;
  }
  .body-homeradar.woocommerce-cart table.shop_table tr.woocommerce-cart-form__cart-item.cart_item {
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
  }
  .body-homeradar.woocommerce-cart table.shop_table td {
    border-top: none;
  }
  .body-homeradar.woocommerce-cart table.shop_table td + td {
    border-left: 1px solid #eee;
  }
  .body-homeradar.woocommerce-cart table.shop_table td.actions {
    border: none;
  }
  .body-homeradar.woocommerce-cart table.shop_table .woocommerce-cart-form__cart-item.cart_item {
    background: #fff;
  }
  .body-homeradar.woocommerce-cart table.shop_table a {
    color: #144273;
  }
  .body-homeradar.woocommerce-cart table.shop_table a.remove {
    color: #F75C96 !important;
    font-weight: 100;
  }
  .body-homeradar.woocommerce-cart table.shop_table a.remove:hover {
    background: transparent;
  }
  .body-homeradar.woocommerce-cart table.shop_table .woocommerce-Price-amount {
    font-weight: 700;
  }
  .body-homeradar.woocommerce-cart table.shop_table button.button {
    color: #fff;
    font-weight: 400;
    border-radius: 4px;
  }
  .body-homeradar.woocommerce-cart table.shop_table button.button:hover {
    color: #fff;
  }
  .body-homeradar.woocommerce-cart table.shop_table.cart img {
    width: 65px;
    height: auto;
  }
  .body-homeradar.woocommerce-cart table.cart td.actions {
    margin-top: 30px;
    padding: 30px 0 20px;
    border-bottom: 1px solid #eee;
  }
  .body-homeradar.woocommerce-cart table.cart td.actions .coupon .input-text {
    background: #fff;
    border: 1px solid #e5e7f2;
    border-radius: 4px;
    color: #000;
    padding: 10px 20px;
    /* line-height: 19px; */
    min-width: 150px;
    margin-right: 20px;
    line-height: 1.66;
  }
  .body-homeradar.woocommerce-cart table.cart td.actions button.button,
  .body-homeradar.woocommerce-cart table.cart td.actions button.button:disabled {
    padding: 10px 20px;
  }
  .body-homeradar.woocommerce-cart .cart-collaterals .cart_totals tr {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
  }
  .body-homeradar.woocommerce-cart .cart-collaterals .cart_totals tr:last-child {
    border-bottom: 1px solid #eee;
  }
  .body-homeradar.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border-top: none;
  }
  .body-homeradar.woocommerce-cart .cart-collaterals .cart_totals > h2 {
    font-weight: 600;
    font-size: 23px;
    padding-bottom: 20px;
    color: #566985;
  }
  .body-homeradar.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tbody {
    background: #fff;
  }
  .body-homeradar.woocommerce-cart .cart-collaterals .cart_totals input {
    padding: 10px;
  }
  .body-homeradar.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0;
    margin-top: 30px;
    text-align: right;
  }
  .body-homeradar.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: inline-block;
    border-radius: 4px;
    font-size: 1em;
    margin-bottom: 0;
    padding: 13px 25px;
  }
  
  .body-homeradar.woocommerce-cart .select2-container--default .select2-selection--single,
  .body-homeradar.woocommerce-checkout .select2-container--default .select2-selection--single {
    border: 1px solid #e5e7f2;
    height: 37px;
    background: #f9f9f9;
  }
  .body-homeradar.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered,
  .body-homeradar.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
    color: #888DA0;
  }
  .body-homeradar.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow,
  .body-homeradar.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
    right: 5px;
  }
  .body-homeradar.woocommerce-cart .select2-container--default .select2-search--dropdown .select2-search__field,
  .body-homeradar.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e5e7f2;
  }
  .body-homeradar.woocommerce-cart .select2-dropdown,
  .body-homeradar.woocommerce-checkout .select2-dropdown {
    border: 1px solid #e5e7f2;
  }
  
  .body-homeradar.woocommerce-checkout table.shop_table,
  .body-homeradar.woocommerce-account table.shop_table {
    border: none;
    border-collapse: collapse;
    color: #888DA0;
  }
  .body-homeradar.woocommerce-checkout table.shop_table a,
  .body-homeradar.woocommerce-account table.shop_table a {
    color: #888DA0;
  }
  .body-homeradar.woocommerce-checkout table.shop_table tr,
  .body-homeradar.woocommerce-account table.shop_table tr {
    border-bottom: none;
  }
  .body-homeradar.woocommerce-checkout table.shop_table thead,
  .body-homeradar.woocommerce-account table.shop_table thead {
    background: #fff;
  }
  .body-homeradar.woocommerce-checkout table.shop_table thead tr,
  .body-homeradar.woocommerce-account table.shop_table thead tr {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
  }
  .body-homeradar.woocommerce-checkout table.shop_table thead th,
  .body-homeradar.woocommerce-account table.shop_table thead th {
    border-bottom: none;
    font-weight: 700;
    font-size: 1.077em;
    color: #888DA0;
  }
  .body-homeradar.woocommerce-checkout table.shop_table thead th + th,
  .body-homeradar.woocommerce-account table.shop_table thead th + th {
    border-left: 1px solid #eee;
  }
  .body-homeradar.woocommerce-checkout table.shop_table th,
  .body-homeradar.woocommerce-checkout table.shop_table td,
  .body-homeradar.woocommerce-account table.shop_table th,
  .body-homeradar.woocommerce-account table.shop_table td {
    border-top: none;
  }
  .body-homeradar.woocommerce-checkout table.shop_table th + td,
  .body-homeradar.woocommerce-checkout table.shop_table td + td,
  .body-homeradar.woocommerce-account table.shop_table th + td,
  .body-homeradar.woocommerce-account table.shop_table td + td {
    border-left: 1px solid #eee;
  }
  .body-homeradar.woocommerce-checkout table.shop_table tr.cart-subtotal,
  .body-homeradar.woocommerce-checkout table.shop_table tr.shipping,
  .body-homeradar.woocommerce-checkout table.shop_table tr.order-total,
  .body-homeradar.woocommerce-checkout table.shop_table tr.order_item,
  .body-homeradar.woocommerce-checkout table.shop_table tr.cart_item,
  .body-homeradar.woocommerce-account table.shop_table tr.cart-subtotal,
  .body-homeradar.woocommerce-account table.shop_table tr.shipping,
  .body-homeradar.woocommerce-account table.shop_table tr.order-total,
  .body-homeradar.woocommerce-account table.shop_table tr.order_item,
  .body-homeradar.woocommerce-account table.shop_table tr.cart_item {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
  }
  .body-homeradar.woocommerce-checkout table.shop_table tr.order-total,
  .body-homeradar.woocommerce-account table.shop_table tr.order-total {
    border-bottom: 1px solid #eee;
  }
  .body-homeradar.woocommerce-checkout table.shop_table.order_details tfoot tr,
  .body-homeradar.woocommerce-account table.shop_table.order_details tfoot tr {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
  }
  .body-homeradar.woocommerce-checkout table.shop_table.order_details tfoot tr:last-child,
  .body-homeradar.woocommerce-account table.shop_table.order_details tfoot tr:last-child {
    border-bottom: 1px solid #eee;
  }
  .body-homeradar.woocommerce-checkout table.shop_table.my_account_orders tr.woocommerce-orders-table__row,
  .body-homeradar.woocommerce-account table.shop_table.my_account_orders tr.woocommerce-orders-table__row {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
  }
  .body-homeradar.woocommerce-checkout table.shop_table.my_account_orders tr.woocommerce-orders-table__row:last-child,
  .body-homeradar.woocommerce-account table.shop_table.my_account_orders tr.woocommerce-orders-table__row:last-child {
    border-bottom: 1px solid #eee;
  }
  .body-homeradar.woocommerce-checkout .checkout.woocommerce-checkout,
  .body-homeradar.woocommerce-account .checkout.woocommerce-checkout {
    padding: 35px 30px 20px;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e5e7f2;
  }
  .body-homeradar.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered,
  .body-homeradar.woocommerce-account .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 20px;
    padding-right: 20px;
  }
  .body-homeradar.woocommerce-checkout .woocommerce-shipping-fields > h3,
  .body-homeradar.woocommerce-checkout .woocommerce-billing-fields > h3,
  .body-homeradar.woocommerce-account .woocommerce-shipping-fields > h3,
  .body-homeradar.woocommerce-account .woocommerce-billing-fields > h3 {
    font-size: 18px;
    font-weight: 600;
    color: #566985;
    margin-bottom: 10px;
  }
  .body-homeradar.woocommerce-checkout #order_review_heading,
  .body-homeradar.woocommerce-account #order_review_heading {
    font-size: 18px;
    font-weight: 600;
    color: #566985;
    margin-bottom: 10px;
  }
  .body-homeradar.woocommerce-checkout #payment ul.payment_methods li,
  .body-homeradar.woocommerce-account #payment ul.payment_methods li {
    margin-bottom: 15px;
  }
  .body-homeradar.woocommerce-checkout .wc_payment_method > label,
  .body-homeradar.woocommerce-account .wc_payment_method > label {
    display: inline-block;
  }
  .body-homeradar.woocommerce-checkout .place-order button.button.alt,
  .body-homeradar.woocommerce-account .place-order button.button.alt {
    display: inline-block;
    border-radius: 4px;
    font-size: 1em;
    margin-bottom: 0;
    padding: 13px 25px;
  }
  .body-homeradar.woocommerce-checkout .woocommerce-customer-details, .body-homeradar.woocommerce-checkout .woocommerce-order-details, .body-homeradar.woocommerce-checkout .woocommerce-order-downloads,
  .body-homeradar.woocommerce-account .woocommerce-customer-details,
  .body-homeradar.woocommerce-account .woocommerce-order-details,
  .body-homeradar.woocommerce-account .woocommerce-order-downloads {
    padding: 35px 30px 20px;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e5e7f2;
  }
  .body-homeradar.woocommerce-checkout .woocommerce-column--billing-address > h2,
  .body-homeradar.woocommerce-checkout .woocommerce-column--shipping-address > h2,
  .body-homeradar.woocommerce-checkout .woocommerce-order-details > h2,
  .body-homeradar.woocommerce-account .woocommerce-column--billing-address > h2,
  .body-homeradar.woocommerce-account .woocommerce-column--shipping-address > h2,
  .body-homeradar.woocommerce-account .woocommerce-order-details > h2 {
    font-size: 18px;
    font-weight: 600;
    color: #566985;
    margin-bottom: 10px;
  }
  .body-homeradar.woocommerce-checkout .woocommerce-customer-details address,
  .body-homeradar.woocommerce-account .woocommerce-customer-details address {
    border: 1px solid #e5e7f2;
    color: #888DA0;
    line-height: 2;
  }
  .body-homeradar.woocommerce-checkout .woocommerce-thankyou-order-received,
  .body-homeradar.woocommerce-account .woocommerce-thankyou-order-received {
    font-size: 18px;
    font-weight: 600;
    color: #566985;
    margin-bottom: 10px;
  }
  .body-homeradar.woocommerce-checkout .woocommerce-order-overview.order_details,
  .body-homeradar.woocommerce-account .woocommerce-order-overview.order_details {
    padding: 35px 30px 20px;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e5e7f2;
  }
  .body-homeradar.woocommerce-checkout .woocommerce-order-overview.order_details li,
  .body-homeradar.woocommerce-account .woocommerce-order-overview.order_details li {
    line-height: 2;
  }
  
  .body-homeradar.woocommerce-account .woocommerce {
    padding: 35px 30px 20px;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e5e7f2;
  }
  .body-homeradar.woocommerce-account .woocommerce-customer-details, .body-homeradar.woocommerce-account .woocommerce-order-details, .body-homeradar.woocommerce-account .woocommerce-order-downloads {
    padding: 0;
    border: none;
    background: transparent;
    border-radius: 0;
  }
  .body-homeradar.woocommerce-account .woocommerce-order-details {
    margin-top: 20px;
  }
  
  .woocommerce-MyAccount-navigation ul {
    list-style: none;
  }
  
  .wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    text-align: right;
    margin-top: 20px;
  }
  .wcppec-checkout-buttons.woo_pp_cart_buttons_div .wcppec-checkout-buttons__separator {
    margin-bottom: 0;
  }
  
  .body-homeradar .woocommerce-error,
  .body-homeradar .woocommerce-info,
  .body-homeradar .woocommerce-message {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #eee;
    border-top: 3px solid transparent;
  }
  .body-homeradar .woocommerce-error {
    border-top-color: #b81c23;
  }
  .body-homeradar .woocommerce-error:after {
    color: #b81c23;
  }
  
  .wc-tab > h2 {
    color: #566985;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  
  .body-homeradar.woocommerce .star-rating,
  .body-homeradar .star-rating {
    color: #FACC39;
  }
  .body-homeradar.woocommerce .star-rating:before,
  .body-homeradar .star-rating:before {
    color: #FACC39;
  }
  .body-homeradar.woocommerce #respond input#submit.added:after,
  .body-homeradar.woocommerce a.button.added:after,
  .body-homeradar.woocommerce button.button.added:after,
  .body-homeradar.woocommerce input.button.added:after,
  .body-homeradar #respond input#submit.added:after,
  .body-homeradar a.button.added:after,
  .body-homeradar button.button.added:after,
  .body-homeradar input.button.added:after {
    margin-left: 7px;
  }
  .body-homeradar.woocommerce .woocommerce-products-header,
  .body-homeradar .woocommerce-products-header {
    display: none;
  }
  .body-homeradar.woocommerce .woocommerce-breadcrumb,
  .body-homeradar .woocommerce-breadcrumb {
    margin-bottom: 0;
  }
  .body-homeradar.woocommerce div.product div.images.woocommerce-product-gallery,
  .body-homeradar div.product div.images.woocommerce-product-gallery {
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #eee;
  }
  .body-homeradar.woocommerce .box-widget del .woocommerce-Price-amount,
  .body-homeradar .box-widget del .woocommerce-Price-amount {
    color: #999;
    opacity: 0.7;
    text-decoration: line-through;
  }
  .body-homeradar.woocommerce .box-widget .star-rating,
  .body-homeradar .box-widget .star-rating {
    font-size: 0.769em;
    margin: 5px 0;
  }
  .body-homeradar.woocommerce .widget_rating_filter .box-widget,
  .body-homeradar .widget_rating_filter .box-widget {
    font-size: 18px;
  }
  .body-homeradar.woocommerce .widget_rating_filter .box-widget .star-rating,
  .body-homeradar .widget_rating_filter .box-widget .star-rating {
    margin: 0;
    font-size: 18px;
  }
  
  .breadcrumbs-wrapper .woocommerce-breadcrumb a:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f0da";
    font-size: 0.845em;
    position: absolute;
    top: 50%;
    right: -7px;
    margin-top: -8px;
    width: 10px;
    height: 2px;
    font-weight: 800;
  }
  
  .woocommerce-product-details__short-description {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #eee;
    margin-top: 15px;
  }
  
  .woocommerce-grouped-product-list-item__price del {
    color: #999;
    text-decoration: line-through;
    font-size: 0.923em;
  }
  .woocommerce-grouped-product-list-item__price del .woocommerce-Price-amount {
    color: #999;
  }
  
  .woocommerce-Reviews-title {
    font-size: 18px;
    font-weight: 600;
    color: #566985;
    margin-bottom: 20px;
  }
  
  .body-homeradar span.onsale {
    position: absolute;
    right: 0px;
    left: auto;
    top: 0px;
    padding: 8px 20px;
    color: #fff;
    border-radius: 0 0 0 6px;
    line-height: 1.45;
    min-height: 0;
    min-width: 0;
  }
  .body-homeradar div.product div.summary {
    color: #878C9F;
  }
  .body-homeradar div.product .product_title {
    font-weight: 600;
    font-size: 23px;
    color: #144273;
    margin-bottom: 14px;
  }
  .body-homeradar div.product .woocommerce-product-rating {
    float: right;
    margin-bottom: 0;
  }
  .body-homeradar div.product .woocommerce-product-rating .woocommerce-review-link {
    color: #999;
  }
  .body-homeradar div.product p.price,
  .body-homeradar div.product span.price {
    font-size: 1.23em;
    font-weight: 600;
    margin-right: 20px;
  }
  .body-homeradar div.product p.price del,
  .body-homeradar div.product span.price del {
    color: #999;
    opacity: 1;
    text-decoration: line-through;
    margin-right: 10px;
    font-size: 0.923em;
    position: relative;
    top: -1px;
  }
  .body-homeradar div.product p.price ins,
  .body-homeradar div.product span.price ins {
    font-weight: 600;
  }
  .body-homeradar div.product form.cart .button {
    padding: 0 20px;
    height: 40px;
  }
  .body-homeradar .quantity .qty {
    border: 1px solid #eee;
    padding: 0;
    height: 40px;
    border-radius: 4px;
    color: #666;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .body-homeradar div.product .woocommerce-tabs {
    margin-top: 20px;
  }
  .body-homeradar div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .body-homeradar div.product .woocommerce-tabs ul.tabs:before, .body-homeradar div.product .woocommerce-tabs ul.tabs:after {
    display: none;
  }
  .body-homeradar div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #eee;
    border-radius: 0;
    padding: 0;
    margin: 0;
    border-bottom: 0;
    background: #fff;
  }
  .body-homeradar div.product .woocommerce-tabs ul.tabs li:first-child {
    border-radius: 6px 0 0 0;
  }
  .body-homeradar div.product .woocommerce-tabs ul.tabs li:last-child {
    border-radius: 0 6px 0 0;
  }
  .body-homeradar div.product .woocommerce-tabs ul.tabs li:before, .body-homeradar div.product .woocommerce-tabs ul.tabs li:after {
    display: none;
  }
  .body-homeradar div.product .woocommerce-tabs ul.tabs li + li {
    border-left: none;
  }
  .body-homeradar div.product .woocommerce-tabs ul.tabs li.active {
    background: #4DB7FE;
  }
  .body-homeradar div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff;
  }
  .body-homeradar div.product .woocommerce-tabs ul.tabs li a {
    padding: 10px 20px;
    font-size: 0.923em;
    font-weight: 600;
    color: #666;
  }
  .body-homeradar div.product .woocommerce-tabs .panel {
    margin-bottom: 30px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #eee;
    padding: 35px 30px;
    border-top-left-radius: 0;
  }
  .body-homeradar div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--reviews {
    padding-left: 0;
    padding-right: 0;
  }
  .body-homeradar div.product .woocommerce-tabs .panel #review_form_wrapper {
    border-top: 1px solid #eee;
    padding: 20px 30px 0;
  }
  .body-homeradar div.product .woocommerce-tabs .panel #review_form_wrapper .comment-reply-title {
    margin-bottom: 15px;
    display: inline-block;
  }
  .body-homeradar .woocommerce-Reviews #comments {
    padding: 0 30px;
  }
  .body-homeradar #reviews #comments ol.commentlist li .comment_container {
    padding: 0 0 0 90px;
  }
  .body-homeradar #reviews #comments ol.commentlist li img.avatar {
    float: none;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 10px;
    border: none;
    background-color: transparent;
  }
  .body-homeradar #reviews #comments ol.commentlist li .comment-text {
    padding: 20px 20px 15px;
    background: #F5F6FA;
    border-radius: 6px;
    margin: 0;
    border: none;
    color: #878C9F;
    position: relative;
  }
  .body-homeradar #reviews #comments ol.commentlist li .comment-text:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 30px;
    border: solid transparent;
    height: 0;
    width: 0;
    border-color: #fff;
    border-right-color: #F5F6FA;
    border-width: 10px;
    margin-top: -10px;
    pointer-events: none;
  }
  .body-homeradar #reviews #comments ol.commentlist li .comment-text .woocommerce-review__author {
    font-size: 1.154em;
    font-weight: 600;
    color: #566985;
  }
  .body-homeradar #reviews #comments ol.commentlist li .comment-text .star-rating {
    font-size: 0.769em;
  }
  .body-homeradar #review_form #respond .comment-form-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .body-homeradar #review_form #respond .comment-form-rating p.stars {
    margin-left: 15px;
    margin-bottom: 0;
  }
  .body-homeradar p.stars a {
    color: #FACC39;
    font-size: 1.077em;
  }
  .body-homeradar #review_form input[type=text],
  .body-homeradar #review_form input[type=email],
  .body-homeradar #review_form textarea {
    border: 1px solid #e5e7f2;
    background: #f9f9f9;
    border-radius: 4px;
    color: #7d93b2;
    font-size: 0.923em;
    padding: 15px 20px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    font-family: "Jost", sans-serif;
  }
  .body-homeradar #review_form input[type=text]::-webkit-input-placeholder,
  .body-homeradar #review_form input[type=email]::-webkit-input-placeholder,
  .body-homeradar #review_form textarea::-webkit-input-placeholder {
    font-family: "Jost", sans-serif;
  }
  .body-homeradar #review_form input[type=text]:focus,
  .body-homeradar #review_form input[type=email]:focus,
  .body-homeradar #review_form textarea:focus {
    background: #fff;
    -webkit-box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
            box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
  }
  .body-homeradar #review_form textarea {
    padding: 25px 20px;
  }
  .body-homeradar #reviews #review_form textarea {
    height: auto;
  }
  .body-homeradar #review_form label {
    margin-bottom: 5px;
  }
  .body-homeradar #review_form input#submit {
    padding: 15px 40px;
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
    font-size: 0.923em;
    font-family: "Jost", sans-serif;
  }
  .body-homeradar #review_form input#submit:hover {
    color: #fff;
    opacity: 0.9;
  }
  
  .body-homeradar div.product td.label {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
    width: auto;
    border-radius: 0;
    -webkit-animation: none;
            animation: none;
  }
  .body-homeradar div.product select {
    line-height: 35px;
    height: 35px;
  }
  
  .woocommerce #review_form #respond p.comment-form-author,
  .woocommerce #review_form #respond p.comment-form-email,
  .woocommerce-Reviews #comment {
    margin-bottom: 20px;
  }
  
  .woocommerce #review_form #respond p.form-submit {
    margin-bottom: 0;
  }
  
  #add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text,
  .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    font-family: "Jost", sans-serif;
  }
  #add_payment_method table.cart td.actions .coupon .input-text::-webkit-input-placeholder, .woocommerce-cart table.cart td.actions .coupon .input-text::-webkit-input-placeholder, .woocommerce-checkout table.cart td.actions .coupon .input-text::-webkit-input-placeholder,
  .woocommerce form .form-row input.input-text::-webkit-input-placeholder, .woocommerce form .form-row textarea::-webkit-input-placeholder {
    font-family: "Jost", sans-serif;
  }
  
  section.products.related,
  section.products.upsells {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e5e7f2;
    padding: 0;
    padding-bottom: 20px;
  }
  section.products.related > h2,
  section.products.upsells > h2 {
    font-size: 1.154em;
    font-weight: 600;
    color: #566985;
    border-bottom: 1px solid #eee;
    padding: 18px 30px;
    position: relative;
    margin-bottom: 20px;
  }
  section.products.related > h2:after,
  section.products.upsells > h2:after {
    font-family: Font Awesome\ 5 Pro;
    content: "\f107";
    position: absolute;
    right: 30px;
    top: 50%;
    color: #ccc;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    font-weight: 400;
    font-size: 1em;
  }
  section.products.related ul.products,
  section.products.upsells ul.products {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0;
    margin-left: -8px;
    margin-right: -8px;
  }
  
  .view_order-wrap > p {
    margin-bottom: 20px;
    color: #566985;
  }
  
  .view_order-wrap .woocommerce-order-details {
    background-color: transparent;
  }
  .view_order-wrap .woocommerce-order-details > h2 {
    font-weight: 600;
    font-size: 21px;
  }
  .view_order-wrap .woocommerce-order-details .woocommerce-order-details__title {
    margin-bottom: 15px;
  }
  .view_order-wrap .shop_table.order_details {
    background: #fff;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 10px;
    margin-bottom: 20px;
    /* top-left border-radius */
    /* top-right border-radius */
    /* bottom-left border-radius */
    /* bottom-right border-radius */
  }
  .view_order-wrap .shop_table.order_details tr th, .view_order-wrap .shop_table.order_details tr td {
    border-bottom: 1px solid #e5e7f2;
  }
  .view_order-wrap .shop_table.order_details thead tr:first-child th {
    border-top: 1px solid #e5e7f2;
  }
  .view_order-wrap .shop_table.order_details tr th:first-child,
  .view_order-wrap .shop_table.order_details tr td:first-child {
    border-left: 1px solid #e5e7f2;
  }
  .view_order-wrap .shop_table.order_details tr th:last-child,
  .view_order-wrap .shop_table.order_details tr td:last-child {
    border-right: 1px solid #e5e7f2;
  }
  .view_order-wrap .shop_table.order_details thead tr:first-child > :first-child {
    border-top-left-radius: 10px;
  }
  .view_order-wrap .shop_table.order_details thead tr:first-child > :last-child {
    border-top-right-radius: 10px;
  }
  .view_order-wrap .shop_table.order_details tfoot tr:last-child > :first-child {
    border-bottom-left-radius: 10px;
  }
  .view_order-wrap .shop_table.order_details tfoot tr:last-child > :last-child {
    border-bottom-right-radius: 10px;
  }
  .view_order-wrap .shop_table.order_details td, .view_order-wrap .shop_table.order_details th {
    padding: 15px;
  }
  .view_order-wrap .shop_table.order_details th + th, .view_order-wrap .shop_table.order_details th + td,
  .view_order-wrap .shop_table.order_details td + th, .view_order-wrap .shop_table.order_details td + td {
    border-left: none;
  }
  .view_order-wrap .woocommerce-column__title {
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .view_order-wrap .woocommerce-customer-details {
    background-color: transparent;
  }
  .view_order-wrap .woocommerce-customer-details .addresses {
    background-color: transparent;
  }
  .view_order-wrap .woocommerce-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .view_order-wrap .woocommerce-columns--2 .woocommerce-column {
    width: 45%;
  }
  /*media query for single-listing*/
  @media (min-width: 1440px) {
      .single-listing .azp_container {
          max-width: 1320px;
      }
  }
  
  /*.single-listing .azp_container {*/
  /*  max-width: 1224px;*/
  /*}*/
  .single-listing .azp_container-fluid {
    max-width: 100%;
    width: 100%;
  }
  .single-listing .azp_row_inner_section .azp_container {
    max-width: 100%;
    width: 100%;
  }
  
  .list-single-header {
    z-index: 5;
  }
  
  .container-inner {
    position: relative;
  }
  
  .hasIcon > label {
    position: relative;
    z-index: 1;
  }
  
  .hasIcon .cth-dpick-label-val {
    min-height: 46px;
    line-height: 20px;
    padding: 12px 15px;
    padding-left: 70px;
    background: #F5F7FB;
    color: #7d93b2;
  }
  
  .no-list-style {
    list-style: none;
    margin: 0;
    display: inline-block;
    width: 100%;
  }
  
  .list-inline li {
    display: inline-block;
  }
  
  .hero-categories_title {
    font-weight: 600;
    font-size: 1em;
    color: #fff;
    margin-bottom: 15px;
  }
  
  .hero-cats-list li {
    margin: 0;
    margin-right: 10px;
  }
  .hero-cats-list li:last-child {
    margin-right: 0;
  }
  
  .hero-cat-link {
    color: #fff;
    font-weight: 700;
  }
  .hero-cat-link i {
    margin-right: 3px;
  }
  
  .main-search-input-tabs .tabs-menu {
    z-index: 2;
    position: relative;
    margin-bottom: 15px;
  }
  
  .main-search-input-tabs .tabs-menu li {
    display: inline-block;
    position: relative;
    margin-bottom: 0;
  }
  
  .main-search-input-tabs .tabs-menu li a {
    padding: 12px 20px;
    display: block;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-weight: 500;
    position: relative;
    letter-spacing: 1px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 0.923em;
  }
  
  .main-search-input-tabs .tabs-menu li a:before {
    top: 35px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #fff;
    border-width: 14px;
    margin-left: -14px;
    display: none;
  }
  
  .main-search-input-tabs .tabs-menu li.current a:before {
    display: block;
  }
  
  .main-search-input-tabs {
    margin-top: 50px;
  }
  .main-search-input-tabs.ltypes-count-1 {
    margin-top: 40px;
  }
  .main-search-input-tabs.ltypes-count-1 .tabs-menu {
    display: none;
  }
  
  .hero-slide-inner .main-search-input-tabs {
    margin-top: 0;
  }
  
  .nice-select .list {
    margin: 0;
  }
  
  .nice-select .option {
    margin-bottom: 0;
  }
  
  .nice-select .has-multiple .option {
    border-top: 1px solid #fff;
  }
  
  .nice-select .nice-select-search-box {
    height: 46px;
  }
  .nice-select .nice-select-search-box input {
    float: left;
  }
  .nice-select .nice-select-search-box input:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  
  .hero-section-wrap {
    z-index: 5;
  }
  
  .hero-inputs-wrap {
    position: relative;
    padding: 0 120px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .hero-inputs-wrap .filter-gid-item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-left: 1px solid #eee;
    position: relative;
    height: 60px;
    background: #fff;
  }
  .hero-inputs-wrap .filter-gid-item:first-child {
    border-radius: 6px 0 0 6px;
  }
  .hero-inputs-wrap .filter-gid-item.fcus_field {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hero-inputs-wrap .filter-gid-item label.flabel-icon {
    position: absolute;
    left: 15px;
    top: 16px;
    z-index: 10;
    display: none;
  }
  .hero-inputs-wrap .filter-gid-item .lfield-label {
    position: absolute;
    left: 16px;
    top: 16px;
    font-weight: 400;
    display: none;
  }
  .hero-inputs-wrap .filter-gid-item .lfield-icon + label {
    left: 38px;
    font-weight: 500;
  }
  .hero-inputs-wrap .filter-gid-item .in-out-count {
    display: none;
  }
  .hero-inputs-wrap .filter-gid-item input[type=text], .hero-inputs-wrap .filter-gid-item input[type=email], .hero-inputs-wrap .filter-gid-item input[type=password], .hero-inputs-wrap .filter-gid-item input[type=button], .hero-inputs-wrap .filter-gid-item input[type=number], .hero-inputs-wrap .filter-gid-item input[type=tel] {
    border: none;
    width: 100%;
    height: 60px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    border-radius: 0;
    background: #fff;
  }
  .hero-inputs-wrap .filter-gid-item input[type=text]::-webkit-input-placeholder, .hero-inputs-wrap .filter-gid-item input[type=email]::-webkit-input-placeholder, .hero-inputs-wrap .filter-gid-item input[type=password]::-webkit-input-placeholder, .hero-inputs-wrap .filter-gid-item input[type=button]::-webkit-input-placeholder, .hero-inputs-wrap .filter-gid-item input[type=number]::-webkit-input-placeholder, .hero-inputs-wrap .filter-gid-item input[type=tel]::-webkit-input-placeholder {
    font-weight: 400;
    position: relative;
  }
  .hero-inputs-wrap .filter-gid-item input[type=checkbox],
  .hero-inputs-wrap .filter-gid-item input[type=radio] {
    width: auto;
    height: auto;
    margin-right: 10px;
  }
  .hero-inputs-wrap .filter-gid-item .nice-select {
    float: left;
    width: 100%;
    z-index: 100;
    background: #fff;
    height: 60px;
    line-height: 60px;
    border: none;
    border-radius: 0;
  }
  .hero-inputs-wrap .filter-gid-item .nice-select-search {
    height: auto !important;
    border-bottom: 1px solid #eee;
  }
  .hero-inputs-wrap .filter-gid-item ul, .hero-inputs-wrap .filter-gid-item ol {
    margin-left: 0;
  }
  .hero-inputs-wrap .filter-gid-item .cth-dpick-label-val {
    background: transparent;
    border: 0;
    position: relative;
    top: 5px;
    left: 0;
    text-align: left;
    color: #7d93b2;
  }
  .hero-inputs-wrap .filter-gid-item .lfield-header {
    margin-bottom: 0;
    text-align: left;
  }
  .hero-inputs-wrap .filter-gid-item .esb-field .lfield-icon {
    top: 13px;
  }
  .hero-inputs-wrap .filter-gid-item .cth-date-picker-wrap .esb-field .lfield-label {
    display: none;
  }
  .hero-inputs-wrap .filter-gid-item:first-child {
    border-left: none;
  }
  .hero-inputs-wrap .filter-gid-item:first-child input, .hero-inputs-wrap .filter-gid-item:first-child .nice-select {
    border-radius: 6px 0 0 6px;
  }
  .hero-inputs-wrap .cth-date-picker-wrap .lfield-label, .hero-inputs-wrap .ckinout-has-value .lfield-label {
    display: none;
  }
  
  .filter-item-inner {
    position: relative;
  }
  
  .filter-gid-item {
    width: 100%;
  }
  
  .filter-gid-wid-12 {
    width: 100%;
  }
  
  .filter-gid-wid-11 {
    width: 91.666%;
  }
  
  .filter-gid-wid-10 {
    width: 83.333%;
  }
  
  .filter-gid-wid-9 {
    width: 75%;
  }
  
  .filter-gid-wid-8 {
    width: 66.666%;
  }
  
  .filter-gid-wid-7 {
    width: 58.333%;
  }
  
  .filter-gid-wid-6 {
    width: 50%;
  }
  
  .filter-gid-wid-5 {
    width: 41.666%;
  }
  
  .filter-gid-wid-4 {
    width: 33.333%;
  }
  
  .filter-gid-wid-3 {
    width: 25%;
  }
  
  .filter-gid-wid-2 {
    width: 16.666%;
  }
  
  .filter-gid-wid-1 {
    width: 8.333%;
  }
  
  .nearby-input-wrap {
    position: relative;
  }
  .nearby-input-wrap .get-current-city {
    position: absolute;
    top: 18px;
    right: 22px;
    z-index: 1;
    font-size: 0.769em;
    text-align: center;
  }
  .nearby-input-wrap .get-current-city:hover {
    border-radius: 100%;
    -webkit-animation: newpulse 1.1s infinite ease-in-out;
            animation: newpulse 1.1s infinite ease-in-out;
  }
  
  .hero-categories {
    margin-top: 30px;
  }
  
  .geodir_save-btn, .compare-btn {
    text-align: center;
  }
  
  .cat-opt {
    margin-bottom: 10px;
  }
  
  .cat-opt + .cat-opt {
    margin-left: 10px;
  }
  
  .cat-opt i {
    margin-right: 5px;
  }
  
  .listing-featured + .list-single-opt_header_cat {
    top: 75px;
  }
  
  .lcfields-abs {
    position: absolute;
  }
  
  .geodir-card-excerpt {
    margin-bottom: 10px;
    color: #878C9F;
    line-height: 22px;
  }
  .geodir-card-excerpt p:last-child {
    padding-bottom: 0;
  }
  
  .lcfields-wrap {
    margin-bottom: 10px;
  }
  
  .cat-list ul {
    list-style: none;
    margin: 0;
  }
  .cat-list ul li {
    display: block;
    text-align: center;
  }
  
  .advanced-filter-head {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .listing-items-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  
  .lresults-counter:empty {
    display: none;
  }
  
  .container .list-main-wrap-header .container {
    padding-left: 0;
    padding-right: 0;
  }
  
  .template-full-map .map-close, .template-full-map-filter .map-close {
    display: none;
  }
  
  .post-head-title {
    margin-bottom: 15px;
  }
  
  .logo-text h2 {
    margin-bottom: 0;
  }
  
  .inline-breadcrumbs-right {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  
  .top-search-content .filter_form_listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .top-search-content .more-filter-option-btn, .top-search-content .hide-on-sides {
    display: none;
  }
  
  .page-template-column-map .homeradar-footer,
  .page-template-column-map-filter .homeradar-footer,
  .archive-listing-template-column-map .homeradar-footer,
  .archive-listing-template-column-map-filter .homeradar-footer {
    display: none;
  }
  
  .head-inputs-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .head-inputs-wrap .filter-gid-item {
    margin-bottom: 20px;
  }
  .head-inputs-wrap .filter-gid-item:last-child {
    margin-bottom: 0;
  }
  .head-inputs-wrap input[type=text], .head-inputs-wrap input[type=email], .head-inputs-wrap input[type=password], .head-inputs-wrap input[type=button], .head-inputs-wrap input[type=number], .head-inputs-wrap input[type=tel] {
    background: #fff;
  }
  .head-inputs-wrap .filter_price .price-rage-wrap {
    display: block;
  }
  .head-inputs-wrap .filter_price .price-rage-wrap-title {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .head-inputs-wrap .listsearch-input-title label {
    padding-bottom: 5px;
  }
  
  .price-rage-item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  
  .filter-submit-btn i {
    margin-right: 10px;
  }
  
  .lhead-sec .re_stars-title {
    margin-left: 10px;
    color: #fff;
  }
  
  .team-photo {
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 10px;
  }
  
  .team-info h4 {
    font-size: 0.923em;
    font-weight: 500;
  }
  
  .team-info h3 {
    font-size: 16px;
  }
  
  .post-comm-counter {
    font-size: 16px;
    font-weight: 600;
    color: #566985;
  }
  
  .faqs-inner .lsingle-block-box {
    border: 0;
    border-bottom: 1px solid #eee;
  }
  .faqs-inner .lsingle-block-box:last-child {
    border-bottom: 0;
  }
  .faqs-inner .lsingle-block-title {
    margin-bottom: 40px;
  }
  
  .float-box,
  .limit-box {
    float: left;
    width: 100%;
  }
  
  .cthiso-top .section-title {
    width: auto;
  }
  
  .box-widget-box + .box-widget-box {
    margin-top: 20px;
  }
  
  .lsingle-block-bdrs-bottom {
    border-radius: 0 0 6px 6px;
  }
  
  .dasboard-container {
    max-width: 1300px;
    min-height: 80vh;
  }
  
  .photoUpload {
    position: relative;
    padding: 8px 0;
    border: 1px dotted #e5e7f2;
    background: #F5F6FA;
    border-radius: 4px;
    font-size: 0.845em;
    margin: 10px 0;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
  }
  
  .photoUpload:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f5ff";
    position: absolute;
    left: 30px;
    top: 20px;
    font-size: 64px;
    color: #ccc;
    opacity: 0.2;
    line-height: 1;
  }
  
  .photoUpload > span i {
    font-size: 44px;
    display: block;
  }
  
  .photoUpload span strong {
    display: block;
    margin-top: 3px;
    color: #878C9F;
  }
  
  .photoUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
  }
  
  .subcribe-form-row {
    position: relative;
    margin-bottom: 10px;
  }
  .subcribe-form-row input {
    height: 50px;
    background: #fff;
  }
  
  .subform-input-submit input {
    padding-right: 120px;
  }
  
  .hide-cats-nav .categoties-column {
    display: none;
  }
  .hide-cats-nav .map-container.column-map.right-position-map {
    right: 0;
  }
  
  .footer-list-inline li {
    display: inline-block;
    margin-left: 10px;
    font-weight: 500;
  }
  .footer-list-inline a:hover {
    color: #000;
  }
  
  .bsform-yes .main-search-input-wrap {
    -webkit-box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);
            box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);
    border-radius: 6px;
  }
  
  .hero-form-vertical .hero-inputs-wrap {
    padding: 25px 20px 20px;
    margin-top: 10px;
    -webkit-box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);
            box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);
    background: #fff;
    border-radius: 6px;
  }
  .hero-form-vertical .hero-inputs-wrap .filter-gid-item {
    border: none;
    height: auto;
    margin-bottom: 10px;
  }
  .hero-form-vertical .hero-inputs-wrap .filter-gid-item input[type=text], .hero-form-vertical .hero-inputs-wrap .filter-gid-item input[type=email], .hero-form-vertical .hero-inputs-wrap .filter-gid-item input[type=password], .hero-form-vertical .hero-inputs-wrap .filter-gid-item input[type=button], .hero-form-vertical .hero-inputs-wrap .filter-gid-item input[type=number], .hero-form-vertical .hero-inputs-wrap .filter-gid-item input[type=tel],
  .hero-form-vertical .hero-inputs-wrap .filter-gid-item .nice-select {
    border-radius: 4px;
    height: 50px;
    background: #F5F7FB;
    border: 1px solid #e5e7f2;
  }
  .hero-form-vertical .hero-inputs-wrap .filter-gid-item .nice-select {
    line-height: 50px;
  }
  .hero-form-vertical .main-search-button {
    position: relative;
    width: 100%;
    height: 45px;
    border-radius: 4px;
  }
  
  .azp_row.azp_row-wrap {
    position: relative;
  }
  
  .listing-hsvideo-sec,
  .listing-hslideshow-sec {
    padding: 130px 0 0;
  }
  
  .inline-YTPlayer {
    height: 100%;
  }
  
  .inline-YTPlayer .mb_YTPlayer {
    height: 100% !important;
  }
  
  .agencies-list.cthiso-one-cols .geodir-category-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 0;
  }
  .agencies-list.cthiso-one-cols .geodir-category-img {
    width: 30%;
    background: #fff;
    padding: 20px;
  }
  .agencies-list.cthiso-one-cols img {
    border-radius: 4px;
    -webkit-box-shadow: 5px 15px 15px rgba(0, 0, 0, 0.18);
            box-shadow: 5px 15px 15px rgba(0, 0, 0, 0.18);
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .agencies-list.cthiso-one-cols .geodir-category-listing:hover img {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .agencies-list.cthiso-one-cols .geodir-category-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border: 0;
  }
  
  .distance-input {
    padding: 10px;
  }
  
  .template-column-map-filter .list-main-wrap,
  .template-column-map .list-main-wrap {
    min-height: 650px;
  }
  
  .compare-message {
    text-align: center;
    font-size: 16px;
    padding: 50px 0 50px;
  }
  
  .msg-message {
    max-height: 26px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.923em;
    color: #888;
  }
  
  .calc_mortgage {
    overflow: hidden;
  }
  
  .azp_element + .calc_mortgage {
    margin-top: 30px;
  }
  
  .bookmark-header-btn {
    text-align: center;
  }
  
  .wishlist-items-wrap .wishlist-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .close-header-modal {
    text-align: center;
  }
  
  .del-process {
    opacity: 0.5;
  }
  
  /*------chat-widget------------------------------------------------*/
  .chat-widget-button {
    position: fixed;
    bottom: 110px;
    right: 50px;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 17px;
    background: #425998;
    z-index: 50;
    cursor: pointer;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(0, 0, 0);
    text-align: center;
  }
  .chat-widget-button span {
    width: auto;
    padding: 0 20px;
    white-space: nowrap;
    position: absolute;
    left: auto;
    right: 50px;
    top: 5px;
    height: 30px;
    line-height: 30px;
    background: #313E6E;
    color: #fff;
    border-radius: 2px;
    visibility: hidden;
    font-weight: 400;
    font-size: 0.845em;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .chat-widget-button:hover span {
    visibility: visible;
    opacity: 1;
  }
  
  .chat-widget-button.closechat_btn i:before {
    content: "\f00d";
  }
  
  .fchat-wrapper {
    position: fixed;
    bottom: 170px;
    right: 50px;
    width: 300px;
    height: 400px;
    z-index: 116;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
  }
  .fchat-wrapper.show {
    display: block;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
  }
  
  .fchat-inner {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-y: scroll;
  }
  
  .fchat-header {
    border-bottom: 1px solid #eee;
  }
  .fchat-header h3 {
    font-size: 18px;
    font-weight: 500;
    color: #566985;
    margin-bottom: 0;
  }
  .fchat-header .fchat-chatting-title {
    font-size: 16px;
  }
  
  .fchat-title {
    padding: 10px 20px;
  }
  
  .fchat-desc-inner {
    padding: 0 20px 10px;
  }
  
  .fchat-chatting {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .fchat-back {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    text-align: center;
    line-height: 31px;
    font-size: 0.845em;
    margin-right: 15px;
    background: #F5F7FB;
  }
  .fchat-back:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  
  .fchat-box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .fchat-box-wrap .message-input textarea {
    height: 45px;
  }
  
  .status {
    position: absolute;
    right: 20px;
    top: 25px;
    line-height: 0;
    color: #fff;
    padding-right: 12px;
  }
  .status span {
    position: absolute;
    right: 0;
    width: 6px;
    height: 6px;
    top: -2px;
    border-radius: 100%;
  }
  
  /* Chat */
  #chat-app .chat-box {
    min-height: 105px;
    padding: 25px 20px;
    width: 100%;
    height: auto;
    overflow-y: visible;
    padding-bottom: 70px;
  }
  #chat-app .message-input {
    /* display: block; */
    padding: 10px 20px;
    height: 70px;
    position: fixed;
    bottom: 0;
    left: 0;
  }
  #chat-app .chat-contacts {
    overflow-y: visible;
  }
  #chat-app .contact-item {
    padding: 10px;
  }
  #chat-app .contact-item.active {
    background: #fff;
  }
  #chat-app .contact-item:after {
    display: none;
  }
  #chat-app .contact-item:hover {
    background: #fff;
  }
  #chat-app .contact-reply-text {
    font-size: 0.845em;
    font-style: italic;
  }
  #chat-app .contact-avatar {
    width: 60px;
  }
  #chat-app .contact-avatar img {
    width: 36px;
    height: 36px;
  }
  #chat-app .contact-content {
    width: calc(100% - 60px);
  }
  #chat-app .not-logged-in {
    text-align: center;
    padding: 15px;
  }
  
  .widget-title-hide {
    display: none;
  }
  
  .dis-none {
    display: none;
  }
  
  .dis-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .dis-inflex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  
  .flex-items-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .dis-flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
  }
  
  .flw-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .jtf-space-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  
  .jtf-flex-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  
  .dis-flex-wrap-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .fleft {
    float: left;
  }
  
  .fright {
    float: right;
  }
  
  .mb-0 {
    margin-bottom: 0;
  }
  
  .ml-0 {
    margin-left: 0;
  }
  
  .ml-10 {
    margin-left: 10px;
  }
  
  .ml-20 {
    margin-left: 20px;
  }
  
  .mr-o {
    margin-right: 0;
  }
  
  .mrg-0 {
    margin: 0;
  }
  
  .pad-bot-0 {
    padding-bottom: 0;
  }
  
  .pad-top-0 {
    padding-top: 0;
  }
  
  .pad-bot-80 {
    padding-bottom: 80px;
  }
  
  .pad-bot-50 {
    padding-bottom: 50px;
  }
  
  .pad-bot-60 {
    padding-bottom: 60px;
  }
  
  .pad-bot-30 {
    padding-bottom: 30px;
  }
  
  .pt-30,
  .pad-top-30 {
    padding-top: 30px;
  }
  
  .pad-top-50 {
    padding-top: 50px;
  }
  
  .mt-10 {
    margin-top: 10px;
  }
  
  .mt-15 {
    margin-top: 15px;
  }
  
  .mt-20 {
    margin-top: 20px;
  }
  
  .mt-25 {
    margin-top: 25px;
  }
  
  .mt-30 {
    margin-top: 30px;
  }
  
  .mb-10 {
    margin-bottom: 10px;
  }
  
  .mb-15 {
    margin-bottom: 15px;
  }
  
  .mb-20 {
    margin-bottom: 20px;
  }
  
  .mb-30 {
    margin-bottom: 30px;
  }
  
  .idx-auto {
    z-index: auto;
  }
  
  .idx-1 {
    z-index: 1;
  }
  
  .idx-5 {
    z-index: 5;
  }
  
  .ml-auto {
    margin-left: auto;
  }
  
  .pb-20 {
    padding-bottom: 20px;
  }
  
  .pb-30 {
    padding-bottom: 30px;
  }
  
  .ovf-hidden {
    overflow: hidden;
  }
  
  .list-style-none {
    list-style: none;
    margin: 0;
    display: inline-block;
  }
  
  .nice-select ul {
    margin-left: 0;
  }
  
  .nice-select-search-box:before {
    bottom: auto;
  }
  
  .nice-select .nice-select-search-box:before {
    bottom: 2px;
  }
  
  .cthbtn {
    text-align: center;
  }
  .cthbtn.icon-left i {
    margin-left: 0;
    margin-right: 10px;
  }
  .cthbtn.icon-right i {
    margin-left: 10px;
    margin-right: 0;
  }
  .cthbtn.btn-no-text-yes i {
    margin-left: 0;
    margin-right: 0;
  }
  
  .fullw-btn {
    width: 100%;
  }
  
  .list-search-header-form .hero-inputs-wrap .filter-gid-item .cth-dpick-label-val {
    background: rgba(255, 255, 255, 0.11);
    border-radius: 4px;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    color: #fff;
    top: 0;
    line-height: 20px;
    padding: 16px 15px 12px 42px;
  }
  .list-search-header-form .hero-inputs-wrap .filter-gid-item .cth-dpick-label-val .cth-cleardate {
    top: 8px;
  }
  
  .listsearch-input-wrap_contrl ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }
  .listsearch-input-wrap_contrl li {
    margin-bottom: 0;
  }
  
  .listsearch-inputs-wrapper .filter-inputs-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .listsearch-inputs-wrapper .filter-inputs-row .filter-gid-item {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
  }
  .listsearch-inputs-wrapper .header-search-button {
    width: 100%;
    height: 41px;
    line-height: 41px;
    font-weight: 400;
    font-size: 1em;
    border-radius: 30px;
    position: relative;
    top: 5px;
  }
  .listsearch-inputs-wrapper .header-search-button span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    height: 10px;
    margin-top: -5px;
    width: 1px;
    background: rgba(255, 255, 255, 0.3);
  }
  .listsearch-inputs-wrapper .cth-daterange-picker .lfield-label {
    position: absolute;
    left: 42px;
    top: 16px;
    font-weight: 400;
  }
  .listsearch-inputs-wrapper .cth-daterange-picker .lfield-icon {
    top: 15px;
  }
  .listsearch-inputs-wrapper .cth-daterange-picker .lfield-header {
    margin-bottom: 0;
  }
  .listsearch-inputs-wrapper .cth-date-picker-wrap .lfield-label, .listsearch-inputs-wrapper .ckinout-has-value .lfield-label {
    display: none;
  }
  
  .filter-item-inner .listing-feature-wrap label {
    color: #888DA0;
    font-weight: 600;
    font-size: 0.845em;
  }
  
  .in-out-count {
    display: none;
  }
  
  .filter-inputs-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .filter-inputs-row label.flabel-icon {
    position: absolute;
    left: 20px;
    bottom: 14px;
  }
  .filter-inputs-row input {
    border: 1px solid #e5e7f2;
    background: #F5F7FB;
    width: 100%;
    padding: 16px 20px;
    border-radius: 4px;
    color: #7d93b2;
    font-size: 0.923em;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    outline: none;
    overflow: hidden;
    z-index: 1;
    font-weight: 400;
  }
  .filter-inputs-row input[type=range] {
    -webkit-appearance: slider-horizontal;
       -moz-appearance: slider-horizontal;
            appearance: slider-horizontal;
    padding-left: 0;
    padding-right: 0;
    border: 0;
    background: transparent;
  }
  
  input[type=radio], input[type=checkbox] {
    border: 1px solid #e5e7f2;
    cursor: pointer;
    padding: 0;
    width: 20px;
    height: 20px;
    position: relative;
    border-radius: 2px;
    color: #fff;
    background: #fff;
    margin-right: 10px;
  }
  input[type=radio] {
    border-radius: 10px;
  }
  input[type=checkbox]:checked:after {
    font-family: Font Awesome\ 5 Pro;
    content: "\f00c";
    font-size: 0.923em;
    position: absolute;
    top: 1px;
    left: 3px;
    z-index: 20;
  }
  
  .geodir-opt-list {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .geodir-opt-list li {
    margin-bottom: 0;
  }
  
  .geodir-opt-list ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  
  .geodir-category_price {
    margin-left: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .geodir-category_price + .geodir-opt-list {
    margin-left: 0;
  }
  
  .listing-cats-wrap, .geodir-category_price, .geodir-opt-list {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .listing-cats-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .listings-pagination-wrap .section-separator {
    display: none;
  }
  
  .map-popup .listing-img-content {
    display: inline-block;
  }
  
  .listing-item-category {
    background-color: #4DB7FE;
  }
  
  .map-popup-location-category.dis-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .map-popup-location-category i {
    font-size: 1.077em;
    color: #fff;
    font-weight: 100;
  }
  
  .advanced-filter-close {
    padding: 5px 10px;
    cursor: pointer;
    display: inline-block;
  }
  
  .testimonilas-avatar h3 {
    font-size: 1.23em;
  }
  
  .process-item-wrap {
    margin-bottom: 40px;
  }
  
  .process-item-inner {
    position: relative;
  }
  
  .process-end {
    margin-bottom: -20px;
  }
  
  .images-collage-item {
    display: inline-block;
    position: absolute;
  }
  .images-collage-item img {
    border: 3px solid #fff;
    border-radius: 100%;
    -webkit-box-shadow: 0 9px 26px rgba(58, 87, 135, 0.35);
            box-shadow: 0 9px 26px rgba(58, 87, 135, 0.35);
    position: relative;
    z-index: 1;
  }
  .images-collage-item:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #fff;
    border-width: 12px;
    z-index: 2;
    bottom: -21px;
    left: 50%;
    margin-left: -12px;
  }
  
  .images-collage-title.textdec {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .collage-image-input.hasicon.empty-content {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 0;
    padding: 0;
    font-size: 19px;
  }
  .collage-image-input.hasicon.empty-content i {
    -webkit-animation: none;
            animation: none;
    color: #fff;
  }
  
  @-webkit-keyframes cthbounce {
    0%, 20%, 60%, 100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }
    80% {
      -webkit-transform: translateY(-5px);
              transform: translateY(-5px);
    }
  }
  
  @keyframes cthbounce {
    0%, 20%, 60%, 100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }
    80% {
      -webkit-transform: translateY(-5px);
              transform: translateY(-5px);
    }
  }
  .collage-image-input i {
    -webkit-animation: cthbounce 2s ease-in-out infinite;
            animation: cthbounce 2s ease-in-out infinite;
  }
  
  .cim-1 {
    -webkit-animation: cthbounce 1s ease-in-out infinite;
            animation: cthbounce 1s ease-in-out infinite;
  }
  
  .cim-2 {
    -webkit-animation: cthbounce 2s ease-in-out infinite;
            animation: cthbounce 2s ease-in-out infinite;
  }
  
  .cim-3 {
    -webkit-animation: cthbounce 3s ease-in-out infinite;
            animation: cthbounce 3s ease-in-out infinite;
  }
  
  .cim-4 {
    -webkit-animation: cthbounce 4s ease-in-out infinite;
            animation: cthbounce 4s ease-in-out infinite;
  }
  
  .cim-5 {
    -webkit-animation: cthbounce 5s ease-in-out infinite;
            animation: cthbounce 5s ease-in-out infinite;
  }
  
  .cim-6 {
    -webkit-animation: cthbounce 6s ease-in-out infinite;
            animation: cthbounce 6s ease-in-out infinite;
  }
  
  .cim-7 {
    -webkit-animation: cthbounce 7s ease-in-out infinite;
            animation: cthbounce 7s ease-in-out infinite;
  }
  
  .cim-8 {
    -webkit-animation: cthbounce 8s ease-in-out infinite;
            animation: cthbounce 8s ease-in-out infinite;
  }
  
  .post-metas-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  
  .post-content-wrap {
    color: #878C9F;
  }
  
  .widget-posts-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .list-posts-wrap .pagination {
    margin-top: 50px;
  }
  
  .white-bg {
    background: #fff;
  }
  
  .contact-infos-widget {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e5e7f2;
    margin-bottom: 20px;
    padding-top: 25px;
  }
  .contact-infos-widget .contact-infos {
    padding-left: 30px;
    padding-right: 30px;
  }
  .contact-infos-widget .contact-infos li {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .contact-infos-widget .contact-infos li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .contact-infos-widget .contact-infos span {
    font-weight: 500;
    color: #000;
  }
  .contact-infos-widget .contact-infos i {
    margin-right: 7px;
    font-size: 1.077em;
  }
  .contact-infos-widget .contact-infos a {
    margin-left: 20px;
    color: #878C9F;
    font-weight: 500;
  }
  .contact-infos-widget .contact-socials {
    margin-top: 10px;
    padding: 12px 70px 12px 30px;
    border-top: 1px solid #eee;
  }
  .contact-infos-widget .contact-socials li {
    display: inline-block;
    margin-right: 8px;
    text-align: center;
  }
  .contact-infos-widget .contact-socials a {
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
    border-radius: 4px;
    color: #fff;
  }
  
  .custom-form .wpcf7-submit {
    margin-bottom: 0;
  }
  
  .listing-item-container.init-grid-items {
    margin-left: -8px;
    margin-right: -8px;
  }
  
  .show-on-sides {
    display: none;
  }
  
  .listsearch-inputs-sides .filter-gid-item {
    width: 100%;
  }
  .listsearch-inputs-sides .hidden-listing-filter {
    display: block;
  }
  .listsearch-inputs-sides .hide-on-sides, .listsearch-inputs-sides .more-filter-option-btn, .listsearch-inputs-sides .advanced-filter-head {
    display: none;
  }
  .listsearch-inputs-sides .show-on-sides {
    display: block;
  }
  .listsearch-inputs-sides .listsearch-inputs-wrapper .filter_form_listing .filter-inputs-row, .listsearch-inputs-sides .filter_form_advanced {
    background: #fff;
    border: 1px solid #eee;
    padding: 25px 30px;
    margin: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom: 0;
  }
  .listsearch-inputs-sides .listsearch-inputs-wrapper .filter_form_listing .filter-inputs-row {
    padding-bottom: 0;
  }
  .listsearch-inputs-sides .listsearch-inputs-wrapper .filter-inputs-row .filter-gid-item {
    padding-left: 0;
    padding-right: 0;
  }
  .listsearch-inputs-sides .listsearch-inputs-wrapper .filter_form_advanced .filter-inputs-row {
    margin: 0;
  }
  .listsearch-inputs-sides .filter_form_listing + .filter_form_advanced {
    border-top: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding-top: 0;
  }
  .listsearch-inputs-sides .hidden-listing-filter {
    margin-top: 0;
    padding-top: 0;
    border: 0;
  }
  
  .features-cols-one .listing-feature-wrap {
    width: 100%;
  }
  
  .features-cols-two .listing-feature-wrap {
    width: 50%;
  }
  
  .features-cols-three .listing-feature-wrap {
    width: 33.33%;
  }
  
  .features-cols-four .listing-feature-wrap {
    width: 25%;
  }
  
  .features-cols-five .listing-feature-wrap {
    width: 20%;
  }
  
  .features-cols-six .listing-feature-wrap {
    width: 16.666%;
  }
  
  .listsearch-inputs-sides .listing-feature-wrap {
    width: 50%;
  }
  
  .hidden-search-column-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  
  .scrl-content-fix {
    overflow-y: scroll;
  }
  
  .list-main-head-normal {
    padding: 12px 20px;
  }
  .list-main-head-normal .list-main-wrap-header .container {
    width: 100%;
  }
  .list-main-head-normal .list-main-wrap-header.anim_clw {
    position: static;
    width: auto;
    padding: 0;
    background: transparent;
  }
  .list-main-head-normal .mob-search-nav-wrap {
    display: none;
  }
  
  .no-vis-shadow .back-to-filters {
    display: none !important;
  }
  .no-vis-shadow .list-main-wrap-header {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  
  .listings-full-map .listing-item-container {
    padding-bottom: 0;
  }
  
  .list-main-wrap-headers.no-bg-header .list-main-wrap-header {
    background: #fff;
    border: 1px solid #e5e7f2;
    border-radius: 0 0 6px 6px;
    margin-bottom: 30px;
    border-top: none;
    padding: 12px 20px;
    width: 100%;
  }
  .list-main-wrap-headers.no-bg-header .container {
    width: 100%;
  }
  
  .inline-lsiw .scrl-content.fs-viscon {
    padding: 35px 30px 0;
    border-radius: 0 0 6px 6px;
    background: #fff;
    border: 1px solid #e5e7f2;
    border-top: none;
  }
  .inline-lsiw #category-search {
    padding-bottom: 25px;
  }
  
  .ck-progress-bar {
    margin-bottom: 30px;
  }
  
  i.i-for-loading {
    display: none;
  }
  
  .loading i.i-for-loading {
    display: inline-block;
  }
  .loading i.i-for-default {
    display: none;
  }
  
  .bkservices-services {
    padding-left: 25px;
  }
  
  .fbl-button {
    margin-bottom: 0;
  }
  
  .template-no-map-filter .mob-search-nav-wrap,
  .template-no-map .mob-search-nav-wrap,
  .template-full-map-filter .mob-search-nav-wrap,
  .template-full-map .mob-search-nav-wrap {
    padding: 0;
  }
  
  .ajax-modal-container {
    max-width: 100%;
  }
  
  .post-article .search-widget {
    max-width: 500px;
    margin-top: 10px;
  }
  
  .add-comment input[type=submit] {
    margin-bottom: 0;
  }
  
  .comment-respond .comment-reply-title {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    color: #566985;
  }
  
  .comment-item .comment-respond {
    padding: 0;
  }
  
  .row.dis-flex:before, .row.dis-flex:after,
  .row.flw-wrap:before,
  .row.flw-wrap:after {
    display: none;
  }
  
  .cusfield-radio-item,
  .cusfield-checkbox-item {
    margin-right: 10px;
  }
  .cusfield-radio-item label,
  .cusfield-checkbox-item label {
    color: #888DA0;
    font-weight: 600;
    font-size: 0.845em;
    margin-bottom: 0;
  }
  
  .lsingle-lfield_group-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .azp_cus_field {
    width: 100%;
  }
  
  .lcfield-wid-12 {
    width: 100%;
  }
  
  .lcfield-wid-11 {
    width: 91.666%;
  }
  
  .lcfield-wid-10 {
    width: 83.333%;
  }
  
  .lcfield-wid-9 {
    width: 75%;
  }
  
  .lcfield-wid-8 {
    width: 66.666%;
  }
  
  .lcfield-wid-7 {
    width: 58.333%;
  }
  
  .lcfield-wid-6 {
    width: 50%;
  }
  
  .lcfield-wid-5 {
    width: 41.666%;
  }
  
  .lcfield-wid-4 {
    width: 33.333%;
  }
  
  .lcfield-wid-3 {
    width: 25%;
  }
  
  .lcfield-wid-2 {
    width: 16.666%;
  }
  
  .lcfield-wid-1 {
    width: 8.333%;
  }
  
  .card-hide-overlay .geodir-category-img-wrap:before {
    display: none;
  }
  
  @-webkit-keyframes autofill {
    0%, 100% {
      background: transparent;
    }
  }
  input:-webkit-autofill {
    -webkit-animation-delay: 1s; /* Safari support - any positive time runs instantly */
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
  }
  
  .booking-list-contr:empty {
    display: none;
  }
  
  .rooms-items-wrap {
    margin-top: 15px;
  }
  
  .lservices-qtts-items .qtt-price,
  .bkroom_new-item .qtt-price {
    margin-right: 5px;
  }
  
  .bk-rooms-new {
    display: block !important;
  }
  
  .bkroom-item-title {
    margin-bottom: 5px;
  }
  
  .bkroom-item + .bkroom-item {
    margin-top: 10px;
  }
  
  .bkroom-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 30px;
    padding: 5px 0;
  }
  
  .bkroom-date + .bkroom-date {
    border-top: 1px solid #eee;
  }
  
  .bkroom-date-title {
    font-weight: 400;
  }
  
  .bkroom-date-quantity {
    font-weight: 400;
  }
  
  .bkroom-date-persons {
    margin-left: auto;
  }
  
  .bkroom-date-person {
    text-align: right;
  }
  
  .avaical-min-nights {
    margin-top: 10px;
    font-weight: 600;
  }
  
  .submit-fields-wrap .submit-field select.fselect-multi {
    height: auto;
    padding: 0;
  }
  .submit-fields-wrap .submit-field select.fselect-multi option {
    padding: 5px 10px;
  }
  
  .cusfield-number-wrap,
  .cusfield-select-wrap,
  .cusfield-radio-wrap,
  .cusfield-text-wrap,
  .cusfield-checkbox-wrap {
    margin-top: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .filter-inputs-row .fcus-type-select label.flabel-icon,
  .filter-inputs-row .fcus-type-multi label.flabel-icon,
  .filter-inputs-row .fcus-type-radio label.flabel-icon,
  .filter-inputs-row .fcus-type-checkbox label.flabel-icon {
    position: relative;
    left: auto;
    bottom: auto;
  }
  .filter-inputs-row .cusfield-number-wrap,
  .filter-inputs-row .cusfield-select-wrap,
  .filter-inputs-row .cusfield-radio-wrap,
  .filter-inputs-row .cusfield-text-wrap,
  .filter-inputs-row .cusfield-checkbox-wrap {
    margin-top: 0;
  }
  
  .bkfield-hasIcon {
    margin-bottom: 20px;
  }
  .bkfield-hasIcon .lbl-hasIcon i {
    top: 14px;
    font-size: 1em;
  }
  
  .edit-prof_btn {
    position: absolute;
    bottom: 6px;
    left: -10px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 100%;
    color: #fff;
    z-index: 4;
    text-align: center;
    -webkit-box-shadow: 0 9px 26px rgba(58, 87, 135, 0.2);
            box-shadow: 0 9px 26px rgba(58, 87, 135, 0.2);
  }
  
  .user-profile-header-avatar .edit-prof_btn {
    bottom: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0.923em;
  }
  
  .soc-log .mo-openid-app-icons a {
    display: inline-block;
    width: auto;
  }
  
  .soc-log .mo-openid-app-icons a:hover {
    background-color: transparent;
  }
  
  .lcard-saleoff {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  
  .lcard-saleoff + .geodir_status_date {
    top: 70px;
  }
  
  .saleoff-inner {
    position: relative;
    background: #5ecfb1;
    padding: 8px 18px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 0.846em;
    color: #fff;
    min-height: 22px;
  }
  .saleoff-inner:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    border-top: 20px solid #5ecfb1;
    border-left: 20px solid transparent;
    margin-left: -16px;
    top: 0;
    bottom: auto;
  }
  .saleoff-inner:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    border-bottom: 20px solid #5ecfb1;
    border-left: 20px solid transparent;
    margin-left: -16px;
    top: auto;
    bottom: 0;
  }
  
  .restmenu-item-desc {
    color: #878C9F;
    font-size: 0.923em;
    line-height: 24px;
    padding-bottom: 10px;
  }
  .restmenu-item-desc p {
    font-size: 1em;
  }
  
  .azp_lweather {
    margin-bottom: 20px;
  }
  
  .woocommerce td.product-name dl.variation {
    margin-top: 15px;
    font-size: 1em;
  }
  
  .lcoupon-widget .lcoupon-wrap {
    margin-left: 0;
    position: static;
    margin-bottom: 20px;
  }
  
  .lcoupon-countdown {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 10px 0;
  }
  
  .coupon-code-text {
    padding: 5px 30px;
    text-align: center;
    background: #FFF;
    font-size: 24px;
    display: inline-block;
    min-width: 150px;
    margin-top: 10px;
    font-weight: 700;
  }
  
  .listing-hero-section.hiframe-section,
  .listing-hero-section.hstreetview-section,
  .listing-hero-section.hmap-section {
    padding-top: 0;
  }
  
  .hstreetview-section .lstreet-view {
    height: 420px;
  }
  
  .listing-hero-section.hiframe-section .hiframe-inner {
    height: 420px;
  }
  .listing-hero-section.hiframe-section iframe {
    width: 100%;
    height: 100%;
  }
  
  .azp_carousel-item-link {
    display: block;
  }
  
  .fab.fa-custom_icon,
  .fab.fa-envelope {
    font-family: "Font Awesome 5 Pro";
  }
  
  .fab.fa-custom_icon:before {
    content: "\f0e0";
  }
  
  .lcard-distance,
  .lcard-price {
    padding-bottom: 10px;
  }
  
  .ltag-filter-wrap {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
  }
  
  .variation-ExperianceDate:not(:first-child) {
    margin-top: 10px !important;
  }
  
  .general-booking-inner input.jscal-price[type=text],
  .listing-booking-formxs input.jscal-price[type=text] {
    max-width: 80px;
  }
  
  .listings-ad-slider .tc-pagination_wrap {
    display: none;
  }
  
  .listing-members-slider,
  .listing-rooms-slider {
    margin-left: -10px;
    margin-right: -10px;
  }
  .listing-members-slider .listing-carousel_pagination,
  .listing-rooms-slider .listing-carousel_pagination {
    display: none;
  }
  
  .room-box.swiper-slide {
    padding-left: 10px;
    padding-right: 10px;
  }
  .room-box.swiper-slide .lrooms-item {
    display: block;
  }
  .room-box.swiper-slide .lrooms-media + .lrooms-details {
    width: 100%;
  }
  .room-box.swiper-slide .lrooms-media {
    width: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .room-box.swiper-slide .lrooms-details {
    width: 100%;
    padding: 20px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #fff;
  }
  
  .team-box.swiper-slide {
    padding-left: 10px;
    padding-right: 10px;
  }
  .team-box.swiper-slide .team-box-wrap {
    background: #fff;
    border-radius: 6px;
  }
  .team-box.swiper-slide .team-photo {
    margin-bottom: 0;
  }
  .team-box.swiper-slide .team-info {
    padding: 15px;
  }
  
  .reviews-score-wrap {
    min-height: 120px;
  }
  
  .pad-30 {
    padding: 30px;
  }
  
  .ml-30 {
    margin-left: 30px;
  }
  
  .del-account {
    margin-left: 30px;
  }
  
  .delete-account-inner .del-bg i {
    color: #fff;
  }
  
  .btn-border {
    padding: 11px 25px;
    border-radius: 4px;
    border: 1px solid #666;
    color: #666;
    font-weight: 600;
    font-size: 0.923em;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  
  .submit-field-dashboard textarea {
    max-width: 100%;
  }
  
  .geodir-category-img-wrap {
    z-index: 0;
  }
  
  .template-column-expanded .list-main-wrap-header,
  .col-list-wrap.expanded .list-main-wrap-header {
    width: 100% !important;
  }
  
  .template-full-map .grid-opt-toggle-map,
  .template-full-map-filter .grid-opt-toggle-map,
  .template-no-map .grid-opt-toggle-map,
  .template-no-map-filter .grid-opt-toggle-map {
    display: none;
  }
  
  .hero-inputs-wrap .cusfield-number-wrap {
    margin-top: 0;
  }
  
  .lfeatured-image img {
    max-width: 100%;
    height: auto;
  }
  
  .airbnb-style .listing_carditem .geodir-category-listing {
    border: none;
  }
  .airbnb-style .listing_carditem .geodir-category-listing:after {
    display: none;
  }
  
  .airbnb-style .listing_carditem .geodir-category-opt {
    position: static;
    padding: 20px 0 0;
  }
  .airbnb-style .listing_carditem .geodir-category-opt h4 a,
  .airbnb-style .listing_carditem .geodir-category-opt .geodir-category-location a,
  .airbnb-style .listing_carditem .geodir-category-opt .listing-item-category-wrap span,
  .airbnb-style .listing_carditem .geodir-category-opt .listing_carditem_footer .geodir-category_price,
  .airbnb-style .listing_carditem .geodir-category-opt .listing_carditem_footer .listing-item-category-wrap span,
  .airbnb-style .listing_carditem .geodir-category-opt .listing_carditem .geodir-category-location a,
  .airbnb-style .listing_carditem .geodir-category-opt .listing_carditem_footer .geodir-category_price .price-level-item strong,
  .airbnb-style .listing_carditem .geodir-category-opt .listing_carditem_footer .post-author a span,
  .airbnb-style .listing_carditem .geodir-category-opt .listing-rating-count-wrap .reviews-count {
    color: initial;
  }
  
  body.cth-login-page .logreg-modal-open,
  body.cth-register-page .logreg-modal-open,
  body.cth-forget-pwd-page .logreg-modal-open,
  body.cth-reset-pwd-page .logreg-modal-open {
    display: none !important;
  }
  
  .ffield-icon-before {
    margin-right: 10px;
  }
  
  .ftitle-block-yes .lcfield-title {
    display: block;
    margin-bottom: 10px;
  }
  
  .filter-ratings {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .filter-ratings li {
    margin-bottom: 15px;
    color: #888DA0;
    position: relative;
  }
  .filter-ratings li:last-child {
    margin-bottom: 0;
  }
  .filter-ratings .star-rating-item_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .filter-ratings label {
    display: inline-block;
    color: #7d93b2;
    margin-bottom: 0;
  }
  
  .filter-inputs-row .filter-ratings input[type=radio] {
    border-radius: 2px;
    margin-right: 10px;
  }
  
  #subfield_content_address {
    position: relative;
  }
  #subfield_content_address .get-curr-loc {
    position: absolute;
    top: 18px;
    right: 22px;
    z-index: 10;
    font-size: 0.769em;
    text-align: center;
    cursor: pointer;
  }
  #subfield_content_address .get-curr-loc:hover {
    border-radius: 100%;
    -webkit-animation: newpulse 1.1s infinite ease-in-out;
            animation: newpulse 1.1s infinite ease-in-out;
  }
  
  .del-user-photo {
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 2;
    color: red;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    opacity: 0.9;
  }
  .del-user-photo:hover {
    opacity: 1;
  }
  
  .user-photo-deleted .del-user-photo {
    display: none;
  }
  
  .profile-photo-wrap:empty + .change-photo-btn + .del-user-photo {
    display: none;
  }
  
  .bk-tickets-com .qtt-item .qtt-price {
    margin-right: 5px;
  }
  
  .woocommerce td.product-name dl.variation dd {
    margin-left: 120px;
  }
  
  .no-rooms {
    margin-bottom: 10px;
  }
  
  .qtt-serv-label {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  
  .serv-item-desc {
    text-align: left;
    font-style: italic;
    font-size: 0.8em;
  }
  
  .lserv-dropdown .serv-item-desc {
    padding: 3px 0 10px;
  }
  
  .ttickets-required {
    font-style: italic;
    color: #ef3434;
    font-size: 1em;
  }
  
  .bottom-bcw-box {
    min-height: 50px;
  }
  
  .lheadinfo .box-widget.countdown-widget {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
  }
  
  .list-search-page-form-wrap .filter_nearby {
    position: relative;
  }
  .list-search-page-form-wrap .filter_nearby .mapboxgl-ctrl-geocoder {
    z-index: 9;
  }
  
  .ffeatures_select .nice-select.has-multiple .multiple-options {
    overflow: hidden;
    height: 48px;
  }
  
  .singleMap-init-wrap {
    display: block;
    text-align: center;
    margin-top: 25px;
  }
  
  .singleMap-init-no {
    display: none;
  }
  
  .hmap-section .singleMap {
    height: 420px;
  }
  
  input[type=submit] {
    cursor: pointer;
    border: 0px;
  }
  input[type=submit].btn {
    padding: 12px 25px;
  }
  
  .reviews-comments-item .reviews-comments-item {
    margin-top: 30px;
  }
  
  .reviews-comments-item.trackback,
  .reviews-comments-item.pingback {
    padding-left: 0;
  }
  .reviews-comments-item.trackback .review-comments-avatar,
  .reviews-comments-item.pingback .review-comments-avatar {
    display: none;
  }
  
  .post-nav-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  
  .post-nav-right {
    text-align: right;
  }
  
  .pos-single .edit-link {
    position: absolute;
    top: 30px;
    right: 30px;
  }
  
  .product-categories {
    margin-bottom: 0;
  }
  
  .search-widget input[type=text] {
    background: #fff;
    margin-bottom: 0;
  }
  
  .main-page-shop-sb .tagcloud,
  .main-page-shop-sb .calendar_wrap,
  .main-page-shop-sb .menu-testing-menu-container,
  .main-page-shop-sb .widget_shopping_cart_content,
  .main-page-shop-sb .product-categories,
  .main-page-shop-sb .product_list_widget,
  .main-page-shop-sb .box-widget-item-header + ul,
  .main-page-shop-sb .box-widget-item-header + form:not(.woocommerce-product-search),
  .main-page-shop-sb .box-widget-item-header + .textwidget {
    padding: 25px 30px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #eee;
  }
  .main-page-shop-sb > .product_list_widget {
    padding: 25px 30px !important;
  }
  .main-page-shop-sb .widget-posts li {
    border: 0;
    padding: 0;
    margin-bottom: 10px;
  }
  .main-page-shop-sb .widget-posts li:last-child {
    margin-bottom: 0;
  }
  .main-page-shop-sb .widget_shopping_cart_content .product_list_widget {
    padding: 0;
    border: 0;
    border-radius: 0;
  }
  
  .box-widget-item + .widget_search {
    margin-top: 20px;
  }
  .box-widget-item + .widget_search .box-widget-item-header {
    margin-top: -20px;
  }
  
  .lhead-title {
    margin-bottom: 0;
  }
  
  .edit-listing-link {
    font-size: 16px;
    font-weight: 500;
  }
  
  .lhead-address-share-wrap {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  
  .lhead-author-logo-wrap,
  .list-single-header-footer {
    margin-top: 20px;
  }
  
  .author_link {
    display: inline-block;
  }
  
  .lhead-sec .author_name {
    color: #fff;
    margin-left: 10px;
  }
  
  .inline-breadcrumbs-right .share-holder {
    margin-left: 20px;
  }
  
  .lbreadcrumbs .share-btn {
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
  }
  
  .lheadinfo-inner-wrap .host-avatar-wrap img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .lheadinfo-inner-wrap .author_name {
    margin-right: 10px;
  }
  .lheadinfo-inner-wrap .lhead-author-logo-wrap {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  
  .lheadinfo-top-left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  
  .lheadinfo-top-right {
    width: 30%;
  }
  
  .lhead-top-right {
    min-width: 200px;
    text-align: right;
  }
  .lhead-top-right .share-holder {
    display: inline-block;
  }
  
  .lcontacts .block_box {
    padding: 0;
  }
  .lcontacts .block_box.box-widget-item .box-widget-item-header {
    margin: 0;
  }
  
  .lsingle-block-box {
    background: #fff;
    border: 1px solid #eee;
    padding: 35px 30px;
  }
  .lsingle-block-box.lfeatured-image {
    overflow: hidden;
    padding: 2px;
  }
  .lsingle-block-box.lmap-box {
    padding: 0;
  }
  .lsingle-block-box.lmap-box .btn {
    margin-top: 0;
  }
  
  .azp_element:not(.lscrollbar_sec) + .azp_element .lsingle-block-box {
    border-top: 0;
  }
  
  .lsingle-block-box {
    border-bottom: 1px solid #eee;
  }
  
  .lsingle-block-title {
    color: #566985;
    margin-bottom: 20px;
  }
  .lsingle-block-title h3 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
  }
  
  .lphotos-block {
    padding: 2px;
  }
  
  .lsingle-block-content .btn {
    margin-top: 15px;
  }
  .lsingle-block-content p:last-child {
    padding-bottom: 0;
  }
  
  .fea-parent {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .fea-parent li {
    margin-bottom: 12px;
    margin-right: 25px;
  }
  .fea-parent li a {
    font-weight: 500;
    font-size: 0.923em;
  }
  .fea-parent li i {
    font-weight: 400;
    position: relative;
    margin-right: 6px;
    font-size: 14px;
    width: 16px;
  }
  
  .gal-caption-hide {
    display: none;
  }
  
  .box-item a.gal-link, .sc-btn {
    text-align: center;
  }
  
  .lsingle-tickets,
  .lsingle-facts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .lsingle-facts .flex-fact-wrap:first-child {
    border-left: 0;
  }
  
  .flex-fact-wrap {
    width: 33.333%;
  }
  
  .one-cols .flex-fact-wrap {
    width: 100%;
  }
  
  .two-cols .flex-fact-wrap {
    width: 50%;
  }
  
  .four-cols .flex-fact-wrap {
    width: 25%;
  }
  
  .five-cols .flex-fact-wrap {
    width: 20%;
  }
  
  .six-cols .flex-fact-wrap {
    width: 16.667%;
  }
  
  .promo-video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .promo-video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .lsingle-block-headinfos {
    padding: 30px 30px 0;
  }
  .lsingle-block-headinfos .listing-rating-count-wrap.single-list-count {
    min-width: 200px;
  }
  .lsingle-block-headinfos .listing-rating-count-wrap.single-list-count {
    background: #f9f9f9;
  }
  .lsingle-block-headinfos .single-head-review-wrap {
    position: relative;
  }
  .lsingle-block-headinfos .single-head-review-wrap:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    width: 1px;
    height: 100px;
    margin-top: -50px;
    background: #eee;
  }
  
  .no-padding {
    padding: 0;
  }
  
  .single-slider img {
    max-width: 100%;
    height: auto;
  }
  
  .inline-ticket-inner {
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e5e7f2;
  }
  
  .evticket-icon {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 44px;
    color: #fff;
    opacity: 0.4;
  }
  
  .evticket-details {
    position: relative;
    padding: 25px 20px;
    color: #ececec;
  }
  .evticket-details > h6 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
  }
  
  .evticket-desc p {
    color: #fff;
    line-height: 18px;
    font-size: 1em;
  }
  
  .evticket-meta {
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .evticket-price {
    font-size: 20px;
    color: #7d93b2;
    font-weight: 600;
  }
  
  .evticket-available {
    color: #999;
    font-size: 1em;
    margin-left: auto;
  }
  
  .restmenu-item {
    position: relative;
    padding: 10px 20px 10px 84px;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .restmenu-item:hover {
    background: #f9f9f9;
  }
  
  .restmenu-item-img {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 100%;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    cursor: pointer;
  }
  
  .restmenu-item-img img {
    height: 100%;
    width: auto;
  }
  
  .restmenu-item-img:hover {
    opacity: 0.7;
  }
  
  .restmenu-item-det {
    width: calc(100% - 70px);
    padding-left: 14px;
  }
  
  .restmenu-item-det-header {
    margin-bottom: 6px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .restmenu-item-det-header h4 {
    font-size: 1.077em;
    color: #566985;
    max-width: calc(100% - 55px);
  }
  
  .restmenu-item-det-price {
    color: #7d93b2;
    font-weight: 600;
    font-size: 1.077em;
    margin-left: auto;
  }
  
  .cthiso-filters, .menu-filters, .listing-filters {
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 30px;
    border: 1px solid #eee;
  }
  
  .cthiso-filters a, .menu-filters a, .listing-filters a {
    padding: 11px 30px;
    color: #144273;
    font-size: 0.923em;
    font-weight: 500;
    border-right: 1px solid #eee;
  }
  
  .cthiso-filters a.cthiso-filter-active, .menu-filters a.menu-filters-active, .listing-filters a.gallery-filter-active {
    color: #fff;
  }
  
  .menu-filters a:last-child {
    border-right: none;
  }
  
  .cthiso-filters, .listing-filters {
    border: none;
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .cthiso-filters a, .listing-filters a {
    border: 1px solid #eee;
    display: block;
    border-right: none;
    margin: 0;
  }
  
  .cthiso-filters a:last-child, .listing-filters a:last-child {
    border-right: 1px solid #eee;
    border-radius: 0 4px 4px 0;
  }
  
  .cthiso-filters a:first-child, .listing-filters a:first-child {
    border-radius: 4px 0 0 4px;
  }
  
  .cthiso-resmenu .cthiso-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cthiso-resmenu .cthiso-filters a {
    margin: 0;
    padding: 7px 30px;
  }
  .cthiso-resmenu .cthiso-filters a:last-child {
    border-right: 1px solid #eee;
    border-radius: 0 4px 4px 0;
  }
  .cthiso-resmenu .cthiso-filters a:first-child {
    border-radius: 4px 0 0 4px;
  }
  
  .single-carousel-wrap {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
  }
  .single-carousel-wrap .slick-slider {
    margin: 0 -10px;
  }
  .single-carousel-wrap .slick-slide {
    padding: 0 10px;
  }
  .single-carousel-wrap .lc-wbtn.lc-wbtn_prev {
    left: -20px;
  }
  .single-carousel-wrap .lc-wbtn.lc-wbtn_next {
    right: -20px;
  }
  .single-carousel-wrap .slick-dots {
    position: static;
  }
  .single-carousel-wrap .slick-dots li button {
    background: rgba(160, 160, 160, 0.51);
  }
  .single-carousel-wrap.half-carousel {
    height: 550px;
  }
  .single-carousel-wrap.half-carousel .slick-slider {
    margin: 0;
    height: 100%;
  }
  .single-carousel-wrap.half-carousel .slick-slide {
    padding: 0;
  }
  .single-carousel-wrap.half-carousel .slick-dots {
    position: absolute;
    text-align: left;
    width: auto;
    left: 40px;
    bottom: 20px;
  }
  .single-carousel-wrap.agents-carousel-wrap {
    overflow: visible;
  }
  .single-carousel-wrap.agents-carousel-wrap .lc-wbtn.lc-wbtn_prev {
    left: -60px;
  }
  .single-carousel-wrap.agents-carousel-wrap .lc-wbtn.lc-wbtn_next {
    right: -60px;
  }
  .single-carousel-wrap.agents-carousel-wrap .slick-dots {
    margin-top: 20px;
  }
  
  .single-carousel-wrap:not(.testimonials-carousel-wrap) .slick-list {
    padding: 0 !important;
  }
  
  .post-carousel-wrap .slick-dots {
    position: absolute;
  }
  .post-carousel-wrap .lc-wbtn.lc-wbtn_prev {
    left: 0;
    border-radius: 0 2px 2px 0;
  }
  .post-carousel-wrap .lc-wbtn.lc-wbtn_next {
    right: 0;
    border-radius: 2px 0 0 2px;
  }
  
  .testimonials-carousel-wrap .slick-dots {
    margin-top: 20px;
  }
  
  .lsimilarslider-block {
    background: transparent;
    border: 0;
    padding: 0;
    margin-top: 20px;
  }
  .lsimilarslider-block .lc-wbtn.lc-wbtn_prev {
    left: -60px;
  }
  .lsimilarslider-block .lc-wbtn.lc-wbtn_next {
    right: -60px;
  }
  
  .geodir-category-footer .gcf-company {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .map-mapbox-container .singleMap-init-wrap,
  .map-osm-container .singleMap-init-wrap {
    display: none;
  }
  .map-mapbox-container .singleMap,
  .map-osm-container .singleMap {
    display: block;
  }
  
  .list-widget-social .card-info-content_social {
    margin-top: 0;
  }
  
  .box-widget-content .nice-select {
    height: 46px;
    line-height: 46px;
  }
  
  .post-tags-sep {
    display: none;
  }
  
  .list-single-main-media .resp-video {
    margin-bottom: 0;
    padding-top: 0;
  }
  
  .list-single-tags {
    margin-top: 10px;
  }
  
  .psingle-tags {
    margin-top: 20px;
  }
  
  p + .clearfix + .list-single-tags, .wp-block-image + .clearfix + .list-single-tags {
    margin-top: 10px;
  }
  
  .list-list-tags {
    margin-top: 20px;
  }
  
  p + .list-list-tags {
    margin-top: 10px;
  }
  
  .similar-listings-slider-wrap {
    overflow: visible;
  }
  
  .list-single-tags .fw-separator {
    margin-bottom: 10px;
  }
  
  .post-metas-wrap .post-author {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  
  .lcomments-wrap {
    position: relative;
  }
  
  .lcomments-title {
    margin-bottom: 60px;
  }
  
  .review-total-wrap {
    position: relative;
  }
  
  .review-text {
    margin-left: 10px;
  }
  
  .review-score-user {
    margin-left: 20px;
  }
  
  .reviews-comments-header {
    margin-bottom: 25px;
  }
  
  .reviews-comments-item-footer {
    margin-top: 18px;
    padding-top: 14px;
    border-top: 1px solid #eee;
  }
  
  .comment .cm-logged-in-as {
    margin-bottom: 10px;
  }
  
  .leave-rating-imgs-wrap .fu-imgs img {
    width: calc(20% - 6px);
    margin-left: 3px;
    margin-right: 3px;
  }
  
  .review-item-reply {
    margin-left: 30px;
  }
  
  .reviews-comments-wrap .comment + .comment-respond .review-score-form,
  .reviews-comments-wrap .comment + .comment-respond .leave-rating-imgs-wrap {
    display: none;
  }
  .reviews-comments-wrap .comment + .comment-respond .cm-must-log-in, .reviews-comments-wrap .comment + .comment-respond .cm-logged-in-as, .reviews-comments-wrap .comment + .comment-respond .cm-notes-before {
    background: #fff;
  }
  
  .cth-like-loader {
    display: none;
  }
  .cth-like-loader i {
    padding: 0;
    margin: 0;
  }
  
  .like-process + .cth-like-loader {
    display: inline-block;
    padding-left: 5px;
  }
  
  .homeradar_addons-like-count {
    color: #666;
  }
  
  .rate-review {
    padding: 8px 20px;
    border: 1px solid #e5e7f2;
    border-radius: 4px;
    background: #fff;
    font-size: 0.846em;
    font-weight: 500;
    color: #566985;
  }
  .rate-review span {
    margin: 0 0 0 6px;
  }
  .rate-review a {
    color: #566985;
  }
  
  .rate-review:hover {
    background: #f9f9f9;
  }
  
  .rate-review i {
    margin-right: 6px;
  }
  
  .rate-review .comment-like-count {
    margin-left: 6px;
    color: #666;
    font-weight: 600;
  }
  
  .range-slider-title {
    width: 20%;
    position: relative;
    top: 10px;
    font-weight: 500;
    color: #878C9F;
    font-size: 0.923em;
  }
  
  .review-range-container, .range-slider-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  
  .review-total-inner {
    text-align: center;
  }
  .review-total-inner strong {
    display: block;
    font-weight: 500;
    color: #878C9F;
    font-size: 0.923em;
  }
  
  .reviews-total-score {
    display: block;
    font-size: 20px;
    font-weight: 700;
  }
  
  .lreview-add-score {
    position: static;
    margin-left: 30px;
  }
  
  .review-score-form {
    margin: 10px 0 20px;
  }
  
  .add-comment .fuzone {
    margin-bottom: 20px;
  }
  .add-comment .fuzone .fu-text {
    margin: 20px 0;
  }
  .add-comment textarea {
    min-height: 200px;
    margin-bottom: 20px;
  }
  
  .single-listing .content {
    background: #f6f6f6;
  }
  
  .mb-0 {
    margin-bottom: 0;
  }
  
  .no-border {
    border: 0;
  }
  
  .padding-2 {
    padding: 2px;
  }
  
  .slick-dots {
    margin: 0;
    text-align: center;
  }
  
  .widget-posts li {
    margin-bottom: 0;
  }
  
  .widget-posts-descr a {
    color: #566985;
    font-weight: 600;
  }
  
  .widget-posts-date {
    display: block;
    margin-top: 4px;
    color: #999;
    font-weight: 600;
    font-size: 0.845em;
  }
  .widget-posts-date i {
    padding-right: 10px;
  }
  
  .widget_categories ul {
    list-style: none;
    margin: 0;
    width: 100%;
  }
  .widget_categories ul ul {
    margin-left: 20px;
    margin-top: 20px;
  }
  
  .cat-item {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cat-item:last-child {
    margin-bottom: 0;
  }
  .cat-item:before {
    content: "";
    position: absolute;
    top: 16px;
    width: 100px;
    height: 1px;
    background: #eee;
    left: 50%;
    margin-left: -25px;
  }
  .cat-item span {
    margin-left: auto;
  }
  
  .widget_archive ul li:before {
    content: "";
    position: absolute;
    top: 16px;
    width: 100px;
    height: 1px;
    background: #eee;
    left: 50%;
    margin-left: -25px;
  }
  
  .widget_archive ul,
  .widget_pages ul,
  .widget_nav_menu ul {
    list-style: none;
    margin: 0;
    width: 100%;
  }
  .widget_archive ul ul,
  .widget_pages ul ul,
  .widget_nav_menu ul ul {
    margin-left: 20px;
    margin-top: 20px;
  }
  .widget_archive ul li,
  .widget_pages ul li,
  .widget_nav_menu ul li {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .widget_archive a,
  .widget_pages a,
  .widget_nav_menu a {
    color: #7d93b2;
  }
  .widget_archive span,
  .widget_pages span,
  .widget_nav_menu span {
    font-size: 0.923em;
    margin-left: auto;
    color: #fff;
    font-size: 0.769em;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
  }
  
  .tags-stylwrap {
    width: 100%;
  }
  .tags-stylwrap .tags-title {
    margin: 10px 10px 0 0;
    font-weight: 500;
    color: #7d93b2;
  }
  
  .tag-items-wrap a,
  .tagcloud a {
    padding: 8px 20px;
    border-radius: 2px;
    color: #888DA0;
    font-weight: 400;
    margin: 0 6px 6px 0;
    background: #F5F6FA;
    border: 1px solid #eee;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    font-size: 1em !important;
  }
  .tag-items-wrap a:hover,
  .tagcloud a:hover {
    border-color: transparent;
    color: #fff;
  }
  
  table#wp-calendar caption {
    margin-bottom: 10px;
  }
  table#wp-calendar th, table#wp-calendar td {
    text-align: center;
  }
  
  .wp-calendar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  
  .wp-calendar-nav-next {
    margin-left: auto;
  }
  
  .homeradar-tweet p.tweet {
    z-index: 0;
  }
  
  .block_box.box-widget-item .homeradar-tweet p.tweet:before {
    background: #325096;
  }
  .block_box.box-widget-item .homeradar-tweet .timePosted a {
    color: #878C9F;
  }
  
  .widget_meta ul,
  .widget_rss ul,
  .widget_recent_entries ul,
  .widget_recent_comments ul {
    list-style: none;
    margin: 0;
  }
  
  .box-widget-item-header h3 {
    font-weight: 600;
    font-size: 18px;
    color: #566985;
    margin: 30px 0 15px;
  }
  
  .similar-vall {
    margin-top: 15px;
  }
  
  .opening-hours ul li {
    width: 100%;
    padding: 12px 0;
    color: #878C9F;
    position: relative;
    border-bottom: 1px solid #eee;
    font-size: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .opening-hours ul li:first-child {
    padding-top: 0;
  }
  
  .opening-hours ul li span.opening-hours-time {
    font-weight: 500;
    color: #7d93b2;
    margin-left: auto;
    text-align: right;
  }
  .opening-hours ul li span.opening-hours-time span {
    display: block;
  }
  
  .opening-hours ul li span.opening-hours-day {
    color: #878C9F;
    font-weight: 600;
  }
  
  .widget_archive ul li a {
    font-weight: 600;
  }
  
  .widget_archive > select {
    border-radius: 6px;
  }
  
  .homeradar-footer-menu select {
    max-width: 100%;
    height: 40px;
    width: 100%;
    border: 1px solid #eee;
  }
  
  .main-page-shop-sb:first-child .box-widget-item-header h3,
  .homeradar-footer-menu:first-child .box-widget-item-header h3 {
    margin-top: 0;
  }
  
  /*------ footer------------------------------------------------*/
  footer.main-footer {
    width: 100%;
    position: relative;
    z-index: 6;
    z-index: 25;
    overflow: hidden;
  }
  
  .footer-inner .fwids-row:not(:empty) {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  
  footer.main-footer.fixed-footer {
    position: fixed;
    z-index: 2;
    left: 0;
    bottom: 0;
  }
  
  .height-emulator {
    z-index: 1;
  }
  
  .dark-footer {
    background: #325096;
  }
  
  .footer-widget .wid-tit {
    font-size: 1.077em;
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
    padding-bottom: 25px;
    position: relative;
  }
  
  .footer-widget .wid-tit:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
  }
  
  .footer_widgets {
    z-index: 3;
  }
  
  .sub-footer-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer-social ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
  }
  .footer-social li {
    display: inline-block;
    margin-bottom: 0;
  }
  
  .footer-logo-link {
    display: block;
    margin-bottom: 40px;
  }
  .footer-logo-link img {
    height: 30px !important;
    width: auto;
  }
  
  .footer-widget .widget-posts li {
    background: transparent;
    border-bottom: 0;
    padding: 0;
    margin-bottom: 30px;
  }
  .footer-widget .widget-posts li:hover {
    background: transparent;
  }
  .footer-widget .widget-posts-img {
    width: 25%;
  }
  .footer-widget .widget-posts-img img {
    border-radius: 4px;
  }
  .footer-widget .widget-posts-img + .widget-posts-descr {
    width: 75%;
    margin-left: 15px;
  }
  .footer-widget .widget-posts-descr {
    padding: 0;
    padding-bottom: 10px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.21);
  }
  .footer-widget .widget-posts-descr a {
    color: #fff;
    padding-bottom: 20px;
  }
  .footer-widget .widget-posts-date {
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.51);
  }
  
  .subfooter-menu-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .subfooter-menu-wrap .widget_nav_menu {
    margin-right: 30px;
    position: relative;
  }
  .subfooter-menu-wrap .widget_nav_menu:after {
    content: "";
    position: absolute;
    right: -22px;
    top: 50%;
    height: 10px;
    margin-top: -5px;
    width: 1px;
    background: rgba(255, 255, 255, 0.31);
  }
  .subfooter-menu-wrap ul.menu {
    list-style: none;
    margin: 0;
    text-align: right;
  }
  .subfooter-menu-wrap ul.menu li {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 15px;
    width: auto;
  }
  .subfooter-menu-wrap ul.menu li a {
    font-size: 0.923em;
  }
  
  .fhwids-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .fa, .fas, .far {
    font-family: Font Awesome\ 5 Pro !important;
  }
  
  .admin-bar .main-header, .admin-bar .lg-toolbar {
    top: 32px;
  }
  .admin-bar #wrapper {
    padding-top: 102px;
  }
  .admin-bar .map-container.column-map {
    top: 102px;
  }
  .admin-bar .map-container.column-map.has-top_search {
    top: 182px;
  }
  .admin-bar .hidden-search-column,
  .admin-bar .list-main-wrap-header.anim_clw {
    top: 102px;
  }
  .admin-bar .top-search-content,
  .admin-bar .dashbard-menu-wrap {
    top: 102px;
  }
  
  .collage-image {
    width: 600px;
  }
  
  .mmb-item {
    display: none;
  }
  
  @media screen and (max-width: 782px) {
    .admin-bar .main-header {
      top: 46px;
      position: absolute;
    }
    .admin-bar #wrapper {
      padding-top: 116px;
    }
    .admin-bar .list-main-wrap-header.anim_clw {
      top: 0;
    }
    .admin-bar .show-cart {
      top: 185px;
    }
    .admin-bar .cart-modal {
      top: 110px;
    }
  }
  .mob-menu-only {
    display: none;
  }
  
  .menusb .mob-menu-only {
    display: block;
  }
  
  @media (min-width: 1200px) {
    .container {
        max-width:1320px!important;
    }
  }
  /*------responsive------------------------------------------------*/
  @media only screen and (max-width: 1270px) {
    .add-list span,
    .show-reg-form span {
      position: absolute;
      right: 0;
      top: 100%;
      margin-top: 10px;
      width: 100px;
      padding: 14px 0;
      line-height: 0;
      border-radius: 2px;
      background: #3270FC;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear;
      font-weight: 400;
      font-size: 0.846em;
      color: #fff;
    }
    .show-reg-form span {
      text-align: center;
    }
    .add-list span {
      margin-top: 25px;
    }
    .show-reg-form i {
      font-size: 16px;
    }
    .add-list:hover span, .show-reg-form:hover span {
      visibility: visible;
      opacity: 1;
    }
    .add-list {
      padding: 0;
      margin-left: 14px;
      z-index: 5;
      background: #fff !important;
    }
    .add-list i {
      margin-right: 0;
      color: #fff;
      background: #3270FC;
      height: 40px;
      width: 40px;
      line-height: 40px;
    }
    .show-reg-form {
      padding: 0 15px;
    }
    .show-reg-form i {
      margin: 0;
      color: #3270FC;
      font-weight: 300;
    }
    .hs-btn {
      top: 100%;
      margin-top: -58px;
    }
    .hs-btn_next {
      right: 30px;
    }
    .hs-btn_prev {
      left: auto;
      right: 76px;
    }
    .col-list-wrap {
      width: 750px;
      padding-top: 30px;
    }
    .map-container.column-map {
      width: calc(100% - 750px);
      left: 0;
      top: 70px;
      height: calc(100% - 70px) !important;
    }
    .admin-bar .map-container.column-map {
      height: calc(100% - 102px) !important;
    }
    .admin-bar .map-container.column-map.has-top_search {
      top: 102px;
    }
    .top-search-content .filter_form_listing {
      display: block;
    }
    .top-search-content .filter_form_advanced {
      visibility: visible;
      opacity: 1;
      display: block;
    }
    .top-search-content .filter-gid-item {
      width: 100%;
    }
    .top-search-content .more-filter-option-wrap {
      border-top: 1px solid #eee;
      padding: 15px 0;
      margin-top: 20px;
    }
    .top-search-content .listing-feature-wrap {
      width: 50%;
    }
    .top-search-content .advanced-filter-head {
      display: none;
    }
    .list-searh-input-wrap-title {
      display: none;
    }
    .close_sb-filter {
      display: block;
    }
    .col-list-wrap_opt {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
    }
    .categoties-column {
      display: none;
    }
    .top-search-content .more-opt_btn, .top-search-content .msotw_title, .top-search-content .close_msotw {
      display: none;
    }
    .top-search-content-title, .col-list-wrap_opt2 {
      display: none;
    }
    .top-search-content {
      position: fixed;
      top: 70px;
      left: -500px;
      right: auto;
      height: 100%;
      height: calc(100% - 70px);
      width: 350px;
      padding: 80px 30px 30px;
      border-right: 1px solid #eee;
      overflow: auto;
      scrollbar-width: none;
      -ms-overflow-style: none;
      -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.07);
              box-shadow: 0 5px 40px rgba(0, 0, 0, 0.07);
      -webkit-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear;
    }
    .top-search-content.vis-hiddenfilter {
      left: 0;
    }
    .top-search-content::-webkit-scrollbar {
      display: none;
    }
    .top-search-content:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 60px;
      background: #F5F7FB;
      z-index: 1;
    }
    .admin-bar .top-search-content {
      height: calc(100% - 102px);
    }
    .top-search-dec {
      width: 60px;
      height: 60px;
      line-height: 60px;
      z-index: 10;
    }
    .more-search-opt-wrap {
      position: relative;
      top: 0;
      width: 100%;
      border: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      padding: 0;
      visibility: visible;
      opacity: 1;
      display: block;
      float: left;
      margin-top: 40px;
    }
    .msotw_footer {
      position: relative;
      float: left;
      padding: 15px 0;
      margin-top: 20px;
    }
    .map-container.column-map.right-position-map {
      right: 0;
    }
    .header-search-button {
      margin-left: 20px;
    }
  }
  @media only screen and (max-width: 1070px) {
    .map-container.column-map {
      width: 100%;
      left: -100%;
      -webkit-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear;
      z-index: 500;
    }
    .map-container.column-map.right-position-map {
      width: 100%;
      left: -100%;
      -webkit-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear;
      z-index: 500;
      right: auto;
    }
    .map-container.column-map.vis-hiddenmap {
      left: 0;
    }
    .col-list-wrap {
      width: 100%;
    }
    .nav-button-wrap, .mob-nav-content-btn,
    .map-close {
      display: block;
    }
    .col-list-wrap_opt2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
    }
    .col-list-wrap_opt2 {
      padding: 25px 30px 0;
      margin-bottom: 20px;
    }
    .main-menu nav ul, .add-list_wrap, .add-list_mob i, .header-opt_btn, .novis_header-mod, .secondary-nav, .scroll-nav, .grid-opt, .lws_mobile, .back-tofilters, .list-searh-input-wrap {
      display: none;
    }
    .menusb, .main-menu .menusb ul {
      width: 100%;
    }
    .menusb li, .menusb a {
      width: 100%;
    }
    .widget-posts-descr .listing-rating, .pricing-switcher-header {
      width: 100%;
    }
    .menusb, .main-menu .menusb ul {
      float: left;
    }
    .menusb li, .menusb a {
      float: left;
    }
    .main-menu {
      position: absolute;
      top: 70px;
      right: -20px;
      width: 300px;
      padding: 25px 30px;
      background: #fff;
      border-radius: 0 0 0 4px;
      border-right: 1px solid #eee;
      border-bottom: 1px solid #eee;
      visibility: hidden;
      max-height: 450px;
      opacity: 0;
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      -webkit-box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.07);
              box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.07);
      overflow-y: auto;
      scrollbar-width: none;
      -ms-overflow-style: none;
    }
    .main-menu::-webkit-scrollbar {
      display: none;
    }
    .vismobmenu {
      opacity: 1;
      right: 0;
      visibility: visible;
    }
    .menusb {
      display: block;
      position: relative;
      overflow: hidden;
    }
    .main-menu .menusb ul {
      display: block;
      position: relative;
      float: left;
      width: 100%;
    }
    .menusb li {
      margin: 0;
      position: relative;
      overflow: hidden;
      display: block;
    }
    .menusb li i {
      position: absolute;
      right: 18px;
      top: 10px;
    }
    .menusb a {
      padding: 10px 5px;
      position: relative;
      font-weight: 600;
      font-size: 1em;
      line-height: 14px;
      text-align: left;
      color: #144273;
    }
    .menusb a.act-link {
      color: #4DB7FE;
    }
    .menusb a i {
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
      right: 3px;
    }
    .menusb a.back {
      padding-left: 5px;
    }
    .menusb a.back:before {
      font-family: Font Awesome\ 5 Pro;
      content: "\f177";
      font-size: 14px;
    }
    .add-list_mob {
      float: left;
      width: 100%;
      padding: 10px 0;
      border-radius: 4px;
      color: #fff;
      margin-top: 20px;
      font-weight: 500;
    }
    .header-opt-modal-container_mob {
      float: left;
      width: 100%;
      padding: 6px 10px 0;
      border: 1px solid #eee;
      margin-top: 20px;
    }
    .header-opt-modal-container_mob .header-opt-modal-item h4 {
      padding: 0 4px 6px;
    }
    .header-modal {
      right: 0;
    }
    .listing-filters {
      float: left;
      margin: 0 0 20px 0;
    }
    .section-title, .search-sb {
      margin-bottom: 30px;
    }
    .gallery-item {
      width: 50%;
    }
    .gisp .gallery-item {
      padding: 8px 8px 0 0;
    }
    .footer-widget-title {
      margin: 20px 0 20px;
    }
    .about-img, .box-widget-main_wrap {
      margin-top: 20px;
    }
    .about-img-hotifer {
      position: relative;
      right: 0;
      bottom: 0;
      width: 100%;
      margin-top: 20px;
    }
    .half-carousel-title-item {
      padding: 0 20px;
    }
    .fw_hours span {
      margin-top: 5px;
    }
    .chat-widget-button,
    .to-top {
      right: 20px;
    }
    .hero-slider-wrap {
      padding: 0;
    }
    .hero-slider {
      position: relative;
      float: left;
      width: 100%;
      height: auto !important;
    }
    .hero-slider-item {
      padding: 90px 0 90px;
      height: auto !important;
    }
    .hero-listing-item {
      position: relative;
      bottom: 0;
      float: left;
    }
    .hero-slider-wrap .scroll-down-wrap {
      bottom: -70px;
    }
    .hero-slider-wrap .main-search-input-wrap {
      max-width: 400px;
      margin-top: 20px;
    }
    .hero-title.ht-column {
      margin-top: 0;
    }
    .fixed-bar {
      margin-top: 30px;
    }
    .half-hero-bg-media .slick-dots {
      bottom: 20px;
    }
    .team-item {
      margin-bottom: 20px;
    }
    .agent-post_descr .ftr-btn {
      float: left;
      margin: 20px 16px 0 0;
      font-size: 16px;
    }
    .fixed-column_menu-init, .pricing-column {
      margin-bottom: 20px;
    }
    .pricing-switcher {
      float: left;
      margin-top: 20px;
    }
    .pricing-switcher-header {
      text-align: left;
    }
    .list-single-carousel-wrap {
      height: 340px !important;
    }
    .fw-carousel {
      height: 340px !important;
      margin: 0;
    }
    .fw-carousel .slick-slide-item img {
      height: 340px !important;
    }
    .list-single-carousel-wrap .slick-slide-item .box-item {
      border-radius: 0;
      margin: 0;
    }
    .list-single-header-item.no-bg-list_sh h1 {
      font-size: 36px;
    }
    .listsearch-input-item .filter-tags li {
      width: 33.3%;
    }
    .three-columns-grid .listing-item {
      width: 50%;
    }
    .dashboard-submenu {
      right: 70px;
    }
    .single-carousel-wrap.agents-carousel-wrap .lc-wbtn {
      display: none;
    }
  }
  @media screen and (max-width: 1023px) {
    .lsimilarslider-block {
      margin-top: 50px;
    }
    .box-widget-fixed-init + div[style*=height] {
      display: none !important;
    }
  }
  @media screen and (max-width: 782px) {
    .admin-bar .top-search-content {
      top: 116px;
      height: calc(100% - 116px);
    }
    .admin-bar .map-container.column-map {
      height: calc(100% - 116px) !important;
    }
    .admin-bar .map-container.column-map.has-top_search {
      top: 116px;
    }
  }
  @media only screen and (max-width: 800px) {
    .half-carousel-title, .half-carousel-conatiner, .header-search-wrapper {
      width: 100%;
    }
    .hero-inputs-wrap {
      padding: 25px 20px 20px;
      background: #fff;
      border-radius: 6px;
    }
    .hero-inputs-wrap .filter-gid-item {
      width: 100%;
      border: none;
      height: auto;
      margin-bottom: 10px;
    }
    .hero-inputs-wrap .filter-gid-item input[type=text], .hero-inputs-wrap .filter-gid-item input[type=email], .hero-inputs-wrap .filter-gid-item input[type=password], .hero-inputs-wrap .filter-gid-item input[type=button], .hero-inputs-wrap .filter-gid-item input[type=number], .hero-inputs-wrap .filter-gid-item input[type=tel],
    .hero-inputs-wrap .filter-gid-item .nice-select {
      border-radius: 4px;
      height: 50px;
      background: #F5F7FB;
      border: 1px solid #e5e7f2;
    }
    .hero-inputs-wrap .filter-gid-item .nice-select {
      line-height: 50px;
    }
    .main-search-input-wrap {
      width: 100%;
    }
    .main-search-input-wrap .main-search-input-item, .main-search-input-wrap .main-search-button {
      width: 100%;
    }
    .gallery-item, .main-register-header, .main-register {
      width: 100%;
    }
    .agency-list .listing-item .geodir-category-img, .agency-list .listing-item .geodir-category-content {
      width: 100%;
    }
    .listing-item.list-layout .geodir-category-img, .listing-item.list-layout .geodir-category-content {
      width: 100%;
    }
    .content-tabs li, .listing-item, .post-opt, .contact-social {
      width: 100%;
    }
    .post-metas-wrap .post-opt {
      margin-top: 16px;
    }
    .pricing-switcher {
      width: 100%;
    }
    .pricing-switcher label, .pricing-switcher .fieldset {
      width: 100%;
    }
    .rooms-media, .rooms-details, .list-single-header-date, .breadcrumbs-list {
      width: 100%;
    }
    .inline-breadcrumbs-inner {
      width: 100%;
    }
    .share-holder,
    .inline-breadcrumbs-right {
      margin-left: auto;
    }
    .half-carousel-title-item {
      padding: 70px 20px;
      top: 0;
    }
    .half-carousel-title {
      position: relative;
      float: left;
      overflow: hidden;
    }
    .half-carousel-title .pwh_bg {
      top: 10px;
      bottom: -40px;
      left: -40px;
      opacity: 0.4;
    }
    .header-search-button {
      margin-left: 10px;
      width: 40px;
      float: right;
    }
    .header-search-wrapper {
      left: 0;
    }
    .custom-switcher .fieldset {
      width: 258px;
    }
    .header-search-button i {
      margin: 0;
      font-weight: 400;
    }
    .header-search-button span {
      display: none;
    }
    .hero-section_dec:before, .categoties-column_container.inline-categories {
      display: none;
    }
    .main-header {
      padding: 0 10px;
    }
    .main-search-input-wrap {
      margin-top: 20px;
    }
    .hero-section {
      padding: 90px 0 120px;
    }
    .main-search-input-wrap .main-search-input {
      padding: 25px 20px 10px;
      margin-top: 10px;
    }
    .main-search-input-wrap .main-search-input-item {
      border: none;
      height: auto;
      float: left;
      margin-bottom: 10px;
    }
    .main-search-input .main-search-input-item:first-child {
      border: none;
    }
    .main-search-input-wrap .main-search-input-item input {
      border-radius: 4px;
      height: 50px;
      background: #F5F7FB;
      border: 1px solid #e5e7f2;
    }
    .main-search-input-wrap .main-search-button {
      top: auto;
      bottom: 10px;
      height: 45px;
      position: relative;
      border-radius: 4px;
      margin-top: 15px;
    }
    .main-search-input-wrap .main-search-input-item .nice-select {
      background: #F5F7FB;
      border: 1px solid #e5e7f2;
      height: 50px;
      line-height: 50px;
    }
    .gisp .gallery-item {
      padding: 8px 0;
    }
    .subscribe-container {
      padding: 50px 40px;
      border-radius: 4px;
    }
    .inline-facts-wrap, .details-list li, .listsearch-input-item .filter-tags li {
      width: 50%;
    }
    .main-register-wrapper {
      display: block;
    }
    .main-register-header {
      position: relative;
      padding: 60px 30px;
      height: auto;
      border-radius: 6px 6px 0 0;
    }
    .main-register {
      padding: 40px 0 40px;
      border-radius: 0 0 6px 6px;
      z-index: 20;
    }
    .main-register-bg {
      opacity: 0.4;
      background-position: 0% 0% !important;
      background-size: auto !important;
    }
    .main-register-logo {
      margin-top: -10px;
    }
    .main-register-holder {
      padding: 0 10px;
      margin-top: 50px;
    }
    .main-register-holder .tabs-menu, .main-register-holder .tabs-container {
      padding: 0 30px;
    }
    .close-reg {
      top: -120px;
      color: #fff !important;
    }
    .card-info-content {
      padding: 0 30px 0 100px;
    }
    .card-info-media {
      position: absolute;
      left: 20px;
      bottom: 34px;
      width: 50px;
      height: 50px;
    }
    .content-tabs li {
      margin-bottom: 4px;
    }
    .list-main-head-inner {
      display: block;
    }
    .list-main-wrap-opt {
      margin-top: 30px;
    }
    .post-article .btn {
      margin-top: 15px;
      margin-left: 0;
    }
    .pricing-switcher .switch {
      position: absolute;
      width: auto;
      top: 7px;
      left: 7px;
      right: 7px;
    }
    .pricing-switcher input[type=radio]:checked + label + .switch, .pricing-switcher input[type=radio]:checked + label:nth-of-type(n) + .switch {
      -webkit-transform: translateY(56px);
      -ms-transform: translateY(56px);
          transform: translateY(56px);
    }
    .rooms-details {
      padding: 5px 0 10px 0;
      margin-top: 10px;
    }
    .rooms-item {
      margin-bottom: 20px;
    }
    .list-single-carousel-wrap .sw-btn.crs-button-next {
      right: 10px;
    }
    .list-single-carousel-wrap .sw-btn.crs-button-prev {
      left: 10px;
    }
    .list-single-carousel-wrap .slick-dots {
      bottom: 10px;
    }
    .list-single-header-footer,
    .lhead-address-share-wrap,
    .lhead-bot-left,
    .lheadinfo-top-wrap {
      display: block;
    }
    .lheadinfo-top-right {
      width: 100%;
    }
    .lheadinfo-inner-wrap .lhead-author-logo-wrap {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-top: 10px;
    }
    .lheadinfo-inner-wrap .host-avatar-wrap img {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
    }
    .lheadinfo-inner-wrap .author_name {
      margin: 0 10px 0;
    }
    .list-single-header-price {
      margin-top: 5px;
    }
    .list-single-header-date {
      text-align: left;
      margin: 5px 0 6px;
    }
    .list-single-stats {
      margin-top: 5px;
    }
    .list-single-stats li {
      margin: 0 10px 0 0;
    }
    .lbreadcrumbs .inline-breadcrumbs-right {
      margin-left: 0;
      width: 100%;
    }
    .lbreadcrumbs .inline-breadcrumbs-right .lhead-more-wrap {
      margin-left: auto;
    }
    .inline-facts-wrap {
      padding: 10px 0;
    }
    .like-btn {
      margin: 20px 4px 0 0;
    }
    .inline-breadcrumbs-right .share-holder {
      margin: 20px 4px 0 0;
    }
    .print-btn, .compare-top-btn {
      margin: 20px 4px 0 0;
    }
    .lhead-top-right {
      text-align: left;
    }
    .lhead-top-right .share-holder {
      margin-top: 10px;
    }
    .lhead-top-right .share-container {
      left: 0;
      right: auto;
    }
    .lhead-top-right .share-container:before {
      left: 50px;
      right: auto;
    }
    .list-searh-input-wrap.box_list-searh-input-wrap .listsearch-input-item, .list-searh-input-wrap .listsearch-input-item {
      margin: 0 0 10px 0;
      float: left;
      width: 100%;
    }
    .list-searh-input-wrap.box_list-searh-input-wrap .custom-form .listsearch-input-item input, .list-searh-input-wrap .custom-form .listsearch-input-item input {
      margin: 0;
    }
    .listsearch-input-item label {
      padding-bottom: 0;
    }
    .search-sb .listsearch-input-item label {
      padding-bottom: 10px;
    }
    .search-sb .listsearch-input-item .col-sm-6 label {
      float: left;
      width: 100%;
      padding: 10px 0;
    }
    .reviews-comments-item {
      padding: 20px 0 20px 0;
      margin-bottom: 30px;
    }
    .review-comments-avatar {
      width: 40px;
      height: 40px;
      top: -10px;
      z-index: 50;
    }
    .review-comments-avatar:before {
      display: none;
    }
    .review-comments-avatar img {
      left: 0;
      width: 40px;
      height: 40px;
    }
    .reviews-comments-item.trackback, .reviews-comments-item.pingback {
      padding-top: 0;
    }
    .wp-block-archives-dropdown select, .wp-block-categories-dropdown select {
      position: relative;
      left: 1px;
    }
  }
  @media only screen and (max-width: 564px) {
    .subfooter-nav, .agent_card-title .geodir-category-location a, .listsearch-input-item .filter-tags li, .three-columns-grid .listing-item {
      width: 100%;
    }
    .header-modal {
      width: 350px;
    }
    .header-search-button {
      width: 20px;
      background: none;
      font-size: 16px;
      font-weight: 300;
      margin-left: 6px;
    }
    .header-search-button i {
      width: 20px;
      background: none;
      font-size: 16px;
      font-weight: 300;
    }
    .cart-btn, .show-reg-form {
      border: none;
      margin: 0 4px;
      padding: 0 5px;
    }
    .cart-btn {
      width: 30px;
    }
    .cart-btn {
      padding-top: 1px;
    }
    .show-reg-form i {
      font-size: 16px;
      margin: 1px 0 0 0;
    }
    .hero-title h2 {
      font-size: 34px;
      line-height: 40px;
    }
    .hero-listing-item h2 {
      font-size: 34px;
      line-height: 40px;
      margin-bottom: 10px;
    }
    .subfooter-nav {
      float: left;
      margin-top: 15px;
    }
    .hero-text-big {
      font-size: 94px;
    }
    .card-info-content {
      padding: 0 30px;
    }
    .card-info-media {
      left: 30px;
      bottom: auto;
      top: 30px;
    }
    .card-info-content .card-verified {
      bottom: 15px;
      font-size: 16px;
    }
    .card-info-content .list-single-stats li {
      margin-bottom: 5px;
    }
    .share-btn {
      padding: 8px 15px;
    }
    .reviews-comments-item-text h4 {
      width: 100%;
      margin-bottom: 6px;
    }
    .reviews-comments-item-text .card-popup-rainingvis {
      margin: 2px 0 20px 0;
    }
    .rate-review {
      margin-top: 10px;
    }
    .reviews-comments-item-date-item {
      top: 0;
    }
    .reviews-comments-item-text {
      padding: 15px 20px;
    }
    .review-total {
      padding: 10px;
    }
    .reviews-comments-item-text .box-widget-menu-btn {
      top: 14px;
      right: 20px;
    }
    .leave-rating-title {
      margin-right: 3px;
      font-size: 0.923em;
      top: 0;
    }
    .compare-container {
      padding-left: 100px;
    }
    .compare-header li {
      padding: 20px 0 20px 30px;
    }
    .accordion a.toggle strong {
      margin: 0 0 0 5px;
      padding: 4px 10px;
      font-size: 0.846em;
    }
    .list-single-carousel-wrap {
      height: 200px !important;
    }
    .fw-carousel {
      height: 200px !important;
    }
    .fw-carousel .slick-slide-item img {
      height: 200px !important;
    }
    .fw-carousel .slick-current .box-item a.gal-link {
      width: 30px;
      height: 30px;
      line-height: 30px;
      border-radius: 4px;
      -webkit-box-shadow: none;
              box-shadow: none;
      font-size: 0.846em;
    }
    .show-info span {
      width: 30px;
      height: 30px;
      line-height: 30px;
      border-radius: 4px;
      -webkit-box-shadow: none;
              box-shadow: none;
      font-size: 0.846em;
    }
    .fw-carousel .slick-current .box-item a.gal-link {
      right: 10px;
      top: 10px;
    }
    .show-info {
      top: 40px;
      width: 90%;
    }
    .show-info span {
      top: 6px;
      right: 10px;
    }
    .tooltip-info {
      line-height: 12px;
      padding: 5px 10px;
      right: 10px;
      margin-top: 22px;
    }
    .tooltip-info h5 {
      margin-top: 6px;
      font-size: 1em;
    }
    .tooltip-info p {
      font-size: 0.846em;
    }
    .list-single-carousel-wrap .sw-btn {
      font-size: 0.846em;
      width: 30px;
      height: 30px;
      line-height: 30px;
      margin-top: -15px;
    }
    .single-slider-wrapper .slick-dots {
      bottom: 10px;
    }
    .gal-link {
      right: 20px;
      top: 20px;
    }
    .content-nav li a.ln:before,
    .content-nav span strong {
      display: none;
    }
    .review-total-wrap {
      display: inline-block;
    }
    .review-total {
      position: static;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
    }
    .lcomments-title {
      margin-bottom: 30px;
    }
    .lreview-title-wrap,
    .reviews-comments-item-footer {
      display: block;
    }
    .rate-review {
      margin-top: 10px;
      display: inline-block;
    }
    .lreview-title-wrap .review-score-user {
      margin-left: 0;
    }
    .reviews-comments-header {
      justify-items: start;
    }
    .review-score-form {
      display: block;
    }
    .lreview-add-score {
      margin-top: 15px;
      margin-left: 0;
      padding: 10px;
    }
    .range-slider-title {
      width: 25%;
    }
    .lsimilarslider-block {
      overflow: hidden;
    }
    .four-cols .flex-fact-wrap {
      width: 50%;
      border-left: 1px solid #e2e2e2 !important;
    }
    .four-cols .flex-fact-wrap:nth-child(3n+3) {
      border-top: 1px solid #e2e2e2;
    }
    .four-cols .flex-fact-wrap:nth-child(4n+4) {
      border-top: 1px solid #e2e2e2;
    }
    .four-cols .flex-fact-wrap:nth-child(2n+2) {
      border-right: 1px solid #e2e2e2;
    }
    .available-cal-months .cal-months-inner {
      display: block;
    }
    .available-cal-months .cal-month {
      width: 100% !important;
    }
    .lrooms-item {
      display: block;
    }
    .lrooms-media {
      width: 100%;
    }
    .lrooms-details {
      padding: 0;
      margin-top: 20px;
    }
    .subscribe-button {
      width: auto;
      padding: 0 10px;
    }
    .subform-input-submit input {
      padding-right: 50px;
    }
  }
  @media only screen and (max-width: 370px) {
    .cart-btn {
      display: none;
    }
    .profile-widget-header-title {
      padding-left: 0;
      padding-top: 10px;
    }
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .bg {
      background-attachment: scroll !important;
      -webkit-background-size: cover;
      background-position: center;
    }
  }
  .post-type-archive-listing #chat-app,
  .post-type-archive-listing .to-top,
  .page-id-6727 #chat-app,
  .page-id-6727 .to-top,
  .page-id-6389 #chat-app,
  .page-id-6389 .to-top {
    display: none !important;
  }
  
  .main-header:before {
    display: none;
  }
  
  .homeradar-has-addons .main-header:before {
    display: block;
  }
  
  .page > .entry-content > p:last-of-type {
    clear: both;
  }
  
  .single-page-title-inside .entry-title {
    font-weight: 600;
    font-size: 21px;
  }
  
  .list-single-main-media {
    text-align: center;
  }
  
  .textwidget > p {
    margin-bottom: 10px;
  }
  
  .comment-reply-title-wrap:before,
  .lsingle-block-title:before,
  .list-single-main-item-title:before, .box-widget-item-header:before,
  .single-page-content-wrap .single-page-title-inside:before,
  section.products.related > h2:after, section.products.upsells > h2:after {
    display: none;
  }
  
  .breadcrumbs-wrapper.inline-breadcrumbs:before, .top-breadcrumbs .container:before {
    display: none;
  }
  
  #cancel-comment-reply-link {
    margin-left: 10px;
  }
  
  .lheadinfo .countdown-widget .countdown-item {
    color: #7d93b2;
  }
  
  .submit-fields-wrap .cal-date-metas .cth-dpick-label-val {
    min-height: 27px;
    line-height: 20px;
    padding: 5px;
  }
  .submit-fields-wrap .cal-date-metas .cth-input {
    padding: 5px 20px;
    line-height: 20px;
  }
  .submit-fields-wrap .cal-date-metas .cth-cleartime, .submit-fields-wrap .cal-date-metas .cth-cleardate {
    top: 0;
    padding: 6px 7px;
  }
  
  ul.event-dates-list {
    list-style: none;
  }
  ul.event-dates-list li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #878C9F;
    border-bottom: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  ul.event-dates-list li span.opening-hours-day {
    color: #878C9F;
    font-weight: 600;
  }
  ul.event-dates-list li span.opening-hours-time {
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-left: auto;
    font-weight: 500;
    color: #999;
    text-align: right;
  }
  ul.event-dates-list li span.opening-hours-time span {
    display: block;
    margin-bottom: 0.5rem;
  }
  ul.event-dates-list li span.opening-hours-time span:last-child {
    margin-bottom: 0;
  }
  
  .price-rage-wrap-title {
    font-weight: 500;
    color: #566985;
    margin-right: 20px;
  }
  
  .similar-listings-slider-wrap .geodir-category-opt_title {
    max-width: 100%;
  }
  .similar-listings-slider-wrap .listing-rating-count-wrap {
    display: none;
  }
  .similar-listings-slider-wrap .listing_carditem_footer {
    margin-top: 0;
    padding: 0;
    border-top: 0;
  }
  
  .fcus-checkbox .cusfield-checkbox-item {
    width: 25%;
    margin-bottom: 15px;
  }
  
  .product-author-box {
    margin-top: 15px;
  }
  .product-author-box .box-widget-author-title_opt {
    padding-right: 15px;
  }
  .product-author-box .box-widget-author-title_opt:before {
    right: 0;
  }
  
  .product-author-title {
    font-size: 16px;
    font-weight: 600;
    color: #566985;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  
  .lshare-shortcode .showshare,
  .scroll-nav-bookmark-btn {
    padding: 8px 20px;
    border: 1px solid transparent;
    background: #425998;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
  }
  .lshare-shortcode .showshare i,
  .scroll-nav-bookmark-btn i {
    margin: 0;
    margin-right: 6px;
    color: #4DB7FE;
  }
  .lshare-shortcode .showshare:hover,
  .scroll-nav-bookmark-btn:hover {
    border: 1px solid #e7e7ed;
    color: #70778b;
    background: #fff;
  }
  
  .azp_shortcode .scroll-nav-bookmark-btn {
    margin-bottom: 20px;
  }
  
  .lshare-shortcode {
    position: relative;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  
  .azp_shortcode .lshare-shortcode {
    margin-bottom: 20px;
  }
  
  .flatWeatherPlugin div.wiToday > p.wiTemperature {
    width: 165px;
  }
  
  .flatWeatherPlugin .wiToday > .wiIconGroup {
    width: calc(100% - 165px);
  }
  
  .cannot-buy-plan-again {
    max-width: 60%;
    display: inline-block;
    padding: 15px 0 20px;
    color: #F75C96;
    font-weight: 700;
  }
  
  .ol-zoom.ol-control {
    top: 50%;
  }
  
  .single-head-bot-left {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .single-head-bot-left .list-single-logo {
    margin-left: 20px;
  }
  
  .lcard-logo,
  .list-single-logo {
    border-radius: 50%;
    overflow: hidden;
    width: 50px;
    height: 50px;
  }
  .lcard-logo img,
  .list-single-logo img {
    max-width: 100%;
    height: auto;
  }
  
  .lcard-logo a {
    display: block;
  }
  
  .lcard-logo.lcard-grid {
    position: absolute;
    bottom: -5px;
    right: 40px;
    z-index: 14;
  }
  
  .listing-avatar + .lcard-logo {
    bottom: 50px;
  }
  
  .listing_carditem_footer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .lcard-logo.lcard-slider {
    margin-right: 25px;
  }
  
  .lcfield-oembed iframe {
    width: 100%;
  }
  
  .listings-tax-column:not(:empty) {
    padding: 25px 0 0;
  }
  
  .listings-tax-filter-map,
  .listings-tax-filter-no-map {
    margin-bottom: 25px;
  }
  
  .booking-additional-note {
    margin-top: 15px;
    font-style: italic;
    color: #ef3434;
    font-size: 1em;
  }
  
  .cthiso-resmenu-top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .cthiso-resmenu-top-wrap .cthiso-filters {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .cthiso-resmenu-top-wrap .cthiso-filters a {
    font-weight: normal;
  }
  
  .cthiso-resmenu .cthiso-resmenu-top-wrap .cthiso-filters a {
    margin: 0;
    padding: 5px 10px;
  }
  
  .cth-date-picker-hide-metas .available-date-metas {
    display: none !important;
  }
  
  .single-post-article .elementor-top-section {
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .elementor-location-footer .elementor-section-wrap {
    position: relative;
    z-index: 25;
  }
  
  .comment-form-cookies-consent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .page-template-default .single-page-content-wrap {
    padding: 30px 30px 20px;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #eee;
  }
  
  .cm-reply-wrap a {
    font-size: 0.846em;
    color: #7d93b2;
    font-weight: 600;
  }
  
  .custom-logo-link img,
  .hfe-site-logo-img {
    max-width: 180px !important;
  }
  
  .wp-block-archives-dropdown, .wp-block-calendar, .wp-block-categories-dropdown, .wp-block-search {
    margin-bottom: 1.5em;
  }
  
  .column-map .main-map-mapbox {
    height: calc(100vh - 70px);
  }
  
  .widget-title .rsswidget {
    color: #566985;
  }
  .widget-title .rsswidget img {
    position: relative;
    top: -2px;
  }
  
  .spost-cats, .postl-cats {
    color: #7d93b2;
  }
  
  .single-page-title-inside .entry-title {
    margin-bottom: 20px;
    color: #144273;
  }
  
  .getintouch.mt-20 {
    margin-top: 30px;
  }
  
  .share-icon:hover {
    background: #F5F7FB;
  }
  .share-icon:before {
    font-family: Font Awesome\ 5 Brands;
  }
  
  .share-icon-digg:before {
    content: "\f1a6";
  }
  
  .share-icon-email:before {
    content: "\f003";
  }
  
  .share-icon-flickr:before {
    content: "\f16e";
  }
  
  .share-icon-foursquare:before {
    content: "\f180";
  }
  
  .share-icon-rss:before {
    content: "\f09e";
  }
  
  .share-icon-facebook:before {
    content: "\f39e";
  }
  
  .share-icon-twitter:before {
    content: "\f099";
  }
  
  .share-icon-tumblr:before {
    content: "\f173";
  }
  
  .share-icon-linkedin:before {
    content: "\f0e1";
  }
  
  .share-icon-vimeo:before {
    content: "\f27d";
  }
  
  .share-icon-instagram:before {
    content: "\f16d";
  }
  
  .share-icon-pinterest:before {
    content: "\f231";
  }
  
  .share-icon-googleplus:before {
    content: "\f0d5";
  }
  
  .share-icon-in1:before {
    content: "\f08c";
  }
  
  .share-icon-stumbleupon:before {
    content: "\f1a4";
  }
  
  .share-icon-vk:before {
    content: "\f189";
  }
  
  .share-icon-okru:before {
    content: "\f263";
  }
  
  .share-icon-whatsapp:before {
    content: "\f232";
  }
  
  .share-icon-telegram:before {
    content: "\f2c6";
  }
  