:root {
    --main-color: #df926a; 
    --peach-color: #fce7dc;  
    --dark-color: #231F20;
    --white-color: #f9f9f9;
    --gray-color: #e1e9ef;
}




/* reset */
.list-style-no {list-style: none; padding: 0; margin: 0;}
a {transition: color .25s;}
.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;}
.relative {position: relative;}
.icon-svg {display: block; font-size: 0;}
.flex-justify-start {justify-content: flex-start;}
.flex-justify-end {justify-content: flex-end;}
.flex-justify-between {justify-content: space-between;}
.grid {display: grid;}
::-moz-selection {color: #fff; background-color: var(--main-color); -webkit-text-fill-color: initial; text-fill-color: initial;}
::selection {color: #fff; background-color: var(--main-color); -webkit-text-fill-color: initial; text-fill-color: initial;}
.navbar {border: none;}
header .solid-menus .no-bg li.active a {background: none;}

/*.theme-color {color: var(--main-color);}
a.c-button, a.c-button:hover {background-color: var(--main-color); box-shadow: none;}
.underline {text-decoration: underline;}
header .search-box .input .button input {color: var(--main-color);}
header .menu-cart a:hover {color: var(--main-color);}
.one-product .product-img {border: none;}
.product-details .add-to-cart, .product-details .sp-plus, .product-details .sp-minus, .comments .btn, .hvr-sweep-to-right::before, .cart-checkout .okvir #checkout-submit, .cat-title {background: var(--main-color);}
.product-details .go-to-checkout, .cart-checkout .okvir .editable {background: var(--alt-color); border-color: var(--alt-color);}
.product .product-brand {color: var(--main-color); font-weight: 600;}
.addtofav.inline .fa-heart, .cart-checkout .okvir i, .cart-checkout .okvir h2 {color: var(--alt-color);}
.product-details .addtofav .checkbox-inline {line-height: 1;}
.product-details .price, .product-details .price .salesprice, .user-details .if-registered, .search h1 span, .shop ul.filters .alert.alert-primary strong, #vertical-menu .active a.list-group-item, .one-product .price, .sidebar .active ul a > i
    {color: var(--main-color);}
.kontakt .btn {background: var(--main-color);}
#noty_center_layout_container > li, #noty_topCenter_layout_container, #noty_topCenter_layout_container > li {background-color: var(--main-color)!important;}
footer ul li a:hover {font-weight: inherit; color: var(--main-color);}
footer ul li {opacity: 1;}
footer .details p.title {margin: 0;}
footer .details p.title::before {display: none;}
footer .signature {background-color: transparent; color: var(--dark-color);}
footer .visa {width: auto;}
.form-control:focus {border-color: inherit; outline: 0; -webkit-box-shadow: none; box-shadow: none;}
body.compensate-for-scrollbar {margin-right: 0;}
.swiperTickerContainer, .xadmin-links, .swiper-container .swiper-pagination-bullet-active {background: var(--main-color);}
.news-template-short2 img:hover {transform: scale(1);}
.scrollToTop {background: var(--main-color);}
#vertical-menu ul.collapse li a.list-group-item::before {content: '';}
.category select, .brand select {border: none;}
.breadcrumb .back {margin-left: auto;}
.swiper-button-next, .swiper-button-prev {color: var(--main-color)!important;}
.user-login input[type=submit] {background: var(--alt-color);}
.theme-button:focus {color: #fff; text-decoration: none;}
.first-cta ul li a {background: var(--main-color)!important;}*/



h2.background span {background: #faf7f0; letter-spacing: .4px; padding: 6px 20px; color: var(--dark-color);}





header {position: fixed; background: transparent; z-index: 99; width: 100%; left: 0; top: 0;}
header.sticky-header {z-index: 999; background: #fff; -webkit-box-shadow: 0px 0px 6px -1px rgba(77,75,77,1); -moz-box-shadow: 0px 0px 6px -1px rgba(77,75,77,1); box-shadow: 0px 0px 6px -1px rgba(77,75,77,1);}

header .top {background-color: rgb(0 0 0 / 6%); color: var(--white-color);}
header .top svg {fill: #fff}
header .top ul {position: absolute; display: flex; right: 15px; top: 0;}
header .top li {padding-left: 10px;}
header .top a {text-transform: capitalize; font-weight: 500;}
body:not(.homepage) header .top {color: var(--dark-color);}
body:not(.homepage) header .top svg {fill: var(--dark-color);}
body:not(.homepage) header .top a {color: var(--dark-color);}


header .middle {padding: 10px 0;}


header .navbar-header .shopping-cart { position: absolute; right: 70px; top: 9px;} /*mob*/
header .navbar-header .fa-shopping-cart {  font-size: 19px; z-index: 2 } /*mob*/
header .navbar-header .badge {background-color: #fff; font-size: 11px; color: #222; z-index: 1; border: 1px solid #d9d9d9; position: absolute; right: -10px; top: -5px; padding: 3px 6px; } /*mob*/



.homepage header:not(.sticky-header) .navbar-default .navbar-nav>li>a {color: #fff;}
.homepage header:not(.sticky-header) .menu-cart ul li svg * {stroke: #fff;}

.homepage header:not(.sticky-header):hover .top, .homepage header:not(.sticky-header):hover .top a, header.sticky-header .top, header.sticky-header .top a {color: var(--dark-color);}
.homepage header:not(.sticky-header):hover .top svg, header.sticky-header .top svg {fill: var(--dark-color);}
.homepage header:not(.sticky-header):hover .navbar-default .navbar-nav>li>a {color: var(--dark-color);}
.homepage header:not(.sticky-header):hover .menu-cart ul li svg * {stroke: var(--dark-color);}
header.sticky-header .middle .badge {background: #eaeaea;}
header .middle .badge {transition: background .2s ease; padding: 2px 5px 2px 5px; border: 1px solid #eaeaea;}



header .menu-cart ul li a {display: flex;}
header .menu-cart ul li svg {fill: none;}
header .menu-cart ul li svg * {stroke: var(--dark-color);}
header .navbar-default .navbar-nav>li>a:hover, header .top a:hover {color: var(--main-color)!important;}


.search-box .input {border: 2px solid var(--main-color); border-radius: 0;}




/* short product */
.one-product .product-img {border: 0; position: relative; overflow: inherit;}
.one-product .product-img a {display: flex; overflow: hidden;}
.one-product .product-img:after { background: rgb(250, 247, 240); content: ''; position: absolute; left: 0; top: 0; display: block; /* z-index: 1; */ width: 100%; height: 100%; mix-blend-mode: multiply; pointer-events: none;}
.one-product .product-holder {overflow: initial;}
.one-product .product-holder a h2 {font-weight: 600; text-align: left; color: var(--dark-color); font-size: 14px; height: auto;overflow: visible;}
.one-product .price {font-size: 14px; text-align: left; font-weight: 500; color: #df926a;}
.one-product .price-old {text-align: left; font-size: 12px; color: #7b7b7b;}
.one-product .product-flags {z-index: 3;}

.one-product .follow-featured {top: unset; bottom: 0;}


.product-flags {position: absolute; left: -6px; top: -8px; z-index: 1; overflow: hidden; width: 105%!important; height: 80px; text-align: right; pointer-events: none; z-index: 99;}
.product-flags [class^='exp-on-'] {font-size: 10px; color: #fff; text-transform: uppercase; text-align: center; line-height: 20px; -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
                                    width: 100px; display: block; background: #a3c5de; position: absolute;}
.product-flags [class^='exp-on-']:before {content: ""; position: absolute; left: 0px; top: 100%; z-index: -1; border-left: 3px solid #89acc5; border-right: 3px solid transparent; border-bottom: 3px solid transparent; border-top: 3px solid #89acc5;}
.product-flags [class^='exp-on-']:after {content: ""; position: absolute; right: 0; top: 100%; z-index: -1; border-left: 3px solid transparent; border-right: 3px solid #89acc5; border-bottom: 3px solid transparent; border-top: 3px solid #89acc5;} 

.product-flags .exp-on-action, .product-flags .exp-on-discount {background: #fce7dc; top: 19px; left: -21px; color: #ad5a51;}
.product-flags .exp-on-action:before, .product-flags .exp-on-discount:before {border-left-color: #f3d8ca; border-top-color: #f3d8ca;}
.product-flags .exp-on-action:after, .product-flags .exp-on-discount:after {border-right-color: #f3d8ca; border-top-color: #f3d8ca;}
.product-flags .exp-on-discount {z-index: 2;}
.product-flags .exp-on-new {right: -16px; top: 19px; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.one-product .product-holder:has([class^='exp-on-']) {box-shadow: 0px -2px 4px #eeeeee38;}
.swiperProducts {padding: 8px!important;}


form.orderby select {border: none; background: var(--peach-color); color: #0000008f; padding: 5px 12px;}




/* cat */
.one-product.category .product-holder { background: #fce7dc;}
.homepage .category .product-holder {border-radius: 3px;  border: 1px solid #eab9b9; color: var(--dark-color); box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.one-product a .product-holder  h2 { font-size: 14px; margin: 14px 0px; font-weight: 700; text-overflow: ellipsis;  height: unset;}
.homepage .category .product-holder svg {width: 33px; fill: #3a3b3d99; text-align: center; margin-left: auto; margin-right: auto; max-height: 33px; position: absolute; right: 8px; top: 5px;}

.shop .category .product-holder {border-radius: 3px;  border: 1px solid #eab9b9; color: var(--dark-color); box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}




.block-service-home6 {  border-radius : 3px; margin : 70px 0px 70px; }
.block-service-home6 ul { list-style : none; margin : 0; overflow : hidden; padding : 20px 0; }
.block-service-home6 ul > li { border-right : 1px solid #ebebeb; float : left; text-align : center; width : 33%; }
.block-service-home6 ul > li:last-child { border-right : 0px solid #ebebeb; }
.block-service-home6 ul > li .wrap { display : inline-block; margin-bottom : -8px; overflow : hidden; }
.block-service-home6 ul > li .wrap .icon { display : inline-block; float : left; height : 57px; margin-right : 20px; width : 57px; }
.block-service-home6 ul > li .wrap .text { float : left; padding : 9px 0 0; }
.block-service-home6 ul > li .wrap .text h5 { margin : 0 0 3px; }
.block-service-home6 ul > li .wrap .text h5 a { font-size : 14px; text-transform : capitalize; }
.block-service-home6 ul > li .wrap p { margin-bottom : 0; }

.block-service ::-webkit-scrollbar { height: 4px; }
.block-service ::-webkit-scrollbar-track { background: #f1f1f1; }
.block-service ::-webkit-scrollbar-thumb { background: #333; }
.block-service-home6 ul > li .wrap .text {padding: 0;}
.block-service-home6 ul > li .wrap :is(.icon, .icon svg) {width: 41px; height: 41px; fill: var(--peach-color);}
.block-service-home6 ul > li a:hover {font-weight: 400;}
.block-service-home6 ul > li .wrap .text h5 a:hover {color: #333;}
.block-service-home6 ul > li .wrap .text :is(a, p) {color: #1f1f1f;}
.block-service-home6 ul > li .wrap .text a {display: block; cursor: pointer;}
.block-service-home6, .block-service-home6 ul > li {border-color: #222;}



.o-nama h2 {margin-top: 0;}
.o-nama .text-box-left {padding-right: 60px;}
.o-nama .text-box-right {padding-left: 60px;}

body.veleprodaja-nakita .border {padding-top: 110px;}
.veleprodaja-nakita .intro-img {height: 400px; overflow: hidden; display: flex; position: relative;}
.veleprodaja-nakita .intro-img:after {content: ''; background: linear-gradient(180deg, #00000038, transparent); left: 0; top: 0; width: 100%; position: absolute; height: 100%; }
.veleprodaja-nakita .intro-img img {width: 100%; object-fit: cover; height: auto;}
.veleprodaja-nakita .intro-img h1 {position: absolute; color: #fff; justify-content: center; display: flex; align-items: center; width: 100%; height: 400px; margin: 0; text-shadow: 0 0 12px #000; transform: translateY(-100px); z-index: 1;}
.veleprodaja-nakita .text-box-right a {color: var(--main-color); font-weight: 500; border: 1px solid transparent; transition: border-bottom-color .15s;}
.veleprodaja-nakita .text-box-right a:hover {border-bottom-color: var(--dark-color);}




.checkout .block-service {display: none;}


.static h1 {color: var(--dark-color);}
.breadcrumb {padding: 10px 0;}



@media screen and (min-width: 1024px) and (max-width: 1400px) { 
    .block-service-home6 ul > li .wrap .text { font-size: 10px; }
}

@media screen and (max-width: 991px) { 
    .block-service-home6 ul { margin : 0; overflow-x : scroll; overflow-y : hidden; white-space : nowrap; }
    .block-service-home6 ul li { display : inline-block; float : none !important; vertical-align : top; white-space : normal; width : 350px; }
}







footer .partners { background: #fbdccd; padding: 0; }
footer .partners p { font-size: 16px; font-weight: 400; color: #2d2d2d;}
footer .partners p span { color: #d9902f; font-weight: 700;font-size: 38px;}
footer .partners .search { margin: 25px 15%; }
footer .partners img { border: 1px solid #ccc; }
footer .partners ul { margin: 0;padding: 0; }
footer .partners ul li { float: left; list-style: none; margin-right: 10px;  }
footer .partners .site-footer-service .page-col-center { max-width: 675px; box-sizing: border-box; float: right; width: 100%; padding: 55px 0px; }
footer .partners .page-col-center .position { max-width: unset;}
footer .partners .page-col-center { max-width: 675px; box-sizing: border-box; width: 100%; padding: 57px 80px; float: left; }
footer .partners .site-footer-social .position { max-width: unset; width: 100%;}
footer .partners h3 { font-family: "Muli",sans-serif; font-size: 16px; font-weight: 700; margin:0 0 15px 0; color: #000; } 
footer .site-footer-service { background: #fbdccd; }
footer .site-footer-social { background: #fce7dc;  }
footer .site-footer-service ol { margin-top: 30px; margin-bottom: -10px; font-size: 14px; padding-left: 0;}
footer .site-footer-service ol li { display: block; padding-left: 0px; position: relative; margin-bottom: 11px;}
footer .site-footer-service ol li .icon-wrapper { position: absolute; left: 0; top: 0; font-size: 15px; padding-bottom: 1.5em; }
footer .site-footer-service ol li span { display: inline-block; margin-right: 25px; }
footer .site-footer-service ol li small { color: #6B6B6B; font-size: 12px;  display: inline-block; }


@media screen and (max-width: 991px) { 
    footer .partners .page-col-center {padding: 0px 0px 56px;}
    footer .partners .page-col-center .position {  margin-left: 0px;}
}




.social-circle > li > a > svg {width: 40px; height: 40px; fill: var(--main-color); background: #fff; border-radius: 50%; padding: 8px; transition: all .15s ease-in;}
.social-circle > li > a.fb-icon > svg {stroke: var(--main-color); fill: none;}
.social-circle > li a:before {display: none;}
.social-circle > li > a:hover > svg {background: var(--dark-color); fill: var(--peach-color);}
.social-circle > li > a.fb-icon:hover > svg {stroke: var(--peach-color); fill: none;}



footer .details { background: #fef5f0 url('') no-repeat top center; color:#404040; margin: 0px;padding: 55px 0 75px 0; text-align: left; text-transform: none; color: #2d2d2d; }
footer .details a {  color: #2d2d2d; }
footer .details h2 { font-family: "Muli",sans-serif; font-size: 20px; padding-bottom: 13px; margin-bottom: 40px; display: inline-block;  position: relative; }
footer .details h2::before { content: ""; position: absolute; width: 50%; bottom: -5px; left: 0; border-bottom: 2px solid #ccc;} 

footer .signature { background: #fff; color:#2d2d2d; padding: 30px 0; }
footer .signature hr { margin-bottom:30px; }
footer .signature a { color:#2d2d2d; }
footer .signature .right { text-align: right; padding-top: 4px;}


footer  ul.social-circle {margin: 35px 0 0;}





@media screen and (min-width: 768px) { 
    
    header:hover {background: var(--white-color);}


    body:not(.homepage) .border {padding-top: 130px;}
    body:not(.homepage) header {border-bottom: 1px solid #f0f0f0;}
    body:not(.homepage) header {background: #fff;}
    header .menu-cart ul li a:hover svg * {stroke: var(--main-color)!important;}
    
    header .middle .logo {text-align: left;}
    body.homepage header .middle .logo img {filter: brightness(0.05) invert(1); transition: all 1.5s ease;}
    body.homepage header.sticky-header .middle .logo img, body.homepage header:not(.sticky-header):hover .logo img {filter: none;}
    
    
    
    
    footer .visa {height: 28px; width: auto;}
    footer .signature span {max-width: 80%; display: block; width: fit-content; margin: 16px auto 32px;}
}




@media screen and (max-width: 767px) { 
    body:not(.homepage) .border {padding-top: 96px;}
    .flex-column-xs {flex-direction: column;}
    
    header {transition: all 0.15s ease 0s;}
    body:not(.homepage) header {background: #fff;}
    header .bottom {margin-bottom: 0;}
    
    .navbar-default .navbar-nav>li>a {color: var(--dark-color); font-weight: 500!important;}
    header #nav-section .navbar-default :is(.navbar-toggle:hover, .navbar-toggle:focus), header .solid-menus .navbar-toggle {border: none;}
    header .solid-menus .navbar-brand.navbar-brand-center {margin-left: auto; margin-right: auto; position: relative; float: none; width: fit-content;}
    header .navbar-header .shopping-cart { right: 55px;}
    header .navbar-pos-search a svg {width: 32px; height: 32px;}
    header .navbar-pos-search a svg * {fill: none; stroke: var(--dark-color);}
    header .solid-menus .navbar-pos-search a {display: flex; justify-content: center; align-items: center; top: 0;}

    
    body.homepage header .bottom .navbar-brand img {filter: brightness(0.05) invert(1); transition: all 1s ease;}
    body.homepage header.sticky-header .bottom .navbar-brand img {filter: none;}
    body.homepage header #nav-section .navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
    body.homepage header.sticky-header #nav-section .navbar-default .navbar-toggle .icon-bar {background-color: var(--dark-color);}
    body.homepage header .navbar-header .shopping-cart svg * {stroke: #fff;}
    body.homepage header.sticky-header .navbar-header .shopping-cart svg * {stroke: var(--dark-color);}
    body.homepage header .solid-menus .navbar-pos-search a svg * {stroke: #fff;}
    body.homepage header.sticky-header .solid-menus .navbar-pos-search a svg * {stroke: var(--dark-color);}
    
    

    
    header .bottom {border-bottom: 0;}
    header .bottom #nav-section .navbar-default .navbar-nav > li > a {background: var(--peach-color); padding: 14px 60px 14px 20px;}
    header .bottom #nav-section .navbar-default .navbar-nav > li.alt-menu-color > a {background: var(--gray-color);}
    
    .block-service-home6 ul li {width: 230px;}
    
    
    .o-nama .text-box-left, .o-nama .text-box-right, .veleprodaja-nakita .text-box-left, .veleprodaja-nakita .text-box-right {padding-right: 30px; padding-left: 30px; margin-bottom: 40px;}
    .o-nama .text-box-left .text-right p {text-align: center;}
    .o-nama .img-box-left, .veleprodaja-nakita .img-box-left {order: 2;}
    .o-nama .img-box img, .veleprodaja-nakita .img-box img {display: block; margin: 0 auto;}
    .veleprodaja-nakita .text-box-right {margin-bottom: 0;}
    .veleprodaja-nakita .intro-img {background: #000;}
    .veleprodaja-nakita .intro-img img {object-position: right; opacity: 0.5;}
    
    footer .partners {text-align: center;}
    footer ul.social-circle {margin-left: auto; margin-right: auto; width: fit-content;}
    
    
    .signature span {display: block; text-align: center; margin-bottom: 30px;}
    
    footer .credit-cards {margin-top: 20px;}
    footer .visa {width: auto;}
    
}





/*.banner-combo2 .insider-left {background: #333;color: #fff; margin-left: -180px;padding: 15px 35px; position: relative;z-index: 2;}
.banner-combo2 p.big-text { font-size: 33pt; line-height: 50px; text-transform: uppercase; margin: 30px 0 40px 0;}
.banner-combo2 .col-md-8 { overflow: hidden; }
@media only screen and (max-width: 767px) {
    .banner-combo2 .insider-left { margin-left: 0px; margin-top: -250px;}
}
*/


