/**
* Theme Name: Organey B2B
* Description: This is a child theme of Organey, generated by Merlin WP.
* Author: <a href="https://leebrosus.com/">HP</a>
* Template: organey
* Version: 2.9.9
*/

select,
option {
    font-family: "Organey-heading", Arial, sans-serif;
}

/* EUR Symbol Fix */
ul.products li.product .price,
ul.products .wc-block-grid__product .price,
.wc-block-grid__products li.product .price,
.wc-block-grid__products .wc-block-grid__product .price,
.woocommerce-Price-currencySymbol {
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
}

/* Moj VitalGo */
.site-header-account > a .account-user {
	background-color: #a4d0e9;
}
.site-header-account > a i {
	color: #ffffff;
	padding-bottom: 5px;
}

/* Vertical Menu Fix */
ul.sub-menu.mega-menu.custom-subwidth {
	position: fixed !important;
}
.elementor-2671 .elementor-element.elementor-element-300b8db {
	top: 6px;
}
.elementor-2671 .elementor-element.elementor-element-459dc54 .site-navigation {
	top: 6px;
}
.elementor-2671 .elementor-element.elementor-element-4b33484 .site-navigation {
	top: 6px;
}
.elementor-2671 .elementor-element.elementor-element-300b8db .vertical-navigation {
	border-radius: 8px 8px 0px 0px;
}

/* Main Menu - DropDown Menu - Width Fix */
.site-navigation ul ul.sub-menu li {
    min-width: 240px;
}

/* Main Menu - Drogerija - Dropdown Menu Fix */
@media(min-width:1024px){
    .site-navigation ul li.menu-item-10120:hover > ul li:hover > ul, .site-navigation ul li.menu-item-10120:hover > ul li.focus > ul, .site-navigation ul li.menu-item-10120.focus > ul li:hover > ul, .site-navigation ul li.menu-item-10120.focus > ul li.focus > ul {
        left: auto;
        right: 100%;
    }
}
@media(min-width:1300px){
    .site-navigation ul li.menu-item-10120:hover > ul li:hover > ul, .site-navigation ul li.menu-item-10120:hover > ul li.focus > ul, .site-navigation ul li.menu-item-10120.focus > ul li:hover > ul, .site-navigation ul li.menu-item-10120.focus > ul li.focus > ul {
        right: auto;
        left: 100%;
    }
}

/* Right Menu - Dropdown Menu Fix */
@media(min-width:1024px) {
    .site-navigation ul#menu-1-4b33484 ul.sub-menu {
        right: 1.1em;
        left: auto;
		margin-right: -15px;
    }
	.site-navigation ul#menu-1-4b33484 ul.sub-menu li {
		min-width: 200px;
	}
}
@media(min-width:1700px) {
    .site-navigation ul#menu-1-4b33484 ul.sub-menu {
        right: auto;
        left: 1.1em;
    }
}

/* Vertical Menu - Fix for Tablets
.organey-mobile-nav {
    width: 420px;
} */

/* Breadcrumbs - Symbol > Fix */
.woocommerce-breadcrumb i {
    padding-bottom: 5px;
}

/* Breadcrumbs - Active Element - Bold */
.elementor-13791 .elementor-element.elementor-element-1238b361 .woocommerce-breadcrumb {
    font-weight: 600;
}

/* Main Section - Under Breadcrumbs */
.site-main {
    margin-top: 20px;
}

/* Products on Pages & Categories - Hover Opacity Fix */
ul.products li.product:hover .product-image img, ul.products .wc-block-grid__product:hover .product-image img, .wc-block-grid__products li.product:hover .product-image img, .wc-block-grid__products .wc-block-grid__product:hover .product-image img {
    opacity: 1;
}

/* Products on Pages - Text on Tabs */
.elementor-8807 .elementor-element.elementor-element-054c658 .elementor-tab-title {
	text-transform: none;
}

/* Products on Pages - Carousel Widget - Carousel Arrow Fix */
.woocommerce-carousel .slick-slider .slick-arrow {
	opacity: 100;
}

/* Product Category Decrtiption */
.woocommerce-products-header .term-description {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 50px;
	width: 100%;
	max-width: var(--container);
}

/* Custom Icons in Vertical Menu */
.vertical-navigation ul.menu > li > a .menu-icon {
    margin-right: 10px;
}
.icon-sportna-prehrana:before {
    background-image:url('/wp-content/uploads/custom-icons/icon-sportna-prehrana.svg');
    background-size:45px 45px;
    content:'';
    width:45px;
    height:45px;
    display:block;
}
.icon-sportna-oprema:before {
    background-image:url('/wp-content/uploads/custom-icons/icon-sportna-oprema.svg');
    background-size:45px 45px;
    content:'';
    width:45px;
    height:45px;
    display:block;
}
.icon-prehrana:before {
    background-image:url('/wp-content/uploads/custom-icons/icon-prehrana.svg');
    background-size:45px 45px;
    content:'';
    width:45px;
    height:45px;
    display:block;
}
.icon-drogerija:before {
    background-image:url('/wp-content/uploads/custom-icons/icon-drogerija.svg');
    background-size:45px 45px;
    content:'';
    width:45px;
    height:45px;
    display:block;
}

/* Badges - na straneh produkta */
.badges img {
    display: inline-block;
    margin: 20px 20px 20px 0;
}
.badges img:last-child {
    margin-right: 0;
}

/* Message after Adding Product to Cart or Removing from Cart */
.woocommerce-message {
	background-color: #86c27a;
}
/*MojVitalgo Login*/
.login-logo{
 max-width:200px;
 margin:30px auto 0;
}
.side-wrap .side-title{
    text-transform:none;
}

/* Header cart  */
.site-header-cart.menu .cart-contents .tax_label{
	display:none;
}
.site-header-cart .cart-contents .count{top:0;}

/* Slider navigations */
@media(max-width:991px){
	.woocommerce-carousel .products .slick-next.slick-arrow{
		top:35%;
		right:-15px;
    	border-radius: 0;
    	border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		box-shadow:1px 2px 0 0 #898989;
		background-color:#bcbcbc;
	}

	.woocommerce-carousel .products .slick-next.slick-arrow:hover{
		box-shadow:1px 2px 0 0 #3a5635;
		background-color:#86c27a;
	}
	.woocommerce-carousel .products .slick-prev.slick-arrow{
		top:35%;
		left:-15px;
    	border-radius: 0;
    	border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		box-shadow:1px 2px 0 0 #898989;
		background-color:#bcbcbc;
	}

	.elementor-element-6918b1f .woocommerce-carousel .products .slick-prev.slick-arrow{
	    left:-36px;
	}

	.woocommerce-carousel .products .slick-prev.slick-arrow:hover{
		box-shadow:1px 2px 0 0 #3a5635;
		background-color:#86c27a;
	}
	.woocommerce-carousel .products .slick-next.slick-arrow:before, .woocommerce-carousel .products .slick-prev.slick-arrow:before{color:#fff;}
}
.slick-slider .slick-prev:before{
	content:"\e05c";
}
.slick-slider .slick-next:before{
	content:"\e05d";
}

/* Products hover effect */
ul.products li.product:hover .product-block:before, ul.products .wc-block-grid__product:hover .product-block:before, .wc-block-grid__products li.product:hover .product-block:before, .wc-block-grid__products .wc-block-grid__product:hover .product-block:before{
	display:none;
}

.login-form-bottom .button-register{
    padding: 0.3em 1em;
    background-color:transparent;
    color: #86c27a;
    border:1px solid #86c27a;
}
.login-form-bottom .button-register:hover{
    background-color:#86c27a;
    color: #fff;
}
.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart__empty-message:before{
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cpath style='fill:%23C3C2C2;' d='M209.7,157.9c-17.1,0-32.8,0.3-48.5-0.1c-5.7-0.1-11.5-1.2-16.9-2.9c-6-1.9-9.6-8.4-8.6-13.7 c1-5.4,6.3-9.8,12.6-9.8c23.2-0.1,46.4-0.2,69.6,0.1c11.4,0.2,15.5,4.7,15.5,16c0.1,20.7,0,41.4,0,63.1c4,0.3,7.7,0.7,11.5,0.8 c10.9,0.1,21.7-0.1,32.6,0.1c71.2,0.9,142.5,1.9,213.7,2.9c12.9,0.2,17.5,7.4,13.3,20.6c-4.4,13.5-8.9,26.9-13.4,40.4 c-8.9,26.9-17.7,53.9-26.6,80.8c-3.8,11.5-4.7,12.2-16.2,12.2c-74,0-148,0-222,0c-13.3,0-16.5-3.2-16.5-16.3 c0-59.2,0-118.4,0-177.6C209.7,169.4,209.7,164.5,209.7,157.9z M443.1,341.4c11-33.9,22-68,33.2-102.8c-80.9,0-161.4,0-241.8,0 c-2.2,23.9-1.6,92.3,0.9,102.8C304.2,341.4,373.1,341.4,443.1,341.4z'/%3E%3Cpath style='fill:%23C3C2C2;' d='M113.4,297.1c-16.2,0-32.5,0-48.7,0c-3.9,0-7.4,0.2-10.8-3c-3.7-3.5-5.2-7.6-3.8-11.8 c1.5-4.5,4.7-8.6,10.4-8.8c1,0,2,0,2.9,0c34.4,0,68.8-0.1,103.3,0c8.3,0,13.5,4.9,13.4,11.9c-0.1,7-5.2,11.6-13.6,11.7 C148.8,297.2,131.1,297.1,113.4,297.1z'/%3E%3C/g%3E%3Crect x='369' y='49.3' style='fill:%23FFFFFF;' width='129' height='81.9'/%3E%3Cpath style='fill:%23C3C2C2;' d='M68.8,346.5c-16.2,0-32.5,0-48.7,0c-3.9,0-7.4,0.2-10.8-3c-3.7-3.5-5.2-7.6-3.8-11.8 c1.5-4.5,4.7-8.6,10.4-8.8c1,0,2,0,2.9,0c34.4,0,68.8-0.1,103.3,0c8.3,0,13.5,4.9,13.4,11.9c-0.1,7-5.2,11.6-13.6,11.7 C104.2,346.6,86.5,346.5,68.8,346.5z'/%3E%3Cpath style='fill:%23C3C2C2;' d='M115.9,394.5c-13.1,0-26.1,0-39.2,0c-3.1,0-6,0.2-8.7-3c-3-3.5-4.2-7.6-3.1-11.8 c1.2-4.5,3.8-8.6,8.4-8.8c0.8,0,1.6,0,2.4,0c27.7,0,55.4-0.1,83.1,0c6.7,0,10.8,4.9,10.8,11.9c-0.1,7-4.2,11.6-11,11.7 C144.4,394.6,130.2,394.5,115.9,394.5z'/%3E%3Ccircle style='fill:%23C3C2C2;' cx='250.5' cy='412.3' r='21.7'/%3E%3Ccircle style='fill:%23C3C2C2;' cx='410.1' cy='412.3' r='21.7'/%3E%3C/svg%3E%0A");
    height: 240px;
    width: 240px;
    background-repeat: no-repeat;
    margin: 0 auto;
}

/* Hide Category on Product Page */
.type-product .product_meta .posted_in {
    display: none !important;
}

/* Hide Sorting Section Above Products List */
.organey-sorting {
    display: none;
}

/* Add To Cart Button and Quantity Selector on Product Archive Pages */
.button-archive {
    padding: calc(1.07em - 2px) 2.4em;
    text-transform: uppercase;
    margin-top: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.text-quantity {
    display: none;
}

/* Mini-Cart Icon Further From Text */
.site-header-cart .cart-contents i {
    margin-right: 10px;
}

.product-caption .add-to-cart-wrap {
    display: block;
}

.add-to-cart-wrap .quantity {
    margin-left: auto;
    margin-right: auto;
}

/* New Account Activated After Email Confirmation (/wp-activate.php) */
#signup-content .wp-activate-container {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 70px;
}

/* Remove Invisible Wishlist Div From Header */
.elementor-section-wrap .elementor-widget-organey-wishlist {
    display: none;
}

/* Hide Prices in Mini Cart */
.woocommerce-mini-cart-scroll .woocommerce-Price-amount {
    display: none;
}

/* Cart Icon in Header */
.site-header-cart .cart-contents i {
    font-size: 48px;
}
.site-header-cart .cart-contents .count {
    min-width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    left: 10px;
    top: 20px;
}

/* Hamburger Icon on Mobile Devices */
.menu-mobile-nav-button i {
    font-size: 44px;
}

/* Mobile Menu */
.mobile-navigation ul > li.menu-item > a {
    font-size: 24px;
    text-transform: uppercase;
}
.mobile-navigation ul ul.sub-menu > li.menu-item > a {
    font-size: 18px;
    padding: 6px 0 4px 13px;
}
.mobile-navigation ul li button::after {
    font-size: 30px;
}

/* Pagination Under Product List on Product Archive Pages */
.woocommerce-pagination .page-numbers li .page-numbers {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    margin: 0 6px;
}

@media only screen and (max-width: 600px) {
    .woocommerce-pagination .page-numbers li .page-numbers {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        margin: 0 2px;
    }
}

#masthead {
    border-bottom: 2px solid #ddd;
}
#colophon {
    border-top: 2px solid #ddd;
}

.products .product-block .onsale {
    bottom: 0;
    top: auto;
    border-radius: 0 10px 0 10px;
}
.products .product-image {
    border: 1px solid #ddd;
    padding-top: 20px;
    border-radius: 10px;
    min-height: 262px;
}
.products .product-image > span {
    display: block;
    height: 24px;
    padding: 6px 8px 0 8px;
    position: absolute;
    top: 0;
    overflow: hidden;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #666;
    line-height: 1;
    font-size: 12px;
    word-wrap: nowrap;
}
.products .product-image .productlist-sku {
    background-color: #ddd;
    left: 0;
    width: 60px;
    border-top-left-radius: 10px;
    text-align: center;
}
ul.products li.product.outofstock .stock-label,
ul.products .wc-block-grid__product.outofstock .stock-label,
.wc-block-grid__products li.product.outofstock .stock-label,
.wc-block-grid__products .wc-block-grid__product.outofstock .stock-label {
    background-color: #f76400;
    color: #fff;
}
.products .product-image .productlist-stock {
    left: 60px;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-radius: 0 0 10px 0;
}
.products .product-image .stock.out-of-stock {
    margin: 0;
    font-weight: 400;
    background-color: #fff;
}
.products .product-image .units-per-package {
    right: 0;
    border-radius: 0 10px 0 10px;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.products .product-image .units-per-package em {
    width: 12px;
    height: 14px;
    margin: -1px 6px 0 0;
    display: block;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    background-image: url(assets/images/units-per-package.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 0;
}
.products .product-image .productlist-product-new {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    border-radius: 10px 0 10px 0;
    border: 1px solid #ccc;
    border-left-color: #d8d886;
    border-top-color: #d8d886;
    background-color: #f8f8a6;
}

.products .product-caption .add-to-cart-wrap {
    margin-top: 0;
}
.products .product-caption .add-to-cart-wrap .cart {
    margin-bottom: 0;
}

/* product quantity */
.products .quantity {
    padding: 0;
    width: 100%;
    min-height: 0;
}
.products .quantity button {
    width: 33%;
}
.products .quantity .qty {
    width: 34%;
}
.products .quantity .qty,
.products .quantity button {
    display: block;
    padding-top: 5px;
    padding-bottom: 7px;
    margin: 0;
    font-size: 32px;
    line-height: 1;
}
.products .quantity .qty {
    font-size: 24px;
}
.products .quantity button {
    border-radius: 0;
    background-color: #eee;
}
.products .quantity .plus {
    border-left: 1px solid #ddd;
}
.products .quantity .minus {
    border-right: 1px solid #ddd;
}

/* cart quantity */
.cart .quantity {
    padding: 0;
    width: 100%;
    min-height: 0;
    margin: 0;
}
.single-product .cart .quantity {
    margin:0 0 20px;
}
.cart .single_add_to_cart_button {
    width: 100%;
}
.cart .quantity button {
    width: 33%;
}
.cart .quantity .qty {
    width: 34%;
}
.cart .quantity .qty,
.cart .quantity button {
    display: block;
    padding-top: 5px;
    padding-bottom: 7px;
    margin: 0;
    font-size: 32px;
    line-height: 1;
}
.cart .quantity .qty {
    font-size: 24px;
}
.cart .quantity button {
    border-radius: 0;
    background-color: #eee;
}
.cart .quantity .plus {
    border-left: 1px solid #ddd;
}
.cart .quantity .minus {
    border-right: 1px solid #ddd;
}


/* Header Mobile Adjustment */
@media only screen and (min-width: 1160px) and (max-width: 1230px) {
    .site-navigation ul.menu > li > a {
        padding: 0.907em 0.8em;
    }
}

@media only screen and (min-width: 1060px) and (max-width: 1159px) {
    .site-navigation ul.menu > li > a {
        font-size: 1.3rem !important;
        padding: 0.907em 0.7em;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1059px) {
    .site-navigation ul.menu > li > a {
        font-size: 1.3rem !important;
        padding: 0.907em 0.6em;
    }
}

/* pagination */
.pagination, .woocommerce-pagination {
    background-color: transparent;
}

/* login form */
.woocommerce-form-login {
    max-width: 480px;
    margin: 0 auto;
}
.woocommerce-form-login input,
.woocommerce-form-login button {
    font-size: 24px;
}
.woocommerce-form-login button {
    margin: 20px 0 40px;
    font-weight: 700;
}
.woocommerce-form-login .lost_password {
    font-size: 18px;
}

/* product page - tabs */
.single-product .woocommerce-tabs ul.tabs li.active a {
    background-color: transparent;
    color: #444;
    text-align: left;
    padding-left: 20px;
}

/* product page - title & price */
.single-product div.product p.price {
    display: none;
}
.single-product div.product .product_title {
    padding-bottom: 25px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 25px;
}

/* product page - tag "new" */
.product .productlist-product-new {
    display: block;
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    border-radius: 10px 0 10px 0;
    border: 1px solid #ccc;
    border-left-color: #d8d886;
    border-top-color: #d8d886;
    background-color: #f8f8a6;
}

/* cart */
table.cart td.product-quantity .qty {
    width: 64px;
}

.full-width {
    /*width: 100% !important;*/
}

/* left navigation */
#secondary .widget .wp-block-group__inner-container > h2 + *,
#secondary .widget .widget-title + *,
#secondary .widget .widgettitle + * {
    margin-top: 10px;
    margin-bottom: 10px;
}
.widget_product_brands .brand-item {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
}
.widget_product_brands .brand-item:last-child {
    border-bottom: 0;
}
.widget_product_brands a {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}
.widget_product_brands a .count {
    min-width: 30px;
    border-radius: 15px;
    display: block;
    float: right;
}

#secondary .widget_product_brands .current-brand a {
    color: #0a5fc3;
    font-weight: 700;
}
#secondary .widget_product_brands .current-brand .count {
    background-color: #0a5fc3;
    color: #fff;
}

.woocommerce-notices-wrapper ul {
    margin-left: 0;
}

.woocommerce-NoticeGroup-checkout ul {
    margin-left: 0;
}

.woocommerce-order .woocommerce-table--order-details tr td:last-child, .woocommerce-order .woocommerce-table--order-details tr th:last-child {
    text-align: left;
}

.woocommerce-order .woocommerce-customer-details {
    max-width: 900px;
    margin:0 auto;
}

.single-product .productlist-stock.stock {
    display:block;
    margin-top:20px;
}


.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--vasco-orders a::before {
    content: "\e08a";
}