.wgl-dynamic-highlights-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    color: transparent;
    pointer-events: none;
}

.wgl-dynamic-highlights-js:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0.95em;
    height: 0.95em;
    background: radial-gradient(circle closest-side, currentColor 30%, rgba(255, 255, 225, 0) 100%);
    filter: blur(0.08em);
}

.wgl-add-backdrop-filter {
    z-index: 1;
}

.wgl-add-backdrop-filter:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: inherit;
    border: inherit;
    border-color: transparent;
}

.wgl-morph-js {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 450px;
    fill: rgba(0, 0, 0, .15);
    pointer-events: none;
}

.extended-parallax .wgl_mask_image {
    height: auto;
    width: fit-content;
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}

.wgl-wave {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
}

.elementor-column,
.elementor-widget,
.elementor-inner-section {
    transition: opacity .4s;
}

.post-type-archive-property main .wgl-container {
    width: 100%
}

.post-type-archive-property main .wgl-properties_container .wgl-container {
    width: 1170px
}

.wgl-properties_list.list-toggle .item,
.wgl-properties_map.list-toggle .item {
    margin-bottom: 50px
}

.wgl-properties_list.list-toggle .item .item__wrapper,
.wgl-properties_map.list-toggle .item .item__wrapper {
    align-items: center;
    display: flex;
    gap: 50px
}

.wgl-properties_list.list-toggle .item .item__wrapper .item_image,
.wgl-properties_map.list-toggle .item .item__wrapper .item_image {
    max-width: 370px
}

.wgl-properties_list.list-toggle .item .item__wrapper .item_content,
.wgl-properties_map.list-toggle .item .item__wrapper .item_content {
    flex: 1
}

.wgl-properties_list.list-toggle .item .item__wrapper .item_content .property_meta_info,
.wgl-properties_map.list-toggle .item .item__wrapper .item_content .property_meta_info {
    margin-bottom: 0
}

.wgl-properties_list.list-toggle .item .item__wrapper .property_address,
.wgl-properties_map.list-toggle .item .item__wrapper .property_address {
    padding-top: 0
}

.wgl-properties_list .item_image,
.wgl-properties_map .item_image {
    position: relative
}

.wgl-properties_list .item_image .swiper-wrapper:before,
.wgl-properties_list .item_image.format-image:before,
.wgl-properties_map .item_image .swiper-wrapper:before,
.wgl-properties_map .item_image.format-image:before {
    background: linear-gradient(180deg, rgba(var(--quere-primary-rgb), 0) 25%, rgba(var(--quere-primary-rgb), .5) 100%);
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
    z-index: 1
}

.wgl-properties_list .item_image .image,
.wgl-properties_map .item_image .image {
    transition: all .45s
}

.wgl-properties_list .has_featured_image .property_status,
.wgl-properties_map .has_featured_image .property_status {
    left: 20px;
    position: absolute;
    top: 20px;
    transition: .45s;
    z-index: 1
}

.wgl-properties_list .has_featured_image .property_favorite,
.wgl-properties_map .has_featured_image .property_favorite {
    bottom: 20px;
    position: absolute;
    right: 20px;
    transition: .45s;
    z-index: 1
}

.wgl-properties_list .property_favorite button,
.wgl-properties_map .property_favorite button {
    background: #fff;
    border: 0;
    border-radius: 50%;
    height: 36px;
    line-height: 36px;
    min-height: auto;
    padding: 0;
    width: 36px
}

.wgl-properties_list .property_favorite button.liked,
.wgl-properties_list .property_favorite button:hover,
.wgl-properties_map .property_favorite button.liked,
.wgl-properties_map .property_favorite button:hover {
    background: var(--quere-primary-color)
}

.wgl-properties_list .property_favorite button.liked i,
.wgl-properties_list .property_favorite button:hover i,
.wgl-properties_map .property_favorite button.liked i,
.wgl-properties_map .property_favorite button:hover i {
    fill: #fff;
    color: #fff
}

.wgl-properties_list .property_favorite button i,
.wgl-properties_map .property_favorite button i {
    fill: var(--quere-primary-color, #232323);
    align-items: center;
    color: var(--quere-primary-color, #232323);
    display: flex;
    justify-content: center;
    transition: all .45s
}

.wgl-properties_list .property_status,
.wgl-properties_map .property_status {
    line-height: 1
}

.wgl-properties_list .property_status a,
.wgl-properties_map .property_status a {
    background: #fff;
    color: var(--quere-button-color-idle);
    display: inline-block;
    font-family: var(--quere-header-font-family);
    font-size: 12px;
    font-style: normal;
    font-weight: var(--quere-header-font-weight);
    line-height: 30px;
    margin-right: 10px;
    min-width: 75px;
    padding: 0 8px;
    text-align: center;
    text-transform: uppercase
}

.wgl-properties_list .property_status a:last-child,
.wgl-properties_map .property_status a:last-child {
    margin-right: 0
}

.wgl-properties_list .property_status a:hover,
.wgl-properties_map .property_status a:hover {
    background: var(--quere-button-bg-hover);
    color: var(--quere-button-color-hover)
}

.wgl-properties_list .property_address,
.wgl-properties_map .property_address {
    color: #3c3c3b;
    font-family: var(--quere-content-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-top: 29px
}

.wgl-properties_list .property_title,
.wgl-properties_map .property_title {
    word-wrap: break-word;
    clear: both;
    display: block;
    font-size: 24px;
    line-height: 1.333em;
    margin-bottom: 0;
    margin-top: 7px
}

.wgl-properties_list .property_title>a,
.wgl-properties_map .property_title>a {
    font: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: underline;
    text-decoration-color: transparent;
    text-decoration-thickness: .05em;
    text-transform: inherit;
    text-underline-offset: .1em
}

.wgl-properties_list .property_title>a:hover,
.wgl-properties_map .property_title>a:hover {
    text-decoration-color: currentColor
}

.wgl-properties_list .property_content,
.wgl-properties_map .property_content {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 21px;
    margin-top: 8px
}

.wgl-properties_list .property_meta_info,
.wgl-properties_map .property_meta_info {
    border-top: 1px solid var(--quere-primary-color);
    color: var(--quere-header-font-color);
    display: flex;
    flex-wrap: wrap;
    font-family: var(--quere-content-font-family);
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    justify-content: space-between;
    line-height: 30px;
    margin-bottom: 13px;
    padding-top: 18px
}

.wgl-properties_list .property_meta_info .meta-data,
.wgl-properties_map .property_meta_info .meta-data {
    align-items: center;
    color: inherit;
    display: flex;
    gap: 15px;
    line-height: inherit;
    transition: .45s
}

.wgl-properties_list .property_meta_info .meta-data+.meta-data,
.wgl-properties_map .property_meta_info .meta-data+.meta-data {
    margin-left: auto
}

.wgl-properties_list .property_meta_info .meta-data i,
.wgl-properties_map .property_meta_info .meta-data i {
    align-items: center;
    display: flex;
    font-size: 21px;
    margin-right: 8px
}

.wgl-properties_list .property_meta_info .meta-data>div,
.wgl-properties_map .property_meta_info .meta-data>div {
    align-items: center;
    color: inherit;
    display: flex;
    line-height: 30px;
    transition: .45s
}

.wgl-properties_list .property_meta_info .meta-data .area .unit_area,
.wgl-properties_map .property_meta_info .meta-data .area .unit_area {
    margin-left: 4px
}

.wgl-properties_list .property_meta_info .meta-data .property_price,
.wgl-properties_map .property_meta_info .meta-data .property_price {
    color: var(--quere-header-font-color);
    font-family: var(--quere-header-font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 600
}

.wgl-properties_list .property_meta_info .meta-data .property_price a,
.wgl-properties_map .property_meta_info .meta-data .property_price a {
    text-decoration: underline;
    text-decoration-color: transparent;
    text-decoration-thickness: .05em;
    text-underline-offset: .1em
}

.wgl-properties_list .property_meta_info .meta-data .property_price a:hover,
.wgl-properties_map .property_meta_info .meta-data .property_price a:hover {
    text-decoration-color: currentColor
}

.wgl-properties_list .item,
.wgl-properties_map .item {
    transition: all .45s
}

.wgl-properties_list .wgl-carousel_wrapper .wgl-navigation_wrapper,
.wgl-properties_map .wgl-carousel_wrapper .wgl-navigation_wrapper {
    align-items: flex-end;
    justify-content: flex-start;
    margin-bottom: 19px;
    margin-left: 8px
}

.wgl-properties_list .wgl-carousel_wrapper .wgl-navigation_wrapper .elementor-swiper-button,
.wgl-properties_list .wgl-carousel_wrapper .wgl-navigation_wrapper .elementor-swiper-button:hover,
.wgl-properties_map .wgl-carousel_wrapper .wgl-navigation_wrapper .elementor-swiper-button,
.wgl-properties_map .wgl-carousel_wrapper .wgl-navigation_wrapper .elementor-swiper-button:hover {
    color: #fff
}

.wgl-properties_list:not(.active),
.wgl-properties_map:not(.active) {
    animation-direction: normal;
    animation-duration: .3s;
    animation-iteration-count: 1;
    animation-name: content;
    animation-timing-function: ease-in-out;
    display: none
}

.wgl-properties_map .property_meta_info {
    margin-bottom: 0
}

.wgl-properties_list.active,
.wgl-properties_map.active {
    display: block
}

.wgl-properties .wgl-properties_sorting-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    margin-top: 42px
}

.wgl-properties .wgl-properties_sorting-wrapper .property-result-count {
    color: var(--quere-header-font-color);
    font-size: 14px;
    font-weight: 400
}

.wgl-properties .wgl-properties_sorting-wrapper .property-filter-wrapper {
    align-items: center;
    display: flex;
    gap: 20px;
    margin-left: auto
}

.wgl-properties .wgl-properties_sorting-wrapper .property-filter-wrapper .property-order select {
    border: 0;
    margin: 0;
    padding-right: 20px
}

.wgl-properties .wgl-properties_sorting-wrapper .property-tools {
    display: flex;
    gap: 17px
}

.wgl-properties .wgl-properties_sorting-wrapper .property-tools>span {
    color: #c4c4c4;
    cursor: pointer;
    transition: all .45s
}

.wgl-properties .wgl-properties_sorting-wrapper .property-tools>span.active,
.wgl-properties .wgl-properties_sorting-wrapper .property-tools>span:active,
.wgl-properties .wgl-properties_sorting-wrapper .property-tools>span:hover {
    color: var(--quere-primary-color)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields {
    --gap-top: 15px;
    align-items: flex-end;
    display: flex;
    flex-wrap: nowrap;
    margin: calc(var(--gap-top)*-1)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field {
    padding: var(--gap-top)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt {
    position: relative
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt:after {
    clear: both;
    content: " ";
    display: table
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt:before {
    color: var(--quere-primary-color);
    display: inline-block;
    font-family: Flaticon;
    font-size: 14px;
    font-size: 18px;
    font-weight: 400;
    left: -6px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 5px;
    transition: .3s;
    width: 30px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-token {
    background-color: var(--quere-primary-color);
    border: 0;
    border-radius: 18px;
    color: #fff;
    display: inline-flex;
    font-family: var(--quere-content-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    margin: 6px 3px 8px 0;
    padding: 0 15px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-token:first-child {
    margin-left: 25px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-token label {
    padding: .25rem .5rem
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-token label:not(:last-child) {
    padding-right: .25rem
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-token .rbt-token-remove-button {
    background-image: none;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    box-shadow: none;
    color: inherit;
    display: flex;
    font-size: inherit;
    font-weight: 400;
    height: auto;
    justify-content: center;
    line-height: inherit;
    opacity: 1;
    outline: none;
    padding: 0;
    text-shadow: none
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-token .rbt-token-remove-button .rbt-close-content {
    font-size: 0
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-token .rbt-token-remove-button .rbt-close-content:before {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    color: var(--quere-button-color-idle);
    content: "";
    display: inline-block;
    font-family: Flaticon;
    font-size: 8px;
    font-weight: 400;
    height: 14px;
    line-height: 14px;
    margin-left: 5px;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    width: 14px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-input-multi.rbt-input {
    border: solid var(--quere-button-border-idle) !important;
    border-width: 0 0 1px !important
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-input-multi.rbt-input input {
    border-color: transparent !important;
    border-width: 0 0 1px !important
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-input-multi .rbt-input-wrapper {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-input-hint {
    opacity: 0 !important
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-selection--multiple,
.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-selection--single,
.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt input {
    border-width: 0 0 1px !important;
    margin-bottom: 0 !important;
    outline: none;
    overflow: hidden;
    padding-left: 27px !important;
    width: 100%
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-selection--single,
.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: var(--quere-bg-caret);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 12px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-selection--multiple .select2-selection__rendered li {
    line-height: 1;
    margin: 6px 3px 8px 0 !important
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .dropdown-item {
    display: block
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-aux {
    position: absolute;
    right: 20px;
    top: 0
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-aux button {
    background: transparent !important;
    border: 0;
    color: var(--quere-button-color-idle);
    height: auto;
    padding: 0
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-aux button .rbt-close-content {
    font-size: 0
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .rbt-aux button .rbt-close-content:before {
    color: var(--quere-button-color-idle);
    content: "";
    display: inline-block;
    font-family: Flaticon;
    font-size: 8px;
    font-weight: 400;
    margin-top: 5px;
    text-align: center
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--multiple,
.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--single {
    border: 0 !important;
    border-bottom: 1px solid var(--quere-button-border-idle) !important
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--multiple .select2-selection__clear,
.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--single .select2-selection__clear {
    float: right
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--multiple input,
.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--single input {
    border: 0 !important;
    padding-left: 0 !important
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection__arrow {
    display: none
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--multiple {
    min-height: 42px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: var(--quere-primary-color);
    border: 0;
    border-radius: 18px;
    color: #fff;
    display: inline-flex;
    font-family: var(--quere-content-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    margin: 6px 3px 8px 0;
    padding: 6px 15px;
    position: relative;
    white-space: pre-wrap
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    font-size: 0
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:before {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    color: var(--quere-button-color-idle);
    content: "";
    display: inline-block;
    font-family: Flaticon;
    font-size: 8px;
    font-weight: 400;
    height: 14px;
    line-height: 14px;
    margin-left: 5px;
    margin-top: -10px;
    position: absolute;
    right: 5px;
    text-align: center;
    width: 14px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--multiple .select2-search--inline {
    opacity: 0
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--multiple .select2-search--inline:only-child {
    opacity: 1;
    width: 100%
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--multiple .select2-search--inline:only-child input {
    width: 100% !important
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    margin-bottom: -8px;
    margin-top: -6px;
    overflow: visible
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default.select2-container {
    margin-bottom: 0;
    min-height: 42px
}

body.logged-in .wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default.select2-container {
    margin-bottom: -32px;
    padding-bottom: 32px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default.select2-container--disabled .select2-selection--multiple,
.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field .rbt .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: transparent
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.advanced_filter {
    margin-top: 0
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.advanced_filter button {
    background: var(--quere-button-bg-idle);
    color: var(--quere-button-color-idle);
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    width: 100%
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.advanced_filter button .active_count {
    background: var(--quere-button-color-hover);
    border: 1px solid var(--quere-button-border-idle);
    border-radius: 50%;
    color: var(--quere-button-color-idle);
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    height: 22px;
    line-height: 20px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: -5px;
    width: 22px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.advanced_filter button .active_count:empty {
    display: none
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.advanced_filter button:before {
    content: "";
    display: inline-block;
    font-family: Flaticon;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 3px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.advanced_filter button.active,
.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.advanced_filter button:focus,
.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.advanced_filter button:hover {
    background: var(--quere-button-bg-hover);
    color: var(--quere-button-color-hover)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.advanced_filter {
    width: var(--quere-property-top-columns-button, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.status_option {
    width: var(--quere-property-top-columns-status, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.status_option .rbt:before {
    content: ""
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.type_option {
    width: var(--quere-property-top-columns-type, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.type_option .rbt:before {
    content: ""
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.category_option {
    width: var(--quere-property-top-columns-categories, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.category_option .rbt:before {
    content: ""
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.location_option {
    width: var(--quere-property-top-columns-location, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.location_option .rbt:before {
    content: ""
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.send_button {
    flex: 1;
    min-width: -moz-max-content;
    min-width: max-content
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.send_button button {
    width: 100%
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field #category-select,
.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field #location-select,
.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field #status-select,
.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field #type-select {
    background-color: #fff;
    border: 1px solid var(--quere-button-border-idle);
    margin-top: 5px !important;
    padding: 10px;
    z-index: 3
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.adv_btn_filter {
    margin-left: 20px;
    margin-right: 11px;
    max-width: 56px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.adv_btn_filter .advanced_btn {
    align-items: center;
    border: 1px solid var(--quere-button-border-idle);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 56px;
    justify-content: center;
    width: 56px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field.adv_btn_filter .advanced_btn:before {
    color: var(--quere-button-color-idle);
    content: "";
    display: inline-block;
    font-family: Flaticon;
    font-size: 18px;
    font-weight: 400;
    text-align: center
}

.wgl-properties .wgl-properties_search.elementor-search {
    position: relative
}

.wgl-properties .wgl-properties_search.elementor-search .wgl-properties_search-advanced {
    background-color: #f9f9f9;
    border-color: #d9d9d9;
    margin-top: 40px;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: 99
}

.wgl-properties .wgl-properties_search.elementor-search .wgl-properties_search-advanced.active-search {
    opacity: 1;
    visibility: visible
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced {
    background-color: transparent;
    border: 1px solid hsla(0, 0%, 100%, 0);
    margin-top: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 40px;
    transition: all .45s
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced.active {
    background-color: #f9f9f9;
    border-color: #d9d9d9;
    margin-top: 40px;
    opacity: 1
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced>.search_wrapper {
    --gap-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    margin: calc(var(--gap-bottom)*-1);
    padding-bottom: 34px;
    padding-top: 30px;
    transition: all .45s
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field {
    margin-bottom: 10px;
    padding: 15px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field.field-block-price {
    width: var(--quere-property-bottom-columns-price, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field.field-block-area {
    width: var(--quere-property-bottom-columns-area, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field.field-block-bedrooms {
    width: var(--quere-property-bottom-columns-bedrooms, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field.field-block-bathroom {
    width: var(--quere-property-bottom-columns-bathroom, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field.field-block-floor {
    width: var(--quere-property-bottom-columns-floor, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field.field-block-year {
    width: var(--quere-property-bottom-columns-year, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field.field-block-categories {
    width: var(--quere-property-bottom-columns-categories, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field.field-block-type {
    width: var(--quere-property-bottom-columns-type, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field.field-block-ameneties {
    width: var(--quere-property-bottom-columns-ameneties, 25%)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field.field-reset-btn {
    margin-bottom: -15px;
    margin-top: -12px;
    padding-bottom: 0;
    text-align: right;
    width: 100%
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field.field-reset-btn .reset_btn {
    background-color: transparent;
    border: 0;
    color: var(--quere-button-color-idle);
    font-size: 14px;
    font-style: normal;
    height: auto;
    padding: 0;
    text-align: center;
    text-decoration: underline;
    text-decoration-color: transparent;
    text-decoration-thickness: .05em;
    text-underline-offset: .1em
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field.field-reset-btn .reset_btn:hover {
    text-decoration-color: currentColor
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .title_label {
    color: var(--quere-header-font-color);
    font-family: var(--quere-header-font-family);
    font-size: 14px;
    font-style: normal;
    font-weight: var(--quere-header-font-weight);
    line-height: 30px;
    text-transform: uppercase
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced input[type=date],
.wgl-properties .wgl-properties_search .wgl-properties_search-advanced input[type=email],
.wgl-properties .wgl-properties_search .wgl-properties_search-advanced input[type=number],
.wgl-properties .wgl-properties_search .wgl-properties_search-advanced input[type=password],
.wgl-properties .wgl-properties_search .wgl-properties_search-advanced input[type=search],
.wgl-properties .wgl-properties_search .wgl-properties_search-advanced input[type=tel],
.wgl-properties .wgl-properties_search .wgl-properties_search-advanced input[type=text],
.wgl-properties .wgl-properties_search .wgl-properties_search-advanced input[type=time],
.wgl-properties .wgl-properties_search .wgl-properties_search-advanced input[type=url],
.wgl-properties .wgl-properties_search .wgl-properties_search-advanced select {
    height: 38px;
    padding: 0
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced textarea {
    padding: 0
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .field-block-floor .double-input,
.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .field-block-year .double-input {
    margin-top: 8px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .double-input {
    display: flex;
    gap: 30px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .double-input input {
    margin: 0;
    width: 100%
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .btn-group-toggle {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 10px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .btn-group-toggle>label {
    margin: 0
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .btn-group-toggle>label>span {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 18px;
    color: var(--quere-button-color-idle);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    min-height: 36px;
    padding: 3px 14px;
    position: relative;
    transition: all .45s
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .btn-group-toggle>label>span:after {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    color: var(--quere-button-color-idle);
    content: "";
    display: inline-block;
    font-family: Flaticon;
    font-size: 8px;
    height: 14px;
    line-height: 14px;
    opacity: 0;
    position: absolute;
    right: -3px;
    text-align: center;
    top: -5px;
    transition: all .3s;
    width: 14px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .btn-group-toggle>label input {
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
    position: absolute
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .btn-group-toggle>label input:checked+span,
.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .btn-group-toggle>label input:hover+span {
    background: var(--quere-button-bg-hover);
    border-color: var(--quere-button-border-hover);
    color: var(--quere-button-color-hover)
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .btn-group-toggle>label input:checked+span:after {
    opacity: 1
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .btn-group-toggle.sm-group>label>span {
    height: 36px;
    line-height: 34px;
    padding: 0;
    text-align: center;
    width: 36px
}

.wgl-properties .wgl-properties_search .wgl-properties_search-advanced .btn-group-toggle.sm-group>label input {
    height: 36px;
    padding: 0;
    width: 36px
}

.wgl-properties .wgl-properties_search:after {
    clear: both;
    content: "";
    display: block;
    height: 0
}

@keyframes content {
    0% {
        opacity: 0;
        transform: translateY(5%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@media(max-width:1200px) {
    .post-type-archive-property main .wgl-container {
        width: 950px
    }

    .post-type-archive-property main .wgl-container .wgl-container {
        width: 100%
    }

    .wgl-properties_map {
        min-height: 450px
    }
}

@media(max-width:992px) {
    .post-type-archive-property main .wgl-container {
        width: 708px
    }

    .wgl-properties .wgl-properties_search .wgl-properties_search-fields {
        flex-wrap: wrap
    }

    .wgl-properties .wgl-properties_search .wgl-properties_search-fields .item_field {
        width: 100% !important
    }

    .wgl-properties .wgl-properties_search .wgl-properties_search-fields .advanced_filter {
        min-width: -moz-max-content;
        min-width: max-content
    }

    .wgl-properties .wgl-properties_search.elementor-search .wgl-properties_search-fields {
        flex-wrap: wrap
    }

    .wgl-properties .wgl-properties_search.elementor-search .wgl-properties_search-fields .item_field:not(.adv_btn_filter):not(.send_button) {
        width: 100% !important
    }

    .wgl-properties .wgl-properties_search.elementor-search .wgl-properties_search-fields .item_field.adv_btn_filter {
        margin-left: 0;
        margin-right: 11px
    }

    .wgl-properties .wgl-properties_search.elementor-search .wgl-properties_search-advanced {
        margin-top: 15px
    }
}

@media(max-width:767px) {
    .post-type-archive-property main .wgl-container {
        width: 560px
    }

    .wgl-properties .wgl-properties_search .wgl-properties_search-advanced {
        padding-left: 15px;
        padding-right: 15px
    }

    .wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper {
        padding-bottom: 15px;
        padding-top: 15px
    }

    .wgl-properties .wgl-properties_search .wgl-properties_search-advanced .search_wrapper .item_field {
        margin-bottom: 0;
        padding-bottom: 5px;
        width: 100% !important
    }

    .wgl-properties .wgl-properties_search .wgl-properties_search-advanced .double-input {
        gap: 15px
    }

    .wgl-properties .wgl-properties_search .wgl-properties_search-advanced.active {
        margin-top: 15px
    }

    .wgl-properties .wgl-properties_search .wgl-properties_search-advanced .field-reset-btn {
        margin-top: 0
    }

    .wgl-properties_list.list-toggle .item,
    .wgl-properties_map.list-toggle .item .item__wrapper {
        margin-bottom: 30px
    }

    .wgl-properties_list.list-toggle .item:last-child,
    .wgl-properties_map.list-toggle .item .item__wrapper:last-child {
        margin-bottom: 50px
    }

    .wgl-properties_list.list-toggle .item .item__wrapper,
    .wgl-properties_map.list-toggle .item .item__wrapper .item__wrapper {
        flex-direction: column;
        gap: 15px;
        text-align: center
    }

    .wgl-properties_list.list-toggle .item .item__wrapper .item_image,
    .wgl-properties_map.list-toggle .item .item__wrapper .item__wrapper .item_image {
        max-width: 100%
    }

    .wgl-properties_list.list-toggle .item .item__wrapper .property_address,
    .wgl-properties_map.list-toggle .item .item__wrapper .item__wrapper .property_address {
        margin-bottom: -5px;
        padding-top: 0
    }
}

@media(max-width:600px) {
    .post-type-archive-property main .wgl-container {
        width: 420px
    }

    .wgl-properties .wgl-properties_sorting-wrapper {
        align-items: flex-start;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center
    }

    .wgl-properties .wgl-properties_sorting-wrapper .property-filter-wrapper {
        align-items: flex-end;
        flex-direction: column;
        gap: 10px
    }

    .wgl-properties .wgl-properties_sorting-wrapper .property-filter-wrapper .property-order select {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center
    }
}

@media(max-width:480px) {
    .post-type-archive-property main .wgl-container {
        width: 90%
    }
}

@media(max-width:380px) {
    .wgl-properties .wgl-properties_search.elementor-search .wgl-properties_search-fields .item_field.adv_btn_filter {
        margin-right: 0;
        max-width: 100%;
        padding-bottom: 0
    }

    .wgl-properties .wgl-properties_search.elementor-search .wgl-properties_search-fields .item_field.adv_btn_filter .advanced_btn {
        border-radius: 50px;
        width: 100%
    }
}

.wgl-properties_list:not(.list-toggle) {
    --wgl-property-grid-gap: 30px
}

.wgl-properties_list:not(.list-toggle) .wgl-properties_container:not(.carousel) {
    display: flex;
    flex-wrap: wrap
}

.wgl-properties_list:not(.list-toggle) .wgl-properties_container:not(.carousel) .item {
    margin-bottom: var(--wgl-property-grid-gap)
}

@media(min-width:768px) {
    .wgl-properties_list:not(.list-toggle) .wgl-properties_container:not(.carousel) {
        margin-left: calc(var(--wgl-property-grid-gap)/2*-1);
        margin-right: calc(var(--wgl-property-grid-gap)/2*-1)
    }

    .wgl-properties_list:not(.list-toggle) .wgl-properties_container:not(.carousel) .item {
        margin-left: calc(var(--wgl-property-grid-gap)/2);
        margin-right: calc(var(--wgl-property-grid-gap)/2)
    }
}

.wgl-properties_list:not(.list-toggle) .grid-col--1 .item {
    width: 100%
}

.wgl-properties_list:not(.list-toggle) .grid-col--2 .item {
    width: calc(50% - var(--wgl-property-grid-gap))
}

.wgl-properties_list:not(.list-toggle) .grid-col--3 .item {
    width: calc(33.33333% - var(--wgl-property-grid-gap))
}

.wgl-properties_list:not(.list-toggle) .grid-col--4 .item {
    width: calc(25% - var(--wgl-property-grid-gap))
}

.wgl-properties_list:not(.list-toggle) .grid-col--5 .item {
    width: calc(20% - var(--wgl-property-grid-gap))
}

.wgl-properties_list:not(.list-toggle) .grid-col--6 .item {
    width: calc(16.6666% - var(--wgl-property-grid-gap))
}

@media(max-width:1500px) {

    .wgl-properties_list:not(.list-toggle) .grid-col--5 .item,
    .wgl-properties_list:not(.list-toggle) .grid-col--6 .item {
        width: calc(25% - var(--wgl-property-grid-gap))
    }
}

@media(max-width:1370px) {

    .wgl-properties_list:not(.list-toggle) .grid-col--4 .item,
    .wgl-properties_list:not(.list-toggle) .grid-col--5 .item,
    .wgl-properties_list:not(.list-toggle) .grid-col--6 .item {
        width: calc(33.33333% - var(--wgl-property-grid-gap))
    }
}

@media(max-width:1025px) {

    .wgl-properties_list:not(.list-toggle) .grid-col--3 .item,
    .wgl-properties_list:not(.list-toggle) .grid-col--4 .item,
    .wgl-properties_list:not(.list-toggle) .grid-col--5 .item,
    .wgl-properties_list:not(.list-toggle) .grid-col--6 .item {
        width: calc(50% - var(--wgl-property-grid-gap))
    }
}

@media(max-width:767px) {

    .wgl-properties_list:not(.list-toggle) .grid-col--2 .item,
    .wgl-properties_list:not(.list-toggle) .grid-col--3 .item,
    .wgl-properties_list:not(.list-toggle) .grid-col--4 .item,
    .wgl-properties_list:not(.list-toggle) .grid-col--5 .item,
    .wgl-properties_list:not(.list-toggle) .grid-col--6 .item {
        width: 100%
    }
}

.property-pagination .wgl-pagination {
    margin-top: 5px;
    padding: 0
}

.property-pagination .disabled {
    display: none !important
}

.property-pagination a {
    cursor: pointer
}

.wgl-properties .wgl-properties_list .wgl-properties_container,
.wgl-properties .wgl-properties_map {
    position: relative
}

.wgl-properties .wgl-properties_list .wgl-properties_container.loadded .loader-content,
.wgl-properties .wgl-properties_map.loadded .loader-content {
    display: block
}

.wgl-properties .wgl-properties_list .wgl-properties_container .loader-content,
.wgl-properties .wgl-properties_map .loader-content {
    align-items: flex-start;
    background: hsla(0, 0%, 100%, .5);
    display: none;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    padding-top: 50px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999
}

.wgl-properties .not_found_property .loader-content {
    margin: 50px 0
}

.wgl-properties_map {
    height: calc(100vh - 300px);
    margin-left: auto;
    margin-right: auto;
    max-height: 820px;
    max-width: 1520px;
    position: relative
}

.wgl-properties_map .map-container {
    height: 100%;
    width: 100%
}

.wgl-properties_map .highlighted {
    animation: reveal .4s forwards;
    background-color: #fff;
    left: 20px;
    margin: auto;
    padding: 20px;
    position: absolute;
    top: 20px;
    transform: scale(0);
    width: 315px
}

.wgl-properties_map .highlighted .property_address {
    font-size: 13px
}

.wgl-properties_map .highlighted .property_title {
    font-size: 20px
}

.wgl-properties_map .highlighted .property_content {
    font-size: 13px
}

@keyframes reveal {
    to {
        transform: scale(1)
    }
}

.single_property_page .property__single {
    border-bottom: 1px solid var(--quere-primary-color, #232323);
    padding-bottom: 30px
}

.single_property_page .property__single .property__media-wrap {
    margin-bottom: 41px;
    overflow: hidden
}

.single_property_page .property__single .property__media-wrap .property__media-slider-nav {
    margin-bottom: 20px
}

@media(max-width:767px) {
    .single_property_page .property__single .property__media-wrap .property__media-slider-nav {
        margin-bottom: 10px
    }
}

.single_property_page .property__single .property__media-wrap .wgl-carousel_wrapper .wgl-navigation_wrapper {
    align-items: center;
    justify-content: space-between;
    margin: 50px
}

@media(max-width:767px) {
    .single_property_page .property__single .property__media-wrap .wgl-carousel_wrapper .wgl-navigation_wrapper {
        margin: 25px
    }
}

.single_property_page .property__single .property__media-wrap .wgl-carousel_wrapper .elementor-swiper-button {
    background-color: var(--quere-tertiary-color, #fff);
    border-radius: 50%;
    color: var(--quere-primary-color, #232323);
    height: 56px;
    width: 56px
}

@media(max-width:767px) {
    .single_property_page .property__single .property__media-wrap .wgl-carousel_wrapper .elementor-swiper-button {
        height: 40px;
        width: 40px
    }
}

.single_property_page .property__single .property__media-wrap .wgl-carousel_wrapper .property__media-slider-for .item__swiper {
    cursor: pointer
}

.single_property_page .property__single .property__media-wrap .wgl-carousel_wrapper .swiper-slide-thumb-active:before {
    background-color: rgba(var(--quere-primary-rgb, 35, 35, 35), .5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.single_property_page .property__single .property__title {
    display: inline-block;
    flex-grow: 1;
    font-size: 36px;
    vertical-align: top
}

@media(max-width:767px) {
    .single_property_page .property__single .property__title {
        font-size: 30px;
        line-height: 1.4
    }
}

.single_property_page .property__single .property__title-wrap {
    display: flex;
    gap: 20px;
    margin-top: 8px
}

@media(max-width:767px) {
    .single_property_page .property__single .property__title-wrap {
        margin: 15px 0
    }
}

.single_property_page .property__single .property__title-meta {
    display: flex;
    gap: 15px;
    margin-top: 12px
}

@media(max-width:767px) {
    .single_property_page .property__single .property__title-meta {
        margin-top: 4px
    }
}

.single_property_page .property__single .property__inner-title {
    font-size: 20px;
    line-height: 1.3
}

.single_property_page .property__single .property__meta {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 2px
}

@media(max-width:767px) {
    .single_property_page .property__single .property__meta {
        align-items: flex-start;
        flex-direction: column
    }
}

.single_property_page .property__single .property__address {
    color: #3c3c3b;
    font-size: 14px;
    font-weight: 500
}

.single_property_page .property__single .property__address:before {
    content: "";
    display: inline-block;
    font-family: flaticon;
    font-size: 18px;
    margin-right: 7px;
    transform: translateY(-2px);
    vertical-align: middle
}

.single_property_page .property__single .property__info {
    border-bottom: 1px solid var(--quere-primary-color, #232323);
    margin-bottom: 55px;
    padding-bottom: 33px
}

.single_property_page .property__single .property__price {
    align-items: center;
    color: var(--quere-primary-color, #232323);
    display: flex;
    font-size: 24px;
    font-weight: 600
}

.single_property_page .property__single .property__price-period {
    font-size: 14px;
    font-weight: 500;
    margin-left: 3px;
    margin-top: 2px
}

.single_property_page .property__single .property__details-wrap {
    -moz-column-gap: 50px;
    column-gap: 50px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 50px;
    margin-top: 21px
}

@media(max-width:767px) {
    .single_property_page .property__single .property__details-wrap {
        grid-template-columns: repeat(1, 1fr)
    }
}

.single_property_page .property__single .property__detail {
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    color: var(--quere-primary-color, #232323);
    display: flex;
    flex-direction: row;
    font-size: 14px;
    gap: 10px;
    justify-content: space-between;
    padding: 13px 0 10px
}

.single_property_page .property__single .property__detail-title {
    flex-shrink: 0;
    font: inherit;
    font-weight: 500
}

.single_property_page .property__single .property__detail-title:before {
    content: "";
    display: inline-block;
    font-family: flaticon;
    font-size: 22px;
    line-height: 1;
    margin-right: 12px;
    transform: translateY(-2px);
    vertical-align: middle
}

.single_property_page .property__single .property__detail-text {
    color: inherit;
    font-weight: 600;
    line-height: 1.3;
    text-align: right
}

.single_property_page .property__single .property__detail-id .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__detail-bedrooms .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__detail-price .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__detail-baths .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__detail-rooms .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__detail-area .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__detail-year_built .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__detail-status .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__detail-status .property__statuses>span:not(:last-child):after {
    content: ","
}

.single_property_page .property__single .property__detail-categories .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__detail-categories .property__categories>span:not(:last-child) {
    margin-right: 5px
}

.single_property_page .property__single .property__detail-categories .property__categories>span:not(:last-child):after {
    content: ","
}

.single_property_page .property__single .property__detail-types .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__detail-garages .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__detail-floor .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__detail-ceiling_height .property__detail-title:before {
    content: ""
}

.single_property_page .property__single .property__location {
    border-top: 1px solid var(--quere-primary-color, #232323);
    padding-top: 53px
}

.single_property_page .property__single .property__location .property__address {
    margin-top: 30px
}

.single_property_page .property__single .property__location-map {
    height: 360px;
    margin-top: 22px
}

.single_property_page .property__single .property__location-map>.rwmb-map-canvas {
    height: 100% !important
}

.single_property_page .property__single .property__amenities {
    margin-bottom: 30px;
    margin-top: 30px
}

.single_property_page .property__single .property__amenities-wrap {
    overflow: hidden;
    position: relative;
    transition: .4s;
    z-index: 1
}

.single_property_page .property__single .property__amenities-wrap:not(.toggle-open):after {
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
    bottom: 0;
    content: "";
    height: 60px;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    z-index: 2
}

.single_property_page .property__single .property__amenities-content>:last-child {
    margin-bottom: 0
}

.single_property_page .property__single .property__amenities-children {
    -moz-column-gap: 10px;
    column-gap: 10px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 40px;
    margin-top: 22px
}

@media(max-width:767px) {
    .single_property_page .property__single .property__amenities-children {
        grid-template-columns: repeat(2, 1fr)
    }
}

.single_property_page .property__single .property__amenities-child {
    color: var(--quere-primary-color, #232323);
    font-size: 14px;
    padding: 5px 0
}

.single_property_page .property__single .property__amenities-child:before {
    content: "";
    display: inline-block;
    font-family: flaticon;
    font-size: 10px;
    line-height: 1;
    margin-right: 10px;
    transform: translateY(-1px);
    vertical-align: middle
}

.single_property_page .property__single .property__amenities .property__amenity-hide {
    display: none
}

.single_property_page .property__single .property__amenities-button {
    color: var(--quere-primary-color, #232323);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-top: 15px
}

.single_property_page .property__single .property__amenities-button:after {
    content: "";
    display: inline-block;
    font-family: flaticon;
    font-size: 12px;
    font-weight: 400;
    margin-left: 10px;
    transform: rotate(-90deg);
    vertical-align: middle
}

.single_property_page .property__single .property__amenities-button_show {
    display: none
}

.single_property_page .property__single .property__amenities-button.button-show:after {
    transform: rotate(90deg)
}

.single_property_page .property__single .property__amenities-button.button-show .property__amenities-button_hide {
    display: none
}

.single_property_page .property__single .property__amenities-button.button-show .property__amenities-button_show {
    display: inline-block
}

.single_property_page .property__single .property__shares {
    margin-top: 51px
}

.single_property_page .property__single .property__shares-title {
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px
}

.single_property_page .property__single .property__shares-wrap {
    display: flex
}

.single_property_page .property__single .property__shares .share_social-wpapper .share_link>span {
    background-color: transparent;
    color: var(--quere-primary-color, #232323);
    font-size: 13px
}

.single_property_page .property__single .property__shares .share_social-wpapper .share_link:not(:last-of-type) {
    padding-right: 6px
}

.single_property_page .property__single .property__shares .share_social-wpapper .share_link:hover>span {
    background-color: transparent;
    color: rgba(var(--quere-primary-rgb, 35, 35, 35), .3)
}

.single_property_page .property__single .property__clipboard {
    background-color: var(--quere-quaternary-color, #f5f5f5);
    border-radius: 50%;
    color: var(--quere-primary-color, #232323);
    cursor: copy;
    height: 36px;
    line-height: 36px;
    position: relative;
    text-align: center;
    width: 36px;
    z-index: 1
}

.single_property_page .property__single .property__clipboard:before {
    content: "";
    display: inline-block;
    font-family: flaticon;
    transform: rotate(-45deg)
}

.single_property_page .property__single .property__clipboard-tooltip {
    background-color: var(--quere-primary-color);
    bottom: calc(100% + 8px);
    color: var(--quere-tertiary-color);
    font-size: 12px;
    font-weight: 500;
    height: 26px;
    left: 50%;
    line-height: 26px;
    opacity: 0;
    padding: 0 10px;
    pointer-events: none;
    position: absolute;
    transform: translate(-50%, 8px);
    transition: .4s;
    white-space: nowrap;
    z-index: 1
}

.single_property_page .property__single .property__clipboard-tooltip.tooltip-appear {
    opacity: 1;
    transform: translate(-50%);
    transition: .8s ease
}

.single_property_page .property__single .property__clipboard-tooltip:before {
    border: 8px solid transparent;
    border-top: 8px solid var(--quere-button-color-idle);
    content: "";
    display: inline-block;
    height: 0;
    left: calc(50% - 8px);
    position: absolute;
    top: calc(100% - 1px);
    width: 0
}

.single_property_page .property__single .property_favorite button {
    background-color: var(--quere-quaternary-color, #f5f5f5);
    border: 0;
    border-radius: 50%;
    color: var(--quere-primary-color, #232323);
    height: 36px;
    line-height: 36px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 36px;
    z-index: 1
}

.single_property_page .property__single .property_favorite button.liked {
    background-color: var(--quere-primary-color);
    color: #fff
}

.single_property_page .property__single .property_favorite button i {
    align-items: center;
    display: flex;
    justify-content: center
}

.single_property_page .property__single .post_likes a {
    background-color: var(--quere-quaternary-color, #f5f5f5);
    border-radius: 50%;
    color: var(--quere-primary-color, #232323);
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px
}

.single_property_page .property__single .post_likes a .sl-count {
    display: none
}

.single_property_page .property__single .post_likes a .sl-icon {
    font-size: 16px
}

.single_property_page .property__single .post_likes a .sl-icon:before {
    transform: translateY(0)
}

.single_property_page #comments {
    padding-top: 88px
}

.single-property .sidebar-container {
    margin-bottom: 44px
}

.single-property .sidebar-container .wpcf7 input:not([type=submit]),
.single-property .sidebar-container .wpcf7 textarea {
    padding-left: 0;
    padding-right: 0
}

.single-property .sidebar-container .wpcf7 .wpcf7-submit {
    width: 100%
}

.property__statuses {
    display: block;
    line-height: 1;
    margin-bottom: -5px
}

.property__statuses>span {
    display: inline-block;
    font: inherit;
    margin-bottom: 5px;
    position: relative;
    transition: .4s
}

.property__statuses>span:not(:last-child) {
    margin-right: 5px
}

.property__statuses a {
    background-color: var(--quere-quaternary-color, #f5f5f5);
    color: var(--quere-primary-color, #232323);
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    padding: 9px;
    text-transform: uppercase
}

.property__statuses a:hover {
    background-color: var(--quere-primary-color, #232323);
    color: var(--quere-tertiary-color, #fff)
}

.wgl-agent-property_wrapper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    z-index: 1
}

.wgl-agent-property_thumb {
    margin: 0 auto 8px;
    max-width: 146px
}

.wgl-agent-property_thumb img {
    border-radius: 50%
}

.wgl-agent-property_name {
    line-height: 36px;
    text-align: center
}

.wgl-agent-property_name span {
    font-size: 20px
}

.wgl-agent-property_email,
.wgl-agent-property_phone,
.wgl-agent-property_website {
    color: #3c3c3b;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px
}

.wgl-agent-property_email span,
.wgl-agent-property_phone span,
.wgl-agent-property_website span {
    display: block
}

.wgl-agent-property_email,
.wgl-agent-property_website {
    margin-top: 4px
}

.wgl-agent-property_socials {
    margin-bottom: 4px;
    margin-top: 4px;
    position: relative;
    z-index: 1
}

.wgl-agent-property_socials a {
    background: transparent;
    border-radius: 50%;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    transition: .4s .1s;
    width: 20px
}

.wgl-agent-property_socials a:not(:last-child) {
    margin-right: 5px
}

.wgl-agent-property_title {
    margin-top: 36px !important;
    text-align: left
}

.wgl-agent-property_subtitle {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 8px;
    margin-top: -2px;
    text-align: left
}

.wgl-agent-property_contact-form input[type=date],
.wgl-agent-property_contact-form input[type=email],
.wgl-agent-property_contact-form input[type=number],
.wgl-agent-property_contact-form input[type=password],
.wgl-agent-property_contact-form input[type=search],
.wgl-agent-property_contact-form input[type=tel],
.wgl-agent-property_contact-form input[type=text],
.wgl-agent-property_contact-form input[type=time],
.wgl-agent-property_contact-form input[type=url],
.wgl-agent-property_contact-form select,
.wgl-agent-property_contact-form textarea {
    margin-bottom: 17px
}

.wgl-agent-property_contact-form .wpcf7-submit {
    margin-top: 12px
}

body>#main .row.sidebar_left #main-dashboard,
body>#main .row.sidebar_left #main-dashboard-single {
    float: right
}

.wgl-auth-form {
    display: flex;
    gap: 30px;
    margin-bottom: 80px
}

.wgl-auth-form>* {
    flex: 1
}

.wgl-auth-form h2 {
    margin-bottom: 20px
}

.wgl-auth-form .login,
.wgl-auth-form .register {
    box-shadow: 9px 11px 29px 0 rgba(0, 0, 0, .12);
    padding: 30px 40px
}

.wgl-auth-form .login form,
.wgl-auth-form .register form {
    border: 0;
    box-shadow: none
}

.wgl-auth-form .login form>p,
.wgl-auth-form .register form>p {
    position: relative
}

.wgl-auth-form .login form>p.login-remember,
.wgl-auth-form .register form>p.login-remember {
    margin-bottom: 36px;
    margin-top: -16px
}

.wgl-auth-form .login form>p.login-remember label,
.wgl-auth-form .register form>p.login-remember label {
    cursor: pointer;
    font-size: 13px;
    font-weight: 400
}

.wgl-auth-form .login form>p.login-submit,
.wgl-auth-form .register form>p.login-submit {
    margin-bottom: 0
}

.wgl-auth-form .login form input[type=email],
.wgl-auth-form .login form input[type=password],
.wgl-auth-form .login form input[type=text],
.wgl-auth-form .register form input[type=email],
.wgl-auth-form .register form input[type=password],
.wgl-auth-form .register form input[type=text] {
    padding: 0;
    width: 100%
}

.wgl-auth-form .login form label,
.wgl-auth-form .login form legend,
.wgl-auth-form .register form label,
.wgl-auth-form .register form legend {
    color: var(--quere-header-font-color);
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 4px;
    text-align: left
}

.wgl-auth-form .login form .field-visibility-settings legend,
.wgl-auth-form .register form .field-visibility-settings legend {
    color: var(--quere-quaternary-color);
    font-size: 16px;
    font-style: italic;
    font-weight: 400
}

.wgl-auth-form .login form input[type=checkbox],
.wgl-auth-form .register form input[type=checkbox] {
    cursor: pointer;
    margin: -5px .85rem 0 0;
    position: relative
}

.wgl-auth-form .login form input[type=checkbox]:before,
.wgl-auth-form .register form input[type=checkbox]:before {
    background: transparent;
    border-bottom: 2px solid var(--input-color);
    border-left: 2px solid var(--input-color);
    border-right-style: solid;
    border-right: 2px var(--input-color);
    border-top-style: solid;
    border-top: 2px var(--input-color);
    box-shadow: none;
    box-sizing: content-box;
    content: "";
    height: .28rem;
    left: .25rem;
    margin-left: -1px;
    margin-top: -1px;
    position: absolute;
    top: .1275rem;
    transform: rotate(-45deg) scale(0);
    transition: transform .4s cubic-bezier(.45, 1.8, .5, .75);
    width: .56rem;
    z-index: 1
}

.wgl-auth-form .login form input[type=checkbox]:checked:before,
.wgl-auth-form .register form input[type=checkbox]:checked:before {
    transform: rotate(-45deg) scale(1)
}

.wgl-auth-form .login form input[type=checkbox]:after,
.wgl-auth-form .register form input[type=checkbox]:after {
    background: #fff;
    border: 1px solid var(--input-color);
    border-radius: 0;
    box-sizing: content-box;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 1rem;
    left: 0;
    margin-left: -1px;
    margin-top: -1px;
    position: absolute;
    top: -.125rem;
    width: 1rem
}

.wgl-auth-form .login form .forgetmenot,
.wgl-auth-form .register form .forgetmenot {
    margin-bottom: 10px;
    margin-top: 6px
}

.wgl-auth-form .login form h4,
.wgl-auth-form .register form h4 {
    font-size: 18px
}

.wgl-auth-form .login .lost-password,
.wgl-auth-form .register .lost-password {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px
}

.wgl-auth-form .login #login_error,
.wgl-auth-form .login .message,
.wgl-auth-form .register #login_error,
.wgl-auth-form .register .message {
    background: #f5f7ff;
    border: 0;
    border-radius: 5px;
    box-shadow: none;
    color: var(--quere-quaternary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 21px 40px -14px;
    padding: 20px
}

@media(max-width:479px) {

    .wgl-auth-form .login #login_error,
    .wgl-auth-form .login .message,
    .wgl-auth-form .register #login_error,
    .wgl-auth-form .register .message {
        margin-left: 20px;
        margin-right: 20px
    }
}

.wgl-auth-form .login p.submit,
.wgl-auth-form .register p.submit {
    clear: both
}

.wgl-auth-form .login .button-primary,
.wgl-auth-form .login input[type=submit],
.wgl-auth-form .register .button-primary,
.wgl-auth-form .register input[type=submit] {
    background-color: var(--quere-button-bg-hover);
    border-radius: 32px;
    color: var(--quere-button-color-hover);
    float: none;
    font-size: 14px;
    font-weight: 600;
    height: 56px;
    line-height: 18px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    transition: all .45s;
    width: 100%
}

.wgl-auth-form .login .button-primary:active,
.wgl-auth-form .login .button-primary:focus,
.wgl-auth-form .login .button-primary:hover,
.wgl-auth-form .login input[type=submit]:active,
.wgl-auth-form .login input[type=submit]:focus,
.wgl-auth-form .login input[type=submit]:hover,
.wgl-auth-form .register .button-primary:active,
.wgl-auth-form .register .button-primary:focus,
.wgl-auth-form .register .button-primary:hover,
.wgl-auth-form .register input[type=submit]:active,
.wgl-auth-form .register input[type=submit]:focus,
.wgl-auth-form .register input[type=submit]:hover {
    background-color: var(--quere-button-color-hover);
    border-color: var(--quere-button-border-hover);
    box-shadow: none;
    color: var(--quere-button-bg-hover);
    outline: none
}

.media-frame .media-menu-item {
    border-radius: inherit;
    color: inherit;
    font-weight: inherit
}

.media-frame #media-attachment-filters {
    background-position: calc(100% - 10px);
    min-width: 140px;
    padding-left: 10px;
    padding-right: 10px
}

.media-frame table td,
.media-frame table th {
    border: 0
}

.media-frame label span.alignleft {
    margin: 0
}

.wgl-user-properties_container {
    margin-bottom: 5px
}

.wgl-user-properties_add_property {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px
}

.wgl-user-properties_add_property .title {
    font-size: 24px;
    font-weight: 600
}

.wgl-user-properties_add_property a {
    --border-color: var(--quere-button-border-idle, "unset");
    background: var(--quere-button-color-idle);
    border: 1px solid var(--border-color);
    border-radius: 32px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    min-height: 52px;
    padding: 13px 25px 12px
}

.wgl-user-properties_add_property a:hover {
    background: var(--quere-button-bg-idle);
    color: var(--quere-button-color-idle)
}

.wgl-user-properties_search {
    margin-bottom: 25px
}

.wgl-user-properties_search form {
    align-content: center;
    display: flex;
    justify-content: space-between
}

.wgl-user-properties_search form .label-box {
    display: flex;
    gap: 40px;
    list-style: none;
    margin: 0;
    padding: 0
}

.wgl-user-properties_search form .label-box li {
    margin: 0;
    padding: 0
}

.wgl-user-properties_search form .label-box li.active label,
.wgl-user-properties_search form .label-box li:hover label {
    color: var(--quere-header-font-color);
    text-decoration-color: currentColor
}

.wgl-user-properties_search form .label-box li label {
    color: var(--quere-secondary-color);
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-color: transparent;
    text-decoration-thickness: .05em;
    text-transform: uppercase;
    text-underline-offset: .1em
}

.wgl-user-properties_search form .label-box input[type=radio] {
    display: none !important
}

.wgl-user-properties_search form .item_field {
    position: relative
}

.wgl-user-properties_search form .item_field.search_option {
    margin-top: -20px
}

.wgl-user-properties_search form .item_field.search_option .search-field {
    margin-bottom: 0;
    min-width: 270px;
    outline: none;
    overflow: hidden;
    padding-left: 35px;
    width: 100%
}

.wgl-user-properties_search form .item_field.search_option .search-button {
    background: transparent;
    border: none;
    box-shadow: none;
    cursor: pointer;
    font-size: 0;
    height: 40px;
    left: 0;
    margin: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 0;
    width: 27px;
    z-index: 1
}

.wgl-user-properties_search form .item_field.search_option i {
    border-radius: 0;
    color: var(--quere-primary-color);
    font-size: 20px;
    font-style: normal;
    height: 40px;
    left: 0;
    line-height: 44px;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translate(0);
    transition: .4s;
    width: 20px;
    z-index: 1
}

.wgl-user-properties_list-heading {
    align-content: center;
    background: #f5f5f5;
    display: flex;
    flex-wrap: nowrap;
    font-size: 14px;
    font-weight: 600;
    gap: 20px;
    min-height: 50px;
    padding: 13px 0 11px
}

.wgl-user-properties_list-heading .heading-column {
    color: var(--quere-header-font-color);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.wgl-user-properties_list-heading .heading-column .item-link.active {
    color: #2271b1
}

.wgl-user-properties_list-heading .heading-column .item-link.active .sorting-indicators {
    background-color: #2271b1
}

.wgl-user-properties_list-heading .sorting-indicators {
    --size: 12px;
    background-color: var(--quere-header-font-color);
    display: inline-block;
    height: var(--size);
    margin: 0 0 0 4px;
    -webkit-mask: var(--quere-bg-caret);
    mask: var(--quere-bg-caret);
    -webkit-mask-position: 100% center;
    mask-position: 100% center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 12px;
    mask-size: 12px;
    position: relative;
    top: 2px;
    transition: .4s;
    width: var(--size)
}

.wgl-user-properties_list-heading .sorting-indicators.top {
    transform: scaleY(-1)
}

.wgl-user-properties_list-heading .thumbnail-column {
    font-size: 0;
    max-width: 70px;
    text-indent: -99999px
}

.wgl-user-properties_list-heading>* {
    width: 12.5%
}

.wgl-user-properties_list-heading .listing-column {
    width: 22%
}

.wgl-user-properties_list-heading .address-column {
    width: 20%
}

.wgl-user-properties_list-heading .date-column {
    margin-left: auto
}

.wgl-user-properties_list-section {
    padding: 15px 0
}

.wgl-user-properties_list-section .property__item {
    align-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    margin-bottom: 20px;
    padding-bottom: 15px
}

.wgl-user-properties_list-section .property__item.wgl-real-estate-loading:after {
    height: 30px;
    margin-left: -15px;
    margin-top: -25px;
    width: 30px
}

.wgl-user-properties_list-section .property__item>* {
    width: 12.5%
}

.wgl-user-properties_list-section .property__item .property__media-wrap {
    max-width: 70px;
    position: relative
}

.wgl-user-properties_list-section .property__item .property__media-wrap .property_post_status {
    background-color: #fb665d;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    left: 0;
    line-height: 18px;
    padding: 1px 4px;
    position: absolute;
    text-transform: uppercase;
    top: 0
}

.wgl-user-properties_list-section .property__item .property__title {
    width: 22%
}

.wgl-user-properties_list-section .property__item .property__title .title {
    font-family: var(--quere-header-font-family);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.75
}

.wgl-user-properties_list-section .property__item .property__title .title a {
    text-decoration: underline;
    text-decoration-color: transparent;
    text-decoration-thickness: .05em;
    text-underline-offset: .1em
}

.wgl-user-properties_list-section .property__item .property__title .title a:hover {
    text-decoration-color: currentColor
}

.wgl-user-properties_list-section .property__item .property__title .action {
    font-size: 12px;
    font-weight: 500;
    margin-top: 2px
}

.wgl-user-properties_list-section .property__item .property__title .action a {
    color: var(--quere-content-color);
    margin-right: 15px;
    text-decoration: underline;
    text-decoration-color: transparent;
    text-decoration-thickness: .05em;
    text-underline-offset: .1em
}

.wgl-user-properties_list-section .property__item .property__title .action a:hover {
    color: var(--quere-primary-color);
    text-decoration-color: currentColor
}

.wgl-user-properties_list-section .property__item .property__title .action a:last-child {
    margin-right: 0
}

.wgl-user-properties_list-section .property__item .property__location {
    color: #3c3c3b;
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
    width: 20%
}

.wgl-user-properties_list-section .property__item .property_date {
    margin-left: auto
}

.wgl-user-properties_list-section .property__item .property_date,
.wgl-user-properties_list-section .property__item .property_status,
.wgl-user-properties_list-section .property__item .property_types {
    color: var(--quere-header-font-color);
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 500
}

.wgl-user-properties .wgl-pagination {
    padding-bottom: 80px
}

.wgl-property-submit .cmb2-wrap .cmb-row,
.wgl-user-profile .cmb2-wrap .cmb-row {
    display: flex;
    margin-bottom: 16px
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb-th,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-th {
    flex: 35%;
    padding: 20px 10px 20px 0
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb-th label,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-th label {
    color: var(--quere-header-font-color);
    font-size: 18px;
    font-weight: 600;
    padding: 5px 0
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb-td,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-td {
    flex: 65%;
    padding: 25px 0 15px 10px
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb-td,
.wgl-property-submit .cmb2-wrap .cmb-row .cmb-th,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-td,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-th {
    float: none
}

.wgl-property-submit .cmb2-wrap .cmb-row:after,
.wgl-user-profile .cmb2-wrap .cmb-row:after {
    display: none
}

.wgl-property-submit .cmb2-wrap .cmb-row input[required],
.wgl-user-profile .cmb2-wrap .cmb-row input[required] {
    background-image: radial-gradient(red 20%, transparent 25%);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 1em 1em
}

.wgl-property-submit .cmb2-wrap .cmb-row input[type=date],
.wgl-property-submit .cmb2-wrap .cmb-row input[type=email],
.wgl-property-submit .cmb2-wrap .cmb-row input[type=number],
.wgl-property-submit .cmb2-wrap .cmb-row input[type=password],
.wgl-property-submit .cmb2-wrap .cmb-row input[type=search],
.wgl-property-submit .cmb2-wrap .cmb-row input[type=tel],
.wgl-property-submit .cmb2-wrap .cmb-row input[type=text],
.wgl-property-submit .cmb2-wrap .cmb-row input[type=time],
.wgl-property-submit .cmb2-wrap .cmb-row input[type=url],
.wgl-property-submit .cmb2-wrap .cmb-row select,
.wgl-property-submit .cmb2-wrap .cmb-row textarea,
.wgl-user-profile .cmb2-wrap .cmb-row input[type=date],
.wgl-user-profile .cmb2-wrap .cmb-row input[type=email],
.wgl-user-profile .cmb2-wrap .cmb-row input[type=number],
.wgl-user-profile .cmb2-wrap .cmb-row input[type=password],
.wgl-user-profile .cmb2-wrap .cmb-row input[type=search],
.wgl-user-profile .cmb2-wrap .cmb-row input[type=tel],
.wgl-user-profile .cmb2-wrap .cmb-row input[type=text],
.wgl-user-profile .cmb2-wrap .cmb-row input[type=time],
.wgl-user-profile .cmb2-wrap .cmb-row input[type=url],
.wgl-user-profile .cmb2-wrap .cmb-row select,
.wgl-user-profile .cmb2-wrap .cmb-row textarea {
    margin-bottom: 0;
    padding-left: 0;
    width: 100%
}

.wgl-property-submit .cmb2-wrap .cmb-row input[type=number],
.wgl-user-profile .cmb2-wrap .cmb-row input[type=number] {
    max-width: 120px
}

.wgl-property-submit .cmb2-wrap .cmb-row input[type=checkbox],
.wgl-user-profile .cmb2-wrap .cmb-row input[type=checkbox] {
    cursor: pointer;
    margin: 0 1rem 0 0;
    position: relative
}

.wgl-property-submit .cmb2-wrap .cmb-row input[type=checkbox]:before,
.wgl-user-profile .cmb2-wrap .cmb-row input[type=checkbox]:before {
    background: transparent;
    border-bottom: 2px solid var(--input-color);
    border-left: 2px solid var(--input-color);
    border-right-style: solid;
    border-right: 2px var(--input-color);
    border-top-style: solid;
    border-top: 2px var(--input-color);
    box-shadow: none;
    box-sizing: content-box;
    content: "";
    height: .28rem;
    left: .25rem;
    margin-left: -1px;
    margin-top: -1px;
    position: absolute;
    top: .1275rem;
    transform: rotate(-45deg) scale(0);
    transition: transform .4s cubic-bezier(.45, 1.8, .5, .75);
    width: .56rem;
    z-index: 1
}

.wgl-property-submit .cmb2-wrap .cmb-row input[type=checkbox]:checked:before,
.wgl-user-profile .cmb2-wrap .cmb-row input[type=checkbox]:checked:before {
    transform: rotate(-45deg) scale(1)
}

.wgl-property-submit .cmb2-wrap .cmb-row input[type=checkbox]:after,
.wgl-user-profile .cmb2-wrap .cmb-row input[type=checkbox]:after {
    background: #fff;
    border: 1px solid var(--input-color);
    border-radius: 0;
    box-sizing: content-box;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 1rem;
    left: 0;
    margin-left: -1px;
    margin-top: -1px;
    position: absolute;
    top: -.125rem;
    width: 1rem
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb2-upload-button,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb2-upload-button {
    --border-color: var(--quere-button-border-idle, "unset");
    background: var(--quere-button-color-idle);
    border: 1px solid var(--border-color);
    border-radius: 32px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    min-height: 36px;
    padding: 8px 22px 9px;
    transition: all .45s
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb2-upload-button:hover,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb2-upload-button:hover {
    background: var(--quere-button-bg-idle);
    color: var(--quere-button-color-idle)
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 40px;
    padding: 0
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status {
    margin: 0
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status:hover .cmb2-remove-file-button,
.wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status:hover:after,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status:hover .cmb2-remove-file-button,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status:hover:after {
    opacity: 1;
    visibility: visible
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button {
    background: #fff;
    border-radius: 50%;
    height: 38px;
    left: 50%;
    opacity: 0;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: all .45s;
    visibility: hidden;
    width: 38px;
    z-index: 1
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button:after,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status .cmb2-remove-file-button:after {
    color: #000;
    content: "";
    font-family: Flaticon;
    font-size: 12px;
    left: 50%;
    position: absolute;
    text-indent: 0;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status img,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status img {
    border: 0;
    margin: 0
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status:after,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status:after {
    background: rgba(var(--quere-primary-rgb), .5);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .45s;
    visibility: hidden;
    width: 100%;
    z-index: 0
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 10px 5px 5px
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy {
    flex-grow: 1;
    width: calc(33.3333% - 20px)
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy ul,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy ul li,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy ul li {
    margin: 0
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .heading-taxonomy,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .heading-taxonomy {
    margin-bottom: 26px
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .heading-taxonomy input,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .heading-taxonomy input {
    display: none !important
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .heading-taxonomy label,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .heading-taxonomy label {
    color: var(--quere-header-font-color);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .child-taxonomy li label,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .child-taxonomy li label {
    color: var(--quere-header-font-color);
    font-size: 14px;
    font-weight: 400
}

.wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .child-taxonomy .cmb2-list-li,
.wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy .child-taxonomy .cmb2-list-li {
    margin-bottom: 19px
}

.wgl-property-submit .cmb2-wrap .cmb-row .pw-map,
.wgl-user-profile .cmb2-wrap .cmb-row .pw-map {
    margin-top: 40px
}

.wgl-property-submit .cmb2-wrap .cmb-row .wp-switch-editor,
.wgl-user-profile .cmb2-wrap .cmb-row .wp-switch-editor {
    border-radius: 0;
    font-weight: 400
}

.wgl-property-submit .submit-button-wrapper,
.wgl-user-profile .submit-button-wrapper {
    margin-bottom: 79px;
    margin-left: calc(35% + 10px);
    margin-top: 34px
}

.wgl-property-submit .submit-button-wrapper button,
.wgl-user-profile .submit-button-wrapper button {
    width: 100%
}

.wgl-property-submit .wgl-property-submit_preview,
.wgl-user-profile .wgl-property-submit_preview {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px
}

.wgl-property-submit .wgl-property-submit_preview .title,
.wgl-user-profile .wgl-property-submit_preview .title {
    font-size: 24px;
    font-weight: 600
}

.wgl-property-submit .wgl-property-submit_preview .preview_btn,
.wgl-user-profile .wgl-property-submit_preview .preview_btn {
    display: flex
}

.wgl-property-submit .wgl-property-submit_preview .icon_preview,
.wgl-user-profile .wgl-property-submit_preview .icon_preview {
    background: var(--quere-button-bg-idle);
    border: 1px solid var(--quere-button-border-idle);
    border-radius: 50%;
    color: var(--quere-button-color-idle);
    display: inline-block;
    height: 44px;
    line-height: 42px;
    margin-right: 10px;
    text-align: center;
    width: 44px
}

.wgl-property-submit .wgl-property-submit_preview .icon_preview:active,
.wgl-property-submit .wgl-property-submit_preview .icon_preview:focus,
.wgl-property-submit .wgl-property-submit_preview .icon_preview:hover,
.wgl-user-profile .wgl-property-submit_preview .icon_preview:active,
.wgl-user-profile .wgl-property-submit_preview .icon_preview:focus,
.wgl-user-profile .wgl-property-submit_preview .icon_preview:hover {
    background: var(--quere-button-bg-hover);
    border: 1px solid var(--quere-button-border-hover);
    color: var(--quere-button-color-hover)
}

.wgl-property-submit .wgl-property-submit_preview .icon_preview:after,
.wgl-user-profile .wgl-property-submit_preview .icon_preview:after {
    content: "";
    font-family: Flaticon;
    font-size: 18px
}

.wgl-property-submit .wgl-property-submit_preview .wgl-btn-preview-editing,
.wgl-user-profile .wgl-property-submit_preview .wgl-btn-preview-editing {
    height: 44px;
    padding: 4px 19px 5px
}

.wgl-property-draft form {
    margin-bottom: 30px
}

.wgl-property-draft #main-dashboard,
.wgl-property-draft #main-dashboard-single {
    margin-bottom: 80px
}

.wgl-property-draft .wgl-carousel_wrapper .swiper-wrapper {
    height: auto
}

.wgl-property-notice-box {
    align-items: center;
    background-color: var(--quere-quaternary-color);
    border: unset;
    border-radius: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    min-height: 55px;
    padding: 20px;
    position: relative;
    z-index: 0
}

.wgl-property-notice-box:not(:first-child) {
    margin-top: -20px
}

.wgl-property-notice-box:after {
    border: unset;
    border-color: var(--quere-primary-color);
    border-radius: 0;
    bottom: -1px;
    box-shadow: unset;
    content: "";
    display: block;
    left: -1px;
    opacity: 1;
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: -1
}

.wgl-property-notice-box.hide {
    opacity: 0 !important;
    transition: opacity .35s, visibility .35s;
    visibility: hidden
}

.wgl-property-notice-box.closable .message_content {
    max-width: calc(100% - 120px)
}

.wgl-property-notice-box a,
.wgl-property-notice-box strong {
    font-weight: 700
}

.wgl-property-notice-box .message_title {
    color: inherit;
    font-size: 18px;
    line-height: 1.25;
    margin-bottom: -1px
}

.wgl-property-notice-box .message_text {
    color: var(--quere-header-font-color);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.45;
    list-style: none;
    padding-bottom: 0;
    padding-left: 0
}

.wgl-property-notice-box .message_text li {
    line-height: 30px;
    margin-bottom: 2px
}

.wgl-property-notice-box .message_text li:last-child {
    margin-bottom: 0
}

.wgl-property-notice-box .message_icon_wrap {
    background-color: #5481f8;
    border: unset;
    border-radius: 20px;
    color: var(--quere-tertiary-color);
    height: 20px;
    margin: -1px 14px auto 0;
    min-width: 20px;
    position: static;
    text-align: center;
    width: 20px;
    z-index: 1
}

.wgl-property-notice-box .message_icon {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 100%;
    justify-content: center;
    line-height: 1;
    text-align: center
}

.wgl-property-notice-box .message_icon:before {
    font-family: flaticon
}

.wgl-property-notice-box .message_content {
    margin-top: -5px;
    max-width: calc(100% - 70px);
    padding: 0 0 1px;
    width: 100%
}

.wgl-property-notice-box .message_close_button {
    align-items: center;
    color: rgba(var(--quere-header-rgb), .54);
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 30px;
    justify-content: center;
    line-height: 1;
    margin: -6px -8px auto auto;
    text-align: center;
    transition: .4s;
    width: 30px;
    z-index: 1
}

.wgl-property-notice-box .message_close_button:before {
    content: "";
    display: inline-block;
    font-family: Flaticon;
    transition: .3s
}

.wgl-property-notice-box .message_close_button:hover:before {
    color: rgba(var(--quere-header-rgb), 1)
}

.wgl-property-notice-box~.wgl-property-notice-box .message_close_button {
    display: none
}

.wgl-property-notice-box.type_info .message_icon_wrap {
    background-color: #5481f8
}

.wgl-property-notice-box.type_info .message_icon:before {
    content: ""
}

.wgl-property-notice-box.type_success .message_icon_wrap {
    background-color: #39a827
}

.wgl-property-notice-box.type_success .message_icon:before {
    content: ""
}

.wgl-property-notice-box.type_error .message_icon_wrap {
    background-color: #ce4040
}

.wgl-property-notice-box.type_error .message_icon:before {
    content: ""
}

.wgl-property-notice-box.type_warning .message_icon_wrap {
    background-color: #e78a47
}

.wgl-property-notice-box.type_warning .message_icon:before {
    content: ""
}

div.wgl-properties-error,
div.wgl-properties-info,
div.wgl-properties-message {
    background-color: var(--quere-quaternary-color);
    border: unset;
    border-radius: 0;
    color: var(--quere-content-color);
    display: flex;
    flex-wrap: wrap;
    padding: 19px 20px 13px
}

div.wgl-properties-error a,
div.wgl-properties-info a,
div.wgl-properties-message a {
    color: var(--quere-primary-color);
    font-weight: 400
}

div.wgl-properties-error a:hover,
div.wgl-properties-info a:hover,
div.wgl-properties-message a:hover {
    color: var(--quere-header-font-color)
}

div.wgl-properties-error.wgl-properties-Message,
div.wgl-properties-info.wgl-properties-Message,
div.wgl-properties-message.wgl-properties-Message {
    align-items: center;
    flex-wrap: nowrap;
    gap: 20px
}

div.wgl-properties-error.wgl-properties-Message a.button.wgl-properties-Button,
div.wgl-properties-info.wgl-properties-Message a.button.wgl-properties-Button,
div.wgl-properties-message.wgl-properties-Message a.button.wgl-properties-Button {
    background-color: var(--quere-button-bg-hover);
    border: 1px solid var(--quere-button-border-hover);
    color: var(--quere-button-color-hover);
    flex-shrink: 0;
    margin: 0 0 0 auto;
    order: 1;
    text-align: center
}

div.wgl-properties-error.wgl-properties-Message a.button.wgl-properties-Button:focus,
div.wgl-properties-error.wgl-properties-Message a.button.wgl-properties-Button:hover,
div.wgl-properties-info.wgl-properties-Message a.button.wgl-properties-Button:focus,
div.wgl-properties-info.wgl-properties-Message a.button.wgl-properties-Button:hover,
div.wgl-properties-message.wgl-properties-Message a.button.wgl-properties-Button:focus,
div.wgl-properties-message.wgl-properties-Message a.button.wgl-properties-Button:hover {
    background-color: var(--quere-button-bg-idle);
    border: 1px solid var(--quere-button-border-idle);
    color: var(--quere-button-color-idle)
}

@media(max-width:992px) {

    div.wgl-properties-error.wgl-properties-Message,
    div.wgl-properties-info.wgl-properties-Message,
    div.wgl-properties-message.wgl-properties-Message {
        align-items: flex-start;
        flex-direction: column
    }
}

div.wgl-properties-error:after,
div.wgl-properties-info:after,
div.wgl-properties-message:after {
    border: unset;
    border-radius: 0;
    bottom: -1px;
    box-shadow: unset;
    content: "";
    display: block;
    left: -1px;
    opacity: 1;
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: -1
}

div.wgl-properties-error:before,
div.wgl-properties-info:before,
div.wgl-properties-message:before {
    display: none
}

div.wgl-properties>.wgl-property-notice-box {
    margin-bottom: 20px
}

div.wgl-properties .wgl-wgl-properties-sorting .wgl-property-notice-box {
    width: 100%
}

div.wgl-properties .wgl-wgl-properties-sorting .wgl-property-notice-box:before {
    display: none
}

div.wgl-properties .wgl-wgl-properties-sorting .wgl-properties-notices-wrapper {
    flex: 1 1 100%
}

body div.wgl-properties-error .message_icon {
    font-size: 12px
}

.wgl-property-submit_preview+.wgl-property-notice-box {
    margin-top: 24px
}

.wgl-user-profile {
    padding-bottom: 80px
}

.wgl-user-profile .wgl-real-estate-uploaded-file {
    display: flex;
    flex-direction: column;
    margin-bottom: 12px;
    margin-top: 2px;
    max-width: 100px;
    transition: all .45s
}

.wgl-user-profile .wgl-real-estate-uploaded-file.hidden {
    height: 0;
    opacity: 0;
    position: relative;
    z-index: -1
}

.wgl-user-profile .wgl-real-estate-uploaded-file .wgl-real-estate-uploaded-file-preview {
    display: inline-block
}

.wgl-user-profile .wgl-real-estate-uploaded-file .wgl-real-estate-uploaded-file-preview img {
    border-radius: 50%
}

.wgl-user-profile .wgl-real-estate-uploaded-file .wgl-real-estate-remove-uploaded-file {
    color: #ce4040;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-top: 6px;
    text-align: center
}

.wgl-user-profile #fileInput::file-selector-button {
    background-color: #e8e8e8;
    border: 1px solid var(--quere-button-border-idle);
    border-radius: 32px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    height: 36px;
    margin-right: 16px;
    padding: 0 16px;
    transition: background-color .2s
}

.wgl-user-profile #fileInput::file-selector-button span {
    color: red
}

.wgl-user-profile #fileInput::file-selector-button:active,
.wgl-user-profile #fileInput::file-selector-button:hover {
    background: var(--quere-button-bg-idle);
    color: var(--quere-button-color-idle)
}

.wgl-user-profile .change_profile_form,
.wgl-user-profile .change_profile_password_form {
    margin-left: calc(35% + 10px);
    width: calc(65% - 10px)
}

.elementor-element.elementor-widget.elementor-widget-wgl-header-profile {
    margin-bottom: 0;
    width: auto
}

.elementor-widget .wgl-mobile-header .wgl-dashboard-profile,
.wgl-theme-header .wgl-mobile-header .wgl-dashboard-profile {
    min-width: auto
}

.elementor-widget .wgl-mobile-header .wgl-dashboard-profile .nav>li>a,
.wgl-theme-header .wgl-mobile-header .wgl-dashboard-profile .nav>li>a {
    pointer-events: auto
}

.elementor-widget .wgl-mobile-header .wgl-dashboard-profile .nav>li:hover .sub-menu,
.wgl-theme-header .wgl-mobile-header .wgl-dashboard-profile .nav>li:hover .sub-menu {
    opacity: 0;
    top: calc(100% + 10px);
    visibility: hidden;
    z-index: 555
}

.elementor-widget .wgl-mobile-header .wgl-dashboard-profile .nav>li .sub-menu.active,
.wgl-theme-header .wgl-mobile-header .wgl-dashboard-profile .nav>li .sub-menu.active {
    opacity: 1;
    top: 100%;
    visibility: visible;
    z-index: 556
}

.elementor-widget .wgl-mobile-header .wgl-dashboard-profile .nav>li .menu-item__plus,
.wgl-theme-header .wgl-mobile-header .wgl-dashboard-profile .nav>li .menu-item__plus {
    display: none
}

.elementor-widget .wgl-mobile-header .wgl-dashboard-profile .nav>li .sub-menu .wgl-dashboard-profile_name,
.wgl-theme-header .wgl-mobile-header .wgl-dashboard-profile .nav>li .sub-menu .wgl-dashboard-profile_name {
    color: inherit;
    font-size: 20px;
    font-weight: 700;
    padding: 0 34px
}

.elementor-widget .wgl-mobile-header .wgl-dashboard-profile_avatar,
.wgl-theme-header .wgl-mobile-header .wgl-dashboard-profile_avatar {
    line-height: 1;
    width: 30px
}

.elementor-widget .wgl-mobile-header .wgl-dashboard-profile_avatar:before,
.wgl-theme-header .wgl-mobile-header .wgl-dashboard-profile_avatar:before {
    border-color: var(--quere-submenu-mobile-color);
    box-sizing: border-box
}

.elementor-widget .wgl-mobile-header .wgl-dashboard-profile .wgl-navbar .sub-menu,
.wgl-theme-header .wgl-mobile-header .wgl-dashboard-profile .wgl-navbar .sub-menu {
    margin-top: 15px
}

.elementor-widget .wgl-mobile-header .wgl-dashboard-profile .wgl-navbar .sub-menu li .button,
.wgl-theme-header .wgl-mobile-header .wgl-dashboard-profile .wgl-navbar .sub-menu li .button {
    background-color: var(--quere-submenu-mobile-background);
    border-color: var(--quere-submenu-mobile-color);
    color: var(--quere-submenu-mobile-color)
}

.elementor-widget .wgl-mobile-header .login-in-dashboard.wgl-dashboard form,
.wgl-theme-header .wgl-mobile-header .login-in-dashboard.wgl-dashboard form {
    color: var(--quere-secondary-color)
}

.elementor-widget .wgl-mobile-header .login-in-dashboard.wgl-dashboard .button,
.wgl-theme-header .wgl-mobile-header .login-in-dashboard.wgl-dashboard .button {
    background: transparent;
    border: 0;
    color: inherit;
    font-size: 0;
    letter-spacing: 0;
    line-height: inherit;
    padding: 0;
    width: 30px
}

.elementor-widget .wgl-mobile-header .login-in-dashboard.wgl-dashboard .button:before,
.wgl-theme-header .wgl-mobile-header .login-in-dashboard.wgl-dashboard .button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    cursor: pointer;
    display: inline-block;
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    text-transform: none;
    transform-origin: center;
    transition: .3s
}

.elementor-widget .wgl-mobile-header .position_left .wgl-dashboard-profile .wgl-navbar .sub-menu,
.wgl-theme-header .wgl-mobile-header .position_left .wgl-dashboard-profile .wgl-navbar .sub-menu {
    left: 0 !important;
    right: 0 !important
}

.elementor-widget .wgl-mobile-header .position_left .button,
.wgl-theme-header .wgl-mobile-header .position_left .button {
    margin-left: -5px
}

.elementor-widget .wgl-mobile-header .position_right .button,
.wgl-theme-header .wgl-mobile-header .position_right .button {
    margin-right: -5px
}

.elementor-widget .wgl-mobile-header .wgl-menu_outer .wgl-dashboard-profile .wgl-navbar>li>a,
.wgl-theme-header .wgl-mobile-header .wgl-menu_outer .wgl-dashboard-profile .wgl-navbar>li>a {
    justify-content: flex-start
}

.elementor-widget .wgl-mobile-header .wgl-menu_outer .wgl-dashboard-profile .wgl-navbar .sub-menu,
.wgl-theme-header .wgl-mobile-header .wgl-menu_outer .wgl-dashboard-profile .wgl-navbar .sub-menu {
    margin-top: 20px;
    width: 100%
}

.elementor-widget .wgl-mobile-header .wgl-menu_outer .button,
.wgl-theme-header .wgl-mobile-header .wgl-menu_outer .button {
    margin-left: -5px
}

.elementor-widget .wgl-dashboard-profile,
.wgl-theme-header .wgl-dashboard-profile {
    min-width: 238px
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar {
    height: 100%;
    margin: 0;
    padding: 0
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar li,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar li {
    list-style: none;
    margin: 0;
    position: relative
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar>li,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar>li {
    height: 100%
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar>li>a,
.elementor-widget .wgl-dashboard-profile .wgl-navbar>li>span,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar>li>a,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar>li>span {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar>li>a>.menu-item__plus,
.elementor-widget .wgl-dashboard-profile .wgl-navbar>li>span>.menu-item__plus,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar>li>a>.menu-item__plus,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar>li>span>.menu-item__plus {
    display: none;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    margin-left: 26px;
    perspective-origin: 50%;
    position: relative;
    transform-origin: center;
    transition: .4s;
    z-index: 1
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar>li>a>.menu-item__plus:before,
.elementor-widget .wgl-dashboard-profile .wgl-navbar>li>span>.menu-item__plus:before,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar>li>a>.menu-item__plus:before,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar>li>span>.menu-item__plus:before {
    --size: 12px;
    background-color: var(--quere-header-font-color);
    content: "";
    display: inline-block;
    font-family: Flaticon;
    height: var(--size);
    -webkit-mask-image: var(--quere-bg-caret);
    mask-image: var(--quere-bg-caret);
    -webkit-mask-position: 100% center;
    mask-position: 100% center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: var(--size);
    mask-size: var(--size);
    transform: translateY(1px);
    vertical-align: middle;
    width: var(--size)
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar>li:hover>.sub-menu,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar>li:hover>.sub-menu {
    opacity: 1;
    top: 100%;
    visibility: visible;
    z-index: 556
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu {
    background-color: var(--quere-submenu-background);
    border-radius: 0;
    box-shadow: 9px 11px 29px 0 rgba(0, 0, 0, .12);
    color: var(--quere-submenu-color);
    display: block;
    font-family: var(--quere-submenu-font-family);
    font-size: var(--quere-submenu-font-size);
    font-weight: var(--quere-submenu-font-weight);
    left: -7px;
    letter-spacing: var(--quere-submenu-letter-spacing);
    line-height: var(--quere-submenu-line-height);
    margin: 0;
    min-width: 250px;
    opacity: 0;
    padding: 28px 0 34px;
    position: absolute;
    text-align: left;
    top: calc(100% + 10px);
    transition: .3s ease-out;
    visibility: hidden;
    white-space: nowrap;
    z-index: 555
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li {
    margin-bottom: 13px
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li:hover .menu-item_dots,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li:hover .menu-item_dots {
    width: 100%
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li .item_wrapper_text,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li .item_wrapper_text {
    position: relative
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li .menu-item_dots,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li .menu-item_dots {
    background: currentColor;
    bottom: 4px;
    height: 1px;
    left: 0;
    position: absolute;
    transition: width .4s;
    width: 0
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li:last-child,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li:last-child {
    margin-bottom: 0;
    margin-top: 18px
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li:only-child,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li:only-child {
    margin: 0
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li.add_new_property a:before,
.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li.my_properties a:before,
.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li.profile a:before,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li.add_new_property a:before,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li.my_properties a:before,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li.profile a:before {
    display: inline-block;
    font-family: Flaticon;
    font-size: 18px;
    margin-right: 14px;
    margin-top: 0;
    position: relative;
    transition: all .45s;
    vertical-align: middle
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li.my_properties a:before,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li.my_properties a:before {
    content: ""
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li.add_new_property a:before,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li.add_new_property a:before {
    content: ""
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li.profile a:before,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li.profile a:before {
    content: ""
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li a:not(.button),
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li a:not(.button) {
    align-items: center;
    color: inherit;
    display: flex;
    font-weight: 500;
    padding: 0 34px;
    transition: all .45s
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li:hover>a,
.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li:hover>a:before,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li:hover>a,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li:hover>a:before {
    color: var(--quere-primary-color)
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li .button,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li .button {
    background: var(--quere-button-bg-idle);
    border: 1px solid var(--quere-button-border-idle);
    border-radius: 5px;
    color: var(--quere-button-bg-hover);
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 18px;
    margin-left: 34px;
    margin-right: 34px;
    padding: 13px 29px;
    text-align: center;
    text-transform: uppercase;
    transition: all .45s
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu li .button:hover,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu li .button:hover {
    background-color: var(--quere-button-bg-hover);
    border-color: var(--quere-button-border-hover);
    color: var(--quere-button-color-hover)
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu.wgl-submenu-position-left,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu.wgl-submenu-position-left {
    left: auto !important;
    right: -19px !important
}

.elementor-widget .wgl-dashboard-profile .wgl-navbar .sub-menu.wgl-submenu-position-right,
.wgl-theme-header .wgl-dashboard-profile .wgl-navbar .sub-menu.wgl-submenu-position-right {
    left: -19px !important;
    right: auto !important
}

.elementor-widget .wgl-dashboard-profile_name,
.wgl-theme-header .wgl-dashboard-profile_name {
    color: var(--quere-header-font-color);
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding-right: 25px;
    transition: all .45s
}

.elementor-widget .wgl-dashboard-profile_avatar,
.wgl-theme-header .wgl-dashboard-profile_avatar {
    display: inline-block;
    position: relative;
    width: 50px
}

.elementor-widget .wgl-dashboard-profile_avatar img,
.wgl-theme-header .wgl-dashboard-profile_avatar img {
    border-radius: 50%;
    height: auto;
    width: 100%
}

.elementor-widget .wgl-dashboard-profile_avatar:before,
.wgl-theme-header .wgl-dashboard-profile_avatar:before {
    border: 1px solid var(--quere-primary-color);
    border-radius: 50%;
    content: "";
    height: calc(100% + 8px);
    left: -4px;
    pointer-events: none;
    position: absolute;
    top: -4px;
    width: calc(100% + 8px)
}

.login-in-dashboard_wrapper {
    display: block
}

.login-in-dashboard.wgl-dashboard .button,
.wgl-auth-form .button {
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 18px;
    padding: 16px 0;
    text-align: center;
    text-transform: uppercase
}

.login-in-dashboard.wgl-dashboard .button.login-in-dashboard_link,
.wgl-auth-form .button.login-in-dashboard_link {
    color: inherit;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-size: 0;
    font-weight: 700;
    height: 100%;
    letter-spacing: .05em;
    letter-spacing: 0;
    line-height: 18px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase
}

.login-in-dashboard.wgl-dashboard .button.login-in-dashboard_link:before,
.wgl-auth-form .button.login-in-dashboard_link:before {
    align-items: center;
    background-color: currentColor;
    content: "";
    display: inline-flex;
    height: 50px;
    justify-content: center;
    letter-spacing: unset;
    -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjYxMnB4IiBoZWlnaHQ9IjYxMnB4IiB2aWV3Qm94PSIwIDAgNjEyIDYxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjEyIDYxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGcgaWQ9Il94MzZfXzMwXyI+DQoJCTxnPg0KCQkJPHBhdGggZD0iTTMzMS42ODUsNDI1LjM3OGMtNy40NzgsNy40NzktNy40NzgsMTkuNTg0LDAsMjcuMDQzYzcuNDc5LDcuNDc4LDE5LjU4NCw3LjQ3OCwyNy4wNDMsMGwxMzEuOTQzLTEzMS45NjINCgkJCQljMy45NzktMy45NzksNS42ODEtOS4yNzYsNS40MTItMTQuNDc5YzAuMjY5LTUuMjIxLTEuNDM0LTEwLjQ5OS01LjQxMi0xNC40NzdMMzU4LjcyOCwxNTkuNTYNCgkJCQljLTcuNDU5LTcuNDc4LTE5LjU4NC03LjQ3OC0yNy4wNDMsMGMtNy40NzgsNy40NzgtNy40NzgsMTkuNTg0LDAsMjcuMDQybDEwMC4yNzIsMTAwLjI3MkgxOS4xMjVDOC41NjgsMjg2Ljg3NSwwLDI5NS40NDMsMCwzMDYNCgkJCQljMCwxMC41NTcsOC41NjgsMTkuMTI1LDE5LjEyNSwxOS4xMjVoNDEyLjgzMkwzMzEuNjg1LDQyNS4zNzh6IE01MzUuNSwzOC4yNUgxNTNjLTQyLjI0NywwLTc2LjUsMzQuMjUzLTc2LjUsNzYuNXY3Ni41aDM4LjI1DQoJCQkJdi03Ni41YzAtMjEuMTE0LDE3LjExNy0zOC4yNSwzOC4yNS0zOC4yNWgzODIuNWMyMS4xMzMsMCwzOC4yNSwxNy4xMzYsMzguMjUsMzguMjV2MzgyLjVjMCwyMS4xMTQtMTcuMTE3LDM4LjI1LTM4LjI1LDM4LjI1SDE1Mw0KCQkJCWMtMjEuMTMzLDAtMzguMjUtMTcuMTE3LTM4LjI1LTM4LjI1di03Ni41SDc2LjV2NzYuNWMwLDQyLjI0NywzNC4yNTMsNzYuNSw3Ni41LDc2LjVoMzgyLjVjNDIuMjQ3LDAsNzYuNS0zNC4yNTMsNzYuNS03Ni41DQoJCQkJdi0zODIuNUM2MTIsNzIuNTAzLDU3Ny43NDcsMzguMjUsNTM1LjUsMzguMjV6Ii8+DQoJCTwvZz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==);
    mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjYxMnB4IiBoZWlnaHQ9IjYxMnB4IiB2aWV3Qm94PSIwIDAgNjEyIDYxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjEyIDYxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGcgaWQ9Il94MzZfXzMwXyI+DQoJCTxnPg0KCQkJPHBhdGggZD0iTTMzMS42ODUsNDI1LjM3OGMtNy40NzgsNy40NzktNy40NzgsMTkuNTg0LDAsMjcuMDQzYzcuNDc5LDcuNDc4LDE5LjU4NCw3LjQ3OCwyNy4wNDMsMGwxMzEuOTQzLTEzMS45NjINCgkJCQljMy45NzktMy45NzksNS42ODEtOS4yNzYsNS40MTItMTQuNDc5YzAuMjY5LTUuMjIxLTEuNDM0LTEwLjQ5OS01LjQxMi0xNC40NzdMMzU4LjcyOCwxNTkuNTYNCgkJCQljLTcuNDU5LTcuNDc4LTE5LjU4NC03LjQ3OC0yNy4wNDMsMGMtNy40NzgsNy40NzgtNy40NzgsMTkuNTg0LDAsMjcuMDQybDEwMC4yNzIsMTAwLjI3MkgxOS4xMjVDOC41NjgsMjg2Ljg3NSwwLDI5NS40NDMsMCwzMDYNCgkJCQljMCwxMC41NTcsOC41NjgsMTkuMTI1LDE5LjEyNSwxOS4xMjVoNDEyLjgzMkwzMzEuNjg1LDQyNS4zNzh6IE01MzUuNSwzOC4yNUgxNTNjLTQyLjI0NywwLTc2LjUsMzQuMjUzLTc2LjUsNzYuNXY3Ni41aDM4LjI1DQoJCQkJdi03Ni41YzAtMjEuMTE0LDE3LjExNy0zOC4yNSwzOC4yNS0zOC4yNWgzODIuNWMyMS4xMzMsMCwzOC4yNSwxNy4xMzYsMzguMjUsMzguMjV2MzgyLjVjMCwyMS4xMTQtMTcuMTE3LDM4LjI1LTM4LjI1LDM4LjI1SDE1Mw0KCQkJCWMtMjEuMTMzLDAtMzguMjUtMTcuMTE3LTM4LjI1LTM4LjI1di03Ni41SDc2LjV2NzYuNWMwLDQyLjI0NywzNC4yNTMsNzYuNSw3Ni41LDc2LjVoMzgyLjVjNDIuMjQ3LDAsNzYuNS0zNC4yNTMsNzYuNS03Ni41DQoJCQkJdi0zODIuNUM2MTIsNzIuNTAzLDU3Ny43NDcsMzguMjUsNTM1LjUsMzguMjV6Ii8+DQoJCTwvZz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 24px;
    mask-size: 24px;
    text-indent: 0;
    width: 50px
}

@media (min-width:768px) {

    .login-in-dashboard.wgl-dashboard .modal-dialog,
    .wgl-auth-form .modal-dialog {
        max-width: 450px
    }
}

.login-in-dashboard.wgl-dashboard .modal-dialog,
.wgl-auth-form .modal-dialog {
    background: #fff;
    border-radius: 0;
    height: -moz-max-content;
    height: max-content;
    overflow: hidden
}

.login-in-dashboard.wgl-dashboard .modal_header,
.wgl-auth-form .modal_header {
    margin-top: 28px
}

.login-in-dashboard.wgl-dashboard .modal_header .tabs-navigation,
.wgl-auth-form .modal_header .tabs-navigation {
    align-items: center;
    display: flex;
    margin: 0 auto;
    max-width: 240px
}

.login-in-dashboard.wgl-dashboard .modal_header .tabs-navigation div,
.wgl-auth-form .modal_header .tabs-navigation div {
    color: rgba(var(--quere-header-rgb), .3);
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    padding: 16px 0;
    text-align: center;
    transition: all .45s;
    width: 100%
}

.login-in-dashboard.wgl-dashboard .modal_header .tabs-navigation div.active,
.wgl-auth-form .modal_header .tabs-navigation div.active {
    color: var(--quere-header-font-color)
}

.login-in-dashboard.wgl-dashboard .modal_content,
.wgl-auth-form .modal_content {
    border-radius: inherit;
    max-height: calc(100vh - 100px);
    min-height: -moz-min-content;
    min-height: min-content;
    overflow-y: auto;
    padding-top: 15px;
    text-align: center
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel,
.wgl-auth-form .modal_content .tabs-panel {
    margin: 0;
    padding: 16px 0 24px;
    text-align: center
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel.active_panel,
.wgl-auth-form .modal_content .tabs-panel.active_panel {
    opacity: 1;
    position: relative;
    top: 0;
    transform: translateY(0);
    transition: all .45s ease;
    transition-delay: .1s;
    z-index: 1
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel:not(.active_panel),
.wgl-auth-form .modal_content .tabs-panel:not(.active_panel) {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .45s ease;
    visibility: hidden;
    width: 100%;
    z-index: -1
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel h1,
.wgl-auth-form .modal_content .tabs-panel h1 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel h1 a,
.wgl-auth-form .modal_content .tabs-panel h1 a {
    background: none;
    color: var(--quere-secondary-color);
    font-size: inherit;
    font-weight: inherit;
    height: auto;
    letter-spacing: inherit;
    line-height: inherit;
    margin-bottom: 0;
    overflow: visible;
    text-indent: 0;
    width: auto
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel h1 a:active,
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel h1 a:focus,
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel h1 a:hover,
.wgl-auth-form .modal_content .tabs-panel h1 a:active,
.wgl-auth-form .modal_content .tabs-panel h1 a:focus,
.wgl-auth-form .modal_content .tabs-panel h1 a:hover {
    box-shadow: none;
    color: var(--quere-primary-color)
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form,
.wgl-auth-form .modal_content .tabs-panel form {
    border: 0;
    box-shadow: none;
    padding-bottom: 11px;
    padding-left: 40px;
    padding-right: 40px
}

@media(max-width:479px) {

    .login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form,
    .wgl-auth-form .modal_content .tabs-panel form {
        padding-left: 20px;
        padding-right: 20px
    }
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form>p,
.wgl-auth-form .modal_content .tabs-panel form>p {
    position: relative
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form>p.login-remember,
.wgl-auth-form .modal_content .tabs-panel form>p.login-remember {
    margin-bottom: 36px;
    margin-top: -16px
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form>p.login-remember label,
.wgl-auth-form .modal_content .tabs-panel form>p.login-remember label {
    cursor: pointer;
    font-size: 13px;
    font-weight: 400
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form>p.login-submit,
.wgl-auth-form .modal_content .tabs-panel form>p.login-submit {
    margin-bottom: 0
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form input[type=email],
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form input[type=password],
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form input[type=text],
.wgl-auth-form .modal_content .tabs-panel form input[type=email],
.wgl-auth-form .modal_content .tabs-panel form input[type=password],
.wgl-auth-form .modal_content .tabs-panel form input[type=text] {
    padding: 0;
    width: 100%
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form label,
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form legend,
.wgl-auth-form .modal_content .tabs-panel form label,
.wgl-auth-form .modal_content .tabs-panel form legend {
    color: var(--quere-header-font-color);
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 4px;
    text-align: left
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form .field-visibility-settings legend,
.wgl-auth-form .modal_content .tabs-panel form .field-visibility-settings legend {
    color: var(--quere-quaternary-color);
    font-size: 16px;
    font-style: italic;
    font-weight: 400
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form input[type=checkbox],
.wgl-auth-form .modal_content .tabs-panel form input[type=checkbox] {
    cursor: pointer;
    margin: -5px .85rem 0 0;
    position: relative
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form input[type=checkbox]:before,
.wgl-auth-form .modal_content .tabs-panel form input[type=checkbox]:before {
    background: transparent;
    border-bottom: 2px solid var(--input-color);
    border-left: 2px solid var(--input-color);
    border-right-style: solid;
    border-right: 2px var(--input-color);
    border-top-style: solid;
    border-top: 2px var(--input-color);
    box-shadow: none;
    box-sizing: content-box;
    content: "";
    height: .28rem;
    left: .25rem;
    margin-left: -1px;
    margin-top: -1px;
    position: absolute;
    top: .1275rem;
    transform: rotate(-45deg) scale(0);
    transition: transform .4s cubic-bezier(.45, 1.8, .5, .75);
    width: .56rem;
    z-index: 1
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form input[type=checkbox]:checked:before,
.wgl-auth-form .modal_content .tabs-panel form input[type=checkbox]:checked:before {
    transform: rotate(-45deg) scale(1)
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form input[type=checkbox]:after,
.wgl-auth-form .modal_content .tabs-panel form input[type=checkbox]:after {
    background: #fff;
    border: 1px solid var(--input-color);
    border-radius: 0;
    box-sizing: content-box;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 1rem;
    left: 0;
    margin-left: -1px;
    margin-top: -1px;
    position: absolute;
    top: -.125rem;
    width: 1rem
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form .forgetmenot,
.wgl-auth-form .modal_content .tabs-panel form .forgetmenot {
    margin-bottom: 10px;
    margin-top: 6px
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form .field-visibility-settings,
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form .field-visibility-settings-notoggle,
.wgl-auth-form .modal_content .tabs-panel form .field-visibility-settings,
.wgl-auth-form .modal_content .tabs-panel form .field-visibility-settings-notoggle {
    margin-top: -11px;
    text-align: left
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form .field-visibility-settings-toggle,
.wgl-auth-form .modal_content .tabs-panel form .field-visibility-settings-toggle {
    margin-top: -10px;
    text-align: left
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form .visibility-toggle-link,
.wgl-auth-form .modal_content .tabs-panel form .visibility-toggle-link {
    background: rgba(var(--quere-primary-rgb), .1);
    border: 0;
    border-radius: 5px;
    display: inline-block;
    font-size: 0;
    height: 26px;
    line-height: 26px;
    margin: 0 0 0 4px;
    min-height: 26px;
    padding: 0;
    position: relative;
    text-align: center;
    top: -5px;
    width: 26px
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form .visibility-toggle-link:after,
.wgl-auth-form .modal_content .tabs-panel form .visibility-toggle-link:after {
    color: var(--quere-primary-color);
    content: "";
    display: inline-block;
    font-family: Flaticon;
    font-size: 14px;
    font-weight: 400;
    vertical-align: middle
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form h4,
.wgl-auth-form .modal_content .tabs-panel form h4 {
    font-size: 18px
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form .field-visibility-settings-close,
.wgl-auth-form .modal_content .tabs-panel form .field-visibility-settings-close {
    align-items: center;
    background: transparent;
    border: 1px solid #d4dbee;
    border-radius: 5px;
    color: var(--quere-button-color-hover);
    display: inline-flex;
    font-size: 14px;
    font-weight: 700;
    height: 50px;
    letter-spacing: .05em;
    margin-bottom: 20px;
    margin-top: 5px;
    padding-left: 40px;
    padding-right: 40px;
    text-transform: uppercase
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form .field-visibility-settings-close:before,
.wgl-auth-form .modal_content .tabs-panel form .field-visibility-settings-close:before {
    color: #fc5e5e;
    content: "";
    display: inline-block;
    font-family: Flaticon;
    font-size: 10px;
    margin-right: 6px;
    vertical-align: middle
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel form .field-visibility-settings-close:hover,
.wgl-auth-form .modal_content .tabs-panel form .field-visibility-settings-close:hover {
    background: #f4f7fb;
    border-color: #f4f7fb
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel .lost-password,
.wgl-auth-form .modal_content .tabs-panel .lost-password {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel #login_error,
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel .message,
.wgl-auth-form .modal_content .tabs-panel #login_error,
.wgl-auth-form .modal_content .tabs-panel .message {
    background: #f5f7ff;
    border: 0;
    border-radius: 5px;
    box-shadow: none;
    color: var(--quere-quaternary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 21px 40px -14px;
    padding: 20px
}

@media(max-width:479px) {

    .login-in-dashboard.wgl-dashboard .modal_content .tabs-panel #login_error,
    .login-in-dashboard.wgl-dashboard .modal_content .tabs-panel .message,
    .wgl-auth-form .modal_content .tabs-panel #login_error,
    .wgl-auth-form .modal_content .tabs-panel .message {
        margin-left: 20px;
        margin-right: 20px
    }
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel p.submit,
.wgl-auth-form .modal_content .tabs-panel p.submit {
    clear: both
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel .button-primary,
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel input[type=submit],
.wgl-auth-form .modal_content .tabs-panel .button-primary,
.wgl-auth-form .modal_content .tabs-panel input[type=submit] {
    background-color: var(--quere-button-bg-hover);
    border-radius: 32px;
    color: var(--quere-button-color-hover);
    float: none;
    font-size: 14px;
    font-weight: 600;
    height: 56px;
    line-height: 18px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    transition: all .45s;
    width: 100%
}

.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel .button-primary:active,
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel .button-primary:focus,
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel .button-primary:hover,
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel input[type=submit]:active,
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel input[type=submit]:focus,
.login-in-dashboard.wgl-dashboard .modal_content .tabs-panel input[type=submit]:hover,
.wgl-auth-form .modal_content .tabs-panel .button-primary:active,
.wgl-auth-form .modal_content .tabs-panel .button-primary:focus,
.wgl-auth-form .modal_content .tabs-panel .button-primary:hover,
.wgl-auth-form .modal_content .tabs-panel input[type=submit]:active,
.wgl-auth-form .modal_content .tabs-panel input[type=submit]:focus,
.wgl-auth-form .modal_content .tabs-panel input[type=submit]:hover {
    background-color: var(--quere-button-color-hover);
    border-color: var(--quere-button-border-hover);
    box-shadow: none;
    color: var(--quere-button-bg-hover);
    outline: none
}

.login-in-dashboard.wgl-dashboard .modal_content .wgl-property-notice-box,
.wgl-auth-form .modal_content .wgl-property-notice-box {
    min-height: 46px;
    padding: 21px 10px 13px
}

.login-in-dashboard.wgl-dashboard .modal_content .wgl-property-notice-box .message_icon_wrap,
.wgl-auth-form .modal_content .wgl-property-notice-box .message_icon_wrap {
    margin-bottom: 0;
    margin-right: 15px;
    margin-top: -7px
}

.login-in-dashboard.wgl-dashboard .modal_content .wgl-property-notice-box .message_close_button,
.wgl-auth-form .modal_content .wgl-property-notice-box .message_close_button {
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 15px
}

.login-in-dashboard.wgl-dashboard .modal_content .wgl-property-notice-box .message_text li,
.wgl-auth-form .modal_content .wgl-property-notice-box .message_text li {
    line-height: inherit
}

.login-in-dashboard.wgl-dashboard .modal_content .wgl-property-notice-box .message_content,
.wgl-auth-form .modal_content .wgl-property-notice-box .message_content {
    max-width: calc(100% - 65px);
    text-align: left
}

.login-in-dashboard.wgl-dashboard .modal_content .wgl-property-notice-box .message_content .message_text,
.wgl-auth-form .modal_content .wgl-property-notice-box .message_content .message_text {
    font-size: 12px
}

.login-in-dashboard.wgl-dashboard .wgl-property-notice-box,
.wgl-auth-form .wgl-property-notice-box {
    margin-bottom: 20px
}

.login-in-dashboard.wgl-dashboard .wgl-property-notice-box+.wgl_message,
.wgl-auth-form .wgl-property-notice-box+.wgl_message {
    margin-top: 0
}

.login-in-dashboard.wgl-dashboard .closed_register .wgl_message,
.wgl-auth-form .closed_register .wgl_message {
    margin-top: 10px
}

.login-in-dashboard.wgl-dashboard .wgl_message,
.wgl-auth-form .wgl_message {
    background: #f5f5f5;
    border: 0;
    border-radius: 0;
    color: var(--quere-header-font-color);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: -20px 0 30px;
    padding: 20px;
    text-align: left
}

.login-in-dashboard.wgl-dashboard .wgl_message+.message,
.wgl-auth-form .wgl_message+.message {
    margin-top: 22px
}

@media(max-width:479px) {

    .login-in-dashboard.wgl-dashboard .wgl_message,
    .wgl-auth-form .wgl_message {
        margin-left: 20px;
        margin-right: 20px
    }
}

.login-in-dashboard.wgl-dashboard .wgl_message ul,
.wgl-auth-form .wgl_message ul {
    padding: 0
}

.login-in-dashboard.wgl-dashboard .wgl_message ul li,
.wgl-auth-form .wgl_message ul li {
    list-style: none;
    margin-bottom: 8px
}

.login-in-dashboard.wgl-dashboard .wgl_message ul li:last-child,
.wgl-auth-form .wgl_message ul li:last-child {
    margin-bottom: 0
}

.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy,
.wgl-auth-form .wgl_message ul li .copy {
    background: transparent;
    border: 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    position: relative
}

.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy:after,
.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy:before,
.wgl-auth-form .wgl_message ul li .copy:after,
.wgl-auth-form .wgl_message ul li .copy:before {
    box-sizing: border-box;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transform: translateZ(0);
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    visibility: hidden
}

.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy:before,
.wgl-auth-form .wgl_message ul li .copy:before {
    background: transparent;
    border: 6px solid transparent;
    content: "";
    display: block;
    height: 12px;
    width: 12px;
    z-index: 1001
}

.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy:after,
.wgl-auth-form .wgl_message ul li .copy:after {
    background-color: #131242;
    border-radius: 4px;
    color: #fff;
    content: attr(data-title);
    font-family: var(--quere-content-font-family);
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: -16px;
    margin-left: 12px;
    padding: 1px 5px;
    white-space: nowrap;
    z-index: 1000
}

.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy:after,
.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy:before,
.wgl-auth-form .wgl_message ul li .copy:after,
.wgl-auth-form .wgl_message ul li .copy:before {
    bottom: calc(100% - 5px);
    left: 100%
}

.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy:before,
.wgl-auth-form .wgl_message ul li .copy:before {
    border-right-color: #131242;
    border-top-color: transparent;
    bottom: calc(100% - 16px);
    margin-bottom: 0
}

.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy.copied:after,
.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy.copied:before,
.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy:hover:after,
.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy:hover:before,
.wgl-auth-form .wgl_message ul li .copy.copied:after,
.wgl-auth-form .wgl_message ul li .copy.copied:before,
.wgl-auth-form .wgl_message ul li .copy:hover:after,
.wgl-auth-form .wgl_message ul li .copy:hover:before {
    opacity: 1;
    visibility: visible
}

.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy.copied:before,
.wgl-auth-form .wgl_message ul li .copy.copied:before {
    border-right-color: #37d49f
}

.login-in-dashboard.wgl-dashboard .wgl_message ul li .copy.copied:after,
.wgl-auth-form .wgl_message ul li .copy.copied:after {
    background-color: #37d49f
}

.wgl-auth-form .wgl_message {
    margin-top: 0
}

.wgl-theme-header .login-in_wrapper {
    align-items: center;
    color: inherit;
    display: flex;
    height: 100%
}

.wgl-theme-header .login-in,
.wgl-theme-header .login-in.wgl-dashboard {
    display: inline-block;
    padding-top: 0
}

body .wgl-site-header .login-in_wrapper a.button {
    margin: 0;
    min-width: unset;
    text-align: center
}

body .wgl-site-header .login-in_wrapper a.button .wgl-icon-login {
    display: none
}

body.modal_open {
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%
}

.wgl-dashboard .wgl_modal-window {
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    opacity: 0;
    outline: none;
    overflow: auto;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    transition: .45s;
    visibility: hidden;
    z-index: 1000000
}

.wgl-dashboard .wgl_modal-window .modal-dialog {
    margin: 30px;
    max-width: 380px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 2
}

.wgl-dashboard .wgl_modal-window .col2-set .col-1,
.wgl-dashboard .wgl_modal-window .col2-set .col-2 {
    width: 100%
}

@media (min-width:768px) {
    .wgl-dashboard .wgl_modal-window {
        align-items: center
    }

    .wgl-dashboard .wgl_modal-window .modal-dialog {
        max-width: 450px
    }

    .wgl-dashboard .wgl_modal-window .col2-set .col-1 {
        float: left;
        width: calc(50% - 15px)
    }

    .wgl-dashboard .wgl_modal-window .col2-set .col-2 {
        float: right;
        width: calc(50% - 15px)
    }
}

.wgl-dashboard .wgl_modal-window .overlay {
    background: rgba(28, 28, 28, .5);
    height: 100%;
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    transition: .4s;
    visibility: visible;
    width: 100%;
    z-index: 1
}

.open_login .wgl_modal-window {
    opacity: 1;
    visibility: visible
}

.open_login .wgl_modal-window .overlay {
    pointer-events: auto
}

.wgl-user-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.wgl-user-navigation ul li {
    margin-bottom: 2px
}

.wgl-user-navigation ul li ul {
    margin: 7px 0 12px 46px
}

.wgl-user-navigation ul li ul li a,
.wgl-user-navigation ul li ul li.is-active a,
.wgl-user-navigation ul li ul li:hover a {
    background: transparent;
    text-decoration-color: currentColor
}

.wgl-user-navigation ul li ul li {
    margin-bottom: 10px
}

.wgl-user-navigation ul li ul li:before {
    color: var(--quere-primary-color);
    content: "";
    display: inline-block;
    font-family: Flaticon;
    font-size: 20px;
    font-weight: 500;
    margin-right: 9px;
    margin-top: -2px;
    position: relative;
    transition: all .45s;
    vertical-align: middle
}

.wgl-user-navigation ul li ul li a {
    display: inline-block;
    padding-left: 0;
    text-decoration: underline;
    text-decoration-color: transparent;
    text-decoration-thickness: .05em;
    text-underline-offset: .1em
}

.wgl-user-navigation ul li ul li a:before {
    display: none
}

.wgl-user-navigation ul li ul li.link--add-property:before {
    content: "";
    font-size: 12px;
    margin-left: 3px;
    margin-right: 12px
}

.wgl-user-navigation ul li.link--favorite a:before {
    content: ""
}

.wgl-user-navigation ul li.link--edit-profile a:before {
    content: ""
}

.wgl-user-navigation ul li.link--change-password a:before {
    content: ""
}

.wgl-user-navigation ul li.link--property-logout a:before {
    content: ""
}

.wgl-user-navigation ul li.is-active>a,
.wgl-user-navigation ul li:hover>a {
    background: #f5f5f5
}

.wgl-user-navigation ul li a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 12px
}

.wgl-user-navigation ul li a:before {
    color: var(--quere-primary-color);
    content: "";
    display: inline-block;
    font-family: Flaticon;
    font-size: 18px;
    font-weight: 500;
    margin-right: 14px;
    margin-top: 0;
    position: relative;
    transition: all .45s;
    vertical-align: middle
}

.wgl-real-estate-loading {
    position: relative
}

.wgl-real-estate-loading:before {
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.wgl-real-estate-loading:after {
    animation: wgl-preloader-spin 1s linear infinite;
    border: 1px solid var(--quere-primary-color);
    border-left-color: transparent !important;
    border-radius: 100%;
    border-top-color: transparent !important;
    content: "";
    display: flex;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 2
}

@keyframes wgl-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@media(max-width:1200px) {

    .wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy,
    .wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy {
        width: calc(50% - 20px)
    }
}

@media(max-width:1024px) {

    .row #main-dashboard-single.wgl_col-8,
    .row #main-dashboard-single.wgl_col-9,
    .row #main-dashboard.wgl_col-8,
    .row #main-dashboard.wgl_col-9 {
        width: 100%
    }

    .wgl-dashboard-properties {
        display: flex;
        flex-direction: column
    }

    .wgl-dashboard-properties>* {
        width: 100%
    }

    .wgl-dashboard-properties #main-dashboard+div,
    .wgl-dashboard-properties #main-dashboard-single+div {
        order: -1;
        width: 100%
    }

    .wgl-dashboard-properties .wgl-property-draft {
        margin-top: 15px
    }
}

@media(max-width:992px) {
    .wgl-auth-form {
        flex-direction: column
    }
}

@media(max-width:767px) {
    .wgl-user-properties_list-heading {
        display: none
    }

    .wgl-user-properties_add_property {
        margin-bottom: 15px;
        text-align: center
    }

    .wgl-user-properties_search {
        margin-bottom: 15px
    }

    .wgl-user-properties_search form {
        flex-direction: column;
        gap: 15px
    }

    .wgl-user-properties_search form .item_field.search_option {
        margin-top: 0
    }

    .wgl-user-properties_search form .label-box {
        justify-content: center
    }

    .wgl-user-properties_list-section .property__item {
        align-content: center;
        align-items: center;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center
    }

    .wgl-user-properties_list-section .property__item .property__title .action {
        text-align: center
    }

    .wgl-user-properties_list-section .property__item .property__media-wrap {
        max-width: none
    }

    .wgl-user-properties_list-section .property__item>div {
        width: auto !important
    }

    .wgl-user-properties_list-section .property__item>div.empty_field {
        display: none
    }

    .wgl-user-properties_list-section .property__item .property__title .title {
        text-align: center
    }

    .wgl-user-properties_list-section .property__item .property_date,
    .wgl-user-properties_list-section .property__item .property_status,
    .wgl-user-properties_list-section .property__item .property_types {
        display: flex;
        flex-direction: row;
        margin-left: 0
    }

    .wgl-property-submit .wgl-property-submit_preview,
    .wgl-user-profile .wgl-property-submit_preview {
        margin-bottom: 0;
        margin-top: 30px
    }

    .wgl-property-submit .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy,
    .wgl-user-profile .cmb2-wrap .cmb-row .cmb2-checkbox-list .wrapper-taxonomy {
        width: 100%
    }

    .wgl-property-submit .cmb2-wrap .cmb-row .cmb-attach-list .img-status:after,
    .wgl-user-profile .cmb2-wrap .cmb-row .cmb-attach-list .img-status:after {
        opacity: 1;
        visibility: visible
    }
}

@media(max-width:600px) {
    .wgl-property-submit_preview.wgl-user-properties_add_property {
        flex-direction: column;
        justify-content: center
    }
}

.pGlZxqFPqpGCmLI_JHv8 {
    margin: 150px 0;
    text-align: center
}

.s_5eQ8UOKaHK1hGSRGhr {
    margin: 0 auto
}

.f5FKYdRo3nkigfbIqwO6 {
    animation: f5FKYdRo3nkigfbIqwO6 4s ease infinite;
    transform-origin: 250px 250px
}

.BAOSO2eGdAe7MdzKnOMg {
    animation: BAOSO2eGdAe7MdzKnOMg 4s ease infinite
}

.K7FIH3q_QWdH9GYrH34r {
    animation: K7FIH3q_QWdH9GYrH34r 4s ease infinite
}

.lcbbbjjoO1Wcm6IKiE6c {
    animation: lcbbbjjoO1Wcm6IKiE6c 4s ease infinite
}

.a_N193o6xccnTFKo3NzZ {
    animation: a_N193o6xccnTFKo3NzZ 4s ease infinite
}

@keyframes f5FKYdRo3nkigfbIqwO6 {
    0% {
        transform: rotate(0)
    }

    25% {
        transform: rotate(-90deg)
    }

    50% {
        transform: rotate(-180deg)
    }

    75% {
        transform: rotate(-270deg)
    }

    to {
        transform: rotate(-1turn)
    }
}

@keyframes BAOSO2eGdAe7MdzKnOMg {
    0% {
        transform: translate(0)
    }

    25% {
        transform: translateY(355px)
    }

    50% {
        transform: translate(355px, 355px)
    }

    75% {
        transform: translate(355px)
    }

    to {
        transform: translate(0)
    }
}

@keyframes K7FIH3q_QWdH9GYrH34r {
    0% {
        transform: translate(0)
    }

    25% {
        transform: translate(-355px)
    }

    50% {
        transform: translate(-355px, 355px)
    }

    75% {
        transform: translateY(355px)
    }

    to {
        transform: translate(0)
    }
}

@keyframes lcbbbjjoO1Wcm6IKiE6c {
    0% {
        transform: translate(0)
    }

    25% {
        transform: translateY(-355px)
    }

    50% {
        transform: translate(-355px, -355px)
    }

    75% {
        transform: translate(-355px)
    }

    to {
        transform: translate(0)
    }
}

@keyframes a_N193o6xccnTFKo3NzZ {
    0% {
        transform: translate(0)
    }

    25% {
        transform: translate(355px)
    }

    50% {
        transform: translate(355px, -355px)
    }

    75% {
        transform: translateY(-355px)
    }

    to {
        transform: translate(0)
    }
}

@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

[class*=hint--] {
    position: relative;
    display: inline-block
}

[class*=hint--]:after,
[class*=hint--]:before {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s
}

[class*=hint--]:hover:after,
[class*=hint--]:hover:before {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s
}

[class*=hint--]:before {
    content: '';
    position: absolute;
    background: 0 0;
    border: 6px solid transparent;
    z-index: 1000001
}

[class*=hint--]:after {
    background: #383838;
    color: #fff;
    padding: 8px 10px;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 12px;
    white-space: nowrap;
    text-shadow: 0 -1px 0 #000;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3)
}

[class*=hint--][aria-label]:after {
    content: attr(aria-label)
}

[class*=hint--][data-hint]:after {
    content: attr(data-hint)
}

[aria-label='']:after,
[aria-label='']:before,
[data-hint='']:after,
[data-hint='']:before {
    display: none !important
}

.hint--top-left:before,
.hint--top-right:before,
.hint--top:before {
    border-top-color: #383838
}

.hint--bottom-left:before,
.hint--bottom-right:before,
.hint--bottom:before {
    border-bottom-color: #383838
}

.hint--top:after,
.hint--top:before {
    bottom: 100%;
    left: 50%
}

.hint--top:before {
    margin-bottom: -11px;
    left: calc(50% - 6px)
}

.hint--top:after {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hint--top:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--top:hover:after {
    -webkit-transform: translateX(-50%) translateY(-8px);
    -moz-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px)
}

.hint--bottom:after,
.hint--bottom:before {
    top: 100%;
    left: 50%
}

.hint--bottom:before {
    margin-top: -11px;
    left: calc(50% - 6px)
}

.hint--bottom:after {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hint--bottom:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bottom:hover:after {
    -webkit-transform: translateX(-50%) translateY(8px);
    -moz-transform: translateX(-50%) translateY(8px);
    transform: translateX(-50%) translateY(8px)
}

.hint--right:before {
    border-right-color: #383838;
    margin-left: -11px;
    margin-bottom: -6px
}

.hint--right:after {
    margin-bottom: -14px
}

.hint--right:after,
.hint--right:before {
    left: 100%;
    bottom: 50%
}

.hint--right:hover:after,
.hint--right:hover:before {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px)
}

.hint--left:before {
    border-left-color: #383838;
    margin-right: -11px;
    margin-bottom: -6px
}

.hint--left:after {
    margin-bottom: -14px
}

.hint--left:after,
.hint--left:before {
    right: 100%;
    bottom: 50%
}

.hint--left:hover:after,
.hint--left:hover:before {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hint--top-left:after,
.hint--top-left:before {
    bottom: 100%;
    left: 50%
}

.hint--top-left:before {
    margin-bottom: -11px;
    left: calc(50% - 6px)
}

.hint--top-left:after {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-left: 12px
}

.hint--top-left:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--top-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(-8px);
    -moz-transform: translateX(-100%) translateY(-8px);
    transform: translateX(-100%) translateY(-8px)
}

.hint--top-right:after,
.hint--top-right:before {
    bottom: 100%;
    left: 50%
}

.hint--top-right:before {
    margin-bottom: -11px;
    left: calc(50% - 6px)
}

.hint--top-right:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    margin-left: -12px
}

.hint--top-right:hover:after,
.hint--top-right:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--bottom-left:after,
.hint--bottom-left:before {
    top: 100%;
    left: 50%
}

.hint--bottom-left:before {
    margin-top: -11px;
    left: calc(50% - 6px)
}

.hint--bottom-left:after {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-left: 12px
}

.hint--bottom-left:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bottom-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(8px);
    -moz-transform: translateX(-100%) translateY(8px);
    transform: translateX(-100%) translateY(8px)
}

.hint--bottom-right:after,
.hint--bottom-right:before {
    top: 100%;
    left: 50%
}

.hint--bottom-right:before {
    margin-top: -11px;
    left: calc(50% - 6px)
}

.hint--bottom-right:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    margin-left: -12px
}

.hint--bottom-right:hover:after,
.hint--bottom-right:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--large:after,
.hint--medium:after,
.hint--small:after {
    white-space: normal;
    line-height: 1.4em;
    word-wrap: break-word
}

.hint--small:after {
    width: 80px
}

.hint--medium:after {
    width: 150px
}

.hint--large:after {
    width: 300px
}

.hint--error:after {
    background-color: #b34e4d;
    text-shadow: 0 -1px 0 #592726
}

.hint--error.hint--top-left:before,
.hint--error.hint--top-right:before,
.hint--error.hint--top:before {
    border-top-color: #b34e4d
}

.hint--error.hint--bottom-left:before,
.hint--error.hint--bottom-right:before,
.hint--error.hint--bottom:before {
    border-bottom-color: #b34e4d
}

.hint--error.hint--left:before {
    border-left-color: #b34e4d
}

.hint--error.hint--right:before {
    border-right-color: #b34e4d
}

.hint--warning:after {
    background-color: #c09854;
    text-shadow: 0 -1px 0 #6c5328
}

.hint--warning.hint--top-left:before,
.hint--warning.hint--top-right:before,
.hint--warning.hint--top:before {
    border-top-color: #c09854
}

.hint--warning.hint--bottom-left:before,
.hint--warning.hint--bottom-right:before,
.hint--warning.hint--bottom:before {
    border-bottom-color: #c09854
}

.hint--warning.hint--left:before {
    border-left-color: #c09854
}

.hint--warning.hint--right:before {
    border-right-color: #c09854
}

.hint--info:after {
    background-color: #3986ac;
    text-shadow: 0 -1px 0 #1a3c4d
}

.hint--info.hint--top-left:before,
.hint--info.hint--top-right:before,
.hint--info.hint--top:before {
    border-top-color: #3986ac
}

.hint--info.hint--bottom-left:before,
.hint--info.hint--bottom-right:before,
.hint--info.hint--bottom:before {
    border-bottom-color: #3986ac
}

.hint--info.hint--left:before {
    border-left-color: #3986ac
}

.hint--info.hint--right:before {
    border-right-color: #3986ac
}

.hint--success:after {
    background-color: #458746;
    text-shadow: 0 -1px 0 #1a321a
}

.hint--success.hint--top-left:before,
.hint--success.hint--top-right:before,
.hint--success.hint--top:before {
    border-top-color: #458746
}

.hint--success.hint--bottom-left:before,
.hint--success.hint--bottom-right:before,
.hint--success.hint--bottom:before {
    border-bottom-color: #458746
}

.hint--success.hint--left:before {
    border-left-color: #458746
}

.hint--success.hint--right:before {
    border-right-color: #458746
}

.hint--always:after,
.hint--always:before {
    opacity: 1;
    visibility: visible
}

.hint--always.hint--top:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--always.hint--top:after {
    -webkit-transform: translateX(-50%) translateY(-8px);
    -moz-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px)
}

.hint--always.hint--top-left:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--always.hint--top-left:after {
    -webkit-transform: translateX(-100%) translateY(-8px);
    -moz-transform: translateX(-100%) translateY(-8px);
    transform: translateX(-100%) translateY(-8px)
}

.hint--always.hint--top-right:after,
.hint--always.hint--top-right:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--always.hint--bottom:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--always.hint--bottom:after {
    -webkit-transform: translateX(-50%) translateY(8px);
    -moz-transform: translateX(-50%) translateY(8px);
    transform: translateX(-50%) translateY(8px)
}

.hint--always.hint--bottom-left:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--always.hint--bottom-left:after {
    -webkit-transform: translateX(-100%) translateY(8px);
    -moz-transform: translateX(-100%) translateY(8px);
    transform: translateX(-100%) translateY(8px)
}

.hint--always.hint--bottom-right:after,
.hint--always.hint--bottom-right:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--always.hint--left:after,
.hint--always.hint--left:before {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hint--always.hint--right:after,
.hint--always.hint--right:before {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px)
}

.hint--rounded:after {
    border-radius: 4px
}

.hint--no-animate:after,
.hint--no-animate:before {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s
}

.hint--bounce:after,
.hint--bounce:before {
    -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    -moz-transition: opacity .3s ease, visibility .3s ease, -moz-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
}

.ps-container {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden !important;
    -ms-overflow-style: none
}

@supports (-ms-overflow-style: none) {
    .ps-container {
        overflow: auto !important
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ps-container {
        overflow: auto !important
    }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block;
    background-color: transparent
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999;
    height: 11px
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999;
    width: 11px
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 0px;
    height: 15px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
    bottom: 2px;
    height: 6px
}

.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,
.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x {
    height: 11px
}

.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 0;
    width: 15px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
    right: 2px;
    width: 6px
}

.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,
.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y {
    width: 11px
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999;
    height: 11px
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999;
    width: 11px
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #999
}

.ps-theme-wpc {
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden !important;
    -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
    .ps-theme-wpc {
        overflow: auto !important;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ps-theme-wpc {
        overflow: auto !important;
    }
}

.ps-theme-wpc.ps-active-x>.ps-scrollbar-x-rail,
.ps-theme-wpc.ps-active-y>.ps-scrollbar-y-rail {
    display: block;
    background-color: transparent;
}

.ps-theme-wpc.ps-in-scrolling {
    pointer-events: none;
}

.ps-theme-wpc.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: rgba(0, 0, 0, .1) !important;
}

.ps-theme-wpc.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 1);
}

.ps-theme-wpc.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: rgba(0, 0, 0, .1) !important;
}

.ps-theme-wpc.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 1);
    width: 2px;
    border-radius: 1px;
}

.ps-theme-wpc>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 0;
    height: 2px;
    border-radius: 1px;
}

.ps-theme-wpc>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: rgba(0, 0, 0, 1);
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    bottom: 0;
    height: 2px !important;
    border-radius: 1px !important;
}

.ps-theme-wpc>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,
.ps-theme-wpc>.ps-scrollbar-x-rail:active>.ps-scrollbar-x {
    height: 2px;
    border-radius: 1px;
}

.ps-theme-wpc>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    right: 0;
    width: 2px;
    border-radius: 1px;
}

.ps-theme-wpc>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: rgba(0, 0, 0, 1);
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    right: 0;
    width: 2px !important;
    border-radius: 1px !important;
}

.ps-theme-wpc>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,
.ps-theme-wpc>.ps-scrollbar-y-rail:active>.ps-scrollbar-y {
    width: 2px;
    border-radius: 1px;
}

.ps-theme-wpc:hover.ps-in-scrolling {
    pointer-events: none;
}

.ps-theme-wpc:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: rgba(0, 0, 0, 1);
}

.ps-theme-wpc:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 1);
    height: 2px;
    border-radius: 1px;
}

.ps-theme-wpc:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: rgba(0, 0, 0, 1);
}

.ps-theme-wpc:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 1);
    width: 2px;
    border-radius: 1px;
}

.ps-theme-wpc:hover>.ps-scrollbar-x-rail:hover {
    background-color: rgba(0, 0, 0, .1);
    opacity: 1;
}

.ps-theme-wpc:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 1);
}

.ps-theme-wpc:hover>.ps-scrollbar-y-rail:hover {
    background-color: rgba(0, 0, 0, .1);
    opacity: 1;
}

.ps-theme-wpc:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 1);
}

@font-face {
    font-family: 'woosc';
    src: url(../../../plugins/woo-smart-compare/assets/fonts/woosc4825.eot?evqdm8);
    src: url(../../../plugins/woo-smart-compare/assets/fonts/woosc4825.eot?evqdm8#iefix) format('embedded-opentype'),
        url(../../../plugins/woo-smart-compare/assets/fonts/woosc4825.ttf?evqdm8) format('truetype'),
        url(../../../plugins/woo-smart-compare/assets/fonts/woosc4825.woff?evqdm8) format('woff'),
        url(../../../plugins/woo-smart-compare/assets/fonts/woosc4825.svg?evqdm8#woosc) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="woosc-icon-"],
[class*=" woosc-icon-"] {
    font-family: 'woosc' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woosc-icon-47:before {
    content: "\e900";
}

.woosc-icon-48:before {
    content: "\e901";
}

.woosc-icon-49:before {
    content: "\e902";
}

.woosc-icon-50:before {
    content: "\e903";
}

.woosc-icon-51:before {
    content: "\e904";
}

.woosc-icon-27:before {
    content: "\e905";
}

.woosc-icon-79:before {
    content: "\e906";
}

.woosc-icon-28:before {
    content: "\e907";
}

.woosc-icon-29:before {
    content: "\e908";
}

.woosc-icon-30:before {
    content: "\e909";
}

.woosc-icon-31:before {
    content: "\e90a";
}

.woosc-icon-26:before {
    content: "\e90b";
}

.woosc-icon-25:before {
    content: "\e90c";
}

.woosc-icon-24:before {
    content: "\e90d";
}

.woosc-icon-23:before {
    content: "\e90e";
}

.woosc-icon-22:before {
    content: "\e90f";
}

.woosc-icon-21:before {
    content: "\e910";
}

.woosc-icon-34:before {
    content: "\e911";
}

.woosc-icon-32:before {
    content: "\e912";
}

.woosc-icon-33:before {
    content: "\e913";
}

.woosc-icon-77:before {
    content: "\e914";
}

.woosc-icon-78:before {
    content: "\e915";
}

.woosc-icon-20:before {
    content: "\e916";
}

.woosc-icon-14:before {
    content: "\e917";
}

.woosc-icon-15:before {
    content: "\e918";
}

.woosc-icon-16:before {
    content: "\e919";
}

.woosc-icon-17:before {
    content: "\e91a";
}

.woosc-icon-18:before {
    content: "\e91b";
}

.woosc-icon-19:before {
    content: "\e91c";
}

.woosc-icon-52:before {
    content: "\e91d";
}

.woosc-icon-12:before {
    content: "\e91e";
}

.woosc-icon-54:before {
    content: "\e91f";
}

.woosc-icon-55:before {
    content: "\e920";
}

.woosc-icon-76:before {
    content: "\e921";
}

.woosc-icon-56:before {
    content: "\e922";
}

.woosc-icon-53:before {
    content: "\e923";
}

.woosc-icon-57:before {
    content: "\e924";
}

.woosc-icon-75:before {
    content: "\e925";
}

.woosc-icon-4:before {
    content: "\e926";
}

.woosc-icon-5:before {
    content: "\e927";
}

.woosc-icon-2:before {
    content: "\e928";
}

.woosc-icon-1:before {
    content: "\e929";
}

.woosc-icon-74:before {
    content: "\e92a";
}

.woosc-icon-8:before {
    content: "\e92b";
}

.woosc-icon-7:before {
    content: "\e92c";
}

.woosc-icon-6:before {
    content: "\e92d";
}

.woosc-icon-3:before {
    content: "\e92e";
}

.woosc-icon-71:before {
    content: "\e92f";
}

.woosc-icon-13:before {
    content: "\e930";
}

.woosc-icon-72:before {
    content: "\e931";
}

.woosc-icon-10:before {
    content: "\e932";
}

.woosc-icon-73:before {
    content: "\e933";
}

.woosc-icon-9:before {
    content: "\e934";
}

.woosc-icon-69:before {
    content: "\e935";
}

.woosc-icon-70:before {
    content: "\e936";
}

.woosc-icon-60:before {
    content: "\e937";
}

.woosc-icon-61:before {
    content: "\e938";
}

.woosc-icon-62:before {
    content: "\e939";
}

.woosc-icon-63:before {
    content: "\e93a";
}

.woosc-icon-64:before {
    content: "\e93b";
}

.woosc-icon-65:before {
    content: "\e93c";
}

.woosc-icon-11:before {
    content: "\e93d";
}

.woosc-icon-66:before {
    content: "\e93e";
}

.woosc-icon-67:before {
    content: "\e93f";
}

.woosc-icon-68:before {
    content: "\e940";
}

.woosc-icon-35:before {
    content: "\f036";
}

.woosc-icon-36:before {
    content: "\f038";
}

.woosc-icon-37:before {
    content: "\f0ae";
}

.woosc-icon-38:before {
    content: "\f0c9";
}

.woosc-icon-39:before {
    content: "\f0ec";
}

.woosc-icon-59:before {
    content: "\f110";
}

.woosc-icon-42:before {
    content: "\f1de";
}

.woosc-icon-41:before {
    content: "\f233";
}

.woosc-icon-58:before {
    content: "\f24d";
}

.woosc-icon-40:before {
    content: "\f2d2";
}

.woosc-icon-43:before {
    content: "\e941";
}

.woosc-icon-44:before {
    content: "\e942";
}

.woosc-icon-45:before {
    content: "\e943";
}

.woosc-icon-46:before {
    content: "\e944";
}

@keyframes wpc-spinner {
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes wpc-spinner {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes woosc-spinner {
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes woosc-spinner {
    to {
        -webkit-transform: rotate(360deg);
    }
}

.woosc-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 99999999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woosc-popup.open {
    opacity: 1;
    visibility: visible;
}

.woosc-popup.open .woosc-popup-inner .woosc-popup-content {
    top: 50%;
}

.woosc-popup .woosc-popup-inner {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content {
    position: absolute;
    padding: 15px;
    top: 60%;
    left: 50%;
    width: 360px;
    height: 360px;
    max-width: 90%;
    max-height: 90%;
    background-color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woosc-popup.woosc-share .woosc-popup-inner .woosc-popup-content {
    height: auto;
    padding: 30px;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-popup-close {
    width: 32px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    top: -32px;
    right: -32px;
    color: #fff;
    text-align: center;
    background-image: url(../../../plugins/woo-smart-compare/assets/images/close.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-input input {
    display: block;
    width: 100%;
    border: none;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    box-shadow: none;
    color: #222;
    background-color: #f2f2f2;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-appearance: none;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result {
    flex-grow: 1;
    margin-top: 15px;
    overflow-y: auto;
    position: relative;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li {
    display: block;
    padding: 10px 0;
    border: 1px solid #fafafa;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner {
    display: flex;
    align-items: center;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner .item-image {
    width: 48px;
    flex: 0 0 48px;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner .item-image img {
    width: 100%;
    height: auto;
    margin: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: none;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner .item-name {
    flex-grow: 1;
    padding: 0 10px;
    color: #222;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner .item-add {
    width: 48px;
    text-align: center;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner .item-add span {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #222;
    background-color: #f2f2f2;
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result ul li .item-inner .item-add span:hover {
    color: #fff;
    background-color: #222;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;
    background-color: rgba(255, 255, 255, 0.7);
    opacity: 0;
    visibility: hidden;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result:after {
    width: 32px;
    height: 32px;
    display: block;
    margin-top: -16px;
    margin-left: -16px;
    content: '';
    background-image: url(../../../plugins/woo-smart-compare/assets/images/curve.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 8;
    -webkit-animation: woosc-spinner 1s linear infinite;
    -moz-animation: woosc-spinner 1s linear infinite;
    -ms-animation: woosc-spinner 1s linear infinite;
    -o-animation: woosc-spinner 1s linear infinite;
    animation: woosc-spinner 1s linear infinite;
    opacity: 0;
    visibility: hidden;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result.woosc-loading:before,
.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result.woosc-loading:after {
    opacity: 1;
    visibility: visible;
}

.woosc-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999979;
    box-sizing: border-box;
    pointer-events: none;
}

.woosc-area .woosc-inner {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.woosc-area .woosc-inner .woosc-table {
    padding: 15px 15px 78px 15px;
    margin: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background-color: #292a30;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 99999997;
    pointer-events: none;
}

.woosc-area .woosc-inner .woosc-table * {
    box-sizing: border-box;
}

.woosc-area .woosc-inner .woosc-table.woosc-table-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner {
    background-color: #ffffff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    position: relative;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.7);
    opacity: 0;
    visibility: hidden;
    z-index: 7;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner:after {
    width: 32px;
    height: 32px;
    display: block;
    margin-top: -16px;
    margin-left: -16px;
    content: '';
    background-image: url(../../../plugins/woo-smart-compare/assets/images/curve.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    z-index: 8;
    -webkit-animation: woosc-spinner 1s linear infinite;
    -moz-animation: woosc-spinner 1s linear infinite;
    -ms-animation: woosc-spinner 1s linear infinite;
    -o-animation: woosc-spinner 1s linear infinite;
    animation: woosc-spinner 1s linear infinite;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner.woosc-loading:before,
.woosc-area .woosc-inner .woosc-table .woosc-table-inner.woosc-loading:after {
    opacity: 1;
    visibility: visible;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-close {
    z-index: 6;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-close .woosc-table-close-icon {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    min-width: 52px;
    min-height: 52px;
    background-color: #eeeeee;
    background-image: url(../../../plugins/woo-smart-compare/assets/images/remove-dark.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items {
    z-index: 5;
    height: 100%;
    position: relative;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .woosc-no-result,
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .woosc-unauthenticated {
    display: block;
    padding: 15px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table {
    border-spacing: 0;
    border-collapse: collapse;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 6;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead {
    z-index: 8;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr {
    border: none;
    margin: 0;
    padding: 0;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th {
    position: relative;
    border-collapse: collapse;
    z-index: 8 !important;
    text-transform: uppercase;
    padding: 15px 15px 15px 0;
    margin: 0;
    width: auto;
    min-width: 200px;
    max-width: 300px;
    vertical-align: middle;
    color: #43454b;
    font-weight: 700;
    text-align: left;
    background-color: #f7f7f7;
    border: none;
    border-image-width: 0;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th .woosc-remove,
.woosc-page .woosc-remove {
    text-transform: none;
    font-weight: 400;
    text-decoration: underline;
    cursor: pointer;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th:first-child {
    padding-left: 15px;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th a {
    text-decoration: none;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody {
    z-index: 7;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr {
    border: none;
    margin: 0;
    padding: 0;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td {
    position: relative;
    border-collapse: collapse;
    background-color: #ffffff;
    padding: 15px 15px 15px 0;
    vertical-align: top;
    text-align: left;
    width: auto;
    min-width: 200px;
    max-width: 300px;
    color: #43454b;
    font-weight: 400;
    border: none;
    z-index: 6;
    border-image-width: 0;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td:first-child {
    z-index: 7;
    padding-left: 15px;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td.td-placeholder {
    text-align: center;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td.td-placeholder:before {
    content: '';
    display: inline-block;
    width: 60px;
    height: 8px;
    background-color: #eeeeee;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image td.td-placeholder {
    background-image: url(../../../plugins/woo-smart-compare/assets/images/placeholder.png);
    background-repeat: no-repeat;
    background-position: center;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image td.td-placeholder:before {
    display: none;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image a {
    text-decoration: none;
    outline: none;
    display: block;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: none;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-add_to_cart td p,
.woosc_table tbody tr.tr-add_to_cart td p,
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-add_to_cart td .add_to_cart_inline,
.woosc_table tbody tr.tr-add_to_cart td .add_to_cart_inline {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-rating td .star-rating {
    float: left;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr:nth-child(2n) td {
    background-color: #fbfbfb;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-highlight td {
    background-color: #fff8d9;
    border-bottom: 1px solid #dfd7af;
}

.woosc-page .woosc_table tr.tr-highlight td {
    background-color: #fff8d9;
    border-bottom: 1px solid #dfd7af;
}

.woosc-page .woosc-table-settings {
    display: none !important;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-hide {
    display: none;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-similar {
    display: none;
}

.woosc-page .woosc_table tr.tr-hide,
.woosc-page .woosc_table tr.tr-similar {
    display: none;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr:hover td {
    background-color: #f8f8f8;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.has-1 thead tr th,
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.has-2 thead tr th {
    width: 25%;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.has-1 tbody tr td,
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.has-2 tbody tr td {
    width: 25%;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .ps-scrollbar-x-rail,
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items .ps-scrollbar-y-rail {
    z-index: 999999;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-settings {
    background-image: url(../../../plugins/woo-smart-compare/assets/images/checkbox-dark.svg);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 21px;
}

.woosc-area .woosc-inner .woosc-bar {
    width: 100%;
    height: 78px;
    position: fixed;
    left: 0;
    bottom: -80px;
    padding: 15px;
    box-sizing: border-box;
    background-color: #292a30;
    color: #cfd2d4;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    flex-wrap: nowrap;
    z-index: 99999998;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn {
    height: 48px;
    line-height: 48px;
    padding: 0 20px 0 68px;
    position: relative;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #00a0d2;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    order: 1;
    margin-left: 15px;
    cursor: pointer;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper {
    width: 48px;
    height: 48px;
    line-height: 48px;
    background-color: rgba(0, 0, 0, 0.1);
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner {
    width: 16px;
    height: 12px;
    margin-top: 18px;
    margin-left: 16px;
    position: relative;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #ffffff;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(1) {
    top: 0px;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(2) {
    top: 5px;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(3) {
    top: 10px;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn.woosc-bar-btn-open .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(1) {
    top: 6px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn.woosc-bar-btn-open .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn.woosc-bar-btn-open .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(3) {
    top: 6px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn.woosc-bar-btn-icon {
    font-size: 0;
    padding: 0;
    width: 48px;
    overflow: hidden;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-search {
    width: 48px;
    height: 48px;
    display: inline-block;
    position: relative;
    margin: 0 10px 0 0;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.1);
    background-image: url(../../../plugins/woo-smart-compare/assets/images/add.svg);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woosc-settings-tools {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}

.woosc-settings-fields {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
    position: relative;
    overflow-y: auto;
}

.woosc-settings-fields li span {
    cursor: move;
    margin-left: 5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.woosc-bar-print,
.woosc-bar-share,
.woosc-bar-search,
.woosc-bar-remove {
    width: 48px;
    flex: 0 0 48px;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-print {
    width: 48px;
    height: 48px;
    display: none;
    position: relative;
    margin: 0 10px 0 0;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.1);
    background-image: url(../../../plugins/woo-smart-compare/assets/images/printer.svg);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woosc-area.woosc-area-open-table.woosc-area-open-bar .woosc-inner .woosc-bar .woosc-bar-print {
    display: inline-block;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-share {
    width: 48px;
    height: 48px;
    display: inline-block;
    position: relative;
    margin: 0 10px 0 0;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.1);
    background-image: url(../../../plugins/woo-smart-compare/assets/images/share.svg);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woosc-share-content {
    width: 100%;
    height: 100%;
    min-height: 120px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.woosc-share-content:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;
    background-color: rgba(255, 255, 255, 0.7);
    opacity: 0;
    visibility: hidden;
}

.woosc-share-content:after {
    width: 32px;
    height: 32px;
    display: block;
    margin-top: -16px;
    margin-left: -16px;
    content: '';
    background-image: url(../../../plugins/woo-smart-compare/assets/images/curve.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 8;
    -webkit-animation: woosc-spinner 1s linear infinite;
    -moz-animation: woosc-spinner 1s linear infinite;
    -ms-animation: woosc-spinner 1s linear infinite;
    -o-animation: woosc-spinner 1s linear infinite;
    animation: woosc-spinner 1s linear infinite;
    opacity: 0;
    visibility: hidden;
}

.woosc-share-content.woosc-loading {
    pointer-events: none;
}

.woosc-share-content.woosc-loading:before,
.woosc-share-content.woosc-loading:after {
    opacity: 1;
    visibility: visible;
}

.woosc-share-content input[type="url"] {
    width: 100%;
    text-align: center;
}

.woosc-share-text,
.woosc-share-link,
.woosc-share-links {
    width: 100%;
}

.woosc-share-link,
.woosc-share-links {
    margin-top: 10px;
}

.woosc-share-links a {
    margin-left: 5px;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-remove {
    width: 48px;
    height: 48px;
    display: inline-block;
    position: relative;
    margin: 0 0 0 10px;
    cursor: pointer;
    background-color: #e32718;
    background-image: url(../../../plugins/woo-smart-compare/assets/images/trash.svg);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-items {
    height: 48px;
    flex-grow: 1;
    white-space: nowrap;
    width: auto;
    text-align: right;
    order: 0;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item {
    width: 48px;
    height: 48px;
    display: inline-block;
    position: relative;
    margin: 0 5px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item img {
    width: 48px;
    height: 48px;
    cursor: move;
    margin: 0;
    z-index: 6;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item .woosc-bar-item-remove {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 2px;
    right: 2px;
    background-image: url(../../../plugins/woo-smart-compare/assets/images/remove.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #292a30;
    z-index: 7;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item .woosc-bar-item-remove:hover {
    background-color: #ff2222;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item.removing {
    opacity: .5;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item:hover .woosc-bar-item-remove {
    opacity: 1;
    visibility: visible;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item:first-child {
    margin-left: 0px;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item:last-child {
    margin-right: 0px;
}

.woosc-area .woosc-inner .woosc-bar.woosc-bar-open {
    bottom: 0;
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-notice {
    position: fixed;
    bottom: 88px;
    width: auto;
    left: 50%;
    padding: 0 10px;
    background-color: rgba(0, 0, 0, .7);
    color: #ffffff;
    border-radius: 2px;
    transform: translate(-50%, 10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woosc-area.woosc-area-open-bar.woosc-bar-click-outside-yes:not(.woosc-area-open-table) .woosc-inner .woosc-bar:hover .woosc-bar-notice,
.woosc-area.woosc-area-open-bar.woosc-bar-click-outside-yes-empty[data-count="0"]:not(.woosc-area-open-table) .woosc-inner .woosc-bar:hover .woosc-bar-notice {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
}

.woosc-area .woosc-inner .woosc-bar[data-count="0"] .woosc-bar-search {
    margin-right: 0;
}

.woosc-area .woosc-inner .woosc-bar[data-count="0"] .woosc-bar-remove,
.woosc-area .woosc-inner .woosc-bar[data-count="1"] .woosc-bar-remove {
    display: none;
}

.woosc-area.woosc-bar-top .woosc-inner .woosc-table {
    padding: 78px 15px 15px 15px;
}

.woosc-area.woosc-bar-top .woosc-inner .woosc-bar {
    top: -80px;
    bottom: auto;
}

.woosc-area.woosc-bar-top .woosc-inner .woosc-bar.woosc-bar-open {
    top: 0;
}

.woosc-area.woosc-bar-left .woosc-inner .woosc-bar {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.woosc-area.woosc-bar-left .woosc-inner .woosc-bar .woosc-bar-btn {
    order: 0;
    margin-left: 0;
    margin-right: 15px;
}

.woosc-area.woosc-bar-left .woosc-inner .woosc-bar .woosc-bar-remove {
    order: 1;
    margin: 0 10px 0 0;
}

.woosc-area.woosc-bar-left .woosc-inner .woosc-bar .woosc-bar-items {
    order: 2;
    text-align: left;
}

.woosc-area.woosc-bar-left .woosc-inner .woosc-bar .woosc-bar-search {
    order: 3;
    margin: 0 0 0 10px;
}

.woosc-area.woosc-bar-left .woosc-inner .woosc-bar .woosc-bar-share {
    order: 4;
    margin: 0 0 0 10px;
}

.woosc-btn {
    cursor: pointer;
}

.woosc-btn.woosc-btn-adding:after {
    content: '...';
}

.woosc-btn.woosc-btn-has-icon.woosc-btn-adding:after {
    display: none !important;
}

.woosc-btn.woosc-btn-added:before {
    content: '\2713';
    margin-right: 5px;
}

.woosc-btn.woosc-btn-has-icon.woosc-btn-added:before {
    display: none !important;
}

.woosc-btn-has-icon {
    display: inline-flex;
    align-items: center;
}

.woosc-btn-has-icon .woosc-btn-icon {
    margin: 0;
}

.woosc-btn-icon-text .woosc-btn-text {
    margin-left: 5px;
}

.woosc-btn-text-icon .woosc-btn-text {
    margin-right: 5px;
}

.woosc-btn-has-icon.woosc-btn-adding .woosc-btn-icon {
    -webkit-animation: woosc-spinner 1s linear infinite;
    -moz-animation: woosc-spinner 1s linear infinite;
    -ms-animation: woosc-spinner 1s linear infinite;
    -o-animation: woosc-spinner 1s linear infinite;
    animation: woosc-spinner 1s linear infinite;
}

.woosc-menu-item .woosc-menu-item-inner {
    position: relative;
}

.woosc-menu-item .woosc-menu-item-inner:after {
    content: attr(data-count);
    display: block;
    background-color: #e94b35;
    color: #ffffff;
    font-size: 10px;
    font-weight: 400;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 8px;
    position: absolute;
    top: -10px;
    right: -10px;
}

body.woocommerce-cart .woosc-hide-checkout,
body.woocommerce-checkout .woosc-hide-checkout,
.woosc-hide-empty[data-count="0"] {
    display: none;
}

.woosc_list {
    max-width: 100%;
    overflow-x: auto;
}

.woosc_table table tr th,
.woosc_table table tr td {
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
}

@media screen and (max-width: 767px) {
    .woosc-bar .woosc-bar-btn {
        font-size: 0 !important;
        padding: 0 !important;
        width: 48px !important;
        flex: 0 0 48px !important;
        overflow: hidden;
    }

    .woosc-area .woosc-inner .woosc-bar .woosc-bar-items .woosc-bar-item .woosc-bar-item-remove {
        opacity: 1;
        visibility: visible;
    }
}

.woosc-area .woosc-inner .woosc-bar.woosc-bar-bubble {
    background-color: transparent !important;
    background: none !important;
    pointer-events: none;
}

.woosc-area .woosc-inner .woosc-bar.woosc-bar-bubble>a,
.woosc-area .woosc-inner .woosc-bar.woosc-bar-bubble .woosc-bar-items,
.woosc-area .woosc-inner .woosc-bar.woosc-bar-bubble .woosc-bar-remove {
    display: none !important;
}

.woosc-area .woosc-inner .woosc-bar.woosc-bar-bubble .woosc-bar-btn {
    pointer-events: auto;
    width: 48px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    -moz-box-shadow: rgba(0, 0, 0, .15) 0px 0px 20px;
    -webkit-box-shadow: rgba(0, 0, 0, .15) 0px 0px 20px;
    box-shadow: rgba(0, 0, 0, .15) 0px 0px 20px;
}

.notiny-container {
    z-index: 999999;
}

.notiny-theme-woosc {
    padding: 10px;
    background-color: #ffffff;
    color: #222222;
    margin: 5px 0;
    min-height: 32px;
    max-width: 100vw;
    display: flex;
    align-items: center;
    border: 1px solid #eeeeee;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .03);
}

.notiny-theme-woosc .notiny-img {
    margin: 0;
    padding: 0;
    width: 48px;
    flex: 0 0 48px;
    margin-right: 10px;
}

.notiny-theme-woosc .notiny-img img {
    width: 100%;
    height: auto;
    margin: 0;
}

.notiny-theme-woosc .notiny-text {
    font-size: 14px;
    line-height: 1.4;
    flex-grow: 1;
}

.notiny-container-fluid-top .notiny-theme-woosc,
.notiny-container-fluid-bottom .notiny-theme-woosc {
    width: 90%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.notiny-container-fluid-top {
    top: 10px !important;
}

.notiny-container-fluid-bottom {
    bottom: 10px !important;
}

.woosc-area-open-sidebar {
    background-color: rgba(0, 0, 0, .7);
    pointer-events: auto;
}

.woosc-sidebar {
    font-size: 14px;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    max-width: 460px;
    box-sizing: border-box;
    text-align: start;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: flex;
    flex-direction: column;
}

.woosc-sidebar.woosc-sidebar-position-left {
    right: unset;
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.woosc-area-open-sidebar .woosc-sidebar {
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.woosc-sidebar .woosc-sidebar-items {
    flex-grow: 1;
    position: relative;
    padding: 10px 0;
    overflow-y: auto;
}

.woosc-sidebar .woosc-sidebar-items:before {
    content: '';
    width: 32px;
    height: 32px;
    display: block;
    margin-top: -16px;
    margin-left: -16px;
    background-image: url(../../../plugins/woo-smart-compare/assets/images/curve.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 8;
    -webkit-animation: woosc-spinner 1s linear infinite;
    -moz-animation: woosc-spinner 1s linear infinite;
    -ms-animation: woosc-spinner 1s linear infinite;
    -o-animation: woosc-spinner 1s linear infinite;
    animation: woosc-spinner 1s linear infinite;
    opacity: 0;
    visibility: hidden;
}

.woosc-sidebar .woosc-sidebar-items:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;
    background-color: rgba(255, 255, 255, .5);
    opacity: 0;
    visibility: hidden;
}

.woosc-sidebar.woosc-loading .woosc-sidebar-items:before,
.woosc-sidebar.woosc-loading .woosc-sidebar-items:after {
    opacity: 1;
    visibility: visible;
}

.woosc-sidebar .woosc-sidebar-items .woosc-sidebar-no-items {
    padding: 20px;
    text-align: center;
}

.woosc-sidebar .woosc-sidebar-top {
    flex: 0 0 auto;
    height: 48px;
    line-height: 48px;
    padding: 0 60px 0 20px;
    margin: 0;
    position: relative;
    color: #222222;
    font-weight: 700;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, .1);
}

.woosc-sidebar .woosc-sidebar-close {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    font-size: 0;
    background-image: url(../../../plugins/woo-smart-compare/assets/images/close-dark.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
}

.woosc-sidebar-item {
    padding: 0 20px;
}

.woosc-sidebar-item-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    border-top: 1px dashed #eeeeee;
}

.woosc-sidebar-items .woosc-sidebar-item:first-child .woosc-sidebar-item-inner {
    border-top: none;
}

.woosc-sidebar-item-inner>div {
    margin-right: 10px;
}

.woosc-sidebar-item-inner>div:last-child {
    margin-right: 0;
}

.woosc-sidebar-item .woosc-sidebar-item-remove {
    width: 14px;
    flex: 0 0 14px;
    font-size: 0;
}

.woosc-sidebar-item .woosc-sidebar-item-remove span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url(../../../plugins/woo-smart-compare/assets/images/remove-dark.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    cursor: pointer;
}

.woosc-sidebar-item .woosc-sidebar-item-thumb {
    width: 80px;
    flex: 0 0 80px;
}

.woosc-sidebar-item .woosc-sidebar-item-thumb img {
    width: 100%;
    height: auto;
    margin: 0;
}

.woosc-sidebar-item .woosc-sidebar-item-info {
    flex-grow: 1;
}

.woosc-sidebar-item .woosc-sidebar-item-info .woosc-sidebar-item-name,
.woosc-sidebar-item .woosc-sidebar-item-info .woosc-sidebar-item-name a {
    font-weight: 700;
    text-decoration: none;
}

.woosc-sidebar-item-action p {
    margin: 0 !important;
}

.woosc-sidebar-bot {
    padding: 20px;
    text-align: center;
}

.woosc-sidebar-btn {
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 10px;
    cursor: pointer;
    box-sizing: border-box;
    background-color: #00a0d2;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    border: none;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woosc-sidebar-continue {
    display: block;
    margin-top: 10px;
}

.woosc-sidebar-continue span {
    color: #444;
    text-transform: uppercase;
    border-bottom: 1px solid #444;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.woosc-quick-table .woosc-quick-table-products {
    width: 100%;
    overflow-x: auto;
}

.woosc-quick-table .woosc_table thead .woosc-remove,
.woosc-quick-table .woosc_table thead .woosc-table-settings {
    display: none;
}

.woosc-quick-table .woosc_table th,
.woosc-quick-table .woosc_table td {
    min-width: 300px;
    background-color: #ffffff;
}

.woosc-quick-table .woosc_table th.th-label,
.woosc-quick-table .woosc_table td.td-label {
    min-width: 160px;
}

.woosc-quick-table .woosc_table th,
.woosc-quick-table .woosc_table tr:nth-child(2n) td {
    background-color: #fbfbfb;
}

.woosc-quick-table.label-column-no .woosc_table .th-label,
.woosc-quick-table.label-column-no .woosc_table .td-label {
    display: none;
}

.woosc-area.woosc-need-login .woosc-bar .woosc-bar-print,
.woosc-area.woosc-need-login .woosc-bar .woosc-bar-share,
.woosc-area.woosc-need-login .woosc-bar .woosc-bar-search,
.woosc-area.woosc-need-login .woosc-bar .woosc-bar-items {
    pointer-events: none !important;
    opacity: .5 !important;
}

.woosc-print,
.woosc-area .table-print,
.woosc-area .tr-print,
.woosc-area .td-print,
.woosc_table .tr-print,
.woosc_table .td-print {
    display: none;
}

@media print {
    .woosc-print {
        display: block;
    }

    div.woosc-print {
        display: block;
    }

    span.woosc-print {
        display: inline-block;
    }

    .woosc-area .table-print {
        display: table;
    }

    .woosc-area .tr-print {
        display: table-row;
    }

    .woosc-area .td-print {
        display: table-cell;
    }

    .woosc-area {
        font-size: 14px !important;
    }

    .woosc-area .woosc-bar,
    .woosc_table thead,
    .woosc_table .woosc-table-close,
    .woosc_table .woosc-remove {
        display: none !important;
    }

    .woosc-area .woosc-inner .woosc-table {
        padding: 0;
    }

    .woosc-area {
        position: absolute;
        height: auto;
    }

    .woosc-area .woosc-inner {
        height: auto;
    }

    .woosc-area .woosc-inner .woosc-table {
        position: absolute;
        height: auto;
    }

    .woosc-area .woosc-inner .woosc-table .woosc-table-inner {
        height: auto;
        max-height: unset;
    }

    .woosc-area .tr-name td:not(.td-label),
    .woosc-area .tr-name td:not(.td-label) a {
        font-weight: 700;
        text-transform: uppercase;
        pointer-events: none;
        text-decoration: none;
    }

    .woosc_table .tr-add_to_cart {
        display: none;
    }
}

@font-face {
    font-family: 'woosw';
    src: url(../../../plugins/woo-smart-wishlist/assets/fonts/wooswad2e.eot?vv2087);
    src: url(../../../plugins/woo-smart-wishlist/assets/fonts/wooswad2e.eot?vv2087#iefix) format('embedded-opentype'),
        url(../../../plugins/woo-smart-wishlist/assets/fonts/wooswad2e.ttf?vv2087) format('truetype'),
        url(../../../plugins/woo-smart-wishlist/assets/fonts/wooswad2e.woff?vv2087) format('woff'),
        url(../../../plugins/woo-smart-wishlist/assets/fonts/wooswad2e.svg?vv2087#woosw) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="woosw-icon-"],
[class*=" woosw-icon-"] {
    font-family: 'woosw' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woosw-icon-20:before {
    content: "\e900";
}

.woosw-icon-21:before {
    content: "\e901";
}

.woosw-icon-22:before {
    content: "\e902";
}

.woosw-icon-16:before {
    content: "\e903";
}

.woosw-icon-17:before {
    content: "\e904";
}

.woosw-icon-18:before {
    content: "\e905";
}

.woosw-icon-19:before {
    content: "\e906";
}

.woosw-icon-23:before {
    content: "\e907";
}

.woosw-icon-24:before {
    content: "\e908";
}

.woosw-icon-25:before {
    content: "\f004";
}

.woosw-icon-26:before {
    content: "\f005";
}

.woosw-icon-27:before {
    content: "\f006";
}

.woosw-icon-28:before {
    content: "\f08a";
}

.woosw-icon-29:before {
    content: "\f110";
}

.woosw-icon-11:before {
    content: "\e909";
}

.woosw-icon-10:before {
    content: "\e90a";
}

.woosw-icon-9:before {
    content: "\e90b";
}

.woosw-icon-8:before {
    content: "\e90c";
}

.woosw-icon-5:before {
    content: "\e90d";
}

.woosw-icon-6:before {
    content: "\e90e";
}

.woosw-icon-12:before {
    content: "\e90f";
}

.woosw-icon-42:before {
    content: "\e919";
}

.woosw-icon-2:before {
    content: "\e910";
}

.woosw-icon-43:before {
    content: "\e91a";
}

.woosw-icon-15:before {
    content: "\e911";
}

.woosw-icon-44:before {
    content: "\e91b";
}

.woosw-icon-7:before {
    content: "\e912";
}

.woosw-icon-4:before {
    content: "\e913";
}

.woosw-icon-13:before {
    content: "\e914";
}

.woosw-icon-14:before {
    content: "\e915";
}

.woosw-icon-46:before {
    content: "\e91c";
}

.woosw-icon-3:before {
    content: "\e916";
}

.woosw-icon-45:before {
    content: "\e91d";
}

.woosw-icon-1:before {
    content: "\e918";
}

.woosw-icon-41:before {
    content: "\e917";
}

.woosw-icon-30:before {
    content: "\e97a";
}

.woosw-icon-31:before {
    content: "\e97b";
}

.woosw-icon-32:before {
    content: "\e97c";
}

.woosw-icon-33:before {
    content: "\e97f";
}

.woosw-icon-35:before {
    content: "\e981";
}

.woosw-icon-36:before {
    content: "\e982";
}

.woosw-icon-37:before {
    content: "\e983";
}

.woosw-icon-38:before {
    content: "\e9d7";
}

.woosw-icon-34:before {
    content: "\e9d9";
}

.woosw-icon-39:before {
    content: "\e9da";
}

.woosw-icon-40:before {
    content: "\ea2e";
}

@keyframes wpc-spinner {
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes wpc-spinner {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes woosw-spinner {
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes woosw-spinner {
    to {
        -webkit-transform: rotate(360deg);
    }
}

.woosw-btn.woosw-added:before {
    content: '\2713';
    margin-right: 5px;
}

.woosw-btn.woosw-btn-has-icon.woosw-added:before {
    display: none;
}

.woosw-btn.woosw-adding:after {
    content: '...' !important;
    display: inline-block !important;
}

.woosw-btn.woosw-btn-has-icon.woosw-adding:after {
    display: none !important;
}

.woosw-btn-has-icon {
    display: inline-flex;
    align-items: center;
}

.woosw-btn-has-icon .woosw-btn-icon {
    margin: 0;
}

.woosw-btn-icon-text .woosw-btn-text {
    margin-left: 5px;
}

.woosw-btn-text-icon .woosw-btn-text {
    margin-right: 5px;
}

.woosw-btn-has-icon.woosw-adding .woosw-btn-icon {
    -webkit-animation: woosw-spinner 1s linear infinite;
    -moz-animation: woosw-spinner 1s linear infinite;
    -ms-animation: woosw-spinner 1s linear infinite;
    -o-animation: woosw-spinner 1s linear infinite;
    animation: woosw-spinner 1s linear infinite;
}

.woosw-view-wishlist {
    font-weight: 700;
    cursor: pointer;
}

.woosw-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999989;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    font-size: 14px;
    visibility: hidden;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    box-sizing: border-box;
}

.woosw-popup * {
    box-sizing: border-box;
}

.woosw-popup table {
    margin: 0;
}

.woosw-popup .woosw-popup-content-mid:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;
    background-color: rgba(255, 255, 255, 0.7);
    opacity: 0;
    visibility: hidden;
}

.woosw-popup .woosw-popup-content-mid:after {
    width: 32px;
    height: 32px;
    display: block;
    margin-top: -16px;
    margin-left: -16px;
    content: '';
    background-image: url(../../../plugins/woo-smart-wishlist/assets/images/curve.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 8;
    -webkit-animation: woosw-spinner 1s linear infinite;
    -moz-animation: woosw-spinner 1s linear infinite;
    -ms-animation: woosw-spinner 1s linear infinite;
    -o-animation: woosw-spinner 1s linear infinite;
    animation: woosw-spinner 1s linear infinite;
    opacity: 0;
    visibility: hidden;
}

.woosw-popup.woosw-loading .woosw-popup-content {
    pointer-events: none;
}

.woosw-popup.woosw-loading .woosw-popup-content-mid:before,
.woosw-popup.woosw-loading .woosw-popup-content-mid:after {
    opacity: 1;
    visibility: visible;
}

.woosw-popup .woosw-popup-inner {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content {
    width: 100%;
    max-width: 460px;
    height: auto;
    max-height: 100%;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    padding: 0;
    display: flex;
    flex-direction: column;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
    background-color: #ffffff;
}

.woosw-popup.woosw-show {
    opacity: 1;
    visibility: visible;
}

.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content {
    top: 50%;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content>div {
    align-self: stretch;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
    flex: 0 0 auto;
    height: 48px;
    line-height: 48px;
    padding: 0 60px 0 20px;
    margin: 0;
    position: relative;
    color: #fff;
    font-weight: 700;
    background-color: #222;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-count-wrapper:before {
    content: '(';
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-count-wrapper:after {
    content: ')';
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-manage,
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-empty {
    color: #fff;
    margin-left: 5px;
    font-weight: 400;
    text-decoration: underline;
    cursor: pointer;
}

#woosw_manage .woosw-popup-content-mid {
    padding: 10px 0;
}

.woosw-new-wishlist {
    display: flex;
    align-items: center;
}

#woosw_wishlist_name {
    flex-grow: 1;
}

.woosw-new-wishlist input {
    border-radius: 4px !important;
    height: 40px !important;
    line-height: 38px !important;
    padding: 0 10px !important;
    margin: 0;
}

.woosw-new-wishlist input[type="button"] {
    margin-left: 10px;
}

.woosw-disable {
    opacity: .5;
    pointer-events: none;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-transform: none;
    color: #999999;
    font-weight: 400;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:after {
    display: inline-block;
    float: right;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    content: '\e918';
    font-size: 20px;
    font-family: 'woosw';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.rtl .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
    padding: 0 20px 0 60px;
}

body.rtl .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close {
    right: auto;
    left: 0;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid {
    display: block;
    position: relative;
    min-height: 80px;
    flex: 1 1 auto;
    flex-grow: 1;
    padding: 0;
    margin: 0;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid .woosw-popup-content-mid-message {
    display: block;
    padding: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.woosw-popup .woosw-items {
    margin: 0;
    padding: 10px 0;
    overflow-y: auto;
    position: relative;
}

.woosw-popup .woosw-items .woosw-item {
    padding: 0 20px;
}

.woosw-popup .woosw-items .woosw-item .woosw-item-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    border-top: 1px dashed #eeeeee;
}

.woosw-popup .woosw-items .woosw-item:first-child .woosw-item-inner {
    border-top: none;
}

.woosw-popup .woosw-items .woosw-item .woosw-item-inner>div {
    margin-right: 10px;
}

.woosw-popup .woosw-items .woosw-item .woosw-item-inner>div:last-child {
    margin-right: 0;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--info {
    flex-grow: 1;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--remove {
    width: 14px;
    flex: 0 0 14px;
    font-size: 0;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--remove span {
    display: inline-block;
    width: 14px;
    text-align: center;
    cursor: pointer;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--remove span:before {
    display: inline-block;
    content: '\e918';
    font-size: 16px;
    font-family: 'woosw';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--remove span.woosw-removing:before {
    animation: woosw-spinner 1s linear infinite;
    -webkit-animation: woosw-spinner 1s linear infinite;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--remove span:hover:before {
    color: #cc6055;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--image {
    width: 80px;
    flex: 0 0 80px;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--image img {
    width: 100%;
    height: auto;
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--stock p {
    margin: 0;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--name,
.woosw-popup .woosw-items .woosw-item .woosw-item--name a {
    font-weight: 700;
    text-decoration: none;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--add p,
.woosw-popup .woosw-items .woosw-item .woosw-item--add .add_to_cart_inline {
    border: none;
    padding: 0;
    margin: 0;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--price-increase {
    color: #ff6600;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--price-decrease {
    color: #5fbd74;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot {
    flex: 0 0 auto;
    padding: 20px;
    position: relative;
    color: #fff;
    font-size: 14px;
    background-color: #ffffff;
    text-transform: uppercase;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a,
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner span {
    line-height: 1.2;
    text-decoration: none;
    border-bottom: 1px solid #222222;
    outline: none;
    cursor: pointer;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice {
    display: block;
    text-align: center;
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    background-color: #5fbd74;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice.woosw-notice-show {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}

.woosw-items .woosw-item .woosw-item--note {
    padding-left: 10px;
    border-left: 2px solid #222;
    font-style: italic;
    font-size: 14px;
    cursor: pointer;
}

.woosw-items .woosw-item .woosw-item--note-add {
    width: 100%;
    position: relative;
}

.woosw-items .woosw-item .woosw-item--note-add input {
    height: 40px !important;
    line-height: 38px !important;
    padding: 0 10px !important;
    border-radius: 4px !important;
}

.woosw-items .woosw-item .woosw-item--note-add input[type="text"] {
    width: 100%;
}

.woosw-items .woosw-item .woosw-item--note-add input[type="button"] {
    position: absolute;
    top: 0;
    right: 0;
}

body.rtl .woosw-items .woosw-item .woosw-item--note {
    border-left: none;
    border-right: 2px solid #222;
    padding-left: 0;
    padding-right: 10px;
}

.woosw-list table.woosw-items {
    margin: 0;
    padding: 0;
}

.woosw-list table.woosw-items tr td {
    vertical-align: middle;
    padding: 10px;
}

.woosw-list table.woosw-items tr:nth-child(2n) td {
    background-color: rgba(0, 0, 0, 0.03);
}

.woosw-list table.woosw-items tr:hover td {
    background-color: rgba(0, 0, 0, 0.05);
}

.woosw-list table.woosw-items .woosw-item .woosw-item--remove {
    vertical-align: middle;
    width: 16px;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--remove span {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    cursor: pointer;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--remove span:before {
    display: inline-block;
    content: '\e918';
    font-size: 16px;
    font-family: 'woosw';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--remove span.woosw-removing:before {
    animation: woosw-spinner 1s linear infinite;
    -webkit-animation: woosw-spinner 1s linear infinite;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--remove span:hover:before {
    color: #cc6055;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--image {
    width: 100px;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--image img {
    width: 80px;
    height: auto;
    border-radius: 2px;
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
    font-weight: 700;
}

.woosw-list table.woosw-items .woosw-item .woosw-item--add p,
.woosw-list table.woosw-items .woosw-item .woosw-item--add .add_to_cart_inline {
    border: none;
    padding: 0;
    margin: 0;
}

.woosw-list .woosw-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}

.woosw-list .woosw-copy {
    display: flex;
    align-items: center;
}

.woosw-list .woosw-copy .woosw-copy-url {
    margin-left: 10px;
    margin-right: 0;
}

body.rtl .woosw-list .woosw-copy .woosw-copy-url {
    margin-left: 0;
    margin-right: 10px;
}

.woosw-list .woosw-share .woosw-share-label,
.woosw-list .woosw-share a {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    text-decoration: none !important;
    font-style: normal !important;
}

body.rtl .woosw-list .woosw-share .woosw-share-label,
body.rtl .woosw-list .woosw-share a {
    margin-right: 0;
    margin-left: 10px;
}

.woosw-menu-item .woosw-menu-item-inner {
    position: relative;
}

.woosw-menu-item .woosw-menu-item-inner:after {
    content: attr(data-count);
    display: block;
    background-color: #e94b35;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 8px;
    position: absolute;
    top: -10px;
    right: -10px;
}

.woosw-icon {
    font-family: 'woosw';
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woosw-share-facebook .woosw-icon:before {
    content: '\e919';
}

.woosw-share-twitter .woosw-icon:before {
    content: '\e91d';
}

.woosw-share-pinterest .woosw-icon:before {
    content: '\e91c';
}

.woosw-share-instagram .woosw-icon:before {
    content: '\e91a';
}

.woosw-share-mail .woosw-icon:before {
    content: '\e91b';
}

@media only screen and (max-width: 860px) {
    .woosw-list .woosw-actions {
        flex-direction: column;
        align-items: flex-start;
    }
}

.woosw-suggested {
    padding: 0 20px;
}

.woosw-suggested-heading {
    text-align: center;
    overflow: hidden;
}

.woosw-suggested-heading span {
    position: relative;
}

.woosw-suggested-heading span:before {
    content: '';
    width: 1000px;
    height: 1px;
    background-color: #dddddd;
    display: block;
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateX(-100%);
}

.woosw-suggested-heading span:after {
    content: '';
    width: 1000px;
    height: 1px;
    background-color: #dddddd;
    display: block;
    position: absolute;
    top: 50%;
    left: auto;
    right: -10px;
    transform: translateX(100%);
}

.notiny-container {
    z-index: 999999;
}

.notiny-theme-woosw {
    padding: 10px;
    background-color: #ffffff;
    color: #222222;
    margin: 5px 0;
    min-height: 32px;
    max-width: 100vw;
    display: flex;
    align-items: center;
    border: 1px solid #eeeeee;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .03);
}

.notiny-theme-woosw .notiny-img {
    margin: 0;
    padding: 0;
    width: 48px;
    flex: 0 0 48px;
    margin-right: 10px;
}

.notiny-theme-woosw .notiny-img img {
    width: 100%;
    height: auto;
    margin: 0;
}

.notiny-theme-woosw .notiny-text {
    font-size: 14px;
    line-height: 1.4;
    flex-grow: 1;
}

.notiny-container-fluid-top .notiny-theme-woosw,
.notiny-container-fluid-bottom .notiny-theme-woosw {
    width: 90%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.notiny-container-fluid-top {
    top: 10px !important;
}

.notiny-container-fluid-bottom {
    bottom: 10px !important;
}

.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content {
    left: unset;
    top: 0;
    right: 0;
    height: 100%;
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
}

.woosw-popup.woosw-popup-right.woosw-show .woosw-popup-inner .woosw-popup-content {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
    background-color: rgba(0, 0, 0, .1);
    color: #222222;
    text-transform: uppercase;
}

.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot {
    background-color: #ffffff;
    color: #222222;
    text-transform: uppercase;
}

.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top a,
.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-empty,
.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-manage,
.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close,
.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot a,
.woosw-popup.woosw-popup-right .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-continue {
    color: #222222;
}

.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content {
    left: 0;
    top: 0;
    right: unset;
    height: 100%;
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
}

.woosw-popup.woosw-popup-left.woosw-show .woosw-popup-inner .woosw-popup-content {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
    background-color: rgba(0, 0, 0, .1);
}

.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
    background-color: rgba(0, 0, 0, .1);
    color: #222222;
    text-transform: uppercase;
}

.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot {
    background-color: #ffffff;
    color: #222222;
    text-transform: uppercase;
}

.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top a,
.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-empty,
.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-manage,
.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close,
.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot a,
.woosw-popup.woosw-popup-left .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-continue {
    color: #222222;
}