/*
Theme Name: Mafoil Child
Theme URI: http://www.wpbingosite.com/mafoil
Author: wpbingo
Description: This is a child theme for Mafoil
Version: 1.0
Author URI: http://wpbingosite.com
Template: mafoil
Text Domain: mafoil-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bwp-navigation ul.menu>li.level-0>a {
	font-weight: 600!important;
}.quickview-container .product-type-variable .variations_form.cart table tr td select, .single-product .product-type-variable .variations_form.cart table tr td select {
  padding: 2px 40px 2px 12px;
    height: 46px;
    color: black;
    width: 100%;
    border: 1px solid red!important;
    border-radius: 6px!important;
    line-height: 40px;
    cursor: pointer;
    border-color: #98c0f7!important;
    margin-bottom: 15px;
}.select {
    overflow: hidden;
    width: 180px;
    cursor: pointer;
    margin: 0;
    font-weight: 400;
 border:none; 
} tr td label {
    font-size: var(--font-size-body, 12px)!important;
    text-transform: capitalize!important;
    color: #000000!important;
    margin-bottom: 0;
    margin-right: 10px;
    line-height: 40px;
    font-weight: 600;
}.single-product .product-type-variable .variations_form.cart table tr td.label {
    width: 100%;
    margin-bottom: 1px !important;
}.select {
    overflow: hidden;
	width: 100%;
}

@media (max-width: 778px) {
    #bwp-footer {
        padding-bottom: 50px;
        display: none!important;
    }
}.bwp-woo-categories .product-cat-content-info {
    justify-content: center!important;
    display: flex;
}

.bwp-header .wpbingoLogo img {
    max-width: 133px!important;
    width: 100%;
    position: relative;
    top: -3px;
}.bwp-header .header-wrapper {
    padding: 17px 0!important;
}
.products-content{
	text-align:center!important;
}
.woocommerce-LoopProduct-link{
	display:none!important;
}
.rsfv-has-video video.rsfv-video, .rsfv-has-video iframe.rsfv-video {
    height: auto;
    aspect-ratio: 1 / 1!important;
}

.products-list.grid .product-wapper .products-content h3.product-title a {
	font-family: 'Hanken Grotesk'!important;
	font-size: 12px!important;
	font-weight:600!important;
    padding-left: 8px;
    padding-right: 8px;
}.price, .price ins {
    font-size: calc(var(--font-size-body, 14px) + 2px);
    color: #0909ad!important;
}

.type-post {
    border: 1px solid #e0e6ff;
    margin-bottom: 50px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px!important;
    border-radius: 6px!important;
}.content-post{
	padding:12px!important;
}
.entry-author{
	display:none!important;
}
.comments-link{
	display:none!important;
}