body {
    /* font-family: 'GT America'; */
    /* font-family: 'GT America'; */
    
    background-color: transparent;
    margin: 0;
    height: 100%;

}
body::-webkit-scrollbar {
    /* display: none; */
}
@font-face {
    font-family: "GT America";
    src:    url('fonts/GTAmerica/GT-America-Standard-Regular.woff2') format('woff2'),
            url('fonts/GTAmerica/GT-America-Standard-Regular.woff') format('woff'),
            url('fonts/GTAmerica/GT-America-Standard-Regular.otf') format('opentype'),
            url('fonts/GTAmerica/GT-America-Standard-Regular.ttf') format('truetype');
}
@font-face {
    font-family: "GT America";
    src:    url('fonts/GTAmerica/GT-America-Standard-Bold.woff2') format('woff2'),
            url('fonts/GTAmerica/GT-America-Standard-Bold.woff') format('woff'),
            url('fonts/GTAmerica/GT-America-Standard-Bold.otf') format('opentype'),
            url('fonts/GTAmerica/GT-America-Standard-Bold.ttf') format('truetype');
    font-weight: bold;
}


@font-face {
    font-family: "New Kansas";
    src:    url('fonts/NewKansas/NewKansas-Regular.woff2') format('woff2'),
            url('fonts/NewKansas/NewKansas-Regular.woff') format('woff'),
            url('fonts/NewKansas/NewKansas-Regular.otf') format('opentype'),
            url('fonts/NewKansas/NewKansas-Regular.ttf') format('truetype');    
}

@font-face {
    font-family: "New Kansas";
    src:    url('fonts/NewKansas/NewKansas-Medium.woff2') format('woff2'),
            url('fonts/NewKansas/NewKansas-Medium.woff') format('woff'),
            url('fonts/NewKansas/NewKansas-Medium.otf') format('opentype'),
            url('fonts/NewKansas/NewKansas-Medium.ttf') format('truetype');
    font-weight: 500;            
}
@font-face {
    font-family: "New Kansas";
    src:    url('fonts/NewKansas/NewKansas-Bold.woff2') format('woff2'),
            url('fonts/NewKansas/NewKansas-Bold.woff') format('woff'),
            url('fonts/NewKansas/NewKansas-Bold.otf') format('opentype'),
            url('fonts/NewKansas/NewKansas-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: "New Kansas";
    src:    url('fonts/NewKansas/NewKansas-Light.woff2') format('woff2'),
            url('fonts/NewKansas/NewKansas-Light.woff') format('woff'),
            url('fonts/NewKansas/NewKansas-Light.otf') format('opentype'),
            url('fonts/NewKansas/NewKansas-Light.ttf') format('truetype');
    font-weight: thin;
}

.lp-title {
    font-family: "Larken";
    font-weight: 700;
}

.no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 1280px;
}

ul {
    padding: 0;
    list-style-type: none;
}

.modal-content {
    border-radius: 0px;
}

a {
    color: #000;
}

/*changes-css*/
a.save-lss {
    position: absolute;
    bottom: 68px;
    padding: 5px 10px;
    background: #000000bd;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    left: 5px;
    opacity: 0;
    visibility: hidden;
}

.list-item:hover a.save-lss {
    opacity: 1;
    visibility: visible;
}

a.save-lss:hover {
    background: #000;
}

.bg-section-grey {
    background-color: #f7f7f7;
}

.light-color {
    color: #7a7a7a;
}

.section-title {
    font-family: 'GT America';
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 2px;
}

.page-title {
    font-family: 'GT America';
    font-size: 30px;
    line-height: 40px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 2px;
}

.page-sub-title {
    font-family: 'GT America';
    font-size: 22px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 2px;
    margin-top: 10px;
}

.dashboard-slider .card--listing {
    background-color: transparent;
}

.default-text.explore {
    font-size: 12px;
}

.favourite-title {
    font-family: 'GT America';
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
    min-height: 50px;
}

#listings-slider4 .card-description,
#listings-slider5 .card-description {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    border-top: 0;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

#listings-slider4 .card-body {
    padding: 12px 12px;
}

#listings-slider4 .explore {
    font-family: 'GT America';
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
}

#listings-slider4 .bucketdelete:hover,
#listings-slider4 .linkurl:hover,
#listings-slider5 .linkurl:hover {
    text-decoration: none;
}

#listings-slider4 .explore+i {
    font-size: 10px;
    margin-left: 5px;
}

#listings-slider4 .slider-img {
    height: 250px;
}

#listings-slider5 .default {
    background-image: url("images/plus-icon.png");
    background-size: 64px;
    height: 200px;
}

#listings-slider5 .default:hover {
    background-image: url("images/plus-icon-hovered-over.png");
}

.dashboard-slider .card-title {
    font-family: 'GT America';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    color: #000;
    text-decoration: none;
}

.dashboard-slider .card-title:hover {
    text-decoration: none;
}

.card-overlay {
    position: absolute;
    z-index: 100;
    /* overflow: hidden; */
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgb(195, 143, 99);
    color: #fff;
    display: block;
    transition: all 0.5s;
    height: 35%;
}

.card-overlay .title {
    font-family: 'GT America';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
}

.card-overlay .sub-title {
    font-family: 'GT America';
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}

.card-overlay .author-section {
    position: absolute;
    top: -25px;
    right: 10px;
}

.card-overlay .author-img {
    width: 50px;
    border: 4px solid rgb(195, 143, 99);
    border-radius: 50%;
}

.card-overlay .description {
    font-family: 'GT America';
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}

.card-overlay .read-more {
    font-family: 'GT America';
    letter-spacing: 2px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    line-height: 16px;
}

.slider-img .card-meta {
    display: none;
    /*opacity: 0;*/
    transition: all 0.5s 1s ease-in-out;
    -webkit-transition: all 0.5s 1s ease-in-out;
    -moz-transition: all 0.5s 1s ease-in-out;
}

.slider-img:hover .card-overlay {
    height: 80%;
}

.slider-img:hover .card-meta {
    display: block;
    /*opacity: 1;*/
}

.dashboard-slider>.splide__track>.splide__list>.splide__slide.is-active {
    border: 0;
}

.listing-card-slider>.splide__track>.splide__list>.splide__slide.is-active {
    border: 0;
}

.listing-card-slider .listing-images {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 250px;
}

.dashboard-slider .listings-slider-arrows {
    position: absolute;
    top: 20px;
    float: right;
    right: 0;
}

.dashboard-slider .listings-slider-arrows .splide__arrow--prev {
    margin-right: 10px;
}

.dashboard-slider>.splide__track>.splide__list>.splide__slide {
    border: 0;
}

.dashboard-slider .listings-slider-arrows .splide__arrow {
    display: inline-block;
    position: unset;
    background-color: #fff;
    color: #000;
    font-weight: 900;
    /*box-shadow: 0 0 10px 2px rgba(0,0,0,.3);*/
}

.listing-card-slider .splide__arrow {
    background-color: #fff;
    color: #000;
    font-weight: 900;
    /*box-shadow: 0 0 10px 2px rgba(0,0,0,.3);*/
    opacity: 1;
}

.card-content {
    font-size: 16px;
}

.slider-img {
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
}

.view-more,
.view-more:hover {
    font-family: 'GT America';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    color: #000;
    text-decoration: none;
}

/********* Wallpaper Page *********/
.category-tabs::-webkit-scrollbar {
    display: none;
    width: 0;
}

.category-tabs::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.category-tabs::-webkit-scrollbar-thumb {
    background-color: transparent;
    outline: 1px solid slategrey;
}

.category-tabs {
    border: 0;
    overflow-x: scroll;
    max-width: 100%;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
}

.category-pills a {
    border-radius: 50px !important;
    border: 1px solid #4a4a4a !important;
    color: #4a4a4a;
    margin-right: 12px;
    background-color: transparent;
    font-family: 'GT America';
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
}

.category-pills a.active {
    border: 2px solid #000 !important;
    color: #000 !important;
    background-color: transparent !important;
    font-weight: 700;
}

.subscribe_section_main {
    background-color: #ede8e6;
}

.bg-black {
    background-color: #000000;
}

.social-login-custom .social-btns a {
    width: 100%;
    display: block;
    color: #000;
    background: #eceeff !important;
    padding: 10px 8px;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
}

.social-login-custom .social-btns a i {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.social-login-custom.sign_in .social-btns a:first-child {
    margin-right: 5px;
}

.header {
    /* background-color: #ede8e6; */
    background-color: #fcfaf6;

    padding: 10px 0 10px;
    border-bottom: 1px solid #00000013;
    position: fixed;
    height: 95px;
    width: 100%;
    transition: ease 1s;
    z-index: 999;
}

div#listings {
    padding-top: 95px;
    background: #FCFAF6;
    /* overflow-y: scroll; */
    /* scrollbar-color: transparent transparent;
    scrollbar-width: thin; */
}

.header .navbar-brand {
    margin-right: 55px;
}

nav.navbar.navbar-expand-lg {
    height: 100%;
}

.header .navbar .nav-link {
    text-transform: capitalize;
    color: #000;
    padding-right: 30px;
    font-weight: 500;
}

span.subs-col {
    border-right: 1px solid #00000013;
}

.header .user-avtar {
    /* background-color: #fff; */
    border-radius: 50px;
    margin-left: 10px;
    align-items: center;
    min-width: 80px;
    padding: 5px 5px 5px 15px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.header .user-avtar .fa {
    font-size: 20px;
}

.header .user-avtar .user-icon {
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

.header .dash-btn,
.tool-btn,
.subs-btn {
    display: inline-block;
    /*				    background-color: #fff;*/
    padding: 10px 21px;
    color: #000;
    font-size: 16px;
    border-radius: 50px;
    font-weight: 500;
}

nav#mainnav ul li a.tool-btn {
    padding: 10px 0;
}

.header .dash-btn:hover {
    text-decoration: none;
}

.header .top-search {
    background-color: #fff;
    border-radius: 50px;
    height: 41px;
    border: none;
    margin-right: 10px;
    padding-left: 40px;
    position: relative;
}

a.tool-btn:hover,
a.subs-btn:hover {
    color: #000;
    text-decoration: none;
}

.header .top-search .srch-icon {
    position: absolute;
    width: 20px;
    top: 50%;
    transform: translateY(-50%);
    left: 18px;
}

.header .search-field {
    border: none;
    background-color: transparent;
    height: 100%;
}

.header .search-field:focus {
    outline: none;
    box-shadow: none;
}

.header .mo-srch,
.header .mo-dc,
.header .mo-ua,
.header .mo-menu {
    display: none;
}

.header .navbar-nav li.nav-item.mb-lt-link {
    display: none;
}

.header .navbar-nav .dropdown-menu {
    border: none;
    padding: 0;
    background-color: #fcfaf6 !important;
}

.header .navbar-nav li.nav-item.mb-lt-link .dropdown-menu a.dropdown-item,
.header .navbar-nav li.nav-item.mb-lt-link .dropdown-menu p.dropdown-item {
    font-size: 14px;
    font-weight: normal;
    padding: 4px 8px;
}

.header .navbar-nav li.nav-item.mb-lt-link .dropdown-menu p.dropdown-item {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
}


/*subnenu on hover*/
#mainnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#mainnav>ul>li {
    display: inline-block;
    padding: 0 6px;
}

#mainnav ul li {
    position: relative;
}

.header #mainnav>ul>li>a {
    line-height: 0px;
}

#mainnav>ul>li.home>a {
    color: #18ba60;
}

.nav-link {
    font-size: 16px;
}

#mainnav>ul>li>a {
    position: relative;
    display: block;
    color: #222;
    text-decoration: none;
    font-size: 16px;
    margin: 0 15px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

li.first-pallete span.img-icon {
    font-size: 40px;
    padding: 20px 10px 20px 0;
}

#mainnav ul.submenu {
    position: absolute;
    right: 10%;
    width: 680px;
    text-align: center;
    background-color: #fff;
    z-index: 9999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    padding: 0px 15px 0px 20px;
    margin-top: 2px;
}

#mainnav ul.submenu li:first-child {
    border-top: none;
}

#mainnav ul.submenu>li {
    border-top: none;
}

#mainnav ul li ul li {
    margin-left: 0;
}

#mainnav ul.submenu>li>a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0 0 0 20px;
    line-height: 45px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mainnav ul li:hover>ul.submenu {
    top: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}

li.first-pallete h5 {
    display: flex;
    margin: 0 auto;
}

li.first-pallete h5 {
    padding-top: 18px;
}

li.first-pallete p {
    margin-bottom: 18px;
    font-size: 12px;
    text-align: left;
    margin-left: 2px;
}

#mainnav ul.submenu li {
    border-top: none;
    /* margin: 0 10px 0 10px; */
}


/* width */
::-webkit-scrollbar {
    /* width: 6px; */
}

/* Track */
::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 2px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: transparent;
    border-radius: 2px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: transparent;
}

body::-webkit-scrollbar {
    width: 5px;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, .5);
  outline: 1px solid rgba(0, 0, 0, .5);
}

.list-panel {
    display: flex;
    background-color: #fcfaf6;
    min-height: calc(100vh - 95px);
}

.lp-sidebar {
    width: 224px;
    background-color: #e8e4e3;
    /* padding-top: 15px; */
    position: fixed;
    height: calc(100vh - 95px);
    z-index: 10;
}

.lp-content {
    width: 100%;
    /* padding-bottom: 30px; */
    padding-left: 224px;
}

/* Style the tab */
.lp-sidebar .tab {
    width: calc(100% - 30px);
    display: flex;
    padding: 3px 4px;
    background-color: #eeeeee;
    margin: 0 15px;
    border-radius: 5px;
}

/* Style the buttons inside the tab */
.lp-sidebar .tab button {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 2px 16px;
    transition: 0.3s;
    font-size: 14px;
    flex: 1;
    border-radius: 5px;
}

/* Change background color of buttons on hover */
.lp-sidebar .tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.lp-sidebar .tab button.active {
    background-color: #ffffff;
}

/* Style the tab content */
.lp-sidebar .tabcontent {
    display: none;
    margin-top: 15px;
}

.lp-sidebar .tab-list {
    padding: 0px 7px 0 15px;
    margin: 0px;
    list-style: none;
    position: relative;
    height: calc(100vh - 155px);
    overflow-y: scroll;
    position: relative;
    /* scrollbar-color: transparent transparent;
    scrollbar-width: thin; */
}

.tab-list .tl-title {
    font-weight: 600;
    font-size: 16px;
    padding: 6px 8px;
    position: sticky;
    top: 0;
    /* background-color: #e8e4e3; */
    z-index: 99;
}

/* .lp-sidebar .tab-list::-webkit-scrollbar-track {
  background: #e8e4e3;
  border-radius: 2px;
}

.lp-sidebar .tab-list::-webkit-scrollbar-thumb {
  background: transparent;
  transition: 0.5s;
  border-radius: 2px;
}

.lp-sidebar .tab-list:hover::-webkit-scrollbar-thumb {
  background: transparent;
  transition: 0.5s;
}

.lp-sidebar .tab-list:hover::-webkit-scrollbar-thumb:hover {
  background: transparent;
} */

.lp-sidebar .tab-list li a,
.lp-sidebar .tab-list li span {
    /* text-transform: capitalize; */
    font-size: 16px;
    color: #000;
    display: block;
    padding: 4px 8px 4px 0;
    border-radius: 5px;
    transition: 0.5s;
}

.lp-sidebar .tab-list li.trend a {
    font-weight: 600;
    color: #000;
}

.lp-sidebar .tab-list li.sidebar-srch input {
    width: 100%;
    padding: 7px 15px 7px 35px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    color: #000;
    font-size: 15px;
}

.loc-side-no {
    display: none;
}

.serch-modl {
    position: relative;
}

/* li.sidebar-srch i.fa.fa-search, */
.serch-modl i.fa.fa-search {
    position: absolute;
    left: 30px;
    font-size: 13px;
    color: #b9b9b9;
    top: 13px;
}

.serch-modl input[type="text"] {
    padding: 10px 65px 10px 45px;
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
    height: 55px;
    outline: none;
}

.serch-modl i.fa.fa-search {
    font-size: 16px;
    left: 17px;
    top: 20px;
}

.serch-lists {
    margin-top: 30px;
    color: #858585;
    font-size: 14px;
}

.serch-lists p {
    margin-bottom: 10px;
}

.serch-lists label a {
    color: #4b587c;
    border: 1px solid #d9e1ecb3;
    padding: 4px 12px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
}

.serch-lists ul {
    margin-top: 20px;
}

.serch-lists ul li {
    margin-bottom: 15px;
}

.serch-lists ul li a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 10px 25px 10px 25px;
    position: relative;
}

.serch-lists ul li a span.sch-lft-icn {
    position: absolute;
    left: 10px;
    border-radius: 50%;
    font-size: 18px;
    padding: 10px 11px;
    top: 13px;
}

.serch-lists ul li a:hover {
    background: #fef6f2;
    border-radius: 5px;
}

.serch-lists ul li a span {
    font-size: 15px;
    font-weight: bold;
    display: block;
}

.serch-lists ul li a span.serch-txt {
    font-size: 14px;
    font-weight: 400;
}

div#searchopen .modal-content {
    border-radius: 0;
}

.serch-modl .srch-list-btn {
    position: absolute;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 30px;
    top: 5px;
    color: #878382;
    outline: none;
}

.srch-list-show {
    position: absolute;
    top: 55px;
    background: #fff;
    padding: 20px;
    width: 100%;
    z-index: 999;
    height: 100%;
    display: none;
}

.srch-list-show li {
    margin-bottom: 10px;
}

.srch-list-show li a {
    color: #000;
    font-weight: 500;
}



.lp-sidebar .tab-list li a:hover,
.lp-sidebar .tab-list li a:active,
.lp-sidebar .tab-list li a:focus,
.lp-sidebar .tab-list li a:visited,
.lp-sidebar .tab-list li a.active {
    text-decoration: none;
    background-color: #dddddd;
    transition: 0.5s;
    color: #000;
}

.listing-icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.listing-icons .li-wrap {
    width: 60px;
    font-size: 13px;
    text-align: center;
}

.listing-icons .li-wrap span {
    margin-top: 5px;
    display: block;
}

.listing-icons .li-wrap a {
    color: #000;
}

.listing-icons .li-wrap a:hover {
    text-decoration: none;
}

.listing-icons .li-wrap .img-icon,
.tag .img-icon {
    width: 24px;
    font-size: 32px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lp-title {
    /* text-transform: capitalize; */
    font-size: 28px;
    margin-bottom: 25px;
    margin-top: 20px;
}

.item-panel {
    margin-top: 85px;
    height: calc(100vh - 180px);
    overflow-y: scroll;
    /* scrollbar-color: transparent transparent;
    scrollbar-width: thin; */
}

.all-trails {
    position: fixed;
    height: auto;
    width: calc(100% - 224px);
    background: #fcfaf6;
    z-index: 9;
}

.custom-yellow {
    color: #c5c157;
}

.font-15 {
    font-size: 15px;
}

.item-panel:hover::-webkit-scrollbar-thumb,
.fi-wrap:hover::-webkit-scrollbar-thumb {
    background: #606060;
}

.list-item {
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
}

.ui-draggable-handle,
.drag-able,
.ui-draggable {
    transition: all .2s ease !important;
}

.save-b {
    display: inline-block;
    padding: 2px 13px;
    position: absolute;
    top: 5px;
    right: 6px;
    font-size: 16px;
    background-color: #c1c026;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s;
}

.save-b:hover {
    text-decoration: none;
}

.list-item:hover .save-b {
    visibility: visible;
    opacity: 1;
}

.list-item .item-image {
    margin-bottom: 0px;
    position: relative;
}

.list-item .item-img {
    width: 100%;
    min-width: 150px;
    height: 120px;
    object-fit: cover;
}

img.item-img.featured-img {
    height: 360px !important;
}

img.item-img.featured-img.featured-img-travelguide {
    height: 350px !important;
}

.list-item .item-name {
    font-size: 20px;
    text-transform: capitalize;
    max-height: 90px;
    overflow: hidden;
}


.list-item .item-cat {
    font-size: 16px;
    color: rgb(0 0 0 / 22%);
    text-transform: capitalize;
}

.rail {
    display: flex;
    align-items: center;
}

.tag-rail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    padding: 12px 15px;
    z-index: 9;
}

.rail-container {
    overflow: hidden;
    cursor: pointer;
    scroll-behavior: smooth;
}

.tag-rail .tag {
    transition-duration: 0.25s;
    position: relative;
}

.tag-rail .tag:after {
    content: "";
    border-right: 1px solid transparent;
    right: 0px;
    position: absolute;
    top: 0;
    display: block;
    height: 50px;
    transition: 0.5s;
}

.tag-rail .tag.active:after {
    border-color: #b0b0b0;
    transition: 0.5s;
}

.tag-rail .tag .tag-name {
    border-bottom: 1px solid transparent;
    transition: 0.5s;
    font-size: 14px;
    white-space: nowrap;
    padding-bottom: 8px;
    position: relative;
}

.tag a {
    color: #000;
    min-height: 63px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    transition: 0.5s;
    text-align: center;
    padding: 0 27px;
    row-gap: 8px;
}

.tag-rail .tag:first-child a {
    padding-left: 0px;
}

.tag-rail .tag:last-child a {
    padding-right: 45px;
}

.tag a:hover {
    text-decoration: none;
    transition: 0.5s;
}

.tag a:hover .tag-name,
.tag.active a .tag-name {
    border-color: #000;
}

.btn-left-con,
.btn-right-con {
    position: absolute;
    z-index: 9;
    background-color: transparent;
    top: 50%;
    transform: translateY(-50%);
    /* box-shadow: 0 0 16px 15px #fcfaf6; */
}

.btn-right-con {
    right: 10px;
}

.btn-left,
.btn-right {
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    border-radius: 100%;
    cursor: pointer;
    transition-duration: 0.25s;
    background: #fcfaf6;
    border: 1px solid #ababab;
}

.btn-left:hover,
.btn-right:hover {
    background: #f2f2f2;
}

.btn-left:active,
.btn-right:active {
    background: #d9d9d9;
}

.d-none {
    display: none;
}

.full-item {
    display: none;
    padding-top: 30px;
    background: #fcfaf6;
    z-index: 99;
    position: relative;
}

.fi-title {
    font-size: 30px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 14px;
}

.fi-btn-group {
    margin: 30px 0 50px;
}

.fi-btn-group a {
    flex: 1;
    text-align: center;
    padding: 10px 18px;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0;
    margin: 0 4px;
    border: 1px solid #000;
}

.full-item .tag-rail {
    padding: 12px 0px;
}

.fi-btn-group a:hover {
    text-decoration: none;
}

.fi-btn-group a {
    margin: 0 5px;
    border: 1px solid #d9d9d9;
    font-size: 13px;
    padding: 12px 20px;
    border-radius: 8px;
    white-space: nowrap;
    min-width: 70px;
    outline: none;
    position: relative;
    background: transparent;
    font-weight: 500;
    color: #1a1a1a;
}

.fi-btn-group a:first-child {
    margin-left: 0px;
}

.fi-btn-group a:last-child {
    margin-right: 0px;
}

.fi-image {
    height: auto;
}

.fi-image .carousel-item {
    height: 50vh;
    object-fit: cover;
    object-position: center;
}

.fi-wrap {
    height: calc(100vh - 125px);
    overflow-y: scroll;
    overflow-x: hidden;
    /* scrollbar-color: transparent transparent;
    scrollbar-width: thin; */
}

.fi-wrap p {
    font-size: 22px;
}



ul.dtp-shw::-webkit-scrollbar {
    width: 3px;
}

ul.dtp-shw::-webkit-scrollbar-thumb,
ul.mb-intst-flt::-webkit-scrollbar-thumb {
    background: transparent;
}

ul.dtp-shw:hover::-webkit-scrollbar-thumb,
ul.mb-intst-flt:hover::-webkit-scrollbar-thumb {
    background: transparent;
}

ul.dtp-shw::-webkit-scrollbar-track,
ul.mb-intst-flt::-webkit-scrollbar-track {
    background: transparent;
}

.fi-map {
    position: relative;
    width: 100%;
    /* height: 100%; */
}

.fi-map .custom-gmap-list {
    height: 400px;
    width: 100%;
    margin: 0px;
    padding: 0px
}

.custom-gmap-list2 {
    height: 100%;
}

.full-item.last-min .fi-map {
    height: 400px;
}

.show-btn {
    text-decoration: none;
    text-transform: uppercase;
    background-color: #000;
    display: inline-flex;
    padding: 12px 25px;
    color: #fff;
    font-weight: 600;
    gap: 15px;
    position: fixed;
    align-items: center;
    cursor: pointer;
    transition: 0.5s;
    left: 52.2%;
    bottom: 40px;
    border-radius: 100px;
    z-index: 99;
}
.show-btn-itinerary {
    text-decoration: none;
    text-transform: uppercase;
    background-color: #000;
    display: inline-flex;
    padding: 12px 25px;
    color: #fff;
    font-weight: 600;
    gap: 15px;
    position: fixed;
    align-items: center;
    cursor: pointer;
    transition: 0.5s;
    left: 47.2%;
    bottom: 66px;
    border-radius: 100px;
    z-index: 99;
}

.show-btn:hover {
    scale: 1.05;
    transition: 0.5s;
    text-decoration: none;
    color: #fff;
}

@media (max-width: 991px) {
    .show-btn {
        transform: translate(-50%, 0);
        padding: 10px 20px;
        font-size: 12px;
        bottom: 20px;
        left: 50%;
    }
    .show-btn-itinerary {
        transform: translate(-50%, 0);
        padding: 10px 20px;
        font-size: 12px;
        bottom: 20px;
        left: 50%;
    }
}

.review-sec-hide,
ul.dtp-hdn {
    display: none;
}



/*mycss*/
li.first-pallete.d-flex {
    align-items: center;
    margin: 0 !IMPORTANT;
}

li.first-pallete h5 {
    font-size: 22px;
    font-weight: 900;
}

.bg-gry {
    padding: 30px;
    background: #f7f7f8;
    border-radius: 0 10px 10px 0;
}

.big-menu_right {
    text-align: left;
    white-space: nowrap;
}

.big-menu_right li>div {
    text-transform: uppercase;
    font-variation-settings: 'wght' 700;
    font-size: 12px;
    padding-bottom: 10px;
}

.big-menu_right li>a {
    padding: 2px 0;
    display: inline-block;
    font-variation-settings: "wght" 450;
    color: #000;
    text-decoration: none;
    font-size: 13px;
}

.link--black:hover {
    color: #0066ff;
}

.badge--blue {
    background-color: #E5F0FF;
    color: #0052C9;
}

.badge--aqua {
    background-color: #C7F5EB;
    color: #0E8161;
}

.badge--magenta {
    background-color: #FFE5F4;
    color: #CC0078;
}

.badge--violet {
    background-color: #E8E2F7;
    color: #722AC5;
}

.badge--orange {
    background-color: #FFF2E7;
    color: #CC660A;
}

.big-menu_right li:not(:first-child) div {
    padding-top: 18px;
}

.guest_pd li a {
    padding: 2px 8px !important;
}

.lp-sidebar .tab-list li hr {
    margin: 10px 0;
}

.wallpaper {
    padding-top: 60px;
    background: #ede8e6;
}

.wall_head .dash-col {
    background: #fff;
    border-radius: 50px !important;
}

.wall_head .user-avtar {
    background: #fff;
}

.wall_head .user-avtar .user-icon {
    width: 45px !important;
    height: 45px !important;
    margin-left: 6px;
}

.wallpaper .fade {
    transition: opacity .30s linear;
}

.wallpaper .lp-title {
    text-transform: capitalize;
    font-size: 40px;
    margin-bottom: 25px;
    font-weight: 900;
    margin-top: 40px;
}

.wallpaper .lp-content,
.no-sidebar .lp-content {
    width: 100%;
    padding-left: 0;
}

.wl_txt {
    text-align: center;
    font-size: 24px;
    color: #7a7a7a;
    margin-bottom: 50px;

}

.wallpaper .item-panel {
    margin-top: 0;
    height: calc(100vh - 85px);
    overflow-y: scroll;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
}

.wallpaper #myTabContent {
    overflow-x: hidden;
}

#wallpapers {
    text-align: center;
}

#wallpapers .nav-link {
    padding: 0 16px;
    border-radius: 8px;
    margin: 4px;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    transition: all 0.15s ease !important;
    height: 36px;
    white-space: nowrap;
    color: black;
    text-decoration: none;
    text-transform: capitalize;
    border: none !important;
    font-size: 15px;
    font-weight: 500 !important;
    background: #f2f2f3;
}

#wallpapers .nav-link:hover {
    background: #ededee;
}

#wallpapers .nav-link.active {
    background: #e6f0ff !important;
    color: #0066ff !important;

}

/*category*/
.category .item-panel.no-rails-tags {
    margin: 0;
}

header.header.cat_head span.subs-col {
    border-color: transparent;
}

.category p {
    font-size: 22px;
}

.cat-show-btn {
    text-decoration: none;
    text-transform: uppercase;
    background-color: #fff;
    padding: 12px 25px;
    color: #000;
    font-weight: 600;
    cursor: pointer;
    transition: 0.5s;
    border-radius: 4px;
}

h3.lp-title-cat {
    margin: 0px 0 25px;
}

.category .lp-title {
    text-transform: capitalize;
    font-size: 60px;
    font-weight: 600;
}

.location-info span.light-color {
    color: #7a7a7a;
    font-size: 20px;
}

.location-info .lp-title {
    font-size: 60px;
    margin-top: 30px;
    font-weight: 600;
}

.list-item.cat-items-location {
    border: 1px solid #ddd8d7;
    text-align: center;
    margin: 0 7px 14px;
}

.list-item.cat-items-location:hover {
    box-shadow: 0px 4px 20px 0px rgb(34 34 34 / 15%)
}

.list-item.cat-items-location .item-image {
    height: 138px;
}

.list-item.cat-items-location .item-image img {
    height: 100%;
}

.list-item.cat-items-location .item-name {
    padding: 10px;
    font-weight: bold;
}

.category-listings .item-panel.no-rails-tags,
.item-panel.no-rails-tags {
    height: calc(100vh - 95px);
    margin: 0;
}

.category p.cat_query_ans {
    font-size: 22px;
    letter-spacing: 1px;
}

.loc-things {
    padding: 100px 0;
}

div#loc-known-for img {
    height: 380px;
}

.category .cat-btn {
    margin: 0 5px;
    border: none;
    font-size: 13px;
    padding: 10px 15px;
    border-radius: 4px;
    white-space: nowrap;
    min-width: 70px;
}

.clr-all {
    background-color: #c9c1b4;
    margin-right: 20px;
}

.clr-1 {
    background-color: #EDE8E6;
}

.clr-2 {
    background-color: #B4ACA5;
}

.clr-3 {
    background-color: #DFC5B2;
}

.clr-4 {
    background-color: #BF9F93;
}

.clr-5 {
    background-color: #E0DBB7;
}

.clr-6 {
    background-color: #E7CCC0;
}

.clr-7 {
    background-color: #CFE0CC;
}

.clr-8 {
    background-color: #858285;
}

.clr-9 {
    background-color: #E5B9A5;
}

.clr-10 {
    background-color: #B0B2A4;
}

.clr-11 {
    background-color: #E0B389;
}

/*Login Page css*/
span.dash-col button.subs-btn {
    border: unset;
    background: unset;
    padding: 0 20px;
    outline: none;
    font-family: 'Larken';
}

.login-popup .modal.fade .modal-dialog.modal-dialog-centered {
    transition: transform 0.3s cubic-bezier(0.6, 0.4, 0, 1), opacity 0.3s cubic-bezier(0.6, 0.4, 0, 1);

}

.login-popup .modal.fade .modal-dialog.modal-dialog-centered {
    transform: translate3d(0, 0, 0) scale(1) !important;
    max-width: 380px !important;
}

.login-popup .modal.fade .modal-content {
    border-radius: 0px;
    box-shadow: rgb(0 0 0 / 10%) 0 0 20px;
}

.login-popup .modal-header,
.login-popup .modal-footer {
    border: none;
}

.login-popup .modal-header {
    display: block;
    padding: 24px 24px 10px;
    text-align: center;
}

.login-popup .modal-header heading-text {
    color: #7d7c83;
    line-height: 1.4em;
    font-size: 16px;
}

.login-popup .heading-text.mt-4 {
    color: #7d7c83;
    line-height: 1.4em;
    font-size: 16px;
}

.login-popup button.close {
    position: absolute;
    top: 10px;
    left: 0px;
    color: #000;
    font-weight: 500;
}

.login-popup .modal-content .inner-body-text {
    width: 220px;
    margin: 0 auto;
    padding: 8px 20px 11px;
    border: 1px solid #eee;
    border-radius: 50px;
    margin-bottom: 15px;
    text-align: center;
}

.login-popup .modal-content .inner-body-text a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
}

.login-popup .modal-content .inner-body-text a img {
    width: 18px;
    margin-right: 10px;
}

.login-popup .modal-footer {
    padding: 0px 24px 24px;
    text-align: center;
    font-size: 13px;
    color: #7d7c83;
    display: block;
}

.login-popup .modal-footer a {
    color: #000;
}

.login-popup h4.modal-title {
    font-size: 34px;
}

.login-popup .modal-content form .input.input-in {
    transition: box-shadow .1s;
    box-shadow: inset #d8d8da 0 0 0 1px, inset white 0 0 0 100px !important;
    border: none;
    width: 100%;
    color: black !important;
    font-family: "Inter", sans-serif;
    border-radius: 10px;
    height: 46px;
    padding: 0 14px;
    font-size: 15px;
    margin-bottom: 15px;
}

.login-popup form#modal-signin_form {
    padding: 0 15px;
}

.login-popup button {
    outline: none;
}


.login-popup button.btn.btn--m.btn--primary {
    text-align: center;
    background: #000;
    color: #fff;
    padding: 9px 30px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    width: auto;
    margin-top: 10px;
}

button.close.back {
    font-size: 20px;
    top: 18px;
    left: 2px;
}

.login-popup .inner-footer-modal {
    font-size: 16px;
    margin-top: 20px;
    border-top: 1px solid #d8d8da;
    padding-top: 20px;
}

#mail-login .modal-dialog.modal-dialog-centered {
    max-width: 400px !important;
}

.full-item .all-trails {
    position: relative;
    width: 100%;
    height: 85px;
}

.full-item .list-item {
    cursor: auto;
    margin-bottom: 20px;
}

.full-item .fi-wrap .item-image {
    width: 100%;
}

.full-item .list-item .item-img {
    max-height: 155px;
    width: 100%;
    object-fit: cover;
}

.fi-image button.carousel-control-prev,
.fi-image button.carousel-control-next {
    background: transparent;
    border: none;
    width: 50px;
}

.full-item .list-direction a {
    font-size: 18px;
    text-decoration: none;
    color: #212529;
    border-bottom: 2px solid #000;
}

.full-item .item-reviwes {
    font-size: 20px;
}

.full-item p.login_open span {
    font-size: 16px;
    background-color: #fff;
    padding: 8px 10px;
}

.full-item .list-item .item-name {
    font-size: 16px;
    font-weight: 500;
}

.fi-image-wd img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.full-item .list-item .item-cat {
    font-size: 13px;
}

.fi-desc {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
}

.full-item .list-item .item-cat {
    font-size: 13px;
}

.location-list ul {
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: start;
    overflow-x: scroll;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
}

.location-list ul li {
    white-space: nowrap;
    padding: 10px;
}

.location-list ul li:first-child {
    padding-left: 0;
}

.location-list ul li a {
    padding: 10px 18px;
    border: 1px solid #d9d9d9 !important;
    color: #000;
    border-radius: 8px;
    white-space: nowrap;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
}

.location-list ul li a:hover {
    color: #000;
    border-color: #A2AB94;
    background: #A2AB94;
}

h5.table-content-title {
    font-weight: normal;
    font-size: 20px;
}

.table-content p {
    margin-bottom: 2px;
    font-weight: 600;
}

.table-content p span {
    font-size: 16px;
    font-weight: 600;
    margin-right: 10px;
    vertical-align: middle;
}

.table-content p a {
    color: #000;
    font-size: 22px;
    text-decoration: none;
}

.table-content p a:hover {
    color: #fff;
}

.locatio-img {
    margin: 80px 0 30px;
}

.locatio-img .gg-box {
    height: 85vh;
}

.location-info h3,
.location-info h2 {
    font-size: 36px;
    font-weight: 600;
}

.location-info p {
    font-size: 22px !important;
}

p.loc-txt {
    font-size: 18px;
}

p.loc-txt strong {
    font-weight: 800;
    font-size: 21px;
}

.location-info .loc-link-txt a {
    font-weight: 600;
    text-decoration: underline;
}

.loc-things .thnk-cnt {
    position: relative;
    padding-left: 80px;
}

.loc-things .thnk-cnt span {
    position: absolute;
    left: 0;
    top: 0;
}

.loc-things .thnk-cnt span img {
    width: 48px;
}

.feature-text div:nth-child(1) {
    position: absolute;
    top: 6px;
    padding: 6px 15px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

.feature-text div:last-child {
    top: 32px;
    padding-right: 65px;
}

a.save-ls {
    position: absolute;
    bottom: 6px;
    padding: 5px 10px;
    background: #000000bd;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    left: 5px;
    opacity: 0;
    visibility: hidden;
}

a.save-ls:hover {
    background: #000;
}

.rebn-alt {
    position: absolute;
    right: -35px;
    top: 39px;
    transform: rotate(90deg);
    font-size: 13px;
    background: #4db664;
    color: #fff;
    padding: 5px 10px 5px 10px;
    width: auto;
    border: 1px solid #4db664;
    text-align: center;
}


.rebn-alt::before {
    content: '';
    position: absolute;
    top: 4px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #4db664;
    transform: rotate(90deg);
    right: -14px;
}

.rebn-alt::after {
    content: '';
    position: absolute;
    bottom: 4px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #4db664;
    transform: rotate(90deg);
    right: -14px;
}

@media (max-width: 1240px) {
    .rebn-alt {
        right: -40px;
    }
}
@media (max-width: 991px) {
    .rebn-alt {
        right: -28px;
    }
}


.rebn {
    position: absolute;
    right: -60px;
    top: 69px;
    transform: rotate(90deg);
    font-size: 13px;
    background: #4db664;
    color: #fff;
    padding: 5px 10px 5px 10px;
    width: auto;
    border: 1px solid #4db664;
    text-align: center;
}
.rebn-sub {
    position: absolute;
    right: -35px;
    top: 67px;
    transform: rotate(90deg);
    font-size: 13px;
    background: #4db664;
    color: #fff;
    padding: 5px 10px 5px 10px;
    width: auto !important;
    border: 1px solid #4db664;
    text-align: center;
}
.rebn-sub::before {
    content: '';
    position: absolute;
    top: 4px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #4db664;
    transform: rotate(90deg);
    right: -14px;
}

.rebn-sub::after {
    content: '';
    position: absolute;
    bottom: 4px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #4db664;
    transform: rotate(90deg);
    right: -14px;
}
button.rbn-btn {
    position: absolute;
    background: transparent;
    border: none;
    padding: 0;
    color: #fff;
    margin-left: -11px;
    font-size: 15px;
    margin-top: -3px;
    outline: none;
}

.list-item:hover a.featured-box {
    opacity: 1;
    visibility: visible;
}

.list-item:hover a.save-ls {
    opacity: 1;
    visibility: visible;
}

.rebn::before {
    content: '';
    position: absolute;
    top: 4px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #4db664;
    transform: rotate(90deg);
    right: -14px;
}

.rebn::after {
    content: '';
    position: absolute;
    bottom: 4px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #4db664;
    transform: rotate(90deg);
    right: -14px;
}

a.save-ls i {
    font-size: 12px;
    vertical-align: baseline;
    padding-right: 4px;
}

.lst-nm a.save-ls,
.lst-nm .rebn,
.lst-nm .list-chck,
.lst-nm .featured-lst {
    display: none;
}

/* .save-pop .lst-nm:last-child {
    border: 1px solid #E2B098;
    background: #E2B098;
} */


.list-chck {
    background: #fff;
    padding: 8px 10px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    line-height: 8px;
    height: 46px;
    border: 1px solid transparent;
    transition: ease-in 0.25s;
}
.list-chck-sub {
    background: #fff;
    padding: 8px 10px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    line-height: 8px;
    height: 46px;
    border: 1px solid transparent;
    transition: ease-in 0.25s;
    width: fit-content !important;
}

.list-chck:hover {
    color: #ff4c37;
    border-color: #ff4c37;
}
.list-chck-sub:hover {
    color: #ff4c37;
    border-color: #ff4c37;
}

.list-chck i.fa.fa-caret-up {
    font-size: 28px;
    line-height: unset;
}

.list-inf {
    display: flex;
    justify-content: space-between;
}
.list-inf-sub {
    display: flex;
    justify-content: space-between;
    flex-direction: row !important;
    width: 95% !important;
}

.list-chck span {
    display: block;
    padding-top: 5px;
}
.list-chck-sub span {
    display: block;
    padding-top: 5px;
}

/*mob sidebar*/
.mob-sidebar {
    display: none;
}

.mob-sidebar .location-input {
    position: relative;
    padding: 0px 15px;
    margin-top: 30px;
}

.mob-sidebar .location-input input[type="text"] {
    width: 100%;
    height: 45px;
    padding: 10px 50px 10px 10px;
    border-radius: unset;
    border: 1px solid #b5b3b2;
}

.mob-sidebar .location-input span.fa.fa-search {
    position: absolute;
    right: 32px;
    top: 13px;
    font-size: 18px;
    color: #b3b3b3;
}

.sidebar-cat {
    padding: 25px 0 5px;
}

.sidebar-cat ul.tab-list {
    padding-left: 10px;
    margin: 0;
    overflow-x: scroll;
    display: flex;
    list-style-type: none;
    margin-right: 10px;
    /* scrollbar-color: transparent transparent;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; */
}

.sidebar-cat ul.tab-list::-webkit-scrollbar {
    /* -webkit-appearance: none;
    display: none !important; */
}


.sidebar-cat ul.tab-list li.trend {
    margin: 0 7px;
    white-space: nowrap;
    padding: 5px;
}

.sidebar-cat ul.tab-list li.trend a {
    font-size: 16px;
    font-weight: bold;
    color: #212529;
}

/* width */
.sidebar-cat ul#cat-list-mob::-webkit-scrollbar:horizontal,
.location-list ul::-webkit-scrollbar:horizontal {
    height: 1px;

}

/* Track */
.sidebar-cat ul#cat-list-mob::-webkit-scrollbar-track:horizontal,
.location-list ul::-webkit-scrollbar-track:horizontal {
    background: transparent;
    border-radius: 5px;
}

/* Handle */
.sidebar-cat ul#cat-list-mob::-webkit-scrollbar-thumb:horizontal,
.location-list ul::-webkit-scrollbar-thumb:horizontal {
    background: transparent;
    border-radius: 5px;
}

/* Handle on hover */
.sidebar-cat ul#cat-list-mob::-webkit-scrollbar-thumb:horizontal:hover,
.location-list ul::-webkit-scrollbar-thumb:horizontal:hover {
    background: transparent;
    visibility: visible;
}

.pr-set {

    max-width: 1280px;
    margin: 0 auto;
}

/*home css*/
.home.no-sidebar {
    width: 100%;
    float: left;
    background: #ede8e6;
}

.home.no-sidebar .item-panel {
    margin-top: 85px;
    height: calc(100vh - 85px);
    overflow-y: scroll;
    /* scrollbar-color: transparent transparent;
    scrollbar-width: thin; */
}

.home.no-sidebar .item-text {
    max-width: 635px;
    margin: 0 auto;
}

h1.h-title.text-center {
    margin-top: 50px;
    font-family: "Larken";
    font-weight: bold;
    font-size: 45px;
}

.home-search {
    position: relative;
    margin: 50PX 0px 15PX;
    padding-right: 100px;
}

.hm-int {
    display: flex;

}

.home-search select {
    width: auto;
    height: 40px;
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
    padding: 4px 30px 4px 30px;
    font-size: 14px;
    outline: none;
    /* text-align: center; */
    appearance: none;
}

.home-search select option {
    text-align: left;
}

.hm-int input[type="text"] {
    height: 40px;
    border: 1px solid #fff;
    padding: 4px 12px;
    width: 100%;
    border-radius: 0px;
    outline: none;
}

.home-search button.srch-btn {
    width: 85px;
    height: 40PX;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    padding: 5px 20px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px;
}

.h-drp {
    display: inline;
}

.h-drp i.fa.fa-chevron-down {
    position: absolute;
    left: 62px;
    z-index: 99;
    font-size: 11px;
    top: 15px;
}

.srch-dwn.dropdown {
    width: auto;
    background: #f7f7f7;
    height: 40px;
    text-align: center;
    padding: 8px 20px 8px 40px;
    font-size: 15px;
    border-radius: 0px;
}

.srch-dwn.dropdown .dropdown-toggle .bf-icn {
    position: absolute;
    left: 12px;
    top: 14px;
    font-size: 14px;
}

.srch-dwn.dropdown .dropdown-toggle::after {
    display: none;
}

.srch-dwn.dropdown .dropdown-toggle {
    text-decoration: unset;
    color: #000
}

.srch-dwn.dropdown i {
    font-size: 12px;
    font-weight: 600;
}

.dropdown-menu a.dropdown-item,
.dropdown-menu button.dropdown-item {
    position: relative;
    padding-left: 40px;
}


.srch-dwn.dropdown .dropdown-menu {
    transform: translate3d(0, 39px, 0px) !important;
    border: none;
    font-size: 14px;
    border-radius: unset;
    top: 5px !important;
}

.dropdown-item i.fa.fa-check {
    position: absolute;
    right: 7px;
    font-weight: 600;
    top: 10px;
    font-size: 11px;
    visibility: hidden;
}

.srch-dwn.dropdown button.btn.dropdown-toggle {
    padding: 0;
    font-size: 14px;
}

.srch-dwn.dropdown button.dropdown-item.active i.fa.fa-check {
    visibility: visible;
}

.srch-dwn.dropdown button.btn.dropdown-toggle i.fa.fa-check {
    display: none;
}

.srch-dwn.dropdown .bf-icn {
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 13px;
}

div#home_image_height .places-vist-sec .list-item .item-img {
    height: 100%;
}

div#home_image_height .places-vist-sec .list-item .item-image {
    margin-bottom: 0;
}

.home p.wl_txt {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}

.home p.wl_txt a {
    color: #000;
    text-decoration: underline;
    padding: 0 2px;
}

.h-logos {
    display: inline-block;
}

.h-logos .h-lg-img {
    height: 80px;
    padding: 0 25px;
    width: 20%;
    float: left;
    margin-bottom: 70px;
}

.h-logos .h-lg-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.h-bt a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-decoration: underline;
}

.h-list img {
    width: 35px;
}

.home h3.lp-title-cat {
    margin: 70px 0 25px;
    font-size: 30px;
}

.h-list.hr-div {
    position: relative;
}

.h-list.hr-div::after {
    content: '';
    position: absolute;
    top: 40px;
    left: 0;
    background: #ede8e6ad;
    width: 100%;
    height: 1px;
}

.mag-img {
    height: 500px;
}

.mag-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.view-all {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e0ba83;
    font-weight: bold;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.view-all a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-weight: 900;
}

.lp-sidebar .tab-list .item-name.drag-able.ui-draggable.ui-draggable-handle {
    padding: 10px 0 0;
    color: #7a7a7a;
    font-size: 16px;
}


/*slider css*/

.listing-interests-filter {
    position: relative;
    text-align: center;
    width: calc(100% - 15px);
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 0px 0px 2px;
    margin-top: 15px;
}

.full-item .listing-interests-filter {
    width: 100%;
}

.listing-interests-filter.intnoact .scroll-filter a {
    padding: 0px 0;
    width: 24px;
    height: 24px;
    background: #fcfaf6;
    text-decoration: unset;
}

.listing-interests-filter .scroll-forward a {

    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%);
}

.listing-interests-filter .scroll-backward a {
    left: 0;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, white 50%);
}

.listing-interests-filter .scroll-filter a {
    padding: 0px 0;
    width: 16px;
}

.listing-interests-filter:not(.allow-overflow) ul {
    overflow-x: auto;
    overflow-y: hidden;

}

.listing-interests-filter ul li {
    display: inline-block;
    font-size: 16px;
    padding: 2px 0px 2px 4px;
    color: #6e6d7a;
    cursor: pointer;
}

/* .d-none {
    display: none !important;
} */

.listing-interests-filter .scroll-filter a {
    position: absolute;
    z-index: 1;
    width: 32px;
    height: 32px;
    padding: 4px 0;
    color: #0d0c22;
    cursor: pointer;
}

.listing-interests-filter:not(.allow-overflow) ul {
    overflow-x: auto;
    overflow-y: hidden;
}

.listing-interests-filter ul {
    padding: 0 2px;
    white-space: nowrap;
    scroll-behavior: smooth;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    margin-bottom: 0;
    list-style: none;
}

.listing-interests-filter ul {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}

.listing-interests-filter ul li button.cat-btn {
    margin: 0 5px 0 0;
    border: 1px solid #d9d9d9;
    font-size: 13px;
    padding: 12px 20px;
    border-radius: 8px;
    white-space: nowrap;
    min-width: 70px;
    outline: none;
    position: relative;
    background: transparent;
    font-weight: 500;
    color: #1a1a1a;
}

/* .listing-interests-filter ul li button.cat-btn:hover,
.listing-interests-filter ul li button.cat-btn:active,
.listing-interests-filter ul li button.cat-btn:focus,
.listing-interests-filter ul li button.cat-btn:visited {
    background: #e8f7f6;
    border-color: #004d48;
    color: #004d48;
    transition: all .15s ease-out;
    transition-property: border, color, background;

} */

.listing-interests-filter ul li button.cat-btn span.clear-cats {
    font-size: 13px;
    font-weight: bold;
    color: red;
    position: absolute;
    top: 10px;
    right: 8px;
    display: none;
}

.listing-interests-filter .scroll-forward a svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.listing-interests-filter ul::-webkit-scrollbar {
    display: none;
}

span.scroll-filter.active a:active+ul#interest_cat1 li:first-child {
    margin-left: 40px;
}

.listing-interests-filter ul li:first-child {
    padding-left: 0;
}

.listing-interests-filter ul li:last-child {
    margin-right: 45px;
}

.listing-interests-filter ul li a {
    padding:4px 20px;
    font-size: 14px;
}

.listing-interests-filter ul li .tag span.tag-name {
    border-bottom: 1px solid transparent;
}

.listing-interests-filter ul li .tag.active span.tag-name {
    border-bottom: 1px solid #000;
}

.listing-interests-filter ul li .tag:hover span.tag-name {
    border-bottom: 1px solid #000;
}

.listing-interests-filter .scroll-backward a:hover~ul#interest_cat1 li {
    margin: 60px !important;
}




/*Lightbox css*/
div#myModal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 99;
    padding-top: 25px;
    background: #000000ad;
}

/* Modal Content */
div#myModal .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
}

/* The Close Button */
div#myModal .close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
    opacity: 0.8;
}

div#myModal .close:hover,
div#myModal .close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}

div#myModal .mySlides {
    display: none;
}

div#myModal .cursor {
    cursor: pointer;
}

/* Next & previous buttons */
div#myModal .prev,
div#myModal .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    text-decoration: unset;
}

/* Position the "next button" to the right */
div#myModal .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
div#myModal .prev:hover,
div#myModal .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
div#myModal .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

div#myModal img {
    height: calc(100vh - 30px);
    width: 100%;
    object-fit: cover;
}

div#myModal .caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

div#myModal .demo {
    opacity: 0.6;
}

div#myModal .active,
div#myModal .demo:hover {
    opacity: 1;
}

div#myModal img.hover-shadow {
    transition: 0.3s;
}

div#myModal .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}


#showListMap .custom-gmap-list {
    height: 500px;
    width: 100%;
}

/*save btn css*/
.save-pop button.sv-btn {
    background: #000;
    color: #fff;
    border-color: #000;
    padding: 10px 30px;
    font-weight: 500;
}

.save-pop button.nw-sv {
    background: transparent;
    border: none;
}

.save-pop button.nw-sv i.fa.fa-plus {
    background: #000;
    color: #fff;
    font-size: 13px;
    padding: 4px 5px;
    margin-right: 5px;
    border-radius: 50px;
}

div#collectionImg .modal-content,
.save-pop .modal-content {
    border-radius: 0;
}

div#collectionImg .modal-dialog.modal-dialog-centered {
    max-width: 550px;
}

.new-cllctn input[type="text"] {
    padding: 8px 20px;
    border: 1px solid #d7d4d4;
    width: calc(100% - 120px);
    border-radius: 0px;
    outline: none;
}

.new-cllctn button.btn {
    background: #000;
    color: #fff;
    border-radius: 0px;
    padding: 8px 30px;
    margin-left: 10px;
    width: 107px;
    float: right;
}

div#collectionImg button.close {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 999;
}

.save-pop .modal-dialog.modal-dialog-centered {
    max-width: 480px;
}

div#collectionImgUp .modal-body {

    height: 400px;
}

div#collectionImgUp .modal-body p {
    margin: 0;
    padding: 15px;
    background: #ede8e6;
}

div#categories button {
    background: #000;
    border: 1px solid #d3d0d0f2;
    width: 100%;
    padding: 10px 10px;
    font-size: 15px;
    outline: none;
    color: #fff;
}

div#categories button i.fa.fa-plus {
    color: #fff;
    margin-right: 4px;
}

div#categories ul .item-name {
    background: #fff;
    padding-top: 10px;
    font-size: 15px;
}

.lst-nm {
    background: #fff;
    padding: 10px 15px;
    text-align: left;
    margin-top: 15px;
    position: relative;
}

.lst-nm p {
    margin: 0 0 10px;
    font-weight: bold;
    padding-right: 10px;
}

.modal-content .lst-nm p {
    margin: 0;
}

.lst-nm span.lst-count-num {
    color: #c5c3c3;
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 8px;
}

.lst-nm ul {
    margin: 0;
}

.drop-here-dummy {
    padding: 50px 30px;
    border: 1px dashed #b9b6b6;
    text-align: center;
    color: #b9b6b6;
    position: absolute;
    width: 85%;
    left: 15px;
    margin: 0 auto;
    top: 55%;
    transform: translate(0, -50%);
}

.drop-here-dummy:hover {
    border-color: #000;
    color: #000;
}

.save-pop .lst-nm {
    background: #cfcfcf;
    text-align: left;

}

.lst-nm ul.tab-list.drop-able.ui-droppable {
    max-height: calc(20vh - 10px);
    overflow-y: scroll;
    padding: 0;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
}

.lst-nm ul.tab-list.drop-able.ui-droppable::-webkit-scrollbar {
    width: 0px;
}

.save-pop .modal-header,
.save-pop .modal-footer {
    border: none;
    justify-content: space-between;
}

.save-pop .listsname ul.tab-list,
.save-pop .lst-nm span.lst-count-num,
.save-pop .drop-here-dummy,
.nw-sv-cllc {
    display: none;
}

.save-pop .listsname .lst-nm {
    padding: 20px 15px;
}

div#saveImg .modal-content .sv-shw-img-data {
    height: 500px;
    display: none;
}

/*Sign up form*/
.signup-form {
    height: 100vh;
    padding-top: 80px;
    padding-bottom: 30px;
    background-color: #ede8e6;
    overflow-y: scroll;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
}

.signup-form #regForm {
    margin: 0px auto;
    padding: 40px;
    width: 65%;
    min-width: 300px;
    text-align: center;
}

.signup-form p {
    margin-bottom: 36px;
}

.signup-form input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    border: 1px solid #aaaaaa;
}

.signup-form input.invalid {
    background-color: #ffdddd;
}

.signup-form .tab {
    display: none;
}

.signup-form .tab h1 {
    font-size: 36px;
    font-weight: 600;
}

.signup-form button {
    background-color: #04AA6D;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
}

.signup-form button:hover {
    opacity: 0.8;
}

.signup-form #prevBtn {
    background-color: #bbbbbb;
    display: none !important;
}

.signup-form .step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    display: inline-block;
    opacity: 0.5;
}

.signup-form .step.active {
    opacity: 1;
}

.signup-form .step.finish {
    background-color: #04AA6D;
}

.signup-form .sign-process-ln span.step {
    width: 14%;
    height: 8px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    margin-left: -8px;
}

.signup-form .sign-process-ln span.step:first-child {
    margin-left: 10px;
    border-radius: 10px 0px 0px 10px;
}

.signup-form .sign-process-ln span.step:last-child {
    border-radius: 0 10px 10px 0;
}

.signup-form .slct-bx {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
}

.signup-form .news-cnt .slct-bx {
    position: unset;
}

.signup-form label.inpt-slct-opt {
    display: inline-block;
    padding: 12px 20px;
    position: relative;
    padding-left: 50px;
    background: transparent;
    color: #000;
    text-align: center;
    border-radius: 8px;
    font-size: 18px;
    margin-bottom: 0;
    border: 1px solid #d9d9d9;
    cursor: pointer;
}

.signup-form .slct-bx input {
    position: absolute;
    left: 18px;
    top: 50%;
    width: 24px;
    height: 24px;
    appearance: none;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    z-index: 99;
    transform: translate(0px, -50%);
}

.signup-form .slct-bx input[type=checkbox]:before,
.signup-form .slct-bx input[type=radio]:before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    line-height: normal;
    opacity: 0;
    text-align: center;
    transform: scale(0);
    transition: opacity .1s cubic-bezier(.4, 0, .2, 1), transform .1s cubic-bezier(.4, 0, .2, 1);
    background: url(../../listing-icons/check-check.png);
    background-size: cover;
    top: -6px;
    position: relative;
    left: -7px;
}

.signup-form .slct-bx input[type=checkbox]:checked:before,
.signup-form .slct-bx input[type=radio]:checked:before {
    opacity: 1;
    transform: scale(1);
}

.signup-form .step.finish {
    background-color: #ff6100;
    opacity: 1;
}

.signup-form .tab {
    text-align: center;
}

.signup-form .sign-btns {
    text-align: center;
    margin-top: 30px;
}

.signup-form button#nextBtn {
    background: #000;
    padding: 10px 30px;
    border-radius: 0px;
}

.signup-form .news-cnt {
    position: relative;
    padding-left: 65px;
    text-align: left;
    margin: 55px 0 0;
}

.sign-btns.last-btn {
    margin-top: 45px;
    text-align: center;
}

.signup-form .news-cnt img {
    width: 60px;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
}

.signup-form .news-cnt .slct-bx input {
    left: 0;
}


.signup-form span.chk-opt-icn {
    position: absolute;
    right: 18px;
    font-size: 12px;
    top: 50%;
    transition: ease 0.25s;
    transform: translate(0, -50%);
}

.signup-form span.chk-opt-icn i.afr {
    display: none;
    color: #0fbb2d;
}

.signup-form .slct-bx input:checked~span.chk-opt-icn i.afr {
    display: block;
}

.signup-form .slct-bx input:checked~span.chk-opt-icn i.bfr {
    display: none;
}

.signup-form .slct-bx input:checked+label.inpt-slct-opt,
.signup-form label.inpt-slct-opt:hover,
.signup-form .slct-bx input:hover+label.inpt-slct-opt {
    background: #e8f7f6;
    color: #008078;
    border-color: #008078;
}

.signup-form .slct-bx input:hover,
.signup-form label.inpt-slct-opt:hover .slct-bx input {
    border: 2px solid #008078;
}

.signup-form .slct-bx input:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #008078;
}

.signup-form .slct-bx input:checked {
    border: 2px solid #008078;
    background: #008078;
}

.set-hm-ml {
    max-width: 400px;
    margin: 0 auto;
}

.sign-btns.last-btn button#nextBtn {
    width: 76%;
}

/*Sign up form*/


/*footer*/
footer#footer {
    width: 100%;
    float: left;
    padding-top: 100px;
    background: #ede8e6;
    border-top: 1px solid #ddd8d7;
}

#footer .footer_cat-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 4px;
}

.ftr-hd ul {
    padding: 0;
    list-style-type: none;
}

.ftr-hd ul li {
    padding: 5px 0;
}

#footer a,
.ftr-hd ul li a {
    font-size: 16px;
    color: #000;
    text-decoration: unset;

}

.copyright .cp-txt p {
    margin-bottom: 0;
}

.copyright .cp-txt {
    padding: 30px 0 30px;
    display: flex;
    justify-content: space-between;
}

.ftr-social i {
    font-size: 18px;
    color: #000;
    margin-right: 5px;
    background: #000;
    color: #fff;
    padding: 8px 9px;
    border-radius: 50px;
}

.filter-opt .btn-group {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    margin: 40px 0 0px;
}

.filter-opt .btn-group button {
    padding: 5px 20px;
    border: none;
    font-size: 14px;
    outline: none;
    color: #050505;
    width: 100px;
    background: transparent;
}

.filter-opt .btn-group select {
    padding: 5px 0px 4px 20px;
    font-size: 14px;
    border: unset;
    color: #050505;
    width: 100px;
    background: transparent;
}

.filter-opt .btn-group button i.fa.fa-angle-down {
    margin-left: 5px;
}

.filter-opt .btn-group button i.fa.fa-bars {
    margin-right: 10px;
}

.mob-filter {
    padding: 5px 20px;
}

.mob-filter li.tl-title {
    font-weight: bold;
    font-size: 16px;
}

.mob-filter li {
    padding: 5px 0;
}

.mob-filter li a,
.mob-filter li span {
    color: #000;
}

.mob-filter .btn-group {
    justify-content: space-between;
    display: flex;
    margin-top: 30px;
}

.mob-filter .btn-group a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

.mob-filter .btn-group button,
button.nw-sv-cllc {
    color: #fff;
    font-size: 14px;
    background: #000;
    padding: 7px 20px;
    border-radius: 0px;
    border: 1px solid #000;
}

#mobile-filters .modal-content button.close.cursor {
    margin-right: 15px;
    margin-top: 10px;
}

.mob-filter li a {
    color: #000;
    display: block;
    padding: 10px;
    background: #ede8e6;
}

.mob-filter li a.active,
.mob-filter li span.active {
    background: #E0B389;
}

ul.dtp-shw {
    overflow-y: scroll;
    max-height: 42vh;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
}

ul.mb-intst-flt {
    overflow-y: scroll;
    height: 16vh;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
}

#carouselExampleInterval {
    display: none;
}

.gg-container {
    position: relative;
}

.gg-box {
    display: flex;
    height: 60vh;
    flex-wrap: nowrap;
    position: relative;
}

.gg-box .ft-lft {
    position: absolute;
    left: 0;
    top: 0;
    width: 68%;
    height: 100%;
    object-fit: cover;
    height: 100%;
    transition: ease 0.25s;
}

.gg-box .ft-ryt {
    position: absolute;
    right: 0;
    width: 30%;
    top: 0;
    object-fit: cover;
    height: 100%;
    transition: ease 0.35s;
}

.gg-box .ft-lft:hover,
.gg-box .ft-ryt:hover {
    opacity: 0.8;
}

.gg-btn {
    position: absolute;
    bottom: 30px;
    right: 2%;
}

.gg-btn a.lightboxed {
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 8px 20px;
}

.hdn-isu img {
    width: 100%;
    height: 125px;
    object-fit: cover;
}

.hdn-isu h4 {
    font-size: 15px;
}

.hdn-isu h3 {
    font-size: 25px;
    font-weight: 600;
}

.row.hdn-isu a {
    border-bottom: 2px solid #000;
    padding-bottom: 0;
    margin-right: 5px;
    color: #000;
    text-decoration: none;
}

.hlp-info {
    margin: 40px 0 20px;
    width: 100%;
    float: left;
}

.hlp-info h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.hlp-info ul li {
    margin-bottom: 13px;
    width: 50%;
    font-size: 17px;
    float: left;
}

.txt-st span {
    border-bottom: 2px solid;
    font-size: 17px;
    font-weight: 600;
}

.showListmap {
    display: none;
    margin-top: 75px;
}

.showListmap.mob-item-dtl .full-item {
    z-index: 9;
}

.showListmap .fi-wrap {
    height: calc(100vh - 220px);
}

div#lightboxed--container {
    z-index: 9999;
}

.showListmap .all-trails {
    margin-bottom: 20px;
}

.showListmap .full-item .listing-interests-filter {
    width: 100%;
    padding: 0 8px;
}

ul#drop-ct-dlt .list-item {
    text-align: right;
}

a.lst-itm-dlt {
    color: #000;
    text-decoration: none;
}

.listing-interests-filter.home-img-slider {
    width: 100%;
}

.home-img-slider li {
    display: inline-block;
    width: 25%;
    height: 200px;
    overflow-x: hidden;
    padding-left: 0 !important;
    padding-right: 4px !important;
}

.home-img-slider li img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

#interest_cat4 {
    margin-top: 0px;
}

#interest_cat4 ul {
    transform: translate(-50%, 0%);
    transition: all 1s ease-out;
}

#interest_cat4.choochoo ul {
    transform: translate(0%, 0%);
}

.featured-lst {
    position: absolute;
    top: 6px;
    left: 5px;
    padding: 5px 10px;
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 600;
}

a#mb-back-tb {
    font-size: 16px;
    background: #000;
    color: #fff;
    padding: 5px 11px;
    display: inline-block;
    border-radius: 50px;
    margin-right: 25px;
    z-index: 9999;
    display: none;
}

button#navclick {
    color: #000;
}

button#navclick::after {
    content: 'x';
    position: absolute;
    top: -12px;
    left: 0px;
    font-size: 40px;
    background: #ede8e6;
    width: 35px;
    font-family: inherit;
    visibility: hidden;
}

span.dlt-btn {
    font-size: 30px;
    vertical-align: super;
}

li.loc-filter-actv {
    position: relative;
}

p.clear-filter {
    position: absolute;
    right: 12px;
    margin: 0;
    top: 50%;
    transform: translate(0px, -50%);
    display: none;
    font-size: 12px !important;
}

#clear-all-filter {
    display: none;
    font-size: 12px !important;
}

.sec-mg-t1 img {
    width: 100%;
    box-shadow: 0px 1px 14px -7px #b4b4b4;
}

.sec-mg-t2 img {
    width: 100px;
}

.sec-mg-t2 h3 {
    font-weight: 600;
    margin: 20px 0 10px;
    font-size: 24px;
}

.sec-mg-t2 p {
    font-size: 18px;
}

.bg-clr-sec {
    background: #ede8e6;
    padding-bottom: 100px;
}

.cp-br {
    border-top: 1px solid #d1d1d1;
    margin-top: 50px;
    padding-top: 10px;
}

/*offers*/
.item-panel.offers-view,
.item-panel.collection-view {
    margin-top: 0;
    height: calc(100vh - 100px);
}

.showListmap.offershowmap {
    margin-top: 0;
}

.showListmap.offershowmap .fi-wrap {
    height: calc(100vh - 180px);
}

.off-info {
    margin: 20px 30px 20px 0;
    padding: 0 25px;
    border-right: 1px solid #dbd7d5;
}

.off-info:first-child {
    padding-left: 0;
}

.off-info:last-child {
    border-right: none;
}

.off-info p {
    font-size: 16px;
}

.price-info {
    display: flex;
    justify-content: space-between;
}

.price-info h3 {
    font-size: 25px;
    font-weight: 500;
}

.price-info p {
    font-size: 18px;
}

.item-panel.offers-view .list-item .item-img {
    height: 160px;
}

.item-panel.list-detail-view.offers-view.latest-art-view .item-image {
    overflow: hidden;
    height: 100%;
}

.item-panel.list-detail-view.offers-view.latest-art-view img.item-img {
    height: 375px;
    transition: transform 2s;
}

.item-panel.list-detail-view.offers-view.latest-art-view .list-item .item-image:hover img.item-img {
    transform: scale(1.1);
}

.item-panel.list-detail-view.offers-view.latest-art-view .item-name {
    font-weight: bold;
    margin-top: 0px;
}

.item-panel.list-detail-view.offers-view.latest-art-view .item-cat {
    font-size: 14px;
}

.next_available .nxt-1 {
    font-size: 22px;
}

.next_available .nxt-2,
.next_available .nxt-3 {
    font-size: 16px;
}

.next_available a {
    font-size: 16px;
    border: 1px solid #000;
}

.weekly-info {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}

.weekly-info h1 {
    font-size: 38px;
}

.weekly-info p {
    color: #717171;
}

.form-weekly {
    position: relative;
    padding-right: 100px;
    margin-top: 20px;
}

.form-weekly input[type="text"] {
    width: 100%;
    height: 42px;
    padding: 10px 15px;
    border: 1px solid #d1d1d1;
}

.form-weekly button {
    height: 42px;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    width: 100px;
    position: absolute;
    right: 0;
    top: 0;

}

.form-weekly P {
    font-size: 13PX;
    color: #717171;
}

.weekly-img {
    cursor: pointer;
}

.weekly-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin-bottom: 30px;
    transition: ease-out .25s;
}

.weekly-img img:hover {
    box-shadow: 1px 1px 21px -6px #6c6c6c;
    margin-top: -5px;
}

.cat-mg {
    height: 500px;
}

.side-opt .srch-dwn.dropdown {
    padding: 7px 8px 8px;
    height: 36px;
    margin: 20px 0 20px;
}

.side-opt button.dropdown-item {
    padding: 8px;
    text-align: center;
}

.side-opt div#search-opt {
    width: 100%;
}

/*location list*/
.list-wraps {
    width: 50% !important;
}

.mob-sidebar.show-sidebar-mob {
    position: fixed;
    z-index: 999;
    background: #ede8e6;
    width: 100%;
    left: 0;
    top: 95px;
}

.mob-sidebar.show-sidebar-mob .sidebar-cat {
    padding-bottom: 25px;
}

.sidebar-cat ul.tab-list::-webkit-scrollbar {
    /* display: none !important; */
}

div#accordionExample {
    max-width: 620px;
    margin: 0 auto;
    margin-top: 40px;
    width: 100%;
}

div#accordionExample .card-header {
    border-bottom: none;
    padding: 20px;
}

div#accordionExample .card-header h2 {
    font-weight: 600;
}

div#accordionExample .card-header h2 button {
    font-size: 19px;
    padding: 0;
    font-weight: 600;
    position: relative;
    outline: none;
    box-shadow: none;
}

div#accordionExample button i.fa.fa-angle-down {
    transition: transform 0.3s ease 0s;
    position: absolute;
    right: 0;
    top: 8px;
}

div#accordionExample button.collapsed i.fa.fa-angle-down {
    transform: rotate(180deg);
}

div#accordionExample .card-body {
    font-size: 19px;
    font-weight: 400;
    padding: 0 20px 25px;
}

div#accordionExample .card-body a {
    font-weight: 600;
}

div#accordionExample .collapse,
div#accordionExample .card-header {
    background: transparent;
}

.bg-set-clp {
    background: #e5e0de;
}

.dropdown.login-img .dropdown-toggle::after {
    display: none;
}

/* .dropdown.login-img:hover .dropdown-menu {
    display: block !important;
} */

.dropdown.login-img .dropdown-menu a.dropdown-item {
    padding: 5px 15px;
    font-size: 14px;
}

.dropdown.login-img .dropdown-menu {
    margin-top: 0;
    top: 44px;
    left: -35px;
    min-width: 135px;
    border: 1px solid transparent;
}

.collct-list-data {
    background: #fff;
    margin-top: 15px;
    padding: 20px 15px;
    position: relative;
    cursor: pointer;
    border: 1px solid transparent;
}

.collct-list-data:hover {
    box-shadow: 0px 0px 14px -5px #c1c1c1;
    border-color: #cfcccc;
}

.collct-list-data span {
    position: absolute;
    top: 5px;
    right: 8px;
    font-size: 12px;
    color: #c2c1c1;
}

.collct-list-data h5 {
    font-size: 14px;
    margin-bottom: 0;
}

.all-trails .cart-icon {
    text-align: right;
    padding-right: 50px;
    cursor: pointer;
}

.all-trails .cart-icon span.cart-pst {
    position: relative;
}

.all-trails .cart-icon span.cart-pst span.item-count {
    position: absolute;
    top: -5px;
    left: -16px;
    background: #000;
    color: #fff;
    font-size: 12px;
    border-radius: 50px;
    z-index: -1;
    width: 21px;
    height: 21px;
    text-align: center;
    font-weight: 500;
    padding-top: 1px;
}

/*banner*/
.banner_content_outer {
    position: relative;
    width: 100%;
    /* display: block; */
}

.banner_content_outer img {
    width: 100%;
}

.banner_content_outer .banner_content {
    position: absolute;
    bottom: 7%;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.pre-order-btn {
    min-width: 150px;
    background-color: #fff;
    color: #31312F;
    border: 2px solid #fff;
    font-size: 20px;
    letter-spacing: 1px;
}

.shop_regheading {
    color: #000;
    font-family: 'Jost', sans-serif;
    font-size: 26px;
    line-height: 33px;
}

.cat-section {
    min-height: auto;
}

.shop-product-img {
    background-position: center center;
    background-size: cover;
    height: 200px;
    width: 100%;
    background-repeat: no-repeat;
}

.product-title,
.product-title:hover,
.product-subtitle,
.product-subtitle:hover {
    color: #000;
    text-decoration: none;
    font-size: 20px !important;
    line-height: 22px;
    letter-spacing: 0px;
    font-weight: 500;
}

.product-title h4 {
    font-size: 14px;
    line-height: 18px;
    min-height: 34px;
}

.product-price {
    font-size: 14px;
    line-height: 1.55em;
    margin-bottom: 10px;
}

/* cat-inner */
.cat-inner {
    text-align: center;
}

.btn-order {
    border: 1px solid #000;
    padding: 13px 22px !important;
    font-size: 13px !important;
    letter-spacing: 2px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    cursor: pointer;
}

.view-all-btn {
    float: right;
}

/* cat-inner-end */

div#saveImg2 .modal-dialog {
    position: absolute;
    left: 15px;
    bottom: 15px;
    max-width: max-content;
    width: 100%;
}

.busi-logo h3 {
    text-align: center;
    font-size: 30px;
    font-family: "Larken";
    font-weight: bold;
    margin: 80px 0;
}

@media (min-width: 2600px) {
    .pr-set {
        max-width: 1600px;
        margin: 0 auto;
    }

    .tbl-set-pst {
        padding-left: 45%;
    }
}


@media (min-width: 1680px) {
    .full-item .list-item .item-img {
        max-height: 210px;

    }

    img.item-img.featured-img {
        height: 450px !important;
    }
    
    img.item-img.featured-img.featured-img-travelguide {
        height: 350px !important;
    }

    .pr-set {

        max-width: 1400px;
        margin: 0 0 0 30px;
    }

    .tbl-set-pst {
        padding-left: 45%;
    }

}

@media (max-width: 1240px) {
    .list-chck, .list-chck-sub {
        height: 55px;
    }

    .rebn {
        right: -55px;
    }
    .rebn-sub {
        right: -35px;
    }
  
}

@media (max-width: 1199px) {
    .header .navbar .nav-link {
        padding-right: 20px;
    }
}

@media (max-width: 1024px) {
    .header .navbar .nav-link {
        padding-right: 10px;
        font-size: 14px;
    }

    .header .top-search {
        font-size: 14px;
        max-width: 200px;
        width: 100%;
    }

    .full-item .list-item .item-cat {
        font-size: 12px;
    }

    .fi-desc {
        font-size: 11px;
    }

}

@media (max-width: 992px) {
    .sect ion-title {
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0;
    }

    .page-title {
        font-size: 20px;
        line-height: 20px;
        letter-spacing: 1px;
    }

    .dashboard-slider .splide__arrow {
        width: 28px;
        height: 28px;
    }

    .dashboard-slider .listings-slider-arrows {
        top: 8px;
    }

    .dashboard-slider .listings-slider-arrows .splide__arrow--prev {
        margin-right: 5px;
    }
}

@media (max-width: 991px) {

    .header .mo-srch,
    .header .mo-dc,
    .header .mo-menu {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .list-chck, .list-chck-sub {
        height: 55px;
    }

    .header .mo-ua {
        display: flex;
    }

    .header .mo-srch {
        padding: 0 15px;
    }

    .header .top-search {
        width: 100%;
        max-width: 100%;
    }

    .list-item .item-img {
        width: 100%;
        min-width: 120px;
    }

    button.navbar-toggler {
        padding: 0;
    }

    div#navbarSupportedContent {
        margin-top: 20px;
        padding: 20px 30px;
        background: #fff;
        box-shadow: 1px 0px 10px -10px #000;
        border: 1px solid #d3d3d3;
        transition: unset;
        max-height: calc(100vh - 95px);
        overflow-y: scroll;
        position: fixed;
        width: 95%;
        left: 2.5%;
        margin: 0 auto;
        top: 95px;
        scrollbar-color: transparent transparent;
        scrollbar-width: thin;
    }

    div#navbarSupportedContent span.dash-col,
    div#navbarSupportedContent span.user-avtar,
    span.subs-col,
    span.tool-col.mainnav {
        display: none;
    }

    span.tool-col.mainnav nav#mainnav li,
    span.tool-col.mainnav nav#mainnav li a {
        padding: 0;
        margin: 0;
    }

    #mainnav ul.submenu {
        right: 10px;
        width: 660px;
        margin-top: 4px;
        transform: translate(15%, 0);
    }

    .header .navbar-nav li.nav-item.mb-lt-link {
        display: block;
    }

    .header span.user-avtar.mo-ua {
        min-width: auto;
    }

    .header button.navbar-toggler {
        outline: none;
    }

    .header button.navbar-toggler svg {
        width: 33px;
        height: 33px;
    }

    .header span.user-avtar.mo-ua img.user-icon {
        display: none;
    }

    .rebn {
        right: -55px;
    }
}

@media (max-width: 767px) {

    .ui-draggable-handle {
        -ms-touch-action: inherit !important;
        touch-action: inherit !important;
    }

    .cat_wdst {
        width: 100%;
        margin: 0 auto;
    }

    #mainnav ul.submenu {
        right: 10px;
        width: 500px;
        margin-top: 20px;
        transform: translate(17%, 0);
        height: 500px;
        overflow-y: scroll;
        border-radius: 20px;
        scrollbar-color: transparent transparent;
        scrollbar-width: thin;
    }

    .col-md-4.bg-gry {
        border-radius: 0;
    }

    .login-popup h4.modal-title {
        font-size: 26px;
    }

    .login-popup .modal-header {
        padding: 15px 15px 10px;
    }

    .login-popup .heading-text.mt-4 {
        font-size: 14px;
    }

    .login-popup .modal-footer {
        padding: 0px 15px 24px;
    }

    .login-popup form#modal-signin_form {
        padding: 0;
    }

    .login-popup .inner-footer-modal {
        font-size: 15px;
        padding-top: 15px;
        margin-top: 15px;
    }

    .full-item .fi-title {
        margin-bottom: 10px;
        font-size: 26px;
    }

    .full-item p.login_open {
        margin-bottom: 40px;
    }

    .full-item .list-item .item-name {
        padding: 15px 15px 0;
    }

    .full-item .fi-desc {
        padding: 0 15px 15px;
    }

    .fi-wrap {
        height: 100% !important;
    }

    .fi-btn-group {
        display: block;
        margin: 20px 0 50px;
    }

    .fi-btn-group a {
        margin: 0 4px 20px;
        display: block;
    }

    .login-popup .modal.fade .modal-dialog.modal-dialog-centered {
        margin: 0 auto;
    }

    .fi-image img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .list-item {
        border: 1px solid #dee2e6;
        margin-bottom: 15px;
    }

    .list-item .item-image {
        height: 360px;
    }

    .list-item .item-img {
        object-fit: cover;
        height: 100%;
    }

    .list-item .item-name {
        font-size: 17px;
        padding: 0 15px;
    }

    .list-item .item-cat {
        font-size: 15px;
        padding: 0 15px 10px;
    }

    p.loc-txt {
        font-size: 15px !important;
    }

    .pr-set h1.lp-title {
        margin-top: 15px;
    }

    .pr-set .col-sm-4.mt-5 {
        margin-top: 20px !IMPORTANT;
    }

    .location-list ul li a {
        padding: 4px 15px;
        font-size: 14px;
    }

    .listings.places {
        padding-top: 24px !important;
    }

    .locatio-img img {
        height: 100%;
        width: 100%;
    }

    .location-list ul li {
        padding: 10px 6px;
    }

    .table-content p a {
        font-size: 18px;
    }

    .location-info h3 {
        font-size: 24px;
    }

    .loc-things .thnk-cnt {
        padding-left: 66px;
    }

    .location-info h3.lp-title-cat {
        font-size: 30px;
    }

    .h-list.hr-div::after {
        top: 25px;
    }

    .lp-content .container.mb-5 {
        margin-bottom: 0px !important;
    }

    .lp-content .h-logos.pt-5.mb-3 {
        padding-top: 2rem !important;
    }

    .home h3.lp-title-cat {
        margin: 30px 0 25px !important;
        font-size: 23px !important;
    }

    div#home_image_height .item-image {
        height: auto !important;
    }

    footer#footer {
        padding-top: 50px;
        text-align: center;
    }

    .bg-clr-sec {
        padding-bottom: 50px;
    }

    .copyright .cp-txt {
        padding: 20px 0 20px;
        display: block;
        text-align: center;
    }

    .copyright .cp-txt p {
        margin-bottom: 15px;
    }

    .review-sec-hide {
        display: block;
    }

    .review-sec-shw {
        display: none;
    }

    .list-item a.save-ls {
        opacity: 1;
        visibility: 1;
    }

    .new-cllctn input[type="text"] {
        width: calc(100% - 100px);
    }

    .new-cllctn button.btn {
        margin-left: 5px;
        width: 90px;
        font-size: 14px;
    }

    #carouselExampleInterval {
        display: block;
    }

    .gg-container {
        display: none;
    }

    .ui-draggable-handle {
        touch-action: pan-y !important;
    }

    .bg-clr-sec .row {
        flex-direction: column-reverse;
    }

    .sec-mg-t2 {
        margin-bottom: 30px;
    }

    .sec-mg-t2 h3 {
        font-size: 20px;
    }

    .sec-mg-t2 p {
        font-size: 15px;
    }

    div#home_image_height .places-vist-sec .list-item .item-img {
        min-width: 100%;
        height: 120px;
        object-fit: cover;
    }

    .h-logos .h-lg-img {
        padding: 0 20px;
        width: 50%;
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
    }

    .h-logos .h-lg-img img {
        height: auto;
    }

    .fi-btn-group a:last-child {
        margin-right: 4px;
    }

    .fi-btn-group a:first-child {
        margin-left: 4px;
    }

    .fi-map {
        height: auto;
    }

    .full-item .fi-wrap {
        overflow-y: unset;
    }

    .item-panel.list-detail-view.offers-view.latest-art-view img.item-img {
        height: 270px;
    }

    .sm-no-pd {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .busi-logo h3 {
        font-size: 28px;
        margin: 0px 0 50px;
    }
}






@media (max-width: 575px) {
    .header .navbar-brand {
        margin-right: 15px;
    }

    .header .navbar-brand img {
        width: 60px;
    }

    .header button.navbar-toggler svg {
        width: 27px;
        height: 27px;
    }

    .header .dash-btn {
        padding: 5px 15px;
    }

    .header .user-avtar {
        min-width: 80px;
        padding-left: 15px;
    }

    .header .user-avtar .user-icon {
        width: 30px;
        height: 30px;
    }

    .list-panel {
        flex-direction: column;
        height: 100%;
    }

    .lp-sidebar,
    .lp-content {
        width: 100%;
        padding: 0;
        height: 100%;
    }

    .lp-sidebar {
        display: none;
    }

    .all-trails {
        width: 100%;
        position: relative;
        height: 70px;
    }

    .item-panel,
    .category-listings .item-panel.no-rails-tags,
    .item-panel.no-rails-tags {
        margin-top: 0;
        height: 100%;
        float: left;
        width: 100%;
        overflow-y: scroll;
        /* scrollbar-color: transparent transparent;
        scrollbar-width: thin; */
    }

    .show-btn {
        transform: translate(-50%, 0);
        padding: 10px 20px;
        font-size: 12px;
        bottom: 20px;
    }

    .category .lp-title {
        font-size: 28px;
        margin-bottom: 8px;
        margin-top: 25px;
    }

    .category p {
        font-size: 16px;
    }

    h3.lp-title-cat {
        margin: 30px 0 25px;
        font-size: 24px;
    }

    .wallpaper .lp-title {
        font-size: 30px;

    }

    .wl_txt {
        font-size: 17px;
    }

    span.dash-col.mo-dc #mainnav ul li a.tool-btn {
        padding: 0;
        margin: 0;
    }

    #mainnav ul.submenu {
        right: 10px;
        width: 330px;
        transform: translate(35%, 0);
        height: 500px;
    }

    li.first-pallete span.img-icon {
        font-size: 35px;
        padding: 10px;
    }

    li.first-pallete h5 {
        font-size: 20px;
    }

    .login-popup .modal-footer a {
        color: #000;
        font-size: 13px;
    }

    .login-popup .modal.fade .modal-dialog.modal-dialog-centered {
        max-width: 310px !important;
    }

    .mob-sidebar {
        display: block;
    }

    .list-chck, .list-chck-sub {
        margin-right: 10px;
        margin-bottom: 10px;
        line-height: 15px;
    }

    h1.h-title.text-center {
        font-size: 30px;
    }

    .home p.wl_txt {
        font-size: 15px;
    }

    .lp-title {
        text-transform: capitalize;
        font-size: 20px;
    }

    .offershowmap h1.lp-title {
        margin-top: 0;
    }

    .signup-form #regForm {
        padding: 30px 20px;
        width: 100%;
        min-width: 100%;
    }

    .signup-form .tab h1 {
        font-size: 25px;
    }

    .signup-form label.inpt-slct-opt {
        font-size: 13px;
    }

    .signup-form button {
        font-size: 14px;
    }

    .signup-form .news-cnt {
        padding-left: 50px;
        margin: 30px 0px;
    }

    .signup-form .news-cnt img {
        width: 70px;
    }

    .signup-form .sign-process-ln span.step {
        width: 22%;
    }

    div#saveImg .modal-content .sv-shw-img-data {
        height: 430px;
    }

    .mob-item-dtl {
        position: absolute;
        top: 95px;
        left: 0;
        width: 100%;
        height: auto;
    }

    .showListmap.mob-item-dtl {
        top: 82px;
    }

    .full-item {
        padding-top: 0;
    }

    .custom-gmap-list2 {
        height: 280px;
        margin-bottom: 30px;
    }

    div#navbarSupportedContent {
        position: fixed;
        width: 100%;
        left: 0;
        margin: 0 auto;
        top: 95px;
        max-height: 100%;
        background: #ede8e6;
    }

    div#navbarSupportedContent ul {
        background: #ede8e6;
    }

    a#mb-back-tb {
        display: block;
    }

    .listings.accomms .item-panel {
        height: auto;
    }

    .srch-dwn.dropdown button.btn.dropdown-toggle {
        padding: 0;
        font-size: 13px;
    }

    .srch-dwn.dropdown {
        height: 40px;
        padding: 8px 20px 8px 35px;
    }

    .hm-int input[type="text"] {
        height: 40px;
        font-size: 13px;
    }

    .home-search {
        padding-right: 0;
    }

    .home-search button.srch-btn {
        width: 100%;
        height: 35PX;
        position: relative;
        margin-top: 15px;
        font-size: 13px;
    }

    .signup-form .tab h5 {
        font-size: 16px;
    }

    .signup-form .news-cnt h5 {
        font-size: 15px;
    }

    .signup-form .news-cnt p {
        font-size: 13px;
    }

    .sign-btns.last-btn button#nextBtn {
        width: 100%;
    }

    .full-item.mob-item-show-list {
        padding-top: 85px;
    }

    .category p.cat_query_ans {
        font-size: 16px;
    }
}

/* margin equal */
.famously-text {
    margin-top: -76px;
}

/* .gg-box{
  margin-top: 100px;
} */
.discover-section {
    margin-top: 0px !important;
}

.edinburg-section {
    margin-top: 0px !important;
}

@media only screen and (max-width: 676px) and (min-width: 320px) {
    #loc-info {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .discover-section {
        padding-top: 30px !important;
    }

    #loc-known-for {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    #loc-history {
        padding-top: 0px !important;
    }

    .loc-things {
        padding: 30px 0;
    }

    .table_content {
        padding-top: 0px !important;
    }

    .locatio-img {
        margin-top: 36px;
    }

    .main-heading {
        margin-bottom: 20px !important;
    }

    .loc-things .thnk-cnt span img {
        width: 35px;
    }
}

div#carouselExampleIndicators .carousel-item {
    height: 75vh;
}

div#carouselExampleIndicators .carousel-item img.d-block.w-100 {
    height: 100%;
    object-fit: cover;
}


/* single-shop-page */
.previews-inner.products_thumbnails_side ul li img {
    width: 78px;
    height: 73px;
    margin: 8px;
}

.previews {
    display: flex;
}

.full img {
    max-width: 500px;
    height: 426px;
}

.nxt-pre-icons span i {
    font-size: 28px;
    font-weight: 600;
    cursor: pointer;
}

.nxt-pre-icons span {
    position: absolute;
    top: 50%;
}

span#back_slide {
    left: 30px;
}

span#next_slide {
    right: 10px !important;
}

.previews-inner.products_thumbnails_side li:hover {
    cursor: pointer;
}

.products_thumbnails_side {
    height: 505px;
    overflow-y: hidden;

    overflow-x: hidden;
}

.previews-inner.single_product_center_thumbnail {
    height: 505px !important;
    width: 100%;
    padding-left: 20px;
    position: relative;
}

h1.product-price1 {
    font-size: 18px;
    font-weight: 900;
}

.side-slider {
    margin-top: 100px;
    background-color: #ede8e6;
}

.btn_moreless {
    font-weight: 700;
}

.might-section {
    background-color: #ede8e6;
}

.footer-cta-secondary {
    background-color: #31312F;
    padding-top: 120px;
    padding-bottom: 120px;
}

.footer-heading-title-new {
    font-size: 44px;
    letter-spacing: 2px;
}

.previews img {
    width: 200px;
}

.gallery .previews,
.gallery .full,
.gallery .desc {
    float: left;
    margin-right: 10px;
}

.gallery .desc,
.gallery .full {
    width: 400px;
    font-size: 12px;
}

.gallery .desc h2 {
    margin-top: 0;
}

.gallery .previews a {
    display: block;
    margin-bottom: 10px;
}

.gallery .previews a:hover,
.gallery .previews a.selected {
    border: 4px solid #777;
}

.gallery .full img:hover {
    cursor: pointer;
}

.card {
    border: none;
}

.card a {
    color: #000;
}

/* .card-body {
    background-color: #ede8e6;
} */

.addbagbtn .pre-order-btn {
    min-width: 240px;
    background-color: #3d6440;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

.bunow_btn.addbagbtn {
    margin: 35px 0 15px;
}


#product-accordion .card-header,
.shop-accordion .card-header {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background-color: #ede8e6;
    border-top: 1px solid rgba(0, 0, 0, .5);
    border-bottom: none;
    margin-bottom: 0;
}


.previews .full img {
    width: 100%;
    height: auto;
}

.banner-sectionv2 {
    border-bottom: 1px solid #ccc;
}

.product_detail #product-accordion {
    background: #fff;
}

#product-accordion .card-header a {
    padding: 0px !important;
}

#product-accordion .card-header {
    padding: 9px 0px;
}

.previews {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.gallery .full,
.gallery .full img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin-top: 4px;
}

.previews img {
    width: 100%;
}

.addbagbtn .pre-order-btn {
    min-width: 260px;
    background-color: #3d6440;
    color: #fff;
}

.btn:hover {
    /* color: #f8f9fa; */
    text-decoration: none;
}

.products-list img {
    height: 350px !important;
}

.products-list h3 {
    font-size: 18px;
}

.related_pro_list p a {
    color: #999;
    text-decoration: none;
}

#product-accordion .card-header a.collapsed:after,
.shop-accordion .card-header a.collapsed:after {
    top: calc(50% - 1px);
    right: 0;
    width: 1rem;
    left: auto;
    height: 2px;
    content: "";
    position: absolute;
    background-color: #212529;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#product-accordion .card-header a.collapsed:before,
.shop-accordion .card-header a.collapsed:before {
    top: calc(50% - 1px);
    right: 0 !Important;
    width: 1rem;
    left: auto;
    height: 2px;
    content: "";
    position: absolute;
    background-color: #212529;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    transform: rotate(90deg);
}

#product-accordion .card-header a:after,
.shop-accordion .card-header a:after {
    top: calc(50% - .5rem);
    right: calc(.5rem - 1px);
    left: auto;
    width: 2px;
    height: 1rem;
    content: "";
    position: absolute;
    background-color: #212529;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: rotate(141deg);
    transform: rotate(141deg);
}

#product-accordion .card-header a:before,
.shop-accordion .card-header a:before {
    top: calc(50% - .5rem);
    right: 7px !important;
    left: auto !important;
    width: 2px;
    height: 1rem;
    content: "";
    position: absolute;
    background-color: #212529;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: rotate(221deg);
    transform: rotate(221deg);
}

#product-accordion .card-header a,
.shop-accordion .card-header a {
    position: relative;
    padding: 5px 30px;
}

.card-header .btn:hover {
    color: #000000;
    text-decoration: none;
}

.products-list img {
    height: auto !important;
    width: 100%;
}

.btn_moreless {
    font-weight: 700;
}

@media screen and (max-width: 767px) {
    .previews {
        flex-direction: column-reverse !important;
    }

    .previews-inner.products_thumbnails_side ul {
        display: flex !important;
    }

    .gallery .full,
    .gallery .full img {
        height: auto !important;
    }

    .side-slider {
        margin-top: 25px !important;
    }

    .accordion {
        margin-bottom: 25px;
    }

    .products_thumbnails_side {
        height: 100px !important;
    }

    .previews-inner.single_product_center_thumbnail {
        height: auto !important;
    }

    .nxt-pre-icons span {
        top: 45%;
    }

    .might-section {
        margin-bottom: 25px;
    }

    .previews-inner.single_product_center_thumbnail {
        padding-left: 0px;
    }

    span#back_slide {
        left: 10px;
    }
}

/* end-single-shop-page */

/* alternative-listing-page */
/* .alternative {
    padding-left: 22px;
} */

/* end-alternative-listing-page */