#bwp-footer .list-link-copyright ul li {
    margin-right: 20px;
}

#bwp-footer .footer-title h2 {
    font-weight: 300;
}

#footer-newsletter-mobile h2,
#newslettor h2 {
    color: #333;
    padding: 0;
}

#bwp-footer .footer-title:before {
    content: none;
}

.elementor-kit-126464 .widget-woocommerce-currency-switcher h5 {
    font-weight: 300;
    font-size: 0.8125rem;
    letter-spacing: 2px;
    line-height: 190%;
    text-transform: uppercase;
    margin: 0;
}

#bwp-footer .list-link-copyright ul li a {
    font-weight: 300;
}

#bwp-footer ul li a:hover {
    color: #DE543E;
}

.text-block-wapper-3 h2 {
    line-height: 1.4375rem;
}

.elementor-115683 .elementor-element.elementor-element-23448718 img {
    max-width: 100% !important;
}

#bwp-footer .list-link-copyright ul li a:hover,
#bwp-footer a:hover,
#bwp-footer a:focus,
#bwp-footer a:active {
    color: #DE543E;
}

#bwp-footer.footer-4 .wpbingo-newsletter.newsletter-default .content-newsletter .clearfix {
    height: 54px;
}

#bwp-footer.footer-4 .wpbingo-newsletter.newsletter-default .content-newsletter .clearfix input[type=submit] {
    line-height: 54px;
}

div.wpcf7-validation-errors {
    border: 2px solid #f00;
}

#bwp-footer a {
    color: #424242;
    text-transform: capitalize;
}

#bwp-footer #footer-icon {
    margin-top: 0px;
}

#bwp-footer .elementor-social-icons-wrapper .elementor-social-icon {
    align-items: baseline;
}

#bwp-footer .elementor-icon.elementor-social-icon {
    height: calc(var(--icon-size, 12px) + (2 * var(--icon-padding, .5em)));
    width: calc(var(--icon-size, 20px) + (2 * var(--icon-padding, .5em)));
}

#bwp-footer #footer-icon i:hover {
    color: #DE543E;
}

#bwp-footer #footer-icon i {
    font-size: 1.063rem;
}

/*below shop category*/
.below-shop-category {
    background-color: #000;
    padding: 40px 0 20px 0;
}

#bwp-footer ul.below-shop-category-content-wrapper {
    padding: 0;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}

#bwp-footer ul li.below-shop-category-content-detail {
    flex: 0 0 20%;
    list-style: none;
    margin-bottom: 0;
}

.below-shop-category-content-detail-wrapper img,
.elementor .below-shop-category-content-detail-wrapper img {
    object-fit: contain;
    max-width: 30px;
    height: 30px;
    margin-bottom: 5px;
}

.below-shop-category-content-detail-wrapper {
    text-align: center;
}

.below-shop-category-content-detail-wrapper p {
    font-weight: 300;
    font-size: 0.8175rem;
    line-height: 140.62%;
    text-align: center;
    letter-spacing: 0.06em;
    color: #FFFFFF;
    margin-bottom: 0;
}


/*shop by category area starts here*/


.shop-by-category-area {
    background-color: #ddd;
    padding: 20px 0;
    /*    margin-top: 50px;*/
}

#bwp-footer ul.shop-by-category-content {
    display: flex !important;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

#bwp-footer ul li.shop-by-category-content-detail {
    list-style: none;
    flex: 0 0 16.66%;
    padding: 10px 0;
    text-transform: uppercase;
    display: flex;
    justify-content: space-around;
    text-align: left;
    margin-bottom: 0;
}

.shop-by-category-content-detail a {
    font-weight: 300;
    font-size: 0.75rem;
    line-height: 140.62%;
    text-align: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #424242;
}



.title-bar {
    position: relative;
    text-align: center;
}

.title-bar h4 {
    font-weight: 300;
    font-size: 1rem;
    line-height: 140.62%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    margin: 0px 0 35px;
    text-align: center;
    position: relative;
    display: inline-block;
}

.title-bar h4::after {
    position: absolute;
    content: "";
    height: 2px;
    background-color: #de543e;
    width: 50%;
    bottom: -12px;
    left: 25%;
}

@media (max-width: 999px) {
    #bwp-footer .list-link-copyright ul li {
        margin-right: 15px;
    }
}

@media(max-width:991px) {
    .woocommerce-currency-switcher {
        width: 100% !important;
    }

    #footer-newsletter-mobile h2,
    #newslettor h2 {
        padding-bottom: 20px;
    }

    .elementor-115683 .elementor-element.elementor-element-3b3dd758>.elementor-widget-container,
    .elementor-115683 .elementor-element.elementor-element-4fdc2ea>.elementor-element-populated {
        margin: 0 !important;
    }

    #bwp-footer .list-link-copyright ul li {
        margin-right: 15px;
    }

    #footer-newsletter .elementor-element.elementor-element-450c148 {
        width: 100% !important;
    }

    #bwp-footer .menu {
        margin-bottom: 15px;
    }

    #bwp-footer .widget-custom-menu {
        margin-top: -20px;
    }

    .elementor-115683 .elementor-element.elementor-element-23448718 img {
        max-width: 200px !important;
    }

    .elementor-115683 .elementor-element.elementor-element-7023a34 {
        text-align: right !important;
    }

    /* .back-top {
         left:30px;
         right:auto;
    }
     */
}

@media (max-width: 991px) and (min-width: 768px) {
    #bwp-footer .wpb-col-sm-50 {
        width: 30% !important;
    }

    #bwp-footer .wpb-col-sm-50.m-t-50 {
        margin-top: 0 !important;
    }
}

@media (min-width:768px) {
    #bwp-footer ul {
        display: block !important;
    }
}

@media (max-width:767px) {

    #copyright-text>.elementor-container,
    #footer-newsletter>.elementor-container {
        flex-direction: column;
        align-items: center;
    }

    #copyright-text .elementor-widget-container {
        text-align: center;
        margin-bottom: 10px;
    }

    .text-block-wapper-3 h2 {
        text-align: center;
        white-space: unset;
        font-size: 0.875rem;
        line-height: 1.75rem;
        padding-left: 0;
        padding-right: 0;
    }

    .elementor-1238 .elementor-element.elementor-element-1bdfade {
        padding: 25px 10px;
    }

    .text-block-wapper-3 h2::before {
        top: -10px;
    }

    .elementor-115683 .elementor-element.elementor-element-3c073f6d {
        width: 100%;
    }

    .elementor-115683 .elementor-element.elementor-element-4fdc2ea {
        width: 100% !important;
    }

    .back-top {
        left: auto;
        right: 30px;
    }

    .elementor-element-65617d36.wpb-col-sm-50,
    .elementor-element-75887e79.wpb-col-sm-50.m-t-50,
    .elementor-element-3ad299a3.wpb-col-sm-50.m-t-50 {
        margin-bottom: 20px;
    }

    #bwp-footer {
        margin-top: 30px;
    }

    #bwp-footer .toggle-part-open {
        position: absolute;
        top: -6px;
        right: 0;
        font-size: 21px;
        width: 100%;
        left: auto;
        text-align: right;

    }

    #bwp-footer .toggle-part-open:before {
        content: "+";
        padding: 0 3px;
        font-size: 20px;
        color: #a3a3a3;
        display: inline-block;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #bwp-footer .toggle-part-open.open:before {
        content: "-";
    }

    #bwp-footer .footer-title h2 {
        z-index: 10;
        padding-bottom: 20px;
    }

    .widget-custom-menu .menu {
        display: none;
    }

    .elementor-115683 .elementor-element.elementor-element-e814b26 {
        width: 100% !important;
    }

    .elementor-115683 .elementor-element.elementor-element-f16c8f1 {
        width: 100% !important;
    }

    #footer-newsletter-mobile form.js-newsletter-signup input#email {
        border: 1px solid #e7e7e7;
    }

    #footer-newsletter-mobile {
        border-bottom: 1px solid #E7E7E7;
    }

    section.elementor-section.elementor-top-section.elementor-element.elementor-element-b58471a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
        display: flex;
        margin-bottom: 0;
    }

    .elementor-column.elementor-col-16.elementor-top-column.elementor-element.elementor-element-7d19a445.wpb-col-sm-50 {
        order: 2;
        margin-top: 20px;
        padding-bottom: 0;
    }

    .section-boxed-footer {
        margin-bottom: 0 !important;
    }

    .elementor-115683 .elementor-element.elementor-element-f8b1a03 {
        border-bottom: 0 !important;
    }

    .elementor-social-icons-wrapper.elementor-grid {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center;
        padding-top: 20px;
    }

    span.elementor-grid-item {
        background-color: #333;
        padding: 4px;
        border-radius: 50%;
        width: 37px;
        height: 37px;
    }

    #bwp-footer #footer-icon i {
        font-size: 21px;
        color: #fff;
        margin: auto;
    }

    #bwp-footer a {
        font-size: 10px;
        display: flex;
        /*justify-content: center;*/
        align-items: center;
    }

    #bwp-footer ul li.shop-by-category-content-detail {
        list-style: none;
        flex: 0 0 33.3%;
        padding: 10px 0;
        text-transform: uppercase;
        display: flex;
        justify-content: space-around;
        text-align: left;
        margin-bottom: 8px;
    }

    #bwp-footer ul li.shop-by-category-content-detail a {
        text-transform: uppercase;
    }


    #bwp-footer ul li.below-shop-category-content-detail {
        flex: 0 0 33%;
        list-style: none;
        margin-bottom: 8px;
    }

    .shop-by-category-area,
    .below-shop-category {
        padding: 20px 0 12px 0;
    }
}

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

    .copyright-box1 .elementor-widget-container {
        text-align: center;

    }

    .copyright-box1 img {
        width: 175px !important;
        padding-bottom: 10px;

    }

    #footer-newsletter-mobile .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-aea95a7.wpb-col-sm-100 {
        width: 100%;
    }

    #footer-newsletter-mobile .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-6b257816.wpb-col-sm-100 {
        width: 100%;
    }

    #footer-newsletter-mobile .elementor-column.elementor-col-16.elementor-top-column.elementor-element.elementor-element-5994e2c0.wpb-col-sm-50 {
        order: 2;
    }

    .padding-iss-footer {
        padding-bottom: 0 !important;
    }

    .footer-social-icon-box {
        order: 2;
    }
}


@media (max-width:575px) {
    .shop-by-category-content-detail a {
        font-size: 0.75rem;
        font-weight: 300;
        line-height: 120%;
    }

    .below-shop-category-content-detail-wrapper p {
        font-size: 0.65rem;
    }
}

@media(max-width:380px) {
    .woocommerce-currency-switcher {
        width: 100% !important;
    }

    .shop-by-category-content-detail a {
        font-size: 0.69rem;
    }

    .below-shop-category-content-detail-wrapper p {
        font-size: 0.56rem;
    }


}




/* invalid form css  */
input:not(input[type=submit]).invalid-field {
    border-color: rgba(228, 34, 52, 0.6);
}

.login-m-errors,
.email-not-valid {
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: -10px;
}

button,
.btn,
.button,
input[type=submit] {
    transition: 300ms all ease-in-out;
    cursor: pointer;
}

.form-login-register .box-form-login .button-login input[type=submit] {
    font-size: 14px !important;
}

    .form-login-register .box-form-login .content {
        padding: 30px 40px !important;
    }

.woocommerce-account #customer_login .button-login input[type="submit"],
.woocommerce-account #customer_login .button-register input[type="submit"] {
    max-width: 100%;
}

.password+a.text-danger {
    margin-top: -10px;
    display: block;
    margin-bottom: 10px;
}

.form-login-register .box-form-login {
    max-width: 350px;
    left: 50%;
    transform: translate(-50%, -50%);
}


.otp-form-group,
#login-m-inputs {
    display: grid;
    grid-template-columns: repeat(6, 35px);
    grid-column-gap: 8px;
    margin-left: 0;
    margin-right: 0;
}

#login-m-inputs input {
    margin: 0;
}

.outline-btn,button.outline-btn,
.get-otp-div input.outline-btn {
    color: #000;
    border: 1px solid #000;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    margin-top: 12px;
    display: inline-block;
    width: 100%;
    transition: 300ms all ease-in-out;
    background: #fff;
}

.outline-btn:hover,button.outline-btn:hover,
.get-otp-div input.outline-btn:hover {
    background: #DE543E;
    color: #fff;
    border-color: #DE543E;
}

.fa-eye-slash:before,
.fa-eye:before {
    content: "\f070";
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 16px;
}

.fa-eye-slash,
.fa-eye {
    position: absolute;
    right: 0;
    top: 67%;
    right: 15px;
    transform: translateY(-50%);
    cursor: pointer;
}

.second-step .password {
    position: relative;
}

.second-step .password .fa-eye-slash,
.second-step .password .fa-eye {
    top: 57%;
}

.password::before {
    display: none;
}

.login-m-second-step .password .input-text {
    padding: 0 15px !important;
}

@media(min-width:578px) {
    .otp-form-group {
        grid-template-columns: repeat(6, 40px);
    }
}

@media(min-width:992px) {
    .form-login-register .box-form-login .content {
        padding: 0 30px 50px !important;
    }
    .otp-form-group {
        grid-template-columns: repeat(6, 45px);
    }
}


@media(max-width: 991px) {
    .otp-form-group input {
        font-size: 33px;
        margin: 0;
    }
}

@media(max-width: 577px) {
    .otp-form-group input {
        font-size: 30px;
    }
}



@media(min-width:578px) {
    .otp-form-group {
        grid-template-columns: repeat(6, 40px);
    }
}

@media(min-width:992px) {

    /* .login-m-dont-account-text .button,
    .button-next-reregister,
    .login-m-dont-account-text .login-m-get-otp-btn,
    .first-step-btn .button,
    .get-otp-div .button,
    #nf-field-620,
    .button-login .button {
        width: auto !important;
        min-width: 6rem;
        display: block !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    } */

    .form-login-register .box-form-login .content {
        padding: 0 30px 50px;
    }

    .otp-form-group {
        grid-template-columns: repeat(6, 45px);
    }


}