/*!
Theme Name: Fursatcom
Theme URI: http://underscores.me/
Author: Oussama Khoubrane
Author URI: https://www.fiverr.com/oussama6199
Description: Fursatcom...a world of opportunities awaits you
Version: 1.1.9
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fursatcom
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

#hero .overlay {
	opacity: .98;
	background-color: #95004c;
}

#hero .bg {
	background-size: contain;
}

#hero .main-search-input .main-search-input-item:first-of-type {
	border-left-color: transparent;
}

.iti {
	width: 100%;
}

.iti__arrow {
	display: none;
}

.iti__selected-flag {
	padding: 0 14px !important;
	border-left: 1px solid #e5e7f2;
}

@media (min-width: 968px) {
	.iti__country-list {
		overflow: scroll;
	}
}

.iti__country-list {
	z-index: 99999;
}

[data-phone-mask] {
	border: 1px solid #e5e7f2;
	background: #F5F7FB;
	width: 100%;
	padding: 15px 70px 15px 20px !important;
	border-radius: 4px;
	color: #7d93b2;
	font-size: 12px;
	-webkit-appearance: none;
	outline: none;
	overflow: hidden;
	/* z-index: 1; */
	font-weight: 400;
	direction: ltr;
	text-align: right;
}

.phone-input-wrapper,
.account-input-wrapper .nice-select {
	margin-bottom: 20px;
	position: relative;
}

.data-phone-box {
	margin-bottom: 20px;

}

.iti--container {
	position: absolute;
	top: unset !important;
	right: 0 !important;
	/* z-index: 0 !important; */
}

.iti-mobile .iti--container {
	top: 75px !important;
	bottom: 0 !important;
	right: 0 !important;
	left: 0 !important;
	position: absolute !important;
	height: 200px !important;
}

input:disabled,
select:disabled,
textarea:disabled,
.nice-select.disabled {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAKrVq36zwjjgzhhYWGMYAEYB8RmROaABADeOQ8CXl/xfgAAAABJRU5ErkJggg==) repeat !important;
}

.pricing-column .year-features {
	display: none;
}

.pricing-column.year-mont .month-features {
	display: none;
}

.pricing-column.year-mont .year-features {
	display: list-item;
}

.pricing-column.current {
	border-color: #566985;
}

.pricing-column.current .price-link,
.pricing-column.current .recomm-price {
	background: #566985;
	color: #fff;
}

.pricing-column.current span {
	color: #566985;
}


#subscriptions .row {
	margin-top: 40px;
}

.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover {
	background: #8b004e !important;
	background-color: #8b004e !important;
	color: white !important;
	text-shadow: transparent !important;
	box-shadow: none;
	border-color: #8b004e !important;
}

.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover {
	background: #8b004e !important;
	background-color: #8b004e !important;
	color: white !important;
	text-shadow: transparent !important;
	box-shadow: none;
	border-color: #8b004e !important;
}

.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
	background: #8b004e !important;
	color: white !important;
	text-shadow: transparent !important;
	border-color: #8b004e !important;
}

.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover {
	background: #8b004e !important;
	box-shadow: none;
	text-shadow: transparent !important;
	color: white !important;
	border-color: #8b004e !important;
}

.woocommerce .cart_totals h2 {
	font-size: 20px;
	margin: 20px 0;
	font-weight: 600;
}

.woocommerce .product-thumbnail {
	display: none;
}

.woocommerce-page .col-1,
.woocommerce-page .col-2 {
	background: #fff;
	border-radius: 4px;
	padding: 30px;
}

.woocommerce-page :is(.col-1, .col-2) h3 {
	margin-bottom: 15px;
	font-weight: 500;
}

.woocommerce-page :is(.col-1, .col-2) :is(input:not([type="radio"], [type="checkbox"]), select, textarea) {
	border: 1px solid #e5e7f2;
	background: #F5F7FB;
	width: 100%;
	padding: 15px 20px;
	border-radius: 4px;
	color: #7d93b2;
	font-size: 12px;
	-webkit-appearance: none;
	outline: none;
	overflow: hidden;
	z-index: 1;
	font-weight: 400;
}

.woocommerce-page :is(.col-1, .col-2) :is(input, textarea)::placeholder {
	font-family: 'Tajawal', sans-serif;
}

.woocommerce button {
	font-family: 'Tajawal', sans-serif;
}

.woocommerce .select2-selection {
	height: 46px;
	border: 1px solid #e5e7f2;
	background: #F5F7FB;
}

.woocommerce .select2-selection__rendered {
	padding: 8px 20px;
}

.woocommerce .select2-selection__arrow {
	height: 46px !important;
}

.woocommerce form .form-row {
	margin-bottom: 15px;
}

.woocommerce table.shop_table {
	border: none;
	margin: 0;
	padding: 30px;
	border-radius: 4px;
	background: #fff;
}

.woocommerce table.shop_table input {
	padding: 8px;
	border: 1px solid #e5e7f2;
	border-radius: 4px;
}

.woocommerce .cart-collaterals .cart_totals {
	background: #fff;
	margin-top: 40px;
	padding: 0 30px;
	border-radius: 6px;
	float: right;
}

.woocommerce a.remove {
	font-size: 1.2em;
	line-height: .8;
	color: #8b004e !important;
	font-weight: 500;
}

.woocommerce a.remove:hover {
	background: #8b004e;
}

.woocommerce-message {
	line-height: 2em;
}

.woocommerce button:hover {
	opacity: .8;
}

.woocommerce-error li {
	margin-bottom: 10px;
}

.woocommerce-error::before {
	top: 15px;
}

.type-page .container {
	background: #fff;
	padding: 25px 30px;
	border-radius: 6px;
}

.page:not(.woocommerce-page) .type-page .container :is(p, li, span, a) {
	font-size: 16px;
	line-height: 30px;
	color: #1e1e1e;
	text-align: right;
}

.type-page :is(h2, h3, h4, h5, h6) {
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
}

.type-page .container h2 {
	font-size: 26px;
}

.type-page .container h3 {
	font-size: 20px;
}

.type-page .container h4 {
	font-size: 17px;
}

.type-page .container h5 {
	font-size: 16px;
}

.type-page .container h6 {
	font-size: 13px;
}

.woocommerce ul.order_details li {
	font-size: 1em;
}

.woocommerce #payment img {
	width: 16px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background: rgb(139 0 78 / 5%);
}

#payment .input-radio {
	position: relative;
	top: 4px;
	accent-color: #8b004e;
}

#payment .input-checkbox {
	accent-color: #8b004e;
}

.wc_payment_method p {
	padding: 0;
	margin: 0;
}

.woocommerce section {
	padding: 0;
}

.input-featured-box-listing, .input-featured-box-listing-from-points {
	padding-top: 20px;
	line-height: 1;
	background: #fff;
	margin-top: 20px;
	border-radius: 4px;
}

.orange-bg {
	background-color: #e8c577;
	color: #383838;
}

#featured-widget .box-widget-content {
	border: 2px solid #e6c06b;
}

.listing-pay span {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}

#dashboard-payment-reports .dashboard-payments-wrap {
	background: #fff;
	padding: 25px 30px;
	border-radius: 6px;
	margin-bottom: 20px;
	padding-top: 10px;
}

#dashboard-payment-reports .dashboard-payments-wrap h2 {
	display: none;
}

#dashboard-payment-reports .dashboard-payments-wrap table.my_account_orders {
	width: 100%;
	text-align: right;
}

#dashboard-payment-reports .dashboard-payments-wrap table.my_account_orders thead span {
	font-size: 16px;
	font-weight: 500;
	color: #566985;
	line-height: 40px;
}

#dashboard-payment-reports table.my_account_orders .order-actions {
	display: none;
	width: 0;
}

#dashboard-payment-reports table.my_account_orders tbody {
	border-top: 1px solid #eee;
}

#dashboard-payment-reports table.my_account_orders tbody tr {
	position: relative;
	top: 10px;
	font-size: 15px;
	color: #1e1e1e;
	line-height: 28px;
}

#dashboard-payment-reports table.my_account_orders tbody tr a {
	pointer-events: none !important;
}

[data-phone-mask] {
	padding-right: 20px !important;
	text-align: left !important;
	padding-left: 95px !important;
}

[data-phone-mask]::placeholder {
	text-align: right !important;
}

.iti__country-list {
	top: 50px;
}

span.iti__dial-code {
	direction: ltr !important;
	display: inline-flex;
}

.contats-list li a {
	direction: ltr;
}

span.user-status {
	position: absolute;
	height: 14px;
	width: 14px;
	background: #f44336;
	top: 5px;
	right: 5px;
	border-radius: 50%;
	border: 2px solid #fff;
}

span.user-status.user-online {
	background: #4caf50;
}

.geodir-category-content_price small {
	font-size: 14px;
	color: #aaa;
	text-decoration: line-through;
	margin-right: 6px;
}

#categories {
	padding: 20px 0;
}

#hero {
	padding: 100px 0 160px 0;
}

#categories .slick-slide {
	margin: 0 -10px !important;
}

.store-verify {
	margin-bottom: 30px;
}

#store-verification-form input {
	padding-right: 20px !important;
}

#reports-issues .hystmodal__window {
	padding: 20px;
}

#reports-issues .hystmodal__window h2 {
	font-size: 20px;
	font-weight: 600;
	color: #566985;
	margin-bottom: 20px;
}

#reports-issues .hystmodal__window .close-reg {
	top: 25px;
}

.banner-wrapper {
	/* width: 100%;
	height: 100%; */
	clear: both;
}

.banner-wrapper img {
	height: auto;
	width: 100%;
	object-fit: cover;
	/* padding: 40px 0; */
}
.maroof_cert{
	float: right;
}
.list-single-main-item_content.fl-wrap p{
	font-size: 20px;
    color: #616161;
}
section#places{
	height: 300px;
}
.half-carousel-title{
	top: -100px;
}
.half-carousel-conatiner{
	height: auto;
}
.half-carousel-content{
	bottom: 300px;
}
.gallery-item.list-form.for_for-sell,
.gallery-item.list-form.for_for-investment,
.gallery-item.list-form.for_for-rent,
.gallery-item.list-form.for_for-search,
.gallery-item.list-form.for_for-buy,
.gallery-item.list-form.for_for-auction,
.gallery-item.list-form.for_for-assignment,
.gallery-item.list-form.for_to-swap{
    position: unset !important;
    width: 100% !important;
    height: 200px !important;
}
.gallery-item.list-form.for_for-sell .geodir-category-img.fl-wrap,
.gallery-item.list-form.for_for-investment .geodir-category-img.fl-wrap,
.gallery-item.list-form.for_for-rent .geodir-category-img.fl-wrap,
.gallery-item.list-form.for_for-search .geodir-category-img.fl-wrap,
.gallery-item.list-form.for_for-buy .geodir-category-img.fl-wrap,
.gallery-item.list-form.for_for-auction .geodir-category-img.fl-wrap,
.gallery-item.list-form.for_for-assignment .geodir-category-img.fl-wrap,
.gallery-item.list-form.for_to-swap .geodir-category-img.fl-wrap{
    width: 30% !important;
    float: right !important;
    position: unset;
    height: 100% !important;
}
.gallery-item.list-form.for_for-sell .geodir-category-img img,
.gallery-item.list-form.for_for-investment .geodir-category-img img,
.gallery-item.list-form.for_for-rent .geodir-category-img img,
.gallery-item.list-form.for_for-search .geodir-category-img img,
.gallery-item.list-form.for_for-buy .geodir-category-img img,
.gallery-item.list-form.for_to-swap .geodir-category-img img,
.gallery-item.list-form.for_for-assignment .geodir-category-img img,
.gallery-item.list-form.for_for-auction .geodir-category-img img{
	height: 100% !important;
}
.gallery-item.list-form.for_for-sell .geodir-category-content.fl-wrap,
.gallery-item.list-form.for_for-investment .geodir-category-content.fl-wrap,
.gallery-item.list-form.for_for-rent .geodir-category-content.fl-wrap,
.gallery-item.list-form.for_for-search .geodir-category-content.fl-wrap,
.gallery-item.list-form.for_for-buy .geodir-category-content.fl-wrap,
.gallery-item.list-form.for_to-swap .geodir-category-content.fl-wrap,
.gallery-item.list-form.for_for-assignment .geodir-category-content.fl-wrap,
.gallery-item.list-form.for_for-auction .geodir-category-content.fl-wrap{
    position: unset;
    float: left !important;
    width: 70% !important;
    height: 100% !important;
}


.gallery-item.featured-list-form.for_for-sell,
.gallery-item.featured-list-form.for_for-investment,
.gallery-item.featured-list-form.for_for-buy,
.gallery-item.featured-list-form.for_for-rent,
.gallery-item.featured-list-form.for_for-search,
.gallery-item.featured-list-form.for_for-auction,
.gallery-item.featured-list-form.for_to-swap,
.gallery-item.featured-list-form.for_for-assignment
{
    position: unset !important;
    width: 50% !important;
    height: 200px !important;
}
.gallery-item.featured-list-form.for_for-sell .geodir-category-img.fl-wrap ,
.gallery-item.featured-list-form.for_for-investment .geodir-category-img.fl-wrap,
.gallery-item.featured-list-form.for_for-buy .geodir-category-img.fl-wrap,
.gallery-item.featured-list-form.for_for-rent .geodir-category-img.fl-wrap,
.gallery-item.featured-list-form.for_for-search .geodir-category-img.fl-wrap,
.gallery-item.featured-list-form.for_to-swap .geodir-category-img.fl-wrap,
.gallery-item.featured-list-form.for_for-auction .geodir-category-img.fl-wrap,
.gallery-item.featured-list-form.for_for-assignment .geodir-category-img.fl-wrap
{
    width: 30% !important;
    float: right !important;
    position: unset;
    height: 100% !important;
}
.gallery-item.featured-list-form.for_for-sell .geodir-category-img img,
.gallery-item.featured-list-form.for_for-investment .geodir-category-img img,
.gallery-item.featured-list-form.for_for-buy .geodir-category-img img,
.gallery-item.featured-list-form.for_for-rent .geodir-category-img img,
.gallery-item.featured-list-form.for_for-search .geodir-category-img img,
.gallery-item.featured-list-form.for_for-auction .geodir-category-img img,
.gallery-item.featured-list-form.for_to-swap .geodir-category-img img,
.gallery-item.featured-list-form.for_for-assignment .geodir-category-img img
{
	height: 100% !important;
}
.gallery-item.featured-list-form.for_for-sell .geodir-category-content.fl-wrap,
.gallery-item.featured-list-form.for_for-investment .geodir-category-content.fl-wrap,
.gallery-item.featured-list-form.for_for-buy .geodir-category-content.fl-wrap,
.gallery-item.featured-list-form.for_for-rent .geodir-category-content.fl-wrap,
.gallery-item.featured-list-form.for_for-search .geodir-category-content.fl-wrap,
.gallery-item.featured-list-form.for_to-swap .geodir-category-content.fl-wrap,
.gallery-item.featured-list-form.for_for-auction .geodir-category-content.fl-wrap,
.gallery-item.featured-list-form.for_for-assignment .geodir-category-content.fl-wrap
{
    position: unset;
    float: left !important;
    width: 70% !important;
    height: 100% !important;
}
.geodir-category-content p{
	display: none !important;
}
.listing-item.has_one_column{
	/*height: 170px !important;*/
	height: auto !important;
}
/* .list-single-opt_header_cat li {
    width: 25%;
} */
.addtoany_share_save_container.addtoany_content.addtoany_content_top {
    display: none;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
 visibility: hidden;
    width: 200px;
    background-color: #a8a8a8;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
	/* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 45px;
    right: 17px;

}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.bg{
	position: unset !important;
	background-attachment:unset !important;
	background-position: unset !important;
	background-size:99% 46%;
	background-repeat: no-repeat;
}
.section-title h4{
	font-size:16px !important;
}
a.all_listings {
    font-size: 16px;
    float: left;
    padding: 20px;
    text-decoration: underline;
}

@media (max-width: 575px) {
	.gallery-item.featured-list-form.for_for-investment,.gallery-item.featured-list-form.for_for-buy,.gallery-item.featured-list-form.for_for-search,.gallery-item.featured-list-form.for_for-sell, .gallery-item.featured-list-form.for_for-auction, .gallery-item.featured-list-form.for_for-investment, .gallery-item.featured-list-form.for_for-buy, .gallery-item.featured-list-form.for_for-rent, .gallery-item.featured-list-form.for_for-search, .gallery-item.featured-list-form.for_to-swap, .gallery-item.featured-list-form.for_for-assignment{
		width: 100% !important;
		height: 187px !important;
	}

	.listing-item{
		width: 100% !important;
		height: auto !important;
	}
}

@media only screen and (max-width: 800px){
	.gallery-item.featured-list-form.for_for-sell {
		width: 100% !important;
	}
	.list-single-opt_header_cat li {
    width: 100%;
}
	section#places{
		height: 500px !important;
	}
	.gallery-item.featured-list-form.for_for-sell, .gallery-item.featured-list-form.for_for-auction{
	height:187px !important;
}
	.gallery-item.featured-list-form.for_for-sell .geodir-category-img.fl-wrap, .gallery-item.featured-list-form.for_for-auction .geodir-category-img.fl-wrap, 
	.gallery-item.featured-list-form.for_for-assignment .geodir-category-img.fl-wrap{
		width:40% !important;
	}
	.gallery-item.featured-list-form.for_for-sell .geodir-category-content.fl-wrap, .gallery-item.featured-list-form.for_for-auction .geodir-category-content.fl-wrap, 
	 .gallery-item.featured-list-form.for_for-assignment .geodir-category-content.fl-wrap{
		width: 60% !important;
	}
	.geodir-category-content p{
		display: none !important;
	}
	.geodir-category-content h3{
		font-size: 14px !important;
	}
	.list-form.for_for-sell .geodir-category-listing ul.list-single-opt_header_cat li{
		    width: 40% !important;
	}
	.gallery-item.list-form.for_for-sell .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_for-investment .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_for-rent .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_for-search .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_for-buy .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_for-auction .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_for-assignment .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_to-swap .geodir-category-img.fl-wrap{
		width: 40% !important;
	}
	.gallery-item.list-form.for_for-sell .geodir-category-content.fl-wrap,
	.gallery-item.list-form.for_for-investment .geodir-category-content.fl-wrap,
	.gallery-item.list-form.for_for-rent .geodir-category-content.fl-wrap,
	.gallery-item.list-form.for_for-search .geodir-category-content.fl-wrap,
	.gallery-item.list-form.for_for-buy .geodir-category-content.fl-wrap,
	.gallery-item.list-form.for_for-auction .geodir-category-content.fl-wrap,
	.gallery-item.list-form.for_for-assignment .geodir-category-content.fl-wrap,
	.gallery-item.list-form.for_to-swap .geodir-category-content.fl-wrap{
		width:60% !important;
	}
	.geodir-category-content_price{
		    font-size: 10px !important;
	}
	.geodir-category-content_price small{
		font-size: 10px !important;
	}
	.geodir-category-footer{
		margin-top: 0px !important;
		overflow-x: scroll;
	}

	.listing-date {
		  margin-top: 9px !important;
	}

	.geodir-category-listing ul.list-single-opt_header_cat li{
		width: auto !important;
	}
	.geodir-category-listing ul.list-single-opt_header_cat li a{
		width: 100% !important;
    	padding: 7px !important;
    	/*white-space: nowrap;
    	text-overflow: ellipsis;
    	overflow: hidden;*/
	}
	.gallery-item.list-form.for_for-sell, 
	.gallery-item.list-form.for_for-investment,
	.gallery-item.list-form.for_for-rent,
	.gallery-item.list-form.for_for-assignment,
	.gallery-item.list-form.for_for-auction,{
		height: 160px !important;
	}
	.gallery-item.list-form.for_for-sell .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_for-investment .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_for-rent .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_for-search .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_for-buy .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_for-auction .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_for-assignment .geodir-category-img.fl-wrap,
	.gallery-item.list-form.for_to-swap .geodir-category-img.fl-wrap,{
		width: 40% !important;
	}
	.listing-item.for_for-sell.has_one_column{
		/*height: 150px !important;*/
		height: auto !important;
	}
/* 	a.geodir-category-img_item{
		height:100% !important;
	} */
	a.geodir-category-img_item{
		height:auto !important;
	}
	.listing-item.for_for-investment.has_two_column.has_one_column{
		    /*height: 150px !important;*/
		    height: auto !important;
	}
}

/*@media only screen and (max-width: 500px){
	.gallery-item.featured-list-form.for_for-sell{
		height: 187px !important;
	}
}*/

.mc4wp-response .mc4wp-alert p {
	font-size: 13px;
    color: #fff;
}

.table {
  border-collapse: collapse;
  width: 100%;
}

.table td, .table th {
  border: 1px solid #ddd;
  padding: 8px;
}

.table tr:nth-child(even){background-color: #f2f2f2;}

.table tr:hover {background-color: #ddd;}

.table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  color: white;
}

.points-table th{
	background-color: #8b004e;
	font-weight: bold;
}

.points-table td{
	font-size: 15px;
}

.user-point-balance {
	background: #566985;
    padding: 11px;
    border-radius: 15px;
    font-size: 14px;
    color: #fff;
}



.custom-btn {
    outline: none;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: 20px;
    font-family: 'Tajawal', sans-serif;
}

#share-points-to-friend .hystmodal__window {
    padding: 20px;
}

.text-muted {
	font-size: 13px;
    color: #4d4b4b;
}

.custom-form input[type="number"] {
    float: right;
    border: 1px solid #e5e7f2;
    background: #F5F7FB;
    width: 100%;
    padding: 15px 70px 15px 20px;
    border-radius: 4px;
    color: #7d93b2;
    font-size: 12px;
    -webkit-appearance: none;
    outline: none;
    overflow: hidden;
    z-index: 1;
    font-weight: 400;
}

.hystmodal :is(.store-c-wrapper, .listing-promote-wrapper) {
    padding: 40px;
}

.hystmodal :is(.store-c-wrapper, .listing-promote-wrapper) .hystmodal-buttons {
    margin-bottom: 40px;
}

.hystmodal :is(.store-c-wrapper, .listing-promote-wrapper) button:first-child {
    margin-left: 4px;
}

.hystmodal :is(.store-c-wrapper, .listing-promote-wrapper) button:last-child {
    background-color: #eee;
    color: #333;
}

@media (max-width : 320px) {
     .input-featured-box-listing, .input-featured-box-listing-from-points {
     	display: inline-block;
     	width: 100%;
     }

     .input-featured-box-listing small, .input-featured-box-listing-from-points small{
     	    display: block;
    		margin-top: 10px;
     }
}

@media (max-width : 480px) {
	.input-featured-box-listing, .input-featured-box-listing-from-points {
     	display: inline-block;
     	width: 100%;
     }

     .input-featured-box-listing small, .input-featured-box-listing-from-points small{
     	    display: block;
    		margin-top: 10px;
     }
}

@media (max-width : 576px) {
	.input-featured-box-listing, .input-featured-box-listing-from-points {
     	display: inline-block;
     	width: 100%;
     }

     .input-featured-box-listing small, .input-featured-box-listing-from-points small{
     	    display: block;
    		margin-top: 10px;
     }
}

.featured-carousel-wrapper {
	padding: 20px 0;
}

.featured-carousel-wrapper .featured-carousel {
	margin: 0 -10px;
}

.featured-carousel-wrapper .featured-carousel .slick-slide {
	padding: 0 10px;
}

.list-main-wrap-header .list-main-wrap-title h1 {
	font-size: 20px;
	font-weight: 600;
  color: #566985;
}

.suggested-keywords {
	font-size: 13px;
	display: flex;
	align-items: center;
	height: 86px;
}

.suggested-keywords-list .keyword-item {
	padding-inline-end: 8px;
    text-decoration: underline;
   	color: #8b004e;
}

.price-with-reduce .reduced {
	color: #25d366;
}

.price-with-reduce .actual {
	color: #8b004e;
}

.make-ad-featured-hint .info {
	color: #8b004e;
   font-size: 16px;
}

.make-ad-featured-hint .hint a {
	color: #7d93b2;
  text-decoration: underline;
  font-weight: 600;
  padding-inline-start: 5px;
}

.notification-grid .actions a {
	margin-inline:  3px;
	text-decoration: underline;
  margin-inline: 3px;
}

.notification-grid .actions .unread-btn {
	color: #2290bb;
}

.notification-grid .actions .remove-btn {
	color: red;
}

.notification-grid .notification-unread .notification-text {
	font-weight: 600;
}

.header-unseen-notification {
	position: absolute;
  top: -8px;
  left: 5px;
}

.header-unseen-notification span {
	margin-inline-start: 5px;
  background: #e8c577;
  padding: 6px 7px;
  border-radius: 16px;
  color: #000;
  visibility: visible;
  opacity: 1;
  position: unset;
  font-size: 14px;
}

.menu-unseen-notification {
	color: #000;
	margin-inline-start: 36px;
  background: #e8c577;
  padding: 6px 7px;
  border-radius: 16px;
}

@media only screen and (max-width: 950px) {
  .header-unseen-notification {
	top: 27px;
    left: -4px;
  }
}

@media only screen and (max-width: 564px) {
 .header-unseen-notification {
	top: 25px;
    left: -17px;
  }

  .header-unseen-notification span {
  	padding: 3px 5px;
  }

  .menu-unseen-notification {
  	font-size: 13px;
  }
}

.widget-posts-descr-price small.actual {
	text-decoration: line-through;
}

.post-type-archive #listing-advance .box-list-header{

}
.post-type-archive #listing-advance .box-list-header .title{
	padding-top: 10px;
}
.post-type-archive #listing-advance .box-list-header .title h1{
	font-size: 24px;
	font-weight: bold;
}

.listing-tags-wrap a {
	font-size: 17px;
}

.discount-wrapper {
	/*position: absolute;*/
    background: #8b004e;
    color: #fff;
    border-bottom-left-radius: 3px;
  font-size: 18px;
  z-index: 99;
  width: 43px;
  padding-right: 3px;
      display: block;
    margin-top: 4px;
}

.discount-wrapper-bottom {
	top: 30px;
}
.tax-fursatcom-listing .box-list_ic.listing-item-container{
	overflow: hidden;
}
.tax-fursatcom-listing .description{
	background: #fff;
	padding: 20px;
	font-size: 16px;
	line-height: 27px;
}
.tax-fursatcom-listing .description p{
	font-size: 16px;
	color: #000;
}
.tax-fursatcom-listing .description h2{
	font-size: 18px;
	font-weight:bold;
}
.tax-fursatcom-listing .description h3{
	font-size: 16px;
	font-weight:bold;
}
.tax-fursatcom-listing .description h4,
.tax-fursatcom-listing .description h5,
.tax-fursatcom-listing .description h6
{
	font-size: 15px;
	font-weight:bold;
}
.tax-fursatcom-listing .description ul{
	list-style: initial;
	padding-right: 25px;
}
@media screen and (max-width: 767px) {
	.main-menu{
		width: 100%;
		max-height: 100vh;
		height: 100vh;
	}
	.main-menu li ul.sub-menu{
		padding-right: 15px;
	}
}

.select2-container .select2-selection--single {
	height: 53px;
	padding-top: 6px;
	background-color: #f5f7fb;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #e5e7f2;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	    color: #7A7A7A;
	    line-height: 40px;
	    font-size: 13px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #8b004e transparent transparent transparent;
	margin-top: 8px;
}

/*.select2-dropdown {
	width: 100% !important;
}*/

.select2-container {
    width: 100% !important;
}



.close-modal {
    position: absolute;
    top: 20px;
    left: 30px;
    cursor: pointer;
    z-index: 3;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.11);
    font-size: 18px;
    color: #8b004e;
}

.custom-radio {
  margin: 0.5rem;
}
.custom-radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.custom-radio input[type=radio] + .custom-radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -0.2em;
  margin-left: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}

.custom-radio label {
    float: right;
    position: relative;
    width: 100%;
    text-align: right;
    font-weight: 500;
    color: #878C9F;
    font-size: 12px;
    z-index: 10;
    margin-bottom: 10px;
}

.custom-radio input[type=radio]:checked + .custom-radio-label:before {
  background-color: #8b004e;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.custom-radio input[type=radio]:focus + .custom-radio-label:before {
  outline: none;
  border-color: #8b004e;
}
.custom-radio input[type=radio]:disabled + .custom-radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.custom-radio input[type=radio] + .custom-radio-label:empty:before {
  margin-right: 0;
}

@media only screen and (max-width : 780px) {
	.list-main-wrap-container {
		margin-top: 60px;
	}
}

/* hide search box in mobile */
@media (max-width: 575px) {
	#listing-advance .mob-nav-content-btn{
		/*display: none !important;*/
		margin-top: -35px;
		z-index: 999999999 !important;
	}
}

.nice-select .list li {
	margin-bottom: 5px;
}

.nice-select .list li .option-text {
    margin-inline-start: 11px;
}

.nice-select .current img {
	    height: 34px;
    width: 40px;
}

.nice-select .current .option-text {
	margin-inline-start: 5px;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	    margin-left: 38px;
	    margin-top: 7px;
}

.author-page .card-info-media .bg {
	background-size: cover !important;
}

.author-page .sidebar {
	padding-top: 83px;
}

.author-page .mob-nav-content-btn {
	margin-top: 20px;
}

@media (max-width: 575px) {
    .author-page .mob-nav-content-btn {
        margin-top: 8px !important;
    }
}

.listing-date {
	font-size: 12px;
	margin-top: 8px;
	color: #575656;
}

.badge {
	padding: 4px 5px;
    border-radius: 5px;
}

.badge-success {
	background: #27ae60;
	color: white;
}


.badge-danger {
	background: #e74c3c;
	color: white;
}

.text-center {
	text-align: center;
}

.my-featured-listings .geodir-category-img_item {
    display: flex;
    align-items: center;
    gap: 8px;
    text-align: start;
}

.my-featured-listings td {
	vertical-align: middle;
}

.my-featured-listings .geodir-category-img_item h4 {
	color: #757B8D;
	font-weight: bold;
}

.posts-pagination-limiter {
	display: flex;
    float: right;
    align-items: start;
    width: 100%;
    gap: 10px;
    text-align: center;
}



.posts-pagination-limiter .pagination {
	flex: 1;
}

.posts-pagination-limiter .posts-limiter {
	display: flex;
	gap:  7px;
    flex: 1;
    align-items: center;
    justify-content: end;
}

.posts-pagination-limiter .posts-limiter .nice-select {
	 width: 19%;
	 z-index: 99999;
}

.posts-pagination-limiter .posts-limiter .nice-select .list {
	z-index: 99999;
	padding-top: 1px;
}

.subscribe-wrap .container {
	z-index:  auto !important;
}

@media only screen and (max-width: 600px) {
	.posts-pagination-limiter {
		flex-direction: column;
		align-items: center;
	}

	.posts-pagination-limiter .posts-limiter .nice-select {
		width: 28%;
	}
}

.input-hide-price-check-listing {
	    border: 1px solid #e5e7f2;
    border-radius: 5px;
    margin-top: 10px;
   float: right;
    padding-inline-start: 8px;
}

.input-hide-price-check-listing input {
    margin-top: 11px;
}

.input-hide-price-check-listing label {
	top: 0px !important;
}

.input-hide-price-check-listing small {
	font-size: 12px !important;
}

.page-title {
    font-size: 28px;
    padding-top: 0;
    font-weight: bold;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-info {
        color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.notyf__ripple {
	border-radius: 0;
}

.custom-modal .hystmodal__window {
    padding: 20px;
}

.input-make-listing-auctionable-via .custom-radio label {
	font-size: 12.5px !important;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2px;
    /*-ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child)
 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.list-single-auction-price .add-auction-price, 
 .list-single-auction-price .add-auction-price span {
	color: #8b004e;
	font-size: 13px;
}

.listing-r-side-box {
	position: absolute;
    z-index: 99;
    border-top-right-radius: 3px;
    font-size: 18px;
    top: 0;
    right: 0;
}

span.newWord{
    background: #27ae60;
    display: block;
    color: white;
    border-bottom-left-radius: 3px;
    font-size: 18px;
/*     position: absolute; */
    z-index: 99;
    width: 43px;
    padding-right: 3px;
}

.accepts_auctions {
	background: #8b004e;
    display: inline-block;
    color: white;
    font-size: 15px;
    /* position: absolute; */
    z-index: 99;
    padding: 3px 4px;
    right: 0;
    /* border-top-right-radius: 3px; */
    margin-top: 3px;
}

.auctions_not_available  {
	display: block;
    color: white;
    font-size: 15px;
/*    position: absolute;*/
    z-index: 99;
    padding: 4px 4px;
    right: 0;
/*    border-top-right-radius: 3px;*/
    background: #575656;
}

.accepts_auctions_bottom {
	top: 26px;
/*	border-top-right-radius: 0;*/
}

.generic-timer {
	display: flex;
    flex-direction: row-reverse;
    padding: 1px 5px;
    gap: 3px;
    z-index: 999;
    justify-content: center;
}

.generic-timer .time-unit {
	background-color: #8b004e;
    width: 30.633px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
    border-radius: 5px;
    flex-shrink: 0;
    padding: 2px;
    color: #fff;
    font-size: 12px;
    flex-direction: column;
}

.generic-timer.about-to-expire {
	color: red;
}

.auction-timer {
    margin-top: 3px;
    display: flex;
    padding: 1px 5px;
    gap: 3px;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 3px;
    flex-direction: column-reverse;
}

#single-listing .auction-timer {
	flex-direction: row-reverse;
    left: 39%;
    top: 1px;
}

.auction-timer.about-to-expire {
	color: red;
}

.auction-timer .time-unit {
	background-color: #8b004e;
    width: 30.633px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
    border-radius: 5px;
    flex-shrink: 0;
    padding: 2px;
    color: #fff;
    font-size: 12px;
    flex-direction: column;
}

@media screen and (max-width: 650px) {
	.auction-timer {
		gap: 2px;
	}

	.auction-timer .time-unit-text {
/*		display: none;*/
		font-size: 10px;
	}

	#single-listing .auction-timer {
		left: 29%;
	}
}

.list-single-auction-price {
	display: inline-block;
}

.list-single-auction-price .list-single-auction-price-label {
	vertical-align: unset;
    font-size: 12px;
}

.list-single-auction-price .add-auction-price-btn {
	display: inline-block;
  color: #fff;
  font-size: 12px;
  margin-inline-start: 7px;
  background: #8b004e;
  border-radius: 3px;
  padding: 3px;
}

.list-single-auction-price .add-auction-price-btn .btn-txt {
	font-size: 12px;
	vertical-align: sub;
}

.list-single-auction-price .add-auction-price-btn span {
	color: #fff;
  padding-top: 1px;
}

.listing-auctions-container {
	width: 100%; 
	float: right;
	margin-top: 20px;
}

.listing-auctions-container .listing-auctions-actions {
	text-align: left;
}

.listing-auctions-container .listing-auctions-actions .auction-sort-btn {
	color:  #566985;
	cursor:  pointer;
}

.listing-auctions-container .listing-auctions-actions i {
	/*cursor: pointer;*/
	margin-inline-start: 4px;
}

.listing-auctions-carousel-wrapper {
	margin-bottom: 13px;
}

.listing-auctions-carousel-wrapper .slider-arrows-container {
	margin-bottom: 15px;
}	

.listing-auctions-carousel-wrapper .profile-widget-card {
	display: flex;
	justify-content: center;
}

.listing-auctions-carousel-wrapper  .profile-widget-header-title {
	    padding-right: 9px;
}

.listing-auctions-carousel-wrapper .profile-widget-header {
	padding: 29px 14px 23px;
}	

.listing-auctions-carousel-wrapper .profile-widget-card .profile-widget-image img {
	width: 60px;
	height: 60px;
}

.listing-auctions-carousel-wrapper .profile-widget-card .profile-widget-header-title h4 a {
	font-size: 13px;
}

.listing-auctions-carousel-wrapper .listing-auction-detail {
	font-size: 12px;
	display: flex;
	color: #70778b;
}

.listing-auctions-carousel-wrapper .listing-auction-detail span {
	color: #70778b;
}

.listing-auctions-carousel-wrapper .listing-auction-detail span.fa {
	color: #8b004e;
}

.listing-auctions-carousel-wrapper .listing-auction-item .profile-widget-card {
	    padding: 9px 8px;
}

.listing-auctions-carousel-wrapper .listing-auction-item .profile-widget-content {
	padding: 9px 16px;
	padding-top: 1px;
}

.listing-auctions-carousel-wrapper .slick-slide>div {
	padding: 0 5px;
}

.listing-auctions-carousel-wrapper .listing-auction-item .box-widget-menu-btn {
	top: 3px;
    left: 11px;
}

.save-as-draft-btn {
	background: #e8c577;
    margin-inline-start: 15px;
    padding: 14px 18px;
}

.close-custom-modal {
	position: absolute;
	top: 20px;
	left: 30px;
	cursor: pointer;
	z-index: 3;
	color: #8b004e;
	border-right: 1px solid rgba(255, 255, 255, 0.11);
	font-size: 18px;
}

.reopen-auction-receiving-btn {
	padding: 3px;
    font-size: 15px;
    margin-top: 0 !important;
    background: none;
    color: #000;
    text-decoration: underline;
}

#view-auctions-modal table th {
	background-color: gray;
     font-weight: normal; 
    font-size: 14px;
}

.auction-ad {
	border: 2px solid #8b004e;
    box-shadow: 0 0 0px 6px #8b004e14;
    margin-top: 5px;
    margin-bottom: 5px;
}

@media (max-width: 575px) {
	.auction-listing-wrapper {
		    margin-bottom: 22px;
	}
}

.all-auctions-btn {
	background: #ffffff;
    border: 1px solid #8b004e;
    color: #8b004e;
}

#view-comments-modal a.reply-listing-comment {
	color: #0a7eb7;
    text-decortion: underline;
    margin-inline-start: 5px;
}

#view-comments-modal a.remove-listing-comment {
	color: red;
    text-decortion: underline;
    margin-inline-start: 5px;
}

#view-comments-modal .comment_reply_wrapper textarea {
	height: 87px;
    background: #fff;
    font-size: 16px;
}

@media (max-width: 552px) {
	#view-comments-modal a.remove-listing-comment {
		margin-top: 11px !important;
	    display: block;
	}
}

#fursatcom-confirmation-modal .fursatcom-confirmation-wrapper {
	padding: 40px;
}

#fursatcom-confirmation-modal .fursatcom-confirmation-wrapper #confirmation-text {
    margin-top: 20px;
    font-size: 20px;
    color: #144273;
    font-weight: 600;
    margin-bottom: 20px;
}

#fursatcom-confirmation-modal .hystmodal-buttons {
    margin-bottom: 40px;
}

#fursatcom-confirmation-modal .hystmodal-buttons button:first-child {
    margin-left: 4px;
}

#fursatcom-confirmation-modal .hystmodal-buttons button:last-child {
    background-color: #eee;
    color: #333;
}

.nice-btn1 {

display: inline-flex;

align-items: center;

justify-content: center;

padding: 10px 30px;

border: 0;

position: relative;

overflow: hidden;

border-radius: 19px;

transition: all 0.02s;

font-family: 'Tajawal', sans-serif;

font-size: 18px;

font-weight: bold;

cursor: pointer;

color: #6b2247;

z-index: 0;

box-shadow: 0 0px 7px -5px rgba(0, 0, 0, 0.5);

}

.nice-btn1:hover {
	background: #F5F7FB;
	color: #000000;
}

.nice-btn1:active {
	transform: scale(0.97);
}

.hoverEffect {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}

.hoverEffect div {
	background: linear-gradient(30deg,#97054F 30%,#F5F7FB 40%,#E8C577 100%);
	border-radius: 19px;
	width: 147px;
    height: 51px;
	transition: 0.5s;
	filter: blur(15px);
	animation: effect infinite 2s linear;
	opacity: 0.5;
}

.nice-btn1:hover .hoverEffect div {
width: 10rem;
height: 10rem;
}

@keyframes effect {
	0% {

		transform: rotate(0deg);
	}

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

#single-listing .list-single-opt_header .nice-btn1.add-list-btn {
	display: inline-block;
    margin-inline-start: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.blog-add-list-btn .nice-btn1.add-list-btn, .nice-btn1-small .nice-btn1 {
	padding-top: 5px;
    padding-bottom: 5px;
}

#categories .list-main-wrap-title .blog-add-list-btn .nice-btn1.add-list-btn { 
	margin-inline-start: 13px;
}

.author-page .card-info-content .blog-add-list-btn {
	    margin-top: 7px;
    display: inline-block;
}

.dashboard-submenu li a.nice-btn1 {
	color:  #821951;
} 

@media screen and (max-width: 500px) {
	.nice-btn1 {
	    font-size: 14px;
	    padding: 7px 21px;
	}

	.dashboard-title .nice-btn1-small {
		display: block;
		margin-top: 3px;
	}
}

button[disabled="disabled"] {
	cursor: not-allowed;
}

button#save-publish[disabled="disabled"], button#save-draft[disabled="disabled"] {
	cursor: not-allowed;
	opacity: 0.6;	
}

.report-listing-wrapper {
	text-align: start;
	margin-bottom: 5px;
}

.report-listing-wrapper a {
	color: red !important;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
    background-color: #f7f7f7;
    padding: 10px;
    width: fit-content;
    border-radius: 3px;
}

#reports-issues input::placeholder {
	font-size: 13px;
}

.main-register-form .dec-icon {
	width: 36px;
}

.featured-carousel-wrapper .featured-carousel .featured_ad_item {
	border-radius: 7px;
}

.featured-carousel-wrapper .featured-carousel .featured_ad_item .widget-posts-descr h4 {
	margin-top: 7px;
}

.featured-carousel-wrapper .featured-carousel .featured_ad_item .widget-posts-img img {
	    height: 81px;
}

.card {
	position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.rounded-3 {
    border-radius: .3rem !important;
}

.fw-bold {
	font-weight: bold;
}

.publish-listings-timer {
	z-index: 999;
    position: absolute;
    top: 6px;
    left: 21px;
}

.publish-listings-timer .remaining-text {
	font-size: 12px;
    background: #000;
    color: #fff;
    padding: 3px 4px;
    border-radius: 5px;
    text-align: center;
}

@media screen and (max-width: 550px) {
	.publish-listings-timer {
		left: 29%;
	}
}

.hystmodal__window--long {
	width: 1000px !important;
    max-width: 100% !important;
}