/* UNIVERSAL */


body, body * {
    font-family: 'Inter', sans-serif;
    color: #1a1919;
}

p {
    color: #1a1919;
    line-height: 1.6;
    margin: 0 0 20px;
    font-size: 1.1em;
    font-weight: 300;
}

a {
	color: #323334;
}

a:hover {
	text-decoration: none;
    opacity: 0.8;
}

a:active, a:focus, a:visited {
	text-decoration: none;
}

h1, h2 {
	letter-spacing: 0px;
    font-family: 'Montserrat', sans-serif;
}

h1 {
	font-size: 2.4em;
    font-weight: 300;
    line-height: 1.1;
    margin: 0 0 16px 0;
    letter-spacing: 0px;
    color: #1a1919;
}

h2 {
    font-size: 3.6em;
    font-weight: 300;
    line-height: 1.1;
    margin: 0 0 12px 0;
    letter-spacing: 0px;
    color: #1a1919;
}

h3 {
    line-height: 1.2;
    margin-bottom: 10px;
    font-size: 1.4em;
    font-weight: 700;
    letter-spacing: normal;
    text-transform: none;
}

h4 {
	font-size: 1.4em;
	font-weight: 100;
	letter-spacing: normal;
	line-height: 1.3;
	margin: 0 0 16px 0;
	color: #1a1919;
    
}

h5 {
    font-size: 0.86em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.2;
    margin: 0 0 8px 0;
    color: #1f0318;
    text-transform: none;
}


.main li {
	color: #1a1919;
    line-height: 1.6;
    font-size: 1.1em;
    font-weight: 300;
}

.clear {clear:both; height:0px;}
.clear5 {clear:both; height:5px;}
.clear10 {clear:both; height:10px;}
.clear15 {clear:both; height:15px;}
.clear20 {clear:both; height:20px;}
.clear30 {clear:both; height:30px;}
.clear40 {clear:both; height:40px;}
.clear50 {clear:both; height:50px;}
.clear60 {clear:both; height:60px;}
.clear70 {clear:both; height:70px;}
.clear80 {clear:both; height:80px;}

.relative {position:relative !important;}
.inline {display:inline !important;}
.block {display:block !important;}
.inline-block {display:inline-block !important;}

.whitetext {color:#fff !important;}
.noradi {border-radius:0 !important}

.righttoleft {text-align:right;}
.centertoleft {text-align:center;}

hr.hrfull {background:#ddd;}
.bigtar:hover {cursor:pointer;}

.glavna-tekst {}
.glavna-tekst img {max-width:100%; height:auto; display:inline-block;}

.cart5error .help-block {color:#d2322d;}
.error_message p {font-size:0.8em; color:#d2322d;}
.success_message p {font-size:2em; font-weight:700; color:#67d187;}
.error_message_product p {font-size:0.8em; color:#d2322d;}
.success_message_product p {font-size:2em; font-weight:700; color:#67d187;}

h2.entry-title-index {font-weight:500;}
.glavna-tekst {}
.page-header .breadcrumb {color:#ddd;}

/* fix za blurry owl images */

.owl-carousel .owl-item img {transform-style:flat; -webkit-backface-visibility: hidden;}

/* Cookie skripta */

.cc-cookies {position:fixed; width: 100%; left: 0; bottom:0; padding: 10px 5%; background:#fff;background:rgba(255,255,255,.85); color: #110300; font-size: 12px; font-weight: 400; z-index: 99999; text-align: center; }
.cc-cookies a, .cc-cookies a:hover { color: #110300; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }


/* Ovo je za videe embedane u wygwam, dodan je js plugin za wygwam koji oko videa automatski stavi div video-container */
.video-container {
	padding-top: 25px;
	padding-bottom: 50.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 0;
}

.video-container.vimeo {
	padding-top: 0;
	padding-bottom: 56.4%;
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p.uslugeboxtext {height:80px; padding:0 10px; overflow:hidden;}

.blockimg-right {padding-right:0 !important; float:right; margin-top:7px;}
.blockimg-left {padding-left:0 !important; margin-top:7px;}

#cart-menu {display:inline;}

.product-nav-prev.disabled a {color:#ddd !important;}
.product-nav-next.disabled a {color:#ddd !important;}

.owl-proizvodi .owl-item, .owl-proizvodi2 .owl-item {opacity:0.5;}
.owl-proizvodi .owl-item.superactive, .owl-proizvodi2 .owl-item.superactive {opacity:1}

.input-quantity {width:50px;}
.store_product_out_of_stock {display:none;}
.store_product_in_stock {display:block;}
.btn-plusminus {width:34px; height:34px;}
.qty-dec-btn, .qty-inc-btn {padding:0; outline:0;}
.btn-remove {border:0; background:#fff;}

h3.product-sku, h3.product-mod {font-size: 12px; font-weight: 400; margin-bottom: 0; text-transform:none;}
h2.product-name {line-height: 20px; color: #000; font-weight: 700; font-size: 16px; margin: 0 0 3px;}
.product-price-td {min-width:100px;}
.product-subtotal-td {min-width:140px;}

input.pm-input + label + div {
  display: none;
}
input.pm-input:checked + label + div {
  display: block;
}
input.sm-input + label + div {
  display: none;
}
input.sm-input:checked + label + div {
  display: block;
}
.pm-table {width:100%;}
.pm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.pm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.sm-table {width:100%;}
.sm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.sm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.modal-content.popupproduct {
    border: none !important;
    box-shadow: none !important;
    background: transparent;
}

/* SPECIFIC */


.panel-box .panel-box-content {background:none;}
#forgpass-trigger {cursor:pointer}
#footer .footer-copyright nav {float:none}


.product-actions a.posaljiupit, .product-actions a.brzipregled, .product-actions button.posaljiupit, .product-actions button.brzipregled {
	font-size: 17px;
	height: 38px;
	width: 40px;
	line-height: 38px;
	background-color: transparent;
	visibility: hidden;
	opacity: 0;
}
.hide-addtolinks .product-actions a.posaljiupit, .hide-addtolinks .product-actions a.brzipregled, .hide-addtolinks .product-actions button.posaljiupit, .hide-addtolinks .product-actions button.brzipregled {
	display: none;
}
.product-actions a.posaljiupit, .product-actions button.posaljiupit {
	right: -37px;
	color: #ed4949;
	border: 1px solid #ed4949;
}
.product-actions a.posaljiupit:hover, .product-actions button.posaljiupit:hover {
	color: #fff;
	background-color: #ed4949;
}
.product:hover .product-actions a.posaljiupit, .product:hover .product-actions button.posaljiupit {
	visibility: visible;
	opacity: 1;
	right: 0;
}
.product-actions a.brzipregled, .product-actions button.brzipregled {
	left: -37px;
	color: #52b9b5;
	border: 1px solid #52b9b5;
}
.product-actions a.brzipregled:hover, .product-actions button.brzipregled:hover {
	color: #fff;
	background-color: #52b9b5;
}
.product:hover .product-actions a.brzipregled, .product:hover .product-actions button.brzipregled {
	visibility: visible;
	opacity: 1;
	left: 0;
}

.product-actions .add_to_cart {
	color: #333;
	background-color: #fff;
	font-size: 14px;
	padding: 0 10px 0 8px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
}
.product-actions .add_to_cart i {
	font-size: 15px;
	margin-right: 2px;
}
.product:hover .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}
.product-actions addtocart.outofstock {
	padding: 0 10px;
	cursor: default;
}
.product:hover .product-actions .add_to_cart.outofstock {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
}

.product.product-list .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}


.zoomContainer.fancy {z-index:10000}

@media (max-width: 767px) {
	.product-img-box2 {
		margin-bottom: 25px;
	}
}

.product-img-box2 img {
	display: block;
	width: 100%;
	height: auto;
}
.product-img-box2 .product-img-wrapper2 {
	margin-bottom: 2px;
}
.product-img-box2 .owl-carousel {
	margin-bottom: 0;
}
.product-img-box-wrapper2 {
	position: relative;
	margin-bottom: 10px;
}
.product-img-box-wrapper2 .product-img-zoom2 {
	position: absolute;
	right: 11px;
	bottom: 7px;
	z-index: 50;
}

.totals-table tbody tr td:nth-child(2) {min-width:140px;}
.shop-podnaslov {font-size:20px; font-weight:400; text-transform:none}
.cart-table tbody tr td.product-image-td a img {width:80px}
.cart-table-wrap {padding:20px;}
.totals-table tbody tr td {font-size:14px;}
.totals-table tbody tr:last-child td:last-child, .totals-table tbody tr:last-child td:first-child {font-size: 17px;}

.call-to-action-success {background-color: #dff0d8; border:1px solid #d6e9c6;}
.prikazujemo {width:100%; display:inline-block;}
.eebloqs p, .eebloqs h3, .eebloqs ul, .eebloqs ol {margin-bottom:20px !important;}

#header .header-body {
    background: #FFF;
    border-top: 0px solid #EDEDED;
    border-bottom: 1px solid #eaeaea;
    padding: 0px 0;
    -webkit-transition: min-height 0.3s ease;
    -moz-transition: min-height 0.3s ease;
    transition: min-height 0.3s ease;
    width: 100%;
    z-index: 1001;
    min-height: 80px;
}

#header .header-top {
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
    margin-top: 0px;
    padding: 2px 0;
    position: relative;
    z-index: 4;
}

#header .header-top a {
	color: #b2b2b2;
}

#header .right-top p {
    text-align: right;
    font-size: 0.86em;
    float: right;
	color: #b2b2b2;
    padding-right: 0px;
    font-weight: 300;
}

#header .left-top p {
    text-align: left;
    font-size: 0.86em;
    float: left;
	color: #b2b2b2;
    font-weight: 300;
}

.header-column-desno {
    display: table-cell !important;
    vertical-align: middle !important;
    justify-content: flex-end !important;
    padding-top: 4px;
    padding-left: 40px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #fff;
}

html #header .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #fff;
}

html #header .hamburger.is-active .hamburger-inner::after {
    background-color: #fff;
}

html.sticky-header-active #header .hamburger.is-active .hamburger-inner::after {
    background-color: #000;
}

html #header .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #fff;
}

html.sticky-header-active #header .hamburger-inner, .sticky-header-active .hamburger-inner::before, .sticky-header-active .hamburger-inner::after {
    background-color: #000;
}

html #header .hamburger {
    display: none;
}


#header .header-nav-main nav > ul > li.header-search:after {
  display: none;
}

#header .header-nav-main nav > ul > li.header-search:hover:after {
  display: none;
}

header .header-search {
    float: left;
    margin-left: 10px;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

 #header .header-search .input-group {
    display: flex;
}

#header .header-search .form-control {
    margin: 0px;
    position: relative;
    border-radius: 8px;
    display: block;
    grid-template-columns: 150px auto 55px;
    height: 36px;
    padding-left: 15px;
    overflow: hidden;
    border: 0px solid #ddd;
    font-size: 0.7em;
    width: 440px;
    color: rgba(26,25,25,0.3);
    background: #f0f2ef;
    margin-top: 0px;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
}

#header .header-search .btn-default {
    height: 100%;
    display: inline-block;
    background: transparent;
    border: 0px;
    color: rgba(26, 25, 25, 0.9) !important;
    font-size: 17px;
    padding: 0px 10px 4px;
    margin-top: 1px;
    height: 36px;
}

#header .header-search .btn * {
	color: #fff !important;
}

#header .header-search .btn-default .fa-search {
    color: #1f0318 !important;
}

#header .header-search {
    float: left;
    margin-top: 0px;
    margin-left: 10px;
}

.cart-polje {
    border: 1px solid #dedede;
    border-radius: 21px;
    padding: 16px 10px;
    font-size: 0;
    color: #939598;
    height: 55px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.cart-polje * {
    color: #939598;
}

.cart-kos * {
    color: #f36a34;
}

.cart-kol {
    border-left: 0px solid #dedede;
    border-right: 1px solid #dedede;
    margin-right: 2px;
    margin-left: 2px;
    padding-right: 2px;
    padding-left: 2px;
}

.cart-polje div {
    display: block;
    vertical-align: middle;
    font-size: 16px;
    text-align: center;
}

.header-top-elem img {
    width: 16px;
    height: 16px;
    margin-top: -2px;
}

.header-top-elem * {
    color: #1a1919;
}

.desno-kosarica img {
    margin-top: -2px;
}

.desno-kosarica {
    margin: 0px auto 0;
    float: none;
    font-size: 0.7em;
    color: #060002;
    margin-left: 0px;
}

.desno-kosarica span.kolicina-desno {
    position: relative;
    left: 22px;
    font-weight: 700;
    top: -8px;
    background: #e2c229;
    color: #000;
    padding: 2px 3px 2px 3px;
    font-size: 0.9em;
    border-radius: 4px;
}

#header .header-nav-main nav > ul > li.kosarica-sticky {
	display: none;
}

html.sticky-header-active #header .header-nav-main nav > ul > li.kosarica-sticky {
    display: inline-block;
}

.naslov-span {
    font-size: 1.2em;
    font-weight: 900;
    padding-left: 6px;
    padding-top: 3px;
}

#header .header-nav-top {
    margin-top: 3px;
    margin-left: 10px;
}

.header-bottom {
	border-top: 1px solid #eaeaea;
}

#header .header-nav-main {
    float: right;
    margin: 6px 0 0 30px;
    min-height: 42px;
    position: relative;
    z-index: 1;
}

#header .header-nav-main nav > ul > li.dropdown-mega {
    position: absolute;
    width: 100%;
    top: 6px;
    left: 0px;
}

#header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
    left: 10px;
    right: 10px;
}

#header .header-nav-main-shop {
    margin: 10px 0 0 -12px;
    position: static;
    float: left;
}

ul.ss-box li.ss-header {
    height: 42px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 0 10px;
    color: #fff;
    background-color: #fcfcfc;
}

ul.ss-box li.ss-header p.ss-header-text {
    color: #005581 !important;
    margin: 0!important;
    padding: 0 10px 10px !important;
    float: left !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    margin-bottom: 10px !important;
    margin-top: -2px !important;
}

ul.ss-box li.ss-header p.ss-header-text input {
    color: #fff !important;
    background: #00abb3;
    border: 0px solid #ff13a7;
    border-radius: 6px;
}

ul.ss-box li.ss-header p.ss-header-limit {
    color: #00abb3 !important;
    margin: 0!important;
    padding: 0px 10px 0 0!important;
    float: right !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    margin-top: -1px !important;
}

ul.ss-box li.ss-result a:hover {
    background: rgba(91, 151, 68, 0.1) !important;
}

ul.ss-box li.ss-result {
    margin: 0!important;
    padding: 0!important;
    border-bottom: 0px solid #cccccc;
}

ul.ss-box {
    border: 1px solid #fcfcfc;
    -moz-box-shadow: 2px 2px 5px 0 #c5c5c5;
    width: 440px;
}

#header .header-nav-main nav > ul > li > a {
    border-radius: 0px;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    padding: 10px 18px;
    text-transform: uppercase;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle {
	font-weight: 700;
    padding: 10px 18px 10px 5px;
}

ul.nav-pills > li.active > a {
    background-color: transparent;
    color: #323334;
    font-weight: 700;
}

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: transparent;
    color: #00abb3;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: transparent transparent transparent transparent;
}

#header .header-nav-main-shop {
    float: left !important;
    margin: 10px 0 0 -190px;
    position: static;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: transparent transparent transparent transparent;
    border-style: solid;
    border-width: 0px;
    float: left;
    margin-top: 1px;
    margin-left: 0px;
    margin-right: 10px;
}

html.sticky-header-active #header .header-body .header-nav-main-shop {
    margin: 10px 0 0 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#header .header-nav-main nav > ul > li.dropdown:hover > a {
    padding-bottom: 15px;
    color: #1e916e;
    font-weight: 700;    
}

#header .header-nav-main nav > ul > li.dropdown:hover > a.dropdown-toggle:after {
    filter: invert(43%) sepia(93%) saturate(326%) hue-rotate(111deg) brightness(90%) contrast(96%);
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 24px;
}

#header .header-nav-main nav > ul > li.dropdown .dropmenunew {padding: 0px 0px; position: absolute; display: block; width: unset;}

#header .header-nav-main nav > ul > li.dropdown-mega .menumeganew {
	padding: 30px 0px 0px; 
    display: block; 
    position: relative;
    background: url(https://sportstyleshop.com/slike/header-bg-clothes.png) center center no-repeat;
    background-size: cover;
    border-radius: 24px;
}

#header .header-nav-main nav > ul > li.dropdown-mega .menumeganew .menutabsnew {border-top: 0;}
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-menu li.glavnakategorijaizbornik a {font-size: 16px; color: #fff; padding: 0px; background: transparent;}
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-menu li.glavnakategorijaizbornik.active a {background: transparent;color: #000 !important;}
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-menu li.glavnakategorijaizbornik a:before {opacity: 0;}

#header .header-nav-main nav > ul > li.dropdown .podkategorijaizbornik {list-style: none; padding: 0px 0 0 0; min-height: 140px; margin-top: 30px;}
#header .header-nav-main nav > ul > li.dropdown .podkategorijaizbornik li a {color: #1a1919;font-size: 16px;padding: 10px 0;line-height: 18px;display: block;}
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title:first-child {text-align: center;font-weight: 700;font-size: 24px;line-height: 28px;padding-top: 30px;padding-bottom: 20px;}
#header .header-nav-main nav > ul > li.dropdown .podkategorijaizbornik li.podkatparent {background: transparent;text-align: center;}
#header .header-nav-main nav > ul > li.dropdown .podkategorijaizbornik li.podkatparent a {color: #fff !important;}

#header .header-nav-main nav > ul > li.dropdown .podkategorijaizbornik li.podkat a {
	font-size: 12px !important;
    padding: 0px !important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.sveheader {
	color: #204c8f !important;
    padding: 0px !important;
}

#header .tabs-left .nav-tabs > li a {
    border-right: 0px solid #EEE;
    border-left: 0px solid #EEE;
    margin-right: 0px;
    margin-left: 0px;
}

#header .header-nav-main nav > ul > li.dropdown-mega {
    position: absolute;
    width: 100%;
}

.tabs-navigation .nav-tabs > li.glavnakategorijaizbornik {
    margin-bottom: 12px;
}

.tabs-navigation .nav-tabs > li.glavnakategorijaizbornik span {
    display: block;
    height: 70px;
    background-size: cover !important;
    width: 100%;
    background: rgb(255,255,255, 0.6);
    border-radius: 12px;
}

.glavnakategorijaizbornik span h4 {
    bottom: 12px;
    left: 30px;
    position: absolute;
    color: #fff;
    font-weight: 700;
    font-size: 1.1em;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 12px;
}

.glavnakategorijaizbornik span:hover h4 {
    color: #000;
}

.kategorija-glavna-bg {
    background-size: cover !important;
    height: 70px;
    background: rgb(255,255,255);
	background: linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(26,25,25,0.9) 100%);
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: grid;
    border-radius: 12px;
}

.tabs-navigation .nav-tabs > li.glavnakategorijaizbornik span:hover .kategorija-glavna-bg {
    background: linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(26,25,25,0) 100%);
    color: #000;
}

#header .header-nav-main nav > ul > li.dropdown .podkategorijaizbornik {
    list-style: none;
    padding: 0px 0 0 0;
    min-height: 20px;
    margin-top: 10px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 0px solid #f4f4f4;
    color: #000;
    font-size: 1.1em;
    font-weight: 400;
    padding: 6px;
    position: relative;
    text-transform: none;
    text-align: center;
}

.pod-height li {
	display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
    position: relative;
    height: 30px !important;
}

a.kat-2 {
	background: transparent;
    padding: 12px 6px;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd !important;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.pod-height li:hover a.kat-2 {
	background: #000;
}

.pod-height li:hover a.kat-2 b {
    color: #fff !important;
}

.sadrzaj-lijevo-slider {
    padding: 20px 32px;
    height: 450px;
    background-color: transparent;
    background-size: cover !important;
    color: #fff;
    margin-top: 30px;
    
}

.sadrzaj-lijevo-slider span {
    height: 450px;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: bottom;
    line-height: normal;
    padding-bottom: 56px;
}

.lijevo-katpop {
	height: 500px;
    border-right: 1px solid #eaeaea;
    padding: 30px 16px 16px 0;
}

.lijevo-katpop a {
	display: block;
    margin-bottom: 20px;
}

.polje-linija {
	height: 52px;
    background: #eaeaea;
    margin-left: 246px;
    width: 1px;
}

.owl-slider .owl-nav.disabled+.owl-dots {
    margin-top: -24px;
    z-index: 22222;
    display: block;
    position: relative;
}

.sadrzaj-lijevo-slider h2 {
    font-size: 2.6em;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px 0;
    letter-spacing: 0px;
    color: #fff;
}

.sadrzaj-lijevo-slider h4 {
	margin: 0 0 24px 0;
	color: #fff;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
}

.sadrzaj-lijevo-slider p {
	color: #fff;
    font-weight: 300;
}

.link-slider {
	position: absolute;
    right: 30px;
    bottom: 60px;
}

a.plavi-link {
	color: #00abb3;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.12em;
}

#slider-section {
	position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}

.banner-naslovnica {
	padding: 90px 0;
}

.zenska-kolekcija {
	background-size: cover !important;
    width: 100%;
    background: url(https://sportstyleshop.com/slike/zenska-kolekcija.jpg) center center no-repeat;
    height: 500px;
}

.djecja-kolekcija {
	background-size: cover !important;
    width: 100%;
    background: url(https://sportstyleshop.com/slike/djecja-kolekcija-01.png) center center no-repeat;
    height: 500px;
}

.muska-kolekcija {
	background-size: cover !important;
    width: 100%;
    background: url(https://sportstyleshop.com/slike/muska-kolekcija.jpg) center center no-repeat;
    height: 500px;
}

.kolekcije-opis {
	text-align: center;
    padding: 21px 32px 6px;
}

#kolekcije-section {
	position: relative;
    padding: 180px 0 70px;
}

.kolekcija-desno {
	margin-top: -110px;
}

#izdvojeno-section {
	position: relative;
    background: rgba(0,0,0,0.02);
    padding: 110px 0 90px;
    text-align: center;
}

.product .product-image-area {
    overflow: hidden;
    position: relative;
    border: 0px solid #ddd;
    border-radius: 0px;
    background: rgba(0,0,0,0.02);
    padding: 6px 6px;
}

#izdvojeno-section .product .product-image-area {
    padding: 0px 0px;
}

.product .product-image-area .product-image {
    border-radius: 0px;
}

.product .product-name a {
    color: #1a1919;
}

.product .product-name {
    color: #1a1919;
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 2px;
    height: 42px;
    overflow: hidden;
}

.product .product-details-area {
    padding: 12px 24px;
    text-align: center;
}

.product-price-box .product-price {
    font-size: 16px;
    color: #1a1919;
    line-height: 1;
    font-weight: 400;
}

.product-price-box .old-price {
    color: rgba(26, 25, 25, 0.3);
    font-size: 16px;
    text-decoration: line-through;
    font-weight: 400;
}

.product-price-box .euro-cijena {
    font-weight: 400;
    margin-left: 2px;
    line-height: 1.6;
    font-size: 12px;
    margin-top: 3px;
}

.product .product-label span.discount {
    background-color: #cf0606;
}

.product .product-label {
    position: absolute;
    right: unset;
    left: 10px;
    top: 10px;
    color: #fff;
    line-height: 1;
    z-index: 5;
    text-align: center;
}

.product .product-label span {
    display: block;
    position: relative;
    padding: 6px 8px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 4px;
    color: #fff;
}

.product .outofstock {
    position: absolute;
    color: #cf0606;
    line-height: 1;
    z-index: 5;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) rotate(45deg);
    font-family: 'Montserrat', sans-serif;
    font-size: 2.6em;
    font-weight: 900;
}

.izdvojeno-kolekcija {
	background-size: cover !important;
    width: 100%;
    height: 350px;
}

.opis-izdvojena-kolekcija {
	padding: 12px 24px;
    text-align: center;
    margin-bottom: 20px;
}

.opis-izdvojena-kolekcija h3 {
    color: #1a1919;
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 6px;
}

a.plavi-link-small {
    color: #00abb3;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.96em;
}

#kolekcije-izdvojene-section {
	position: relative;
    padding: 90px 0 70px;
}

#popularne-section {
	position: relative;
    background-size: cover !important;
    background: url(https://sportstyleshop.com/slike/bg-dots-foot.png) center center no-repeat;
    height: auto;
    padding: 110px 0 90px;
}

#popularne-section h4 {
	font-size: 1.4;
    font-weight: 800;
    margin: 0 0 20px 0;
}

#popularne-section a {
	color: #1a1919;
}

#popularne-section h5 {
    font-size: 1.1em;
    font-weight: 500;
    margin: 0 0 16px 0;
}

#newsletter-section {
	position: relative;
    background-color: #1a1919;
    height: auto;
    padding: 90px 0 60px;
}

#newsletter-section h4 {
	color: #fff;
    font-weight: 800;
    line-height: 1.5;
}

#newsletter-section small {
	color: rgba(255,255,255,0.5);
    font-size: 75%;
}

#newsletter-section small a {
	color: #00abb3;
}

#newsletter-section small b {
	color: rgba(255,255,255,0.5);
}

.desno-news {
	text-align: right;
}

.desno-news a.mail-info {
    font-size: 1.4em;
    margin-bottom: 36px;
    color: #00abb3;
    display: block;
    font-weight: 800;
}

.desno-news h5 {
    font-size: 1.1em;
    font-weight: 300;
    margin: 0 0 12px 0;
    color: #fff;
}

.news-search .form-control {
	color: #fff;
    background-color: #f2f2f2;
    background-image: none;
    border: 0px solid #fff;
    border-radius: 8px !important;
    height: 48px;
}

.news-search .btn-primary {
    position: relative;
    line-height: 1.4;
    border-radius: 6px;
    right: 0px;
    top: 0px;
    z-index: 3;
    height: 48px;
}

.news-search .input-group {
    display: block;
    width: 60%;
}

#mc_embed_signup .button {
    font-size: 16px !important;
    border: none;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    letter-spacing: .03em;
    color: #fff;
    background-color: #00abb3 !important;
    box-sizing: border-box;
    height: 48px !important;
    line-height: 32px;
    padding: 0 18px;
    display: inline-block;
    margin: 0;
    font-weight: 600 !important;
    transition: all 0.23s ease-in-out 0s;
    text-transform: uppercase !important;
}

.news-search .input-group-btn {
    position: absolute;
    right: -20px;
    font-size: 0;
    white-space: nowrap;
}

#news-section .btn {
	position: relative;
}

#footer.short {
    padding-top: 90px;
}

#footer {
    background-color: #ddd !important;
    border-top: 0px solid #0e0e0e;
    font-size: 1em;
    margin-top: 0px;
    padding: 70px 0 0;
    position: relative;
    clear: both;
    background: url(https://sportstyleshop.com/slike/footer-bg.png) bottom right no-repeat;
    background-size: cover;
}

ul.custom-li {
    list-style: none;
    padding: 0;
    padding-inline-start: 0px;
}

ul.custom-li li {
    padding-left: 0px;
    line-height: 1.5;
    margin-bottom: 12px;
    font-size: 0.92em;
}

#footer p {
    color: #1a1919;
    line-height: 1.6;
    margin: 0 0 20px;
    font-size: 1em;
    font-weight: 400;
}

#footer h1, #footer h2, #footer h3, #footer a {
    color: #1a1919;
}

#footer h4 {
    font-size: 1.16em;
    font-weight: 800;
    text-transform: none;
    margin-bottom: 24px;
    color: #1a1919;
}

img.ssl-footer {
	width: 151px;
}

#footer .payway-m {
    float: left;
    margin: 0 10px 3px 0;
    height: 32px;
    width: auto;
}

.boja-crvena, a.boja-crvena {
	color: #d92948 !important;
}

.boja-plava, a.boja-plava {
	color: #00abb3 !important;
}

#footer a.boja-plava {
	font-size: 0.92em;
    font-weight: 500;
}

#footer .container .row > div {
    margin-bottom: 10px;
}

#footer h1 {
	font-family: 'Baloo 2', cursive;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 1.7em;
    margin-bottom: 30px;
}

.desno-news p {
	line-height: 1.2;
}

a.boja-plava {
	color: #00abb3;
}

#footer small {
	font-size: 70%;
}

.page-head .breadcrumb {
    padding: 0px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    text-align: left;
    margin-top: 0px;
}

.breadcrumb {
    padding: 0px 15px;
    margin-bottom: 10px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    text-align: center;
    margin-top: 60px;
}

.main .breadcrumb li {
    font-size: 0.92em;
    line-height: 16px;
    font-weight: 400;
    color: #1a1919;
}

.main .breadcrumb li a {
    font-size: 0.92em;
    line-height: 16px;
    font-weight: 400;
    color: #1a1919;
}

.page-head {
    margin-top: 30px;
    margin-bottom: 30px;
}

.masonry-loader {
    height: auto !important;
    overflow: visible;
    position: relative;
}

.page-head h1 {
    font-weight: 800;
    margin-bottom: 14px;
}

h2.entry-title-index {
    font-weight: 500;
    font-size: 1.8em;
    line-height: 1.2em;
    margin: 0 0 16px 0;
}

.btn-default {
    color: #1a1919;
    background-color: #fff;
    border-color: #777;
}

.btn-group-sm>.btn, .btn-sm {
    padding: 4px 10px;
    font-size: 10px;
    line-height: 1.4;
    border-radius: 0px !important;
    font-weight: 500;
    color: #1a1919;
    min-width: 40px;
}

.btn-md {
	font-size: 1.1em;
    padding: 14px 32px 12px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 12px;
}

.btn i {
    color: #fff;
}

.main li ul li {
    font-size: 1em;
}

.product .listazelja {
    position: absolute;
    text-align: right;
    font-size: 1.2em;
    top: 13px;
    right: 16px;
}

.blog-container h1 {
    padding-top: 0px;
}

.product-price-box {
    height: 47px;
}

.filters {
    display: inline-block;
    margin-top: 0px;
    float: right;
    margin-bottom: 0px;
}

.filters .dropdown {
    margin-left: 10px;
    float: left;
}

.filters .dropdown-toggle {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-size: 1em;
    line-height: 18px;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 8px 15px 8px 15px;
    width: 100%;
    background: #fbf7f6;
    display: flex;
    align-items: center;
    transition: color .3s;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    position: relative;
    border-radius: 0px;
}

.sidebarfilteri .sidebar.shop-sidebar .panel-group {margin-bottom:0;}
.sidebarfilteri .sidebar.shop-sidebar .panel.panel-default {box-shadow:none; border:none; margin-bottom:20px;}
.sidebarfilteri .sidebar.shop-sidebar .panel.panel-default .panel-heading a {border:none;}
.sidebarfilteri .sidebar.shop-sidebar .panel.panel-default .panel-body {border:none;}
.sidebarfilteri .sidebar.shop-sidebar .panel-default>.panel-heading {background: transparent !important;}

.sidebarfilteri .sidebar.shop-sidebar .panel.panel-default .panel-body label {
	cursor:pointer;
}

.sidebarfilteri .sidebar.shop-sidebar .panel.panel-default .panel-body label span {
    top: -1px;
    position: relative;
    font-size: 0.9em;
}

.sidebarfilteri .sidebar.shop-sidebar .panel.panel-default .panel-body label span.sidebar-lev1cat {
    text-transform: uppercase;
    font-weight: 500;
}

.sidebarfilteri .sidebar.shop-sidebar .panel.panel-default .panel-body label span.sidebar-lev1catdrugo {
    text-transform: none;
    font-weight: 300;
}

.sidebar.shop-sidebar .panel.panel-default .panel-heading .panel-title {
    margin: 0;
    font-weight: 700;
    text-transform: none;
    color: #1a1919;
    font-size: 1.4em;
    line-height: 1;
}

.sidebarfilteri .sidebar.shop-sidebar .panel.panel-default .panel-heading .panel-title a {
	color: #1a1919;
}

.sidebar.shop-sidebar label {
	font-weight: 300;
	font-size: 14px;
	color: #1a1919;
    line-height: 21px;
}
.sidebar.shop-sidebar label {
	text-transform:lowercase !important;
	display:inline-block;
}
.sidebar.shop-sidebar label input {
	margin-right:6px;
}
.sidebar.shop-sidebar label span:first-letter {
	text-transform:uppercase !important;
}
.sidebar.shop-sidebar label input:checked + span {
	color: #202020;
	font-weight:normal;
}
.sidebar-lev1cat {/*font-weight:normal; color:#404040;*/}
#panel-filter-category .panel-body, #panel-filter-brand .panel-body, #panel-filter-ailment .panel-body, #panel-filter-muske-velicine .panel-body, #panel-filter-zenske-velicine .panel-body, #panel-filter-djecje-velicine .panel-body, #panel-filter-ostale-velicine .panel-body {
	max-height: 340px;
	overflow-y: auto;
}

.sidebar.shop-sidebar .accordion-toggle {
	position:relative;
}
.sidebar.shop-sidebar .accordion-toggle:before {
	content: "—";
    margin-top: -20px;
    position: absolute;
    right: 30px;
    top: 50%;
	font-size:30px;
}
.sidebar.shop-sidebar .accordion-toggle.collapsed:before {
	content: "+";
}

.filteri-naslov {
font-weight:normal;
padding-left:14px;
font-size: 1.2em;
line-height: 1.3;
color: #1a1919;
display:inline-block;
margin-top: 0px;
}

.filteri-ocisti {
font-size: 1.2em;
line-height: 1.3;
float: right;
color: #204c8f;
display:inline-block;
color: #007A36;
margin-top: 0px;
font-weight: 400;
}

.filteri-ocisti a {
color: #204c8f;
text-decoration:none;
}

.filteri-ocisti a:hover {
color: #204c8f;
text-decoration:none;
}

.hr-filteri {
    height: 1px;
    margin: 12px 0;
	background:#fcfcfc;
}

.sidebar.shop-sidebar .panel.panel-default .panel-body {
    padding: 15px 15px 7px;
    border: 1px solid #ddd;
    border-top: none;
    border-radius: 0 0 8px 8px;
    background-color: transparent;
}

.shop-sidebar {
	background: rgba(0,0,0,0.03);
    border-radius: 0px;
    padding: 12px 6px 6px 2px;
}

.shop-sidebar .panel {
	background: transparent;
}

.btn-default i {
    color: #1a1919;
}

.sidebar.shop-sidebar label i {
	font-size: 12px;
    line-height: 1.3;
}

.sidebar.shop-sidebar .panel.panel-default .panel-heading a.collapsed:before {
    content: "\2b";
}

.sidebar.shop-sidebar .panel.panel-default .panel-heading a:hover:before {
    background-color: transparent;
    border-color: transparent;
    color: #1a1919;
}

.sidebar.shop-sidebar .panel.panel-default .panel-heading a:before {
    font-family: 'FontAwesome';
    content: "\f068";
    width: 18px;
    height: 26px;
    display: block;
    border: 0px solid #ddd;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -13px;
    border-radius: 3px;
    color: #1a1919;
    text-align: center;
    line-height: 24px;
    background-color: transparent;
    font-size: 16px;
}

hr.hrfull {
    background: #204c8f1a;
}

.bread-shop .breadcrumb {
    text-align: left;
    margin-bottom: 20px;
}

.product-details-box h1 {
	margin-bottom: 16px;
    font-size: 2.22em;
}

.product-img-box .listazelja img {
    display: block;
    width: 30px;
    height: auto;
}

.product-img-box .listazelja {
    top: 17px;
    left: 16px;
	position: absolute;
    z-index: 99;
}

.tablica-shop-smaller {
    padding: 18px 24px 24px 24px;
    background: transparent;
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    border-radius: 0px;
    background: rgba(0,0,0,0.03);
}

h4.title-smaller-shop {
    margin-bottom: 20px !important;
    font-size: 1.6em;
    text-transform: none !important;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 30px;
    margin: 0 0 14px 0;
    color: #000;
}

.totals-table tbody tr {
    border-bottom: 0px solid #dcdcdc;
}

.totals-table tbody tr td {
    padding: 8px 0px;
    font-size: 1em !important;
    line-height: 24px;
    color: #000;
    text-align: left !important;
}

.totals-table tbody tr:last-child {
    border-bottom: none;
}

.cart-table-wrap {
    padding: 0px;
    border-top: 0px solid #424242;
    border-bottom: 0px solid #424242;
    border-left: 0px solid #424242;
    border-right: 0px solid #424242;
    border-radius: 0px;
    padding: 16px;
    background: transparent;
    display: block;
    margin-bottom: 12px;
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}

.cart-table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    font-size: 14px;
    padding: 16px;
}

.cart-table tbody tr {
    border-bottom: 0px solid #dcdcdc;
}

.cart-table tbody tr td {
    border-bottom: 0px solid #dcdcdc;
    padding: 20px 5px;
    line-height: 1.3;
    color: #000;
    margin: 10px auto 20px;
}

.cart-table tbody tr td.product-image-td a img {
    width: 80px;
}

.cart-table tbody tr td.product-name-td h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 21px;
    margin: 0 0 6px;
}

.cart-table tbody tr td.product-name-td h2 a {
    color: #000;
}

h3.product-sku, h3.product-mod {
    font-size: 0.9em;
    font-weight: 400;
    margin-bottom: 2px;
    text-transform: none;
    color: #000;
    line-height: 18px;
}

html .btn-crni {
    color: #1a1919;
    background-color: transparent;
    border-color: transparent transparent transparent;
}

html .btn-crni i {
    color: #1a1919;
}

.cart .form-rabatt {
    display: block;
    width: 100%;
    height: 50px;
    padding: 12px 16px;
    font-size: 0.9em;
    line-height: 1.3;
    border-radius: 12px;
    background-image: none;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-color: rgba(0,0,0,0.03);
    background-image: none;
    border: 0px solid #5c5c5c;
    color: #000;
    margin-right: 12px;
    margin-bottom: 10px;
}

.cart .form-rabatt {
    width: 220px;
}

.btn-remove {
    display: block;
    width: auto;
    height: auto;
    font-size: 11px;
    color: #000;
    line-height: 22px;
    overflow: hidden;
    padding: 3px 6px 0 6px;
    text-align: left;
    border: 0;
    background: transparent;
}

.btn-remove:hover, .btn-remove:focus {
    color: #4a4a4a;
    text-decoration: none;
}

.shop-sidebar-cart {
	background: transparent;
    border-radius: 16px;
    padding: 0px 12px 0px 12px;
}

.totals-table-action .btn, .totals-table-action .btn span {
	color: #fff;
}

.cart .euro-cijena {
    display: block;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.cart .euro-cijena-cart {
    color: #999 !important;
    font-size: 10px !important;
    font-weight: 400 !important;
}

.text-cijena-ukupno {
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
    text-align: left;
}

.text-cijena-zbroj {
    font-size: 10px;
    font-weight: 400;
    text-align: left;
}

.product-view .listazelja img {
    display: block;
    width: 30px;
    height: auto;
}

.product-view .listazelja {
    top: 17px;
    left: 16px;
    position: absolute;
}

.qty-dec-btn, .qty-inc-btn {
    width: 28px;
    height: 36px;
    font-size: 26px;
    padding: 3px 3px;
    font-weight: 400;
    color: #000!important;
    background-color: #EAE5E7;
}

.btn-minus-qtr {
    border-radius: 0px 0px 0px 0px !important;
    border-color: rgba(140, 140, 140, 0.1) !important;
    border-right: 0px solid !important;
    border-radius: 6px 0px 0px 6px !important;
}

.btn-plus-qtr {
    border-radius: 0px 0px 0px 0px !important;
    border-color: rgba(140, 140, 140, 0.1) !important;
    border-left: 0px solid !important;
    border-radius: 0px 6px 6px 0px !important;
}

.qty-input {
    width: 52px !important;
    padding: 10px 12px;
    border-color: rgba(140, 140, 140, 0.1) !important;
    border-radius: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    color: #060002 !important;
    font-size: 20px !important;
    line-height: 26px !important;
    height: 36px;
}

.bread-full {
	height: 120px;
    width: 100%;
    background: url(https://sportstyleshop.com/slike/header_petdirect_psi_01.jpg) top center no-repeat;
    background-size: cover;
    border-bottom: 0;
    position: relative;
    border-top: 0;
    margin: 0 0 10px 0;
    min-height: 50px;
    padding: 10px 0 20px;
}

.shop-podnaslov {
    font-size: 1.4em;
    font-weight: 300;
    margin-bottom: 10px !important;
    text-transform: none;
}

.product-details-box .product-nav-container .product-nav a {
    color: #be9c60;
    display: inline-block;
    font-size: 22px;
    line-height: 34px;
    text-decoration: none;
    min-width: 31px;
    text-align: center;
}

.product-details-box .product-short-desc {
    padding: 0 0 8px;
    border-bottom: 0px solid #ebebeb;
}

.product-details-box .product-detail-info {
    padding-bottom: 20px;
    margin-top: 10px;
    border-bottom: 0px solid #ebebeb;
}

.product-details-box .product-detail-info .product-price-box .product-price {
    font-size: 26px;
    line-height: 1;
    color: #1a1919;
    margin-bottom: 0px;
    font-weight: 800;
}

.product-details-box .product-detail-info .product-price-box {
    margin: 0 0 0px;
}

.btn-plusminus {
    width: 46px;
    height: 50px;
    font-size: 1.8em;
    padding: 3px 12px;
    font-weight: 700;
    color: rgba(140, 140, 140, 0.3) !important;
}

.input-quantity {
    width: 46px;
    padding: 12px 12px;
    border-color: rgba(140, 140, 140, 0.2) !important;
    border-radius: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    color: #8c8c8c !important;
    font-size: 20px !important;
    line-height: 24px !important;
    height: 50px !important;
}

.product-details-box .btn-minus {
	border-radius: 6px 0px 0px 6px !important;
    border-color: rgba(140, 140, 140, 0.2) !important;
    border-right: 0px solid !important;
}

.product-details-box .btn-plus {
    border-radius: 0px 6px 6px 0px !important;
    border-color: rgba(140, 140, 140, 0.2) !important;
    border-left: 0px solid !important;
}

.product-details-box .form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
}

.product-table .table-label {
    font-weight: 700;
    color: #be9c60;
}

.product-table thead th, .product-table tbody td, .ratings-table thead th, .ratings-table tbody td {
    border-bottom: 0px solid #dcdcdc;
    border-right: 0px solid #dcdcdc;
    padding: 15px 10px;
    line-height: 1.3;
}

.product-table {
    border: 0px solid #ddd;
}

.product-view #bg-tabs {
	margin: 0px 0px;
}

.product-view #bg-tabs .nav-tabs > li {
    margin-left: 0;
    margin-bottom: 0px;
    padding: 6px 0px 5px 6px;
}

.product-view .tabs.tabs-bottom {
    margin: 0 0 40px 0;
    padding: 0;
}

.product-img-box .product-img-wrapper {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 12px;
}

.product-img-box {
    border-radius: 0px;
    background: rgba(0,0,0,0.02);
    padding: 16px 16px 16px;
}

.form-control {
    margin: 0px;
    position: relative;
    border-radius: 8px;
    display: block;
    grid-template-columns: 150px auto 55px;
    height: 36px;
    padding-left: 15px;
    overflow: hidden;
    border: 0px solid #ddd;
    font-size: 0.8em;
    color: rgba(26,25,25,0.6);
    background: #f0f2ef;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
}

.det-cijena {
	font-size: 10px;
    color: #1a1919;
    text-transform: uppercase;
    line-height: 1;
}

.product-view .product-detail-info .euro-cijena {
	margin-left: 0px;
    font-size: 12px;
    display: block;
    line-height: 1;
}

.product-view .product-detail-info .old-price {
	margin-left: 0px;
    display: block;
}

.product-details-box .old-price {
    height: 32px;
}

.product-view .product-detail-info .old-price {
    margin-left: 0px;
    display: block;
}

.product-details-box .euro-cijena-det #modprdctorigpriceeur {
    text-decoration: line-through;
}

.product-view .product-detail-info .euro-cijena-det {
	margin-bottom: 6px;
}

.product-view .product-details-box .product-detail-info .old-price {
    height: 21px;
}

.product-povezani .product-image-area {
    overflow: hidden;
    position: relative;
    padding: 2px;
    border-radius: 0px;
    background: rgba(0,0,0,0.02);
}

.product-details-box h1 {
	font-weight: 800;
}

img.logo-det-naslov {
	max-width: 42px;
    height: auto;
    margin-bottom: 8px;
}

.brandovi-header {
	padding: 0px 0 6px;
	border-bottom: 1px solid rgba(0,0,0,0.03);
    text-align: center;
}

.brandovi-header img {
	width: auto;
    height: 46px;
    display: block;
    margin: 0 auto;
}

.product-table .table-label {
    font-weight: 700;
    color: #000;
}

.tabs.product-tabs .tab-content {
    padding: 37px 15px;
    min-height: 200px;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 0px 0px #eee;
    background-color: #fff;
}

html body .tabs .nav-tabs li.active a, html.dark body .tabs .nav-tabs li.active a {
    border-top-color: #000;
    color: #000;
}

html body .tabs .nav-tabs a, html.dark body .tabs .nav-tabs a, html body .tabs .nav-tabs a:hover, html.dark body .tabs .nav-tabs a:hover {
    color: #000;
}

html body .tabs .nav-tabs a:hover, html.dark body .tabs .nav-tabs a:hover, html body .tabs .nav-tabs a:focus, html.dark body .tabs .nav-tabs a:focus {
    border-top-color: #000;
}

html body .tabs .nav-tabs li a {
    border-radius: 0px 0px 0 0;
}

.slicni-bg {
	position: relative;
    background: rgba(0,0,0,0.02);
    padding: 46px 30px 20px;
}

.shop ul.products {
    margin: 0;
    padding: 0px 0;
    list-style: none;
}

.slicni-bg .product .product-image-area {
    padding: 0px 0px;
}

.slicni-bg h3 {
    line-height: 1.2;
    margin-bottom: 46px;
    font-size: 1.8em;
    font-weight: 700;
    letter-spacing: normal;
    text-transform: uppercase;
}

.alert {
    padding: 15px;
    margin-bottom: 12px;
    border: 1px solid transparent;
    border-radius: 0px;
}

.alert-success {
    color: #fff;
    background-color: #00abb3;
    border-color: transparent;
}

html .btn-primary span, html .btn-quaternary span {
	color: #fff;
}

.primjeni-btn {
	padding: 14px 21px 12px;
}

input.za-r1-checkbox {
    float: left;
}

label.r1-linija {
    padding-left: 10px;
}

.call-to-action-success {
    background-color: #fff;
    border: 1px solid #eaeaea;
}

.container .call-to-action {
    border-radius: 0px;
}

.bg-danger {
    background-color: #ddd;
}

.catmenu-naslov {
    color: #1a1919 !important;
    font-size: 1.4em;
    font-weight: 700;
    margin: 0;
    line-height: 1;
    position: relative;
    border-radius: 0px;
    padding-top: 12px;
    padding-bottom: 16px;
    padding-right: 10px;
}

.catmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.catmenu .depth1 {
    font-size: 1.1em;
    font-weight: 600;
    color: #000;
}

.catmenu .depth1 a:link, .catmenu .depth1 a:visited, .catmenu .depth1 a:active, .catmenu .depth1 a:hover {
    width: 100%;
    display: block;
    padding: 8px 12px 4px;
    text-decoration: none;
    color: #000;
}

.catmenu .depth1.active a span, .catmenu .depth1:hover a span {
    color: #1e916e;
}

.catmenu .depth1.active .depth2 a span, .catmenu .depth1:hover a span {
    color: #1a1919;
}

.depth1 .active {
    color: #ddd;
}

.catmenu .depth2 {
    font-size: 1em;
    color: #000;
}

.catmenu .depth2 a:link, .catmenu .depth2 a:visited, .catmenu .depth2 a:active, .catmenu .depth2 a:hover {
    color: #000;
    width: 100%;
    display: block;
    padding: 4px 20px;
    text-decoration: none;
}

.catmenu .depth2.active a span, .catmenu .depth2:hover a span {
    color: #1e916e !important;
}

.znacajke-smaller {
    text-align: center;
    padding: 6px 16px;
}

img.znacajka-ikonica {
    float: none;
    margin-right: 0px;
    padding-bottom: 12px;
    margin-left: 0px;
    filter: invert(10%) sepia(1%) saturate(0%) hue-rotate(23deg) brightness(96%) contrast(93%);
    width: 46px;
    height: auto;
}

aside {
    background: rgba(0,0,0,0.03);
    border-radius: 0px;
    padding: 16px;
}

.znacajke-smaller h4 {
    font-size: 1.2em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 6px 0;
    color: #1a1919;
}

.dropdown-menu {
    border-radius: 0px;
}
html .scroll-to-top.visible i {
	color: #fff;
}

.kvacica-billing {
    float: right;
}

#slidebox4449 {width:400px;height:400px;padding:0;background: transparent;border:0;position:fixed;top:140px;right:240px;z-index:10000}
a.close {background:transparent url(https://sportstyleshop.com/images/uploads/banner-close.png) no-repeat top left;width:42px;height:42px;position:absolute;cursor:pointer;top:-15px;left:380px; opacity:1 !important;}
a.close:hover {background:transparent url(https://sportstyleshop.com/images/uploads/banner-close.png) no-repeat top left; opacity:1 !important;}

#slidebox4449 a:hover {
	opacity: 1 !important;
}

.checkbox.izjava label {
    padding-left: 0;
    margin-bottom: 5px;
    margin-left: -20px;
}

.checkbox.izjava {
    padding-left: 20px;
}

.btn-foot {
    padding: 12px 16px !important;
    font-size: 1em !important;
}