/*map*/
@media(min-width:992px){
.gm-style-iw-d {
    padding: 15px;
    overflow: unset !important;
    max-height: unset !important;
    height: auto !important;
    width: auto !important;
    max-width: 400px !important;
}
.gm-style-iw.gm-style-iw-c {
    max-height: unset !important;
    max-width: unset !important;
}}
@media(max-width:768px){
.gm-style-iw-d {
    padding: 15px;
    max-height: 200px !important;
}
.gm-style-iw.gm-style-iw-c {
    max-width:300px !Important;
}}

div#fwre button.btn.sppb-btn.whatsapp-button-contact-form.sppb-btn-default.sppb-btn-rounded {
    background: #25d366 !important;
    border: none !important;
    color: #fff !important;
    font-weight: 900;
    font-size: 20px !important;
    width: 100% !important;
    padding: 5px !important;
    margin-bottom: 10px !important;
}
div#fwre button.btn.sppb-btn.whatsapp-button-contact-form.sppb-btn-default.sppb-btn-rounded:hover {
    opacity: 0.6;
}

div#fwre button.btn.sppb-btn.tel-button-contact-form.sppb-btn-default.sppb-btn-rounded {
    background: #000 !important;
    border: none !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 5px !important;
    width: 100% !important;
}
div#fwre button.btn.sppb-btn.tel-button-contact-form.sppb-btn-default.sppb-btn-rounded:hover {
    opacity: 0.6;
}
.slider.fwre-slider-for.slick-initialized.slick-slider {
    height: unset !important;
}

/*list your house*/
.card-block span#basic-addon1 {
    text-transform: uppercase;
}
#fwre .fwre-management-toolbar a, #fwre .fwre-management-toolbar button {
    background: #165195 !important;
    padding: 5px 15px !important;
    font-size: 14px !important;
    color: #fff !important;
    border: none !important;
}
@media(max-width:991px){
#fwre .fwre-management-toolbar a, #fwre .fwre-management-toolbar button {
    background: #165195 !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
    color: #fff !important;
    border: none !important;
    margin: 3px;
}}
#fwre .fwre-management-toolbar a:hover, #fwre .fwre-management-toolbar button:hover {
    opacity: 0.6;
}
.fwcss select.form-control:not([size]):not([multiple]) {
    font-size: 14px !important;
}
.col-md-7.fwre-management-search button#search_by_id_submit {
    background: #165195 !important;
    padding: 5px 15px !important;
    font-size: 14px !important;
    color: #fff !important;
    border: none !important;
    position: absolute;
    right: 8px;
    z-index: 999999999999 !important;
}
.col-md-7.fwre-management-search button#search_by_id_submit:hover {
    opacity: 0.6;
}
@media(max-width:991px){
.col-md-7.fwre-management-search input.form-control {
    width: 100% !important;
}
.col-md-7.fwre-management-search {
    position: relative !important;
}
.col-md-7.fwre-management-search button#search_by_id_submit {
    padding: 5px 10px !important;
    font-size: 12px !important;
    z-index: 999;
}
.col-md-7.fwre-management-search {
    padding: 0px 15px !important;
    margin-top: 15px;
}
.col-md-7.fwre-management-search span.input-group-btn {
    position: absolute !important;
    right: -8px;
    bottom: -26px;
}
.col-md-5.fwre-management-lang,
.row.fwre-management-filters .col-md-4,
.row.fwre-management-filters .col-md-3,
.col-md-1.fwre-management-qty {
    padding: 0px 15px !important;
    margin-top: 15px;
}
#fwre .fwre-management-filters {
    margin-bottom: 0px;
}
}

/*primary*/
.fwcss .col-md-1, .fwcss .col-md-2, .fwcss .col-md-3, .fwcss .col-md-4, .fwcss .col-md-5,
.fwcss .col-md-6, .fwcss .col-md-7, .fwcss .col-md-8, .fwcss .col-md-9, .fwcss .col-md-10,
.fwcss .col-md-11, .fwcss .col-md-4 ,.fwcss .col-sm-4 {
    font-size: 14px !important;
  	line-height: 1.5;
}
.btn-group.mr-2 button {
    font-size: 14px !important;
}
.toggle-editor.btn-toolbar.pull-right.clearfix a.btn.btn-default {
    margin-top: 15px;
}

select#fwre-sel-property_type {
    font-size: 14px;
}
select#fwre-sel-categories {
    font-size: 14px;
}
input#butt-fwre-sel-categories, input#butt-fwre-sel-status_id, input#butt-fwre-sel-property_type {
    background: #2ebf5e !important;
    color: #fff !IMPORTANT;
    font-size: 14px !important;
    padding: 10px !important;
    line-height: 1px !important;
    border: none !important;
}
input#cancel-fwre-sel-categories, input#cancel-fwre-sel-status_id, input#cancel-fwre-sel-property_type {
    background: #000 !important;
    color: #fff !IMPORTANT;
    font-size: 14px !important;
    padding: 10px !important;
    line-height: 1px !important;
    border: none !important;
    margin-left: 10px;
}
input#butt-fwre-sel-categories:hover, input#butt-fwre-sel-status_id:hover, input#butt-fwre-sel-property_type:hover {
    opacity: 0.6;
}
input#cancel-fwre-sel-categories:hover, input#cancel-fwre-sel-status_id:hover, input#cancel-fwre-sel-property_type:hover {
    opacity: 0.6;
}
.fwcss .input-group-addon {
    padding: 17px 20px !important;
    font-size: 14px;
    width: 100px;
}
.card-subtitle {
    font-size: 14px !important;
}
.card-header {
    font-size: 16px !important;
}
span.small.text-muted, #fwre .fwre-property-tab-content .card-block {
    font-size: 14px !important;
}
input#multi-upload-interior, input#multi-upload-utility {
    height: unset;
}
.fwre-management-filters {
    margin-top: 20px;
}
.fwre-management-filters {
    display: none;
}
.col-md-5.fwre-management-lang {
    display: none;
}
.com-fwrealestate.view-usersection .fwcss .mt-1 {
    display: inline-block !important;
}
.com-fwrealestate.view-usersection th.text-center {
    min-width: 50px;
}
@media(max-width:991px){
  .fwcss .float-left {
    margin-bottom: 10px;
}
ul.nav.nav-tabs.fwre-property-tabs.fwre-management-tabs a {
    font-size: 13px !important;
    margin-top: 30px;
}
  .card-block .col-md-8 .col-2, .card-block .col-md-8 .col-3 {
    padding: 0px 15px 0px 0px  !important;
}
#fwre .fwre-management-section .card .card-block .input-group .form-control {
    width: 61%;
}
  #fwre .fwre-management-section table img {
    max-width: 150px;
}
}
.modal-dialog class {
  z-indexÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼Ãƒâ€¦Ã‚Â¡ 9999999 !ImportantÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº
}

/*horizontal listing*/
.fwre-list-item {
    padding: 15px !important;
  	background-color: #ffffff61;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
.fwre-list-item-title a {
    font-size: 20px !important;
}
#fwre .fwre-list-item-info > .row > div {
    padding-right: 15px;
}
#fwre .fwre-list-item-text {
    font-size: 14px;
}
a.btn.btn-primary.fwre-read-more {
    color: #ffffff !important;
    text-transform:uppercase !important;
	font-size: 15px !important;
    font-weight: bold !important;
    background-color: #011b8c !important;
    border: 2px solid #011b8c !important;
    border-radius: 8px !important;
    box-shadow:0 0 3px #fff !important;
  	transition: 0.3s;
}
a.btn.btn-primary.fwre-read-more:hover, a.btn.btn-primary.fwre-read-more:focus {
    color: #011b8c !important;
    box-shadow:0 0 3px #011b8c !important;
    background-color: #011b8c12 !important;
  	border-color: #011b8c !important;	
}
.fwre-list-item-price {
    font-size: 18px !important;
  	color:#fff;
}
.fwre-list-item-icons {
    padding-left: 18px !important;
}
.mt-2.fwre-list-item-type span {
    font-size: 14px !important;
    background: #000;
    border-radius: 0px !important;
    color: #fff;
    padding: 5px !IMPORTANT;
}
.fwre-list-item-text {
    margin-bottom: 20px;
}
.fwre-list-item-agent {
    background: #ececec;
    padding: 5px !important;
    margin-bottom: 30px;
}
.fwre-list-item-agent-name {
    font-weight: 600;
    line-height: 2;
}
.fwre-list-item-options {
    padding-left: 15px;
}

/*paymetn*/

/*kiple payment*/

label.input-label {min-width: 27%;}

@media (max-width: 767px){
  label.input-label { min-width: 35%; }
}
.kiple-form select, input[type="email"]:not(.form-control), textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
}
.kiple-form input[type="text"]:not(.form-control) {
    width: 68%;display: inline-block;
}
@media (max-width: 767px){
.kiple-form input[type="text"], .kiple-form input[type="email"]:not(.form-control) {
    width: 100% !Important;
}
}
.kiple-form input[type="email"]:not(.form-control) {
    border: 1px solid #ccc !important;
    width: 68%;
    display: inline-block;
}
.kiple-form input.btn.btn-primary.btn-lg-tracking {
    color: #165195;
    margin-top: 30px;
}
.kiple-form input.btn.btn-primary.btn-lg-tracking:hover {
    color: #fff;
}

/*agent listing*/
.fwre-agent-item-photo {
    height: unset !important;
}
.fwre-agent-item-details {
    font-size: 13px !important;
    line-height: 1.5;
    min-height: 92px;
}
#fwre .fwre-agent-item-name a {
    font-size: 16px;
}
#fwre .fwre-agent-item-company-info {
    font-size: 13px !important;
    min-height: 50px !important;
}
.fwre-agent-item-properties {
    font-size: 12px !important;
    margin-top: 5px !important;
}
.fwre-agent-item-photo {
    height: 225px;
}
@media(max-width:991px){
#fwre .fwre-agents-list > div:first-child {
    padding-left: 1rem !important;
}}

/*agent-details*/
#fwre .fwre-agent-profile-info > div {
    font-size: 15px;
    line-height: 2;
}
.fwre-agent-profile-company-info {
    line-height: 2;
    margin-top: 30px;
    background: #ececec;
    padding: 15px;
    font-size: 12px !important;
}
.fwre-agent-profile-title {
    font-size: 20px !important;
}
@media(min-width:992px){
  .fwre-agent-profile-company {
    position: relative;
}
.fwre-agent-profile-company:after {
    position: absolute;
    content: '';
    background: #d6d6d6;
    height: 100%;
    width: 1px;
    left: -20px;
    top: 0;
}
}
@media(max-width:991px){
.fwre-agent-profile-company-info {
    margin-bottom: 50px;
}
#fwre .fwre-agent-profile-side .row > div {
    padding: 0px 15px;
    margin-top: 30px;
}
.fwre-agent-profile-company {
    border-top: 1px solid #ececec;
}
.col-md-3.fwre-agent-profile-photo {
    margin-top: 20px;
}}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
    background: #014c8c !important;
    color: #fff;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee;
}
.modal-header .close {
	margin-top: 2px;
}
.modal-header h3 {
	margin: 0;
	line-height: 30px;
}

.modal-body iframe {
	width: 100%;
	max-height: none;
	border: 0 !important;
}
.modal-form {
	margin-bottom: 0;
}
.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	*zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: "";
	line-height: 0;
}
.modal-footer:after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

.modal-header .close {
	width: 50px;
	margin-top: 0;
	margin-right: -15px;
	font-size: 2rem;
	line-height: 50px;
	border-left: 1px solid #ccc;
}
.modal-body {
	padding: 0;
	width: 100%;
	height: auto;
	max-height: none;
}
.modal-body .container-fluid {
	padding-top: 15px;
	padding-bottom: 15px;
}
.modal-footer {
	clear: both;
}

.modal-body[class^="jviewport-height"],
.modal-body[class*="jviewport-height"] {
	max-height: none;
}
textarea.form-control.fwre-required {
    line-height: 1.5 !important;
}
#fwre button.btn.sppb-btn.whatsapp-button-contact-form.sppb-btn-default.sppb-btn-rounded i.fa.fa-whatsapp,
div#fwre button.btn.sppb-btn.tel-button-contact-form.sppb-btn-default.sppb-btn-rounded i.fa.fa-phone {
    font-family: 'Font Awesome 5 Brands', 'raleway';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
}

/*message table*/
th.table-msg-property-title-title {
    min-width: 150px !important;
}
table.table.table-msg {
    font-size: 14px !important;
    text-align: left !important;
}
th.table-msg-text-title {
    min-width: 300px !important;
}
th.table-msg-agent-username-title {
    min-width: 150px !important;
}
th.table-msg-created-title {
    min-width: 150px !important;
}

/*filter*/
select#fwre-mod-price-from {
    width: 100%;
}
select#fwre-mod-price-to {
    width: 100%;
}

/*phone-icon*/
/* .fa-phone:before {
    font-family: 'FontAwesome' !important;
} */

.com-fwrealestate.view-usersection .muted.mt-1 {
    padding-left: 20px;
}
@media(max-width:991px){
.com-fwrealestate.view-usersection .muted.mt-1 {
    display: block !important;
    padding-left: 0px;
}}

/*edit agent*/
.fwcss input.form-control.required {
    font-size: 14px;
}
.fwcss .form-control {
    font-size: 14px;
}
.text-muted.small {
    font-size: 14px;
    padding-top: 5px;
}
@media(max-width:991px){
form#adminForm {
    padding-top: 30px;
}}

/*recommended property*/
.size-gallery-owl-prev {
    left: -30px;
}
.size-gallery-owl-next {
    right: -30px;
}
.recommended-property .size-gallery-owl-carousel.size-gallery-owl-theme .card-description {
    height: 86px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}
@Media(max-width:991px){
.recommended-property .size-gallery-owl-carousel.size-gallery-owl-theme .card-description {
    height: 80px;
}
}
.recommended-property .size-gallery-owl-carousel.size-gallery-owl-theme .card-description p {
    margin: 0px;
}
.recommended-property .size-gallery-owl-carousel.size-gallery-owl-theme .card-price.fwre-item-price span {
    color: #155193;
    font-weight: 700;
    font-size: 17px;
}
.recommended-property .size-gallery-owl-carousel.size-gallery-owl-theme .card-title.fwre-item-title {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.recommended-property .size-gallery-owl-carousel.size-gallery-owl-theme .card-address.fwre-item-address {
    font-size: 14px;
    color: #a5a5a5;
    font-weight: 500;
}
.recommended-property .size-gallery-owl-carousel.size-gallery-owl-theme .card-options.fwre-item-options {
    color: #000;
}
.recommended-property .size-gallery-owl-carousel.size-gallery-owl-theme.size-gallery-owl-carousel.size-gallery-owl-drag .owl-item {
    border: 1px solid #c3c3c3 !important;
}
.recommended-property .size-gallery-owl-carousel.size-gallery-owl-theme .fwre-item-info {
    padding: 10px;
}
@media(min-width:992px){
.recommended-property .size-gallery-owl-carousel.size-gallery-owl-theme .fwre-item-info {
    min-height: 240px;
}}
.recommended-property .size-gallery-owl-theme .size-gallery-owl-dots .size-gallery-owl-dot span {
    width: 30px;
    height: 5px;
}
.recommended-property .size-gallery-owl-prev span, .size-gallery-owl-next span {
    color: #000;
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
    text-shadow: 1px 1px 0px #fff;
}
.recommended-property {
    margin-top: 50px;
}
.recommended-property h1.module-title {
    font-size: 30px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #ececec;
}
@media(min-width:992px){
.recommended-property .product-picture-container.fwre-item-image {
    height: 210px;
}}
@media(max-width:991px){
.recommended-property .product-picture-container.fwre-item-image {
    height: 250px;
}}
.fwre-item-types {
    position: absolute;
    color: #fff !important;
    font-weight: 600;
    background: #161642;
    padding: 3px 25px;
    line-height: 1;
    left: -10px;
    font-size: 16px;
    transition: 0.3s;
    top: 180px;
}
.fwre-item-types a {
    color: #fff !important;
}.fwre-item-categories {
    position: absolute;
    right: 15px !important;
    top: 25px !important;
    text-align: right;
}

/*map listing*/


.fwre-toolbar-options-ordering input#search_name {
  	width: 135px !important;
  	font-size: 11px;border-radius: 0px !IMPORTANT;
 	margin-right: 10px;
  	height: 35px !IMPORTANT;
  	padding: 5px;}

.row.fwre-listing-toolbar .col-lg-8.fwre-toolbar-options select#type {
    padding: 5px 0px !important;
    height: 35px !important;
    margin-right: 10px;
    font-size: 11px !important;
    border-radius: 0px !Important;
    width: 95px;
}
.row.fwre-listing-toolbar .col-lg-8.fwre-toolbar-options select#category {
    padding: 5px 0px !important;
    height: 35px !important;
    font-size: 10px !important;
    border-radius: 0px !Important;
    width: 100px;
}
.row.fwre-listing-toolbar .col-lg-8.fwre-toolbar-options span.fwre-toolbar-options-label {
    font-weight: 600;
    font-size: 14px;
  	display:none;
}
.row.fwre-listing-toolbar .col-lg-8.fwre-toolbar-options {
    margin-bottom: 50px;
    color: #fff;
}
select#order {
    width: 150px;
}
.col-lg-8.fwre-toolbar-options #fwre .fwre-toolbar-options * {
    display: inline-block;
}
@media(min-width:992px){
.col-lg-8.fwre-toolbar-options.fwre-toolbar-options * {
    display: flex;
    align-items: center;
    float: right;
}}
@media(max-width:991px){
.row.fwre-listing-toolbar .col-lg-8.fwre-toolbar-options select#type {
    padding: 5px 2px !important;
    height: 30px !important;
    width: 80px;
    margin-right: 15px;
    font-size: 10px !important;
    border-radius: 0px !Important;
}
.row.fwre-listing-toolbar .col-lg-8.fwre-toolbar-options select#category {
    padding: 5px 2px !important;
    width: 80px;
    height: 30px !important;
    font-size: 10px !important;
    border-radius: 0px !Important;
}
.row.fwre-listing-toolbar .col-lg-8.fwre-toolbar-options span.fwre-toolbar-options-label {
    font-weight: 600;
    font-size: 12px !Important;
}
.row.fwre-listing-toolbar .col-lg-8.fwre-toolbar-options {
    padding: 0px;
    margin-bottom: 10px;
}
.fwre-toolbar-options-ordering select#order {
    padding: 5px 2px !important;
    height: 30px !important;
    width: 80px;
    margin-right: 0px;
    display: block;
    font-size: 10px !important;
    border-radius: 0px !Important;
}}

/*recurring*/
.paymentdatum-edit.front-end-edit input {
    width: 100% !important;
}
.paymentdatum-edit.front-end-edit figure img {
    margin: auto;
}

.paymentdatum-edit.front-end-edit #state_chzn {
    width: 100% !IMPORTANT;
}

.paymentdatum-edit.front-end-edit input#kiple_submit {
    background: #155193 !important;
    border: none !important;
    border-radius: 0px !important;
    width: 300px !IMPORTANT;
}
.paymentdatum-edit.front-end-edit input#kiple_submit:hover {
    background: #000000 !important;
}
.paymentdatum-edit.front-end-edit p#center {
    text-align: center;
    margin-top: 50px;
}

.paymentdatum-edit.front-end-edit input#kiple_submit {
    animation-name            : shadow    ;
    animation-duration        : 0.9s     ;
    animation-iteration-count : infinite  , infinite  ;
    animation-direction       : alternate , alternate ;
}
@keyframes shadow {
    from { filter: drop-shadow(0px 0px 0px #1fd9f8); }
    to   { filter: drop-shadow(0px 0px 20px #1fd9f7); }
}
.paymentdatum-edit.front-end-edit h1 {
    margin-bottom: 30px;
}
.paymentdatum-edit.front-end-edit select#state {
    width: 100% !important;
}

/*phone-verification*/
.cls-phone-validation button#submit_phone {
    background: #155193 !important;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    border: none !important;
    border-radius: 0px !important;
    width: 300px !IMPORTANT;
    transition: 0.3s;
    margin-top: 0px;
    width: 100% !important;
}
.cls-phone-validation button#submit_phone:hover {
    background: #000000 !important;
}
.cls-phone-validation {
    background: #ececec;
    padding: 30px 15px;
    margin: auto;
}
@media(min-width:992px){
  .cls-phone-validation {
    width: 50%;
    padding: 30px 30px 50px 30px;
    margin: auto;
}
}
.cls-phone-validation input#phone_no {
    width: 100% !important;
}
.cls-phone-validation p.field-title.col-4 {font-weight: 700;}

.cls-phone-validation h5.after-click {
    font-size: 18px;
    font-weight: 600;
    font-family: 'open sans';
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
}
.cls-phone-validation input#verify_code {
    width: 100%;
}
.cls-phone-validation button#submit-form {
    background: #155193 !important;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    border: none !important;
    border-radius: 0px !important;
    width: 300px !IMPORTANT;
    transition: 0.3s;
    margin-top: 0px;
    width: 100% !important;
}
.cls-phone-validation button#submit-form:hover {
    background: #000000 !important;
}

.fwre-property-tab-content a.btn.next-page-btn, div#fwre-item-pictures .publish-button-container a.btn.publish-btn {
  background-color: #ffffff;
  border-color: #f94d1c;
  color: #145192 !important;
  border-radius:0px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 10px 30px !important;
  border: 2px solid #3c8fdb;
}
.fwre-property-tab-content a.btn.next-page-btn:hover,
.fwre-property-tab-content a.btn.next-page-btn:focus,
.fwre-property-tab-content a.btn.next-page-btn:active,
div#fwre-item-pictures .publish-button-container a.btn.publish-btn:focus,
div#fwre-item-pictures .publish-button-container a.btn.publish-btn:hover,
div#fwre-item-pictures .publish-button-container a.btn.publish-btn:active {
  background-color: #165195;
  color: #fff !important;
  border: 2px solid #165195;
}
.size-gallery-owl-carousel .owl-item img {
    object-fit: cover;
}

@media(min-width:992px){
.total-commission.col-sm-4 {
    min-height: 134px;
}}
@media(max-width:991px){
.total-commission.col-sm-4 {
    width: 100% !important;
    margin-bottom: 10px !IMPORTANT;
}}
.total-commission.col-sm-4 ul {
    list-style: none;
    padding: 0px;
     margin-bottom: 0;
}
.total-commission.col-sm-4 ul li {
    margin: 0px 15px;
    padding-left: 10px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000;
}
.total-commission.col-sm-4 ul li::marker {
    color: #131646;
    content: '\f00c';
    font-family: fontawesome;
}
@media(max-width:991px){
.total-commission.col-sm-4 ul li {
    font-size: 13px !important;
}
}


/*pagination*/
.pagination.pagination-toolbar.clearfix .limit.pull-right {
    float: left !important;
}
.pagination.pagination-toolbar.clearfix {
    padding-bottom: 160px;
}

/*listing*/
span.views {
    color: #fff;
}

/*single property address*/
.fwre-property-location {
    color: #fff;
}

/* project list filter */
@media (max-width:991px){
    .col-lg-8.fwre-toolbar-options form{
    	display: flex;
    	flex-wrap:wrap;
      	margin-top:20px;
	}

	.fwre-toolbar-options-ordering {
    	width:50%;
    	padding: 0 5px 0 0;
	}

	.fwre-toolbar-options-ordering input#search_name {
    	width:100% !important;
	}

	.fwre-toolbar-options-ordering select#order{
    	width:100% !important;
    	padding:8px !important;
    	height: 35px !important;
	}

	.fwre-toolbar-options-ordering select#type {
    	width:100% !important;
    	padding:8px !important;
    	height: 35px !important;
	}

	.fwre-toolbar-options-ordering select#category {
    	width:100% !important;
    	padding:8px !important;
    	height: 35px !important;
	}
}
