.container{
    width: 1220px;
}

/*Header*/
.header-top{
    border-top: 2px solid #c0d464;
    background: #ffffff;
    padding: 0 60px;
}

.header-top p, .header-top span, .header-top a{
    color: #818285;
    font-size: 12px;
    line-height: 32px;
}

.header-top .nav.nav-simple > li a{
    font-size: 12px;
    text-transform: uppercase;
}

.header-top .nav.nav-simple > li a:hover{
    text-decoration: none;
    color: #93ba37;
}

.nav.nav-simple > li img{
    padding-right: 5px;
    padding-top: 2px;
}
.header-top .quick-links .nav.nav-simple > li:first-of-type{
    padding-right: 25px;
}

.header.md-header > .container {
    z-index: 10000;
}

.fa-user:before{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 4px;
    background: url(../../images/core/icon-people.png) no-repeat;
    left: -30px;
}

.mini-cart.mini-cart-simple .icon-wrapper i:before{
    content: url(../../images/core/icon-cart.png);
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    top: 9px;
}

.mini-cart.mini-cart-simple .icon-wrapper i{
    position: relative;
    color: #93ba37;
    background: #c0d464;
    line-height: 1.5;
    min-height: 30px;
    width: 30px;
    padding: 0;
    text-align: center;
    border-right: none;
    margin-top: 3px;
    border-radius: 50%;
}

.header-top .nav.nav-simple .item-register:before,
.header-top .nav.nav-simple .item-logout:before{
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    height: 50%;
    width: 1px;
    background: #818285;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
}

.mini-cart.mini-cart-simple .header-carthor-total{
    padding: 0px 9px 2px 0px;
    font-size: 17px;
    width: 50px;
    color: #c0d464;
    bottom: 10px;
    position: relative;
    right: -10px;
}

.header .logo{
    text-align: center;
    padding: 10px 0 0;
}

.header-favorite.header-favorite-simple{
    display: none;
}

.nav-main-wrapper:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 63px;
    background: url(../../images/core/kriva_povrsina.png) no-repeat;
    pointer-events: none;
}
.nav-main > li > a{
    color: #28282e;
    font-size: 15px;
    text-transform: uppercase;
    padding: 13px 20px;
}

.nav-main > li > a:hover, .nav-main > li.active > a{
    background: transparent;
    color: #c0d464;
}

.nav-main-wrapper{
    background: #ffffff;
}

.nav-main-wrapper .nav-main {
    display: inline-block;
    float: none;
}

.nav-main-wrapper > .container{
    text-align: center;
    position: static;
}

.autocomplete-products-wrapper > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tab-content .autocomplete-products-list .heading-wrapper:before,
.tab-content .autocomplete-products-wrapper .heading-wrapper:before {
    content: none;
}

.autocomplete .autocomplete-input {
    width: 100%;
}

.autocomplete-wrapper,
.autocomplete .autocomplete-popup-wrapper {
    border: none;
    background: transparent;
}

.autocomplete .autocomplete-product-item .heading-wrapper {
    height: 40px;
    margin-bottom: 5px;
}

.autocomplete-button.autocomplete-button-simple i:before{
    content: '';
    background: url(../../images/core/icon-search.png) no-repeat;
    width: 25px;
    height: 26px;
    position: absolute;
    z-index: 1;
    top: 15px;
    right: 0px;
}

.autocomplete-button.autocomplete-button-simple .title{
    display: none;
}

.autocomplete-input{
    border-bottom: 1px solid #e8e8e8;
    font-size: 15px;
    text-transform: uppercase;
}
.autocomplete-close:hover{
    background: transparent;
    color: #c0d464;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\e612";
    font-family: 'NBIcon',sans-serif;
}

.autocomplete-results{
    position: relative;
    background: linear-gradient(to bottom, #ffffff calc(100% - 30px), transparent 100%);
    padding-bottom: 30px;
}

.autocomplete-categories-and-brands{
    background: transparent;
}

.autocomplete-results:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 30px;
    background-image: url(../../images/core/kriva_povrsina.png);
    pointer-events: none;
    background-repeat: no-repeat;
    background-position: 0px bottom;
}

.autocomplete-results .img-wrapper{
    border: 0;
}

.autocomplete-results .product-title{
    padding: 10px;
    min-height: 70px;
    padding-left: 0;
    height: 44px;
    overflow: hidden;
    font-size: 16px;
}

.products-list-simple .product-category,
.autocomplete-results .product-code,
.article-autosuggest .item .text-wrapper .category{
    display: none;
}

.products-list-simple .product-price{
    font-size: 15px;
    font-weight: 200;
}

.article-autosuggest .item .text-wrapper .title a{
    color: #4a4b5c;
    font-weight: 500;
    font-size: 15px;
    text-transform: none;
    font-family: 'Roboto Condensed', sans-serif;
}

.article-autosuggest .item .text-wrapper .title{
    text-align: left;
}

.nav-main-dropdown h5{
    text-align: left;
    text-transform: uppercase;
    color: #3d3d3d;
    font-size: 15px;
}

.nav li{
    text-align: left;
    font-size: 14px;
    color: #646464;
}

.nav-main-dropdown li > a:hover{
    color: #c0d464;
    font-size: 14px;
}

.nav-main-dropdown-inner{
    padding-top: 35px;
}

.heading-wrapper-inline{
    border-bottom: 0;
}

.slider.slider-menu .slick-dots{
    display: none !important;
}

/*Main slider*/
.slider.main-slider .item .content{
    display: block;
}
.slider.main-slider .slider-init{
    margin-bottom: 45px;
}
.slider.main-slider .item.slick-current .content {
    top: 50%;
    position: absolute;
    left: 55%;
    width: 70%;
    height: 50%;
}

.slider.main-slider .item .text-wrapper{
    text-shadow: none;
}
.slider.main-slider .item .text-wrapper .title{
    color: #ffffff;
    font-size: 70px;
    text-transform: none;
    font-family: 'Caveat', cursive;
    text-align: left;
}
.slider.main-slider .item .img-wrapper .mobile-img{
    display: block;
    position: absolute;
    top: 12%;
    right: 11%;
    left: auto;
    opacity: 1;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    height: 90%;
    -webkit-backface-visibility: hidden;
}

.slider.main-slider .slider-arrows{
    padding: 15px;
}

.slider.main-slider .item .img-wrapper .mobile-img img {
    height: 100%;
}

.slider.main-slider .slick-dots{
    bottom: -45px;
}

.slider.main-slider .slick-dots li.slick-active button:before{
    box-shadow: inset 0 0 0 2px #ffffff;
    width: 15px;
    height: 15px;
    background: #818285;
}

.slider.main-slider .slick-dots li button:before {
    box-shadow: none;
    width: 15px;
    height: 15px;
    background: #ffffff;
    border: 2px solid #c0d464;
}

.slider.main-slider .slider-arrows .slider-prev i:before{
    content: "\e630";
    font-family: 'NBIcon', sans-serif;
}

.slider.main-slider .slider-arrows .slider-next i:before{
    content: "\e604";
    font-family: 'NBIcon', sans-serif;

}

.slider.main-slider .slider-arrows i{
    font-size: 19px;
    color: #c0d464;
    transition: all 0.15s;
    cursor: pointer;
    padding: 12px 13px;
    border-radius: 50%;
    background: #ffffff;
}

.slider.main-slider .item.slick-slide .img-wrapper .mobile-img{
    top: 0;
    position: absolute;
}

.slider.main-slider .item.slick-slide.slick-current .img-wrapper .mobile-img{
    top: 10%;
    position: absolute;
}
.slider.main-slider .item.slick-slide .content{
    top: 50%;
}

/*Brends slider*/

.brandos-home{
    background: #f3efec;
    padding-top: 25px;
    margin-top: 20px;
    padding-bottom: 35px;
}

.brands-grid-slider .item .img-wrapper{
    background: #ffffff;
    height: 170px;
    width: 170px;
    border-radius: 50%;
    margin-right: 25px;
    margin: 0 auto;
}

.brands-grid-slider .item .img-wrapper img {
    max-width: 120px;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
}
.product-slider > .slider-init > .slick-list{
    padding-bottom: 0;
    margin-bottom: 0;
}
.brands-grid-slider .slider-arrows i,
.product-slider .slider-arrows i,
.similar-products-slider .slider-arrows i,
.last-viewed-slider .slider-arrows i{
    color: #90d6ee;
    font-size: 20px;
}

.brands-grid-slider .slider-arrows .slider-prev{
    margin-left: -25px;
}
.brands-grid-slider .slider-arrows .slider-prev i:before,
.product-slider .slider-arrows .slider-prev i:before,
.similar-products-slider .slider-arrows .slider-prev i:before,
.last-viewed-slider .slider-arrows .slider-prev i:before{
    content: "\e630";
    font-family: 'NBIcon', sans-serif;
}

.brands-grid-slider .slider-arrows .slider-next i:before,
.product-slider .slider-arrows .slider-next i:before,
.similar-products-slider .slider-arrows .slider-next i:before,
.last-viewed-slider .slider-arrows .slider-next i:before{
    content: "\e604";
    font-family: 'NBIcon', sans-serif;
}

.brands-grid-slider .item .img-wrapper img {
    max-width: 120px;
    top: 42%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.brands-grid-slider .button-wrapper{
    display: none;
}

.brands-grid-slider .text-wrapper{
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 15px;
}

/*Article*/
.article-home-wrapper {
    margin-bottom: 50px;
    margin-top: 40px;
}
.article.article-slider{
    margin-bottom: 30px;
    padding: 0 0px;
}

.article.article-slider .item .text-wrapper .the-date .year,
.article.similar-article-slider .item .text-wrapper .the-date .year,
.article-list-grid .item .text-wrapper .year{
    display: block;
    margin-left: 80px;
}

.article .item .text-wrapper .category{
    text-align: center;
    font-style: normal;
    color: #c0d464;
    font-weight: normal;
    margin-bottom: 10px;
}

.article .item .text-wrapper .the-date{
    top: 100%;
    border-radius: 0;
    text-align: center;
    color: #49494a;
    box-shadow: none;
    background: transparent;
    height: 20px;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 0px;
    left: 50%;
}

.article .item .text-wrapper .the-date:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 50%;
    height: 1px;
    width: 60px;
    background: #c0d464;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.article .item .text-wrapper .the-date .day,
.article .item .text-wrapper .the-date .month{
    display: inline-block;
}

.article .item .text-wrapper .title a{
    font-family: 'Caveat', cursive;
}

.article .item .text-wrapper .title{
    text-align: center;
    font-size: 30px;
    height: 60px;
}

.article .item .text-wrapper .description,
.article .item .btn-wrapper{
    display: none;
}

.article-list-grid div:not(.category-submenu) .item,
.article-list-grid div:not(.category-submenu) .item:hover{
    box-shadow: none;
}

.article .item .content{
    min-height: 150px;
}

.link-wrapper{
    text-align: center;
}

.btn-morelink {
    color: #898989;
    font-size: 14px;
    background: url(../../images/core/cloud.png) no-repeat;
    width: 198px;
    height: 150px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    margin-top: 20px;
    text-transform: uppercase;
    padding: 40px 0;
}

/*Home tabs*/

.product-generic-tabs.lists-tabs{
    margin-top: 25px;
}
.lists-tabs ul.items-wrapper .item{
    padding: 5px 5px;
    color: #6b6b6b;
    font-size: 26px;
    font-family: 'Caveat', cursive;
    text-transform: uppercase;
    border-bottom: 0;
}

.lists-tabs ul.items-wrapper{
    text-align: center;
}

.lists-tabs ul.items-wrapper .item.active a{
    color: #000000;
}

.lists-tabs ul.items-wrapper .item.active{
    border-bottom: 0;
}

.lists-tabs ul.items-wrapper{
    border-bottom: 0;
}

.lists-tabs ul.items-wrapper .item a{
    color: #a7a8ac;
}

.lists-tabs ul.items-wrapper .item a:hover{
    color: #c0d464;
}

.product .item .caption-discount{
    background: transparent;
    border-radius: 0;
    font-size: 26px;
    color: #ca0b0a;
    font-weight: 700;
}

.tags .items-wrapper .item{
    background: #d0effa;
    font-size: 11px;
    color: #8a8a8a;
}

.tags .items-wrapper .item .close{
    font-size: 8px;
    color: #8a8a8a;
    opacity: 1;
}

.tags .items-wrapper .item .close:hover{
    background: transparent;
}

.product.product-listing-items .item .caption-discount,
.product-details .caption-discount{
    width: 55px;
    height: 60px;
    line-height: 47px;
    background: url(../../images/core/discount_red_2.png) no-repeat;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    box-shadow: none;
    font-weight: 700;
}
.product .item .text-wrapper .title a{
    color: #3d3d3d;
    font-size: 15px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
}
.product .item .text-wrapper .title{
    border-bottom: 1px dashed #90d6ee;
    height: 40px;
    margin-top: 20px;
}

.product .wrapper-list-view.item .text-wrapper .prices-wrapper{
    text-align: left;
    padding: 20px 0;
}

.product .wrapper-list-view.item .text-wrapper .prices-wrapper .current-price.price-with-discount{
    font-size: 25px;
}
.product .wrapper-list-view.item .text-wrapper .prices-wrapper .prev-price{
    font-size: 19px;
}

.product .wrapper-list-view.item:hover .caption-icons{
    padding: 20px 15px;
}

.product .wrapper-list-view.item .caption-icons{
    right: 0;
    bottom: 30px;
}
.product .wrapper-list-view.item .text-wrapper .title a{
    color: #3d3d3d;
    font-size: 25px;
    text-align: left;
    line-height: 30px;
    font-weight: 400;
}

.product .wrapper-list-view.item.list-view .caption-icons{
    display: none;
}
.product .wrapper-list-view.item{
    padding: 0;
}

.product-listing .wrapper-list-view.product-item .img-wrapper{
    border-width: 0px 1px 0px 0;
}


.product-listing .product-item.list-view:hover{
    background: transparent;
    outline: 1px solid #d9d9d9;
}

.product .item .img-wrapper{
    overflow: inherit;
}

.product .item .text-wrapper .prices-wrapper{
    text-align: center;
}

.product .item .text-wrapper .prices-wrapper .current-price{
    font-weight: normal;
    color: #3d3d3d;
}

.product .item .text-wrapper .prices-wrapper .current-price.price-with-discount{
    color: #3d3d3d;
}
.product .item .text-wrapper .category-wrapper,
.product .item:hover .options-wrapper{
    display: none;
}

.product .item .img-overlay{
    background: transparent;
}

.product .item .caption-icons a.active .icon,
.product .item:hover .caption-icons .icon,
.product .item .caption-icons .favorite .icon,
.product .item:hover .caption-icons .icon{
    color: #3d3d3d;
}

.product .item .caption-icons a.active .icon:hover,
.product .item:hover .caption-icons .icon:hover,
.product .item .caption-icons .favorite .icon:hover,
.product .item:hover .caption-icons .icon:hover{
    color: #c0d464;
}
.product .item .caption-icons .favorite.active .icon,
.favorite.active i:before{
    color: #c0d464;
}

.product .item:hover .btn-wrapper{
    display: none;
}

.product-item .action-btn-wrapper .quick-view{
    display: inline-block;
    float: left;
}

.favorite{
    display: inline-block;
    float: right;
}

.product .item .caption-icons{
    width: 100%;
    padding: 5px 15px;
    margin-bottom: 0;
    background: transparent;
    right: 0;
    bottom: 0;
}

.article-detail-slider .item .caption-icons{
    right: 0;
}

.product .item .caption-icons:hover{
    width: 100%;
    padding: 5px 15px;
    margin-bottom: 0;
    background: rgba(255,255,255,.75);
}

.toggle-banner .sidebar-info .headline-wrapper .title{
    color: #3d3d3d;
    font-size: 16px;
    text-transform: none;
    text-align: center;
}

.toggle-banner .sidebar-info .item .title{
    color: #3d3d3d;
    font-size: 13px;
    margin-bottom: 5px;
    text-align: center;
}

.toggle-banner .sidebar-info .item .title:hover{
    color: #c0d464;
}
.toggle-banner .sidebar-info .item .description{
    color: #7f7f7f;
    font-size: 12px;
    text-align: center;
}

.toggle-banner > .item{
    border: 0;
    border-top: 0px solid transparent;
    background: transparent;
    top: 85px;
    position: relative;
    -webkit-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.1);
}

.toggle-banner .toggle-button{
    position: fixed;
    height: 87px;
    width: 251px;
    background: url(../../images/core/cloud-top.png) no-repeat;
}

.toggle-banner .sidebar-info:after {
    content: '';
    position: fixed;
    right: 0;
    bottom:-90px;
    height: 87px;
    width: 249px;
    background: url(../../images/core/cloud-bottom.png) no-repeat;
}

.toggle-banner .sidebar-info{
/*    -webkit-box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.1);*/
    background: #ffffff;
    width: 245px;
}

.product-tab.lists-tabs{
    margin-top: 80px;
}

.product-attributes-wrapper .product-help-link{
    float: right;
    right: 10px;
    position: absolute;
}

.product-attributes-wrapper .product-help-link span{
    font-size: 13px;
    color: #939393;
}

.product-attributes-wrapper .product-help-link i{
    display: none;
}

/*Bg slider*/
.bg-slider-with-navigation .heading-wrapper.heading-wrapper-bordered h2{
    font-size: 60px;
    color: #5d5e60;
    text-transform: none;
    margin-top: 15px;
}

.big-img .main-img{
    top: -60px !important;
}

.big-img .main-img img{
    margin: auto;
}
.navigation-img .item .mobile-img{
    width: 100px;
    height: 100px;
}
.navigation-img .item.slick-current .mobile-img{
    background: #d7e0b1;
}

.navigation-img .item .mobile-img{
    background: #b5dce1;
}

.bg-slider-with-navigation .btn-wrapper a{
    background: transparent;
    font-size: 14px;
    padding: 5px 35px;
    text-transform: none;
    color: #5d5e60;
    text-decoration: underline;
}

.navigation-img .item .description{
    position: absolute;
    top: 35px;
    font-size: 16px;
    color: #5d5e60;
}
/*Cart*/
.header-cart-item .items-wrapper .item .content .title{
    font-size: 14px;
    color: #3d3d3d;
}

.header-cart-item .items-wrapper .item .content .price{
    font-size: 14px;
    font-weight: 200;
}

.header-cart-item .items-wrapper .item .content{
    text-align: left;
}

.header-cart-item .items-wrapper .item{
    padding: 10px 0 10px 10px;
    height: 80px;
}

.header-cart-item .footer-wrapper .total-price{
    color: #28282e;
    font-size: 17px;
}

.header-cart-item .footer-wrapper{
    padding: 10px 15px 20px;
}

.header-cart-toggle .footer-wrapper:before{
    display: none;
}

.header-cart-toggle .footer-wrapper a{
    color: #ffffff;
}

.header-cart-toggle .btn-success:hover{
    background: #94cc41;
    color: #ffffff;
}

.header-cart-item .heading-wrapper i{
    top: 8px;
}

.header-cart-toggle .btn-success{
    padding: 4px 28px;
}

.cart-step{
    margin-top: 60px;
    padding: 0 30px;
}

.cart-step h2{
    text-align: center;
    color: #494651;
    font-size: 45px;
    line-height: 51px;
    text-transform: none;
    padding-bottom: 5px;
}

.cart-table .product-item-image img{
    max-height: 100%;
    max-width: 100%;
}
.cart-step .heading-underlined{
    border-bottom: 1px dashed #90d6ee;
}
.cart-table .product-item-category{
    font-size: 12px;
}
.cart-table .product-item-category a{
    color: #969696;
    text-transform: uppercase;
}

.cart-table .product-item-title a{
    font-size: 14px;
    color: #3d3d3d;
}

.cart-table .product-item-code{
    color: #a0a0a0;
    font-size: 14px;
}

.cart-table.table > thead, .cart-table.table > tbody > tr > td{
    font-size: 14px;
}

.cart-table .product-item-size,
.cart-address .cart-description{
    font-size: 14px;
}

.cart-total-product{
    font-size: 15px;
}

.cart-table .product-item-remove:hover, .cart-table .product-item-remove:focus{
    background-color: #c0d464;
}

.cart .toggle-banner{
    display: none;
}

.cart .form-group-checklabel .label-as-headline{
    font-size: 19px;
    color: #49494a;
}

.cart-step h3{
    font-family: 'Roboto Condensed', sans-serif;
    color: #49494a;
}

.cart .form-group-checklabel .label-as-headline{
    font-weight: 400;
}

.cart .delivery-option-text,
.delivery-option-description{
    font-size: 14px;
}

.delivery-option-text button{
    float: left;
    padding: 9px 20px;
    border-radius: 6px;
}

#invoice_modal_order .modal-header .close{
    background: transparent;
    border: 0;
}

#invoice_modal_order .modal-header .close{
    color: #49494a;
}

#invoice_modal_order.modal-large .modal-dialog{
    width: 900px;
}

.cart-description{
    font-size: 14px;
}

#onepage-product-price-value{
    color: #494651;
    font-size: 19px;
}

.cart-table-summary > tfoot > tr > td{
    font-size: 14px;
}

.cart-table-summary .product-item-prices{
    font-size: 17px;
    text-align: center;
}

.cart-privacy-policy a{
    color: #c0d464;
}

.nav-tabs > li.active:after{
    background: #90d6ee;
}

.nav-main .fa-angle-down:before {
    content: "\e600";
    font-family: 'NBIcon',sans-serif;
}
.nav-main > li > a > i{
    font-size: 6px;
}
/*Contact*/

.breadcrumbs.background-image-active a{
    color: #3d3d3d;
}
.breadcrumbs.background-image-active a:hover{
    color: #c0d464;
}
.breadcrumbs.background-image-active{
    margin-top: 20px;
}

.contact-page-5 .heading-wrapper.heading-wrapper-bordered h1{
    font-size: 48px;
    color: #49494a;
    border-bottom: 1px dashed #90d6ee;
    padding-bottom: 20px;
    text-transform: none;
}

.contact-page-5 .heading-wrapper .title h1:before {
    content: '';
    position: absolute;
    bottom: 75px;
    left: 0;
    width: 100%;
    height: 10px;
    background: #fff;
    z-index: -1;
}

.contact-page-5 .heading-wrapper .description{
    font-size: 16px;
    color: #575757;
    font-weight: 400;
}
.background-image-active{
    margin: 0;
}

#map-canvas, #stores-map{
    min-height: 45vh;
}

.contact-page-5 .btn-success{
    padding: 10px 30px;
}

.page.contact-page-5{
    padding: 0px 0 40px;
}

.contact-page-5 .btn-success span{
    font-size: 18px;
}

.background-image-active .form-control{
    opacity: 1;
    border-color: #c8c9cc;
}

.background-image-active .styled-select{
    opacity: 1;
}

.page .right-info,
.background-image-active.contact-page .left-info{
    border-left: 0;
    border-right: 0;
}

.page .left-info{
    padding-right: 0;
}

.page .right-info{
    padding-left: 30px;
}

.company-info-background{
    background: #ffffff;
    padding: 35px;
}

.company-info-background .title{
    text-align: center;
    font-size: 40px;
    font-family: 'Caveat', cursive;
    border-bottom: 1px solid #ebe5e0;
    color: #3d3d3d;
    padding-bottom: 35px;
    padding-top: 0px;
}

.company-info .heading-wrapper{
    display: none;
}

.company-info .item .content p:first-of-type{
    font-size: 16px;
    color: #575757;
    margin-bottom: 20px;
    font-weight: 400;
}

.footer .company-info .item .content p:first-of-type{
    margin-bottom: 0;
}

.footer .company-info .items-wrapper{
    border-bottom: 0;
}

.footer .company-info .heading-wrapper{
    display: block;
}

.footer .company-info .item .content p{
    font-size: 14px;
    color: #87888b;
}

.footer .company-info .item .content{
    padding-top: 0px;
    padding-bottom: 0px;
}

.company-info .items-wrapper {
    border-bottom: 1px solid #ebe5e0;
}

.contact-page-without-map .company-info .items-wrapper{
    border-bottom: 0;
}
.company-info .item .content p{
    margin-bottom: 15px;
}

.company-info .item .content{
    padding-top: 40px;
    padding-bottom: 15px;
    font-weight: 400;
}

.contact-page-without-map .company-info p{
    color: rgb(87, 87, 87);
}
/*Login*/

.login-page .email-input-wrapper .validation-errors-list.filled{
    right: 10px;
}

.registration-sidebar .text-wrapper{
    background: transparent;
    border: 0;
    color: #3d3d3d;
    font-size: 13px;
    margin: 20px 0 0;
    padding: 0;
}

.registration-sidebar .text-wrapper p{
    color: #7f7f7f;
}

.login-page .right-info h2{
    font-size: 30px;
    text-transform: none;
    color: #3d3d3d;
}

.login-page .left-info h2,
.registration-page .left-info h2{
    font-size: 40px;
    text-transform: none;
    color: #3d3d3d;
}

.login-page .left-info{
    border-right: 1px dashed #90d6ee;
    padding-top: 60px;
}

.login-page .right-info{
    padding-left: 120px;
    padding-top: 60px;
}

.left-info .login_form .btn-success{
    padding: 8px 36px;
}

.login-page .validation-errors-list.filled{
    display: block;
    background: rgba(0,0,0,.7);
    color: #ffffff;
    padding: 2px 5px;
    border-radius: 2px;
    font-size: 12px;
    right: 10px;
    bottom: -5px;
}

/*Register*/
.registration-page .toggle-banner > .item{
    margin-left: 39px;
}

.registration-page .toggle-banner{
    top: 180px;
    right: 90px;
    position: relative;
}

.registration-page .left-info{
    padding-right: 50px;
    padding-top: 40px;
    border-right: 1px dashed #90d6ee;
}

.registration-page .heading-wrapper{
    margin-bottom: 50px;
}

.registration-page .validation-errors-list.filled{
    right: 0;
    display: block;
    background: rgba(0,0,0,.7);
    color: #ffffff;
    padding: 2px 5px;
    border-radius: 2px;
    font-size: 12px;
    bottom: -5px;
}

.page.registration-page .left-info .heading-wrapper h2,
.page.registration-page .right-info .heading-wrapper h2{
    font-size: 40px;
}

.page.registration-page .btn-success{
    padding: 8px 19px;
}

.breadcrumbs{
    margin-top: 20px;
}
/*Product lista*/
.product-listing .product-item.list-view .item-gallery{
    display: none;
}
.product .wrapper-list-view.item:hover .caption-icons{
    display: none;
}

.product .item .options-wrapper,
.product .item:hover .options-wrapper{
    opacity: 0;
    display: none;
}

.wrapper-list-view .item-gallery{
    display: none;
}
.tp-product_list .breadcrumbs{
    margin-top: 15px;
    margin-bottom: 40px;
}

.breadcrumbs li {
    color: #9a9a9a;
}

.product-listing-intro h1{
    font-size: 18px;
    text-transform: uppercase;
    color: #343434;
    font-family: 'Roboto Condensed', sans-serif;
}

.listing-products{
    margin-bottom: 20px;
    padding-top: 10px;
    border-top: 1px dashed #90d6ee;
}

.product-listing-intro{
    border-bottom: 0;
}

.product-listing-intro .list-types-wrapper .item{
    color: #818285;
    font-size: 30px;
}

.product-listing-intro .list-types-wrapper .item.active i{
    color: #ffffff;
    background: #c0d464;
}
.product-listing-intro .list-types-wrapper .item:hover i{
    color: #c0d464;
    background: transparent;
}

.product-listing-intro .form-group label, .product-listing-intro .form-group span{
    font-size: 13px;
}

.product-listing-intro .styled-select{
    min-width: 186px;
}

.product-listing-intro .styled-select.small-select{
    min-width: 50px;
}
.item-grid i:before{
    content: "\e642";
    font-family: 'NBIcon',sans-serif;
}

.item-list i:before {
    content: "\e631";
    font-family: 'NBIcon',sans-serif;
}

.item-gridalt i:before {
    content: "\e640";
    font-family: 'NBIcon',sans-serif;
}

.product-listing-intro .list-types-wrapper .item i{
    padding: 0;
}

.product-listing-intro .list-types-wrapper{
    margin-left: 35px;
}

.selected-filters.tags,
.selected-filters.tags:before{
    background: transparent;
}

.product-listing-filters{
    border-right: 0;
    margin-right: 35px;
}

.product-listing-filters .reset-tag-wrapper{
    display: none;
}

.product-listing-filters .filter-group .filter-category-menu > ul li a{
    transition: padding-left .05s ease;
    color: #868692;
    font-size:14px;
}

.product-listing-filters .filter-group .filter-category-menu > ul li a:hover{
    transition: padding-left .2s ease;
    padding-left: 3px;
}

.filter-group .headline-wrapper{
    text-transform: uppercase;
    font-size: 15px;
    padding: 5px 20px 5px 0;
    border-bottom: 1px solid #c0d464;
    margin-bottom: 10px;
    font-weight: normal;
}

.filter-group .title{
    color: #3d3d3d;
}

.filter-group .items-wrapper > li.form-group-checklabel label{
    font-size: 14px;
    margin-left: 8px;
}

.limited-filters .filter-group .show-all-filters{
    text-align: center;
    background: #f3f4f5;
    border-radius: 6px;
    color: #747474;
    font-size: 11px;
    text-transform: uppercase;
    width: 90%;
    margin: 10px auto 6px;
}
.filter-group .items-wrapper .item.form-group-checklabel label:hover{
    color: #c0d464;
}

.limited-filters .filter-group .show-all-filters:hover{
    color: #747474;
}

.limited-filters .filter-group{
    border-bottom: 0;
}

.filter-group .btn-search{
    background: #90d6ee;
    border-radius: 6px;
    color: #6a6a6a;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(128,189,210,0.84);
    -moz-box-shadow: 0px 2px 2px 0px rgba(128,189,210,0.84);
    box-shadow: 0px 2px 2px 0px rgba(128,189,210,0.84);
}

.filter-group .btn-search:hover,
.filter-group .btn-search:focus,
.filter-group .btn-search:active,
.filter-group .btn-search:focus:active{
    background: #83c5db;
    color: #6a6a6a;
}

.product-listing .wrapper-grid-view.product-item:not(.list-view){
    width: calc(100% / 3);
}

.filter-group .items-wrapper > li.color-item-wrapper{
    width: 100%;
    float: none;
    background: transparent !important;
}

.filter-group .items-wrapper > li.color-item-wrapper .icheckbox_flat{
    width: 14px;
    height: 14px;
    border: 1px solid #d9d9d9;
}

.filter-group .items-wrapper > li.color-item-wrapper label{
    width: auto;
    padding: 3px 2px;
}
.product-details-wrapper .popover-title {
    background: #c0d464;
    padding: 8px 14px;
}
.product-details-wrapper .brand-img img{
    max-height: 70px;
}
.product-listing .wrapper-gridalt-view{
    width: calc(100% / 4);
}

.product .item.grid-view .img-wrapper,
.product-listing .product-item:not(.list-view),
.product-listing .product-item:not(.list-view):hover,
.product-listing .product-item:not(.list-view):focus{
    border: 0;
}

.tags .products-found-wrapper .products-found{
    color: #90d6ee;
    margin-right: 15px;
}

.product-compare{
    display: none;
}

/*Modal proizvodi*/
#product_details_modal .modal-header{
    border-bottom: 0;
}


#product_details_modal .product-details .product-details-info .category,
#product_details_modal .product-details .product-details-info .category a{
    display: none;
}
.product-details-info .brand-img{
    display: block;
    max-width: 50px;
}
#product_details_modal .product-details .product-quickview-grid-info-slider{
    display: block;
}

#product_details_modal .product-details .product-details-info .code{
    margin-top: -6px;
}

#product_details_modal .product-details .product-details-info .code{
    font-size: 11px;
    color: #b6b6b6;
}

#product_details_modal .product-details .product-details-info .description{
    color: #949494;
    font-size: 14px;
    line-height: 17px;
}

#product_details_modal .products-detail-wrapper .social-share{
    display: none;
}

#product_details_modal .product-details .product-details-info{
    border: 0;
}

#product_details_modal .product-details-price .current-price{
    color: #d12e46;
    font-size: 18px;
}

#product_details_modal .product-details-price .prev-price{
    color: #5d5e60;
    font-size: 14px;
}

#product_details_modal .product-details-price .price-saved{
    font-size: 12px;
    color: #d12e46;
}

.product-details-price{
    margin-bottom: 0px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #90d6ee;
    min-height: 80px;
}
.product-details .caption-icons{
    display: none;
}

.product-details .product-image-wrapper{
    border: 0;
}

.social-share.detail-social-share .share-text,
.social-share.detail-social-share .item.item-twitter,
.social-share.detail-social-share .item.item-viber,
.social-share.detail-social-share .item.item-whatsapp{
    display: none;
}

.social-share{
    margin-top: 30px;
}

.social-share .item a {
    color: #3d3d3d;
    font-size: 16px;
    margin: 0 8px 0 0;
}

.product-attributes li{
    background: #fff;
    text-align: center;
    border: 1px solid #3d3d3d;
    color: #3d3d3d;
}

.product-attributes li.active,
.product-attributes li:hover{
    border-color: #c0d464;
    color: #c0d464;
    background: #ffffff;
}
.product-gallery-wrapper .slider.product-main .slider-navigation-absolute,
.slider.product-images-thumbs .slider-navigation-absolute{
    display: none;
}


/*Product detail*/
.product-attrbite-table{
    width: 50%;
    margin: auto;
}
.shop-button-qnt{
    background: #c0d464;
/*    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;*/
    border-radius: 6px;
    min-width: 230px;
    height: 50px;
    margin-left: 0;
    font-size: 16px;
    box-shadow: 0px 5px 6px -3px rgba(0,0,0,0.28);
}
.tooltip.left .tooltip-arrow {
    border-left-color: #ffffff;
}
.shop-button-qnt:before{
    display: none;
}
.shop-button-qnt:hover, .shop-button-qnt:focus {
    background: #9fb630;
    color: #fff;
}

.product-detail-buy .btn-wrapper{
    float: left;
    margin-top: 20px;
    padding-left: 0;
    display: block;
    width: 100%;
}

.product-detail-buy .heading-wrapper .title{
    text-transform: uppercase;
    font-size: 13px;
}

.popover-title{
    background: #3d3d3d;
}
.popover.bottom>.arrow:after {
    border-bottom-color: #3d3d3d;
}

.product-detail-buy{
    margin-bottom: 20px;
    margin-top: 10px;
}

.product-quantity-wrapper{
    display: block;
    float: none;
    width: 100%;
}

.modal-quick-view .product-details .favorite .text,
.product-details .favorite .text{
    display: none;
}

.modal-quick-view .product-details .favorite,
.product-details .favorite{
    background: #f3efec;
    padding: 15px;
    border-radius: 6px;
    top: 0;
    position: relative;
    right: 30%;
    margin-top: -50px;
}

.modal-quick-view .product-details .favorite i, .product-details .favorite i{
    font-size: 19px;
}

.modal-quick-view .fa-heart-o:before {
    content: "\e61a";
    font-family: 'NBIcon', sans-serif;
}
.product-favorite .icon{
    margin-right: 0;
}

.product-favorite.favorite{
    right: 40%;
}
.modal-quick-view .product-favorite .icon{
    font-size: 22px;
    margin-right: 0;
    vertical-align: bottom;
}

.modal-quick-view .btn-default{
    border: none;
    background: transparent;
    color: #646363;
    font-size: 15px;
    text-transform: none;
}

.modal-quick-view .btn-default:hover,
.modal-quick-view .btn-default:focus,
.modal-quick-view .btn-default:active,
.modal-quick-view .btn-default:active:focus{
    background-color: transparent;
    border: 0;
}

.modal-quick-view .btn-default{
    padding: 15px 0;
}

.grid-slider.product-quickview-grid-info-slider .text-wrapper .title{
    font-size: 16px;
    color: #3d3d3d;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: none;
}

.grid-slider.product-quickview-grid-info-slider .text-wrapper .description{
    color: #7f7f7f;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding: 5px 0;
}
.product-details .list-tabs ul.items-wrapper .item.active a{
    color: #555555;
}

.product-generic-tabs.lists-tabs ul.items-wrapper .item:hover a{
    color: #000000;
}

.product-tabs-wrapper .lists-tabs ul.items-wrapper .item:hover a,
.product-tabs-wrapper .lists-tabs ul.items-wrapper .item.active a{
    color: #c0d464;
}

.product-tab-video{
    text-align: center;
}
.slider.product-images-thumbs .slick-slide{
    padding: 0;
}
.products-detail-wrapper .heading-wrapper .title{
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
}

.product-details h1{
    font-size: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
}

.product-details h1{
    text-transform: none;
    font-size: 20px;
    margin-bottom: 10px;
    color: #4a4b5c;
    width: calc(100% - 100px);
}

.catalog-item-overlay, .product-item-overlay{
    pointer-events: none;
}

.product-details .product-quickview-grid-info-slider {
    display: none;
}

.product-details-info .heading-wrapper .title{
    text-transform: none;
}

.product-details-wrapper{
    border-right: 1px dashed #90d6ee;
}

.product-details-wrapper .description{
    color: #949494;
    font-size: 14px;
    padding-top: 10px;
    border-top: 1px dashed #90d6ee;
    margin-top: 5px;
}
.product-details-price .current-price{
    color: #d12e46;
    font-size: 18px;
}

.product-details-price .prev-price{
    color: #5d5e60;
    font-size: 15px;
}

.product-details-price .price-saved{
    font-size: 12px;
    color: #d12e46;
}

.product-details-price .action-lowerprice{
    font-size: 13px;
    text-decoration: underline;
    color: #b6b6b6;
    position: absolute;
    float: right;
    top: 40px;
    margin-top: -25px;
}

.social-share .item a:hover{
    color: #3d3d3d;
}

.product-details .brand-img{
    max-width: 100px;
    position: absolute;
    right: 10px;
    top: -20px;

}
.product-details .product-details-info .category,
.product-details .product-details-info .category a{
    display: none;
}

.product-details .product-details-info .code{
    font-size: 14px;
    color: #3d3d3d;
}

.product-generic-tabs.lists-tabs{
    margin-top: 60px;
}

.product-tabs-wrapper .product-generic-tabs.lists-tabs{
    margin-top: 25px;
}

.lists-tabs .tab-content > .tab-pane.active, .product-tab .tab-content > .tab-pane.active{
    font-size: 14px;
    color: #3d3d3d;
    line-height: 20px;
}

.lists-tabs ul.items-wrapper .item a:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #c0d464;
    left: 0;
    bottom: 2px;
    top: 1px;
}

.lists-tabs ul.items-wrapper .item:first-of-type a:after{
    display: none;
}


.lists-tabs ul.items-wrapper .item a{
    position: relative;
}

.tab-content .heading-wrapper h3{
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}

.comments-input-wrapper{
    background: #f3efec;
    padding: 30px;
}

.comment-content{
    padding: 10px 0px;
}

.comment-content .heading-wrapper .title h4{
    padding-left: 30px;
    padding-bottom: 5px;
}

.inputs-wrapper .btn-info,
.comments-input-wrapper .btn-info{
    background: #90d6ee;
    color: #6a6a6a;
    padding: 11px 50px;
}

.comments-input-wrapper .btn-info:hover {
    background: #83c5db;
}

.form-group-rating .form-control{
    display: none;
}

.form-comment .heading-wrapper{
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    padding: 0px 10px 0;
}

.tab-content .heading-wrapper:before {
    content: "\e90b";
    font-family: 'NBIcon',sans-serif;
    color: #90d6ee;
    top: 17px;
    position: relative;
}

.social-icon-wrapper{
    background: url(../../images/core/dashed-cloud.png) no-repeat center;
    height: 160px;
    margin-bottom: 30px;
    position: relative;
}

.sidebar-article-detail{
    padding-left: 40px;
}

.social-share.detail-social-share{
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: relative;
    text-align: center;
}

.product-details-wrapper .social-share.detail-social-share{
    text-align: left;
}

.social-share .item a{
    font-size: 18px;
}

.product-attributes-wrapper .heading-wrapper .title{
    font-size: 13px;
}

.search-product-wrapper{
    margin-top: 20px;
}
.search-product-wrapper .action-available{
    background: #f3efec;
    border-radius: 6px;
}
.search-product-wrapper a.action-available:focus,
.search-product-wrapper a.action-available:focus:active{
    color: #3d3d3d;
}
/*Pagination*/

.pagination{
    float: right;
}
.pagination > li.active > a, .pagination > li.active > a:hover{
    background: #90d6ee;
    border: 1px solid #90d6ee;
    color: #3d3d3d;
    font-size: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 50%;
}
.pagination>li>a, .pagination>li>span{
    color: #3d3d3d;
    border: 1px solid #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{
    background: transparent;
    border: 1px solid #ffffff;
    color: #90d6ee;
}
.pagination > li.first, .pagination > li.last, .pagination > li.next, .pagination > li.prev{
    border: 1px solid #b8b8b8;
    position: relative;
    min-height: 30px;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus{
    border: none;
    background: #90d6ee;
}
.pagination > li > a{
    min-width: 26px;
    line-height: normal;
}
.icon-caret-dbl-right:before{
    content: '';
    position: absolute;
    top: 7px;
    left: 10px;
    width: 14px;
    height: 100%;
    background: url('../../images/core/pagination-dbl-right.png') no-repeat;
}
.icon-caret-right:before{
    content: '';
    position: absolute;
    top: 7px;
    left: 7px;
    width: 100%;
    height: 100%;
    background: url('../../images/core/pagination-right.png') no-repeat;
}
.icon-caret-dbl-left:before{
    content: '';
    position: absolute;
    top: -2px;
    left: -7px;
    width: 100%;
    height: 100%;
    background: url('../../images/core/pagination-dbl-right.png') no-repeat;
    transform: rotate(180deg);
}
.icon-caret-left:before{
    content: '';
    position: absolute;
    top: -2px;
    left: -9px;
    width: 100%;
    height: 100%;
    background: url('../../images/core/pagination-right.png') no-repeat;
    transform: rotate(180deg);
}
.pagination > li.first, .pagination > li.last, .pagination > li.next, .pagination > li.prev{
    border: none;
}

/*Article listing*/
.page-cover-image .img-wrapper img, .category-cover-image .img-wrapper img{
    position: relative;
    top: 0;
}

.page-cover-image .heading-wrapper, .category-cover-image .heading-wrapper{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%);
    margin-top: 130px;
}

.article-listing .breadcrumbs {
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    background: transparent;
    padding-top: 20px;
}

.page-cover-image .heading-wrapper h1, .category-cover-image .heading-wrapper h1{
    color: #90d6ee;
    font-size: 36px;
    margin-top: 20px;
}

.article .category-submenu .item .text-wrapper .title{
    color: #c0d464;
    padding: 0 10px;
    position: relative;
    font-size: 14px;
}

.category-list-grid, .article-list-grid{
    padding: 20px 0;
    margin-top: 0;
}

.article .category-submenu .item:after{
    height: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    background: #c0d464;
    transform: rotate(20deg);
    margin-top: -10px;
}

.article-list-grid .items-wrapper{
    margin-bottom: 20px;
    padding-top: 10px;
    border-top: 1px dashed #90d6ee;
}

.article-list-grid .category-submenu{
    margin-bottom: 0;
}
.article-list-grid .item{
    margin-bottom: 10px;
}

.article-list-grid div:not(.category-submenu) .item,
.article-list-grid div:not(.category-submenu) .item:hover{
    margin-bottom: 50px;
}

/*Article detail*/
.background.background-alt{
    background: #ffffff;
}

.breadcrumbs{
    position: relative;
    margin-bottom: 20px;
    background: transparent;
}

.article-header{
    color: #c0d464;
    padding: 10px 20px;
    font-size: 14px;
    border-bottom: 1px dashed #90d6ee;
}

.article-header .header-info .favorite{
    display: none;
}

.article-detail .article-header .header-info .the-date{
    font-size: 13px;
    color: #49494a;
}

.article-detail .article-wrapper{
    padding: 10px 30px;
}

.article-detail .article-wrapper .title h1{
    font-size: 48px;
    padding: 30px;
    padding-left: 0;
    text-align: center;
    text-transform: none;
    color: #3d3d3d;
}

.article-heading .subtitle,
.article-heading .the-date{
    display: none;
}

.article-detail .article-wrapper .text-wrapper{
    font-size: 14px;
}

.article-detail .article-wrapper .heading-wrapper{
    margin: 0;
}

.article-header .category{
    text-transform: uppercase;
}

.article-wrapper .the-date{
    display: none;
}

.article-content h2{
    color: #90d6ee;
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
}

.article-content a{
    color: #90d6ee;
}

.article{
    margin-bottom: 0;
}

.comments{
    padding: 10px 0px 0;
    background: transparent;
    margin-bottom: 0;
}

.comments .form-comment{
    margin-bottom: 0;
}

.article-content-wrapper{
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
    padding: 0;
}

.form-comment .heading-wrapper h3{
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    padding-left: 80px;
    margin-top: -5px;
}

.comment-content .heading-wrapper .title h4{
    font-size: 14px;
}
.form-comment .heading-wrapper:before {
    content: "\e90b";
    font-family: 'NBIcon',sans-serif;
    color: #90d6ee;
    top: 11px;
    position: relative;
    left: 20px;
}

.comment-content .items-wrapper .item .user{
    float: left;
}

.comment-content .items-wrapper .item {
    font-family: 'Roboto Condensed', sans-serif;
}
.heading-wrapper.heading-wrapper-bordered:before{
    display: none;
}

.similar-article-slider .heading-wrapper.heading-wrapper-bordered h2{
    font-size: 30px;
    text-transform: none;
    text-align: left;
    color: #3d3d3d;
}

.article.similar-article-slider .item .text-wrapper .the-date{
    top: 100%;
    left: 50%;
    right: auto;
    width: 100%;
}

.article.similar-article-slider .item .text-wrapper .category:before{
    display: none;
}
.article.similar-article-slider .item .text-wrapper .title a{
    text-transform: none;
}
.article.similar-article-slider .heading-wrapper .title{
    padding-left: 22px;
}

.article.similar-article-slider div:not(.category-submenu) .item .text-wrapper .title{
    height: auto;
    font-size: 30px;
}

.article.similar-article-slider div:not(.category-submenu) .item .content{
    border: 0;
}

.article-baner-slider{
    margin-top: 50px;
}

.article-baner-slider img{
    margin: 0 auto;
}

.grid-slider .item .img-wrapper:after{
    display: none;
}
/*Footer*/
.footer{
    padding: 50px 0 60px;
}
.footer-wrapper{
    background: #ffffff;
}

.footer-nav h5,
.footer .heading-wrapper .title h5,
.company_info_footer .heading-wrapper .title h5 span,
.company_info_footer .heading-wrapper .title .h5 span{
    font-size: 25px;
    color: #c0d464;
    margin-bottom: 3px;
    font-family: 'Caveat', cursive;
}

.footer .nav.items-wrapper .item a,
.company-info p{
    color: #87888b;
    text-align: left;
}

.disclaimer{
    color: #87888b;
    padding: 10px 10px 0 10px;
    border-top: 0;
}

.payment-card{
    box-shadow: none;
}

.copyright{
    border-top: none;
    font-size: 13px;
    color: #7d7d7d;
    margin: 0 auto;
    padding-bottom: 40px;
}

.footer-wrapper a{
    color: #87888b;
    text-align: center;
}

.footer-wrapper a:hover{
    color: #c0d464;
}

.footer-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    top: -26px;
    width: 100%;
    height: 63px;
    background: url(../../images/core/kriva_povrsina.png) no-repeat;
    transform: rotate(180deg);
}

.footer .nav.items-wrapper .item a:hover{
    color: #c0d464;
}

/*Newsletter*/
.footer-newsletter-social{
    padding-top: 150px;
    background: url(../../images/core/footer_bg_4.png)no-repeat;
    height: 450px;
    background-color: #ffffff;
}

.newsletter h5,
.social-icon h5{
    color: #49494a;
    font-size: 40px;
    text-transform: lowercase;
    font-family: 'Caveat', cursive;
}

.footer-newsletter-social .newsletter .form-group input{
    border: 1px solid #c0d464;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    height: 44px;
    background: #ffffff;
    color: #49494a;
    width: 500px;
}

.footer-newsletter-social .newsletter .btn-wrapper .btn{
    padding: 12px;
    background: #c0d464;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    color: transparent;
    position: relative;
    max-width: 80px;
    min-width: 80px;
    height: 45px;
}

.footer-newsletter-social .newsletter .btn-wrapper .btn:hover{
    background: #90d6ee;
}

.footer-newsletter-social .newsletter .btn-wrapper .btn:hover:before {
    left: 50%;
}

.footer-newsletter-social .newsletter .heading-wrapper .title,
.footer-newsletter-social .newsletter .heading-wrapper{
    display: block;
    margin-bottom: 25px;
}

.footer-newsletter-social .newsletter .heading-wrapper .description{
    display: none;
}

.footer-newsletter-social .newsletter .btn-wrapper .btn:before{
    content: url(../../images/core/arrow_right_white2.png);
    margin-left: 5px;
    margin-top: 1px;
}

.social-icon .item{
    background: #c0d464;
    width: 50px;
    height: 50px;
    position: relative;
    border-radius: 50%;
    margin-right: 10px;
}

.social-icon .item:hover{
    background: #90d6ee;
}

.social-icon .item .img-wrapper img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.footer-newsletter-social .social-icon{
    text-align: left;
}
.newsletter{
    padding: 0;
}

.footer-newsletter-social .social-icon .description{
    display: block;
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
    margin-bottom: 25px;
    color: #49494a;
}

.cookie-info-slider{
    box-shadow: 0px 0px 2px 2px #c0d464;
    -moz-box-shadow: 0px 0px 2px 2px #c0d464;
    -webkit-box-shadow: 0px 0px 0px 2px #c0d464;
}

.cookie-agree{
    background: #c0d464;
}

/*Loader*/

.loader-icon{
    box-sizing: border-box;
    height: 60px;
    width: 60px;
    border: 0px solid #c0d464;
    border-radius: 50%;
    box-shadow: 0 -20px 0 24px #c0d464 inset;
    animation: spin 1s linear infinite;
    background: #fff;
}

.loader-icon:after{
    display: none;
}
/*Store*/

.gm-ui-hover-effect{
    top: 0;
    right: 0;
}
.storelocator-panel .store-item{
    color: #3d3d3d;
}

.store-popup h1{
    margin: 0 0 10px;
    text-transform: none;
    color: #3d3d3d;
}

.store-popup .description .item{
    padding: 5px;
}
.store-popup{
    max-width: 500px;
}

.store-popup .store-item-action{
    margin-top: 0;
    color: #3d3d3d;
}

.store-popup .content{
    padding-left: 20px;
}

.store-popup .title .icon{
    margin-right: 5px;
}

.store-background h1{
    color: #3d3d3d;
}

.store-background{
    color: #3d3d3d;
    background: #ffffff;
}

.sidebar .store-contact.store-timetable{
    padding-top: 0;
}

.sidebar .store-contact{
    padding: 10px 10px 10px 20px;
}

.store-details .img-wrapper{
    margin: 0 10px;
}

.store-contact .items-wrapper .title .icon{
    color: #c0d464;
}

.store-contact .items-wrapper .item.active{
    color: #c0d464;
}

.storelocator-panel .store-item:hover{
    box-shadow: inset 4px 0px 0px #c0d464;
    cursor: pointer;
}

.store-directions {
    padding: 10px;
}

.rendered-directions td{
    padding: 0 5px;
}

.store-popup .store-item-action:hover{
    color: #c0d464;
}

.store-popup .bodyContent .item{
    margin-bottom: 10px;
}

.background.background-alt{
    background: #ffffff;
}

.store-item .store-item-wrapper .item i{
    color: #c0d464;
}

.slider .slider-arrows .slider-prev, .slider .slider-arrows .slider-next{
    color: #3d3d3d;
}

.slider .slick-dots li.slick-active button:before{
    box-shadow: inset 0 0 0 7px #90d6ee;
}

/*Profile*/

.heading-wrapper-profile h1{
    color: #494651;
    text-transform: none;
    font-size: 38px;
    line-height: 35px;
    padding-bottom: 10px;
}

.item-email-data,
.item-phone-data,
.item-address-data{
    font-size: 14px;
}

.profile-submenu{
    float: right;
}

.profile-sidebar .heading-wrapper .title h2{
    color: #c0d464;
    font-family: 'Roboto Condensed', sans-serif;
}

.profile-sidebar .heading-wrapper .title{
    padding: 0;
}

.nav-vertical > li > a:hover, .nav-vertical > li > a:focus{
    color: #c0d464;
}

.nav-vertical > li.active > a{
    border-bottom-color: transparent;
    background: #ffffff;
    color: #c0d464;
    border-bottom: 0;
}

.profile .profile-into .item .img-wrapper .item-counter{
    background: #28282e;
}
.profile .profile-into .item .img-wrapper .icon.fa-heart-o:before{
    color: #90d6ee;
    content: "\e619";
    font-family: 'NBIcon',sans-serif;
}

.profile .profile-into .item .img-wrapper .icon.fa-money:before{
    content: "\e60f";
    font-family: 'NBIcon',sans-serif;
    color: #90d6ee;
}

.profile .profile-into .item .img-wrapper .icon.fa-truck:before{
    content: "\e62c";
    font-family: 'NBIcon',sans-serif;
    color: #90d6ee;
}

.profile .profile-into .item .title{
    font-size: 22px;
    color: #3d3d3d;
    font-weight: 400;
}

.profile .profile-into .item .title:hover{
    color: #000000;
}

.profile .profile-into .item{
    padding-bottom: 30px;
}

.profile-content .heading-wrapper:before,
.profile .heading-wrapper:before{
    display: none;
}

.profile .heading-wrapper .title h3{
    font-size: 30px;
    color: #49494a;
    font-family: 'Caveat', cursive;
}

.profile-section .dl-horizontal dt{
    font-size: 15px;
    font-weight: 500;
}

.profile .profile-section.profile-content{
    padding-left: 20px;
    border-bottom: 0;
}

.profile-section .heading-wrapper .title h2{
    font-size: 18px;
    text-transform: none;
    font-family: 'Roboto Condensed', sans-serif;
}
.profile .heading-wrapper .title h3{
    font-size: 30px;
    color: #49494a;
    font-weight: 500;
}

.profile-orders .order-table .item.item-total,
.profile-orders span,
.profile-orders .order-currier,
.order-table .item-date,
.order-table .item-code{
    text-align: center;
}

.profile-orders .cart-table .item-article a.title{
    text-transform: none;
    color: #3d3d3d;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
}
.profile-orders .profile-content h3{
    font-family: 'Caveat', cursive;
}

.profile .product .item .text-wrapper .prices-wrapper .current-price,
.profile .product .item .text-wrapper .prices-wrapper .prev-price{
    margin: auto;
}

.profile-favorite-products .profile-content .product .item:hover .btn-wrapper{
    display: block;
    position: absolute;
    top: 100%;
    width: 100%;
    background: #ffffff;
    opacity: 0.7;
    padding: 10px;
}

.product-item .remove-item{
    color: #ffffff;
    background-color: #414254;
    border: 1px solid #414254;
}

.product-item .remove-item:hover{
    opacity: 1;
    color: #ffffff;
}

.profile-recomendations .profile-content .heading-wrapper .title h3,
.profile-user-viewed .profile-content .heading-wrapper .title h3 {
    font-size: 18px;
}

.price-change-wrapper .price-wrapper,
.price-change-wrapper .product-item-attrs,
.price-change-wrapper .remove-item-lnk{
    text-align: center;
}

.size-available-wrapper .heading-wrapper .title h3,
.price-change-wrapper .heading-wrapper .title h3{
    font-family: 'Caveat', cursive;
    text-transform: uppercase;
    font-weight: 500;
}

.shop-wall-wrapper {
    display: none;
}

/*Page normal*/
.page.page-normal h1{
    font-size: 42px;
    text-transform: none;
    color: #3d3d3d;
    text-align: left;
}

.page.page-normal{
    padding: 20px;
}

.page.page-normal .post-content{
    color: #575757;
}

.page-wrapper {
    border-right: 1px dashed #90d6ee;
}

.box-heading {
    font-size: 30px;
    border-bottom: 1px dashed #90d6ee;
    text-transform: none;
    padding: 10px 20px;
}

.sidebar-menu .tabs-wrapper{
    padding: 20px 0;
    position: fixed;
    width: 250px;
    margin-left: -10px;
    z-index: -1;
}

.end-scroll{
    z-index: 99999;
}

.sidebar-menu ul.tabs{
    padding-left: 20px;
}

.sidebar-menu a {
    color: #3d3d3d;
    font-size: 14px;
    padding: 5px 0;
}

.sidebar-menu a:hover{
    color: #c0d464;
}

.scroll-to-fixed-fixed .sidebar-menu .tabs-wrapper{
    padding: 0px 0;
}

/*FAQ*/
.page h1{
    font-size: 40px;
    text-transform: none;
    text-align: center;
}

.page {
    padding: 0px 0;
}

.breadcrumbs{
    margin-bottom: 0;
}

.panel .title{
    background: #f7f7f7;
}

.panel .title .panel-toggle{
    padding: 10px 15px;
    font-size: 16px;
    color: #49494a;
}

.panel .title .panel-toggle .fa-angle-up:before{
    content: "\e604";
    font-family: 'NBIcon',sans-serif;
}

.accordian.article{
    min-height: calc(100vh - 900px);
}

.accordian.article .panel .panel-toggle.collapsed > .icon{
    transform: rotate(90deg);
    font-size: 20px;
    color: #49494a;
}

.accordian.article .panel .panel-toggle > .icon{
    transform: rotate(-90deg);
    font-size: 20px;
    color: #49494a;
}

.accordian.article .panel-inner p{
    font-size: 14px;
    padding: 0 20px;
    margin: 10px;
}

.panel > .collapsing, .panel > .collapse{
    border-bottom: 1px dashed #90d6ee;
}

/*Error*/
.error-page h1{
    font-size: 35px;
    color: #3d3d3d;
}

.alt-background{
    background: transparent;
}

.error_page_content-slider .heading-wrapper.heading-wrapper-bordered h2{
    font-size: 30px;
    color: #3d3d3d;
}

.grid-slider.error_page_content-slider .item .img-wrapper{
    padding: 51%;
    width: 100%;
}
.error_page_content-slider{
    margin-top: 50px;
}

.grid-slider.error_page_content-slider .item .text-wrapper .title{
    font-size: 16px;
}

.product-search h2{
    border-bottom: 1px dashed #90d6ee;
    padding-bottom: 10px;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 40px;
    color: #3d3d3d;
}


.categories-list .heading-wrapper{
    color: #90d6ee;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Caveat', cursive;
    border-bottom: 0;
}

.categories-list ul li a{
    color: #4a4b5c;
    font-size: 14px;
}

.categories-list .toggle-elem{
    margin: 30px 0;
}

/*Brendovi*/
.bordered-items-setting .item{
    border-right: 0;
    border-bottom: 0;
}

.bordered-items-setting{
    border-top: 0;
    border-left: 0;
}

.attribute-letters-list{
    background: #f3efec;
    margin-top: 70px;
}

.letters-inline,
.list-letters{
    display: none;
}

.brands.brands-grid .item{
    margin: 16px;
    height: 170px;
    width: 170px;
    background: #ffffff;
    border-radius: 50%;
}

.attribute-letters-list .heading-wrapper.heading-wrapper-bordered h1{
    font-size: 33px;
    text-align: center;
    color: #3d3d3d;
}

.attribute-letters-list .heading-wrapper.heading-wrapper-bordered h1{
    position: relative;
    top: -100px;
}

.bordered-items-setting .item:hover{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.slider.brands-grid-slider .slider-arrows .slider-next{
    margin-right: -30px;
}

/*Actions*/
.actions .item .title,
.quiz .item .title,
.poll .item .title{
    font-size: 21px;
}

.quiz-listing.quiz .btn-wrapper i, .action-listing .btn-wrapper i{
    display: none;
}

.action-details-wrapper .last-viewed-slider{
    display: none;
}
.actions-main-slider .slick-slide img{
    max-height: 550px;
}

.actions-detail-product-slider .heading-wrapper.heading-wrapper-bordered h2{
    color: #3d3d3d;
    margin: 40px 0;
}

.pool-ended{
    float: right;
    padding: 5px 10px;
    background: #3d3d3d;
    color: #ffffff;
    border-radius: 5px;
}

.progress-bar{
    background-color: #5bc0de;
}

/*Career and Cooperation*/
.careerpage-wrapper .heading-wrapper .title h1{
    font-size: 42px;
    text-align: center;
    text-transform: none;
}

.careerpage-wrapper .description p{
    font-size: 15px;
    color: #575757;
    text-align: center !important;
    font-weight: 400;
}

.careerpage-wrapper .btn-success,
.cooperationpage-wrapper .btn-success{
    padding: 8px 30px;
}

.careerpage-wrapper,
.cooperationpage-wrapper{
    padding-right: 60px;
    border-right: 1px dashed #90d6ee;
}

.cooperationpage-wrapper .heading-wrapper .title h1{
    font-size: 42px;
    text-align: left;
    text-transform: none;
}

.cooperationpage-wrapper .description{
    font-weight: 400;
}

.article.article-slider .item:hover{
    box-shadow: none;
}

.product-attributes-wrapper .item-colors {
    margin-right: 5px;
    cursor: pointer;
}
.product-attributes-wrapper .item-colors span.item {
    width: 25px;
    height: 25px;
    display: inline-block;
    border: 1px solid #ddd;
}
.product-attributes-wrapper .item-colors.active span.item {
    border: 1px solid #c0d464;
}
.product-details label{
    display: block;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 5px;
}

.toggle-banner .item.closed{
    opacity: 1;
    width: 100%;
    height: auto;
}

.modal-content-page img{
    width: 100%;
}

#page_modal .modal-dialog{
    width: 800px;
}

.modal-content-page .modal-body{
    overflow: auto;
    height: 500px;
}

.slider.main-slider .item.slick-slide .content{
    text-align: left;
    top: 80%;
}

.slider.main-slider .item .btn-wrapper .btn-slider{
    font-size: 16px;
    background: #c0d464;
    height: 55px;
    line-height: 55px;
    padding: 0 30px;
    border-radius: 6px;
    min-width: 150px;
    -webkit-box-shadow: inset 0px -5px 5px -2px rgba(178,197,93,0.75);
    -moz-box-shadow: inset 0px -5px 5px -2px rgba(178,197,93,0.75);
    box-shadow: inset 0px -5px 5px -2px rgba(178,197,93,0.75);
}

.slider.main-slider .item .btn-wrapper .btn-slider:hover{
    background: #90d6ee;
    -webkit-box-shadow: inset 0px -5px 5px -2px rgba(93,169,194,0.75);
    -moz-box-shadow: inset 0px -5px 5px -2px rgba(93,169,194,0.75);
    box-shadow: inset 0px -5px 5px -2px rgba(93,169,194,0.75);
}

.product-details .product-details-info .atributs-wrapper{
    display: none;
}

.fullscreen-product-slider > .fscrren img{
    height: 100% !important;
}

.comment-content .items-wrapper .item .user-comment p{
    text-transform: none;
}

.comment-content .items-wrapper .item .text-wrapper{
    text-align: left;
}

.comment-content .items-wrapper .item .user{
    float: none;
}

.nav-main > li.has-bg > a{
    font-size: 0;
    padding: 0 29px;
    position: relative;
    width: 75px;
    height: 48px;
    z-index: 999;
}

.nav-main > li.has-bg > a img{
    max-height: 58px;
    position: absolute;
    top: -2px;
    left: 0;
}

.nav-main > li.has-bg > a,
.nav-main > li.has-bg.active > a{
    padding-left: 0;
}

.nav-main > li.has-bg{
    margin: 0;
}
.user-manual{
    display: block;
}

.product .item .text-wrapper .color-wrapper{
    display: none;
}

.map-link{
    color: #3d3d3d;
}

.map-link:hover{
    color: #c0d464;
}

.panel-group.stores-wrapper .store-content .panel-inner .btn-wrapper .post-item-morelink i{
    display: none;
}
.panel-group.stores-wrapper .store-content .panel{
    box-shadow: none;
}
.promotion-wrapper .collapse.in > .panel-body{
    border-bottom: 1px solid transparent;
}

.nav-main > li > .highlight-bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.product-details-wrapper .description ul {
    padding-left: 0;
}

.disclaimer {
    padding: 0;
}