
html {
    font-size: 16px;
}
body {
    /*font-family: 'Open Sans', sans-serif;*/
    /*font-family: 'Roboto', sans-serif; */
    
    font-weight: 400;
    color: #666;
    font-size: 13px;
    line-height: 20px;
    width: 100%;
    /*background: #fdfdfd url(../img/body-bg.png);*/
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
    
}
/* default font size */
.fa {
    /* vertical-align: middle; */
    font-size: 14px; 
}
/* Override the bootstrap defaults */
h1 {
    font-size: 27px; /*33*/
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 0px;
    padding-left: 0px;
    /* background: url(../img/h1-bg.png) no-repeat 0 6px; */
    text-transform: uppercase;
}
h2 {
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 0px;
    padding-left: 0px;
    /* background: url(../img/h1-bg.png) no-repeat 0 6px; */
    text-transform: uppercase;
    
}
h3 {
    font-size: 21px;
    /* background: url(../img/h1-bg.png) no-repeat 0 6px; */
    text-transform: uppercase;
    padding-left: 0px;
    /*padding-top: 6px; */
}
h4 {
    font-size: 21px;
}

.caption h4 {
	font-size: 15px;
}

h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}

a:hover {
    text-decoration: none;
}
legend {
    font-size: 18px;
    padding: 7px 0px;
    margin-bottom: 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: 15px;
}
div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    background-color: transparent;
    /* background-image: linear-gradient(to bottom, #ccc, #ddd); */
    background-repeat: repeat-x;
}


/* top */
#top {
    background-color: #505050;
    border-bottom: 1px solid #e2e2e2;
    padding: 4px 0px 3px 0;
    margin: 0 0 20px 0;
    min-height: 40px;
}
#top .container {
    padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
    text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
    text-shadow: none;
    color: #ffffff;
    background-color: #ccc;
    background-image: linear-gradient(to bottom, #ccc, #ddd);
    background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
    color: #fff; /* #888; */    
    /* text-shadow: 0 1px 0 #FFF; */
    text-decoration: none;
}



#top-links .dropdown-menu a {
    text-shadow: none;
    color:#000;
}
#top-links .dropdown-menu a:hover {
    color: #888; /* #FFF; */
}
#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}
#top-links {
    padding-top: 5px; /*6px*/
        font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
}
#top-links a + a {
    margin-left: 15px;
}
/* logo */
#logo {
    margin: 20px 0 15px 0;
    /*width: 480px;*/
}
/* search */
#search {
    margin-bottom: 10px;
    z-index: 99999999999 !important; 
}
#search .input-lg {
    /*height: 40px;
    line-height: 20px;
    padding: 0 10px;*/
    float: left; 
    width: 100%;
    height: 100%;
    max-width: 100%;
    background-color: white;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    padding-left: 10px;
    font-size: 13px;
    color: #333745;
    box-shadow: none;
    background: #f4f4f4;
    height: 40px;
    /* remove blue glow */
	outline: none
    
}
#search .btn-lg {
    /*font-size: 15px;
    line-height: 18px;
    padding: 10px 35px;
    text-shadow: 0 1px 0 #FFF; */
    border: none;
    background-color: transparent;
    padding: 0;
    
    width: 40px;
    height: 40px;
    cursor: pointer;
    
    background-color: #00AA15;
    border-color: #e4e4e4;
    color: #fff;
    border-radius: 0;
    
    /* remove blue glow */
   outline: none
}
/* cart */
#cart {
    margin-bottom: 10px;
}
#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #FFF; 
    height: 40px;  
  
    border-radius: 0;
    font-size: 13px;
    color: #333745;
    box-shadow: none;
    background: #f4f4f4;
    border: 0px;
    
    
    
    
}

.fa-btn-cart {
    
    float: right;
    background: #00AA15;
    color: #fff; 
    width: 40px;
    height: 40px; 
    margin: auto;
    border:0px;
	vertical-align: middle;
    position: relative;
    top : -10px;
    right: -16px;
    padding-top: 4px;
    z-index: 1;
 
    }

#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%;
}
@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}
@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}
#cart .dropdown-menu li p {
    margin: 20px 0;
}
/* menu */
#menu {
    background-color: #ccc;
    background-image: linear-gradient(to bottom, #ccc, #ddd);
    background-repeat: repeat-x;
    border-color: #ddd #ddd;
    min-height: 40px;
}
#menu .nav > li > a {
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
    padding-bottom: 0;
}
#menu .dropdown-inner {
    display: table;
}
#menu .dropdown-inner ul {
    display: table-cell;
}
#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    font-size: 12px;
}
#menu .dropdown-inner li a:hover {
    color: #FFFFFF;
}
#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #ccc;
    background-image: linear-gradient(to bottom, #ccc, #ddd);
    background-repeat: repeat-x;
}
#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: #ccc;
    background-image: linear-gradient(to bottom, #ccc, #ddd);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #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: #ccc;
}
@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}
@media (max-width: 767px) {
    #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: 50vh;
}
/* footer */
footer {
    margin-top: 30px;
    padding-top: 30px;
    background-color: #303030;
    border-top: 1px solid #ddd;
    color: #e2e2e2;
}
footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}
footer a {
    color: #ccc;
}
footer a:hover {
    color: #fff;
}
footer h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}

.alert-success{
    color: #3c763d;
    background-color: #dff0d8;
    border: 2px solid #ccc;
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 999;
    width: 200px;
}
/* breadcrumb */
.breadcrumb {
    margin: -10px 0px 10px  0px;
    /* padding: 8px 0; */
    background-color: unset !important;
    /* border: 1px solid #ddd; */
}
.breadcrumb i {
    font-size: 12px;
}
.breadcrumb > li {
    /* text-shadow: 0 1px 0 #FFF; */
    /*padding: 0 20px;*/
    padding: 0 10px 0 0;
    /* margin-right: -7px; */
    position: relative;
    white-space: nowrap;
}
.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}
/* Originalais btradcrumb > aizvaks
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    right: -5px;
    width: 26px;
    height: 26px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}*/

.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    right: 3px;
    width: 12px;
    height: 15px;
    /* border-right: 1px solid #DDD; */
    border-bottom: 1px solid #444444;
    -webkit-transform: rotate(-65deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    /* transform: rotate(-45deg); */
}

.pagination {
    margin: 0;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

/* buttons */
.buttons {
    margin: 1em 0;
}
.btn {
    padding: 7.5px 12px;
    border: 1px solid #cccccc;
    border-radius: 0px;
    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-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 15px;
}
.btn-default {
    color: #505050;
    background-color: #fff;
}
.btn-default.active {
    color: #fff;
    background-color: #505050;
    border-color: #adadad;
}

.btn-default:hover,.btn-default.active:hover,.btn-default.active:focus{
    color: #fff;
    background-color: #505050;
    border-color: #adadad;
}

/*
.btn-primary {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ccc;
    background-image: linear-gradient(to bottom, #ccc, #ddd);
    background-repeat: repeat-x;
    border-color: #ddd #ddd;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #ddd;
    background-position: 0 -15px;
}*/

.btn-primary {
  color: #ffffff;
  background-color: #1d4965;
  border-color: #1d4965;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #173b51;
  border-color: #122c3d;
}
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #1d4965;
  border-color: #1d4965;
}


.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: #ccc;
    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;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}
.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: unset;
    border-bottom: 1px solid #DDDDDD;
    color: #444444;
    padding: 8px 12px;
    margin-bottom: 0px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #fff;
    background: #505050;
    /* border: 1px solid #DDDDDD; */
    /* text-shadow: 0 1px 0 #FFF; */
} 

.list-group-item:first-child {
   border-top-left-radius: 0px; 
    border-top-right-radius: 0px; 
}
.list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
/*.list-group a {
    border: 1px solid #DDDDDD;
    color: #000;
    padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
} */

/* Advantage search list-group */
.list-group-af a {
    border: unset;
    border-bottom: 1px solid #DDDDDD;
    color: #444444;
    padding: 8px 12px;
    margin-bottom: 0px;
}
.list-group-af a.active, .list-group-af a.active:hover, .list-group-af a:hover {
    color: #444444;
    background: none;
    /* border: 1px solid #DDDDDD; */
    /* text-shadow: 0 1px 0 #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 #ddd; */
    height: 300px;
    margin-bottom: 20px;
    margin-top: 0px;
    /* overflow: auto; */
}
.product-thumb .image {
    text-align: center;
    overflow: hidden;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image a:hover {
    opacity: 0.8;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
    height: 250px;
    width: 100%;
}

.product-thumb .image img:hover  {
    overflow: hidden;
    transform: scale(1.02);
    -webkit-transition: all .2s;
    transition: all .2s;
}

.product-grid .product-thumb .image {
    float: none;
}
@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}
.product-thumb h4 {
    font-weight: bold;
}
.product-thumb .caption {
    padding: 0 20px;
    min-height: 60px; /*180*/
    text-align: center;
}

.product-list .product-thumb .caption {
    min-height: 180px; /*180*/
}

.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;
}
.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: #444;
    display: inline-flex
}
.product-thumb .price-new {
    font-weight: 600;
    font-size: 16px;
    color: #00AA15;
}
.product-thumb .price-old {
    text-decoration: line-through;
    margin-left: 10px;
    font-size: 14px;
    color: #6a9236;
    font-weight: 600;
}
.product-thumb .price-tax {
    color: #999;
    padding-left: 20px;
    font-size: 12px;
    display: inline-block
}
.product-thumb .button-group {
    border-top: 1px solid #505050;
    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: 60%;
    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%;
    border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer;
}
ul.product-group {
    overflow: auto;
}
ul.product-group li{
    float:left;
    margin-right: 5px;
    width: 30px;
    height: 30px;
}
ul.product-group li.active{
    border: 1px solid #ddd;
}

@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%;
    }
}
.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;
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear:left;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear:left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear:left;
    }
}

/* 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%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}


/* ONE PAGE CHECKOUT CSS start */

.clearfix,.col2 {
    zoom:1;
}

.clearfix:before,.clearfix:after,.row:before,.row:after,.menu-cont:before,.menu-cont:after,.main-menu:before,.main-menu:after,.promo-wrapper .inner:before,.promo-wrapper .inner:after,.title-cont:before,.title-cont:after,.col2:before,.col2:after {
    display:table;
    content:"";
}

.clearfix:after,.row:after,.menu-cont:after,.main-menu:after,.promo-wrapper .inner:after,.title-cont:after,.col2:after,.review-list .text,.checkout-content .buttons {
    clear:both;
}


.onepage-checkout {
    /*font-size: 0.9em; /*0.9em;*/
}
.onepage-checkout legend{
    width: auto;
}
.onepage-checkout fieldset {
    border:1px solid #ddd;
    margin:10px; 
    padding:0px 10px 10px 10px;
}

.obscure {
    position:absolute!important;
    clip:rect(1px,1px,1px,1px);
}

.onepage-checkout .input {
    float:left;
    margin:5px;
}

.onepage-checkout form .error input,.onepage-checkout form .error textarea {
    border:1px solid #f5404d;
    -webkit-box-shadow:0 0 0 1px #f5404d inset;
    -moz-box-shadow:0 0 0 1px #f5404d inset;
    box-shadow:0 0 0 1px #f5404d inset;
    z-index:5;
}

.col2 fieldset {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    float:left;
    width:48%;
    margin:1%;
    padding:0 10px;
}



#agree_label {
    display:block;
    padding-left:15px;
    text-indent:-15px;
    padding-bottom:10px;
    font-size:1em;
    vertical-align:bottom;
}

#agree {
    width:15px;
    height:15px;
    vertical-align:bottom;
    /*position:relative;*/
    top:-1px;
    overflow:hidden;
    margin:0px;
    padding:0;
}

.zone{
    display:none;
    padding-bottom:10px;
}

/* ONE PAGE CHECKOUT CSS end */


/* My green menu */

.navbar-custom {
  background-color: #fff;
  border-color: #fff; /*#ddd*/
  border-radius: 0px;
}
.navbar-custom .navbar-brand {
  color: #fff;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-custom .navbar-text {
  color: #000000;
}
.navbar-custom .navbar-nav > li:last-child > a {
  /* border-right: 1px solid #000000; */
}
.navbar-custom .navbar-nav > li > a {
  color: #444444;
  /* border-left: 1px solid #000000; */
}
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
  color: #00AA15;
  background-color: transparent;
}
.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: #00AA15;
  /* background-color: #6a9236; */
}
.navbar-custom .navbar-nav > .disabled > a,
.navbar-custom .navbar-nav > .disabled > a:hover,
.navbar-custom .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-custom .navbar-toggle {
  border-color: #dddddd;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-custom .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
  border-color: #689035;
  border-bottom: 1px solid rgb(204, 204, 204);
  border-top: 1px solid rgb(204, 204, 204);

}
.navbar-custom .navbar-nav > .dropdown > a:hover .caret,
.navbar-custom .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {
  background-color: #505050;
  color: #ffffff;
}
.navbar-custom .navbar-nav > .open > a .caret,
.navbar-custom .navbar-nav > .open > a:hover .caret,
.navbar-custom .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-custom .navbar-nav > .dropdown > a .caret {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
@media (max-width: 767) {
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #00AA15;
    /* background-color: #6a9236; */
  }
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-custom .navbar-link {
  color: #000000;
}
.navbar-custom .navbar-link:hover {
  color: #ffffff;
}



/*Mega menu */
.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px 0px;
  min-width: auto;
  // width: 100%;
  width: auto;

}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
   width: auto;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}

.sub-menu-title {
  	display: inline-block;
  	text-shadow: 0 1px 0 #ffffff;
  	color: #000;
  	font-weight: 400;
  	font-size: 16px;
  	text-transform: uppercase;
  	/*color: #1d4965;*/
    background: url(../img/sidebar-menu-item-brand-bg-red.png) repeat-x bottom;
    margin-bottom: 20px;
	padding-bottom: 3px;
}

a.dropdown-menu-links:hover {
	text-decoration: underline;
	color: #00AA15;
}


.dropdown-menu-links {
	color: #000;
    font-weight: 400; 
    font-size: 12px;
    text-transform: uppercase;
}

.dropdown-toggle {
	text-transform: uppercase;
	font-size: 12px;
}

.dropdown-toggle1 {
	text-transform: uppercase;
	
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: #6a9236;
}


/* My breadcrumb */
.breadcrumb {
  /* padding: 10px 0px; */
  margin: -20px 0px 0px 0px;
 /* background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;*/
}
.breadcrumb li a {
  display: inline-block;
  text-shadow: 0 1px 0 #ffffff;
  color:#00AA15;
  /* font-weight: 700; */
  font-size: 13px;
  text-transform: uppercase;
}

.breadcrumb li a:hover {
  color:#777;
}

.breadcrumb li:last-child a {
    color:#062f0b;
  }

.breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}

/* Lai groza popup pareizais fonta izmÄ“rs */
.dropdown-menu {
    font-size: 12px;
}

/* href krÄsas nomainam */
a {
   color:#505050;	
}
a:hover {
   color:#000;	
}

.navbar-nav {
    float:none;
    margin:0 auto;
    display: block;
    text-align: center;
}

.navbar-nav > li {
    display: inline-block;
    float:none;
    min-width: 100px;
}

@media (min-width: 768px) {
		.navbar-nav > li {
	    	display: inline-block;
			float:none;
			min-width: 80px;
	    }
	    
	 }

@media (min-width: 1200px) {
		.navbar-nav > li {
	    	display: inline-block;
			float:none;
			min-width: 120px;
	    }
	    
	 }

/* Account sadalas korekcijas vizuÄlÄs */
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    /* border-bottom: 1px solid #e5e5e5; */
}

/*.list-group-item:last-child {
	margin-bottom: -1px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
} */


/* ApsaubÄms veids*/
/*.nav>li {
	min-width: 158px;
	text-align: center;
}*/


/* Paggination izmainas */
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #505050;
    border-color: #505050;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    font-size: 13px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #000;
    background-color: #eee;
    border-color: #ddd;
}
/* Paggination izmainas end */

/* menu fonts */

.nav.navbar-nav > li > a {
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;font-weight:600;
}

/* form-control */
.form-control {
    border-radius: 0px;
}

.input-group>.form-control, .input-group>.input-group-addon, .input-group>.input-group-btn>.btn {
    border-radius: 0px;
}


/* .thumbnail > img {
    width: a;
} */
.img-responsive {
    width: 100%;
}

.product-thumb {
    /* border: unset; */
}

.button-group > .cart-add,.button-group > .wishlist-add,.button-group > .compare-add {
    background-color:#fff!important;
    color: #000!important;
}

.button-group > .wishlist-add:hover,.button-group > .cart-add:hover,.button-group > .compare-add:hover {
    color: #00AA15!important;
    background-color:#fff!important;
}
/* .button-group > .cart-add:hover {
    color: #000!important;
    background-color:#fff!important;
} */

.input-group-addon {
    background-color: #505050;
    color:#fff;
}

#top-links li:hover {
    text-decoration: underline;
}
#top-links li:hover i.fa {
    color: #00AA15!important; 
}


.product-thumb .default-price{
    display: inline-block;
    font-size: 16px;
    color: #6a9236;
    font-weight: 600
}
.list-group a.adfilter:hover
{
    background-color: unset!important;
}

.list-group-item.adfilter {
    border-bottom: 1px solid #505050;
    font-size: 15px;
    font-weight: 600;
}

.btn.priceclear {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    border:unset;
    vertical-align: middle;
    padding-top: 0px!important;
}

.btn.priceclear:hover {
    color:#00AA15;
    background-color: unset;
}
.btn.priceclear:focus {
    color:#00AA15;
    background-color: unset;
}
.well {
    background-color: #fff!important;
}

.slider-handle {
    background-color: #505050!important;
    background-image: unset!important;
}

.slider-selection {
    background-color: #00AA15!important;
    background-image: unset!important;
    -webkit-box-shadow:unset!important;
}

.pagination>li:first-child>a {
    margin-left: 0;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}


/* ## Sidebar filter style overvrite ## */
.panel-default {
    border-color: #fff;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: none;
}

/* NEWS BLOG MODULE CSS*/
    /* template/extensions/module/news.tpl START */
    #news-blog .divider {
        text-align: center;
        border-top:1px solid #eee;
    
    }
    #news-blog .heading-title{
        margin-top:20px;
        padding: 15px 0;
        color: #000000;
        border-color: #eee;
    }

    #news-blog img.featured{
        width: 100%;
        height: 450px;
        object-fit: cover;
    }

    #news-blog .title {
        text-align: left;
        margin: 0px;
        margin-top: 10px;
        padding: 0px;
        font-size: 15px;
        display: inline-block;
    }
    #news-blog .date-added {
        float: right;
        margin: 0px;
        margin-top: 10px;
        padding: 0px;
        font-size: 15px;
        display: inline-block;
    }

    #news-blog .title a {
        color: #666;
        font-weight: bold;
    }

    #news-blog .title a:hover {
        color: #000;
    }

    #news-blog .description{
        width: 100%;
        padding-top:10px;
        height: 80px;
    }

    #news-blog .btn-more-news {
        background-color: #00AA15;
        color: #fff;
        margin-top: 10px;
        border: 0px;
    }
    /* template/extensions/module/news.tpl END*/

    /* template/information/news.tpl START  */
    #blog-news-single .featured img{
        width: 100%;
        object-fit: cover;
        height: 400px;
    }
    #blog-news-single .date-added {
        text-align: left;
        display: block;
        font-size: 16px;
        padding-bottom: 5px;
        color: #000;
    }
    /* template/information/news.tpl END */
    
/* END NEWS BLOG */

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

a.thumbnail:hover {
    border:0px;
    border: 1px solid #ddd
}



/* header cerini image */
#logo {
    display: inline-block
}

.cerini-image {
    display: inline-block;
    margin-bottom: 10px;
}

.cerini-image img {
    padding: 2px;
    /*height: 151.66px;*/
    height: 244.66px;
    
    width: auto;
}

.breadcrumb {
    background: url(../../../../image/bg-image.png) repeat;
    border-bottom: 1px solid #EEE;
    /* border-top: 1px solid #EEE; */
    color: #747474;
    min-height: 34px;
    padding-left: 10px;
    margin-bottom: 15px;
}
/* end header css */

.btn-link-category {
        background-color: #00AA15;
        color: #fff;
        margin-top: 10px;
        border: 0px;
    }
.btn-link-category:hover {
        color: #fff;
    }
    
    
 @media (max-width: 478px) {
    .single-news img {
        width: 100%;
        height: 100%;
    }
} 


.checkbox label, .radio label {
    font-size: 13px;
}

#tab-description {
	color: #3a3838;
}

.navbar {
	margin-bottom: 20px; 
}

ul#horizontal-list {
	min-width: 696px;
	list-style: none;
	padding-top: 20px;
	}
	ul#horizontal-list li {
		display: inline;
	}

@media (min-width: 479px) { 
 .language-position {
	 position: absolute;
 }
 
 	#logo {
        margin: 55px 0px 11px 128px;
    	width: 400px;
	}
 
 }
 
@media (max-width: 478px) {
    .language-position {
	 float: right;
 }
}



@media (max-width: 479px) {  
	.mob-border {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.mob-logo {
		width: 100px !important;
	}
	
}


