/*
Theme Name: Homokala Theme
Theme URI: https://virapeak.ir/demo/homokala/
Author: ViraPeak
Author URI: https://virapeak.ir/
Version: 1.0
Text Domain: homokalatheme
*/

/* Thumbnail Active State */
.thumb-active {
    border-color: #0058a3;
    opacity: 1;
}

/* Swiper Product Gallery Styles */
.productThumbSwiper .swiper-slide {
    height: 100% !important;
}

.productThumbSwiper .swiper-slide-thumb-active {
    opacity: 1 !important;
    border-color: #0058a3 !important;
}