@import 'https://fonts.googleapis.com/css?family=Cairo';
@import 'https://fonts.googleapis.com/css?family=Montserrat';

/* Header */
.header-visina {
    /*min-height: 73px !important;*/
    padding-bottom: 15px;
}

.header-menu-dvigni {
    margin-top: -20px;
    background-color: #231f20;
}

#fds-header {
    background-color: #231f20;
    border-bottom: white;
    border-bottom-style: ridge;
}

header {
    padding: 15px 0 0 0;
}

@media (max-width: 992px) {
    body {
        margin-top: -5px;
    }

    .header-menu-dvigni {
        margin-top: 0px;
    }
}

@media (max-width: 640px) {
    .dl-horizontal dd {
        padding-left: 0;
    }

    .fds-logo {
        margin-bottom: 0px;
    }

}

@media (max-width: 992px) {
    /* Gumb za meni prikazi sele, ko je sirina ekrana 992px ali manj. */
    .navbar-toggle {
        display: block;
    }
}

#header-kontakt-optional {
    padding-right: 30px;
}

.header-kontakt, .header-kontakt a, .header-kontakt a:visited, .header-kontakt a:focus {
    color: #cad42b;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Cairo', sans-serif;
    font-size: 110%;
    text-decoration: none;
}

.header-kontakt-predpone {
    font-size: 80%;
	/*color: #737172;*/
    color: #fafafa;
}

@media (max-width: 915px) {
    .header-kontakt, .header-kontakt a, .header-kontakt a:visited, .header-kontakt a:focus {
        font-size: 95%;
    }

    .header-kontakt-predpone {
        font-size: 70%;
    }
}

@media (max-width: 767px) {
    /* Ce je sirina ekrana manjsa od te, ne prikazi kontaktnih podatkov v headerju. */
    #header-kontakt-optional {
        display: none;
    }
}

/* Header menu (na roke) */
.header-menu-item {
    color: #f7f5f6;
    margin-right: 15px;
    text-transform: uppercase;
}

.header-menu-item:hover, .header-menu-item:focus {
    /*color: #427eb4;*/
    color: #cad42b;
    text-decoration: none;
}

/* Header - Menu! */
@media (max-width: 992px) {
    /* Na tocno 992px se je menu prikazoval cisto na vrhu strani. S tem ga odstranim. */
    #fds-navbar {
        display: none;
        visibility: hidden;
    }

    /*.header-menu-dvigni {*/
    /*background-color: #231f20;*/
    /*}*/
}

.navbar {
    float: right;
    font-size: inherit;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Cairo', sans-serif;
    text-transform: uppercase;
}

.navbar .nav>li>a, .navbar .nav>li>span {
    color: #cad42b;
    font-weight: bold;
}

.navbar-default, #fds-toolbar {
    background-color: inherit;
    border-top: none;
    border-bottom: none;
    /*margin-top: 15px;*/
}

.navbar .nav > li.active > a, .navbar .nav > li.active > span {
    background-color: inherit;
    font-weight: bold;
    /*color: #427eb4;*/
    color: #fafafa;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    /*color: #427eb4;*/
    color: #fafafa;
    background-color: #231f20;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    /*color: #427eb4;*/
    color: #fafafa;
    background-color: #231f20;
    font-weight: bold;
}

/*.navbar .nav > li >a, .navbar .nav > li > span {*/
/*padding: 0 15px;*/
/*}*/

.navbar-toggle {
    margin-bottom: 5px;
}

/* Footer */
footer {
    text-align: center;
    background-color: #2e7ebd;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Cairo', sans-serif;
}

footer a, footer a:visited, footer a:focus {
    color: #fafafa;
}

footer a:hover {
    color: #fafafa;
    font-size: 113%;
    text-decoration: none;
}

.footer-kontakt {
    font-size: 20px;
}

@media (max-width: 767px) {
    /* Ce se kvadratka z mailom in telefonom prelomita v dve vrsti, naj bo med njima nekaj prostora. */
    .footer-kontakt {
        margin-bottom: 20px;
    }
}

/* Footer Makro.si */
#makro-izvedba {
    /* padding: 10px;*/
    text-align: center;
}

#makro-podpis {
    background: url(../images/makro/makro-izvedba.png) no-repeat scroll 0 0 transparent;
    background-position: 0px 0px;
    display: block;
    height: 30px;
    margin: auto;
    width: 90px;
}

#makro-podpis:hover {
    background: url(../images/makro/makro-izvedba.png) no-repeat scroll 0 0 transparent;
    width: 96px;
    background-position: 0px -30px;
}

/* Body */
body {
    color: #fafafa;
}

:hover {
    text-decoration: none !important;
}

.hr-bottom-min-margin {
    margin-bottom: 8px !important;
}
.hr-top-min-margin {
    margin-top: 8px !important;
}

.temna {
    color: #6f6f6f;
}

/* Enaka visina dveh vzporednih columnov */
.same-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.same-height > [class*='col-'] {
    display: flex;
    flex-direction: column;
}


/* Katalog PDF */
.pdfKtalog {
    background-color: #f5f5f5;
    padding: 10px 30px;
}

.katalogi-pdf {
    /*min-height: 236px;*/
    min-height: 140px;
    padding-left: 0px;
}

/*.katalogi-pdf:hover {*/
/*color: #bdd9ef;*/
/*}*/

.katalogi-pdf-white a {
    color: #fafafa;
}

.katalog-subtitle {
    display: none;
}

.umik-besed-sliki {
    padding-right: 30px;
}

.height20 {
	min-height: 20px !important;
}
.height237 {
	min-height: 237px !important;
}

.black-to-white {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#666666+0,ffffff+100 */
    background: #666666; /* Old browsers */
    background: -moz-linear-gradient(top, #666666 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #666666 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #666666 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#ffffff', GradientType=0); /* IE6-9 */

    transition: all 0.3s ease;
}

.black-to-white:hover {
    /*!* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2e7ebd+0,ffffff+100 *!*/
    /*background: #2e7ebd; !* Old browsers *!*/
    /*background: -moz-linear-gradient(top,  #2e7ebd 0%, #ffffff 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(top,  #2e7ebd 0%,#ffffff 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to bottom,  #2e7ebd 0%,#ffffff 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e7ebd', endColorstr='#ffffff',GradientType=0 ); !* IE6-9 *!*/

    /*background: rgba(102,102,102,1);*/
    /*background: -moz-linear-gradient(left, rgba(102,102,102,1) 0%, rgba(46,126,189,1) 100%);*/
    /*background: -webkit-gradient(left top, right top, color-stop(0%, rgba(102,102,102,1)), color-stop(100%, rgba(46,126,189,1)));*/
    /*background: -webkit-linear-gradient(left, rgba(102,102,102,1) 0%, rgba(46,126,189,1) 100%);*/
    /*background: -o-linear-gradient(left, rgba(102,102,102,1) 0%, rgba(46,126,189,1) 100%);*/
    /*background: -ms-linear-gradient(left, rgba(102,102,102,1) 0%, rgba(46,126,189,1) 100%);*/
    /*background: linear-gradient(to right, rgba(102,102,102,1) 0%, rgba(46,126,189,1) 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#2e7ebd', GradientType=1 );*/

    /*-webkit-box-shadow: 6px 6px 38px -5px rgba(46, 127, 189, 0.7);*/
    /*-moz-box-shadow: 6px 6px 38px -5px rgba(46, 127, 189, 0.7);*/
    /*box-shadow: 6px 6px 38px -5px rgba(46, 127, 189, 0.7);*/

    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);

    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 10px rgba(0,0,0,0.075),0 0 25px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 10px rgba(0,0,0,0.075),0 0 25px rgba(102,175,233,0.6);
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);*/
    /*box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);*/
}

@media (min-width: 767px) and (max-width: 992px) {
    /* Ce se kvadratka s katalogom prelomita v dve vrsti, naj bo med njima nekaj prostora. */
    .black-to-white {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) and (min-width: 396px) {
    .katalogi-pdf > h2 {
        padding-top: 20px;
    }
}

@media (max-width: 395px) and (min-width: 335px) {
    .katalogi-pdf > h2 {
        font-size: 20px;
        padding-top: 10px;
    }

    .katalogi-pdf {
        font-size: 10px;
    }
}

@media (max-width: 334px) {
    .katalogi-pdf > h2 {
        font-size: 11px;
        padding-top: 10px;
    }

    .katalogi-pdf {
        font-size: 10px;
    }
}

@media (max-width: 1200px) {
    .katalogi-pdf {
        margin-top: 10px;
        min-height: 156px;
    }

    .katalog-subtitle {
        display: block;
    }
}

/* Kontaktni obrazec */
.well {
    background-color: inherit;
    border: none;
}

.form-control {
    background-color: inherit;
	color: white;
}

.posljiGumb, .posljiGumb>input {
    background-color: inherit;
    line-height: 30px;
    width: 50%;
}

.kontaktni-podatki, .kontaktni-podatki > a, .kontaktni-podatki a:hover {
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #fafafa;
}

.formBody {
    width: 100%;
}

.formBody label {
	text-shadow: none !important;
	color: inherit !important;
}


/* Spletni katalog - fitanje modela */
#velikost-zaslona {
    /*height: 100vh;*/
    max-height: 976px;
    margin-bottom: 20px;
    /*margin-left: 100px;*/
    text-align: center;
}

#velikost-zaslona img {
    max-height: 100%;
    max-width: 100%;
}

.dodaj {
    position: relative;
    top: -300px;
    left: 70px;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);

    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

#model-mali {
    position: absolute;
    top: 0px;
    right: 60px;
}

#moder-plus {
    background: url(../images/plus-over.png) no-repeat scroll 0 0 transparent;
    position: absolute;
    width: 58px;
    height: 58px;
    display: none;
}

.hover-skrij {
    display: none;
}

/* Spletni katalog - podkategorije */
.rumena-vrsta, .rumena-vrsta a  {
    color: white;
}

.rumena-vrsta:hover {
    color: #ffcf01;
}

.rumena-vrsta a:hover {
    color: #ffcf01;
}

.umik-spodaj {
    margin-bottom: 10px;
}

.velike-crke {
    text-transform: uppercase;
    display: none;  /* Prikazem sele, ko uporabnik klikne na posamezen "plusek" na modelu. */
}

.velike-crke-show {
    text-transform: uppercase;
}

.kategorije-okvirji {
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    border: 2px solid #ffffff;
    padding: 20px;
    margin-bottom: 20px;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}

.kategorije-okvirji:hover {
    border: 2px solid #ffcf01;
    /*color: #ffcf01;*/
}

.ime-kategorije {
    position: absolute;
    bottom: 0;
    margin-right: 20px;
    vertical-align: text-bottom;
    max-width: 97px;
}

.podkategorije {
    text-align: right;
    right: 10px;
    vertical-align: middle;
    margin: auto;
    top: 0;
    bottom: 0;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .ime-kategorije {
        max-width: 47px;
        font-size: 11px;
    }

    .podkategorije {
        font-size: 11px;
    }
}

.barva-bunde-okvir {
    margin-left: 5px;
    margin-right: 5px;
}
.barva-bunde {
    height: 20px;
}
.oranzna {
    background-color: #ff8102;
    margin-right: 5px;
}
.modra {
    background-color: #0072bb;
    margin-right: 5px;
}
.crna {
    background-color: #000002;
}

.prazna-visina {
    height: 10px;
}

.grupe {
    display: none;  /* Prikazem sele, ko uporabnik klikne na posamezno grupo (oblacil). */
}

.oblacila-gruca {
    cursor: pointer;
    min-height: 40px;
}

.glava-gruca {
    cursor: pointer;
}

#razno-napis {
    display: block;
    width: 100%;
    text-transform: uppercase;
    background-color: #225485;
    color: #fffffd;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;

    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    border: 2px solid #ffffff;
    padding: 5px;
    margin-bottom: 20px;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}

/* Virtuemart */
.page-header {
    /*border-bottom: none;*/
}

#fancybox-content h4 {
    color: #427eb4;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.ask-a-question-view h2 {
    color: #427eb4;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

label {
    /*color: #231f20;*/
    color: #427eb4;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    /*font-size: 20px;*/
}

.product-horizon-addtocart {
    visibility: hidden;
    display: none;
}

/* Stevilka za izbor st. izdelkov na stran. */
.display-number .input-sm {
     color: white;
     background-color: #333333;
 }

.quantity-input {
    color: white;
}

.umikZgoraj {
    display: block;
    margin-top: 10px;
    margin-bottom: -15px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .umikZgoraj {
        margin-bottom: 0px;
    }
}

/* Opisa slike izdelka ne prikazuj. */
.vm-img-desc {
    display: none;
}

/* Pod opisom izdelka pusti malo prostora, predno se zacne noga. */
.product-description {
    margin-bottom: 20px;
}

.vprasanjeIframe {
    min-height: 540px !important;
    background-color: white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";       /* IE 8 */
    filter: alpha(opacity=90);  /* IE 5-7 */
    -moz-opacity: 0.9;          /* Netscape */
    -khtml-opacity: 0.9;        /* Safari 1.x */
    opacity: 0.9;
}

#PreletPrint {
    margin-left: auto;
    margin-right: auto;
    /*display: none;*/
    /*visibility: hidden;*/
}

/* Seznam izdelkov - izgled posameznega okvirja. */
.thumbnail {
    /*margin-bottom: 10px;*/
    /*background-color: #2e7ebd;*/
    /*background-color: none !important;*/
    background-color: unset !important;
}

.vm-product-title a, .vm-product-title a:hover, .vm-details-button a, .vm-details-button a:hover {
    color: #cad42b;
}

h5 {
    color: #cad42b !important;
}

.btn-link {
    color: #cad42b;
}
.btn-link:hover {
    color: #cad42b;
}

.text-muted {
    color: inherit;
}

.sifra-artikla {
    font-size: 16px;
}

/* FP kao slider. */
.fp-prodaja-cevljev {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.first-line {
    display: block;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.other-lines {
    font-size: 26px;
}

@media (max-width: 517px) {
    .other-lines {
        font-size: 19px;
    }
}

/* eXtro Downloads */
.ewell {
	background-color: inherit !important;
}

.enav-tabs {
    border-bottom: none !important;
}


/* General use. */
.text-center {
    display: block;
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.center-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /* width: 50%; */
}

/* Top 10 product slider */
.sp-vmslider-controller,
.cart-details,
.cart-show,
.PricecostPrice
.sp-countdown-over
{
    display: none !important;
}

.sp-vmslider-title, .sp-vmslider-title h1, .sp-vmslider-title h1 a {
    color: #cad42b !important;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container {
    width: 100%;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-image {
    width: 75%;
}

.sp-vmslider-wrapper .sp-vmslider .sp-vmslider-container .sp-vmslider-title h3 {
    font-size: 16px;
    text-decoration: none;
}

.custom-margin-bottom {
    margin-bottom: 50px;
}