.shop-page-title .category-filter-row {
    display: none;
}
.mfp-content .sidebar-inner#shop-sidebar {
    font-size: 14px;
}
body.tax-product_cat .woocommerce-breadcrumb a:nth-child(3), 
body.single-product .woocommerce-breadcrumb a:nth-child(3) {
    pointer-events: none;
}
.woocommerce-no-products-found {
    display: none;
}
.uni-toolbox {
    /*display: flex;
    justify-content: space-between;
    align-items: flex-end;
    column-gap: 15px;*/
    margin-bottom: 2.5em;
/*    font-size: 14px;*/
}
.uni-toolbox .view-mode-switcher a {
    color: #222222;
}
.uni-toolbox .woocommerce-ordering, 
.uni-toolbox .woocommerce-ordering select {
    box-shadow: none;
    background-color: transparent;
    margin: 0;
}
.uni-toolbox .woocommerce-result-count {
    display: block !important;
    margin: 0;
}
.uni-toolbox .category-filter-row {
    padding: 0;
}
.uni-toolbox .filter-button {
    margin-top: 0;
}
@media (min-width: 550px) {
    .uni-ordering {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
}
.sort-item.button {
    text-transform: none;
    line-height: normal !important;
    padding: 0;
    margin-left: 0 !important;
    min-height: unset !important;
    box-shadow: none !important;
    display: inline-block;
    border-radius: 2px;
    min-height: unset;
}
.sort-item.button:hover {
    color: #FFF;
}
.sort-item + .sort-item {
    margin-left: 10px;
}
.sort-item input[type=radio] {
    display: none;
}
.sort-item label {
    font-size: 1em;
    font-weight: normal;
    color: inherit;
    padding: 6px 10px;
    margin-bottom: 0;
    cursor: pointer;
    display: inline-block !important;
}
.prdctfltr_collector {
    font-size: 1em;
    margin: 0 0 10px 0;
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
}
.prdctfltr_collector>span {
    display: inline-flex;
    flex-direction: row-reverse;
    align-items: center;
    border: 1px solid var(--color-cat);
    background: #e6f1ff;
    color: var(--color-cat);
    margin-right: 1em;
    margin-bottom: 1em;
    position: relative;
    padding: 8px 30px 8px 12px;
    line-height: 20px;
}
.prdctfltr_collector .prdctfltr_title_remove {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.prdctfltr_collector .prdctfltr_title_remove i {
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12px;
    height: 12px;
    color: #FFF;
    background-color: var(--color-cat);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
}
html .pf_default_select .prdctfltr_filter_wrapper, html .pf_select .prdctfltr_filter_wrapper {
    margin-bottom: 0;
}
html .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_ordering {
    margin: 0 !important;
}
html .prdctfltr_filter_inner {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 12px;
}
.prdctfltr_filter_inner:before, .prdctfltr_filter_inner:after {
    display: none !important;
}
html .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_ordering .prdctfltr_filter_inner .prdctfltr_filter {
    flex: 0 0 auto;
    width: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
@media (min-width: 600px) {
    html .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_ordering .prdctfltr_filter_inner .prdctfltr_filter {
        min-width: 270px;
    }
}
@media (max-width: 599px) {
    html .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_ordering .prdctfltr_filter_inner .prdctfltr_filter {
        flex: 0 0 100%;
    }
}
.prdctfltr_filter__title, html .prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_search .prdctfltr_regular_title {
    display: block;
    font-size: .75rem;
    font-weight: bold;
    margin-bottom: .5em;
    line-height: 1.5;
}
html .prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_search .prdctfltr_regular_title {
    padding: 0;
    border: none;
    cursor: unset;
    color: inherit;
}
html .prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_search .prdctfltr_regular_title .prdctfltr_title_selected {
    display: none;
}
html .prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_search .prdctfltr_regular_title i {
    display: none;
}
html .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_search .prdctfltr_add_scroll {
    display: block !important;
    height: auto !important;
    position: static;
    background-color: transparent;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border: none;
    width: auto;
}
html .prdctfltr_filter label {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0;
}
html .pf_select .prdctfltr_filter .prdctfltr_regular_title {
    color: #BDBDBD;
}
html .pf_select .prdctfltr_filter:not(.prdctfltr_search) .prdctfltr_regular_title, html input.pf_search {
    position: relative;
    font-size: 1rem;
    font-weight: normal;
    height: 3em;
    padding: .75em 3em .75em 1em;
    border-radius: 4px;
    border: 1px solid #E0E0E0;
    box-shadow: none !important;
}
html .pf_select .prdctfltr_filter:not(.prdctfltr_search) .prdctfltr_regular_title {
    z-index: 9;
}
html .pf_select .prdctfltr_filter .prdctfltr_regular_title i {
    top: 50% !important;
    right: 1em !important;
    margin-top: -.75em;
    width: 1.5em;
    height: 1.5em;
    background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_5053_3942)"><path d="M7 10L12 15L17 10H7Z" fill="%23001938"/></g><defs><clipPath id="clip0_5053_3942"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>');
    background-repeat: no-repeat;
}
html .pf_select .prdctfltr_filter .prdctfltr_regular_title i:before {
    display: none;
}
html .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_filter:not(.prdctfltr_search):has(.prdctfltr_down) .prdctfltr_regular_title {
    border-color: var(--fs-color-secondary);
}
html .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_filter:not(.prdctfltr_search) .prdctfltr_add_scroll {
/*    display: block;*/
    top: auto;
    border: none;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    margin-top: 0;
    padding: 8px 0;
    width: 100%;
}
html .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_filter:not(.prdctfltr_search) .prdctfltr_add_scroll label {
    line-height: 1.42857143;
    font-size: 1rem;
    color: #101010;
    padding: 12px 16px;
    transition: all .3s;
}
html .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_filter:not(.prdctfltr_search) .prdctfltr_add_scroll label:hover {
    background-color: #F7F7F7;
}
html .pf_select .prdctfltr_filter:not(.prdctfltr_search) .prdctfltr_add_scroll input {
    display: none !important;
}
html .pf_select .prdctfltr_filter:not(.prdctfltr_search) .prdctfltr_add_scroll input + span {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
html input.pf_search:focus {
    border-color: var(--fs-color-secondary);
}
html input.pf_search::-ms-input-placeholder { /* Edge 12-18 */
    color: #BDBDBD;
}
html input.pf_search::placeholder {
    color: #BDBDBD;
}
html .pf_search_trigger {
    display: block;
    top: 50%;
    right: 1em;
    margin-top: -.75em;
    width: 1.5em;
    height: 1.5em;
    background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_5053_1853)"><path d="M15.5 14H14.71L14.43 13.73C15.41 12.59 16 11.11 16 9.5C16 5.91 13.09 3 9.5 3C5.91 3 3 5.91 3 9.5C3 13.09 5.91 16 9.5 16C11.11 16 12.59 15.41 13.73 14.43L14 14.71V15.5L19 20.49L20.49 19L15.5 14ZM9.5 14C7.01 14 5 11.99 5 9.5C5 7.01 7.01 5 9.5 5C11.99 5 14 7.01 14 9.5C14 11.99 11.99 14 9.5 14Z" fill="%23001938"/></g><defs><clipPath id="clip0_5053_1853"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>');
    background-repeat: no-repeat;
}
html .prdctfltr_wc .prdctfltr_buttons {
    display: none;
}
.block-child-category .heading {
    font-size: 1.5rem;
    color: var(--fs-color-primary);
    text-transform: uppercase;
}
/* Single Product */
.shop-page-title {
    display: none;
}
.product-info__inner {
    display: flex;
    column-gap: 1.875em;
    row-gap: 1em;
}
@media (min-width: 550px) {
    .product-info__inner {
        align-items: center;
    }
    .product-info__main {
        flex: 1;
    }
}
.product-info__action .button svg {
    margin-left: .75em;
}
@media (max-width: 549px) {
    .product-info__inner {
        flex-direction: column;
    }
}
.product-main {
    color: #FFF;
    background-color: #001938;
}
.product-main .breadcrumbs, .product-main .breadcrumbs a {
    color: inherit;
}
.product-gallery {
    margin-bottom: -165px;
}
@media (min-width: 850px) {
    .product-gallery .col {
        padding-bottom: 0;
    }
    .product-gallery .vertical-thumbnails {
        order: 1;
        flex-basis: 180px;
        max-width: 180px;
    }
    .product-gallery ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }
    .product-gallery ::-webkit-scrollbar {
        width: 4px;
        background-color: #F5F5F5;
    }
    .product-gallery ::-webkit-scrollbar-thumb {
        background-color: var(--color-cat);
    }
    .product-gallery .vertical-thumbnails .col {
        margin-left: auto;
        padding-bottom: 30px !important;
    }
}
.product-gallery .product-thumbnails a {
    border: none;
}
.product-gallery-slider img, .product-thumbnails img {
    background-color: #FFF;
}
.product .badge-container {
    margin-top: 0;
}
.page-title:not(.featured-title)+main .product-main {
    padding-top: 60px;
}
.product-info {
    padding-top: 0;
    padding-bottom: 30px;
}
.product-title.product_title.entry-title {
    color: inherit;
    font-size: 1.875rem;
    margin-bottom: .3em;
}
@media (min-width: 850px) {
    .product-title.product_title.entry-title {
        font-size: 2.25rem;
    }
}
.product-info .price {
    font-size: 1.875rem;
}
.product-info .woocommerce-product-attributes {
    display: block;
    margin-bottom: .5em;
}
.product-info .woocommerce-product-attributes * {
    display: inline-block;
}
.product-info .woocommerce-product-attributes tbody,
.product-info .woocommerce-product-attributes tr {
    display: block;
}
.product-info .woocommerce-product-attributes tr+tr {
    border-top: none;
    margin-top: 10px;
}
.product-info .woocommerce-product-attributes th, .product-info .woocommerce-product-attributes td {
    border-bottom: none;
    font-size: 1.125rem;
    letter-spacing: 0;
    padding: 0;
}
.product-info .woocommerce-product-attributes-item__label {
    text-transform: none;
    font-weight: bold;
}
.product-info .woocommerce-product-attributes-item__label:after {
    content: ':';
}
.woocommerce-product-attributes p {
    margin: 0;
}
.product-footer {
    padding-top: 60px;
}
.product-footer.has-gallery {
    padding-top: 160px;
}
.technical-content {
    overflow: hidden;
    margin-bottom: 0;
}
.technical-content .technical-content-item {
    list-style: none;
    margin: 0 !important;
    display: flex;
    align-items: center;
    padding: .75em;
    width: 100%;
    word-break: break-word;
}
.technical-content>li:nth-child(odd) {
    background-color: #F5F5F5;
}
.technical-content .technical-content-item div:first-child {
    flex: 0 0 70%;
}
.technical-content .technical-content-item div * {
    margin: 0;
}
.technical-content .technical-content-item div ul {
    padding-left: 1em;
}
.button-specs {
    color: var(--color-cat);
    margin-top: 1.5em;
}
.button-specs:hover {
    background-color: var(--color-cat);
    border-color: var(--color-cat);
}
.related-products-wrapper {
    padding-top: 60px;
    padding-bottom: 30px;
}
/* Reviews */
.uni-imf--review {
    font-size: .875rem;
    margin-bottom: 20px !important;
    border-bottom: 1px solid #eee;
}
span.uni-label--count {
    margin-left: 8px;
    padding: 4px 8px;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    min-width: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.uni-point--wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.uni-point--wrap span.uni-point {
    font-size: 2.75rem;
    line-height: 1.2;
    color: #cb1c22;
    font-weight: bold;
    margin: .2em 0;
}
.uni-progress--item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.uni-progress--item label {
    font-size: 0.9375rem;
    font-weight: normal;
    width: 30px;
}
.uni-progress--item label .fa-star {
    font-size: .875rem;
    color: #ea9d02;
    margin-left: 3px;
}
.list-star {
    color: #ea9d02;
    margin-bottom: .8em;
    position: relative;
}
.list-star .fill-stars {
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}
.list-star svg:not(:last-child) {
    margin-right: .2em;
}
.uni-progress--bar {
    background-color: #e9ecef;
    border-radius: 20px;
    width: 85%;
    height: 10px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0 5px;
}
span.uni-value--rate {
    background-color: #28a745;
    -webkit-transition: .3s all linear;
    -o-transition: .3s all linear;
    transition: .3s all linear;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
}
.woocommerce-Reviews, .woocommerce-Reviews label {
    font-size: .875rem;
}
.review-form-inner {
    padding: 15px;
    background: #f5f8fd;
    border-radius: 5px;
    margin-bottom: 15px;
}
.review-form-inner input[type=submit] {
    margin-bottom: 0;
}
html .star-rating span:before, html .star-rating:before {
    color: #ea9d02;
}
html .comment-form-rating .stars {
    display: none;
}
.box-form-vote {
    width: 100%;
    display: flex;
    margin-bottom: 1em;
}
.box-form-vote .rate {
    width: calc(100% / 5);
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    cursor: pointer;
}
.box-form-vote .rate .fa-star {
    margin-bottom: 10px;
    font-size: 18px;
    cursor: pointer;
}
.box-form-vote .fa-star {
    color: #707070;
}
.box-form-vote .fa-star.checked {
    color: #F59E0B;
}
.box-form-vote .rate span {
    width: 100%;
    font-size: 10px;
    font-weight: 300;
    text-align: center;
    color: #707070;
}
#review_form {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    display: none;
}
#review_form:before {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.3);
}
#reviews #review_form_wrapper .review-form-inner {
    -webkit-box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 10px;
    padding: 15px;
    width: auto;
    max-width: 600px;
    max-height: 90vh;
    overflow-y: auto;
    background: #fff;
    margin: 0 auto;
    top: 50%;
    left: 10px;
    right: 10px;
    transform: translate(0,-50%);
    z-index: 1043;
    position: fixed;
}
#review_form .close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 30px;
    min-height: unset;
    line-height: 1;
    padding: 0;
    margin: 0;
    border: none;
}
#review_form .comment-reply-title {
    font-size: 1.25rem;
}
#review_form form {
    margin-bottom: 0;
}
#review_form input[type=checkbox], #review_form input[type=radio] {
    margin-bottom: 0;
}
@media (max-width: 549px) {
    #review_form .comment-form-author, #review_form .comment-form-email {
        width: calc( 50% - 10px );
        float: left;
    }
    #review_form .comment-form-email {
        margin-left: 20px;
    }
    #review_form textarea {
        min-height: 80px;
    }
}
#review_form .comment-form-cookies-consent {
    display: none;
    margin-bottom: 1em;
}
.modal-open {
    overflow: hidden;
}
/* Order */
table.woocommerce-table--order-details th, table.woocommerce-table--order-details td {
    padding-top: .8em;
    padding-bottom: .8em;
}
table.woocommerce-table--order-details tfoot th {
    font-size: 100%;
}
/* Cart */
.cart-collaterals .shop_table th:not(:first-child), .cart-collaterals .shop_table td:not(:first-child) {
    padding: 1em;
}
.cart-collaterals .order-total th, .cart-collaterals .order-total td {
    border-bottom: none;
}
.cart_totals .product-name {
    border: none;
    border-bottom: 2px solid #ececec;
}
.cart_totals .button {
    line-height: 2.8em;
    min-height: 2.8em;
}
/* Order received */
.order-information {
    background: var(--primary-color);
    padding: 1px;
    border-radius: 12px;
    overflow: hidden;
}
.order-information__inner {
    background: #FFF;
    border-radius: 11px;
}
.order-information .icon-box {
    position: relative;
    padding: 46px 24px 40px 24px;
}
.order-information .icon-box-img svg path {
    fill: var(--primary-color);
}
.order-information .line {
    position: relative;
    display: block;
    margin: 0 auto;
    width: calc( 100% - 22px );
    height: 4px;
    background: url(../img/line.svg) center repeat;
}
.order-information .line:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: #FFF;
    border: 1px solid var(--primary-color);
    border-radius: 50%;
    position: absolute;
    left: -23px;
    top: 50%;
    transform: translateY(-50%);
}
.order-information .line:after {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: #FFF;
    border: 1px solid var(--primary-color);
    border-radius: 50%;
    position: absolute;
    right: -23px;
    top: 50%;
    transform: translateY(-50%);
}
.order-information .icon-box-center .icon-box-img {
    margin-bottom: 1.5em;
}
.order-information .woocommerce-order-overview {
    padding: 40px 24px 24px 24px;
    margin-bottom: 0;
}
.woocommerce-order-overview {
    list-style: none;
}
.woocommerce-order-overview li {
    display: flex;
    justify-content: space-between;
    column-gap: .5em;
    margin: 0 !important;
    padding: .8em 0;
}
.woocommerce-order-overview li + li {
    border-top: 1px dashed #E0E0E0;
}
.woocommerce-order-overview li > span {
    white-space: nowrap;
}
.woocommerce-order-overview strong {
    text-align: right;
}
.woocommerce-order-overview__order strong {
    color: var(--primary-color);
}
.woocommerce-order-overview__payment-method strong {
    text-transform: uppercase;
}
.woocommerce-order-overview__shipping .shipped_via {
    display: none;
}
.woocommerce-order-overview span.amount {
    background: none;
}
@media (max-width: 849px) {
    .col-order-details {
        padding-top: 1.5em;
    }
}
.col-order-details section + section {
    margin-top: 3em;
}
.woocommerce-order-details__title, .woocommerce-column__title {
    font-size: 1.25em;
}
.woocommerce-customer-details address p {
    margin-bottom: 0;
}