html, body {
    font-family: 'Open Sans', sans-serif;
}

a:hover {
    text-decoration: none;
}

.header {
    background-color: #2f5844;
}

.header > div {
    padding-top: 5px;
}

.header .logo {
    text-align: center;
}

.header .tag {
    text-transform: uppercase;
    text-align: center;
    color: #97aca1;
}

.header .links, .header .links a, .header .links a:visited {
    text-transform: uppercase;
    color: #fff;
}

.breadcrumb {
    background-color: white;
    margin-bottom: 0;
}

.breadcrumb a {
    color: #666;
}

.breadcrumb  {
      padding-left:0 !important;
}

.menu {
    background-color: #2f5844;
}

.menu .mainmenu {
    background-color: #2f5844;
    border: none;
    margin-bottom: 0;
}

.menu .mainmenu .navbar-nav .open > a {
    color: #555;
}

.menu .mainmenu .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.menu .mainmenu .navbar-nav .open .dropdown-menu {
    background-color: #fff;
    text-align: left;
}

.menu .navbar-toggle {
    margin-right: 0px;
}
.menu .mainmenu .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #f0f0f0;
}

.menusep {
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    position: relative;
    display: block;
    color: white;

}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #fff;
}

.dropdown-menu > li > a {
    padding: 3px 20px 5px;
    font-size: 15px;
    text-transform: uppercase;
}

.headerline {
    font-size: 14px;
    padding: 10px 30px;
    text-align: center;
    background-color: #c0cdc6;
    color: #67716c;
}

.footerline {
    font-size: 14px;
    padding: 10px 30px;
    text-align: center;
    background-color: #fff;
    color: #666;
}

.footer-menu {
    padding: 30px;
    text-align: center;
}

.footerline p {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.sidemenu ul {
    list-style: none;
    padding-left: 0;
}

.sidemenu h3 {
    font-size: 18px;
}

.sidemenu li {
    margin: 0;
    border-bottom: 2px solid #fff;
    background-color: #f2f4f3;
    color: #666;
}

.sidemenu li a {
    display: block;
    border-radius: 2px;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
}

.sidemenu li a:hover {
    text-decoration: none;
    background-color: #E5E8E6;
    color: #737373;
}

.fadein {
  animation-name: fade;
  animation-duration: 1s;
}

@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.filters ul {
    padding-left: 0;
}

.filters li {
    list-style: none;
    padding-left: 0;
}

.filters .filter-title {
    margin: 0;
    border-bottom: 2px solid #fff;
    background-color: #f2f4f3;
    display: block;
    border-radius: 2px;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    cursor: pointer;
    font-size: 20px;
    clear: both;
}

.filters .filter-title.active:after {
    content: "\f106";
}

.filters .filter-title:after {
    content: "\f107";
    font: normal normal normal 20px/30px FontAwesome;
    float: right;
}

.filters .filter-title:hover {
    text-decoration: none;
    background-color: #E5E8E6;
    color: #737373;
}

.filters .filter {
    background-color: #fff;
    padding: 15px 0 15px 0;
    display: none;
}

.filters .filter.active {
    display: list-item;
}

.filters .filter a {
    padding: 0 0 0 18px;
    position: relative;
    line-height: 15px;
}

.filters .filter a:before {
    border: 1px solid #e5e5e5;
    content: ' ';
    width: 12px;
    height: 12px;
    margin: 0 5px 0 0;
    position: absolute;
    left: 0;
    top: 4px;
}

.filters .filter li.active a:before {
    background-color: #ffa53d;
}

.category h2 {
    text-transform: uppercase;
}
.category-products {
    display: flex;

    flex-wrap: wrap;
}
.category .productbox {
    margin-bottom: 5px;
    display: flex;
    flex-direction: column;
}


.category .productbox h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #898989;
    margin: 0;
    margin-top: 20px;
    font-weight: normal;
}

.productbox a h2 {
    color: #898989;
    font-size: 14px;
}

.tech {
    text-transform: uppercase;
}

.tech h2 {
    margin-top: 0;
}

.tech a h2 {
    color: #666;
}

.category .productbox p {
    color: #898989;
    height: 66px;
}

.category .productbox img {
    width: 100%;
    border: solid #e6e6e6 2px;
}

.category .productbox hr {
    width: 50%;
    border: none;
    height: 1px;
    background-color: #898989;
    text-align: center;
    margin: 4px auto;
}

.product {
    margin-top: 10px;
}

:focus, .product a:focus {
    outline:none;
    
}

.flags {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    padding: 0;
    margin: 0;
    pointer-events: none;
}

.flags div {
    float: right;
    width: initial;
    height: 1.7em;
    line-height: 1.5em;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background-image: none;
    background-color: #d2e5db;
    background-size: initial;
    border-radius: 2px;
    padding: 2px 7px;
    margin-right: 30px;
}

.flags div {
    display: block;
    clear: both;
    min-width: 50px;
}

.flags .new {
    background-color: #4d6154;
}

.flags .discount {
    background-color: #ff5d54;
}

.product-image {
    margin-bottom: 10px;
}

.product .img-models {
    margin: 2px;
}

.slick-slide:hover {
    cursor: pointer;
}
.product-image img, .product-images img {
    border: solid #e6e6e6 10px;
}

.product .cart-notification {
    display: none;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin: 5px 0;
    text-transform: uppercase;
}

.additional {
    margin: 32px 0;
    border-bottom: 2px solid #f2f2f2;
}

.attributes {
    border-left: 2px solid #f2f2f2;
    padding-bottom: 20px;
    line-height: 160%;
    font-size: 15px;
}

#cart .row {
    padding-left: 15px;
    padding-right: 15px;
}

#cart td {
    vertical-align: middle;
}

#delivery-data, #r1-data {
    display: none;
}

.required {
    color: red;
}

.selected {
    background-color: #bbb !important;
}

#tablecart td {
    border-top: none;
    border-bottom: 1px solid #ddd;
}

.pagination > li > a, .pagination > li > span {
    color: #666;
}

.price {
    font-size: 24px;
    font-weight: bold;
    color: #7f8e85;
}

.old-price {
    color: #c7c7c7;
    font-weight: normal;
    text-decoration: line-through;
}

.mp-block-white {
    background-color: #fff;
    color: #333;
}

.mp-block-gray {
    background-color: #f2f2f2;
    color: #555;
}

.mp-block-dark {
    background-color: #333;
    color: #fff;
}

.btn-mp-black {
    background: #333333;
    height: 41px;
    float: left;
    color: #FFF;
}

.btn-mp-black:hover, .btn-mp-black-u:hover, .btn-mp-black:focus, .btn-mp-black-u:focus {
    color: #FFF;
}

.btn-mp-black-u {
    background: #333333;
    height: 41px;
    float: left;
    color: #FFF;
    border: 0;
    text-transform: uppercase;
}

.btn-mp-green {
    background-color: #2f5844;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
}


.btn-mp-green:hover, .btn-mp-green:focus {
    color: #FFF;
}

.btn-mp-size {
    height: 43px;
    min-width: 44px;
    color: #636363;
    padding: 2px;
    margin: 2px;
    font-size: 10px;
    font-weight: 700;
}

.paginator {
}

.paginator .pagination {
    margin-top: 5px;
}

.uc {
    text-transform: uppercase;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .35;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.py5 {
    padding-top:5px;
    padding-bottom:5px;
}

.py10 {
    padding-top:10px;
    padding-bottom:10px;
}

.pl10 {
    padding-left: 10px;
}

.pr10 {
    padding-right: 10px;
}

.menu .mainmenu .navbar-nav > li > a {
    font-size: 18px;
}

.col-md-4.links .fa {
    font-size: 20px;
}

.headerline .fa {
    margin-right: 5px;
    font-size: 23px;
}

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

@media (min-width: 992px) {
    .col-md-4.links {
        text-align: right;
        line-height: 44px;
    }

    .md-border-right {
        border-right: 1px solid #ccc;
    }
}

.block-cookie {
    display: none;
    position: fixed;
    bottom: 0;
    padding: 20px 0;
    width: 100%;
    background: #2f5844;
    z-index: 99999;
    text-align: center;
}

.block-cookie .content {
    display: inline-block;
}

.block-cookie .content p {
    float: left;
    padding: 0;
    font-size: 14px;
    color: #fff;
}

.block-cookie .content p a {
    font-weight: bold;
    color: #fff;
}

.block-cookie .content p a:hover {
}

.block-cookie .content .button {
    float: right;
    margin: 2px 0 0 20px;
    padding: 8px 20px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    background: none;
    border: 1px solid #fff;
    cursor: pointer;
}

.block-cookie .content .button:hover, .block-cookie .content .button:focus {
    background: #fff;
    border: 1px solid #fff;
    color: #666;
    outline: 0;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #2f5844;
    border-color: #2f5844;
}

.gallery-item {
    padding-bottom: 15px;
    padding-top: 15px;
}

.cfl li {
    float: left;
    width: 50px;
}

#search {
}
.menu {
        margin-bottom:0px;
    }

.menu .collapse.in {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99999;
    background-color: #2f5844;
}

@media (max-width: 767px) {
    .menu {
        margin-top:34px;
        text-align: center;
    }
    .menu .mainmenu .navbar-nav .open .dropdown-menu {
        text-align: center;
    }
}
@media (max-width: 991px) {

    .header .links, .header .links a, .header .links a:visited {
        text-align: right;
        margin-top: 10px;
    }

    .nav > li > a {
        padding: 10px 8px;
    }

    #search-h {
        margin-top: 5px;
    }
}

.fbLink {
    background: url("../img/fb.png") no-repeat scroll left center transparent !important;
    float: right;
    height: 113px;
    padding: 0 5px 0 35px;
    width: 375px;
    z-index: 99999;
    position: fixed;
    right: -340px;
    top: 25%;
}

.fbLink div {
    padding: 0;
    margin-right: -8px;
    border: 4px solid #3b5998;
    background: #fafafa;
}

.fbLink span {
    bottom: 4px;
    font: 8px "lucida grande", tahoma, verdana, arial, sans-serif;
    position: absolute;
    right: 6px;
    text-align: right;
    z-index: 99999;
}

.fbLink span a {
    color: gray;
    text-decoration: none;
}

.fbLink span a:hover {
    text-decoration: underline;
}

#catalogue-signup .form-group {
    margin-bottom: 10px;
    margin-right: 10px;
}

.nf {
    float: initial;
}

.agree-label {
    font-size: 12px;
    font-weight: normal;
}

.discount_percent_display {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    line-height: 28px;
    height: 28px;
    min-width: 67px;
    border-radius: 18px;
    background: #ff5959;
    text-align: center;
    vertical-align: top;
}
.code-box {
    background-color: #c0cdc6;
}
.code-box h4 {
    font-size: 18px;
}
.code-fail {
    display: none;
}

.vodicstrelica {
    color:#4d4d4d;
}

.blog {
    margin-bottom: 60px;
    position: relative;
}

.blog h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    font-weight: 800 !important;
    display: block;
    letter-spacing: .05em;
    padding: 0 !important;
    margin: 60px 0 40px 0 !important;
}

.blog .post-holder {
    display: block;
    position: relative;
    margin: 20px 10px 20px 10px;
}


.blog .post-holder img{
    transition: all .5s;
}

@media (min-width: 992px)
{
    .blog .post-holder:hover img {
        transform: scale(1.12);
    }
}

.blog .post-overlay {
    position: absolute;
    left: 0;
    bottom: 40px;
    right: 0;
    width: auto;
    background: #fff;
    padding: 21px 25px;
}

.blog .post-title {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    font-weight: 800!important;
    text-align: center;
    display: block;
    letter-spacing: .05em;
    padding: 0!important;
    margin:0!important;
}

.blog-post {
    margin-top:10px;
    margin-bottom:40px;
}

.blog-post h1 {
    display: block;
    font-size: 36px;
    line-height: 43px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .05em;
    padding-bottom: 0;
}

.blog-post h1.in {
    margin-top: -8px;
}

.blog-post .post-content {
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
}

.blog-post .title {
    text-align: center;
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: .05em;
    padding-bottom: 40px;
    margin-top: 80px;
}
.blog-post .share a {
    padding: 5px;
    font-size: 20px;
}
.blog-post .share a:focus {
    outline: none;
    text-decoration: none;
}

#results {
    width: 100%;
    background-color: white;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 100;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    -webkit-transition: box-shadow .15s linear, ease-out 0.5s;
    -moz-transition: box-shadow .15s linear, ease-out 0.5s;
    -ms-transition: box-shadow .15s linear, ease-out 0.5s;
    -o-transition: box-shadow .15s linear, ease-out 0.5s;
    transition: box-shadow .15s linear, ease-out 0.5s;
}

#results ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
}
#results li{
     clear:both;
     height:100px;
}
#results li:hover {
    background-color: #f2f2f2;

}
#results img {
    float: left;
    padding:10px;
}

#results p {
    text-align: left;    
    color: #666;
}
.menu, .menu .navbar {
     position: initial;
}
.menu .collapsing{
    position: absolute;
    left:0;
    right:0;
    z-index: 9999;
    background-color: #2f5844;

    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
}

.description {
    padding-top: 14px;
}
@media (min-width: 768px) {
.col-sm-20p{
    width: 20%}
}
}
