/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.input-text {
	padding: 12px 0 !important;
}

.update-cart-button {
	background-color: #CBCAF2 !important;
	border: none !important;
	color: #08083C !important;
	box-shadow: none !important;
}

table tr:hover td { 
   background-color: inherit !important;     
   opacity: 1.0 !important;
}

.woocommerce-message {
	border: none;
	background: none;
	font-size: 18px;
	font-weight: 500;
}

.woocommerce-info {
	border: none;
	background: none;
	font-size: 24px;
	font-weight: 700;
}

body {
    height: 100vh;
    display: flex;
    flex-direction: column;
}

main {
    flex-grow: 1;
}

p {
	margin: 0;
}

.shopengine {
	flex-grow: 1;
}

.shopengine-quick-checkout-content-warper {
	flex-grow: 1;
}

.durmil-logo-nav {
	display: block;
	background-image: url('https://durmil.hr/wp-content/uploads/2025/01/durmil-logo.webp');
	background-repeat: no-repeat;
	width: 100%;
	text-indent: -9000px;
	background-size: contain;
	background-position: center;
}


.kariban-logo-nav {
	display: block;
	background-image: url('https://durmil.hr/wp-content/uploads/2025/04/kariban-png.webp');
	background-repeat: no-repeat;
	width: 100%;
	text-indent: -9000px;
	background-size: contain;
	background-position: center;
}

.malfini-logo-nav {
	display: block;
	background-image: url('https://durmil.hr/wp-content/uploads/2025/02/logo-malfini-czech-png.webp');
	background-repeat: no-repeat;
	width: 100%;
	text-indent: -9000px;
	background-size: contain;
	background-position: center;
}

.gildan-logo-nav {
	display: block;
	background-image: url('https://durmil.hr/wp-content/uploads/2025/04/gildan-png.webp');
	background-repeat: no-repeat;
	width: 100%;
	text-indent: -9000px;
	background-size: contain;
	background-position: center;
}

.sols-logo-nav {
	display: block;
	background-image: url('https://durmil.hr/wp-content/uploads/2025/04/sols-png.webp');
	background-repeat: no-repeat;
	width: 100%;
	text-indent: -9000px;
	background-size: contain;
	background-position: center;
}


.lacuna-logo-nav {
	display: block;
	background-image: url('https://durmil.hr/wp-content/uploads/2025/03/logo_LACUNA-png.webp');
	background-repeat: no-repeat;
	width: 100%;
	text-indent: -9000px;
	background-size: contain;
	background-position: center;
}

.univet-logo-nav {
	display: block;
	background-image: url('https://durmil.hr/wp-content/uploads/2025/04/univet-png.webp');
	background-repeat: no-repeat;
	width: 100%;
	text-indent: -9000px;
	background-size: contain;
	background-position: center;
}

.coverguard-logo-nav {
	display: block;
	background-image: url('https://durmil.hr/wp-content/uploads/2025/03/logo_COVERGUARD-png.webp');
	background-repeat: no-repeat;
	width: 100%;
	text-indent: -9000px;
	background-size: contain;
	background-position: center;
}

.rimeck-logo-nav {
	display: block;
	background-image: url('https://durmil.hr/wp-content/uploads/2025/04/rimeck-png.webp');
	background-repeat: no-repeat;
	width: 100%;
	text-indent: -9000px;
	background-size: contain;
	background-position: center;
}


.just-hoods-logo-nav {
	display: block;
	background-image: url('https://durmil.hr/wp-content/uploads/2025/04/just-hoods-png.webp');
	background-repeat: no-repeat;
	width: 100%;
	text-indent: -9000px;
	background-size: contain;
	background-position: center;
}

@media only screen and (max-width: 480px) {	
	.durmil-logo-nav {
	  text-indent: -0;
	}

	.kariban-logo-nav {
		text-indent: 0;
	}

	.malfini-logo-nav {
		text-indent: 0;
	}
	
	.gildan-logo-nav {
		text-indent: 0;
	}

	.sols-logo-nav {
		text-indent: 0;
	}

	.lacuna-logo-nav {
		text-indent: 0;
	}
	
	.univet-logo-nav {
		text-indent: 0;
	}
	
	.coverguard-logo-nav {
		text-indent: 0;
	}
	
	.rimeck-logo-nav {
		text-indent: 0;
	}
	
	.just-hoods-logo-nav {
		text-indent: 0;
	}
}

.elementor-widget-text-editor p {
	margin: 0;
}

#custom-link-nav a{
    padding: 16px 32px;
}

.place-order {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.woocommerce-terms-and-conditions-wrapper {
	width: 50%;
}

.woocommerce-terms-and-conditions-wrapper p {
	margin: 0;
}

.woocommerce-checkout-payment {
	background-color: #cbcaf2 !important;
}

.h-captcha {
	margin: 0 !important;
}

#order_comments {
	padding: 4px 8px !important;
	resize: none;
	height: 6em;
    width: 100%;
}

#billing_email {
	padding: 12px 8px !important;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}

.tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 240px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  bottom: 100%;
  left: 50%;
  margin-left: -120px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.brand-thumbnails-description li .term-description {
	flex: 3 1 0px;
}

.term-thumbnail {
	flex: 1 1 0px;
}

.brand-thumbnails-description li {
	min-height: 150px;
	margin: 32px 0;
}

#pojo-a11y-toolbar {
	top: 50% !important;
}

.shopengine-category-select-wraper {
	padding: 0;
}

.wapf-input {
	height: 8em;
	width: 50em !important;
	resize: none;
}

.woocommerce-cart table.cart img {
	width: 120px;
}

.woocommerce table.shop_table th {
	border: 0;
	border-bottom: 1px;
}

.woocommerce table.shop_table {
	border-collapse: collapse;
}

.woocommerce table.shop_table td {
	border: 0;
	border-top: 1px solid rgba(0,0,0,.1);
}

.shop_table thead:first-child tr:first-child th {
	border-block-start: 0;
}

.jltma-nav-menu__container > ul li.menu-item-has-children:not(.jltma-menu-has-children) > a::after {
	right: 10px !important;
}