.header-form .elementor-search-form__input{
        border-radius:0 !important;
        border-bottom:1px solid #fff !important;
        padding-left:0 !important;
        width: 370px;
}

.header-form .elementor-search-form__submit{
        border-radius:50% !important;
}

.header-form .elementor-search-form__input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
        opacity:1 !important;
}
.header-form .elementor-search-form__input::-moz-placeholder { /* Firefox 19+ */
        color: #fff !important;
        opacity:1 !important;
}
.header-form .elementor-search-form__input:-ms-input-placeholder { /* IE 10+ */
  color: #fff !important;
        opacity:1 !important;
}
.header-form .elementor-search-form__input:-moz-placeholder { /* Firefox 18- */
  color: #fff !important;
        opacity:1 !important;
}

#breadcrumbs span{
        color: #CF1A21;
}

#breadcrumbs span span{
        padding:0 10px;
}

#breadcrumbs span span:first-child{
        padding-left:0;
}

#breadcrumbs span span:last-child{
        padding-right:0;
}

#breadcrumbs .breadcrumb_last{
        color:#fff;
}

body.woocommerce .products li.product {
    background-color: #fff;
    box-shadow: none;
    min-height: 410px;
    align-items: center;
    display: flex !important;
    padding: 20px 5px 20px !important;
    flex-direction: column !important;
    justify-content: center !important;
    text-align: center;
    margin: 0px 0px 0px !important;
    width: 100% !important;
}

.acc-category .group{
        display: block;
    padding: 14px 45px 14px 0px;
    position: relative;
}
.acc-category .group a {
    color: #000;
        font-family: 'General Sans Variable' !important;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px; /* 166.667% */
        text-transform: uppercase;
}
.acc-category .body-part{
        background: #FFFFFF;
   padding: 5px 0 10px;

}
.acc-category .group a::after {
    content: "";
    background: url(../../../../wp-content/uploads/2023/08/d-arrow.png) no-repeat right;
    width: 15px;
    min-height: 9px;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.accordion.acc-category.active .group a::after{
    content: "";
    background:url(../../../../wp-content/uploads/2023/08/up-arrow.png) no-repeat right;
}

ul.second-level-terms{
        padding-left:0px;
}

ul.second-level-terms > li {
    list-style: none;
}

ul.second-level-terms > li > a{
        font-family: 'General Sans Variable' !important;
        color: #CF1A21;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px; /* 166.667% */
}

.body-part ul li {
    margin-bottom: 15px;
}

.body-part ul.third-level-terms {
    margin-top: 10px;
        padding-left:25px;
}

.body-part ul.third-level-terms li {
    list-style: disc;
}

.body-part ul.third-level-terms li::marker{
        color: rgba(0, 0, 0, 0.50);
}

.body-part ul.third-level-terms > li > a{
        font-family: 'General Sans Variable normal' !important;
        color: rgba(0, 0, 0, 0.50);
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px; /* 166.667% */
}

.body-part ul li.active,.body-part ul.third-level-terms li.active::marker, .body-part ul li.active a {
    color: #CF1A21;
}

/* .result-count .elementor-shortcode{
        font-family: 'General Sans Variable normal' !important;
        color: #000;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
} */

.result-count .elementor-shortcode{
        font-family: 'General Sans Variable normal' !important;
        color: #000;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 155.556% */
}

.archive .woocommerce-ordering, .per-page-select, .woocommerce .woocommerce-result-count{
        margin:0 !important;
}

.woocommerce .woocommerce-result-count{
        font-family: 'General Sans Variable normal' !important;
        color: #000;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 155.556% */
}

.shop-products ul.products{
        border-top:1px solid #00000040;
}

.form-wppp-select{
        margin-bottom:27px;
        width: 21%;
        margin-left: 22px !important;
}

.shop-products .form-wppp-select ~ .form-wppp-select{
        display:none !important;
}

.archive .woocommerce-ordering select, .per-page-select select, .form-wppp-select .wppp-select{
    background: transparent;
    vertical-align: top;
    border: none;
        padding:0 !important;
        font-family: 'General Sans Variable medium' !important;
        color: rgba(0, 0, 0, 0.50);
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        outline:none;
         -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
        background: url(../../../../wp-content/uploads/2023/08/d-arrow.png) no-repeat right;
   padding-right: 18px !important;
}

.archive .woocommerce-ordering{
        width: auto;
}

.per-page-select select{
        padding-right: 30px !important;
}

.archive .woocommerce-ordering select:focus, .per-page-select select:focus{
        outline:none;
}

.inner-heading h2{
        min-height:140px;
}

.elementor-widget-woocommerce-product-meta .detail-content{
        color: rgb(0 0 0 / 50%);

}

.elementor-widget-woocommerce-product-meta .detail-content a:hover,
.elementor-widget-woocommerce-product-meta .detail-content a:focus{
        color:#CF1A21 !important;
}

.elementor-widget-woocommerce-product-meta  .detail-container{
        margin-bottom: 15px;
    display: block;
}

.featured-product-text{
        font-family: 'General Sans Variable' !important;
        color: #79C3ED;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        text-transform:uppercase;
}

.single-related .related > h2{
        position:relative;
        margin-bottom:0 !important;
}

.single-related .related > h2:after{
        content: '';
    background: #CF1A21;
    width: 65px;
    height: 6px;
    display: block;
    margin-top: 10px;
}

.e-woocommerce-notices-wrapper{
        margin-bottom:-50px;
}

.woocommerce-message {
    border-top-color: #CF1A21 !important;
}

.woocommerce-message::before {
    color: #CF1A21 !important;
}

.home-new h3.elementor-post__title {
    height: auto;
    min-height: 60px;
}

/*--------------------------*/

form.cart .minus,
form.cart .plus{
         background: none;
    border: none !important;
    border-radius: 0 !important;
    font-size: 20px;
    color: #000;
    outline: none !important;
    padding: 0;
}

.woocommerce div.product form.cart div.quantity {
    float: none !important;
    margin: 0 !important;
}

.qty-form {
       border: 1px solid #ddd;
    border-radius: 30px;
    display: inline-flex;
    width: 154px;
    min-height: 55px;
    align-items: center;
    justify-content: space-around;
    padding: 0 14px;
}

.qty-form .quantity .qty {
    width: 49px !important;
    border: none !important;
    outline: none !important;
    padding: 0 !important;
}

.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.quantity input[type="number"] {
  -moz-appearance: textfield;
}

.single_add_to_cart_button {
    font-family: 'General Sans Variable' !important;
    background-color: #CF1A21 !important;
    color: #fff !important;
    border: none !important;
    text-align: center !important;
    border-radius: 50px !important;
    padding: 13px 28px !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
    outline: none !important;
        margin-left: 20px !important;
}

.single_add_to_cart_button:after {
    content: "";
    background: url(../../../../wp-content/uploads/2023/08/add-to-cart-icon.png) no-repeat top center;
    width: 18px;
    min-height: 17px;
    background-size: cover;
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
}

.single_add_to_cart_button .elementor-button-icon{
        display:none !important;
}

.single_add_to_cart_button .elementor-button-content-wrapper {
    display: inline-block !important;
}

.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main, .woocommerce-account .site-main {
    max-width: 1320px !important;
        margin-top: 240px;
        margin-bottom:60px;
}

.woocommerce-account .site-main{
        margin-left:auto;
        margin-right:auto;
}

body:not([class*=elementor-page-]) .Header-Menu, .woocommerce-account .Header-Menu{
        background:url("../../../../wp-content/uploads/2023/08/product-banner.jpg") no-repeat top center !important;
        background-size:cover;
}

.checkout-button, #place_order{
        font-family: 'General Sans Variable' !important;
        background: #CF1A21 !important;
        outline:none !important;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 150px !important;
}

.woocommerce-page table.cart td.actions .coupon .button{
    padding: 11px 20px;
}

body:not([class*=elementor-page-]) .site-main > .page-header .entry-title{
        font-family: 'General Sans Variable' !important;
        margin:0;
        margin-bottom:30px;
}

.woocommerce-account .site-main > .page-header .entry-title{
        display:none;
}

.woocommerce-checkout h3{
        font-family: 'General Sans Variable' !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 12px 12px;
        font-family: 'General Sans Variable normal' !important;
        font-size: 15px;
}

.woocommerce-checkout .select2-container .select2-selection--single {
    min-height: 47px;
    padding-top: 8px;
    padding-left: 5px;
        height:auto !important;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    top: 11px;
    width: 20px;
}

a{
        color:#CF1A21;
}

.woocommerce-MyAccount-navigation ul{
        padding:0;
        margin:0;
        list-style:none;
        border: 1px solid rgba(0, 0, 0, 0.15);
}

.woocommerce-MyAccount-navigation ul li{

}

.woocommerce-MyAccount-navigation ul li a{
        font-family: 'General Sans Variable medium' !important;
    font-size: 16px;
    line-height: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #000;
}

.woocommerce-MyAccount-navigation ul li:last-child a{
        border:none;
}

.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li a:active, .woocommerce-MyAccount-navigation ul li a:focus{
        color:#CF1A21;
}

.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button{
        background: #CF1A21;
    color: #fff !important;
    padding: 16px 30px;
    margin-top: 30px;
        font-family: 'General Sans Variable medium' !important;
}

.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button:hover, .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button:active, .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button:focus{
        background: #000;
}

.woocommerce-account .woocommerce-form-login__submit:hover{
        background:#000;
}

.woocommerce-account .woocommerce-form-login__submit, .woocommerce-account  .woocommerce-form-register__submit, .return-to-shop .button{
        background: #CF1A21 !important;
    color: #fff !important;
    padding: 12px 30px !important;
        font-family: 'General Sans Variable' !important;
        outline:none !important;
}

.woocommerce-account .woocommerce h2{
        font-family: 'General Sans Variable' !important;
}

.woocommerce-form-login{
        margin-top:0 !important;
}

.woocommerce-account .woocommerce-form-login .form-row{
        margin: 12px 0 20px;
}

.woocommerce-account .woocommerce-form-login .woocommerce-form-row{
        margin: 0px 0 10px !important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin-top: 5px;
}

.woocommerce form.register{
        padding: 33px 20px;
    margin: 0;
}

.woocommerce-info {
    border-top-color: #CF1A21 !important;
}

.woocommerce-info::before {
    color: #CF1A21 !important;
}

.search-results .products li.product {
    align-items: center;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    width: 100% !important;
}

.search-results .form-wppp-select, .search-results .woocommerce-pagination{
        display:none !important;
}

.bg-whatsapp{
        position:fixed !important;
        bottom:20px;
        right:15px;
}

.loader-wrapper{
        position:fixed;
        top:0;
        bottom:0;
        width:100%;
        height:100%;
        background:#000;
        z-index:9999;
}

.loader {
  border: 20px solid #f3f3f3; /* Light grey */
  border-top: 20px solid #ED1C24; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
        position:absolute;
        top:0;
        bottom:0;
        margin:auto;
        text-align:center;
        left:0;
        right:0;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

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

        .form-wppp-select {
    width: 24%;
}


        .form-wppp-select {
    margin-bottom: 28px;
}

.header-form .elementor-search-form__input {
    width: 290px;
}

.archive .woocommerce-ordering select, .per-page-select select, .result-count .elementor-shortcode, .acc-category .group a, ul.second-level-terms > li > a{
                font-size:17px;
}
        .body-part ul.third-level-terms > li > a {
    font-size: 16px;
    line-height: 27px;
}

        .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main, .woocommerce-account .site-main {
    max-width: 1170px !important;
}


}


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


        .form-wppp-select {
    width: 28%;
}

        .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main, .woocommerce-account .site-main {
    max-width: 1025px !important;
}


}

@media screen and (max-width: 1024px) {
        .news-img img.attachment-medium_large.size-medium_large {
    width: 100% !important;
}
        .home-new h3.elementor-post__title {
    height: auto;
    min-height: 70px;
}

        .testi-me .elementor-testimonial:after{
                width:55px !important;
                height:55px !important;

        }

        .header-form .elementor-search-form__input {
    width: 200px;
}

.site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main, .woocommerce-account .site-main {
            margin-top: 150px;
    margin-bottom: 30px;
    padding: 0 20px;
}

        .page-header .entry-title{
                padding:0;
        }

        .woocommerce ul.order_details {
    margin: 0 0 0em;
    padding-left: 0;
}

        .woocommerce ul.order_details li {
    margin-bottom: 18px;
}

        .woocommerce-MyAccount-navigation{
                margin-bottom:20px;
        }

}

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

.nte {
    border-right: 0px solid #D4D4D4 !important;
}
        .ton {
    border-left: 0px solid #D4D4D4 !important;
}
        .ship {
    border-right: 0px solid #D4D4D4 !important;
}
        .nte .elementor-counter-number-wrapper {
    margin-left: 88px !important;
}
        .news-img .event-row.e-flex.e-con.e-child {
    display: block !important;
}
        .home-new h3.elementor-post__title {
    height: auto;
    min-height: auto;
}

        .header-form{
                width: auto !important;
    margin-top: auto;
    margin-bottom: auto !important;
        }

        .header-form .elementor-search-form__input {
    width: 100%;
}

.header-form .elementor-search-form__submit {
        min-width: 35px !important;
    height: 35px;
    margin-top: auto;
    margin-bottom: auto;
}

        .archive .woocommerce-ordering select, .per-page-select select, .result-count .elementor-shortcode, .acc-category .group a, ul.second-level-terms > li > a {
    font-size: 15px;
    line-height: 20px;
}
        .archive .woocommerce-ordering select, .per-page-select select, .result-count .elementor-shortcode{
                font-size:13px;
                line-height:18px;
        }
        .archive .woocommerce-ordering select, .per-page-select select {
    padding-right: 0px !important;
    background-size: 11px;
}
        .per-page-select select{
                padding-right:15px !important;
        }

        .body-part ul.third-level-terms > li > a {
    font-size: 14px;
    line-height: 24px;
}

        .acc-category .group {
    padding: 10px 45px 10px 0px;
}

        .header-form .elementor-search-form__toggle i{
                border-radius:50% !important;
        }

        .single_add_to_cart_button {
    font-size: 14px !important;
    line-height: 24px !important;
        padding: 13px 22px !important;
                margin-left: 10px !important;
}

        .single_add_to_cart_button:after {
    margin-left: 10px;
}

        .single-product div.product div.images {
    margin-bottom: 1em;
}

        .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main, .woocommerce-account .site-main {
                margin-top:110px;
    margin-bottom: 30px;
}

        body:not([class*=elementor-page-]) .site-main > .page-header .entry-title {
    margin-bottom: 20px;
    font-size: 25px;
}

        .cart_totals h2, .woocommerce-order-details__title, .woocommerce-column__title, .woocommerce-MyAccount-content h3, .woocommerce-account .woocommerce h2{
                font-family: 'General Sans Variable' !important;
                font-size: 25px;
        }

        .woocommerce-checkout h3 {
    font-size: 20px;
}

        .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    font-size: 13px;
}

        .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
}

        .woocommerce form .form-row label {
    font-size: 14px;
}

        .woocommerce-privacy-policy-text p{
                font-size:13px;
        }

.woocommerce .woocommerce-result-count {
   font-size: 15px;
    display: block;
    float: none !important;
}

        .archive .woocommerce-ordering{
        width: 163px;
    float: none;
    display: inline-flex;
    justify-content: end;
    margin-top: 10px !important;
        }

        .form-wppp-select  {
        width: 145px;
    display: inline-flex;
    margin-left: 0px !important;
    margin-top: 5px;
    margin-bottom: 15px;
}

        .form-wppp-select select{
                background-size: 11px !important;
        }

        .archive .woocommerce-ordering select, .per-page-select select, .form-wppp-select .wppp-select{
                font-size: 13px;
        }

        #breadcrumbs span span {
    padding: 0 5px;
}

        .search-products-page ul.products{
                grid-template-columns: repeat(1,1fr);
        }

}



@media screen and (max-width: 600px) {
.logs {
    margin: 0 auto !important;
}