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

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

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//abela.shop/rs/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//abela.shop/rs/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//abela.shop/rs/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//abela.shop/rs/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: "Lato", 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-brd-radius: 10px;
	--wd-primary-color: rgb(227,0,15);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(51,51,51);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(227,0,15);
	--btn-accented-bgcolor-hover: rgb(227,0,15);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--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: #111111;
	background-image: url(https://abela.shop/rs/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: 400px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center top;
}
.wd-footer {
	background-color: rgb(14,14,14);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,170,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(118,118,118);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(227,0,15);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(238,238,34);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

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

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

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


/* GLOBAL BORDER RADIUS */
:root {
    --wd-brd-radius: 20px !important;
}

.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
    border-radius: var(--wd-brd-radius) !important;
}

/* SCROLLBAR */
*::-webkit-scrollbar {
    height: 10px !important;
    width: 5px !important;
    background: transparent !important;
}

*::-webkit-scrollbar-track {
    border-radius: 5px !important;
    background: transparent !important;
}

*::-webkit-scrollbar-thumb {
    border-radius: 5px !important;
    background: #9e9e9e !important;
}

/* FONTS */
.cart-info span.quantity,
.amount,
.woocommerce-mini-cart__total {
    font-family: 'Poppins';
}

.wd-page-title {
    padding-top: 30px !important;
}

/* BUTTONS */
.single_add_to_cart_button,
.o-nama-button .btn,
.forminator-button-submit,
.button,
.btn,
.wc-backward,
.wd-notice :is(.button, .wc-backward),
div.wpcf7-response-output :is(.button, .wc-backward),
.mc4wp-alert :is(.button, .wc-backward),
:is(.woocommerce-error, .woocommerce-message, .woocommerce-info) :is(.button, .wc-backward),
.cmplz-btn,
#cmplz-manage-consent .cmplz-manage-consent {
    color: #FFF !important;
    font-family: "Poppins" !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    letter-spacing: 0.6px !important;
    padding: 17px 32px !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 40px !important;
    line-height: 1 !important;
}

.single_add_to_cart_button:hover,
.o-nama-button .btn:hover,
.forminator-button-submit:hover,
.button:hover, .cmplz-accept:hover,
.cmplz-save-preferences:hover,
.price_slider_amount .button:hover,
.btn-cart.wc-forward:hover,
.forminator-ui#forminator-module-236310.forminator-design--default .forminator-button-submit:hover {
    color: #FFF !important;
    background-color: #ff2433 !important;
}

.price_slider_amount .button,
.btn-cart.wc-forward,
.forminator-ui#forminator-module-236310.forminator-design--default .forminator-button-submit {
    background-color: var(--wd-primary-color) !important;
}

.cmplz-deny:hover, .cmplz-view-preferences:hover {
    background: #e9e9e9 !important;
}

.woocommerce-Button.wc-forward.button {
    margin-left: 20px !important;
}

.forminator-button-submit {
    height: 50px !important;
}

.wd-switch-to-register,
.create-account-button {
    background: var(--btn-default-bgcolor) !important;
    width: 100% !important;
}

.wd-switch-to-register:hover,
.create-account-button:hover {
    background: #414141 !important;
}

.login-goo-link.btn {
    background: #4285F4 !important;
}

.wd-social-login .login-goo-link:before {
    border-radius: 20px !important;
}

/* ADD TO CART BUTTON */
.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a {
    font-family: "Poppins" !important;
    letter-spacing: 0.4px !important;
    padding: 2px 10px !important;
}

.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a:hover {
    background-color: #ff2433 !important;
}

.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-action-btn>a {
    color: white;
}

.wd-action-btn.wd-style-icon .button {
    color: white !important;
}

.wd-action-btn.wd-style-icon .button:hover {
    color: white !important;
}

.wd-add-btn-replace .add-to-cart-loop:before,
.wd-add-cart-icon>a:before {
    content: '\f105' !important;
    font-size: 20px !important;
    font-weight: 400 !important;
}

.wd-add-btn-replace .add-to-cart-loop.added:before,
.wd-action-btn>a.added:before {
    font-family: 'FontAwesome';
    content: '\f00c' !important;
    font-size: 16px !important;
}

.wd-add-btn-replace .add-to-cart-loop:after,
.wd-action-btn.wd-style-icon>a:after {
    border-left-color: #FFF !important;
}

.wd-buttons {
    box-shadow: none !important;
    border-radius: 40px !important;
}

.related-and-upsells .wd-action-btn.wd-style-icon .button {
    padding: 0 !important;
    width: 50px !important;
    height: 50px !important;
}

.wd-carousel-wrap .wd-add-btn>a {
    background: #E3000F !important;
    /* width: 70px !important;
    height: 70px !important; */
    padding: 0 !important;
}

.wd-carousel-wrap .wd-add-btn>a:hover {
    background-color: #FF2433 !important;
}

.wd-carousel-wrap .wd-add-btn>a:before {
    font-size: 22px !important;
}

@media only screen and (max-width: 576px) {
    /* .wd-carousel-wrap .wd-add-btn>a {
        width: 50px !important;
        height: 50px !important;
    } */

    .wd-carousel-wrap .wd-add-btn>a:before {
        font-size: 20x !important;
    }
}

/* FORM FIELDS */
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], :root textarea, :root select, div.quantity, .select2-selection, .woocommerce-ordering {
    border: 1px solid #ccc !important;
    border-radius: 30px !important;
    min-height: 50px !important;
    padding: 14px 20px !important;
}

:root textarea {
    border-radius: 20px !important;
    min-height: 140px !important;
}

input.adminbar-input {
    border: 0 !important;
    min-height: unset !important;
    padding: 0 !important;
}

.forminator-input,
.forminator-textarea,
.forminator-select,
.select2-selection__rendered {
    font-family: 'Lato' !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #969696 !important;
}

.forminator-ui#forminator-module-236310.forminator-design--default .forminator-input {
    border-radius: 50px !important;
    padding: 14px 20px !important;
}

.forminator-ui#forminator-module-236310.forminator-design--default .forminator-textarea {
    border-radius: 20px !important;
    padding: 14px 20px !important;
}

.forminator-ui#forminator-module-236310.forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"] {
    border-radius: 30px !important;
}

.select2-selection {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

#forminator-module-236310 .select2-selection {
    flex-direction: row-reverse !important
}

.select2-selection__rendered {
    padding: 0 !important;
    min-height: max-content !important;
    flex: none !important;
    overflow: visible !important;
}

.select2-selection__arrow {
    display: none !important;
}

.select2-selection:after {
    content: "\f107" !important;
    font-family: "FontAwesome" !important;
    font-size: 14px !important;
    color: #969696 !important;
}

select[aria-label="Redosled"] {
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    min-height: max-content !important;
    padding-right: 23px !important;
    max-width: 190px !important;
}

.woocommerce-ordering {
    min-width: 50px !important;
    display: flex !important;
}

.forminator-error-message {
    border-radius: 20px !important;
    margin: 8px !important;
    background-color: #FCE5E7 !important;
    color: #E3000F !important;
    width: max-content !important;
}

.forminator-col .forminator-field {
    text-align: right !important;
}

.show-password-input {
    margin-top: 4px !important;
    margin-right: 4px !important;
}

label {
    font-family: 'Lato' !important;
}

/* SELECT FORM FIELDS */
.forminator-select-dropdown,
.select2-dropdown,
#billing_city_suggestions {
    border-radius: 20px !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
    border: 0 !important;
    padding: 6px !important;
}

.select2-results__options,
#billing_city_suggestions ul {
    display: flex !important;
    flex-direction: column !important;
    gap: 6px !important;
}

#billing_city_suggestions ul {
	padding: 0 !important;
}

.select2-results__option,
#billing_city_suggestions ul li {
    font-family: 'Lato' !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #969696 !important;
    border-radius: 30px;
    padding: 5px 16px !important;
    line-height: 35px !important;	
}

.select2-results__option:hover,
.select2-results__option:focus,
.select2-results__option[aria-selected=true],
#billing_city_suggestions ul li:hover,
#billing_city_suggestions ul li:focus {
    background-color: #ffecee !important;
    color: #333333 !important;
}

.select2-results__option--selected,
.select2-results__option--selected:hover,
.select2-results__option--selected:focus,
.select2-results__option--selected[aria-selected=true],
.select2-results__option[data-selected=true] {
		background-color: #E3000F !important;
		color: #FFF !important;
}

.select2-search {
    padding: 0 !important;
		border-bottom: 0 !important;
    margin: 6px 2px;
}

.select2-search:before {
		content: none !important;	
}

.select2-search:after {
		inset-inline-end: 20px !important;	
}

.select2-selection__rendered {
	  color: unset !important;
}

/* QUANTITY */
div.quantity {
    margin-right: 10px !important;
    align-items: center !important;
    padding: 0 8px !important;
}

div.quantity input[type="number"],
div.quantity input[type="button"] {
    border-radius: 0 !important;
    border: 0 !important;
}

div.quantity input[type="number"] {
    min-width: 50px !important;
    height: 51px !important;
    padding: 14px 0 !important;

}

div.quantity input[type="button"] {
    min-width: unset !important;
    width: 25px !important;
    height: 25px !important;
    padding: 0 !important;
    border-radius: 20px !important;
    font-size: 14px !important;
    background: transparent !important;
    color: #333 !important;
    font-family: "Lato" !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
}

div.quantity input[type="button"]:hover {
    background: #ebebeb !important;
    color: #333 !important;
}

/* CHECKBOX */
.wd-widget-stock-status a:before,
.widget_layered_nav ul li a:before {
    width: 18px !important;
    height: 18px !important;
    border-radius: 4px !important;
    border: 1px solid #ccc !important;
}

.wd-widget-stock-status a:after,
.widget_layered_nav ul li a:after {
    left: 4px !important;
    transform: translate(0, -50%) !important;
}

.wd-widget-stock-status a:hover:before,
.widget_layered_nav ul li a:hover:before {
    border-color: #E3000F !important;
}

.wd-widget-stock-status a.wd-active:before,
.widget_layered_nav ul li.chosen a:before {
    border-color: #E3000F !important;
}

.checkbox,
label[for="wd-wtl-policy-check"] {
    display: flex !important;
    align-items: center !important;
}

input[type="checkbox"] {
    position: relative !important;
    appearance: none !important;
    margin-right: 8px !important;
    width: 18px !important;
    height: 18px !important;
}

input[type="checkbox"]:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px !important;
    border: 1px solid #ccc;
    flex-shrink: 0;
    transition: all .2s ease;
}

input[type="checkbox"]:after,
.wd-widget-stock-status a:after,
.widget_layered_nav ul li a:after {
    content: '\f00c' !important;
    font-family: 'FontAwesome' !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #fff !important;
    position: absolute !important;
    left: 50%;
    top: calc(50% + 1px) !important;
    transform: translate(-50%, -50%);
    opacity: 0;
}

input[type="checkbox"]:hover:before {
    border-color: #E3000F;
}

input[type="checkbox"]:checked:before {
    border-color: #E3000F;
    background-color: #E3000F;
}

input[type="checkbox"]:checked:after {
    opacity: 1;
}

.woocommerce-form__input-checkbox,
.wd-data-consent input[type="checkbox"] {
    margin-top: -3px !important;
}

#ship-to-different-address-checkbox {
    margin-top: 1px !important;
}

.widget_layered_nav ul li a:after {
	left: 4px !important;
	margin-top: 1px !important;
}

/* TOP BAR */
.whb-top-bar {
    background-color: #1E1E1E !important;
}

/* HEADER */
.whb-sticky-shadow+.whb-clone {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) !important;
}

/* SEARCH & NAVIGATION */
.wd-search-cat {
    margin-right: 12px !important;
}

.wd-search-cat>a {
    padding-top: 3px !important;
}

.wd-search-cat>a:after,
.wd-header-cats.wd-style-1 .menu-opener:after {
    font-size: 14px !important;
    font-family: 'FontAwesome' !important;
    content: "\f107" !important;
}

.searchform .searchsubmit {
    margin-right: 8px !important;
}

.searchform .wd-clear-search {
    margin-right: 15px !important;
}

.mobile-nav .searchform {
    box-shadow: none !important;
    border-bottom: 1px solid var(--brdcolor-gray-300);
}

.wd-dropdown-search-cat {
		border-radius: 0 0 20px 20px;
}

.mobile-nav .searchform input[type="text"] {
    border: 0 !important;
    border-radius: 0 !important;
}

.wd-header-cats.wd-style-1 .menu-opener {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

#menu-categories {
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
		border-color: #fff !important;
}

.woodmart-nav-link,
.wd-tools-element .wd-tools-text,
.wd-header-cats .menu-opener .menu-open-label,
.wd-search-cat {
    font-family: 'Poppins' !important;
    font-weight: 500 !important;
    font-size: 14px !important;
}

/* SCROLL TO TOP */
.scrollToTop:after {
    font-family: "FontAwesome" !important;
    content: "\f106" !important;
    font-size: 17px !important;
    color: #767676 !important;
}

@media (max-width: 1024px) {
    .sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop {
        bottom: calc(12px + 93px + var(--wd-sticky-btn-height)) !important;
    }
}

/* FOOTER */
/* img[title="abela-shop-footer-logo"] {
    border-radius: 0 !important;
} */

.footer-container .elementor-element-d03b442 .elementor-widget-container {
	display: flex;
  gap: 5px;
  flex-wrap: wrap;
	align-items: center;
}

.footer-container img {
	border-radius: 0 !important;
}

/* BOTTOM TOOLBAR */
.wd-sticky-btn-container .price {
    margin-inline-end: 20px !important;
}

.wd-sticky-btn form.cart {
    justify-content: center !important;
    column-gap: 20px !important;
    row-gap: 10px !important;
}

.wd-sticky-btn-container div.quantity {
    margin: 0 !important;
    position: static !important;
}

.wd-quantity-overlap div.quantity input[type],
.wd-quantity-overlap div.quantity input[type]:focus,
.wd-quantity-overlap div.quantity input[type]:active,
.wd-quantity-overlap div.quantity input[type]:hover {
    background: unset !important;
    color: var(--wd-form-color) !important;
    filter: none !important;
    box-shadow: none !important;
}

.wd-toolbar {
    box-shadow: unset !important;
    border-top: 1px solid #eaeaea !important;
}

.wd-sticky-btn {
    background: #FFF !important;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1) !important;
}

.wd-sticky-btn-content {
    flex: 1 !important;
}

.wd-sticky-btn :is(.single_add_to_cart_button, .wd-sticky-add-to-cart):before {
    width: 100% !important;
    inset-inline-start: auto !important;
}

.wd-sticky-btn :is(.single_add_to_cart_button, .wd-sticky-add-to-cart):after {
    inset-inline-start: auto !important;
}

@media (max-width: 768.98px) {
    .wd-sticky-btn {
        height: unset !important;
        padding: 12px !important;
    }

    .wd-sticky-btn :is(.single_add_to_cart_button, .wd-sticky-add-to-cart) {
        width: 56% !important;
        min-width: max-content !important;
        max-width: 260px !important;
        border-radius: 40px !important;
    }
}

/* SLIDER */
@media screen and (max-width:1920px) {
    .promo-banner .banner-image img {
        border-radius: 0px !important;
    }
}

@media screen and (min-width:1920px) {
    .promo-banner .banner-image img {
        border-radius: 20px !important;
    }
}

/* CATEGORIES MENU */
.wd-nav-img, .wd-sub-menu li>a img {
    margin-right: 13px !important;
}

/* CATEGORIES */
.kategorije-slika img {
    transition: transform 0.3s ease-in-out !important;
}

.kategorije-slika:hover img {
    transform: scale(0.9) !important;
}

/* PRODUCTS - HOMEPAGE */
.wd-hover-with-fade .content-product-imagin {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.10) !important;
}

/* STOCK AND SHIPPING INFO - HOMEPAGE */
.stock-shipping-info {
    margin-block: 0 !important;
    justify-content: center !important;
}

.stock-shipping-info .wd-product-stock {
    margin: 0 !important;
}

.wd-product-stock {
    margin-block: 0 !important;
    border-radius: 30px !important;
    width: max-content !important;
    padding: 5px 10px !important;
    color: var(--color-gray-800) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 13px !important;
    align-items: center;
    display: flex !important;
    gap: 6px !important;
}

.wd-product-stock.in-stock {
    background: #dbf7f2 !important;
}

.wd-product-stock.out-of-stock {
    background: #ffecee !important;
}

.wd-product-stock:before {
    font-family: "Font Awesome 6 Free" !important;
    font-size: 15px !important;
    margin: 0 !important;
}

.wd-product-stock.in-stock:before {
    content: "\f058" !important;
    color: #4FAF9C !important;
}

.wd-product-stock.out-of-stock:before {
    content: "\f057" !important;
    color: var(--wd-primary-color) !important;
}

.free-shipping-label {
    padding: 6.5px 10px !important;
}

@media only screen and (max-width: 1200px) {
    .free-shipping-label {
        display: flex !important;
        margin: 0 !important;
    }
}

@media only screen and (max-width: 769px) {
    .wd-product-stock {
        font-size: 12px !important;
    }
}

/* STOCK AND SHIPPING INFO - PRODUCT PAGE */
p.stock.wd-style-bordered span {
    border: 0 !important;
    padding: 8.5px 12px !important;
    border-radius: 30px !important;
    display: flex !important;
    align-items: center !important;
    width: max-content !important;
    gap: 6px !important;
}

p.stock.wd-style-bordered.out-of-stock span {
    background: #ffecee !important;
}

p.stock.wd-style-bordered.in-stock span {
    background: #dbf7f2 !important;
}

p.stock.wd-style-bordered span:before {
    font-family: "Font Awesome 6 Free" !important;
    font-size: 15px !important;
    background: none !important;
    width: unset !important;
    height: unset !important;
    margin: 0 !important;
}

p.stock.wd-style-bordered.out-of-stock span:before {
    content: "\f057" !important;
    color: var(--wd-primary-color) !important;
}

p.stock.wd-style-bordered.in-stock span:before {
    content: "\f058" !important;
    color: #4FAF9C !important;
}

/* PRICE - HOMEPAGE */
.product-rating-price {
    padding-top: 5px !important;
}

.price {
    font-family: "Poppins" !important;
    font-size: 17px !important;
}

.price del {
    font-size: 14px !important;
}

/* PRICE - PRODUCT PAGE */
.summary-inner>.price {
    font-size: 24px !important;
}

.summary-inner>.price del {
    font-size: 20px !important;
}

/* PRODUCT DESCRIPTION */
.elementor-widget-container img {
    border-radius: 20px;
}

/* PRODUCT TASTE SELECTION */
.wooco_component_product_selection_list .wooco_component_product_selection_list_item {
    border-radius: 20px;
}

.wooco_component_product_selection_list .wooco_component_product_selection_list_item.wooco_item_selected {
    border-color: #4FAF9C;
    border-width: 2px;
}

.wooco_component_product_selection_list .wooco_component_product_selection_list_item .wooco_component_product_selection_list_item_choose span:before {
    content: '\f058';
    font-family: 'FontAwesome';
    font-size: 21px;
    color: #eeeeee;
    background: unset;
    border: 0;
    width: unset;
    height: unset;
    line-height: 1;
}

.wooco_component_product_selection_list .wooco_component_product_selection_list_item.wooco_item_selected .wooco_component_product_selection_list_item_choose span:before {
    background-color: unset;
    color: #4FAF9C;
}

.wooco_component_product_selection_list_item_image img {
    border-radius: 6px;
}

.wooco_component_product_selection_list_item_name {
    font-family: 'Poppins';
    font-weight: 600 !important;
}

.wooco_component_product_selection_list_item_desc {
    font-family: 'Poppins';
}

/* POPULAR BRANDS - HOMEPAGE */
.popularni-brendovi-za-vas .elementor-widget-container {
    border-radius: 20px !important;
}

.popularni-brendovi-za-vas .elementor-widget-container:hover {
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.15) !important;
}

/* SHOP PAGE */
.wd-swatch {
    width: 80px !important;
    border-radius: 6px !important;
}

.wd-swatch img {
    padding: 9px !important;
    max-height: unset !important;
    width: unset !important;
    height: unset !important;
    border-radius: 0 !important;
}

.product-categories .cat-item a:hover {
    color: #E3000F !important;
}

.widget_price_filter .ui-slider .ui-slider-range {
    height: 4px !important;
    margin-top: -2px !important;
}

.widget_price_filter .ui-slider .ui-slider-handle:after {
    width: 15px !important;
    border-radius: 20px;
}

nav[class*="-pagination"] li .page-numbers {
    border-radius: 50px !important;
    min-width: 33px !important;
    height: 33px !important;
}

/* CHECKOUT PAGE */
.checkout-order-review>.woocommerce-checkout-review-order .wd-table-wrapper,
.payment_methods .payment_box {
    box-shadow: unset !important;
}

/* FAQ PAGE */
.wd-accordion-opener:before {
    font-family: 'FontAwesome' !important;
    content: '\f107' !important;
    font-size: 14px !important;
}

/* NOTICE WARNING - MY ACCOUNT PAGE */
.wd-notice.wd-warning, .wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error, .woocommerce-info) {
    background: #ffecee !important;
    color: var(--color-gray-800) !important;
    padding-inline: 54px 24px !important;
}

:is(.woocommerce-error, .woocommerce-info):before {
    color: #E3000F !important;
    font-family: 'FontAwesome' !important;
    content: '\f05a' !important;
}

/* COOKIES */
.cmplz-cookiebanner {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.10) !important;
    border-radius: 20px !important;
    font-family: 'Poppins' !important;
    padding: 30px !important;
}

.cmplz-deny,
.cmplz-view-preferences {
    background-color: #f1f1f1 !important;
    color: var(--cmplz_button_settings_text_color) !important;
}

.cmplz-save-preferences {
    color: #FFF !important;
}

.cmplz-title {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.cmplz-message,
.cmplz-description {
    line-height: 1.7 !important;
}

.cmplz-link {
    color: #222 !important;
    text-transform: uppercase;
}

.cmplz-close svg {
    display: none !important;
    position: relative;
}

.cmplz-close:after {
    content: '\f00d';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 19px;
    color: #333;
    transition: color 0.2s ease;
}

.cmplz-close:hover:after {
    color: #838383;
}

.cmplz-categories {
    margin-top: 15px !important;
    /* 	max-width: 550px !important;
      width: 100% !important; */
}

.cmplz-category {
    border-radius: 20px !important;
}

.cmplz-category-header,
.cmplz-description {
    padding: 12px 20px !important;
}

.cmplz-always-active {
    color: #4FAF9C !important;
}

.cmplz-open {
    display: flex;
    align-items: center;
}

.cmplz-open svg {
    display: none !important;
    position: relative;
}

.cmplz-open:after {
    content: '\f107';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #333;
    transition: color 0.2s ease;
}

#cmplz-marketing-optin:focus,
.cmplz-label:focus .cmplz-label:focus:before {
    outline: 0 !important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label {
    margin-top: -7px !important;
    margin-right: 6px !important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before {
    background-color: #a5a5a5 !important;
    height: 20px !important;
    width: 34px !important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked+.cmplz-label::before {
    background-color: #4FAF9C !important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after {
    height: 12px !important;
    width: 12px !important;
    top: -3px !important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked+.cmplz-label:after {
    left: 17px !important;
}

/* NEWSLETTER POPUP */
.email_checkbox_wrapper {
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 0;
}

.viber_checkbox_wrapper {
	margin-left: 0;
	margin-top: 6px;
}

#specialOfferPopup input[type="checkbox"] {
	margin: 0;
	margin-right: 10px;		
	width: 18px !important;
  height: 18px !important;
}

#specialOfferPopup input[type="checkbox"]::before {
	border: 1px solid #ccc;
	margin: 0 !important;
	width: 100%;
	height: 100%;
	margin-inline-end: 0 !important;
}

#specialOfferPopup input[type="checkbox"]:checked::before {
	border-color: #e3000f;
}

#specialOfferPopup label {
	margin: 0;
	line-height: 1;
}