/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1605700719
Updated: 2020-11-18 12:58:39

*/

.tawcvs-swatches:after {
	content: "ODABERI OPCIJU" !important;
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: 14px;
    line-height: 28px;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}

.woocommerce * {
	font-family: 'Roboto';
}

.woocommerce a {
	color: #86BC42;
}

.button:focus, [type="submit"]:focus, [type=button]:not(:disabled):focus, [type=submit]:not(:disabled):focus, button:not(:disabled):focus {
   outline: none;
}

.woocommerce div.product.elementor ul.tabs {
	text-align: center !important;
}

.woocommerce .woocommerce-tabs ul.wc-tabs li.active a {
	font-weight: 600!important;
	border-radius: 0px !important;
	border-top: 3px solid #86BC42 !important;
}

.woocommerce .woocommerce-tabs ul.wc-tabs li, .woocommerce-product-details__short-description {
	font-weight: normal!important;
}

.elementor-slideshow__footer {
	display: none;
}

.woocommerce nav.woocommerce-pagination ul li, .woocommerce nav.woocommerce-pagination ul {
	border: none !important;
}

.woocommerce div.product.elementor form.cart table.variations tr {
	border-top: 1px solid #E0E0E0 !important;
    padding: 0px 0px 10px 0px;	
}

.woocommerce div.product.elementor form.cart table.variations tr:last-child {
	border-bottom: 1px solid #E0E0E0 !important;
}

.elementor-19 .elementor-element.elementor-element-e9e4972 .elementor-button--view-cart {
	display: none !important;
}

.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
	color: #86BC42 !important;
}

.woocommerce-error a.button, .woocommerce-info a.button, .woocommerce-message a.button, .woocommerce #respond input#submit, .woocommerce button.button, .woocommerce input.button {
	color: #515151 !important;
}

.woocommerce-message, .woocommerce-info {
	border-top-color: #86BC42 !important;
}

.woocommerce-message::before, .woocommerce-info::before {
	color: #86BC42 !important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	border-radius: 0px !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #86BC42 !important;
	color: #fff!important;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #68982B !important;
	color: #fff!important;
}

.woocommerce .woocommerce-ordering select {
	border: 0!important;
	color: #939598!important;
	width: 65%;
	float: right;
	background-color: transparent !important;
	font-family: 'Roboto';
	font-weight: normal!important;
	font-size: 14px!important;
}

.woocommerce table.shop_table {
    border-collapse: unset;
    border: 1px solid #eee;
    border-radius: 3px;
    overflow: hidden;
}

table td, table th, table thead:first-child tr:first-child th {
    border: none;
}

table tbody>tr>td, table tbody>tr>th {
    background-color: #fff !important;
}

table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: #fff !important;
}

.woocommerce table td {
    border-top: 1px solid #eee;
}

#customer_details {
	float: left;
	width: 48%;
	margin-right: 4%;
    margin-bottom: 30px;
}

#customer_details>div {
    width: 100%;
}

#order_review {
	float: right;
	width: 48%;
    margin-bottom: 30px;
}

.woocommerce-checkout form h3#order_review_heading {
	margin-top: 0;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box, #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background-color: #fff;
	color: #939598!important;
    font-weight: normal !important;
}

.woocommerce-checkout #payment ul.payment_methods {
	border-bottom: 1px solid #E0E0E0 !important;
}

.woocommerce-checkout #payment div.payment_box::before {
	display: none !important;
}

span.woocommerce-terms-and-conditions-checkbox-text {
	font-weight: normal !important;
	color: #939598 !important;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #939598 !important;	
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{
	font-weight: normal !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 150px;
    height: 37px;
	font-weight: normal;
	border-radius: 0px;
}

.woocommerce .cart .button {
    color: #fff;
    border-radius: 0px;
	height: 37px;
}

.woocommerce div.product form.cart .button {
	height: auto!important;
}

.woocommerce table.shop_table th {
	font-weight: normal!important
}

.woocommerce div.product.elementor .woocommerce-variation-add-to-cart .quantity input {
	border: none!important;
	background-color: transparent !important;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none !important;
 appearance: none !important;
 margin: 0 !important;
}

input[type=number] {
	-moz-appearance: textfield !important;
}

input[type=number] {
	border: 0px !important;
	border-radius: 0px !important;	
	border-bottom: 1px solid transparent !important;
}

input[type=number]:hover {
	border-bottom: 1px solid #DEDEDE !important;
}

.single-product div.product form.cart .quantity {
	float: none;
	margin: 0;
	display: inline-block;
}

.minus, .plus {
	background-color: transparent !important;
	color: #939598 !important;
	border: none !important;
}

button.minus, button.plus {
	padding: .5rem 1rem!important;
}

.minus {
	margin-right: -10px !important;
}

.plus {
	margin-left: -15px !important;
}

@media (max-width: 991px) {
	#customer_details, #order_review {
	float: left;
	width: 100%;
	}
	
	.woocommerce div.product form.cart .button {
		padding: 15px 20px!important;
		margin-left: 10px!important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		float: none !important;
	}	
	
	.woocommerce .ywcps-wrapper .owl-item li.product {
		width: 30%!important;
		margin: 0px auto!important;
		text-align: center!important;
	}	
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	#slika-hover.elementor-widget-image-box .elementor-image-box-description {
		display: inline!important;
	}
	
	.elementor-image-box-title {
		margin-bottom: 30px!important;
	}
	
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		float: none !important;
	}	
	
	.woocommerce .ywcps-wrapper .owl-item li.product {
		width: 30%!important;
		margin: 0px auto!important;
		text-align: center!important;
	}
}

.woocommerce .woocommerce-result-count {
    color: #939598;
	font-family: 'Roboto';
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}

.woocommerce-store-notice, p.demo_store {
    position: fixed;
    top: auto !important;
	right: 20px;
    bottom: 80px;
	left: 20px;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
    background-color: #e2cfc2;
    font-weight: normal;
}

.woocommerce-store-notice .woocommerce-store-notice__dismiss-link {
    text-decoration: none;
    text-transform: uppercase;
    background-color: #939598;
    padding: 4px 10px;
    margin: 0 10px;
}

@media only screen and (max-width: 768px) { 	
	#slika-hover.elementor-widget-image-box .elementor-image-box-description {
		display: inline!important;
	}
	
	.elementor-image-box-title {
		margin-bottom: 30px!important;
	}
	
	.woocommerce-store-notice .woocommerce-store-notice__dismiss-link {
		display: block;
		width: 90%;
		margin: 10px 5% 0;
	}

	.woocommerce div.product form.cart .button {
		padding: 15px 20px!important;
		margin-left: 10px!important;
	}	
	
	.add_to_cart_button, .outofstock .button.product_type_simple {
		font-size: 13px!important;
	}
	
	.add_to_cart_button::before {
		padding-right: 2px!important;
	}	
	
	:not(#\ ):not(#\ ):not(#\ ).buttonizer-group-0-0-1 {
	width: 32px;
	}
	
	:not(#\ ):not(#\ ):not(#\ ).buttonizer-button-0-0-24, :not(#\ ):not(#\ ):not(#\ ).buttonizer-button-0-0-10, :not(#\ ):not(#\ ):not(#\ ).buttonizer-button-0-0-17, :not(#\ ):not(#\ ):not(#\ ).buttonizer-button-0-0-3{
	width: 32px!important;
	height:32px!important;
	}
}