/*
Theme Name: Mojuri
Theme URI: http://wpbingosite.com/wordpress/mojuri/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Mojuri 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: mojuri*/








/*
.zoom .elementor-widget-container .layout-2 .bg-banner .banners .bwp-image a{
    overflow: hidden!important;  
}
.zoom .elementor-widget-container .layout-2 .bg-banner .banners .bwp-image a img {
    transition-duration: 4s!important;

}
.zoom .elementor-widget-container .layout-2 .bg-banner .banners .bwp-image a img:hover {
    transform: scale(1.2)!important;
    -webkit-transform: scale(1.2)!important;
    -moz-transform: scale(1.2)!important;
}
*/
.testimonial-content .item {
    height: 319px;
}

.elementor-widget-container a img:hover {
    -ms-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}




.elementor-widget-container a img{
transition: transform .2s;
}








