.desktop-header-active .header .top-bar .language-currency{
    display: none;
}

.route-product-product:not(.popup) .product-info .product-right .product-details .col-md-3 {
    padding: 0 !important;
}

.route-product-product:not(.popup) .product-info .product-right .product-details .col-md-9 {
    padding-right: 30px;
}

.product-price-group.buttons {
    padding: 0 0 30px 0 !important;
    margin: 0;
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
}

.product-info .product-options .push-option>div .option-value, .product-info .product-options .push-option>div img{
    flex-direction: column;
    justify-content: flex-start !important;
}

.product-info .product-options .push-option>div{
    align-items: stretch !important;
    gap: 10px;
}

.product-info .product-stats li.product-jan,
.product-info .product-stats li.product-jan b{
    font-weight: bold;
}

.module-blocks-298 .module-item-1 .block-wrapper{
    padding-left: 50px;
}

.module-blocks-347 .module-item-1 .block-wrapper, .module-blocks-348 .module-item-1 .block-wrapper {
    max-width: 90%;
    margin: auto;
}

.product-info .product-options .push-option > div label {
    border: 1px solid rgba(139, 145, 152, 1);
    border-radius: 5px;
    max-width: 100px;
    width: 100px;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    gap: 10px;
    margin: 0 !important;
    justify-content: flex-start;
}

.desktop-header-active .header-classic .desktop-main-menu-wrapper{
    padding-left: 50px;
    padding-right: 50px;
}

.product-info .product-stats ul{
    overflow: visible;
}

li.product-manufacturer b {
    font-size: 16px !important;
    color: rgba(0, 167, 157, 1);
    font-weight: bold !important;
}

.product-info .product-options .push-option > div label:has(input:checked) {
    border: 2.5px solid #00A79D;
}

.product-info .product-options .push-option > div .option-value{
    padding-top:5px;
}

.panel-group.product_extra.product_accordion.product_accordion-bottom {
    margin-top: 30px;
}

.product_extra-352 .panel-heading {
    background: #fff !important;
}

.product_accordion.panel-group .panel-heading a, .product_accordion.panel-group .panel-heading:hover a {
    text-transform: capitalize !important;
    font-size: 16px !important;
    font-weight: bold !important;
    padding-bottom: 5px !important;
    padding-left: 0 !important;
    color: rgba(51, 51, 51, 1) !important;
}

.product_accordion.panel-group .panel-active .panel-heading a::before,
.desktop .product_accordion.panel-group .panel-heading:hover a::before{
    color: rgba(51, 51, 51, 1) !important;
}

.product_extra-352 .panel-collapse .panel-body {
    background: #FFF !important;
}

.product_extra-352 .panel-collapse .panel-body .block-expand-overlay{
    padding-left: 55px;
    justify-content: flex-start !important;
    background: #fff !important;
    height: auto !important;
}

.product-info .product-options .push-option > div img{
    margin-bottom: 5px;
    width: 100%;
}

.route-product-product:not(.popup) .product-info .button-group-page .stepper{
    width: 100%;
}

.product-info .product-details{
    flex-direction: unset !important;
}

.route-product-product:not(.popup) .product-info .button-group-page .stepper-group{
    width: 90%;
    margin: auto;
    flex-grow: unset;
}

.product-image.direction-vertical,
.route-product-product:not(.popup) .product-info .product-details .button-group-page{
    position: sticky;
    top: 5px;
}

.product-info .product-options .push-option input+img+.option-value {
    padding: 5px;
    position: relative;
    width: 100%;
    margin: 0;
}

.module-blocks-347 table thead,
.module-blocks-347 table tbody tr:nth-child(even) {
    background: #F6F6F6 !important;
}

.module-blocks-347 table tbody tr:nth-child(odd) {
    background: #FFF !important;
}


.desktop-header-active .header .mid-bar {
    padding-top: 10px;
}

.secondary-menu .top-menu .j-menu>li>a>span>s{
    max-width: 100%;
}

.secondary-menu .top-menu .j-menu>li>a{
    font-size: clamp(14px, 1vw, 16px);
}

.top-menu .j-menu>li>a{
    font-size: clamp(13px, 1vw, 15px);
}

.desktop-header-active .header-classic #cart::before {
    content: "Basket";
    font-size: clamp(14px, 1vw, 16px);
    color: #00a79d;
    font-weight: bold;
    top: 35%;
    position: absolute;
    transform: translate(0, -50%);
    text-transform: uppercase;
}

.desktop-header-active #cart{
    width: 130px;
}

.module-grid-335 .grid-cols .grid-col {
    width: calc(25% - 15px);
}

.module-grid-335 .grid-cols {
    gap: 20px;
}

.post-thumb .image a{
    height: 100%;
}

.post-thumb .image a img{
    height: 100%;
    object-fit: cover;
}

.module-blog_posts-list .post-thumb .button-group {
    margin-top: auto;
}

.post-list .post-layout{
    height: 300px !important;
}

.module-testimonials-315 .module-body{
    background: url("https://enableliving.tristardev.co.uk/image/catalog/iStock-1199229374.jpg");
    padding: 5% 10%;
    height: 300px !important;
    align-items: center;
    background-size: cover;
    background-position: center;
}

#cart-content {
    position: fixed;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    max-width: 130px;
    min-width: unset;
    height: 100vh;
    background: #fff;
    border-left: 1px solid gray;
}

#cart-content::before {
    border-right-color: #fff;
    margin-left: -20px;
    margin-top: 80px;
    position: absolute;
    border-bottom-color: transparent;
    left: 0 !important;
    transform: unset !important;
}

#cart-content .cart-subtotal{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 10px;
}

#cart-content .cart-products{
    max-height: calc(100vh - 215px);
    overflow-y: scroll;
    -ms-overflow-style: none;  /* hides scrollbar */
}

#cart-content .cart-products::-webkit-scrollbar {
    width: 2px;      /* very narrow width */
    height: 2px;     /* for horizontal scrollbars if needed */
}

#cart-content .cart-products::-webkit-scrollbar-track {
    background: #0000003d; /* no background */
}

#cart-content .cart-products::-webkit-scrollbar-thumb {
    background-color: transparent; /* makes thumb invisible */
    border-radius: 10px;  /* optional: round edges */
    border: none;         /* no border */
}

#cart-content .cart-products .cart-product-item{
    padding: 10px;
    border-top: 1px solid gray;
}

#cart-content .cart-products .cart-product-item:last-child{
    border-bottom: 2px solid gray;
}

#cart-content .cart-products .cart-product-item .product-info .product-price{
    font-weight: bold;
    padding: 5px;
    margin: auto;
}

#cart-content .cart-products .cart-product-item .product-info .product-buttons{
    width: 100%;
}

#cart-content .cart-products .cart-product-item .product-info .product-buttons .input-group{
    display: flex;
    justify-content: space-between;
    width: 100%;
}

#cart-content .cart-text{
    text-align: center;
    font-size: 12px;
}

#cart-content .cart-text a.cart{
    background: rgba(0, 167, 157, 1);
    border-radius: 5px !important;
    padding: 10px !important;
    box-shadow: none;
    margin-bottom: 10px;
    margin-top: -10px;
}

.module-testimonials-315 .swiper-pagination {
    top: 144%;
}

.links-menu-75 .menu-item a::before,
.links-menu-72 .menu-item a::before,
.links-menu-76 .menu-item a::before{
    transform: rotate(90deg);
}

.links-menu-75 .title.module-title,
.links-menu-72 .title.module-title,
.links-menu-79 .title.module-title{
    padding-bottom: 0px !important;
}

.module-info_blocks-346 .module-item .info-block .info-block-title{
    margin-bottom: 15px;
}

.module-banners-369 a img{
    height: 100px !important;
    object-fit: contain;
    background: #FDB4C8;
}

.product-grid .product-thumb .btn-cart.btn.quote{
    background-color: #000 !important;
}

.product-grid .product-thumb .btn-cart.btn{
    width: 49% !important;
}

.product-grid .product-thumb .stepper{
    width: 100% !important;
}

.product-grid.product-grid .product-thumb .cart-group {
    display: flex !important;
    flex-wrap: wrap;
    gap: 2px;
}

.main-menu-291 .main-menu-item-1.mega-menu .grid-row-1 {
    padding: 20px 55px;
}

.desktop-main-menu-wrapper .main-menu>.j-menu{
    justify-content: space-between !important;
}

.desktop-main-menu-wrapper.menu-stretch .main-menu>ul>li{
    flex-grow: unset;
}

.main-menu-291 .main-menu-item-1.mega-menu .grid-row-1 .grid-col {
    width: 14.2%;
}

.route-checkout-cart #content .table-responsive table tr td.td-image a img,
.route-extension-module-quotation-cart #content .table-responsive table tr td a img{
    width: 70px;
}

.route-product-hoists #content .row{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.route-product-hoists #content .row .hlink{
    padding: 20px;
}

.route-product-parts #content .row div > a,
.route-product-hoists #content .row .hlink a,
.route-product-diagrams #content .row div > a{
    border: 1px solid gray;
    padding: 10px;
    border-radius: 10px;
}

.route-product-spares table tr th{
    background: #EEEEEE !important;
}

.product-options select.form-control{
    min-width: unset !important;
    max-width: 500px;
    width: auto;
}

.module-newsletter-67 .input-group .input-group-btn .btn {
    margin: 5px;
    min-height: auto !important;
    padding: 9px;
    height: auto !important;
}

.module-grid-335 .grid-cols .grid-col {
    border-radius: 10px;
}

@media only screen and (max-width: 1300px) {
    .desktop-header-active .header-classic .desktop-main-menu-wrapper{
        padding: 20px 20px;
    }

    .main-menu-291 .main-menu-item-1.mega-menu .grid-row-1{
        padding: 20px 28px;
    }
}

@media only screen and (max-width: 1024px) {
    .module-grid-335 .grid-cols .grid-col {
        width: calc(50% - 15px);
    }

    .module-testimonials-315 .swiper-pagination {
        top: calc(100% + 4.5em);
    }

    .route-product-product:not(.popup) .product-info .product-right .product-details .col-md-9 {
        padding-right: 0;
        padding-left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .product-info .product-details {
        flex-direction: column !important;
    }

    .product-info .button-group-page .stepper input.form-control{
        max-width: 100%;
    }

    .product-info .product-details .buttons-wrapper{
        padding: 10px 0px 20px;
    }

    .product-image.direction-vertical, .route-product-product:not(.popup) .product-info .product-details .button-group-page{
        position: static;
    }

    .language-currency{
        display: none;
    }

    #cart-content{
        position: absolute !important;
        min-width: 130px;
        top: 100%;
    }

    .product-grid .product-thumb .btn-cart.btn{
        width: 100% !important;
    }

    .route-product-product:not(.popup) .product-info .button-group-page .stepper-group{
        gap: 5px;
    }
}

  
@media only screen and (max-width: 760px) {
    .module-grid-335 .grid-cols .grid-col {
        width: calc(100% - 15px);
    }

    .module-testimonials-315 .swiper-pagination {
        top: calc(100% + 2.5em);
    }

    .post-list .post-layout{
        height: auto !important;
    }

    .product-info .product-options .push-option>div{
        gap: 7px !important;
    }

    .product-info .product-options .push-option > div label{
        max-width: 70px;
        width: 70px;
    }

    .product-info .product-options .push-option > div .option-value{
        font-size: 10px !important;
    }

    .module-blocks-298 .module-item-1 .block-wrapper{
        padding-left: 10px;
    }

    .product-grid.product-grid .product-thumb .cart-group{
        gap: 5px !important;
    }
    
}
  