/*
Theme Name: Sparkling child theme
Theme URI: http://colorlib.com/wp/themes/sparkling
Author: Colorlib
Author URI: http://colorlib.com/
Description: Sparkling child theme by dizajnist.com
Template: sparkling
Version: 2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sparkling-child-theme
Domain Path: /languages/
Tags: green, light, white, gray, black, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, photoblogging, left-sidebar, translation-ready, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, theme-options, threaded-comments


This theme, like WordPress, is licensed under the GPL.

sparkling is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

*/
form.woocommerce-product-search input[type="search"] {
    border-radius: 4px 0 0 4px;
    float: left;
    line-height: 34px;
    margin: 0;
    padding: 0 8px;
    width: 84%;
}
form.woocommerce-product-search input[type="submit"] {
    background: rgba(0, 0, 0, 0.3) url(images/search.png) no-repeat center center;
    border: none;
    border-radius: 0 4px 4px 0;
    float: left;
    line-height: 36px;
    padding: 0;
    text-indent: -9999px;
    width: 16%;
    position: relative;
}
form.woocommerce-product-search input[type="submit"]:hover {
    background-color: rgba(0,0,0,.5);
}
body {
    background-color: #f9f9f9;
}
a {
    outline: medium none !important;
    text-decoration: none;
}
ins {
    text-decoration: none;
}

/* LOGO */

#logo img {
    margin-top: 20px;
    background-color: #1a87c8;
    border-radius: 4px;
}

/* GLAVNI IZBORNIK */

.glavni_izbornik {
    margin: 0;
    padding: 0;
}
.glavni_izbornik .navbar-nav .menu-item > a {
    border-left: 1px solid #ededed;
    font-family: "Roboto Slab";
    font-size: 1em;
    margin: 20px 0;
    padding: 5px 20px;
    text-transform: none;
    color: #444;
}
.glavni_izbornik .navbar-nav .menu-item.active > a,
.glavni_izbornik .navbar-nav .menu-item > a:hover,
.glavni_izbornik .navbar-nav .menu-item > a:focus {
    background-color: transparent;
    color: #1a87c8;
}
.glavni_izbornik .menu-item:nth-child(1) > a {
    border: none;
}
.navbar.navbar-default {
    background: transparent none repeat scroll 0 0;
    border: medium none;
}
.navbar-header {
    width: 100%;
}
.navbar-header .navbar-collapse {
    float: right;
}
.wpmenucart-icon-shopping-cart-0::before {
    content: "Košarica:";
    font-family: 'Roboto Slab';
    font-size: .85em;
    font-weight: 500;
    color: #1a87c8;
    margin-right: 7px;
}

/* IZBORNIK ZA KATEGORIJE */

.izbornik_za_kategorije {
    background-color: #f2f2f2;
}
.izbornik_za_kategorije .nav.navbar-nav .menu-item > a {
    background: transparent none repeat scroll 0 0;
    border-bottom: none;
    line-height: 1;
    margin: 0;
    padding: 25px 30px;
    font-family: 'Roboto Slab';
    text-transform: none;
    font-size: 1.1em;
    color: #444;
}
.izbornik_za_kategorije .nav.navbar-nav .menu-item > a:hover,
.izbornik_za_kategorije .nav.navbar-nav .menu-item > a:focus {
    background-color: #EDEDED;
    color: #1a87c8;
}
.izbornik_za_kategorije .nav.navbar-nav {
    display: table;
    float: none;
    margin: 0 auto;
}

/* NASLOVNA SLIKA */

.naslovna_slika_vanjski_div {
    padding: 0;
    margin: 0;
    position: relative;
}
.naslovna_slika_vanjski_div .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background: rgba(0,0,0,.45) url(images/raster.png) repeat center center;
}
.naslovna_slika_vanjski_div .overlay h1 {
    font-family: 'Roboto Slab';
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 8em;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 900;
    text-shadow: 2px 2px 0 rgba(0,0,0,.2);
}
.naslovna_slika_vanjski_div .overlay h2 {
    font-family: 'Roboto Slab';
    color: #fff;
    text-align: center;
    text-transform: none;
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    line-height: 1.9;
    text-shadow: 1px 1px 0 rgba(0,0,0,.2);
}
.naslovna_slika_vanjski_div .overlay h3 {
    font-family: 'Roboto Slab';
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 2em;
    margin: 0;
    /*padding: 0 0 0 200px;*/
    padding: 0;
    line-height: 1.5;
    text-shadow: 2px 2px 0 rgba(0,0,0,.2);
}
.naslovna_slika_vanjski_div .overlay a {
    font-family: 'Roboto Slab';
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.25em;
    margin: 50px auto 0 auto;
    padding: 12px 30px;
    line-height: 1;
    background-color: #D74B27;
    display: table;
    font-weight: 900;
    text-decoration: none;
    border-radius: 3px;
    box-shadow: 2px 2px 0 rgba(0,0,0,.2);
    letter-spacing: .5px;
}
.naslovna_slika_vanjski_div .overlay a:hover,
.naslovna_slika_vanjski_div .overlay a:focus {
    background-color: #EB7A3E;
}
.overlay_text {
    margin-top: 120px;
}

/* NASLOVNA */

body.home .post-inner-content {
    border: none;
    background-color: transparent;
    padding: 20px 0 0 0;
}
body.home .page-header {
    border: none;
    margin: 0;
    padding: 0;
    line-height: 1;
}
body.home .page-header h1 {
    text-align: center;
    border: none;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    font-family: 'Roboto Slab';
    font-size: 5em;
    color: #1a87c8;
    font-weight: 900;
}
body.home .entry-content p {
    font-family: 'Roboto Slab';
    color: #999;
    font-size: 1.5em;
    margin: 0;
    padding: 0;
    line-height: 1;
}
body.home .entry-content {
    margin-top: 0;
}
h4.istaknuti_proizvodi {
    background-color: #f9f9f9;
    color: #1a87c8;
    display: table;
    /*font-family: 'Roboto Slab';*/
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 1;
    margin: 20px auto;
    padding: 15px 20px;
    position: relative;
    text-transform: uppercase;
    z-index: 1000;
}
body.home .woocommerce {
    border-top: 1px solid #ccc;
    margin-top: -45px;
    padding-top: 80px;
}

/* BANER AKCIJA */

.woocommerce span.onsale {
    background-color: #d74b27;
    font-size: 0.8em;
    font-weight: 700;
    line-height: 30px;
    height: 30px;
    width: 60px;
    padding: 0;
    font-family: 'Roboto Slab';
    border-radius: 0;
    min-height: 30px;
    min-width: 60px;
}
.woocommerce ul.products li.product .onsale {
    margin: -1px -1px 0 0;
}

/* FEATURED */

.woocommerce ul li.product.status-publish h3,
.woocommerce ul li.product.featured h3,
.woocommerce ul li.product.has-post-thumbnail h3,
.istaknuti_proizvodi + .woocommerce ul li.product h3 {
    display: block;
    font-family: "Roboto Slab";
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
    margin: 25px 0 5px 0;
    padding: 0;
    text-align: center;
    height: 45px;
}
.woocommerce ul.products li.product .price {
    color: #444;
    display: table;
    font-size: 1em;
    font-weight: 900;
    margin: 0 auto;
    text-align: center;
    font-family: "Roboto Slab";
}
.woocommerce ul.products li.product .price ins,
.price span.amount {
    float: left;
    margin: 0 2px;
    color: #D74B27;
    font-size: 18px;
}
.woocommerce ul.products li.product .price del {
    float: left;
    margin: 0 2px;
    opacity: 1;
    line-height: 1;
}
.woocommerce ul.products li.product .price del span {
    font-size: 14px;
    color: #999;
    opacity: 1;
    text-decoration: line-through;
    font-weight: 900;
}
.woocommerce ul.products li.product .price del span,
.woocommerce ul.products li.product .price ins span {
    line-height: 25px;
}
.featured,
.has-post-thumbnail,
li.status-publish,
.istaknuti_proizvodi + .woocommerce ul li.product {
    background-color: transparent;
    border: 1px #dedede solid;
}
.products .thumbovi {
    border-bottom: 1px #dedede solid;
}
.woocommerce ul.products li.product .button {
    background: #1a87c8;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: block;
    margin-top: 1em;
    padding: 15px 0;
    text-align: center;
    opacity: 0;
}
.woocommerce ul.products li.product:hover .button {
    opacity: 1;
}
.woocommerce ul.products li.product .button:hover {
    opacity: .7;
}
body.home .woocommerce ul.products li.product,
body.home .woocommerce-page ul.products li.product {
    margin: 0 2% 2% 0;
    width: 23.5%;
}
body.home .woocommerce ul.products li.product.last,
body.home .woocommerce-page ul.products li.product.last {
    margin-right: 0;
}
#secondary .widget a {
    color: #777;
}
.widget ul li {
    border-bottom: medium none;
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 10px;
}
.widget ul li ul li:last-child {
    padding: 0;
}
.widget ul ul {
    padding: 10px 0 0 10px;
}

/* ISTAKNUTO */

.istaknuto {
    margin-top: 40px;
    margin-bottom: 0px;
}
.istaknuto > div {
    background-color: transparent;
    margin: 0 2% 2.992em 0;
    width: 23.5%;
    border-radius: 5px;
    padding: 55px 0;
    cursor: pointer;
    position: relative;

    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms;
}
.istaknuto a.link_overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    text-indent: -9999px;
}
.istaknuto > div:last-child {
    margin-right: 0;
}
.istaknuto i {
    font-size: 50px;
    text-align: center;
    margin: 0 auto 10px auto;
    padding: 0;
    line-height: 1;
    color: #1A87C8;
    display: table;
}
.istaknuto h5 {
    text-align: center;
    color: #1A87C8;
    font-size: 24px;
    margin: 0 0 5px 0;
    padding: 0;
    line-height: 1;
    font-family: 'Roboto Slab';
}
.istaknuto h6 {
    text-align: center;
    color: #777;
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-family: 'Roboto Slab';
}
.istaknuto > div:hover,
.istaknuto > div:focus {
    background-color: #1A87C8;
}
.istaknuto > div:hover i,
.istaknuto > div:hover h5,
.istaknuto > div:hover h6,
.istaknuto > div:focus i,
.istaknuto > div:focus h5,
.istaknuto > div:focus h6 {
    color: #fff;
}

/* SHOP STRANICA */

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin: 0 2% 2% 0;
    width: 32%;
}
.woocommerce ul.products li.product.last,
.woocommerce-page ul.products li.product.last {
    margin-right: 0;
}

/* FOOTER */

.noge_kontakt {
    margin: 0;
    padding: 20px 0 0 0;
    background-color: #dedede;
    border-top: 1px #ccc solid;
}
.noge_kontakt i {
    font-size: .65em;
    margin: 0 2px 12px 2px;
    color: #1A87C8;
}
.noge_kontakt p {
    font-family: "Roboto Slab";
    font-size: 1.4em;
    font-weight: 400;
    text-align: center;
    color: #444;
    margin: 0;
    padding: 0;
    line-height: 1;
}
.noge_kontakt p span {
    font-size: .65em;
    margin-top: 15px;
    color: #888;
}
.pin_mapa {
    margin: 25px 0 5px 0 !important;
}
.pin_mapa i {
    font-size: 1.6em;
    color: rgba(0,0,0,.25);
}
.google_mapa {
    height: 450px !important;
    padding: 0 !important;
    margin: 0 !important;
    border-top: 1px rgba(0,0,0,.1) solid;
}
.google_mapa iframe {
    width: 100%;
    height: 450px !important;
    padding: 0;
}
footer p {
    font-family: "Roboto Slab";
    font-size: 1em;
    font-weight: 500;
    text-align: center;
}
footer p a:hover,
footer p a:focus {
    text-decoration: none;
    color: #1A87C8 !important;
}
.main-content-inner #container #content .woocommerce-pagination ul.page-numbers {
    border: none;
}
.main-content-inner #container #content .woocommerce-pagination ul.page-numbers li {
    border: 1px #ccc solid;
    margin: 3px;
    width: 36px;
    height: 36px;
    border-radius: 3px;
    color: #1A87C8;
    font-family: 'Roboto Slab';
}
.main-content-inner #container #content .woocommerce-pagination ul.page-numbers li a,
.main-content-inner #container #content .woocommerce-pagination ul.page-numbers li span {
    line-height: 36px;
    padding: 0;
    margin: 0;
}
.main-content-inner #container #content .woocommerce-pagination ul.page-numbers li a.prev,
.main-content-inner #container #content .woocommerce-pagination ul.page-numbers li a.next {
    color: transparent;
    position: relative;
}
.main-content-inner #container #content .woocommerce-pagination ul.page-numbers li a.next:before,
.main-content-inner #container #content .woocommerce-pagination ul.page-numbers li a.prev:before {
    content: "\f054";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #444;
    z-index: 1000;
}
.main-content-inner #container #content .woocommerce-pagination ul.page-numbers li a.prev:before {
    content: "\f053";
}
.woocommerce-ordering option {
    padding: 7px;
}
.woocommerce-ordering select {
    border: 1px #ccc solid;
}
.woocommerce .woocommerce-ordering {
    margin-top: -15px;
}

.woocommerce-breadcrumb + h1.page-title {
    font-family: "Roboto Slab";
    color: #1A87C8;
    font-size: 3.6em;
    margin-bottom: 30px;
}
.widget-area .well {
    background-color: #1A87C8;
    box-shadow: none;
    border-radius: 5px;
    border: none;
}
#secondary .well .widget.woocommerce.widget_product_categories h3,
#secondary .widget > h3,
.widget-area h3,
.ostalo_sidebar .custom > div h3 a {
    font-family: "Roboto Slab";
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: none;
    margin-top: 0;
}
#secondary .widget a {
    color: #fff;
}

body.single-product .product_title {
    font-family: "Roboto Slab";
    color: #555;
}
body.single-product p.price:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}
body.single-product .product span.amount::before {
    content: "Cijena: ";
}
body.single-product del .amount::before {
    content: "Stara cijena: ";
}
body.single-product .product del .amount {
    color: #999 !important;
    font-size: 14px !important;
    font-weight: 900;
    opacity: 1;
    text-decoration: line-through;
    font-family: "Roboto Slab";
    margin-bottom: 5px !important;
}
body.single-product ins .amount,
body.single-product .product span.amount {
    color: #d74b27;
    font-size: 18px;
    margin: 0 0 20px 0;
    font-family: "Roboto Slab";
    font-weight: 900;
}
body.single-product .product ins .amount::before {
    content: "Cijena s popustom: ";
}
body.single-product .amount {
    clear: both;
}
body.single-product .single_add_to_cart_button.btn.btn-default {
    clear: both;
    margin: 20px 0 0;
    background: #1a87c8;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: block;
    padding: 15px;
    text-align: center;
}
body.single-product .single_add_to_cart_button.btn.btn-default:hover,
body.single-product .single_add_to_cart_button.btn.btn-default:focus {
    opacity: .8;
}
body.single-product.woocommerce span.onsale {
    top: 0;
    left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-family: "Roboto Slab";
    padding: 0.5em;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 0 20px 20px 20px;
    border: 1px #dedede solid;
    border-top: none;
    margin-top: -2px;
}
.woocommerce div.product .woocommerce-tabs .panel h2,
.related.products h2 {
    font-family: "Roboto Slab";
    color: #555;
    margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs .panel p,
.woocommerce div.product .woocommerce-tabs .panel li,
body.page article.page p,
.entry-content ul li,
.entry-content ol li {
    color: #888;
    line-height: 1.5;
    font-size: 1.1em;
}
.entry-content ul,
.entry-content ol {
    margin-left: 0;
    padding-left: 15px;
}
body.single-product .featured,
/*body.single-product .has-post-thumbnail,*/
body.single-product .istaknuti_proizvodi + .woocommerce ul li.product {
    border: none;
}
body.single-product .tabs.wc-tabs {
    border-left: 1px #dedede solid;
}
.page-header {
    border-bottom: medium none;
    margin: 0;
    padding-bottom: 0;
    font-family: "Roboto Slab";
    color: #555;
}
.woocommerce .button.btn.btn-default {
    clear: both;
    margin: 0px 0;
    background: #1a87c8;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: block;
    padding: 15px;
    text-align: center;
    float: right;
}
.woocommerce input[type="submit"].button {
    clear: both;
    margin: 0px 0;
    background: #1a87c8;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: block;
    padding: 15px;
    text-align: center;
    float: right;
}
.woocommerce input[type="submit"].button:hover,
.woocommerce input[type="submit"].button:focus {
    opacity: .8;
}
.woocommerce .button.btn.btn-default:hover,
.woocommerce .button.btn.btn-default:focus {
    opacity: .8;
}
.checkout-button.button.alt.wc-forward {
    clear: both;
    margin: 0;
    background: #1a87c8;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: block;
    padding: 15px;
    text-align: center;
}
.checkout-button.button.alt.wc-forward:hover,
.checkout-button.button.alt.wc-forward:focus {
    opacity: .8;
    background: #1a87c8;
}
.woocommerce table tbody ul#shipping_method li,
.woocommerce table tfoot ul#shipping_method li {
    list-style: outside none none;
    margin: 1px 0 0;
    padding: 0;
    text-indent: 0;
}
.woocommerce table.shop_table td {
    padding: 15px 12px;
}
.post-inner-content {
    border: 1px solid #dadada;
    border-radius: 5px;
}
.woocommerce-billing-fields input {
    padding: 10px;
    line-height: 1.2 !important;
}
.scroll-to-top:hover {
    background: #1a87c8;
}
p.linkovi_noge {
    font-size: .9em;
}
p.linkovi_noge a {
    margin: 0 5px;
}
p.temp_text {
    text-align: center;
    line-height: 2 !important;
    margin: 30px 0 !important;
    font-size: 1.2em !important;
    background-color: #d74b27 !important;
    color: #fff !important;
    padding: 18px !important;
}

/* RESPONSIVE */


@media (max-width: 1650px) {

    .overlay_text {
        margin-top: 40px;
    }

}
@media (max-width: 1450px) {

    .overlay_text {
        margin-top: 20px;
    }

}
@media (max-width: 1350px) {

    .naslovna_slika_vanjski_div .overlay a {
        margin-top: 20px;
    }

}
@media (max-width: 1250px) {

    .naslovna_slika_vanjski_div .overlay h1 { font-size: 6em; }
    .naslovna_slika_vanjski_div .overlay h2 { font-size: 1em; }
    .naslovna_slika_vanjski_div .overlay h3 { font-size: 1em; }
    .naslovna_slika_vanjski_div .overlay a { font-size: 1em; }

}
@media (max-width: 900px) {

    .naslovna_slika_vanjski_div .overlay h1 { font-size: 4em; }
    .naslovna_slika_vanjski_div .overlay h2 { font-size: .9em; }
    .naslovna_slika_vanjski_div .overlay h3 { font-size: .9em; }
    .naslovna_slika_vanjski_div .overlay a { font-size: .9em; margin-top: 10px; }

}
@media (max-width: 767px) {

    .overlay_text {
        display: none;
    }
    #logo img {
        margin-top: 7px;
        margin-left: 0px;
    }
    .navbar-toggle {
        z-index: 1000;
        margin-bottom: 14px;
        margin-top: 16px;
        margin-right: 15px;
    }
    p.temp_text {
        text-align: center;
        line-height: 1.5 !important;
        margin: 20px 0 !important;
        font-size: 1em !important;
        background-color: #d74b27 !important;
        color: #fff !important;
        padding: 12px !important;
    }
    .istaknuto > div {
        width: 100%;
        display: none;
    }
    .products > li {
        width: 100% !important;
        margin: 10px 0 !important;
    }
    .izbornik_za_kategorije {
        display: none !important;
    }
    .glavni_izbornik {
        border: medium none;
        overflow: hidden;
        text-align: left;
        width: 100%;
    }
    .wpmenucart-display-right {
        float: left !important;
    }
    .site-navigation-inner {
        padding: 0;
    }


}

.ostalo_sidebar .textwidget ul {
    margin: 0;
    padding: 0;
}
.ostalo_sidebar .textwidget ul li {
    margin: 0;
    padding: 0;
    line-height: 1;
    list-style-type: none;
}
.ostalo_sidebar .textwidget a {
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}
.ostalo_sidebar .custom > div h3 {
    margin: 30px 0 15px 0;
    padding: 0;
}
.ostalo_sidebar .custom > div:first-child h3 {
    margin-top: 0;
}
.fb_iframe_widget {
    border: 1px solid #fff;
}

body.single-product li.product span.amount::before {
    content: none;
}
.thumbovi {
    height: 260px !important;
    position: relative !important;
    overflow: hidden;
}
.thumbovi img {
    padding: 0 !important;
    bottom: -9999px !important;
    left: -9999px !important;
    right: -9999px !important;
    top: -9999px !important;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    position: absolute !important;
}
.thumbovi img.tall {
    height: auto !important;
    width: 100% !important;
    margin: auto !important;
}
.thumbovi img.wide {
    height: 100% !important;
    width: auto !important;
    margin: auto !important;
}​

.screen-reader-text {
    display: none;
}
