::marker {

    font-size: 12px;

}

.about-main-sec .dodm-title.left.desktop:after,

.about-main-sec .dodm-title.left.mobile::after,

.archive-services .dodm-title.left:after {

    width: 85%;

}

.page-header-banner .phb-bg {
    overflow: hidden;
}

h2.dodm-title.mobile {
    display: none;
}

.bagels-no-posts.h-p-ul-m-0 {
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 0.4;
    width: 100%;
    margin: 40px 0;
}

.bagels-no-posts.h-p-ul-m-0 .bnp-icon {
    font-size: 25px;
    margin-bottom: 5px;
}

.bagels-no-posts .bnp-text {
    font-size: 25px;
}

.bagels-no-posts img {
    width: 85px;
}

@media (max-width: 991px) {
    h2.dodm-title.mobile {
        display: block;
    }

    h2.dodm-title.desktop {
        display: none;
    }

}

@media (max-width: 767px) {
    .bagels-no-posts.h-p-ul-m-0 .bnp-icon {
        font-size: 23px;
        margin-bottom: 3px;
    }

    .bagels-no-posts .bnp-text {
        font-size: 20px;
    }
}

/* About Us page */

.about-main-sec {

    /* margin-top: 25px; */

    margin-bottom: 40px;

}

.pg-about-us .quick-actions-section .owl-nav>button {
    top: calc(50%);
}

.pg-about-us .quick-actions-section .owl-nav>button.owl-prev {
    left: -18px;
}

.pg-about-us .quick-actions-section .owl-nav>button.owl-next {
    right: -19px;
}

@media (max-width: 1199px) {
    .pg-about-us .quick-actions-section .owl-nav>button {
        top: calc(50% + 12px);
    }
}

/* @media (min-width: 768px) and (max-width: 1199px) {
    .pg-about-us .quick-actions-section .owl-nav>button {
        top: calc(50% + 12px);
    }
} */

@media (max-width: 767px) {
    .pg-about-us .quick-actions-section .owl-nav>button {
        top: calc(50% + 10px);
    }

    .pg-about-us .quick-actions-section .owl-nav>button.owl-prev {
        left: -13px;
    }

    .pg-about-us .quick-actions-section .owl-nav>button.owl-next {
        right: -13px;
    }
}

.pg-about-us .about-approach-left-cont .pgh-ttm-title .desktop {
    margin-bottom: 15px;
}

.pg-about-us .q-actions-wrap a.biib-1.bagels-pos-relative:hover {
    transform: none;
}

/* .pg-about-us .q-actions-wrap .owl-nav > button.owl-next{
    right: 0 !important;
}
.pg-about-us .q-actions-wrap .owl-nav > button.owl-prev{
    right: 0 !important;
} */



.pg-about-us .pgh-descr-wrap {

    margin-top: 15px;

}

.pgh-descr-wrap .pgh-descr {
    text-align: justify;
    /* display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden; */
}

h2.dodm-title.secondary {
    font-size: 30px;
}

.s-in-solutions-wrap.about-approach-sec {
    margin: 0;
}

.about-approach-sec {
    display: flex;
    column-gap: 40px;
    /* padding: 35px 0; */
    margin-bottom: 70px;
}


.about-approach-sec>.about-approach-sec {
    margin-bottom: 70px;
}

.about-approach-sec:last-child>.about-approach-sec {
    margin-bottom: 0px;
}

.about-approach-left-cont {
    display: flex;
    width: 60%;
    flex-direction: column;
    justify-content: center;
}

.about-approach-left-cont.img-empty {
    width: 100%;
}

.about-approach-right-cont {
    width: 38%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.about-approach-right-cont.img-empty {
    display: none;
}

.descr-fcy-b-wrap {
    display: none;
    max-width: 460px;
    max-height: 530px;
}

.descr-fcy-b-wrap h2.dodm-title {
    margin-top: 0;
}

.descr-fcy-b-wrap.fancybox-content {
    padding: 20px;
    border-radius: 12px;
}

.descr-fcy-b-wrap h4.history-sub-title {
    margin-bottom: 5px;
}

.about-approach-img-wrap {
    width: 500px;
    height: 100%;
    position: relative;
    border-radius: 13px;
    overflow: hidden;
    max-height: 500px;
    min-height: 300px;
    max-width: 100%;
}



img.about-approach-img {

    position: absolute;

    width: 100%;

    height: 100%;

    object-fit: cover;

}



.about-approach-sec.second-ap {

    flex-direction: row-reverse;

    /* padding-bottom: 70px; */

}



.bagels-blue-grad-overlay.overlay-black {

    background: #0000002e;

    background-image: none;

}



.about-history-carousel .owl-dots {

    display: none;

}



.history-time-line-wrap h2.dodm-title::after {

    display: none;

}



.history-time-line-wrap h2.dodm-title {

    padding: 0;

    margin: 0;

    line-height: 1;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

    overflow: hidden;

}



h4.history-sub-title,

h4.quick-actions-title {

    margin: 0;

    font-size: 20px;

    font-weight: 700;

    line-height: 1.2;

    display: -webkit-box;

    -webkit-line-clamp: 1;

    -webkit-box-orient: vertical;

    overflow: hidden;

    margin-top: 2px;

}



.about-history-sec-cont {

    margin-top: 30px;

}



.history-descr-wrap {

    /* padding: 10px; */

}



.history-descr-wrap .pgh-descr-wrap {
    padding: 20px;
    margin-top: 25px;
    border-radius: 6px;
}



.history-time-line-wrap {
    /* height: 95px; */
    position: relative;
    padding-bottom: 30px;
    /* border-bottom: 1px solid #D9D9D9; */

}



.history-time-line-wrap::after {

    content: '';

    position: absolute;

    height: 1px;

    background-color: #D9D9D9;

    width: calc(100% + 15px);

    bottom: 0;

}



.history-time-line-wrap i {

    position: absolute;

    bottom: -9px;

    color: #165875;

    z-index: 2;

}



.about-history-sec-cont .owl-nav>button {
    top: calc(50% + 45px);
    transform: translateY(-50%);
}

.about-history-sec {
    margin-bottom: 50px;
}

.about-approach-sec .pgh-descr-wrap {
    margin-top: 0;
    margin-bottom: 15px;
}

.about-approach-left-cont>*:last-child {
    margin-bottom: 0;
}

.about-approach-sec .pgh-descr-wrap>p:last-child {
    margin-bottom: 0;
}

.about-approach-sec .pgh-descr-wrap .pgh-descr {
    margin-bottom: 15px;
}

ul.about-approach-ul {
    margin-bottom: 15px;
    padding-left: 15px;
}

.about-approach-sec .bagels-image-icon-button .biib-title {
    white-space: normal;
}

.about-approach-left-cont .pgh-ttm-title .desktop {
    /* margin-bottom: 5px; */
    font-size: 30px;
}

.about-approach-left-cont .pgh-ttm-title.dodm-title:after {}

.quick-actions-title {
    text-align: center;
}

.pc-sin-service .about-approach-left-cont .dodm-title:after {
    display: none;
}

.q-actions-wrap {
    display: flex;
    column-gap: 25px;
    margin-top: 20px;
    filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.10));
}

.q-actions-wrap a.biib-1.bagels-pos-relative {
    /* box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.13); */
    padding: 15px 20px;
}

.about-approach-sec.img-left {
    flex-direction: row-reverse;
}

.quick-actions-section .bagels-image-icon-button .biib-title {
    font-size: 16px;
}

.quick-actions-section .bagels-image-icon-button .biib-icon {
    min-width: 30px;
    width: 30px;
}

.quick-actions-section {
    margin-bottom: 30px;
}

.quick-actions-section .bagels-image-icon-button {
    width: 100%;
}

.q-actions-wrap a.biib-1.bagels-pos-relative:hover {

    transform: translateY(-5px);

}

h1.dodm-title.left.mobile {
    display: none;
}

@media (min-width: 992px) {

    .history-time-line-wrap h2.dodm-title,
    h4.history-sub-title {
        font-weight: 500;
    }

    h4.quick-actions-title {
        font-size: 23px;
    }
}

@media (min-width: 1200px) {
    .history-time-line-wrap h2.dodm-title {
        font-size: 27px;
    }

    .history-time-line-wrap h4.history-sub-title {
        font-size: 19px;
    }
}

@media (max-width: 1365px) {

    .about-approach-left-cont,
    .about-approach-right-cont {
        width: 50%;
    }

    .about-approach-img-wrap {

        max-height: 350px;
        /* max-width: 400px; */
        width: 100%;
    }



    .about-approach-sec {

        column-gap: 20px;

    }

}

@media (max-width: 1199px) {


    .q-actions-wrap {

        margin-top: 0;

    }



    .quick-actions-section .owl-stage-outer {

        padding-top: 30px;

    }



    .about-approach-sec {

        padding: 0;

    }



    .about-approach-sec.second-ap {

        padding-bottom: 30px;

    }



    .quick-actions-section {

        margin-bottom: 0;

    }

}

@media (max-width: 991px) {
    .about-approach-left-cont {
        width: 100%;
        padding: 0;
    }

    .about-approach-sec>.about-approach-sec {
        margin-bottom: 50px;
    }

    .about-approach-sec:last-child>.about-approach-sec {
        /* margin-bottom: 0px; */
    }

    .sin-serv-img-n-text-sect {
        margin-bottom: 20px;
    }

    .about-history-sec-cont .owl-nav>button {

        margin-left: -20px !important;
        margin-right: 20px !important;

    }

    .about-approach-right-cont {
        width: 100%;
        height: 400px;
        margin-bottom: 15px;
    }

    .about-approach-img-wrap {
        max-width: 100%;
        width: 60%;
        max-height: 100%;
        min-height: auto;
        margin-top: 25px;

    }

    .single-services .about-approach-img-wrap {
        margin-top: 5px;
    }

    .history-time-line-wrap i {
        font-size: 21px;
        bottom: -15px;
    }
}

@media (max-width: 767px) {
    .about-approach-sec>.about-approach-sec {
        margin-bottom: 40px;
    }

    .sin-serv-img-n-text-sect {
        margin-bottom: 10px;
    }

    .about-approach-sec .pgh-descr-wrap {
        margin-bottom: 0px;
    }

    .about-approach-sec .pgh-as-tc-link {
        margin-top: 20px;
    }

    .about-approach-sec.second-ap {
        padding-bottom: 0;
    }

    .about-approach-right-cont {
        width: 100%;
        height: 300px;
    }

    .quick-actions-section .owl-stage-outer {
        padding-top: 20px;
    }

    .quick-actions-section .owl-nav>button {
        top: calc(50% + 16px);
    }

    .q-actions-wrap a.biib-1.bagels-pos-relative {
        padding: 12px 15px;
        justify-content: center;
    }

    .quick-actions-section .bagels-image-icon-button .biib-icon {
        min-width: 26px;
        width: 26px;
    }

    .quick-actions-section .bagels-image-icon-button .biib-title {
        font-size: 14px;
    }

    .about-history-sec-cont .owl-stage>.owl-item:last-child .history-time-line-wrap::after {
        width: 100%;
    }

    .about-history-sec-cont .owl-stage>.owl-item:first-child .history-time-line-wrap::after {
        margin-left: 35px;
    }

    .about-history-sec-cont .owl-stage>.owl-item:first-child .history-time-line-wrap i {
        left: 35px;
    }

    .about-history-sec-cont .owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    .about-approach-left-cont .pgh-ttm-title {
        margin-bottom: 0;
    }

    .history-time-line-wrap {
        /* height: 75px; */
        /* padding-bottom: 20px; */
    }


    h4.history-sub-title,

    h4.quick-actions-title {

        /* font-size: 18px; */

    }



    .about-history-sec-cont {

        margin-top: 30px;

    }



    .about-history-sec-cont .owl-nav>button {

        margin-left: 0 !important;

        margin-right: 0 !important;

    }



    .pg-about-us .pgh-descr-wrap {

        /* margin-top: 0; */

    }



    .history-descr-wrap .pgh-descr-wrap {

        margin-top: 25px;

    }



    .about-main-sec .pgh-descr-wrap {

        margin-top: 15px;

    }



    .about-approach-img-wrap {
        margin-top: 25px;
        width: 100%;
    }

    .about-approach-sec {

        padding: 0;

    }





    .page-container.pg-about-us {

        padding-top: 30px;

    }



    .about-main-sec {

        margin-top: 0;

        margin-bottom: 40px;

    }



    h2.dodm-title.secondary {

        font-size: 27px;

    }



    .pg-about-us .dodm-title.left.desktop {

        display: none;

    }

    h1.dodm-title.left.mobile {
        display: block;
    }




}



/* End About Us page */







/* Services archive page */

.archive-services-main-wrap {

    display: flex;

    flex-wrap: wrap;

    row-gap: 20px;

    column-gap: 18px;

    margin-top: 22px;

    margin-bottom: 40px;

}



.single-service-wrap {

    width: calc((100% - 36px) / 3);

    position: relative;

    overflow: hidden;

    border-radius: 8px;

    box-shadow: 0px 0.9120883345603943px 19.153854370117188px 0px #00000021;



}



a.ss-wrap-image {

    position: relative;

    width: 100%;

    height: 260px;

    display: block;

}



img.ss-single-thm-img {

    position: absolute;

    width: 100%;

    height: 100%;

    object-fit: cover;

}



.ss-dsrc-wrap {

    padding: 25px 25px 24px;

}

.ss-dsrc-wrap .ss-dsrc-h {

    margin-top: 0;

    font-size: 22px;

    font-weight: 500;

    color: #454545;

    margin-bottom: 5px;

}



a.ss-wrap-image:hover .bagels-blue-grad-overlay.overlay-black {

    opacity: 0;

}



.ss-dsrc-wrap p.pgh-descr {

    margin-bottom: 5px;

}

@media (min-width: 1200px) {
    .ss-dsrc-wrap .ss-dsrc-h {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {



    .ss-dsrc-wrap {

        padding: 30px 25px 27px;

    }

}



@media (max-width: 991px) {

    .about-approach-sec,
    .about-approach-sec.second-ap {

        flex-direction: column-reverse;

    }

    .single-service-wrap {

        width: calc((100% - 18px) / 2);

    }



    .ss-dsrc-wrap {

        padding: 27px 22px 24px;

    }



    a.ss-wrap-image {

        height: 200px;

    }

}



@media (max-width: 767px) {

    .single-service-wrap {

        width: calc((100%));

    }

}



/* End Services archive page */





/* Single Industries */

.single-industries .page-container {

    margin-top: 0;

    padding-top: 45px;

    /* margin-bottom: 115px; */

}

.single-industries .about-approach-left-cont {
    padding: 20px 0;
}

.single-industries .about-approach-right-cont {
    width: 45%;
}

.single-industries .about-approach-left-cont {
    width: 55%;
}

.single-industries .about-approach-img-wrap {
    width: 100%;
    max-width: none;
}

.single-industries h2.dodm-title.secondary {

    padding-bottom: 0;

}



.s-in-challenges-wrap .dodm-title::after,

.s-in-solutions-wrap .dodm-title::after {

    display: none;

}



.s-in-challenges-wrap,

.s-in-solutions-wrap {

    display: flex;

    column-gap: 40px;

}



.s-in-solutions-wrap {

    margin-top: 60px;

}



.s-in-solutions-right,

.s-in-challenges-left {

    width: 52%;

    /* height: 100%; */



}



.s-in-challenges-right,

.s-in-solutions-left {

    width: 48%;

    position: relative;

    border-radius: 13px;

    overflow: hidden;

}



.s-in-challenges-img-wrap,

.s-in-solutions-img-wrap {

    width: 100%;

    height: 100%;

    position: relative;

    border-radius: 13px;

    overflow: hidden;

}



img.s-in-challenges-img,

img.s-in-solutions-img {

    width: 100%;

    height: 100%;

    position: absolute;

    object-fit: cover;

}



.single-industries .dodm-title.secondary.mobile {

    display: none;

}



.s-in-solutions-wrap .q-solutions-wrap {

    display: flex;
    flex-wrap: wrap;
    column-gap: 35px;
    row-gap: 5px;
    margin-bottom: 20px;

    /* filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.10));

    filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0)); */

}



.s-in-solutions-wrap .q-solutions-wrap .bagels-image-icon-button {
    width: fit-content;
    min-height: auto;
}



.s-in-solutions-wrap .q-solutions-wrap .bagels-image-icon-button .biib-icon {

    padding: 7px;
    border-radius: 100%;
    min-width: 38px;
    width: 38px;
    height: 38px;
}

.s-in-solutions-wrap .q-solutions-wrap .bagels-image-icon-button .biib-1 {
    font-size: 16px;
    /* font-weight: 500; */
    box-shadow: 0 0px 13px 0 rgba(0, 0, 0, 0);
    padding: 0 !important;
}

.s-in-solutions-wrap .q-solutions-wrap .bagels-image-icon-button .biib-1 .biib-title {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.single-industries .customers-section {
    padding-top: 0;
    padding-bottom: 0;
}

.s-in-solutions-wrap .q-solutions-wrap .bagels-image-icon-button .biib-1:hover {

    /* box-shadow: 0 0px 13px 0 rgba(0, 0, 0, 0.13); */

}

.sin-serv-img-n-text-sect {
    /* margin-bottom: 50px; */
}

.single-industries .s-in-clients-wrap {
    margin-top: 70px;
}

.pc-sin-service .sin-serv-custom-cont{
    margin-top: 50px;
}

@media(min-width: 1200px) {

    body.bagels-has-cta .page-container.pc-sin-service>*:last-child,
    body.bagels-has-cta .page-container.single-industries>*:last-child {
        padding-bottom: 175px;
    }

    body.bagels-has-cta .page-container div.s-in-clients-wrap:last-child {
        padding-bottom: 150px;
    }
}

@media(max-width: 1365px) {
    .s-in-clients-wrap {
        margin-top: 50px;
    }
}

@media(max-width: 1119px) {

    .single-services .page-container,
    .single-industries .page-container {
        margin-bottom: 0px;
        padding-bottom: 50px;
    }
}

@media (max-width: 991px) {

    .single-industries .dodm-title.secondary.mobile {

        display: block;

    }

    .single-industries .about-approach-img-wrap {
        margin-top: 5px;
    }

    .single-industries .about-approach-right-cont {
        width: 100%;
    }

    .single-industries .about-approach-left-cont {
        width: 100%;
    }

    .single-industries .dodm-title.secondary.desktop {

        display: none;

    }



    .s-in-challenges-img-wrap,

    .s-in-solutions-img-wrap {

        height: 350px;

    }

    .about-approach-sec.img-left {
        flex-direction: column-reverse;
    }

    .s-in-solutions-wrap {

        flex-direction: column;

    }



    .s-in-challenges-wrap {

        flex-direction: column-reverse;

    }



    .s-in-challenges-right,

    .s-in-solutions-left {

        width: 100%;

    }



    .s-in-challenges-left,

    .s-in-solutions-right {

        width: 100%;

        margin-top: 25px;

    }



    .s-in-challenges-right .dodm-title.secondary.left.mobile {

        margin-top: 0;

    }



    .s-in-challenges-left {

        margin-top: 25px;

    }



    .single-industries .page-container {
        padding-top: 38px;
        margin-bottom: 0px;
        padding-bottom: 30px;
    }



    .single-industries .vc-theme-button .vc-tb-text {

        font-size: 17px;

    }



    .s-in-challenges-left p.pgh-descr {

        margin-bottom: 20px;

    }

    .s-in-solutions-wrap {
        margin-top: 0;
    }

    .s-in-solutions-wrap .q-solutions-wrap .bagels-image-icon-button .biib-1 {
        padding: 10px;
    }

    .s-in-clients-wrap {
        margin-top: 50px;
    }

    .pc-sin-service .sin-serv-custom-cont{
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .s-in-solutions-wrap .q-solutions-wrap {
        margin-top: 15px;
        flex-direction: column;
        row-gap: 10px;
        margin-bottom: 0;
    }

    .single-industries .about-approach-left-cont {
        padding: 0;
    }

    .pc-sin-service .sin-serv-custom-cont{
        margin-top: 20px;
    }
}

/* Cart page */
.mini-cart-wrapper .buttons a {
    /* padding: 10px 15px !important; */
    height: 40px !important;
}

.cart-count-bubble {
    top: -8px !important;
    padding: 0px 6px !important;
    width: auto !important;
    height: auto !important;
    /* right: -7px !important; */
}

.wp-block-woocommerce-cart.alignwide {
    margin-top: 20px;
}

h2.dodm-title.cart-page-title {
    margin-top: -10px;
}

.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item {
    padding: 10px 10px 10px 0 !important;
}

.mini-cart-wrapper .total {
    padding: 10px !important;
}

.mini-cart-wrapper .cart-item-count {
    line-height: 1;
    font-size: 13px;
    text-wrap: nowrap;
}

.woocommerce-mini-cart li .cart-item-remover a,
.woocommerce-mini-cart li .cart-item-remover {
    line-height: 0.7 !important;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
    min-height: 20px !important;
    min-width: 20px !important;
    width: 1.2em !important;
    height: 0.3em !important;
    top: 1px !important;
    left: 0 !important;
    transform: none !important;

}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    min-height: 9px !important;
    min-width: 9px !important;
    width: 0.35em !important;
    height: 0.35em !important;
}

.wc-block-components-sidebar-layout .wc-block-components-main {
    padding: 20px;
    background: #f3f7f8;
    border-radius: 6px;
    border: 1px solid;
}

.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header,
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
    font-size: 16px;
    font-weight: 700;
}

td.wc-block-cart-item__image a {
    display: block;
    border: 1px solid #d0d0d042;
    border-radius: 13px;
    position: relative;
    overflow: hidden;
}

.woocommerce-cart tr.woocommerce-shipping-totals.shipping th {
    /* display: flex; */
}

.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
.woocommerce-cart span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 5px;
}

.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__prices {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
    font-size: 16px !important;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
}

.wc-block-components-sidebar-layout .wc-block-components-main {
    padding: 20px !important;
}

td.wc-block-cart-item__product .wc-block-components-product-badge.wc-block-components-sale-badge {
    display: none;
}

.woocommerce-cart td.wc-block-cart-item__product .wc-block-components-product-metadata {
    /* display: none; */
    font-size: 13px;
}

.woocommerce-cart td.wc-block-cart-item__product .wc-block-components-product-badge.wc-block-components-product-low-stock-badge {
    margin-bottom: 5px;
    border-color: #16587580;
}

.is-large.wc-block-cart .wc-block-cart-items {
    border-color: #16587580 !important;
}

.wc-block-components-quantity-selector:after {
    border: 1px solid !important;
}

.wc-block-components-sidebar-layout .wc-block-components-main {
    height: fit-content;
}

tr.wc-block-cart-items__row {
    position: relative;
}

button.wc-block-cart-item__remove-link:after {
    content: '';
    font-family: 'Font Awesome 6 Pro';
    content: "\f00d";
}

button.wc-block-cart-item__remove-link {
    visibility: hidden;
}

.woocommerce-cart td.wc-block-cart-item__product .wc-block-cart-item__quantity {
    display: flex;
}

button.wc-block-cart-item__remove-link:after {
    font-family: 'Font Awesome 6 Pro';
    content: "\f00d";
    position: absolute;
    visibility: visible;
    padding: 7px 6px 5px;
    background: #e74c3c;
    color: white;
    font-size: 10.8px;
    font-weight: 500;
    line-height: 1;
    border-radius: 100px;
    width: 23px;
    left: -8px;
    top: 8px;
    height: 23px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.wc-block-components-product-badge {
    padding: 1.6px 0.66em !important;

}

.wp-block-woocommerce-cart-order-summary-block {
    padding: 20px;
    border-radius: 6px;
    border: 1px solid;
}

.wc-block-components-totals-item__label {
    font-size: 16px;
    font-weight: 600;
}

a.wc-block-components-totals-coupon-link {
    font-size: 16px;
    font-weight: 600;
}

.wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper {
    font-size: 16px;
}

.wc-block-cart .wc-block-cart__submit-container {
    border: none;
}

.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #165875;
    color: white;
    border-radius: 6px;
    margin-top: 10px;
    font-size: 16px;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c400 !important;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c400 !important;
    outline: 3px solid transparent !important;
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,
.wc-block-components-form .wc-block-components-text-input.is-active label,
.wc-block-components-text-input input:-webkit-autofill+label,
.wc-block-components-text-input.is-active label {
    transform: translateY(12px) !important;
    opacity: 0;
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
    padding: 0.6em !important;
}

button.components-button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    min-height: fit-content;
    border-radius: 5px;
}

.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
    transform: translateY(10px) !important;
}

.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
button.components-button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained,
button.components-button.wc-block-components-button.wp-element-button.wc-block-components-shipping-calculator-address__button.contained {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-appearance: none;
    border: none;
    border-radius: 6px;
    font-weight: 600;
}

.wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.wc-block-components-text-input input[type=email]:focus,
.wc-block-components-text-input input[type=number]:focus,
.wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-text-input input[type=text]:focus,
.wc-block-components-text-input input[type=url]:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
button.components-button.wc-block-components-button.wp-element-button.wc-block-components-shipping-calculator-address__button.contained {
    box-shadow: none !important;
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    margin: 3.3em 0 0 0px !important;
}

.wc-block-cart-item__quantity {
    padding-top: 0 !important;
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    line-height: 0 !important;
    opacity: 1;
}

#right-sidebar {
    width: 80%;
    max-width: 325px;
}

.woocommerce-cart.woocommerce-page .mobile-cart-icon.bagels-trans-p-2,
.woocommerce-checkout.woocommerce-page .mobile-cart-icon.bagels-trans-p-2 {
    display: none;
}

.sidebar-cart {
    height: 100%;
}

.sidebar-nav .mini-cart-wrapper {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100% - 47px);
}

.cart-item-image a {
    display: block;
    border-radius: 6px;
    border: 1px solid #00000017;
    overflow: hidden;
}

.is-large.wc-block-cart .wc-block-cart-items td:last-child {
    padding-right: 0 !important;
}

.is-large.wc-block-cart .wc-block-cart-items td:first-child {
    padding-left: 0 !important;
}

.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items th:last-child {
    padding-right: 0 !important;
}

button.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    opacity: 0.7;
}

.woocommerce-cart .wc-block-cart-item__total-price-and-sale-badge-wrapper{
    line-height: 1.2;
}

.woocommerce-cart button.wc-block-cart__submit-button{
    position: relative;
}

.woocommerce-cart button.wc-block-cart__submit-button:after {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 3px solid #ffffff;
    border-color: #ffffff #ffffff #ffffff transparent;
    animation: spin 1s ease-in-out infinite;
    right: 15px;
}

.woocommerce-cart .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label{
    font-size: 16px;
}

.woocommerce-cart .wc-block-components-totals-wrapper .wc-block-components-radio-control__description,
.woocommerce-cart .wc-block-components-totals-wrapper .wc-block-components-radio-control__secondary-description{
    font-size: 14px;
}

.woocommerce-cart .wc-block-components-totals-wrapper .wc-block-components-radio-control__option{
    padding-left: 30px;
}

.woocommerce-cart .wc-block-components-totals-wrapper .wc-block-components-radio-control__label,
.woocommerce-cart .wc-block-components-totals-wrapper .wc-block-components-radio-control__secondary-label{
    line-height: 1.4;
}

.woocommerce-cart .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky) .wc-block-cart__submit-button{
    margin-top: 15px;
}

body.woocommerce-cart:not(.woocommerce-block-theme-has-button-styles) .wc-block-cart__submit-button:focus,
body.woocommerce-cart:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-totals-coupon__button:not(.is-link),
body.woocommerce-cart:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-shipping-calculator-address__button:not(.is-link){
    box-shadow: none !important;
}

body.woocommerce-cart:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-totals-coupon__button:not(.is-link){
    height: 38.19px;
    min-height: auto;
    border-radius: 4px;
}

.woocommerce-cart .wc-block-components-totals-coupon__button{
    font-size: 16px;
}

.woocommerce-cart [disabled].wc-block-components-totals-coupon__button{
    opacity: 0.5;
}

@media (min-width: 992px) {

    .woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,
    .woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
    .woocommerce-cart span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value,
    .woocommerce-cart .wc-block-cart-items .wc-block-cart-item__prices,
    .wc-block-components-totals-item span.wc-block-components-totals-item__label,
    a.wc-block-components-totals-coupon-link,
    .components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
    button.components-button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained,
    button.components-button.wc-block-components-button.wp-element-button.wc-block-components-shipping-calculator-address__button.contained {
        font-weight: 500;
    }

    .is-large.wc-block-cart .wc-block-cart__totals-title {
        font-weight: 500 !important;
    }
}

@media (max-width: 1999px) {
    .wc-block-components-sidebar-layout .wc-block-components-main {
        width: 55% !important;
    }

    .wc-block-components-sidebar {
        width: 45% !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .woocommerce-cart .wc-block-components-totals-coupon__button{
        min-width: auto;
    }
}

@media (max-width: 991px) {
    .wc-block-components-sidebar-layout .wc-block-components-main {
        width: 100% !important;
    }

    .wc-block-components-sidebar {
        width: 100% !important;
        padding-left: 0 !important;
        margin-top: 10px !important;
    }

    .woocommerce-cart .wc-block-cart__submit-container--sticky .components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained{
        margin-top: 0;
    }
}

@media (max-width: 767px) {

    .wc-block-components-sidebar-layout .wc-block-components-main,
    .wp-block-woocommerce-cart-order-summary-block {
        padding: 0 10px !important;
    }

    .woocommerce-cart td.wc-block-cart-item__product .wc-block-components-product-metadata {
        display: none;
    }

    .woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
    .woocommerce-cart span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
        font-size: 14px;
    }

    button.wc-block-cart-item__remove-link:after {
        padding: 5px;
        width: 18px;
        left: -5px;
        top: 8px;
        height: 18px;
        font-size: 8px;
    }

    .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
    .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
    .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
        padding: 0 12px 0px 0 !important;
    }

    .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
    .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
    .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
        padding-right: 12px !important;
    }

    .is-medium table.wc-block-cart-items .wc-block-cart-items__row,
    .is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
    .is-small table.wc-block-cart-items .wc-block-cart-items__row {
        grid-template-columns: 65px 190px !important;
        padding: 15px 0 !important;
    }

    td.wc-block-cart-item__image a {
        border-radius: 10px;
        pointer-events: none;
    }

    .wc-block-cart table.wc-block-cart-items,
    .wc-block-cart table.wc-block-cart-items td,
    .wc-block-cart table.wc-block-cart-items th {
        margin: 0 !important;
    }

    .is-mobile table.wc-block-cart-items .wc-block-cart-items__row:not(:last-child) {
        border-bottom: 1px solid rgba(22, 88, 117, 0.1) !important;
    }

    .wp-block-woocommerce-cart-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
        border-top: none !important;
    }

    .woocommerce-cart .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label {
        font-size: 14px;
    }

    .woocommerce-cart .wc-block-components-totals-wrapper .wc-block-components-radio-control__description,
    .woocommerce-cart .wc-block-components-totals-wrapper .wc-block-components-radio-control__secondary-description {
        font-size: 13px;
    }

    .woocommerce-cart .is-mobile .wc-block-components-totals-wrapper .wc-block-components-radio-control__option {
        padding-left: 30px;
    }

    .woocommerce-cart button.wc-block-cart__submit-button:after{
        width: 17px;
        height: 17px;
        border: 3px solid #ffffff;
    }
    
    .woocommerce-cart .wc-block-components-totals-coupon__button{
        min-width: auto;
        font-size: 15px;
    }
}


/* Checkout Page*/
form.checkout.woocommerce-checkout .col-1 {
    width: 54%;
    border-radius: 6px;
    overflow: hidden;
}

a.coustom-wmg-email-bck i {
    font-size: 17px;
    font-weight: 600;
    margin-right: 5px;
    line-height: 1;
}

h2.dodm-title.checkout-page-title:after,
h2.dodm-title.cart-page-title::after {
    width: 85%;
}

.woocommerce ul#shipping_method li input {
    margin: 5px 0.4375em 0 0;
}

.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 0.2em 0 0;
}

.extended-container .woocommerce {
    margin-bottom: 40px;
}

h2.dodm-title.checkout-page-title {
    margin-top: 30px;
    margin-bottom: 25px;
}

form.checkout.woocommerce-checkout .col-2 {
    width: 44%;
}

form.checkout.woocommerce-checkout .woocommerce-billing-fields h3,
#order_review_heading {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    padding: 12px 20px;
    position: relative;
}

.woocommerce-billing-fields__field-wrapper {
    padding: 20px 25px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    visibility: visible;
    opacity: 1;
    height: auto;
}

h3#ship-to-different-address,
.woocommerce-additional-fields,
.woocommerce-shipping-fields {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    visibility: visible;
    opacity: 1;
    height: auto;
    position: relative;
}

/* div#customer_details.wmg-hidden .woocommerce-billing-fields__field-wrapper,
div#customer_details.wmg-hidden h3#ship-to-different-address,
div#customer_details.wmg-hidden .woocommerce-additional-fields {
    visibility: hidden;
    opacity: 0;
    height: 0 !important;
    overflow: hidden;
    padding: 0;
} */


.woocommerce-shipping-fields,
h3#ship-to-different-address {
    padding: 0 25px;
}

h3#ship-to-different-address {
    margin: 8px 0;
}

.woocommerce-additional-fields {
    padding: 0 25px 17px;
}

input#ship-to-different-address-checkbox {
    width: 20px;
    height: 20px;
    margin-top: 0px;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    margin-left: 8px;
}

.woocommerce form .form-row label,
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 5px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 10px;
    border-radius: 6px;
    outline: none;
    box-shadow: none;
    border: 1px solid;
    background: white;
}

.select2-container .select2-selection--single {
    height: 38px;
    padding: 4px 0;
    margin-bottom: 2px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
    right: 5px;
}

p#billing_company_field,
p#billing_email_field {
    float: right;
}

p#billing_country_field,
p#billing_phone_field {
    float: left;
}

p#billing_company_field,
p#billing_country_field,
p#billing_phone_field,
p#billing_email_field {
    width: 49%;
    overflow: visible;
    clear: left;
}

p#billing_phone_field,
p#billing_email_field {
    clear: right;
}

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

/* p#billing_postcode_field{
    display: block !important;
} */
.woocommerce form .form-row .optional {
    visibility: hidden;
}

p#order_comments_field span.optional {
    visibility: visible;
}

textarea#order_comments {
    max-width: 100%;
    min-height: 125px;
}

.woocommerce-billing-fields ::placeholder {
    font-size: 13px;
    font-weight: 400;
    color: #6969698c;
}

.woocommerce-billing-fields ::-ms-input-placeholder {
    font-size: 13px;
    font-weight: 400;
    color: #6969698c;
}

table.shop_table.woocommerce-checkout-review-order-table {
    border: none;
}

h3#order_review_heading {
    border-radius: 6px 6px 0 0;
}

table.shop_table.woocommerce-checkout-review-order-table tbody tr {}

table.shop_table.woocommerce-checkout-review-order-table tbody tr td {
    border: none;
    padding: 7px 8px;
}

.woocommerce-checkout-review-order {
    border: 1px solid;
    border-radius: 0 0 6px 6px;
    border-top: none;
    position: relative;
}

.quadlayers_product_image_checkout {
    width: 45px;
    min-width: 45px;
    height: 45px;
    border: 1px solid #00000012;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}

.quadlayers_product_image_checkout img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.woocommerce-checkout-review-order-table .cart_item .product-name .td-product-content {
    display: flex;
    column-gap: 10px;
}

.woocommerce-checkout-review-order-table td.product-total {
    vertical-align: top !important;
}

table.shop_table.woocommerce-checkout-review-order-table tbody tr td.product-name {
    display: flex;
    justify-content: space-between;
    column-gap: 4px;
    border-radius: 6px 0 0 6px;
    padding-right: 10px;
}

table.shop_table.woocommerce-checkout-review-order-table {
    border-collapse: separate;
    border-spacing: 0 10px;
    padding: 0 20px;
    /* margin-bottom: 10px; */
    margin-bottom: 0px;
    position: relative;
}

table.shop_table.woocommerce-checkout-review-order-table tbody tr td.product-total {
    border-radius: 0 6px 6px 0;
}

.woocommerce-checkout-review-order-table .cart_item .product-name .td-product-content .name,
table.shop_table.woocommerce-checkout-review-order-table tbody tr td.product-total {
    font-size: 16px;
    font-weight: 700;
}

.woocommerce table.shop_table tr.cart-subtotal th,
.woocommerce table.shop_table tr.woocommerce-shipping-totals.shipping th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-size: 16px;
}

.woocommerce-checkout-review-order-table thead th {
    padding: 13px 0 0 !important;
    font-weight: 400 !important;
    font-size: 16px !important;

}

.woocommerce-checkout-review-order-table tr.cart-subtotal th,
.woocommerce table.shop_table tfoot td,
.woocommerce-checkout-review-order-table tr.cart-subtotal td,
.woocommerce table.shop_table tfoot th {
    border-top: none !important;
}

table.shop_table.woocommerce-checkout-review-order-table tfoot:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f5f8fa;
    top: 0;
    border-radius: 6px;
    z-index: 1;
    max-width: 100%;
}

.woocommerce form.checkout_coupon {
    margin: 0.2em 0 1em !important;
}

.woocommerce-checkout.woocommerce-page .page-container {
    padding-top: 0;
}

table.shop_table.woocommerce-checkout-review-order-table tfoot {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

table.shop_table.woocommerce-checkout-review-order-table tfoot tr {
    z-index: 2;
    position: relative;
}

table.shop_table.woocommerce-checkout-review-order-table tfoot tr:after {
    content: '';
    position: absolute;
    width: calc(100% - 50px);
    left: 25px;
    height: 1px;
    top: -6px;
}

table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal:after {
    content: none;

}

ul#shipping_method li {
    white-space: nowrap;
}

.woocommerce ul#shipping_method li {
    margin: 0;
    position: relative;
    /* padding-bottom: 10px; */
}

.woocommerce ul#shipping_method li:not(:last-child) {
    /* border-bottom: 1px solid; */
    padding-bottom: 10px;
}

.woocommerce ul#shipping_method li:not(:first-child) {
    padding-top: 10px;
}

.woocommerce ul#shipping_method li:not(:last-child)::after {
    content: '';
    position: absolute;
    /* width: calc(100% + 25px); */
    width: 100%;
    height: 1px;
    right: 0;
    bottom: 0;
}

.woocommerce table.shop_table tfoot th {
    padding: 9px 25px;
}

.woocommerce table.shop_table tfoot td {
    padding: 9px 25px 9px 8px;
}

.woocommerce table.shop_table tfoot tr.cart-subtotal th,
.woocommerce table.shop_table tfoot tr.cart-subtotal td {
    padding-top: 15px;
    padding-bottom: 0;
}

.woocommerce-checkout .woocommerce-checkout-payment {
    /* margin: 20px; */
    padding-left: 20px;
    padding-right: 20px;
    /* padding-top: 7px; */
    padding-top: 0px;
    margin-top: 0;
    background: transparent !important;
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    display: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.woocommerce-checkout .show-quote-form .woocommerce-checkout-payment {
    display: none;
}

.woocommerce-checkout .woocommerce-checkout-payment.open {
    margin-bottom: 20;
    opacity: 1;
    visibility: visible;
    display: block;
    padding-top: 7px;
    margin-top: 10px;
}

ul.wc_payment_methods.payment_methods.methods {
    padding: 0 !important;
}

.woocommerce table.shop_table tr.cart-subtotal th,
.woocommerce table.shop_table tr.woocommerce-shipping-totals.shipping th {
    font-weight: 400;
}

.woocommerce-checkout-payment .payment_box {
    border-radius: 6px !important;
}

.woocommerce-checkout #payment div.payment_box::before {
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    top: -0.85em;
}

.wmg-popp-privacy-policy {
    font-size: 13px;
    font-weight: 400;
}

.woocommerce-terms-and-conditions-wrapper {
    display: none;
}

.wmg-popp-privacy-policy a {
    font-weight: 600;
}

.woocommerce-billing-fields .form-row.place-order {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wmg-tnc-n-payment {
    padding: 0 20px 20px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.woocommerce-checkout .bagels-custom-shipping-message{
    /* padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px; */
    border-radius: 6px;
}

.woocommerce-checkout .bagels-custom-shipping-message .bmb-1{
    padding: 5px;
    font-size: 13px;
    line-height: 1.4;
}

.wmg-tnc-n-payment.hidden {
    opacity: 0;
    height: 0;
    visibility: hidden;
}

.woocommerce-checkout-review-order .wmg-tnc-n-payment{
    padding-top: 10px;
    margin-top: 10px;
}

.dowmg-payment-opts {
    display: flex;
    column-gap: 10px;
    justify-content: center;
    width: 100%;
}

.dowmg-payment-opts a.pay-btn img {
    height: 23px !important;
}

.dowmg-payment-opts a.pay-btn {
    width: 65%;
}

.dowmg-payment-opts a.send-quote-btn {
    width: 35%;
}

.dowmg-payment-opts a {
    padding: 13px;
    display: flex;
    justify-content: space-around;
    column-gap: 10px;
    border-radius: 6px;
    align-items: center;
}

.dowmg-payment-opts a span {
    line-height: 1.2;
    font-weight: 700;
    font-size: 16px;
}

button#place_order {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    padding: 16px;
    border-radius: 6px;
}

.td-product-content .description {
    position: relative;
    padding-right: 30px;
}

.woocommerce-checkout-review-order-table td.product-name,
.woocommerce-checkout-review-order-table .td-product-content,
.woocommerce-checkout-review-order-table .td-product-content .description {
    width: 100%;
}

.woocommerce-checkout-review-order-table strong.product-quantity {
    position: absolute;
    right: 0;
    top: 0;
}

.woocommerce-checkout-review-order-table dl.variation {
    margin-top: -20px;
}

.woocommerce-checkout-review-order-table dl.variation {
    margin-top: -20px;
    font-size: 12px;
    color: #616161;
}

div#customer_login h2 {
    font-weight: 600;
}

.woocommerce-mini-cart li>div {
    display: flex !important;
    justify-content: space-between;
}

.cart-item-image-details-wrap {
    display: flex;
}

.cart-list-wrapper dl.variation {
    border: none !important;
}

.woocommerce-thankyou-order-received {
    margin-top: 20px;
}

.sidebar-nav .woocommerce-mini-cart li .cart-item-image,
.sidebar-nav .woocommerce-mini-cart li .cart-item-image a img {
    min-width: 60px;
}

.sidebar-nav .mini-cart-wrapper .cart-item-variation dl.variation {
    margin-bottom: 0;
    margin-top: 7px;
    font-size: 12px;
    width: 100%;
}

.sidebar-nav .mini-cart-wrapper .cart-item-variation dl.variation dt {
    float: left;
    margin-right: 7px;
}

.sidebar-nav .mini-cart-wrapper .cart-item-variation dl.variation p {
    margin-bottom: 5px;
}

.sidebar-nav .mini-cart-wrapper .cart-item-variation dl.variation dd:last-child p {
    margin-bottom: 0;
}

.sidebar-nav .mini-cart-wrapper .mini-cart-wrapper .buttons a {
    padding: 10px 15px !important;
    height: 40px !important;
    border-radius: 6px !important;
}

li.woocommerce-mini-cart-item.mini_cart_item dl.variation dd {
    margin: 0;
    padding: 0;
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
    margin-right: 5px;
}

.sidebar-nav .sidebar-title h3 .cart-count-bubble {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    padding: 0px 6px;
    right: -22px;
    top: -9px;
}

.woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info svg {
    display: none;
}

.woocommerce-form-coupon-toggle .wc-block-components-notice-banner {
    padding: 16px 0 !important;
    border: none !important;
    background-color: transparent !important;

}

.woocommerce-form-coupon-toggle a.showcoupon {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    padding: 14px;
    background: aliceblue;
    position: relative;
    margin-top: 5px;
}

.woocommerce-form-coupon-toggle a.showcoupon:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 0;
}

.wc-block-components-notice-banner__content {
    font-size: 16px;
}

.woocommerce-form-coupon-toggle .wc-block-components-notice-banner {
    margin-bottom: 0;
}

form.checkout_coupon.woocommerce-form-coupon button {
    padding: 12px;
    border-radius: 6px;
    background: #165875;
    color: white;
}

.woocommerce-order-received h2.woocommerce-order-details__title,
.woocommerce-order-received h2.woocommerce-column__title {
    font-size: 25px;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    line-height: 1.9;
    margin: 7px 5px;
}

ul.wc-item-meta li {
    margin-bottom: 5px;
}

.woocommerce ul.order_details {
    margin: 0 0 0.5em;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta p {
    line-height: 1.3;
}

.woocommerce-order-received ul.wc-item-meta {
    padding-top: 6px;
}

.woocommerce-order-received td.woocommerce-table__product-name.product-name a {
    font-size: 16px;
    font-weight: 600;
}

.woocommerce-order-received span.woocommerce-Price-amount.amount {
    font-size: 15px;
}

.form-email-cont-wrap {
    padding: 0 20px 15px;
}

.coustom-wmg-email-wrap {
    height: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: none;
    margin-top: 10px;
    padding-top: 10px;
    position: relative;
}

.coustom-wmg-email-wrap.open {
    height: auto;
    visibility: visible;
    opacity: 1;
    display: block;
}

input#wmg-coustom-email {
    padding: 7px;
    border-radius: 6px;
    outline: none;
    box-shadow: none;
    border: 1px solid;
    background: white;
    width: 100%;
}

.woocommerce-checkout #payment div.form-row {
    padding: 1em 0;
    margin-bottom: 0;
}

#wmg-coustom-email.input-text.empty-eamil,
#wmg-coustom-email.input-text.invalid-eamil {
    border-color: #a00 !important;
}

.send-quote-status {
    display: none;
    margin-top: 10px;
}

.send-quote-status.success,
.send-quote-status.error {
    display: block;
}

.send-quote-btn-send-now {
    padding: 13px;
    display: flex;
    justify-content: space-around;
    column-gap: 10px;
    border-radius: 6px;
    align-items: center;
    background-color: #dbdbdb;
    font-weight: 700;
    font-size: 16px;
    margin: 1em 0;
    margin-bottom: 5px;
    position: relative;
}

.send-quote-status {
    color: white;
    padding: 10px;
    text-align: center;
    line-height: 1.2;
    border-radius: 5px;
}

.send-quote-status.success {
    background-color: #6dab3c;
}

.send-quote-status.error {
    background-color: #f4524d;
}

span.wmg-wc-block-components-spinner {
    box-sizing: content-box;
    color: inherit;
    font-size: 1.25em;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
    opacity: 0;
}

a.send-quote-btn-send-now.sending {
    pointer-events: none;
    opacity: 0.4;
}

.wmg-send-q-btn-text {
    opacity: 1;
}

a.send-quote-btn-send-now.sending .wmg-send-q-btn-text {
    opacity: 0;
}

a.send-quote-btn-send-now.sending span.wmg-wc-block-components-spinner {
    opacity: 1;
}

span.wmg-wc-block-components-spinner:after {
    animation: spinner__animation 1s linear infinite;
    backface-visibility: hidden;
    border: 0.2em solid;
    border-left: 0.2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -0.5em 0 0 -0.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0) scale(.5);
    transform-origin: 50% 50%;
    width: 1em;
}

form.woocommerce-checkout .coustom-wmg-email-0 {
    display: flex;
}

form.woocommerce-checkout .coustom-wmg-email-bck {
    margin-right: 5px;
}

.woocommerce-checkout .send-quote-btn-send-now .ajax-spinner{
    left: auto;
    right: 15px;
    transform: translateY(-50%);
}

.woocommerce-checkout .send-quote-btn-send-now .ajax-spinner:after {
    width: 20px;
    height: 20px;
    border-color: #3e3e3e #3e3e3e #3e3e3e transparent;
}

.woocommerce-checkout .woocommerce-checkout-review-order .wmg-tnc-0{
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
    margin-top: 15px;
}

.woocommerce-checkout .woocommerce-checkout-review-order .wmg-tnc-label{
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.4;
}

.woocommerce-checkout .woocommerce-checkout-review-order .wmg-tnc-input{
    margin-top: 0;
    margin-right: 8px;
    position: relative;
    top: 1px;
}

.woocommerce-checkout .woocommerce-checkout-review-order .wmg-tnc-l-link{
    font-weight: 500;
}


@media (min-width: 992px) {

    form.checkout.woocommerce-checkout .woocommerce-billing-fields h3,
    #order_review_heading,
    .woocommerce form .form-row label,
    label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox,
    .woocommerce-checkout-review-order-table .cart_item .product-name .td-product-content .name,
    table.shop_table.woocommerce-checkout-review-order-table tbody tr td.product-total,
    .dowmg-payment-opts a span,
    button#place_order,
    .send-quote-btn-send-now,
    .wmg-popp-privacy-policy a,
    div#customer_login h2,
    .woocommerce-order-received td.woocommerce-table__product-name.product-name a {
        font-weight: 500;
    }
}

@media (max-width: 1199px) {
    form.checkout.woocommerce-checkout .col-1 {
        width: 53%;
    }

    form.checkout.woocommerce-checkout .col-2 {
        width: 45%;
    }

    .dowmg-payment-opts a.pay-btn img {
        height: 17px !important;
    }
}

@media (max-width: 1023px) {
    form.checkout.woocommerce-checkout .col-1 {
        width: 100%;
    }

    form.checkout.woocommerce-checkout .col-2 {
        width: 100%;
        margin-top: 30px;
    }

    form.checkout.woocommerce-checkout .woocommerce-billing-fields h3:after,
    #order_review_heading:after {
        content: "\f078";
        font-family: "Font Awesome 6 Pro";
        position: absolute;
        right: 20px;
        transform: rotateZ(180deg);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    form.checkout.woocommerce-checkout .col-1.wmg-hidden .woocommerce-billing-fields h3:after,
    .woocommerce-page .col2-set .col-2.wmg-hidden #order_review_heading:after {
        transform: rotateZ(0);
    }

    div#customer_details.wmg-hidden .woocommerce-shipping-fields,
    div#customer_details.wmg-hidden .woocommerce-additional-fields,
    div#customer_details.wmg-hidden .woocommerce-billing-fields__field-wrapper {
        visibility: hidden;
        opacity: 0;
        height: 0;
        margin: 0;
        padding-bottom: 0;
    }

    .col-2.wmg-hidden .woocommerce-checkout-review-order {
        visibility: hidden;
        opacity: 0;
        height: 0;
    }


    .woocommerce-page .col2-set .col-2.wmg-hidden {
        height: 40px;
    }

    form.checkout.woocommerce-checkout .col-1.wmg-hidden {
        height: 40px;
        border-radius: 6px 6px 0px 0px;
    }
}

@media (max-width: 767px) {
    table.shop_table.woocommerce-checkout-review-order-table tfoot:after {
        display: none;
    }

    .woocommerce-checkout-review-order-table td.product-name,
    .woocommerce-checkout-review-order-table .td-product-content,
    .woocommerce-checkout-review-order-table .td-product-content .description {
        width: 100%;
        padding-right: 0;
        padding-bottom: 0px;
    }

    table.shop_table.woocommerce-checkout-review-order-table dl.variation {
        padding-bottom: 25px;
    }

    table.shop_table.woocommerce-checkout-review-order-table tbody tr td.product-name {
        padding: 7px 0px 7px 6px;
    }

    .woocommerce-checkout-review-order-table strong.product-quantity {
        left: 0px;
        top: auto;
        bottom: 7px;
    }

    .woocommerce-billing-fields__field-wrapper {
        padding: 20px 10px;
    }

    p#billing_company_field,
    p#billing_country_field,
    p#billing_phone_field,
    p#billing_email_field {
        width: 100%;
    }

    .woocommerce-additional-fields {
        padding: 0 10px 17px;
    }

    .woocommerce-shipping-fields,
    h3#ship-to-different-address {
        padding: 0 17px;
    }

    .dowmg-payment-opts {
        flex-direction: column;
        row-gap: 10px;

    }

    .dowmg-payment-opts a.pay-btn {
        width: 100%;
    }

    .dowmg-payment-opts a.send-quote-btn {
        width: 100%;
    }

    .dowmg-payment-opts a span {
        font-size: 15px;
    }

    table.shop_table.woocommerce-checkout-review-order-table {
        padding: 0 10px;
    }

    .wmg-tnc-n-payment {
        padding: 0 10px 10px;
    }

    .woocommerce table.shop_table tfoot th {
        padding: 9px 12px;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th,
    .woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td {
        padding-bottom: 0;
    }

    .woocommerce table.shop_table tfoot td {
        padding: 9px 12px 9px 12px;
    }

    table.shop_table.woocommerce-checkout-review-order-table tfoot tr:after {
        width: calc(100% - 26px);
        left: 12px;
    }

    /* .mini-cart-wrapper .buttons a {
        padding: 10px 15px !important;
        height: 40px !important;
        border-radius: 6px !important;
    } */
    table.shop_table.woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals.shipping th {
        display: none;
    }

    table.shop_table.woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals.shipping td:before {
        content: 'Shipping';
        width: 100%;
        position: relative;
        display: block;
        padding: 8px 0;
        font-weight: 400;
        font-size: 16px;
        border-bottom: 1px solid;
        margin-bottom: 12px;
    }

    .woocommerce ul#shipping_method li:not(:last-child)::after {
        /* width: calc(100% + 30px); */
        /* left: -30px; */
        left: 0;
    }

    table.shop_table.woocommerce-checkout-review-order-table tfoot ul#shipping_method {
        padding-left: 30px;
    }

    table.shop_table.woocommerce-checkout-review-order-table tfoot tr #shipping_method li {
        display: flex;
        /* align-items: center; */
        align-items: baseline;
    }

    table.shop_table.woocommerce-checkout-review-order-table tfoot tr #shipping_method li label {
        display: flex;
        margin-bottom: 0;
        width: 100%;
        justify-content: space-between;
    }

    table.shop_table.woocommerce-checkout-review-order-table tfoot tr #shipping_method li input {
        margin: 0px 0.4375em 0 0;
    }

    button#place_order {
        padding: 13px;
    }

    .woocommerce-checkout .woocommerce-checkout-payment {
        /* margin: 12px; */
    }

    .woocommerce-checkout #payment div.form-row {
        padding: 1em 0;
    }

    .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-order-received ul.wc-item-meta {
        padding-left: 0;
    }

    .woocommerce-order-received td.woocommerce-table__product-name.product-name a {
        font-size: 15px;
    }

    .woocommerce-order-received table.shop_table tfoot td,
    .woocommerce-order-received table.shop_table tfoot th {
        font-size: 15px;
    }

    section.woocommerce-customer-details address {
        font-size: 15px;
    }

    .woocommerce-order-received h2.woocommerce-order-details__title,
    .woocommerce-order-received h2.woocommerce-column__title {
        font-size: 22px;
    }

    .woocommerce-checkout .send-quote-btn-send-now .ajax-spinner:after {
        width: 18px;
        height: 18px;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order .wmg-tnc-input {
        position: relative;
        top: 3px;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order .wmg-tnc-label{
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .dowmg-payment-opts a span {
        font-size: 12px;
    }
}


/* Contact Us Page */


.pg-temp-contact .contact-group:last-child {
    margin-bottom: 0;
    flex-direction: column;
    align-items: center;
}

.gm-style iframe+div {
    border: none !important;
}

.pg-temp-contact .contact-group {
    /* display: flex; */
    column-gap: 15px;
}

.row.page-cont-wrap {
    display: flex;
}

.page-cont-wrap {
    display: flex;
    margin-bottom: 35px;
    border-radius: 15px;
    box-shadow: 1px 0 6px 1px rgba(0, 0, 0, 0.25);
}

.cont-page-details-wrap {
    margin-right: -8px;
    width: fit-content;
    width: 368px;
    border-radius: 15px;
    box-shadow: 1px 0 6px 1px rgba(0, 0, 0, 0.25);
    padding: 25px;
    z-index: 2;
    background: white;
}

.pg-tc-map {
    height: 100%;
}

.cont-page-map-wrap {
    margin-left: 0;
    width: calc(100% - 360px);
    overflow: hidden;
    z-index: 1;
    border-radius: 0 15px 15px 0;
    outline: none;
}

#mapDiv * {
    border: none !important;
}

.cont-page-details-wrap .contact-group .cg-socials li {
    margin-bottom: 0;
}

.contact-group .cg-heading {
    font-size: 16px;
    font-weight: 600;
}

.page-cont-par-wrap {
    margin-bottom: 20px;
}

.page-cont-wrap .pg-tc-map > iframe{
    width: 100%;
    height: 100%;
}

@media (min-width: 992px) {
    .contact-group .cg-heading {
        font-weight: 500;
    }
}

@media (max-width: 1023px) {
    .cont-page-details-wrap {
        width: 270px;
    }

    .cont-page-map-wrap {
        width: calc(100% - 270px);
    }
}

@media (max-width: 767px) {
    .cont-page-map-wrap {
        width: 100%;
        height: 400px;
        margin-top: 20px;
        border-radius: 15px;
    }

    .cont-page-details-wrap {
        width: 100%;
        margin: 0;
        padding: 20px 20px 0;
        background: transparent;
        box-shadow: none;
    }

    .page-cont-wrap {
        flex-direction: column;
    }
}

/* FAQs page */
.ptf-f-w-single {
    position: relative;
}

h2.ptf-f-w-s-question {
    font-size: 20px;
    font-weight: 700;
    padding-left: 30px;
}

.faqs-pg-temp-contact i.fa-solid.fa-message-question.ptf-f-w-s-icon,
.cb-faqs .ptf-f-w-s-icon {
    position: absolute;
    left: 0;
    font-size: 16px;
    top: 4px;
    color: #165875;
}

p.ptf-f-w-s-descr,
.cb-faqs .ptf-f-w-s-descr{
    font-size: 16px;
}

.row.ptf-faq-wrapper {
    padding: 20px 0;
}

.ptf-f-w-single {
    position: relative;
    padding-bottom: 15px;
}

.ptf-f-w-single:not(:last-child) {
    border-bottom: 1px solid;
}

.pagination-wrapper ul.pagination {
    display: flex;
    justify-content: center;
    column-gap: 5px;
}

.woocommerce-mini-cart li .cart-item-details {
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
}

.pagination>li>a,
.pagination>li>span {
    padding: 4px 10px;
}

@media (min-width: 992px) {
    h2.ptf-f-w-s-question {
        font-weight: 500;
    }
}

@media (min-width: 1200px) {
    h2.ptf-f-w-s-question {
        font-size: 19px;
    }

    .faqs-pg-temp-contact i.fa-solid.fa-message-question.ptf-f-w-s-icon,
    .cb-faqs .ptf-f-w-s-icon {
        top: 3px;
    }
}

@media (max-width: 767px) {
    h2.ptf-f-w-s-question {
        padding-left: 0;
        font-size: 18px;
    }

    .faqs-pg-temp-contact i.fa-solid.fa-message-question.ptf-f-w-s-icon,
    .cb-faqs .ptf-f-w-s-icon {
        display: none;
    }
}

/* Blog */

.blog-wrapper .post-wrapper .post-content .post-title a {
    font-weight: 500;
}

.sidebar-widget .search-wrapper input.fld-search {
    font-size: 15px !important;
}

.post-wrapper .post-header .post-date {
    right: -12px;
}

.blog-wrapper .post-wrapper .post-content p {
    font-size: 15px;
    line-height: 1.5;
}

.post-wrapper .post-header .post-thumb {
    max-width: 230px;
}

.post-thumb a:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: #00000012;
    top: 0;
}

.blog-posts .post-wrapper {
    border-radius: 12px;
    overflow: hidden;
}

.post-wrapper .post-content .post-link {
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 6500;
}

.post-wrapper .post-content .post-link i {
    font-size: 11px;
    font-weight: 600;
}

.post-wrapper .post-content {
    position: relative;
    padding: 25px 20px 20px 33px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.single-post .post-title h3 {
    font-weight: 600;
}

.sidebar-widget .search-wrapper input.fld-search {
    padding: 0 10px 0 10px !important;
    border-radius: 6px;
}

.blog-sidebar .btn-search {
    border-radius: 0 6px 6px 0;
}

.sidebar-widget .search-wrapper:before {
    display: none;
}

@media (min-width: 992px) {
    .single-post .post-title h3 {
        font-weight: 500;
    }
}

@media (max-width: 1440px) {
    .post-wrapper .post-header .post-date {
        right: -27px;
    }
}

@media (max-width: 1199px) {
    .post-wrapper .post-header .post-date {
        top: 80px;
    }
}

@media (max-width: 767px) {
    .post-wrapper .post-content {
        display: block;
    }

    .post-wrapper .post-header .post-thumb {
        max-width: none;
    }

    .post-wrapper .post-header .post-date {
        top: -2px;
        right: -2px;

    }

    .post-wrapper .post-content {
        padding: 0 0 10px;
    }

    .blog-posts .post-wrapper .col-md-3.col-xs-12.p-0 {
        margin-bottom: 15px;
    }

    .blog-wrapper .post-wrapper .post-content p {
        font-size: 14px;
    }
}

/* Testimonials */

.ttm-pg-temp-contact .bagels-ttm-box .b-ttm-b-quote {
    display: none;
}

.ttm-pg-temp-contact .bagels-ttm-box {
    box-shadow: none;
    border-radius: 0;
    padding: 30px 0;
}

.ttm-pg-temp-contact .bagels-ttm-box:not(:last-child) {
    border-bottom: 1px solid;
}

.ttm-pg-temp-contact .bagels-ttm-box .b-ttm-b-a-t-name {
    margin-top: 0;
    margin-bottom: 0;
}

.ttm-pg-temp-contact .bagels-ttm-box .b-ttm-b-a-img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.ttm-pg-temp-contact .bagels-ttm-box .b-ttm-b-a-t-designation {
    margin-bottom: 0px;
    margin-top: 1px;
}

.ttm-pg-temp-contact .bagels-ttm-box .b-ttm-b-a-t-stars {
    margin-top: 5px;
}

@media (max-width: 767px) {
    .ttm-pg-temp-contact .bagels-ttm-box .b-ttm-b-a-t-stars {
        margin-top: 2px;
    }
}

/* body.sticky .mobile-cart-icon {
    display: none;
} */


.wpcf7-form.init .input-wrapper.request {
    display: none;
}

div#bagels-main-contact-form .wpcf7-form.init .input-wrapper.request {
    /* display: block; */
}

div#request_quote_form {
    display: none;
}

.wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title {
    margin: 60px 0;
}

.customers-section .cs-slider .swiper-wrapper {
    justify-content: center;
}

.single-industries .about-approach-left-cont.img-empty {
    width: 100%;
}

.single-industries .about-approach-right-cont.img-empty {
    width: 0;
}

.about-approach-sec.img-empty.img-right.form_action {
    column-gap: 0;
}

.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-info,
.woocommerce-cart .woocommerce-message .woocommerce-checkout .woocommerce-error,
.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .woocommerce-message {
    padding: 0 !important;
    border-top: none !important;
    background-color: #f6f5f800;
}

.pg-about-us .q-actions-wrap a.biib-1.bagels-pos-relative .biib-title {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.blockUI.blockOverlay {
    background-color: rgb(146, 146, 146) !important;
}

/* Thank you page */
    .pg-thank-you .pg-ty-content {
        text-align: center;
    }

    .pg-thank-you .pg-ty-image {
        margin-bottom: 20px;
        width: 85px;
    }

    .pg-thank-you .pg-ty-descr {
        margin-bottom: 15px;
    }

    @media (min-width: 992px) {
        .pg-thank-you .pg-ty-content {
            display: flex;
            align-items: center;
            justify-content: center;
        }
    }

    @media (max-width: 991px) {
        .pg-thank-you{
            padding-bottom: 40px;
        }
    }

    @media (max-width: 767px) {        
        .pg-thank-you .pg-ty-descr {
            margin-bottom: 10px;
        }

        .pg-thank-you .pg-ty-image{
            width: 65px;
        }
    }
/* Thank you page */

/* knowledge page */

.pg-temp-knowledge .material-folder-system{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 40px;
}
.material-folder-system .m-f-s-title{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
} 
.pg-temp-knowledge .material-folder-system .m-f-s-bt{
    min-height: 50px;
    min-width: 236px;
    justify-content: center;
}
.material-folder-system-boxes{
    display: flex;
    flex-wrap: wrap; 
    margin-bottom: 50px;
}
.material-folder-system-boxes .m-f-s-box{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    width: calc((100% - 40px) / 3);
    height: 300px;
    position: relative;
    border-radius: 13px;
    overflow: hidden;
    margin-bottom: 20px;
}
.material-folder-system-boxes .m-f-s-box picture{
    height: 100%;
    width: 100%;
}
.material-folder-system-boxes .m-f-s-box .m-f-s-box-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.material-folder-system-boxes .m-f-s-box:nth-child(3n) {
    margin-right: 0; 
}
.material-folder-system-boxes .m-f-s-box-title{
    position: absolute;
    z-index: 2;
    font-size: 35px;
    padding: 0px 30px;
    line-height: 1.1;
    text-transform: capitalize;
    text-align: center;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-width: 420px;
}

.bagels-blue-grad-overlay.overlay-black-knw {
    background: #0000007a;
    background-image: none;
}
.m-f-s-box:hover .bagels-blue-grad-overlay.overlay-black-knw {
    background: #0000004e;
}


@media (max-width: 1199px) {
    .material-folder-system-boxes .m-f-s-box-title {
        font-size: 35px;
    }
}

@media (max-width: 991px) {
    .pg-temp-knowledge .material-folder-system{
        margin-top: 20px;
    }
    .material-folder-system-boxes .m-f-s-box{
        width: calc((100% - 20px) / 2);
    }
    .material-folder-system-boxes .m-f-s-box:nth-child(3n) {
        margin-right: 20px; 
    }
    .material-folder-system-boxes .m-f-s-box:nth-child(2n) {
        margin-right: 0; 
    }

    .material-folder-system-boxes {
        margin-bottom: 0px;
    }
}

@media (max-width: 767px) {        
    .material-folder-system .m-f-s-title {
        font-size: 27px;
        line-height: 1.2;
    }
    .material-folder-system-boxes .m-f-s-box {
        width: calc((100% - 10px) / 2);
        margin-right: 10px;
        height: 160px;
        margin-bottom: 10px;
    }
    .material-folder-system-boxes .m-f-s-box:nth-child(3n) {
        margin-right: 10px; 
    }
    .material-folder-system-boxes .m-f-s-box-title {
        font-size: 18px;
        padding: 0px 20px;

    }
    .material-folder-system-boxes .m-f-s-box:nth-child(2n) {
        margin-right: 0; 
    }
    .pg-temp-knowledge .material-folder-system {
        margin-bottom: 20px;
        margin-top: 0;
    }

}

/* knowledge page */

/* Video Library page */

.video-library-tabs{
    margin-bottom: 40px;
    margin-top: 10px;
}

.video-library-tabs .video-library-tab {
    display: flex;
    position: relative;
    overflow: auto;
    white-space: nowrap;
    width: 100%;
}
.video-library-tabs .video-library-tab::-webkit-scrollbar {
    display: none;
}

.video-library-tabs .video-library-tab {
    scrollbar-width: none; 
}    


.video-library-tabs .video-library-tab button {
    background-color: inherit;
    border: 1px solid transparent;
    outline: none;
    cursor: pointer;
    padding: 8px 16px;
    transition: 0.2s;
    font-size: 16px;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    margin-right: 10px;
    /* background-color: #418faf17; */
    border-bottom: 1px solid transparent;
    position: relative;
}


.video-library-tab button.active {
    border-radius: 5px 5px 0 0;
    margin-right: 10px;
    border-bottom: 1px solid transparent;
}

/* Style the tab content */
.video-library-tabs .tabcontent {
    display: flex;
    padding: 16px 0 0 0;
    border-radius: 0 10px 10px 10px;
    flex-direction: column;
}
.video-library-tabs .tabcontent .tabcontent-boxes{
    display: flex;
    flex-wrap: wrap;
}
.video-library-tabs .active {
    color: #696969;
    border: 1px solid transparent;
}

.video-library-tabs .v-lry-box {
    text-align: center;
    box-shadow: 0 0 11px 0px rgba(0, 0, 0, 0.21);
    border-radius: 10px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
    width: calc((100% - 60px) / 4);
}
.video-library-tabs .v-lry-box:nth-child(4n) {
    margin-right: 0px;
}
.video-library-tabs .tabcontent-title{
    margin-bottom: 4px;
}
.video-library-tabs .v-lry-box-title {
    padding: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #454545;
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100% - 240px);
}
.video-library-tabs .v-lry-box-title .v-l-box-title{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.2;
    text-align: center; 
}
.tablinks:after{
    left: 100%;
    width: 11px;
    content: "";
    height: 1px;
    bottom: -1px;
    position: absolute;
    z-index: 55;
}
.video-library-tabs .v-lry-box{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.video-library-tabs .v-lry-box:hover{
    transform: translateY(-5px);
}

.video-library-tabs .v-lry-box-img{
    height: 240px;
    position: relative;
}
.video-library-tabs .v-lry-box-img img{
    height:100%;
    object-fit: cover;
    width: 100%;
}

@media (max-width: 1199px) {
    .pg-temp-video-library .video-library-tabs{
        margin-bottom: 50px;
    }
    .video-library-tabs .v-lry-box-title {
        padding: 10px 10px;
        font-size: 15px;
        height: calc(100% - 200px);
    }
    .video-library-tabs .v-lry-box-img {
        height: 200px;
    }
}

@media (max-width: 991px) {
    .video-library-tabs .v-lry-box {
        margin-right: 15px;
        margin-bottom: 15px;
        width: calc((100% - 30px) / 3);
    }
    .video-library-tabs .v-lry-box:nth-child(4n) {
        margin-right: 15px;
    }
    .video-library-tabs .v-lry-box:nth-child(3n) {
        margin-right: 0;
    }
    .video-library-tabs .v-lry-box-img {
        height: 200px;
    }
}

@media (max-width: 767px) {        
    .video-library-tabs .v-lry-box {
        margin-right: 0;
        margin-bottom: 15px;
        width: 100% ;
    }
    .video-library-tabs .tabcontent .tabcontent-boxes {
        justify-content: center;
    }
    .video-library-tabs .v-lry-box:nth-child(4n) {
        margin-right: 0;
    }
    .video-library-tabs .v-lry-box-title {
        padding: 12px;
    }
    .video-library-tabs .v-lry-box-title {
        font-size: 18px;
    }
}

/* Video Library page */