@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.meganakupek.si/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "JuraLight300", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "JuraSemiBold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #000000;
	--wd-entities-title-font: "JuraMedium500", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(52, 189, 229);
	--wd-alternative-font: "OpenSansRegular400", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "JuraMedium500", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "JuraSemiBold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: #34bde5;
	--wd-alternative-color: rgb(0,175,229);
	--wd-link-color: #34bde5;
	--wd-link-color-hover: #000000;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #34bde5;
	--btn-accented-bgcolor: #34bde5;
	--btn-accented-bgcolor-hover: rgb(31,175,198);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(31,175,198);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: fixed;
	background-position: center center;
	--wd-popup-width: 400px;
}
.header-banner {
	background-color: rgb(15,3,3);
	background-image: none;
	background-repeat: no-repeat;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	color: rgb(232,124,53);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 4px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 50px;
	}

}
: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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "JuraSemiBold";
	src: url("//www.meganakupek.si/wp-content/uploads/2023/11/JuraSemiBold.woff2") format("woff2");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "JuraLight300";
	src: url("//www.meganakupek.si/wp-content/uploads/2023/11/JuraLight300.woff2") format("woff2");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "JuraMedium500";
	src: url("//www.meganakupek.si/wp-content/uploads/2023/11/JuraMedium500.woff2") format("woff2");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "OpenSansRegular400";
	src: url("//www.meganakupek.si/wp-content/uploads/2023/11/OpenSansRegular400.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

/* za responsive slike*/
.wp-caption {
    max-width: 100% !important;
    width: auto !important;
    height: auto;
}


.single-product-page .amount, .single-product-page .woocommerce-price-suffix, .stock:before {
    color: #34BDE5 !important;
}

/* cena sive barve - na prvi strani*/
.products .amount, .products .woocommerce-price-suffix {
	color: #777 !important;
}


/*wishlist*/
body .woodmart-wishlist-info-widget .wishlist-count{
   background-color: #34bde5;
}
/*cart*/
body .woodmart-cart-design-2 .woodmart-cart-number{
  	background-color: #34bde5;
}


/* price slider color */
.widget_price_filter .ui-slider .ui-slider-range,.widget_price_filter .ui-slider .ui-slider-handle:after {
	background-color: #34bde5;
}
	

.wpcf7-mail-sent-ok, .mc4wp-success, .woocommerce-message, .dokan-store-contact .alert-success, .dokan-alert-success, .dokan-message, .yith_ywraq_add_item_product_message{
		background-color: #34bde5;
}
		
.quantity input[type=button]:hover{
	background-color: #34bde5  !important;
	border-color: #34bde5;
}


.tabs-layout-tabs .tabs li a:after{
	background-color: #34bde5  !important;
}


.woocommerce-thankyou-order-received{
	border: 2px dashed #34bde5;
	color: #34bde5  !important;
}

.product-label.new {
    background-color: #34bde5  !important;
}

.wd-logo img[src$=".svg"]{
	width: 90% !important;
	min-width: 150px;
	
}


/* tag sold out - Razprodano */
.labels-rounded .out-of-stock {
    max-width: 115px !important;
}

/* aktivna kategorija v meniju filtra trgovine */
.widget_product_categories .product-categories li.current-cat>a{
	color: #34BDE5 !important;
}

/* icone na mobilnem glavnem meniju skrite */
.site-mobile-menu li a .category-icon {
    display: none !important;
}

/* puščica pri izbrani kategoriji na mobilcu pobarvana belo */
.icon-sub-menu.up-icon:after{
	color: #ffffff !important;
}
	
.wpcf7-response-output{
	background-color: #34bde5  !important;
	height: auto !important;
    min-height: 0px !important;
    padding: 0 0 0 65px !important;
}


/* label razprodano font size */
 * 
.labels-rounded .product-label{ 
	font-size: 10px !important;
}

.product-labels{
	max-width: 55% !important;
}


/** mobile icons size **/
@media (max-width: 1024px){
	.woodmart-buttons .wd-action-btn>a {
			width: 48px !important;
			height: 48px !important;
	}
}

/* za read more opcijo skrij besedilo */
.full-content {
    display: none;
}

/** cookie */
.wd-cookies-popup{
	z-index: 299 !important;
}

/** header */
.whb-main-header{
		z-index: 99 !important;	
}

/** mobile filter menu */

.wd-scroll-content { 
	max-height: 97vh !important;
}

/* price hight */
.product-grid-item .price{
		display: inline-block !important;
}

/** remove review stars on store */
.product-grid-item .star-rating {
    margin-bottom: 5px;
    display: none !important;
}

/** hide shop loop product stock */
.product-grid-item > p.stock{
		display: none;
}

/** stock status hight ***/
span.mystock {
    height: 65px;
    display: block;
	  font-weight: bold;
}

p.stock{
	 height: 35px;
}


@media screen and (max-width: 768px) {
  
 .wd-show-sidebar-btn{
		display: block !important;	 
	}
}

.stock_custom{
	color: #34BDE5; 
	font-size: 20px; 
	margin-bottom: 0px; 
	line-height: 21px;
}

.wd-sticky-btn-cart > .stock_custom{
	font-size: 15px;
	line-height: 16px;
	padding: 0 10px;
}

.wd-sticky-btn-cart > .mystock{
	margin-top: -20px;
}
@media (min-width: 768px) and (max-width: 1024px) {
	.wd-sub-menu li>a {
	  color: #000000 !important;
}

.wd-sticky-btn-cart > .stock_custom{
	display: none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-sub-menu li>a {
	  color: #000000 !important;
}

.wd-sticky-btn-cart > .stock_custom{
	display: none;
}
}

@media (max-width: 576px) {
	.wd-sub-menu li>a {
    padding-top: 14px !important;
	  color: #000000 !important;
}

    
.wd-sticky-btn-cart > .stock_custom{
	display: none;
}
}

