/*
Theme Name: Omeli
Theme URI: http://wpbingosite.com/wordpress/omeli/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Omeli is a modern, clean and professional WooCommerce WordPress theme. It is built to well suit for any online stores: electronics store, fashion store, jewelry store...
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: omeli
*/
@font-face {
    font-family: LemonYellowSun;
    src: url("/wp-content/themes/omeli/fonts/DK-Lemon-Yellow-Sun.otf");
    font-display: swap;  
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family: 'LemonYellowSun' !important;}
.bypostauthor {
	font-style: italic;
	font-size: 12px;
	color: #757575;
}
#bwp-header .wpbingoLogo img{max-height: 100px;}
#bwp-header.header-v1, #bwp-header.header-v2, #bwp-header.header-v4, #bwp-header.header-v5{padding: 15px 0;}
.footer-3, .footer-2{margin-top: 0 !important;}
.woocommerce-page .bwp-main{padding-bottom: 50px;}
@media (min-width: 992px){
	#bwp-header.header-v2 .header-left, #bwp-header.header-v2 .header-right, #bwp-header.header-v5 .header-left, #bwp-header.header-v5 .header-right{
		flex: 0 0 16.66667%;
    	max-width: 16.66667%;
	}
	#bwp-header.header-v2 .header-main, #bwp-header.header-v5 .header-main{
		flex: 0 0 66.66667%;
    	max-width: 66.66667%;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	#bwp-header.header-v2 .bwp-navigation ul > li.level-0, #bwp-header.header-v5 .bwp-navigation ul > li.level-0{padding: 0 15px;}
}
#bwp-header.header-v2 .bwp-navigation ul > li.level-0:first-child, #bwp-header.header-v5 .bwp-navigation ul > li.level-0:first-child{padding-left: 0;}
#bwp-header.header-v2 .bwp-navigation ul > li.level-0:last-child, #bwp-header.header-v5 .bwp-navigation ul > li.level-0:last-child{padding-right: 0;}
#bwp-footer.footer-2 ul:not(.social-link) a, #bwp-footer.footer-2 ul.social-link li a i{color: #2F322B !important;}
#bwp-footer.footer-2 ul:not(.social-link) a:hover, #bwp-footer.footer-2 ul.social-link li a:hover i{color: #000 !important;}
.elementor-widget-bwp_recent_post i.slick-arrow{background: transparent;}
.elementor-widget-bwp_recent_post i.slick-arrow:hover{background: transparent !important;}
.elementor-widget-bwp_recent_post i.fa-angle-left:before{
	content: url(/wp-content/uploads/2021/04/previous.png);
	filter: contrast(0.2);
}
.elementor-widget-bwp_recent_post i.fa-angle-right:before{
	content: url(/wp-content/uploads/2021/04/next.png);
	filter: contrast(0.2);
}
.type-product .bwp-single-info .entry-summary .cart + .yith-wcwl-add-to-wishlist{display: none;}
@media (min-width: 1300px){
	.elementor-widget-bwp_recent_post i.fa-angle-left{left: -70px !important;}
	.elementor-widget-bwp_recent_post i.fa-angle-right{right: -40px !important;}
}
@media (min-width: 1200px) and (max-width: 1299px){
	.elementor-widget-bwp_recent_post i.fa-angle-left{left: -40px !important;}
}
@media (max-width: 1199px){
	.elementor-widget-bwp_recent_post i.fa-angle-right{right: 40px !important;}
}
.products-list.grid .product-wapper:hover .products-thumb .product-button{
	top: calc(50% - 23px) !important;
	right: calc(50% - 78px);
	width: auto;
	height: auto;
}
.woocommerce-LoopProduct-link{display: inline-block;}
.products-list.grid .product-wapper .products-thumb:before{content: none !important;}
/*packs*/
.yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item{padding: 5px;}
.single-product .entry-summary .price, .quickview-container .entry-summary .price{padding-bottom: 0 !important; margin-bottom: 5px !important; border-bottom: none !important;}
.yith-wcpb-product-bundled-item-data__optional{margin: 0;}
.yith-wcpb-product-bundled-item-data__optional label{margin-bottom: 0;}
.woocommerce div.product form.cart .yith-wcpb-product-bundled-item-data table.variations{display: block !important; margin: 0;}
.woocommerce div.product form.cart .yith-wcpb-product-bundled-item-data table.variations td.label, .yith-wcpb-product-bundled-item .woocommerce-variation-description{display: none;}
.woocommerce div.product form.cart .yith-wcpb-product-bundled-item-data table.variations td.value{width: 100%;}
.woocommerce div.product form.cart .yith-wcpb-product-bundled-item-data table.variations td{border: none; padding: 0;}
.product-lable .hot{background-color: green;}