
ul.parrent_sub_category li {
    list-style: none;
}
.product-wrapper .product_btn_wrapper {
    text-align: right;
}
.product-wrapper .product_desc {
    padding: 10px 0;
}
span.price_tax {
    font-size: 14px;
    color: #888;
    font-weight: 600;
}
.product-wrapper.single-product .desc_footer {
    padding-top: 20px;
}
.product-wrapper p.cena {
    font-size: 25px;
    line-height: 28px;
    font-weight: 600;
    color: red;
}
.product-wrapper.single-product .image_wrapper img {
    width: 100%;
}
.product_gallery_image_wrapper {
    height: 100px;
    margin-top: 20px;
    overflow: hidden;
}
.product_gallery_image_wrapper img {
    width: 25%;
    vertical-align: top;
}
.row.product-wrapper.single-product p.product_desc {
    padding: 15px 0;
}
.row.product-wrapper {
    padding: 15px 0;
}
.row.product-wrapper h2.product_title {
    margin: 0;
    font-size: 25px;
    margin-bottom: 5px;
}
.row.product-wrapper p.oznacenie {
    text-transform: uppercase;
    font-size: 13px;
    color: #9a9a9a;
}
ul.kategories_wrapper {
    padding-left: 0;
}
ul.kategories_wrapper li.parrent_category {
    list-style: none;
    font-weight: 600;
    text-transform: uppercase;
}
ul.parrent_sub_category {
    padding-left: 30px;
    text-transform: initial;
    margin-bottom: 20px;
}
ul.parrent_sub_category label {
    font-weight: 400;
    display: block;
}
ul.parrent_sub_category li input[type="checkbox"] {
    margin-right: 5px;
}

#custom_html-2 {
    display: none;
}
p.warning_message {
    padding: 15px;
    background: red;
    color: #fff;
}
p.warning_message #reset_link {
    text-decoration: underline;
     cursor: pointer;
}
input.btn.btn-filter {
    background: #1551a1;
    border-radius: 0;
    font-size: 15px;
    line-height: 1;
    display: block;
    width: 100%;
    padding: 10px 20px;
}
input.btn.btn-filter:hover, input.btn.btn-filter:focus, a.btn.show_more:hover {
    color: #fff;
    background: #1f5eb3;
}
p.filter_title {
    padding: 15px;
    background: #fff;
    color: black;
    margin-bottom: 20px;
}
input#reset {
    float: right;
    margin-top: 10px;
    color: #3a3d47;
    border-radius: 0;
}

a.btn.show_more {
    display: inline-block;
    line-height: 1;
    padding: 10px 15px;
    background: #1551a1;
    color: #fff;
    border-radius: 0;
    font-size: 13px;
}

p:empty{display:none}

.zarovnat_stred
{
text-align:center;
}

.footer-bottom-wrapper {
        background: none;
}

footer .copyrightRow {
    margin-top: 30px;
    padding-top: 23px;
    padding-bottom: 0;
}

.fblock2.serviceH {
    text-transform: none;
    text-align: center;
}

header .logo_line {
    padding-top: 30px;
    padding-bottom: 30px;
}

.blog.single-post.post-format-standard .imgCD {
    display: none;
}

@media (max-width: 767px) {
#pageTitle .list-inline {
  display:none;
}

#pageTitle .pageTitle {
    position: unset;
}
}

ul.parrent_sub_category {margin-bottom: 0px; padding-left: 15px;}
.parrent_sub_category li::before  {
    content: '\002B';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

/*li.parrent_category .parrent_sub_category .parrent_sub_category {display:none;}*/ 
