/* 
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 */

@media screen and (max-width: 767px) {
.jet-check-list--columns-4 .jet-check-list__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-right: 3%;
  width: 100%;
	}
}


@media screen and (max-width: 767px) {
	.jet-check-list__item::before {
			content: "-";
			position: absolute;
			left: 5px;
	 }
}

.jet-check-list__item::before {
			content: "-";
}

.akcija {
	font-size: 18px;
	text-transform: uppercase;
	color: #FC3C3C;
	font-weight: 700;
	letter-spacing: 10px;
}

.jet-woo-product-gallery__image img {
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 500px !important;
  object-fit: cover !important;
}

@media screen and (max-width: 767px) {
.jet-woo-product-gallery__image img {
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 300px !important;
  object-fit: cover !important;
}
}

.elementor-9 .elementor-element.elementor-element-8fd4b5e .jet-select__control {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-style: solid;
  border-width: 1px;
  border-color: var(--e-global-color-accent);
  border-radius: 8px 8px 8px 8px;
}

.elementor-9 .elementor-element.elementor-element-8fd4b5e .jet-select__control {
 	color: #000 !important;
	background-color: #fff !important;
}

.elementor-9 .elementor-element.elementor-element-37e22ae .jet-select__control {
 	color: #000 !important;
	background-color: #fff !important;
}

.elementor-9 .elementor-element.elementor-element-d960e9e .jet-select__control {
 	color: #000 !important;
	background-color: #fff !important;
}

.elementor-9 .elementor-element.elementor-element-04d0799 .jet-select__control {
 	color: #000 !important;
	background-color: #fff !important;
}