/*
Theme Name: Vapier Child
Theme URI: http://www.wpbingosite.com/vapier
Author: wpbingo
Description: This is a child theme for Vapier
Version: 1.0
Author URI: http://wpbingosite.com
Template: vapier
Text Domain: vapier-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.products-list.grid .product-wapper.content-product7{
    padding: 0 0 25px 0px !important;
}
#bwp-topbar.topbar-v3{
    display: none !important;
}
/* .content-area{
    padding: 0 10% 0 10% ;
} */

.bwp-navigation ul>li.level-0>a{
    font-family: prompt !important;
}
.content-product7{
    background: #1e1e1e;;
}
h2.entry-title a{
    color: #222222 !important;
}
.page-title .bwp-title{
    display: none !important;
}
.text-white{
    color: #ffffff;
}
.text-gray{
    color: #C9C1C1;
}
.text-pading-top{
    margin-top: 3em;
}
aside#block-5{
    display: none;
}
aside#block-6{
    display: none;
}
aside#bwp_woo_categories_widget-1{
    margin:5em 0 0 0 ;
}
.bwp-filter-rating{
    display: none;
}
.price .woocommerce-Price-amount:nth-child(1){
    color:#979797 !important;
    font-weight:300;
}
@media(min-width:991px){
    .bwp-header.sticky .header-sticky {
        display: none !important;
    }
}
@media (max-width:578px) {
    .grid-blog{
        display: none !important;
    }
    .grid-blog-mobile{
        display: grid !important;
        grid-template-columns: 170px 1fr;
        align-items: center;
        justify-content: start;
    }
    aside#bwp_woo_categories_widget-1 {
        margin:0em 0 0 0 ;
    }
    .text-pading-top {
        margin-top: 2em;
    }
}
.term-description{
    display:none;
}
/* footer */
.elementor-11277 .elementor-element.elementor-element-788280f .elementor-heading-title{
    font-size: 20px !important;
    font-weight:700 !important;
}
div.elementor-element-06ce2b2 div.elementor-widget-container p span{
    font-size:16px;
    font-weight:300;
}
.grid-blog{
    display: flex;
    width: 90%;
    flex-wrap: wrap;
}

.border-box{
    border: 1px solid #F2EDED;
    border-radius: 25px;
    padding:0 1em 0 1em;
    
}
.footer-text{
    text-align: center;
    font-size:16px;
    font-weight:400;
    line-height: 24px;
}
.footer-text-margin{
    margin: 0 2em 1em 0;
}
.grid-blog-icon {
    display: flex;
    justify-content: center;
    gap: 1.3em;
}
img.icons-120{
    max-width: 120%;
    width: 120%;
}
.woocommerce-product-rating{
    display: none;
}
.grid-blog-mobile{
    display: none;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
    bottom: 150px;
    right: 30px;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}
/* footer */

#wpforms-24768-field_1, #popmake-24783 .pum-close{
	display: none;
}
#wpforms-form-24768 .wpforms-submit-container{
	display: flex ;
	flex-direction: column ;
	justify-content: center ;
}
#popmake-24783,#popmake-24787{
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.post-excerpt h2 strong,
.post-excerpt h1,
strong,
.entry-social-share label{
	color: white !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{
	padding-right:0 !important;
}