/* Enter Your Custom CSS Here */
@import url("http://fonts.googleapis.com/css?family=Lato:100,200,300,400,700");
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans');



h6 { 
    display: block;
    font-size: 30px!important;
  	font-weight: 300;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    margin-left: 0;
    margin-right: 0;

}

h7 { 
    display: block;
    font-size: 20px!important;
  	font-weight:600;
    margin-left: 0;
    margin-right: 0;

}

h8{
    display: block;
		color:#333333;
    font-family:'Open Sans', serif;
  	font-size: 60px!important;
  	font-weight:800;
    margin-left: 0;
    margin-right: 0;
  	padding-bottom:20px!important;
}

h9{
    display: block;
		color:#333333;
    font-family:'Open Sans', serif;
  	font-size: 40px!important;
  	font-weight:400;
    margin-left: 0;
    margin-right: 0;
  	padding-bottom:10px!important;
}

.google_poi:active{
  border-color:#ff5a64!important;
}

.google_poi.poi_active{
    border-color:#ff5a64!important;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
   .test{
		width:100%;
     position:relative;
     left:10px;
     float:left;
  }
}

@media only screen and (max-width: 768px) {
  input#form_submit_1.wpb_btn-info.wpb_btn-small.wpestate_vc_button.vc_button{
	margin-left:0px;
}
}

#listing_price .panel_body{
font-family:'Montserrat';
}

/*LISTING PAGE*/   


.listing_detail {
	font-family:'Montserrat'!important;
	font-weight:400!important;
	font-size:16px;
}

.extra_pay_option{
		font-family:'Montserrat'!important;
	font-weight:400!important;
	font-size:16px;
}

.listing_detail .item_head{
	font-weight:600!important;
	font-size:15px;

}

.panel-title-description{
	font-family:'Fira Sans', sans-serif;
	color:#333333!important;
	font-size:22px!important;
}

.panel-title{
	font-size:20px;
	font-family:'Fira Sans', sans-serif;
	color:#333333;
	font-weight:100!important;
	margin-bottom:20px;
}

.panel-title-arrow{
	margin-top:6.2px;
}

/* SOCIAL MEDIA ICONS */

.share_facebook{
	color:#3B5998!important;
}

.share_facebook{
		border-right-color:#3B5998!important;
			border-left-color:#3B5998!important;
				border-top-color:#3B5998!important;
				border-bottom-color:#3B5998!important;
}

.share_tweet{
	color:#1DA1F2!important;
}

.share_tweet{
			border-right-color:#1DA1F2!important;
			border-left-color:#1DA1F2!important;
				border-top-color:#1DA1F2!important;
				border-bottom-color:#1DA1F2!important;
}

.share_google{
	color:#DB4437!important;
}

.share_google{
			border-right-color:#DB4437!important;
			border-left-color:#DB4437!important;
				border-top-color:#DB4437!important;
				border-bottom-color:#DB4437!important;
}

.share_pinterest{
	color:#BD081C!important;
} 

.share_pinterest{
			border-right-color:#BD081C!important;
			border-left-color:#BD081C!important;
				border-top-color:#BD081C!important;
				border-bottom-color:#BD081C!important;
}

/* PHOTOS */

.img_listings_mes{
font-family:'Fira Sans';
}

.panel-wrapper.imagebody_wrapper
{
	margin-top:0px;
	margin-bottom:30px;
}

/* PROPERTY DETAILS 
 *  */
/* BEDROOMS AND BATHROOMS */

#collapseTree .listing_detail.list_detail_prop_double_beds.col-md-6 .item_head{
	font-size:0.001px;
}

#collapseTree .listing_detail.list_detail_prop_single_beds.col-md-6 .item_head{
	font-size:0.001px;
}

#collapseTree .listing_detail.list_detail_prop_bunk_beds.col-md-6 .item_head{
	font-size:0.001px;
}

#collapseTree .listing_detail.list_detail_prop_sofa_beds.col-md-6 .item_head{
	font-size:0.001px;
}

#collapseTree .listing_detail.list_detail_prop_bathrooms.col-xs-12:after{
	display:block;
  content: ' ';
	white-space:pre;
}

#collapseTree .listing_detail.list_detail_prop_double_beds.col-md-6:before{
	display:flex;
  content: 'Sleeping Arrangements';
	font-weight: 600;
margin-bottom:20px;
	color:#333333;
	font-family:'Fira Sans';
}


#collapseTree .listing_detail.list_detail_prop_double_beds.col-md-6 .item_head:before{
	display:inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/double-bed.svg');
 	background-size: 35px 35px;
	background-repeat: no-repeat;
	opacity:0.7;
	width:35px;
	height:35px;
	vertical-align: middle;
	margin-right:8px;
	margin-bottom:10px;
} 

#collapseTree .listing_detail.list_detail_prop_single_beds.col-md-6 .item_head:before{
	display:inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/single-bed.svg');
 background-size: 35px 35px;
	opacity:0.7;
 height: 35px;
 width: 35px;
	margin-right:10px;
	margin-bottom:10px;
 vertical-align:middle;


} 

#collapseTree .listing_detail.list_detail_prop_single_beds.col-md-6:before{
	display:flex;
	content: ' ';
	white-space:pre;
	margin-top:20px;
}

#collapseTree .listing_detail.list_detail_prop_bunk_beds.col-md-6 .item_head:before{
	display:inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/bunk.svg');
 background-size: 35px 35px;
	opacity:0.7;
 height: 35px;
 width: 35px;
	vertical-align:middle;
	margin-bottom:10px;
	margin-right:10px;

} 

#collapseTree .listing_detail.list_detail_prop_sofa_beds.col-md-6:before{
	display:inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/sofa.svg');
 background-size: 35px 35px;
	opacity:1;
 	height: 35px;
 	width: 35px;
	margin-right:12px;	
	margin-top:0px;
	vertical-align:middle;
} 

#collapseTree .listing_detail.list_detail_prop_sofa_beds.col-md-6:after{
	display:block;
  content: ' ';
	white-space:pre;
}

#collapseTree .listing_detail.list_detail_prop_check-in_hour.col-md-6:before{
	display:flex;
  content: 'Check In/Out Times';
	font-weight: 600;
margin-bottom:10px;
	font-family:'Fira Sans';
	color:#333333;
}

#collapseTree .listing_detail.list_detail_prop_check-out_hour.col-md-6:before{
	display:flex;
  content: '';
	font-weight: 600;
margin-bottom:35px;
}

#collapseTree .listing_detail.list_detail_prop_status.col-md-6:after{
	display:inline-block;
  content: ' '; 
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/verified.svg');
 background-size: 13px 13px;
	opacity:1;
 height: 13px;
 width: 13px;
margin-left:5px;	
}


#collapseTree .listing_detail.list_detail_prop_check-in_hour.col-md-12:before{
		display:block;
  content: 'Check In/Out Hours';
	font-weight: 600;
padding-bottom:10px;
	color:#333333;
	font-family:'Fira Sans';
}


/* FEATURES AND AMENITIES ICONS */

#collapseFour .listing_detail.col-md-6 i{
	display:none!important;
}

#collapseFour .listing_detail.col-md-6{
  margin-top:8px;
  margin-bottom:8px;
  font-size:16px;
  font-family:'Montserrat';
}

#collapseFour .panel-body {
	margin-left:40px
}

@media only screen and (max-width: 768px) {
	#collapseFour .panel-body {
	margin-left:0px
	}}

/* START */

#collapseFour .listing_detail.not_present.col-md-6:before {
  display:none!important;
}

#collapseFour .listing_detail.not_present.col-md-6{
  opacity:0.7;
}

#collapseFour .listing_detail.col-md-6:nth-of-type(1):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/kitchen.svg');
	margin-right:13px;
		margin-top: 1px;
	margin-bottom: -6px;
 background-size: 25px 25px;
	opacity:0.7;
 height: 25px;
 width: 25px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(2):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/wifi.svg');
	margin-right:13px;
	margin-top: 1px;
	margin-bottom: -4px;
 background-size: 23px 23px;
	opacity:0.9;
 height: 23px;
 width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(3):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/air-conditioning.svg');
	margin-left:3px;
	margin-right:15px;
	margin-bottom: -4px;
 	background-size: 20px 20px;
	opacity:0.6;
 	height: 20px;
 	width: 20px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(4):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/24hr-checkin.svg');
	margin-left:1px;
	margin-right:14px;
	margin-bottom: -6px;
 	background-size: 23px 23px;
	opacity:0.8;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(5):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/breakfast.svg');
	margin-left:2px;
	margin-right:13px;
	margin-bottom: -6px;
 	background-size: 23px 23px;
	opacity:0.8;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(6):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/intercom.svg');
	margin-left:1px;
	margin-right:13px;
	margin-bottom: -6px;
 	background-size: 23px 23px;
	opacity:0.8;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(7):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/television.svg');
	margin-left:1px;
	margin-right:13px;
	margin-bottom: -9px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(8):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/coffee-maker.svg');
	margin-left:3px;
	margin-right:13px;
	margin-bottom: -4px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 


#collapseFour .listing_detail.col-md-6:nth-of-type(9):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/dryer.svg');
	margin-left:3px;
	margin-right:11px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.8;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(10):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/elevator.svg');
	margin-left:3px;
	margin-right:14px;
	margin-bottom: -7px;
 	background-size: 25px 25px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(11):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/essentials.svg');
	margin-left:3px;
	margin-right:10px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(12):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/family.svg');
	margin-left:3px;
	margin-right:14px;
	margin-bottom: -6px;
 	background-size: 23px 23px;
	opacity:0.8;
 	height: 23px;
 	width: 23px;
} 


#collapseFour .listing_detail.col-md-6:nth-of-type(13):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/fire-extinguisher.svg');
	margin-left:3px;
	margin-right:10px;
	margin-bottom: -6px;
 	background-size: 23px 23px;
	opacity:0.8;
 	height: 23px;
 	width: 23px;
} 


#collapseFour .listing_detail.col-md-6:nth-of-type(14):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/first-aid-kit.svg');
	margin-left:4px;
	margin-right:13px;
	margin-bottom: -6px;
 	background-size: 23px 23px;
	opacity:0.8;
 	height: 23px;
 	width: 23px;
} 


#collapseFour .listing_detail.col-md-6:nth-of-type(15):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/parking.svg');
	margin-left:2px;
	margin-right:10px;
	margin-bottom: -6px;
 	background-size: 23px 23px;
	opacity:0.9;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(16):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/gym.svg');
	margin-left:3px;
	margin-right:15px;
	margin-bottom: -8px;
 	background-size: 23px 23px;
	opacity:0.8;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(17):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/hair-dryer.svg');
	margin-left:2px;
	margin-right:10px;
	margin-bottom: -10px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(18):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/hanger.svg');
	margin-left:4px;
	margin-right:15px;
	margin-bottom: -5px;
 	background-size: 22px 22px;
	opacity:0.7;
 	height: 22px;
 	width: 22px;
} 


#collapseFour .listing_detail.col-md-6:nth-of-type(19):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/heating.svg');
	margin-left:0px;
	margin-right:10px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(20):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/hot-tub.svg');
	margin-left:4px;
	margin-right:13px;
	margin-bottom: -7px;
 	background-size: 24px 24px;
	opacity:0.6;
 	height: 24px;
 	width: 24px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(21):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/fireplace.svg');
	margin-left:1px;
	margin-right:11px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(22):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/internet.svg');
	margin-left:3px;
	margin-right:13px;
	margin-bottom: -6px;
 	background-size: 24px 24px;
	opacity:0.5;
 	height: 24px;
 	width: 24px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(23):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/iron.svg');
	margin-left:1px;
	margin-right:11px;
	margin-bottom: -6px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(24):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/laptop.svg');
	margin-left:5px;
	margin-right:15px;
	margin-bottom: -7px;
 	background-size: 22px 22px;
	opacity:0.7;
 	height: 22px;
 	width: 22px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(25):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/lock-on-door.svg');
	margin-left:2px;
	margin-right:10px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 


#collapseFour .listing_detail.col-md-6:nth-of-type(26):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/outdoor-grill.svg');
	margin-left:5px;
	margin-right:13px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.8;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(27):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/pets.svg');
	margin-left:1px;
	margin-right:10px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(28):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/phone.svg');
	margin-left:3px;
	margin-right:15px;
	margin-bottom: -6px;
 	background-size: 22px 22px;
	opacity:0.7;
 	height: 22px;
 	width: 22px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(29):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/pool.svg');
	margin-left:0px;
	margin-right:10px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(30):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/shampoo.svg');
	margin-left:4px;
	margin-right:13px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(31):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/check.svg');
	margin-left:0px;
	margin-right:10px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
} 

#collapseFour .listing_detail.col-md-6:nth-of-type(32):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/smoking.svg');
	margin-left:4px;
	margin-right:13px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
}

#collapseFour .listing_detail.col-md-6:nth-of-type(33):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/elderly.svg');
	margin-left:0px;
	margin-right:10px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:1;
 	height: 23px;
 	width: 23px;
}


#collapseFour .listing_detail.col-md-6:nth-of-type(34):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/events-1.svg');
	margin-left:5px;
	margin-right:13px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
}



#collapseFour .listing_detail.col-md-6:nth-of-type(35):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/washing-machine.svg');
	margin-left:0px;
	margin-right:10px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.7;
 	height: 23px;
 	width: 23px;
}

#collapseFour .listing_detail.col-md-6:nth-of-type(36):before {
  display: inline-block;
  content: ' ';
  background-image: url('http://vacations.rentingozo.com/wp-content/uploads/2018/04/wheelchair.svg');
	margin-left:3px;
	margin-right:13px;
	margin-bottom: -7px;
 	background-size: 23px 23px;
	opacity:0.8;
 	height: 23px;
 	width: 23px;
}

/* AVAILABILITY CALENDER */

.wp-calendar.booking-calendar{
	font-family:'Montserrat';
}

/* FRONT END */

/* ADD NEW PROPERTY - PROPERTY DETAILS */

.page-id-567 .row .col-md-6 .col-md-6:nth-of-type(5) {
	display:none;
}

.page-id-567 .row .col-md-6 .col-md-6:nth-of-type(6) {
	display:none;
}

.page-id-567 .row .col-md-6 .col-md-6:nth-of-type(7) {
	display:none;
}

.page-id-567 .row .col-md-6 .col-md-6:nth-of-type(8) {
	display:none;
}

.page-id-567 .row .col-md-6 .col-md-6:nth-of-type(9) {
	display:none;
}

.page-id-567 .row .col-md-6 .col-md-6:nth-of-type(10) {
	display:none;
}

.page-id-567 .row .col-md-6 .col-md-6:nth-of-type(11) {
	display:none;
}

.page-id-567 .row .col-md-6 .col-md-6:nth-of-type(12) {
	display:none;
}

.page-id-567 .row .col-md-6 .col-md-6:nth-of-type(14) {
	display:none;
}

.page-id-567 .row .col-md-6 .col-md-6:nth-of-type(13) {
	display:none;
}

.page-id-567 .row .col-md-6 .col-md-6:nth-of-type(15) {
	display:none;
}


.page-id-567 .col-md-6 .col-md-6:nth-of-type(5) {
	display:block!important;
}

.page-id-567 .col-md-6 .col-md-6:nth-of-type(6) {
	display:block!important;
}

.page-id-567 .col-md-6 .col-md-6:nth-of-type(7) {
	display:block!important;
}

.page-id-567 .col-md-6 .col-md-6:nth-of-type(8) {
	display:block!important;
}

.page-id-567 .col-md-6 .col-md-6:nth-of-type(9) {
	display:block!important;
}

.page-id-567 .col-md-6 .col-md-6:nth-of-type(10) {
	display:block!important;
}

.page-id-567 .col-md-6 .col-md-6:nth-of-type(11) {
	display:block!important;
}

.page-id-567 .col-md-6 .col-md-6:nth-of-type(12) {
	display:block!important;
}


.page-id-567 .col-md-6 .col-md-6:nth-of-type(13) {
	display:block!important;
}

.page-id-567 .col-md-6 .col-md-6:nth-of-type(5) {
	display:block!important;
}
	
.page-id-567 .col-md-6 .col-md-6:nth-of-type(5):before{
	content:'  ';
	white-space:pre;
}

.page-id-567 .col-md-6 .col-md-6:nth-of-type(6):before{
	content:'  ';
	white-space:pre;
}