body {
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;    background:#eeecea;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	    font-size:14px;
    color:#333;
}

/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 28px;
    color: #212121;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #666;
}
ul, ul li {
    list-style: none;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 0px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	
}
/* top */
#top {
	background-color:#BED956 !important;
	border-bottom:1px solid #c6c6c6;
	margin: auto;
	padding:0;
	min-height: 27px;    text-transform: uppercase;
}
#top .pull-right {
       background: url("../image/top-link-first.png") left 6px no-repeat;
    padding-left: 50px;
}
div#top-links{
    background: url("../image/top-link-last.png") right 6px no-repeat !important;
    padding-right: 50px; padding-left:0px!important;
}
button.btn.btn-link.dropdown-toggle {
    border-right: 0px solid #c6c6c6;
    border-left: 0px solid #c6c6c6;
    height: 27px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color:#0054a4;
	
}
#top .btn-link, #top-links li, #top-links a {
	    text-decoration: none;
    color: #333;
    font-size: 13px;
    font-weight: normal;    padding: 0px 0;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color:#0054a4;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links {
	
}
form#currency {
    margin: auto;
}
#top-links li {
    vertical-align: top;
    display: inline-block;
    border-left: 0px solid #c6c6c6;
    height: 27px;
    line-height: 27px;
    text-align: center;
    padding: 0 10px;
}
#top-links .fa {
    font-size:15px;
}
#top-links li.toplink {
    BORDER: 0;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin-top: -72px;
	POSITION: absolute;
}
/* search */
#search {
	    margin-bottom: 10px;
    margin-top: 0PX;
    padding: 0 60px 0 60px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding:5px 18px;
	text-shadow: 0 1px 0 #FFF;
}

 .default_search {
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #f5f5f5, #ececec)!important;
    background-repeat: repeat-x;
    border-color: #a2a2a2 #a2a2a2 #a2a2a2 #a2a2a2!important;

}
#search .input-search {
       height: 30px;
    border-radius: 5px 0 0 5px;
    border: 1px solid #ccc;
}
.fa-searchs {
    font-size: 15px;
}
/* cart */
#cart {
	margin-bottom: 10px;    margin-top: 0PX;
}
.header-cart {
    padding: 0 !important;
    text-align: left;    background:#fff!important;border-radius: 0 !important;
}
span#cart-total {
    font-size: 15px;
}
span#cart-total:hover,span#cart-total:active {
    color:#003638;
}
.fa-shopping-carts {
	     font-size: 22px;
    text-align: left;
    color: #333333;
    background: #bed956 !important;
    padding: 12px;
    border-radius: 25px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
min-height: 40px;    background: #333333;    border-radius: 0;
}
#menu .nav > li > a {
       color: #fff;
    padding: 8px 10px 10px 10px;
    min-height: 15px;
    background-color: transparent;
    font-size: 13px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	    color: #bed956!important;
}
#menu .nav :hover>a:after {
    position: absolute;
    left: 40%;
    bottom: 0px;
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 10px solid #b0cc5c;
}
#menu .dropdown-menu {
	padding-bottom: 40px;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;    border-left: 1px solid #ccc;
      padding-left: 20px;
    padding-top: 0px;
}
#menu .dropdown-inner ul:first-child{border-left:none;}
#menu .dropdown-inner a {
	min-width: 200px;
    display: block;
    padding:3px 3px 3px 0;
    clear: both;
    line-height: 32px!important;
    font-size: 15px!important;
    text-decoration: none;
    color: #666;
	height: 40px;
	white-space: nowrap;
}
#menu .dropdown-inner a img{
    border: 0px solid #666;
    border-radius: 3px;
    margin-right: 4px;
}
#menu .dropdown-inner li a:hover {
	color:#b0cc5c;
}
#menu .see-all {
	    display: block;
    padding: 0.5em 0;
    border-bottom: 1px solid #DDD;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 14px;
    color: #003537;
    font-weight: normal;
    text-transform: none;
    line-height: 24px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	
}
.arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #b0cc5c;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}
.arrow {
    height: 80px!important;
    text-align: center!important;
    padding: 0px!important;
}
.list-child_lv3 {
    border-left: 0px solid #ccc!important;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#logo {
    POSITION: relative;    margin-top: 0;
    text-align: center;
}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
button.btn.btn-default {
    padding: 9px 16px;
}
.fa-heart-cart {
    line-height: 27px;
}

/* footer */
footer {
	margin-top: 5px;
    color:#b8b8b8;
    background: #333333 !important
}
footer hr {
	border-top: none;
	border-bottom:1px solid #d7d7d7;
}
footer a {
	    color: #959595;
    font-size: 13px;
    font-weight: 400;
}
footer a:hover {
	color:#0054a3;
}
footer h5 {
	    color:#bed956;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
}
#copyrights {
    background: #fff;
    color: #767676;
    text-align: right;
    padding-top: 12px;
 
}
.description-img img {
    width: 249px;
    margin: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px;
    background: #f0f0f0;
}
.iconbox-icon {
 border-radius: 4px;
    background-color: #333333;
    float: left;
    width: 42px;
    margin: 3px 9px;
}
.iconbox-icon.facebook:hover {
    border-radius: 4px;
    background-color: #106cd3;
}
.iconbox-icon.twitter:hover {
    border-radius: 4px;
    background-color: #00baed;
}
.iconbox-icon.google:hover {
    background-color: #e74b32;
}
.iconbox-icon .fa {
    color: #F1F0EE;
    display: block;
    font-size: 160%;
    line-height: 40px;
    text-align: center;
    padding: 0 0 0 6px;
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-google-plus:before {
    content: "\f0d5";
}
ul.list-unstyled li {
    margin: 6px 0;
}
.copyright {
    text-align: center;    padding-bottom: 20px;
}
.shopping {
    background:#BED956;
    border-radius: 4px;
    padding: 5px;
    color: #000;
    margin: 5px 0;
    
}
.fa-shopping {
        color:#0f0f0f;
    font-size: 25px;
    float: left;
    margin-right: 15px;
}
.shopping-process {
    background:#575f5f!important;
    padding: 10px 0;
}
.why-buy-from-us {
    display: block;
    margin: 0 auto;
    padding: 22px 0 20px;
      background: #ececec;
    border-top: 1px solid #ccc;
}
dl.from-us {
    width: 20%;
}
.why-buy-from-us dl i {
    position: absolute;
    left: 0;
  top: -3px;}
.why-buy-from-us dl {
    display: block;
    float: left;
    position: relative;
    padding-left: 30px;margin-bottom: 0;
}
.litb-icon-better {
    width: 18px;
    height: 22px;
    background: url(../image/footer-img_e4598ce19e8da218.png) -125px -152px no-repeat;
}
.litb-icon-low-price {
    width: 19px;
    height: 22px;
    background: url(../image/footer-img_e4598ce19e8da218.png) -96px -152px no-repeat;
}
.litb-icon-safe {
    width: 17px;
    height: 22px;
    background: url(../image/footer-img_e4598ce19e8da218.png) -153px -152px no-repeat;
}
.litb-icon-fast-delivery {
    width: 36px;
    height: 19px;
    background: url(../image/footer-img_e4598ce19e8da218.png) -117px -5px no-repeat;
}
.litb-icon-services {
    width: 22px;
    height: 22px;
    background: url(../image/footer-img_e4598ce19e8da218.png) -121px -81px no-repeat;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
nav#breadcrumbs {
    background: #fff;    margin-bottom: 20px;overflow: hidden;
}
.breadcrumb {
	margin: 10px 0 10px 0;
	padding: 8px 0;margin-left:-5px;margin-right:-5px;

}
.breadcrumb i {
	font-size: 19px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding:0 10px 0 0;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li > a{
    color: #636363;
    font-weight: normal;
font-size: 16px;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: 1px;
    width: 13px;
    height: 13px;
    border-bottom: 1px solid #636363;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-60deg);
}
.pagination {
	margin: 0;
}
#column-left .box-heading {
    border-bottom: 1px solid #f4f4f4;
    box-shadow: inset 0 -20px 0 0 #B0CD4A;    background-color: #bed956;    margin: 0;
    padding: 10px;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0    color: #333333;
    }
#column-left .box-heading  span {
    font-size: 17px;
    line-height: normal;
    outline: none;
    color: #333333 !important;
    text-transform: uppercase;
}
.headerrecs {
    font-family: "ratiomodern",serif;
    font-size:25px;
    color:#003537;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 10px!important;
}
.headerrecs span{
    background:#eeecea;
    padding:0 20px 0px 20px;
}
.headerrecs:after {
    content: ' ';
    width: 100%;
    height: 5px;
    background-color: #bed956;
    position: absolute;
    right: 0;
    top: 8px;
    z-index: -1;
}
.layered_Category {
        padding-top: 10px;
    padding-bottom: 10px;
    max-height: 268px;
    overflow-y: auto;
    overflow-x: hidden;
    border-bottom: 5px solid #ffffff;
    padding-left: 10px;
    clear: both;
    background: #ffffff;
    margin-left: -5px;
    margin-right: -5px;
    border-radius: 5px 5px 0 0;
}
.Product_Compare {
        height: 48px;
    background-color: #fff;
    line-height: 48px;
    padding-left: 20px;
    border-top: 0px solid #ccc;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 10px;
    border-radius: 0 0 5px 5px;
    text-align: center;
}
.category-bot {
    background: #bed956;
    width: 160px;
    margin: 5px;
    float: left;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    padding: 3px;
display: block;
    min-height: 150px;
}
.category-bot a{
    color:#000;
}
.category-list {
    padding: 8px;
  }
.Product_pags {
    float: right;
    padding-right: 10px;
}
.wishlist-icon {
 float: right;
    left: -35px!important;
    position: relative;
    top:7px;    z-index: 1;
}
.compare-icon {
 float: right;
    left: -35px!important;
    position: relative;
    top: -40px;    z-index: 1;
}
.fa-wishlist{    background-color: #BEBEBE;
    color: #FFF;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    padding:10px 5px;
    position: absolute;cursor: pointer;}
.fa-wishlist:hover{background-color:#e31d1a;}
button#button-cart {
       background: #a7c738!important;
    border-color: #a2a2a2 #a2a2a2 #a2a2a2 #a2a2a2!important;
    border-radius: 0;
    color: #575757;
    text-transform: uppercase;
    vertical-align: middle;
    font-weight: bold;
}
button#button-cart:hover{opacity:1;}
#sizeChartModal {
    text-align: center;
}
#sizeChartModal .modal-dialog{
       width: 800px;
}
.tab-content {
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px 15px 56px;    background: #FFF;
}
h4.modal-title img {
    width: 43%;
    margin: 0 2%;
}
.modalsize { padding: 10px;
}
.modalsize table {
    width:100%;
    border: 2px solid #000;    margin-bottom: 5px;
}

.modalsize .bg-grey {
    background-color: #b1cc5d;    text-align: center;
}

.modalsize.bg-white {
    background-color: #ffffff;
}
.modalsize td, .modalsize th {
    padding:4px 3px;
    font-size: 13px;
    background: #fff;
    color: #555555;border: 1px solid #000;
}
.table-header td {
    color: #ffffff;
    background: #FA5400;
    text-align: center;
}
.Product_Compare p {
    margin: auto;
}
.product-thumb:hover {
 box-shadow: 1px 1px 2px #ccc;
}
.product-thumb:hover .compare-icon { top:40px}
#banner-callout {    background-color: #333333;
    text-align: center;
    padding: 3px;
    overflow: auto;
    text-transform: uppercase;
    font-size: 13px;
    color: #ccc;
    letter-spacing: 1px;
    min-height: 35px;
    line-height: 16px;
}
#banner-callout a {
    color:#63C500;
}
.free-shopping:before {
       content: "\f0d1";
    color: #ffffff;
    font-size: 26px;
}
.category-list ul li {
       border: solid 1px #e6e6e6;
    float: left;
    height: 184px;
    margin-bottom: 1px;
    margin-right: 1px;
    text-align: center;
    width: 124px;
    background: #ffffff;
}
.category-list ul li a{
    text-decoration: none;
    font-size: 16px;
    color: #444;}
.category-img {
    margin: 5px;
    background: #f2f2f2;
    padding: 3px;
}
.category-list ul {
    overflow: auto;
    padding: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding:6px 10px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color:#000;
   
  
	background-color: #ffffff;
    background-image: linear-gradient(to bottom, #fff, #fff)!important;
    background-repeat: repeat-x;
    border-color: #a2a2a2 #a2a2a2 #a2a2a2 #a2a2a2!important;
}
.btn-primary {
	    color:#000;
   background-color: #ffffff;
    background-image: linear-gradient(to bottom, #f5f5f5, #ececec)!important;
    background-repeat: repeat-x;
    border-color: #a2a2a2 #a2a2a2 #a2a2a2 #a2a2a2!important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	    background-image: linear-gradient(to bottom, #b3afaf, #f1f1f1)!important;
    color: #000;
}
.fa-email:before {
    content: "\f003";
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #fff #fff #fff;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	    border: 1px solid #fff;
    color: #000000;
    padding: 8px 12px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	       color: #7d9f03;
    font-weight: bold;
    background: #fff;
    border: 1px solid #fff;
	
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #fff;
	margin-bottom: 20px;    padding-bottom: 0px;
	overflow: auto;    background: #fff;
    border-radius: 5px;    padding-left: 5px;
    padding-right: 5px;
}
.akcija {
    position: absolute;
    background: #67a700;
    right: 10px;
    top: 10px;
    padding: 1px 1px;
    color: #fff;
}
.akcijas {
    color: #fff;
    background: #d82735;
    padding: 0px 2px;
    margin-left: 5px;
}
.product-thumb .image {
	    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    padding: 20px 0;
    margin-bottom: 5px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {

}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;  
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	    margin: 0;
    margin-bottom: 0.1em;
    color: #636363;
    font-size: 12px !important;
    font-size: 24px;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    /* text-transform: uppercase; */
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.4;       height: 80px;
}
.product-thumb h4 a{color: #2e2e2e;}
.product-thumb .caption {
	    padding: 0px 10px;
    min-height: 140px;
}
.product-shop {
    padding: 15px;
    background-color: #f5f5f5;
}
a.btn_wishlist {
    float: right;
    left: -35px!important;
    position: relative;
    top: 0px;
    z-index: 1;
}
a.btn_compare {
    float: right;
    left: -35px!important;
    position: relative;
    top: 40px;
    z-index: 1;
}
h1.product-name {
    margin-bottom: 5px;
    color: #212121;
    font-size: 23px;
    text-transform: none;
    margin-top: 5px;
    width: 90%;
}
.free_shipping {
    text-align: center;
    font-size: 20px;
    padding: 10px 0;
    border-top: 1px solid #dcdcdc;
    overflow: hidden;
    width: 100%;
    color: #444;
}
.form-group {
     overflow: hidden;
}
.awp_group_image_container {
    float: left;
    clear: both;
    margin-right: 6px;margin-bottom: 5px;    width: 15%;
}
.awp_group_image_container img {
    width:50px;
    padding: 1px;
    border: 1px solid #a2a2a2;
    border-radius: 3px;
    background: #eaeaea;max-width: 100%;
}
.option_box_inner {
    float: right;
    clear: right;
    width: 80%;margin-bottom: 5px;
}
.form_options {
    background: #fff;
    padding: 5px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
.fcategory {
   border: none;
    border-radius: 0;
    padding: 5px;
    background: none;    margin-bottom: 0;
}
.fcategory .caption {
    padding: 0;
    min-height: 30px;
}
.product-layouts img {
    width: 100%;
}
.fcategory  a{
    text-decoration: underline;
    font-size: 13px;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    line-height: 20px;
    color: #14488d;
}
.fcategory:hover{border:0px;    box-shadow: 0 0 0 #eeecea;}
.fcategory .image {
    padding: 3px;
    border: 1px solid #ccc;    background: #fff;
}
.headers {
    font-family: "ratiomodern",serif;
    font-size: 29px;
    color: #212121;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 50px!important;
    text-align: center;
    margin-top: 50px;
    font-weight: bold;
}
h2.fcategory_name {
        padding: 0;
    margin-bottom: 0.3em;
    min-height: auto;
    margin-top: 5px;
}
h2.fcategory_name a {
    color: #000;
    margin: 0 auto!important;
    font-size: 18px;
    padding-top: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
	    text-decoration: none;
	font-family: Roboto Slab, times, sans-serif !important;
    text-rendering: optimizeLegibility;
}
h5.fcategory_description {
    text-transform: none;
    font-weight: normal;
    font-family: 'Roboto',sans-serif;
    margin: 0;
    font-size: 14px;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;color: #666;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding-bottom: 10px;display: none;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color:#333 !important;    font-size:15px;    line-height: 25px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color:#428bca;
	text-decoration: line-through;
	
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 100%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;javascript:;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
  dl.from-us {
    width: 100%;
    margin: 5px;
}
#search {padding: 0;}
.category-bot {width: 45%;}
}
.product-shop {padding: 0px;background:none!important; }
}




.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3{
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}