.blog-info-tag span:before {
    content: ',';
    position: absolute;
    bottom: 6px;
    right: 0;
    height: 100%;
    font-size: 16px;
    width: auto;
    padding-right: 5px;
}

.blog-info-tag span {
    position: relative;
    display: inline-block;
    padding-right: 10px;
}

.blog-info-tag span:last-child:before {
    display: none
}

.widget.mona-widget-footer.widget_media_image {
    margin-bottom: 2rem;
}

.widget.mona-widget-footer.widget_nav_menu ul.menu li a {
    display: block;
    padding: 0.5rem 0rem;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
}

.mega>li {
    width: 100%;
}

.rel__head a {
    padding: 5px 0px 0px 5px;
    text-decoration: underline;
}

.pag ul {
    width: 100%!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff!important;
    background-color: #fff!important;
}

.mona-mess-empty {
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    padding: 15px 0;
}

.swal2-popup {
    font-size: 1.6rem!important;
}

.swal2-title {
    padding: 10px 0!important;
    font-size: 1.675em!important;
}

.mona-content iframe:not(.pdfjs-viewer) {
    min-height: 500px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: unset;
    width: auto;
}

#coupon_code {
    height: auto;
}

.woocommerce-billing-fields {
    width: 100%;
    height: auto;
}

.woocommerce-billing-fields__field-wrapper {
    height: auto;
    width: calc(100% + 3rem);
    margin: -1.5rem;
}

.input-text:focus,
.input-text:focus {
    border-color: #d6542b!important;
    -webkit-box-shadow: 1rem 1rem 3rem rgb(0 0 0 / 16%);
    box-shadow: 1rem 1rem 3rem rgb(0 0 0 / 16%);
}

.woocommerce form .form-row .input-text {
    width: 100%!important;
    border: 1px solid rgba(209, 55, 55, 0.1);
    border-radius: 6px!important;
    padding: 1.2rem 2.4rem!important;
    height: auto!important;
}

p#billing_address_2_field {
    display: none;
}

p#billing_last_name_field {
    order: 9;
    display: none;
}

p#billing_country_field {
    order: 8;
    display: none;
}

.select2-container .select2-selection--single {
    height: 46px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}

p#order_comments_field {
    width: 100%;
}

.woocommerce-additional-fields h3 {
    display: none!important;
}

.woocommerce-additional-fields .form-row.notes {
    padding: 0;
}

.woocommerce form .form-row {
    padding: 1.5rem;
    width: calc(100% * 6 / 12);
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #ffff;
    border-radius: 0;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    padding: 2.5rem 0;
}

.form-row.place-order {
    display: none;
}

section.woocommerce-customer-details {
    display: none;
}

.pay__bill>p {
    display: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: unset;
    width: auto;
}

.is-active {
    color: #d6542b;
    font-weight: bold;
}

.acc__main.box-login-content {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.text-center {
    text-align: center;
}

.mona-search-result-title {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: calc(32 / 24);
    text-transform: uppercase;
    padding-left: 0;
    position: relative;
}

.price-product .price-old {
    color: #818181;
    text-decoration: line-through;
    font-size: 13px;
}

.pd__tag.hot {
    background-color: #ffeb06;
    right: 0;
    left: auto;
}

.pro__btn a {
    width: 18rem;
}

@media screen and (min-width: 901px) {
    .widget.mona-widget-footer.widget_nav_menu ul.menu li a:hover {
        color: #d6542b;
    }
}

@media only screen and (max-width: 550px) {
    .woocommerce form .form-row {
        padding: 1.5rem;
        width: calc(100% * 12 / 12);
    }
}

.mona-popup-conten {
    padding: 40px;
    background: #fff;
    border-radius: 5px;
}

a.button {
    display: inline-block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    background-color: #303030;
    padding: 1.1rem 4.9rem 1.4rem;
    line-height: 25px;
    border-radius: 6px;
    font-size: 1.8rem;
}

.home__intro .txt,
.home__intro .blur {
    display: none;
}

.hd__phone::after {
    display: none;
}

.hd__phone img {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hd__phone span {
    color: #d6542b;
    font-weight: 600;
}
.hd__phone {
    padding: 5px 35px;
}
@media only screen and (max-width: 768px) {
    .hd__phone img {
        width: 20px;
        height: 20px;
    }
    .hd__phone {
    padding: 5px 23px;
    }
}