/*
Version: 1.0
*/

/* General Styles */

body {
font-family: 'PT Sans Narrow', sans-serif;
font-size: 2.4rem;;
line-height: 1.42857143;
color: #333333;
background-color: #f8f7f7;
overflow-x: hidden;

}

/* BOJE SAJTA */
.bela2pozadina {
background:#f8f7f7;
}
.bela2boja {
color:#f8f7f7;
}
.zelenaboja {
color:#8bb853;
}
.zelenapozadina {
background:#8bb853;
}
.tamnaboja {
color:#727271;
}
.tamnapozadina {
background:#727271;
}
.crnaboja {
color:#000000;
}
.crnapozadina {
background:#000000;
}
/* Top Navbar Styles  */

#top {

background: #555555;
padding: 10px 0;

}

#top .offer {
color: #fff;
}

#top .offer .btn {

text-transform: uppercase;

}

.rastojanje {
	margin-top:0px; 
	}
@media (max-width: 991px) {

.rastojanje {
	margin-top:1.8rem; 
	}

}

@media (max-width: 991px) {

#top .offer {
margin-bottom: 10px;
}

}

@media (max-width: 991px) {

#top {
font-size: 2.4rem;;
text-align: center;
}

}

#top a {

color: #fff;

}

#top ul.menu {

padding-top: 5px;

margin: 0;
text-align: right;
font-size: 2.4rem;
list-style: none;

}

@media (max-width: 991px) {

#top ul.menu {
text-align: center;
}

}

#top ul.menu > li {

display: inline-block;

}

#top ul.menu > li a {

color: #eeeeee;

}

#top ul.menu > li + li:before {
content: "|\00a0"; 
padding: 0 5px;
color: #f7f7f7;

}

/* Header Styles */

.navbar {
background:#f8f7f7; /* background:white; */
height:150px;
}

.nav.navbar-nav.navbar-right  {
background:#f8f7f7; /* background:white; */

}

@media (max-width: 991px) {

/*.navbar {
height:100px;
}*/

}

.navbar-collapse .right {
float:right;
/* margin-right:20px; */
}

.navbar-brand {
float:left;
padding: 10px 15px;
font-size: 2.8rem;;
line-height:20px;
height:70px;
}

.navbar-brand:hover,
.navbar-brand:focus {
text-decoration:none;
}

.navbar ul.nav > li > a {
text-transform:uppercase;
font-weight:bold;
font-size:1.8rem;
background:#f8f7f7;
color:#727271;
}

.padding-nav{
padding-top:1px;
}
/* PADAJUCI MENI IZ MENIJA */
.navbar ul.nav > li.dropdown > a:hover {
background:#8bb853;
color:#f8f7f7;
}
.navbar ul.nav > li.dropdown > a:focus {
background:#8bb853;
color:#f8f7f7;
}
.navbar ul.nav > li.dropdown > ul.dropdown-menu > li > a:hover{
background:#8bb853; /* #727271; */
color:#f8f7f7;
}
.navbar ul.nav > li.dropdown > ul.dropdown-menu > li > a:focus{
background:#8bb853; /* #727271; */
color:#f8f7f7;
}

/* SIDE MENI KOD LISTANJA KATEGORIJE */

ul.nav.tabs > li:hover {

}

/* AKTIVNA STRANICA IZ PADAJUĆEG MENIJA */
.navbar ul.nav > li.dropdown > ul.dropdown-menu > li.active > a {
background:#8bb853; /* #727271; */
color:#f8f7f7;
}

/* AKTIVNA STRANICA IZ MENIJA */
.navbar ul.nav > li.active > a, .navbar ul.nav > li.active > a:hover {
background:#8bb853;
color:#f8f7f7;
}
.navbar ul.nav > li > a:focus{
background:#8bb853; /* #727271; */
color:#f8f7f7;
}
.navbar ul.nav > li > a:hover{
background:#8bb853; /* #727271; */
color:#ffffff;
}

/* CARAUSEL ukidanje senki */
.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
}

.btn-primary{
color:rgb(255, 255, 255);
background-color:rgb(139, 184, 83);
border-color:rgb(106, 151, 50);
}

#search .navbar-form{
float:right;
}

#search {
clear: both;
border-top: solid 1px #9adacd;
text-align:right;
}

#search .navbar-form .input-group {
display:table;
}

#search .navbar-form .input-group .form-control {
width:100%;
}

/* Slider Styles  */

#slider {

margin-bottom:40px;

}

@media (max-width: 991px) {

#slider {
	margin-top:100px;
}

}
/* Advantages Styles  */

.box {
	/*
background: #8bb853;
color:#fff;
	*/
margin: 0 0 30px;
border: solid 1px #8bb853;
box-sizing: border-box;
padding:20px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.box2 {
background: #fff;
margin: 0 0 20px;
border: solid 1px #f8f7f7;
box-sizing: border-box;
padding:20px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.box3 {
background: #8bb853;
color:#fff;
margin: 0 0 30px;
border: solid 5px #8bb853;
box-sizing: border-box;
padding:20px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.box4 {
background: #fff;
margin: 0 0 20px;
border: solid 1px #f8f7f7;
box-sizing: border-box;
padding:20px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
#advantages {
text-align:center;
margin-top:30px;
}

#advantages .box3 .icon, #advantages .box2 .icon, #advantages .box .icon {
position: absolute;
font-size: 120px;
width:100%;
text-align:center;
top: -20px;
left:0;
height:100%;
float:left;
color:#eeeeee;
transition: all 0.2s ease-out;
z-index:1;
box-sizing: border-box;
}

#advantages .box2 h3 a {
text-decoration:none;
color:#8bb853;
}

#advantages .box2 h3 a:hover {
text-decoration:none;
color:#727271;
}

#advantages .box2 p {
position:relative;
color:#727271;
z-index:2;
}
#advantages .box h3, #advantages .box2 h3, #advantages .box2 h3 {
position:relative;
margin: 0 0 20px;
font-weight: 300;
text-transform: uppercase;
z-index:2;

}

#advantages .box h3 {
text-decoration:none;
color:#f7f8f8;
}

#advantages .box p{
position:relative;
color:#f8f7f7;
z-index:2;
}

#advantages .box3 h3 {
text-decoration:none;
color:#f7f8f8;
}

#advantages .box3 p{
position:relative;
color:#f8f7f7;
z-index:2;
}

/* Products Styles  */

#hot h1, #hot h2 {
text-transform: uppercase;
text-align: center;
}
#hot h1 {
font-size: 6rem;
color: #8bb853;
font-weight: 400;
}
#hot h2 {
font-size: 5rem;
color: #8bb853;
font-weight: 200;
}
@media only screen and (max-width : 767px) {
		#hot h1 {
		font-size: 4rem;
		color: #8bb853;
		font-weight: 400;
		}
		#hot h2 {
		font-size: 3rem;
		color: #8bb853;
		font-weight: 300;
		}
}
#content {
/* padding-left:25px; */
}

.single {
width:290px;
}

@media (max-width: 768px) {

.single {
width:60%;
margin:0 auto;
}

}

/* 
	stilovi za product html 
	kod funkcije getProduct2.php
*/
	
#content .product {
background:#fff;
display:block;
border: solid 5px #e6e6e6;
box-sizing: border-box;
margin-bottom: 30px;
}

#content .product .text p.price {
font-size:2.4rem;
text-align:center;
font-weight:300;
color:#000;

}

#content .product .text .buttons {
clear:both;
text-align:center;
}

#content .product .text h3 {
text-align:center;
font-size:2.4rem;
height:60px;

}

#content .product .text h3 a {

color:rgb(85, 85, 85);
}

#content .product .text {
padding:10px 10px 0px;
}

#content .product .text .buttons .btn {
margin-bottom:10px;
}

/*  Breadcrumb Styles  */

.breadcrumb {
padding: 8px 15px;
margin-bottom:20px;
background-color: #ffffff;
border-radius: 0;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);

}

.breadcrumb > li + li:before {
content: ">\00a0";
color:#cccccc;

}

@media (max-width: 991px) {

.breadcrumb {
padding: 8px 0;
text-align:center;
}

}

/* products categories and categories styles */

#content .panel.sidebar-menu {

box-sizing: border-box;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);

}


#content .panel.sidebar-menu ul.nav.category-menu {
margin-bottom:20px;
}

#content .panel.sidebar-menu ul.nav.category-menu li a {
text-transform: uppercase;
font-weight: bold;
}

#content .panel.sidebar-menu h3 {
padding: 5px 0;
margin: 0;
}


/* Shop Products Styles */

@media (max-width: 768px) {

.center-responsive {
width:70%;
margin:0 auto;
}

}

@media (max-width: 550px) {

.center-responsive {
width:95%;
margin:0 auto;

}


}


/* Details Styles */

#content #productMain {

margin-bottom: 30px;

}

#content #productMain .price {
font-size: 3rem;;
font-weight: 400;
text-align: center;
margin-top: 1rem;

}

#content #mainImage {
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
}

#content #thumbs a {
display: block;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
border : solid 2px transparent;
}

#content .headline { 
height: 350px;
}


/* Cart page Styles */

#content #cart .table tbody tr td img {
width: 50px;
}

#content #cart .table tbody tr td input {
width: 40px;
text-align: right;

}

#content #cart .table tbody tr td{
vertical-align: middle;

}
#content #cart .table tfoot {
font-size:2.4rem;
}

.box .box-footer, .box2 .box-footer {
background: #727271;
margin: 30px -20px -20px; /* 30px -20px -20px; */
padding:20px;
border-top: solid 1px #eeeeee;

}

.box .box-footer:before,
.box .box-footer:after, .box2 .box-footer:before,
.box2 .box-footer:after {
content:" ";
display: table;
}

.box .box-footer:after, .box2 .box-footer:after {
clear:both;
}

.box .box-header, .box2 .box-header {
background:#8bb853;
color:#f7f7f7;
margin:  -20px -20px 0px;
padding:10px;
border-bottom: solid 1px #eeeeee;

}

#content #order-summary table {
margin-top: 20px;

}
#content #order-summary table td {
color: #999999;
}

#content #order-summary table tr.total td,
 #content #order-summary table tr.total th{
 font-size: 2.4rem;
 color:#555555;
 font-weight: 700;
 
 }




/* Footer Styles */

#footer {
background: #e0e0e0;
padding: 20px 0;
}

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

#footer ul li {
color:#999999;
}

#footer ul a {
color:#999999;
}

#footer .social {
text-align: left;
}

#footer .social a {
margin: 0 10px 0 0;
color: #fff;
display: inline-block;
width: 30px;
height: 30px;
border-radius: 15px;
line-height: 30px;
font-size: 2rem;
text-align: center;
transition: all 0.2s ease-out;
vertical-align: bottom;
background-color:#555555;
}

#copyright {

background:#333;
color:#ccc;
padding:20px 0;
font-size:1.8rem;

}

#copyright p {
margin: 0;
}


/** Filter Styles **/

.nav.category-menu{
margin-top:-21px;
}


.scroll-menu{
height:260px; 
overflow-y:scroll;
}

.checkbox span{
display:inline-block;
vertical-align:middle;
position:relative;
padding-left:5px;
}

.checkbox span::before{
content: "";
display: inline-block;
position:absolute;                            
width:17px;
height:17px;
left: 0;
margin-left: -20px;
border: 2px solid #cccccc;
border-radius:3px;
background-color:#fff;
transition:border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox span::after{
display:inline-block;
position:absolute;
width:16px;
height:16px;
left:0;
top:0;
margin-left: -20px;
padding-left:3px;
padding-top:1px;
font-size:1.4rem;
color:#555555;

}

.checkbox input[type="checkbox"]{
opacity:0;
z-index:1;
cursor:pointer;

}


.checkbox input[type="checkbox"]:focus + span::before{

outline: thin dotted;
outline:5px auto;
outline-offset: -2px;

}

.checkbox input[type="checkbox"]:checked + span::after{

font-family: "FontAwesome";

content: "\f00c";

}

.checkbox-primary input[type="checkbox"]:checked + span::before{

background-color: #337ab7;

border-color: #337ab7;

}

.checkbox-primary input[type="checkbox"]:checked + span::after{

color: #fff;

}




/* Label Styles  */


.label {
text-decoration : none;
position: absolute;
top: 50px;
padding-left:51px;
z-index: 20;
}


.label .label-background {
position: absolute;
top:0;
right:0;
}

.label .thelabel {

position: relative;
width: 90px;
padding: 6px 50px 6px 15px;
margin: 40px 50px 10px -71px;
color: #fff;
font-size:3rem;
font-weight:bold;
background-color: #e33206;
text-shadow: 0px 1px 2px #bbb ;
}
.label .thelabel2 {
position: relative;
width: 90px;
padding: 6px 50px 6px 15px;
margin: 40px 50px 10px -71px;
color: #e33206;
font-size:3rem;
font-weight:bold;
background-color: #fff;
text-shadow: 0px 1px 2px #bbb ;
border:solid 2px #e33206;
}
.label .thelabel:before,
.label .thelabel:after, .label .thelabel2:before, .label .thelabel2:after {
content: '';
position: absolute;
width:0;
height:0;
}

.label .thelabel:after, .label .thelabel2:after {
left: 0px;
top: 100%;
border-width : 5px 10px;
border-style: solid;
border-color: #e33206 #e33206 transparent transparent;
}

.label.sale {
top: 0;

}

/* tick and cross icons styles */


.tick1{
font-size:2.4rem !important;
color:red;
}

.cross1{
font-size:2.4rem !important;
color:red;
}

.tick2{
font-size:2.4rem !important;
color:red;
}

.cross2{
font-size:2.4rem !important;
color:red;
}

/* Password Strength Checker Styles */

#meter_wrapper{
border:1px solid grey;
width:202px;
height:20px;
margin:0;
border-radius:3px;

}


#meter{
width:0px;
height:18px;
border-radius:2px;

}


#pass_type{
font-size:2.4rem;
margin-top:10px;
position:absolute;
top:0;
right:90px;
margin-bottom:10%;
color:grey;

}



/* Services Styles  */


.services .col-md-4 {

margin-left:3%;

width:29%;

}

@media(max-width: 1000px){

.services .col-md-4 {

margin-left:2%;

width:46%;

}

}


@media(max-width: 800px){

.services .col-md-4 {

width:90%;

}


}

.btn-circle, .btn-circle-3d{
  border-radius: 50% !important;
}

.btn-primary.btn-circle{
  -webkit-box-shadow: 0px 0px 3px 1px #245580;
  -moz-box-shadow:    0px 0px 3px 1px #245580;
  box-shadow:         0px 0px 3px 1px #245580;
}

.btn-info.btn-circle{
  -webkit-box-shadow: 0px 0px 3px 1px #28a4c9;
  -moz-box-shadow:    0px 0px 3px 1px #28a4c9;
  box-shadow:         0px 0px 3px 1px #28a4c9;
}

.btn-success.btn-circle{
  -webkit-box-shadow: 0px 0px 3px 1px #3e8f3e;
  -moz-box-shadow:    0px 0px 3px 1px #3e8f3e;
  box-shadow:         0px 0px 3px 1px #3e8f3e;
}

.btn-danger.btn-circle{
  -webkit-box-shadow: 0px 0px 3px 1px #b92c28;
  -moz-box-shadow:    0px 0px 3px 1px #b92c28;
  box-shadow:         0px 0px 3px 1px #b92c28;
}

.btn-warning.btn-circle{
  -webkit-box-shadow: 0px 0px 3px 1px #e38d13;
  -moz-box-shadow:    0px 0px 3px 1px #e38d13;
  box-shadow:         0px 0px 3px 1px #e38d13;
}

.btn-default.btn-circle{
  -webkit-box-shadow: 0px 0px 3px 1px #ccc;
  -moz-box-shadow:    0px 0px 3px 1px #ccc;
  box-shadow:         0px 0px 3px 1px #ccc;
}
.navbar-nav {
    margin:0;
}
.navbar-collapse {
  background: #f8f7f7;
  border-top:none;
}
.tab-pane.active {
  background: transparent!important;
}
.navbar ul.nav > li > a:hover .fa-circle {
  color:white;
}
.navbar ul.nav > li > a:hover .fa-user, .navbar ul.nav > li > a:hover .fa-flag, .navbar ul.nav > li > a:hover .fa-shopping-cart {
  color:#727271;
}
@media (max-width: 768px) {
  .navbar-brand img {
    height:60px;
    width: auto;
  }
  .navbar-brand {
    padding-bottom: 0;
  }
  .navbar {
    height: 73px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .rastojanje .nav > li > a{
    font-size: 1.4rem!important;
    line-height: 38px;
    padding-left:5px;
    padding-right: 5px;
    display: block;
  }
  .nav > li > a {
    font-size: 1.6rem!important;
  }
  .navbar-form {
    width:260px;
    padding-left:5px;
    padding-right: 5px;
  }
  .navbar-form .input-lg {
    height: 36px;
  }
  .navbar-form .btn-lg {
    padding:5px 16px;
    margin-top: -2px;
  }
  .navbar-collapse >.row {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 993px) {
  /*.navbar-header, .navbar-brand {
      float: none;
  }*/
  .navbar-brand>img {
    width:80px;
    height: 80px;
  }
  .navbar-form {
    width:200px;
  }
  .rastojanje .nav > li > a {
    font-size: 1.2rem!important;
    margin-right: 10px!important;
  }
  .nav > li > a {
    font-size: 1.4rem!important;
  }
}
@media (max-width: 768px) {
  .rastojanje .nav > li > a{
    font-size: 1.4rem!important;
    padding:0 5px;
  }
  .navbar-collapse .right {
    float:none!important;
  }
  .rastojanje {
    margin-top: 0!important;
  }
  .navbar-form {
    border-top: none;
  }
}