p.price {
    margin-top: 0;
    margin-bottom: 0;
}
form.wpcf7-form input:not([type="checkbox"]):not([type="submit"]) {
    width: 100%;
}
p#breadcrumbs {
    margin-top: 0;
}
.search-box form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.search-box form input {
    width: -webkit-calc(100% - 38px);
    width: -moz-calc(100% - 38px);
    width: calc(100% - 38px);
    border-right: 0;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 12px;
    height: 30px;
    padding: 0 15px;
}
.search-box form button {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #12b067;
    width: 38px;
    height: 30px;
}
@media screen and (max-width: 768px) {
    .imo-nasveti-title.active .elementor-icon-box-content::after {
        content: "-" !important;
    }
}
@media screen and (max-width: 768px) {
    .imo-nasveti-title .elementor-widget-container .elementor-icon-box-wrapper {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .imo-nasveti-title .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-icon {
        font-size: 0 !important;
    }
    .imo-nasveti-title .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content::after {
        content: "+";
        position: absolute;
        right: 20px;
        color: #fff;
        font-size: 25px;
        height: 100%;
        line-height: 0;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.imo-nasveti-title .elementor-icon-box-icon {
    background-color: #676767;
    padding: 10px;
}
.imo-nasveti-title .elementor-icon-box-title {
    margin: 0;
}
.imo-nasveti-title.green .elementor-icon-box-content {
    background-color: #41c695;
}
.imo-nasveti-title.gray .elementor-icon-box-content {
    background-color: #969696;
}
.imo-nasveti-title .elementor-icon-box-content {
    background-color: #00a7ff;
   height: 16px !important;
    min-height: 22px !important;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.hide-temp {
    visibility: hidden;
}
.elementor-editor-active .hide-temp {
    visibility: visible;
}
.imo-stranski-nasveti {
    background-color: #f6f6f6;
    padding-top: 20px;
    padding-bottom: 30px;
    max-height: 623px;
}
@media screen and (max-width: 768px) {
    .imo-stranski-nasveti {
        -webkit-transition: 0.3s ease-in-out all;
        -o-transition: 0.3s ease-in-out all;
        -moz-transition: 0.3s ease-in-out all;
        transition: 0.3s ease-in-out all;
    }
    .imo-stranski-nasveti:not(.active) {
        max-height: 0;
        overflow: hidden;
        padding: 0;
    }
}
.imo-stranski-nasveti * {
    font-family: Dosis;
}
.imo-stranski-nasveti ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-left: 20px;
    padding-right: 20px;
}
.imo-stranski-nasveti ul li {
    padding-bottom: 7px;
    border-bottom: 1px solid #e7e7e7;
}
.imo-stranski-nasveti ul li:not(:first-of-type) {
    padding-top: 7px;
}
.imo-stranski-nasveti ul li a {
    display: block;
    font-size: 16px;
    color: #000;
}
.home .breadcrumbs-bar {
    display: none;
}
.list-category-product {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 85px;
    grid-row-gap: 65px;
}
@media screen and (min-width: 1025px) and (max-width: 1380px) {
    .list-category-product {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (max-width: 1024px) {
    .list-category-product {
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 40px;
    }
}
@media screen and (max-width: 768px) {
    .list-category-product {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 40px;
    }
}
@media screen and (max-width: 400px) {
    .list-category-product {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 20px;
    }
}
.list-category-product .list-category-product--single:hover .image-holder img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.list-category-product .list-category-product--single.svetovanje a,
.list-category-product .list-category-product--single.svetovanje h2 {
    color: #00a7ff;
}
.list-category-product .list-category-product--single.svetovanje .image-holder {
    border: 5px solid #00a7ff;
}
.list-category-product .list-category-product--single img {
    width: 100%;
}
.list-category-product .list-category-product--single .image-holder {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #12b067;
    overflow: hidden;
    font-size: 0;
}
.list-category-product .list-category-product--single .image-holder img {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.list-category-product .list-category-product--single a,
.list-category-product .list-category-product--single h2 {
    color: #12b067;
    text-transform: uppercase;
    font-size: 2.6rem;
    text-align: center;
    line-height: 1 !important;
    margin: 20px 0 20px 0;
    font-weight: 400;
}
.list-category-product .list-category-product--single a,
.list-category-product .list-category-product--single div,
.list-category-product .list-category-product--single h2,
.list-category-product .list-category-product--single p,
.list-category-product .list-category-product--single strong {
    font-family: Dosis;
}
.list-category-product .list-category-product--single div {
    text-align: center;
    font-size: 18px;
}
.list-category-product .list-category-product--single div p,
.list-category-product .list-category-product--single div strong {
    text-align: center;
    line-height: 24px;
}
.list-category-product .list-category-product--single div strong {
    display: block;
}
.list-category-product .list-category-product--single div p {
    margin: 0;
}
.menu-category-product {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    position: relative;
    margin-top: 20px;
}
.menu-category-product * {
    font-family: Dosis;
}
.menu-category-product .menu-category-product--single h2 {
    color: #fff;
    font-size: 16px;
    margin: 0;
}
.menu-category-product .menu-category-product--single a {
    padding: 0 !important;
    border-left: 0 !important;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 400 !important;
    display: inline-block !important;
    white-space: normal !important;
    width: 100%;
    max-width: 100%;
}
.menu-category-product .menu-category-product--single .image-holder,
.menu-category-product .menu-category-product--single img {
    font-size: 0;
}
@media screen and (max-width: 1024px) {
    selector {
        width: 100%;
    }
}
.imo-izdelki-box-content {
    font-size: 14px;
    font-family: Dosis !important;
    line-height: 24px !important;
}
.imo-izdelek-color-underlay {
    height: 90px;
    width: 90px;
    display: inline-block;
    z-index: 0;
}
#product-tabs-main .elementor-tab-title {
    padding: 10px 30px 10px 20px;
}
#product-tabs-main .elementor-tab-title.elementor-active {
    background-color: #12b067 !important;
}
img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.nasveti-front-wrapper .nasveti-front-single {
    padding: 10px 0;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
}
@media screen and (max-width: 768px) {
    .nasveti-front-wrapper .nasveti-front-single {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .nasveti-front-wrapper .nasveti-front-single .content-holder,
    .nasveti-front-wrapper .nasveti-front-single .image-holder {
        width: 100% !important;
    }
    .nasveti-front-wrapper .nasveti-front-single .image-holder {
        height: 200px !important;
    }
    .nasveti-front-wrapper .nasveti-front-single .image-holder img {
        width: 100% !important;
        height: 200px !important;
        -o-object-fit: initial !important;
        object-fit: initial !important;
        margin-bottom: 20px;
    }
    .nasveti-front-wrapper .nasveti-front-single .content-holder {
        padding: 0 !important;
    }
    .nasveti-front-wrapper .nasveti-front-single .content-holder h3 {
        margin-top: 20px !important;
    }
}
.nasveti-front-wrapper .nasveti-front-single .content-holder {
    width: -webkit-calc(100% - 160px);
    width: -moz-calc(100% - 160px);
    width: calc(100% - 160px);
    padding-left: 28px;
}
.nasveti-front-wrapper .nasveti-front-single .image-holder {
    width: 160px;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
}
.nasveti-front-wrapper .nasveti-front-single .image-holder img {
    width: 160px;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
}
.nasveti-front-wrapper .nasveti-front-single:not(:first-of-type) {
    border-top: 1px solid #eee;
}
.nasveti-front-wrapper .nasveti-front-single * {
    font-family: Dosis;
}
.nasveti-front-wrapper .nasveti-front-single h3 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 10px;
}
.nasveti-front-wrapper .nasveti-front-single h3 a {
    color: #000;
}
.nasveti-front-wrapper .nasveti-front-single p {
    margin: 0;
    font-size: 18px;
}
.slick-next,
.slick-prev {
    font-family: Dosis !important;
    border: 1px solid #12b067;
    width: 30px;
    height: 30px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: 0 0;
    color: #12b067;
    font-size: 22px;
    padding: 0;
    line-height: 1;
}
.slick-next {
    margin-left: 10px;
}
.button-holder-pdf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.button-holder-pdf a,
.button-holder-pdf button {
    border: 0;
    background: 0 0;
    color: #000;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    padding: 0;
    margin-left: 20px;
}
.btn-category-list .elementor-button-link {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}
.btn-category-list .elementor-button-link::before {
    content: "";
    width: 22px;
    height: 22px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.btn-category-list .elementor-button-link .elementor-button-content-wrapper {
    width: -webkit-calc(100% - 22px);
    width: -moz-calc(100% - 22px);
    width: calc(100% - 22px);
}
.btn-category-list.nasveti .elementor-button-link::before {
    background-image: url(/content/themes/imo/assets/images/nasveti__icon.png);
}
.btn-category-list.tehnicni .elementor-button-link::before {
    background-image: url(/content/themes/imo/assets/images/tehnicni-list__icon.png);
}
.btn-category-list.lastnosti .elementor-button-link::before {
    background-image: url(/content/themes/imo/assets/images/izjava-o-lastnostih__icon.png);
}
.btn-category-list.varnostni .elementor-button-link::before {
    background-image: url(/content/themes/imo/assets/images/varnostni-list__icon.png);
}
.wpcf7-form * {
    font-family: Dosis;
    font-size: 20px;
}
.wpcf7-form .container {
    max-width: 100% !important;
    padding: 0 !important;
}
.wpcf7-form .container .hide-msg {
    color: red;
    margin-top: 10px;
}
.wpcf7-form .container .field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
}
.wpcf7-form .container .field .hide-msg {
    color: red;
    margin-top: 10px;
}
.wpcf7-form .container .field.cf7sg-popup {
    text-align: center !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.wpcf7-form .container .field.cf7sg-popup label {
    display: none !important;
}
.wpcf7-form .container .field.cf7sg-popup input[type="submit"] {
    background-color: #12b067;
    font-size: 26px;
    color: #fff;
    border: 0 !important;
    text-transform: uppercase;
    padding: 10px 65px !important;
    width: auto !important;
    font-weight: 400 !important;
}
.wpcf7-form .container .field.custom-bg {
    background-color: #eee;
    padding: 25px;
    font-size: 16px;
}
.wpcf7-form .container .field.center {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
}
.wpcf7-form .container .field select {
    border: 1px solid #000 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    height: 50px !important;
    padding: 0 25px !important;
}
.wpcf7-form .container .field input {
    padding: 0 25px !important;
}
.wpcf7-form .container .field textarea {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 1px solid #000 !important;
}
.wpcf7-form .container .field label {
    text-align: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 20px;
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -moz-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    font-size: 20px;
}

@media only screen and (max-width: 768px) { 
.wpcf7-form .container .field label {
    text-align: left;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
	}
}

.wpcf7-form .container .field label span {
    font-size: 16px;
    margin-left: 5px;
}
.wpcf7-form .container .field .wpcf7-form-control-wrap {
    /*width: auto !important;*/
    margin-right: 15px;
}
.wpcf7-form .container .field input {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 1px solid #000 !important;
    height: 50px;
}

@media only screen and (min-width: 768px) {
.wpcf7-form .container .field input[type="text"] {
    max-width: 420px !important;
    width: 420px !important;
}
.wpcf7-form .container .field input[type="select"] {
    max-width: 420px !important;
    width: 420px !important;
}
.wpcf7-form .container .field input[type="number"] {
    max-width: 240px !important;
    width: 240px !important;
}
}

.wpcf7-form .rel {
    position: relative;
}
.wpcf7-form .spacer-top {
    margin-top: 20px !important;
}
.wpcf7-form .spacer-bottom {
    margin-bottom: 20px !important;
}
.wpcf7-form .border-bottom {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px !important;
}
.wpcf7-form .fas.fa-info {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #12b067;
    height: 30px;
    width: 30px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
}
.wpcf7-form .fas.fa-info.special {
    margin-left: 15px;
}
.wpcf7-form .fas.fa-info.abs {
    position: absolute;
    right: 0;
}
.img-holder-narocilo {
    position: absolute;
    right: 0;
    top: -130px;
}
.cookie-btn {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: #000 !important;
    color: #fff !important;
}
.webtim-copyright--container .content span.divider-copyright {
    margin: 0 10px;
}
.webtim-copyright--container .content a {
    color: #000;
}
.webtim-copyright--container .content a:hover {
    color: #12b067;
}
@media screen and (max-width: 1024px) {
    .webtim-copyright--container .author__wrapper {
        margin-top: 10px;
    }
}
