/*!
Theme Name: Tanvaltehnika
Author: VeebKolm OÜ
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tanvaltehnika
*/

.primary-menu-container ul {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
}
.primary-menu-container ul li a:hover {
	color: #03A300;
}
.primary-menu-container ul li a {
	margin: 0 8px;
	color: #212529;
	text-decoration: none;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
	text-transform: uppercase;
	font-weight: 600;
}
.container {
	max-width: 1500px !important;
}
.primary-menu-container {
	justify-content: space-around !important;
}
.navbar-nav {
	flex-direction: row !important;
}
.dropdown-toggle::after {
    vertical-align: 0.15em !important;
}
.navbar-nav {
	color: #212529;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #03A300;
    background-color: transparent !important;
}
.nav-link:focus, .nav-link:hover {
    color: #03A300;
}
ul.products li {
    display: flex;
	flex-direction: column;
}

.woocommerce ul.products {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	max-width: 280px;
	padding: 4px;
	border-radius: 5px;
	border: 1px solid #dee2e6;
	margin: 1.8% 1em;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #212529;
	transition: color 0.1s ease-in-out;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover {
	color: #737a81;
}
.added_to_cart.wc-forward {
	display: none !important;
}
li.product .button {
    text-align: center;
	transition: 0.1s ease-in-out;
	background-color: #212529;
    color: white;
	border-radius: 5px;
    padding: 8px 0;
    font-weight: 600;
    text-decoration: none;
}
.woocommerce a.button:hover {
    background-color: #4c4c4c;
    text-decoration: none;
    background-image: none;
    color: white;
}
.page-numbers {
	color: #212529;
}
.page-numbers.current {
	background: #818181;
    color: white;
}
.owl-carousel .owl-item img {
	max-width: 150px;
	margin: auto;
}
.woocommerce ul.products li.product .price {
	font-size: 16px;
	color: #03A300;
	font-weight: 500;
}
.form-control:focus {
    border-color: #03A300;
	box-shadow: 0 0 0 0.25rem rgb(3 163 0 / 25%);
}
.primary-menu-container img {
	max-width: 100px;
    height: auto;
}
.carousel-item {
	height: 500px;
	width: 100%;
	background: black;
}
.carousel-image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.6;
}
.carousel-caption h1,
.carousel-caption p {
	text-shadow: 0px 0px 9px #1e1e1e;
}
.cta, .cta button.btn {
	text-shadow: 0px 0px 9px #1e1e1e;
}
footer .col-12 {
	padding-left: 20px;
}
footer p,
footer a {
	margin: 3px 0 !important;
	text-decoration: none !important;
	color: #212529 !important;
}
footer h6 {
	font-size: 16px;
	text-transform: uppercase;
	color: #212529;
	margin-bottom: 15px;
}
.entry-title {
	font-size: 28px ;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    max-width: 130px;
}
.woocommerce .quantity .qty {
	display: none;
}
.woocommerce div.product form.cart .button {
    background-color: #212529;
    width: 100%;
    padding: 12px 0;
	transition: 0.1s ease-in-out;
}
.woocommerce div.product form.cart .button:hover {
    background-color: #737a81;
}
.woocommerce div.product .product_meta {
	padding-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
	font-size: 18px !important;
}
.woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    margin-top: 30px;
}
body {
	overflow-x: hidden !important;
}
.woocommerce div.product .woocommerce-tabs .panel table {
	width: 100% !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-top: 20px;
}
.wc-block-product-categories-list.wc-block-product-categories-list--depth-0 {
	padding-left: 0 !important;
}
.wc-block-product-categories-list-item {
	list-style: none;
	margin-top: 5px;
}
.wc-block-product-categories-list-item a {
	color: #212529;
	text-decoration: none;
	font-weight: 600;
	transition: 0.1s ease-in-out;
	border-bottom: 1px solid #dee2e6;
}
.wc-block-product-categories-list-item a:hover {
	color: #03A300;
}
.wc-block-product-categories-list--depth-1 {
	padding: 0 !important;
}
.open-close-trigger {
	padding: 0px 5px;
    font-weight: 600;
    font-size: 15px;
    color: white;
    cursor: pointer;
    background-color: #a3a5ab;
    border-radius: 5px;
}
.open-close-trigger:hover {
	background-color: lightgrey;
}
.open-close-trigger.minus {
	padding: 0 7px 0 8px !important;
}
.wc-block-product-categories-list-item-count {
	color: #a3a5ab;
    font-size: 14px;
}
.orderby.form-select:focus {
	border-color: #03A300;
	box-shadow: 0 0 0 0.25rem rgb(3 163 0 / 25%);
}
.header-cart-icon {
	width: 40px !important;
}
.wc-proceed-to-checkout a {
	background-color: #212529 !important;
    width: 100%;
    text-align: center;
    padding: 14px 0 !important;
	transition: 0.1s ease-in-out;
}
.wc-proceed-to-checkout a:hover {
	background-color: #737a81 !important;
}
.woocommerce form .form-row .input-text:focus {
	box-shadow: 0 0 0 0.25rem rgb(3 163 0 / 25%);
}
.active-category-menu-item {
	border-bottom: 3px solid #03A300 !important;
}
.nav-link.active {
	color: #03A300;
}
.flex-control-nav.flex-control-thumbs li {
	padding: 0 2px !important;
}
.cart-contents.menu-item {
	text-decoration: none;
    color: #a3a5ab;
    font-size: 16px;
}

.posted_in {
	display: none;
}
.related.products h2 {
	margin-bottom: 30px !important;
}
.woocommerce-cart-form__cart-item.cart_item a {
	text-decoration: none;
	color: #212529;
}
.woocommerce ul.products li.product .button {
    margin-top: 5px;
}
#order_review_heading {
	margin-top: 50px !important;
}
.related.products .products.columns-4 h2 {
	margin-bottom: 0 !important;
}
.related.products h2 {
	margin-bottom: 20px !important;
}
.cart-contents-counter img:hover {
	border-bottom: 3px solid #03A300;
}
.cart-contents-counter img {
	padding-bottom: 2px;
	border-bottom: 3px solid transparent;
}
.woocommerce a.remove {
    display: block;
    font-size: 1.4em;
    height: 1.1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
.button.alt {
	background-color: #212529 !important;
    padding: 10px 30px !important;
	transition: 0.1s ease-in-out !important;
}
.button.alt:hover {
	background-color: #4c4c4c !important;
}
.woocommerce-MyAccount-navigation ul {
	list-style: none;
	padding: 0 !important;
	margin-bottom: 50px !important;
}
.woocommerce-MyAccount-navigation ul li {
	display: inline-block;
	color: #212529;
	text-decoration: none;
	margin-right: 12px;
	border-bottom: 1px solid #212529;
}
.woocommerce-MyAccount-navigation ul li a {
	color: #212529;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	transition: 0.1s ease-in-out;
}
.woocommerce-MyAccount-navigation ul li a:hover {
	color: #03A300;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads.is-active {
	display: none;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address {
	display: none;
}
.woocommerce-button.button.woocommerce-form-login__submit {
	background-color: #212529 !important;
    color: white !important;
    padding: 10px 30px !important;
	margin-top: 10px;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	top: 8px !important;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
	display: none;
}
.woocommerce-LostPassword.lost_password a {
	text-decoration: none;
	color: #212529;
}
.woocommerce-LostPassword.lost_password {
	margin-bottom: 0 !important;
}
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
	border-color: #03A300;
    box-shadow: 0 0 0 0.25rem rgb(3 163 0 / 25%);
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.woocommerce-Button.button {
	background-color: #212529 !important;
    color: white !important;
    padding: 10px 30px !important;
	margin-top: 20px !important;
}
#primary-menu .nav-link.active {
	color: #212529;
    border-bottom: 3px solid #03A300;
    padding-bottom: 0;
}

#mega-menu-menu-1 {
	margin-top: 18px !important;
}

.close-btn {
	text-align: center;
    padding: 10px 0;
	border-bottom: 1px solid #dee2e6;
	background-color: #f8f9fa;
}
.form-check-input:focus {
    border-color: #03A300;
	box-shadow: 0 0 0 0.25rem rgb(3 163 0 / 25%);
}
.form-check-input:checked {
    background-color: #03A300;
    border-color: #03A300;
}
.form-error {
	color: red;
}
#sp-wqv-view-button.sp-wqv-view-button.button.before_add_to_cart {
	background-color: #a3a5ab !important;
    border-radius: 5px !important;
    margin-right: 0 !important;
	padding: 6px 0 !important;
}
#sp-wqv-view-button.sp-wqv-view-button.button.before_add_to_cart:hover {
	background-color: #818181 !important;
}
.wqv-product-images img {
	height: auto !important;
}
#wqv-quick-view-content .wqv-product-info .single_add_to_cart_button.button:not(.components-button):not(.customize-partial-edit-shortcut-button) {
	line-height: 20px !important;
}
.mfp-with-anim.sp-wqv-content {
	border-radius: 5px !important;
}
.attachment-shop_single.size-shop_single.wp-post-image {
	border-radius: 5px !important;
	max-width: 400px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    color: #212529;
    background: rgb(255 255 255);
	text-transform: uppercase;
	font-size: 600;
}
.stock {
	display: inline-block;
	background-color: #3cb53c;
	padding: 0 5px;
	text-transform: uppercase;
	font-size: 14px;
	color: white;
	font-weight: 600;
	border-radius: 5px;
	margin: 0;
}
.products .stock {
	float: right;
}
.stock.out-stock,
.stock.out-of-stock,
.stock.available-on-backorder {
	background-color: red;
}
.stock.in-stock {
	background-color: #3cb53c;
}
.woocommerce div.product .stock {
    color: white !important;
}
.woocommerce ul.products li.product .price {
	display: inline-block;
}
li.product .button {
    margin-top: 7px !important;
    margin-bottom: 0 !important;
}

.grecaptcha-badge {
	display: none!important;
}

.woocommerce #payment #place_order {
    padding: 15px !important;
}
.checkout-button.button.alt.wc-forward {
	text-decoration: none;
}
.summary.entry-summary .stock {
	margin-bottom: 18px;
}
.summary.entry-summary .woocommerce-Price-amount {
	font-size: 1.5em;
	font-weight: 500;
}
.woocommerce .product .summary .wpcf7 {
	border: 1px solid gray;
	padding: 10px;
	border-radius: 2px;
	display: inline-block;
}
#closeMobileMenu {
	cursor: pointer;
}
.woocommerce-shipping-destination,
.woocommerce-shipping-calculator {
	display: none !important;
}
.border-bottom {
    border-bottom: 1px solid #03A300 !important;
}
.border-top {
    border-top: 1px solid #03A300 !important;
}
footer hr {
	background-color: #03A300 !important;
}
.skuuter {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
}

@media only screen and (max-width: 780px) {
	.carousel-item {
		height: 400px !important;
	}
}
#mobileMenuDisplay {
	margin-top: 3px;
	margin-bottom: 20px;
	cursor: pointer;
	text-align: center;
}
#mobileMenuDisplay a {
	padding: 10px;
	background: #333;
	color: white;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
	background-color: #333;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}


.kataloog {
	max-width: 315px;
	margin: 0 30px;

}
.kataloog .attachment-post-thumbnail {
	width: 320px;
	height: auto;
}

.backorder-shipping-label{
	display: flex;
	align-items: center;
	font-size: 12px;
	margin-bottom: 20px;
	position: relative;
	background: #fffaf3;
	color: #ec7200;
	margin-left: 10px;
	border: 1px solid #f8cda5;
}

.backorder-shipping-label .icon{
	background: #ec7200;
	border-radius: 50%;
	position: absolute;
	left: -18px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
}


.backorder-shipping-label span{
	padding: 5px 11px 5px 25px;
}