:root {                                                                             
    --theme-color: #e6562e; /*Zamena za zelenu*/
    --theme-color-lighter: #d84c1f; /*Zamena za zelenu - hover*/
    --alt-color: #364646;
    --gray-bg-color: #f9f7f7;
    
    --order-btn: #0AA707; /*Add to cart, Checkout*/
    --order-btn-darker: #248e22; /*Zamena za tamnije zelenu - hover*/
    
    --order-btn-alt: #f1971a; /*Open checkout*/
    --order-btn-alt-darker: #e47604; /*Zamena za tamniju narandžastu - hover*/

    --checkout-heading: #23527c; /*Zamena za teget*/
    --swiper-btn-color: #4fa530; /*Zamena za zelenu*/
    --aliceblue: #f0f8fe; /*Zamena za svetlo plavu checkout*/
    --red: #c9103d; /*Zamena za crvenu*/
    
    --theme-radius: 30px;
    --theme-box-shadow: rgb(99 99 99 / 18%) 0px 2px 6px 0px;
    --theme-transition: .15s ease-out;
}

body, html {font-size: 14px;}
body.homepage {background: url(/img/bg-atom-znak.jpg) top right no-repeat;}
a, svg {transition: var(--theme-transition);}
.noselect, img {-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
*:focus {outline: none!important;}
::-moz-selection {color: #fff; background-color: var(--theme-color); text-fill-color: initial;}
::selection {color: #fff; background-color: var(--theme-color); -webkit-text-fill-color: initial; text-fill-color: initial;}
.list-style-no {list-style: none; padding: 0; margin: 0;}
body.compensate-for-scrollbar {margin-right: 0;}
.overlay:before {content: ''; height: 100%; width: 100%; top: 0; left: 0; position: absolute;}
.w-100 {width: 100%;}
.h-100 {height: 100%;}
.z-1 {z-index: 1;}
.z-2 {z-index: 2;}

header .middle {padding: 8px 0;}
header .bottom {padding: 0 0; background: transparent;}
h3 {font-size: 24px;}

footer .middle {background: transparent url(/img/bg-sand.png);}

.solid-menus .navbar-default .navbar-nav > li > a {font-size: 14px;}
.breadcrumb a {color:#b6b6b6}
.breadcrumb .active {color:#d4d4d4}

.section-title {font-size: 28px; font-weight: 700;}
.subtitle, .section-description {font-weight: 600;}
.o-nama .subtitle, .servis .subtitle {font-size: 26px; font-weight: 700; color: var(--alt-color); letter-spacing: .5px;}


.bg-color-theme {background: #f9f7f7;}
.b2b-prijava {background: #f9f7f7; padding:15px; color:#000;}
.b2b-prijava a {color: var(--theme-color); text-decoration: underline; font-weight: 600; margin-left: 12px;}

.profile .users-naziv {font-size: 12px; padding-left: 5px; text-align: center; line-height: 16px;}

.price-old-b2b {display: none;}


/*.swiper-slide.one-category {border: 2px solid transparent; border-radius: 5px;  padding: 8px 0 12px 0; transition: transform .2s cubic-bezier(.345,.115,.135,1.42),opacity .15s ease-out,border-color .2s ease-out;}
.swiper-slide.one-category:hover {background: #ffffff; border: 2px solid #ccc;}*/

.swiper-button-next, .swiper-button-prev {color: var(--theme-color)!important;}

.swiperProductBrand a {display: flex; align-items: center; height: 70px;}
.swiperProductBrand a img {max-width: 140px; height: auto; max-height: 70px;}



.static.b2b {background: url(/img/bg-b2b-desk.jpg) bottom right; background-size: cover; display: flex;align-items: center; justify-content: center; height: 100%;}
.static.b2b header, .static.b2b footer {display: none;} 
@media (max-width: 768px){
    .static.b2b {background: url(/img/bg-b2b-mob.jpg) bottom right;}
}

.theme-color {color: var(--theme-color);}
.theme-button {background: var(--theme-color); color: #fff; border-radius: var(--theme-radius); border: 2px solid transparent; padding: 10px 20px; font-weight: 600; transition: var(--theme-transition); text-align: center;
    display: inline-flex; align-items: center; justify-content: center;}
.theme-button:hover {background: var(--alt-color); color: #fff; border-color: var(--alt-color);}
.theme-button-alt {background: var(--alt-color);}
.theme-button-alt:hover {background: #fff; color: var(--alt-color);}
.theme-button-white {background: #fff; color: var(--alt-color); border-color: var(--alt-color);}
.theme-button-white:hover {background: var(--alt-color);}





@media screen and (min-width: 992px){
    .homepage header {box-shadow: rgb(99 99 99 / 18%) 0px 2px 6px 0px;}
    header .middle {background-color: #fff;}
    
    header .middle .advanced-search .input input {background: var(--gray-bg-color); border-radius: var(--theme-radius); border-color: #eeefea; padding: 13px 30px 13px 40px;}
    header .middle .advanced-search .button {top: 5px; right: 20px;}
    header .middle .advanced-search .button input {background-color: var(--theme-color); border-radius: 30px; color: #fff; font-weight: 400; padding: 7px 16px;}
    
    
    header .bottom {border: none; padding: 20px 0;}
    header #navbar-inner-container .middle-nav {background-color: var(--theme-color); border-radius: var(--theme-radius); box-shadow: rgb(99 99 99 / 44%) 0px 2px 6px 0px;}
    header .solid-menus .navbar-default .navbar-nav > li > a {color: #fff; text-shadow: none; padding: 15px 20px;}
    header .solid-menus .navbar-default .navbar-nav > li > a:hover {color: var(--alt-color);}
    header .nav.navbar-nav .bi {font-size: 13px;}
    header .solid-menus .no-bg li.active > a {background: inherit;}
    header .solid-menus .no-bg li.active:hover a {color: inherit;}
    
    h3 {font-size: 26px;}
}



.swiper-container .swiper-pagination-bullet {margin: 0 5px !important; width: 12px; height: 12px; background: #908f8d; opacity: 1; transition: .2s;}
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {width: 22px; background: var(--theme-color);}


.one-product .product-holder {background: #fff; border-radius: 14px; margin-bottom: 15px}
.one-product .product-holder:before {box-shadow: var(--theme-box-shadow); border-radius: 14px; background: #fff;}
.one-product a img {padding: 24px;}
.one-product .product-holder .short-add-to-cart-btn:hover, .short-add-to-cart-btn:focus {transform: none; box-shadow: none; background: var(--alt-color);}

.one-news a h4 {color: var(--alt-color);}
.news-template-short2 .news-category-badge {font-weight: 500; font-size: 14px;}
.one-news .text-right a {font-weight: 600; text-decoration: underline; font-size: 14px; margin-top: 12px;}
.one-news .text-right a:hover {text-decoration: none;}
.news-template-short2 .inner {box-shadow: var(--theme-box-shadow); border: 0;}


.scrollToTop {animation: none; border-color: #fff; border-right: 0; right: 0; border-radius: 50% 0 0 50%;}




.home-categories .swiper-slide.one-category {padding: 80px 0 12px; height: auto; }
.cat-holder {background: #fff; border-radius: 18px; position: relative; width: 100%; box-shadow: rgb(99 99 99 / 18%) 0px 2px 6px 0px; height: 100%;transition: all 0.5s;}
.cat-holder a {display: flex; padding: 30px; justify-content: center; font-weight: 600; font-size: 17px;}
.cat-holder img {position: absolute; top: -44px; width: 230px; height: auto;}
.swiper-slide.one-category:hover {border: none;}
.cat-holder:hover {background: #f9f7f7;}

.brand-slide .row.flex {flex-direction: column;}
.brand-cover {background: #364646; color: #fff; height: 100%; border-radius: 0 130px 130px 0; flex-direction: column; justify-content: center; align-items: start; z-index: 2; padding: 32px 0;}
.brand-cover:before {content: ''; position: absolute; right: 100%; top: 0; width: 100vw; height: 100%; background-color: #364646;}
.brand-cover h3 {font-weight: 600; line-height: 1.4;}
.brand-slide {margin: 56px 0; padding: 0;}
.brand-slide .swiperProductBrand {padding: 80px 0; overflow: unset;}
.brand-slide .swiperProductBrand:before {content: ''; position: absolute; left: calc(100% + 5px); top: 0; width: 100vw; height: 100%; background-color: var(--gray-bg-color); z-index: 2;}
.swiperProductBrand .swiper-slide {height: auto;}
.swiperProductBrand a {display: flex; align-items: center; height: 100%; background: #fff; border-radius: 8px; overflow: hidden; padding: 20px; width: 100%; justify-content: center; box-shadow: var(--theme-box-shadow);}
.swiperProductBrand a img {max-width: 140px; height: auto; max-height: 60px;}
.swiperProductBrand .swiper-pagination {display: none;}


@media screen and (min-width: 992px){
    .brand-slide .row.flex {flex-direction: row;}
    .swiperProductBrand .swiper-pagination {display: block;}
    .section-title {font-size: 40px;}
}

@media screen and (min-width: 768px){
    .section-title {font-size: 34px;}
}

@media screen and (max-width: 767px){
    .p-t-80 {padding-top: 40px!important;}
    .p-b-80 {padding-bottom: 40px!important;}
}

@media screen and (max-width: 380px){
    .cat-holder a { padding: 15px; }
    .faq .toggler-one .tgNaslov { font-size: 15px; }
    footer .signature { padding: 0; }
}

#noty_center_layout_container li {background: var(--theme-color)!important; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 15px 0px!important;}
