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

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

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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: uppercase;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 8px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,41,64);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,110,0);
	--btn-accented-bgcolor-hover: rgb(0,41,64);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 600px;
}
.header-banner {
	background-color: rgb(221,51,51);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 270px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,41,64);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-size: 16px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount {
	font-size: 18px;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-icon-size: 8px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 30%;
	--wd-nscroll-drag-bg: rgb(0,41,64);
	--wd-nscroll-drag-bg-hover: rgb(0,41,64);
}
.product-labels .product-label.onsale {
	background-color: rgb(223,29,30);
}
.product-labels .product-label.new {
	background-color: rgb(255,110,0);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 50px;
	}

}

@media (max-width: 768.98px) {
	.wd-product.wd-hover-buttons-on-hover .add-to-cart-loop span {
		font-size: 10px;
	}

}
:root{
--wd-container-w: 1920px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1920px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1920px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1920px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/*Remove animation from header banner*/
.header-banner-display .website-wrapper {
	transition: none !important;
	margin-top: var(--wd-header-banner-mt) !important;
	background-color: rgb(0, 41, 64);
}

.header-banner-enabled .website-wrapper {
	margin-top: var(--wd-header-banner-mt) !important; 
	transition: none !important;
	background-color: rgb(0, 41, 64);
}

/* Dropdown menu border-radius */
.wd-dropdown-menu.wd-dropdown.wd-design-full-width{
	border-bottom-left-radius:40px;
	border-bottom-right-radius:40px;
}

/* Remove height limit from tabs */
.tabs-layout-accordion .wd-accordion-item .wd-scroll-content {
	max-height: var(--wd-scroll-h, 50vh);
}

/* Add star with shadow to product tabs */
.wd-accordion-title-text:before {
	content: "";
	background-image: url('/wp-content/uploads/2025/10/star.svg');
	filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
	background-size: 16px 16px;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	padding-right:20px
}

/* Style phone button in header */
.whb-main-header span.wd-btn-icon img[title="Phone"] {
	vertical-align: top;
}

/* Style attribute label */
.product-labels .product-label.attribute-label:not(.label-with-img) {
	border: 1px solid;
	border-radius: 10px;
}

/* Sale Price */
.price ins .amount  {
	color: #DF1D1E
}

/* Style border for brands carousel */
.wd-brand-item::before {
	content: "";
	position: absolute;
	left: 0;
	width: 2px;
	height: 30%;
	background-color: #E9EAEB;
	border-radius: 60px;
}

/* Opacity for brand img */
.wd-brand-item img {
	filter: grayscale(1);
	opacity: 0.2;
}

.wd-brand-item:hover img {
	filter: none;
	opacity: 1;
}

/* Banners on Home */
.home-banner .banner-title {
	position: relative;
}

.home-banner .banner-title::after {
	content: '';
	position: absolute;
	width: 30%;
	transform: scaleX(0);
	height: 3px;
	bottom: -5px;
	left: 35%;
	background-color: #ffffff;
	transition: transform 0.25s ease-out;
}

.home-banner:hover .banner-title::after {
	transform: scaleX(1);
}

.home-banner .banner-title::after {
	transform-origin: bottom right;
}

.home-banner:hover .banner-title::after {
	transform-origin: bottom left;
}


.home-banner :is(.btn,.button,button,[type=submit],[type=button]) {
	gap:0;
	height: 65px;
	width: 65px
}

.home-banner.promo-banner .banner-btn-wrapper {
	margin-top: var(--button-space);
	bottom: 20px;
	position: fixed;
	right: 20px;
}

.home-banner .banner-btn-wrapper a {
	font-size: 0px
}

.banner-row.vc_row {
	overflow: hidden
}

/* Scroll bar in tabs for 4 products in carousel */
.wd-tabs .wd-tab-content.wd-carousel-container .wd-nav-scroll {
	width: 50%
}

/* Hide author meta info for Blogs */
.meta-author, .wd-post-meta {
	display: none !important
}

/* Style testimonials */
.testimonial-inner .testimonial-avatar img {
	border-radius: 0
}


.testimon-align-left .testimonial .testimonial-inner {
	flex-direction: column;
	gap: 20px;
}

.testimon-with-rating .testimonial .testimonial-rating {
	position: absolute;
	right: 25px;
	top: 10px;
}

/* Call buttons */
.social-call-btn :is(.btn, .button, button, [type=submit], [type=button]):not(.phone-btn) {
	gap: 0px;
}

.social-call-btn .btn.btn-style-bordered {
	--btn-brd-color-hover: 002940;
}

/* Hover social buttons */
.social-call-btn a:hover,
.social-call-btn button:hover {
	background: var(--wd-primary-color);
	color: var(--color-white); 
	border-color: var(--wd-primary-color);
}

/* Hover change color svg */
.social-call-btn a:hover img,
.social-call-btn a:hover svg,
.social-call-btn button:hover img,
.social-call-btn button:hover svg {
	filter: brightness(0) invert(1);
}

/* Social icons footer */
.wd-social-icons.wd-style-default.social-follow{
	gap:20px;
}

/* Prefooter vertical line */
.wd-prefooter .vc_column_container:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 3px;
	height: 40px;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 9999px;
	opacity: 0.4; 
}

/* Blog cards section */
.wd-post.blog-style-bg {
	transition: transform 0.3s ease;
}

/* Blog effect on hover */
.wd-post.blog-style-bg:hover {
	transform: translateY(-6px);
}

/* Title styling */
.wd-post-title {
	font-weight: 700;
	margin-top: 20px;
}

.wd-post-excerpt {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.7);
	margin-bottom: 20px;
}

/* Underline effect for the link button */
.wd-post-read-more a:after {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 0;
	width: 100%;
	height: 2px;
	background: rgba(0, 0, 0, 0.2);
	transition: background-color 0.25s ease;
}

.wd-post-read-more a {
	font-size: 14px;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.5);
	position: relative;
	transition: color 0.25s ease;
}

/* All text elements to the left */
.blog-design-masonry .wd-post-content {
	display: flex;
	align-items: flex-start;
	text-align: left;
}


/* Instagram button hover effect */
.insta-btn img {
	transition: filter 0.3s ease, opacity 0.3s ease;
	opacity: 0.4;
	filter: grayscale(1) brightness(0.7);
}

.insta-btn:hover img {
	filter: brightness(0) saturate(100%) invert(11%) sepia(27%) saturate(2378%) hue-rotate(174deg) brightness(94%) contrast(94%);
	opacity: 1;
}


/* JivoChat z-index and position */
jdiv {
	z-index: 100 !important;

}
jdiv {
	bottom: 4vh !important
}

[class^="jivoIcon__"], [class^="envelopeIcon__"]  {
	bottom: 0px !important
}


/* Change opacity for brands */
.wd-brand-item.brand-item img {
	opacity: 1
}

/* Popup kicks */
.popup-title .title-subtitle{
	letter-spacing: 4px;
}

.popup-title .woodmart-title-container {
	text-transform: lowercase;
}


/* Popup Add spacing between each input field in the form */
.fod-email,
.fod-phone,
.fod-password {
	margin-bottom: 10px;
}

/* Popup Styles for button  */
.fod-submit-btn {
	background: #002940;
	color: #ffffff;
	border-radius: 10px;
	padding: 15px 40px;
	letter-spacing: 0.1em;
	margin-top: 30px;
	transition: background 0.2s, color 0.2s;
}

/* Popup Button hover effect */
.fod-submit-btn:hover {
	background: #000000;
	color: #ffffff;
}

/* Popup Centers all elements inside the form */
.first-order-form {
	text-align: center;
}

/* Popup Space for Accept Terms */
#fod-consent-label {
	padding-top: 10px;
}@media (max-width: 576px) {
	/* Prefooter separators */
.wd-prefooter .vc_column_container:nth-child(2)::after,
.wd-prefooter .vc_column_container:nth-child(3)::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	width: 40px;
	height: 3px;
}

/* Hotspot content width */
.hotspot-product.hotspot-content{
	width:200px;
}

/* Product labels styling */
.product-labels .product-label {
	min-width: 40px;
	max-width:100px;
	font-size: 8px;
}
}

