/*
Theme Name: ConferenceMinds
Theme URI: https://conferenceminds.com/
Template: Impreza
Author: ConferenceMinds
Author URI: https://conferenceminds.com/
Description: Multi-Purpose WordPress Theme.
Version: 1.0.0
Updated: 2024-05-12 16:20:20

*/

@font-face {
    font-family: "Mont";
    src: url("https://test.manaslokshaktidal.org/wp-content/themes/conferenceminds/font/Mont.ttf") format("truetype");
	font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Mont";
    src: url("https://test.manaslokshaktidal.org/wp-content/themes/conferenceminds/font/Mont-Light.ttf") format("truetype");
	font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Mont";
    src: url("https://test.manaslokshaktidal.org/wp-content/themes/conferenceminds/font/Mont-SemiBold.ttf") format("truetype");
	font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Mont";
    src: url("https://test.manaslokshaktidal.org/wp-content/themes/conferenceminds/font/Mont-Bold.ttf") format("truetype");
	font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Mont";
    src: url("https://test.manaslokshaktidal.org/wp-content/themes/conferenceminds/font/Mont-Heavy.ttf") format("truetype");
	font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: "Mont";
    src: url("https://test.manaslokshaktidal.org/wp-content/themes/conferenceminds/font/Mont-Black.ttf") format("truetype");
	font-weight: 900;
    font-style: normal;
}
body, html, .l-header .widget, .menu-item-object-us_page_block, .vc_custom_heading, .member-name, .member-job, h1, h2, h3, h4, h5 {
	font-family: "Mont", sans-serif !important;
}
h1, h2, h3 {font-weight: 700 !important;}


/*---Team Slider---*/
.wp_teamshowcase_slider .team-slider {
    background-color: #7738c80d;
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    border: 1px solid #6600ca0d;
    border-radius: 10px;
    box-shadow: inset 0 0 10px #fff3;
    margin: 0 15px;
    padding: 18px 18px 0;
}
.wp_teamshowcase_slider .team-slider .teamshowcase-image-bg {
    background: transparent;
}
.wp_teamshowcase_slider .team-slider .teamshowcase-image-bg img {
    max-width: 240px;
    margin: auto;
    left: 0;
    right: 0;
}
.wp_teamshowcase_slider.design-1 .member-name {
    font-size: 20px;
    font-weight: 700;
}
.wp_teamshowcase_slider.design-1 .member-content .member-job {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 18px;
    min-height: 36px;
}
/*---Inner Page---*/
canvas#waveCanvas-1 {
    position: absolute;
    left: 0;
	top: 0;
}
.title-sec {
    overflow: hidden;
}

/*---Single Post---*/
.single-post .event-details {
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    box-shadow: inset 0 0 31px #ffffff29;
    padding: 20px 16px;
    background-color: #7738c80d;
    border-radius: 8px;
}
.single-post .event-details h5 {
    font-size: 20px;
}


/*---Single Product---*/
.single-product .woocommerce-product-gallery {
    display: none;
}
.single-product section.related.products, nav.woocommerce-breadcrumb, .woocommerce .product_meta, .woocommerce .quantity {
    display: none;
}
.woocommerce div.product .summary {
    float: none;
    margin: auto;
}
.form-check-inline {
    width: 100%;
}
.form-check-inline span {
    font-weight: normal !important;
}