#sp-main-body {
    padding-top: 0px;
    padding-bottom: 20px;
		
}
/* 	By default Helix 3 mega menu is adjust to off-canva in a screen resolution below 480px. 
If you want to have off-canvas menu for a bigger screen resolution just add below CSS code to your custom css file.*/

@media (max-width: 1301px){
.sp-megamenu-parent {
    display: none !important;
  }
#offcanvas-toggler {
    display: inline-block !important;
  }
}

/* fiksni topbar*/
@media screen and (min-width: 1200px) {
 #sp-header {top: 50px;}
 #sp-top-bar {
    height: 50px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 911;
 }
 #sp-page-title {
  margin-top: 40px;
 }
     #sp-slajder-pocetna {
	margin-top: 40px;
	margin-bottom: -40px;
 }
 #sp-top2 {
  line-height: 40px;
 }
}
.sp-module.jezik {
	font-weight: bold;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 99;
  display: block;
  float: right;
  position: fixed;
}

.btn.btn-secondary {
  background-color: #fff;
  color: #e5923f;
  border-color: #c9572e;
}
#sp-top-bar {
  background: rgb(205,99,49);
  background: linear-gradient(90deg, rgb(205, 99, 49) 0%, rgb(213, 116, 53) 48%, rgba(224, 137, 61, 0.9) 100%);
}
#sp-header {
  border-bottom: solid 2px #96ca53;	
}
#sp-header a:hover {
  color: #96ca53;
  transition: transform .3s ease;
  transform: scale(1.06);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #eee;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 9px;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
  color: #96ca53;
}
#sp-footer {
  background: rgb(213,116,53);
  background: linear-gradient(90deg, rgba(213,116,53,1) 0%, rgba(224,137,61,1) 26%, rgba(205,99,49,1) 96%);
}
#sp-logo:hover {
  transition: transform .5s ease;
  transform: scale(1.06); 
}	
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 10px;
  line-height: 90px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .2px;
  color: #c9572e;
  margin: 0;
}
@media all and (max-width: 1100px) {
.sp-megamenu-parent > li > a {

  padding-right: 6px;
  padding-left: 9px;
  }

#sp-top2 {
    line-height: 40px;
    text-align: center;
  }  

}
	
/*@media (min-width: 992px) and (max-width: 1375px) {
#sp-logo {
    transform: scale(0.8);
  }
#sp-menu {
	transform: scale(0.9);
  }
}*/

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  background: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #96ca53;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #c9572e;
}
.pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span:hover, .pagination > .active > span:focus {
  border-color: #96ca53;
  background-color: #96ca53;
}
.entry-header {
  position: relative;
  margin-bottom: 30px;
  padding: 10px;
  background-color: antiquewhite;
  /*border-top-right-radius: 50px;*/
}
article.item {
  margin-bottom: 50px;
  background-color: #fff6f0;
  padding: 15px;
  /*border-top-right-radius: 50px;
  border-bottom: 2px solid #c9572e;*/
  border-bottom-left-radius: 30px;
  border-top: 2px solid #c9572e;
}
.col-lg-3 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.sp-module ul > li {
  display: block;
  border-bottom: 0px solid #e8e8e8;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module.arcaru {
  padding-top: 25px;
}
.sp-module.akcije-link {
  margin-top: 15px;
}
#sp-position-2 {
  background-color: #fff;
  /*background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(232,247,220,1) 52%, rgba(255,255,255,1) 100%);*/
}
.sp-module.bott-2 {
  padding: 15px;
  border-top-left-radius: 20px;
  color: white;
  background: linear-gradient(90deg, rgb(205, 99, 49) 0%, rgb(213, 116, 53) 48%, rgba(224, 137, 61, 0.9) 100%);
}

.sp-module.bott-3 {
  padding: 15px;
  border-bottom-left-radius: 20px;
  color: white;
  background: linear-gradient(90deg, rgba(213,116,53,1) 0%, rgba(224,137,61,1) 26%, rgba(205,99,49,1) 96%);
}
.sp-module.bott-3:hover {
  transition: transform .5s ease;
  transform: scale(1.06);
}
.sp-module.bott-2 {
  padding: 15px;
  border-top-left-radius: 20px;
  color: white;
  background: linear-gradient(90deg, rgb(205, 99, 49) 0%, rgb(213, 116, 53) 48%, rgba(224, 137, 61, 0.9) 100%);
}
.sp-module.bott-2:hover {
  transition: transform .5s ease;
  transform: scale(1.06);
}
img:hover {
  transition: transform .7s ease;
  transform: scale(1.03);
}
.juxp-filters ul {
  display: inline-flex;
}
.juxp-filters li a {
  font-size: 14px;
  color: #444444c4;
  display: block;
  border: 1px solid rgba(51, 51, 51, 0);
  border-radius: 2px;
  padding: 7px 15px;
  text-transform: capitalize;
  transition: all 0.5s ease;
}
.juxp-filters li a.active {
  background-color: #C9572E;
  color: #fff;
  border-radius: 2px;
  border: 1px solid #515252c4;
}
.jfab_wrapper {
  z-index: 999999;
  width: 100%;
  height: 240px;
  position: fixed;
  right: 0px;
  bottom: 0px;
  pointer-events: none;
  margin-bottom: 400px;
}
.breadcrumb {
  color: #c9572e;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: .5rem;
  color: #c9572e;
  content: var(--bs-breadcrumb-divider, "●");
}
.breadcrumb-item.active {
  color: #96ca53;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #c9572e;
    border-color: #ca5c34;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 13px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 13px;
}
.sp-module.buttop1 {
	transition: transform .5s ease;
}
.sp-module.buttop1:hover {
	transform: scale(1.1);
}
.btn-primary.a :hover {
    background-color: #ffffff;
}
.offcanvas-menu {
    background: linear-gradient(90deg, rgb(205, 99, 49) 0%, rgb(213, 116, 53) 48%, rgba(224, 137, 61, 0.9) 100%);
}
.row.row-1.apotekecols-2 .entry-header {
    display: none;
}
.row.row-1.akcijecols-4 .entry-header h2 {
  font-size: 15pt;
  /*height: 160px;*/
  
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
    align-items: center;
}
.pagination-counter.text-muted.mb-4 {
  text-align: center;
}
.col-lg-4 {
  display: flex;
  flex-wrap: inherit;
}
.news:hover {
  transition: transform .7s ease;
  transform: scale(1.03);
}
.login {
	margin-top: 80px;
	margin-bottom: 20px;
}
.form-links {
	margin-bottom: 80px;
}
.btn.btn-danger {
	background-color: antiquewhite;
}
.registration {
	margin-bottom: 80px;
	margin-top: 80px;
}
.reset {
	margin-bottom: 90px;
	margin-top: 80px;
}
.remind {
	margin-top: 80px;
	margin-bottom: 80px;
}
