@font-face {
    font-family: myriadPro-Regular;
    src: url('/_resources/themes/aman/webfonts/MyriadPro-Regular.otf');
}
@font-face {
    font-family: myriadPro-Cond;
    src: url('/_resources/themes/aman/webfonts/MyriadPro-Cond.otf');
}
@font-face {
    font-family: myriadPro-BoldCond;
    src: url('/_resources/themes/aman/webfonts/MyriadPro-BoldCond.otf');
}

@font-face {
    font-family: myriadPro-It;
    src: url('/_resources/themes/aman/webfonts/MyriadPro-It.otf');
}

@font-face {
    font-family: myriadPro-CondIt;
    src: url('/_resources/themes/aman/webfonts/MyriadPro-CondIt.otf');
}

@font-face {
    font-family: myriadPro-Reg;
    src: url('/_resources/themes/aman/webfonts/MyriadPro-Regular.otf');
}

:root {
    --aman-blue: #1765a0;
    --aman-light-blue: #4084c2;
    --aman-dark-blue: #00358c;
    --aman-yellow: #fed500;
    --aman-red: #ff0000;
    --aman-green: #0f8300;
    --aman-dark-gray: #4e5258;
    --aman-light-gray: #e9e9e9;

    --aman-font-1: myriadPro-Regular, sans-serif;
    --aman-font-2: myriadPro-Cond, sans-serif;
    --aman-font-3: myriadPro-BoldCond, sans-serif;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #fff;
}

.article-text p, .article-text div, .article-text a {
    font-family: myriadPro-Reg;
    color: #0b0b0b;
}

.pozicije div p {
    margin-bottom: .5em;
}

.prijava-za-posao {
    color: rgba(0,0,0,.55);
}

.prijava-za-posao h2 {
    font-size: 25px;
    font-weight: bold;
    font-family: myriadPro-Cond;
    text-transform: uppercase;
}

#mapCanvas{
    width: 100%;
    height: 500px;
}

div.form-control {
    border: 0px;
}

.userform .left {
    font-weight: bold !important;
}

input.action {

}
.btn-toolbar {
    justify-content: flex-end;
}

nav.Actions {
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
}

div.field label {
    color: #212529;
}

a:hover {
    color: var(--aman-yellow);
}

body {
    font-family: var(--aman-font-1);
    line-height: 1.4;
    font-size: 9px;
    background-color: #fff;
}

input[type="search"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ced4da;
    opacity: 1; /* Firefox */
}

input[type="search"]::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ced4da;
}

input[type="search"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #ced4da;
}

h6 {
    font-size: 12px;
}

.text-justify {
    text-align: justify;
}

.text-justify p {
    padding: 0px;
    margin: 0px;
}

.row {
    margin: 0px;
    --bs-gutter-x: 0px;
}
.col {
    padding: 0px;
}

.navbar-brand span {
    font-size: 23px;
    font-family: myriadPro-CondIt;
}

.social {
    font-family: var(--aman-font-2);
}
.social img {
    border-radius: 50%;
}

.dobar-dan {
    display: none;
}

.yellow-bar {
    height: 1px;
    background-color: var(--aman-light-blue);
}

.navbar h4 {
    margin-left: 40px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 1.3em;
    font-weight: bold;
}

.sok-pon-icon {
    background-image: url('/_resources/themes/aman/images/sok_icon.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 7px 4px;
    display: block;
}

.ap-icon {
    background-image: url('/_resources/themes/aman/images/sok_icon.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 7px 4px;
    display: block;
}

.sp-icon {
    background-image: url('/_resources/themes/aman/images/sok_icon.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 7px 4px;
    display: block;
}

.kat-icon {
    background-image: url('/_resources/themes/aman/images/sp_icon.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 7px 4px;
    display: block;
}

.nav-link {
    color: white !important;
    font-size: 23px;
    padding: 10px;
}

.main-navbar {
    position: sticky;
    top: -75px;
    margin-top: 54px;
    background-color: white;
    border-bottom: 4px solid #d7d9db;
    z-index: 1020;
}

.aman-search {
    width: 100%;
    height: 32px;
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 7px;
    background-position: right 6px top 6px;
    margin-top: 5px;
    margin-bottom: 2px;
    box-shadow:inset 3px 3px 10px -6px rgb(0 0 0 / 100%);
}

#searchInput {
    width: calc(100% - 24px);
    margin: 0px !important;
    height: 30px;
    font-size: 16px;
    padding: 4px;
    /*color: var(--aman-light-blue);*/
    background-color: transparent;
    border: none;
}
.form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#searchButton {
    width: 24px;
    background-color: transparent;
    border: none;
    padding-right: 4px;
}

#searchButton img {
    width: 100%;
}

.store {
    margin-right: 10px;
    margin-bottom: 10px
}

span.ponisti {
    display: none;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.nav-link-img img {
    height: auto;
    width: 100%;
}

#sokAkcLink {
    position: relative;
}
#sokAkcImg {
    width: 60px;
    margin-top: 10px;
}
#sokAkcImg2 {
    display: none;
}

#akcPonLink {
    position: relative;
}
#akcPonImg {
    width: 91px;
    margin-top: 10px;
}
#akcPonImg2 {
    display: none;
}
#specPonLink {
    position: relative;
}
#specPonImg {
    width: 101px;
    margin-top: 10px;
}
#specPonImg2 {
    display: none;
}
#prodavniceLink {
    position: relative;
}
#prodavniceImg {
    width: 66px;
    margin-top: 10px;
}
#prodavniceImg2 {
    display: none;
}

.navbar h4:hover {
    color: var(--aman-yellow) !important;
}

#navbar {
    color: #fff;
    background-color: #fff;
}

.navbar-toggler {
    font-size: 16px !important;
}

.aman-logo img {
    width: 50%;
}

.header-image {
    display: none;
    position: relative;
    width: 28%;
}
.header-image div {
    position: absolute;
    top: 60px;
    width: 350px;
    height: 190px;
    overflow-y: hidden;
}
.header-image img {
    width: 100%;
}

#home {
    background-color: #fff;
}

#carouselHome {
    display: none;
}

.carousel-indicators {
    bottom: -40px;
}

.carousel-indicators button {
    background-color: #25265e !important;
}

.card {
    position: relative;
    width: 80vw;
    margin: 10px;
    border: 1px solid var(--aman-light-gray);
    overflow: hidden;
}

.card:hover {
    transform: scale(0.98);
    cursor: pointer;
}

.shock-card img,
.action-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card-content {
    height: 120px;
}

#navbar {
    background-color: var(--aman-green);
}

.section-header {
    margin: 0;
    padding: 0 0 0 10px;
    color: rgba(0,0,0,.55);
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    font-family: myriadPro-Cond;
}

hr.devider
{
    width: 70%;
    margin: auto;
    margin-top: 8px;
    margin-bottom: .5em
    display:block;
    border:0px;
    height:8px;
    background-image:url('/_resources/themes/aman/images/granicnik-2.png');
    background-position: center;
}

.card p,
.card h6 {
    margin: 0px;
    padding: 0px;
    text-align: start;
    font-size: 2em;
    color: var(--aman-dark-gray);
}

.card h8 {
    font-size: 1.4em;
    font-weight: lighter;
    color: var(--aman-dark-gray);
}

.card-img {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.card-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.no-card-img {
    position: absolute;
    top: -90px;
    opacity: 0.4;
    transform: scale(0.6);
}

.product-card-content {
    height: 230px;
}

.product-card-content h6 {
    font-family: var(--aman-font-3);
}

.card-price {
    position: relative;
    text-align: right;
}

.card-price h6 {
    margin-top: 0px;
    text-align: end;
}

.card-price h8 {
    margin-top: 5px;
    text-align: end !important;
    color: #5f5f5f !important;
    font-size: 2em;
}

#filters {
    margin-top: 180px;
}

#filters .btn-light {
    font-size: .8em !important;
    color: grey !important;
}

#filters .form-control {
    font-size: .8em !important;
    color: grey !important;
}

.old-price {
    margin-top: 5px;
    text-align: end;
    text-decoration: line-through;
    font-size: 1.4em !important;
    color: #909090 !important;
}

.new-price {
    color: white;
    font-size: 30px;
    min-width: 130px;
    margin-left: auto;
    padding: 8px 5px 0px;
    font-family: myriadPro-BoldCond;
}

.new-price span {
    font-size: 14px;
}

.glovo-link {
    height: 52px;
}
.glovo-link img {
    height: 100%;
}

.shock-price {
    background-color: var(--aman-red);
}
.action-price {
    background-color: var(--aman-blue);
}

.discount-badge {
    position: absolute;
    left: 13px;
    top: 13px;
    height: 50px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    font-family: myriadPro-BoldCond;
    border-radius: 5px;
    padding-top: 5px;
    color: black;
    background-color: #ffea00;
}

.splide__pagination {
    display: none;
}

.splide__arrow {
    border-radius: 5px;
    background-color: rgba(210, 210, 210, 0.7);
}

.gallery-card {
    margin: 7px;
    /*box-shadow: 0 0 3px 1px rgba(37, 38, 94, 0.5);*/
    width: calc(100% - 14px);
    background-color: #fff;
    overflow: hidden;
}

.dropdown-menu ul {
   padding-left: .1em !important;
}
.dropdown-menu li {
    font-size: .8em;
}

#footer {
    font-family: myriadPro-Cond;
    font-size: 1em;
}

.footer-contact {
    background-color: var(--aman-light-gray);
    padding-bottom: 5px;
    padding-top:2px;
}

.footer-contact a {
    height: 26px;
    color: var(--aman-dark-gray);
}

.footer-contact i {
    font-size: 30px;
}

.social-tekst {
    display: none;
    font-size: 1.2em;
    padding-top: 2px;
}
.footer-content {
    color: var(--aman-light-gray);
    background-color: var(--aman-dark-gray);
    text-align: center;
    font-size: 1.4em;
}

.footer-content a {
    color: var(--aman-light-gray);
}

.footer-content p {
    margin-bottom: 5px;
}

.footer-menu {
    text-align: left;
}

.article-holder .h8 {
    font-size: .7em;
    font-weight: lighter;
    color: #4e5152;
}

.article-holder p {
    margin-bottom: 0px;
}

.text-toggle:hover {
    cursor: pointer;
    text-decoration: none;
    color: grey;
}

.text-toggle {
    font-style: italic;
    text-decoration: underline;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #2c8265;
    text-align: center;
    background-color: #f0cb46;
    border-radius: .25rem;
    font-weight: bold;
}

.tooltip.show {
    opacity: .99;
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: yellow;
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: yellow;
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: yellow;
}

.brand-card {
    height: 100%;
    background-color: #f3f3f3;
}
.brand-card:hover {
    transform: scale(1.07);
    cursor: pointer;
}

@media screen and (min-width: 576px) {
    body {
        font-size: 16px;
    }

    h6 {
        font-size: 18px;
    }

    .aman-logo img {
        width: 75%;
        padding-top: 15px;
    }

    .section-header {
        text-align: left;
    }

    .card-slider {
        position: relative;
        width: calc(100% - 295px);
    }

    .card-slider-shadow {
        position: absolute;
        top: 0px;
        right: 0px;
        height: 100%;
        width: 30px;
        -webkit-box-shadow:inset -13px 0 17px -5px rgba(255,255,255,0.7);
        box-shadow:inset -13px 0 13px 0px rgb(255 255 255 / 100%);
    }

    .card {
        margin: 3px;
        width: 275px;
    }

    .shock-card {
        height: 450px;
    }

    .action-card {
        height: 450px;
    }

    .card-img {
        height: 250px;
    }

    .product-card-content {
        height: 197px;
    }

    .card p,
    .card h6 {
        font-size: 1.1em;
        line-height: 0.8em;
    }

    .card h8 {
        position: relative;
        top: -5px;
        font-size: .7em;
        line-height: 1em;
    }

    .old-price {
        font-size: 1em !important;
    }

    .new-price {
        font-size: 2em;
    }
}

@media screen and (min-width: 768px) {
    .social-tekst {
        display: block;
    }
}

@media screen and (min-width: 992px) {
    .container-lg {
        max-width: 1140px;
    }

    .navbar-expand-lg {
        flex-wrap: wrap;
    }

    .navbar-brand {
        display: none;
    }

    .dobar-dan {
        display: block;
        position: relative;
    }
    .dobar-dan span {
        position: absolute;
        top: -10px;
        left: 10px;
        width: max-content;
        font-size: 18px;
        font-family: myriadPro-CondIt;
    }

    .nav-link {
        font-size: 18px;
        padding: 8px 8px 3px;
    }
    .nav-link:hover{
        color: var(--aman-yellow) !important;
    }

    .main-navbar {
        position: fixed;
        top: -21px;
        z-index: 1040;
    }

    .main-navbar-content,
    .social-content {
        width: 72%;
    }

    .aman-logo {
        position: relative;
    }
    .aman-logo img {
        position: absolute;
        height: 125px;
        width: auto;
        left: 5px;
        margin: 7px 0px;
        padding-top: 0px;
    }

    #sokAkcImg {
        width: 70px;
        margin-top: 10px;
    }
    #sokAkcImg2 {
        width: 70px;
        position: absolute;
        top: 10px;
        background-color: white;
    }
    #sokAkcLink:hover #sokAkcImg2 {
        display: block;
    }
    #akcPonImg {
        width: 110px;
        margin-top: 8px;
    }
    #akcPonImg2 {
        width: 110px;
        position: absolute;
        top: 8px;
        background-color: white;
    }
    #akcPonLink:hover #akcPonImg2 {
        display: block;
    }
    #specPonImg {
        width: 118px;
        margin-top: 9px;
    }
    #specPonImg2 {
        width: 118px;
        position: absolute;
        top: 9px;
        background-color: white;
    }
    #specPonLink:hover #specPonImg2 {
        display: block;
    }
    #prodavniceImg {
        width: 78px;
        margin-top: 9px;
    }
    #prodavniceImg2 {
        width: 78px;
        position: absolute;
        top: 9px;
        background-color: white;
    }
    #prodavniceLink:hover #prodavniceImg2 {
        display: block;
    }

    .header-image {
        display: block;
    }
    .header-image div {
        top: -32px;
        width: 385px;
        height: 169px;
    }

    #home {
        margin-top: 173px;
    }

    #carouselHome {
        display: block;
    }

    .card-slider {
        position: relative;
        width: calc(100% - 250px);
    }
    .card {
        width: 240px;
    }
    .shock-card {
        height: 403px;
    }
    .action-card {
        height: 403px;
    }
    .card-img {
        height: 220px;
    }
    .product-card-content {
        height: 180px;
    }
    .old-price {
        text-align: end;
        text-decoration: line-through;
        font-size: 1.1em !important;
        color: #909090 !important;
        font-family: myriadPro-BoldCond;
    }
    .new-price {
        color: white;
        font-size: 30px;
        line-height: 1;
        min-width: 130px;
        margin-left: auto;
        padding: 7px 3px 0px 22px;
        font-family: myriadPro-BoldCond;
    }
    .new-price span {
        font-size: .5em;
    }
    .glovo-link {
        margin-left: 4px;
        height: 38px;
    }
    .card h8 {
        font-size: 16px;
        font-weight: lighter;
        color: var(--aman-dark-gray);
        font-family: myriadPro-Cond;
        padding-top: 10px;
    }
    .naslov {
        padding-top: 5px;
        padding-left: 4px;
    }
    .naslov h6,
    .naslov p {
        font-size: 20px;
        line-height: 20px;
        margin: 0px;
        padding: 0px;
        text-align: start;
        color: var(--aman-dark-gray);
        font-family: myriadPro-BoldCond;
        color: #5f5f5f;
    }
    .card-footer-logo img {
        height: 14px;
        width: auto;
    }

    .footer-menu p {
        font-size: 20px;
        font-family: myriadPro-Cond;
        margin-bottom: 0px;
    }
    .copyright {
        font-size: 18px;
    }
}

@media screen and (min-width: 1200px) {
    .dobar-dan span {
        left: -6px;
    }

    .aman-logo img {
        left: -10px;
    }
}

/* prodavnice page > googlemap > iframe */
pre {
    margin-bottom: 0px;
    font-size: 0px;
}