/*!
Theme Name: Virtual Wizards Theme
Theme URI: https://virtual-wizards.com/
Author: Virtual Wizards
Author URI: https://virtual-wizards.com/
Description: Virtual Wizards custom theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vw_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

vw_theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

@media(max-width: 576px) {

	html,
	body {
		overflow-x: hidden;
	}
}

html,
body {
	scroll-behavior: smooth;
}

@font-face {
	font-family: 'Moon';
	src: url('./assets/fonts/moonhouse.ttf') format('truetype');
}

.moon {
	font-family: 'Moon';
}

img {
	max-width: 100%;
}

* {
	box-sizing: border-box;
}

.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.offer-colection-area .banca-intesa-banner {
	background-image: url('https://misura.virtual-wizards.com/wp-content/uploads/2025/09/intesa-background-kartice.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.section-title.brands-homepage {
	margin-bottom: 15px;
}

.banca-intesa-banner .section-title h2,
.banca-intesa-banner a {
	color: #fff;
} 

.button-box a {
	border: 1px solid #ffb507;
    padding: 10px 30px;
    border-radius: 8px;
    background-color: #ffb507;
    color: #fff;
    display: flex;
    align-items: center;
    width: fit-content;
    gap: 8px;
    font-weight: bold;
}

.brand-thumbnail {
	height: 200px;
	width: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px;
	background-color: #fff;
	border: 1px solid black;
	border-radius: 8px;
	position: relative;
	z-index: 9;
	margin-bottom: -5px;
}

.brand-thumbnail img {
	max-width: 100%;
	height: auto;
	max-height: 100%;
	width: auto;
}

.icon-menu {
	color: #fff;
}

.under-hero-area .banner-inner-box {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	padding: 30px;
	background-color: #fff;
	border-radius: 8px;
}

.custom-margin-bottom {
	margin-bottom: 30px;
}

.under-hero-area .product-details-wrap {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.footer-area-wrapper {
	background-color: #fff;
}

.under-hero-image-slider .slick-track {
	display: flex !important;
}

.under-hero-image-slider .slick-slide {
	height: inherit !important;
}

.under-hero-image-slider .image.slick-slide img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.under-hero-image-slider .slick-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.under-hero-image-slider .slick-dots li p {
	opacity: 0.5;
	transition: opacity 0.3s ease;
}

.under-hero-image-slider .slick-dots li.slick-active p {
	opacity: 1;
}

.product-on-action .action-price {
	font-size: 24px;
	color: red;
	font-weight: bold;
}

.product-on-action .regular-price {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-decoration: line-through;
}

.breadcrumb-area {
	padding-top: 150px;
	position: relative;
	z-index: 1;
}

.product-category-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
	max-height: 700px;
}

.product-details-left,
.slider-lg-image-2,
.product-category-image {
	height: 100%;
}

.sm-image img {
	height: 80px;
	object-fit: cover;
	object-position: center;
}

.product-description {
	border: 3px solid #f3f5f7;
	padding: 30px;
	border-top: none;
	height: 100%;
}

.brendovi-wrapper-margin {
	margin-bottom: 30px;
}

.brandovi-wrapper .product-content {
	margin-top: 0;
}

.brandovi-wrapper .product-content a {
	display: block;
	width: 100%;
	padding: 30px;
	text-align: center;
	background-color: #f3f5f7;
}

.mobile-menu-wrapper {
	display: none !important;
}

.hero-content-wrap {
	height: 100%;
}

.hero-content-wrap .hero-text-7 {
	max-width: 400px;
}

.error-page-area {
	min-height: calc(100vh - 100px);
	display: flex;
	align-items: center;
}

.navigation-menu li.has-children:before {
	content: "C";
	font-size: 18px;
	font-family: "ElegantIcons";
	position: absolute;
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
}

.navigation-menu>ul>li>a {
	color: #fff;
	transition: none;
}

.is-sticky .navigation-menu>ul>li>a,
.page-template-template-catalogue .navigation-menu>ul>li>a {
	color: #000;
}

.navigation-menu li.has-children:before {
	color: #fff;
}

.is-sticky .navigation-menu li.has-children:before,
.page-template-template-catalogue .navigation-menu li.has-children:before {
	color: #000;
}

.logo-white {
	display: block;
}

.is-sticky .logo-white,
.page-template-template-catalogue .logo-white {
	display: none;
}

.logo-black {
	display: none;
}

.is-sticky .logo-black,
.page-template-template-catalogue .logo-black {
	display: block;
}

.mobile-title {
	display: none;
}

.single-hero-slider-10,
.breadcrumb-area {
	border-bottom: 5px solid #ffb507;
}

.breadcrumb-area {
	background-image: url('https://misura.virtual-wizards.com/wp-content/uploads/2025/09/breadcrumbs-bg-photo.jpg');
}

.breadcrumb-area .breadcrumb-title {
	color: #fff;
}

.breadcrumb-area .breadcrumb-list li a {
	color: #fff;
}

.breadcrumb-area .breadcrumb-list li.active {
	color: #fff;
	opacity: .5;
}

.single-hero-slider-10 {
	background-position: bottom;
}

.single-hero-slider-10 h1,
.single-hero-slider-10 p {
	color: #fff;
}

.hero-slider-10 .slick-dots li.slick-active .pager__item::after {
	background: #fff;
}

.hero-slider-10 .slick-dots li .pager__item {
	color: #fff;
}

.hero-slider-10 .slick-dots li .pager__item::after {
	opacity: .5;
}

.hero-slider-10 .slick-dots li.slick-active .pager__item::after {
	opacity: 1;
}

.hero-slider-10 .slick-dots li .pager__item::after {
	background: #fff;
}

.footer-area-wrapper {
	border-top: 5px solid #ffb507;
}

.product-tab-menu li .nav-link.active {
	color: #ffb507;
	font-weight: bold;
}

a.text-btn-normal.font-weight--reguler.font-lg-p {
	border: 1px solid #ffb507;
	padding: 10px 30px;
	border-radius: 8px;
	background-color: #ffb507;
	color: #fff;
	display: flex;
	align-items: center;
	width: fit-content;
	gap: 8px;
	font-weight: bold;
}

a.text-btn-normal.font-weight--reguler.font-lg-p i {
	font-weight: bold;
	transition: all 0.3s ease;
}

a.text-btn-normal.font-weight--reguler.font-lg-p:hover i {
	transform: translateX(10px);
}

.single-product-item {
	margin-top: 0;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.brandovi-wrapper {
	padding-top: 50px;
}
.contact-us-info-area {
	padding-top: 30px;;
}

.hero-content-wrap {
	max-width: 700px;
}

.hero-content-wrap h1 {
	max-width: 400px;
}

.feature_list li {
	display: flex;
}

.feature_list li i {
	margin-top: 4px;
}

.feature_list li:before {
	content: "E"; 
	font-family: 'ElegantIcons';
	margin-right: 5px;
}

.submenu {
	min-width: 300px;
}

.has-text-align-justify {
	text-align: justify;
}

.kad-slider-navigate {
	opacity: 1!important;
}

.kad-slider {
	overflow: visible!important;
}

.last-section-slider {
	padding-bottom: 100px!important;
}

.kad-slider ul.kad-slider-pagination {
	bottom: -30px!important;
}

.product-details-content p {
	font-size: 16px;
}

.single-hero-slider-10:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .3);
	bottom: 5px;
}

.product-image img,
.product-category-image img,
.image img {
	border-radius: 8px;
}

.hero-text h1 {
	font-size: 28px;
}

@media(max-width: 1500px) {
	.hero-content-wrap h1 {
		font-size: 40px;
	}
	.banner-area-box .banner-inner-box {
		margin: -100px 0px 0 0px;
	}
}

@media(max-width: 1200px) {
	.single-hero-slider-10 {
		height: 800px;
	}
}
 
@media(max-width: 991px) {
	.mobile-menu-wrapper {
		display: block !important;
	}
	.hero-content-wrap h1 {
		max-width: 300px;
		line-height: 1.5;
	}
	.single-hero-slider-10 {
		height: 1000px;
	}
	.banner-area-box.under-hero-area .image{
		margin-top: 30px;
	}
	
	.button-box  {
		margin-top: 10px;
		margin-bottom: 10px;
	} 
	.product-image img {
		max-width: 50%;
	}
	
	.logo-white.text-start img {
		max-width: 50%;
	}
}

@media(max-width: 768px) {
	.brand-thumbnail {
		height: 100px;
		padding: 10px;
	}

	.hero-content-wrap h1 {
		font-size: 30px;
	}

	.under-hero-area .banner-inner-box {
		padding: 0;
	}

	.mobile-title {
		display: block;
	}

	.brandovi-wrapper {
		padding-top: 30px;
	}

	.desktop-title {
		display: none;
	}

	.footer-widget__logo {
		max-width: 50%;
	}

	.product-category-image img {
		height: 250px;
	}

	.under-hero-area .banner-inner-box {
		box-shadow: none;
	}

	.brand-thumbnail img {
		width: auto;
		max-width: auto;
		max-height: 100%;
	}

	.single-hero-slider-10 {
		height: 900px;
	}

	.single-hero-slider-10 .hero-content-wrap {
		padding-bottom: 0;
	}

	.single-hero-slider-10 .inner-images {
		position: relative;
		width: 100%;
		bottom: 0;
		margin-top: 40px;
	}
	.single-hero-slider-10 .container,
	.single-hero-slider-10 .container .row {
		height: 100%;
		justify-content: flex-end;
		align-items: center;
	}
	.hero-slider-10 .slick-dots {
		top: 40%;
	}
	a.text-btn-normal.font-weight--reguler.font-lg-p {
		font-size: 16px;
		padding: 5px 20px;
	}
	.section-about-title {
		text-transform: uppercase;
		font-size: 25px;
	}

	.banner-area-box.under-hero-area .section-about-title.mobile-title{
		margin-top: 30px;
	} 

}

@media(max-height: 700px) {
	.submenu {
		height: 400px;
		overflow-y: auto;
	}
}

@media(max-width: 576px) {
	.product-image img {
		max-width: 80%;
	}
	
	.logo-white.text-start img {
		max-width: 100%;
	}
	.button-box a {
		padding: 5px 20px;
	}
}