@charset 'utf-8';
/*
 Theme Name:   Rehomes Child
 Theme URI:    
 Description:  Rehomes - Fully Responsive and Mobile Friendly theme
 Author:       Sofia
 Author URI:  
 Template:     rehomes
 Version: 1.0.0
*/



.elementor-widget-heading .sub-title {
    font-size: 1em;
    letter-spacing: 0;
}
.frontpage_packages h3 {
 	position: relative;
    display: inline-block;
    margin-bottom: 30px;
}

.frontpage_packages h3:after {
	 content: '';
	 position: absolute;
	 width: 20px;
	 height: 20px;
	 border-top: 5px dotted #000;
	 bottom: -35px;
	 left: 40%;
}

.packages_btn .elementor-button-content-wrapper {
	border-bottom: 1px solid #006b68;
}
.footer_social a {
	background: transparent;
	width: auto!important;
}
.footer_social a:hover i{
	color: #876e65!important;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
	border-bottom-style: none!important;
}

.packages_items ul li:before {
    content: url('https://hobu.op-test.eu/wp-content/uploads/2023/02/list.png');
    position: absolute;
    height:26px;
    width: 30px;
    position: absolute;
    margin-right: 10px;
    top: 5px;
	left: -20px;
}
.packages_items ul {
    list-style: none;
}
.packages_items li {
	 position: relative;
	padding-left: 20px;
}

.franshise_form{
	margin: 100px 0 100px;
}

.franshise_form h6 {
	color: #000!important;
	text-align: left;
	text-transform: uppercase;
	font-size: 1em;
}
.franshise_form .first_heading h2 {
	margin-top: 0;
}
.franshise_form h2 {
	text-align: left;
	color: #876e65!important;
}
.franshise_form h2 {
	margin: 50px 0 50px;
}
.franshise_form input,
.franshise_form textarea {
	background: transparent!important;
	border: 1px solid #000!important;
	color: #000;
}
.franshise_form textarea {
	margin-top: 50px;
}
.franshise_form .first_text_area textarea {
	margin-top: 0;
}
.franshise_form input::placeholder,
.franshise_form textarea::placeholder{
	color: #000!important;
	font-weight: 400!important;
	font-size: 1.1em;
	 
}
 
.franshise_form textarea::placeholder{
	font-size: 1.1em;
	color: #000;
	 
}
.franshise_form input::-webkit-input-placeholder,
.franshise_form textarea::-webkit-input-placeholder{
	color: #000!important;
	font-weight: 400!important;
 	font-size: 1.1em;
}
 
.franshise_form textarea::-webkit-input-placeholder{
 	font-size: 1.2em;
}
.franshise_form input::-ms-input-placeholder,
.franshise_form textarea::-ms-input-placeholder{
	color: #000!important;
	font-weight: 400!important;
	font-size: 1.1em;
}

 
.franshise_form textarea::-ms-input-placeholder{
 
	font-size: 1.2em;
}

.franshise_form input[type="submit"] {
	background:#006b68!important;
	border: none!important;
	padding: 15px 20px !important;
	font-weight: 100;
  
}
.franshise_form .last_row {
	margin-top: 50px;
}
.franshise_form .last_row > div:nth-child(2) {
	text-align: right;
}

.franshise_form label {
	color: #000;
}

.contact_form input {
	background: transparent!important;
	border: 1px solid #e9e9e9!important;
}
.contact_form input[type="submit"] {
	background: #006b68!important;
	padding: 15px 30px;
	width: 150px;
	font-weight: 100;
}
 
.contact_form label {
	color: #000;
} 

.blog .post-style-1 .column-item   {
	box-shadow: 0 0 10px 10px rgb(246 246 246 / 70%);
	margin-bottom: 30px;
	padding: 0;
}
.blog .post-content {
	padding: 0 30px
}
.blog .cat-links a {
	background-color: #876e65!important;
	font-size: 1.2em
}

.blog .more-link-wrap a {
	color: #006b68;
	border-bottom: 2px solid #006b68;
}
.previous-nav:hover,
.next-nav:hover {
	background: #F0EDE8!important;
}
.nav-title {
	color: #876e65!important;
}
.nav-link a {
	color: #006b68!important;
} 

body.single-post article.type-post .entry-header {
	border-bottom: none;
}

.elementor-2450 .elementor-element.elementor-element-e7f7f9e .elementor-nav-menu .sub-arrow {
	background-color: transparent;
}
.elementor-nav-menu--main .elementor-item:hover .sub-arrow {
	background-color: transparent!important;
}

.frontpage_news .entry-meta,
.frontpage_news .entry-content {
	display: none;
} 

.frontpage_news .entry-categories a {
	background-color : #afa99f ;
}

.elementor-nav-menu a:not(.elementor-button), .elementor-nav-menu a:not(.elementor-button):focus, 
.elementor-nav-menu a:not(.elementor-button):hover {
    padding: 10px 20px;

    line-height: 20px;
    font-family: 'DM Serif Display';
    letter-spacing: 1px;
    font-weight: 300;
}
.corporate_packages {
	position:relative;
	z-index: 99999999999;
}
.corporate_packages:before {
	content: '';
	border: 4px solid #C7B5A9;
	height: 100%;
	width:100%;
	position: absolute;
	border-radius: 0 300px 0 300px;
	z-index: -999999999;
	left: -28px;
	top: 41px;
}
.wpcf7-response-output {
	text-align: center;
}
.image_carousel .elementor-swiper-button {
    display: inline-block;
    background: white;
    padding: 10px 15px;
	border: 1px solid #d9d9d9;
}
.image_carousel .elementor-swiper-button:hover {
	background: #876F65;
}
.image_carousel .elementor-swiper-button:hover i {
	color: #fff!important;
}