/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/

.woocommerce div.product .wc-tabs-wrapper .panel .shop_attributes th {
    width: 40% !important;
}

.header-phone {
    margin-left: 20px;
}

.site-header .extras-menu {
    margin: 0 0 0 10px;
    justify-content: flex-end;
}

.site-header .product-extra-search .search-field {
	border-left: 1px solid #ccc;
	border-radius: 5px 0 0 5px;
}

.phone {
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding: 0 10px 2px;
    font-family: Open Sans;
}

.phone-hours {
    font-size: 14px;
    display: block;
    line-height: 1;
    font-style: normal;
    text-align: center;
}

a.contact {
    display: inline-block;
    height: 42px;
    line-height: 1;
    padding: 15px;
    margin-top: 20px;
    min-width: 100px;
    background-color: #fb7c00;
    border: none;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    white-space: nowrap;
}

a.contact:hover {
    color: #fff;
    opacity: 0.8;
}

a.stars .icon-star {
    color: #ffde31;
}

.topbar .topbar-sidebar {
    padding-bottom: 0;
}

.about-us-counters .box-title {
    font-size: 18px;
}

.page-template-template-reviews .site-content {
    padding-top: 0;
}

.load-more-wrap {
    text-align: center;
}

.load-more-wrap button {
    display: inline-block;
    border: none;
    outline: none;
    padding: 15px;
    line-height: 1;
    color: #ffffff;
    background-color: #fb7c00;
    font-size: 16px;
    font-weight: 600;
    border-radius: 3px;
}

.load-more-wrap button:hover {
    opacity: .8;
}

.woocommerce-Reviews-title .star-rating {
    float: left;
    font-size: 28px;
    width: 140px;
    top: -4px;
}

.average_rating {
    float: left;
    font-size: 28px;
    margin-right: 20px;
    position: relative;
    top: -4px;
}

@media (min-width: 991px) {
    .site-header .product-extra-search {
        width: 50%;
    }
}

@media (max-width: 991px) {
    .mobile-version .site-header .header-logo {
        width: 50%;
    }

    .site-header .header-extras {
        display: block;
    }
}

@media (max-width: 650px) {
    .site-header .header-row {
        display: block !important;
        text-align: center;
    }

    .site-header .header-logo {
        width: 100% !important;
    }

    .header-phone {
        margin-left: 0 !important;
    }
}

.ion-android-star:before {
    color: #f2b309;
    font-size: 18px;
}

.woocommerce-cart .woocommerce table.shop_table td.product-name dl.variation dt {
    vertical-align: top;
    color: #757575;
}

.woocommerce-cart .woocommerce table.shop_table td.product-name .woocommerce-Price-amount {
    display: inline-block;
}

.eocustomgroup select {
    height: 38px;
    line-height: 1;
    border-radius: 8px;
}

.radio label,
.eocustomgroup figure,
.eocustomgroup .checkbox label {
    position: relative;
}

.large {
    position: absolute;
    left: -9999px;
    width: 200px;
    height: auto;
    z-index: 99;
}

.radio label:hover .large,
.eocustomgroup figure:hover .large,
.eocustomgroup .checkbox label:hover .large {
    left: 24px;
    top: -205px;
    z-index: 9999;
}

.custom_options label {
    width: 100%;
    margin-bottom: 5px;
}

/*@media (min-width: 768px) {
    .custom_options label {
        width: auto;
    }
}*/

div.radio img {
    background: #ffffff;
}

.large-image {
    border-radius: 4px;
    box-shadow: 1px 1px 3px 3px rgba(127, 127, 127, 0.15);
}

.large .rowTitle {
    text-align: center;
    background: #fff;
    width: 100%;
    color: #666;
    display: block;
    border: solid 1px #bbb;
    border-radius: 4px;
}

.more-options-wrap {
    text-align: center;
}

.more-options-wrap {
    display: none;
}

.more-options-wrap .more-options {
    display: inline-block;
    padding: 2px 15px;
    border: 1px solid #bbb;
    width: 100px;
    line-height: 1;
    cursor: pointer;
    border-radius: 5px;
}

.eocustomgroup .radio {
    display: none !important;
}

.eocustomgroup.active .radio {
    display: inline-block !important;
}

.eocustomgroup .radio:nth-of-type(1),
.eocustomgroup .radio:nth-of-type(2),
.eocustomgroup .radio:nth-of-type(3),
.eocustomgroup .radio:nth-of-type(4),
.eocustomgroup .radio:nth-of-type(5),
.eocustomgroup .radio:nth-of-type(6) {
    display: inline-block !important;

}

@media (min-width: 1200px) {
    .eocustomgroup .radio:nth-of-type(7) {
        display: inline-block !important;

    }
}

.radio-buttons-wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}

@media (min-width: 992px) {
    .radio-buttons-wrap {
        display: block;
    }
}

.eocustomgroup {
    padding: 10px;
    float: left;
    border: 1px solid #e1e1e1;
    border-radius: 16px;
}

.eocustomgroup figure {
    margin-bottom: 10px;
}

.woocommerce div.product .woocommerce-product-details__short-description {
    margin-bottom: 0 !important;
}

.img-thumbnail {
    height: 50px !important;
    width: 50px !important;
    min-width: 50px;
}

.woocommerce div.product .woocommerce-product-gallery {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    -khtml-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

/*.woocommerce div.product .woocommerce-product-gallery.without-thumbnails {
    display: block;
}*/

.woocommerce div.product .wc-tabs-wrapper {
    margin-top: 20px;
    margin-bottom: 0;
}

.product-image-ms.ms-image-zoom {
    display: none;
}

/*.flex-viewport {
    max-height: 470px;
}*/

.product-attachable-files {
    list-style: none;
    padding-left: 0;
    margin-right: 0;
    text-align: center;
}

.product-attachable-files li {
    display: inline-block;
    padding: 5px 10px 5px 10px;
	border-radius: 10px;
	background: #e6edf5;
}

.product-attachable-files a {
    position: relative;
    transition: opacity .3s;
    padding-left: 30px;
}

.product-attachable-files a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url('assets/img/pdf.webp') no-repeat;
    background-size: cover;
    width: 18px;
    height: 20px;
}

.product-attachable-files a:hover,
.product-attachable-files a:active,
.product-attachable-files a:focus {
    opacity: .8;
}

@media (max-width: 992px) {
    .flex-viewport {
        order: 1;
    }

    .mobile-version.woocommerce div.product div.images .flex-control-nav {
        display: block;
        width: 100%;
        text-align: center;
    }

    .woocommerce div.product div.images .flex-control-nav li {
        display: inline-block;
        float: none;
    }
}

.woocommerce div.product div.images .flex-control-nav {
	opacity: 1;
}

.additional-short-product-info {
    float: left;
    /*margin-left: 20px;*/
    margin-bottom: 20px;
    display: block;
    color: #fb7c00;
}

.site-header .products-cats-menu .menu>li.on-sale-item>a {
    color: #f14705 !important;
}

.woocommerce div.product .wc-tabs-wrapper ul.tabs li a {
    font-size: 16px;
}

.woocommerce button#price-match.button.alt {
    font-size: 18px;
    height: 52px;
    line-height: 52px;
    border-radius: 8px;
    margin-top: 15px;
    background: #e6edf5 !important;
    color: #2C69B0 !important;
    transition: opacity .3s;
}

.woocommerce button#price-match.button.alt:hover,
.woocommerce button#price-match.button.alt:active,
.woocommerce button#price-match.button.alt:focus {
    opacity: .7;
}

#price-match .icon-cash-dollar {
    font-size: 24px;
    line-height: 1;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.single-product .mf-wishlist-button,
.single-product .compare-button.mf-compare-button,
.actions-button {
    float: left;
}

/*.woocommerce.single-product div.product .mf-wishlist-button .yith-wcwl-add-to-wishlist {
    margin-left: 0;
}*/

.woocommerce div.product form.cart div.quantity {
    margin-right: 15px;
}

@media (max-width: 546px) {
    .woocommerce button#price-match.button.alt {
        clear: left;
        margin-top: 20px;
        margin-left: 0;
    }

    .woocommerce div.product form.cart div.quantity {
        width: 110px;
        float: left;
    }
}

/* The Modal (background) */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 9999;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
    -webkit-animation-name: fadeIn;
    /* Fade in the background */
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 550px;
    /* Could be more or less, depending on screen size */
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s
}

@media (max-width: 991px) {
    .modal-content {
        width: 80%;
    }
}

/* Add Animation */
@-webkit-keyframes slideIn {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes slideIn {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.modal-content h2 {
    margin-top: 0;
}

.modal-content textarea {
    line-height: 1.5 !important;
    padding: 15px !important;
}

.modal-content .wpcf7 .wpcf7-form-control-wrap {
    margin-bottom: 20px;
}
.wpcf7 .wpcf7-form-control-wrap {
    margin-bottom: 20px;
}

.modal-content .wpcf7 input[type="text"],
.modal-content .wpcf7 input[type="email"],
.modal-content .wpcf7 input[type="url"],
.modal-content .wpcf7 textarea,
.modal-content .wpcf7 select {
    height: 40px;
    line-height: 40;
}

.modal-content .wpcf7 textarea {
    height: 150px;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#how-to-quality .wpb_text_column {
    min-height: 65px;
}

.trade-program-img-wrap img {
    max-height: 400px;
    object-fit: cover;
}

.trade-program-form input,
.trade-program-form select {
    margin-bottom: 20px !important;
}

.trade-program-form h2 {
    margin-bottom: 25px !important;
}

.trade-program-form input[type='tel'] {
    transition: border 0.5s;
    color: #666;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 0 15px;
    border-radius: 0;
    outline: none;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: #fff;
}

.trade-program-form span.wpcf7-list-item {
    margin: 0 1em 0 0;
}

.trade-program-form .form-lable {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold;
}

.trade-program-form p {
    margin-bottom: 1.7em !important;
}

.trade-program-form .require-ps {
    display: inline-block;
    margin-bottom: 20px !important;
    color: #E02900;

}

.trade-program-form span.wpcf7-not-valid-tip {
    margin-bottom: 20px !important;
}

.footer-button .button.add_to_cart_button.product_type_variable {
    font-size: 8px;
    line-height: 1;
    vertical-align: middle;
    /*padding-top: 10px !important;*/
}
.footer-button .button.product_type_variable {
    font-size: 8px;
    line-height: 1;
    vertical-align: middle;
    padding-top: 10px !important;
}

li.product .swatch.swatch-color {
    margin-right: 5px;
    margin-left: -3px;
    display: block;
    border: 1px solid transparent;
    padding: 3px;
    border-radius: 50%;
}

li.product .swatch.swatch-color .sub-swatch {
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;
    border: 1px solid #666;
}

li.product .swatch.swatch-color .term-name {
    display: none;
}

.loop-product-colors {
    display: flex;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.product-inner:hover .loop-product-colors {
    display: none;
}

.mf-products-top-carousel {
    display: none;
}

.woocommerce.shop-view-list .mf-shop-content ul.products li.product .mf-product-details,
.woocommerce.shop-view-list .wcfmmp-store-page-wrap ul.products li.product .mf-product-details {
    flex-wrap: wrap;
}

#master-password input {
    width: 100%;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    color: #000;
    font-weight: 400;
    padding: 14px 16px;
    text-align: left;
    box-sizing: border-box;
    margin: 0;
    outline: 0;
    line-height: normal;
}

#master-password button {
    width: 100%;
    border-radius: 3px;
    height: 53px;
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #fff;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    background-color: #fb7c00;
}

.woocommerce div.product .entry-summary {
    width: 100%;
}

.custom_options .radio {
    width: auto;
}

.woocommerce div.product .woocommerce-product-gallery {
    width: 100%;
}

@media (min-width: 968px) {
    .woocommerce div.product .entry-summary {
        width: 40%;
    }

    .woocommerce div.product .woocommerce-product-gallery {
        width: 100%;
    }
}

body.woocommerce-cart .page-header-page .entry-title,
body.woocommerce-checkout .page-header-page .entry-title {
    padding-top: 20px;
}

body.woocommerce-cart .site-content,
body.woocommerce-checkout .site-content {
    padding-top: 0;
}

#topbar {
    height: 0;
}

.woocommerce-cart .woocommerce table.shop_table.cart {
    margin-bottom: 0 !important;
}

#add_to_cart_info_div.fixed {
    position: fixed;
    top: 30px;
    background: #fff;
    z-index: 999;
    border: 1px solid #ccc;
    /*max-width: 25%;*/
    max-width: 405px;
    padding: 0 15px 15px;
}

@media (max-width: 992px) {
    #add_to_cart_info_div {
        right: 15px;
    }
    #add_to_cart_info_div.fixed {
        max-width: 200px !important;
        width: 100%;
    }
}

#add_to_cart_info_div.fixed .tprice {
    margin-bottom: 0 ;
}

#add_to_cart_info_div.fixed #product_options_total .tprice:first-child {
    display: none;
}

#add_to_cart_info_div.fixed .price_total {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media screen and (max-width: 490px) {
    #add_to_cart_info_div.fixed .price_total {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .leftprice,
    .rightprice {
        width: 50%;
        font-size: 16px;
    }
}

.custom_options {
    float: left;
}

#mf-quick-view-modal .modal-content {
    padding-left: 0;
    padding-right: 0;
    border: 0;
}

#mf-quick-view-modal .product-attachable-files,
#mf-quick-view-modal .wc-tabs-wrapper,
#mf-quick-view-modal #price-match,
#mf-quick-view-modal .actions-button,
#mf-quick-view-modal .mf-product-detail>span {
    display: none;
}

.nav #menu-primary-menu li {
    padding-left: 5px;
    padding-right: 5px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .header-layout-6 .site-header .primary-nav>ul>li>a {
        font-size: 12px;
    }
}

.footer-button .button.add_to_cart_button.product_type_variable {
    padding-top: 10px !important;
}

.footer-button .button.add_to_cart_button.product_type_variable .p-icon {
    position: relative;
    top: -10px !important;
}

.woocommerce ul.products li.product .mf-product-thumbnail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a.delete_item:before {
    color: #f14705;
}


.woocommerce ul.products li.product .mf-product-thumbnail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button>a.delete_item:hover:before {
    background: #f14705;
    color: #fff;
    background-image: none !important;
}


.woocommerce #content table.wishlist_table.cart a.remove {
    top: -15px;
}

.woocommerce table.wishlist_table tbody td.product-add-to-cart .button,
.woocommerce table.wishlist_table tr td.product-add-to-cart .button {
    line-height: 36px;
    border-radius: 8px;
}

.eocustomgroup .rowTitle .woocommerce-Price-amount:first-child {
    padding-right: 0 !important;
}

.eocustomgroup .qty-wrap input[type="number"] {
    margin-left: 10px;
}

.woocommerce-account .woocommerce .account-info .account-avatar {
    display: none;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
    padding: 0;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 15px 20px;
}

#billing_last_name_field,
#billing_postcode_field {
    margin-bottom: 40px;
}

.woocommerce td.product-name>dl.variation {
    padding-top: 0px;
    margin-top: 2px;
    /* border-top: 1px solid #e1e1e1;*/
    border-top: none;
    margin-left: 25px;
    margin-bottom: 2px;
}

.header-layout-6 .site-header .primary-nav>ul>li.menu-item-has-children>a {
    position: relative;
    margin-right: 0px;
}

.header-layout-6 .site-header .primary-nav>ul>li.menu-item-has-children>a:after {
    content: '';
}

.grecaptcha-badge {
    visibility: hidden;
}

.site-footer .footer-widgets {
    padding-top: 40px;
    padding-bottom: 10px;
    border-bottom: none;
}

.site-footer .footer-links {
    padding-top: unset;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
}

.mf-recently-products.footer-recently-viewed {
    padding-top: 40px;
    padding-bottom: 50px;
}

.mf-recently-products .recently-header {
    margin-bottom: 10px;
}

.nav ul ul {
    padding: 20px 20px;
}

.coupon label {
    pointer-events: none !important;
}

.woocommerce-shipping-calculator a.shipping-calculator-button {
    pointer-events: none !important;
}

.seccount {
    float: right;
    display: flex;
    align-items: center;
    min-height: 51px;
    color: #000;
}

#select_count_prod {
    height: 35px;
    border: 1px solid #b8b8b8;
    padding-left: 10px;
    padding-right: 10px;
	cursor: pointer;
}

.field_block {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    text-align: left;
    font-size: 16px;
    color: #999;
}

.field_block input[type="text"] {
    width: 44%;
}

.price_slider_wrapper .button {
    margin-top: 110px !important;
}

.dots {
    position: relative;
}

.page_number_block {
    display: none;
    position: absolute;
    top: 40px;
    left: 50%;
    z-index: 999;
    width: 150px;
    height: px;
    background-color: #F5F5F5;
    padding: 5px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#page_number_inp {
    width: 50px;
    height: 30px;
    display: block;
    float: left;
}

#page_number_go {
    width: 85px;
    display: block;
    float: left;
    height: 30px;
    margin-left: 5px;
    background-color: #243D80 !important;
    color: #FFF;
    border: none;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}

.eocustomgroup .qty-wrap input[type="number"] {
    border-width: 0;
    width: 20px;
    margin-left: 0px;
    -moz-appearance: textfield;
    appearance: textfield;
    text-align: center;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.25);
    display: inline-block;
    background-color: transparent;
}

.eocustomgroup .qty-wrap input[type="number"]::-webkit-outer-spin-button,
.eocustomgroup .qty-wrap input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}


.minus_option {
    margin-left: 0px;
}

.qty-wrap .qty-box {
    border: 1px solid rgba(0, 0, 0, 0.25);
    transition: 0.5s;
    position: relative;
    width: 70px;
    padding: 4px;
    float: left;
    margin-left: 15px;
    height: 30px;
    margin-top: -5px;
    
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons .button


.qty-wrap .qty-box .decrease,
.qty-wrap .qty-box .increase {
    font-size: 15px;
    cursor: pointer;
}

@media screen and (max-width: 991px) {
    .woocommerce div.product form.cart div.quantity .decrease {
        left: 0 !important;
    }
    .woocommerce div.product form.cart div.quantity .increase {
        right: 5px !important;
    }
}

.whish_list_option b {
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
    padding-bottom: 3px;
    margin-bottom: 0;
    color: #757575;
}

.whish_list_button_cart {
    padding: 5px;
    background-color: #243D80;
    color: #FFF;
    text-align: center;
    width: 120px;
    border-radius: 8px;
}

.whish_list_button_cart a {
    color: #FFF;
    font-size: 12px;
}

.yith-wcwl-add-button>a:before {
    content: '\e68c';
    display: inline-block;
    font: normal normal normal 14px/1 linearicons;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 26px;
    text-align: center;
}

#add_to_cart_info_div .info_div_addwishlist {
    float: right;
    position: relative;
    margin-right: 17%;
}

.fixed .info_div_addwishlist {
    margin-right: 0px !important;
}

#add_to_cart_info_div .yith-wcwl-add-to-wishlist {
    margin-left: 0px !important;
}

.single_variation_wrap .info_div_addwishlist {
    float: right;
    position: relative;
    margin-right: 65px;
}


#order_review td {
    border-bottom: 1px solid #e1e1e1;
}

.custom_options .checkbox {
    display: flex;
    height: 41px;
    align-items: center;
}

td.product-wishlist .whish_list_button_cart {
    margin-top: 10px;
}

.mf-wishlist-button .separator {
    display: none;
}

.mf-wishlist-button .view-wishlist {
    display: none !important;
}

a.delete_item:before {
    color: red;
    background-image: url('/wp-content/themes/martfury-child/icons/heart-dislike-outline2.svg') !important;
    background-size: 100% 100%;
}

.mf-product-thumbnail a.delete_item:before {
    color: red;
    background-image: url('/wp-content/themes/martfury-child/icons/heart-dislike-outline2.svg') !important;
    background-size: 65% 65%;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-numbers .dots:hover {
    background-color: #243D80 !important;
    cursor: pointer;
}

.product-content-detail .stock_status {
    margin-top: 5px;
    margin-bottom: 5px;
}

.mf-summary-meta.special_order {
    color: #0066cc;
    font-weight: bold
}

.product-content-detail .stock_status.special_order {
    color: #0066cc;
    font-weight: bold
}

.product-content-detail .stock_status.instock {
    color: #0066cc;
    font-weight: bold
}

.product-content-detail .stock_status.outofstock {
    color: #0066cc;
    font-weight: bold
}

.wishlist-special_order {
    color: #E02900;
}

.formpay {
    text-align: left !important;
}

.formpay input[type=text],
.formpay select {
    width: 95% !important;
    margin-left: 5px !important;
    margin-bottom: 15px !important;
}

.formpay span {
    color: #CC2500;
    font-weight: 700;
}

.formpay .state_select {
    height: 39px;
    border: 1px solid #d9d9d9;
}

#pname {
    margin-left: 3px !important;
}

.col-header-menu .primary-nav.nav {
    width: 100%;
}

.col-header-menu .primary-nav.nav .menu {
    justify-content: space-between;
    display: flex;
}


.woocommerce #reviews .bar-rating .star-item .sbar {
    margin-left: 0 !important;
    width: calc(100% - 10px) !important;
    min-width: auto;
}

.woocommerce #reviews .bar-rating .star-item {
    position: relative;
}

.woocommerce #reviews .bar-rating .star-item .svalue {
    position: absolute;
    top: 50%;
    right: -26px;
    transform: translateY(-50%);
    width: 35px;
}

.radio label:hover .large,
.eocustomgroup figure:hover .large {
    top: auto !important;
    bottom: 105% !important;
}

.woocommerce form .form-row label {
    margin-bottom: 0;
    line-height: 1.4;
}

.woocommerce-checkout table.shop_table {
    margin-bottom: 30px;
    padding: 0;
}

.woocommerce-checkout table.shop_table thead tr th:first-child,
.woocommerce-checkout table.shop_table tbody tr td:first-child,
.woocommerce-checkout table.shop_table tfoot tr td:first-child,
.woocommerce-checkout table.shop_table tfoot tr th:first-child {
    padding-left: 30px;
}

.woocommerce-checkout table.shop_table thead tr th:last-child,
.woocommerce-checkout table.shop_table tbody tr td:last-child,
.woocommerce-checkout table.shop_table tfoot tr td:last-child,
.woocommerce-checkout table.shop_table tfoot tr th:last-child {
    padding-right: 30px;
}

/* Credit Application Form  */

.credit__application {
    max-width: 800px;
    width: 100%;
    margin: 0 auto 50px;
    border: 1px solid #333;
    border-radius: 20px;
    padding: 30px;
    padding-right: 38px;
}

.credit__application .form__title {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-self: flex-end;
    margin-bottom: 20px;
}

.credit__application .form__title h3 {
    font-size: 25px;
    width: 50%;
}

.credit__application .form__title .form__logo {
    width: 40%;
}

.credit__application .form__title .form__logo img {
    width: 100%;
}

.credit__application p {
    font-size: 16px;
    margin-bottom: 15px;
}

.credit__application .form__input label {
	font-size: 16px;
    margin-bottom: 5px;
}

.credit__application .form__input input {
    height: 42px;
    border-radius: 3px;
    font-size: 16px;
    padding: 8px 11px 11px;
    width: 100%;
}

.credit__application h4 {
    position: relative;
    font-weight: 600;
    width: 100%;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-top: 40px;
    margin-bottom: 18px;
    font-size: 16px;
}

.credit__application .form__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 29px;
}

.credit__application .form__inner .form__input {
    margin-bottom: 29px;
}

.credit__application .form__inner .form__input select {
    text-transform: none;
    height: 45px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    width: 100%;
}

.credit__application .form__inner .form__input ul {
    text-transform: none;
    height: 45px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    padding-left: 0;
    margin: 0;
    display: flex;
}

.credit__application .form__inner .form__input li {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #d9d9d9;
    margin-bottom: 0;
    width: calc(100% / 3);
}

.credit__application .form__inner .form__input li:last-child {
    border-right: none;
}

.credit__application .form__inner .form__input li.active,
.credit__application .form__inner .form__input li:hover {
    background-color: #d9d9d9;
}

.credit__application .form__inner .form__input h5 {
    margin: 0;
    font-family: auto;
    font-size: 24px;
    font-weight: 500;
}

.credit__application .form__inner .form__input .btn {
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 3px;
    padding: 0;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 181px;
    padding: 0 20px;
}


.credit__application .form__inner .form__input .btn a {
    color: #000;
    margin: 0;
    font-family: auto;
    font-size: 24px;
    font-weight: 500;
}

.credit__application .form__inner .checkbox__btn {
    position: relative;
    display: flex;
    width: 100%;
}


.credit__application .form__inner .checkbox__btn .indicator {
    position: relative;
    display: block;
    z-index: 1;
    width: 25px;
    height: 25px;
    border: 1px solid #333;
    border-radius: 3px;
    cursor: pointer;
}

.credit__application .form__inner .checkbox__btn.active .indicator:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 13px;
    width: 6px;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

    
.credit__application .form__inner .checkbox__btn label {
    padding-left: 10px;
}

@media only screen and (max-width: 565px){

    .credit__application .form__inner .form__input {
        width: 100% !important;
    }

}

#payment {
    border-top: 1px solid #d3ced2;
}


#popup__payment {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10050;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: auto;
}

#popup__payment .popup__inner {
    margin: 15px;
    max-width: 650px;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #fff;
    border-radius: 10px;
    padding: 65px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#popup__payment .popup__inner .popup__close {
    cursor: pointer;
    position: absolute;
    width: 27px;
    height: 30px;
    top: 20px;
    left: 20px;
}

#popup__payment .popup__inner .popup__close:before {
    content: "";
    position: absolute;
    width: 27px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    background-color: #0f9ced;
}

#popup__payment .popup__inner .popup__close:after {
    content: "";
    position: absolute;
    width: 27px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(135deg);
    background-color: #0f9ced;
}

#popup__payment .popup__inner h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #000;
    margin: 20px 0 5px;
}

#popup__payment .popup__inner p {
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    color: #000;
}

#popup__payment .popup__inner .popup__info {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

#popup__payment .popup__inner .popup__info .popup__info__item {
    width: 48%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#popup__payment .popup__inner .popup__info .popup__info__item h4 {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    margin: 5px 0;
}


#popup__payment .popup__inner .popup__btn {
    width: 100%;
}

#popup__payment .popup__inner .popup__btn a {
    width: 100%;
    min-height: 70px;
    height: 100%;
    background-color: #fbc600;
    border-radius: 6px;
    color: #000;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0;
    font-size: 25px;
    text-align: center;
    line-height: 1.2;
}


#popup__payment .popup__inner .popup__text {
    padding: 15px;
    border-top: 2px solid #d4d6d7;
}

#popup__payment .popup__inner .popup__text p {
    font-size: 14px;
    text-align: center;
}

@media only screen and (max-width: 756px){

    #popup__payment .popup__inner {
        margin: 0 auto;
        width: calc(100% - 30px);
    }


}

@media only screen and (max-width: 575px){

    #popup__payment .popup__inner {
        padding: 15px;
        margin: 300px 0;
    }

    #popup__payment .popup__inner h2{
        font-size: 22px;
    }

    #popup__payment .popup__inner p{
        font-size: 15px;
    }

    #popup__payment .popup__inner .popup__info .popup__info__item{
        width: 100%;
    }

    #popup__payment .popup__inner .popup__info .popup__info__item h4{
        font-size: 17px;
    }

    #popup__payment .popup__inner .popup__info .popup__info__item p{
        font-size: 14px;
    }

    #popup__payment .popup__inner .popup__btn a {
        font-size: 18px;
    }

    #popup__payment .popup__inner .popup__text p {
        font-size: 11px;
        text-align: center;
    }
}


/* input file  */

.input__file {
    font-size: 16px;
    color: #fff;
    background-color: #666;
    padding: 3px 15px 2px 30px;
    cursor: pointer;
    margin: 0 15px;
    border-radius: 4px;
    transition: 0.2s;
    position: relative;
    font-family: "Raleway";
    font-weight: 600;
}

.input__file:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    width: 25px;
    height: 20px;
    background-image: url('assets/img/direct-download.svg');
    background-size: 20px 20px;
    background-repeat: no-repeat;
}


.input__file:hover,
.input__file:focus {
    background-color: rgb(85, 84, 84);
}

.input__file input {
    display: none;
    cursor: pointer;
}


.tprice {
    margin-bottom: 0 !important;
}

.woocommerce div.product .wc-tabs-wrapper .panel table td {
  padding: 12px 20px;
}


.textwidget iframe {
    width: 100% !important;
    overflow: hidden;
}
/*
img.zoomImg
{
    width: 950px!important;
    height: 706px!important;
}*/

@media screen and (max-width: 991px) {
    .shop_table li {
        position: relative;
    }

    .shop_table li .item-wrapper {
        display: flex;
    }   
    
    .shop_table li .item-wrapper .product-thumbnail {
        max-width: 300px !important;
    }

    .shop_table li .item-wrapper .item-details {
        width: calc(100% - 330px) !important;
    }

    .shop_table li .item-wrapper .item-details .item-details-table {
        display: none !important;
    }

    .shop_table li .item-wrapper .item-details .product-name .product-add-to-cart a {
        width: 100%;
        margin-top: 10px !important;
    }

    .shop_table li .item-wrapper .item-details .product-name .product-price {
        display: flex;
        align-items: center;

    }

    .shop_table li .item-wrapper .item-details .product-name .product-price ins {
        font-size: 20px;
        font-weight: 700;
        color: #0f9ced;
        margin-right: 20px;
    }

    .shop_table li .additional-info-wrapper .additional-info,
    .shop_table li .additional-info-wrapper .product-add-to-cart {
        display: none;
    }

    .shop_table li .additional-info-wrapper .product-remove {
        position: absolute;
        top: 0;
        right: 0;
    }

    .shop_table li .additional-info-wrapper .product-remove a {
        font-size: 20px;
    }
}

@media screen and (max-width: 600px) {
    .shop_table li .item-wrapper {
        flex-direction: column;
    }

    .shop_table li .item-wrapper {
        width: 100% !important;
        margin-right: 0;
    }
    
    .shop_table li .item-wrapper .product-thumbnail {
        max-width: 100% !important;
        width: 100% !important;
        margin-right: 0 !important;
    }
    .shop_table li .item-wrapper .product-thumbnail a img {
        width: 100%;
    }

    .shop_table li .item-wrapper .item-details {
        width: 100% !important;
    }
    .shop_table li .additional-info-wrapper .product-remove {
        position: absolute;
        top: 15px;
        right: 15px;
    }
    .shop_table li .additional-info-wrapper .product-remove a {
        color: #fff;
    }
}

.mf-entry-product-header {
	width: 100%;
}

.wpcf7 textarea {
    height: 250px;
}

.mf-preloader #page,
.catalog-ajax-filter #page {
    transition: opacity 0.7s;
    opacity: 1;
}

.mf-summary-meta.discontinued {
    font-weight: bold;
    color: #0066cc;
}


@media print {
  a[href]:after {
    content: none !important;
  }
	.visible-desktop {
    display:block;
  }
  .visible-mobile {
    display:none;
	}
	@page {
		size: 1800px 2000px;
    /*size: letter portrait;*/
  }
  .container {
		width: 1500px;
    margin-left: 50px;
		margin-right: 50px;
  }
	#add_to_cart_info_div.fixed{
		display: none;
	}
}

.mf-entry-product-header .entry-left{
	max-width: 80%
}

.site-content {
  padding: 0px;
}

.mf-banner-large .banner-price .s-price {
	color: red;
}
.mf-banner-large.layout-3 .banner-price .link{
	margin-top: 20px;
}

.custom_options .checkbox label{
	display: flex;
}
.custom_options .checkbox {
	padding-top: 8px;
	height: auto !important;
}

/* ADA contrast ratio changes */
.top-promotion .promo-left .percent,
.top-promotion .promo-right h4,
.mf-product-deals-day ul.products li.product .price .sale,
.site-header .product-extra-search .search-wrapper .search-results ul li ins,
.woocommerce ul.products li.product .price ins,
.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price .sale,
.woocommerce div.product p.price .sale,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table .order-total .woocommerce-Price-amount,
.woocommerce-order-received table.shop_table tfoot .woocommerce-Price-amount,
.product-sidebar .widget_products .product_list_widget ins .woocommerce-Price-amount,
.widget_shopping_cart_content .woocommerce-mini-cart__total .woocommerce-Price-amount,
.sticky-product-info-wapper .sc-product-cart .price,
.woocommerce div.product .wc-tabs-wrapper .panel div.rowbody .rowsub ins .woocommerce-Price-amount,
.mf-products-of-category-2 .products-side .product-inners ins .woocommerce-Price-amount,
.mf-products-list-carousel .product-item .product-inners ins .woocommerce-Price-amount,
.mf-banner-large .banner-content .r-price,
.mf-banner-medium.layout-5 .banner-content .desc .r-price,
.mf-els-modal-mobile .products-search .search-results ul li ins,
.mobile-version.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name .woocommerce-Price-amount,
.custom_options .required,
.woocommerce form .form-row .required {
	color: #E02900;
}
.top-promotion .promotion-content .link,
.woocommerce .ribbons .ribbon.onsale,
.mf-product-deals-day .header-countdown,
.mf-banner-small .box-price,
.mf-elementor-banner-small .banner-price {
    background-color: #E02900;
}
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price del span,
.mf-banner-large .banner-content .desc,
.mf-banner-large .banner-price .sale-price,
.woocommerce div.product .wc-tabs-wrapper ul.tabs li a,
.woocommerce div.product .wc-tabs-wrapper ul.tabs li a:hover,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce .customer-login .tabs-nav a,
.primary-user-nav ul.extra-account li>a,
.woocommerce div.product .product_meta {
    color: #757575;
}
.page-header-catalog .page-breadcrumbs a,
.page-header-page .page-breadcrumbs a,
.page-header-default .page-breadcrumbs a,
.nav .menu .trending-badge,
.woocommerce div.product .mf-summary-header .sold-by-meta a,
.woocommerce div.product .product_meta .posted_in a,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .author-name,
.woocommerce-checkout .woocommerce-info .showlogin,
.woocommerce-checkout .woocommerce-info .showcoupon,
.woocommerce-account .woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-edit .edit,
.mf-catalog-categories-4 .cat-item:hover h3,
.mf-image-box.style-2:hover .box-title a,
.comment-list li .comment-edit-link,
.comment-list li .comment-reply-link,
.comment-respond .comment-reply-title a,
.widget_tag_cloud a:hover,
.widget_product_tag_cloud a:hover,
.widget_tag_cloud a.selected,
.widget_product_tag_cloud a.selected {
    color: #007399;
}
.mf-product-fbt .products-list li a:before {
    background-color: #007399;
}
.woocommerce div.product p.stock.in-stock,
.woocommerce div.product p.stock.out-of-stock {
    color: #0066cc;
    font-weight: bold;
}
.woocommerce .shop-toolbar .woocommerce-ordering li>ul,
.woocommerce .shop-toolbar .woocommerce-ordering li>ul li a,
.woocommerce .widget_price_filter .price_slider_amount .price_label {
    color: #000;
}
.woocommerce-checkout table.shop_table dt,
.woocommerce-checkout #payment div.payment_box{
	color: #696969;
}
.woocommerce #shipping_method li .shipping_method:checked+label .woocommerce-Price-amount,
.woocommerce-checkout table.shop_table .cart-subtotal .woocommerce-Price-amount,
.woocommerce-checkout table.shop_table .order-total .woocommerce-Price-amount {
    color: #CC2500;
}
.woocommerce-checkout form.checkout {
    margin: 30px 0 30px 0;
}
.widgets-area .primary-sidebar{
	margin-bottom: 30px;
}

/*border rounding to most buttons and option border*/
.woocommerce div.product form.cart .single_add_to_cart_button,
.qty-box,
.woocommerce-cart .woocommerce table.shop_table td .quantity,
.widget_shopping_cart_content .woocommerce-mini-cart__buttons .button,
.woocommerce-cart .woocommerce table.cart .empty-cart-button,
.woocommerce-cart .woocommerce table.checkout .empty-cart-button,
.woocommerce-cart .woocommerce table.cart .btn-update,
.woocommerce-cart .woocommerce table.checkout .btn-update,
.woocommerce-cart .woocommerce .coupon .button,
.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-calculator .button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce nav.woocommerce-pagination ul li .page-numbers,
.wpcf7 input[type="submit"],
.woocommerce-cart .woocommerce table.cart .btn-shop,
.woocommerce-cart .woocommerce table.checkout .btn-shop,
.woocommerce #review_form #respond .form-submit input,
.woocommerce .track_order .form-row .button,
.martfury-button.color-dark a,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .my_account_orders .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.nav li:hover>ul {
	border-radius: 8px;
}

@media (max-width: 991px) {
    .site-header .mobile-menu .search-submit {
        border-radius: 0 5px 5px 0;;
    }
}

.mf-image-box-round-border {
	border-radius: 16px;
	padding-top: 16px;
}

.vc-row-display-element{
	display: flex;
}

.woocommerce table.shop_table tbody th{
	text-align: center;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody .order td{
	align-content: center;
}

.item-price-checkout {
	margin-left: 25px;
}

/*Woocommerce Product Category Style in Catalog View*/
.woocommerce ul.products li.product-category {
	margin: 0px 0.5% 1% 0.5%;
	border: 1px solid #bfbfbf;
	border-radius: 16px;
	padding: 16px 5px 10px 5px;
	width: 49%;
}
@media (min-width: 768px) {
	.woocommerce ul.products li.product-category {
        width: 32.33333333%;
    }
}
@media (min-width: 992px) {
    .woocommerce ul.products li.product-category {
        width: 24%;
    }
}

.woocommerce ul.products li.product.product-category .woocommerce-loop-category__title {
	font-size: 1.2em;
	text-align: center;
}

.woocommerce td.product-name>div.special-order-item-text {
	color: #CC2500;
}

.show-password-input {
	background: url(http://192.168.1.5/modern1_update/wp-content/uploads/2025/05/show-hide-password-icon.png);
    background-size: 30px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: none;
}

.woocommerce .customer-login .form-row-password .lost-password {
	top: 30%;
}

.woocommerce-cart .woocommerce .coupon {
    margin-top: 10px;
}
.woocommerce-cart .woocommerce .coupon label {
    margin-bottom: 55px;
}

.mobile-version.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions {
    white-space: nowrap;
}

.woocommerce-cart .woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:after, 
.woocommerce-cart .woocommerce .coupon label:after {
    display: none;
}

.mobile-version.woocommerce-cart .woocommerce-cart-form table.shop_table td.actions .btn-shop {
    padding: 0 25px;
    width: unset;
}
.mobile-version.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-quantity .quantity{
    width: 30%;
}

.woocommerce-cart .woocommerce table.shop_table td.product-subtotal,
.woocommerce-cart .woocommerce table.shop_table td.product-quantity,
.woocommerce-cart .woocommerce table.shop_table td.product-price,
.woocommerce-cart .woocommerce table.shop_table td.product-wishlist{
    width: 100px;
}
@media (max-width: 991px) {
    .woocommerce-cart table.shop_table tr .product-wishlist {
        display: none;
    }
}

.mobile-version.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name dl.variation{
    margin-top: 20px;
}
@media (max-width: 767px) {
    .woocommerce-cart .woocommerce table.shop_table td.product-name dl.variation dt {
        float: left;
    }
    .woocommerce-cart .woocommerce table.shop_table td.product-name dl.variation dd {
        display: block;
    }
}

/*Woocommerce Catalog Toolbar Style in Catalog View*/
@media screen and (max-width: 575px) {
    .mobile-version #mf-catalog-toolbar .mf-filter-mobile,
    .mobile-version #mf-catalog-toolbar .woocommerce-ordering,
    .seccount {
        max-width: 33%;
        padding: 0 5px;
    }
}
@media (max-width: 991px){
    .woocommerce:not(.full-content) .shop-toolbar {
        flex-wrap: nowrap;
    }
    .site-content .widgets-area {
        margin-bottom: 20px;
    }
}

.seccount {
    padding: 0 5px;
}
.woocommerce .shop-toolbar .woocommerce-ordering .current {
    min-width: 130px;
}
.woocommerce .shop-toolbar .shop-view {
    padding-left: 20px;
}

.mobile-version #mf-catalog-toolbar {
    flex-wrap: nowrap;
    padding: 0 5px;
}
.mobile-version #mf-catalog-toolbar .mf-filter-mobile:before {
    left: 105px;
}
.mobile-version #mf-catalog-toolbar .mf-filter-mobile i{
    padding-right: 0px;
}
.mobile-version #mf-catalog-toolbar .woocommerce-ordering:before {
    padding: 0 8px 0 5px; 
}
.mobile-version #mf-catalog-toolbar .woocommerce-ordering {
    justify-content: start;
}
.mobile-version #mf-catalog-toolbar .woocommerce-ordering .current {
    min-width: unset;
    padding-right: 20px;
}
.mobile-version #mf-catalog-toolbar .woocommerce-ordering .current:after {
    left: 70px;
}
.mobile-version #mf-catalog-toolbar .woocommerce-ordering .current span {
    min-width: unset;
    max-width: unset;
}

/*Woocommerce Catalog pages style in Catalog View*/
.woocommerce nav.woocommerce-pagination {
    margin-top: 30px;
    margin-bottom: 20px;
}
.mobile-version.mf-catalog-page .site-content {
    padding-bottom: 20px;
}
@media screen and (max-width: 575px) {
    .woocommerce nav.woocommerce-pagination ul {
        margin: 0 -10px;
        display: flex;
        justify-content: center;
    }
    .woocommerce nav.woocommerce-pagination ul li {
        padding: 0 2px; 
    }
    .woocommerce nav.woocommerce-pagination ul li .page-numbers.next,
    .woocommerce nav.woocommerce-pagination ul li .page-numbers.prev {
        padding: 0 8px;
    }
    .woocommerce nav.woocommerce-pagination ul li .page-numbers {
        padding: 0 5px;
        min-width: 30px;
    }
}


.catalog-sidebar {
    padding-bottom: 15px;
}