/*
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
-------------------------------------- */


@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,800);
@import url(https://fonts.googleapis.com/css?family=Montserrat:800);

.snip1214 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #000000;
  text-align: center;
  font-size: 16px;
  width: 100%;
}
.snip1214 .plan {
  margin: 0;
  width: 33%;
  position: relative;
  float: left;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.snip1214 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.snip1214 header {
  position: relative;
}
.snip1214 .plan-title {
  font-weight: 500;
  display: inline-block;
  font-size:24px;
  margin-top:20px;
}

.snip1214 .plan-title span, .snip1214 .plan-title-2 span {
	font-size:16px;
	color: #96c93d;
	line-height: 24px;
}

.snip1214 .plan-cost {
  padding: 0px 0px 0px 0px;
}

.snip1214 .plan-cost-2
{
	margin:10px 10px;
}

.snip1214 .plan-price {
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 800;
  font-size: 2.4em;
  color: #ddd420;
}
.snip1214 .plan-price-2 {
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 800;
  font-size: 1.4em;
  color: #ddd420;
}
.snip1214 .plan-type {
  opacity: 0.6;
}
.snip1214 .plan-features {
  padding: 0;
  margin: 0;
  text-align: left;
  list-style: outside none none;
  font-size: 0.8em;
}
.snip1214 .plan-features li {
  border-top: 1px solid #d2d7e2;
  padding: 10px 5%;
}
.snip1214 .plan-features li:nth-child(even) {
  background: rgba(0, 0, 0, 0.08);
}
.snip1214 .plan-features i {
  margin-right: 8px;
  opacity: 0.4;
}
.snip1214 .plan-select {
  border-top: 1px solid #d2d7e2;
  padding: 10px 10px 0;
}
.snip1214 .plan-select a {
  background-color: #96c93d;
  color: #ffffff;
  text-decoration: none;
  padding: 0.5em 1em;
  font-weight: 500;
  display: inline-block;
  margin-bottom:10px;
  border-radius:30px;
}
.snip1214 .plan-select a:hover {
  background-color: #ddd420;
}
.snip1214 .featured {
  margin-top: -10px;
  background-color: #ddd420;
  color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.snip1214 .featured .plan-title,
.snip1214 .featured .plan-price {
  color: #ffffff;
}
.snip1214 .featured .plan-cost {
  padding: 10px 10px 20px;
}
.snip1214 .featured .plan-features li {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.snip1214 .featured .plan-select {
  padding: 20px 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
@media only screen and (max-width: 767px) {
	
  .snip1214 {
    margin-left: 0px;
  }
	  
	
  .snip1214 .plan {
    width: 50%;
  }
  .snip1214 .plan-title,
  .snip1214 .plan-select a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .snip1214 .plan-cost,
  .snip1214 .featured .plan-cost {
    padding: 20px 10px 20px;
  }
  .snip1214 .plan-select,
  .snip1214 .featured .plan-select {
    padding: 10px 10px 10px;
  }
  .snip1214 .featured {
    margin-top: 0;
  }
}
@media only screen and (max-width: 440px) {
	
	  .snip1214 {
    margin-left: 0px;
  }
	
  .snip1214 .plan {
    width: 100%;
  }
}

.nav-pills
{
	margin-top:20px;
}

#pills-tab-2 li
{
	border: 1px solid transparent !important;
	border-color: transparent transparent #dee2e6 transparent !important;
	padding: 0;
	margin: 0;
}
#pills-tab-2 li.active 
{
	border-color: #dee2e6 #dee2e6 transparent #dee2e6 !important;
	border-radius: 4px !important;
}
#pills-tab-2>li.active>a
{
	background-color:transparent !important;
	color: #96c93d;
}
.user-dashboard-left {
    width: 164px;
}
.border-red {
    border: 1px solid #ff0000;
}

.block-center {
  margin: auto;
  width: 50%;
  border: 3px solid green;
  padding: 10px;
}

.pac-logo:after {
    content: "";
    padding: 1px 1px 1px 0;
    height: 16px;
    text-align: right;
    display: block;
    background-image: url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 120px 14px
}

/* Mobile Sticky Menu Styles */
@media only screen and (max-width: 991px) {
    #homey_mobile_nav_sticky.sticky-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9999;
        background-color: #fff;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
        animation: slideDown 0.3s ease-in-out;
    }
    
    #homey_mobile_nav_sticky.sticky-header .header-mobile-wrap {
        background-color: #fff;
    }
    
    body.mobile-sticky-active {
        padding-top: 70px; /* Adjust based on your mobile header height */
    }
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}