/*!
Theme Name: Nobili Divani
Theme URI: http://www.nobilidivani.com/
Author: Oklop
Author URI: https://www.oklop.me/
Description: Tema napravljena za Nobili Divani
Version: 1.0.0
Text Domain: nobilidivani
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

body,
html {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    color:#141517;
    font-size: 16px;
    background-color: #fff;
    padding-top:30px;
}

.blog-info, .blog-credits {
    display: none;
}

/*@media (min-width: 1200px) {*/
/*    .container {*/
/*        max-width: 1400px;*/
/*    }*/
/*}*/

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

a:focus,
a:hover {
    color: #FE7865;
    text-decoration: none;
}

hr {
    border-color: #F1F1F1;
    margin-top: 10px;
    margin-bottom: 10px;
}

.proizvod h2 {
    font-size:18px;
}
.proizvod p {
    color:#2C2E3F;
    font-size:14px;
}

/* Arhiva */
.arhiva {
    font-family: 'Lato', sans-serif;
    background: #FE7865;
}


.arhiva h1 {
    font-size: 40px;
}

/* Naslov */

.naslov {
    font-family: 'Lato', sans-serif;
    color: #2C2E3F;
}

.naslov h1 {
    font-size: 40px;
}

/* Kontakt */

.kontakt {
    border:1px solid #F3F3F3;
}
.kontakt textarea {
    height: 100px !important;
}

/* Pretplata  */
.pretplata {
    background: #fff;
    border: 1px solid #f3f3f3;
}

#subscribe-email input, .contact-form input, .contact-form textarea {
    width: 100%;
    height: 40px;
    padding: 10px 8px;
    float: left;
    background-color: #fff;
    border: 1px solid #f3f3f3;
}


#subscribe-submit input {
    color: #212529;
    background-color: #f3f3f3;
    border-color: #f3f3f3;
}

#subscribe-submit input:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.form-control {
    color: #495057;
    background-color: #fff;
    border: 1px solid #F1F1F1;
    border-radius: 0;
}

#subscribe-submit button, .pushbutton-wide {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#subscribe-submit button, .pushbutton-wide {
    color: #212529;
    background-color: #f3f3f3;
    border-color: #f3f3f3;
}

.pushbutton-wide:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

/* Alert */

.alert-danger {
    color: #fff;
    background-color: #FE7865;
    border-color: #FE7865;
}

.alert-danger hr {
    border-top-color: #fe624d;
}

.alert-danger .alert-link {
    color: #fff;
}

/* Alert */

.alert-primary {
    color: #2C2D3F;
    background-color: #E8EFF8;
    border-color: #E8EFF8;
}

.alert-primary hr {
    border-top-color: #c4d6ed;
}

.alert-primary .alert-link {
    color: #141517;
    text-decoration: underline;
}

/* Slider */

.slider {
    font-family: 'Lato', sans-serif;
    color:#2C2E3F;
}

.slider h1 {
    font-size: 60px;
    line-height: 60px;
}

.slider p {
    color:#2C2E3F;
}

.text-danger {
    color:#FE7865 !important;
}

.slider .akcija {
    color:#2C2E3F;
    font-size: 24px;
}

.slider .lijevo {
    background: #E8F0F8;

}

.slider .desno {
    background: #FFF5EF;
}

.slider .popust {
    background: #FE7865;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    font-weight: normal;
    font-size: 30px;
    width: 100px;
    height: 100px;
}

/* Centriraj tekst */

.flex-column .nav-link {
    padding: 5px 0;
    font-size:16px;
}

.flex-column .nav-link.active  {
    color: #212529;
    background-color: transparent;
    transition: all 1s ease-in-out;
    font-weight: bold;
}

.flex-column .nav-link:hover {
    font-weight: bold;
    transition: all 1s ease-in-out;
}

.flex-column .nav-link.active::before {
    content: "\2014 \00A0";
}

/* Paginacija */

.pagination {
    border-radius: 0;
}

.page-link {
    color: #212529;
    background-color: #fff;
    border: 1px solid #f3f3f3;
}

.page-link:hover {
    color: #212529;
    background-color: #fff;
    border-color: #212529;
}

.page-link:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.page-item.active .page-link {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}

.page-item.disabled .page-link {
    color: #6c757d;
    background-color: #fff;
    border-color: #dee2e6;
}

/* Border */


.border {
    border: 1px solid #f1f1f1 !important;
}

.border-top {
    border-top: 1px solid #f1f1f1 !important;
}

.border-right {
    border-right: 1px solid #f1f1f1 !important;
}

.border-bottom {
    border-bottom: 1px solid #f1f1f1 !important;
}

.border-left {
    border-left: 1px solid #f1f1f1 !important;
}

/* Komentari */

.nav-tabs {
    border-bottom: 1px solid #f3f3f3;
}

.comment-reply-title {
    display: none;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: #f3f3f3 #f3f3f3 #f3f3f3;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #f3f3f3 #f3f3f3 #f3f3f3;
}

.komentari .card {
    border-color:#f3f3f3;
}




/* Navigacija */

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link {
    color: #141517;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .active { font-weight: bold; }


.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #FE7865;
}

.navbar-light .navbar-toggler {
    color: #212529;
    border: none;
    font-size:16px;
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}


/* Dropdown */

.dropdown-menu {
    color: #212529;
    background-color: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 0.25rem;
}

/* Buttom */


.btn {
    font-family: 'Lato', sans-serif;
    border-radius: 0;
}

.btn-secondary {
    color: #fff;
    background-color: #241C19;
    border-color: #241C19;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #4F4742;
    border-color: #4F4742;
}

.btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-warning {
    color: #212529;
    background-color: #FFC96C;
    border-color: #FFC96C;
}

.btn-warning:hover {
    color: #212529;
    background-color: #FFD389;
    border-color: #FFD389;
}

.btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #FE7865;
    border-color: #FE7865;
}

.btn-danger:hover {
    color: #fff;
    background-color: #FF7D7A;
    border-color: #FF7D7A;
}

.btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}


.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}

.list-group-item {
  border: 1px solid #F1F1F1;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}