/*
Theme Name: Minimog Child
Theme URI: http://minimog.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: minimog
Text Domain:  minimog-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/* Horizontal gallery thumbnail fix */
/* .tm-swiper > .swiper-inner > .swiper.swiper-horizontal > .swiper-wrapper[data-active-items=auto] > .swiper-slide img {
    width: 120px !important;
} */



/* Fix Horizontal gallery thumbnail size */
/* 
.tm-swiper>.swiper-inner>.swiper.swiper-horizontal>.swiper-wrapper[data-active-items=auto]>.swiper-slide{
    width:120px !important;
}

.tm-swiper>.swiper-inner>.swiper.swiper-horizontal>.swiper-wrapper[data-active-items=auto]>.swiper-slide img{
    width:120px !important;
    height:120px !important;
} */