/**
* Theme Name: Furnob Child
* Description: This is a child theme of Furnob, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: furnob
*/
li a:hover {
    color: #7B00FF !important;
}
.btn{
	color:white !important;
}
.site-footer .footer-row.custom-color.gray {
    background-color: #F5F6FA !important;
}
.elementor-1453 .elementor-element.elementor-element-d6450f3 .klb-home-image{
	background-color: #F5F6FA !important;
}
.site-header.header-type4 .header-notification {
    background: linear-gradient(90deg, #8E2DE2, #4A00E0, #007BFF) !important;
    color: white;
}
.btn.transparent.btn-white {
    background: linear-gradient(90deg, #8E2DE2, #4A00E0, #007BFF);
    color: white !important;
    border: none;
    border-radius: 5px;
}
.product .product-info.success {
    color: #7B00FF !important;
}
.product .product-info.success::before {
    background-color: #7B00FF !important;
}
.product-category-tabs .eael-advance-tabs .eael-tabs-nav{
    display: flex;
    width: 100%;
    justify-content: space-around;
}
.product-category-tabs .eael-advance-tabs .eael-tabs-nav>ul{
    width: 50%;
}
.product-category-tabs .eael-advance-tabs .eael-tabs-nav > ul li.active,
.product-category-tabs .eael-advance-tabs .eael-tabs-nav > ul li:hover {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
}
.site-footer .footer-extra .footer-message img{
    display: none !important;
}
.site-footer .footer-copyright .site-brand img {
    height: 3.25rem !important;
}

ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    gap: 10px;
}
ol.flex-control-nav.flex-control-thumbs img {
    width: 150px !important;
    max-width: 150px !important;
}
.woocommerce-product-details__short-description .container .product-detail-infomation-sticky-parent .product-detail-infomation {
    width: 100% !important;
}
a.reset_variations{
    color: red !important;
}

form.variations_form.cart.single-ajax .variations td {
    border: none !important;
}


.elementor-element.elementor-element-ae4cd5b.elementor-widget.elementor-widget-sidebar {
    list-style: none !important;
}
.elementor-element.elementor-element-ae4cd5b.elementor-widget.elementor-widget-sidebar .widget{
    margin-bottom:30px !important;
}
.elementor-element.elementor-element-ae4cd5b.elementor-widget.elementor-widget-sidebar .widgettitle {
    font-size: 16px !important;
    font-family: var(--font-primary) !important;
    font-weight: 600 !important;
    margin-bottom: 20px !important;
}
.module-categories.image .category-item .category-image{
    width: 80px !important;
    margin: 0px auto 10px;
}

/* .site-slider.owl-carousel.owl-loaded.owl-drag.images-loaded .owl-stage .owl-item .slider-image img{
    height: 700px !important;
    object-fit: fill !important;
} */
.klb-shop-banner{
	align-items: center !important;
	display: flex !important;
	height: 500px !important;
}
.klb-shop-banner::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
	z-index: 1;
}

/* .elementor-3278 .elementor-element.elementor-element-360f8c2 .swiper-slide{
	min-height:100vh !important;
}
.elementor-3352 .elementor-element.elementor-element-e929b4c .swiper-slide{
	min-height:100vh !important;
} */