	@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap&amp;subset=latin-ext');
	*{}

	html,body {
	  height: 100%;
	}

	body {
		font-family: 'Montserrat', sans-serif;
		color:#000;
		font-size:14px;
		line-height: 20px;
		}

	@media (min-width:1024px) {	
	body {
		}
	}

	#main {background-color:#f7f7f7; padding-bottom:40px;}
		
	button, input, optgroup, select, textarea {
		font-size:13px;
		line-height: 16px;
	}	
	a {
		color: #8f392c ;
		text-decoration: none;
	}
	a:hover {
		color: #000;
		text-decoration: none;	
		
	}	
	p.small, p.small a, span.small{font-size:12px;}

	p.flex {display:flex;}

	.uppercase {text-transform: uppercase;}	
	.img-responsive{width:100%;}
	img {max-width:100%; height:auto;}


	.container {
		max-width: 1400px;
	}


	h1, h2, h3, h4 {color:#8f392c;}

	h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: 600;
	text-align:left;
	}

	h1 strong {
	font-weight:700;	
	}

	@media (max-width:768px) {
		h1 {
		font-size: 28px;
		line-height: 32px;
		}
		
	.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
		width: 100%;
		float: left;
		clear: both;
		margin: 0 0 2.992em;
	}
	}


	h2 {
		font-family: 'Montserrat', sans-serif;
		font-size: 28px;
		line-height: 36px;
		font-weight: 600;
		margin-bottom:15px;
		color:#8f392c ;
	}

	h3 {
		font-family: 'Montserrat', sans-serif;
		font-size: 20px;
		line-height: 28px;
		font-weight: 600;
		margin-bottom:15px;

	}

	h4 {
		font-family: 'Montserrat', sans-serif;
		font-size: 18px;
		line-height: 24px;
		font-weight: 600;
		margin:25px 0 15px;
	}

	.bottom-border {
		border-bottom: 1px solid #999;
	}
	@media (min-width:992px) {
				
.top-border {
		border-top: 1px solid #999;
	}
}

	.bg-lightgrey {background-color:#f1f1f1;}
	.bg-darkgrey {background-color:#555555;}
	.bg-white 	{background-color:#ffffff;}
	.bg-black 	{background-color:#000000}
	.bg-red {background-color:#8f392c;}
	.bg-red p, .bg-red a {color:#fff;}
	
	.bg-black .wp-block-embed {margin-bottom:0;}
	.bg-black iframe {
    width: 325px;
    height: 325px;
}
	
.service ul {
    list-style: none;
}

	ul#menu-servisni-meni, ul#menu-servisni-meni-1, ul#menu-main-menu, ul#menu-servisni-meni-eng {
		list-style: none;
		display: flex;
		align-content: flex-end;
		margin-bottom:0;
	}
	footer ul {list-style:none;}

	#menu-servisni-meni li, #menu-servisni-meni-eng li {
		
	}

	#menu-servisni-meni-1 li, #menu-servisni-meni-eng li {
		
	}

	ul#menu-footer-menu {
		 list-style: none;
			 padding-left: 0;
	}

	ul#menu-footer-menu li a {
		font-size:14px;
		line-height:30px;
	}

	ul#menu-footer-menu li a:hover {
		color:#fff;;
	}

.footarea, .footarea a {
	color:#fff;
	
}

	.service a {
    font-size: 14px;
    text-decoration: none;
    line-height: 30px;

	}
	.service a:hover {
		color: #ffffff;
	}

	.service.container-fluid {
		background: #ffffff;
		height:25px;
		}

	@media (max-width:768px) {
	.service.container-fluid {display:none;	}
		}	

/*	#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {
		margin-top: 17px;
	}
	*/
	p#breadcrumbs a {
		font-size:11px;
		color:#000;
		font-weight:normal;
	}
	p#breadcrumbs {
		font-size:11px;
		color:#000;
		font-weight:bold;
	}

	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
		padding: .5em 0;
		margin: 0;
		font-size: 1.3em;
		line-height: normal;
		font-weight: 900;
		color: #000;
	}

	.woocommerce ul.products li.product .woocommerce-loop-category__title:hover, .woocommerce ul.products li.product .woocommerce-loop-product__title:hover, .woocommerce ul.products li.product h3:hover {
		color: #e53f38;
	}

	.woocommerce ul.products li.product .button {
		margin-top: auto;
		width: 100%;
		text-align: center;
		font-size: 14px;
		font-weight: 600;
		padding: 11px;
		
	}

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .homelist ul li {
		padding: 10px;
		border: 1px solid #e3e3e3;
		background: #fff;
		margin-top: 10px;	
		display: flex;
flex-flow: column nowrap;
	}
	.woocommerce ul.products li.product .price {
		color: #000;
		font-weight: 600;
		font-size: 1.2em;
		
	}
	button, [type=submit], .btn-primary, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
		font-size: 1em;
		padding: .618em 1em;
		font-weight: 400;
		border-radius: 0px;
		color: #fff;
		background-color: #8f392c ;
		border: 0;
		display: inline-block;
		margin:0 auto;
		cursor: pointer;
		text-align: center;
	}
	.woocommerce span.onsale {
		min-height: 3.236em;
		min-width: 3.236em;
		padding: 0 0.1em;
		font-size: 1.5em;
		font-weight: 900;
		position: absolute;
		text-align: center;
		line-height: 3.236;
		top: -.5em;
		left: -.5em;
		margin: 0;
		border-radius: 100%;
		background-color: #8f392c ;
		color: #fff;
		z-index: 9;
	}
	.woocommerce ul.products li.product .price del {
		color: inherit;
		opacity: .5;
		display: inline-block;
		font-weight: 100;
		margin-right: 10px;
		font-size: 0.8em;
	}
	.woocommerce ul.products li.product .price ins {
		font-weight: 600;
		text-decoration: none;
	}
	.col-1, .col-2 {max-width:100%;}
	.woocommerce-input-wrapper {
		width: 100%;
	}
	.woocommerce form .form-row label, .modal label {
		line-height: 1;
		width: 100%;
	}
	.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row textarea, .modal input, .modal textarea {
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		outline: 0;
		line-height: 2;
		border: 1px solid #e3e3e3;
		padding: 5px;
	}
	.select2-container--default .select2-selection--single {
		height:auto;
		border: 1px solid #e3e3e3;
		padding:10px;
	}
	.select2-container--default .select2-selection--single .select2-selection__arrow {
		height: 50px;
	}
	#customer_details {
		border: 1px solid #e3e3e3;
		padding: 10px 0;
		margin-bottom: 30px;
	}
	.woocommerce table.shop_table {
		border: 1px solid #e3e3e3;
		border-radius: 0px;
	}

	.woocommerce-info {
		border-top-color: #8f392c ;
	}
	.woocommerce-info::before {
		color: #8f392c ;
	}
	button:hover, [type=submit]:hover, .btn-primary:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
		background-color: #000;
	}
	
	
	button.navbar-toggler:hover {background-color:#f5f5f5;}
	
	
	.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
		background-color: #8f392c ;
		}
		
	.wpfFilterWrapper select {
		border: 1px solid #e3e3e3;
		padding: 5px 0;
		font-size: 14px;
		color: #666;
	}

	.filter strong {
		line-height: 64px;
	}
	.teamsporthome {max-height:200px;}

	.pwb-single-product-brands {max-width:120px;}

	.footarea {background: #431818;}
	.footarea p, .footarea h3 {color:#fff;}

	.woocommerce div.product p.price, .woocommerce div.product span.price {
		font-size: 2em;
		color:#000;	
		margin-top:20px;
	}
	.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
		font-weight:900;
		text-decoration:none;
	}
	.woocommerce div.product p.price del, .woocommerce div.product span.price del {
		opacity: .3;
		margin-right:20px;
		font-size:0.75em;
		display:block;
		line-height:2em;
	}
	.woocommerce div.product form.cart .variations {
		width: auto;
	}
	#woosq-popup {
		padding: 50px !important;
		max-height: 640px;
	}
	.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
		background-color: #d2d2d2;
		color: #fff;
		}
	.woocommerce button.single_add_to_cart_button {
		font-size:1em;
		padding: .618em 1em;
	}
	.sku_wrapper {
		display: block;
		margin-bottom: 20px;
		font-weight: 600;
	}
	.woocommerce div.product .stock {
		color: #999;
	}

	.woocommerce div.product div.images .flex-control-thumbs li img{
			max-width: 100px;
	}



	.wp-block-pullquote.is-style-solid-color blockquote p {
		font-size: 24px;
	}

	.woocommerce-product-details__short-description ul {
		margin-left: 0px;
		padding: 20px;
		background: #fafafa;
	}
	.woocommerce-product-details__short-description ul li {
		margin-bottom: 4px;
		font-size: 12px;
	}
	.woocommerce div.product .woocommerce-tabs .panel a{
		color:#000;
		text-decoration:underline;
	}

	.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
		color: rgba(0,0,0,.5);
	}
	.navbar-light .navbar-nav .nav-link {
		color: rgba(0,0,0);
		font-weight: 600;
	}

	.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link  {
		color: #8f392c ;
	}

	.navbar-expand-lg .navbar-collapse {
		margin-top:auto;
		margin-bottom:10px;
	}

	.wp-block-image img {
		max-width: 100%;
		height: auto;
	}
	
	.wp-block-buttons {
    text-align: center;
}



.woocommerce div.product form.cart .variations select {
    font-size: 16px;
    line-height: 34px;
    height: 32px;
}

.woocommerce .products ul, .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
}

.flex-grow {
    flex: 1 0 auto;
}

#menu-servisni-meni li a {
	padding:0 10px;
	font-size:0.85em;
	FONT-WEIGHT:300;
}

@media (max-width:991px) {	
#menu-servisni-meni li a {
	padding:10px;
	font-size:1em;
}

#menu-servisni-meni {margin-top:10px;}

}

input, button, textarea {
	padding:5px 10px;
	width:100%;
}

input, button {
	height:35px;
}


input[type="submit"], button[type="submit"] {
	color:#ffffff;
}

.headerform input, .headerform button {
	border-radius:0;
	font-size:0.85em;
	text-align:center;
}

.headerform button, button {
	border: 1px solid #555555;
	background-color: #555555;
}
.menusocial i {
	color:#666;
}
.menusocial {
	flex-direction: row;
}

.wp-block-navigation-link__content {
    padding: 1em 1em 1em 0;
}
/*
.wp-block-button__link, .wp-block-button__link:visited  {
    color: #8f392c;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 0.85em;
    padding: 0;
    text-align: left;
    text-decoration: none;
    overflow-wrap: break-word;
}

.wp-block-button__link:hover {
    color: #000000;
	
}
*/
.widget_nav_menu ul {
    list-style: none;
    padding: 0;
	margin-bottom:10px;
}

.widget_nav_menu ul.sub-menu {
	font-size: 12px;
	margin-top: 0px;
	padding-left: 10px;
}

.widget_nav_menu ul.sub-menu li {
	margin-bottom:0px;
}

.widget_nav_menu ul li {
	margin-bottom:10px;
}

.navbar-toggler:not(:disabled):not(.disabled) {
    width: auto;
}

.wp-block-cover, .wp-block-cover-image {
    height: auto;
}
.selection span ul {visibility:hidden;}

.homehead .wp-block-column:not(:first-child) {
    margin-left: 0;
}
.homehead.wp-block-columns {
    margin-bottom: 0;
}

.homehead a, .homehead a[href^="mailto:"]:not(.button):not(.button--social), {
    color: #fff;
}

.home ul.wp-block-latest-posts {
	padding-left:0;
}

.home ul.wp-block-latest-posts li{
	margin-bottom:10px;;
}
.datum, .kategorija {font-size:11px;}
a.readmore {color:#000;}
a.readmore:hover {color:#8f392c ;}

.blacktext, .blacktext a {
    color: #333;
}

.blacktext a:hover {
    color: #8f392c;
}

.aw-widget-current-inner  {
  word-break: normal;
overflow-wrap: normal;
}

div.aw-widget-current-inner div.aw-widget-content {
    max-height: 150px;
}
.homehead a[href^="mailto:"]:not(.button):not(.button--social) {
color: #FFF; }

.dashicons-calendar:before {
    content: "Objavljeno:";
}

.dashicons, .dashicons-before:before {
    font-family: inherit;
}

div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p span.aw-weather-description::after {
    box-sizing: content-box;
}

.lt-479 div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p {
    min-width: 90%!important;
}