@media (min-width:991px) {
    .search-btn i:hover {
        transform: rotate(360deg);
    }

    .left-header .navbar-toggler,
    .res-menu {
        display: none;
    }
}

@media (max-width:1200px) {
    .container-fluid {
        padding-inline: 36px;
    }
}

@media (max-width:991px) {
    .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled, .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}
.addtoany_list {
    display: flex !important;
}
.share_prod span {
    display: inline-block;
    margin-bottom: 8px;
}
    ul.sub-menu>li {
        padding-top: 0;
    }
.count-block::before{
    display:none;
}
    li.menu-item-has-children .sub-menu {
        position: relative;
        top: unset;
        left: unset;
        min-width: 100%;
        width: 100%;
        padding: 0px 10px !important;
        display: none;
        border: none;
    }

    li.menu-item-has-children:hover .sub-menu {
        opacity: unset;
        height: unset;
        visibility: unset;
    }

    li.menu-item-has-children>a::before {
        top: 11px;
        color: #fff;
    }

    .product-box .product-info h6 {
        min-height: unset;
    }

    .maintenance-request .request-details {
        top: 59%;
        width: 80%;
    }

    li.menu-item-has-children.mega-menu>.sub-menu {
        padding: 0px 12px 0px !important;
    }

    .mynavbar,
    .header-nav,
    .hero-soch-icon {
        display: none;
    }

    .mynav .row {
        padding: 0;
    }

    .slider-home .owl-item .slider-img {
        height: auto;
    }

    .slider-home .owl-item .slider-img img {
        /* object-position: right; */
        object-fit: contain;
    }

    .home-slider .container,
    .mynav .col-lg-12 {
        padding: 0 14px;
    }

    .topbar {
        display: none;
    }

    .mynavbar ul li {
        margin-inline: 4px;
    }

    .mynav a {
        font-size: 14px;
    }
.logo {
    height: 60px;
}
    .logo img {
        width: 100%;
    }
.home-block.row ,.slider.home-slider{
    height: 435px;
    /* min-height: 520px; */
}
    .header-banner img {
        height: 195px !important;
    }

    .follow-img {
        height: 320px;
    }

    .menu-left ul li {
        /* margin-inline-start: 6px; */
    }

    .menu-left ul li:first-of-type {
        margin-inline-start: 0px;
    }

    .res-menu .logo {
        /*margin-inline-start: 19px;*/
        /*margin: 0 auto;*/
        /*width: 50%;*/
        /*flex: 0 0 auto;*/
        height: auto;
    }

    .res-menu .lang {
        margin-inline-start: 5px;
        font-size: 15px;
    }

    .menu-left button {
        padding: 0;
    }

    .catog-box .img {
        height: 280px;
    }

    .section-title h4 {
        font-size: 26px;
    }

    .section-title h4::before {
        bottom: 38px;
    }

    .section-title h4::after {
        top: 40px;
    }

    .carousel-info {
        bottom: 20px;
        padding: 45px 10px;
        width: 83%;
    }

    .lang a {
        font-size: 14px;
    }

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

    .mynav .logo {
        margin-bottom: 25px;
    }

    .professional-item {
        margin-bottom: 50px;
        padding-inline-start: 6%;
    }

    .follow-detail {
        padding-inline: 15px;
        margin-bottom: 46px;
    }

    .searchForm .btnSearch,
    .contact-us {
        margin: 0;
    }

    .contact-form {
        margin: 20px 0;
    }

    section {
        padding: 40px 0;
    }

    li.menu-item-has-children>ul>li>ul {
        height: 0 !important;
        visibility: hidden !important;
        opacity: 0 !important;
    }

    li.menu-item-has-children>ul>li>ul.open {
        height: auto !important;
        visibility: visible !important;
        opacity: 1 !important;
        padding: 0 !important;
        border: none;
        background-color: #FAFAFA;
    }

    li.menu-item-has-children>ul>li>ul.open a {
        /*color:#fff !important;*/
    }

    .xoo-el-notice-error {
        display: flex !important;
        flex-direction: column;
        gap: 7px;
    }

    .sidebar .side-content ul li ul a {
        padding: 10px 10px;
    }

    .respons-menu .menu-right button {
        padding: 0;
        margin-inline-start: 12px;
    }

    .product-box .product-info h6 {
        height: auto;
    }

    a.xoo-el-lostpw-tgr {

        float: none !important;
    }

    .page-content .container .woocommerce {
        display: flex;
        flex-direction: column;
    }

    .woocommerce-MyAccount-content {
        margin-bottom: 22px;
    }

    .woocommerce-account .addresses .title h3 {
        margin-inline-end: 40px;

    }

    ul.sub-menu>li.menu-item-has-children a {
        position: relative;
    }

    ul.sub-menu>li.menu-item-has-children>a::after {
        position: absolute;
        content: "\f107";
        font-family: "font awesome 5 pro";
        top: 13px;
        left: -5px;
        color: #2D2D2D;
        transition: all 0.3s;
    }

    .breadcrumb {
        font-size: 16px;
        padding: 0;
    }

    .breadcrumb-item.active,
    .breadcrumb-section a {
        font-size: 16px;
    }

    .breadcrumb-item+.breadcrumb-item::before {
        padding-right: 6px;
    }

    .breadcrumb-item+.breadcrumb-item::before {
        padding-left: 6px;
    }

    .container-fluid {
        padding-inline: 14px;
    }
}

@media (max-width:768px) {
    .maintenance-request {
        padding: 40px 14px;
    }

    .maintenance-request .request-details h3 {
        font-size: 18px;
    }

    .contact-map iframe {
        height: 320px;
    }

    .form-contact {
        margin-top: 36px;
    }

    .form-contact h5 {
        font-size: 22px;
        margin-bottom: 24px;
    }

    .site-search .woocommerce-product-search,
    .site-search .widget_search .search-form {
        width: 85%;
    }

    .carousel-info h2 {
        font-size: 26px;
        line-height: 38px;
    }

    .comp-rights,
    .copy-right {
        text-align: center;
    }

    .copy-right p {
        margin-bottom: 10px;
    }

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

    .footer-menu {
        justify-content: space-between;
    }

    .footer-menu li {
        margin-inline-end: 0;
    }

    .footer-links ul li {
        width: 100%;
    }

    .footer-menu li a {
        font-size: 16px;
    }

    .copy-right p {
        font-size: 14px;
    }

    .breadcrumb-section {
        /*padding: 60px 0;*/
    }

    .arrow-img {
        width: 99px;
        height: 43px;
    }

    .menu-left .cart {
        font-size: 17px;
    }

    .menu-left a,
    .menu-left i.la-search {
        font-size: 22px;
        color: #000;
    }

    .menu-left a .la.la-user {
        font-size: 25px;
    }

    .professional-item h3 {
        font-size: 26px;
        margin-bottom: 24px;
    }

    .product-block .title h4 {
        font-size: 18px;
        line-height: 29px;
    }

    .product-detail {
        padding: 26px 18px;
    }

    .disting-item {
        margin-bottom: 16px;
    }

    .footer-links {
        margin-bottom: 22px;
        gap: 20px;
    }

    footer h5 {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .footer-logo p {
        margin: 20px 0 16px;
    }

    .bootom-footer {
        margin-top: 10px;
    }

    .about-img {
        height: 350px;
        right: 0;
        left: 0;
        top: 0;
    }

    .about-block {
        padding: 12px 4px;
    }

    footer {
        padding-top: 10px;
    }

    .form-contact::before {
        display: none;
    }

    h1.product_title.entry-title {
        font-size: 18px;
        line-height: 29px;
    }

    .woocommerce div.product form.cart {
        justify-content: start;
    }

    section.professional {
        padding-top: 30px;
    }

    .woocommerce button.button {
        font-size: 15px !important;
        padding: 10px 3px !important;
    }

    h3#ship-to-different-address {
        font-size: 19px;
    }

    .footer-logo p {
        padding-inline-end: 0px;
    }

    .about-info {
        padding-top: 0;
        padding-inline-end: 0;

    }

    .contact-info p {
        padding-inline-end: 0px;
    }

    .products .section-title h4 {
        font-size: 24px;
    }
section.partner-sec .section-title {
    margin-bottom: 20px;
}
    .copy-right p {
        margin-top: 12px;
        text-align: center;
    }

    .policy-page {
        width: 100%;
    }

    i.la-search,
    .catog-box .catog-info a,
    .catog-box .catog-info h4 {
        font-size: 25px;
    }

    .section-title {
        margin-bottom: 23px;
        text-align: center;
    }

    .contact-section .section-title {
        margin-bottom: 24px;
    }

    .contact-section,
    .categories {
        padding-top: 64px;
    }

    .policy-page ul li h5 {
        font-size: 20px;
    }

    .maintenance-request .sec-img img {
        object-position: right;
    }

    .maintenance-request .sec-img {
        height: 260px;
    }

    .xoo-wsc-sm-left {
        padding-inline-end: 12px;
    }

    .catog-box .catog-info h4 {
        font-size: 15px;
        padding: 10px 14px;
        min-width: auto;
        min-height: auto;
        height: auto;
        line-height: 25px;
    }

    .catog-box .catog-info {
        padding: 40px 5px;
    }

    li.menu-item-has-children:hover>a::before {
        transform: unset;
        color: #000;
    }

    .breadcrumb-item.active {
        width: unset;
        height: auto;
    }

    .woocommerce-page .woocommerce-info .button {
        float: none;
        width: 160px;
    }

    .woocommerce .cart-collaterals,
    .woocommerce-page .cart-collaterals {
        margin-top: 0;
    }

    .woocommerce-info {
        border-top-color: #1e85be;
        display: flex;
        flex-direction: column-reverse;
        gap: 10px;
        padding: 28px 22px;
    }

    .xoo-el-form-container.xoo-el-form-inline {
        max-width: 100% !important;
        margin: 10px auto;
        width: 100% !important;
    }

    .xoo-el-notice {
        width: 100% !important;
    }

.footer-links li {
    margin-bottom: 12px;
}
    .mobils-offer-sec {
        padding: 30px 0;
    }

    .mobils-offer,
    .mobils-offer-sec2 .mobils-offer {
        height: auto;
    }

    .partners {
        padding-top: 42px;
    }

    .comp_adv_item {
        align-items: start;
        justify-content: start;
        border-inline-end: none;
        gap: 25px;
        margin-bottom: 24px !important;
        border-bottom: 1px solid #ddd !important;
        padding-bottom: 24px !important;
        height: calc(100% - 24px);
    }

    .product-item .item-img {
        height: 220px;
    }
.product-item .more {
    top: 197px;
}
    .company_adv .row {
        padding: 42px 15px 10px;
        /* margin-top: 50px; */
        /* margin: 40px 0; */
        width:100%;
    }

    .right-f .form-group input {
        max-width: 274px;
        margin-bottom: 16px;
    }

    .all-imgs img {
        max-height: 19px;
    }

    .footer-disc {
        margin-inline-end: 0;
        margin-bottom: 28px;
    }

    .product-box .product-info {
        text-align: center;
    }

    .menu-left i.la-search {
        font-size: 23px;
        position: relative;
        top: 2px;
    }

    .menu-left i {
        color: #374957;
    }

    .woocommerce div.product div.images img {
        height: 280px !important;
        object-fit: contain;
        object-position: center;
    }

    .woocommerce div.product div.images .slick-list.draggable img {
        height: 90px !important;
    }

    .side-archive {
        padding-inline-end: 0px;
    }

    .menu-left button,
    .menu-left a {
        width: 32px;
        height: 32px;
    }
}

@media (max-width:420px) {
    .sidebar {
        width: 320px;
    }

    .right-f .form-group .wpcf7-not-valid-tip {
        top: 90px;
    }
}



@media (max-width: 991px) {
    .right_footer .desc_footer {
        flex-direction: column;
    }

    .right_footer .desc_footer .footer-disc {
        max-width: 100%;
        padding: 0;
        margin: 20px 0 40px;
    }

    .icons-fixed {
        left:8px;
        right:auto;
        bottom: 0;
    }
.xoo-wsc-basket[style*='block'] {
    /* margin: 0 !important; */
    bottom: 60px !important;
}
    .breadcrumb-section h2 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 20px;
    }

    .contact-page .form-contact {
        margin-bottom: 30px;
    }

    .mynav {
        display: none;
    }

    .home-slider .owl-theme .owl-dots {
        bottom: -27px;
    }

    .home-slider .owl-theme .owl-dots .owl-dot span {
        width: 10px !important;
        height: 10px !important;
    }

    .col-md-3:last-of-type .comp_adv_item {
        margin-bottom: 0;
    }

    .single-product .wpgs-for .slick-arrow {
        bottom: -10px;
        display: none !important;
    }

    .single-product .wpgs-nav.slick-initialized.slick-slider {
        display: block;
    }

    a.wpgs-lightbox-icon {
        height: 300px;
    }

    .slick-initialized .slick-slide {
        padding: 0 4px;
    }

    section.single-page.body-inner .slick-arrow {
        display: none !important;
    }

    .menu-right {
        /*width: 25%;*/
    }

    .menu-left {
        /*width: 25%;*/
    }

    .slider-home .owl-item .slider-img {
        min-height: 220px;
        height: 240px;
    }

    .categories {
        padding-top: 24px;
    }

    .about-info {
        padding-inline-end: 0 !important;
    }

    .about-page .about-img {
        height: 324px;
        margin-bottom: 40px;
    }

    .contact-page .form-contact h5 {
        font-size: 25px;
        margin-bottom: 16px;
        margin-top: 0;
    }

    .catog-box:hover .catog-info {
        background: #0000006B;
    }

    .card-slider.owl-theme .owl-nav .owl-prev:hover,
    .card-slider.owl-theme .owl-nav .owl-next:hover,
    .patner-slider.owl-theme .owl-nav .owl-prev:hover,
    .patner-slider.owl-theme .owl-nav .owl-next:hover {
        background: var(--main-color);
        color:#fff;
    }

    .item-foot .more a::after {
        display: none;
    }

    .more a:hover::after {
        opacity: 0;
        transform: scale(0);
    }

    .quick-view button:hover {
        color: unset;
    }

    .patner-img img {
        opacity: 100%;
    }

    .woocommerce-edit-address .woocommerce .col2-set .col-2,
    .woocommerce .col2-set .col-1 {
        padding: 30px 10px;
        margin-bottom: 12px;
    }

    .woocommerce div.product form.cart button.single_add_to_cart_button.button:hover {
        background: var(--main-color) !important;
    }

    .single-product div.product .product_title {
        font-size: 26px;
        margin: 10px 0;
    }

    .woosq-product .thumbnails .thumbnail {
        padding-top: 24px;
    }

    .woosq-product div.product .summary.entry-summary {
        padding-top: 10px;
    }

    .mobils-offer img {
        object-fit: contain;
    }

    .mobils-offer-sec.mobils-offer-sec2 {
        padding: 30px 0;
    }
    
    .home-block.row {
    /*flex-direction: column-reverse;*/
    margin: 0;
    padding: 19px 0 70px;
}

.slider-home .owl-item .slider-img {
    margin: 10px 0;
}

.home-slider .overlay-img {
    height: 100%;
}

.home-slider .owl-nav {
    margin: 0 0 0 10px;
    bottom: 90px;
}

section.latest-product {
    padding: 50px 0;
}

.product-item {
    display: block;
}

.product-item .item-img {
    width: 100%;
}

.product-item .item-body {
    width: 100%;
   
}

.item-foot .more a {
    font-size: 16px;
}

.footer {
    padding: 40px 15px 0;
}



.woocommerce form .woocommerce-address-fields .form-row {
    width: 100%;
    padding: 0px;
}
.about.about-page .row {
    flex-direction: column-reverse;
}

.about.about-page {
    padding: 40px 0 40px;
}

.footer-links li a:hover {
    color: #1E1E1E;
}

.s-h a:hover {
    color: #565656;
    background: transparent;
}

.icons-fixed .toTop {
    /* margin: 0px; */
    bottom:4px;
    margin: 0;
}
.icons-fixed .whatsappIcon {
    margin-bottom: 70px;
}
.contact-section.contact-page {
    padding-top: 0;
}

.banner-text h2 {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 10px;
}
.sales-slider .slider-info h2 {
         font-size: 22px;
        line-height: 40px;
        padding: 0 22px;
}
.slider-img {
    height: 320px;
}
.offers-details h5 {
    font-size: 38px;
}
.offers-details h6 {
    font-size: 28px;
    margin-bottom:14px;
}
.offer-img {
    height: 340px;
    margin-top:24px;
}
.banner-text p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}
.catog-name h5 {
    font-size: 18px;
}

.catog_item {
    margin-bottom: 38px;
}
.latest-product .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
    padding:0 15px;
}
.catog-img {
    width: 150px;
    height: 150px;
}
.slider-home .slider-img::before {
    width: 280px;
    height: 280px;
    background-size: contain;
}
    .home-slider .owl-nav, .partner-slider.owl-theme .owl-nav  {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 12px;
        top: unset;
        position: relative;
    }
    .home-slider .owl-theme .owl-nav .owl-prev,
    .home-slider .owl-theme .owl-nav .owl-next,
    .partner-slider.owl-theme .owl-nav .owl-prev,
    .partner-slider.owl-theme .owl-nav .owl-next{
       right:unset;
       left:unset;
       position: unset;
    }
    .home-block .banner-text {
    padding-inline-start: 0;
    margin-bottom: 28px;
}
.policy-page p{
    font-size:18px;
    line-height:30px;
}
.mobile-offer-details h3 {
    font-size: 28px;
    line-height:38px;
    margin: 18px 0;
}
section.mobile_offer_sec .row {
    padding: 50px 0;
    margin:1px;
    flex-direction: column-reverse;
}
.mobile-offer-img {
    height: 283px;
    margin-bottom: 5px;
    max-width: 100%;
    text-align: center;
}
.mobile-offer-details h5 {
    font-size: 20px;
}
    .slider.home-slider {
        overflow: hidden;
    }
    .card-slider.owl-theme .owl-nav .owl-prev,
    .card-slider.owl-theme .owl-nav .owl-next {
    top: -50px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}
section.clent-opnion-sec .section-title {
    margin-bottom: 0;
    text-align: start;
    max-width: 70%;
}
.client-item {
    margin-bottom: 48px;
}
.sales-slider .slider-info {
    width: 83%;
}
.footer-links ul li a:hover,.footer-links ul li a:hover::after{
   color: #201E1E;
}
.col-md-3:nth-child(3) .comp_adv_item {
    margin-inline-end: 0;
}
.res-menu .logo {
    text-align: center;
    padding: 0px 0 10px;
}
.read-more a:hover, .read-more button:hover {
    background: #DAEBF7;
    color: #03497A;
}
section.catogeries_sec .row {
    justify-content: center;
}
.offers-details .read-more a:hover {
    background: #045B99;
    color: #fff;
}
.product-item:hover .item-img img {
    transform: none;
}
.home-slider .owl-theme .owl-nav .owl-prev, 
.home-slider .owl-theme .owl-nav .owl-next,
.sales-slider.owl-theme .owl-nav .owl-next
, .sales-slider.owl-theme .owl-nav .owl-prev{
    margin:0;
}
.mobile-offer-details::after {
    width: 231px;
    height: 160px;
    top: 49%;
    background-size: contain;
}
.client-item p {
    min-height: auto;
}
.nosale {
    min-height: auto;
}
.offers-details .read-more a:hover {
    background: #045B99;
    color: #fff;
}
.comp_adv_item::after{
    display:none;
}
.catog-img {
    margin: 0 auto 14px;
}
.product-item .item-body h4 {
    min-height: unset;
    margin-bottom: 10px;
}
.slider-banner-image img {
    height: 293px !important;
}
.slider-banner-image{
    margin-bottom:14px;
}
.banner-slider .row {
    flex-direction: column-reverse;
}
.profile_display_custom p {
    max-width: 100%;
    width: 100%;
}
.profile_display_custom h1 {
    font-size: 20px;
}
.filter-h {
    margin-inline-start: 0;
}
.xoo-el-form-register .xoo_el_reg_fname_cont, .xoo-el-form-register .xoo_el_reg_lname_cont {
    flex: 0 0 100% !important;
}
.modal-body.pop_Up h4{
    font-size:21px;
}
.modal-body.pop_Up h5{
       font-size:17px;
}
.text-faq h3 {
    font-size: 21px;
    margin-bottom: 14px;
}
.card-header .btn:not(.collapsed) {
    font-size: 16px;
padding-inline-end: 48px !important;
}
.card-header .btn {
    font-size: 17px;
}
.faq_image{
    height:320px;
}
.send-title h3 {
    font-size: 18px;
    margin-bottom: 24px;
}
.send-your-emial {
    padding: 38px 15px;
}
.footer-form .form-group {
    width: 100%;
}
.mobile-offer-details {
    padding-inline-start: 0px;
    text-align: center;
}
.about-counter {
    padding: 48px 32px;
}
.count-block {
    width: 100%;
    margin: 0 auto 24px;
}
.counter-item {
    font-size: 32px;
    line-height: 43px;
}
.latest-product.more_request {
    /* padding-bottom: 0; */
}
.product-item {
    margin: 0 0 30px;
    height: calc(100% - 30px);
}
section.mobile_offer_sec {
    padding-top: 20px !important;
}
section.partner-sec {
    padding-top: 0;
}
h3.prod_single_title {
    margin-bottom: 24px;
    font-size: 21px;
    line-height: 31px;
}
.xoo-wsc-basket {
    bottom: 100px !important;
    left:8px !important;
}
.menu-left .cart span {
    top: -9px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 9px;
}

header {
    display: none;
}

.menu-left ul li a, .menu-left ul li button {
    width:  32px;
    height: 32px;
}

.menu-left a i, .menu-left a svg, .menu-left button i, .menu-left button svg {
    font-size: 15px !important;
    width: 15px !important;
}

.navbar-toggler-icon {
    width: 36px;
}
.home-block .banner-text {
    
    top: -143px;
}
.res-menu .logo a {
    display: block;
    /*max-width: 43px;*/
    width: 150px;
}

.home-block {
    height: 400px;
    border-radius: 20px;
}

.home-block .banner-text {
    margin: 0 auto;
    max-width: 90%;
    padding: 0;
}

.home-slider .overlay-img::before {
    /*background: #000;*/
    /*opacity: .5;*/
    /*z-index: 1;*/
}

.banner-text h2 {
    color: #fff;
    font-size: 25px;
    line-height: 35px;
}

.home-slider .owl-theme .owl-nav .owl-prev, .home-slider .owl-theme .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.home-slider .owl-nav {
    margin: 0;
    bottom: 80px;
}

.banner-item .img-item {
    /* text-align: center; */
    /* max-width: calc(100% - 44px); */
}

.banner-item {
    justify-content: center;
    flex-direction: column;
    align-items: start;
    -webkit-align-items: start;
    gap: 20px;
    height: auto;
    margin: 10px 0;
    padding: 20px;
}

.banner-item .details {
    /* max-width: 100%; */
    /* z-index: 5; */
}

.banner-item .details h3 {
    font-size: 25px;
    line-height: 35px;
    color: #fff;
}

.company_adv {
    padding-block: 30px 50px;
}

.company_adv .row .col-md-3 {
    width: 50%;
}

.col-md-3:nth-child(3) .comp_adv_item, .col-md-3:nth-child(4) .comp_adv_item {
    border: none !important;
    margin-bottom: 0 !important;
}

.mobile_offer_sec .container {
    max-width: calc(100% - 30px);
    margin: 0 auto;
}

.client-item .cientImg {
    width: 50px;
    height: 50px;
}

.client-item .client_name h5 {
    width: calc(100% - 50px);
    font-size: 17px;
    line-height: 27px;
}

.client-item .client_name {
    gap: 10px;
}

.card-slider .owl-stage .owl-item .item {
    height: auto;
}

section.clent-opnion-sec {
    padding-bottom: 0;
}

.about-page .about-info p {
    font-size: 18px;
    line-height: 28px;
}

.order-done-inner .btn-flex {
    flex-direction: column;
}

.woocommerce-cart .woocommerce-cart-form, .woocommerce-cart .woocommerce .cart-collaterals {
    width: 100%;
}

.woocommerce-cart .woocommerce {
    display: block !important;
}

.woocommerce-cart .woocommerce-cart-form table.shop_table {
    display: block;
    white-space: normal;
}

.woocommerce-cart table.cart tr {width: 100%;max-width: 100%;}

.woocommerce-cart table.cart .product-name {
    width: 100%;
    white-space: nowrap;
    padding: 20px 0 0 !important;
    margin-bottom: 20px;
    background: transparent !important;
}

.woocommerce-cart .woocommerce-cart-form table.shop_table tbody {
    width: 100%;
    display: block;
}

.woocommerce-cart table.cart .product-quantity {
    margin-bottom: 20px;
    width: auto;
    display: flex;
.woocommerce
    table.shop_table_responsive tr td: :before, .woocommerce-page table.shop_table_responsive tr td::before;
    align-items: center;
    -webkit-align-items: center;
}

.woocommerce-cart table.cart .product-quantity .quantity {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    margin-inline-start: 15px;
}

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
}

.woocommerce-cart table.cart .product-subtotal {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    gap: 16px;
}

.woocommerce-cart table.cart tr:last-child .actions {
    display: block;
    text-align: start !important;
}

.woocommerce-cart table.cart tr:last-child .coupon #coupon_code {
    width: 130px !important;
}

.woocommerce-cart table.cart tr:last-child .coupon button.button {
    margin: 0 !important;
}

form.checkout.woocommerce-checkout {
    flex-direction: column;
}

form.checkout.woocommerce-checkout #customer_details, form.checkout.woocommerce-checkout #order_review {
    width: 100%;
}

.owl-carousel .owl-item .overlay-img img {
    object-position: 75%;
}

.banner-item::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 4;
    background: var(--sec-color);
    opacity: .5;
}

.banner-item .details, .banner-item .btn-item {
    z-index: 5;
}


}

@media (max-width:375px) {
    .maintenance-request .request-details h6 {
        font-size: 15px;
    }

    .maintenance-request .request-details {
        width: 67%;
    }


}