/*
Theme Name: Homey Child
Theme URI: http://themeforest.net/user/favethemes/
Author: Favethemes
Author URI: http://themeforest.net/user/favethemes/
Description: Homey is a powerful booking platform that lets you run a residential or commercial
rental business online with no hassle
Version: 1.0.0
Tags: right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: homey
Template: homey
*/


/* Your CSS code goes here
-------------------------------------- */


.default-em{
	font-weight:600;
}
.default-p{
	margin-bottom:10px;
}

/*OVERWRITING THEME CSS*/
#swipebox-overlay{
	display: none;
}
.sort-wrap .bs-caret {
    margin-left: 0px;
    position: relative;
    right: -20px;
}


#homey_about_widget-1 .read{
	display:none;
}

.hover-effect::before{
	background-image:linear-gradient(to bottom, transparent 0%, transparent 0%, transparent 50%, rgba(0, 0, 0, 0) 100%)
}

.hover-effect .taxonomy-title{
	color:white;
	background-color:#f15e75;
width:auto;
	left:20px;
font-size:21px;
	padding:8px 10px;
	margin:0 auto;
	float:none;
}


.item-price{
	background-color: #f15e75;
	padding:8px;
	border-radius:6px;
}

.block-body-sidebar .item-price{
		background-color: transparent;
}

.pets-calculator{
	display:none;
}

.board-panel-menu li {


}


.board-panel-menu li a{
	padding:10px 20px;
	line-height:1.5em;
}

.board-panel-menu > li .msg-alert{
	top:-15px;
}

.board-panel-menu a i {
    line-height: 1.5em;
}


.continue-block-button .instance-term-condition{
	display:none;
}

.footer-bottom-wrap{
	background-color:#4f5962 !important;
	border-top:0px solid #f15e75 !important;
}

.footer-copyright{
	text-align: center;
color:white !important;
font-size: 15px;
}
.footer-bg-aa{
	color:white;
	background:#f15e75;
	padding:5px;
	border-radius:3px;
	text-transform:uppercase;
}

.item-price{
	color:white !important;
}

.item-media-price{
	max-width:155px;
}

.aa-cs-blue-block{
	background-color:#54c4d9;
	padding: 20px 40px;
	margin-bottom:20px;
	min-height:1px;
	overflow:hidden;
	border-radius:4px;
}
.aa-cs-blue-block--p{
	font-size:17px;
	margin-bottom:0;
	font-weight:600;
	color:white;
	
}

.aa-cs-blue-block-mini{
	background-color:#54c4d9;
	padding: 20px;
	margin-bottom:10px;
	min-height:1px;
	overflow:hidden;
	border-radius:4px;
}
.aa-cs-blue-block-mini--p{
	font-size:16px;
	line-height:1.3em;
	margin-bottom:0;
	font-weight:600;
	color:white;
	
}
.admin-bar .board-panel-menu li:nth-child(4){
	display:none;
}
.admin-bar .account-dropdown  li:nth-child(4){
	display:none;
}


.ita{
	font-style:italic;
}

.padd-t-s{
	padding-top:12px;
	
}

.smaller-txt{
	display:inline-block;
	font-size:0.9em;

}

.sidebar-booking-module .text-small {
    font-size: 14px;
    color: #949ca5;
    font-weight: 500;
}

.form-msg .messages-notification {
	font-size:16px;
	color : red;
	font-weight:700;
}

.attach-icon .fa-paperclip{
	font-size: 18px;
    font-weight: 900;
    background-color: #ffffff;
    padding: 8px;
    color: #f15e75;
	border:1px solid #f15e75;
    border-radius: 5px;
}

.attach-icon .fa-paperclip:hover{
	
    background-color: #f15e75;
   
    color: white;
    border-radius: 5px;
}
.attach-icon{
	position:relative
}
.attach-icon::before{
	position:absolute;
	left:-100px;
	top:5px;
	color:#f15e75;
	font-weight:700;
	content: "Pièce jointe";
	font-size:15px;
}

#wpadminbar{
	/*display:none !important;*/
}

body.admin-bar{
	margin-top:-32px;
}
body.admin-bar #homey_nav_sticky{
	top:0 !important;
}
body.admin-bar .dashboard-page-title{
	top:51px !important;
}
body.admin-bar .user-dashboard-left{
	top:51px !important;
}

@media screen and (max-width: 991px){
	body.admin-bar .dashboard-page-title{
	top:20px !important;
}
}
@media screen and (max-width: 782px){
body.admin-bar{
	margin-top:-46px;
}
}

@media screen and (max-width: 600px){
	body.admin-bar .dashboard-page-title{
	top:15px !important;
}
}
.search-wrap.search-banner.search-banner-desktop{
	display: none;
	pointer-events: none;
}
.sidebar-booking-module .homey_notification.block-body-sidebar{
		display: none;
	pointer-events: none;
}
.single-listing-calendar.search-calendar{
			display: none;
	pointer-events: none;
}
}
