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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(22,39,77);
	--wd-text-font-size: 18px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(22,39,77);
	--wd-entities-title-font: "Manrope", 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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(22,39,77);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(223,230,246);
	--wd-alternative-color: rgb(22,39,77);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(22,39,77);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--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: 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;
--wd-brd-radius: 0px;
}

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


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

.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link {
    
    padding: 0 !important;
}

.elementkit-tab-nav .elementkit-nav-link {
    transition: all 0.35s ease;
}

.elementkit-tab-nav .elementkit-nav-link:hover .elementskit-tab-title {
    color: #cda949 !important;
    transform: scale(1.08);
    text-shadow: 0 0 20px rgba(255,255,255,0.4);
}

.elementskit-tab-title {
    transition: all 0.35s ease;
}

/* ==============================
   MOBILE MENU – BIG STYLE
   ============================== */

.wd-nav-mobile > li > a,
.wd-nav-mobile > li > ul li > a {
    position: relative;
    flex: 1 1 0%;
    padding: 20px 60px 20px 20px !important;
    min-height: 50px !important;
    border: none;
    font-size: 25px;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: 1px;
    background: none;
	  text-transform: none !important;
}

/* strelica › – manja i suptilna */
.wd-nav-mobile > li > a::before,
.wd-nav-mobile > li > ul li > a::before {
    content: "›";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
    font-weight: 300;
    color: #ffffff;
    opacity: 0.75;
}

/* DONJA LINIJA – optički ujednačena */
.wd-nav-mobile > li > a::after,
.wd-nav-mobile > li > ul li > a::after {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    height: 1px;
    background: #DFE6F6;
    transform: scaleY(0.5);
    transform-origin: bottom;
}



.wd-heading {

    border-bottom: none !important;
}


.close-side-widget a {
    font-size: 0 !important;
}

.close-side-widget a::before,
.close-side-widget a::after {
    font-size: 20px !important;
}

.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
 border-bottom: none !important; 
}

.mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-right.wd-opener-arrow.wd-opened {
    width: 100% !important;
	  background: #16274d !important;
}



.dynamic-word { color: #cda949; } .cursor { display: inline-block; margin-left: 4px; animation: blink 1s infinite; color: #cda949; } @keyframes blink { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } }@media (min-width: 1025px) {
	/* ==============================
   HEADER HEIGHT 10VH
   ============================== */

/*.whb-general-header {
    height: 10vh !important;
    min-height: 10vh !important;
}

.whb-general-header .container,
.whb-general-header-inner {
    height: 100%;
}

.whb-general-header .whb-flex-row {
    height: 100%;
    align-items: center !important;
}

/* da se logo i dugme ne razvuku 
.whb-general-header img {
    max-height: 70%;
    height: auto;
}*/


.videobg .elementor-background-video-hosted {
    object-fit: contain !important;
    width: 100% !important;
    height: 100% !important;
    object-position: 90% center !important; /* 100% je skroz desno */
}




}

@media (max-width: 576px) {
	.ekit-wid-con .elementkit-tab-content {
    line-height: 1.5;
    font-size: 16px !important;
}
}

