/*!
Theme Name: Hotel Queen
Theme URI: http://hotelqueen.physcode.com/
Author: Physcode
Author URI: http://physcode.com/
Description: Hotel WordPress Theme | Hotel Queen is powerful WP theme for Bed and Breakfasts, hotel, hostel, resort, vacation room/apartment rental services
Version: 1.2.5
License: Themeforest Licence
License URI: http://themeforest.net/licenses
Text Domain: hotel-queen
Tags: two-columns, left-sidebar, right-sidebar, editor-style, rtl-language-support, sticky-post, theme-options, translation-ready, translation-ready

This theme, like WordPress, is license under split.

WordPress Hotel Theme is based on physcode http://physcode.com/
*/

* {
    margin: 0;
    padding: 0
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

img {
    max-width: 100%;
    height: auto
}

a {
    background-color: transparent;
    outline: none
}

button {
    outline: none;
    text-decoration: none
}

a:active, a:hover, a:focus, a:visited {
    outline: none !important;
    text-decoration: none;
    border: none;
    -moz-outline-style: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

fieldset {
    border: 1px solid #E8E8E8;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

body, button, input, select, textarea {
    color: #404040
}

h1, h2, h3, h4, h5, h6 {
    clear: both
}

p {
    margin-bottom: 15px
}

    p:last-child {
        margin-bottom: 0
    }

dfn, cite, em, i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.95em;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.95em
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark, ins {
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    background: #fff
}

blockquote:before, blockquote:after, q:before, q:after {
    content: ""
}

blockquote, q {
    quotes: "" ""
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul, ol {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: bold
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    background: #e6e6e6
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666
}

select {
    border: 1px solid #ccc
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #111
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
    padding: 3px
}

textarea {
    padding-left: 3px;
    width: 100%
}

a:focus {
    outline: thin dotted
}

a:hover, a:active {
    outline: 0
}

.menu-toggle, .main-navigation.toggled ul {
    display: block
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none
    }

    .main-navigation ul {
        display: block
    }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 1.5em 0;
    overflow: hidden;
    padding-top: 10px
}

    .site-main .comment-navigation .nav-links {
        overflow: hidden
    }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
    text-align: left
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

    .screen-reader-text:focus {
        background-color: #f1f1f1;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
        clip: auto !important;
        color: #21759b;
        display: block;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: bold;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
    }

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    float: left
}

img.alignleft {
    margin-right: 25px
}

img.alignright {
    margin-left: 25px
}

.alignright {
    float: right
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both
}

.widget {
    margin: 0 0 1.5em
}

    .widget select {
        max-width: 100%
    }

.sticky {
    display: block
}

.byline, .updated:not(.published) {
    display: none
}

.single .byline, .group-blog .byline {
    display: inline
}

.page-links {
    clear: both;
    margin: 20px 0 0
}

    .page-links span:not(.page-links-title) {
        padding: 0 5px;
        margin: 0 2px;
        width: 30px;
        height: 30px;
        display: inline-block;
        text-align: center;
        border: 1px solid #E8E8E8;
        line-height: 30px
    }

.blog .format-aside .entry-title, .archive .format-aside .entry-title {
    display: none
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed, iframe, object {
    max-width: 100%
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

    .wp-caption img[class*="wp-image-"] {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .wp-caption .wp-caption-text {
        margin: 0.8075em 0;
        font-size: 0.9em;
        font-style: italic
    }

.wp-caption-text {
    text-align: center
}

.gallery {
    margin: 0 -15px 1.5em -15px
}

    .gallery figure {
        margin: 0
    }

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    padding: 15px;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

table, th, td {
    border: 1px solid rgba(0,0,0,0.1)
}

th, td {
    padding: 4px 6px
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%
}

caption, th, td {
    font-weight: normal;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

dd {
    margin-bottom: 24px
}

.post-password-form label {
    font-weight: normal
}

    .post-password-form label input[type="password"] {
        padding: 6px 15px;
        border: 1px solid #E8E8E8
    }

.post-password-form input[type="Submit"] {
    padding: 6px 20px;
    border: none;
    background: #181818;
    color: #fff;
    box-shadow: 0 0 0;
    border-radius: 0
}

input[type=radio], input[type=checkbox] {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out
}

    input[type=radio]:focus, input[type=radio]:active, input[type=checkbox]:focus, input[type=checkbox]:active {
        outline: none
    }

    input[type=radio]:checked + label:before {
        color: #82878c
    }

input[type=radio] {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 4px;
    line-height: 10px
}

    input[type=radio]:checked:before, input[type=checkbox]:checked:before {
        float: left;
        display: inline-block;
        vertical-align: middle;
        width: 16px;
        font: 400 21px/1 FontAwesome;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

input[type=checkbox]:checked:before {
    content: "\f00c";
    margin: 1px 0 0 0;
    color: #1e8cbe;
    font-size: 12px
}

input[type=radio]:checked:before {
    content: "\f111";
    text-indent: -9999px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 24px;
    width: 6px;
    height: 6px;
    margin: 4px;
    line-height: 16px;
    background-color: #1e8cbe
}

@-moz-document url-prefix() {
    .form-table input.tog, input[type=radio], input[type=checkbox] {
        margin-bottom: -1px
    }
}

.shortcode_title {
    color: #333
}

    .shortcode_title.shortcode-title-style_1 {
        margin-bottom: 60px;
        text-align: center;
        position: relative;
        padding-bottom: 20px
    }

        .shortcode_title.shortcode-title-style_1 .line_after_title {
            color: #ffd200
        }

            .shortcode_title.shortcode-title-style_1 .line_after_title:after {
                content: ' ';
                display: block;
                position: absolute;
                height: 1px;
                bottom: -2px;
                left: 50%;
                -webkit-transform: translate(-50%, 0);
                -moz-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
                width: 50px;
                border-style: solid;
                border-width: 3px 0 0 0
            }

            .shortcode_title.shortcode-title-style_1 .line_after_title:before {
                content: '';
                display: block;
                position: absolute;
                width: 0;
                height: 0;
                left: 50%;
                margin-left: -4px;
                bottom: 1px;
                border-style: solid;
                border-width: 0 4px 4px 4px;
                border-top-color: transparent;
                border-left-color: transparent;
                border-right-color: transparent
            }

    .shortcode_title .title_subtitle {
        margin-bottom: 10px;
        font-size: 1.200em;
        color: inherit;
        line-height: 1.3em
    }

    .shortcode_title .title_primary {
        margin: 0;
        line-height: 1.333em;
        font-weight: 700;
        text-transform: uppercase;
        color: inherit
    }

    .shortcode_title.title-underline {
        border-bottom: 1px solid #e9e9e9
    }

        .shortcode_title.title-underline:before {
            display: none
        }

    .shortcode_title.text-white .title_subtitle, .shortcode_title.text-white .title_primary {
        color: #fff
    }

    .shortcode_title.text-white.shortcode-title-style_1 .line_after_title {
        color: #fff
    }

    .shortcode_title.shortcode-title-style_2 {
        margin-bottom: 40px;
        text-align: center;
        position: relative
    }

        .shortcode_title.shortcode-title-style_2 .title_primary {
            text-transform: none
        }

        .shortcode_title.shortcode-title-style_2 .title_subtitle {
            margin-top: 10px
        }

            .shortcode_title.shortcode-title-style_2 .title_subtitle a {
                text-decoration: underline
            }

                .shortcode_title.shortcode-title-style_2 .title_subtitle a:hover {
                    text-decoration: none
                }

    .shortcode_title.shortcode-title-style_3 {
        margin-bottom: 20px;
        position: relative
    }

    .shortcode_title.shortcode-title-style_3 {
        *zoom: 1
    }

        .shortcode_title.shortcode-title-style_3:before, .shortcode_title.shortcode-title-style_3:after {
            content: "";
            display: table
        }

        .shortcode_title.shortcode-title-style_3:after {
            clear: both
        }

        .shortcode_title.shortcode-title-style_3 .title_primary {
            float: left;
            text-transform: none
        }

        .shortcode_title.shortcode-title-style_3 .title_subtitle {
            float: right;
            margin-top: 10px
        }

            .shortcode_title.shortcode-title-style_3 .title_subtitle a {
                text-decoration: underline
            }

                .shortcode_title.shortcode-title-style_3 .title_subtitle a:hover {
                    text-decoration: none
                }

.wpb_heading.wpb_video_heading {
    margin-top: 0;
    margin-bottom: 25px;
    line-height: 1.333em;
    font-weight: 700
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.banner-typed {
    text-align: center;
    max-width: 800px;
    margin: 0 auto
}

    .banner-typed .phys-typingEffect {
        font-size: 4em;
        color: #fff
    }

    .banner-typed .desc {
        font-size: 1.4em;
        color: #fff
    }

    .banner-typed .typed-cursor {
        opacity: 1;
        font-weight: normal;
        font-size: 90%;
        -webkit-animation: blink 0.7s infinite;
        -moz-animation: blink 0.7s infinite;
        animation: blink 0.7s infinite
    }

.iconbox-center {
    text-align: center
}

    .iconbox-center .boxes-icon {
        margin: 0 auto 20px auto;
        width: 80px;
        height: 80px;
        line-height: 80px;
        display: inline-block;
        font-size: 0
    }

    .iconbox-center .heading__primary {
        margin-top: 0
    }

    .iconbox-center .icon-image {
        display: inline-block;
        font-size: 0;
        margin: 0 auto
    }

.widget-icon-box .boxes-icon {
    overflow: hidden;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    box-shadow: 0 0 0 3px #26BDF7;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    cursor: pointer
}

    .widget-icon-box .boxes-icon:after {
        top: -2px;
        left: -2px;
        padding: 2px;
        background: #26BDF7;
        -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
        -moz-transition: -moz-transform 0.2s, opacity 0.2s;
        transition: transform 0.2s, opacity 0.2s;
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

    .widget-icon-box .boxes-icon:hover:after {
        -webkit-transform: scale(0.85);
        -moz-transform: scale(0.85);
        transform: scale(0.85)
    }

.widget-icon-box a:hover {
    color: inherit
}

.inner-icon {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
    table-layout: fixed;
    box-sizing: border-box;
    color: #fff;
    position: relative;
    z-index: 1
}

    .inner-icon i {
        font-size: inherit
    }

.iconbox-left .boxes-icon {
    float: left
}

.iconbox-left .content-inner {
    float: left;
    text-align: left;
    padding-left: 20px
}

    .iconbox-left .content-inner .heading__primary {
        margin-top: 0
    }

.iconbox-right .boxes-icon {
    float: right
}

.iconbox-right .content-inner {
    float: left;
    text-align: right;
    padding-right: 20px
}

    .iconbox-right .content-inner .heading__primary {
        margin-top: 0
    }

.hotels-type-slider .hotels_type_item {
    position: relative;
    text-align: center;
    padding: 0 15px;
    width: 20%;
    float: left
}

    .hotels-type-slider .hotels_type_item .content-item {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        color: #fff;
        font-size: 22px;
        text-align: center;
        pointer-events: none;
        font-style: normal;
        text-transform: uppercase;
        transform: translateY(-50%)
    }

    .hotels-type-slider .hotels_type_item .hotels-type__item__image {
        display: block;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        border-bottom: none
    }

        .hotels-type-slider .hotels_type_item .hotels-type__item__image img {
            border-radius: 50%
        }

        .hotels-type-slider .hotels_type_item .hotels-type__item__image:hover {
            border-bottom: none;
            opacity: 0.8
        }

.hotels-type-pain .hotels_type_item {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 20px;
    float: left;
    position: relative
}

    .hotels-type-pain .hotels_type_item .count-attr {
        font-size: 1.2em;
        font-weight: 300
    }

    .hotels-type-pain .hotels_type_item .item__title {
        font-size: 2.6em;
        line-height: 1.1em
    }

        .hotels-type-pain .hotels_type_item .item__title:before {
            font: normal normal normal 0.7em/1 'Linearicons-Free';
            content: "\e833";
            margin-right: 10px
        }

    .hotels-type-pain .hotels_type_item.width2x3 {
        width: 66.67%
    }

    .hotels-type-pain .hotels_type_item:nth-child(3) {
        clear: both
    }

    .hotels-type-pain .hotels_type_item .hotels-type__item__image {
        display: block;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        border-bottom: none;
        overflow: hidden;
        position: relative
    }

        .hotels-type-pain .hotels_type_item .hotels-type__item__image:before {
            content: "";
            background-color: rgba(0,0,0,0.5);
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            -webkit-transition: opacity 500ms ease-out;
            -moz-transition: opacity 500ms ease-out;
            -ms-transition: opacity 500ms ease-out;
            -o-transition: opacity 500ms ease-out;
            transition: opacity 500ms ease-out;
            opacity: 0
        }

    .hotels-type-pain .hotels_type_item .content-item {
        position: absolute;
        bottom: 15px;
        right: 30px;
        text-align: right;
        color: #fff
    }

    .hotels-type-pain .hotels_type_item:hover .hotels-type__item__image:before {
        opacity: 1
    }

.swiper-slide {
    float: left
}

.owl-item .hotels_type_item {
    width: 100%;
    float: none
}

.hotels-type_item_container {
    display: block;
    width: 195px;
    height: 195px;
    margin: 0 auto;
    position: relative;
    border: 3px solid rgba(255,255,255,0.85);
    border-radius: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

    .hotels-type_item_container .hotels-type_content {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        color: #fff;
        font-size: 1.200em;
        font-weight: 700;
        font-style: normal;
        text-transform: uppercase;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out
    }

    .hotels-type_item_container:hover {
        background: rgba(38,189,247,0.5);
        text-decoration: none;
        border: 3px solid rgba(38,189,247,0.7)
    }

.title.text-white {
    color: #fff
}

.shortcode-tour-reviews {
    padding: 35px 25px;
    background: #414b4f
}

    .shortcode-tour-reviews .owl-dots {
        text-align: center
    }

.tour-reviews-item {
    margin-bottom: 10px;
    color: #fff
}

    .tour-reviews-item .reviews-item-info {
        text-align: center;
        width: 100%;
        margin: 15px 0;
        overflow: hidden
    }

        .tour-reviews-item .reviews-item-info .item_rating {
            width: 100%
        }

        .tour-reviews-item .reviews-item-info img {
            border-radius: 100%;
            border: 6px solid #fff
        }

        .tour-reviews-item .reviews-item-info .reviews-item-info-name {
            font-size: 16px;
            padding-top: 15px
        }

        .tour-reviews-item .reviews-item-info .star-rating {
            float: none;
            margin: 5px auto;
            color: #ffcd47
        }

            .tour-reviews-item .reviews-item-info .star-rating:before {
                color: #ffcd47
            }

        .tour-reviews-item .reviews-item-info .reviews-item-rating {
            margin-top: 5px;
            color: #ffcd47;
            font-size: 1.200em
        }

    .tour-reviews-item .reviews-item-content {
        width: 100%;
        text-align: center
    }

        .tour-reviews-item .reviews-item-content .reviews-item-title {
            margin: 10px 0;
            font-size: 1.4em
        }

            .tour-reviews-item .reviews-item-content .reviews-item-title a {
                color: #fff
            }

                .tour-reviews-item .reviews-item-content .reviews-item-title a:hover {
                    color: #26BDF7
                }

    .tour-reviews-item:last-child {
        border-bottom: none
    }

.hotels-type-slider .item-hotel {
    width: 25%;
    float: left
}

.hotels-type-slider .owl-item .item-hotel {
    width: 100%
}

.hotels-type-pain {
    *zoom: 1
}

    .hotels-type-pain:before, .hotels-type-pain:after {
        content: "";
        display: table
    }

    .hotels-type-pain:after {
        clear: both
    }

    .hotels-type-pain .item-hotel {
        margin-bottom: 30px
    }

    .hotels-type-pain .col-sm-4:nth-child(3n+1) {
        clear: both
    }

    .hotels-type-pain .col-sm-3:nth-child(4n+1) {
        clear: both
    }

    .hotels-type-pain .col-sm-6:nth-child(2n+1) {
        clear: both
    }

.addthis_sharing_toolbox {
    margin-top: 10px;
    border: 2px solid #ddd;
    padding-top: 5px
}

.post_list_content_unit {
    margin-bottom: 20px
}

    .post_list_content_unit.col-sm-6:nth-child(2n+1) {
        clear: both
    }

    .post_list_content_unit .feature-image {
        margin-bottom: 20px;
        text-align: center
    }

        .post_list_content_unit .feature-image a {
            position: relative;
            overflow: hidden;
            display: block
        }

    .post_list_content_unit .post-list-content {
        *zoom: 1
    }

        .post_list_content_unit .post-list-content:before, .post_list_content_unit .post-list-content:after {
            content: "";
            display: table
        }

        .post_list_content_unit .post-list-content:after {
            clear: both
        }

        .post_list_content_unit .post-list-content .post_list_inner_content_unit {
            width: 100%
        }

            .post_list_content_unit .post-list-content .post_list_inner_content_unit .post_list_title {
                margin-bottom: 8px;
                margin-top: 0
            }

                .post_list_content_unit .post-list-content .post_list_inner_content_unit .post_list_title a {
                    color: #555
                }

                    .post_list_content_unit .post-list-content .post_list_inner_content_unit .post_list_title a:hover {
                        color: #26BDF7
                    }

            .post_list_content_unit .post-list-content .post_list_inner_content_unit .wrapper-meta {
                color: #aaa;
                font-size: 12px;
                margin-bottom: 10px
            }

                .post_list_content_unit .post-list-content .post_list_inner_content_unit .wrapper-meta .date-time {
                    margin-right: 15px
                }

                    .post_list_content_unit .post-list-content .post_list_inner_content_unit .wrapper-meta .date-time:before {
                        content: "\f073";
                        font: normal normal normal 14px/1 FontAwesome;
                        margin-right: 5px;
                        display: inline-block
                    }

                .post_list_content_unit .post-list-content .post_list_inner_content_unit .wrapper-meta .post_list_cats:before {
                    content: "\f02c";
                    font: normal normal normal 14px/1 FontAwesome;
                    margin-right: 5px;
                    display: inline-block
                }

                .post_list_content_unit .post-list-content .post_list_inner_content_unit .wrapper-meta .date-time, .post_list_content_unit .post-list-content .post_list_inner_content_unit .wrapper-meta .post_list_cats {
                    display: inline-block
                }

            .post_list_content_unit .post-list-content .post_list_inner_content_unit .post_list_cats a {
                color: #aaa
            }

                .post_list_content_unit .post-list-content .post_list_inner_content_unit .post_list_cats a:hover {
                    color: #26BDF7
                }

.list-posts.list-post-style_2 {
    margin-left: 0;
    margin-right: 0
}

    .list-posts.list-post-style_2 .shortcode_title {
        text-align: left;
        margin-bottom: 25px
    }

    .list-posts.list-post-style_2 .post_list_content_unit {
        width: 100%;
        margin-bottom: 15px
    }

        .list-posts.list-post-style_2 .post_list_content_unit:last-child {
            margin-bottom: 0
        }

        .list-posts.list-post-style_2 .post_list_content_unit .img_post.feature-image {
            width: 90px;
            float: left;
            margin-right: 15px;
            margin-bottom: 0
        }

        .list-posts.list-post-style_2 .post_list_content_unit .post-list-content {
            overflow: hidden
        }

            .list-posts.list-post-style_2 .post_list_content_unit .post-list-content .post_list_title {
                font-size: 1.2em;
                font-weight: 600
            }

            .list-posts.list-post-style_2 .post_list_content_unit .post-list-content .wrapper-meta {
                line-height: 1em
            }

.stats_counter {
    color: #fff
}

    .stats_counter .wrapper-icon {
        height: 86px
    }

        .stats_counter .wrapper-icon i {
            display: inline-block;
            color: inherit
        }

            .stats_counter .wrapper-icon i:before {
                font-size: 70px;
                margin: 0;
                line-height: 1
            }

    .stats_counter .stats_counter_number {
        font-size: 55px;
        line-height: 60px
    }

    .stats_counter .stats_counter_title {
        font-size: 14px;
        color: inherit;
        text-transform: uppercase
    }

.bg__shadow {
    position: relative
}

    .bg__shadow:before {
        position: absolute;
        content: "";
        background: rgba(0,0,0,0.6);
        width: 100%;
        height: 100%;
        top: 0;
        display: inline-block
    }

.discounts-hotel {
    text-align: center
}

    .discounts-hotel .line {
        position: relative;
        width: 50px;
        height: 3px;
        margin: 10px auto 20px auto;
        background: #fff;
        display: inline-block
    }

        .discounts-hotel .line:after {
            content: "";
            position: absolute;
            top: -4px;
            left: 50%;
            margin-left: -4px;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-bottom: 4px solid #fff
        }

    .discounts-hotel .discounts-title {
        font-weight: 700;
        font-size: 32px;
        line-height: 55px;
        color: #fff;
        margin-top: -6px
    }

        .discounts-hotel .discounts-title span {
            font-size: 40px;
            color: #333;
            padding: 2px 5px
        }

    .discounts-hotel p {
        font-size: 18px;
        font-weight: 700;
        color: #fff
    }

.counter-group {
    margin: 30px auto;
    display: inline-block
}

.counter-group {
    *zoom: 1
}

    .counter-group:before, .counter-group:after {
        content: "";
        display: table
    }

    .counter-group:after {
        clear: both
    }

.counter-block {
    float: left;
    margin-right: 20px
}

    .counter-block .counter {
        position: relative;
        width: 120px;
        height: 80px;
        overflow: hidden
    }

        .counter-block .counter .number {
            padding: 1%;
            width: 46%;
            height: 98%;
            color: #333;
            position: absolute;
            font-size: 50px;
            line-height: 77px;
            border-radius: 3px;
            top: -10000px
        }

            .counter-block .counter .number.tens {
                left: 0
            }

            .counter-block .counter .number.units {
                left: 50%
            }

            .counter-block .counter .number.hundreds {
                display: none
            }

            .counter-block .counter .number.show {
                top: 0;
                z-index: 2
            }

            .counter-block .counter .number.hidden-down {
                top: 100%
            }

            .counter-block .counter .number.hidden-up {
                top: -100%;
                z-index: 100
            }

        .counter-block .counter.with-hundreds {
            width: 300px
        }

            .counter-block .counter.with-hundreds .number {
                width: 30.66%
            }

                .counter-block .counter.with-hundreds .number.tens {
                    left: 33.33%
                }

                .counter-block .counter.with-hundreds .number.units {
                    left: 66.66%
                }

                .counter-block .counter.with-hundreds .number.hundreds {
                    display: block;
                    left: 0
                }

    .counter-block .counter-caption {
        color: #fff;
        margin-top: 10px;
        font-size: 14px;
        text-transform: uppercase
    }

.wrapper-special-rooms .inner-special-rooms {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden
}

    .wrapper-special-rooms .inner-special-rooms > a {
        display: block;
        position: relative
    }

        .wrapper-special-rooms .inner-special-rooms > a:focus, .wrapper-special-rooms .inner-special-rooms > a:visited {
            outline: none
        }

        .wrapper-special-rooms .inner-special-rooms > a .onsale {
            background-color: #14f545;
            top: 15px;
            right: -70px;
            width: 200px;
            height: 35px;
            line-height: 35px;
            position: absolute;
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            color: #fefefe;
            text-align: center;
            left: auto
        }

        .wrapper-special-rooms .inner-special-rooms > a:before {
            content: "";
            background: #000;
            opacity: 0.4;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0
        }

    .wrapper-special-rooms .inner-special-rooms:last-child {
        margin-bottom: 0
    }

    .wrapper-special-rooms .inner-special-rooms .item_price {
        width: 100%;
        position: absolute;
        bottom: 0;
        right: 0;
        text-align: right
    }

        .wrapper-special-rooms .inner-special-rooms .item_price .price {
            display: inline-block;
            height: 40px;
            line-height: 40px;
            padding: 0 20px;
            border-radius: 3px 0 0 0;
            color: #fefefe;
            font-size: 1.333em
        }

    .wrapper-special-rooms .inner-special-rooms .post_title {
        margin: 0;
        position: absolute;
        top: 55%;
        left: 20px;
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

        .wrapper-special-rooms .inner-special-rooms .post_title a {
            color: #fff;
            text-shadow: 0 2px 2px rgba(0,0,0,0.2)
        }

    .wrapper-special-rooms .inner-special-rooms .item_rating {
        font-size: 1.200em;
        position: absolute;
        top: 20px;
        left: 20px;
        padding: 0;
        width: auto;
        right: 0
    }

.sc_banner_html .content-inner {
    position: relative;
    overflow: hidden
}

    .sc_banner_html .content-inner:after {
        content: "";
        background: #000;
        opacity: 0.3;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute
    }

    .sc_banner_html .content-inner .custom-link {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        z-index: 2
    }

    .sc_banner_html .content-inner .title {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        top: 50%;
        padding: 0 25px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0;
        z-index: 1;
        color: #fff
    }

    .sc_banner_html .content-inner img {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s
    }

    .sc_banner_html .content-inner:hover img {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05)
    }

.sc-gallery .gallery_item-wrap {
    padding-bottom: 30px
}

    .sc-gallery .gallery_item-wrap .gallery-item {
        opacity: 0;
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        overflow: hidden
    }

        .sc-gallery .gallery_item-wrap .gallery-item .title {
            display: block;
            position: absolute;
            margin: 0;
            top: 50%;
            left: 0;
            right: 0;
            padding: 20px 25px;
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            -o-transform: translate(0, -50%);
            transform: translate(0, -50%);
            color: #fff;
            z-index: 2;
            overflow: hidden;
            text-transform: uppercase
        }

    .sc-gallery .gallery_item-wrap a.swipebox {
        display: block;
        position: relative;
        border-bottom: none;
        overflow: hidden
    }

        .sc-gallery .gallery_item-wrap a.swipebox:hover .gallery-item {
            opacity: 1
        }

.sc-gallery .gallery-tabs-wrapper.filters {
    min-height: 62px;
    line-height: 62px;
    text-align: center;
    background: #f9f9f9;
    box-shadow: 0 2px 3px rgba(0,0,0,0.09);
    margin-bottom: 35px
}

    .sc-gallery .gallery-tabs-wrapper.filters ul {
        margin: 0
    }

    .sc-gallery .gallery-tabs-wrapper.filters li {
        display: inline-block;
        border-left: 1px solid #e9e9e9;
        list-style: none
    }

        .sc-gallery .gallery-tabs-wrapper.filters li:last-child {
            border-right: 1px solid #e9e9e9
        }

        .sc-gallery .gallery-tabs-wrapper.filters li a {
            display: block;
            width: 100%;
            height: 100%;
            padding: 0 35px;
            font-weight: 700;
            text-transform: uppercase;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
            position: relative;
            border-bottom: none
        }

.sc-testimonials .item-testimonial {
    background-size: cover;
    background-position: center center;
    height: 100%
}

.sc-testimonials .content-inner {
    width: 100%;
    max-width: 600px;
    float: right;
    background: rgba(255,255,255,0.9);
    margin-top: 90px;
    margin-bottom: 90px;
    padding: 50px;
    position: relative;
    text-align: center
}

    .sc-testimonials .content-inner .desc {
        font-size: 1.2em;
        line-height: 1.8em
    }

    .sc-testimonials .content-inner:before {
        font: normal normal normal 36px/1 FontAwesome;
        content: "\f10d";
        position: absolute;
        top: 35px;
        left: -18px
    }

    .sc-testimonials .content-inner h4 {
        margin-top: 25px;
        margin-bottom: 5px;
        font-weight: 600;
        font-size: 1.7em
    }

    .sc-testimonials .content-inner .regency {
        font-size: 1.3em;
        font-style: italic
    }

.sc-testimonials .owl-controls {
    position: absolute;
    bottom: 30px;
    margin: 0;
    z-index: 1;
    text-align: center;
    width: 100%
}

    .sc-testimonials .owl-controls .owl-dots {
        display: block !important
    }

.tour-reviews-items {
    border-top: 1px solid #e9e9e9;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px
}

.tour-reviews-form {
    border-top: 1px solid #e9e9e9;
    padding-top: 30px
}

.tour-reviews-item {
    border-bottom: 1px dotted #e9e9e9;
    padding-bottom: 20px;
    margin-bottom: 20px
}

    .tour-reviews-item:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0
    }

.tour-reviews {
    padding-top: 25px
}

.tour-reviews-item-container {
    overflow: hidden
}

.tour-reviews-item-info {
    margin-right: 20px;
    float: left;
    text-align: center
}

    .tour-reviews-item-info img {
        margin-bottom: 15px;
        border-radius: 100%;
        box-shadow: 0 2px 3px rgba(0,0,0,0.09);
        border: 6px solid #fff
    }

.tour-reviews-author {
    font-size: 1.133em
}

.tour-reviews-item-content-top {
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden
}

.tour-reviews-item_rating {
    float: left;
    color: #ffcd47
}

    .tour-reviews-item_rating i {
        margin-right: 2px
    }

.tour-reviews-item-date {
    float: right;
    color: #c3c2c2
}

.tour-reviews-form-title {
    margin: 0;
    margin-bottom: 20px;
    font-size: 1.333em;
    font-weight: 700;
    font-style: normal
}

.tour-reviews-form-group {
    position: relative
}

.tour-reviews-form input, .tour-reviews-form textarea {
    background: #fbfbfb;
    border: 1px solid #ebebeb;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.tour-reviews-form textarea {
    width: 500px;
    height: 100px;
    padding: 12px 15px
}

.tour-reviews-form input[type="text"], .tour-reviews-form input[type="email"], .tour-reviews-form input[type="search"], .tour-reviews-form input[type="tel"], .tour-reviews-form input[type="number"], .tour-reviews-form input[type="password"], .tour-reviews-form input[type="date"] {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 21px;
    margin-bottom: 10px;
    padding: 12px 15px;
    -webkit-appearance: none;
    -moz-appearance: none
}

.tour-reviews-form input[type="text"] {
    width: 350px
}

.tour-reviews-form__rating {
    margin: 15px 0;
    font-size: 1.067em;
    overflow: hidden
}

#respond input#submit {
    line-height: 38px;
    padding: 0 40px;
    border: none;
    color: #333;
    text-transform: uppercase;
    letter-spacing: -0.5px
}

    #respond input#submit:hover {
        color: #fff
    }

.tours .tb_tour .read_more {
    position: relative
}

    .tours .tb_tour .read_more .rating {
        bottom: 10px;
        left: 15px;
        right: auto
    }

.products.wrapper-hotel-slider {
    margin: 0 -15px;
    padding: 0
}

.products.wrapper-hotel-slider {
    *zoom: 1
}

    .products.wrapper-hotel-slider:before, .products.wrapper-hotel-slider:after {
        content: "";
        display: table
    }

    .products.wrapper-hotel-slider:after {
        clear: both
    }

.wrapper-hotel-slider .hotels-type-slider {
    position: relative
}

    .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-prev, .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-next {
        position: absolute;
        top: 50%;
        color: #fff;
        margin-top: -25px;
        opacity: 0.7
    }

        .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-prev i, .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-next i {
            font-size: 50px
        }

        .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-prev:hover, .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-next:hover {
            opacity: 1
        }

    .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-prev {
        left: -50px
    }

    .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-next {
        right: -50px
    }

.wrapper-hotels-type-slider .hotels-type-slider .owl-nav .owl-prev, .wrapper-hotels-type-slider .hotels-type-slider .owl-nav .owl-next {
    color: #333
}

.form-block__title {
    text-align: center
}

    .form-block__title h4 {
        display: inline-block;
        border-bottom: 2px solid #E8E8E8;
        padding-bottom: 5px
    }

.hotel-booking-search #tourBookingForm input, .hotel-booking-search #hotel-booking-form input {
    padding: 7px 10px
}

#tourBookingForm input, #hotel-booking-form input {
    width: 100%;
    border: 1px solid #ddd;
    padding: 7px 0;
    margin-bottom: 20px
}

    #tourBookingForm input[type="checkbox"], #hotel-booking-form input[type="checkbox"] {
        width: auto
    }

#tourBookingForm.hb-search-form input, #hotel-booking-form.hb-search-form input {
    margin-bottom: 0
}

#tourBookingForm input[type="number"], #hotel-booking-form input[type="number"] {
    margin-bottom: 0;
    border: 1px solid #ddd;
    padding: 7px 0 7px 15px
}

#tourBookingForm .total_price, #hotel-booking-form .total_price {
    margin-bottom: 20px
}

#tourBookingForm input[type="submit"], #hotel-booking-form input[type="submit"] {
    border-radius: 0;
    padding: 12px 20px 9px 20px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700
}

    #tourBookingForm input[type="submit"]:focus, #hotel-booking-form input[type="submit"]:focus {
        outline: none
    }

#hotel-booking-form #extras-room {
    font-size: 0.95em
}

    #hotel-booking-form #extras-room .field-extra {
        margin-bottom: 0;
        width: auto
    }

    #hotel-booking-form #extras-room input[type="number"] {
        width: 46px;
        padding: 4px 0;
        text-align: center;
        border: 1px solid #efefef
    }

        #hotel-booking-form #extras-room input[type="number"]:focus {
            outline: none
        }

    #hotel-booking-form #extras-room tr td:first-child {
        text-align: center
    }

#payment input[type="submit"], #payment button {
    border-radius: 0;
    padding: 12px 20px 9px 20px;
    border: none;
    color: #fff;
    text-transform: uppercase
}

    #payment input[type="submit"]:focus, #payment button:focus {
        outline: none
    }

#tour-booking-cart table .cart-subtotal th, #tour-booking-cart table .order-total th, #tour-booking-payment table .cart-subtotal th, #tour-booking-payment table .order-total th {
    text-align: left
}

#tour-booking-cart select, #tour-booking-payment select {
    width: 100%
}

.hotel-booking-search #tourBookingForm input, .hotel-booking-search #hotel-booking-form input {
    margin-bottom: 0
}

.item-list-room .content-list-room {
    width: 100%;
    min-height: 150px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.09);
    border-radius: 3px;
    margin-bottom: 30px
}

.item-list-room .content-list-room {
    *zoom: 1
}

    .item-list-room .content-list-room:before, .item-list-room .content-list-room:after {
        content: "";
        display: table
    }

    .item-list-room .content-list-room:after {
        clear: both
    }

    .item-list-room .content-list-room .post_images {
        width: 35%;
        padding: 0;
        position: relative;
        float: left
    }

        .item-list-room .content-list-room .post_images .woocommerce-LoopProduct-link {
            border-radius: 3px 0 0 3px;
            overflow: hidden;
            display: block
        }

            .item-list-room .content-list-room .post_images .woocommerce-LoopProduct-link:before {
                content: "";
                background-color: rgba(0,0,0,0.5);
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                -webkit-transition: opacity 500ms ease-out;
                -moz-transition: opacity 500ms ease-out;
                -ms-transition: opacity 500ms ease-out;
                -o-transition: opacity 500ms ease-out;
                transition: opacity 500ms ease-out;
                opacity: 0
            }

            .item-list-room .content-list-room .post_images .woocommerce-LoopProduct-link:hover:before {
                opacity: 1
            }

    .item-list-room .content-list-room .wrapper_content {
        width: 65%;
        float: left;
        padding: 25px 30px;
        position: relative
    }

        .item-list-room .content-list-room .wrapper_content:before {
            content: "";
            width: 1px;
            background: #E8E8E8;
            position: absolute;
            right: 180px;
            top: 30px;
            bottom: 30px
        }

        .item-list-room .content-list-room .wrapper_content .post_title h4 {
            margin-top: 0
        }

        .item-list-room .content-list-room .wrapper_content .content-left {
            width: calc(100% - 154px);
            display: inline-block;
            vertical-align: middle;
            padding-right: 30px
        }

            .item-list-room .content-list-room .wrapper_content .content-left .post_date {
                display: inline-block;
                margin-bottom: 0;
                margin-top: 25px;
                padding: 5px 15px;
                background: #f6f6f6;
                border-right: none;
                border-radius: 3px
            }

                .item-list-room .content-list-room .wrapper_content .content-left .post_date:before {
                    content: "\e864";
                    font: normal normal normal 16px/1 'Linearicons-Free';
                    display: inline-block;
                    vertical-align: middle;
                    margin-right: 8px;
                    margin-top: -2px
                }

            .item-list-room .content-list-room .wrapper_content .content-left .total_room {
                display: inline-block;
                margin-bottom: 0;
                margin-top: 25px;
                padding: 5px 15px;
                background: #f6f6f6;
                border-right: none;
                border-radius: 3px
            }

        .item-list-room .content-list-room .wrapper_content .content-right {
            width: 150px;
            display: inline-block;
            vertical-align: middle;
            text-align: center;
            padding-left: 30px
        }

            .item-list-room .content-list-room .wrapper_content .content-right .item_rating {
                width: 100%;
                height: auto;
                float: none;
                line-height: 1;
                padding: 0;
                margin-bottom: 15px
            }

                .item-list-room .content-list-room .wrapper_content .content-right .item_rating .star-rating {
                    margin: 0 auto !important
                }

            .item-list-room .content-list-room .wrapper_content .content-right .price {
                font-weight: bold
            }

                .item-list-room .content-list-room .wrapper_content .content-right .price del {
                    font-size: 90%;
                    font-weight: normal
                }

            .item-list-room .content-list-room .wrapper_content .content-right .add_to_cart_button .product_type_hotel_phys {
                color: #fff;
                text-transform: uppercase;
                padding: 0 20px;
                line-height: 38px;
                border: none;
                border-radius: 0;
                margin-top: 5px
            }

.content_hotel_style_2 .item_border .post_images .group-icon {
    right: auto;
    left: 0
}

.content_hotel_style_2 .item_border .post_images span.onsale {
    right: -7px !important
}

    .content_hotel_style_2 .item_border .post_images span.onsale:after {
        content: "";
        width: 0;
        height: 0;
        border-right: 7px solid transparent;
        position: absolute;
        bottom: -7px;
        right: 0
    }

.content_hotel_style_2 .item_border .item_content .wrapper_content {
    padding: 15px 20px
}

.content_hotel_style_2 .item_border .post_title {
    position: relative;
    min-height: 44px;
    margin-bottom: 10px
}

    .content_hotel_style_2 .item_border .post_title h5 {
        line-height: 1.4em;
        padding-right: 80px;
        margin: 0
    }

    .content_hotel_style_2 .item_border .post_title .price {
        text-align: right;
        position: absolute;
        top: 5px;
        right: 0
    }

        .content_hotel_style_2 .item_border .post_title .price del, .content_hotel_style_2 .item_border .post_title .price .text {
            display: block;
            font-size: 1em;
            color: #a2a2a2;
            line-height: 1
        }

            .content_hotel_style_2 .item_border .post_title .price del .woocommerce-Price-amount, .content_hotel_style_2 .item_border .post_title .price .text .woocommerce-Price-amount {
                font-size: 1em;
                color: #a2a2a2
            }

        .content_hotel_style_2 .item_border .post_title .price .woocommerce-Price-amount {
            font-size: 1.5em
        }

.content_hotel_style_2 .item_border .bg-green {
    position: absolute;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.3);
    min-height: 40px
}

    .content_hotel_style_2 .item_border .bg-green .group-icon {
        background: transparent
    }

.content_hotel_style_2 .item_border .read_more {
    background: transparent;
    margin: 0 20px;
    border-top: 1px solid #E8E8E8;
    height: auto
}

.content_hotel_style_2 .item_border .read_more {
    *zoom: 1
}

    .content_hotel_style_2 .item_border .read_more:before, .content_hotel_style_2 .item_border .read_more:after {
        content: "";
        display: table
    }

    .content_hotel_style_2 .item_border .read_more:after {
        clear: both
    }

    .content_hotel_style_2 .item_border .read_more .post_date, .content_hotel_style_2 .item_border .read_more .total_room {
        margin-bottom: 0;
        padding: 12px 0;
        float: left
    }

    .content_hotel_style_2 .item_border .read_more .item_rating {
        float: right;
        padding: 0;
        width: auto;
        margin-top: 5px
    }

.item_border .post_images > a:before, .post_list_content_unit .feature-image > a:before {
    content: "";
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity 500ms ease-out;
    -moz-transition: opacity 500ms ease-out;
    -ms-transition: opacity 500ms ease-out;
    -o-transition: opacity 500ms ease-out;
    transition: opacity 500ms ease-out;
    opacity: 0
}

.item_border .post_images > a:hover:before, .post_list_content_unit .feature-image > a:hover:before {
    opacity: 1
}

.single-image-hotel {
    position: relative
}

.woocommerce-page .tb_single_room .images_single_left, .woocommerce .tb_single_room .images_single_left {
    width: 72%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    margin-bottom: 0 !important
}

    .woocommerce-page .tb_single_room .images_single_left span.onsale, .woocommerce .tb_single_room .images_single_left span.onsale {
        z-index: 9;
        left: auto;
        right: 15px
    }

    .woocommerce-page .tb_single_room .images_single_left .slides li, .woocommerce .tb_single_room .images_single_left .slides li {
        display: none
    }

    .woocommerce-page .tb_single_room .images_single_left #slider li:first-child, .woocommerce .tb_single_room .images_single_left #slider li:first-child {
        display: block
    }

.woocommerce-page .tb_single_room .description_single, .woocommerce .tb_single_room .description_single {
    width: 28%
}

    .woocommerce-page .tb_single_room .description_single .price .text, .woocommerce .tb_single_room .description_single .price .text {
        font-size: 14px;
        margin-right: 5px;
        font-weight: normal
    }

    .woocommerce-page .tb_single_room .description_single .price span, .woocommerce .tb_single_room .description_single .price span {
        color: #fff
    }

    .woocommerce-page .tb_single_room .description_single .price del, .woocommerce .tb_single_room .description_single .price del {
        color: #fff;
        opacity: 1;
        font-size: 80%
    }

.woocommerce-page .tb_single_room .tb_single_room_details, .woocommerce .tb_single_room .tb_single_room_details {
    margin-bottom: 30px
}

    .woocommerce-page .tb_single_room .tb_single_room_details ul.tb_single_room_tabs, .woocommerce .tb_single_room .tb_single_room_details ul.tb_single_room_tabs {
        margin: 0;
        padding: 0;
        border-bottom: 3px solid #26BDF7
    }

        .woocommerce-page .tb_single_room .tb_single_room_details ul.tb_single_room_tabs:before, .woocommerce-page .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li:before, .woocommerce-page .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li:after, .woocommerce .tb_single_room .tb_single_room_details ul.tb_single_room_tabs:before, .woocommerce .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li:before, .woocommerce .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li:after {
            display: none
        }

        .woocommerce-page .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li, .woocommerce .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li {
            margin: 0 8px 0 0;
            display: inline-block;
            list-style: none;
            padding: 0;
            border: none;
            border-radius: 0
        }

            .woocommerce-page .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li a, .woocommerce .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li a {
                display: inline-block;
                height: 50px;
                line-height: 51px;
                margin: 0;
                padding: 0 35px;
                color: #333;
                font-size: 0.933em;
                font-weight: 700;
                font-style: normal;
                text-transform: uppercase;
                border: none;
                background: #f2f2f2;
                border-radius: 3px 3px 0 0;
                -webkit-transition: background 0.2s ease-in-out,height 0.2s ease-in-out,margin 0.2s ease-in-out;
                -moz-transition: background 0.2s ease-in-out,height 0.2s ease-in-out,margin 0.2s ease-in-out;
                -ms-transition: background 0.2s ease-in-out,height 0.2s ease-in-out,margin 0.2s ease-in-out;
                -o-transition: background 0.2s ease-in-out,height 0.2s ease-in-out,margin 0.2s ease-in-out;
                transition: background 0.2s ease-in-out,height 0.2s ease-in-out,margin 0.2s ease-in-out
            }

                .woocommerce-page .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li a:after, .woocommerce .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li a:after {
                    display: none
                }

                .woocommerce-page .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li a.active, .woocommerce .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li a.active {
                    background: #26BDF7;
                    color: #fff
                }

                .woocommerce-page .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li a:focus, .woocommerce .tb_single_room .tb_single_room_details ul.tb_single_room_tabs li a:focus {
                    outline: none
                }

    .woocommerce-page .tb_single_room .tb_single_room_details .tb_single_room_tabs_content, .woocommerce .tb_single_room .tb_single_room_details .tb_single_room_tabs_content {
        padding: 20px;
        box-shadow: 0 2px 3px rgba(0,0,0,0.09);
        border-radius: 0 0 3px 3px;
        border: 3px solid #26BDF7;
        border-top: none
    }

    .woocommerce-page .tb_single_room .tb_single_room_details .tb_single_room_tabs_content, .woocommerce .tb_single_room .tb_single_room_details .tb_single_room_tabs_content {
        *zoom: 1
    }

        .woocommerce-page .tb_single_room .tb_single_room_details .tb_single_room_tabs_content:before, .woocommerce-page .tb_single_room .tb_single_room_details .tb_single_room_tabs_content:after, .woocommerce .tb_single_room .tb_single_room_details .tb_single_room_tabs_content:before, .woocommerce .tb_single_room .tb_single_room_details .tb_single_room_tabs_content:after {
            content: "";
            display: table
        }

        .woocommerce-page .tb_single_room .tb_single_room_details .tb_single_room_tabs_content:after, .woocommerce .tb_single_room .tb_single_room_details .tb_single_room_tabs_content:after {
            clear: both
        }

        .woocommerce-page .tb_single_room .tb_single_room_details .tb_single_room_tabs_content .tb_single_room_tab_details, .woocommerce .tb_single_room .tb_single_room_details .tb_single_room_tabs_content .tb_single_room_tab_details {
            *zoom: 1
        }

            .woocommerce-page .tb_single_room .tb_single_room_details .tb_single_room_tabs_content .tb_single_room_tab_details:before, .woocommerce-page .tb_single_room .tb_single_room_details .tb_single_room_tabs_content .tb_single_room_tab_details:after, .woocommerce .tb_single_room .tb_single_room_details .tb_single_room_tabs_content .tb_single_room_tab_details:before, .woocommerce .tb_single_room .tb_single_room_details .tb_single_room_tabs_content .tb_single_room_tab_details:after {
                content: "";
                display: table
            }

            .woocommerce-page .tb_single_room .tb_single_room_details .tb_single_room_tabs_content .tb_single_room_tab_details:after, .woocommerce .tb_single_room .tb_single_room_details .tb_single_room_tabs_content .tb_single_room_tab_details:after {
                clear: both
            }

.images_single_left .title-single {
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 20px
}

    .images_single_left .title-single h1 {
        margin-top: 0
    }

.images_single_left .title-single {
    *zoom: 1
}

    .images_single_left .title-single:before, .images_single_left .title-single:after {
        content: "";
        display: table
    }

    .images_single_left .title-single:after {
        clear: both
    }

    .images_single_left .title-single .title {
        float: left
    }

    .images_single_left .title-single .tour_code {
        float: right;
        margin-top: 7px
    }

.images_single_left .room_after_title {
    margin-bottom: 25px
}

.images_single_left .room_after_title {
    *zoom: 1
}

    .images_single_left .room_after_title:before, .images_single_left .room_after_title:after {
        content: "";
        display: table
    }

    .images_single_left .room_after_title:after {
        clear: both
    }

    .images_single_left .room_after_title .meta_values {
        width: 30%;
        float: left;
        position: relative;
        padding-left: 35px
    }

        .images_single_left .room_after_title .meta_values:before {
            content: "\e82f";
            font: normal normal normal 26px/1 'Linearicons-Free';
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -13px
        }

        .images_single_left .room_after_title .meta_values span {
            color: #aaa;
            font-size: 90%;
            line-height: 1
        }

        .images_single_left .room_after_title .meta_values .value {
            text-transform: uppercase;
            font-weight: bold
        }

    .images_single_left .room_after_title .meta_date {
        width: 40%;
        float: left;
        position: relative;
        padding-left: 35px;
        margin-top: 15px
    }

        .images_single_left .room_after_title .meta_date:before {
            content: "\e864";
            font: normal normal normal 24px/1 'Linearicons-Free';
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -13px
        }

        .images_single_left .room_after_title .meta_date span {
            display: block;
            line-height: 1.6em;
            font-weight: bold
        }

            .images_single_left .room_after_title .meta_date span i {
                font-style: normal;
                color: #aaa;
                font-weight: normal;
                margin-right: 5px
            }

    .images_single_left .room_after_title .single-adults-children {
        width: 40%;
        float: left;
        position: relative
    }

        .images_single_left .room_after_title .single-adults-children .text {
            display: block;
            color: #aaa;
            font-size: 90%;
            line-height: 1
        }

        .images_single_left .room_after_title .single-adults-children > span {
            margin-right: 10px
        }

            .images_single_left .room_after_title .single-adults-children > span:last-child {
                margin-right: 0
            }

            .images_single_left .room_after_title .single-adults-children > span:before {
                font: normal normal normal 16px/1 'Linearicons-Free';
                display: inline-block;
                vertical-align: middle;
                margin-right: 8px;
                margin-top: -2px
            }

            .images_single_left .room_after_title .single-adults-children > span.adults:before {
                content: "\e82a"
            }

            .images_single_left .room_after_title .single-adults-children > span.children:before {
                content: "\e82b"
            }

    .images_single_left .room_after_title .woocommerce-product-rating {
        width: 20%;
        float: right;
        text-align: right;
        margin-bottom: 0 !important
    }

        .images_single_left .room_after_title .woocommerce-product-rating .star-rating {
            float: right !important;
            margin-right: 0
        }

            .images_single_left .room_after_title .woocommerce-product-rating .star-rating:before {
                color: #ffb300
            }

        .images_single_left .room_after_title .woocommerce-product-rating .woocommerce-review-link {
            float: right;
            width: 100%;
            text-transform: uppercase;
            font-weight: bold
        }

    .images_single_left .room_after_title .tour-share {
        width: 30%;
        float: right;
        text-align: right;
        margin-bottom: 0 !important;
        margin-top: 9px
    }

        .images_single_left .room_after_title .tour-share ul {
            margin: 0 -2px
        }

            .images_single_left .room_after_title .tour-share ul li {
                display: inline-block;
                list-style: none;
                margin: 0 2px
            }

                .images_single_left .room_after_title .tour-share ul li a {
                    width: 32px;
                    height: 32px;
                    text-align: center;
                    border-radius: 50%;
                    display: inline-block;
                    color: #fff
                }

                    .images_single_left .room_after_title .tour-share ul li a i {
                        line-height: 32px
                    }

                    .images_single_left .room_after_title .tour-share ul li a:focus, .images_single_left .room_after_title .tour-share ul li a:visited {
                        outline: none
                    }

                    .images_single_left .room_after_title .tour-share ul li a.facebook {
                        background: #3b5999
                    }

                    .images_single_left .room_after_title .tour-share ul li a.twitter {
                        background: #55acee
                    }

                    .images_single_left .room_after_title .tour-share ul li a.pinterest {
                        background: #bd081c
                    }

                    .images_single_left .room_after_title .tour-share ul li a.googleplus {
                        background: #dd4b39
                    }

                    .images_single_left .room_after_title .tour-share ul li a:hover {
                        opacity: 0.8
                    }

.cart_item .label {
    color: initial;
    font-size: 100%;
    font-weight: normal;
    text-align: left;
    display: inline-block;
    padding: 0 10px 0 0;
    min-width: 60px
}

.cart_item .product-quantity .st_adults {
    margin-bottom: 10px
}

    .cart_item .product-quantity .st_children input, .cart_item .product-quantity .st_adults input {
        border: 1px solid #ddd;
        width: 60px;
        padding: 5px;
        text-align: center
    }

.single-woo-tour .woocommerce-tabs {
    padding-top: 30px
}

    .single-woo-tour .woocommerce-tabs li a:focus, .single-woo-tour .woocommerce-tabs li a:active, .single-woo-tour .woocommerce-tabs li a:visited {
        outline: none
    }

.single-woo-tour .description_single .custom-form-title {
    margin-top: 25px
}

.single-woo-tour .description_single .custom_from {
    padding-top: 20px
}

    .single-woo-tour .description_single .custom_from p:last-child {
        margin-bottom: 0
    }

    .single-woo-tour .description_single .custom_from input[type="submit"] {
        margin-bottom: 0 !important;
        width: 100%;
        text-align: center
    }

    .single-woo-tour .description_single .custom_from div.wpcf7 .ajax-loader {
        position: absolute
    }

    .single-woo-tour .description_single .custom_from div.wpcf7-response-output {
        margin: 0
    }

.single-woo-tour .description_single .booking, .single-woo-tour .description_single .another_from {
    padding-top: 20px;
    margin-top: 21px
}

.single-woo-tour .description_single .booking, .single-woo-tour .description_single .another_from {
    *zoom: 1
}

    .single-woo-tour .description_single .booking:before, .single-woo-tour .description_single .booking:after, .single-woo-tour .description_single .another_from:before, .single-woo-tour .description_single .another_from:after {
        content: "";
        display: table
    }

    .single-woo-tour .description_single .booking:after, .single-woo-tour .description_single .another_from:after {
        clear: both
    }

    .single-woo-tour .description_single .booking input[type="submit"], .single-woo-tour .description_single .another_from input[type="submit"] {
        margin-bottom: 0 !important
    }

.single-woo-tour .description_single .widget-area {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.single-woo-tour .description_single .entry-content-tour {
    border: 1px solid #E8E8E8;
    padding: 20px;
    z-index: 2;
    margin-bottom: 30px;
    border-radius: 2px
}

    .single-woo-tour .description_single .entry-content-tour p.price {
        margin: -21px;
        padding: 15px 20px;
        border-radius: 3px 3px 0 0;
        z-index: 99
    }

.single-woo-tour .description_single .affix-sidebar {
    top: -116px;
    position: relative;
    z-index: 99;
    border-radius: 3px 3px 0 0
}

.single-woo-tour .description_single .affix-sidebar {
    *zoom: 1
}

    .single-woo-tour .description_single .affix-sidebar:before, .single-woo-tour .description_single .affix-sidebar:after {
        content: "";
        display: table
    }

    .single-woo-tour .description_single .affix-sidebar:after {
        clear: both
    }

    .single-woo-tour .description_single .affix-sidebar.affix {
        top: 0;
        position: fixed;
        width: 297px
    }

.single-woo-tour .description_single #hotel-booking-form .form-field {
    *zoom: 1
}

    .single-woo-tour .description_single #hotel-booking-form .form-field:before, .single-woo-tour .description_single #hotel-booking-form .form-field:after {
        content: "";
        display: table
    }

    .single-woo-tour .description_single #hotel-booking-form .form-field:after {
        clear: both
    }

    .single-woo-tour .description_single #hotel-booking-form .form-field .width_50 {
        width: 50%;
        float: left;
        margin-bottom: 20px
    }

    .single-woo-tour .description_single #hotel-booking-form .form-field span {
        color: #999
    }

    .single-woo-tour .description_single #hotel-booking-form .form-field.qty_room {
        margin-bottom: 20px
    }

        .single-woo-tour .description_single #hotel-booking-form .form-field.qty_room input {
            width: auto;
            margin-left: 20px
        }

.single-woo-tour .description_single #tourBookingForm input[type="text"], .single-woo-tour .description_single #hotel-booking-form input[type="text"] {
    border: none;
    border-bottom: 2px solid #E8E8E8;
    border-radius: 0;
    background: transparent
}

    .single-woo-tour .description_single #tourBookingForm input[type="text"]:focus, .single-woo-tour .description_single #hotel-booking-form input[type="text"]:focus {
        outline: none;
        border-color: #039be5
    }

.single-woo-tour .description_single #tourBookingForm .from-group, .single-woo-tour .description_single #hotel-booking-form .from-group {
    margin-bottom: 20px
}

.single-woo-tour .description_single #tourBookingForm .from-group, .single-woo-tour .description_single #hotel-booking-form .from-group {
    *zoom: 1
}

    .single-woo-tour .description_single #tourBookingForm .from-group:before, .single-woo-tour .description_single #tourBookingForm .from-group:after, .single-woo-tour .description_single #hotel-booking-form .from-group:before, .single-woo-tour .description_single #hotel-booking-form .from-group:after {
        content: "";
        display: table
    }

    .single-woo-tour .description_single #tourBookingForm .from-group:after, .single-woo-tour .description_single #hotel-booking-form .from-group:after {
        clear: both
    }

    .single-woo-tour .description_single #tourBookingForm .from-group .input-number-ticket, .single-woo-tour .description_single #hotel-booking-form .from-group .input-number-ticket {
        width: 60px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px
    }

        .single-woo-tour .description_single #tourBookingForm .from-group .input-number-ticket input:focus, .single-woo-tour .description_single #hotel-booking-form .from-group .input-number-ticket input:focus {
            outline: none
        }

    .single-woo-tour .description_single #tourBookingForm .from-group .total_price_arrow .label, .single-woo-tour .description_single #hotel-booking-form .from-group .total_price_arrow .label {
        color: initial;
        font-size: 100%;
        font-weight: normal;
        text-align: left;
        min-width: 62px;
        display: inline-block;
        padding: 0 10px 0 0
    }

.related.tours {
    margin-top: 30px
}

    .related.tours h2 {
        margin-bottom: 20px;
        padding-bottom: 15px;
        position: relative
    }

        .related.tours h2:before {
            position: absolute;
            left: 0;
            width: 35px;
            height: 2px;
            content: "";
            bottom: 0
        }

.interary-item {
    position: relative;
    margin-bottom: 30px;
    min-height: 60px
}

    .interary-item:last-child {
        margin-bottom: 0
    }

    .interary-item .icon-left {
        position: absolute;
        width: 60px;
        height: 60px;
        line-height: 56px;
        text-align: center;
        border-radius: 50%;
        font-size: 24px
    }

    .interary-item .item_content {
        padding-left: 85px;
        overflow: hidden
    }

        .interary-item .item_content ul, .interary-item .item_content ol {
            margin: 0 0 1.5em 2em
        }

        .interary-item .item_content h2, .interary-item .item_content h3 {
            margin-top: 17px;
            margin-bottom: 15px
        }

.widget-area .search_room {
    margin-bottom: 30px
}

.widget-area .search_tour, .widget-area .search_room {
    text-align: center;
    border-radius: 3px;
    padding: 20px;
    color: #fff
}

.widget-area .search_tour, .widget-area .search_room {
    *zoom: 1
}

    .widget-area .search_tour:before, .widget-area .search_tour:after, .widget-area .search_room:before, .widget-area .search_room:after {
        content: "";
        display: table
    }

    .widget-area .search_tour:after, .widget-area .search_room:after {
        clear: both
    }

    .widget-area .search_tour li, .widget-area .search_room li {
        list-style: none
    }

    .widget-area .search_tour #form-hotel-search-room, .widget-area .search_room #form-hotel-search-room {
        margin-top: 20px
    }

    .widget-area .search_tour .form-block_title, .widget-area .search_room .form-block_title {
        margin-top: 5px;
        color: #fff;
        margin-bottom: 5px;
        font-weight: 700
    }

    .widget-area .search_tour .form-block__description, .widget-area .search_room .form-block__description {
        margin-bottom: 20px
    }

    .widget-area .search_tour .form-field-input, .widget-area .search_tour .form-field-select, .widget-area .search_room .form-field-input, .widget-area .search_room .form-field-select {
        margin-bottom: 15px
    }

        .widget-area .search_tour .form-field-input.room_date_check_in .hb-form-field-input, .widget-area .search_tour .form-field-input.room_date_check_out .hb-form-field-input, .widget-area .search_tour .form-field-select.room_date_check_in .hb-form-field-input, .widget-area .search_tour .form-field-select.room_date_check_out .hb-form-field-input, .widget-area .search_room .form-field-input.room_date_check_in .hb-form-field-input, .widget-area .search_room .form-field-input.room_date_check_out .hb-form-field-input, .widget-area .search_room .form-field-select.room_date_check_in .hb-form-field-input, .widget-area .search_room .form-field-select.room_date_check_out .hb-form-field-input {
            position: relative
        }

            .widget-area .search_tour .form-field-input.room_date_check_in .hb-form-field-input:after, .widget-area .search_tour .form-field-input.room_date_check_out .hb-form-field-input:after, .widget-area .search_tour .form-field-select.room_date_check_in .hb-form-field-input:after, .widget-area .search_tour .form-field-select.room_date_check_out .hb-form-field-input:after, .widget-area .search_room .form-field-input.room_date_check_in .hb-form-field-input:after, .widget-area .search_room .form-field-input.room_date_check_out .hb-form-field-input:after, .widget-area .search_room .form-field-select.room_date_check_in .hb-form-field-input:after, .widget-area .search_room .form-field-select.room_date_check_out .hb-form-field-input:after {
                z-index: 1;
                font: normal normal normal 14px/1 FontAwesome;
                content: "\f073";
                position: absolute;
                right: 12px;
                top: 14px;
                color: #666
            }

    .widget-area .search_tour .room_number_adults, .widget-area .search_tour .room_number_children, .widget-area .search_room .room_number_adults, .widget-area .search_room .room_number_children {
        width: 50%;
        float: left
    }

    .widget-area .search_tour .room_number_adults, .widget-area .search_room .room_number_adults {
        padding-right: 7px
    }

    .widget-area .search_tour .room_number_children, .widget-area .search_room .room_number_children {
        padding-left: 8px
    }

    .widget-area .search_tour .form-field-select, .widget-area .search_room .form-field-select {
        position: relative
    }

        .widget-area .search_tour .form-field-select select, .widget-area .search_room .form-field-select select {
            -webkit-appearance: none;
            -moz-appearance: none;
            text-indent: 1px;
            text-overflow: ''
        }

        .widget-area .search_tour .form-field-select:before, .widget-area .search_room .form-field-select:before {
            content: "";
            width: 0;
            height: 0;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 6px solid #333;
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -3px;
            z-index: 1
        }

    .widget-area .search_tour input, .widget-area .search_tour select, .widget-area .search_tour button, .widget-area .search_room input, .widget-area .search_room select, .widget-area .search_room button {
        width: 100%;
        background: rgba(255,255,255,0.9);
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
        border: none;
        border-radius: 3px;
        height: 45px;
        line-height: 21px;
        padding: 12px 15px
    }

        .widget-area .search_tour input:focus, .widget-area .search_tour select:focus, .widget-area .search_tour button:focus, .widget-area .search_room input:focus, .widget-area .search_room select:focus, .widget-area .search_room button:focus {
            background: #fff;
            outline: none
        }

    .widget-area .search_tour button, .widget-area .search_room button {
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 0
    }

@-moz-document url-prefix() {
    select option {
        padding: 2px 10px
    }

    .widget-area .search_tour .form-field-select select {
        padding: 12px 5px
    }
}

.woocommerce .star-rating span, .woocommerce-page .star-rating span {
    color: #ffb300
}

.woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
    color: #ffb300
}

.woocommerce ul.products.wrapper-hotel-slider, .woocommerce-page ul.products.wrapper-hotel-slider {
    margin: 0 -15px
}

    .woocommerce ul.products.wrapper-hotel-slider .item-hotel, .woocommerce-page ul.products.wrapper-hotel-slider .item-hotel {
        margin-bottom: 30px
    }

    .woocommerce ul.products.wrapper-hotel-slider li.product a img, .woocommerce-page ul.products.wrapper-hotel-slider li.product a img {
        display: inline-block;
        margin: 0
    }

    .woocommerce ul.products.wrapper-hotel-slider li.product .post_images span.price, .woocommerce-page ul.products.wrapper-hotel-slider li.product .post_images span.price {
        display: inline-block;
        color: #333;
        font-size: 14px;
        font-weight: 700;
        margin: 0
    }

        .woocommerce ul.products.wrapper-hotel-slider li.product .post_images span.price del, .woocommerce-page ul.products.wrapper-hotel-slider li.product .post_images span.price del {
            font-size: 100%;
            opacity: 1;
            display: inline-block
        }

    .woocommerce ul.products.wrapper-hotel-slider li.product .star-rating, .woocommerce-page ul.products.wrapper-hotel-slider li.product .star-rating {
        font-size: 1em
    }

.woocommerce div.product form.cart, .woocommerce-page div.product form.cart {
    margin-top: 20px
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    margin-top: 15px;
    float: left
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    margin-bottom: 25px;
    float: right
}

    .woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
        padding: 6px 10px;
        vertical-align: top;
        outline: 0;
        position: relative;
        width: 100%;
        height: 40px;
        color: #333;
        border-radius: 0;
        line-height: 24px;
        -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
        -moz-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
        -ms-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
        -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s
    }

.woocommerce ul.product_list_widget li, .woocommerce-page ul.product_list_widget li {
    margin-bottom: 20px;
    padding: 0
}

    .woocommerce ul.product_list_widget li:last-child, .woocommerce-page ul.product_list_widget li:last-child {
        margin-bottom: 0
    }

    .woocommerce ul.product_list_widget li img, .woocommerce-page ul.product_list_widget li img {
        width: 100px;
        float: left;
        margin-left: 0;
        margin-right: 15px
    }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    height: 0.8em;
    background: #DCD9D9;
    border-radius: 0;
    margin-bottom: 30px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    width: 1.2em;
    height: 1.2em;
    background: #fff;
    top: -0.2em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount {
    font-size: 100%
}

    .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
        font-size: 13px;
        text-transform: uppercase
    }

.woocommerce .widget_price_filter .price_slider .ui-slider-handle:last-child, .woocommerce-page .widget_price_filter .price_slider .ui-slider-handle:last-child {
    margin-left: -0.8em
}

.woocommerce-MyAccount-navigation ul {
    margin-left: 25px
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    *zoom: 1
}

    .woocommerce .col2-set:before, .woocommerce .col2-set:after, .woocommerce-page .col2-set:before, .woocommerce-page .col2-set:after {
        content: "";
        display: table
    }

    .woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
        clear: both
    }

    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        float: left;
        width: 48%
    }

    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        float: right;
        width: 48%
    }

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%
}

.woocommerce div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs {
    clear: both
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right
}

.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
    height: auto
}

.woocommerce table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
    text-align: right
}

    .woocommerce table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text {
        width: 80px
    }

    .woocommerce table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
        float: left
    }

        .woocommerce table.cart td.actions .coupon label, .woocommerce #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label {
            display: none
        }

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    *zoom: 1
}

    .woocommerce .cart-collaterals:before, .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:before, .woocommerce-page .cart-collaterals:after {
        content: "";
        display: table
    }

    .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
        clear: both
    }

    .woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
        width: 30.75%;
        float: left
    }

    .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
        width: 48%;
        float: left
    }

        .woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
            float: none
        }

            .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
                width: 48%
            }

    .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 48%;
        clear: right;
        float: right
    }

    .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
        *zoom: 1
    }

        .woocommerce .cart-collaterals .shipping_calculator:before, .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:before, .woocommerce-page .cart-collaterals .shipping_calculator:after {
            content: "";
            display: table
        }

        .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
            clear: both
        }

        .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
            width: 47%
        }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        float: right;
        width: 48%
    }

.woocommerce form .form-row, .woocommerce-page form .form-row {
    *zoom: 1
}

    .woocommerce form .form-row:before, .woocommerce form .form-row:after, .woocommerce-page form .form-row:before, .woocommerce-page form .form-row:after {
        content: "";
        display: table
    }

    .woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
        clear: both
    }

    .woocommerce form .form-row label, .woocommerce-page form .form-row label {
        display: block
    }

        .woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
            display: inline
        }

    .woocommerce form .form-row select, .woocommerce-page form .form-row select {
        width: 100%
    }

    .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
        box-sizing: border-box;
        width: 100%
    }

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right
}

.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    clear: both
}

.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: auto
}

.woocommerce #payment .wc-terms-and-conditions, .woocommerce #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms {
    text-align: left;
    padding: 0 1em 0 0;
    float: left
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%
}

.woocommerce span.onsale, .woocommerce-page span.onsale {
    position: absolute;
    top: 14px;
    right: 0;
    padding: 3px 12px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    border-radius: 3px 0 0 3px;
    text-transform: uppercase;
    margin: 0;
    min-height: inherit;
    line-height: 26px;
    display: inline-block
}

.woocommerce ul.products li.product.col-md-6:nth-child(2n+1), .woocommerce-page ul.products li.product.col-md-6:nth-child(2n+1) {
    clear: both
}

.woocommerce ul.products li.product.col-md-4:nth-child(3n+1), .woocommerce-page ul.products li.product.col-md-4:nth-child(3n+1) {
    clear: both
}

.woocommerce ul.products li.product.col-md-3:nth-child(4n+1), .woocommerce-page ul.products li.product.col-md-3:nth-child(4n+1) {
    clear: both
}

.woocommerce ul.products li.product span.onsale, .woocommerce-page ul.products li.product span.onsale {
    top: 14px;
    margin: 0
}

.woocommerce ul.products li.product .item-product .wrapper_content, .woocommerce-page ul.products li.product .item-product .wrapper_content {
    padding: 10px 15px 15px;
    text-align: center
}

.woocommerce ul.products li.product .item-product .wrapper_content, .woocommerce-page ul.products li.product .item-product .wrapper_content {
    *zoom: 1
}

    .woocommerce ul.products li.product .item-product .wrapper_content:before, .woocommerce ul.products li.product .item-product .wrapper_content:after, .woocommerce-page ul.products li.product .item-product .wrapper_content:before, .woocommerce-page ul.products li.product .item-product .wrapper_content:after {
        content: "";
        display: table
    }

    .woocommerce ul.products li.product .item-product .wrapper_content:after, .woocommerce-page ul.products li.product .item-product .wrapper_content:after {
        clear: both
    }

    .woocommerce ul.products li.product .item-product .wrapper_content .post_title, .woocommerce ul.products li.product .item-product .wrapper_content .price, .woocommerce ul.products li.product .item-product .wrapper_content .description, .woocommerce-page ul.products li.product .item-product .wrapper_content .post_title, .woocommerce-page ul.products li.product .item-product .wrapper_content .price, .woocommerce-page ul.products li.product .item-product .wrapper_content .description {
        text-align: left
    }

    .woocommerce ul.products li.product .item-product .wrapper_content .button, .woocommerce ul.products li.product .item-product .wrapper_content button, .woocommerce-page ul.products li.product .item-product .wrapper_content .button, .woocommerce-page ul.products li.product .item-product .wrapper_content button {
        border-radius: 0;
        padding: 14px 20px 11px 20px;
        color: #fff;
        text-transform: uppercase
    }

.woocommerce .wc-backward, .woocommerce-page .wc-backward {
    border-radius: 0;
    padding: 14px 20px 11px 20px;
    color: #fff;
    text-transform: uppercase
}

.post_images span.onsale {
    position: absolute;
    top: 14px;
    right: 0;
    padding: 3px 12px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    border-radius: 3px 0 0 3px;
    text-transform: uppercase;
    margin: 0;
    min-height: initial;
    line-height: 26px;
    display: inline-block
}

.post-type-archive-product .post_images {
    margin: 0
}

.woocommerce .images_single_left, .woocommerce-page .images_single_left {
    width: 61%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    position: relative
}

    .woocommerce .images_single_left span.onsale, .woocommerce-page .images_single_left span.onsale {
        z-index: 9;
        left: auto;
        right: 15px
    }

    .woocommerce .images_single_left .slides li, .woocommerce-page .images_single_left .slides li {
        display: none
    }

    .woocommerce .images_single_left #slider li:first-child, .woocommerce-page .images_single_left #slider li:first-child {
        display: block
    }

.woocommerce div.product p.stock, .woocommerce-page div.product p.stock {
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 1em
}

.woocommerce div.product form.cart .button, .woocommerce div.product form.cart button, .woocommerce-page div.product form.cart .button, .woocommerce-page div.product form.cart button {
    border-radius: 0;
    padding: 11px 15px 10px 15px;
    color: #fff;
    text-transform: uppercase
}

.woocommerce div.product form.cart .quantity input, .woocommerce-page div.product form.cart .quantity input {
    padding-top: 7px;
    padding-bottom: 7px;
    border: 1px solid #E8E8E8
}

.woocommerce div.product form.cart .variations .label, .woocommerce-page div.product form.cart .variations .label {
    color: inherit;
    vertical-align: middle;
    font-weight: normal;
    font-size: 100%
}

    .woocommerce div.product form.cart .variations .label label, .woocommerce-page div.product form.cart .variations .label label {
        font-weight: normal;
        margin-top: 5px
    }

.woocommerce div.product form.cart .variations .value select, .woocommerce-page div.product form.cart .variations .value select {
    border: 1px solid #E8E8E8;
    padding: 7px 10px
}

.woocommerce div.product .product_meta > span, .woocommerce-page div.product .product_meta > span {
    display: block;
    font-weight: 700
}

    .woocommerce div.product .product_meta > span span, .woocommerce div.product .product_meta > span a, .woocommerce-page div.product .product_meta > span span, .woocommerce-page div.product .product_meta > span a {
        font-weight: normal
    }

.woocommerce div.product p.price, .woocommerce-page div.product p.price {
    font-size: 1.6em;
    font-weight: bold;
    color: #333
}

    .woocommerce div.product p.price del, .woocommerce-page div.product p.price del {
        font-weight: normal
    }

    .woocommerce div.product p.price del, .woocommerce div.product p.price ins, .woocommerce-page div.product p.price del, .woocommerce-page div.product p.price ins {
        display: inline-block
    }

.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs {
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #26BDF7;
    margin-bottom: -2px
}

    .woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after {
        display: none
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
        margin: 0 8px 0 0;
        display: inline-block;
        list-style: none;
        padding: 0;
        border: none;
        border-radius: 0
    }

        .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
            display: inline-block;
            height: 50px;
            line-height: 51px;
            margin: 0;
            padding: 0 35px;
            color: #333;
            font-size: 0.933em;
            font-weight: 700;
            font-style: normal;
            text-transform: uppercase;
            border: none;
            background: #f2f2f2;
            border-radius: 3px 3px 0 0;
            -webkit-transition: background 0.2s ease-in-out,height 0.2s ease-in-out,margin 0.2s ease-in-out;
            -moz-transition: background 0.2s ease-in-out,height 0.2s ease-in-out,margin 0.2s ease-in-out;
            -ms-transition: background 0.2s ease-in-out,height 0.2s ease-in-out,margin 0.2s ease-in-out;
            -o-transition: background 0.2s ease-in-out,height 0.2s ease-in-out,margin 0.2s ease-in-out;
            transition: background 0.2s ease-in-out,height 0.2s ease-in-out,margin 0.2s ease-in-out
        }

        .woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
            background: #26BDF7;
            color: #fff
        }

.woocommerce div.product .woocommerce-tabs .entry-content, .woocommerce-page div.product .woocommerce-tabs .entry-content {
    padding: 20px;
    box-shadow: 0 2px 3px rgba(0,0,0,0.09);
    background: transparent;
    border-radius: 0 0 3px 3px;
    border: 2px solid #26BDF7;
    border-top: none;
    margin-bottom: 0
}

.woocommerce div.product .woocommerce-tabs .entry-content, .woocommerce-page div.product .woocommerce-tabs .entry-content {
    *zoom: 1
}

    .woocommerce div.product .woocommerce-tabs .entry-content:before, .woocommerce div.product .woocommerce-tabs .entry-content:after, .woocommerce-page div.product .woocommerce-tabs .entry-content:before, .woocommerce-page div.product .woocommerce-tabs .entry-content:after {
        content: "";
        display: table
    }

    .woocommerce div.product .woocommerce-tabs .entry-content:after, .woocommerce-page div.product .woocommerce-tabs .entry-content:after {
        clear: both
    }

    .woocommerce div.product .woocommerce-tabs .entry-content .wpb_wrapper, .woocommerce-page div.product .woocommerce-tabs .entry-content .wpb_wrapper {
        *zoom: 1
    }

        .woocommerce div.product .woocommerce-tabs .entry-content .wpb_wrapper:before, .woocommerce div.product .woocommerce-tabs .entry-content .wpb_wrapper:after, .woocommerce-page div.product .woocommerce-tabs .entry-content .wpb_wrapper:before, .woocommerce-page div.product .woocommerce-tabs .entry-content .wpb_wrapper:after {
            content: "";
            display: table
        }

        .woocommerce div.product .woocommerce-tabs .entry-content .wpb_wrapper:after, .woocommerce-page div.product .woocommerce-tabs .entry-content .wpb_wrapper:after {
            clear: both
        }

.woocommerce div.product .wrap_tab_itinerary, .woocommerce-page div.product .wrap_tab_itinerary {
    margin-bottom: 20px
}

    .woocommerce div.product .wrap_tab_itinerary:last-child, .woocommerce-page div.product .wrap_tab_itinerary:last-child {
        margin-bottom: 0
    }

.woocommerce div.product #reviews:focus, .woocommerce-page div.product #reviews:focus {
    outline: none
}

.woocommerce div.product #review_form_wrapper, .woocommerce-page div.product #review_form_wrapper {
    margin-top: 20px
}

.woocommerce #review_form #respond .form-submit input, .woocommerce-page #review_form #respond .form-submit input {
    margin-top: 20px;
    border-radius: 0;
    padding: 15px 30px;
    border: none;
    color: #333;
    text-transform: uppercase;
    letter-spacing: -0.5px
}

    .woocommerce #review_form #respond .form-submit input:focus, .woocommerce-page #review_form #respond .form-submit input:focus {
        outline: none
    }

    .woocommerce #review_form #respond .form-submit input:hover, .woocommerce-page #review_form #respond .form-submit input:hover {
        color: #fff
    }

.woocommerce .related.products, .woocommerce .up-sells, .woocommerce-page .related.products, .woocommerce-page .up-sells {
    padding-top: 20px
}

    .woocommerce .related.products h2, .woocommerce .up-sells h2, .woocommerce-page .related.products h2, .woocommerce-page .up-sells h2 {
        margin-bottom: 20px;
        padding-bottom: 15px;
        position: relative
    }

        .woocommerce .related.products h2:before, .woocommerce .up-sells h2:before, .woocommerce-page .related.products h2:before, .woocommerce-page .up-sells h2:before {
            position: absolute;
            left: 0;
            width: 35px;
            height: 2px;
            content: "";
            bottom: 0
        }

.post_description .checklist-icon-check li:before {
    content: "\f00c";
    font-family: FontAwesome;
    color: #555;
    margin-right: 5px;
    font-size: 12px
}

.list-icon-arrow, .checklist-icon-check, .list-icon-flag, .list-icon-check, .checklist, .checklist-icon-arrow {
    margin: 0
}

    .list-icon-arrow li, .checklist-icon-check li, .list-icon-flag li, .list-icon-check li, .checklist li, .checklist-icon-arrow li {
        list-style: none
    }

    .list-icon-arrow li, .list-icon-check li, .list-icon-flag li {
        position: relative;
        padding-left: 25px
    }

        .list-icon-arrow li:before, .list-icon-check li:before, .list-icon-flag li:before, .checklist-icon-arrow li:before, .checklist-icon-check li:before {
            font-family: FontAwesome;
            margin-right: 3px;
            color: #e83100;
            position: absolute;
            left: 0;
            top: 1px
        }

        .list-icon-flag li:before {
            content: "\f024"
        }

        .list-icon-arrow li:before, .checklist-icon-arrow li:before {
            content: "\f0da"
        }

        .list-icon-check li:before, .checklist-icon-check li:before {
            content: "\f00c"
        }

    .checklist-icon-arrow li:before, .checklist-icon-check li:before {
        color: #000;
        position: static;
        margin-right: 5px
    }

.comments-area {
    margin-top: 15px
}

    .comments-area .comments-title {
        margin-bottom: 25px
    }

    .comments-area .comment-list {
        margin: 0;
        list-style: none
    }

    .comments-area .comment-list-inner .comments-title {
        padding: 10px 0;
        margin-bottom: 25px;
        border-bottom: 1px #ddd solid
    }

    .comments-area .comment-list-inner .comment-author.meta {
        color: #b3b3b3
    }

        .comments-area .comment-list-inner .comment-author.meta strong {
            color: #000
        }

    .comments-area .comment-list-inner > li {
        list-style: none outside none;
        margin-bottom: 25px
    }

    .comments-area .comment-list-inner .comment-list li.comment, .comments-area .comment-list-inner .comment-list li.pingback {
        border-bottom: 1px dashed #E8E8E8;
        padding-bottom: 15px;
        margin-bottom: 15px
    }

        .comments-area .comment-list-inner .comment-list li.comment:last-child, .comments-area .comment-list-inner .comment-list li.pingback:last-child {
            border-bottom: none;
            padding-bottom: 0;
            margin-bottom: 0
        }

    .comments-area .no-comments {
        background-color: #f9f9f9;
        font-size: 1.2em;
        font-style: italic;
        padding: 20px 0;
        text-align: center;
        margin-top: 30px
    }

    .comments-area .comment-list-inner li.pingback {
        margin-bottom: 10px
    }

        .comments-area .comment-list-inner li.pingback .edit-link {
            margin-left: 10px
        }

    .comments-area .comment-list-inner li .wrapper-comment {
        overflow: hidden
    }

    .comments-area .comment-list-inner li .wrapper_avatar {
        width: 60px;
        height: 60px;
        float: left
    }

    .comments-area .comment-list-inner li .comment-right {
        width: calc(100% - 60px);
        width: -webkit-calc(100% - 60px);
        width: -moz-calc(100% - 60px);
        float: left
    }

    .comments-area .comment-list-inner li .comment-awaiting-moderation {
        margin-left: 20px
    }

    .comments-area .comment-list-inner li .comment-extra-info {
        padding-left: 20px;
        text-transform: uppercase;
        color: #858585;
        font-size: 12px
    }

        .comments-area .comment-list-inner li .comment-extra-info a {
            color: #858585
        }

        .comments-area .comment-list-inner li .comment-extra-info i {
            margin-right: 5px
        }

        .comments-area .comment-list-inner li .comment-extra-info .author, .comments-area .comment-list-inner li .comment-extra-info .date, .comments-area .comment-list-inner li .comment-extra-info .comment-edit-link {
            float: none;
            display: inline-block;
            margin-right: 15px
        }

        .comments-area .comment-list-inner li .comment-extra-info .comment-reply-link {
            float: right;
            color: #858585
        }

    .comments-area .comment-list-inner li .content-comment {
        padding: 10px 0 5px 20px
    }

        .comments-area .comment-list-inner li .content-comment .comment-reply-link:before {
            font: normal normal normal 14px/1 FontAwesome;
            content: "\f112";
            margin-right: 8px;
            -moz-transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
            display: inline-block
        }

    .comments-area .comment-list-inner li .children {
        border-top: 1px dashed #E8E8E8;
        padding-top: 15px;
        margin-top: 15px;
        margin-left: 60px
    }

        .comments-area .comment-list-inner li .children li {
            list-style: none
        }

    .comments-area .comment-respond .comment-form-author, .comments-area .comment-respond .comment-form-email, .comments-area .comment-respond .comment-form-url {
        width: 50%;
        display: block
    }

        .comments-area .comment-respond .comment-form-author input, .comments-area .comment-respond .comment-form-email input, .comments-area .comment-respond .comment-form-url input {
            width: 100%;
            border: 1px solid #ddd;
            padding: 8px 15px
        }

    .comments-area .comment-respond textarea {
        width: 100%;
        border: 1px solid #ddd;
        padding: 8px 15px;
        height: 150px;
        display: inherit
    }

    .comments-area .comment-respond .form-submit {
        text-align: left
    }

        .comments-area .comment-respond .form-submit input#submit {
            text-shadow: none;
            box-shadow: none;
            border: none;
            padding: 8px 42px;
            line-height: 2;
            color: #fff;
            font-size: 12px;
            font-weight: bold;
            background: #222
        }

            .comments-area .comment-respond .form-submit input#submit:focus {
                outline: none
            }

.comment-respond .comment-form-rating p.stars a {
    color: #ffb300;
    margin-right: 3px
}

.comments-area .comment-respond-area #respond.comment-respond .comment-reply-title {
    padding: 10px 0;
    margin-bottom: 25px;
    border-bottom: 1px #ddd solid
}

.comment-navigation {
    overflow: hidden
}

    .comment-navigation .nav-previous {
        float: left
    }

    .comment-navigation .nav-next {
        float: right
    }

.pages_content h4 {
    text-transform: uppercase;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: 700
}

.contact_infor {
    margin-bottom: 30px
}

    .contact_infor ul {
        margin: 0
    }

        .contact_infor ul li {
            border-bottom: 1px solid #ccc;
            padding-bottom: 10px;
            padding-top: 10px;
            list-style: none
        }

            .contact_infor ul li:last-child {
                border-bottom: none
            }

            .contact_infor ul li label {
                text-transform: uppercase;
                width: 190px;
                display: inline-block;
                vertical-align: middle;
                margin-bottom: 0
            }

                .contact_infor ul li label i {
                    width: 34px;
                    height: 34px;
                    line-height: 34px;
                    text-align: center;
                    background: #ccc;
                    border-radius: 50%;
                    display: inline-block;
                    vertical-align: middle;
                    color: #fff;
                    margin-right: 10px
                }

            .contact_infor ul li .des {
                width: calc(100% - 194px);
                display: inline-block;
                vertical-align: middle
            }

.tb-billing-fields p label {
    display: block
}

.tb-billing-fields p input {
    width: 100%
}

.tb-billing-fields p.create-account label, .tb-billing-fields p.create-account input {
    display: inline-block;
    width: auto
}

.woocommerce-form__input-checkbox {
    position: static !important
}

#ship-to-different-address {
    position: relative
}

    #ship-to-different-address label {
        font-weight: normal;
        padding-left: 30px
    }

    #ship-to-different-address #ship-to-different-address-checkbox {
        position: absolute;
        top: 5px;
        left: 4px
    }

.woocommerce #payment #place_order {
    width: 100%
}

.woocommerce-checkout.checkout:after {
    content: "";
    display: table;
    clear: both
}

.woocommerce-checkout.checkout .woocommerce-checkout-review-order-table {
    border-right: none
}

    .woocommerce-checkout.checkout .woocommerce-checkout-review-order-table td, .woocommerce-checkout.checkout .woocommerce-checkout-review-order-table th {
        border-bottom: none
    }

.woocommerce-checkout.checkout #payment {
    border-radius: 0
}

.woocommerce-checkout label {
    font-weight: normal
}

.woocommerce-checkout .button {
    box-shadow: none;
    border-radius: 0 !important;
    text-align: center;
    vertical-align: top;
    margin: 0 2px;
    border: none;
    padding: 11px 25px;
    text-shadow: 0 0 0;
    text-transform: uppercase
}

.woocommerce-checkout .input-text {
    border: 1px solid #E8E8E8;
    padding: 7px 10px
}

.woocommerce-checkout #order_review_heading {
    margin-top: 0
}

.woocommerce-checkout .columns .col2-set .col-2 {
    padding-top: 20px
}

.woocommerce-checkout .columns .col2-set .col-1, .woocommerce-checkout .columns .col2-set .col-2 {
    width: 100%
}

.woocommerce-checkout .columns .order-wrapper {
    background: rgba(84,84,84,0.05);
    margin-left: 30px;
    padding: 20px 20px 1px 20px
}

.woocommerce-checkout .columns #add_payment_method #payment, .woocommerce-checkout .columns #payment {
    background: transparent
}

    .woocommerce-checkout .columns #add_payment_method #payment .wc_payment_methods, .woocommerce-checkout .columns #add_payment_method #payment .form-row.place-order, .woocommerce-checkout .columns #payment .wc_payment_methods, .woocommerce-checkout .columns #payment .form-row.place-order {
        padding-right: 0;
        padding-left: 0
    }

.woocommerce-checkout form.woocommerce-checkout {
    margin-top: 30px
}

.woocommerce-checkout .woocommerce-info-login-form, .woocommerce-checkout .woocommerce-info-coupon-message {
    text-align: center
}

    .woocommerce-checkout .woocommerce-info-login-form .login, .woocommerce-checkout .woocommerce-info-login-form .checkout_coupon, .woocommerce-checkout .woocommerce-info-coupon-message .login, .woocommerce-checkout .woocommerce-info-coupon-message .checkout_coupon {
        min-height: inherit;
        max-width: 610px;
        margin: 0 auto 30px auto;
        border-radius: 0;
        border: 3px dashed rgba(84,84,84,0.15);
        padding: 30px
    }

        .woocommerce-checkout .woocommerce-info-login-form .checkout_coupon .input-text, .woocommerce-checkout .woocommerce-info-coupon-message .checkout_coupon .input-text {
            width: calc(100% - 142px);
            float: left
        }

            .woocommerce-checkout .woocommerce-info-login-form .checkout_coupon .input-text:focus, .woocommerce-checkout .woocommerce-info-coupon-message .checkout_coupon .input-text:focus {
                outline: none
            }

        .woocommerce-checkout .woocommerce-info-login-form .checkout_coupon.button:focus, .woocommerce-checkout .woocommerce-info-coupon-message .checkout_coupon.button:focus {
            outline: none
        }

    .woocommerce-checkout .woocommerce-info-login-form .social-networks a:last-child > div, .woocommerce-checkout .woocommerce-info-coupon-message .social-networks a:last-child > div {
        margin-right: 0 !important
    }

    .woocommerce-checkout .woocommerce-info-login-form .woocommerce-info, .woocommerce-checkout .woocommerce-info-coupon-message .woocommerce-info {
        border: none;
        background: transparent;
        display: inline-block;
        font-weight: bold;
        padding: 5px 0 5px 35px !important;
        margin-bottom: 20px !important
    }

        .woocommerce-checkout .woocommerce-info-login-form .woocommerce-info a, .woocommerce-checkout .woocommerce-info-coupon-message .woocommerce-info a {
            text-transform: uppercase
        }

            .woocommerce-checkout .woocommerce-info-login-form .woocommerce-info a:hover, .woocommerce-checkout .woocommerce-info-coupon-message .woocommerce-info a:hover {
                opacity: 0.8
            }

        .woocommerce-checkout .woocommerce-info-login-form .woocommerce-info:before, .woocommerce-checkout .woocommerce-info-coupon-message .woocommerce-info:before {
            font-family: 'Linearicons-Free';
            content: "\e82a";
            color: inherit;
            font-size: 20px;
            left: 3px;
            top: 5px
        }

        .woocommerce-checkout .woocommerce-info-coupon-message .woocommerce-info:before {
            content: "\e859"
        }

.woocommerce-billing-fields h3, #ship-to-different-address, .woocommerce-shipping-fields h3 {
    margin-top: 0
}

    .woocommerce-billing-fields h3 label, #ship-to-different-address label, .woocommerce-shipping-fields h3 label {
        margin-top: 0;
        margin-bottom: 0;
        color: inherit;
        font-style: normal
    }

.woocommerce-checkout .select2-container .select2-choice {
    border: 1px solid #E8E8E8;
    border-radius: 0;
    padding: 3px 8px
}

.woocommerce-checkout .select2-drop-active {
    border: 1px solid #E8E8E8
}

.woocommerce-checkout .select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #E8E8E8
}

.woocommerce-checkout .select2-search input {
    padding: 5px 20px 5px 5px !important;
    border: 1px solid #E8E8E8
}

.input-checkbox {
    display: inline-block !important;
    margin: 0 5px 0 0 !important
}

.woocommerce-shipping-calculator .input-text, .woocommerce-shipping-calculator select {
    border: 1px solid #E8E8E8;
    padding: 7px 10px
}

.woocommerce-shipping-calculator .shipping-calculator-form .button {
    background-color: #2a2a2a;
    color: #fffefe;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    border-radius: 0;
    padding: 15px 24px;
    display: inline-block
}

.woocommerce-ResetPassword .input-text {
    border: 1px solid #E8E8E8;
    padding: 7px 10px
}

.woocommerce-ResetPassword .form-row input.button {
    background-color: #2a2a2a;
    color: #fffefe;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    border-radius: 0;
    padding: 15px 24px;
    display: inline-block
}

.woocommerce .shop_table, .woocommerce-page .shop_table {
    border-radius: 0 !important
}

    .woocommerce .shop_table.cart thead tr, .woocommerce-page .shop_table.cart thead tr {
        background-color: #f1f1f1
    }

        .woocommerce .shop_table.cart thead tr th, .woocommerce-page .shop_table.cart thead tr th {
            text-transform: uppercase;
            text-align: center
        }

            .woocommerce .shop_table.cart thead tr th.product-name, .woocommerce-page .shop_table.cart thead tr th.product-name {
                text-align: left
            }

    .woocommerce .shop_table.cart tbody tr.cart_item:nth-child(2n), .woocommerce-page .shop_table.cart tbody tr.cart_item:nth-child(2n) {
        background-color: #fbfbfb
    }

    .woocommerce .shop_table.cart tbody tr .product-link a, .woocommerce-page .shop_table.cart tbody tr .product-link a {
        color: #515151
    }

    .woocommerce .shop_table.cart tbody tr .product-thumbnail img, .woocommerce-page .shop_table.cart tbody tr .product-thumbnail img {
        width: 60px
    }

    .woocommerce .shop_table.cart tbody tr td, .woocommerce-page .shop_table.cart tbody tr td {
        text-align: center
    }

        .woocommerce .shop_table.cart tbody tr td.product-name, .woocommerce-page .shop_table.cart tbody tr td.product-name {
            text-align: left
        }

        .woocommerce .shop_table.cart tbody tr td.product-remove a, .woocommerce-page .shop_table.cart tbody tr td.product-remove a {
            margin: 0 auto
        }

.woocommerce .return-to-shop .button, .woocommerce .checkout_coupon .button, .woocommerce-page .return-to-shop .button, .woocommerce-page .checkout_coupon .button {
    background-color: #2a2a2a;
    color: #fffefe;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    border-radius: 0;
    padding: 15px 24px;
    display: inline-block
}

.woocommerce .checkout_coupon .input-text, .woocommerce-page .checkout_coupon .input-text {
    padding: 11px 10px
}

.woocommerce .wc-proceed-to-checkout a.checkout-button.button, .woocommerce-page .wc-proceed-to-checkout a.checkout-button.button {
    background-color: #2a2a2a;
    color: #fffefe;
    text-transform: uppercase;
    border-radius: 0
}

.woocommerce .actions, .woocommerce-page .actions {
    text-align: right !important
}

    .woocommerce .actions .button, .woocommerce .actions .button.alt, .woocommerce-page .actions .button, .woocommerce-page .actions .button.alt {
        background-color: #2a2a2a;
        color: #fffefe;
        text-transform: uppercase;
        border-radius: 0;
        padding: 13px 25px;
        display: inline-block
    }

        .woocommerce .actions .button:disabled[disabled], .woocommerce .actions .button:disabled, .woocommerce .actions .button.alt:disabled[disabled], .woocommerce .actions .button.alt:disabled, .woocommerce-page .actions .button:disabled[disabled], .woocommerce-page .actions .button:disabled, .woocommerce-page .actions .button.alt:disabled[disabled], .woocommerce-page .actions .button.alt:disabled {
            opacity: 1;
            color: #fffefe;
            padding: 13px 25px
        }

.woocommerce .coupon, .woocommerce-page .coupon {
    float: left
}

    .woocommerce .coupon .input-text, .woocommerce-page .coupon .input-text {
        padding: 9px 10px 10px !important;
        width: auto !important
    }

    .woocommerce .coupon label, .woocommerce-page .coupon label {
        display: none
    }

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    margin-top: 30px
}

    .woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table {
        border: 1px solid #ddd;
        border-right: none
    }

        .woocommerce .cart-collaterals .cart_totals table tbody tr th, .woocommerce-page .cart-collaterals .cart_totals table tbody tr th {
            background-color: #fbfbfb;
            font-weight: normal;
            color: #515151;
            border-top: 1px solid #ddd;
            border-right: 1px solid #ddd;
            border-bottom: 0;
            border-left: 0;
            padding: 10px 20px;
            width: auto
        }

        .woocommerce .cart-collaterals .cart_totals table tbody tr td, .woocommerce-page .cart-collaterals .cart_totals table tbody tr td {
            padding: 10px 20px;
            border-top: 1px solid #dddddd;
            border-right: 1px solid #dddddd;
            border-bottom: 0;
            border-left: 0
        }

            .woocommerce .cart-collaterals .cart_totals table tbody tr td:first-child, .woocommerce-page .cart-collaterals .cart_totals table tbody tr td:first-child {
                border-top: 0;
                border-right: 0
            }

    .woocommerce .cart-collaterals .cross-sells .item-product, .woocommerce-page .cart-collaterals .cross-sells .item-product {
        width: 100%
    }

.woocommerce .calculated_shipping .wc-proceed-to-checkout .button, .woocommerce-page .calculated_shipping .wc-proceed-to-checkout .button {
    background-color: #2a2a2a;
    color: #fffefe;
    text-transform: uppercase;
    border-radius: 0;
    padding: 16px 24px;
    display: inline-block;
    width: 100%;
    font-size: 100%
}

    .woocommerce .calculated_shipping .wc-proceed-to-checkout .button:focus, .woocommerce-page .calculated_shipping .wc-proceed-to-checkout .button:focus {
        outline: none
    }

.woocommerce-cart .woocommerce .cart-empty, .woocommerce-cart .woocommerce .return-to-shop {
    text-align: center
}

#payment input[type="submit"], #payment button {
    background-color: #2a2a2a;
    color: #fffefe;
    text-transform: uppercase;
    border-radius: 0;
    padding: 16px 24px
}

.woocommerce .login .input-text, .woocommerce .register .input-text, .woocommerce .edit-account .input-text, .woocommerce-page .login .input-text, .woocommerce-page .register .input-text, .woocommerce-page .edit-account .input-text {
    padding: 8px 10px;
    border: 1px solid #E8E8E8
}

.woocommerce .login input[type="submit"], .woocommerce .register input[type="submit"], .woocommerce .edit-account input[type="submit"], .woocommerce-page .login input[type="submit"], .woocommerce-page .register input[type="submit"], .woocommerce-page .edit-account input[type="submit"] {
    padding: 9px 25px;
    text-align: center;
    background: #2a2a2a;
    color: #fff;
    border: none;
    text-transform: uppercase
}

.woocommerce .edit-account input[type="submit"], .woocommerce-page .edit-account input[type="submit"] {
    margin-top: 25px
}

.woocommerce .woocommerce-info .button, .woocommerce-page .woocommerce-info .button {
    padding: 9px 25px;
    text-align: center;
    background: #2a2a2a;
    color: #fff;
    border: none;
    text-transform: uppercase
}

.woocommerce .login, .woocommerce-page .login {
    min-height: 332px
}

    .woocommerce .login input[type="submit"], .woocommerce-page .login input[type="submit"] {
        float: right
    }

.widget_shopping_cart {
    position: relative
}

    .widget_shopping_cart .minicart_hover {
        margin-top: 0;
        margin-bottom: 0
    }

        .widget_shopping_cart .minicart_hover .cart-items-number {
            display: inline-block;
            position: relative;
            text-align: left;
            cursor: pointer;
            font-size: 16px
        }

            .widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
                border-radius: 16px;
                top: -10px;
                display: block;
                font-size: 12px;
                font-weight: 700;
                height: 22px;
                right: -20px;
                line-height: 22px;
                min-width: 23px;
                padding: 0 2px;
                position: absolute;
                text-align: center
            }

    .widget_shopping_cart .widget_shopping_cart_content {
        background: #fff;
        left: auto;
        position: absolute;
        right: 0;
        top: auto;
        min-width: 330px;
        z-index: 9999;
        padding-top: 10px;
        padding-bottom: 20px;
        box-shadow: 0 0 7px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 0 7px rgba(0,0,0,0.2);
        -o-box-shadow: 0 0 7px rgba(0,0,0,0.2);
        -ms-box-shadow: 0 0 7px rgba(0,0,0,0.2);
        visibility: hidden;
        opacity: 0;
        margin-top: 35px;
        -webkit-transition: all 0.27s ease;
        -moz-transition: all 0.27s ease;
        -o-transition: all 0.27s ease;
        transition: all 0.27s ease
    }

        .widget_shopping_cart .widget_shopping_cart_content:before {
            content: "";
            position: absolute;
            min-width: 330px;
            height: 15px;
            display: inline-block;
            left: 0;
            top: -15px
        }

        .widget_shopping_cart .widget_shopping_cart_content:after {
            content: "";
            position: absolute;
            right: 10px;
            margin-left: -5px;
            border-width: 5px 6px 6px 5px;
            border-style: solid;
            border-color: #fff;
            box-shadow: -1px -1px 2px rgba(0,0,0,0.2);
            z-index: 9999;
            top: 0;
            margin-top: -4px;
            transform: rotate(45deg);
            -webkit-transition: all 0.27s ease;
            -moz-transition: all 0.27s ease;
            -o-transition: all 0.27s ease;
            transition: all 0.27s ease
        }

        .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget {
            max-height: 315px;
            overflow: auto;
            padding: 0 15px
        }

            .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar {
                width: 6px
            }

            .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-track {
                -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
                border-radius: 6px
            }

            .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-thumb {
                border-radius: 6px;
                -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5)
            }

            .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li {
                padding: 15px 0;
                border-top: 1px solid #ddd;
                width: 100%;
                margin-left: 0 !important
            }

                .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
                    text-align: left;
                    max-width: 95%;
                    color: #333;
                    font-weight: normal;
                    line-height: 1.3em
                }

                    .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a img {
                        margin-right: 15px;
                        width: 65px !important;
                        float: left;
                        border: 1px solid #ddd;
                        margin-left: 0
                    }

                .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li span {
                    color: #333
                }

                .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl {
                    border-left: 0 none !important;
                    float: left;
                    padding-left: 0 !important;
                    min-width: 60%
                }

                    .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl dd {
                        margin: 0 !important;
                        padding: 0 !important
                    }

                .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity {
                    float: right;
                    padding: 0;
                    text-align: left;
                    margin-top: 5px;
                    width: calc(100% - 80px)
                }

                    .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity .amount {
                        float: none
                    }

                .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove {
                    left: auto !important;
                    right: -10px;
                    top: 15px !important;
                    background: transparent;
                    color: #333 !important
                }

                    .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove:before {
                        font-size: 15px
                    }

                .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li:first-child {
                    border-top: none
                }

            .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget .empty {
                padding-top: 27px;
                text-align: center;
                color: #333
            }

        .widget_shopping_cart .widget_shopping_cart_content .total {
            border-bottom: 1px solid #ddd;
            border-top: 1px solid #ddd;
            padding: 15px 0;
            margin-left: 15px;
            margin-right: 15px;
            overflow: hidden
        }

            .widget_shopping_cart .widget_shopping_cart_content .total .amount {
                margin-left: 10px;
                font-size: 14px;
                color: #333
            }

            .widget_shopping_cart .widget_shopping_cart_content .total strong {
                color: #333;
                float: left;
                font-weight: 300;
                text-transform: uppercase
            }

        .widget_shopping_cart .widget_shopping_cart_content .buttons {
            text-align: center
        }

            .widget_shopping_cart .widget_shopping_cart_content .buttons a {
                border-radius: 0;
                font-weight: 300;
                margin: 0 6px;
                padding: 10px 20px;
                text-transform: uppercase;
                color: #fff
            }

                .widget_shopping_cart .widget_shopping_cart_content .buttons a:hover {
                    color: #fff
                }

                .widget_shopping_cart .widget_shopping_cart_content .buttons a.wc-forward:before {
                    font: normal normal normal 14px/1 FontAwesome;
                    content: "\f07a";
                    margin-right: 7px
                }

            .widget_shopping_cart .widget_shopping_cart_content .buttons .checkout {
                position: relative
            }

                .widget_shopping_cart .widget_shopping_cart_content .buttons .checkout:before {
                    content: "\f00c" !important
                }

        .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
            text-align: center;
            padding-top: 10px;
            color: #333 !important
        }

    .widget_shopping_cart:hover .widget_shopping_cart_content {
        margin-top: 15px;
        visibility: visible;
        opacity: 1
    }

.wrapper-adults-children {
    text-transform: uppercase;
    color: #666;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
    text-align: left;
    font-size: 0.85em
}

    .wrapper-adults-children > span {
        margin-right: 10px
    }

        .wrapper-adults-children > span:last-child {
            margin-right: 0
        }

        .wrapper-adults-children > span:before {
            font: normal normal normal 14px/1 'Linearicons-Free';
            display: inline-block;
            vertical-align: middle;
            margin-right: 8px;
            margin-top: -2px
        }

        .wrapper-adults-children > span.adults:before {
            content: "\e82a"
        }

        .wrapper-adults-children > span.children:before {
            content: "\e82b"
        }

.wrapper-gmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

    .wrapper-gmap .google-map {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.hotel_info {
    margin: 0 -15px;
    margin-bottom: 20px
}

.hotel_info {
    *zoom: 1
}

    .hotel_info:before, .hotel_info:after {
        content: "";
        display: table
    }

    .hotel_info:after {
        clear: both
    }

    .hotel_info .column {
        float: left
    }

    .hotel_info .inner-content-right {
        border-bottom: 1px solid #E8E8E8;
        padding-bottom: 20px
    }

    .hotel_info .inner-content-right {
        *zoom: 1
    }

        .hotel_info .inner-content-right:before, .hotel_info .inner-content-right:after {
            content: "";
            display: table
        }

        .hotel_info .inner-content-right:after {
            clear: both
        }

        .hotel_info .inner-content-right .column {
            width: 50%;
            line-height: 2em
        }

            .hotel_info .inner-content-right .column.column-full {
                width: 100%
            }

    .hotel_info.no-border-bottom .inner-content-right {
        border-bottom: none
    }

.price-nights-details.show {
    display: table !important
}

.price-nights-details td {
    text-align: center
}

.woocommerce table.shop_attributes td {
    padding-left: 10px !important
}

.wrapper-hotels.content_hotel_style_2 .item_border .item_rating {
    position: absolute;
    z-index: 1;
    bottom: 5px;
    left: 5px
}

.wrapper-hotels.content_hotel_style_2 .item_border .post_images .group-icon {
    right: 0;
    left: auto
}

.widget_login_form span {
    cursor: pointer
}

.widget_login_form .status {
    font-weight: normal;
    font-style: italic
}

.widget_login_form label.error {
    display: none !important
}

.widget_login_form .login i {
    margin-right: 5px
}

.widget_login_form .register_btn {
    margin-left: 25px;
    position: relative
}

    .widget_login_form .register_btn:before {
        content: "|";
        position: absolute;
        left: -15px
    }

.widget_login_form .form_popup {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: hidden;
    position: fixed;
    outline: none;
    -webkit-overflow-scrolling: touch;
    z-index: 999;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

    .widget_login_form .form_popup:focus {
        outline: none
    }

    .widget_login_form .form_popup .closeicon {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 20px;
        height: 20px;
        opacity: 1;
        z-index: 999;
        cursor: pointer
    }

        .widget_login_form .form_popup .closeicon:before {
            transform: rotate(45deg)
        }

        .widget_login_form .form_popup .closeicon:after {
            transform: rotate(-45deg)
        }

        .widget_login_form .form_popup .closeicon:before, .widget_login_form .form_popup .closeicon:after {
            position: absolute;
            left: 10px;
            content: ' ';
            height: 22px;
            width: 1px;
            background-color: #000
        }

    .widget_login_form .form_popup .inner-form {
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -webkit-transform 0.3s ease-out;
        -ms-transition: -webkit-transform 0.3s ease-out;
        -o-transition: -webkit-transform 0.3s ease-out;
        transition: -webkit-transform 0.3s ease-out;
        width: 400px;
        margin: 50px auto 20px auto;
        padding: 25px;
        background: #fff;
        position: relative;
        color: #333
    }

        .widget_login_form .form_popup .inner-form h3 {
            margin-bottom: 25px;
            margin-top: 0;
            text-transform: uppercase;
            font-weight: 700
        }

        .widget_login_form .form_popup .inner-form form {
            *zoom: 1
        }

            .widget_login_form .form_popup .inner-form form:before, .widget_login_form .form_popup .inner-form form:after {
                content: "";
                display: table
            }

            .widget_login_form .form_popup .inner-form form:after {
                clear: both
            }

        .widget_login_form .form_popup .inner-form p label {
            display: block;
            line-height: 15px;
            font-weight: normal
        }

        .widget_login_form .form_popup .inner-form p input[type="password"], .widget_login_form .form_popup .inner-form p input[type="text"], .widget_login_form .form_popup .inner-form p input[type="email"] {
            width: 100%;
            border: 1px solid #ddd;
            padding: 10px 15px;
            font-weight: normal
        }

        .widget_login_form .form_popup .inner-form p.login-remember {
            margin-bottom: 0;
            margin-top: 10px;
            width: 50%;
            float: left
        }

        .widget_login_form .form_popup .inner-form p.login-remember {
            *zoom: 1
        }

            .widget_login_form .form_popup .inner-form p.login-remember:before, .widget_login_form .form_popup .inner-form p.login-remember:after {
                content: "";
                display: table
            }

            .widget_login_form .form_popup .inner-form p.login-remember:after {
                clear: both
            }

            .widget_login_form .form_popup .inner-form p.login-remember input[type="checkbox"] {
                float: left;
                margin-top: 0;
                margin-right: 4px
            }

        .widget_login_form .form_popup .inner-form p.login-submit {
            width: 50%;
            float: left
        }

        .widget_login_form .form_popup .inner-form p.login-submit {
            *zoom: 1
        }

            .widget_login_form .form_popup .inner-form p.login-submit:before, .widget_login_form .form_popup .inner-form p.login-submit:after {
                content: "";
                display: table
            }

            .widget_login_form .form_popup .inner-form p.login-submit:after {
                clear: both
            }

        .widget_login_form .form_popup .inner-form p input[type="submit"] {
            width: 100%;
            padding: 12px 15px;
            text-align: center;
            background: #2a2a2a;
            color: #fff;
            border: none;
            text-transform: uppercase;
            max-width: 190px
        }

        .widget_login_form .form_popup .inner-form .lost-pass {
            color: #333;
            font-weight: normal;
            font-style: italic
        }

    .widget_login_form .form_popup .apsl-login-networks {
        margin-top: 20px
    }

.show_form_popup_login, .show_form_popup_register {
    overflow: hidden
}

    .show_form_popup_login .widget_login_form .background-overlay, .show_form_popup_register .widget_login_form .background-overlay {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.8);
        z-index: 99;
        transition: all 0.35s cubic-bezier(0.29, 0.63, 0.44, 1)
    }

    .show_form_popup_login .widget_login_form .from_login {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform .4s ease-in-out;
        transition: -webkit-transform .4s ease-in-out;
        transition: transform .4s ease-in-out;
        transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out
    }

    .show_form_popup_register .widget_login_form .from_register {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform .4s ease-in-out;
        transition: -webkit-transform .4s ease-in-out;
        transition: transform .4s ease-in-out;
        transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out
    }

.site-header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999
}

.navigation-menu {
    padding-top: 16px;
    background: #fff;
    -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;
    padding-bottom: 15px
}

.dropdown-menu {
    border-radius: 0;
    padding: 0;
    margin: 12px 0 0 0
}

    .dropdown-menu li {
        margin-bottom: 0
    }

.search-toggler-unit .search-toggler {
    display: block;
    position: relative;
    padding: 4px 8.5px;
    background-color: transparent;
    overflow: hidden;
    cursor: pointer
}

    .search-toggler-unit .search-toggler .fa {
        position: relative;
        z-index: 2
    }

    .search-toggler-unit .search-toggler:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        left: -100%;
        top: 0;
        z-index: 0;
        -webkit-transition: all 0.25s cubic-bezier(0.66, 0.36, 0.17, 0.91);
        -moz-transition: all 0.25s cubic-bezier(0.66, 0.36, 0.17, 0.91);
        -ms-transition: all 0.25s cubic-bezier(0.66, 0.36, 0.17, 0.91);
        -o-transition: all 0.25s cubic-bezier(0.66, 0.36, 0.17, 0.91);
        transition: all 0.25s cubic-bezier(0.66, 0.36, 0.17, 0.91)
    }

    .search-toggler-unit .search-toggler:hover {
        color: #fff
    }

        .search-toggler-unit .search-toggler:hover:before {
            left: 0
        }

.header_top_bar {
    background-color: #333;
    color: #aaa;
    font-size: 12px;
    font-weight: 700
}

    .header_top_bar [id*="monster-widget-placeholder"] {
        display: none !important
    }

    .header_top_bar .container {
        position: relative
    }

    .header_top_bar .border-top-bar {
        height: 1px;
        position: absolute;
        left: 15px;
        right: 15px;
        display: inline-block;
        bottom: 0
    }

    .header_top_bar a {
        font-weight: 700;
        font-style: normal;
        color: #aaa;
        font-size: 12px
    }

        .header_top_bar a:hover {
            color: #fff
        }

    .header_top_bar .top_bar_info {
        list-style: none;
        padding: 0;
        margin: 11px 0 12px
    }

        .header_top_bar .top_bar_info li {
            float: left;
            margin-left: 25px;
            margin-bottom: 0;
            line-height: 14px
        }

            .header_top_bar .top_bar_info li .fa {
                font-size: 14px;
                margin-right: 5px
            }

            .header_top_bar .top_bar_info li:first-child {
                margin-left: 0
            }

    .header_top_bar .topbar-right {
        text-align: right
    }

        .header_top_bar .topbar-right .widget {
            display: inline-block;
            vertical-align: middle;
            margin-bottom: 0;
            margin-left: 25px;
            text-align: left
        }

            .header_top_bar .topbar-right .widget:first-child {
                margin-left: 0
            }

    .header_top_bar .header_login_url {
        line-height: 1
    }

        .header_top_bar .header_login_url a {
            display: inline-block;
            vertical-align: bottom;
            text-decoration: none !important;
            line-height: 1
        }

            .header_top_bar .header_login_url a i {
                margin-right: 4px
            }

        .header_top_bar .header_login_url .vertical_divider {
            display: inline-block;
            vertical-align: bottom;
            margin: 0 8px 0;
            width: 1px;
            height: 12px;
            background-color: #9a9a9a
        }

    .header_top_bar .country-selector {
        z-index: 9
    }

        .header_top_bar .country-selector .wgcurrent {
            border: none
        }

            .header_top_bar .country-selector .wgcurrent:after {
                font: normal normal normal 14px/1 FontAwesome;
                content: "\f107";
                background: none !important;
                width: 14px;
                height: 14px;
                text-align: center;
                line-height: 14px;
                top: 12px
            }

            .header_top_bar .country-selector .wgcurrent a {
                border: none;
                height: inherit;
                line-height: 1;
                background: transparent;
                padding-top: 12px;
                padding-bottom: 12px;
                padding-right: 35px;
                color: inherit
            }

    .header_top_bar .wg-drop.country-selector {
        background: transparent
    }

        .header_top_bar .wg-drop.country-selector.closed .wgcurrent:after {
            content: "\f105";
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            transform: rotate(0deg)
        }

    .header_top_bar .qtranxs_widget .widget-title {
        display: none
    }

    .header_top_bar .qtranxs_widget select {
        padding: 10px 10px 10px 0;
        background: transparent;
        border: none;
        color: #fff;
        cursor: pointer
    }

        .header_top_bar .qtranxs_widget select:focus {
            outline: none
        }

        .header_top_bar .qtranxs_widget select option {
            color: #333
        }

    .header_top_bar div.sp-location-weather-widget {
        padding: 5px 0;
        text-align: left
    }

        .header_top_bar div.sp-location-weather-widget img {
            width: 50px;
            float: left;
            margin-left: 0
        }

        .header_top_bar div.sp-location-weather-widget .weather-type {
            display: none
        }

        .header_top_bar div.sp-location-weather-widget .weather-temp {
            font-size: 100%;
            color: inherit;
            line-height: 1;
            display: inline-block
        }

        .header_top_bar div.sp-location-weather-widget .weather-date {
            display: none
        }

        .header_top_bar div.sp-location-weather-widget .weather-region {
            display: inline-block
        }

.header_main_menu_wrapper .navbar-collapse {
    padding: 0
}

.logo_sticky {
    display: none
}

.site-header {
    box-shadow: 0 1px 3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.15)
}

.transparent_home_page .affix-top .navigation-menu {
    background: transparent !important
}

.transparent_home_page .affix-top .header-menu > li > a {
    color: #fff
}

.transparent_home_page .site-header {
    box-shadow: 0 0 0
}

    .transparent_home_page .site-header.affix {
        box-shadow: 0 1px 3px rgba(0,0,0,0.15);
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.15)
    }

.sticky_header.affix {
    position: fixed;
    top: 0
}

    .sticky_header.affix .header_top_bar {
        height: 0;
        overflow: hidden
    }

    .sticky_header.affix .navigation-menu {
        padding-top: 9px;
        padding-bottom: 8px
    }

    .sticky_header.affix .logo_sticky {
        display: block
    }

    .sticky_header.affix .logo_transparent_static {
        display: none
    }

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent !important
}

.site-header.affix-top {
    position: absolute;
    z-index: 999;
    width: 100%
}

    .site-header.affix-top .sticky-logo {
        display: none
    }

.affix .no-sticky-logo {
    display: none
}

.site-header {
    width: 100%;
    z-index: 999
}

    .site-header .navbar-nav {
        text-align: right
    }

        .site-header .navbar-nav > li {
            float: none;
            display: inline-block;
            line-height: 1
        }

        .site-header .navbar-nav .menu-right [id*="monster-widget-placeholder"] {
            display: none
        }

.sticky_header {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.drag-target {
    height: 100%;
    width: 10px;
    position: fixed;
    top: 0;
    z-index: 998
}

#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0,0,0,0.5);
    z-index: 997;
    will-change: opacity
}

.menu-main-menu > .menu ul li {
    display: inline-block;
    list-style: none;
    padding: 10px 15px
}

.navigation-menu .width-logo, .navigation-menu .width-navigation {
    display: inline-block;
    vertical-align: middle
}

.navigation-menu .width-logo {
    font-size: 30px
}

    .navigation-menu .width-logo a {
        color: #fff
    }

.navigation-menu .select-main-menu {
    color: #fff
}

.phys-breadcrumb {
    margin: 0
}

    .phys-breadcrumb li {
        display: inline-block
    }

        .phys-breadcrumb li:after {
            content: "\f105";
            margin: 0 5px;
            font: normal normal normal 14px/1 FontAwesome
        }

        .phys-breadcrumb li a {
            text-decoration: none;
            color: inherit
        }

        .phys-breadcrumb li:last-child:after {
            content: "";
            margin: 0
        }

.breadcrumbs-wrapper {
    margin-bottom: 15px
}

.hotel-booking-search {
    position: relative;
    margin-bottom: 3px;
    margin: 0 -10px
}

    .hotel-booking-search form {
        display: block;
        padding: 5px 0;
        margin: 0 auto
    }

    .hotel-booking-search form {
        *zoom: 1
    }

        .hotel-booking-search form:before, .hotel-booking-search form:after {
            content: "";
            display: table
        }

        .hotel-booking-search form:after {
            clear: both
        }

        .hotel-booking-search form button {
            width: 100%;
            padding: 13px 10px;
            border: none;
            color: #333;
            background: #ffd200;
            line-height: 1.6em
        }

            .hotel-booking-search form button:hover {
                color: #fff
            }

    .hotel-booking-search .hb-form-table li {
        width: 26%;
        padding: 0 10px;
        margin: 10px 0;
        float: left;
        list-style: none
    }

        .hotel-booking-search .hb-form-table li.wrapper-check-in-out {
            position: relative
        }

            .hotel-booking-search .hb-form-table li.wrapper-check-in-out:after {
                content: "";
                right: 0;
                top: 4px;
                bottom: 4px;
                width: 1px;
                background: #d2d2d2;
                position: absolute
            }

        .hotel-booking-search .hb-form-table li .form-group {
            position: relative;
            margin-bottom: 0
        }

        .hotel-booking-search .hb-form-table li .form-group {
            *zoom: 1
        }

            .hotel-booking-search .hb-form-table li .form-group:before, .hotel-booking-search .hb-form-table li .form-group:after {
                content: "";
                display: table
            }

            .hotel-booking-search .hb-form-table li .form-group:after {
                clear: both
            }

            .hotel-booking-search .hb-form-table li .form-group .width60 {
                width: 50%;
                float: left;
                padding-left: 17px
            }

            .hotel-booking-search .hb-form-table li .form-group .width40 {
                width: 50%;
                float: left
            }

                .hotel-booking-search .hb-form-table li .form-group .width40 input {
                    text-align: center
                }

            .hotel-booking-search .hb-form-table li .form-group .room_number_children {
                text-align: center
            }

            .hotel-booking-search .hb-form-table li .form-group input[type="number"] {
                max-width: 100px
            }

            .hotel-booking-search .hb-form-table li .form-group input {
                border: none;
                width: 100%;
                font-weight: bold;
                font-size: 16px;
                color: #201f1f;
                background: transparent
            }

                .hotel-booking-search .hb-form-table li .form-group input.placeholder {
                    color: #201f1f
                }

                .hotel-booking-search .hb-form-table li .form-group input:-moz-placeholder {
                    color: #201f1f
                }

                .hotel-booking-search .hb-form-table li .form-group input::-webkit-input-placeholder {
                    color: #201f1f
                }

                .hotel-booking-search .hb-form-table li .form-group input:-ms-input-placeholder {
                    color: #201f1f
                }

                .hotel-booking-search .hb-form-table li .form-group input:focus {
                    outline: none
                }

            .hotel-booking-search .hb-form-table li .form-group .horizontal-grip {
                position: absolute;
                left: 44%;
                width: 14px;
                height: 3px;
                background: #808080;
                margin-left: -7px;
                display: inline-block;
                z-index: 1;
                top: 50%;
                margin-top: -1px
            }

        .hotel-booking-search .hb-form-table li label {
            font-weight: normal;
            color: #9a9a9a;
            display: block;
            margin-bottom: 0;
            padding-left: 20px
        }

        .hotel-booking-search .hb-form-table li.hb-submit {
            width: 20%;
            padding-right: 25px;
            padding-top: 20px;
        }

    .hotel-booking-search .hb-form-table {
        margin: 0
    }

    .hotel-booking-search .hb-form-table {
        *zoom: 1
    }

        .hotel-booking-search .hb-form-table:before, .hotel-booking-search .hb-form-table:after {
            content: "";
            display: table
        }

        .hotel-booking-search .hb-form-table:after {
            clear: both
        }

.slider-hotel-booking {
    margin-top: -114px;
    position: relative
}

    .slider-hotel-booking .vc_column-inner {
        padding-top: 0 !important
    }

    .slider-hotel-booking .hotel-booking-search .hb-form-table li .form-group input {
        color: #fff
    }

        .slider-hotel-booking .hotel-booking-search .hb-form-table li .form-group input.placeholder {
            color: #fff
        }

        .slider-hotel-booking .hotel-booking-search .hb-form-table li .form-group input:-moz-placeholder {
            color: #fff
        }

        .slider-hotel-booking .hotel-booking-search .hb-form-table li .form-group input::-webkit-input-placeholder {
            color: #fff
        }

        .slider-hotel-booking .hotel-booking-search .hb-form-table li .form-group input:-ms-input-placeholder {
            color: #fff
        }

    .slider-hotel-booking .hotel-booking-search .hb-form-table li .form-group .horizontal-grip {
        background: #fff
    }

    .slider-hotel-booking .hotel-booking-search .hb-form-table li label {
        color: #d8d7d7
    }

.banner-hotel-booking {
    margin-top: -79px;
    position: relative
}

    .banner-hotel-booking .vc_column-inner {
        padding-top: 0 !important
    }

.widget-area ul {
    margin-left: 0;
    margin-bottom: 0
}

.widget-area .search_tour {
    margin: 0 0 30px 0
}

.widget-area aside {
    overflow: hidden;
    margin: 0 0 30px 0
}

    .widget-area aside:last-child {
        margin-bottom: 0
    }

    .widget-area aside .widget-title {
        margin-bottom: 20px;
        margin-top: 0;
        padding-bottom: 15px;
        text-transform: uppercase;
        position: relative
    }

        .widget-area aside .widget-title:before {
            position: absolute;
            left: 0;
            width: 35px;
            height: 2px;
            content: "";
            bottom: 0
        }

    .widget-area aside ul li {
        padding-top: 8px;
        padding-bottom: 8px;
        list-style: none
    }

    .widget-area aside select {
        max-width: 100%;
        width: 100%;
        border: 1px solid #ddd;
        padding: 6px 10px
    }

        .widget-area aside select:focus {
            outline: none;
            box-shadow: 0 0 0
        }

    .widget-area aside.widget_archive ul li, .widget-area aside .product-categories li, .widget-area aside.widget_categories ul li {
        border-bottom: 1px solid #ddd
    }

        .widget-area aside.widget_archive ul li:last-child, .widget-area aside .product-categories li:last-child, .widget-area aside.widget_categories ul li:last-child {
            border-bottom: 0
        }

        .widget-area aside.widget_archive ul li .count, .widget-area aside .product-categories li .count, .widget-area aside.widget_categories ul li .count {
            float: right
        }

        .widget-area aside.widget_categories ul li.cat-item, .widget-area aside.widget_categories ul li, .widget-area aside.widget_archive ul li.cat-item, .widget-area aside.widget_archive ul li {
            text-align: right;
            overflow: hidden
        }

            .widget-area aside.widget_categories ul li.cat-item a, .widget-area aside.widget_categories ul li a, .widget-area aside.widget_archive ul li.cat-item a, .widget-area aside.widget_archive ul li a {
                float: left
            }

.widget-area .screen-reader-text {
    display: none
}

.widget-area .widget_tag_cloud .tagcloud, .widget-area .widget_product_tag_cloud .tagcloud {
    margin: 0 -5px
}

    .widget-area .widget_tag_cloud .tagcloud a, .widget-area .widget_product_tag_cloud .tagcloud a {
        font-size: 100% !important;
        margin: 5px;
        padding: 4px 8px;
        display: inline-block;
        border: 1px solid #ddd;
        border-radius: 2px
    }

.widget-area .woocommerce ul.cart_list li {
    margin-bottom: 20px;
    padding: 0
}

    .widget-area .woocommerce ul.cart_list li:last-child {
        margin-bottom: 0
    }

    .widget-area .woocommerce ul.cart_list li img {
        width: 100px;
        float: left;
        margin-left: 0;
        margin-right: 15px
    }

.widget-area .woocommerce ul.product_list_widget li {
    margin-bottom: 20px;
    padding: 0
}

    .widget-area .woocommerce ul.product_list_widget li:last-child {
        margin-bottom: 0
    }

    .widget-area .woocommerce ul.product_list_widget li .thumb-image {
        width: 90px;
        float: left;
        border-radius: 5px;
        overflow: hidden
    }

        .widget-area .woocommerce ul.product_list_widget li .thumb-image img {
            width: auto;
            margin: 0
        }

    .widget-area .woocommerce ul.product_list_widget li .content {
        padding-left: 15px;
        width: calc(100% - 90px);
        float: left
    }

        .widget-area .woocommerce ul.product_list_widget li .content .woocommerce-Price-amount.amount {
            color: #5a626c;
            font-weight: 700
        }

        .widget-area .woocommerce ul.product_list_widget li .content del .woocommerce-Price-amount.amount {
            font-weight: normal;
            color: #9a9696
        }

        .widget-area .woocommerce ul.product_list_widget li .content ins {
            text-decoration: none
        }

        .widget-area .woocommerce ul.product_list_widget li .content .posted_in a {
            font-style: italic;
            opacity: 0.7;
            line-height: 1;
            display: inline-block
        }

        .widget-area .woocommerce ul.product_list_widget li .content p {
            margin-bottom: 10px
        }

        .widget-area .woocommerce ul.product_list_widget li .content a {
            font-weight: normal
        }

.widget-area .widget_categories ul li, .widget-area .widget_pages ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

    .widget-area .widget_categories ul li:last-child, .widget-area .widget_pages ul li:last-child {
        border-bottom: none;
        padding-bottom: 0
    }

.widget-area .widget_categories .children, .widget-area .widget_pages .children {
    border-top: 1px solid #ddd;
    margin-left: 20px;
    margin-top: 10px
}

.widget-area #wp-calendar th {
    background: rgba(0,0,0,0.05)
}

.widget-area #wp-calendar td, .widget-area #wp-calendar th {
    text-align: center
}

.widget-area .search-form, .widget-area .woocommerce-product-search, .not-found .search-form, .not-found .woocommerce-product-search {
    position: relative
}

    .widget-area .search-form:after, .widget-area .woocommerce-product-search:after, .not-found .search-form:after, .not-found .woocommerce-product-search:after {
        content: "\f002";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        right: 13px;
        top: 14px
    }

    .widget-area .search-form .search-field, .widget-area .woocommerce-product-search .search-field, .not-found .search-form .search-field, .not-found .woocommerce-product-search .search-field {
        width: 100%;
        border-radius: 0;
        box-shadow: none;
        border: 1px solid #ddd;
        padding: 10px
    }

    .widget-area .search-form label, .widget-area .woocommerce-product-search label, .not-found .search-form label, .not-found .woocommerce-product-search label {
        width: 100%;
        display: inline-block;
        font-weight: normal
    }

        .widget-area .search-form label .screen-reader-text, .widget-area .woocommerce-product-search label .screen-reader-text, .not-found .search-form label .screen-reader-text, .not-found .woocommerce-product-search label .screen-reader-text {
            display: none
        }

        .widget-area .search-form label .search-field, .widget-area .woocommerce-product-search label .search-field, .not-found .search-form label .search-field, .not-found .woocommerce-product-search label .search-field {
            width: 100%;
            border-radius: 0;
            box-shadow: none;
            border: 1px solid #ddd;
            padding: 10px 10px
        }

        .widget-area .search-form label .search-submit, .widget-area .woocommerce-product-search label .search-submit, .not-found .search-form label .search-submit, .not-found .woocommerce-product-search label .search-submit {
            margin-left: 0;
            margin-right: 0
        }

    .widget-area .search-form .search-submit, .widget-area .search-form input[type="submit"], .widget-area .woocommerce-product-search .search-submit, .widget-area .woocommerce-product-search input[type="submit"], .not-found .search-form .search-submit, .not-found .search-form input[type="submit"], .not-found .woocommerce-product-search .search-submit, .not-found .woocommerce-product-search input[type="submit"] {
        display: none;
        margin: 0;
        padding: 0 16px
    }

.not-found {
    text-align: center
}

    .not-found .search-form {
        max-width: 300px;
        margin: 20px auto
    }

.widget_rss .rsswidget {
    font-weight: bold
}

.widget_rss .rss-date {
    display: block;
    font-style: italic;
    font-size: 90%
}

.widget_rss cite {
    color: #000;
    font-weight: bold
}

.widget_nav_menu ul li {
    display: block
}

.widget_nav_menu ul ul {
    margin: 0 0 0 15px
}

    .widget_nav_menu ul ul li {
        margin: 0;
        display: block
    }

.widget_nav_menu .sub-menu {
    text-transform: none
}

.widget_nav_menu li.menu-item-has-children {
    padding-bottom: 0
}

.widget_nav_menu .nav_desc {
    display: none
}

.widget_recent_entries ul li .post-date {
    font-style: italic;
    display: block
}

#secondary .widget_tag_cloud .tagcloud a {
    color: #333
}

    #secondary .widget_tag_cloud .tagcloud a:hover {
        color: #fff
    }

.entry_footer {
    margin-top: 30px
}

.entry_footer {
    *zoom: 1
}

    .entry_footer:before, .entry_footer:after {
        content: "";
        display: table
    }

    .entry_footer:after {
        clear: both
    }

    .entry_footer .tags-links {
        background: rgba(129,129,129,0.5);
        color: #fff;
        padding: 3px 15px;
        display: inline-block;
        border-radius: 20px;
        margin-right: 10px;
        font-size: 0.9em;
        text-transform: uppercase;
        font-weight: bold
    }

.description_single {
    /* width: 39%; */
    /* float: left; */
    /* padding-right: 15px; */
    /* padding-left: 15px; */
}

    .description_single .post_description {
        border-width: 1px 0;
        border-style: dotted;
        border-color: #E8E8E8;
        margin: 15px 0;
        padding: 15px 0
    }

        .description_single .post_description ul {
            margin-bottom: 0
        }

            .description_single .post_description ul li {
                margin: 3px 0
            }

    .description_single h3 {
        text-transform: uppercase;
        color: #333
    }

    .description_single .title h1 {
        margin-top: 0
    }

.infor_header {
    margin: 0;
    background: #14785e;
    color: #FFF
}

    .infor_header li {
        display: inline-block;
        margin: 10px;
        color: inherit
    }

        .infor_header li span {
            padding-right: 7px;
            text-transform: uppercase
        }

.archive-header {
    margin-bottom: 25px
}

    .archive-header .title_page {
        background: #14785e;
        color: #FFF;
        padding: 15px 20px;
        margin: 0;
        text-transform: uppercase;
        font-size: 20px
    }

.post_price_single {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 33px;
    color: #333;
    line-height: 30px
}

    .post_price_single span {
        display: block;
        text-transform: none;
        font-weight: normal;
        font-size: 14px
    }

.tour_code_single {
    margin: 15px 0;
    background: #e93001;
    position: relative;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    color: #fff;
    padding-left: 15px
}

    .tour_code_single span {
        font-weight: bold
    }

    .tour_code_single:after {
        position: absolute;
        top: 0;
        right: -20px;
        content: "";
        width: 0;
        height: 0;
        border-left: 20px solid #e93001;
        border-top: 17px solid transparent;
        border-bottom: 18px solid transparent
    }

.top_content_single {
    *zoom: 1
}

    .top_content_single:before, .top_content_single:after {
        content: "";
        display: table
    }

    .top_content_single:after {
        clear: both
    }

    .top_content_single .list-content {
        padding-top: 30px;
        padding-bottom: 10px
    }

        .top_content_single .list-content .rooms-tabs_table td, .top_content_single .list-content .rooms-tabs_table th {
            padding-left: 0
        }

        .top_content_single .list-content:focus {
            outline: none
        }

    .top_content_single .title-list-content {
        display: block;
        margin-bottom: 25px;
        margin-top: 0;
        border-bottom: 1px solid #E8E8E8;
        padding-bottom: 20px
    }

    .top_content_single .tabs-fixed-scroll {
        background: #fff;
        left: 0;
        right: 0;
        z-index: 98;
        border-bottom: 1px solid #E8E8E8
    }

        .top_content_single .tabs-fixed-scroll .width70 {
            width: 72%;
            float: left
        }

        .top_content_single .tabs-fixed-scroll .wc-tabs-scroll {
            margin: 0
        }

            .top_content_single .tabs-fixed-scroll .wc-tabs-scroll li {
                display: inline-block
            }

                .top_content_single .tabs-fixed-scroll .wc-tabs-scroll li a {
                    padding: 15px 20px;
                    display: inline-block;
                    font-size: 1.1em;
                    position: relative
                }

                    .top_content_single .tabs-fixed-scroll .wc-tabs-scroll li a:after {
                        position: absolute;
                        content: "";
                        bottom: -1px;
                        height: 2px;
                        width: 100%;
                        left: 0;
                        right: 0
                    }

        .top_content_single .tabs-fixed-scroll.show-fix {
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -ms-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            box-shadow: 0 1px 3px rgba(0,0,0,0.15);
            -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
            -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.15)
        }

        .top_content_single .tabs-fixed-scroll.no-fix-scroll .container, .top_content_single .tabs-fixed-scroll.no-fix-scroll .width70 {
            width: 100%;
            padding: 0
        }

.affix-sidebar.show-fix, .affix-sidebar.show-fix p.price {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.site-content .entry-content {
    background: #26BDF7;
    padding: 10px
}

.thumbnail_product {
    padding-left: 31px;
    position: relative;
    padding-right: 31px
}

    .thumbnail_product .slides {
        margin-bottom: 0
    }

    .thumbnail_product .slides {
        *zoom: 1
    }

        .thumbnail_product .slides:before, .thumbnail_product .slides:after {
            content: "";
            display: table
        }

        .thumbnail_product .slides:after {
            clear: both
        }

    .thumbnail_product .flex-viewport li {
        margin: 20px 20px 10px 0
    }

        .thumbnail_product .flex-viewport li img {
            opacity: 1;
            filter: alpha(opacity=100);
            cursor: pointer
        }

        .thumbnail_product .flex-viewport li.flex-active-slide img {
            opacity: 0.6;
            filter: alpha(opacity=60)
        }

.flex-prev, .flex-next {
    position: absolute;
    top: 50%;
    left: 5px;
    font-family: 'Glyphicons Halflings';
    width: 20px;
    height: 20px;
    margin-top: -10px;
    color: #ccc
}

    .flex-prev:before {
        content: "\e079"
    }

    .flex-next:before {
        content: "\e080"
    }

.flex-next {
    left: auto;
    right: 5px
}

    .flex-prev:hover, .flex-next:hover {
        color: #000
    }

.flex-disabled {
    display: none
}

.wrapper-map {
    position: relative;
    padding-bottom: 36.25%;
    height: 0
}

    .wrapper-map #mapCanvas {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.table_pakages tr td {
    border-bottom: 1px solid #aaa;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold
}

.site-content .entry-content .wpb_tabs.wpb_content_element {
    margin-bottom: 0
}

.site-content .entry-content .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background: #fff;
    border-radius: 0 3px 3px 3px;
    padding: 20px
}

.table_pakages tbody tr {
    background: #eee;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa
}

    .table_pakages tbody tr.no_background {
        background: #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff
    }

        .table_pakages tbody tr.no_background td {
            font-weight: normal;
            font-style: italic;
            font-size: 12px
        }

.table_pakages thead tr {
    background: #c9e7f2
}

    .table_pakages thead tr th {
        text-align: center;
        padding: 10px 0
    }

.site-content .entry-content .wpb_content_element .wpb_tabs_nav li {
    background: #77d0f2
}

.site-content .entry-content .wpb_tabs .wpb_tabs_nav li {
    margin: 0
}

    .site-content .entry-content .wpb_tabs .wpb_tabs_nav li a {
        text-transform: uppercase;
        color: #fff
    }

    .site-content .entry-content .wpb_tabs .wpb_tabs_nav li:last-child {
        border-radius: 0 3px 0 0
    }

    .site-content .entry-content .wpb_tabs .wpb_tabs_nav li.ui-state-active {
        font-weight: bold
    }

    .site-content .entry-content .wpb_tabs .wpb_tabs_nav li.ui-state-active, .site-content .entry-content .wpb_tabs .wpb_tabs_nav li:hover {
        background: #fff;
        margin-top: -6px;
        padding-top: 3px;
        padding-bottom: 3px;
        border-radius: 3px 3px 0 0
    }

        .site-content .entry-content .wpb_tabs .wpb_tabs_nav li.ui-state-active a, .site-content .entry-content .wpb_tabs .wpb_tabs_nav li:hover a {
            color: #000
        }

.site-content .entry-content .wpb_tabs .ui-tabs {
    padding-top: 10px
}

.section-white.padding-1x {
    padding: 15px 15px 0 15px;
    margin-bottom: 30px
}

.single-post .comments-area {
    padding-bottom: 50px
}

.list_content > li {
    float: left;
    padding: 15px
}

.post_images {
    background: #d8d8d8;
    min-height: 125px;
    position: relative;
    margin: -1px
}

    .post_images a {
        display: inline-block
    }

    .post_images > a {
        display: block
    }

    .post_images span.price, .post_images .price {
        position: absolute;
        top: 14px;
        left: 0;
        display: inline-block;
        color: #333;
        letter-spacing: 1px;
        font-size: 14px;
        font-weight: 700;
        padding: 4px 7px;
        border-radius: 0 3px 3px 0
    }

        .post_images span.price del, .post_images .price del {
            font-size: 90%;
            font-weight: normal;
            opacity: 0.9
        }

        .post_images span.price ins, .post_images .price ins {
            text-decoration: none
        }

    .post_images .group-icon {
        position: absolute;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,0.3)
    }

        .post_images .group-icon a {
            margin: 6px 12px;
            color: #fff;
            position: relative
        }

            .post_images .group-icon a i {
                font-size: 18px
            }

            .post_images .group-icon a:before {
                content: "";
                width: 1px;
                position: absolute;
                top: 5px;
                bottom: 5px;
                left: -13px;
                background: rgba(255,255,255,0.7)
            }

            .post_images .group-icon a.frist:before {
                display: none
            }

        .post_images .group-icon .tooltip {
            white-space: nowrap
        }

.item_content .wrapper_content {
    padding: 14px;
    background: #fff
}

    .item_content .wrapper_content .post_title h4 {
        margin-top: 0
    }

    .item_content .wrapper_content .post_description {
        margin-bottom: 10px
    }

        .item_content .wrapper_content .post_description ul {
            margin: 0
        }

            .item_content .wrapper_content .post_description ul li {
                list-style: none
            }

.item_border {
    border: 1px solid #E8E8E8;
    margin-bottom: 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.09);
    background: #fff
}

.post_title h4 a:hover {
    color: #26BDF7
}

.post_date {
    text-transform: uppercase;
    color: #666;
    margin-bottom: 10px;
    display: block;
    text-align: left
}

    .post_date:before {
        content: "\e864";
        font: normal normal normal 16px/1 'Linearicons-Free';
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
        margin-top: -2px
    }

.read_more {
    background: #f5f5f5;
    height: 40px
}

.woocommerce ul.products li.product .read_more .add_to_cart_button, .woocommerce ul.products li.product .read_more .wc-forward {
    margin-top: 0 !important
}

.read_more_button, .read_more .product_type_hotel_phys, .woocommerce ul.products li.product .read_more .add_to_cart_button, .woocommerce ul.products li.product .read_more .wc-forward {
    float: right;
    color: #fff;
    width: 55%;
    text-align: center;
    line-height: 41px;
    padding: 0 0 0 20px;
    background: #26BDF7;
    position: relative;
    font-weight: 700;
    font-size: 12px;
    margin-top: 0;
    margin-right: -1px;
    margin-bottom: -1px;
    border-radius: 0;
    text-transform: uppercase
}

    .read_more_button:before, .read_more .product_type_hotel_phys:before, .woocommerce ul.products li.product .read_more .add_to_cart_button:before, .woocommerce ul.products li.product .read_more .wc-forward:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-left: 20px solid #f5f5f5;
        border-bottom: 20px solid transparent
    }

    .read_more_button i, .read_more .product_type_hotel_phys i, .woocommerce ul.products li.product .read_more .add_to_cart_button i, .woocommerce ul.products li.product .read_more .wc-forward i {
        margin-left: 3px
    }

    .read_more_button:hover, .read_more .product_type_hotel_phys:hover, .woocommerce ul.products li.product .read_more .add_to_cart_button:hover, .woocommerce ul.products li.product .read_more .wc-forward:hover {
        color: #fff
    }

.woocommerce ul.products li.product .read_more .added {
    display: none
}

.item_rating {
    float: left;
    width: 45%;
    padding: 0 10px 0 15px;
    position: relative;
    height: 40px;
    line-height: 40px;
    text-align: center
}

    .item_rating .star-rating {
        float: left;
        overflow: hidden;
        position: relative;
        height: 1em;
        line-height: 1;
        font-size: 1em;
        width: 6.5em;
        font-family: star;
        letter-spacing: 4px;
        margin-top: 12px !important;
        font-weight: normal;
        color: #ffb300
    }

        .item_rating .star-rating:before {
            content: "\73\73\73\73\73";
            float: left;
            top: 0;
            left: 0;
            position: absolute
        }

        .item_rating .star-rating span {
            overflow: hidden;
            float: left;
            top: 0;
            left: 0;
            position: absolute;
            padding-top: 1.5em
        }

            .item_rating .star-rating span:before {
                content: "\53\53\53\53\53";
                top: 0;
                position: absolute;
                left: 0
            }

.item-hotel {
    padding: 0 15px
}

.checklist-icon-check li {
    line-height: 22px
}

.wrapper-blog-content {
    *zoom: 1
}

    .wrapper-blog-content:before, .wrapper-blog-content:after {
        content: "";
        display: table
    }

    .wrapper-blog-content:after {
        clear: both
    }

    .wrapper-blog-content article {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #E8E8E8
    }

    .wrapper-blog-content article {
        *zoom: 1
    }

        .wrapper-blog-content article:before, .wrapper-blog-content article:after {
            content: "";
            display: table
        }

        .wrapper-blog-content article:after {
            clear: both
        }

        .wrapper-blog-content article:last-child {
            padding-bottom: 0;
            border-bottom: none
        }

        .wrapper-blog-content article .entry-content {
            margin-top: 0
        }

        .wrapper-blog-content article .img_post {
            width: 260px;
            float: left;
            text-align: center;
            margin-right: 20px;
            overflow: hidden
        }

            .wrapper-blog-content article .img_post a {
                display: block;
                -webkit-transition: all 0.3s ease-out;
                -moz-transition: all 0.3s ease-out;
                -ms-transition: all 0.3s ease-out;
                -o-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out
            }

                .wrapper-blog-content article .img_post a:hover {
                    -webkit-transform: scale(1.1);
                    -moz-transform: scale(1.1);
                    transform: scale(1.1)
                }

        .wrapper-blog-content article .entry-content {
            overflow: hidden
        }

        .wrapper-blog-content article .content-thumbnail {
            width: calc(100% - 260px);
            float: left;
            padding-left: 30px
        }

        .wrapper-blog-content article .entry-footer > span {
            color: #000;
            margin-right: 10px
        }

            .wrapper-blog-content article .entry-footer > span:last-child {
                margin-right: 0
            }

            .wrapper-blog-content article .entry-footer > span a {
                opacity: 0.8
            }

    .wrapper-blog-content .entry-content .entry-title {
        margin-top: 0;
        margin-bottom: 5px
    }

    .wrapper-blog-content .entry-content .entry-meta {
        font-style: italic;
        opacity: 0.8;
        font-size: 90%
    }

    .wrapper-blog-content .entry-content .entry-header {
        margin-bottom: 15px
    }

    .wrapper-blog-content .sticky {
        background: #f7f7f7;
        padding: 30px;
        border: 1px solid #E8E8E8
    }

.search-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    visibility: hidden;
    opacity: 0
}

    .search-overlay .background-overlay {
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.9);
        position: absolute;
        z-index: 99
    }

    .search-overlay.search-show {
        visibility: visible;
        opacity: 1;
        z-index: 9999;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }

    .search-overlay .closeicon {
        position: fixed;
        right: 3%;
        top: 16px;
        width: 32px;
        height: 32px;
        opacity: 1;
        z-index: 999;
        cursor: pointer
    }

        .search-overlay .closeicon:before {
            transform: rotate(45deg)
        }

        .search-overlay .closeicon:after {
            transform: rotate(-45deg)
        }

        .search-overlay .closeicon:before, .search-overlay .closeicon:after {
            position: absolute;
            left: 15px;
            content: ' ';
            height: 33px;
            width: 1px;
            background-color: white
        }

    .search-overlay .search-form {
        width: 100%;
        text-align: center;
        display: inline-block;
        position: fixed;
        top: 40%;
        left: 0;
        z-index: 999
    }

        .search-overlay .search-form input:focus {
            outline: none
        }

        .search-overlay .search-form .search-field {
            width: 400px;
            height: 60px;
            line-height: 60px;
            border: 1px solid #ddd;
            padding: 0 15px;
            font-weight: normal;
            font-size: 16px;
            vertical-align: middle
        }

        .search-overlay .search-form .search-submit {
            border: none;
            height: 60px;
            line-height: 60px;
            width: 60px;
            margin-left: -4px;
            color: #333;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
            vertical-align: middle
        }

            .search-overlay .search-form .search-submit:hover {
                color: #fff
            }

        .search-overlay .search-form .font-awesome {
            font: normal normal normal 18px/1 FontAwesome
        }

.tab-search-tour-hotel {
    position: relative;
    margin-top: -173px
}

.vc_row-no-padding .sc-search-tour-hotel .content-tab-search .tab-content, .vc_row-no-padding .sc-search-tour-hotel .nav-tab-search {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
}

.sc-search-tour-hotel .hotel-booking-search form {
    padding: 0
}

.sc-search-tour-hotel .hotel-booking-search .hb-form-field input, .sc-search-tour-hotel .hotel-booking-search .hb-form-field select {
    border: 1px solid #E8E8E8
}

.sc-search-tour-hotel .nav-tab-search li {
    display: inline-block;
    list-style: none
}

    .sc-search-tour-hotel .nav-tab-search li a {
        padding: 8px 20px;
        text-transform: uppercase;
        display: block;
        box-sizing: border-box;
        background: rgba(0,0,0,0.4);
        color: #fff;
        -webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
        transition: background .2s ease-in-out, color .2s ease-in-out
    }

        .sc-search-tour-hotel .nav-tab-search li a i {
            display: inline-block;
            width: 30px;
            height: 30px;
            line-height: 30px;
            background: rgba(0,0,0,0.3);
            text-align: center;
            border-radius: 50%;
            vertical-align: middle;
            margin-right: 12px
        }

        .sc-search-tour-hotel .nav-tab-search li a span {
            display: inline-block;
            vertical-align: middle
        }

.sc-search-tour-hotel .content-tab-search {
    padding-top: 15px;
    padding-bottom: 15px;
    background: rgba(0,0,0,0.4)
}

.wrapper-subscribe {
    background-position: center bottom;
    background-repeat: repeat;
    width: 100%;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-attachment: fixed
}

    .wrapper-subscribe .vc_video-bg {
        height: 100%;
        overflow: hidden;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 0
    }

.wrapper-footer-newsletter .wrapper-subscribe {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%
}

.wrapper-footer .wrapper-copyright {
    padding-top: 20px;
    padding-bottom: 15px
}

    .wrapper-footer .wrapper-copyright [id*="monster-widget-placeholder"] {
        display: none
    }

.wrapper-footer a {
    color: #fff
}

.wrapper-footer [id*="monster-widget-placeholder"] {
    width: 25%;
    float: left;
    margin-bottom: 35px;
    padding-left: 15px;
    padding-right: 15px
}

    .wrapper-footer [id*="monster-widget-placeholder"] .widget-title {
        text-align: left;
        text-transform: none;
        margin-top: 60px
    }

    .wrapper-footer [id*="monster-widget-placeholder"]:nth-child(4n+1) {
        clear: both
    }

    .wrapper-footer [id*="monster-widget-placeholder"] .screen-reader-text {
        display: none
    }

    .wrapper-footer [id*="monster-widget-placeholder"] select {
        width: 100%;
        height: 42px
    }

    .wrapper-footer [id*="monster-widget-placeholder"] .search-submit {
        display: none
    }

    .wrapper-footer [id*="monster-widget-placeholder"].widget_search label {
        display: block
    }

        .wrapper-footer [id*="monster-widget-placeholder"].widget_search label .search-field {
            width: 100%;
            border: 1px solid #E8E8E8;
            padding: 10px
        }

    .wrapper-footer [id*="monster-widget-placeholder"] table, .wrapper-footer [id*="monster-widget-placeholder"] th, .wrapper-footer [id*="monster-widget-placeholder"] td {
        border-color: rgba(255,255,255,0.1)
    }

    .wrapper-footer [id*="monster-widget-placeholder"].widget_rss cite {
        color: #ccc
    }

    .wrapper-footer [id*="monster-widget-placeholder"].widget_nav_menu ul li {
        border-bottom: none
    }

        .wrapper-footer [id*="monster-widget-placeholder"].widget_nav_menu ul li ul {
            border-top: none;
            margin-left: 15px
        }

.wrapper-footer .main-top-footer {
    padding: 60px 0 50px 0;
    position: relative
}

    .wrapper-footer .main-top-footer .widget-title {
        text-transform: uppercase;
        margin-bottom: 20px
    }

.wrapper-footer ul {
    margin: 0
}

    .wrapper-footer ul li {
        list-style: none
    }

.list-arrow li {
    margin-bottom: 0
}

    .list-arrow li a {
        border-bottom: 1px solid #5b6366;
        position: relative;
        display: block;
        padding: 5px 10px 5px 20px
    }

        .list-arrow li a:after {
            content: "\f105";
            display: block;
            position: absolute;
            width: 5px;
            height: 7px;
            z-index: 10;
            top: 50%;
            left: 2px;
            margin-top: -6px;
            font: normal normal normal 14px/1 FontAwesome
        }

    .list-arrow li:last-child a {
        border-bottom: none
    }

.wrapper-instagram {
    margin: 0 -5px;
    overflow: hidden
}

    .wrapper-instagram a {
        float: left;
        width: 33.333%;
        padding: 5px
    }

.form-subscribe {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #fff;
    z-index: 1
}

.subscribe_shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3)
}

.form-subscribe__title {
    margin-bottom: 5px;
    color: #fff;
    font-size: 2em;
    text-transform: uppercase
}

.form-subscribe__description {
    font-size: 1.200em;
    margin-bottom: 20px
}

.form-subscribe-form-wrap {
    position: relative
}

    .form-subscribe-form-wrap .mc4wp-form, .form-subscribe-form-wrap .epm-sign-up-form {
        display: inline-block;
        line-height: 50px;
        width: auto;
        border: 10px solid rgba(0,0,0,0.2);
        border-radius: 3px
    }

        .form-subscribe-form-wrap .mc4wp-form label, .form-subscribe-form-wrap .mc4wp-form .epm-form-field, .form-subscribe-form-wrap .epm-sign-up-form label, .form-subscribe-form-wrap .epm-sign-up-form .epm-form-field {
            margin: 0;
            width: auto;
            position: relative;
            float: left
        }

        .form-subscribe-form-wrap .mc4wp-form .mc4wp-email, .form-subscribe-form-wrap .mc4wp-form .email, .form-subscribe-form-wrap .epm-sign-up-form .mc4wp-email, .form-subscribe-form-wrap .epm-sign-up-form .email {
            display: inline-block;
            width: 390px;
            height: 50px;
            line-height: 50px;
            margin: 0;
            padding: 0 20px;
            border: none;
            outline: 0;
            border-radius: 0;
            background: #fff;
            color: #333;
            float: left
        }

        .form-subscribe-form-wrap .mc4wp-form .mc4wp-submit-button, .form-subscribe-form-wrap .mc4wp-form .epm-sign-up-button, .form-subscribe-form-wrap .epm-sign-up-form .mc4wp-submit-button, .form-subscribe-form-wrap .epm-sign-up-form .epm-sign-up-button {
            display: inline-block;
            height: 50px;
            width: auto;
            margin: 0 0 0 -5px !important;
            padding: 0 30px;
            border: none;
            border-radius: 0;
            color: #333;
            text-transform: uppercase;
            font-style: normal;
            vertical-align: top
        }

            .form-subscribe-form-wrap .mc4wp-form .mc4wp-submit-button:focus, .form-subscribe-form-wrap .mc4wp-form .epm-sign-up-button:focus, .form-subscribe-form-wrap .epm-sign-up-form .mc4wp-submit-button:focus, .form-subscribe-form-wrap .epm-sign-up-form .epm-sign-up-button:focus {
                outline: none
            }

            .form-subscribe-form-wrap .mc4wp-form .mc4wp-submit-button:hover, .form-subscribe-form-wrap .mc4wp-form .epm-sign-up-button:hover, .form-subscribe-form-wrap .epm-sign-up-form .mc4wp-submit-button:hover, .form-subscribe-form-wrap .epm-sign-up-form .epm-sign-up-button:hover {
                color: #fff
            }

        .form-subscribe-form-wrap .epm-sign-up-form .epm-form-field label {
            display: none
        }

.form-subscribe input {
    height: 50px;
    line-height: 50px;
    margin: 0;
    border: none;
    background: #fff;
    border-radius: 3px
}

.form.mc4wp-form input {
    width: auto !important
}

.contact-info a {
    color: #ccc
}

#copyright {
    padding-top: 10px
}

.nav_ft_menu {
    text-align: right;
    margin: 0
}

    .nav_ft_menu li {
        display: inline-block;
        margin-left: 10px;
        list-style: none
    }

#ui-datepicker-div {
    border-radius: 0;
    border: 1px solid #eee;
    z-index: 9999 !important;
    padding: 5px !important;
    min-width: 300px
}

    #ui-datepicker-div button, #ui-datepicker-div button:focus, #ui-datepicker-div select, #ui-datepicker-div select:focus {
        outline: 0;
        box-shadow: none
    }

    #ui-datepicker-div .ui-state-active {
        color: #FFF
    }

    #ui-datepicker-div .ui-timepicker-div select {
        background: #fff !important;
        padding: 4px 0
    }

    #ui-datepicker-div .ui-timepicker-div > dl {
        margin-bottom: 0;
        padding-top: 20px
    }

        #ui-datepicker-div .ui-timepicker-div > dl:after {
            display: block;
            content: '';
            clear: both
        }

    #ui-datepicker-div .ui-timepicker-div .ui_tpicker_time {
        width: 100%
    }

    #ui-datepicker-div .ui-timepicker-div .ui_tpicker_hour, #ui-datepicker-div .ui-timepicker-div .ui_tpicker_hour_label, #ui-datepicker-div .ui-timepicker-div .ui_tpicker_minute, #ui-datepicker-div .ui-timepicker-div .ui_tpicker_minute_label {
        width: 50%;
        float: left
    }

.daterangepicker.single .calendar, .daterangepicker.single .ranges, .ranges {
    float: none
}

#ui-datepicker-div .ui-timepicker-div .ui_tpicker_hour, #ui-datepicker-div .ui-timepicker-div .ui_tpicker_minute {
    text-align: left
}

#ui-datepicker-div select {
    margin: 0
}

    #ui-datepicker-div select.ui-timepicker-select {
        width: 50%
    }

#ui-datepicker-div .ui-state-default, #ui-datepicker-div.ui-widget-content .ui-state-default, #ui-datepicker-div .ui-widget-header .ui-state-default {
    background: #f2f2f2;
    border-color: #f2f2f2
}

#ui-datepicker-div .ui-datepicker-title {
    font-size: 13px;
    text-transform: capitalize;
    margin: 0;
    border-radius: 0;
    line-height: 26px;
    font-weight: 700
}

.ui-widget-header .ui-corner-all .ui-icon, .ui-widget-header .ui-state-hover .ui-icon, .ui-widget-header .ui-state-focus .ui-icon {
    background: transparent;
    text-indent: 1px;
    font-size: 0;
    text-align: center
}

    .ui-widget-header .ui-corner-all .ui-icon:before, .ui-widget-header .ui-state-hover .ui-icon:before, .ui-widget-header .ui-state-focus .ui-icon:before {
        font: normal normal normal 14px/1 FontAwesome
    }

.ui-widget-header .ui-datepicker-prev .ui-icon:before {
    content: "\f0d9"
}

.ui-widget-header .ui-datepicker-next .ui-icon:before {
    content: "\f0da"
}

#ui-datepicker-div .ui-datepicker-header {
    border: 0 !important;
    background: 0 0
}

#ui-datepicker-div .ui-datepicker-buttonpane button {
    font-size: 13px;
    color: #fff;
    padding: 0 20px;
    border: none !important
}

#ui-datepicker-div .ui-corner-all, #ui-datepicker-div .ui-corner-bottom, #ui-datepicker-div .ui-corner-br, #ui-datepicker-div .ui-corner-right {
    border-radius: 0;
    border: 1px solid #eee
}

#ui-datepicker-div table {
    border: 0;
    margin-bottom: 0
}

#ui-datepicker-div dt {
    font-size: 13px;
    line-height: 26px
}

#ui-datepicker-div dd {
    font-size: 18px;
    margin-bottom: 17px
}

#ui-datepicker-div th {
    font-weight: 400;
    font-size: 14px
}

#ui-datepicker-div td {
    font-size: 13px
}

#ui-datepicker-div table td, #ui-datepicker-div table tr {
    border-color: #eee
}

#ui-datepicker-div .ui-slider-horizontal {
    height: 7px
}

    #ui-datepicker-div .ui-slider-horizontal .ui-slider-handle {
        height: 15px;
        width: 15px;
        margin-left: 0;
        border-radius: 50%
    }

#ui-datepicker-div .ui-timepicker-div > dl {
    text-align: center
}

.wrapper-boxed {
    max-width: 1200px;
    margin: 0 auto
}

    .wrapper-boxed .site-header, .wrapper-boxed .wrapper-subscribe {
        width: 100%;
        left: auto;
        right: auto;
        max-width: 1200px
    }

    .wrapper-boxed .wrapper-content .content-area {
        background: #fff
    }

.wrapper-content {
    position: relative;
    z-index: 1;
    background: #fff
}

    .wrapper-content .top_site_main {
        padding-top: 98px
    }

    .wrapper-content .wrapper-breadcrumbs {
        background-color: #f2f2f2
    }

.navigation {
    text-align: center;
    border-top: 1px solid #E8E8E8;
    margin: 0 0 25px 0
}

    .navigation ul {
        margin: 30px 0 0
    }

        .navigation ul li {
            display: inline-block;
            list-style: none
        }

            .navigation ul li .page-numbers {
                padding: 0 5px;
                margin: 0 5px;
                width: 36px;
                height: 36px;
                display: inline-block;
                text-align: center;
                border: 1px solid #E8E8E8;
                line-height: 36px
            }

.padding-top-6x {
    padding-top: 60px
}

.padding-bottom-6x {
    padding-bottom: 60px
}

.padding-top-2x {
    padding-top: 20px
}

.margin-top-6x {
    margin-top: 60px
}

.margin-bottom-3x {
    margin-bottom: 30px !important
}

.text-center {
    text-align: center
}

.section-white {
    background: #fff
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px, 0px, 0px)
    }

    .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0)
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none
    }

    .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
        display: none
    }

    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden
    }

    .owl-carousel.owl-drag .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin: 10px 0
}

.owl-theme .owl-controls .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

    .owl-theme .owl-controls .owl-dot span {
        display: block;
        width: 12px;
        height: 12px;
        margin: 0 4px;
        border: 2px solid #fff;
        border-radius: 50%
    }

.btn-primary, .btn-second {
    text-transform: uppercase;
    padding: 0 35px;
    line-height: 50px;
    border: none;
    border-radius: 0;
    color: #333
}

.icon-btn {
    color: #333;
    text-transform: uppercase;
    padding: 0 25px;
    display: inline-block;
    line-height: 40px;
    text-decoration: none !important;
    font-weight: 700
}

    .icon-btn i {
        font-size: 20px;
        margin-right: 7px;
        vertical-align: middle
    }

    .icon-btn:hover {
        color: #fff
    }

.wpcf7-form .row-1x {
    margin-right: -10px;
    margin-left: -10px
}

.wpcf7-form .row-1x {
    *zoom: 1
}

    .wpcf7-form .row-1x:before, .wpcf7-form .row-1x:after {
        content: "";
        display: table
    }

    .wpcf7-form .row-1x:after {
        clear: both
    }

    .wpcf7-form .row-1x .col-sm-6 {
        padding-right: 10px;
        padding-left: 10px
    }

.wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 20px !important;
    display: block
}

    .wpcf7-form .wpcf7-form-control-wrap.your-message {
        margin-bottom: 0 !important
    }

        .wpcf7-form .wpcf7-form-control-wrap.your-message textarea {
            margin-bottom: 0
        }

    .wpcf7-form .wpcf7-form-control-wrap textarea, .wpcf7-form .wpcf7-form-control-wrap input {
        padding: 10px 20px;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
        text-align: left;
        width: 100%;
        display: block;
        /* background: #f2f2f2; */
        border: 1px solid #e3e3e3;
        border-radius: 0;
        height: 45px;
        line-height: 21px;
        margin-bottom: 10px;
        -webkit-appearance: none;
        -moz-appearance: none
    }

        .wpcf7-form .wpcf7-form-control-wrap textarea:focus, .wpcf7-form .wpcf7-form-control-wrap input:focus {
            outline: none;
            border-color: #ccc
        }

    .wpcf7-form .wpcf7-form-control-wrap textarea {
        height: 110px
    }

.wpcf7-form .wpcf7-submit {
    border-radius: 0;
    line-height: 45px;
    padding: 0 30px;
    border: none;
    color: #333;
    text-transform: uppercase;
    font-weight: 700
}

    .wpcf7-form .wpcf7-submit:focus {
        outline: none
    }

    .wpcf7-form .wpcf7-submit:hover {
        color: #fff
    }

.woocommerce #reviews #comment {
    height: 110px
}

.woocommerce #reviews #comments h2 {
    margin-bottom: 30px
}

.woocommerce #reviews #comments ol.gcommentlist li img.avatar {
    width: 60px;
    padding: 1px
}

.woocommerce #reviews #comments ol.gcommentlist li .comment-text {
    margin: 0 0 0 75px
}

.comment-respond .comment-form {
    max-width: 600px
}

.comment-respond .comment-form-author, .comment-respond .comment-form-email {
    max-width: 50%;
    display: block
}

.comment-respond textarea, .comment-respond input[type="text"], .comment-respond input[type="email"], .comment-respond input[type="url"] {
    padding: 10px 20px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    text-align: left;
    width: 100%;
    display: block;
    background: #f2f2f2;
    border: 1px solid #e3e3e3;
    margin-bottom: 10px;
    -webkit-appearance: none;
    -moz-appearance: none
}

    .comment-respond textarea:focus, .comment-respond input[type="text"]:focus, .comment-respond input[type="email"]:focus, .comment-respond input[type="url"]:focus {
        outline: none;
        border-color: #ccc
    }

.comment-respond textarea {
    height: 110px
}

.comment-respond .form-submit .submit {
    line-height: 45px;
    padding: 0 30px;
    border: none;
    color: #333;
    text-transform: uppercase;
    letter-spacing: -0.5px
}

    .comment-respond .form-submit .submit:focus {
        outline: none
    }

    .comment-respond .form-submit .submit:hover {
        color: #fff
    }

.no-border-arrow .flexslider {
    border: none;
    border-radius: 0;
    box-shadow: 0 0 0;
    margin: 0
}

    .no-border-arrow .flexslider .flex-control-paging, .no-border-arrow .flexslider .flex-direction-nav {
        display: none !important
    }

.feature-image .flexslider {
    border-radius: 0;
    box-shadow: 0 0 0;
    padding: 0;
    margin: 0;
    border: none
}

.flexslider {
    position: relative;
    margin: 0;
    background: transparent;
    border: none;
    border-radius: initial;
    box-shadow: none
}

    .flexslider .flex-direction-nav li a {
        text-decoration: none;
        overflow: hidden;
        text-shadow: none;
        box-shadow: none
    }

    .flexslider .flex-direction-nav a.flex-prev:before {
        content: "\f104" !important;
        font-family: FontAwesome !important;
        font-size: 22px !important;
        line-height: 31px !important;
        display: inline-block
    }

    .flexslider .flex-direction-nav a.flex-next:before {
        content: "\f105" !important;
        font-family: FontAwesome !important;
        font-size: 22px !important;
        line-height: 31px !important;
        display: block
    }

    .flexslider ul.slides {
        margin: 0
    }

        .flexslider ul.slides li {
            list-style: none;
            position: relative;
            overflow: hidden
        }

            .flexslider ul.slides li a img {
                width: 100%;
                height: auto
            }

    .flexslider ol.flex-control-nav {
        text-align: center;
        position: absolute;
        z-index: 99;
        width: 100%;
        bottom: 20px !important;
        height: 15px;
        margin: 0;
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease
    }

        .flexslider ol.flex-control-nav li {
            display: inline-block;
            margin: 0 2px
        }

            .flexslider ol.flex-control-nav li a {
                width: 15px;
                height: 15px;
                border-radius: 50%;
                text-indent: -9999px;
                display: inline-block;
                cursor: pointer;
                margin: 0 2px;
                box-shadow: none;
                border: 2px solid rgba(255,255,255,0.8)
            }

                .flexslider ol.flex-control-nav li a.flex-active {
                    background: rgba(255,255,255,0.8)
                }

                .flexslider ol.flex-control-nav li a:hover {
                    background: rgba(255,255,255,0.5)
                }

    .flexslider ul.flex-direction-nav {
        display: block;
        margin: 0;
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease
    }

        .flexslider ul.flex-direction-nav li {
            position: static;
            list-style: none
        }

            .flexslider ul.flex-direction-nav li a {
                background: rgba(255,255,255,0.8);
                width: 31px;
                height: 32px;
                text-align: center;
                display: inline-block;
                position: absolute;
                z-index: 99;
                left: 0;
                top: 50%;
                margin-top: -16px;
                color: #333
            }

                .flexslider ul.flex-direction-nav li a:hover {
                    background: rgba(255,255,255,0.5)
                }

                .flexslider ul.flex-direction-nav li a i {
                    color: #fff;
                    font-size: 28px;
                    line-height: 46px
                }

                .flexslider ul.flex-direction-nav li a.flex-next {
                    position: absolute;
                    right: 0;
                    left: auto
                }

    .flexslider:hover ul.flex-direction-nav a {
        left: 0
    }

.boxed-area {
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

.boxed-area {
    *zoom: 1
}

    .boxed-area:before, .boxed-area:after {
        content: "";
        display: table
    }

    .boxed-area:after {
        clear: both
    }

    .boxed-area .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-next {
        right: -20px
    }

    .boxed-area .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-prev {
        left: -20px
    }

    .boxed-area .home-content {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }

        .boxed-area .home-content > .vc_row {
            margin-left: 0;
            margin-right: 0
        }

    .boxed-area .wrapper-subscribe {
        max-width: 1200px;
        left: auto
    }

    .boxed-area .sticky_header.affix {
        max-width: 1200px;
        left: auto;
        right: auto;
        width: 100%
    }

.text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p {
    color: #fff
}

.search-results article {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 20px;
    margin-bottom: 20px
}

    .search-results article:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .search-results article .entry-meta {
        font-style: italic;
        opacity: 0.8
    }

.error-404.not-found {
    max-width: 600px;
    margin: 60px auto;
    text-align: center
}

.video-container, .google-map-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 15px
}

    .video-container iframe, .google-map-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none
    }

.google-map-container {
    margin-bottom: 0
}

.wpb_video_wrapper .video-container {
    padding-bottom: 0;
    padding-top: 0;
    height: auto;
    margin-bottom: 0
}

.custom-instagram .textwidget {
    margin-left: -10px;
    margin-right: -10px
}

.top_site_main {
    position: relative;
    text-align: left;
    background-size: cover;
    background-position: center center
}

    .top_site_main.top-site-no-image {
        color: #fff
    }

    .top_site_main .overlay-top-header {
        position: absolute;
        height: 100%;
        left: 0;
        right: 0;
        opacity: 0.4
    }

    .top_site_main .banner-wrapper {
        padding-top: 50px;
        padding-bottom: 50px
    }

        .top_site_main .banner-wrapper .heading_primary {
            margin: 0 0 10px 0;
            color: inherit;
            display: inline-block;
            position: relative;
            line-height: 1
        }

            .top_site_main .banner-wrapper .heading_primary:after {
                content: "";
                width: 40px;
                height: 2px;
                display: inline-block;
                position: absolute;
                left: 0;
                bottom: -10px;
                border: 1px solid
            }

    .top_site_main .banner-wrapper-destination {
        padding-top: 120px;
        padding-bottom: 120px
    }

        .top_site_main .banner-wrapper-destination .heading_primary {
            margin: 0 0 10px 0;
            color: inherit;
            display: inline-block;
            position: relative;
            line-height: 1;
            text-transform: capitalize
        }

        .top_site_main .banner-wrapper-destination .desc {
            max-width: 660px;
            margin: 0 auto 60px auto
        }

        .top_site_main .banner-wrapper-destination .breadcrumbs-wrapper {
            text-transform: uppercase
        }

.content-area {
    padding-top: 60px;
    padding-bottom: 60px
}

.rooms-tabs_table {
    width: 100% !important;
    height: auto !important;
    margin: 30px 0;
    border: none;
    border-top: 2px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    font-size: 0.933em
}

    .rooms-tabs_table td, .rooms-tabs_table th {
        padding: 20px;
        vertical-align: top;
        border: none;
        border-bottom: 1px solid #e4e4e4
    }

    .rooms-tabs_table table {
        border: none;
        width: 100% !important;
        height: auto !important;
        margin: 0;
        font-size: 100%
    }

        .rooms-tabs_table table td, .rooms-tabs_table table th {
            padding: 0;
            border: none
        }

.icon-tick {
    margin-right: 10px
}

.icon-tick--on {
    color: #01cb68
}

.icon-tick--off {
    color: #eb7591
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

#preload {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 9999
}

    #preload .preload-inner {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -50px;
        margin-left: -50px
    }

        #preload .preload-inner:before, #preload .preload-inner:after {
            position: absolute;
            bottom: 30px;
            left: 50%;
            display: block;
            border: 5px solid #fff;
            border-radius: 50%;
            content: ''
        }

        #preload .preload-inner:before {
            margin-left: -40px;
            width: 80px;
            height: 80px;
            border-right-color: #bb344f;
            border-left-color: #bb344f;
            -webkit-animation: rotation 3s linear infinite;
            animation: rotation 3s linear infinite
        }

        #preload .preload-inner:after {
            bottom: 50px;
            margin-left: -20px;
            width: 40px;
            height: 40px;
            border-top-color: #bb344f;
            border-bottom-color: #bb344f;
            -webkit-animation: rotation 1s linear infinite;
            animation: rotation 1s linear infinite
        }

.custom-html {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    padding: 60px 0;
    color: #fff;
    text-align: center
}

    .custom-html p {
        max-width: 400px;
        margin: 0 auto 25px auto;
        color: rgba(255,255,255,0.8)
    }

    .custom-html h2 {
        color: #fff;
        font-size: 3em
    }

.bg-white {
    background: #fff
}

.wrapper-hotel-slider.arrow-black .hotels-type-slider .owl-nav .owl-prev, .wrapper-hotel-slider.arrow-black .hotels-type-slider .owl-nav .owl-next {
    color: #333
}

.wrapper-hotel-slider.arrow-black .owl-theme .owl-controls .owl-dot span {
    border-color: #848484
}

.wrapper-hotel-slider.arrow-black .owl-controls .owl-dot.active span {
    background: #848484
}

@font-face {
    font-family: 'weather';
    src: url("assets/fonts/artill_clean_icons-webfont.eot");
    src: url("assets/fonts/artill_clean_icons-webfontd41d.eot?#iefix") format("embedded-opentype"),url("assets/fonts/artill_clean_icons-webfont.woff") format("woff"),url("assets/fonts/artill_clean_icons-webfont.ttf") format("truetype"),url("assets/fonts/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg") format("svg");
    font-weight: normal;
    font-style: normal
}

.weather [class*="icon-"] {
    text-transform: none;
    font: normal normal normal 30px/1 weather
}

.icon-0:before {
    content: ":"
}

.icon-1:before {
    content: "p"
}

.icon-2:before {
    content: "S"
}

.icon-3:before {
    content: "Q"
}

.icon-4:before {
    content: "S"
}

.icon-5:before {
    content: "W"
}

.icon-6:before {
    content: "W"
}

.icon-7:before {
    content: "W"
}

.icon-8:before {
    content: "W"
}

.icon-9:before {
    content: "I"
}

.icon-10:before {
    content: "W"
}

.icon-11:before {
    content: "I"
}

.icon-12:before {
    content: "I"
}

.icon-13:before {
    content: "I"
}

.icon-14:before {
    content: "I"
}

.icon-15:before {
    content: "W"
}

.icon-16:before {
    content: "I"
}

.icon-17:before {
    content: "W"
}

.icon-18:before {
    content: "U"
}

.icon-19:before {
    content: "Z"
}

.icon-20:before {
    content: "Z"
}

.icon-21:before {
    content: "Z"
}

.icon-22:before {
    content: "Z"
}

.icon-23:before {
    content: "Z"
}

.icon-24:before {
    content: "E"
}

.icon-25:before {
    content: "E"
}

.icon-26:before {
    content: "3"
}

.icon-27:before {
    content: "a"
}

.icon-28:before {
    content: "A"
}

.icon-29:before {
    content: "a"
}

.icon-30:before {
    content: "A"
}

.icon-31:before {
    content: "6"
}

.icon-32:before {
    content: "1"
}

.icon-33:before {
    content: "6"
}

.icon-34:before {
    content: "1"
}

.icon-35:before {
    content: "W"
}

.icon-36:before {
    content: "1"
}

.icon-37:before {
    content: "S"
}

.icon-38:before {
    content: "S"
}

.icon-39:before {
    content: "S"
}

.icon-40:before {
    content: "M"
}

.icon-41:before {
    content: "W"
}

.icon-42:before {
    content: "I"
}

.icon-43:before {
    content: "W"
}

.icon-44:before {
    content: "a"
}

.icon-45:before {
    content: "S"
}

.icon-46:before {
    content: "U"
}

.icon-47:before {
    content: "S"
}

.weather {
    padding-top: 3px
}

    .weather .weather-city {
        margin-right: 5px
    }

@media (min-width: 993px) and (max-width: 1200px) {
    .navbar-nav > li {
        padding: 0 15px
    }

    .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-next {
        right: -35px
    }

    .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-prev {
        left: -35px
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .content-area .site-main, .content-area .widget-area {
        width: 100%;
        float: none
    }

    .banner-hotel-booking {
        margin-top: -250px
    }

    .slider-hotel-booking {
        margin-top: -193px
    }

    .fix-ipad-deals-discounts .vc_col-sm-8 {
        width: 100%
    }

    .tab-search-tour-hotel {
        margin-top: -291px
    }

    .woocommerce ul.products li.product.item-list-room, .woocommerce .tb_single_room .images_single_left, .woocommerce .tb_single_room .description_single, .woocommerce-page ul.products li.product.item-list-room, .woocommerce-page .tb_single_room .images_single_left, .woocommerce-page .tb_single_room .description_single {
        width: 100%
    }

    .woocommerce .related.tours ul.products li.product:nth-child(2n+1), .woocommerce-page .related.tours ul.products li.product:nth-child(2n+1) {
        clear: none
    }
}

@media (min-width: 993px) {
    .after_slider.sticky-header {
        position: relative
    }

    .sticky_header.affix.menu-hidden {
        transform: translate(0, -100%);
        -webkit-transform: translate(0, -100%);
        -moz-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        -o-transform: translate(0, -100%)
    }

    .width-navigation .menu-right {
        margin: 0;
        display: inline-block
    }

    .width-navigation .menu-right {
        *zoom: 1
    }

        .width-navigation .menu-right:before, .width-navigation .menu-right:after {
            content: "";
            display: table
        }

        .width-navigation .menu-right:after {
            clear: both
        }

    .width-navigation .navbar-nav {
        display: inline-block;
        width: 100%
    }

    .width-navigation.table-right {
        text-align: right
    }

    .navigation-menu {
        position: relative;
        padding: 15px 0
    }

        .navigation-menu .tm-table {
            width: 100%
        }

        .navigation-menu nav {
            position: static
        }

        .navigation-menu .navbar-nav li.menu-item-has-children .sub-menu {
            box-shadow: 0 2px 3px rgba(0,0,0,0.09);
            -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.09);
            -o-box-shadow: 0 2px 3px rgba(0,0,0,0.09);
            -ms-box-shadow: 0 2px 3px rgba(0,0,0,0.09)
        }

            .navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li {
                padding: 0 20px
            }

                .navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li:after {
                    content: "";
                    position: absolute;
                    left: 20px;
                    right: 20px;
                    bottom: 0;
                    height: 1px
                }

                .navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li a, .navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li > span.disable_link {
                    -webkit-transition: all 0.2s ease-in-out 0s;
                    -moz-transition: all 0.2s ease-in-out 0s;
                    -ms-transition: all 0.2s ease-in-out 0s;
                    -o-transition: all 0.2s ease-in-out 0s;
                    transition: all 0.2s ease-in-out 0s;
                    padding: 12px 0;
                    display: block;
                    border-bottom: 1px dashed #fff
                }

                .navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li:last-child:after {
                    display: none
                }

                .navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li:last-child a, .navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li:last-child > span.disable_link {
                    border-bottom: 1px dashed transparent
                }

        .navigation-menu .menu-right {
            padding-left: 0
        }

            .navigation-menu .menu-right li {
                list-style: none;
                display: inline-block;
                vertical-align: middle
            }

                .navigation-menu .menu-right li:last-child {
                    padding-right: 0
                }

    .navbar-nav a i.fa {
        margin-right: 5px
    }

    .navbar-nav > li > span:hover {
        background: transparent
    }

    nav .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }

    nav ul, nav ul ul, nav ul ul ul {
        margin: 0
    }

        nav ul li, nav ul ul li, nav ul ul ul li {
            margin: 0
        }

    .nav > li > a:hover, .nav > li > a:focus {
        background: transparent
    }

    .navbar-nav {
        float: none
    }

        .navbar-nav > li {
            vertical-align: middle;
            display: inline-block;
            float: none;
            margin-left: -5px;
            position: relative;
            padding: 0 20px;
            z-index: 20
        }

            .navbar-nav > li:after {
                -webkit-transition: all 0.25s ease;
                -moz-transition: all 0.25s ease;
                -ms-transition: all 0.25s ease;
                -o-transition: all 0.25s ease;
                transition: all 0.25s ease;
                content: '';
                display: block;
                position: absolute;
                width: 0;
                height: 0;
                z-index: 10;
                top: 100%;
                left: 50%;
                margin-top: 40px;
                visibility: hidden;
                opacity: 0;
                margin-left: -4px;
                border-style: solid;
                border-width: 0 4px 4px 4px
            }

            .navbar-nav > li:before {
                -webkit-transition: all 0.25s ease;
                -moz-transition: all 0.25s ease;
                -ms-transition: all 0.25s ease;
                -o-transition: all 0.25s ease;
                transition: all 0.25s ease;
                content: '';
                display: block;
                position: absolute;
                height: 3px;
                left: 14px;
                right: 14px;
                z-index: 10;
                top: 100%;
                margin-top: 40px;
                visibility: hidden;
                opacity: 0
            }

            .navbar-nav > li:last-child {
                margin-left: 0;
                padding-right: 0
            }

            .navbar-nav > li > a, .navbar-nav > li > span.disable_link {
                padding: 22px 0 22px;
                display: inline-block;
                position: relative;
                text-transform: uppercase;
                line-height: 100%;
                vertical-align: bottom;
                -webkit-transition: all 0.2s ease;
                -moz-transition: all 0.2s ease;
                -ms-transition: all 0.2s ease;
                -o-transition: all 0.2s ease;
                transition: all 0.2s ease
            }

            .navbar-nav > li.item-border > a {
                -webkit-transition: all 0.3s ease-in;
                -moz-transition: all 0.3s ease-in;
                -ms-transition: all 0.3s ease-in;
                -o-transition: all 0.3s ease-in;
                transition: all 0.3s ease-in;
                border: 2px solid;
                padding: 7px 20px
            }

            .navbar-nav > li > .sub-menu {
                margin-top: 20px
            }

            .navbar-nav > li.menu-right:after, .navbar-nav > li.menu-right:before {
                display: none
            }

            .navbar-nav > li.menu-right:hover {
                background-color: transparent !important
            }

            .navbar-nav > li.menu-right .widget {
                margin: 0
            }

                .navbar-nav > li.menu-right .widget .widget-social a {
                    padding-left: 25px;
                    font-size: 18px
                }

                    .navbar-nav > li.menu-right .widget .widget-social a:first-child {
                        padding-left: 5px
                    }

            .navbar-nav > li.menu-right ul {
                margin: 0
            }

                .navbar-nav > li.menu-right ul > li {
                    padding: 0 20px
                }

                    .navbar-nav > li.menu-right ul > li:last-child {
                        padding-right: 0
                    }

            .navbar-nav > li > ul.sub-menu > li > .sub-menu, .navbar-nav > li > ul.sub-menu {
                -webkit-transition: all 0.25s ease;
                -moz-transition: all 0.25s ease;
                -ms-transition: all 0.25s ease;
                -o-transition: all 0.25s ease;
                transition: all 0.25s ease
            }

            .navbar-nav > li > ul.sub-menu {
                visibility: hidden;
                width: 225px;
                position: absolute;
                top: 100%;
                left: 14px;
                margin-top: 25px;
                padding: 10px 0;
                background-color: #fff;
                list-style: none;
                opacity: 0;
                box-shadow: 1px 1px 3px rgba(0,0,0,0.2)
            }

                .navbar-nav > li > ul.sub-menu > li {
                    margin-bottom: 5px;
                    position: relative
                }

                    .navbar-nav > li > ul.sub-menu > li a {
                        display: block;
                        position: relative;
                        padding: 6px 20px 6px 20px;
                        font-size: 13px;
                        font-weight: 400;
                        z-index: 15;
                        color: #333
                    }

            .navbar-nav > li:hover:after, .navbar-nav > li.current-menu-item:after, .navbar-nav > li.current_page_parent:after, .navbar-nav > li.current-menu-ancestor:after {
                margin-top: -4px;
                visibility: visible;
                opacity: 1;
                z-index: 9
            }

            .navbar-nav > li:hover:before, .navbar-nav > li.current-menu-item:before, .navbar-nav > li.current_page_parent:before, .navbar-nav > li.current-menu-ancestor:before {
                margin-top: 0;
                visibility: visible;
                opacity: 1;
                z-index: 9
            }

            .navbar-nav > li:hover > ul.sub-menu {
                margin-top: 0;
                visibility: visible;
                opacity: 1
            }

        .navbar-nav li .sub-menu {
            visibility: hidden;
            opacity: 0;
            margin-top: 25px;
            position: absolute;
            left: 25px;
            z-index: 9999;
            background: #fff;
            top: auto;
            padding: 8px 0
        }

            .navbar-nav li .sub-menu li {
                list-style: none;
                text-align: left;
                position: relative
            }

                .navbar-nav li .sub-menu li a {
                    text-decoration: none;
                    white-space: nowrap
                }

        .navbar-nav li:hover > .sub-menu {
            margin-top: 0;
            visibility: visible;
            opacity: 1
        }

        .navbar-nav li.menu-item-has-children .sub-menu {
            min-width: 160px;
            margin-left: 0
        }

            .navbar-nav li.menu-item-has-children .sub-menu li {
                width: 100%
            }

        .navbar-nav li .sub-menu .sub-menu {
            left: 100%;
            top: 0
        }

        .navbar-nav li .sub-menu li:hover .sub-menu {
            height: auto;
            z-index: 999
        }

    .admin-bar .sticky_header.affix {
        top: 32px
    }

    .admin-bar .boxed-area .sticky_header.affix {
        top: auto
    }

    .mobile-menu-open.wrapper-container {
        position: relative;
        overflow: hidden
    }
}

@media (min-width: 768px) {
    .wrapper-hotel-slider .owl-dots {
        display: none !important
    }

    .wrapper-hotel-slider.shortcode-tour-reviews .owl-dots {
        display: block !important
    }
}

@media (max-width: 993px) {
    .hotel-booking-search form {
        padding: 20px 0
    }

    .hotel-booking-search .hb-form-table {
        width: 100%
    }

        .hotel-booking-search .hb-form-table li {
            width: 50%
        }

            .hotel-booking-search .hb-form-table li.hb-submit {
                width: 50%;
                text-align: center;
                float: none;
                margin: 15px auto 0 auto;
                padding-right: 0
            }

                .hotel-booking-search .hb-form-table li.hb-submit button {
                    width: 100%;
                    max-width: 320px;
                    margin: 0 auto
                }

    .search-toggler-unit .search-toggler {
        display: inline-block
    }

    .item-list-room .content-list-room .wrapper_content {
        padding: 20px
    }

        .item-list-room .content-list-room .wrapper_content:before {
            right: 150px
        }

        .item-list-room .content-list-room .wrapper_content .content-left {
            padding-right: 20px;
            width: calc(100% - 134px)
        }

            .item-list-room .content-list-room .wrapper_content .content-left .post_date {
                margin-top: 10px
            }

        .item-list-room .content-list-room .wrapper_content .content-right {
            width: 130px;
            padding-left: 20px
        }

            .item-list-room .content-list-room .wrapper_content .content-right .add_to_cart_button, .item-list-room .content-list-room .wrapper_content .content-right .product_type_hotel_phys {
                padding: 0 15px;
                font-weight: normal;
                font-size: 90%
            }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 50%;
        float: left
    }

        .woocommerce ul.products li.product:nth-child(3n+1), .woocommerce-page ul.products li.product:nth-child(3n+1) {
            clear: none !important
        }

        .woocommerce ul.products li.product:nth-child(2n+1), .woocommerce-page ul.products li.product:nth-child(2n+1) {
            clear: both
        }

    .navbar-nav > li > a {
        padding-top: 6px;
        padding-bottom: 6px
    }

    .site-header .navbar-nav .menu-right {
        margin-top: 15px
    }

        .site-header .navbar-nav .menu-right ul {
            margin-left: 15px
        }

    .site-header .navbar-nav .sub-menu li:first-child {
        margin-top: 0
    }

    .fix-col-responsive .wpb_column {
        width: 100%
    }

        .fix-col-responsive .wpb_column .list-posts {
            margin-left: 0;
            margin-right: 0
        }

    .navbar-toggle {
        float: none;
        display: inline-block;
        vertical-align: middle;
        padding: 9px 25px
    }

    .header_v1 .wrapper-logo {
        display: none
    }

    .header_v1.affix-top .sticky-logo {
        display: block
    }

    .site-header .navbar-nav {
        margin: 0;
        text-align: left
    }

        .site-header .navbar-nav li {
            list-style: none;
            position: relative;
            display: block
        }

        .site-header .navbar-nav .sub-menu {
            position: relative;
            background: transparent
        }

            .site-header .navbar-nav .sub-menu li {
                border: none !important
            }

                .site-header .navbar-nav .sub-menu li a {
                    padding-left: 15px !important
                }

    .navbar-nav .sub-menu {
        overflow: hidden
    }

        .navbar-nav .sub-menu .sub-menu {
            margin-left: 20px;
            margin-top: 10px;
            margin-bottom: 5px
        }

    .nav > li > span {
        padding: 10px 15px
    }

    .site-header .navigation-menu {
        padding: 10px 0
    }

        .site-header .navigation-menu .width-navigation {
            display: block
        }

    .side-nav {
        position: fixed;
        width: 240px;
        left: -105%;
        top: 0;
        margin: 0;
        padding-bottom: 60px;
        z-index: 999;
        overflow-y: auto;
        will-change: left;
        padding-top: 20px;
        height: 100%;
        background: #000
    }

        .side-nav.right-aligned {
            will-change: right;
            right: -105%;
            left: auto
        }

        .side-nav .collapsible {
            margin: 0
        }

        .side-nav li {
            float: none
        }

            .side-nav li .sub-menu {
                margin: 0;
                margin-left: 15px
            }

        .side-nav a {
            display: block;
            padding: 1px 15px
        }

    .nav > li > a:hover, .nav > li > a:focus {
        background: transparent
    }

    .navbar-nav {
        margin: 0
    }

        .navbar-nav li {
            list-style: none;
            position: relative
        }

        .navbar-nav .menu-right .widget_shopping_cart {
            padding-right: 20px
        }

        .navbar-nav .sub-menu li {
            margin-top: 9px
        }

        .navbar-nav .sub-menu .sub-menu {
            margin-left: 20px
        }

    .menu-mobile-effect {
        float: none;
        display: inline-block;
        cursor: pointer;
        z-index: 1;
        vertical-align: middle;
        padding: 0;
        margin: 0 15px 0 0
    }

        .menu-mobile-effect span {
            background-color: #fff
        }

    .sub-menu {
        position: relative
    }

        .sub-menu li {
            border: none !important
        }

            .sub-menu li a {
                padding-left: 25px !important
            }

    .nav > li > span {
        padding: 10px 15px
    }

    .woocommerce-checkout .columns .order-wrapper {
        margin-left: 0;
        margin-top: 20px
    }

    .top_site_main .banner-wrapper-destination {
        padding-top: 80px;
        padding-bottom: 80px
    }

        .top_site_main .banner-wrapper-destination .desc {
            margin: 0 auto 40px auto
        }

    .hotels-type-slider .hotels_type_item {
        width: 100%
    }

    .hotels-type-slider .item-hotel {
        width: 100%
    }

    .hotels-type-pain .hotels_type_item .count-attr {
        font-size: 1em
    }

    .hotels-type-pain .hotels_type_item .item__title {
        font-size: 1.6em
    }

    .tabs-fixed-scroll {
        display: none
    }
}

@media (max-width: 767px) {
    .alignright, .alignleft {
        float: none
    }

    .widget-icon-box, .stats_counter {
        margin-bottom: 25px
    }

    .header_top_bar {
        display: none
    }

    .wrapper-hotel-slider {
        margin: 0 -10px
    }

        .wrapper-hotel-slider .item-hotel {
            padding: 0 10px
        }

    .related.tours .wrapper-hotel-slider .item-hotel {
        padding: 0 15px
    }

    .hotel-booking-search {
        margin: 0 -10px
    }

    .hotels-type-pain .item-hotel {
        width: 50%;
        float: left
    }

        .hotels-type-pain .item-hotel:nth-child(3n+1), .hotels-type-pain .item-hotel:nth-child(4n+1) {
            clear: none
        }

        .hotels-type-pain .item-hotel:nth-child(2n+1) {
            clear: both
        }

    .hotels-type-pain .item_border {
        margin-bottom: 20px
    }

    .counter-group {
        margin: 10px auto
    }

    .counter-block {
        margin-right: 8px
    }

        .counter-block .counter {
            width: 120px;
            height: 80px;
            overflow: hidden;
            font-weight: 700
        }

            .counter-block .counter .number {
                font-size: 70px;
                line-height: 78px
            }

            .counter-block .counter.with-hundreds {
                width: 180px
            }

        .counter-block .counter-caption {
            font-size: 100%
        }

    .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
        display: none
    }

    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0
    }

    .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
        display: none
    }

    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block
    }

        .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
            display: block;
            text-align: right !important
        }

            .woocommerce table.shop_table_responsive tr td.order-actions, .woocommerce-page table.shop_table_responsive tr td.order-actions {
                text-align: left !important
            }

            .woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {
                content: attr(data-title) ": ";
                font-weight: 700;
                float: left
            }

            .woocommerce table.shop_table_responsive tr td.product-remove:before, .woocommerce table.shop_table_responsive tr td.actions:before, .woocommerce-page table.shop_table_responsive tr td.product-remove:before, .woocommerce-page table.shop_table_responsive tr td.actions:before {
                display: none
            }

        .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
            background-color: rgba(0,0,0,0.025)
        }

    .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100%
    }

    .woocommerce table.cart .product-thumbnail, .woocommerce #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
        display: none
    }

    .woocommerce table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
        text-align: left
    }

        .woocommerce table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
            float: none;
            padding-bottom: .5em
        }

        .woocommerce table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
            *zoom: 1
        }

            .woocommerce table.cart td.actions .coupon:before, .woocommerce table.cart td.actions .coupon:after, .woocommerce #content table.cart td.actions .coupon:before, .woocommerce #content table.cart td.actions .coupon:after, .woocommerce-page table.cart td.actions .coupon:before, .woocommerce-page table.cart td.actions .coupon:after, .woocommerce-page #content table.cart td.actions .coupon:before, .woocommerce-page #content table.cart td.actions .coupon:after {
                content: "";
                display: table
            }

            .woocommerce table.cart td.actions .coupon:after, .woocommerce #content table.cart td.actions .coupon:after, .woocommerce-page table.cart td.actions .coupon:after, .woocommerce-page #content table.cart td.actions .coupon:after {
                clear: both
            }

            .woocommerce table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text {
                width: 48%;
                box-sizing: border-box
            }

                .woocommerce table.cart td.actions .coupon .input-text + .button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text + .button, .woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text + .button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text + .button, .woocommerce-page #content table.cart td.actions .coupon .button.alt {
                    float: right
                }

        .woocommerce table.cart td.actions .button, .woocommerce #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button {
            display: block;
            width: 100%
        }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cross-sells {
        width: 100%;
        float: none;
        text-align: left
    }

    .woocommerce.woocommerce-checkout form.login .form-row, .woocommerce-page.woocommerce-checkout form.login .form-row {
        width: 100%;
        float: none
    }

    .woocommerce #payment .terms, .woocommerce-page #payment .terms {
        text-align: left;
        padding: 0
    }

    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        float: none;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 1em
    }

    .woocommerce .lost_reset_password .form-row-first, .woocommerce .lost_reset_password .form-row-last, .woocommerce-page .lost_reset_password .form-row-first, .woocommerce-page .lost_reset_password .form-row-last {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .woocommerce ul.products li.product.item-list-room, .woocommerce-page ul.products li.product.item-list-room {
        width: 100%
    }

    .woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content {
        float: none;
        width: 100%
    }

    .wrapper-footer ul {
        text-align: left
    }

        .wrapper-footer ul li {
            margin-left: 0;
            margin-right: 10px
        }

    .tb_single_room .images_single_left, .woocommerce .images_single_left, .woocommerce-page .images_single_left {
        width: 55%
    }

    .tb_single_room .description_single, .woocommerce .description_single, .woocommerce-page .description_single {
        width: 45%
    }

    .single-woo-tour .description_single .affix-sidebar {
        top: 0;
        margin-top: 30px
    }

    .images_single_left .room_after_title .meta_date, .images_single_left .room_after_title .meta_values, .images_single_left .room_after_title .single-adults-children {
        width: 50%;
        margin-bottom: 10px;
        text-align: left
    }

    .images_single_left .room_after_title .tour-share {
        width: 100%;
        margin-bottom: 10px;
        text-align: left
    }

    .wrapper-blog-content .sticky {
        padding: 15px
    }

    .wrapper-blog-content article .img_post {
        width: 220px
    }

    .wrapper-blog-content article .content-thumbnail {
        width: calc(100% - 220px);
        padding-left: 20px
    }

    .slider-hotel-booking {
        margin-top: -194px
    }

    .banner-hotel-booking {
        margin-top: 20px
    }

    .list-posts {
        margin-right: 0;
        margin-left: 0
    }

        .list-posts .post_list_content_unit {
            width: 50%;
            float: left
        }

    .comments-area .comment-respond .comment-form .comment-form-author, .comments-area .comment-respond .comment-form .comment-form-email, .comments-area .comment-respond .comment-form .comment-form-url, .comments-area .comment-respond .comment-form .comment-form-phone {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        max-width: inherit
    }

    .comments-area .comment-respond .comment-form .form-submit input#submit {
        margin-bottom: 10px
    }

    .two-column-respon .wpb_column {
        width: 50%;
        float: left
    }

        .two-column-respon .wpb_column:nth-child(2n+1) {
            clear: both
        }

    .wrapper-hotel-slider .hotels-type-slider .owl-nav {
        display: none !important
    }

        .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-prev, .wrapper-hotel-slider .hotels-type-slider .owl-nav .owl-next {
            display: none !important
        }

    .wrapper-hotel-slider .owl-controls {
        margin: 30px 0 0 0
    }

    .wrapper-hotel-slider .owl-dots {
        text-align: center
    }

    .wrapper-hotel-slider .owl-controls .owl-dot span {
        border-color: #bbbaba
    }

    .woocommerce div.product .woocommerce-tabs .panel-group .panel-default {
        margin-bottom: 15px;
        border: none;
        border-radius: 0;
        box-shadow: 0 0 0
    }

        .woocommerce div.product .woocommerce-tabs .panel-group .panel-default .panel-heading {
            padding: 0;
            border: none !important;
            border-radius: 0
        }

            .woocommerce div.product .woocommerce-tabs .panel-group .panel-default .panel-heading .panel-title a {
                display: block;
                padding: 10px 15px
            }

    .woocommerce div.product .woocommerce-tabs .panel-group .panel-collapse {
        border: 2px solid;
        border-top: none
    }

    .content-area {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .sc-gallery .content_gallery .gallery_item-wrap {
        width: 50%;
        float: left
    }

    .wrapper-content .top_site_main {
        padding-top: 65px
    }

    .woocommerce .tb_single_room .images_single_left, .woocommerce .tb_single_room .description_single, .woocommerce-page .tb_single_room .images_single_left, .woocommerce-page .tb_single_room .description_single {
        width: 100%;
        float: none
    }

    .woocommerce .images_single_left, .woocommerce .description_single, .woocommerce-page .images_single_left, .woocommerce-page .description_single {
        width: 100%;
        float: none
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
        height: 43px;
        line-height: 43px;
        padding: 0 25px
    }

    .wrapper-special-rooms {
        margin: 0 -10px
    }

        .wrapper-special-rooms .inner-special-rooms {
            width: 50%;
            float: left;
            padding: 0 10px
        }

            .wrapper-special-rooms .inner-special-rooms .item_price {
                right: 10px
            }

    .custom-html {
        padding: 10px 0 30px 0
    }

    .shortcode_title .title_subtitle {
        font-size: 1em
    }

    .tab-search-tour-hotel {
        margin-top: -82px
    }

    .sc-search-tour-hotel .content-tab-search {
        background: #1f1e1e
    }

    .sc-search-tour-hotel .hotel-booking-search form {
        padding: 0
    }

    .hotel_info .col-sm-3 {
        width: 30%
    }

    .hotel_info .col-sm-9 {
        width: 70%;
        float: left
    }
}

@media (max-width: 668px) {
    .related.tours {
        display: none
    }
}

@media (max-width: 600px) {
    .slider-hotel-booking {
        margin-top: -263px
    }

    .item-list-room .content-list-room .post_images {
        width: 100%;
        float: none
    }

        .item-list-room .content-list-room .post_images a {
            display: block
        }

        .item-list-room .content-list-room .post_images .group-icon a {
            display: inline-block
        }

    .item-list-room .content-list-room .wrapper_content {
        padding: 20px;
        width: 100%;
        float: none
    }

    .hotel-booking-search .hb-form-table li {
        width: 100%
    }

        .hotel-booking-search .hb-form-table li.wrapper-check-in-out:after {
            display: none
        }

    .post-navigation .nav-links .nav-previous, .post-navigation .nav-links .nav-next {
        width: 100%;
        text-align: left;
        float: left
    }

    .comments-area .comment-list-inner .comments-title {
        padding: 0 10px;
        margin: 0 10px
    }

    .comments-area .comment-list {
        padding: 20px 0
    }

    .comments-area .comment-list-inner li .content-comment {
        padding: 15px 0
    }

    .comments-area .comment-list-inner li .wrapper_avatar {
        float: none;
        margin: 0 auto
    }

    .comments-area .comment-list-inner li .comment-right {
        width: 100%;
        float: none;
        margin-top: 20px;
        padding: 0
    }

    .comments-area .comment-list-inner li .children {
        margin-left: 0
    }

    .comments-area .comment-list-inner li .comment-extra-info .text-left .date {
        padding-left: 10px
    }

    .form-subscribe-form-wrap .epm-sign-up-form .mc4wp-email, .form-subscribe-form-wrap .epm-sign-up-form .email, .form-subscribe-form-wrap .mc4wp-form .mc4wp-email, .form-subscribe-form-wrap .mc4wp-form .email {
        width: auto
    }

    .woocommerce-checkout .columns.col-md-5 {
        padding: 0
    }

    .woocommerce-checkout .columns .order-wrapper {
        padding: 15px 15px 0 15px
    }

        .woocommerce-checkout .columns .order-wrapper .form-row.place-order {
            padding-bottom: 5px !important;
            margin-bottom: 0
        }

    .top_site_main .banner-wrapper-destination {
        padding-top: 60px;
        padding-bottom: 60px
    }

        .top_site_main .banner-wrapper-destination .desc {
            margin: 0 auto 30px auto
        }

    .shortcode_title.shortcode-title-style_3 {
        text-align: center
    }

        .shortcode_title.shortcode-title-style_3 .title_primary, .shortcode_title.shortcode-title-style_3 .title_subtitle {
            float: none
        }

    .banner-typed .phys-typingEffect {
        font-size: 3em
    }

    .sc-testimonials .content-inner:before {
        left: 10px
    }
}

@media (max-width: 480px) {
    .hotels-type-pain .item-hotel {
        width: 100%;
        float: none
    }

    .form-subscribe-form-wrap .mc4wp-form .mc4wp-email, .form-subscribe-form-wrap .mc4wp-form .email, .form-subscribe-form-wrap .epm-sign-up-form .mc4wp-email, .form-subscribe-form-wrap .epm-sign-up-form .email {
        width: auto
    }

    .hotel-booking-search .hb-form-table li .form-group .width60, .hotel-booking-search .hb-form-table li label {
        padding-left: 0
    }

    .hotel-booking-search .hb-form-table li.hb-submit {
        width: 100%
    }

    .hotel_info .col-sm-3, .hotel_info .col-sm-9 {
        width: 100%;
        float: none;
        padding: 0
    }

    .hotel_info .inner-content-right {
        margin-bottom: 20px
    }

        .hotel_info .inner-content-right .column {
            float: left
        }

    .images_single_left .room_after_title .meta_date, .images_single_left .room_after_title .meta_values, .images_single_left .room_after_title .single-adults-children, .images_single_left .room_after_title .tour-share {
        width: 100%
    }

    .form-subscribe {
        padding: 50px 15px
    }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 100%
    }

    .wrapper-blog-content article .img_post {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0
    }

        .wrapper-blog-content article .img_post img {
            width: 100%
        }

    .wrapper-blog-content article .content-thumbnail {
        width: 100%;
        padding-left: 0
    }

    .list-posts .post_list_content_unit {
        width: 100%;
        float: left
    }

    .custom-instagram #sb_instagram .sbi_item {
        width: 50% !important
    }

        .custom-instagram #sb_instagram .sbi_item .sbi_photo {
            height: 130px !important
        }

    .counter-group {
        margin: 0 auto
    }

    .counter-block {
        margin-right: 4px
    }

        .counter-block .counter {
            width: 96px;
            height: 64px
        }

            .counter-block .counter .number {
                font-size: 56px;
                line-height: 63px
            }

            .counter-block .counter.with-hundreds {
                width: 144px
            }

        .counter-block .counter-caption {
            font-size: 85%
        }

    .sc-gallery .gallery-tabs-wrapper.filters li:first-child {
        border-left: none
    }

    .sc-gallery .gallery-tabs-wrapper.filters li:last-child {
        border-right: none
    }

    .sc-gallery .gallery-tabs-wrapper.filters li a {
        padding: 0 15px
    }

    .top_site_main .banner-wrapper-destination {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .hotels-type-pain .hotels_type_item {
        width: 50%
    }

        .hotels-type-pain .hotels_type_item.width2x3 {
            width: 100%
        }

        .hotels-type-pain .hotels_type_item:nth-child(3) {
            clear: none
        }

    .wrapper-blog-content article .entry-content {
        overflow: visible
    }

    .custom-html h2 {
        font-size: 2.6em
    }

    .wrapper-special-rooms {
        margin: 0
    }

        .wrapper-special-rooms .inner-special-rooms {
            width: 100%;
            float: none;
            padding: 0
        }

            .wrapper-special-rooms .inner-special-rooms a > img {
                width: 100%
            }

            .wrapper-special-rooms .inner-special-rooms .item_price {
                right: 0
            }

    .hotel_info {
        margin: 0
    }

    .hotel_info {
        *zoom: 1
    }

        .hotel_info:before, .hotel_info:after {
            content: "";
            display: table
        }

        .hotel_info:after {
            clear: both
        }

        .hotel_info .column {
            width: 100%;
            float: none;
            padding: 0
        }

    .gallery .gallery-item {
        max-width: 50%
    }
}

@media (max-width: 420px) {
    .form-subscribe-form-wrap .mc4wp-form, .form-subscribe-form-wrap .epm-sign-up-form {
        text-align: left;
        border: none;
        width: 100%
    }

        .form-subscribe-form-wrap .mc4wp-form .epm-form-field, .form-subscribe-form-wrap .epm-sign-up-form .epm-form-field {
            margin-bottom: 10px
        }

        .form-subscribe-form-wrap .mc4wp-form .mc4wp-email, .form-subscribe-form-wrap .mc4wp-form .email, .form-subscribe-form-wrap .mc4wp-form .epm-form-field, .form-subscribe-form-wrap .mc4wp-form .epm-sign-up-button, .form-subscribe-form-wrap .epm-sign-up-form .mc4wp-email, .form-subscribe-form-wrap .epm-sign-up-form .email, .form-subscribe-form-wrap .epm-sign-up-form .epm-form-field, .form-subscribe-form-wrap .epm-sign-up-form .epm-sign-up-button {
            width: 100%
        }

        .form-subscribe-form-wrap .mc4wp-form .epm-sign-up-button, .form-subscribe-form-wrap .epm-sign-up-form .epm-sign-up-button {
            margin: 0 !important
        }

    .wrapper-hotel-slider .item-hotel {
        width: 100%
    }

    .two-column-respon .wpb_column {
        width: 100%;
        float: none
    }

    .site-header .navbar-nav .menu-right {
        display: none !important
    }

    .images_single_left .room_after_title .tour-share {
        width: 100%;
        text-align: left
    }

    .rooms-tabs_table {
        border-bottom: none
    }

        .rooms-tabs_table tr {
            display: block
        }

        .rooms-tabs_table td, .rooms-tabs_table th {
            display: block;
            padding: 15px 0
        }

        .rooms-tabs_table table tr, .rooms-tabs_table table td, .rooms-tabs_table table th {
            padding: 0
        }

    .fix-col-responsive.vc_row.vc_column-gap-15 > .vc_column_container {
        padding: 0
    }

    .interary-item {
        min-height: 40px
    }

        .interary-item .icon-left {
            width: 40px;
            height: 40px;
            line-height: 35px;
            font-size: 20px
        }

        .interary-item .item_content {
            padding-left: 55px
        }

    .hotels_type_item, .hotels-type-slider .hotels_type_item {
        width: 100%
    }
}

@media (max-width: 380px) {
    .item-list-room .content-list-room .wrapper_content:before {
        display: none
    }

    .item-list-room .content-list-room .wrapper_content .content-left, .item-list-room .content-list-room .wrapper_content .content-right {
        width: 100%;
        padding: 0
    }

        .item-list-room .content-list-room .wrapper_content .content-left .item_rating .star-rating, .item-list-room .content-list-room .wrapper_content .content-right .item_rating .star-rating {
            margin-left: 0 !important
        }

    .item-list-room .content-list-room .wrapper_content .content-right {
        text-align: left;
        padding-top: 20px
    }

    .discounts-hotel .discounts-title {
        font-size: 20px;
        line-height: 30px
    }

        .discounts-hotel .discounts-title span {
            font-size: 22px
        }

    .counter-group {
        max-width: 214px
    }

    .counter-block {
        float: none;
        display: inline-block;
        margin-bottom: 15px
    }

        .counter-block .counter {
            width: 100px
        }

    .sc-gallery .content_gallery .gallery_item-wrap {
        width: 100%
    }

    .hotels-type-pain .hotels_type_item {
        width: 100%
    }

        .hotels-type-pain .hotels_type_item .item__title {
            font-size: 2.6em
        }

        .hotels-type-pain .hotels_type_item .count-attr {
            font-size: 1.2em
        }

    .list-posts.list-post-style_2 .post_list_content_unit .post_list_item_excerpt {
        display: none
    }

    .list-posts.list-post-style_2 .post_list_content_unit .wrapper-meta > div {
        display: block;
        margin-bottom: 8px
    }

    .slider-hotel-booking {
        margin-top: -37px
    }

    .home-content .slider-hotel-booking {
        background: #434343 !important
    }
}

@media (max-width: 320px) {
    .comments-area .comment-list-inner .comments-title {
        font-size: 20px
    }

    .comments-area .comment-list-inner li .comment-extra-info .text-right a {
        background: transparent;
        padding: 0
    }

        .comments-area .comment-list-inner li .comment-extra-info .text-right a:hover {
            background: transparent !important;
            color: inherit !important
        }

    .custom-html h2 {
        font-size: 2.2em
    }

    .banner-typed .phys-typingEffect {
        font-size: 2em
    }

    .banner-typed .desc {
        font-size: 1em
    }

    .content_hotel_style_2 .item_border .item_content .wrapper_content {
        padding: 15px
    }

    .content_hotel_style_2 .item_border .read_more {
        margin: 0 15px
    }

        .content_hotel_style_2 .item_border .read_more .post_date {
            letter-spacing: -1px
        }
}
