/**
Theme Name: MeTime Salons
Author: Insightful Technologies
Author URI: https://insightfultechnologies.com/
Description: Insightful Technologies is a customer-centric IT company with a passion for innovation and integrity. Our cloud computing and development services help businesses optimize their operations for greater efficiency and scalability. Whether you need cloud migration, software development or application development we have the expertise to deliver exceptional results. At the heart of our business philosophy are transparency and a commitment to customer satisfaction.
Version: 4.13.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: metime-salons
Template: astra
*/
.metime-single-inner {
    display: grid;
    grid-template-columns: .7fr 1.5fr;
    gap: 50px;
    align-items: start;
}
.jjstipage .metime-simple-team-card {
    background: #fff !important;
}
.jjstipage .metime-simple-team-role {
    color: #c59c6d !important;
}
.jjstipage .metime-simple-team-instagram {
     color: #c59c6d !important;
}
.metime-single-image img {
    width: 100%;
}
.metime-single-content .metime-role {
    color: #fb93b4;
    font-size: 20px;
    line-height: 1.5;
}
.metime-team-location.cardloccc {
    display: none;
}
span.lisstt-mee {
    text-transform: uppercase;
}
.metime-section.metime-about p {
    margin-top: 10px;
    margin-bottom: 25px;
    border-bottom: 1px dashed;
    padding-bottom: 20px;
}
.metime-sectionss.metime-spe-inc.abcda {
    display: flex;
    gap: 20px;
}

span.lisstt-mee2 {
    font-weight: 500;
}
.metime-sectionss.metime-spe-inc.abcda {
    display: flex;
    gap: 30px;
    margin-bottom: 20px;
}
.button-detaisl {
    display: none;
}
.exttt-gal img.swiper-slide-image {
    object-fit: contain !important;
    height: 80px;
}
.mettitl h4 {
    font-style: italic;
    font-weight: 500;
    margin-bottom: 10px;
}
.mettitl {
    margin-bottom: 20px;
}
.button-detaisl a {
    padding: 14px 27px;
    border-radius: 30px;
    color: #fb93b4;
    border: 1px solid #fb93b4;
    display: block;
    width: fit-content;
    font-family: "Gotham", Sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}
.button-detaisl a:hover {
	color: #fff;
    border: 1px solid #000;
	background: #000;
}
.metime-single.metime-staff-single {
    border-bottom: 1px dashed;
    padding-bottom: 60px;
}
.hover-serivcelist-img .elementor-widget-image img {
    position: absolute;
    bottom: -125px;
	transition: .3s;
    display: none; 
	    z-index: 1;
}
.hover-serivcelist-img h3 {
   transition: 0.3s;
}
.hover-serivcelist-img:hover h3 {
    font-weight: 500 !important;
	padding-left: 15px;
}
.hover-serivcelist-img .elementor-widget-icon {
    transform: rotate(-45deg);
}
.hover-serivcelist-img:hover .elementor-widget-image img {
    display: inline-block;
}
@media screen and (min-width: 768px) and (max-width: 1024px) { 
.metime-single-inner {
    grid-template-columns: 1fr;
}
	.hover-serivcelist-img .elementor-widget-image img {
    left: 0;
}
	.metime-sectionss.metime-spe-inc.abcda {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
}

/* Mobile only (up to 767px) */
@media screen and (max-width: 767px) { 
	.tabbs-book .e-n-tabs-heading button {
    margin: 0px !important;
}
	.tabbs-book .e-n-tabs-heading {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    gap: 10px !important;
    justify-content: space-between !important;
}
	.metime-single-inner {
    grid-template-columns: 1fr;
}
	.metime-sectionss.metime-spe-inc.abcda {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
	.hover-serivcelist-img .elementor-widget-image {
   display: none;
}
}
