/*@import url('https://fonts.googleapis.com/css2?family=Lato&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&family=Source+Sans+3:wght@200..900&display=swap');
*/
.blog_tm .post-tags .tags-title {
    display:block;
    margin:15px 0px 10px;
    font-weight:bold;
}

.blog_tm .post-tags {
    border-top: 1px #dedede solid;
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog_tm .post_top img {
    width: 100%;
    height: auto;
}

.blog_tm h1 {
    font-size: 26px;
    margin: 10px 0px 10px;
}

.blog_tm h2{
    font-size:20px;
    margin: 30px 0px 25px;
}

.blog_tm h3 {
    font-size: 14px;
    margin:0px;
    padding:0px;
    display:inline;
}

.blog_tm li {
    margin: 16px 0px 16px;
}

.blog_tm .img-resp img {
    max-width: 100%;
    height: auto;
}

@media only screen and (max-width: 991px) {
    .pHC
    {
        padding-top:25px;
    }
}

.h2smlr
{
    font-size:14px;
}

.bg-available-now {
    background-color: #63a83c;
    color: #ffffff;
}

.bg-out-of-stock {
    border: 1px #999 solid;
    color: #999;
}

.google-map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

    .google-map-responsive iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }

.featured-products hr {
    border: none;
    height: 1px;
    background-color: black;
    margin:0px;
}

.featured-products h3 {
    font-size:22px;
    padding: 0;
    margin: 5px 0px 5px 0px;
}

.categoryS {
    /*padding: 2px;*/
}
.categoryS-content {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 2px 0 rgba(0,0,0,.1);
    margin: 0px 5px 5px;
    padding: 2px;
}

    .categoryS-content img {
        border: 0px;
        height: 50px;
        vertical-align:middle;
        margin-right:10px;
    }

    .categoryS-content a {
        color: #2d2f3a;
        font-weight: bold;
        display: inline-flex;
        align-items: center;
    }

.mainCategory {
    text-align:center;
    margin-bottom:15px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.mainCategory h2 {
    color: #2d2f3a;
    font-weight: bold;
    font-size: 18px;
    margin:3px 0px 10px;
}

.productDesc img {
    max-width: 100%;
    height: auto;
}


.topmost {
    z-index: 1999999 !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hideMenuItem992 {
        display:none !important;
    }
}

.cartPricesNote {
    font-size:12px;
    color:#999;

}

.menu-item-goto {
    margin-bottom: 10px !important;
    display: inline-block;
}
    .menu-item-goto a {
        background-color: #082b5f;
        color: #fff !important;
    }


.step a {
    color: #fff;
}

.step_inactive h3 {
    padding: 10px 12px 10px 20px;
    background: #bebebe;
    position: relative;
    margin-bottom: 15px;
    color: #7e7e7e;
    font-size: 16px;
    font-size: 1rem;
}

    .step_inactive h3:after {
        width: 0;
        height: 0;
        border-top: 20px inset transparent;
        border-bottom: 20px inset transparent;
        border-left: 10px solid #bebebe;
        position: absolute;
        content: "";
        top: 0;
        right: -10px;
        z-index: 2;
    }
    .step_inactive a {
        color: #7e7e7e;
    }
    .step_inactive a:hover {
        color: #333;
    }

.kontakt ul {
    padding-left: 5px;
}

.kontakt ul li {
    padding-left: 35px;
    position: relative;
    margin-bottom: 15px;
    color: #000000;
    opacity: 0.8;
    list-style:none;
}

    .kontakt ul li a {
        color: #000000;
        opacity: 1;
    }

        .kontakt ul li a:hover {
            opacity: 0.7;
        }

    .kontakt ul li i {
        font-size: 18px;
        font-size: 1.125rem;
        position: absolute;
        top: 0;
        left: 0;
        color: #000000;
        line-height: 1;
    }

.productBuyPane ul {
    padding-left: 5px;
}

    .productBuyPane ul li {
        padding-left: 25px;
        position: relative;
        margin-bottom: 10px;
        color: #000000;
        opacity: 0.8;
        list-style: none;
    }

        .productBuyPane ul li a {
            color: #000000;
            opacity: 1;
        }

            .productBuyPane ul li a:hover {
                opacity: 0.7;
            }

        .productBuyPane ul li i {
            font-size: 18px;
            font-size: 1.125rem;
            position: absolute;
            top: 0;
            left: 0;
            color: #000000;
            line-height: 1;
        }

.new_price_2 {
    font-family: "Open Sans", sans-serif;
    color: #ff0000;
    font-size: 26px;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    opacity: 1;
    filter: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 575.98px) {
    .search-results-qv {
        color: #2d2f3a;
        position: absolute;
        width: 300px;
        display: none;
        margin-top: 0px;
        margin-left: 0px; /* -205px; */
        border: solid 1px #dedede;
        border-top: 0px;
        overflow: hidden;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        -moz-border-bottom-right-radius: 3px;
        -moz-border-bottom-left-radius: 3x;
        box-shadow: 0px 0px 5px #999;
        border-width: 3px 1px 1px;
        border-style: solid;
        border-color: #2d2f3a #DEDEDE #DEDEDE;
        background-color: white;
        z-index: 9999 !important;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .search-results-qv {
        color: #2d2f3a;
        position: absolute;
        width: 350px;
        display: none;
        margin-top: 0px;
        margin-left: 0px; /* -265px; */
        border: solid 1px #dedede;
        border-top: 0px;
        overflow: hidden;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        -moz-border-bottom-right-radius: 3px;
        -moz-border-bottom-left-radius: 3x;
        box-shadow: 0px 0px 5px #999;
        border-width: 3px 1px 1px;
        border-style: solid;
        border-color: #2d2f3a #DEDEDE #DEDEDE;
        background-color: white;
        z-index: 9999 !important;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .search-results-qv {
        color: #2d2f3a;
        position: absolute;
        width: 400px;
        display: none;
        margin-top: 8px;
        margin-left: 05px; /* -335px; */
        border: solid 1px #dedede;
        border-top: 0px;
        overflow: hidden;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        -moz-border-bottom-right-radius: 3px;
        -moz-border-bottom-left-radius: 3x;
        box-shadow: 0px 0px 5px #999;
        border-width: 3px 1px 1px;
        border-style: solid;
        border-color: #2d2f3a #DEDEDE #DEDEDE;
        background-color: white;
        z-index: 9999 !important;
    }
}

@media (min-width: 992px) {
    .search-results-qv {
        color: #2d2f3a;
        position: absolute;
        width: 500px;
        display: none;
        margin-top: 8px;
        margin-left: 0px;
        border: solid 1px #dedede;
        border-top: 0px;
        overflow: hidden;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        -moz-border-bottom-right-radius: 3px;
        -moz-border-bottom-left-radius: 3x;
        box-shadow: 0px 0px 5px #999;
        border-width: 3px 1px 1px;
        border-style: solid;
        border-color: #2d2f3a #DEDEDE #DEDEDE;
        background-color: white;
        z-index: 9999 !important;
    }
}

.display_box {
    padding: 4px;
    border-top: solid 0px #dedede;
    font-size: 12px;
    line-height: 14px;
    min-height: 32px;
    z-index: 99999;
}

    .display_box:hover {
        color: #082b5f;
        cursor: pointer;
    }

        .display_box:hover a {
            color: #082b5f;
        }

    .display_box a {
        font-size: 12px;
        font-weight: normal;
        line-height: 20px;
        text-decoration: none;
        color:#000;
    }

        .display_box a:hover {
            color: #082b5f;
        }

.display_box_item {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    font-family: "Open Sans", "Segoe UI";
    font-weight:500;
}

.display_box_price {
    display: table-cell;
    font-weight: 800;
    vertical-align: middle;
}

.blog-style-1 a {
    color: #627cd4;
}

header.version_2 .main_nav ul.top_tools > li a.wishlist strong {
    background-color: #083487;
    color: #fff !important;
}

header.version_2 .main_nav ul.top_tools > li a.wishlist_e strong {
    display:none;
}

header ul.top_tools > li a.wishlist strong {
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: 700;
    width: 16px;
    height: 16px;
    text-indent: 0;
    display: block;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: -3px;
    line-height: 17px !important;
    border-radius: 50%;
}

@media (max-width: 767px) {
    header ul.top_tools > li a.wishlist strong {
        bottom: -3px;
    }
}

@media (min-width: 768px) {
    .search_mob_wp_onlysm {
        display: none;
    }
}