.breadcrumb {
    background-color: transparent;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 10px;
    padding: 0px;
}
#product > .row {
	margin-bottom: 45px;
}
#product h2 {
    color: #000;
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}
#prodimg {
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}
.detblc {
	border-top: 1px solid #e7e7e7;
	margin-bottom: 10px;
	padding: 10px 5px 0px;	
    line-height: 24px;
    color: #333;
}
.detblc a,.detblc span   {
    color: #3B5997;
	text-decoration: none;
}
.detblc span.dbtitle {
	color: #000;
}
.detblc span.oldprice {
	color: #ED1C24;
	font-size: 12px;
	text-decoration: line-through;
}
.detblc span.price {
	color: #333333;
    font-size: 18px;
    font-weight: bold;	
}

.detblc span.price-tax {
	color: #999;
    font-size: 12px;
    font-weight: normal;
}
.detblc select {
	max-width:250px;
}
#pricesblock div.old-price, #pricesblock div.savings, #pricesblock div.price {
	text-align: left;
}
#cart * {margin-right:5px;}

#cart .links {
    display: inline-block;
    vertical-align: middle;
	line-height:15px;
}
#cart .links a {
    color: #ED1C24;
    cursor: pointer;
    text-decoration: underline;
}
#ratingform a {
    color: #ED1C24;
    cursor: pointer;
    text-decoration: underline;
}
#cart #qnty {
	width: 50px;
}
#cart .btn-primary {
    background-color: #18a6e5;
    color: #fff;
}
#proddesc {
	/*padding-top:50px;*/

}
#proddesc .tab-pane {
	border-top: 1px none #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	min-height:100px;
	padding:20px;
}
/*#proddesc .nav-tabs > li > a {
	border-radius: 3px 3px 0 0;
	font-weight: bold;
	background-color: #eee;
	border-top: 1px none #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px none #ddd;
	padding: 5px 20px;
}*/
#proddesc .nav-tabs > li > a:hover {
    /*color: #ED1C24;*/
}
#proddesc .nav-tabs > li > a {
	display: table-cell;
	vertical-align: middle;
	padding: 16px 20px;
	padding-top: 16px;
	border-left: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-right: none;
	background-color: #f4f4f4;
	cursor: pointer;
	font-size: 15px;
	line-height: 1.2;
	color: #000;
	text-transform: uppercase;
	border-radius: 0;
	font-weight: 700;
	position: relative;
}
#proddesc .nav-tabs > li:last-child > a {
	border-right: 1px solid #dbdbdb;
}
#proddesc .nav-tabs > li > a:hover {
	background-color: transparent;
}
#proddesc .nav-tabs > li.active > a, #proddesc .nav-tabs > li.active > a:focus, #proddesc .nav-tabs > li.active > a:hover {
    /*-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #1E2D41;
    cursor: default;*/

	color: inherit;
	cursor: default;

	border-top: 2px solid #ed1c24;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	padding-top: 15px;
}

/* galerija */


#galerywrap {
	margin-bottom: 40px;

}

@media (min-width:992px){

#galerywrap {
	margin-bottom: 0px;

}	
}
#galery {
	border: 1px solid #EFEFEF;
	margin-bottom: 10px;
}
@media (min-width:1420px){
#galery {
    margin-bottom: 15px;
}	
}
#main-image {	
	text-align: center;
}
#mainimg{
	margin-bottom: 5px;
	padding: 10px;
	cursor: pointer;
}
#thumbs {
	background: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 5px;
}
#thumbs > .row {
	margin-right: -5px;
	margin-left: -5px;
}	
.tw{
	padding-right: 5px;
	padding-left: 5px;
}
.timg{
	border: 1px solid #efefef;
	cursor: pointer;
	padding:3px;
}


/*********OPIS **********/ 

.proddesc {
	background-color: #FFF;
	margin-bottom: 15px;
	height: auto;
	overflow: hidden;
	/*overflow-x: scroll;*/
}
.proddesc ul {
    list-style-position: inside;
    list-style-type: disc;
}
.proddesc ul li {
    margin: 5px 0;
}
.proddesc {
	margin-bottom: 15px;
}

/****** KOPIRANO ************/

.proddesc > table {
	border: 1px solid #F6F6F6;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.proddesc table {
	width:100%
}
.proddesc table tr {
	background: #FFF;
}
.proddesc td, .proddesc th {
	padding: 5px;
	vertical-align: top;	
}
.proddesc td {
	/*word-break: break-all; */
}
.proddesc .label {
	color:#000;
	font-weight:700;
	font-size:12px;
}
.proddesc table td p {
	margin: 0px;
	padding: 5px;
}
.proddesc table table {
	max-width:100%;

}
.proddesc table table table {
	max-width:100%;
}

.proddesc> table tr:nth-child(odd), .proddesc > table tbody tr:nth-child(odd){ 
	background: #FFF;
}

.proddesc > table tr:nth-child(even), .proddesc > table tbody tr:nth-child(even){
   background: #F8F8F8;
}
.proddesc table table tr:nth-child(even){
	background: transparent;
}

.proddesc table tr td:nth-child(1), .proddesc table tr th:nth-child(1), 
.proddesc table tbody tr td:nth-child(1), .proddesc table tbody tr th:nth-child(1) {
	font-weight: bold;
	padding-right: 15px;
	width: 30%;
	max-width: 200px;
	vertical-align: top;
}
.proddesc table table, tr, td { /* keep nested tables from having borders and tr, td */
	border-width: 0px;
}
.proddesc ul {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
}
.proddesc table ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px;
}
.proddesc ul li {
	list-style: none;
}
.proddesc > ul > li {
	list-style: none;
	padding-left: 10px;
}
.proddesc > ul >  li:before {
  content: "-";
  padding-right: 5px;
}
.proddesc ul li > div:nth-child(1)  {
	display:inline-block;
	font-weight:bold;
	width:200px;
}
.proddesc ul li div {
	display:inline-block;
	padding:3px;
}
.proddesc p.heading-1, .proddesc p.heading-2, .proddesc p.heading-3, 
.proddesc p.heading-4, .proddesc p.heading-5, .proddesc p.heading-6 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
}
.proddesc li p.heading-1, .proddesc li p.heading-2, .proddesc li p.heading-3, 
.proddesc li p.heading-4, .proddesc li p.heading-5, .proddesc li p.heading-6 {
	font-size: 14px;
	display:inline-block;
	font-weight:bold;
	width:200px;
	padding-bottom: 3px;
}

/*top ikonice*/
#features {
	margin-left: -10px;
    margin-right: -10px;
}
#features .tic {
    padding-left: 10px;
    padding-right: 10px;
}
/* side nav */

ul#psmnav {
	display:none;
}

@media (min-width:992px){
	
ul#psmnav {
	display:block;
    margin: 0;
    padding: 0;
	border-top: 1px none #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	min-height: 20px;
}
ul#psmnav > li {
    border-top: 1px solid #cccccc;
    border-bottom: 1px none #666;
    color: #333;
    background: #fff;
}
ul#psmnav > li > a {
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
    display: block;
    font-weight: normal;
    padding: 7px;
    text-decoration: none;
}
}
#sd dl dt, #sd dl dd {
	padding: 10px 0;
}
#sd dl dt {
	width: 30%;
	float: left;
	clear: both;
}
#sd dl dd {
	width: 60%;
	float: right;
	color: #666;
	margin-left: 10px;
}
#sd dl {
	width: 100%;
	clear: both;
	display: table;
}

/* share block */
#share-block {
	margin-bottom: 20px;
}
#share-block > a {
	padding: 5px;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	width: 50px;
	display: inline-block;
	text-align: center;
}
.btn-tweet {
	background-color: #41b7d8;
	border-color: #41b7d8;
}
.btn-facebook {
	background-color: #3b5997;
	border-color: #3b5997;
}
.btn-google {
	background-color: #d64937;
	border-color: #d64937;
}
.btn-pinterest {
	background-color: #cb2027;
	border-color: #cb2027;
}
#prod-price {
	font-size: 24px;
	color: #04b70a;
	font-weight: 500;
}