/*
 Theme Name:   Dabble Child
 Theme URI:    https://keenitsolutions.com/products/wordpress/dabble/
 Description:  Dabble Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     dabble
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

/*
 Theme Name:   Dabble Child
 Theme URI:    https://keenitsolutions.com/products/wordpress/dabble/
 Description:  Dabble Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     dabble
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
.tile{
-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
}

.rs-breadcrumbs .breadcrumbs-inner, #rs-header.header-style-3 .rs-breadcrumbs .breadcrumbs-inner {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.hs-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
	background: rgba(0,0,0,0.1);
    pointer-events: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
}

.hs-overlay-text-wrapper {
    position: relative;
}

.hs-overlay .play {
    width: 100%;
    height: 4rem;
    margin-top: -2rem;
}

.hs-overlay .play:after {
    content: "";
/*     border-top: 2rem solid transparent;
    border-bottom: 2rem solid transparent;
    border-left: 2rem solid #fff; */ */
    position: absolute;
    left: 50%;
    margin-left: -1rem;
    margin-top: -1px;
}
 .hs-overlay span {
    font-size: 1.2rem;
	 color:#fff;
}

.rs-video .video-desc {
	display: none;
}

.rs-video:hover .video-desc{
	display:block;
	z-index: 1;
    font-size: 20px;
    position: absolute;
    background: rgba(206,20,70,0.8);
    width: 100%;
    bottom: 0 !important;
    left: 0;
	right:0;
	top:unset !important;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    max-height:100px;
	color: #fff !important;
}

.prelements-heading .title-inner .title {
     font-family: 'Roboto Slab' !important;
}

.video-title{
    border-color:#efefef; 
	font-family:'Roboto Slab'; 
	font-size:22px !important;
	border-color:#efefef;
}
.video-title-strong{
    border:2px solid #fff;
	padding: 10px;
	border-radius:12px;
	letter-spacing:1.2px;
}
small{
	font-size: 90% !important;
}
.rs-video{
	background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    height: 300px;
    width: 100%;
	padding: 0px !important;
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%) !important;
}
@media screen and (min-width:300px) and (max-width:500px)
{
	.rs-video{
		height: 180px;
    width: 100%;
	}
	.rs-video:hover .video-desc{
	    padding:10px;
	}
}


@media screen and (min-width:300px) and (max-width:500px)
{
#banner-video{
height: 200px;
    width: 100%;
}
	#banner-video .elementor embed, .elementor iframe, .elementor object, .elementor video{
max-height:200px;
}
	
	audio{
	  display: block !important;
}
}

.menu-sticky.sticky .navbar ul li > a{
	font-size:16px !important;
}
#post-8654	small{
		font-size:70% !important;
	}

#post-8654 .elementor-toggle-title{
	font-size: 0.9em;
}

#voice-over::before {
content:'';
display:block;
height: 20px; /* fixed header height*/
}
#photo::before, section#contact::before, #client::before {
content:'';
display:block;
	height: 25px; /* fixed header height*/
}
#localization::before,#about::before{
	content:'';
display:block;
	height: 35px; /* fixed header height*/
}