/*
Theme Name: Webkodeks
Theme URI: https://webkodeks.com
Version: 1.1
Description: A customized version of Divi which adds a number of tiny features I need.
Author: Webkodeks.com
Author URI: https://webkodeks.com
Template: Divi
*/
@import url('../Divi/style.css');
/* YOUR CSS EDITS GO BELOW THIS LINE AND AND CSS RULES YOU MAKE HERE WILL OVERIDE THE MASTER DIVI THEME CSS RULES */
body, html {
    font-weight: normal !important;
}

div.et_pb_slide.et_pb_bg_layout_dark.et_pb_media_alignment_center.et_pb_slide_0.et-pb-active-slide {
    height: 600px;
}

.wpmenucart-icon-shopping-cart-0:before {
    margin-right: 7px;
}

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    font-weight: normal;
    opacity: 1 !important;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    line-height: 1.4em;
}

#et-secondary-nav, #et-secondary-nav li {
    margin-left: 15px;
    float: left;
}

.et_header_style_centered #top-menu > li > a {
    font-weight: normal;
    padding-bottom: 2em;
}

#top-menu li {
    display: inline-block;
    font-size: 14px;
}

#top-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children > a:first-child::after {
}

#top-menu li li a {
    padding: 6px 20px;
    width: 200px;
    font-weight: normal;
    text-transform: uppercase;
}

#et-secondary-nav li li a {
    text-align: left;
}

#et-secondary-nav li > ul {
    width: 166px;
}

#left-area {
    padding-bottom: 23px;
    width: 77.125%;
}

#top-header {
    top: 0;
    width: 100%;
}

#sidebar {
    background: #fbfbfb none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 7px;
    float: left;
    padding-bottom: 15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 25px !important;
    width: 21.875% !important;
}

/*.et_menu_container{
  position: relative;
max-width: 100%;
margin-left: 188px;
margin-right: 188px;

  }

 #top-header .container {
     position: relative;
max-width: 100%;
margin-left: 188px;
margin-right: 188px;
}

  .container.et_search_form_container {
		max-width: 100%;
margin-left: 188px;
margin-right: 188px;
}*/
/*div#et-top-navigation nav#top-menu-nav ul#top-menu.nav .current-menu-item.page_item a {
  background-color: #446084;
  color: #fff !important;
}*/
/*#top-menu li a:hover {
	background-color: #446084;
	color: #fff !important;
	 transition: none 0s ease 0s !important;
	 opacity: 1 !important;
}*/
.current-cat {
    font-weight: bold;
}

.et_pb_widget h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.et_pb_widget ul li {
    margin-bottom: 0.5em;
    padding: 6px;
    border-top: 1px solid #ececec;
    display: block;
}

ul.children {
    margin-top: 9px;
}

.et_header_style_centered #main-header div#et-top-navigation {
    bottom: 0;
    margin-top: 24px;
    position: relative;
    width: 100%;
}

#main-content {
}

div.price_slider_amount button.button::after {
    top: 0;
}

/* HOVER BUTTON WOOCOMMERCE HOMEPAGE
---------------------------------*/
.woocommerce a.button.alt:after, .woocommerce-page a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce-page button.button.alt:after, .woocommerce input.button.alt:after, .woocommerce-page input.button.alt:after, .woocommerce #respond input#submit.alt:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce #content input.button.alt:after, .woocommerce-page #content input.button.alt:after, .woocommerce a.button:after, .woocommerce-page a.button:after, .woocommerce button.button:after, .woocommerce-page button.button:after, .woocommerce input.button:after, .woocommerce-page input.button:after, .woocommerce #respond input#submit:after, .woocommerce-page #respond input#submit:after, .woocommerce #content input.button:after, .woocommerce-page #content input.button:after {
    font-family: "ETmodules";
}

/* HIDE SIDEBAR
---------------------------------*/
#main-content .container:before {
    width: 0 !important;
}

.et_right_sidebar #left-area {
    float: left;
    padding-right: 5.5%;
}

#sidebar {
    float: left;
    width: 20.875%;
    margin-bottom: 50px;
}

/* SOCIAL ICONS HEADER RIGHT
---------------------------------*/
#top-header .et-social-icons {
    display: none;
    float: right;
    margin-top: -10px;
    position: absolute;
    text-align: right;
    width: 100%;
}

/* 4 COLUMNS VLOG MODULE
---------------------------------*/
/*@media only screen and ( min-width: 981px ) {
.et_pb_column_4_4 .et_pb_blog_grid[data-columns]::before { content: '4 .column.size-1of4' !important;
}
.et_pb_column_4_4 .column.size-1of4 {
width:23%;
margin-right:2%;
}}*/
/* POST THUMBNAIL
---------------------------------*/
.et_pb_blog_grid .et_pb_image_container img {
    margin-top: -10px !important;
}

.et_pb_blog_grid .et_pb_post {
    border: 1px solid #d8d8d8;
    background-color: #fff;
    word-wrap: break-word;
    padding-top: 0 !important;
    padding-bottom: 19px !important;
    padding-left: 19px !important;
    padding-right: 19px !important;
}

/* READ MORE LINK
---------------------------------*/
a.more-link {
    background-color: #2CAC6C;
    border-radius: 5px;
    display: table;
    font-size: 16px;
    margin-top: 13px;
    padding: 10px 15px;
    color: #fff;
    clear: both;
    width: auto;
}

a.more-link:hover {
    background-color: #252525;
}

/* Category layout
---------------------------------*/
.et_pb_image_container img, .et_pb_post a img {
    float: left;
    margin-bottom: 50px;
    margin-right: 30px;
    vertical-align: bottom;
}

.et_pb_post {
    border-bottom: 1px solid #ccc;
    clear: both;
    margin-bottom: 45px;
    padding-bottom: 43px;
}

.et_pb_blog_grid h2 {
    font-weight: bold;
}

.search-results .et_pb_post {
    border-bottom: 1px solid #ccc;
    clear: none;
    margin-bottom: 45px;
    padding-bottom: 43px;
    float: left;
    width: 27%;
    margin-right: 50px;
}

.search-results h2 {
    font-size: 18px;
    line-height: 170%;
}

/* Contact Form 7 Styles
---------------------------------*/
.wpcf7 {
    padding: 0px !important;
}

.wpcf7-form {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.wpcf7-textarea {
    font-size: 15px;
    padding: 8px;
    width: 100%;
    border-radius: 2px;
}

.wpcf7 input {
    font-size: 15px;
    padding: 8px;
    width: 100%;
    border-radius: 2px;
}

.wpcf7-submit {
    background-color: #2cac6c !important;
    border: medium none;
    border-radius: 2px;
    font-size: 17px;
    padding: 12px;
    width: 100%;
    color: #FFF !important;
    cursor: pointer;
}

:-moz-placeholder {
    color: #000 !important;
}

*::-moz-placeholder {
    color: #000 !important;
}

:-ms-input-placeholder {
    color: #000 !important;
}

::-webkit-input-placeholder {
    color: #000 !important;
}

input[type="text"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    color: #3e3e3e;
    border: 1px solid #bbb !important;
}

/* Disable animations
---------------------------------*/
.js .et_pb_blog_grid[data-columns] .column .et_pb_post {
    animation: none !important;
    opacity: 1;
}

.et_pb_animation_left.et-animated {
    animation: none !important;
    opacity: 1;
}

.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page {
    display: none;
}

/********
Gallery
********/
/*Align gallery to center*/
/*.et_pb_gallery_grid .et_pb_gallery_item {
display: inline-block;
float: none!important;
}
.et_pb_gallery_items.et_post_gallery {
text-align: center;
}*/
/*Image with background overlay and text over.
  - add CLASS to section: .wk-text-overlay
  - add image module
  - add text module above image module
  - add link to text module
*/
.wk-text-overlay .et_pb_text {
    bottom: 0;
    color: #fff;
    height: 100%;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    /* background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;*/
}

.wk-text-overlay .et_pb_text a {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 100%;
    padding-top: 33%;
    position: absolute;
    width: 100%;
}

.wk-text-overlay .et_pb_text a:hover {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}

/**/
footer#main-footer div.container div#footer-widgets.clearfix {
    display: none;
}

.et_pb_widget {
    max-width: 100%;
    float: none;
}

.et_pb_widget_area_left {
    border-right: none;
    padding-right: 30px;
}

#et_pb_layout, .et_pb_hidden, #et_pb_hidden_editor {
    display: block;
}

#footer-bottom {
    display: none;
}

#FooterSection {
    margin-top: -1em;
    padding: 55px 50px 30px;
}

div#FooterSection ul li {
    border-top-style: none !important;
    margin-bottom: 0.5em;
    padding: 2px 6px;
}

div#FooterSection a {
    color: #fff;
    font-size: 18px;
}

div#FooterSection h4 {
    border-bottom: 2px solid #3d3d3d;
    font-size: 22px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

div#FooterSection .et_pb_text_align_left {
    margin-bottom: 20px !important;
}

div#FooterCopyright {
    background-color: #222;
    padding-bottom: 20px !important;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 20px !important;
}

#main-header {
    margin-top: 0px;
}

.container.et_menu_container {
    margin-bottom: 0;
    margin-top: 0;
    z-index: 99;
}

.wk-header-2 .container.et_menu_container {
    margin-bottom: 0;
    margin-top: 0;
    z-index: 99;
    width: 100%;
    max-width: 94%;
}

.search p.post-meta {
    display: none;
}

.et_header_style_centered #main-header .logo_container {
    height: 68px;
    margin-bottom: 10px;
    padding: 0;
}

#logo {
    display: inline-block;
    float: none;
    margin-bottom: 0;
    max-height: 100% !important;
    transform: none;
    transition: none 0s ease 0s !important;
    vertical-align: middle;
    margin-top: 0px;
}

.nav li.et-reverse-direction-nav li ul {
    left: auto;
    right: 215px;
}

#et-info {
    float: left;
    font-weight: normal;
    padding-bottom: 3px;
    padding-top: 3px;
}

#top-header a, #top-header a {
    color: #fff;
    font-weight: normal;
}

.fa {
    margin-right: 4px;
}

#et-info-phone::before {
    margin-right: 4px;
}

#et-info-email::before {
    margin-right: 6px;
}

h2 {
    font-size: 35px;
    line-height: 170%;
}

.et_pb_main_blurb_image {
    margin-bottom: 10px;
}

.et_pb_blurb_content {
    margin-top: 45px;
}

#top-menu-nav, #top-menu {
}

.et_overlay {
    height: 100.1%;
}

form#yith-ajaxsearchform div label.screen-reader-text {
    display: none;
}

#et-secondary-menu {
    float: right;
    padding-bottom: 3px;
    padding-top: 3px;
}

div#yith_woocommerce_ajax_search-2.et_pb_widget.woocommerce.widget_product_search.yith_woocommerce_ajax_search {
    float: left;
    margin-left: 0;
    margin-top: 0px;
    width: 35%;
}

div.yith-ajaxsearchform-container div.autocomplete-suggestions div.autocomplete-suggestion {
    color: black;
}

form#yith-ajaxsearchform div input#yith-searchsubmit {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    color: black;
    cursor: pointer;
    display: none;
}

.autocomplete-suggestions {
    z-index: 9999999 !important;
}

form#yith-ajaxsearchform div input#yith-s.yith-s {
    border: 1px solid #ccc;
    padding: 2%;
    width: 100%;
}

/*------------------------------------------------------------------------*/
/*-------------------- BLURB RIPPLE EFFECT  ------------------------------*/
/*------------------------------------------------------------------------*/
/* Ripple Out */
@-webkit-keyframes blurb-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@keyframes blurb-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

.blurb-ripple-out .et-pb-icon {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
}

.blurb-ripple-out .et-pb-icon:before {
    content: '';
    position: absolute;
    /* This is your ripple color & size */
    border: #2cac6c solid 6px;
    /* Uncomment the line below if it's a circle*/
    border-radius: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.blurb-ripple-out:hover .et-pb-icon:before,
.blurb-ripple-out:focus .et-pb-icon:before,
.blurb-ripple-out:active .et-pb-icon:before {
    -webkit-animation-name: blurb-ripple-out;
    animation-name: blurb-ripple-out;
}

/*******  BLURB STYLES  *******/
.wk_blurb_1 img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
}

.wk_blurb_1 {
    border: none !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    box-shadow: 0 20px 100px rgba(212, 215, 217, .5);
    -webkit-box-shadow: 0 20px 100px rgba(212, 215, 217, .5);
    -moz-box-shadow: 0 20px 100px rgba(212, 215, 217, .5);
    -o-box-shadow: 0 20px 100px rgba(212, 215, 217, .5);
    background-color: #fff;
}

.wk_blurb_1:hover {
    box-shadow: 0 40px 100px rgb(212, 215, 217);
    -webkit-box-shadow: 0 40px 100px rgb(212, 215, 217);
    -moz-box-shadow: 0 40px 100px rgb(212, 215, 217);
    -o-box-shadow: 0 40px 100px rgb(212, 215, 217);
}

.wk_blurb_1:hover img {
    -ms-transform: scale(1.00) !important;
    -webkit-transform: scale(1.00) !important;
    transform: scale(1.00) !important;
    -webkit-transition: all 1000ms cubic-bezier(0.170, 0.690, 0.470, 0.995);
    -moz-transition: all 1000ms cubic-bezier(0.170, 0.690, 0.470, 0.995);
    -o-transition: all 1000ms cubic-bezier(0.170, 0.690, 0.470, 0.995);
    transition: all 1000ms cubic-bezier(0.170, 0.690, 0.470, 0.995); /* custom */
}

.wk_blurb_1 .et_pb_main_blurb_image {
    margin-bottom: 20px;
    text-align: center;
}

/**** BLURB LINK ***/
.blurb_link {
    display: block;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.blurb_link:hover {
    letter-spacing: 1px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

/********************/
div.wk-header-2 div.container div.logo_container {
    position: absolute;
    width: 30%;
    height: 100%;
}

div#FooterSection div.et_pb_blurb_content {
    margin-top: 0px !important;
}

div#FooterSection .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0px;
}

@media only screen and (min-width: 981px) {
    #main-content {
        background-color: #fff;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #eee;
    }

    .white.button.is-outline {
        background-color: transparent;
        border: 2px solid currentcolor;
        color: currentcolor !important;
        font-size: 33px;
        padding: 10px;
    }

    .white.is-underline, .white.is-link, .white.is-outline {
        background-color: transparent !important;
        color: #fff !important;
    }

    .et_right_sidebar #left-area {
        float: left;
        padding-right: 30px;
    }

    .woocommerce-cart #content-area {
        padding-bottom: 55px;
    }
}

/********************************************************************************************************
 Styles For resolutions betwen 240 AND 980 => Between this resolutions mobile menu and mobile view starts

 *******************************************************************************************************/
@media only screen and (min-width: 240px) and (max-width: 980px) {
    .et_mobile_menu {
    }

    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 180px;
        margin-top: -5px;
    }

    div.wk-product-search form#searchform div input#s {
        font-size: 14px;
        width: 100%;
        padding: 10px;
        height: 50px;
    }

    #et_mobile_nav_menu {
        display: none !important;
    }

    #main-header {
        margin-top: auto;
        padding-top: 0;
        padding-bottom: 0px;
        position: relative;
        height: 95px;
    }

    .et_header_style_left .logo_container {
        position: relative;
        width: 100%;
        height: 100%;
    }

    div#top-header div#et-secondary-menu {
        display: block !important;
        float: none;
        margin-top: 6px;
        padding-bottom: 18px;
    }

    #et-secondary-menu {
        display: none !important;
    }

    #et-info {
        float: none;
        font-weight: normal;
        padding-bottom: 3px;
        padding-top: 10px;
        margin: auto;
        display: table;
    }

    #et-info-email::before {
        margin-right: 6px;
        line-height: 29px;
    }

    .woocommerce-cart #content-area {
        padding-bottom: 55px;
    }

    div#FooterSection div.Copyright div.CopyrightColumnOne {
        display: block;
        float: none;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100%;
    }

    #logo {
        display: inline-block;
        float: none;
        margin-bottom: 0;
        margin-top: 8px;
        max-height: 22% !important;
        transform: none;
        transition: none 0s ease 0s !important;
        vertical-align: middle;
    }

    #et_top_search {
        float: left;
        margin: -77px 75px 0 0;
    }

    .et_social_mobile .et_social_heading {
        font-size: 0 !important;
    }

    .et_social_mobile .et_social_heading:before {
        content: "Podijelite";
        font-size: 14px;
    }

    div.coupon input.button {
        font-size: 14px;
    }

    form#yith-ajaxsearchform div input#yith-s.yith-s {
        border: 1px solid #ccc;
        width: 100%;
        height: 40px;
    }

    form#yith-ajaxsearchform div input#yith-searchsubmit {
        font-size: 15px;
        float: right;
    }

    div#yith_woocommerce_ajax_search-2.et_pb_widget.woocommerce.widget_product_search.yith_woocommerce_ajax_search {
        float: none;
        margin-left: 5%;
        margin-top: -1px;
        width: 90%;
        padding-top: 50px;
    }

    #top-header {
        position: relative;
        top: 0;
        width: 100%;
    }

    #main-header {
        margin-top: auto;
        padding-top: 0;
        padding-bottom: 0px;
        position: relative;
    }

    #sidebar {
        background: #fbfbfb none repeat scroll 0 0;
        border: 1px solid #ddd !important;
        border-radius: 7px;
        float: left;
        padding-bottom: 15px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 25px !important;
        width: 100% !important;
    }

    .et_right_sidebar #left-area {
        float: none;
    }

    .wk-header-2 #et-secondary-menu {
        display: block !important;
        float: none !important;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .wk-header-2 #et_mobile_nav_menu {
        display: block;
        margin-top: 27px !important;
    }

    div.wk-header-2 div.container.clearfix.et_menu_container div.logo_container {
        height: 89% !important;
        position: absolute;
        top: -23px !important;
        width: 100%;
    }

    div.wk-header-2 div.container.clearfix.et_menu_container div.logo_container {
        top: -5px !important;
    }

    div.wk-header-2 #et_top_search {
        float: left;
        margin: 25px 35px 0 0;
    }

    div.wk-header-2 .et_search_outer {
        top: 11px !important;
    }

    .search-results .et_pb_post {
        border-bottom: 1px solid #ccc;
        clear: none;
        margin-bottom: 45px;
        padding-bottom: 43px;
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .category #main-content .container {
        padding-top: 0;
    }

    .single #main-content .container {
        padding-top: 0;
    }

    .single-product #main-content .container {
        padding-top: 58px;
    }

    .et_header_style_centered #logo {
        max-height: 28px !important;
        margin-top: 10px;
    }

    .et_header_style_centered #main-header .mobile_nav {
        background-color: transparent !important;
    }

    .et_header_style_centered #main-header {
        padding-bottom: 59px;
        padding-top: 41px;
    }

    .mobile_menu_bar::before {
        font-size: 53px !important;
    }

    .et_header_style_centered #et_top_search, .et_vertical_nav.et_header_style_centered #main-header #et_top_search {
        display: grid !important;
        float: left;
        top: 29px;
    }

    .et_header_style_centered #main-header .container {
        height: inherit;
        text-align: center;
        width: 100% !important;
        max-width: 83% !important;
    }

    .et_header_style_centered .et_search_outer, .et_header_style_split .et_search_outer {
        display: block !important;
    }

    .et_header_style_centered #main-header .container .wk-product-search {
        float: right;
        width: 100%;
        margin-top: 115px;
    }

    .et_header_style_centered #et_search_icon::before {
        top: -13px;
        left: 3px;
        font-size: 28px;
    }

    #responsive-menu-pro-container {
        z-index: 999999 !important;
    }
}

/* Styles For resolutions betwen 981 AND 1024 */
@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .woocommerce ul.products li.product .button {
        display: block !important;
        font-size: 14px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 1em !important;
        width: 100% !important;
    }

    #logo {
        max-height: 21% !important;
    }

    .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
        font-size: 12px !important;
    }

    div.wk-header-2 .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
        font-size: 12px !important;
    }

    .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
        font-size: 20px !important;
    }
}

/* Styles For resolutions betwen 1024 AND 1280 */
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .woocommerce ul.products li.product .button {
        display: block !important;
        font-size: 14px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 1em !important;
        width: 100% !important;
    }

    #logo {
        max-height: 21% !important;
    }

    .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
        font-size: 12px !important;
    }

    #et-top-navigation {
        float: right;
        padding-left: 166px !important;
    }
}

/* Styles For resolutions betwen 1281 AND 1366 */
@media only screen and (min-width: 1281px) and (max-width: 1800px) {
    .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
        font-size: 12px;
    }

    #top-menu li {
        display: inline-block;
        padding-right: 13px;
        font-size: 14px;
    }
}

.et_pb_section_0 {
    padding-bottom: 0px;
}

.et_pb_section_10 {
    padding-bottom: 0px;
}

.et_pb_section_10.et_pb_section {
    background-color: black !important;
}

.et_pb_row_10 {
    width: 100%;
}

.et_pb_blurb_0 .et-pb-icon {
    font-size: 23px;
    color: #ffffff;
}

.et_pb_blurb_1 .et-pb-icon {
    font-size: 23px;
    color: #ffffff;
}

.et_pb_text_3 {
    font-size: 18px;
}

body.home #page-container .et_pb_button_0 {
    color: #ffffff !important;
    border-color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
}

body #page-container .et_pb_button_0, body #page-container .et_pb_button_0:hover {
    padding: 0.3em 1em !important;
}

body #page-container .et_pb_button_0:before, body #page-container .et_pb_button_0:after {
    display: none !important;
}

.et_pb_button_0 {
    width: 100%;
}

.et_pb_button_0, .et_pb_button_0:after {
    transition: all 300ms ease 0ms;
}

@media only screen and (min-width: 981px) {
    .et_pb_row_10.et_pb_row {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px
    }

    .et_pb_row_11.et_pb_row {
        padding-top: 0px;
        padding-bottom: 0px
    }

}

@media only screen and (max-width: 980px) {
    .et_pb_section_0 {
        padding-top: 50px;
        padding-right: 0px;
        padding-bottom: 50px;
        padding-left: 0px
    }

    .et_pb_section_10 {
        padding-top: 50px;
        padding-right: 0px;
        padding-bottom: 50px;
        padding-left: 0px
    }

    .et_pb_section_3 {
        padding-top: 50px;
        padding-right: 0px;
        padding-bottom: 50px;
        padding-left: 0px
    }

}

.et_pb_section_0 {
    padding-bottom: 0px
}

.et_pb_section_1 {
    padding-bottom: 0px
}

.et_pb_section_1.et_pb_section {
    background-color: #333333 !important
}

.et_pb_row_0 {
    width: 100%
}

.et_pb_blurb_0 .et-pb-icon, .et_pb_blurb_1 .et-pb-icon, .et_pb_blurb .et-pb-icon {
    font-size: 23px;
    color: #ffffff
}


.et_pb_text_3 {
    font-size: 18px
}

body.home #page-container .et_pb_button_0 {
    color: #ffffff !important;
    border-color: #ffffff;
    background-color: rgba(0, 0, 0, 0)
}

body #page-container .et_pb_button_0, body #page-container .et_pb_button_0:hover {
    padding: 0.3em 1em !important
}

body #page-container .et_pb_button_0:before, body #page-container .et_pb_button_0:after {
    display: none !important
}

.et_pb_button_0 {
    width: 100%
}

.et_pb_button_0, .et_pb_button_0:after {
    transition: all 300ms ease 0ms
}

@media only screen and (min-width: 981px) {
    .et_pb_row_0.et_pb_row {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px
    }

    .et_pb_row_1.et_pb_row {
        padding-top: 0px;
        padding-bottom: 0px
    }
}

@media only screen and (max-width: 980px) {
    .et_pb_section_0 {
        padding-top: 50px;
        padding-right: 0px;
        padding-bottom: 50px;
        padding-left: 0px
    }

    .et_pb_section_1 {
        padding-top: 50px;
        padding-right: 0px;
        padding-bottom: 50px;
        padding-left: 0px
    }

    .et_pb_section_3 {
        padding-top: 50px;
        padding-right: 0px;
        padding-bottom: 50px;
        padding-left: 0px
    }

    .et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
        padding-top: 10px;
    }
}


/* NEW Styles */
/*Navigation*/
.sticky .wk-product-search {
    margin-top: 10px;
}

.wk-product-search form#searchform {
    float: right;
    right: 40px;
    position: relative;
    width: 300px;
}

div.wk-product-search form#searchform div input#s {
    font-size: 14px;
    padding: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

button#responsive-menu-pro-button {
    top: 50px !important;
}

#responsive-menu-pro-button.sticky {
    position: fixed;
    top: 21px !important;
}

#et-top-navigation {
    transition: padding-top .4s linear;
}

#et_top_search {
    transition: margin-top .4s linear;
}

.sticky #top-menu .menu-item-has-children > a:first-child {
    padding-bottom: 18px;
}

.sticky #top-menu li {
    top: 15px;
}

#top-menu .menu-item-has-children > a:first-child {
    transition: padding-bottom .4s linear;
}

#top-menu li {
    transition: top .4s linear;
    top: 0;
}

.stop_the_jump {
    width: 100%;
    height: 0px;
    transition: height .4s linear;
    position: relative;
    background: transparent;
}

.sticky.stop_the_jump {
    height: 25px;
    display: block;
}

@media only screen and (max-width: 992px) {
    #et_top_search {
        position: absolute;
        margin-top: -78px;
        right: -100px;
        width: 20px;
        height: 20px;
        float: right;
    }

    .sticky .wk-product-search form#searchform {
        right: -18px;
    }

    header#main-header.sticky {
        position: sticky;
    }

    div.wk-product-search form#searchform div input#s {
        height: 40px;
        margin-top: 5px;
        color: black;
    }

    span.et_close_search_field {
        right: 45px !important;
        top: 0 !important;
        z-index: 100000000 !important;
        opacity: 1;
    }

    span.et_close_search_field {
        right: 0px !important;
    }

    button#responsive-menu-pro-button {
        z-index: 99999;
        top: 35px !important;
    }

    span.et_close_search_field:after {
        color: black !important;
    }

    .sticky .et_search_form_container.et_pb_search_visible {
        margin-top: 10px;
    }

    .sticky span.et_close_search_field {
        margin-top: 20px;
    }

    form#searchform {
        right: 0 !important;
    }

    .container.et_search_form_container {
        float: right;
    }

    .sticky .et_search_outer {
        z-index: 100;
    }

    .et_search_outer {
        right: 15px;
        width: 270px;
        left: 0;
    }

    .home .small-banner-section .et_pb_row {
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .home .small-banner-section .et_pb_row_3 .et_pb_image {
        margin-bottom: 15px;
    }

    .home .small-banner-section .et_pb_row .et_pb_image {
        margin-top: 30px;
    }

    .home .et_pb_section_1 .et_pb_row.et_pb_row_0 {
        margin: 0;
        width: 100%;
        padding: 0;
        height: 100%;
    }

    .home .et_pb_section_1 .et_pb_row.et_pb_row_0 {
        background-repeat: no-repeat;
        background-size: cover;
    }

    .home .et_pb_section_1 .et_pb_row.et_pb_row_0 .et_pb_image {
        text-align: center;
        margin: 0 !important;
        padding: 0;
        min-height: 68vh;
    }

    .home .et_pb_section_1 .et_pb_row.et_pb_row_0 .et_pb_image img {
        max-width: 100vw;
        /*padding-top: 20px;*/
    }

    .home .et_pb_section_1 .et_pb_row.et_pb_row_0 .et_pb_column_4_4 {
        margin: 0 !important;
    }

    .home .et_pb_section_1 .et_pb_row.et_pb_row_0 .et_pb_column_0 {
        /*bottom: 0;*/
        /*position: absolute;*/
        margin-top: -24px !important;
    }

    .et_shop_image:hover .et_overlay {
        z-index: -1;
    }

    .et_left_sidebar #left-area {
        margin-right: 0;
        margin-left: initial;
    }

    .et_left_sidebar #sidebar {
        margin-left: 0;
        margin-right: initial;
        -moz-box-ordinal-groupwebkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        margin-top: 0;
        order: 3;
    }

    body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
        padding-top: 140px;
    }

    #top-header #et-info {
        display: none;
        padding: 0;
        margin: 0;
    }

    div#top-header div#et-secondary-menu {
        margin-top: 0;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
        line-height: 10px !important;
    }







}

@media only screen and (min-width: 992px) {
    span.et_close_search_field {
        right: 30px !important;
    }

    .sticky form#searchform {
        right: -10px;
        position: relative !important;
    }

    .sticky span.et_close_search_field:after {
        color: black;
    }

    .sticky .et_search_outer {
        position: fixed;
        right: 50px;
        z-index: 100;
    }

    .container.et_search_form_container:not(.et_pb_search_visible) {
        display: none;
    }

    .sticky .et_search_form_container.et_pb_search_visible {
        height: 52px !important;
    }

    .sticky .container.clearfix.et_menu_container {
        position: fixed;
        height: 52px;
        background-color: black;
        top: 0;
    }

    .container.clearfix.et_menu_container {
        height: 85px;
    }

    header#main-header.sticky {
        padding-top: 85px;
    }

    .logo_container {
        transition: all .4s linear;
    }

    .sticky .logo_container {
        height: 52px !important;
    }

    .et_header_style_left .logo_container {
        height: 85px;
        transition: all .4s linear;
    }

    .sticky .container.clearfix.et_menu_container {
        position: fixed;
        height: 52px;
        background-color: black;
        top: 0;
    }

    .container.clearfix.et_menu_container {
        height: 85px;
    }

    .sticky #et-top-navigation {
        padding-top: 0;
    }

    .sticky #et_top_search {
        margin-top: 20px;
    }

    .home .et_pb_row.et_pb_row_4, .home .et_pb_row_5.et_pb_row {
        width: 100%;
    }
}

div#main-content {
    border: none;
}

div#page-container {
    overflow-y: initial !important;
}

.product .et_overlay:before {
    font-family: 'Open Sans', sans-serif !important;
    content: "Više o proizvodu";
    font-size: 1rem;
    left: 0;
    width: 100%;
    margin-left: 0;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    padding: 5px;
}

div#order_review {
    padding-bottom: 40px;
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    max-width: 1280px !important;
}


@media (min-width: 981px) {
    .et_left_sidebar #left-area {
        padding-left: 0.5%;
    }

    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
        width: 30.75% !important;
        margin-right: 0 !important;
    }

    .woocommerce ul.products.columns-3 li.product:not(:nth-child(3n)), .woocommerce-page ul.products.columns-3 li.product:not(:nth-child(3n)) {
        margin-right: 3.75% !important;
    }

    .et_right_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n+1) {
        clear: none;
    }
}

@media (max-width: 479px) {
    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
        width: 100% !important;
    }
}

@media (min-width: 479px) and (max-width: 980px) {
    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
        width: 30% !important;
        margin-right: 3% !important;
    }
}


@media (min-width: 981px) {
    .et_left_sidebar #left-area {
        padding-left: 0.5%;
    }

    .woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
        width: 22% !important;
        margin-right: 0 !important;
    }

    .woocommerce ul.products.columns-4 li.product:not(:nth-child(4n)), .woocommerce-page ul.products.columns-4 li.product:not(:nth-child(4n)) {
        margin-right: 3.75% !important;
    }

    .et_left_sidebar.woocommerce-page #main-content ul.products li.product:nth-child(3n+1) {
        clear: none;
    }
}

@media (max-width: 479px) {
    .woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
        width: 100% !important;
    }
}

@media (min-width: 479px) and (max-width: 980px) {
    .woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
        width: 30% !important;
        margin-right: 3% !important;
    }
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 3% !important;
}

@media (min-width: 768px) and (max-width: 980px) {
    .woocommerce-page ul.products li.product:nth-child(n) {
        margin-bottom: 4% !important;
    }
}


.et-db #et-boc .et-l .et_pb_section {
    background-color: inherit;
}

#et-secondary-menu a.et-cart-info, #et-secondary-menu a.cart-contents {
    display: none;
}
