html #wrapper>.message-wrapper {
    font-size: 1rem;
}
.columns-list>.col {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
}
html .category-page-row {
    padding-top: 0px;
}
.shop-page-title .category-filter-row {
    display: none;
}
.mfp-content .sidebar-inner#shop-sidebar {
    font-size: 14px;
}
.uni-toolbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 15px;
    margin-bottom: 1.5em;
    font-size: 14px;
    background-color: #f8f8f8;
    padding: 9px 9px 9px 20px;
}
.uni-toolbox .view-mode-switcher a {
    color: #222222;
}
.uni-toolbox .woocommerce-ordering, 
.uni-toolbox .woocommerce-ordering select {
    box-shadow: none;
    background-color: #FFF;
    margin: 0;
    font-size: 12px;
}
.uni-toolbox .woocommerce-ordering select {
    border: 1px solid #dadada;
}
.uni-toolbox .woocommerce-result-count {
    margin: 0;
    font-size: 12px;
}
.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;
}
/* Content Product */
.product-small.box .price {
    display: flex !important;
}
.product-small.box .price ins {
    order: -1;
}
.product-small.box .price del span.amount {
    opacity: .5;
    color: #111;
    font-size: .7em;
    margin-right: 0;
    margin-left: 1em;
}
.product-small.box .price del > span {
    text-decoration: line-through;
}
.product-small.box .price del {
    text-decoration: none;
}
.box-text.box-text-products {
    padding-bottom: 0;
}
.box-text-products .woocommerce-loop-product__title {
    font-size: 1rem;
    margin: 0 0 4px !important;
    font-size: 12px;
    font-weight: 500;
}
.box-text-products .woocommerce-loop-product__title a.woocommerce-LoopProduct-link {
    margin: 0;
    line-height: 1.4;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 23px;
    color: #232323;
}
.box-text-products.text-center .price {
    justify-content: center;
}
/* Single Product */
.product .badge-container {
    margin-top: 0;
}
.product-gallery .woocommerce-product-gallery__image img {
    aspect-ratio: 1/1;
    width: 100%;
    object-position: center;
    object-fit: contain;
}
.product-title.product_title.entry-title {
    font-size: 1.5rem;
}
.product-info .swatches-pro {
    margin: 10px 0px;
}
.product-info .swatches-pro .item-swatches.selected img {
    border-color: #000;
}
.product-info .swatches-pro .item-swatches+.item-swatches {
    margin-left: 8px;
}
.product-info .swatches-pro .item-swatches {
    max-width: 80px;
    display: inline-flex;
}
.product-info .swatches-pro img {
    width: 100%;
    aspect-ratio: 1/1;
    object-position: center;
    object-fit: cover;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    border-radius: 80px;
    padding: 0px;
}
.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;
}
.uni-stock {
    font-size: 1.125rem;
    margin-bottom: 1em;
}
.product-info .sku_wrapper {
    font-size: 12px;
    margin-bottom: 18px;
}
.product-info .sku_wrapper .sku-title {
    font-weight: 400;
    min-width: 117px;
    margin-right: 5px;
    display: inline-flex;
    margin-bottom: 0;
}
.product-info .price {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
}
.product-info .price span.amount {
    color: #232323;
    font-weight: 600;
}
.product-info.product-summary .woocommerce-Price-currencySymbol {
    font-size: inherit;
    margin-top: 0;
    vertical-align: initial;
}
.product-info .wrap-btn-cart .quantity-text {
    font-weight: 500;
}
.product-info .quantity {
    border: 1px solid #cbcbcb;
    min-width: 150px;
    margin-bottom: 16px;
}
.product-info .quantity .input-text {
    max-width: 78px;
    flex-basis: 78px;
    height: 34px;
    box-shadow: none;
    border-color: #cbcbcb;
    border-top: 0;
    border-bottom: 0;
}
.product-info .quantity .button {
    max-width: 34px;
    flex-basis: 34px;
    height: 34px;
    box-shadow: none;
    background: transparent;
    border: 0;
}
.product-info .total-price {
    margin-bottom: 18px;
    display: flex;
    align-items: center;
}
.product-info .total-price .total-money span.amount {
    font-size: 13px;
    font-weight: 500;
    margin-left: 10px;
}
.product-info .total-price label {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 12px;
}
.product-info .groups-btn {
    position: relative;
}
.product-info .groups-btn-tree {
    display: flex;
    align-items: center;
}
.product-info .groups-btn-tree .single_add_to_cart_button {
    background-color: #232323 !important;
    font-size: 13px;
    color: #FFF;
    border-color: #232323;
    padding: 12px 15px 10px;
    line-height: 1.61538462;
    margin-bottom: 20px;
    max-width: calc( 100% - 25px - 90px );
    flex-basis: calc( 100% - 25px - 90px );
    margin-right: 25px;
    letter-spacing: .05em;
}
.product-info .groups-btn-tree .woosw-btn-has-icon {
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    max-width: 45px;
    flex-basis: 45px;
    justify-content: center;
    aspect-ratio: 1/1;
    font-size: 20px;
    padding: 0;
    line-height: 1;
    min-height: auto;
    margin-right: 5px;
}
.product-info .groups-btn-tree .icon-share {
    max-width: 45px;
    flex-basis: 45px;
    aspect-ratio: 1/1;
    margin-bottom: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.product-info .groups-btn .wrapper-social-popup {
    position: absolute;
    top: auto;
    bottom: calc(100% + 20px);
    right: 0;
    z-index: 2;
    padding: 14px 20px 0 20px;
    width: 300px;
    background-color: #fff;
    box-shadow: 0 1px 20px 0 rgba(0,0,0,.1);
    text-shadow: 0 1px 20px rgba(0,0,0,.1);
    display: none
}
.product-info .groups-btn .wrapper-social-popup.active {
    display: block
}
.product-info .groups-btn .wrapper-social-popup .title-close {
    display: flex;
    justify-content: space-between
}
.product-info .groups-btn .wrapper-social-popup .title-close svg {
    width: 14px;
    height: 14px;
    position: relative;
    top: 0;
    cursor: pointer
}
.product-info .groups-btn .wrapper-social-popup .social-title {
    margin-bottom: 15px
}
.product-info .groups-btn .wrapper-social-popup .social-garment-link {
    display: block;
    height: auto;
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px;
    text-overflow: ellipsis;
    letter-spacing: .3px;
    white-space: nowrap;
    cursor: pointer;
    outline: 0;
    transition: all .25s cubic-bezier(.455,.03,.515,.955)
}
.product-info .groups-btn .wrapper-social-popup .social-garment-link input {
    background-color: #f5f5f5;
    border: 1px solid #cbcbcb;
    color: #a0a0a0;
    padding: 12px 12px 10px;
    width: 100%;
    height: 46px;
    box-shadow: none;
}
.product-info .groups-btn .wrapper-social-popup .share_toolbox {
    display: block;
    margin-top: 23px
}
.product-info .groups-btn .wrapper-social-popup .share_toolbox>span {
    margin-bottom: 10px;
    display: block
}
.product-info .groups-btn .wrapper-social-popup .share_toolbox .addthis_inline_share_toolbox {
    margin-left: -5px
}
/* 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;
}
/* Account Page */
.woocommerce-MyAccount-content ul.dashboard-links {
    font-size: 1rem;
    font-weight: bold;
}
.woocommerce-MyAccount-content ul.dashboard-links li {
    margin-left: 0;
}
.woocommerce-MyAccount-content ul.dashboard-links li {
    width: 50%;
}
@media (min-width: 550px) {
    .woocommerce-MyAccount-content ul.dashboard-links li {
        width: 25%;
    }
}
.woocommerce-MyAccount-content ul.dashboard-links a {
    padding: 15px 10px;
}
#customer_login {
    max-width: 1200px;
    margin: 75px auto;
    min-height: 300px;
}
@media (max-width: 549px) {
    #customer_login {
        margin-top: 20px;
    }
}
#customer_login .nav > li {
    margin: 0;
}
#customer_login .nav > li > a {
    font-size: 20px;
    font-weight: bold;
    text-transform: none;
    color: #777;
    text-transform: capitalize;
}
#customer_login .nav > li.active > a {
    color: #000;
}
#customer_login .nav > li:not(:first-child) > a:before {
    content: '/';
    margin: 0 20px;
    color: #777;
    opacity: 1;
}
@media (max-width: 849px) {
    #customer_login .nav > li > a {
        font-size: 2rem;
    }
}
@media (max-width: 549px) {
    #customer_login .nav > li > a {
        font-size: 1.5rem;
    }
    #customer_login .nav > li:not(:first-child) > a:before {
        margin: 0 10px;
    }
}
.account-login-inner > h3, .account-register-inner > h3 {
    text-align: center;
}
#customer_login .button {
    width: 100%;
    margin-right: 0;
    min-height: 50px;
}
#customer_login .woocommerce-form-login .button {
    margin-bottom: 2em;
}
.woocommerce form .password-input, .woocommerce-page form .password-input {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    position: absolute;
    right: .7em;
    top: .5em;
    cursor: pointer;
}
.woocommerce form .show-password-input::after, 
.woocommerce-page form .show-password-input::after {
    font-family: 'Font Awesome 6 Pro';
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "\f06e";
    text-decoration: none;
}
.woocommerce form .show-password-input.display-password::after, 
.woocommerce-page form .show-password-input.display-password::after {
    content: "\f070";
}
#customer_login .woocommerce-form-login__rememberme {
    font-weight: normal;
}
#customer_login .woocommerce-LostPassword {
    position: absolute;
    right: 0;
    bottom: 9px;
    font-size: .9em;
    font-weight: bold;
    text-transform: uppercase;
}
#my-account-menu {
    width: 30%;
    box-sizing: border-box;
}
#my-account-menu.position-vertical-left {
    float: left;
    margin-right: 3%;
}
#my-account-menu ~ .woocommerce-MyAccount-content {
    width: 67%;
    box-sizing: border-box;
    margin: 0;
}
#my-account-menu.position-vertical-left ~ .woocommerce-MyAccount-content {
    float: right;
}
@media (max-width: 549px) {
    #my-account-menu {
        float: none !important;
        margin-right: 0 !important;
        width: 100%;
        margin-bottom: 25px;
    }
    #my-account-menu ~ .woocommerce-MyAccount-content, #my-account-menu .woocommerce-MyAccount-content {
        float: none !important;
        width: 100%;
    }
}
.uni-wcmap .user-profile {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.uni-wcmap .user-profile .user-avatar {
    margin-right: 20px;
}
.uni-wcmap .user-profile .user-avatar img {
    border-radius: 50%;
}
.uni-wcmap .user-profile .user-info>span {
    display: block;
    margin-bottom: 5px;
}
.uni-wcmap .user-profile .user-info .username {
    font-weight: bold;
    margin-bottom: 0;
}
.uni-wcmap .user-profile .user-info .user-email {
    font-size: 80%;
}
.uni-wcmap .user-profile .user-info>span {
    display: block;
    margin-bottom: 8px;
}
.uni-wcmap .user-profile .user-info .logout a {
    padding: 4px 10px;
    font-size: .8em;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    color: #FFF;
    background-color: #c0c0c0;
    display: inline-block;
}
.uni-wcmap .user-profile .user-info .logout a:hover {
    color: #FFF;
    background-color: #333333;
}
#my-account-menu .myaccount-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
#my-account-menu .myaccount-menu {
    margin-bottom: 30px;
}
#my-account-menu .myaccount-menu li {
    position: relative;
    background-color: #FFF;
    margin: 0;
}
#my-account-menu .myaccount-menu li.active>a, 
#my-account-menu .myaccount-menu li.is-active>a,
#my-account-menu .myaccount-menu li:hover>a {
    background-color: #f5f5f5;
}
#my-account-menu .myaccount-menu li a {
    display: flex;
    align-items: center;
    padding: 10px 15px 10px 15px;
    color: inherit;
    margin: 0;
}
#my-account-menu .myaccount-menu li a:before {
    margin-right: .5em;
    font-family: 'Font Awesome 6 Pro';
    width: 1em;
    text-align: center;
    font-size: .9em;
}
#my-account-menu .myaccount-menu li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: '\f3fd';
}
#my-account-menu .myaccount-menu li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: '\f46d';
}
#my-account-menu .myaccount-menu li.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: '\f019';
}
#my-account-menu .myaccount-menu li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: '\f3c5';
}
#my-account-menu .myaccount-menu li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: '\f406';
}
#my-account-menu .myaccount-menu li.woocommerce-MyAccount-navigation-link--wishlist a:before {
    content: '\f004';
}
.woocommerce-Address-title {
    display: flex;
}
.woocommerce-Address-title a.edit {
    font-size: .9em;
}
.woocommerce-Address-title a.edit:before {
    content: '\f044';
    font-family: 'Font Awesome 6 Pro';
    margin-right: .5em;
    font-size: .9em;
}
table.woocommerce-orders-table .button {
    margin-bottom: 0;
}
/* 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 */
.widget_shopping_cart .widget_shopping_cart_content p.total {
    border-bottom: none;
    margin-bottom: 0;
}
.widget_shopping_cart ul.product_list_widget li .quantity {
    opacity: 1;
}
.woocommerce-mini-cart__buttons {
    display: flex;
    column-gap: 1em;
}
.woocommerce-mini-cart__buttons a {
    text-transform: none;
    padding: 0 .5em;
}
.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 .button {
    line-height: 2.8em;
    min-height: 2.8em;
}
html a.remove, html a.icon-remove {
    border-width: 1px;
    line-height: normal !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

/*--------------------------------------------------------------
## Filter Css 
--------------------------------------------------------------*/
.prdctfltr_filter label {
    font-weight: 400;
    font-size: 12px !important;
    line-height: 150% !important;
}
.prdctfltr_customize_block {
    padding: 0 !important;
    border: 1px solid #e7e7e7 !important;
    position: relative;
}
.prdctfltr_customize_block:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    border: 4px solid #323232;
    background-color: rgba(255,255,255,0);
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.prdctfltr_pa_color label.prdctfltr_active .prdctfltr_customize_block:after,
.prdctfltr_customize_block:hover:after {
    opacity: 1;
    visibility: visible;
}
label.prdctfltr_active .prdctfltr_customize_block {
    box-shadow: none !important;
}
.prdctfltr-widget .is-divider {
    display: none;
}
.prdctfltr-widget .pf-help-title {
    padding-left: 26px;
    padding-bottom: 9px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    cursor: pointer;
    font-weight: 700;
}
.prdctfltr-widget .pf-help-title:before {
    content: '\f106';
    font-family: 'Font Awesome 6 Pro';
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 1;
    font-size: 16px;
    font-weight: normal;
    transition: all 0.35s ease-in-out;
}
.prdctfltr-widget .pf-help-title.hide:before {
    transform: rotate(180deg);
}
.prdctfltr-widget .pf-help-title span {
    font-size: 14px;
    line-height: 1.57142857;
    color: #232323;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .05em;
}
.category-filtering a {
    display: flex;
    align-items: center;
}
.category-filtering strong {
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    line-height: 150%;
}
.category-filtering i {
    color: #232323;
    font-weight: 300;
    font-size: 20px;
    margin-right: 10px;
}
.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label>span:before {
    width: 12px !important;
    height: 12px !important;
}
.prdctfltr_wc_widget .prdctfltr_collector {
    margin: 10px !important;
}
.prdctfltr_woocommerce_ordering span.prdctfltr_reset span:before {
    display: none !important;
}
.prdctfltr_wc.prdctfltr_wc_widget.pf_default .prdctfltr_buttons span {
    font-size: 12px;
    color: #999999;
    letter-spacing: normal;
    text-transform: capitalize;
    font-weight: normal;
}
nav.prdctfltr-pagination.prdctfltr-pagination-load-more {
    margin-bottom: 50px;
}
nav.prdctfltr-pagination.prdctfltr-pagination-load-more .button {
    margin: 0 auto;
    white-space: nowrap;
    font-weight: 700;
    line-height: 20px;
    font-size: 13px;
    padding: 8px 15px 6px;
    letter-spacing: .05em;
    border: 1px solid #727272;
    background-color: transparent;
    color: #232323;
    display: block;
    max-width: 300px;
}
nav.prdctfltr-pagination.prdctfltr-pagination-load-more .button:hover {
    background-color: #232323;
    color: #FFF;
}
/*--------------------------------------------------------------
## Custom Css 
--------------------------------------------------------------*/
.woocommerce-billing-fields .address-field {
    float: none;
    width: 100%;
    margin-right: 0;
}
.product-small.box .woosw-btn-has-icon {
    width: 26px;
    height: 26px;
    min-height: auto;
    line-height: 1;
    background: #FFFFFD;
    color: #232323;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 0 0 15px;
    font-size: 13px;
    line-height: 13px;
    text-align: center;
    padding: 7px 6px 6px;
}
.product-small.box .is-wishlist .button i.fa-check {
    display: none;
    margin-left: 4px;
}
.product-small.box .is-wishlist .button.added i.fa-check {
    display: initial;
}
.product-small.box .is-wishlist .button {
    margin: 0;
    background: #fff;
    color: #232323;
    border: 1px solid #232323;
    letter-spacing: 0.05rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-small.box .is-wishlist .button:hover {
    background: #232323;
    color: #FFF;
}
.product-small.box .is-wishlist .added_to_cart.wc-forward {
    display: none;
}
.product-small.box .is-wishlist {
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}
.product-small.box:hover .is-wishlist {
    opacity: 1;
    visibility: visible;
}
.product-lightbox .product-quick-view-container {
    padding: 30px;
}
.woocommerce-products-header__title {
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #232323;
    font-weight: 700;
    min-width: max-content;
}
.tax-product_cat #dark-breadcrumbs,
.post-type-archive-product #dark-breadcrumbs {
    margin-bottom: 0;
}
.product-footer .panel h1 {
    font-size: 30px;
}
.product-footer .panel h2 {
    font-size: 24px;
}
.product-footer .panel h3 {
    font-size: 20px;
}
.product-footer .panel h4 {
    font-size: 18px;
}
.product-footer .panel h5 {
    font-size: 16px;
}
.product-footer .panel h1,
.product-footer .panel h2,
.product-footer .panel h3,
.product-footer .panel h4,
.product-footer .panel h5,
.product-footer .panel table,
.product-footer .panel ul,
.product-footer .panel ul li,
.product-footer .panel figure,
.product-footer .panel p {
    margin-bottom: 15px;
}
.product-footer .panel a {
    color: #007bff;
    transition: all 0.35s ease-in-out;
}
.product-footer .panel a:hover {
    color: #232323;
}
.term-description p:last-of-type,
.product-footer .panel p img,
.product-footer .panel ul li:last-child {
    margin-bottom: 0;
}
.product-main {
    padding-top: 0;
}
.product-thumbnails img {
    aspect-ratio: 1/1;
    object-position: center;
    object-fit: cover;
}
.product-small.box .box-text .product-title {
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.product-small.box .box-image img {
    aspect-ratio: 1/1.33333333;
    object-position: center;
    object-fit: cover;
}
.product-small.box .price-wrapper {
    font-size: 13px;
}
.product-small.box .price-wrapper span.amount {
    color: #232323;
    font-weight: 600;
    line-height: 1;
}
.woocommerce-Price-currencySymbol {
    margin-left: 2px;
}
.type_product {
    position: absolute!important;
    top: 0;
    right: 0;
    z-index: 2;
    pointer-events: none;
    background-color: #ffffff;
    color: #323232;
    border: 1px solid #f6f6f6;
    padding: 3px 7px 2px;
    margin-bottom: 5px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1em;
    font-size: 12px;
    min-width: 40px;
    min-height: 19px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    letter-spacing: normal;
    text-align: center;
}
.related-products-wrapper {
    border-top: 0;
    margin-bottom: 30px;
}
.related-products-wrapper .product-section-title {
    text-align: center;
}
.viewed-title .section-title {
    margin-bottom: 0;
}
.details-shape {
    font-size: 14px;
    text-transform: capitalize;
}
.woosw-list .woosw-item--price {
    font-size: 15px;
    margin-bottom: 10px;
}
.woosw-list .woosw-item--name {
    font-size: 14px;
    margin-bottom: 10px;
}
@media screen and (max-width: 549.98px) { 
    .product-info .swatches-pro {
        display: flex;
        flex-wrap: wrap;
    }
    .product-info .swatches-pro .item-swatches {
        max-width: 20%;
        flex-basis: 20%;
    }
}
@media screen and (min-width: 850px) {
    .category-page-row .large-3 {
        flex-basis: 20%;
        max-width: 20%;
    }
    .category-page-row .large-9 {
        flex-basis: 80%;
        max-width: 80%;
    }
    .category-page-row .row-small:not(.row-collapse) {
        margin-left: -15px;
        margin-right: -15px;
    }
    .category-page-row .row-small>.col {
        padding: 0 15px 30px;
    }
    .product-lightbox .product-quick-view-container {
        padding: 50px;
    }
}