body #content-wrapper input,
body #content-wrapper button,
body #content-wrapper {
	font-family: Roboto;
}
/****************************BEGIN map**********************************/
.wrapper_map {
	width: 100%;
	border-top: solid 1px #ccc;
}
.wrapper_map #map-canvas{
	width: 100%;
    height: 300px;
}
.map_maker {
	font-family: Roboto;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #fff;	
	line-height: 40px;
	white-space: nowrap;
	opacity: 1!important;
	cursor: pointer;
	text-align: center;
}
.map_maker.map_maker_both,
.map_maker.map_maker_storage {
	background: url(../../../images/pins/mapmarker-storage.svg) no-repeat;
	width: 40px;
	height: 40px;
}
.map_maker.map_maker_parking {
	background: url(../../../images/pins/mapmarker-parking.svg) no-repeat;
	width: 34px;
	height: 34px;
}
/****************************END map**********************************/
.wrapper_main {
	width: 100%;
}
.main_content {
	max-width: 1120px;
	margin: 0 auto;
}
.wrapper_main_content {
	position: relative;
}
.wrapper_main_content .wrapper_column_left {
	width: 602px;
	float: left;
}
.wrapper_main_content .wrapper_column_right {
	width: 418px;
	margin-left: calc(100% - 1020px);	
	float: left;
}
.background_gray {
	background-color: #f5f5f5;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 3px 8px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-20-30 {
	margin: 20px 30px;
}
.margin-20-30 { margin: 10px 30px 20px 30px; }
.margin-15-30 {
	margin: 15px 30px;
}
#content-wrapper .blue_btn {
	width: 100%;
	background-color: #00b2db;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	color: #ffffff;
}
#content-wrapper .blue_btn:hover {
	background: #009ddf;
}
#content-wrapper .gray_btn {
	width: 100%;
	background-color: #b5b5b5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	color: #ffffff;
}
#content-wrapper .gray_btn:hover {
	background-color: #dad8d8;
}

/****************************BEGIN wrapper_listing_photo**********************************/
.wrapper_listing_photo {
	width: 100%;
	height: 370px;
	position: relative;
}
.wrapper_listing_photo.listing_national_storage {
	height: 390px;
}
.wrapper_listing_photo.no_photo {
	height: 225px;
}
.wrapper_listing_photo .note_photo {
	font-size: 12px;
	color: #a4a8aa;
	font-weight: bold;
	margin: 0;
	background-color: #ffffff;
}
.wrapper_listing_photo .wp_listing_photo{
	position: absolute;
	top: -70px;
	background-color: #333333;
	width: 100%;
	z-index: 10;
}
/* jssor slider loading skin spin css */
.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@keyframes jssorl-009-spin {
    from {
		transform: rotate(0deg);
    }
    to {
		transform: rotate(360deg);
    }
}
.jssora106 {display:block;position:absolute;cursor:pointer;}
.jssora106 .c {fill:#fff;opacity:.3;}
.jssora106 .a {fill:none;stroke:#000;stroke-width:350;stroke-miterlimit:10;}
.jssora106:hover .c {opacity:.5;}
.jssora106:hover .a {opacity:.8;}
.jssora106.jssora106dn .c {opacity:.2;}
.jssora106.jssora106dn .a {opacity:1;}
.jssora106.jssora106ds {opacity:.3;pointer-events:none;}

.jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;}
.jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #000;box-sizing:border-box;z-index:1;}
.jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
.jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
.jssort101 .p:hover{padding:2px;}
.jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
.jssort101 .p:hover.pdn{padding:0;}
.jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
.jssort101 .pav .cv {border-color:#fff;opacity:.35;}
.jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
.jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
.jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}

#jssor_listing_photo {
	position:relative;margin:0 auto;top:0px;left:0px;width:100%;height:440px;overflow:hidden;visibility:hidden;
}
.jssorl-009-spin {
	position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);
}
.jssorl-009-spin img {
	margin-top:-19px;position:relative;top:50%;width:38px;height:38px;
}
.wp_listing_photo .jssor_slides {
	cursor:default;position:relative;top:0px;left:0px;width:100%;height:370px;overflow:hidden;
}
.wp_listing_photo .jssort101 {
	position:absolute;left:0px;bottom:0px;width:602px;height:70px;background-color:#000;
}
.wp_listing_photo .jssora106 {
	width:55px;height:55px;top:120px;
}

.wp_listing_photo .wp_no_photo{
	max-width: 456px;
	margin: 0 auto;
}

/****************************BEGIN wrapper_breadcrumb**********************************/
.wrapper_breadcrumb {
	margin-top: 28px;
	margin-bottom: 5px;
}
/****************************END wrapper_breadcrumb**********************************/

/****************************BEGIN wrapper_listing_detail_info**********************************/
.wrapper_listing_detail_info {
	width: 100%;
}
.wrapper_listing_detail_info .title_listing {
	font-family: Poppins;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.25;
	color: #303030;
	margin: 0px;
}
.wrapper_listing_detail_info .wp_address_space_type {
	width: 100%;
	margin-top: 15px;
}
.wp_address_space_type .wp_address {
	float: left;
}
.wp_address_space_type .wp_space_type {
	float: right;
}
.wp_address_space_type .wp_address .address_listing {
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	color: #616161;
	margin: 0;
	background: url(../../../images/listing_page/icon-mapmarker.svg) no-repeat;
	padding-left: 18px;
}
.wp_address_space_type .wp_space_type {
	font-size: 14px;
	font-weight: 300;
	color: #333333;
	line-height: 18px
}
.wp_address_space_type .wp_space_type i {
	margin-right: 5px;
}
.wrapper_listing_detail_info .wp_category {
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	color: #303030;
	line-height: 1.47;
	margin: 0;
	margin-bottom: 12px;
}
.wrapper_listing_detail_info .wp_category span {
	font-size: 12px;
	font-weight: 300;
}
.wrapper_listing_detail_info .wp_content {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.47;
	color: #303030;
}
.wp_amenitie .wp_item_amenitie {
	width: calc(100% / 3);
	float: left;
	margin-bottom: 24px;
}
.wp_amenitie .wp_item_amenitie .icon_amenitie {
	line-height: 1;
	padding: 7px 8px;
}
.wp_space_detail .images_space_detail{
	width: 130px;
	float: left;
}
.wp_space_detail .info_space_detail {
	width: calc(100% - 130px);
	float: left;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
}
.info_space_detail .info_item {
	font-size: 14px;
	line-height: 1.47;
	color: #333333;
}
.info_space_detail .info_item .info_item_title {
	font-weight: 500;
}
.info_space_detail .info_item ul {
	list-style-position: inside;
	margin: 0;
	font-weight: 300;
}
/*host*/
.wp_host .wp_content {
	background-color: #f8f8f8;
	padding: 20px 30px;
}
.wp_host .host_avatar {
	width: 95px;
	float: left;
}
.wp_host .host_avatar img {
	width: 61px;
	height: 61px;
	box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.07);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #ffffff;
}
.wp_host .host_info {
	width: calc(100% - 95px);
	float: left;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 15px;
}
.wp_host .host_info .info_item .title {
	font-family: Poppins;
	font-size: 10px;
	font-weight: 300;
	line-height: 1.25;
	letter-spacing: 0.5px;
	color: #808080;
	margin-bottom: 8px;
}
.wp_host .host_info .info_item .note {
	font-size: 14px;
	font-weight: 300;
	color: #303030;
	margin: 0px;
}
.star {
	background: url(../../../images/svg/v3/icons_rating-star.svg) no-repeat 0 center;
	width: 18px;
	height: 18px;
	display: inline-block;
}
.star-grey {
	background: url(../../../images/svg/v3/icons_rating-star-grey.svg) no-repeat 0 center;
	width: 18px;
	height: 18px;
	display: inline-block;
}
/*faq*/
.wp_ns_faq ul {
	list-style: none;
	margin: 0px;
}
.wp_ns_faq .faq_item {
	font-size: 14px;
	font-weight: 500;
	color: #00b2db;
	border-bottom: solid 1px #e4e4e4;
	line-height: 35px;
}
.wp_ns_faq .question {
	cursor: pointer;
	position: relative;
	padding-right: 35px;
}
.wp_ns_faq .question:after {
	content: "";
	background: unset;
	border: solid #a4a8aa;
	border-width: 0 1px 1px 0;
	display: block;
	padding: 4px;
	width: unset;
	height: unset;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: transform 1s;
	-moz-transition: transform 1s;
	-webkit-transition: transform 1s;
	position: absolute;
	right: 20px;
	top: 10px;
}
.wp_ns_faq .selected.question:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.wp_ns_faq .answer {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.47;
	color: #303030;
	margin-bottom: 10px;
	display: none;
}
.wp_info_bottom {
	margin-top: 50px;
	margin-bottom: 20px;
}
.wp_info_bottom .wp_date_update {
	font-size: 14px;
	color: #303030;
	float: left;
}
.wp_info_bottom .wp_date_update span {
	color: #a4a8aa;
}
.wp_info_bottom .wp_btn_report{
	font-size: 14px;
	color: #a4a8aa;
	text-decoration: underline;
	float: right;
	cursor: pointer;
}
.wrapper_listing_detail_info .wp_location {
	display: none;
}
/****************************END wrapper_listing_detail_info**********************************/

/****************************BEGIN wrapper_listing_price**********************************/
.wrapper_listing_price {
	width: 100%;
}
.wrapper_listing_price .wp_price {
    position: relative;
    color: #000000;
}
.wrapper_listing_price .wp_price > div{
	/*position: absolute;
    top: -70px;*/
    width: calc(100% - 2px);
	border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.08);
	border: solid 1px #eeeeee;
	background-color: #ffffff;
	z-index: 10;
}
.wrapper_listing_price .wp_price.listing_national_storage .content-message.with_hot_deal {
	padding: 0px 20px 0px 125px;
}
.wrapper_listing_price .wp_price.listing_national_storage .content-message {
	background: #FDC24E !important;
	height: 40px;
}
.wrapper_listing_price .wp_price.listing_national_storage .content-message img {
    width: 14px;
    height: 14px;
	margin-top: 11px;
    margin-right: 7px;
}
.wrapper_listing_price .wp_price.listing_national_storage .content-message p {
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #FFFFFF;
	margin-top: 7px;
    margin-bottom: 0;
}
.wrapper_listing_price .wp_price.listing_national_storage .wp_fomo {
    background: #F5F5F5;
	position: relative;
	padding: 8px 20px;
}
.wrapper_listing_price .wp_price.listing_national_storage .wp_fomo p {
	margin: 0;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
}
.wrapper_listing_price .wp_price.listing_national_storage .wp_fomo p span {
	font-weight: 600;
}
.content-message{
	height: 61px;
	background: #F5F5F5 !important;
	border: 1px solid #EEEEEE !important;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.08) !important;
	border-radius: 4px !important;
	display: block;
	position: relative;
	width: auto !important;
	padding: 0px 20px;
}
.container-show-price{
	position: relative;
	margin-top: -5px;
}
.content-message p{
	margin-top: 21px;
	margin-bottom: 25px;
	font-family: Roboto;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
.message-important{
	margin-right: 10px;
	float: left;
	margin-top: 13px;
}
/*.wrapper_listing_price .wp_price.listing_national_storage {
	height: 97px;
}
.wrapper_listing_price .wp_price.listing_disable {
	height: 139px;
}
.wrapper_listing_price .wp_price.listing_unavailable {
	height: 250px;
}
.wrapper_listing_price .wp_price.listing_unavailable.seller_view {
	height: 139px;
}
.wrapper_listing_price .wp_price.listing_available {
	height: 110px;
}*/
.wp_price.listing_disable {
  	font-size: 36px;
  	line-height: 70px;
}
.wp_price .wp_amount {
	font-size: 32px;
	font-family: Poppins;
	font-weight: 500;
  	line-height: 42px;
}
.wp_price.listing_national_storage .wp_amount {
	font-size: 36px;
    font-weight: 700;
    line-height: 54px;
	color: #333333;
}
.wp_price.listing_national_storage .wp_amount span {
	font-weight: 400;
	line-height: 27px;
	color: #333333;
}
.wp_price.listing_national_storage .discounted_price {
	font-family: Poppins;
	color: #1EB584;
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	margin-top: 10px;
}
.wp_price.listing_national_storage .discounted_price span { font-weight: 700; }
.wp_price.listing_national_storage .wp_lable {
	font-family: Poppins;
	line-height: 27px;
}
.wp_price .wp_lable,
.wp_price .wp_amount span {
	font-size: 18px;
  	color: #808080;
}
.listing_national_storage .exclusive_deal {
	font-family: Poppins;
	font-size: 14px;
	color: #fbab55;
	line-height: 21px;
}
.listing_national_storage .more_discount_text {
	font-family: Poppins;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 15px;
}
.wrapper_listing_price .wp_more_text {
	background-color: #f5f5f5;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.47;
	color: #303030;
	padding: 15px 30px;
	height: 69px;
}
.wp_guarantee {
	height: 70px;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	background: url(../../../images/svg/v3/money-back-badge.svg) no-repeat -19px -12px, url(../../../images/svg/v3/money-back-dollar.svg) no-repeat right center;
	overflow: hidden;
	background-size: 84px 90px, 55px 55px;
	text-align: center;
}
.wp_guarantee > div {
	margin-top: 15px;
}
.wp_guarantee p {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
.wp_guarantee a {
	color: #27b688;
}
.wrapper_listing_price .wp_notify_available {
	padding: 30px;
}
.wrapper_listing_price .wp_notify_available input{
	height: 52px;	
	font-size: 20px;
	font-weight: 500;
}
.listing_national_storage .hot_deal {
	height: -webkit-fill-available;
	height: -moz-available;
	background-color: #F25B61;
	background-image: url(/images/svg/icon-white-hot.svg);
    background-repeat: no-repeat;
    background-position: 20px 10px;
	color: #FFFFFF;
	border-radius: 2px 0px 0px 0px;
	position: absolute;
	top: 0;
    left: 0;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	padding: 11px 20px 0 35px;
}
.wp_price.listing_unavailable .currently_booked{
	width: 131px;
	height: 28px;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #ff0d0d;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	line-height: 28px;
	position: absolute;
	top: 20px;
	right: 0;
}
/****************************END wrapper_listing_price**********************************/

/****************************BEGIN wrapper_listing_widget_booking**********************************/
.wrapper_listing_widget_booking {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.08);
	border: solid 1px #eeeeee;
	background-color: #ffffff;
}
.wrapper_listing_widget_booking .wp_select_date {
	padding: 30px;
	border-bottom: 1px solid #eeeeee;
}
.wp_select_date .wp_date_title,
.wp_select_date .wp_date_value {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 40px;
}
.wp_select_date .wp_date_title {
	font-family: Poppins;
	font-size: 10px;
	font-weight: 300;
	line-height: 1.25;
	letter-spacing: 0.5px;
	color: #808080;
	margin-bottom: 20px;
}
.wp_select_date .wp_date_value .icon {
	width: 25px;
	height: 20px;
	float: left;
	background-repeat: no-repeat;
}
.icon_calendar {
	background-image: url(../../../images/listing_page/icon-calendar.svg);
}
.icon_clock {
	background-image: url(../../../images/listing_page/icon-time.svg);
}
.wp_select_date .wp_date_value input {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	padding: 0;
	background-color: #ffffff;
	color: #333333;
	font-size: 16px;
	width: calc(100% - 25px);
	float: left;
	cursor: pointer;
}
.wp_select_date .wp_date_value input:focus {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
}
.wp_date_value .item_value {
	border-bottom: 2px solid #cacaca;
}
.wp_select_date .date-value {
	position: relative;
}
.wp_select_date #date-search-v2 {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 10;
}
.wp_select_date .wp_time {
	margin-top: 10px;
}
/*calendar*/
.wp_select_date .date-wraper {
	width: 280px;
    border: 1px solid #e3e3e3;
    box-shadow: 0 0 5px #CBCBCB;
    background-color: #fff;
}
.wp_select_date .date-wraper.date-from {
	float: left;
}
.wp_select_date .date-wraper.date-to {
	float: right;
}
.wp_select_date .date-wraper .title_date_wrapper {
	position: relative;
	height: 29px;
	line-height: 29px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	margin: 5px 10px;
	border-bottom: 1px solid #e3e3e3;
}
.wp_select_date .date-wraper .title_date_wrapper span {
	display: initial;
    position: absolute;
    margin-top: 2px;
    right: 2%;
    background: #fff url(../../../images/svg/v3/icons_field-delete.svg) no-repeat left top;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
    cursor: pointer;
    z-index: 1;
}
.datepicker .prev, .datepicker thead tr:first-child th.prev:hover {
    background: #fff url(../../../images/svg/v3/icons_date-left-arrow.svg) no-repeat center center;
    background-size: 15px 20px;
    text-indent: -1000px;
}
.datepicker .next, .datepicker thead tr:first-child th.next:hover{
    background: #fff url(../../../images/svg/v3/icons_date-right-arrow.svg) no-repeat center center;
    background-size: 15px 20px;
    text-indent: -1000px;
}
.datepicker thead tr:first-child {
	height: 35px;
}
.datepicker thead tr:first-child th {
	color: #14BAEA;
    white-space: nowrap;
}
.datepicker td.day.disabled.locked {
	text-decoration: line-through;
	color: #D87F83;
}
.wp_select_date .date-wraper .datepicker td.active,
.wp_select_date .date-wraper .datepicker td.active:hover {
	background-color: #14BAEA;
	background-image: none;
}
/*END calendar*/
.wp_select_date .date-wraper .block_bottom_date_wrapper {
    clear: both;
    width: 96%;
    font-size: 12px;
    padding: 4% 2%;
}
.wp_select_date .date-wraper .block_bottom_date_wrapper span.clearDates {
    color: #22B686;
	cursor: pointer;
}
.wp_select_date .date-wraper .block_bottom_date_wrapper span.text_bottom_date_wrapper {
    color: #CCCCCC;
    font-weight: normal;
    text-align: right;
    float: right;
    font-size: 12px;
}
.wp_select_date .date-wraper .block_bottom_date_wrapper span.booking-ongoing {
    clear: both;
    float: right;
    width: 46%;
    height: 19px;
    margin-bottom: 5px;
    padding-right: 12%;
    text-align: right;
    background: #fff url(../../../images/v3/lite-green-check.png) no-repeat right 1px;
    font-weight: normal;
    color: #333333;
    cursor: pointer;
}
.wp_select_date .date-wraper .block_bottom_date_wrapper span.booking-ongoing input {
	display: none;
}
.wp_select_date .date-wraper .block_bottom_date_wrapper span.booking-ongoing.selected {
    background: #fff url(../../../images/v3/lite-green-check.png) no-repeat right -18px;
}
.wp_amount_booking .wp_price {
	font-size: 18px;
	color: #000000;
	line-height: 22px;
}
.wp_amount_booking .wp_more_info {
	font-size: 12px;
	font-weight: 300;
	font-style: italic;
	color: #808080;
	line-height: 26px;
}
.wp_btn_booking .wp_error,
.wp_amount_booking .wp_error {
	font-size: 14px;
	font-weight: 300;
	color: #e67962;
}
.wp_note_booking {
	background-color: #f5f5f5;
	padding: 20px 30px;
	font-size: 14px;
	font-weight: 300;
	color: #808080;
}
.wp_btn_booking {
	padding: 30px;
}
.wp_btn_booking a.btn_book_now,
.wp_btn_booking button {
	border: none;
	height: 52px;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    line-height: 52px;
    text-align: center;
    display: inline-block;
}
.wp_btn_booking .wp_express_checkout button {
	background: #F05B61;
}
.wp_btn_booking .wp_express_checkout button svg {
	width: 38px;
	margin-bottom: -3px;
}
.wp_btn_booking .note {
	text-align: center;
	color: #333333;
	margin-bottom: 10px;
}
.wp_btn_booking .wp_book_now a.btn_book_now,
.wp_btn_booking .wp_book_now button {
	background: #f15b61;
}
.wp_btn_booking .wp_book_now.has_more_btn a.btn_book_now,
.wp_btn_booking .wp_book_now.has_more_btn button {
	width: calc(100% - 62px);
	float: left;
	margin-right: 10px;
}
.wp_btn_booking .wp_book_now.has_more_btn a.btn_book_now:hover {
	text-decoration: none;
}
.wp_btn_booking .wp_book_now.has_more_btn button:hover {
	background: #f15b61;
}
.wp_btn_booking .has_more_btn .wp_more_option a{
	display: inline-block;
	width: 52px;
	height: 52px;
	background-color: #f5f5f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 52px;
	text-align: center;
}
.google-ratings-section {
	padding: 0px 30px 30px 30px;
	text-align: center;
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #808080;
}
.google-ratings-section .icon-ratings {
	width: 72px; 
	height: 15px; 
	margin-top: 0;
}
.google-ratings-section .icon-google {
	width: 44.35px;
	height: 15px;
	margin-top: 2px;
}
.wp_more_btn_option {
	padding: 0 30px 30px;
	text-align: center;
	display: none;
}
.wp_more_btn_option.no_btn_booking {
	display: block;
}
.wp_more_btn_option a {
	display: inline-block;
	text-align: center;
	width: 50%;
	font-size: 16px;
	font-weight: 500;
	color: #00b2db;
}
/*modal*/
#booking-unavailable-space .modal-body .title-unavailable {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}
#booking-unavailable-space.popupModal .modal-body .content-popup {
    padding: 25px 0 0 0;
    border-top: 1px solid #E0E0E0;
}
#booking-unavailable-space #warning_unavailable .content_unavailable_space {
    font-size: 16px;
    text-align: center;
    line-height: 23px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#booking-unavailable-space .modal-footer button {
	font-size: 16px;
	width: 48%;
	height: 50px;
}
#booking-unavailable-space .modal-footer button:first-child {
	margin-right: 4%;
}
/****************************END wrapper_listing_widget_booking**********************************/

/****************************BEGIN wrapper_advantages_of_spacer**********************************/
.wrapper_advantages_of_spacer .wp_advantages {
	display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
}
.wp_advantages_item .wp_images {
	width: 50px;
	float: left;
}
.wp_advantages_item .wp_content {
	width: calc(100% - 50px);
	float: left;
}
.wp_advantages_item .wp_content p {
	font-size: 14px;
	line-height: 1.57;
	color: #616161;
	margin: 0;
}
.wp_advantages_item .wp_content p.peace-of-mind { font-size: 13px; }
.wp_advantages_item .wp_content p.title {
	font-weight: 500;
	color: #303030;
}
/****************************END wrapper_advantages_of_spacer**********************************/

/****************************BEGIN wrapper_nearby_listing**********************************/
.wrapper_nearby_listing {
	background-color: #f0f0f0;
}
.wrapper_nearby_listing,
.wrapper_trustpilot {
	padding: 40px 0;
}
.wp_nearby_listing .wp_title {
	font-family: Poppins;
	font-size: 20px;
	font-weight: 600;
	color: #303030;
	margin-bottom: 15px;
}
.jssorb052 .i {position:absolute;cursor:pointer;}
.jssorb052 .i .b {fill:#000;fill-opacity:0.3;}
.jssorb052 .i:hover .b {fill-opacity:.7;}
.jssorb052 .iav .b {fill-opacity: 1;}
.jssorb052 .i.idn {opacity:.3;}

.jssora073 {display:block;position:absolute;cursor:pointer;}
.jssora073 .a {fill:#ddd;fill-opacity:.7;stroke:#000;stroke-width:160;stroke-miterlimit:10;stroke-opacity:.7;}
.jssora073:hover {opacity:.8;}
.jssora073.jssora073dn {opacity:.4;}
.jssora073.jssora073ds {opacity:.3;pointer-events:none;}

#jssor_nearby_listing {
	position:relative;margin:0 auto;top:0px;left:0px;width:100%;height:200px;overflow:hidden;visibility:hidden;
}
.wp_nearby_listing .jssor_slides {
	cursor:default;position:relative;top:0px;left:0px;width:100%;height:200px;overflow:hidden;
}
.wp_nearby_listing .jssorb052 {
	display: none;
}

/*space item - based on mobile ver*/
.wrapper_nearby_listing ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.wraper_search_item {
	background: #ffffff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	border: solid 1px #e4e4e4;
	position: relative;
}
.wraper_search_item .wp_image {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 12px;
	left: 12px;
}
.wraper_search_item .wp_image img {
	width: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.wraper_search_item .wp_image .more_photos {
	display: none;
}
.wraper_search_item .wp_content {
	width: 100%;
	padding: 0px;
	float: left;
	overflow: hidden;
}
.wraper_search_item .wp_content .wp_content_top{
	overflow: hidden;
	padding: 12px;
	width: calc(100% - 24px);
	border-bottom: solid 1px #e4e4e4;
}
.wraper_search_item .wp_content .wp_content_bottom {
	padding: 12px;
	width: calc(100% - 24px);
	overflow: hidden;
}
.wraper_search_item .wp_content .wp_content_top .wp_content_top_left{
	width: calc(100% - 72px);
	padding: 0px;
	padding-left: 72px;
	height: 60px;
	float: left;
}
.wraper_search_item .wp_content .wp_content_top .wp_content_top_right{
	width: 100%;
	padding: 0px;
	border: none;
	height: auto;
	margin-top: 16px;
	margin-bottom: 3px;
	float: left;
}
.wraper_search_item .wp_content .title {
	font-family: Poppins;
	font-weight: 500;
	line-height: 1.25rem;
	color: #303030;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0px;
	font-size: 14px;
}
.wraper_search_item .wp_content .address {
	font-weight: 300;
	line-height: 1.06rem;
	color: #616161;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 3px;
	font-size: 10px;
	background: url(../../../images/listing_page/icon-mapmarker.svg) no-repeat left center;
    background-size: 8px;
    padding-left: 8px;
}
.wraper_search_item .listing_snippet {
	display: none;
}
.wraper_search_item .wp_content .address i{
	color: #f05d62;
	margin-right: 5px;
}
.wraper_search_item .wp_content .space_type {
	font-size: 10px;
	line-height: 16px;
	font-weight: 300;
	color: #333333;
}
.wraper_search_item .wp_content .space_type .icon {
	display: none;
}
.wraper_search_item .wp_content .space_type span {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    background-color: #e9e9e9;
    padding: 3px 8px;
	margin-right: 5px;
	display: inline-block;
}
.wraper_search_item .wp_content .space_type span:first-child {
	margin-bottom: 5px;
}
.wraper_search_item .wp_content .detail {
	font-size: 12px;
	font-weight: 300;
	color: #333333;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% / 3);
	float: left;
	margin: 0px;
}
.wraper_search_item .wp_content .detail .tooltip {
	white-space: normal;
}
.wraper_search_item .wp_content .detail span {
	background-color: #f5f5f5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px;
	margin-right: 8px;
}

.wraper_search_item .wp_content .price_month {
	font-size: 20px;
	line-height: 25px;
	font-weight: 300;
	color: #333333;
	width: calc(100% - 132px);
	float: left;
}
.wraper_search_item .wp_content .price_month span {
	font-weight: 500;
}
.wraper_search_item .wp_content .btn_book a{
	width: 132px;
	float: left;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	display: inline-block;
	background: none;
	color: #00b2db;
	line-height: 25px;
	text-align: right;
}
/*END space item */
/****************************END wrapper_nearby_listing**********************************/

/****************************BEGIN wrapper_nearby_notify**********************************/
.wrapper_nearby_notify .main_content {
	position: relative;
	z-index: 3;
}
.wp_space_request {
	background-image: url('/images/space_request_parking.jpg');
	background-position: center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 418px;
	height: 170px;
}
.wrapper_nearby_notify .wp_space_request {
	position: absolute;
	top: -170px;
	right: 0;
}
.wp_space_request .wp_space_request_content {
	background-color: rgba(10, 30, 45, 0.6);
	height: 170px;
	width: 418px;
	display: table-cell;
	vertical-align: middle;
}
.wp_space_request_content h4 {
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	margin: 0 30px 20px;
}
.wp_space_request_content button {
	width: 112px !important;
	height: 36px;
	margin-left: 30px;
	font-size: 16px;
}
/****************************END wrapper_nearby_notify**********************************/

/****************************BEGIN wrapper_nearby_notify**********************************/
.wrapper_listing_accordion {
	margin-bottom: 60px;
}
.wrapper_listing_accordion .wp_listing_accordion_item {
	border-bottom: solid 2px #e4e4e4;
	padding: 30px 0;
}
.wrapper_listing_accordion .wp_action_expanded {
	font-family: Poppins;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	color: #303030;
	margin: 0;
	cursor: pointer;
}
.wrapper_listing_accordion .wp_action_expanded:after {
	content: "";
	background: unset;
	border: solid #a4a8aa;
	border-width: 0 1px 1px 0;
	display: block;
	padding: 8px;
	width: unset;
	height: unset;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: transform 1s;
	-moz-transition: transform 1s;
	-webkit-transition: transform 1s;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
}
.wrapper_listing_accordion .selected.wp_action_expanded:after {
	transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.wrapper_listing_accordion .wp_expanded {
	margin: 30px 0 0;
	list-style: none;
	display: none;
} 
.wrapper_listing_accordion .wp_expanded li {
	display: inline-block;
    padding: 0px 16px 0px 0px;
}
.wrapper_listing_accordion .wp_expanded li,
.wrapper_listing_accordion .wp_expanded li a {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.47;
	color: #303030;	
}
.wrapper_listing_accordion .wp_expanded li a {
	text-decoration: underline;
}
.wrapper_listing_accordion .wp_expanded li a:hover {
	text-decoration: none;
}
/****************************END wrapper_nearby_notify**********************************/

/****************************BEGIN wrapper_listing_unavailable**********************************/
.wrapper_listing_unavailable {
	margin: 25px 0;
}
.wrapper_listing_unavailable h4 {
	font-family: Poppins;
	font-size: 18px;
	font-weight: 500;
	color: #747e87;
	margin: 0 0 12px;
}
.wrapper_listing_unavailable h4 span {
	color: #ff0d0d;
}
.wrapper_listing_unavailable a {
	font-size: 14px;
	color: #00b2db;
}
.wrapper_listing_unavailable a:hover {
	text-decoration: none;
}
.wrapper_listing_unavailable a span {
	width: 14px;
	height: 14px;
	display: inline-block;
	border: 1px solid #00b2db;
	border-radius: 50%;
	text-align: center;
	margin-right: 8px;
	vertical-align: middle;
}
.wrapper_listing_unavailable a span:before {
	content: "";
	border-top: 2px solid #00b2db;
	display: block;
	margin-top: unset;
	width: 8px;
	margin-top: 6px;
	margin-left: 3px;
}
.wrapper_listing_unavailable a span:after {
	content: "";
	border-left: 2px solid #00b2db;
	display: block;
	margin-top: unset;
	height: 8px;
	margin-top: -5px;
	margin-left: 6px;
}
.wrapper_listing_unavailable a.selected span:after {
	display: none;
}
.wp_ListingUnavailable {
	display: none;
}
/****************************END wrapper_listing_unavailable**********************************/

/****************************BEGIN wp_report_listing**********************************/
.grecaptcha-badge {
	display: none;
}
#modalOptionReportListing {
	max-width: 440px;
}
#modalOptionReportListing .modal-body {
	max-height: 430px;
}
.modal-body .title {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	font-family: Poppins;
}
.modal-body .sub_title {
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	font-family: Poppins;	
}
.wp_report_listing ul {
	margin: 0;
	list-style: none;
}
.wp_report_listing .opinion_list {
	padding-left: 15px;
}
.option_decimal .icon_decimal {
	width: 25px;
	height: 30px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: left;
	font-size: 20px;
	line-height: 30px;
}
.option_decimal label.opinion_item {
	padding-left: 45px;
	font-size: 14px;
	line-height: 32px;
	margin: 0 0 10px 25px;
	display: block;
	text-align: left;
	background: url(/images/v3/book_check.png) no-repeat left top;
}
.option_decimal input[type=checkbox]:checked+label,
.option_decimal input[type=checkbox].active+label {
    background: url(/images/v3/book_checked.png) no-repeat left top;
}
.opinion_list .opinion_text,
.option_decimal input {
	display: none;
}
.opinion_list .opinion_text {
	width: 100%;
	height: 130px;
	border: 1px solid #e1e1e1;
	float: right;
	margin-bottom: 20px;
	border-radius: 3px;
}
.opinion_list .opinion_text textarea {
	background: white;
	height: 69px;
	margin: 0;
	padding: 10px;
	width: calc(100% - 20px);
	border: 0;
}
.opinion_list .opinion_text .desc_condition {
	border-top: 1px solid #e1e1e1;
	line-height: 40px;
	height: 40px;
	background: #f5f5f5;
	text-transform: uppercase;
	text-align: right;
	color: #ef4926;
	font-size: 11px;
}
.opinion_list .opinion_text .desc_condition .length {
	float: right;
	margin: 7px 20px 0 10px;
	color: #ef4926;
	border-radius: 50%;
	line-height: 25px;
	height: 25px;
	width: 25px;
	border: 1px solid #ef4926;
	text-align: center;
	font-size: 11px;
}
.wp_report_listing .wp_btn {
	margin-top: 15px;
}
.wp_report_listing .wp_btn button {
	height: 40px;
}
.wp_report_listing .wp_btn button:first-child {
	margin-bottom: 10px;	
}
/****************************END wp_report_listing**********************************/

@media screen and (min-width: 1025px) {
	.wrapper_listing_widget_booking .wp_guarantee,
	.wp_amount_booking .listing_national_storage,
	.wp_title_modal_booking,
	.wrapper_bottom_mobile {
		display: none;
	}
	.wrapper_column_right .wp_tmp {
		height: 200px;
	}
	.wrapper_main_content .wrapper_column_right {
		position: -webkit-sticky;
		position: sticky;
		top: 20px;
		margin-top: -70px;
		z-index: 2;
	}
}

@media screen and (max-width: 1024px) {
	.wrapper_map #map-canvas {
		height: 0;
	}
	.main_content {
		width: calc(100% - 30px);
		padding: 0 15px;
		max-width: 600px;
	}
	.wrapper_main_content .wrapper_column_right,
	.wrapper_main_content .wrapper_column_left {
		width: 100%;
		margin: 0;
	}
	.wrapper_listing_photo,
	.wrapper_listing_photo.listing_national_storage,
	.wrapper_listing_photo.no_photo {
		height: auto;
	}
	.wrapper_listing_photo .wp_listing_photo,
	.wrapper_listing_price .wp_price > div {
		position: unset;
	}
	.wrapper_column_right .wp_space_request,
	.wrapper_listing_widget_booking,
	.wrapper_listing_price .show_price {
		display: none;
	}
	.wrapper_listing_price .wp_more_text,
	.wrapper_listing_price .wp_price {
		height: auto !important;
	}
	.wrapper_advantages_of_spacer {
		margin-bottom: 30px;
	}
	.wrapper_nearby_notify .main_content {
		width: 100%;
		padding: 0;
	}
	.wrapper_nearby_notify .wp_space_request {
		position: unset;
		width: 100%;
	}	
	.wrapper_nearby_notify .wp_space_request .wp_space_request_content {
		width: 100%;
		padding-top: 30px;
		height: 140px;
		display: inline-block;
	}
	.wp_nearby_listing .jssorb052 {
		display: block;
	}
	.wp_nearby_listing .jssora073 {
		display: none;
	}
	#jssor_nearby_listing {
		top: 0 !important;
	}
	.wrapper_listing_detail_info .wp_location {
		display: block;
	}
	#map-canvas-mobile {
		width: 100%;
		height: 200px;
	}
	.wrapper_listing_detail_info .wp_category {
		padding-top: 20px;
		border-top: solid 1px #e4e4e4;
	}
	/*wrapper_bottom_mobile*/
	.wrapper_bottom_mobile {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.15);
  		background-color: #ffffff;
		width: 100%;
		padding: 14px 0;
		z-index: 9;
		padding-top: 0px;
	}
	.wrapper_bottom_mobile.listing_national_storage {
		padding: 0;
	}
	.wrapper_bottom_mobile .listing_disable {
		font-size: 18px;
		line-height: 22px;
		color: #000000;
	}
	.wrapper_bottom_mobile .wp_amount {
		font-family: Poppins;
		font-size: 18px;
		color: #000000;
		font-weight: 500;
	}
	.wrapper_bottom_mobile .wp_lable,
	.wrapper_bottom_mobile .wp_amount span {
		font-size: 14px;
		color: #808080;
	}
	.wrapper_bottom_mobile .wp_note_left {
		float: left;
		line-height: 32px;
	}
	.wrapper_bottom_mobile .listing_unavailable .currently_booked {
		width: 131px;
		height: 28px;
		text-align: center;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		background-color: #ff0d0d;
		color: #ffffff;
		font-size: 14px;
		font-weight: 500;
		line-height: 28px;
		float: right;
	}
	.wrapper_bottom_mobile .listing_national_storage .wp_deal {
		width: 100%;
		margin-bottom: 10px;
	}
	.wrapper_bottom_mobile .btn_modal_book {
		width: 116px;
		float: right;
	}
	.wrapper_bottom_mobile .btn_modal_book input {
		height: 32px;
	}
	.wrapper_bottom_mobile .content-message-mobile{
		height: 25px;
		margin-bottom: 14px;
		background: #F5F5F5;
		box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.15);
	}
	.wrapper_bottom_mobile.listing_national_storage .content-message-mobile {
		background: #FDC24E;
	}
	.wrapper_bottom_mobile .content-message-mobile.with_hot_deal {
		padding: 0px 15px 0px 92px;
	}
	.wrapper_bottom_mobile .content-message-mobile.with_hot_deal .hot_deal {
		background-color: #F25B61;
		background-image: url(/images/svg/icon-white-hot.svg);
		background-repeat: no-repeat;
		background-position: 15px center;
		height: unset;
		color: #FFFFFF;
		position: absolute;
		top: 0;
		left: 0;
		font-weight: 700;
		font-size: 12px;
		line-height: 25px;
		padding: 0 15px 0 30px;
	}
	.wrapper_bottom_mobile.listing_national_storage .wp_fomo {
		background: #F5F5F5;
		padding: 8px 20px;
	}
	.wrapper_bottom_mobile.listing_national_storage .wp_fomo p {
		margin: 0;
		font-weight: 400;
		font-size: 12px;
		line-height: 15px;
	}
	.wrapper_bottom_mobile.listing_national_storage .wp_fomo p span {
		font-weight: 600;
	}
	.wrapper_bottom_mobile .message-important{
		width: 15px;
		float: left;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.wrapper_bottom_mobile .content-message-mobile.with_hot_deal .message-important {
		margin-right: 5px;
	}
	.wrapper_bottom_mobile .content-message-mobile p{
		padding-top: 5px;
		padding-bottom: 5px;
		font-family: Roboto;
		font-style: normal;
		font-size: 12px;
		line-height: 14px;
		color: #333333;
	}
	.wrapper_bottom_mobile .content-message-mobile.with_hot_deal p {
		font-weight: 700;
		color: #FFFFFF;
	}

	.wrapper_bottom_mobile.listing_national_storage .main_content {
		padding: 0 15px 10px 15px;
	}
	.wrapper_bottom_mobile.listing_national_storage .main_content .sec-info {
		display: table-cell;
		width: 60%;
		vertical-align: top;
		font-family: Poppins;
	}
	.wrapper_bottom_mobile.listing_national_storage .main_content .sec-info .discounted_price {
		color: #1EB584;
		font-size: 13px;
		line-height: 28px;
	}
	.wrapper_bottom_mobile.listing_national_storage .main_content .sec-info .discounted_price span {
		font-size: 19px;
		font-weight: 700;
	}
	.wrapper_bottom_mobile.listing_national_storage .main_content .sec-buttons {
		display: table-cell;
		width: 40%;
		vertical-align: top;
	}
	.wrapper_bottom_mobile.listing_national_storage .main_content .sec-buttons .wp_note_left {
		float: right;
	}
	.wrapper_bottom_mobile.listing_national_storage .main_content .sec-buttons .wp_note_left .wp_amount {
		font-family: Poppins;
		font-size: 24px;
		font-weight: 700;
		color: #333333;
		line-height: 36px;
	}
	.wrapper_bottom_mobile.listing_national_storage .main_content .sec-buttons .wp_note_left .wp_amount span {
		font-size: 16px;
		font-weight: 400;
	}
	/*END wrapper_bottom_mobile*/

	/*modal booking*/
	.wrapper_listing_widget_booking {
		position: fixed;
		width: 100%;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: 0;
		z-index: 999;
	}
	.wrapper_listing_widget_booking .wp_title_modal_booking {
		display: block;
		padding: 18px 30px 0;
	}
	.wp_title_modal_booking h4 {
		font-family: Poppins;
		font-size: 18px;
		font-weight: 500;
		line-height: 1.25;
		color: #303030;
		float: left;
		margin: 0;
	}
	.wp_title_modal_booking .btn_close {
		float: right;
	}
	.wp_amount_booking .listing_national_storage {
		display: block;
		margin-bottom: 15px;
	}
	.wrapper_listing_widget_booking .wp_main_booking {
		overflow: auto;
		max-height: calc(100vh - 40px);
	}
	.wrapper_listing_widget_booking .wp_main_booking.show_guarantee {
		height: calc(100vh - 103px);	
	}
	.wrapper_listing_widget_booking .wp_guarantee {
		height: 63px;
	}
	/*END modal booking*/
}
@media screen and (max-width: 599px) {
	.mapboxgl-ctrl-group > button {
		width: 48px;
		height: 48px;
	}
	#jssor_listing_photo {
		height: 250px;
	}
	.wp_listing_photo .jssor_slides {
		height: 180px;
	}
	.wp_listing_photo .jssora106 {
		display: none;
	}
	.wp_btn_booking a.btn_book_now, .wp_btn_booking button,
	.wp_nearby_listing .wp_title,
	.wrapper_listing_detail_info .title_listing {
		font-size: 18px;
	}
	#booking-unavailable-space .modal-body .title-unavailable,
	.wp_amount_booking .wp_price,
	.wrapper_listing_accordion .wp_action_expanded {
		font-size: 16px;	
	}
	#booking-unavailable-space #warning_unavailable .content_unavailable_space,
	.wp_select_date .wp_date_value input,
	.wraper_search_item .wp_content .btn_book a,
	.wrapper_listing_detail_info .wp_category {
		font-size: 14px;
	}
	.wp_note_booking,
	.listing_national_storage .more_discount_text,
	.listing_national_storage .exclusive_deal,
	.wp_ns_faq .faq_item,
	.wp_ns_faq .answer,
	.wraper_search_item .wp_content .price_month,
	.wp_advantages_item .wp_content p,
	.wp_info_bottom .wp_btn_report,
	.wp_info_bottom .wp_date_update,
	.wrapper_listing_detail_info .wp_content,
	.info_space_detail .info_item,
	.wp_address_space_type .wp_space_type,
	.wp_address_space_type .wp_address .address_listing,
	.wp_advantages_item .wp_content p.peace-of-mind {
		font-size: 12px;
	}
	.wp_space_detail .images_space_detail {
		width: 110px;
	}
	.wp_space_detail .images_space_detail img {
		width: 80px;
	}
	.wp_space_detail .info_space_detail {
		grid-template-columns: 12fr;
	}
	.info_space_detail .info_item .info_item_title {
		float: left;
		width: 100px;
	}
	.info_space_detail .info_item ul {
		list-style: none;
		float: left;
	}
	.wp_amenitie .wp_item_amenitie {
		width: 50%;
	}
	.wp_amenitie .wp_item_amenitie .icon_amenitie [class*="feature-"] {
		width: 14px;
		height: 14px;
	}
	.wp_host .host_info {
		grid-template-columns: 1fr 1fr;
	}
	.wrapper_listing_accordion .wp_listing_accordion_item {
		padding: 15px 0;
	}
	.wp_host .wp_content {
		padding: 20px;
	}
	.wp_btn_booking a.btn_book_now, .wp_btn_booking button {
		height: 44px;
		line-height: 44px;
	}
	.wp_btn_booking .has_more_btn .wp_more_option a {
		height: 44px;
		width: 44px;
		line-height: 44px;
	}
	.wp_btn_booking .wp_book_now.has_more_btn a.btn_book_now,
	.wp_btn_booking .wp_book_now.has_more_btn button {
		width: calc(100% - 54px);
	}
	.wp_note_booking p {
		margin-bottom: 6px;
	}
	#booking-unavailable-space .modal-footer button {
		height: 44px;
	}
	.wrapper_listing_photo .note_photo {
		line-height: 15px;
		font-size: 10px;
	}
	.wrapper_bottom_mobile .wp_lable {
		font-size: 12px;
	}
}