
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-stacking .noUi-handle {
    z-index: 10
}

.noUi-stacking+.noUi-origin {
    *z-index: -1
}

.noUi-state-tap .noUi-origin {
    transition: left .3s, top .3s
}

.noUi-state-drag * {
    cursor: inherit!important
}

.noUi-horizontal {
    height: 6px
}

.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    left: -8px;
    background: transparent url('images/handle.png') no-repeat center center;
    top: -7px;
    border: none
}

.noUi-horizontal.noUi-extended {
    padding: 0 15px
}

.noUi-horizontal.noUi-extended .noUi-origin {
    right: -15px
}

.noUi-background {
    background: #c6e0f9;
    border-radius: 4px
}

.noUi-connect {
    background: #f34d40;
    transition: background 450ms
}

.noUi-origin {
    border-radius: 4px
}

.noUi-target {
    border-radius: 1px;
    background: #c6e0f9;
    border-radius: 4px
}

.noUi-target.noUi-connect {
    background: #f34d40;
    border-radius: 4px
}

.noUi-dragable {
    cursor: w-resize
}

.noUi-vertical .noUi-dragable {
    cursor: n-resize
}

.noUi-handle {
    outline: none
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'), url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'), url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb_Light.eot');
    src: url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb_Light.woff') format('woff'), url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'), url('../fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb.eot');
    src: url('../fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb.woff') format('woff'), url('../fonts/ttf/IRANSansWeb.ttf') format('truetype')
}

html,
body,
ul,
li,
h1,
h2,
h6,
figure,
nav,
i,
label {
    margin: 0;
    padding: 0
}

*:focus,
*:active {
    outline: 0
}

.left {
    float: left!important
}

.right {
    float: right
}

.hidden {
    display: none
}

.close {
    color: #777;
    font: 14px/100% arial, sans-serif;
    font-weight: bold;
    left: 2px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    top: 4px;
    cursor: pointer;
    border: none;
    background: transparent;
    position: absolute
}

.box {
    box-shadow: 0 5px 15px #e1e1e1;
    border-radius: 8px;
    background: #fff
}

.large {
    padding: 10px 20px 10px 20px!important
}

body {
    background-color: #fcfbf8;
    font: 11pt IRANSans;
    color: #353434;
    font-size: 14px;
    background: #f2f4f7
}

h2 {
    font-size: 20px;
    font-weight: 500
}

a {
    color: #818285;
    text-decoration: none
}

ul {
    list-style-type: none
}

.row {
    width: 100%;
    float: right
}

select,
input[type="text"],
input[type="password"],
textarea {
    direction: rtl;
    border: 1px solid #c6e0f9;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: IRANSans;
    height: 42px;
    padding: 7px;
    border-radius: 4px
}

input[type="text"],
input[type="password"] {
    height: 24px
}

select {
    background: url('images/arrow-down.png') 15px/16px no-repeat #fff
}

img.loading,
img.lazy,
img.intial {
    background: transparent url("images/loading.jpg") no-repeat center center
}

select::-ms-expand {
    display: none
}

@media screen and (min-width:0\0) {
    select {
        background: none\9;
        padding: 5px\9
    }
}

.mr30 {
    margin-right: 30px
}

.ml30 {
    margin-left: 30px
}

.mt30 {
    margin-top: 30px
}

.mt20 {
    margin-top: 20px
}

.mt5 {
    margin-top: 5px
}

.group-form {
    width: 15%;
    float: right
}

.group-form label {
    float: right;
    text-align: right;
    width: 100%;
    margin-bottom: 7px
}

.group-form input,
.group-form select {
    float: right;
    width: calc(100% - 30px)
}

.group-form select {
    width: calc(100% - 14px)
}

.success-button {
    background: #4caf50;
    color: #fff;
    padding: 5px 10px 5px 10px;
    border-radius: 4px;
    border: none;
    font: 11pt IRANSans
}

.success-button:disabled,
input[type="text"]:disabled,
select:disabled {
    background: #ebebe4;
    border: #e1e1e1 solid 1px;
    color: #636363
}

.top-header {
    width: 100%;
    border-bottom: #f1f1f1 3px solid;
    height: 72px;
    background: #fff;
    direction: rtl
}

.top-header #logo {
    margin-left: 30px;
    margin: 0;
    padding: 0;
    width: 141px;
    height: 72px;
    float: right;
    margin-right: 30px;
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
    background: transparent url("../images/vilajar_logo_1.png") no-repeat center center
}

.top-header #logo a {
    width: 141px;
    height: 72px;
    display: block;
    outline: none
}

.top-header #navigation-menu ul {
    float: right;
    margin-right: 50px
}

.top-header #navigation-menu ul li {
    float: right;
    margin: 0 7px 0 7px;
    padding: 0 12px 0 12px;
    height: 72px;
    line-height: 72px
}

.top-header #navigation-menu ul li a{
    color:#686868;
}

.top-header #navigation-menu ul li.selected {
    border-bottom: #f34d40 3px solid
}

.top-header #navigation-menu ul li.selected a {
    color: #f34d40;
    font-weight: 600
}

.top-header #account-menu ul {
    float: left;
    margin-left: 30px
}

.top-header #account-menu ul li {
    float: right;
    margin: 0 7px 0 7px;
    padding: 0 12px 0 12px;
    height: 72px;
    line-height: 72px
}

.footer {
    width: 100%;
    float: right;
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 -5px 15px rgba(128, 128, 128, .4);
}

footer .footer-navigation {
    height: 75px;
    width: 100%;
    background: #828282;
    float: right
}

footer .footer-navigation .footer-menu li {
    float: right;
    margin: 0 7px 0 7px;
    padding: 0 12px 0 12px;
    height: 75px;
    line-height: 75px
}

footer .social-menu li {
    float: left;
    margin: 0 4px 0 4px;
    padding: 0 10px 0 10px;
    height: 75px;
    line-height: 75px;
    width: 16px;
    font-size:25px
}

footer .social-menu li a{
    color:#fff;
}

footer .social-menu li:first-child {
    padding: 0 4px 0 4px;
    margin: 0
}

footer .social-menu li.follow-us {
    color: #fff;
    width: 232px
}

footer article.about-us {
    direction: rtl;
    text-align: justify;
    width: calc(100% - 360px);
}

footer article.about-us h3 {
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 400;
    color: #686868;
}

footer article.about-us p {
    color: #686868;
    text-align: justify;
    font-size: 16px;
    font-weight: normal;
    line-height: 44px;
}

a.bblue {
    color: #f34d40
}

footer .footer-sitemap {
    width: 320px;
    float: left
}

footer .footer-navigation .footer-menu li a{
    color:#fff;
}

footer .footer-sitemap .center {
    width: 290px;
    margin: 0 auto
}

footer .footer-sitemap .footer-links {
    float: right;
    width: 145px;
    margin-top: 40px;
    direction: rtl
}

footer .footer-sitemap .footer-links h6.footer-link-headline {
    font-size: 16px;
    color:#686868;
}

footer .footer-sitemap .footer-links a {
    width: 100%;
    display: block;
    margin-top: 15px
}

.sm-hide {}

.lg-hide {
    display: none
}

.enamad {
    float: right;
    margin-top: 30px;
    margin-right: 90px
}

.seprator {
    width: 97%;
    width: calc(100% - 60px);
    margin-right: 30px;
    background: #ffffff;
    height: 3px;
    float: right;
    margin-top: 30px;
    margin-bottom: 30px;
    border: none;
}

.copyright {
    width: 100%;
    float: right;
    text-align: center;
    margin-bottom: 10px;
    color: #686868;
    padding-bottom:10px;
}

input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.common-icons {
    background: url('images/common-icons.png') no-repeat top left;
    height: 18px;
    display: inline-block;
    vertical-align: middle
}

.common-icons.gPlus {
    background-position: 0 0;
    width: 37px;
    height: 25px
}

.common-icons.instagram {
    background-position: -47px 0;
    width: 26px;
    height: 26px
}

.common-icons.rss {
    background-position: -83px 0;
    width: 23px;
    height: 23px
}

.common-icons.user {
    background-position: -116px 0;
    width: 18px;
    margin-left: 4px
}

.common-icons.user-add {
    background-position: -144px 0;
    width: 22px;
    margin-left: 5px
}

label.control-label {
    width: 75px;
    padding-left: 5px;
    text-align: right;
    display: inline-block;
    float: right;
    padding-top: 10px
}

.text-left {
    text-align: left
}

#login-dialog,
#register-dialog {
    width: 960px;
    height: 541px;
    background-color: #fff;
    border: none;
    padding: 0;
    border-radius: 6px
}

#login-dialog .data-content,
#register-dialog .data-content {
    float: right;
    width: 340px;
    padding: 20px;
    direction: rtl
}

#login-dialog img.lazy,
#register-dialog img.lazy {
    float: left;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

#login-dialog input[type="text"],
#register-dialog input[type="text"],
#login-dialog input[type="password"],
#register-dialog input[type="password"] {
    width: 235px
}

.metroMenu {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    float: right
}

.metroMenu li {
    display: inline-table;
    list-style-type: none;
    height: 40px;
    line-height: 40px;
    width: 180px;
    text-align: right
}

.metroMenu li a {
    width: 170px;
    display: block;
    text-align: right;
    font: 9pt IRANSans;
    color: #032535;
    height: 40px;
    line-height: 40px;
    padding-right: 7px
}

.usermenu {
    position: absolute;
    top: 35px;
    z-index: 5000;
    margin-bottom: 2em;
    min-width: 30px;
    min-height: 0;
    width: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 10px #848484;
    border: #d7d7d7 1px solid;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 15px;
    color: #383838;
    text-align: center;
    word-wrap: break-word;
    font-size: 12pt
}

.usermenu {
    padding: 6px
}

.usermenu:after {
    position: absolute;
    top: -13px;
    left: 75px;
    display: block;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #fcfbf8 transparent;
    content: ''
}

.metroMenu li:hover {
    background-color: #dedede;
    color: #0099bf
}

.main-icons {
    background: url('../images/main-icons.png') no-repeat top left;
    width: 24px;
    height: 24px
}

.main-icons.pin {
    background-position: -246px 0;
    width: 13px;
    height: 19px;
    float: right;
    margin-left: 4px
}

.main-icons.favorite {
    background-position: -42px 0
}

.main-icons.love {
    background-position: -76px 0
}

.main-icons.special_tel {
    background-position: -269px 0;
    width: 60px
}

.special {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 60px;
    height: 24px
}

#login-dialog,
#register-dialog {
    display: none
}

.comment {
    width: 32px;
    height: 32px;
    float: left;
    margin-top: 8px;
    margin-left: 8px
}

.comment span {
    line-height: 32px;
    width: 32px;
    display: block;
    font-size: 14px;
    text-align: center;
    margin-top: -3px;
    float: left
}

.fav {
    width: 24px;
    height: 24px;
    position: absolute;
    display: block;
    top: 10px;
    right: 5px
}

.horizontal-filter-bar {
    height: 50px;
    background: #fff;
    width: 100%;
    float: right;
    padding-top: 15px;
    box-shadow: 0 2px 5px rgba(128, 128, 128, .4);
    margin-bottom: 25px
}

#container {
    height: 100%;
    margin: 0 auto
}

.right-bar {
    width: 260px;
    float: right
}

.property-list {
    float: right;
    width: calc(100% - 20px);
}

figure.villa-item {
    width: 300px;
    height: auto;
    background: #fff;
    position: relative;
    float: right;
    border-radius: 4px;
    box-shadow: 0 5px 15px #e1e1e1;
    margin-right: 20px;
    margin-bottom: 20px
}

figure.villa-item:hover {
    box-shadow: 0 10px 10px rgba(130, 130, 130, .6)
}

figure.villa-item figcaption {
    float: right;
    width: 100%;
    direction: rtl;
    position: relative;
    margin-top: -38px;
    margin-bottom: 4px
}

figure.villa-item figcaption h2 {
    width: 100%;
    display: block;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: rgba(0, 0, 0, .6);
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .8));
    margin-bottom: 15px
}

figure.villa-item figcaption h2 a {
    color: #fff;
    margin-right: 5px
}

figure.villa-item figcaption .city,
figure.villa-item figcaption .rent {
    margin-right: 13px;
    font-size: 15px
}

figure.villa-item figcaption .rent {
    margin-right: 7px;
    float: right;
    padding: 10px
}

figure.villa-item figcaption .rent b {
    font-size: 20px
}

figure.villa-item figcaption .city {
    display: block
}

figure.villa-item figcaption ul.extra-info {
    width: 100%;
    border-top: 2px solid #f1f1f1;
    height: 48px;
    padding-top: 7px;
    text-align: center;
    margin-top: 50px
}

figure.villa-item figcaption ul.extra-info span {
    display: block;
    direction: ltr
}

figure.villa-item figcaption ul.extra-info li {
    float: right;
    width: 25%
}

figure.villa-item img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    height: 243px;
    /* min-height: 243px; */
    /* min-width: 324px */
}

.right-bar .vertical-filter-bar {
    width: 220px;
    float: right;
    padding: 20px;
    text-align: center
}

.right-bar .vertical-filter-bar p {
    direction: rtl;
    display: inline-block
}

.right-bar .vertical-filter-bar h3 {
    text-align: right;
    color: #828282;
    font-weight: normal
}

.right-bar .vertical-filter-bar dl {
    position: relative;
    display: block;
    width: 100%;
    height: 10px;
    line-height: 0
}

.right-bar .vertical-filter-bar dt,
.right-bar .vertical-filter-bar dd {
    float: right;
    margin-right: 1em;
    text-align: right;
    line-height: 22px
}

.right-bar .useful-links {
    float: right
}

.right-bar .useful-links h3 i {
    float: right;
    margin-right: 5px;
    margin-top: -10px
}

.right-bar aside.places,
.right-bar aside.tag-list {
    margin-top: 20px;
    width: 212px;
    float: right;
    padding-left: 24px;
    padding-right: 24px
}

.right-bar aside.tag-list {
    padding-left: 18px;
    padding-right: 18px;
    width: 224px
}

.right-bar .places h3,
.right-bar aside.tag-list {
    color: #828282;
    text-align: center
}

.right-bar aside.places figure {
    float: right;
    margin-top: 10px;
    position: relative;
    width: 212px;
    height: 168px
}

.right-bar aside.places figure figcaption h4 {
    top: 103px;
    position: absolute;
    width: 202px;
    padding: 5px;
    background: rgba(255, 255, 255, .6);
    font-size: 16px
}

.right-bar aside.places figure figcaption h4 a {
    color: #043443;
    text-align: right;
    display: block
}

.right-bar .useful-links section {
    width: 260px;
    height: 70px;
    float: right;
    background: #f2f4f7;
    box-shadow: 0 5px 15px #e1e1e1;
    margin-top: 20px;
    border-radius: 6px
}

.right-bar .useful-links section h3 {
    line-height: 35px;
    padding-left: 12px;
    text-align: left
}

.right-bar .useful-links section h3 a {
    color: #2d527c
}

footer.pagination-container {
    float: right;
    margin-left: 30px;
    width: 100%
}

footer.pagination-container .pagination {
    float: right;
    margin-right: 30px
}

footer.pagination-container .pagination li {
    display: block;
    float: right;
    width: 44px;
    height: 44px;
    margin-left: 10px;
    border: #828282 solid 1px;
    border-radius: 4px;
    box-shadow: 0 5px 5px rgba(211, 211, 211, .5);
    margin-top: 10px
}

.pagination-container .pagination li a {
    line-height: 44px;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px
}

.pagination-container .pagination li.active {
    border: none;
    background: #f34d40;
    width: 46px;
    height: 46px
}

.pagination-container .pagination li.active a {
    color: #fff;
    border: none
}

.checked-filter li {
    display: block;
    line-height: 40px
}

.checked-filter input[type="checkbox"] {
    float: right
}

.sprite-tags {
    background: url('images/useful-tags-sprite.png') no-repeat top left;
    width: 57px;
    height: 59px;
    display: block
}

.sprite-tags.biliard {
    background-position: 0 0;
    width: 55px;
    height: 55px
}

.sprite-tags.hut {
    background-position: -65px 0
}

.sprite-tags.island {
    background-position: -132px 0;
    width: 61px
}

.sprite-tags.jungle {
    background-position: -203px 0;
    width: 61px;
    height: 57px
}

.sprite-tags.mountains {
    background-position: -274px 0;
    width: 59px;
    height: 55px
}

.sprite-tags.swimming {
    background-position: -343px 0;
    width: 59px
}

.sprite-tags.wood-hut {
    background-position: -412px 0;
    height: 57px
}

input[type=checkbox].css-checkbox+label.css-label {
    padding-right: 20px;
    height: 15px;
    display: inline-block;
    line-height: 15px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    text-align: right
}

input[type=checkbox].css-checkbox:checked+label.css-label {
    background-position: right -15px!important
}

.css-label {
    background-image: url("images/lite-x-cyan.png");
    background-position: right 0!important;
    text-align: right;
    width: 80%
}

.open-sidebar {
    cursor: pointer;
    border: solid 0px #828282;
    position: fixed;
    right: 0;
    width: 57px;
    height: 45px;
    background: url("images/filter.png") no-repeat 10px center;
    z-index: 1110;
    top: 380px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 8px
}

.open-sidebar span {
    float: right;
    line-height: 45px;
    margin-right: 15px;
    font-size: 16px
}

input[type="text"].main-icons.comments {
    background-position: 0 0;
    width: 32px;
    height: 32px
}

.main-icons.pin {
    background-position: -246px 0;
    width: 13px;
    height: 19px;
    float: right;
    margin-left: 4px
}

.tag {
    background-color: #fff;
    padding: 3px;
    border: 1px solid #d3d3d3;
    font-size: 9pt;
    display: inline-block;
    margin-right: 5px;
    margin-top: 7px;
    border-radius: 4px;
    float: right;
    width: auto;
    text-align: right
}

.tag-list {
    float: right;
    overflow: hidden;
    padding-bottom: 15px
}

.tag.align {
    width: 93px;
    height: 45px;
    display: table;
    padding: 4px
}

.tag.align strong {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: 500
}

.tag:hover {
    background-color: #f34d40;
    color: #fff
}

.tag span {
    background: rgba(255, 255, 255, 0) url(images/remove.png) no-repeat center center;
    width: 16px;
    height: 16px;
    float: right;
    margin-top: 3px;
    cursor: pointer;
    padding-right: 5px;
    padding-left: 5px
}

span.min,
span.max {
    font-weight: bold;
    font-size: 16px
}

@media only screen and (max-width:1200px),
only screen and (max-device-width:1200px) {
    #navigation-menu h2 {
        font-size: 18px
    }
    .horizontal-filter-bar .group-form {
        width: 15%
    }
    footer .footer-navigation {
        height: 150px
    }
    footer .footer-navigation .footer-menu {
        float: none;
        width: 618px;
        margin: 0 auto
    }
    footer .footer-navigation .social-menu {
        float: none!important;
        width: 435px;
        margin: 0 auto
    }
    .property-list figure.villa-item {
        width: 50%;
        width: calc(50% - 20px);
        float: right
    }
}

@media only screen and (max-width:1120px),
only screen and (max-device-width:1120px) {
    .horizontal-filter-bar {
        height: 120px
    }
    .horizontal-filter-bar .group-form {
        width: 45%;
        display: block;
        margin-top: 15px
    }
    .horizontal-filter-bar #display-type {
        display: none
    }
    .horizontal-filter-bar .sort {
        margin-left: 0!important;
        margin-right: 30px;
        float: right!important
    }
    .top-header {
        height: 145px;
        position: relative
    }
    .top-header #navigation-menu {
        float: left;
        display: block;
        width: 100%
    }
    .top-header #navigation-menu ul {
        float: none;
        width: 491px;
        margin: 0 auto
    }
    .top-header #account-menu {
        position: absolute;
        left: -20px;
        margin-left: 0;
        padding: 0
    }
}

@media only screen and (max-width:999px),
only screen and (max-device-width:999px) {
    .lg-hide {
        display: block
    }
    .md-hide {
        display: none
    }
    .right-bar {
        position: fixed;
        right: -290px;
        height: 100%;
        top: 0;
        display: none;
        margin-right: 0;
        z-index: 100002;
        background: #fff;
        box-shadow: 0 5px 15px gray
    }
    .vertical-filter-bar {
        height: 100%
    }
    .horizontal-filter-bar {
        padding-top: 0
    }
    .horizontal-filter-bar .group-form {
        width: 40%;
        display: block;
        margin-top: 15px
    }
    .property-list {
        padding: 0;
        width: 100%
    }
    .property-list figure.villa-item {
        width: 30%;
        float: right
    }
    .comment {
        position: absolute;
        bottom: 70px;
        left: 10px
    }
    .property-list figure.villa-item img {
        width: 100%;
        min-width: 100%;
        min-height: 200px;
        height: auto
    }
    .property-list figure figcaption {
        width: 100%
    }
    .property-list figure .extra-info li {
        display: inline;
        float: right;
        width: 25%!important
    }
}

@media only screen and (max-width:690px),
only screen and (max-device-width:690px) {
    .property-list figure.villa-item {
        width: calc(50% - 45px)
    }
    #navigation-menu h2 {
        font-size: 15px!important
    }
    .top-header #registerProperty {
        display: none
    }
    .top-header #navigation-menu ul {
        float: none;
        width: 440px;
        margin: 0 auto
    }
    footer article.about-us {
        width: calc(100% - 70px)
    }
    footer .footer-navigation .footer-menu {
        font-size: 10pt;
        width: 100%
    }
    footer .footer-navigation .footer-menu li {
        margin: 0 2px 0 2px;
        padding: 0 4px 0 4px
    }
    .sm-hide {
        display: none!important
    }
    .villa-special {}
    footer .footer-navigation .social-menu {
        float: none!important;
        width: 435px;
        margin: 0 auto
    }
    footer .footer-sitemap {
        width: 303px;
        float: none;
        margin: 0 auto
    }
    #login-dialog,
    #register-dialog {
        width: 340px;
        height: 600px;
        z-index: 100002
    }
    #register-dialog {
        height: 730px
    }
    #login-dialog img,
    #register-dialog img {
        width: 340px;
        height: auto;
        max-height: 200px
    }
    #login-dialog input[type="text"],
    #register-dialog input[type="text"],
    #login-dialog input[type="password"],
    #register-dialog input[type="password"] {
        width: 200px
    }
}

@media only screen and (max-width:480px),
only screen and (max-device-width:480px) {
    .property-list figure.villa-item {
        width: calc(100% - 45px);
        float: right
    }
}

@media only screen and (max-width:390px),
only screen and (max-device-width:390px) {
    .top-header #navigation-menu li {
        margin: 0 2px 0 2px!important;
        padding: 0 4px 0 4px!important;
        margin: 0 auto
    }
    .top-header #navigation-menu li h2 {
        font-size: 14px!important
    }
    .top-header #logo {
        margin-right: 10px
    }
    .top-header #account-menu ul {
        margin-left: 20px!important
    }
    .top-header #account-menu ul li {
        margin: 0 2px 0 2px;
        padding: 0 4px 0 4px
    }
}

button.search-button {
    background: #eee url(images/search.png) no-repeat center center;
    width: 32px;
    height: 40px;
    border: solid 1px #c6e0f9;
    position: relative;
    left: 14px;
    top: -40px;
}

.discount {
    position: absolute;
    width: 100%;
    background: rgba(255, 255, 255, .8);
    display: block;
    top: -80%;
    font-size: 16px;
    color: #2d527c;
    text-align: center
}

.discount .price {
    display: block;
}

.discount .price b {
    font-size: 18px;
    color: #f34d40
}

main.inner {
    width: calc(100% - 80px);
    padding: 20px;
    margin-right: 20px;
    float: right;
    box-shadow: 0 5px 15px #e1e1e1;
    border-radius: 8px;
    background: #fff;
    margin-top: 30px;
    direction: rtl;
    min-height: 700px;
    line-height: 40px;
}

.article {
    width: 100%;
    height: 198px;
    direction: rtl;
    float: right;
    margin-top: 30px;
    padding-left: 8px;
}

.article img {
    float: right;
    margin-left: 20px;
    max-width: 264px;
}


.article h2 a {
    color: #043443;
    font-weight: 600;
    float: none;
    top: 20px;
    position: relative;
}

.article .summary {
    line-height: 40px;
    font-size: 13pt;
    text-align: justify;
    direction: rtl;
    padding-top: 12px;
}

.woocommerce-product-gallery{
    float:right;
    width:100% !important;
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 20px;
}

.woocommerce-product-gallery__wrapper img{
    max-width:700px;
    margin:0 auto;
    box-shadow: 0 5px 15px #e1e1e1;
    border:1px solid #ccc;
    padding:5px;
    border-radius:5px;
}
.woocommerce .summary {
    width:100% !important
}
.woocommerce-tabs{
    width:100%;
    display:block;
    clear: both;
}

.woocommerce div.product div.images .flex-control-thumbs{
    margin-top:5px;
}

.woocommerce div.product div.images .flex-control-thumbs li{
    width:100px;
    margin:5px;
    height:auto;
}

.woocommerce div.product div.images .flex-control-thumbs{
    display: flex;
    justify-content: center;
}

.rent-desc .price {
    color: #e9262a !important;
    font-size: 16px;
    font-weight: 600;
}