/*!
Theme Name:   Bomark Ambalaza
Theme URI:    https://esentio.hr/
Author:       eSENTIO
Author URI:   https://esentio.hr/
Description:  tema za Bomark Ambalazu
Version:      3.0.12
Tested up to: 5.6.0
Requires PHP: 5.6.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  bomark-ambalaza
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Storefront is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

All sizing (typography, layout, padding/margins, etc) are inspired by a modular scale that uses 1em as a base size with a 1.618 ratio.
You can read more about the calculator we use in our Sass here: https://github.com/modularscale/modularscale-sass

FontAwesome License: SIL Open Font License - http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
Images License: GNU General Public License v2 or later
*/
/*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 */

/* Font-Face */
@font-face {
    font-family: 'FuturaLT-Book';
    src: url('./assets/fonts/futura-lt-book/FuturaLT-Book.eot');
    src: url('./assets/fonts/futura-lt-book/FuturaLT-Book.eot?#iefix') format('embedded-opentype'),
         url('./assets/fonts/futura-lt-book/FuturaLT-Book.woff') format('woff'),
         url('./assets/fonts/futura-lt-book/FuturaLT-Book.ttf') format('truetype'),
         url('./assets/fonts/futura-lt-book/FuturaLT-Book.svg#FuturaLT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futuramdbtbold';
    src: url('./assets/fonts/futuramdbtbold/futuramdbtbold.eot');
    src: url('./assets/fonts/futuramdbtbold/futuramdbtbold.eot') format('embedded-opentype'),
         url('./assets/fonts/futuramdbtbold/futuramdbtbold.woff2') format('woff2'),
         url('./assets/fonts/futuramdbtbold/futuramdbtbold.woff') format('woff'),
         url('./assets/fonts/futuramdbtbold/futuramdbtbold.ttf') format('truetype'),
         url('./assets/fonts/futuramdbtbold/futuramdbtbold.svg#futuramdbtbold') format('svg');
}

/* Storefront styles */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: rgba(0, 0, 0, 0);
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
}
td,
th {
    padding: 0;
}
body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
body,
button,
input,
textarea {
    color: #43454b;
    line-height: 1.618;
    text-rendering: optimizeLegibility;
    font-weight: normal;
}
body,
button,
input,
select,
textarea {
    font-family: 'FuturaLT-Book', Source Sans Pro, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
}
select {
    color: initial;
    max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 300;
    margin: 0 0 0.5407911001em;
    color: #131315;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: 300;
}
.alpha,
h1 {
    font-size: 2.617924em;
    line-height: 1.214;
    letter-spacing: -1px;
}
.beta,
h2 {
    font-size: 2em;
    line-height: 1.214;
}
.beta + h3,
h2 + h3 {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 0.5407911001em;
}
.gamma,
h3 {
    font-size: 1.618em;
}
.delta,
h4 {
    font-size: 1.41575em;
}
.alpha,
.beta,
.delta,
.gamma {
    display: block;
}
blockquote + h2,
blockquote + h3,
blockquote + h4,
blockquote + header h2,
form + h2,
form + h3,
form + h4,
form + header h2,
ol + h2,
ol + h3,
ol + h4,
ol + header h2,
p + h2,
p + h3,
p + h4,
p + header h2,
table + h2,
table + h3,
table + h4,
table + header h2,
ul + h2,
ul + h3,
ul + h4,
ul + header h2 {
    margin-top: 1.2906835em;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
}
hr,
p {
    margin: 0 0 1.41575em;
}
ol,
ul {
    margin: 0 0 1.41575em 3em;
    padding: 0;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ol,
li > ul {
    margin-bottom: 0;
    margin-left: 1em;
}
dt {
    font-weight: 600;
}
dd {
    margin: 0 0 1.618em;
}
b,
strong {
    font-weight: 600;
	font-family: 'futuramdbtbold';
}
blockquote,
cite,
dfn,
em,
i {
    font-style: italic;
}
blockquote {
    padding: 0 1em;
    border-left: 3px solid rgba(0, 0, 0, 0.05);
}
address {
    margin: 0 0 1.41575em;
}
pre {
    background: rgba(0, 0, 0, 0.1);
    font-family: Courier\10 Pitch, Courier, monospace;
    margin-bottom: 1.618em;
    padding: 1.618em;
    overflow: auto;
    max-width: 100%;
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 0.202em 0.5407911001em;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
ins,
mark {
    text-decoration: none;
    font-weight: 600;
    background: rgba(0, 0, 0, 0);
}
sub,
sup {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
figure {
    margin: 0;
}
img {
    height: auto;
    max-width: 100%;
    display: block;
    border-radius: 3px;
}
a {
    color: #2c2d33;
    text-decoration: none;
}
a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: 2px solid #96588a;
}
.storefront-cute * {
    font-family: Comic Sans MS, sans-serif;
}
* {
    box-sizing: border-box;
}
body {
    background-color: #fff;
}
/*.site,*/
body {
    overflow-x: hidden;
}
.header-widget-region,
.site-content {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.site-header {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #9aa0a7;
    background-position: 50%;
    z-index: 999;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.site-header .custom-logo-link,
.site-header .site-logo-anchor,
.site-header .site-logo-link {
    display: block;
    margin-bottom: 0;
}
.site-header .custom-logo-link img,
.site-header .site-logo-anchor img,
.site-header .site-logo-link img {
    width: 100%;
    max-width: 100px;
}
.site-header .widget {
    margin-bottom: 0;
}
.home.blog .site-header,
.home.post-type-archive-product .site-header {
    margin-bottom: 4.235801032em;
}
.no-wc-breadcrumb .site-header {
    margin-bottom: 4.235801032em;
}
.no-wc-breadcrumb.page-template-template-homepage .site-header {
    margin-bottom: 0;
}
.header-widget-region {
    position: relative;
    z-index: 99;
}
.header-widget-region:after,
.header-widget-region:before {
    content: "";
    display: table;
}
.header-widget-region:after {
    clear: both;
}
.header-widget-region .widget {
    margin: 0;
    padding: 1em 0;
    font-size: 0.875em;
}
.site-branding {
    float: none;
    margin-bottom: 0;
}
.site-branding .site-title {
    font-size: 2em;
    letter-spacing: -1px;
    margin: 0;
}
.site-branding .site-title a {
    font-weight: 700;
}
.site-branding .site-description {
    font-size: 0.875em;
    display: none;
}
.site-branding .logo {
    margin: 0;
}
.site-main {
    margin-bottom: 2.617924em;
}
.site-content {
    outline: none;
}
.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 4.235801032em;
}
.page-template-template-homepage .type-page {
    padding-top: 2.617924em;
    padding-bottom: 2.617924em;
    position: relative;
}
.page-template-template-homepage .type-page .storefront-hero__button-edit {
    position: absolute;
    top: 1em;
    right: 1em;
    font-size: 0.875em;
}
.page-template-template-homepage .entry-content {
    font-size: 1.1em;
}
.page-template-template-homepage .entry-content p:last-child {
    margin-bottom: 0;
}
.page-template-template-homepage .entry-header h1 {
    font-size: 3.706325903em;
    margin-bottom: 0.2360828548em;
}
.page-template-template-homepage .entry-content,
.page-template-template-homepage .entry-header {
    max-width: 41.0994671405em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
    background-size: cover;
    background-position: 50%;
    padding-top: 6.8535260698em;
    padding-bottom: 6.8535260698em;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content,
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title {
    opacity: 0;
    -webkit-transition: all, ease, 0.5s;
    transition: all, ease, 0.5s;
}
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded,
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded {
    opacity: 1;
}
.site-footer {
    background-color: #f3f3f3;
    color: #3b3c3f;
    padding: 0;
}
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
    color: #333437;
}
.site-footer a {
    color: #2c2d33;
    text-decoration: underline;
}
.site-footer a:hover {
    text-decoration: none;
}
.site-footer a.button,
.site-footer a.components-button:not(.is-link),
.site-footer a.wp-block-button__link {
    text-decoration: none;
}
.site-info {
    padding: 2.617924em 0;
	text-align: center;
}
.site-info span[role="separator"] {
    padding: 0 0.2360828548em 0 0.3342343017em;
}
.site-info span[role="separator"]:before {
    content: "\007c";
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    display: block;
    font-weight: 700;
    height: auto;
    left: 0;
    line-height: normal;
    padding: 1em 1.618em;
    text-decoration: none;
    top: 0;
    width: auto;
    z-index: 100000;
    outline: none;
}
.screen-reader-text.skip-link:focus {
    -webkit-clip-path: none;
    clip-path: none;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
}
.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both;
}
table {
    border-spacing: 0;
    width: 100%;
    margin: 0 0 1.41575em;
    border-collapse: separate;
}
table caption {
    padding: 1em 0;
    font-weight: 600;
}
table td,
table th {
    padding: 1em 1.41575em;
    text-align: left;
    vertical-align: middle;
}
table td p:last-child,
table th p:last-child {
    margin-bottom: 0;
}
table th {
    font-weight: 600;
}
table thead th {
    padding: 1.41575em;
    vertical-align: middle;
}
table tbody h2 {
    font-size: 1em;
    letter-spacing: normal;
}
table tbody h2,
table tbody h2 a {
    font-weight: 400;
}
.error404 .site-content {
	padding-top: 50px;
}
.error404 .site-content .widget_product_search {
    padding: 1.618em;
    /*background-color: rgba(0, 0, 0, 0.025);*/
    background-color: #dde0e2;
}
.error404 .site-content .widget_product_search form {
    margin: 0;
}
.error404 .site-content .widget_product_search form input[type="search"] {
	background: #fff;
}
.error404.left-sidebar .content-area,
.error404.right-sidebar .content-area {
    width: 100%;
}
.error404 .fourohfour-columns-2 {
    padding: 2.617924em 0;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-width: 1px 0;
    margin-bottom: 2.617924em;
}
.error404 .fourohfour-columns-2:after,
.error404 .fourohfour-columns-2:before {
    content: "";
    display: table;
}
.error404 .fourohfour-columns-2:after {
    clear: both;
}
.error404 .fourohfour-columns-2 .widget,
.error404 .fourohfour-columns-2 ul.products li.product {
    margin-bottom: 0;
}
.error404 .fourohfour-columns-2 .col-1 ul.products {
    margin-bottom: 2.2906835em;
}
.error404 .fourohfour-columns-2 .col-1 ul.products li.product {
    width: 45.4545454545%;
    float: left;
    margin-right: 9.0909090909%;
}
.error404 .fourohfour-columns-2 .col-1 ul.products li.product:last-child {
    margin-right: 0;
}
.error404 .fourohfour-columns-2 .col-2 {
    padding: 1.618em;
    background-color: rgba(0, 0, 0, 0.025);
}
#comments {
    padding-top: 2.617924em;
}
#comments .comments-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 0.5407911001em;
    margin-bottom: 1.618em;
}
#comments .comment-list {
    list-style: none;
    margin-left: 0;
}
#comments .comment-list .comment-body:after,
#comments .comment-list .comment-body:before {
    content: "";
    display: table;
}
#comments .comment-list .comment-body:after {
    clear: both;
}
#comments .comment-list .comment-content {
    padding-bottom: 1.618em;
    margin-bottom: 1.618em;
}
#comments .comment-list .comment-content .comment-text {
    padding: 1.618em;
    border-radius: 3px;
}
#comments .comment-list .comment-content .comment-text p:last-child {
    margin-bottom: 0;
}
#comments .comment-list .comment-meta {
    margin-bottom: 1em;
}
#comments .comment-list .comment-meta .avatar {
    margin-bottom: 1em;
    max-width: 64px;
    height: auto;
}
#comments .comment-list .comment-meta a.comment-date {
    font-size: 0.875em;
}
#comments .comment-list .comment-meta cite {
    font-style: normal;
    clear: both;
    display: block;
}
#comments .comment-list .reply {
    margin-bottom: 1.618em;
    padding-top: 0.6180469716em;
}
#comments .comment-list .reply:after,
#comments .comment-list .reply:before {
    content: "";
    display: table;
}
#comments .comment-list .reply:after {
    clear: both;
}
#comments .comment-list .reply a {
    display: inline-block;
    margin-right: 1em;
}
#comments .comment-list .reply a:last-child {
    margin-right: 0;
}
#comments .comment-list .children {
    list-style: none;
}
.comment-content a {
    word-wrap: break-word;
}
#respond {
    clear: both;
    padding: 1.618em;
    background-color: rgba(0, 0, 0, 0.0125);
    position: relative;
}
#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
    width: 100%;
}
#respond .form-submit,
#respond form {
    margin-bottom: 0;
}
#respond #cancel-comment-reply-link {
    position: absolute;
    top: 0.5407911001em;
    right: 0.5407911001em;
    display: block;
    height: 1em;
    width: 1em;
    overflow: hidden;
    line-height: 1;
    font-size: 1.41575em;
    text-align: center;
    -webkit-transition: ease, 0.3s, -webkit-transform;
    transition: ease, 0.3s, -webkit-transform;
    transition: transform, ease, 0.3s;
    transition: transform, ease, 0.3s, -webkit-transform;
}
#respond #cancel-comment-reply-link:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.hentry {
    margin: 0 0 4.235801032em;
}
.hentry .wp-post-image {
    margin-bottom: 1.618em;
    margin-left: auto;
    margin-right: auto;
}
.hentry .entry-header {
    margin-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.hentry .entry-header .byline,
.hentry .entry-header .post-author,
.hentry .entry-header .post-comments,
.hentry .entry-header .posted-on {
    font-size: 0.875em;
}
.hentry .entry-header .byline a,
.hentry .entry-header .post-author a,
.hentry .entry-header .post-comments a,
.hentry .entry-header .posted-on a {
    font-weight: 600;
    text-decoration: underline;
}
.hentry .entry-header .byline a:hover,
.hentry .entry-header .post-author a:hover,
.hentry .entry-header .post-comments a:hover,
.hentry .entry-header .posted-on a:hover {
    text-decoration: none;
}
.hentry .entry-content a {
    text-decoration: none;
}
.hentry .entry-content a:hover {
    text-decoration: underline;
}
.hentry .entry-content a.button,
.hentry .entry-content a.components-button:not(.is-link),
.hentry .entry-content a.wp-block-button__link {
    text-decoration: none;
}
.hentry .entry-taxonomy {
    margin: 1.41575em 0 0;
    padding-top: 1em;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.hentry.type-page .entry-header {
    border-bottom: 0;
    margin-bottom: 0;
}
.cat-links,
.tags-links {
    font-size: 0.875em;
}
.cat-links a,
.tags-links a {
    color: #727272;
    font-weight: 600;
    text-decoration: underline;
}
.byline,
.updated:not(.published) {
    display: none;
}
.group-blog .byline,
.single .byline {
    display: inline;
}
.page-links {
    clear: both;
    margin: 0 0 1em;
}
form {
    margin-bottom: 1.618em;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
}
.added_to_cart,
.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    background: none;
    background-color: #ed2526;
    border-color: #ed2526;
    color: #fff;
    cursor: pointer;
    padding: 0.6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none;
}
.added_to_cart:after,
.button:after,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:after,
button:after,
input[type="button"]:after,
input[type="reset"]:after,
input[type="submit"]:after {
    display: none;
}
.added_to_cart.alt,
.added_to_cart.cta,
.button.alt,
.button.cta,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta,
button.alt,
button.cta,
input[type="button"].alt,
input[type="button"].cta,
input[type="reset"].alt,
input[type="reset"].cta,
input[type="submit"].alt,
input[type="submit"].cta {
    background-color: #2c2d33;
    border-color: #2c2d33;
}
.added_to_cart.alt:hover,
.added_to_cart.cta:hover,
.button.alt:hover,
.button.cta:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta:hover,
button.alt:hover,
button.cta:hover,
input[type="button"].alt:hover,
input[type="button"].cta:hover,
input[type="reset"].alt:hover,
input[type="reset"].cta:hover,
input[type="submit"].alt:hover,
input[type="submit"].cta:hover {
    background-color: #2c2d33;
}
.added_to_cart:hover,
.button:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    color: #fff;
}
.added_to_cart.loading,
.button.loading,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,
button.loading,
input[type="button"].loading,
input[type="reset"].loading,
input[type="submit"].loading {
    opacity: 0.5;
}
.added_to_cart.small,
.button.small,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
    padding: 0.5407911001em 0.875em;
    font-size: 0.875em;
}
.added_to_cart.disabled,
.added_to_cart:disabled,
.button.disabled,
.button:disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled,
button.disabled,
button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled {
    opacity: 0.5 !important;
    cursor: not-allowed;
}
.added_to_cart.disabled:hover,
.added_to_cart:disabled:hover,
.button.disabled:hover,
.button:disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled:hover,
button.disabled:hover,
button:disabled:hover,
input[type="button"].disabled:hover,
input[type="button"]:disabled:hover,
input[type="reset"].disabled:hover,
input[type="reset"]:disabled:hover,
input[type="submit"].disabled:hover,
input[type="submit"]:disabled:hover {
    opacity: 0.5 !important;
}
.wc-block-components-button:not(.is-link).disabled,
.wc-block-components-button:not(.is-link):disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.wc-block-components-button:not(.is-link).disabled:hover,
.wc-block-components-button:not(.is-link):disabled:hover {
    opacity: 0.5;
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
    margin: 0 0 0 0.3819820591em;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="search"]::-webkit-input-placeholder {
    color: #616161;
}
input[type="search"]:-ms-input-placeholder {
    color: #616161;
}
input[type="search"]::-ms-input-placeholder {
    color: #616161;
}
input[type="search"]::placeholder {
    color: #616161;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.input-text,
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="date"],
textarea {
    padding: 0.6180469716em;
    background-color: #dde0e2;
    color: #43454b;
    border: 0 none;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400; /*normal*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.input-text:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
textarea:focus {
    background-color: #ededed;
    border-color: #ed2526;
}
textarea {
    overflow: auto;
    padding-left: 0.875em;
    vertical-align: top;
    width: 100%;
}
label,
.wpb-gqf-form-style-true form label { /* popup upit proizvod */
	font-family: 'futuramdbtbold';
	font-size: 15px;
    font-weight: 400; /*normal*/
	color: #000;
	margin-bottom: 5px;
}
label.woocommerce-form-login__rememberme {
	margin-bottom: 20px;
}
label.inline input {
    width: auto;
}
label .required {
	margin-left: -5px;
}
input + span em {
	font-size: 14px;
	color: #999;
	display: block;
	padding-top: 5px;
}
fieldset {
    padding: 1em 1.618em 1.618em;
    border: 0;
    margin: 1.618em 0;
	background: none !important;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
}
fieldset legend {
    font-weight: 600;
    padding: 0.6180469716em 1em;
    margin-left: -1em;
	background: #fff !important;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
}
[placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity 0.5s ease 0.5s;
    transition: opacity 0.5s ease 0.5s;
    opacity: 0;
}
.comment-content img.wp-smiley,
.entry-content img.wp-smiley,
.page-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    display: inline-block;
    border-radius: 0;
}
.wp-caption {
    margin-bottom: 1em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}
.wp-caption .wp-caption-text {
    text-align: left;
    font-style: italic;
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    padding: 1em 0;
}
.gallery {
    margin-bottom: 1em;
}
.gallery:after,
.gallery:before {
    content: "";
    display: table;
}
.gallery:after {
    clear: both;
}
.gallery .gallery-item {
    float: left;
}
.gallery .gallery-item .gallery-icon a {
    display: block;
}
.gallery .gallery-item .gallery-icon img {
    border: none;
    height: auto;
    margin: 0 auto;
}
.gallery .gallery-item .gallery-caption {
    margin: 0;
    text-align: center;
}
.gallery.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
    width: 33.3%;
}
.gallery.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
    width: 16.666666667%;
}
.gallery.gallery-columns-7 .gallery-item {
    width: 14.285714286%;
}
.gallery.gallery-columns-8 .gallery-item {
    width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
    width: 11.111111111%;
}
embed,
iframe,
object,
video {
    max-width: 100%;
}
.secondary-navigation {
    display: none;
}
button.menu-toggle {
    cursor: pointer;
    text-align: left;
    float: right;
    position: relative;
    border: 2px solid rgba(0, 0, 0, 0);
    box-shadow: none;
    border-radius: 2px;
    padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em;
    font-size: 0.875em;
    max-width: 120px;
}
button.menu-toggle,
button.menu-toggle:hover {
    background-image: none;
}
button.menu-toggle span:before {
    -webkit-transition: all, ease, 0.2s;
    transition: all, ease, 0.2s;
}
button.menu-toggle:after,
button.menu-toggle:before,
button.menu-toggle span:before {
    content: "";
    display: block;
    height: 2px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: 1em;
    margin-top: -1px;
    -webkit-transition: all, ease, 0.2s;
    transition: all, ease, 0.2s;
    border-radius: 3px;
}
button.menu-toggle:before {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}
button.menu-toggle:after {
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
}
.toggled button.menu-toggle:after,
.toggled button.menu-toggle:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.toggled button.menu-toggle:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.toggled button.menu-toggle span:before {
    opacity: 0;
}
.primary-navigation {
    display: none;
}
.main-navigation:after,
.main-navigation:before {
    content: "";
    display: table;
}
.main-navigation:after {
    clear: both;
}
.main-navigation div.menu {
    display: none;
}
.main-navigation div.menu:last-child {
    display: block;
}
.main-navigation .menu {
    clear: both;
}
.handheld-navigation,
.main-navigation div.menu > ul:not(.nav-menu),
.nav-menu {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all, ease, 0.8s;
    transition: all, ease, 0.8s;
}
.handheld-navigation {
    clear: both;
}
.handheld-navigation ul {
    margin: 0;
}
.handheld-navigation ul.menu li {
    position: relative;
}
.handheld-navigation ul.menu li button:after {
    -webkit-transition: all, ease, 0.9s;
    transition: all, ease, 0.9s;
}
.handheld-navigation ul.menu li button.toggled-on:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.handheld-navigation ul.menu .sub-menu {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    -webkit-transition: all, ease, 0.9s;
    transition: all, ease, 0.9s;
}
.handheld-navigation ul.menu .sub-menu.toggled-on {
    visibility: visible;
    max-height: 9999px;
    opacity: 1;
}
.handheld-navigation .dropdown-toggle {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    right: 0;
    display: block;
}
.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled .menu > ul:not(.nav-menu),
.main-navigation.toggled ul[aria-expanded="true"] {
    max-height: 9999px;
}
.main-navigation ul {
    margin-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.main-navigation ul ul {
    display: block;
    margin-left: 1.41575em;
}
.main-navigation ul li a {
    padding: 0.875em 0;
    display: block;
}
.main-navigation ul li a:hover {
    color: #e6e6e6;
}
.site-main nav.navigation {
    clear: both;
    padding: 2.617924em 0;
}
.site-main nav.navigation:after,
.site-main nav.navigation:before {
    content: "";
    display: table;
}
.site-main nav.navigation:after {
    clear: both;
}
.site-main nav.navigation .nav-next a,
.site-main nav.navigation .nav-previous a {
    display: inline-block;
}
.site-main nav.navigation .nav-previous {
    float: left;
    width: 50%;
}
.site-main nav.navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.pagination,
.woocommerce-pagination {
    padding: 1em 0;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-width: 1px 0;
    text-align: left;
    clear: both;
}
.pagination ul.page-numbers:after,
.pagination ul.page-numbers:before,
.woocommerce-pagination ul.page-numbers:after,
.woocommerce-pagination ul.page-numbers:before {
    content: "";
    display: table;
}
.pagination ul.page-numbers:after,
.woocommerce-pagination ul.page-numbers:after {
    clear: both;
}
.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
    list-style: none;
    margin: 0;
    vertical-align: middle;
}
.pagination .page-numbers li,
.woocommerce-pagination .page-numbers li {
    display: inline-block;
	margin-bottom: 5px;
}
.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    border-left-width: 0;
    display: inline-block;
    padding: 10px 14px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #43454b !important;
}
.pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #ed2526 !important;
    border-color: #ed2526 !important;
	color: #fff !important;
}
.pagination .page-numbers li .page-numbers.dots,
.woocommerce-pagination .page-numbers li .page-numbers.dots {
    background-color: rgba(0, 0, 0, 0);
}
.pagination .page-numbers li .page-numbers.next,
.pagination .page-numbers li .page-numbers.prev,
.woocommerce-pagination .page-numbers li .page-numbers.next,
.woocommerce-pagination .page-numbers li .page-numbers.prev {
    padding-left: 1em;
    padding-right: 1em;
}
.pagination .page-numbers li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.widget {
    margin: 0 0 3.706325903em;
}
.widget select {
    max-width: 100%;
}
.widget .widget-search .search-submit {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.widget .widget-title,
.widget .widgettitle {
    font-size: 1.41575em;
    letter-spacing: 0;
    padding: 0;
    margin-bottom: 1em;
    font-weight: 300;
}
.widget ul {
    margin-left: 0;
    list-style: none;
}
.widget ul ul {
    margin-left: 1.618em;
}
.widget-area .widget {
    font-size: 0.875em;
    font-weight: 400;
}
.widget-area .widget h1.widget-title {
    font-size: 1.41575em;
}
.widget-area .widget a:hover,
.wcsca-icon:hover {
    text-decoration: none;
	color: #ed2526;
}
.widget-area .widget a.button,
.widget-area .widget a.components-button:not(.is-link),
.widget-area .widget a.wp-block-button__link {
    text-decoration: none;
}
.widget-area .widget a.button {
    font-weight: 600 !important;
}
.widget_product_search form,
.widget_search form {
    position: relative;
}
.widget_product_search form input[type="search"],
.widget_product_search form input[type="text"],
.widget_search form input[type="search"],
.widget_search form input[type="text"] {
    width: 100%;
}
.widget_product_search form button[type="submit"],
.widget_product_search form input[type="submit"],
.widget_search form button[type="submit"],
.widget_search form input[type="submit"] {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
    top: 0;
    left: 0;
}
.widget_archive ul,
.widget_categories ul,
.widget_layered_nav_filters ul,
.widget_layered_nav ul,
.widget_links ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_product_categories ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
    margin: 0;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_layered_nav_filters ul li,
.widget_layered_nav ul li,
.widget_links ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_product_categories ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
    list-style: none;
    margin-bottom: 1em;
    line-height: 1.41575em;
}
.widget_archive ul .children,
.widget_categories ul .children,
.widget_layered_nav_filters ul .children,
.widget_layered_nav ul .children,
.widget_links ul .children,
.widget_nav_menu ul .children,
.widget_pages ul .children,
.widget_product_categories ul .children,
.widget_recent_comments ul .children,
.widget_recent_entries ul .children {
    margin-left: 0;
    margin-top: 1em;
}
#wp-calendar td,
#wp-calendar th,
.wp-calendar-table td,
.wp-calendar-table th {
    padding: 0.236em;
    text-align: center;
}
.widget_pages ul ul.children,
.widget_recent_entries ul ul.children {
    margin: 0.6180469716em 0 0 1.41575em;
}
.widget_rating_filter .wc-layered-nav-rating {
    margin-bottom: 0.6180469716em;
}
.widget_rating_filter .wc-layered-nav-rating a {
    text-decoration: none !important;
}
.widget_rating_filter .wc-layered-nav-rating .star-rating {
    display: inline-block;
    height: 1em;
    line-height: 1;
}
.col-full {
	padding: 0 20px;
}
.left-sidebar .content-area {
	padding: 0 20px;
}
#primary .site-main ul.products li.product {
	margin-bottom: 30px;
}
@media (min-width: 768px) {
    table.shop_table_responsive tbody tr td,
    table.shop_table_responsive tbody tr th {
        text-align: left;
    }
    .site-header {
        padding-top: 20px;
        padding-bottom: 20px;
    }
	.site-branding {
		position: absolute;
	}
    .site-header .site-branding img {
        height: auto;
        max-width: 230px;
        max-height: none;
    }
    .woocommerce-active .site-header .site-search {
        width: 21.7391304348%;
        float: right;
        margin-right: 0;
        clear: none;
    }
    .woocommerce-active .site-header .main-navigation {
        clear: both;
		padding: 0 250px;
    }
    .woocommerce-active .site-header .site-header-cart {
        width: 21.7391304348%;
        float: right;
        margin-right: 0;
        margin-bottom: 0;
    }
    .storefront-secondary-navigation .site-header .site-branding {
        width: 39.1304347826%;
        float: left;
        margin-right: 4.347826087%;
    }
    .storefront-secondary-navigation .site-header .secondary-navigation {
        width: 56.5217391304%;
        float: right;
        margin-right: 0;
    }
    .storefront-secondary-navigation.woocommerce-active .site-header .site-branding {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%;
    }
    .storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%;
    }
    .site-branding .site-description {
        margin-bottom: 0;
        display: block;
    }
    .custom-logo-link,
    .site-header-cart,
    .site-logo-anchor,
    .site-logo-link,
    .site-search {
        margin-bottom: 1.41575em;
    }
    .site-header .subscribe-and-connect-connect {
        float: right;
        margin-bottom: 1em;
    }
    .site-header .subscribe-and-connect-connect .icons {
        list-style: none;
        margin: 0;
    }
    .site-header .subscribe-and-connect-connect .icons a {
        font-size: 1em !important;
    }
    .site-header .subscribe-and-connect-connect .icons li {
        margin: 0 0 0 0.5407911001em !important;
        display: inline-block;
    }
    .col-full {
        /*max-width: 66.4989378333em;*/
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 30px;
        box-sizing: content-box;
    }
    .col-full:after,
    .col-full:before {
        content: "";
        display: table;
    }
    .col-full:after {
        content: " ";
        display: block;
        clear: both;
    }
    .site-content:after,
    .site-content:before {
        content: "";
        display: table;
    }
    .site-content:after {
        clear: both;
    }
    .content-area {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%;
    }
    .widget-area {
        width: 21.7391304348%;
        float: right;
        margin-right: 0;
    }
    .right-sidebar .content-area {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%;
    }
    .right-sidebar .widget-area {
        width: 21.7391304348%;
        float: right;
        margin-right: 0;
    }
    .left-sidebar .content-area {
        width: 68%;
        float: right;
        margin-right: 0;
		padding: 0 15px;
    }
    .left-sidebar .widget-area {
        width: 32%;
        float: left;
        margin-right: 0;
    }
	#primary .site-main ul.products.columns-3 li.product {
		width: 50%;
		padding: 0 15px;
		margin-right: 0;
	}
	.site-main .storefront-sorting {
		padding: 0 15px;
		margin-bottom: 30px;
	}
    .content-area,
    .widget-area {
        margin-bottom: 2.617924em;
    }
    .page-template-template-fullwidth-php .content-area,
    .page-template-template-homepage-php .content-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .footer-widgets {
        padding-top: 4.235801032em;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }
    .footer-widgets:after,
    .footer-widgets:before {
        content: "";
        display: table;
    }
    .footer-widgets:after {
        clear: both;
    }
    .footer-widgets.col-2 .block {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%;
    }
    .footer-widgets.col-2 .block.footer-widget-2 {
        float: right;
        margin-right: 0;
    }
    .footer-widgets.col-3 .block {
        width: 30.4347826087%;
        float: left;
        margin-right: 4.347826087%;
    }
    .footer-widgets.col-3 .block.footer-widget-3 {
        float: right;
        margin-right: 0;
    }
    .footer-widgets.col-4 .block {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%;
    }
    .footer-widgets.col-4 .block.footer-widget-4 {
        float: right;
        margin-right: 0;
    }
    .comment-list:after,
    .comment-list:before {
        content: "";
        display: table;
    }
    .comment-list:after {
        clear: both;
    }
    .comment-list .comment {
        clear: both;
    }
    .comment-list .comment-meta {
        width: 17.6470588235%;
        float: left;
        margin-right: 5.8823529412%;
        text-align: right;
    }
    .comment-list .comment-meta .avatar {
        float: right;
    }
    .comment-list .comment-content {
        padding-bottom: 3.706325903em;
        margin-bottom: 3.706325903em;
    }
    .comment-list #respond,
    .comment-list .comment-content {
        width: 76.4705882353%;
        float: right;
        margin-right: 0;
    }
    .comment-list #respond {
        float: right;
    }
    .comment-list #respond .comment-form-author,
    .comment-list #respond .comment-form-email,
    .comment-list #respond .comment-form-url {
        width: 100%;
        margin-right: 0;
    }
    .comment-list .comment-body #respond {
        box-shadow: 0 6px 2em rgba(0, 0, 0, 0.2);
        margin-bottom: 2.617924em;
        margin-top: -1.618em;
    }
    .comment-list .reply {
        clear: both;
        text-align: right;
    }
    .comment-list ol.children {
        width: 88.2352941176%;
        float: right;
        margin-right: 0;
        list-style: none;
    }
    .comment-list ol.children .comment-meta {
        width: 20%;
        float: left;
        margin-right: 6.6666666667%;
    }
    .comment-list ol.children #respond,
    .comment-list ol.children .comment-content {
        width: 73.3333333333%;
        float: right;
        margin-right: 0;
    }
    .comment-list ol.children ol.children {
        width: 86.6666666667%;
        float: right;
        margin-right: 0;
    }
    .comment-list ol.children ol.children .comment-meta {
        width: 23.0769230769%;
        float: left;
        margin-right: 7.6923076923%;
    }
    .comment-list ol.children ol.children #respond,
    .comment-list ol.children ol.children .comment-content {
        width: 69.2307692308%;
        float: right;
        margin-right: 0;
    }
    .comment-list ol.children ol.children ol.children {
        width: 84.6153846154%;
        float: right;
        margin-right: 0;
    }
    .comment-list ol.children ol.children ol.children .comment-meta {
        width: 27.2727272727%;
        float: left;
        margin-right: 9.0909090909%;
    }
    .comment-list ol.children ol.children ol.children #respond,
    .comment-list ol.children ol.children ol.children .comment-content {
        width: 63.6363636364%;
        float: right;
        margin-right: 0;
    }
    .comment-list ol.children ol.children ol.children ol.children {
        width: 81.8181818182%;
        float: right;
        margin-right: 0;
    }
    .comment-list ol.children ol.children ol.children ol.children .comment-meta {
        width: 33.3333333333%;
        float: left;
        margin-right: 11.1111111111%;
    }
    .comment-list ol.children ol.children ol.children ol.children #respond,
    .comment-list ol.children ol.children ol.children ol.children .comment-content {
        width: 55.5555555556%;
        float: right;
        margin-right: 0;
    }
    #respond {
        padding: 2.617924em;
    }
    #respond .comment-form-author,
    #respond .comment-form-email,
    #respond .comment-form-url {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%;
    }
    #respond .comment-form-url {
        float: right;
        margin-right: 0;
    }
    #respond .comment-form-comment {
        clear: both;
    }
    .hentry .entry-header {
        margin-bottom: 2.617924em;
    }
    .handheld-navigation,
    .main-navigation.toggled .handheld-navigation,
    .main-navigation.toggled div.menu,
    .menu-toggle {
        display: none;
    }
    .main-navigation,
    .secondary-navigation {
        clear: both;
        display: block;
        width: 100%;
    }
    .main-navigation ul,
    .secondary-navigation ul {
        list-style: none;
        margin: 0;
        padding-left: 0;
        display: block;
    }
    .main-navigation ul li,
    .secondary-navigation ul li {
        position: relative;
        display: inline-block;
        text-align: left;
    }
    .main-navigation ul li a,
    .secondary-navigation ul li a {
        display: block;
    }
    .main-navigation ul li a:before,
    .secondary-navigation ul li a:before {
        display: none;
    }
    .main-navigation ul li.focus > ul,
    .main-navigation ul li:hover > ul,
    .secondary-navigation ul li.focus > ul,
    .secondary-navigation ul li:hover > ul {
        left: 0;
        display: block;
    }
    .main-navigation ul li.focus > ul li > ul,
    .main-navigation ul li:hover > ul li > ul,
    .secondary-navigation ul li.focus > ul li > ul,
    .secondary-navigation ul li:hover > ul li > ul {
        left: -9999px;
    }
    .main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device,
    .main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device,
    .secondary-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device,
    .secondary-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device {
        display: none;
        left: 0;
    }
    .main-navigation ul li.focus > ul li.focus > ul,
    .main-navigation ul li.focus > ul li:hover > ul,
    .main-navigation ul li:hover > ul li.focus > ul,
    .main-navigation ul li:hover > ul li:hover > ul,
    .secondary-navigation ul li.focus > ul li.focus > ul,
    .secondary-navigation ul li.focus > ul li:hover > ul,
    .secondary-navigation ul li:hover > ul li.focus > ul,
    .secondary-navigation ul li:hover > ul li:hover > ul {
        left: 100%;
        top: 0;
        display: block;
    }
    .main-navigation ul ul,
    .secondary-navigation ul ul {
        float: left;
        position: absolute;
        top: 100%;
        z-index: 99999;
        left: -9999px;
    }
    .main-navigation ul ul.sub-menu--is-touch-device,
    .secondary-navigation ul ul.sub-menu--is-touch-device {
        display: none;
        left: 0;
    }
    .main-navigation ul ul li,
    .secondary-navigation ul ul li {
        display: block;
    }
    .main-navigation ul ul li a,
    .secondary-navigation ul ul li a {
        width: 200px;
    }
    ul.menu li.current-menu-item > a {
        color: #ea1d2c;
    }
    .bomark-primary-navigation {
        clear: both;
		padding: 51.23px 0;
    }
    .bomark-primary-navigation:after,
    .bomark-primary-navigation:before {
        content: "";
        display: table;
    }
    .bomark-primary-navigation:after {
        clear: both;
    }
    .main-navigation div.menu {
        display: block;
    }
    .main-navigation ul.menu,
    .main-navigation ul.nav-menu {
        max-height: none;
        overflow: visible;
        margin-left: -1em;
        -webkit-transition: none;
        transition: none;
    }
    .main-navigation ul.menu > li > a,
    .main-navigation ul.nav-menu > li > a {
        padding: 5px 0;
    }
    .main-navigation ul.menu > li.menu-item-has-children:hover:after,
    .main-navigation ul.menu > li.page_item_has_children:hover:after,
    .main-navigation ul.nav-menu > li.menu-item-has-children:hover:after,
    .main-navigation ul.nav-menu > li.page_item_has_children:hover:after {
        display: block;
    }
    .main-navigation ul.menu ul,
    .main-navigation ul.nav-menu ul {
        margin-left: 0;
    }
    .main-navigation ul.menu ul li a,
    .main-navigation ul.nav-menu ul li a {
        padding: 0.875em 1.41575em;
        font-weight: 400;
        font-size: 0.875em;
    }
    .main-navigation ul.menu ul li:last-child,
    .main-navigation ul.nav-menu ul li:last-child {
        border-bottom: 0;
    }
    .main-navigation ul.menu ul ul,
    .main-navigation ul.nav-menu ul ul {
        margin-left: 0;
        box-shadow: none;
    }
    .main-navigation ul.menu ul a:hover,
    .main-navigation ul.menu ul li.focus,
    .main-navigation ul.menu ul li:hover > a,
    .main-navigation ul.nav-menu ul a:hover,
    .main-navigation ul.nav-menu ul li.focus,
    .main-navigation ul.nav-menu ul li:hover > a {
        background-color: rgba(0, 0, 0, 0.025);
    }
    .main-navigation a {
        padding: 0 1em 2.2906835em;
    }
    .secondary-navigation {
        margin: 0 0 1.618em;
        width: auto;
        clear: none;
        line-height: 1;
    }
    .secondary-navigation .menu {
        font-size: 0.875em;
        width: auto;
        float: right;
    }
    .secondary-navigation .menu > li:hover > a {
        text-decoration: none;
    }
    .secondary-navigation .menu ul a {
        padding: 0.326em 0.875em;
        background: rgba(0, 0, 0, 0.05);
    }
    .secondary-navigation .menu ul li:first-child a {
        padding-top: 1em;
    }
    .secondary-navigation .menu ul li:last-child a {
        padding-bottom: 1em;
    }
    .secondary-navigation .menu ul ul {
        margin-top: -0.6180469716em;
    }
    .secondary-navigation .menu a {
        padding: 1em 0.875em;
        color: #737781;
        font-weight: 400;
    }
    .secondary-navigation .menu a:hover {
        text-decoration: none;
    }
    .error404 .fourohfour-columns-2 .col-1 {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%;
    }
    .error404 .fourohfour-columns-2 .col-1 ul.products {
        margin-bottom: 0;
    }
    .error404 .fourohfour-columns-2 .col-2 {
        width: 47.8260869565%;
        float: right;
        margin-right: 0;
    }
}
@media (min-width: 992px) {
    .primary-navigation {
        display: block;
		text-align: center;
    }
    .left-sidebar .content-area {
        width: 72%;
    }
    .left-sidebar .widget-area {
        width: 28%;
    }
	#primary .site-main ul.products.columns-3 li.product {
		width: 33.33333333%;
	}
}
@media (min-width: 1200px) {
    .left-sidebar .content-area {
        width: 74%;
    }
    .left-sidebar .widget-area {
        width: 26%;
    }
	.site-info {
		text-align: left;
	}
}
@media (min-width: 1600px) {
    .left-sidebar .content-area {
        width: 76%;
		padding: 0 30px;
    }
    .left-sidebar .widget-area {
        width: 24%;
    }
	#primary .site-main ul.products.columns-3 li.product {
		padding: 0 30px;
	}
	.site-main .storefront-sorting {
		padding: 0 30px;
		margin-bottom: 60px;
	}
}
@media (min-width: 1921px) {
	#primary .site-main {
		max-width: 1220px;
		margin: 0 auto;
	}
}
.storefront-full-width-content .content-area {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
/*@media (max-width: 66.4989378333em) {
    .col-full {
        margin-left: 2.617924em;
        margin-right: 2.617924em;
        padding: 0;
    }
}
@media (max-width: 568px) {
    .col-full {
        margin-left: 1.41575em;
        margin-right: 1.41575em;
        padding: 0;
    }
}*/


/*****************************
********* custom CSS **********
*******************************/

.carousel,
.carousel-inner,
.intro-slider .item,
.intro-bg {
	height: 100%;
}

/* General */
@media (min-width: 768px) {
	html,
	body,
	.site,
	.intro-section,
	.intro-content,
	.mod-intro,
	.intro-text,
	.intro-text-row {
		height: 100%;
	}
	.intro-text-row {
		min-height: 600px;
	}
	.site-header .custom-logo-link img,
	.site-header .site-logo-anchor img,
	.site-header .site-logo-link img {
		max-width: 210px;
	}
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'futuramdbtbold';
}

a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
    outline: none !important;
}

/* Responsive BG image - image-cover */
.image-container {
	overflow: hidden;
	display: block;
}
.image-cover {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	padding-bottom: 66%;
	-webkit-transition: transform 0.35s ease;
	-moz-transition: transform 0.35s ease;
	-o-transition: transform 0.35s ease;
	transition: transform 0.35s ease;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.image-container:hover .image-cover,
.image-container:focus .image-cover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

/* Buttons */
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.btn {
	display: inline-block;
	text-transform: uppercase;
    color: #000;
	letter-spacing: 2px;
	padding: 12px 36px;
	border: 1px solid #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.btn:hover {
	color: #fff;
	background: #000;
}
.wp-block-button.btn {
	padding: 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none;
}
.wp-block-button.btn a {
	color: #000 !important;
	padding: 12px 36px !important;
	border: 1px solid #000 !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	background: transparent !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}
.wp-block-button.btn a:hover {
	color: #fff !important;
	background: #000 !important;
}
.btn-white {
	text-transform: none;
	letter-spacing: normal;
	border-color: #fff;
	background: #fff;
}
.btn-white:hover,
.btn-white:focus {
	border-color: #000;
}
.hentry .entry-content .wp-block-file .wp-block-file__button {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
button.wpb-get-a-quote-button-btn-default,
.wpb-gqf-form-style-true input[type="submit"].wpcf7-submit {
	border: 1px solid #000 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px 20px;
}
button.wpb-get-a-quote-button-btn-default:hover,
button.wpb-get-a-quote-button-btn-default:focus {
	border: 1px solid #000;
}
body a.add-request-quote-button.button {
	font-size: 14px;
}

/* Header */
.site-header {
	position: relative;
	border: 0 none !important;
	margin-bottom: 0;
}
.page-template-default .site-header {
	margin-bottom: 60px;
}
.home .site-header,
.archive .site-header,
.post-template-default .site-header {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
    background: none !important;
	margin-bottom: 0;
}

/* Main menu */
.main-navigation {
	font-family: 'futuramdbtbold';
}
.main-navigation ul li {
	margin: 0 25px;
}
.main-navigation ul li a:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #ed2526;
    position: absolute;
    z-index: -1;
	left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.main-navigation ul li.current-menu-item a:after {
	opacity: 1;
}
.main-navigation ul li a:hover:after {
	opacity: 1;
	bottom: 2px;
}

/* Header Cart */
.woocommerce-active .site-header .site-header-cart {
	position: absolute;
	bottom: 75px;
	right: 90px;
	width: auto;
	float: none;
}
.site-header-cart .cart-contents span {
	display: none !important;
}
.site-header-cart .widget_shopping_cart {
	width: 300px !important;
}
@media (min-width: 768px) {
	.site-header-cart .widget_shopping_cart {
		left: auto !important;
		right: -999em !important;
	}
	.site-header-cart.focus .widget_shopping_cart,
	.site-header-cart:hover .widget_shopping_cart {
		right: 0 !important;
	}
}

/* Header Quote Cart - YITH */
.site-header .header-quote-cart {
    color: #333333;
}
.header-quote-cart {
    position: absolute;
    top: 37px;
    right: 85px;
}
.header-quote-cart .widget_ywraq_mini_list_quote {
    margin: 0;
}
.header-quote-cart .widget_ywraq_mini_list_quote .raq-info {
	position: relative;
    margin: 0;
    padding: 0;
    border: 0 none;
}
.header-quote-cart .widget_ywraq_mini_list_quote .raq-info:after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ed2526;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	top: -4px;
	right: -4px;
}
.header-quote-cart .widget_ywraq_mini_list_quote .raq-info.empty-raq:after {
	display: none;
}
.header-quote-cart .raq_label {
    display: block;
}
.header-quote-cart .raq_label:before {
    content: "";
    display: block;
    background: url('./assets/images/ikone/shopping_bag_white_24dp.svg') no-repeat center;
    background-size: cover;
    /*padding-bottom: 107.27%;*/
    padding-bottom: 100%;
    width: 24px;
}
.header-quote-cart .raq-tip-counter {
    display: none;
}
.header-quote-cart .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
    right: 0;
    top: 30px;
}
.header-quote-cart .items-count {
    text-align: center;
	margin-bottom: 10px;
}
.header-quote-cart .widget_ywraq_mini_list_quote .yith-ywraq-list {
	margin-bottom: 10px;
}
.header-quote-cart ul.yith-ywraq-list a.yith-ywraq-item-remove.remove {
    top: 35%;
}
.header-quote-cart ul.yith-ywraq-list img {
    float: left;
    margin: 0 10px 0 5px;
    max-width: 50px;
    vertical-align: top;
    width: 50px;
}
.header-quote-cart .widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li {
	display: table;
	width: 100%;
	padding: 10px 0 0 23px;
	margin-bottom: 10px;
	border-bottom: 0 none;
	border-top: 1px solid #ddd;
}
.header-quote-cart .widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li:first-child {
	border-top: 0 none;
}
.header-quote-cart ul.yith-ywraq-list li a {
    font-family: 'futuramdbtbold';
    font-size: 14px;
    line-height: 16px;
}
.header-quote-cart .yith-ywraq-list-item .quantity {
    font-size: 12px;
	line-height: 16px;
    color: #999;
}
.header-quote-cart .yith-ywraq-list-item .quantity:before {
    content: "Količina: ";
}
.yith-ywraq-list + a.button {
    display: block;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

/* Quick dirty fix for mobile - hide minicart products - custom.js opens direct link */
.ywraq-mobile-opened.widget_ywraq_mini_list_quote {
	position: relative !important;
}
.ywraq-mobile-opened .yith-ywraq-list-wrapper {
	display: none;
}

/* Header search icon */
.top-search {
	position: absolute;
	top: 37px;
	right: 175px;
}
.top-search a {
	color: #fff;
}
.top-search a:before {
    content: "";
    display: block;
    background: url('./assets/images/ikone/search_white_24dp.svg') no-repeat center;
    background-size: cover;
    padding-bottom: 100%;
    width: 24px;
}

/* Header user account icon */
.top-user-account {
	position: absolute;
	top: 37px;
	right: 130px;
}
.top-user-account a {
	color: #fff;
}
.top-user-account .fa {
	font-weight: 600;
}
.top-user-account a:before {
    content: "";
    display: block;
    background: url('./assets/images/ikone/perm_identity_white_24dp.svg') no-repeat center;
    background-size: cover;
    padding-bottom: 100%;
    width: 24px;
}

/* Hamburger toggle */
.hamburger-container {
	position: absolute;
	z-index: 1499;
	right: 30px;
	top: 42px;
	display: inline-block;
}
.menu-overlay-open .blackBG {
	background: #000;
}
.menu-overlay-open .hamburger-container {
	position: fixed;
}
.hamburger {
	width: 30px;
	height: 15px;
	outline: none;
	padding: 0px;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	overflow: visible;
}
.hamburger:hover {
	opacity: 0.7;
	background: transparent;
	border: 0 none;
}
.hamburger.is-active:hover {
	opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
	background-color: #fff;
}
.hamburger-box {
	width: 30px;
	height: 15px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 25px;
	height: 3px;
	background-color: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block;
}
.hamburger-inner::before {
	width: 30px;
	top: -6px;
}
.hamburger-inner::after {
	width: 20px;
	bottom: -6px;
}
@media (min-width: 768px) {
	.top-search {
		top: 77px;
	}
	.top-user-account {
		top: 77px;
	}
	.header-quote-cart {
		top: 77px;
	}
	.hamburger-container {
		top: 82px;
	}
}

/** Stand */
.hamburger--stand .hamburger-inner {
	transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
	transform: rotate(90deg);
	background-color: transparent !important;
	transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
	width: 25px;
	top: 0;
	transform: rotate(-45deg);
	transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
	width: 25px;
	bottom: 0;
	transform: rotate(45deg);
	transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* Menu overlay */
#navigation {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: #111;
    z-index: 1498 !important;
    overflow-y: scroll;
    /*overflow-y: auto;*/
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav-container {
	position: relative;
	margin: 0 auto;
	display: table;
	width: 100%;
	height: 100%;
	padding-left: 30px;
	padding-right: 30px;
}
.nav-cell {
	display: table-cell;
	vertical-align: middle;
}
.nav-container .cell-1 {
	display: none;
}
.nav-container .cell-2 {
	text-align: right;
}
.nav-logo {
	position: relative;
	margin: 0 0 5px;
}
.nav-logo img {
	height: 80px;
}
.nav-container .contact-area,
.nav-container .contact-area a {
	color: #777777;
}
.nav-container .contact-area a:hover,
.nav-container .contact-area a:focus {
	color: #ea1d2c;
}
.nav-container .contact-area strong {
	font-size: 24px;
}
.nav-animation .navbar-nav {
	margin: 0;
}
.nav-animation .primary-navigation {
	text-align: right;
	font-family: 'futuramdbtbold';
}
.nav-animation ul {
	list-style: none;
	margin: 0;
}
.nav-animation .navbar-nav,
.nav-animation ul li {
	float: none;
}
.nav-animation ul li a,
.nav-animation ul li .nav-header {
	font-family: 'futuramdbtbold';
	font-size: 32px;
	line-height: 1.25;
	color: #fff;
	padding: 15px 0;
	position: relative;
	display: inline-block;
}
.nav-animation ul li a:hover,
.nav-animation ul li a:focus {
	color: #fff;
}
.nav-animation ul li a:after,
.nav-animation ul li .nav-header:after {
	content: "";
	display: block;
	width: 0%;
	height: 1px;
	background: #ea1d2c;
	position: absolute;
	z-index: -1;
	bottom: 10px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.nav-animation ul li a:hover:after,
.nav-animation ul li .nav-header:hover:after {
	width: 100%;
}
.nav-animation ul li .chevron {
	background: url('../images/droparrow-white.svg');
	top: 17px;
	right: 5px;
	cursor: pointer;
}
#navigation .dropdown-menu {
	display: none;
	position: static;
	opacity: 1;
	visibility: visible;
	background: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	padding: 10px 0 10px 15px;
}
#navigation .dropdown-menu li {
	margin-bottom: 5px;
}
#navigation .dropdown-menu li a {
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	text-transform: none;
	white-space: normal;
	padding: 0;
	background: none;
}
#navigation .dropdown-menu li a:after {
	bottom: 3px;
}
#navigation .dropdown.subopen .chevron {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.body-overlay {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background: rgba(0,0,0,.7);
    z-index: 100;
	opacity: 0;
	visibility: hidden;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.menu-overlay-open {
	/*overflow-x: hidden;*/
}
.menu-overlay-open .body-overlay {
	opacity: 1;
	visibility: visible;
}
.menu-overlay-open .animsition {
	overflow-x: hidden;
	/*transform: scale3d(0.9, 0.9, 0.9);*/
}
#navigation .hamburger {
	margin-top: 30px;
}
#navigation .hamburger-inner,
#navigation .hamburger-inner:before,
#navigation .hamburger-inner:after {
	background-color: #fff;
}
#navigation::-webkit-scrollbar {
	background: none;
	width: 8px;
}
#navigation::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
}
#navigation::-webkit-scrollbar-thumb {
	background: rgba(255,255,255,0.2);
	border-radius: 0;
}
@media (min-width: 768px) {
	.nav-container {
		padding-left: 60px;
		padding-right: 60px;
	}
	.nav-container .cell-1 {
		display: table-cell;
	}
	.nav-logo {
		display: block;
	}
	.nav-animation ul li a,
	.nav-animation ul li .nav-header {
		font-size: 32px;
		line-height: 1.25;
	}
	.nav-animation ul li .chevron {
		top: 36px;
	}
	#navigation .dropdown-menu li a {
		font-size: 24px;
	}
}
@media (min-width: 992px) {
	.nav-container {
		padding-left: 90px;
		padding-right: 90px;
	}
	.nav-logo img {
		height: auto;
	}
	.nav-logo {
		margin: 0 0 30px;
	}
	.nav-animation ul li a,
	.nav-animation ul li .nav-header {
		font-size: 48px;
	}
}
@media (min-width: 1200px) {
	.nav-container {
		width: 80%;
		padding-left: 30px;
		padding-right: 30px;
	}

}

/* Breadcrumbs */
.storefront-breadcrumb .col-full {
	padding: 0;
}
.storefront-breadcrumb .woocommerce-breadcrumb > a:first-of-type:before {
	display: none;
}
.storefront-breadcrumb .woocommerce-breadcrumb a {
	text-decoration: none;
	color: #ed2526;
}
.storefront-breadcrumb .woocommerce-breadcrumb a:hover,
.storefront-breadcrumb .woocommerce-breadcrumb a:focus {
	color: #727272;
}
.archive .storefront-breadcrumb .woocommerce-breadcrumb a {
	color: #ffffff;
}
.archive .storefront-breadcrumb .woocommerce-breadcrumb a:hover,
.archive .storefront-breadcrumb .woocommerce-breadcrumb a:focus {
	color: #fff;
}

/* mod-intro */
.intro-section {
	position: relative;
	padding-left: 0;
	padding-right: 0;
	background: #000;
}
.intro-text {
	position: relative;
	z-index: 3;
	padding-top: 120px;
}
.intro-text h2 {
	font-size: 32px;
	color: #fff;
	margin: 0 0 20px;
}
.intro-text h2 span {
	display: block;
}
.intro-text .subtitle {
	position: relative;
	z-index: 1;
	padding-left: 120px;
	font-size: calc(1rem + 0.3vw);
	color: #fff;
}
.intro-text .subtitle:before {
	content: "";
	display: block;
	width: 100px;
	height: 3px;
	background: #ed2526;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.intro-text-row .column-left,
.intro-text-row .column-right {
	padding-left: 30px;
	padding-right: 30px;
}
.intro-text-row .column-left {
	padding-bottom: 50px;
}
.intro-text-row .column-right {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #000;
}
.home-intro-menu ul.menu {
	list-style: none;
	margin-left: 0;
}
.home-intro-menu ul.menu li {
	font-family: 'futuramdbtbold';
	margin: 10px 0;
}
.home-intro-menu ul.menu li a {
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	position: relative;
	padding: 2px 0 2px 50px;
}
.home-intro-menu ul.menu li a:hover,
.home-intro-menu ul.menu li a:focus {
	color: #ed2526;
}
.home-intro-menu ul.menu li a:before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 30px;
	background-repeat: no-repeat;
}
.home-intro-menu ul.menu li.prehrambena a:before,
ul li.prehrambena-industrija a:before {
    background-image: url('./assets/images/ikone-industrija/prehrambena.svg');
}
.home-intro-menu ul.menu li.poljoprivreda a:before,
ul li.poljoprivreda-i-vocarstvo a:before {
    background-image: url('./assets/images/ikone-industrija/poljoprivreda.svg');
}
.home-intro-menu ul.menu li.pica a:before,
ul li.industrija-pica a:before {
    background-image: url('./assets/images/ikone-industrija/pica.svg');
}
.home-intro-menu ul.menu li.horeca a:before,
ul li.horeca a:before {
    background-image: url('./assets/images/ikone-industrija/horeca.svg');
}
.home-intro-menu ul.menu li.retail a:before,
ul li.retail-program a:before {
    background-image: url('./assets/images/ikone-industrija/retail.svg');
}
.home-intro-menu ul.menu li.drvna a:before,
ul li.drvna-industrija a:before {
    background-image: url('./assets/images/ikone-industrija/drvna.svg');
}
.home-intro-menu ul.menu li.webshop a:before,
ul li.webshopovi a:before {
    background-image: url('./assets/images/ikone-industrija/webshop.svg');
}
.home-intro-menu ul.menu li.transportno a:before,
ul li.transportno-pakiranje a:before {
    background-image: url('./assets/images/ikone-industrija/transportno.svg');
}
.home-intro-menu ul.menu li.strojevi a:before,
ul li.strojevi-za-pakiranje a:before {
    background-image: url('./assets/images/ikone-industrija/strojevi.svg');
}
.home-intro-menu ul.sub-menu {
	display: none;
	list-style: square;
	color: #fff;
	margin-left: 82px;
}
.home-intro-menu ul.menu ul.sub-menu li {
	margin: 8px 0;
}
.home-intro-menu ul.menu ul.sub-menu li a {
	padding: 0;
}
.home-intro-menu ul.menu ul.sub-menu li a:before {
	display: none;
}
.intro-slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
}
.intro-slider-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 100%;
	background-image: url('./assets/images/home-slike/01_slide-mesna.jpg');
}
#intro-slider {
	width: 100%;
	background: #000;
}
.intro-bg {
	width: 100%;
	background-size: cover;
	background-position: 50% 100%;
}
.intro-bg:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}
@media (min-width: 580px) {

}
@media (min-width: 768px) {
	#intro-slider {
		width: 80%;
	}
	.intro-section {
		padding-left: 5%;
		padding-right: 5%;
	}
	.intro-text-row {
		display: flex;
		align-items: center;
	}
	.intro-text-row .column-left {
		width: 50%;
	}
	.intro-text-row .column-right {
		width: 50%;
	}
	.intro-text-row .column-left {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
	}
	.intro-text-row .column-right {
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
		background: none;
	}
	.intro-slider {
		height: 100%;
	}
	.carousel,
	.carousel-inner,
	.intro-slider .item,
	.intro-bg {
		height: 100%;
	}
	.intro-text {
		padding-top: 50px;
	}
	.intro-text h2 {
		font-size: calc(1.4rem + 2.2vw);
	}
}
@media (min-width: 992px) {
	.intro-section {
		padding-left: 10%;
		padding-right: 10%;
	}
}
@media (min-width: 1200px) {
	.intro-text h2 {
		font-size: calc(1.4rem + 3vw);
	}
	.intro-text-row .column-left {
		width: 60%;
	}
	.intro-text-row .column-right {
		width: 40%;
	}
}
@media (min-width: 1600px) {
	.intro-text-row .column-left {
		width: 70%;
	}
	.intro-text-row .column-right {
		width: 30%;
	}
	.home-intro-menu ul.menu li {
		margin: 15px 0;
	}
	.home-intro-menu ul.menu li a {
		font-size: 16px;
		padding: 7px 0 7px 65px;
	}
	.home-intro-menu ul.menu li a:before {
		width: 40px;
		height: 40px;
		background-size: 40px;
	}
}

/* social networks */
.social-networks {
	display: none;
	position: absolute;
	right: 30px;
}
.home.social-networks {
	bottom: 30px;
}
.social-networks ul {
	list-style: none;
}
.social-networks ul li a {
	color: #fff;
}
.social-networks ul li a:hover,
.social-networks ul li a:focus {
	color: #ed2526;
}

/* Homepage */
.home .site-content {
	display: none;
}
.home-block h2,
.section-home-1.home-block h1 {
	font-size: calc(1.4rem + 2.2vw);
}
@media (min-width: 768px) {
	.column-container {
		display: flex;
		align-items: center;
	}
	.column-container .column-1 {
		width: 50%;
	}
	.column-container .column-2 {
		width: 50%;
	}
}

/* section-home-1 */
.section-home-1 {
	position: relative;
}
.section-home-1 .column-1 .col-inner {
	padding: 30px 30px 0;
}
.section-home-1 .column-2 .col-inner {
	position: relative;
	padding: 30px 30px 30px 0;
}
.section-home-1 .column-2 .black-bg {
	position: absolute;
	width: 80%;
	height: 100%;
	right: 0;
	top: 0;
	background: #000;
}
.section-home-1 .column-2 .image-container {
	position: relative;
}
@media (min-width: 768px) {
	.section-home-1 .column-1 .col-inner {
		padding: 0 8vw 0 4vw;
	}
	.section-home-1 .column-2 .col-inner {
		padding: 8vw 4vw 8vw 0;
	}
}
@media (min-width: 992px) {
	.section-home-1 .column-1 .col-inner {
		padding: 0 8vw 0 8vw;
	}
	.section-home-1 .column-2 .col-inner {
		padding: 5vw 3vw 5vw 0;
	}
}
@media (min-width: 1600px) {
	.section-home-1 .column-1 .col-inner {
		padding: 0 20vw 0 8vw;
	}
}

/* section-home-2 */
.section-home-2 {
	margin-bottom: 50px;
}
.section-home-2 .image-container {
	margin-bottom: -100px;
}
.section-home-2 .column-1 .col-inner {
	padding: 30px 30px 0;
}
.section-home-2 .column-2 .col-inner {
	padding: 0 30px;
}
.section-home-2 .image-cover {
	padding-bottom: 142%;
}
@media (min-width: 768px) {
	.section-home-2 .column-container {
		flex-direction: row-reverse;
	}
	.section-home-2 .column-1 .col-inner {
		padding: 8vw 8vw 0 0;
	}
	.section-home-2 .column-2 .col-inner {
		padding: 0 8vw 0 4vw;
	}
}
@media (min-width: 992px) {
	.section-home-2 .column-1 .col-inner {
		padding: 0 8vw 0 0;
	}
}

/* section-home-3 */
.section-home-3 {
	background: #000;
	padding: 80px 0 0;
}
.section-home-3 .column-container {
	align-items: stretch;
}
.section-home-3.home-block h2 {
	color: #fff;
}
.section-home-3 .column-1 .text-container {
	padding: 0 30px;
	color: #fff;
	margin-bottom: 35px;
}
.section-home-3 .column-2 .col-inner {
	padding: 30px;
}
.section-home-3 .column-2 ul {
	list-style: none;
	margin: 0;
}
.section-home-3 .column-2 ul li {
	padding: 10px 20px;
	border-top: 1px solid #404040;
}
.section-home-3 .column-2 ul li:last-child {
	border-bottom: 1px solid #404040;
}
.section-home-3 .column-2 ul li a {
	position: relative;
	display: block;
	font-size: 16px;
	color: #888;
	padding: 2px 0 2px 50px;
}
/*.section-home-3 .column-2 ul li a:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #404040;
	position: absolute;
	bottom: 0;
	left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}*/
.section-home-3 .column-2 ul li a:before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 30px;
	background-repeat: no-repeat;
}
/*.section-home-3 .column-2 ul li a:after {
	content: ">";
	color: #404040;
	margin-left: 10px;
}*/
.section-home-3 .column-2 ul li a:hover {
	color: #fff;
}
/*.section-home-3 .column-2 ul li a:hover:before {
	background: #fff;
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	-o-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}*/
.section-home-3 .column-2 ul li a:hover:after {
	color: #fff;
}
@media (max-width: 767px) {
	.section-home-3 .column-2 ul li:first-child {
		border-top: 0 none;
	}
	.section-home-3 .column-2 ul li:last-child {
		border-bottom: 0 none;
	}
}
@media (min-width: 768px) {
	.section-home-3 {
		padding: 10vw 0 0;
	}
	.section-home-3 .column-1 .col-inner {
		padding: 0 0 0 4vw;
	}
	.section-home-3 .column-1 .text-container {
		padding: 0 4vw;
		margin-bottom: 4vw;
	}
	.section-home-3 .image-container {
		margin-bottom: -10vw;
	}
	.section-home-3 .column-2 .col-inner {
		padding: 0 4vw 5vw 8vw;
	}
}
@media (min-width: 992px) {
	.section-home-3 .column-2 ul li a {
		font-size: 20px;
	}
}
@media (min-width: 1600px) {
	.section-home-3 .column-2 ul li a {
		padding: 7px 0 7px 65px;
	}
	.section-home-3 .column-2 ul li a:before {
		width: 40px;
		height: 40px;
		background-size: 40px;
	}
}

/* section-home-4 */
.section-home-4 .col-inner {
	padding: 45px 30px 50px;
}
@media (min-width: 768px) {
	.section-home-4 .col-inner {
		padding: 16vw 8vw 8vw 8vw;
	}
}

/* footer-top */
.footer-top {
	background: #161616;
	color: #777777;
	padding: 100px 0 75px;
	text-align: center;
}
.footer-top img {
	display: inline-block;
}
.footer-top p {
	margin-bottom: 25px;
}
.footer-top .column-container .column-2 {
	padding: 0 30px;
}
.footer-top .column-container .column-2 br {
	display: none;
}
.development {
	font-size: 14px;
}
@media (min-width: 768px) {
	.footer-top {
		padding: 100px 0;
	}
	.footer-top .column-container {
		display: block;
	}
	.footer-top .column-container .column-1,
	.footer-top .column-container .column-2 {
		width: 100%;
	}
	.footer-top .column-container .column-2 br {
		display: block;
	}
}
@media (min-width: 992px) {
	.footer-top {
		text-align: left;
	}
	.footer-top .column-container {
		display: flex;
		align-items: stretch;
	}
	.footer-top .column-container .column-1 {
		width: 30%;
		text-align: right;
		padding: 0 4vw;
	}
	.footer-top .column-container .column-2 {
		width: 70%;
		padding: 0 4vw;
	}
}
@media (min-width: 1600px) {
	.footer-top {
		padding: 6vw 0 8vw;
	}
}

/* Category page */
.archive .site-content .col-full {
	max-width: none;
	padding: 0;
}
.archive .site-content .header-container {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	padding: 80px 10% 12% 10%;
	background-color: #000;
}
.archive .site-content .header-container:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.46);
}
.archive .site-content header {
	position: relative;
}
.archive .site-content header h1,
.archive .site-content header {
	color: #fff !important;
}
.archive .site-content header h1 {
	position: relative;
	padding-bottom: 25px;
}
.archive .site-content header h1:after {
	content: "";
	width: 100px;
	height: 3px;
	background: #ed2526;
	position: absolute;
	bottom: 0;
	left: 0;
}
.archive ul.products {
	margin-bottom: 50px;
}
.industry-childs {
	position: relative;
}
.industry-childs ul {
	list-style: none;
	margin: 0;
}
.industry-childs ul li {
	margin: 20px 0;
}
.industry-childs ul li a {
	position: relative;
	font-family: 'futuramdbtbold', sans-serif;
	font-size: 20px;
	line-height: 26px;
	display: inline-block;
	color: #fff;
	padding: 7px 0 7px 65px;
}
.industry-childs ul li a:hover,
.industry-childs ul li a:focus {
	color: #ed2526;
}
.industry-childs ul li a:before {
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 40px;
	background-repeat: no-repeat;
}
.industry-childs ul{-webkit-animation:slide-in-right 1.5s ease-in-out both;animation:slide-in-right 1.5s ease-in-out both}
@-webkit-keyframes slide-in-right{0%{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{-webkit-transform:translateX(500px);transform:translateX(500px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}
ul li.meso a:before {
    background-image: url('./assets/images/ikone-industrija/meso.svg');
}
ul li.riba a:before {
    background-image: url('./assets/images/ikone-industrija/riba.svg');
}
ul li.mlijecni-proizvodi a:before {
    background-image: url('./assets/images/ikone-industrija/sub/milk.svg');
}
ul li.pekarstvo-i-mlinarstvo a:before {
    background-image: url('./assets/images/ikone-industrija/kruh.svg');
}
ul li[class*="sukladni"] a:before {
    background-image: url('./assets/images/ikone-industrija/sub/sukladni.svg');
}

ul li.poljoprivreda a:before {
    background-image: url('./assets/images/ikone-industrija/sub/poljoprivreda.svg');
}
ul li.vocarstvo-i-povrtlarstvo a:before {
    background-image: url('./assets/images/ikone-industrija/sub/povrtlarstvo.svg');
}

ul li.strojne-stretch-folije a:before {
    background-image: url('./assets/images/ikone-industrija/sub/strojna-folija.svg');
}
ul li.rucne-stretch-folije a:before {
    background-image: url('./assets/images/ikone-industrija/sub/rucna-folija.svg');
}
ul li.mini-stretch-folije-industrija-pica-industrija-pica a:before {
    background-image: url('./assets/images/ikone-industrija/sub/mini-folija.svg');
}
ul li.termoskupljajuce-folije a:before {
    background-image: url('./assets/images/ikone-industrija/sub/termoskupljajuca.svg');
}
ul li.ldpe-listovi a:before {
    background-image: url('./assets/images/ikone-industrija/sub/ldpe-s.svg');
}
ul li.ldpe-vrece a:before {
    background-image: url('./assets/images/ikone-industrija/sub/ldpe.svg');
}
ul li.kartonske-kutije a:before {
    background-image: url('./assets/images/ikone-industrija/sub/kutija.svg');
}
ul li.etikete a:before {
    background-image: url('./assets/images/ikone-industrija/sub/etikete.svg');
}
ul li.plasticni-proizvodi a:before {
    background-image: url('./assets/images/ikone-industrija/sub/plasticni.svg');
}
ul li.proizvodi-od-secerne-trske a:before {
    background-image: url('./assets/images/ikone-industrija/sub/trske.svg');
}
ul li.papirnati-proizvodi a:before {
    background-image: url('./assets/images/ikone-industrija/sub/papirnati.svg');
}
ul li.aluminijski-proizvodi a:before {
    background-image: url('./assets/images/ikone-industrija/sub/alu.svg');
}
ul li.posudice a:before {
    background-image: url('./assets/images/ikone-industrija/sub/plasticni.svg');
}
ul li.folije-retail-program a:before {
    background-image: url('./assets/images/ikone-industrija/sub/alu.svg');
}
ul li.papirnata-ambalaza a:before {
    background-image: url('./assets/images/ikone-industrija/sub/papirnati.svg');
}
ul li.vrecice a:before {
    background-image: url('./assets/images/ikone-industrija/sub/ldpe.svg');
}
ul li.pp-trake-za-vezanje-drvna-industrija-i-industrija-namjestaja a:before {
    background-image: url('./assets/images/ikone-industrija/sub/pp.svg');
}
ul li.pet-trake-za-vezanje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/pet.svg');
}
ul li.pes-trake-za-vezanje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/pes.svg');
}
ul li.celicne-trake-za-vezanje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/celicne.svg');
}
ul li.kolica-za-traku-za-vezanje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/kolica.svg');
}
ul li.rucne-i-automatske-vezacice a:before {
    background-image: url('./assets/images/ikone-industrija/sub/klamerice.svg');
}
ul li.spojnice a:before {
    background-image: url('./assets/images/ikone-industrija/sub/spojnice.svg');
}
ul li.stretch-folije-drvna-industrija-i-industrija-namjestaja a:before {
    background-image: url('./assets/images/ikone-industrija/sub/ldpe-s.svg');
}
ul li.ldpe-folije a:before {
    background-image: url('./assets/images/ikone-industrija/sub/ldpe-s.svg');
}
ul li.jumbo-vrece-drvna-industrija-i-industrija-namjestaja a:before {
    background-image: url('./assets/images/ikone-industrija/sub/jumbo.svg');
}
ul li.kartonske-kutije-webshopovi a:before {
    background-image: url('./assets/images/ikone-industrija/sub/kutija.svg');
}
ul li.samoljepljive-trake-webshopovi a:before {
    background-image: url('./assets/images/ikone-industrija/sub/samoljepiva.svg');
}
ul li.ekspandirana-folija-webshopovi a:before {
    background-image: url('./assets/images/ikone-industrija/sub/ekspandirana.svg');
}
ul li.ekspandirani-profili-webshopovi a:before {
    background-image: url('./assets/images/ikone-industrija/sub/ekspandirani-profil.svg');
}
ul li.folija-sa-zracnim-mjehuricima-webshopovi a:before {
    background-image: url('./assets/images/ikone-industrija/sub/smjehuricima.svg');
}
ul li.etikete-webshopovi a:before {
    background-image: url('./assets/images/ikone-industrija/sub/etikete.svg');
}
ul li.stretch-folije-webshopovi a:before {
    background-image: url('./assets/images/ikone-industrija/sub/ldpe-s.svg');
}

ul li.stretch-folije-transportno-pakiranje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/ldpe-s.svg');
}
ul li.kartonski-kutnici-transportno-pakiranje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/kartonski-kutnici.svg');
}
ul li.pp-trake-za-vezanje-transportno-pakiranje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/pp.svg');
}
ul li.pet-trake-za-vezanje-transportno-pakiranje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/pet.svg');
}
ul li.pes-trake-za-vezanje-transportno-pakiranje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/pes.svg');
}
ul li.celicne-trake-za-vezanje-transportno-pakiranje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/celicne.svg');
}
ul li.rucne-i-automatske-vezacice-transportno-pakiranje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/klamerice.svg');
}
ul li.samoljepljive-trake-transportno-pakiranje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/samoljepiva.svg');
}
ul li.stretch-haube-transportno-pakiranje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/stretch-hauba.svg');
}
ul li.ekspandirani-profili-transportno-pakiranje a:before {
    background-image: url('./assets/images/ikone-industrija/sub/ekspandirani-profil.svg');
}
ul li.palete a:before {
    background-image: url('./assets/images/ikone-industrija/sub/palete.svg');
}

ul li.stretch-folije-asortiman a:before {
    background-image: url('./assets/images/ikone-industrija/sub/ldpe-s.svg');
}
ul li.zastitne-folije a:before {
    background-image: url('./assets/images/ikone-industrija/sub/smjehuricima.svg');
}
ul li.ostale-folije a:before {
    background-image: url('./assets/images/ikone-industrija/sub/alu.svg');
}
ul li.mreze-i-konopci a:before {
    background-image: url('./assets/images/ikone-industrija/sub/pes.svg');
}
ul li.posudice-asortiman a:before {
    background-image: url('./assets/images/ikone-industrija/sub/plasticni.svg');
}
ul li.vrece-i-vrecice a:before {
    background-image: url('./assets/images/ikone-industrija/sub/ldpe.svg');
}
ul li.trake a:before {
    background-image: url('./assets/images/ikone-industrija/sub/pet.svg');
}
ul li.papir a:before {
    background-image: url('./assets/images/ikone-industrija/sub/kutija.svg');
}
ul li.pribor-za-jelo a:before {
    background-image: url('./assets/images/ikone-industrija/sub/pribor.svg');
}
ul li.ostalo a:before {
    background-image: url('./assets/images/ikone-industrija/sub/etikete.svg');
}
.archive .site-content .header-container.industry-childs {
	padding: 0;
}
.header-container.industry-childs .woocommerce-products-header {
	padding: 80px 30px 40px;
}
.header-container.industry-childs .industry-childs {
	padding: 40px 30px 40px;
	background: rgba(0,0,0,0.2);
}
ul.products li.product .woocommerce-LoopProduct-link img,
.woocommerce .related ul.products li.product .woocommerce-LoopProduct-link img {
	width: 100%;
}
ul.products li.product .woocommerce-LoopProduct-link,
.woocommerce-product-gallery__wrapper {
	position: relative;
}
ul.products li.product .woocommerce-LoopProduct-link:after,
.woocommerce-product-gallery__image:after,
.storefront-product-pagination a:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	padding-bottom: 100%;
	top: 0;
	left: 0;
	background: rgb(0,0,0);
	background: -moz-radial-gradient(circle, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%);
	background: -webkit-radial-gradient(circle, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%);
	background: radial-gradient(circle, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.woocommerce-product-gallery__image:after,
.storefront-product-pagination a:before {
	height: 100%;
	padding-bottom: 0;
}
.storefront-product-pagination a[rel=prev]:before {
	max-width: 90px;
	left: auto;
	right: 0;
}
.storefront-product-pagination a[rel=next]:before {
	max-width: 90px;
}
@media (min-width: 768px) {
	.archive .site-content .header-container {
		padding: 160px 10% 12% 10%;
	}
	.archive .site-content .header-container.industry-childs {
		display: flex;
	}
	.header-container.industry-childs .woocommerce-products-header {
		width: 55%;
		padding: 160px 50px 12% 10%;
	}
	.header-container.industry-childs .industry-childs {
		width: 45%;
		padding: 160px 50px 12%;
	}
}
@media (min-width: 1200px) {
	.archive .site-content .header-container {
		padding: 160px 40% 12% 10%;
	}
	.header-container.industry-childs .woocommerce-products-header {
		width: 70%;
		padding: 160px 50px 12% 10%;
	}
	.header-container.industry-childs .industry-childs {
		width: 30%;
		padding: 160px 50px 12%;
	}
}

/* Category sidebar */
.col-full {
	position: relative;
	overflow: hidden;
}
#secondary {
	position: relative;
	padding: 30px;
	-webkit-box-shadow: 0px 0px 50px #ccc;
	-moz-box-shadow: 0px 0px 50px #ccc;
	box-shadow: 0px 0px 50px #ccc;
}
.widget .widget-title {
	font-family: 'futuramdbtbold';
	color: #000;
	font-size: calc(1rem + 1vw);
	line-height: 1.2;
}
.widget_product_categories ul.children {
	display: none; /* fix for AOS for footer - hidden initially - later opened by JS script */
}
.widget_product_categories .cat-item-15 {
	display: none; /* hide nekategorizirano */
}
.widget_product_categories a {
	color: #727272;
}
.widget_product_categories ul li:before {
	display: none !important;
}
.widget_product_categories > ul > li a:before {
	font-family: 'FuturaLT-Book';
	padding-right: 5px;
}
.widget_product_categories > ul > li a:after {
	content: " ";
}
.widget_product_categories > ul > li ul {
	border-bottom: 1px solid #ddd;
	padding: .5em 0;
}
.widget_product_categories > ul > li > ul > li > a:before {
	content: "\2014";
}
.widget_product_categories > ul > li > ul > li > ul > li > a:before {
	content: "\2013";
}
.widget_product_categories > ul > li > ul > li > ul > li > ul > li > a:before {
	content: "";
}
.widget_product_categories > ul > li > ul > li > ul > li > ul > li > ul li a:before {
	content: "\2013";
}
.widget_product_categories ul li.current-cat:before {
	opacity: 1;
	color: #000;
}
.widget_product_categories > ul > li.current-cat-parent > a,
.widget_product_categories > ul > li.current-cat-parent > .count,
.widget_product_categories ul li.current-cat > a,
.widget_product_categories ul li.current-cat > .count {
	color: #ed2526;
}
.widget_product_categories .wcsca-icon {
	padding-left: 10px;
}
.widget.woocommerce ul li .count {
	float: none;
}
.widget_product_categories > ul > li > a,
.widget_product_categories > ul > li > ul > li > a,
.widget_product_categories > ul > li > ul > li > ul > li > a {
	font-family: 'futuramdbtbold';
}
@media (max-width: 767px) {
	.widget_product_categories {
		margin-bottom: 0;
	}
}
@media (min-width: 768px) {
	#secondary {
		padding-top: 1vw;
		padding-left: 3vw;
		padding-right: 2vw;
		padding-bottom: 99999px;
		margin-bottom: -99999px;
	}
	div#secondary:before {
		content: "";
		display: block;
		width: 100%;
		height: 50px;
		position: absolute;
		top: -50px;
		left: 0;
		background: #fff;
	}
}

/* Product page */
.single-product div.product .summary {
	color: #333;
}
.single-product div.product .summary p.price {
	font-size: 36px;
	margin: 30px 0;
	color: #ed2526;
}
.single-product div.product .summary form.cart .quantity {
	margin-right: 25px;
	margin-bottom: 25px;
}
.quantity .qty {
	line-height: normal;
}
.yith_ywraq_add_item_response_message {
	color: #727272;
}
.yith_ywraq_add_item_browse_message a {
	font-family: 'futuramdbtbold';
	color: #ed2526;
	text-decoration: underline;
}
.single-product div.product .product_meta .posted_in {
	display: none !important;
}
.single-product div.product .woocommerce-tabs ul.tabs {
    float: none;
	width: 100%;
    margin: 0px;
    padding: 0px 30px 0px 0px;
    text-align: left;
	border-top: 0 none;
    border-bottom: 4px solid rgb(242, 242, 242);
}
.single-product div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    margin: 0px;
    position: relative;
    white-space: nowrap;
	border-bottom: 0 none;
}
.single-product div.product .woocommerce-tabs ul.tabs li.active a {
    color: #000;
    opacity: 1;
    border-bottom: 4px solid #000;
}
.single-product div.product .woocommerce-tabs ul.tabs li.active:after {
	display: none;
}
.single-product div.product .woocommerce-tabs ul.tabs li a {
    padding: 0.9375rem 0px;
    display: block;
	font-family: 'futuramdbtbold';
    font-size: 30px;
    text-decoration: none;
    margin-right: 45px;
    color: inherit;
    margin-bottom: -4px;
    border-bottom: 4px solid transparent;
    opacity: 0.5;
}
.single-product div.product .woocommerce-tabs .panel {
	color: #333;
	width: 100%;
	float: none;
    padding: 35px 0px 50px;
    border-bottom: 4px solid rgb(242, 242, 242);
}
.single-product div.product .woocommerce-tabs .panel h2:first-of-type {
	display: none;
}
.single-product div.product .woocommerce-tabs .panel h2 + h3 {
	border-top: 0 none;
}
div.product .related > h2:first-child,
div.product .upsells > h2:first-child {
	font-size: 42px;
}
@media (min-width: 330px) {
	.single-product div.product .summary form.cart .quantity {
		margin-bottom: 0;
	}
}
@media (min-width: 768px) {
	body.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
		width: 40%;
		margin-right: 0;
	}
	body.storefront-full-width-content.single-product div.product .summary {
		width: 60%;
		padding-left: 40px;
	}
}
@media (min-width: 1200px) {
	body.storefront-full-width-content.single-product div.product .summary {
		padding-left: 80px;
	}
}

/* Search popup - overlay */
.search-popup {
	visibility: hidden;
	filter: alpha(opacity=0);
    opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3000;
	background: rgba(0,0,0,0.98);
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.search-popup.is-open {
	visibility: visible;
	filter: alpha(opacity=100);
    opacity: 1;
}
.search-popup .inner-container {
	margin: 30px 30px 0;
}
.search-popup .close-button {
	text-align: right;
}
.search-popup .close-button button {
	padding: 0;
	width: 32px;
	height: 32px;
	line-height: 30px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.search-popup h3 {
	color: #fff;
	line-height: 1.2;
}
@media (min-width: 768px) {
	.search-popup .inner-container {
		width: 60%;
		margin: 80px auto 0;
	}
	.search-popup h3 {
		line-height: 1.6;
	}
}

/* Page - Request a Quote */
.yith-request-a-quote-page .entry-title {
    font-size: 48px;
    text-align: center;
}
.button.wc-backward:before {
    content: "< ";
}
.button.wc-backward {
    font-family: 'futuramdbtbold';
    background: none;
	border: 0 none;
    padding: 0;
    color: #ed2526;
    margin: 30px 0 60px;
}
.button.wc-backward:hover,
.button.wc-backward:focus {
    background: none;
    color: #000;
}
table.cart th {
    font-family: 'futuramdbtbold';
    color: #000;
    background: none !important;
}
table.cart tbody tr:first-child td,
table.cart tbody tr:first-child td.product-remove {
    border-top: 1px solid #cccccc;
}
table.cart tbody tr td,
table.cart tbody tr td.product-remove {
    border-bottom: 1px solid #cccccc;
    background: none !important;
    padding: 30px 15px;
}
table.cart tbody tr:last-child td {
    border-bottom: 0 none;
}
table.cart td.product-name a {
    color: #404040;
}
.product-remove a.yith-ywraq-item-remove.remove {
    vertical-align: middle;
}
.raq-send-request-row {
    text-align: right;
}
.yith-ywraq-mail-form-wrapper {
    background: #dde0e2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.yith-ywraq-mail-form-wrapper label {
    font-family: 'futuramdbtbold';
    color: #000;
    font-size: 15px;
    margin-bottom: 10px;
}
.yith-ywraq-mail-form-wrapper label abbr {
    text-decoration: none;
    margin-left: -5px;
}
.yith-ywraq-mail-form-wrapper input:not(.button),
.yith-ywraq-mail-form-wrapper textarea {
    background: #fff !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 14px;
    color: #aaa !important;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 14px;
    color: #aaa !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
    font-size: 14px;
    color: #aaa !important;
}

/* user My Account page */
.woocommerce-MyAccount-content {
	color: #333;
}
@media (min-width: 768px) {
	.woocommerce-account .col-full {
		max-width: 1170px;
	}
	.woocommerce-account.left-sidebar .woocommerce .woocommerce-MyAccount-navigation {
		float: left;
		width: 20%;
		margin-right: 5%;
	}
	.woocommerce-account.left-sidebar .woocommerce .woocommerce-MyAccount-content {
		width: 75%;
		margin-right: 0;
		padding-top: 15px;
	}
}
@media (min-width: 992px) {
	.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
		font-family: 'futuramdbtbold';
	}
}

/* CR7 forms */
.wpcf7-form-control-wrap {
	display: block;
	margin-top: 5px;
}
.wpcf7-form .wpcf7-not-valid-tip {
	font-family: 'FuturaLT-Book';
	font-size: 14px;
	font-style: italic;
	margin-top: 3px;
}
.wpcf7-response-output {
	font-size: 15px;
}

/* page O nama */
.page-id-17 .site-header {
	margin-bottom: 0;
}
.page-id-17 .site-content .col-full {
	max-width: none;
	padding: 0;
}
.page-id-17 article {
	font-size: 18px;
	color: #0b0b0b;
}
.page-id-17 article,
.page-id-17 .site-main {
	margin-bottom: 30px;
}
.page-id-17 article header {
	display: none;
}
.page-id-17 article img {
	border-radius: 0;
	width: 100%;
}
.wp-block-columns {
	display: block;
}
.page-id-17 .wp-block-columns {
	margin-bottom: 0;
}
.page-id-17 .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child) {
	margin-right: 0;
}
.page-id-17 .hentry .entry-content .wp-block-columns .wp-block-column {
	margin-bottom: 0;
	padding-right: 0;
}
.page-id-17 .hentry .entry-content figure.wp-block-image {
	margin-bottom: 0;
}
.page-id-17 .col-1-hspace,
.page-id-17 .col-2-hspace {
	padding-left: 30px;
	padding-right: 30px;
}
.row-about-1 .wp-block-column:first-child {
	background: #efefef;
}
.company-1 {
	background: #000;
	color: #fff;
	font-size: 40px;
	padding-top: 0;
	padding-bottom: 30px;
	margin-bottom: 0;
}
.company-2 {
	padding-top: 40px;
	padding-bottom: 20px;
}
.company-4 {
	padding-top: 30px;
	padding-bottom: 0;
}
.company-6 {
	padding-bottom: 10px;
}
.company-8 .wp-block-group__inner-container {
	padding: 30px 30px 0;
}
.company-8 h2 {
	font-size: 36px;
}
@media (min-width: 768px) {
	.wp-block-columns {
		display: flex;
	}
	.page-id-17 .col-1-hspace {
		padding-left: 8vw;
		padding-right: 6vw;
	}
	.page-id-17 .col-2-hspace {
		padding-left: 6vw;
		padding-right: 8vw;
	}
	.company-1 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.company-1,
	.company-2 {
		display: flex;
		align-items: center;
	}
	.company-2 .wp-block-button {
		margin-top: 1.41575em;
	}
	.company-4 {
		padding-top: 10%;
		padding-bottom: 10%;
	}
	.row-about-2 .wp-block-column + .wp-block-column figure {
		padding-right: 5%;
	}
	.company-5 {
		padding-top: 30px;
	}
	.company-8 .wp-block-group__inner-container {
		padding: 30px 8vw 0;
	}
}
@media (min-width: 600px) and (max-width: 781px) {
	.page-id-17 .wp-block-column {
		flex-grow: 1;
	}
}
@media (min-width: 992px) {
	.company-1 {
		font-size: 56px;
		height: 44%;
	}
	.company-2 {
		height: 56%;
		padding-top: 0;
		padding-bottom: 0;
	}
	.row-about-2 {
		align-items: center;
	}
	.company-8 h2 {
		font-size: calc(1.4rem + 2.2vw);
	}
	.company-8 .wp-block-group__inner-container {
		padding: 8vw 8vw 0;
	}
}
@media (min-width: 1921px) {
	.page-id-17 #primary .site-main {
		max-width: none;
	}
}

/* page Kontakt */
.page-id-19 .site-header {
	margin-bottom: 0;
}
.page-id-19 .site-content .col-full {
	background: #000;
	max-width: none;
	padding: 0 30px;
}
.page-id-19 article {
	color: #fff;
}
.page-id-19 article header {
	display: none;
}
h2.title-contact {
	font-size: 40px;
}
.page-id-19 h1, .page-id-19 h2, .page-id-19 h3, .page-id-19 h4, .page-id-19 h5, .page-id-19 h6 {
	color: #fff;
}
.page-id-19 label {
	color: #969696;
}
.page-id-19 .hentry .entry-content .wp-block-columns .wp-block-column {
	margin-bottom: 0;
}
.page-id-19 .hentry .entry-content .wp-block-columns .wp-block-column {
	padding-right: 0;
}
.contact-intro {
	color: #969696;
	margin-bottom: 40px;
}
.contact-address,
.contact-working-hours {
	margin-bottom: 40px;
}
.contact-address a {
	color: #fff;
}
.contact-working-hours p {
	margin-bottom: 0;
}
.contact-working-hours p strong {
	font-family: 'FuturaLT-Book';
	font-weight: normal;
	display: inline-block;
	min-width: 130px;
}
.row-contact-1 {
	margin-bottom: 80px;
}
.page-id-19 .wpcf7-submit {
	background: none;
	text-transform: uppercase;
	font-weight: normal;
    color: #969696;
	letter-spacing: 2px;
	padding: 12px 36px;
	border: 1px solid #969696;
}
.page-id-19 .wpcf7-submit:hover {
	color: #fff;
	background: #ed2526;
	border-color: #969696;
}
.input-text, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], textarea {
	max-width: 100%;
}
.row-contact-2 h2,
.row-contact-2 p {
	padding: 0 20px;
}
.row-contact-2 h2 {
	font-size: 28px;
}
.page-id-19 .hentry .entry-content .row-contact-2 .wp-block-column {
	margin-bottom: 40px;
}
.recaptcha {
	margin-bottom: 1.41575em;
}
@media (min-width: 768px) {
	.page-id-19 .site-content .col-full {
		padding: 50px 30px 0;
	}
	.contact-form-title {
		display: none;
	}
	.page-id-19 .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child) {
		margin-right: 4vw;
	}
	.page-id-19 .hentry .entry-content .row-contact-2 .wp-block-column {
		margin-bottom: 0;
	}
}
@media (min-width: 992px) {
	.page-id-19 .site-content .col-full {
		padding: 50px 4vw 0;
	}
	.contact-address,
	.contact-working-hours {
		float: left;
		width: 50%;
		margin-bottom: 0;
	}
	.contact-working-hours p strong {
		min-width: 100px;
	}
}
@media (min-width: 1200px) {
	h2.title-contact {
		font-size: 56px;
	}
	.contact-working-hours p {
		margin-bottom: 1.41575em;
	}
	.page-id-19 .hentry .entry-content .row-contact-2 figure.wp-block-image {
		margin-bottom: 40px;
	}
	.contact-working-hours p strong {
		min-width: 120px;
	}
}
@media (min-width: 1921px) {
	.page-id-19 #primary .site-main {
		max-width: none;
	}
}

/* Google maps */
#map {
    width: 100%;
    height: 500px;
}

/* page Karijere */
.page-id-1119 .site-header {
	margin-bottom: 0;
}
.page-id-1119 .site-content .col-full {
	max-width: none;
	padding: 0;
}
.page-id-1119 article {
	color: #0b0b0b;
}
.page-id-1119 .content-area,
.page-id-1119 article,
.page-id-1119 .site-main {
	margin-bottom: 0;
}
.page-id-1119 article header {
	display: none;
}
.page-id-1119 article img {
	border-radius: 0;
	width: 100%;
}
.page-id-1119 .wp-block-columns {
	margin-bottom: 0;
}
.page-id-1119 .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child) {
	margin-right: 0;
}
.page-id-1119 .hentry .entry-content .wp-block-columns .wp-block-column {
	margin-bottom: 0;
	padding-right: 0;
}
.page-id-1119 .hentry .entry-content figure.wp-block-image {
	margin-bottom: 0;
}
.page-id-1119 .row-career-1 {
	background: #000;
	color: #fff;
}
.page-id-1119 .row-career-1 .wp-block-column:first-child {
	padding-bottom: 15px;
}
.page-id-1119 .row-career-1 .wp-block-column:first-child * {
	padding: 0 30px;
}
.page-id-1119 .row-career-1 h2 {
	color: #fff;
}
.page-id-1119 .row-career-1 .wp-block-column:first-child h2 {
	font-size: 40px;
}
div[id^="wpcf7-f1121"] form p {
	overflow: hidden;
	margin-bottom: 25px;
}
div[id^="wpcf7-f1121"] input[type="text"],
div[id^="wpcf7-f1121"] input[type="date"],
div[id^="wpcf7-f1121"] input[type="tel"],
div[id^="wpcf7-f1121"] input[type="email"],
div[id^="wpcf7-f1121"] textarea {
	background: #eee;
	padding: 10px;
	line-height: 20px;
	width: 100%;
}
div[id^="wpcf7-f1121"] label {
	font-family: 'FuturaLT-Book', sans-serif;
	color: #454545;
	padding: 5px 20px 5px 0;
}
div[id^="wpcf7-f1121"] .wpcf7-form-control-wrap {
	margin: 0;
}
div[id^="wpcf7-f1121"] input[type="submit"] {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.page-id-1119 .row-career-2 h2 {
	font-size: 36px;
	margin-bottom: 1em;
}
.page-id-1119 .row-career-2 .wp-block-column:first-child {
	background: #e1e1e1;
}
.page-id-1119 .row-career-2 .wp-block-column {
	padding: 40px 0;
}
.page-id-1119 .row-career-2 .wp-block-column > * {
	padding: 0 20px;
}
.page-id-1119 .row-career-2 .wp-block-column + .wp-block-column {
	background: #000;
	color: #fff;
}
.page-id-1119 .row-career-2 .wp-block-column + .wp-block-column h2 {
	color: #fff;
}
@media (min-width: 600px) and (max-width: 781px) {
	.page-id-1119 .wp-block-column {
		flex-grow: 1;
	}
}
@media (min-width: 768px) {
	.page-id-1119 .row-career-2 .wp-block-column {
		padding: 4vw 0;
	}
	.page-id-1119 .row-career-1 .wp-block-column:first-child {
		padding-top: 20px;
	}
	.page-id-1119 .row-career-1 .wp-block-column:first-child * {
		padding: 0 6vw;
	}
	.page-id-1119 .row-career-2 .wp-block-column > * {
		padding: 0 6vw;
	}
}
@media (min-width: 992px) {
	.page-id-1119 .row-career-1 .wp-block-column:first-child {
		padding: 0;
	}
	.page-id-1119 .row-career-1 .wp-block-column:first-child h2 {
		padding-top: 8vw;
	}
	div[id^="wpcf7-f1121"] label {
		float: left;
		width: 25%;
		text-align: right;
	}
	div[id^="wpcf7-f1121"] .wpcf7-form-control-wrap {
		float: left;
		width: 75%;
	}
	div[id^="wpcf7-f1121"] input[type="file"] {
		padding-top: 5px;
	}
	div[id^="wpcf7-f1121"] input[type="submit"] {
		margin-left: 25%;
	}
}
@media (min-width: 1200px) {
	.page-id-1119 .row-career-1 .wp-block-column:first-child h2 {
		font-size: 56px;
	}
	.page-id-1119 .row-career-2 h2 {
		font-size: 48px;
	}
}
@media (min-width: 1921px) {
	.page-id-1119 #primary .site-main {
		max-width: none;
	}
}

/* Blog post single article - from category Oglasi za radna mjesta */
.post-template-default .site-content .col-full {
	max-width: none;
	padding: 0;
}
.category-oglasi-za-radna-mjesta .entry-header h1,
.category-oglasi-za-radna-mjesta .entry-content,
.post-template-default .bottom-block .col-full,
.post-template-default .site-footer .col-full {
	max-width: 980px;
}
.category-oglasi-za-radna-mjesta {
	margin-bottom: 0;
}
.category-oglasi-za-radna-mjesta .entry-header h1,
.category-oglasi-za-radna-mjesta .entry-content {
	margin: 0 auto;
}
.category-oglasi-za-radna-mjesta .entry-header h1 {
	position: relative;
	color: #fff;
	padding-bottom: 25px;
}
.category-oglasi-za-radna-mjesta .entry-header h1:after {
    content: "";
    width: 100px;
    height: 3px;
    background: #ed2526;
    position: absolute;
    bottom: 0;
    left: 0;
}
.category-oglasi-za-radna-mjesta .entry-header {
	position: relative;
	background-image: url('./assets/images/karijere-head-img-2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #000;
	padding: 100px 20px 50px;
	margin-bottom: 40px;
}
.category-oglasi-za-radna-mjesta .entry-header:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.46);
}
.category-oglasi-za-radna-mjesta .entry-header .posted-on,
.category-oglasi-za-radna-mjesta .entry-header .post-author,
.category-oglasi-za-radna-mjesta .entry-taxonomy,
.category-oglasi-za-radna-mjesta .post-navigation {
	display: none;
}
.category-oglasi-za-radna-mjesta .entry-content {
	padding: 0 20px;
}
@media (min-width: 768px) {
	.category-oglasi-za-radna-mjesta .entry-header {
		padding: 260px 20px 160px;
		margin-bottom: 80px;
	}
}
@media (min-width: 1020px) {
	.category-oglasi-za-radna-mjesta .entry-header {
		padding: 260px 0 160px;
	}
	.category-oglasi-za-radna-mjesta .entry-content {
		padding: 0;
	}
}
@media (min-width: 1921px) {
	.post-template-default #primary .site-main {
		max-width: none;
	}
}

/* bottom-block (above footer) - Page: Oglasi */
.bottom-block {
	padding: 40px 0 0;
	background: #e1e1e1;
}
.bottom-block div[id^="wpcf7-f1121"] label {
	text-align: left;
}
@media (max-width: 1199px) {
	.bottom-block .widget .widget-title {
		font-size: 32px;
	}
}
@media (min-width: 1200px) {
	.bottom-block {
		padding: 80px 0 20px;
	}
}

/* Page template: template-fullwidth-980.php */
.page-template-template-fullwidth-980 .site-main {
	max-width: 980px;
	margin: 0 auto;
}
.page-template-template-fullwidth-980 header h1 {
	font-size: 56px;
	margin: 50px 0;
}

/* storefront-sorting */
.storefront-sorting .woocommerce-ordering {
	padding: 0;
	margin-bottom: 30px;
}
.storefront-sorting .woocommerce-ordering select {
	border: 0;
	height: 42px;
	padding: 11px 6px;
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}
.storefront-sorting .woocommerce-result-count {
	line-height: 42px;
	padding: 0;
	margin-bottom: 30px;
}

/* Prijava na Newsleter */
/* dark overlay
.hustle-ui.hustle-slidein {
	background: rgba(0,0,0,0.2);
}*/
.hustle-group-content p {
	font-family: 'futuramdbtbold' !important;
	color: #fff !important;
}
.hustle-content-wrap {
	padding: 0 !important;
}
.hustle-layout-content {
	padding: 30px 30px 15px !important;
}
.hustle-layout-form {
	padding: 0px 30px 30px !important;
}
.hustle-layout-content,
.hustle-layout-form {
	border: 0 none !important;
}
.hustle-layout-body {
	background: #000 !important;
	padding: 15px !important;
}
.hustle-slidein-content {
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.6) !important;
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.6) !important;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.6) !important;
}
.hustle-field .hustle-input,
.hustle-form button.hustle-button-submit {
	font-family: 'FuturaLT-Book' !important;
}
.hustle-form button.hustle-button-submit {
	letter-spacing: 2px !important;
	font-weight: bold !important;
}
@media (min-width: 768px) {
	.hustle_module_id_2 .hustle-ui .hustle-content-wrap .hustle-group-content,
	.hustle_module_id_2 .hustle-form {
		width: 600px;
		margin: 0 auto !important;
	}
}

/* newsletter close icon */
.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-optin.hustle-optin--default .hustle-button-icon {top:5px!important; left:3px!important; right:auto!important;}


/* Popup akcija strojevi - module ID 3 */
@media (max-width: 782px) {
	.hustle_module_id_3 .hustle-info {
		max-width: 500px;
		margin: 0 auto;
	}
}

/* --------------------------
--- ANIMATIONS ---
----------------------------- */

span[data-aos] {
	display: inline-block;
}

/*** Sve stranice ***/

/*.hfeed.site{-webkit-animation:move-down .8s cubic-bezier(.39,.575,.565,1.000) both;animation:move-down .8s cubic-bezier(.39,.575,.565,1.000) both}
@-webkit-keyframes move-down{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes move-down{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);}100%{-webkit-transform:translateY(0);transform:translateY(0);}}*/

/*** Podstranice ***/

/* Logo */
.site-branding a img{-webkit-animation:fade-in 2s cubic-bezier(.39,.575,.565,1.000) .1s both;animation:fade-in 2s cubic-bezier(.39,.575,.565,1.000) .1s both}

/* main-menu */
.primary-navigation{-webkit-animation:fade-in-top 1s cubic-bezier(.39,.575,.565,1.000) .2s both;animation:fade-in-top 1s cubic-bezier(.39,.575,.565,1.000) .2s both}

/* Header - desno ikone */
.top-search,
.top-user-account,
.header-quote-cart,
.hamburger-container {
	-webkit-animation:fade-in-top 1s cubic-bezier(.39,.575,.565,1.000) .3s both;animation:fade-in-top 1s cubic-bezier(.39,.575,.565,1.000) .3s both;
}

/*** Home ***/

/* Intro image slider */
.intro-slider{-webkit-animation:fade-in-top 1.5s cubic-bezier(.39,.575,.565,1.000) .2s both;animation:fade-in-top 1.5s cubic-bezier(.39,.575,.565,1.000) .2s both}

/* Logo */
.home .site-branding a img{-webkit-animation:fade-in 2s cubic-bezier(.39,.575,.565,1.000) .5s both;animation:fade-in 2s cubic-bezier(.39,.575,.565,1.000) .5s both}
@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}

/* main-menu */
.home .primary-navigation{-webkit-animation:fade-in-top 1s cubic-bezier(.39,.575,.565,1.000) .75s both;animation:fade-in-top 1s cubic-bezier(.39,.575,.565,1.000) .75s both}
@-webkit-keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}

/* Header - desno ikone */
.home .top-search,
.home .top-user-account,
.home .header-quote-cart,
.home .hamburger-container {
	-webkit-animation:fade-in-top 1s cubic-bezier(.39,.575,.565,1.000) 1s both;animation:fade-in-top 1s cubic-bezier(.39,.575,.565,1.000) 1s both;
}

/* Intro Title animacije */
.title-animate span {
  display: inline-block;
}
.title-animate span:nth-of-type(1) {
  animation-delay: 0.95s;
}
.title-animate span:nth-of-type(2) {
  animation-delay: 1s;
}
.title-animate span:nth-of-type(3) {
  animation-delay: 1.05s;
}
.title-animate span:nth-of-type(4) {
  animation-delay: 1.1s;
}
.title-animate span:nth-of-type(5) {
  animation-delay: 1.15s;
}
.title-animate span:nth-of-type(6) {
  animation-delay: 1.2s;
}
.title-animate span:nth-of-type(7) {
  animation-delay: 1.25s;
}
.title-animate span:nth-of-type(8) {
  animation-delay: 1.3s;
}
.title-animate span:nth-of-type(9) {
  animation-delay: 1.35s;
}
.title-animate span:nth-of-type(10) {
  animation-delay: 1.4s;
}
.title-animate span:nth-of-type(11) {
  animation-delay: 1.45s;
}
.title-animate span:nth-of-type(12) {
  animation-delay: 1.5s;
}
.title-animate span:nth-of-type(13) {
  animation-delay: 1.55s;
}
.title-animate span:nth-of-type(14) {
  animation-delay: 1.6s;
}
.title-animate span:nth-of-type(15) {
  animation-delay: 1.65s;
}
.title-animate span:nth-of-type(16) {
  animation-delay: 1.7s;
}
.title-animate span:nth-of-type(17) {
  animation-delay: 1.75s;
}
.title-animate span:nth-of-type(18) {
  animation-delay: 1.8s;
}
.title-animate span:nth-of-type(19) {
  animation-delay: 1.85s;
}
.title-animate span:nth-of-type(20) {
  animation-delay: 1.9s;
}
.title-animate span:nth-of-type(21) {
  animation-delay: 1.95s;
}
.title-animate span:nth-of-type(22) {
  animation-delay: 2s;
}

/* Title - 1. redak - glavni */
.anima-six span {
  color: #fff;
  opacity: 0;
  transform: rotate(-180deg) translate(150px, 0);
  animation: twister .5s forwards;
}
@keyframes twister {
  10% {
    opacity: 1;
  }
  100% {
    transform: rotate(0deg) translate(0);
    opacity: 1;
  }
}

/* Subtitle - 2. redak - autor */
.anima-seven span {
  color: #fff;
  opacity: 0;
  transform: translate(-150px, 0) scale(.3);
  animation: leftRight .5s forwards;
}
@keyframes leftRight {
  40% {
    transform: translate(50px, 0) scale(.7);
    opacity: 1;
    color: #fff;
  }
  60% {
    color: #ddd;
  }
  80% {
    transform: translate(0) scale(2);
    opacity: 0;
  }
  100% {
    transform: translate(0) scale(1);
    opacity: 1;
  }
}

/* Subtitle - 2. redak - crta */
.intro-text .subtitle:before {
	transform: scaleX(0);
	transform-origin: 0 50%;
	animation: scaleLine 1s 1s forwards;
}
@keyframes scaleLine {
	0% {
		transform: scaleX(0);
	}
	100% {
		transform: scaleX(1);
	}
}

/* Drugi efekt za Title - sva 3 reda */
.titleReveal {
  animation-name: animateCatIn;
  animation-duration: 400ms;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
  transform-origin: left;
}
.timing-1 {
	animation-delay: 1.0s;
}
.timing-2 {
	animation-delay: 1.2s;
}
.timing-3 {
	display: block;
	animation-delay: 1.4s;
}

/* Intro - Izbornik kategorija */
.home-intro-menu > ul > li {
  animation-name: animateCatIn;
  animation-duration: 350ms;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}
.home-intro-menu > ul > li:nth-of-type(1) {
  animation-delay: 2.0s;
}
.home-intro-menu > ul > li:nth-of-type(2) {
  animation-delay: 2.1s;
}
.home-intro-menu > ul > li:nth-of-type(3) {
  animation-delay: 2.2s;
}
.home-intro-menu > ul > li:nth-of-type(4) {
  animation-delay: 2.3s;
}
.home-intro-menu > ul > li:nth-of-type(5) {
  animation-delay: 2.4s;
}
.home-intro-menu > ul > li:nth-of-type(6) {
  animation-delay: 2.5s;
}
.home-intro-menu > ul > li:nth-of-type(7) {
  animation-delay: 2.6s;
}
.home-intro-menu > ul > li:nth-of-type(8) {
  animation-delay: 2.7s;
}
.home-intro-menu > ul > li:nth-of-type(9) {
  animation-delay: 2.8s;
}
.home-intro-menu > ul > li:nth-of-type(10) {
  animation-delay: 2.9s;
}
@keyframes animateCatIn {
  0% {
    opacity: 0;
    transform: scale(0.6) translateY(-8px);
  }
  100% {
    opacity: 1;
  }
}


