/*
Theme Name: Boldlab Child
Theme URI: https://boldlab.qodeinteractive.com
Description: A child theme of Boldlab Theme
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: boldlab
Template: boldlab
*/


body .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding: 0 10px;
}
body header#qodef-page-header .qodef-widget-holder{
    display: none;
}
.ytp-chrome-top.ytp-show-cards-title {
    display: none !important;
}
section#home_slide_bg {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 91;
}
.disable-placeholder .elementor-widget-video .elementor-video-play:before {
    content: none !important;
}
.d-grid{
	display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px
}
.amazon-link {
	color: #000;
}

.amazon-link strong {
	font-weight: 600;
}
div#who-are-we-testimonial .qodef-e-text {
	background: #ececec;
    width: fit-content;
    padding: 5px 10px;
    color: #000 !important;
    font-size: 16px;
    font-family: Hind,sans-serif !important;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: 0.5px;
    font-style: italic;
	margin-bottom:10px;
}


