/*
Theme Name: LuxeDrive Child
Theme URI: https://luxedrive.qodeinteractive.com
Description: A child theme of LuxeDrive
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: luxedrive
Template: luxedrive
*/
.qodef-testimonials-list .qodef-e-author{
	font-size:20px;
	font-weight:700;
}
.swiper-slide{
	max-height:500px;
}

.qodef-opener-icon.qodef-source--svg-path span path,.qodef-opener-icon.qodef-source--svg-path span>* {
    fill: none;
    stroke: currentColor;
}


#qodef-top-area .qodef-widget-holder .widget{
	padding:0 20px 0 20px!important;
}

.qodef-page-title{
	background-position:center center;
}
.qodef-page-title .qodef-m-title{
	margin-left:auto;
	margin-right:auto;
	background-color:#00000075;
}
.qodef-blog.qodef--single .qodef-e-top-holder .qodef-e-title{
	text-align:center;
}
.qodef-e-info{
	display:none;
}
.envira-gallery-wrap *{
	line-height:1.75!important;
}
#envira-gallery-wrap-8954 .envira-tags-filter-list li.envira-tags-filter, 
#envira-gallery-wrap-8954 .envira-tags-filter-list li.envira-tag-filter {
   float: none !important;
   display: inline-block !important;
}
#envira-gallery-wrap-8954 .envira-tags-filter-list {
   text-align: center !important;
}
.qodef-icon-with-text .qodef-m-text{
	font-size:16px!important;
}
.title-underline{
	text-decoration:underline solid #BFA37C 2px;
}
.sliderhover .swiper-slide {
    transition: all 0.5s ease-in-out;
}
.sliderhover .swiper-slide:hover
{
    transform: scale(1.2);
}

.bannerhover {
    transition: all 0.5s ease-in-out;
}
.bannerhover:hover
{
    transform: scale(1.2);
}
.elementor-element .elementor-widget-container {
overflow: hidden;
}

@media only screen and (max-width: 680px) {
.qodef-banner.qodef-layout--link-overlay .qodef-m-subtitle, .qodef-banner.qodef-layout--link-overlay .qodef-m-title{
	opacity:1;
}
.qodef-banner.qodef-layout--link-overlay .qodef-m-content{
	opacity:1;
}
.qodef-banner.qodef-layout--link-overlay .qodef-m-overlay{
	background:none;
}
.swiper-button-prev.swiper-button-outside{
	left:-10px!important;
}
.swiper-button-next.swiper-button-outside{
	right:-10px!important;
}

}