@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//vogne.by/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//vogne.by/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//vogne.by/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//vogne.by/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//vogne.by/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//vogne.by/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//vogne.by/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//vogne.by/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//vogne.by/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(246,60,129);
	--wd-alternative-color: #46b1fd;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(246,60,129);
	--btn-accented-bgcolor-hover: rgb(244,51,122);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(246,60,129);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://vogne.by/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://vogne.by/wp-content/uploads/2024/12/2149243965.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(19,19,19);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(19,19,19);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


html {
	scroll-behavior: smooth;
}

.topbar_link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 7px;
}

#app canvas {
	display: block;
	position: fixed;
	z-index: -1;
	top: 0;
}

.sign {
	min-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: "Vibur", cursive;
	font-size: 1rem;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.sign span {
	font-size: 3rem;
	text-align: center;
	line-height: 1;
	color: #c6e2ff;
	-webkit-animation: neon 0.08s ease-in-out infinite alternate;
	animation: neon 0.08s ease-in-out infinite alternate;
}

@-webkit-keyframes neon {
	from {
		text-shadow: 0 0 6px rgba(202, 228, 225, 0.92), 0 0 30px rgba(202, 228, 225, 0.34), 0 0 12px rgba(30, 132, 242, 0.52), 0 0 21px rgba(30, 132, 242, 0.92), 0 0 34px rgba(30, 132, 242, 0.78), 0 0 54px rgba(30, 132, 242, 0.92);
	}

	to {
		text-shadow: 0 0 6px rgba(202, 228, 225, 0.98), 0 0 30px rgba(202, 228, 225, 0.42), 0 0 12px rgba(30, 132, 242, 0.58), 0 0 22px rgba(30, 132, 242, 0.84), 0 0 38px rgba(30, 132, 242, 0.88), 0 0 60px rgba(30, 132, 242, 1);
	}
}

@keyframes neon {
	from {
		text-shadow: 0 0 6px rgba(202, 228, 225, 0.92), 0 0 30px rgba(202, 228, 225, 0.34), 0 0 12px rgba(30, 132, 242, 0.52), 0 0 21px rgba(30, 132, 242, 0.92), 0 0 34px rgba(30, 132, 242, 0.78), 0 0 54px rgba(30, 132, 242, 0.92);
	}

	to {
		text-shadow: 0 0 6px rgba(202, 228, 225, 0.98), 0 0 30px rgba(202, 228, 225, 0.42), 0 0 12px rgba(30, 132, 242, 0.58), 0 0 22px rgba(30, 132, 242, 0.84), 0 0 38px rgba(30, 132, 242, 0.88), 0 0 60px rgba(30, 132, 242, 1);
	}
}

.link {
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #828282;
	text-decoration: none;
}

.link:focus, .link:hover {
	color: #c6e2ff;
	text-shadow: 0 0 2px rgba(202, 228, 225, 0.92), 0 0 10px rgba(202, 228, 225, 0.34), 0 0 4px rgba(30, 132, 242, 0.52), 0 0 7px rgba(30, 132, 242, 0.92), 0 0 11px rgba(30, 132, 242, 0.78), 0 0 16px rgba(30, 132, 242, 0.92);
}

body {
	cursor: pointer;
	position: relative;
}

@media only screen and (min-width: 480px) {
	.cursor {
		width: 40px;
		height: 40px;
		border: 1px solid #6ec1e4;
		border-radius: 50%;
		position: absolute;
		-webkit-transition-duration: 200ms;
		-o-transition-duration: 200ms;
		transition-duration: 200ms;
		-webkit-transition-timing-function: ease-out;
		-o-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
		pointer-events: none;
		z-index: 9;
	}
}

.cursoreffect {
	content: "";
	width: 40px;
	height: 40px;
	border: 1px solid #6ec1e4;
	-webkit-box-shadow: 0 0 20px #6ec1e4, 0 0 40px #6ec1e4, 0 0 80px #6ec1e4;
	box-shadow: 0 0 20px #6ec1e4, 0 0 40px #6ec1e4, 0 0 80px #6ec1e4;
	border-radius: 50%;
	position: absolute;
	-webkit-animation: cursorPulse 1s;
}

@-webkit-keyframes cursorPulse {
	0% {
		-webkit-transform: scale(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(3);
		opacity: 0;
	}
}

@media only screen and (min-width: 1024px) {
	.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) img {
		height: 400px;
		-o-object-fit: cover;
		object-fit: cover;
	}
}

.anim-heart {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100vw;
	max-width: 1920px;
	height: 100%;
}

.anim-heart .text-info {
	position: absolute;
	max-width: 800px;
	width: 100%;
	padding: 50px;
	background: rgba(0,0,0, 0.3);
}

.anim-heart .text-info p:first-child {
	font-family: var(--wd-title-font);
	font-size: 36px;
	line-height: 1.2;
	font-weight: 600;
	color: var(--e-global-color-primary);
}

.anim-heart .text-info p:nth-child(2) {
	font-family: var(--wd-title-font);
	font-size: 16px;
}

.example {
	display: -ms-grid;
	display: grid;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: -webkit-gradient(linear, left top, left bottom, from(white), to(black));
	background: -o-linear-gradient(top, white, black);
	background: linear-gradient(to bottom, white, black);
}

table#colorchart td {
	border: none;
}

#pum-27116.pum.pum-overlay {
	background: rgba(0,0,0,.75);
}

#pum-27116 form.wpcf7-form p label {
	margin-bottom: 20px;
}

#pum-27116 form.wpcf7-form p {
	margin: 0px !important;
}

#pum-27116 .pum-content.popmake-content {
	padding: 50px;
	background: #0F0F0F;
}

#pum-27116 .form_heading {
	font-size: 20px;
	font-weight: 600;
	color: #FFFFFF;
	text-transform: uppercase;
}

#pum-27116 .pum-close.popmake-close {
	top: 10px;
	right: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 40px;
	height: 40px;
	font-size: 20px !important;
	color: #FFFFFF;
	line-height: 1;
}

@media only screen and (max-width: 480px) {
	#pum-27116 .pum-content.popmake-content {
		padding: 25px;
	}
}

.btn.btn-color-primary{
  background: rgb(246,60,129);
  color: #FFFFFF;
}

.btn.btn-color-primary:hover{
  filter: brightness(1.1);
}

#neon-gallery .wd-gallery-item img{
  width: 100%;
  height: 300px;
  object-fit: cover;
}

#neon-gallery .wd-gallery-item a{
    width: 100%;
}

#neon-color img.swiper-slide-image{
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}