/*
Theme Name: WebOn
Theme URI: https://webon.qodeinteractive.com
Description: Landing Page WordPress Theme
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: webon
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

.woocommerce-order .woocommerce-bacs-bank-details{
	margin-top: 40px;
}
.qodef-clients-list.qodef-item-layout--image-with-title.qodef-hover-animation--fade-in .qodef-e{
	height:320px;
}
.widget_webon_core_side_area_opener{
	display:none!important;	
}
.qodef-clients-list.qodef-item-layout--image-with-title .qodef-e-title {
	position:initial;
	padding-top:40px;
}
.product_meta .tagged_as{
	display:none !important;
}

.qodef-clients-list.qodef-item-layout--image-with-title.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo
{
	position:absolute;top:0;left:0;width:auto;opacity:0.5;will-change:opacity;-webkit-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;}
.qodef-clients-list.qodef-item-layout--image-with-title.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo
{
	opacity:0.5;
}
.qodef-clients-list.qodef-item-layout--image-with-title.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo
{
	opacity:0.5;
}