@charset "UTF-8";

#cta_button,
.nav-list>li>a:hover {
    text-decoration: none
}

.megamenu a:hover,
.menu .active>a:not(.menu-title),
.menu li:hover>a:not(.menu-title) {
    color: #080
}

.menu>li {
    transition: background-color .3s;
    margin-right: 0
}

.menu>li>a {
    white-space: nowrap;
    padding: 2rem 1.2rem
}

.submenu-container > a::after {
    display: none !important;
    content: none !important;
}

.header-bottom .menu>li.active,
.header-bottom .menu>li:hover {
    border-bottom: 2px solid #4dd5e6;
}

.menu>li>a,
.menu>li>a:active,
.menu>li>a:hover {
    color: #000 !important
}

.megamenu .menu-title a,
.toolbox {
    padding: 0
}

.menu .megamenu li a {
    padding: .5rem .8rem;
    font-size: 16px;
    font-weight: 600
}

.category-menu .submenu .megamenu ul li a:hover {
    color: #080 !important
}

.ui-autocomplete {
    z-index: 9999;
    background-color: #fff !important
}

.theme-loader {
    display: none;
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    background: rgba(255, 255, 255, .5)
}

.theme-spin {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 45px;
    height: 45px;
    margin: -25px 0 0 -25px;
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #e77b26;
    -webkit-animation: 2s linear infinite overlay_loader_spin;
    animation: 1s linear infinite rotateStar
}

ul.breadcrumb.default-breadcrumb {
    display: inline;
    padding-bottom: 15px
}

.breadcrumb-block {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none
}

ul.breadcrumb.default-breadcrumb li {
    display: inline
}

.breadcrumb-block::-webkit-scrollbar {
    display: none
}

.text-success {
    color: #009b00 !important
}

.text-danger {
    color: red !important
}

.alert-success {
    background-color: #deffd6;
    border-color: #deffd6;
    color: green
}

.fa.fa-star-half-alt.active,
.fa.fa-star.active {
    color: #ff6b14
}

.far.fa-star {
    color: #999
}

.footer-middle .card-header {
    color: #fff;
    font-size: 1.6rem
}

.badge-success,
.footer-middle .card-header .collapse,
.footer-middle .card-header a:after {
    color: #000
}

.footer .copyright,
.footer-middle .widget-body a,
.footer-terms a {
    color: #000
}

.footer .social-link {
    color: #222;
    border: 2px solid #222;
	align-content: center;
}

.footer-terms {
    padding-left: 0;
    text-align: center
}

.footer-terms li {
    list-style: none;
    display: inline-block
}

.filter-items li .active span,
.filter-items li a.active {
    font-weight: 600;
    color: green
}
.span-bd.staffordshire-logo img {
    width: auto;
}

.wel-msg {
    margin: 0;
    padding: 1.1rem 0;
    font-size: inherit;
    font-weight: 500;
    font-family: inherit;
    letter-spacing: -.0125em;
    line-height: 1.5;
    white-space: break-spaces
}

.page-content {
    padding-top: 2rem
}

.product {
    position: initial;
}

.bio-page-title {
    font-size: 25px
}

label.error {
    color: red
}

.product-label-group-van {
    font-size: 25px;
    text-align: right;
    display: flex;
    flex-direction: column;
    position: absolute;
    right: .5rem;
    top: .5rem;
    max-width: 10rem
}

.product-label-group {
    left: .5rem;
    top: .5rem
}

.label-guide {
    position: relative;
    background-color: red;
    transform: rotate(-45deg);
    left: -45px;
    top: 19px;
    width: 150px;
    text-align: center;
    font-size: 14px
}

.label-guide {
    position: relative;
    background-color: red;
    transform: rotate(-45deg);
    left: -45px;
    top: 19px;
    width: 150px;
    text-align: center;
    font-size: 14px
}

.label-guide {
    position: relative;
    background-color: red;
    transform: rotate(-45deg);
    left: -45px;
    top: 19px;
    width: 150px;
    text-align: center;
    font-size: 14px
}

.product-price small {
    font-size: 12px;
    color: #383838;
    font-weight: 400
}

.desktop-benifit-header {
    font-weight: 700;
    background-color: #fafafa;
}

.benifit-header,
.header-mob-search {
    display: none
}

.product.product-cart .btn-close {
    position: relative;
    transform: translateY(0);
    left: 40px;
    padding: 15px
}

.sidebar-content .btn-filter {
    background: #d3d3d3;
    border: 0px;
    padding: 6px 15px;
}

#product-tab-datasheet a {
    font-size: 1.5rem
}

#product-tab-datasheet i {
    color: red;
    font-size: 3rem;
    margin-right: 5px
}

.prod-name {
    font-size: 1.3rem;
    min-height: 91px
}
.pagination li {
	padding: 10px;
	background: #eee;
	margin: 2px;
}
.pagination li.active {
	background: #92cc7a
}
.cookie-request {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #0193a3f0;
    padding: 18px 0 10px;
    box-shadow: 0 4px 23px 5px rgb(0 0 0 / 20%), 0 2px 6px rgb(0 0 0 / 15%);
    display: none;
    z-index: 999999
}

.accept-cookies-btn {
    margin-left: 20px
}

.se-cookies-text {
    display: inline-flex
}

.se-cookies-text a {
    border-bottom: 1px solid
}

.quick-buy-now {
    background-color: green !important
}

.benifit-list {
    display: flex;
    font-size: 1.6rem;
    list-style: none;
    width: 100%;
    justify-content: space-between;
    padding: 0
}
.benifit-item {
    color: #2fb2c1;
}

#cta_button {
    padding: 15px 30px;
    background: red;
    border: 1px solid red;
    border-radius: 6px;
    color: #fff;
    font-size: 1.6rem;
    box-shadow: 0 1px 5px 0 #888
}

#newsletterDIV,
.new-newsletter .row {
    width: 100%
}

.benifit-bar {
    font-size: 16px
}

#cta_button:hover {
    background: #df0000
}

.back-btn,
.benifit-item,
.header-middle,
.menu-slide.active,
.nav-list>li {
    display: block
}

.header-middle.sticky-header.fixed .benifit-header {
    display: block;
    margin-top: 15px;
    border-top: 1px solid #eded
}

.sticky-header.fixed {
    padding-bottom: 0 !important;
    background: #fff
}

.header-middle {
    background: #fff;
}

.header-middle .header-right,
.header-middle .icon-box-title,
.header-middle p,
.header-right .icon-box-icon {
    color: #000
}

.skeleton-loader:empty {
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, 0) 80%), #d3d3d3;
    background-repeat: repeat-y;
    background-size: 50px 500px;
    background-position: 0 0
}

#ms_email-error {
    position: absolute;
    bottom: 45px;
    left: 3px
}

.mob-email-sub-msg {
    width: 100%;
    background: #fff
}

.closeNl {
    position: absolute;
    top: 5px;
    right: -25px
}

#newsletterDIV {
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    z-index: 999999
}

.new-newsletter h3 {
    font-size: 2rem;
    color: #fff;
    text-shadow: 0 3px 3px #000;
    background: #00000059
}

.new-newsletter h3 span {
    font-size: 2.5rem;
    color: red
}

.new-newsletter .row {
    background: url('https://buyinsulationonline.b-cdn.net/uploads/media/fc9416b35dfaecef5c6d7d269a245809.png') center/100% 100% no-repeat;
    padding: 29px 0;
    color: #fff;
    min-height: 139px;
    margin-right: 0;
    margin-left: 0;
    box-shadow: 0 0 15px 4px #858585
}

.checkout .form-control {
    border: 1px solid #ededed
}

.new-newsletter .form-control {
    background-color: #fff
}

.form-container {
    padding-left: 111px
}

.y-90 {
    top: 90% !important;
    transform: translateY(-90%) !important
}

@keyframes shine {
    to {
        background-position: 100% 0
    }
}

.badge {
    padding: 5px 10px
}

.badge-warning {
    background: red;
    color: #fff
}

.bestseller-badge {
    padding: 4px 10px;
    font-size: 16px;
    background: green;
    color: #fff;
    white-space: nowrap
}

.single-product .product-single .product-price {
    color: green;
    font-size: 5rem
}

.product-single .product-price {
    color: green;
    font-size: 4rem
}

.product-single .product-price .slash-price,
.single-product .product-single .product-price .slash-price {
    font-size: 3rem
}

.callback-form-section.opened .callback-overlay {
    opacity: 1;
    visibility: visible
}

.callback-form-section .callback-overlay {
    position: fixed;
    left: 0;
    width: 100vw;
    top: -10vh;
    height: 120vh;
    background: rgba(0, 0, 0, .3);
    z-index: 1100;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s
}

.callback-form-section .callback-form-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100%;
    background-color: #fff;
    z-index: 1101;
    box-shadow: 0 2px 9px rgb(0 0 0 / 10%);
    padding: 3rem;
    transition: right .3s;
    overflow: auto
}

.callback-form-section.opened .callback-form-wrapper {
    right: 0
}

#call-us-form .form-group {
    margin-bottom: 20px
}

.title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 1.3rem
}

.title-wrapper .btn-close {
    font-size: 12px;
    font-weight: 600;
    color: #383838
}

.intro-slider figure img {
    min-height: 11rem;
    object-fit: cover;
    object-position: 50%
}

.newsletter-pop1 .newsletter-content {
    margin: 0;
    max-width: 100%;
    width: 100%;
    padding: 7rem;
    background: #000000bf;
    color: #fff
}

.newsletter-pop1 h2,
.newsletter-pop1 h4 {
    color: #fff;
    margin-bottom: 35px
}

.newsletter-popup p {
    font-size: 2rem
}

.newsletter-pop1 .form-checkbox {
    padding-top: 30px
}

.scroll-top {
    bottom: 100px
}

.menu li a {
    font-weight: 600;
    padding: 2rem 1.5rem
}

.notice-bar {
    display: block;
    background: red;
    padding: 5px 0;
    color: #fff;
    font-weight: 600;
    font-size: 1.4rem;
    text-align: center
}

.owl-carousel .owl-item img.verified-badge,
img.verified-badge {
    width: 20px;
    display: inline
}

option:disabled {
    color: #b9b9b9
}

.product-form .btn-cart:hover:not(:disabled),
.product-form .btn-external:hover:not(:disabled) {
    background-color: #05a305
}

.corner-container-2 {
    bottom: 1px !important;
    color: #fff
}

@media (min-width:1200px) {
    .intro-slider figure img {
        min-height: 27rem
    }
}

@media (max-width:480px) {
    .mobile-menu-toggle {
        width: 25px;
        color: #000
    }

    .tgl-btn:before {
        float: right;
        font-size: 17px;
        margin-right: 10px;
        position: relative;
        top: -35px
    }

    .header-right {
        width: 30px
    }

    .benifit-item .fa-truck {
        width: 16px
    }

    .benifit-item .fa-tree {
        width: 10px
    }

    .header-middle {
        padding-bottom: 0;
        padding-top: 0;
        background: #fff
    }

    #mob-sticky {
        padding-top: 15px;
        padding-bottom: 25px;
        color: #000;
        background: #fff
    }

    .benifit-header,
    .desktop-benifit-header,
    .header-top {
        display: none
    }

    main.main.mt-8 {
        margin-top: 2rem !important
    }

    .header-mob-search .header-search.hs-simple {
        display: block;
        margin-right: 0;
        max-width: 92%
    }

    .header-mob-search {
        display: block;
        text-align: -webkit-center;
        margin-top: 6px;
        margin-bottom: 18px;
        padding: 5px 0
    }

    .callback-form-wrapper {
        width: 30rem
    }

    .new-newsletter .row {
        padding: 0;
        min-height: 100px;
        border-radius: inherit;
        background: url('https://buyinsulationonline.b-cdn.net/uploads/media/a5ea16057c6f1003865709bfcb570803.png') 0 0/cover
    }

    .form-container {
        padding: 35px 10px 0
    }

    #newsletterDIV,
    .new-newsletter .container {
        padding: 0
    }

    .mob-email-sub-btn {
        padding: 1em !important
    }

    .closeNl {
        top: 10px;
        right: 10px
    }

    .new-newsletter h3 {
        margin-bottom: 5px
    }

    .mob-fixed {
        position: fixed;
        top: 0;
        width: 100%;
        padding-top: 1.5rem;
        box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
        z-index: 1100;
        animation: .4s fixedTop
    }

    .page-wrapper {
        padding-top: 1rem
    }

    .benifit-header-mob {
        display: block
    }

    .benifit-header-mob,
    .benifit-header-mob p {
        font-family: Inter, Poppins, sans-serif
    }

    .tp-icon {
        width: 17px
    }

    .benifit-list {
        font-size: 13px;
        font-weight: 600
    }

    .product-variant .product-details .btn-cart,
    .product-variant .product-hide-details .btn-cart {
        max-width: 100%;
        display: block
    }

    .product-variant .product-details .btn-cart i,
    .product-variant .product-hide-details .btn-cart i {
        margin-right: .8rem
    }

    .toggle-btn:before {
        float: right
    }

    .toggle-btn {
        width: 100%
    }

    .v-all {
        font-size: 1rem;
        background: #080;
        padding: 3px 8px;
        margin-right: 5px;
        border-radius: 25px
    }

    .mobile-menu {
        line-height: 2
    }

    .notice-bar {
        display: block;
        background: red;
        padding: 5px 0px;
        color: #fff;
        font-weight: 600;
        font-size: 1.2rem
    }

    input,
    select,
    textarea {
        font-size: 16px
    }
}

.christmas-ribbon,
.submenu-container .cat-a {
    text-align: center
}

.dropdown-hovered .hover-overlay {
    display: block;
    z-index: 1000
}

.hover-overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background: rgba(51, 51, 51, .7);
    z-index: 3000
}

.dropdown-hovered .menu li {
    z-index: 4000
}

.fixed .header-middle {
    padding-top: 0
}

.floating-container {
    column-count: 5;
    column-gap: 10px;
    margin-top: 30px
}

.floating-item {
    display: block;
    width: 100%;
    box-sizing: border-box;
    height: fit-content;
    margin-bottom: 30px
}

.floating-container .floating-item .menu-title,
.menu .active>a:not(.menu-title) {
    color: #0094a5
}

.border-radius {
    border-radius: 6px
}

.upsell_stars i {
    font-size: 10px
}

.upsell.product.product-cart .product-name {
    margin-bottom: 0
}

.upsell_price {
    font-size: 14px;
    color: #4f4f4f
}

.upsell.product.product-cart .product-media {
    margin-right: 10px;
    width: 70px
}

.fly-btn {
    border: 0;
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 12px;
    cursor: pointer
}

.copy {
    cursor: pointer;
    text-shadow: 1px 0 5px #000;
    font-size: 27px
}

.christmas-ribbon {
    background: #ff0;
    padding: 10px 5px;
    color: #000
}

.christmas-ribbon .fa {
    font-size: 17px;
    color: green
}

.sticky-header.mfixed {
    position: fixed;
    animation: .4s fixedTop;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 3.9rem;
    padding-top: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    z-index: 1100;
    opacity: 1;
    background-color: #fff
}

.mfp-product .product-details {
    position: relative
}

.cart-dropdown .products {
    max-height: fit-content
}

.toolbox.sticky-toolbox {
    padding-top: 0;
    background: #eee;
    margin-bottom: 3rem
}

.toolbox-item {
    margin-bottom: .5rem;
    margin-top: .5rem
}

.toolbox-item.select-box select {
    font-size: 1.4rem
}

.search-overlay {
    height: 100vh;
    width: 100%;
    display: none;
    position: inherit;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .9);
    overflow: auto
}

.searchoverlay-content {
    position: relative;
    width: 100%;
    min-height: 25%;
    background: #fff;
    overflow: auto
}

.searchoverlay-content .pg {
    padding-top: 30px;
    margin: auto
}

.search-overlay .input-wrapper-inline {
    display: flex;
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 50px
}

.search-overlay .closebtn {
    position: absolute;
    top: -28px;
    right: -45px;
    font-size: 60px;
    cursor: pointer;
    color: #000
}

.search-overlay .closebtn:hover {
    color: #ccc
}

.search-overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 90%;
    background: #f1f1f1
}

.search-overlay button {
    float: left;
    width: 10%;
    padding: 18px;
    background: #080;
    font-size: 17px;
    border: none;
    cursor: pointer
}

.search-overlay button:hover {
    background: #006400
}

.custom-product-name {
    margin-bottom: .3rem;
    font-family: inherit;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: -.01em;
    color: #666;
    min-width: 40px;
}

#categoryContainer li {
    margin-bottom: 7px;
    color: #006d7a
}

.popup-qty {
    margin-right: 40px;
    width: auto !important;
    height: 3.5rem
}

.input-group.popup-qty .form-control {
    display: inline-flex;
    min-height: 3.5rem !important;
    height: 3.5rem
}

.popup-qty .modal-qty-min,
.popup-qty .modal-qty-plus {
    height: 3.5rem;
    background: #ededed
}

.popup-qty .modal-qty-min {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

.popup-qty .modal-qty-plus {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.popup-qty .single-price {
    width: 100px;
    font-size: 1.8rem;
    margin-right: 0 !important
}

.popup-qty .input-qty {
    width: 50px
}

.popup-qty-wrap.dt-cta {
    align-items: baseline;
    display: inline-flex
}

.cart-dropdown .popup-qty i {
    font-size: 1.2rem
}

.offer-meta ul {
    list-style: none;
    padding-left: 10px
}

.offer-meta ul li i {
    font-size: 12px;
    color: #080;
    margin-right: 5px
}

.offer-meta ul li {
    font-weight: 400;
    margin-bottom: 5px
}

.cart-benefits ul {
    display: flex;
    justify-content: space-between;
    padding-left: 0
}

.cart-benefits ul li {
    display: inline-flex;
    vertical-align: middle
}

.cart-benefits li span {
    margin: auto auto auto 5px;
    font-size: 1.1rem
}

.cart-benefits li i {
    color: #00d100
}

.cart-benefits {
    border-bottom: 1px solid #e1e1e1
}

.text-warning {
    color: orange !important
}

.offer-meta {
    color: #838383
}

.popup_cart_items .product-title a {
    color: #212121
}

.popup_cart_items .single-price {
    font-size: 1.6rem;
    color: #121212
}

#searchInput::placeholder {
    color: #a5a5a5
}

@media (max-width:769px) {
    .search-overlay .closebtn {
        position: absolute;
        top: -40px;
        right: 15px;
        font-size: 50px
    }

    .search-overlay .input-wrapper-inline {
        margin-top: 30px
    }

    .search-overlay button {
        width: 16%;
        padding: 3px
    }
}

@media (max-width:530px) {
    .christmas-ribbon {
        margin-bottom: 10px
    }

    .christmas-ribbon span {
        display: block
    }

    .toolbox-item.toolbox-sort.select-box {
        margin-right: 5px
    }

    .product.product-cart .btn-close {
        left: 23px
    }

    .popup-qty {
        margin-right: 15px
    }

    .benifit-bar i {
        font-size: 18px;
    }
}

@media (min-width:347px) {
    .toolbox-right {
        background: #dfdfdf;
        padding: 0 5px 0 35px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 25px 100%, 0 calc(100% - 50px))
    }

    #filter_by,
    #limit {
        background: #eee
    }

    .toolbox-item label {
        color: #000
    }
}

.nav-tabs-header {
    display: inline-block;
    border-bottom: none;
    font-weight: 700;
    width: 100%
}

.nav-tabs-header>li {
    float: none
}

.nav-tabs-header>li.active>a,
.nav-tabs-header>li.active>a:focus,
.nav-tabs-header>li.active>a:hover,
.nav-tabs-header>li>a,
.nav-tabs-header>li>a:focus,
.nav-tabs-header>li>a:hover {
    border: none;
    border-radius: 0
}

.nav-list {
    margin-bottom: 25px
}

.nav-list>li>a>span {
    display: block;
    font-weight: 700;
    text-transform: uppercase
}

.megamenu .row>* {
    padding: 5px !important
}

.tab-pane .col-md-4 a {
    width: 200px
}

.menu>li.submenu-container .megamenu {
    width: 1300px;
    margin-top: 3px;
}

.megamenu a {
    color: #666
}

.menu-container,
.menu-overlay {
    position: fixed;
    top: 0;
    height: 100%
}

.menu-overlay {
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s;
    z-index: 999
}

.menu-container {
    left: -100%;
    width: 85%;
    max-width: 350px;
    font-size: 17px;
    background: #fff;
    color: #1b1b1b;
    box-shadow: 2px 0 5px rgba(0, 0, 0, .5);
    z-index: 1000;
    transition: left .3s;
    overflow-y: auto
}

.menu-slide {
    display: none;
    padding: 20px
}

.menu-slide ul {
    list-style: none;
    padding: 0
}

.menu-slide ul li {
    padding: 10px 0;
    cursor: pointer
}

.back-btn {
    margin-bottom: 20px;
    background: #007bff;
    color: #fff;
    padding: 10px 15px;
    border: none;
    cursor: pointer
}

.menu-container .input-wrapper {
    display: flex;
    margin-bottom: .6rem
}

.menu-container .input-wrapper .form-control {
    min-height: 4rem;
    color: #7a8088;
    border: 1px solid #2e3237;
    border-right: 0;
    background-color: #fff
}

.menu-container .input-wrapper .btn-search {
    padding: 0;
    width: 4rem;
    background-color: #080;
    border-color: #080;
    color: #fff;
    font-size: 1.4rem;
    border-radius: 0 3px 3px 0
}

.cat-title {
    font-size: 1.8rem;
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #009ea4
}

.menu-container ul {
    margin-top: 0
}

.menu-slide ul li:not(:last-child) {
    border-bottom: 1px solid #e1e1e1
}

li.allcats {
    text-align: right
}

.btn-viewall {
    padding: 5px 10px;
    font-size: 1rem;
    border-radius: 5px
}

.gproof,
.tproof {
    width: 110px
}

.socialproof-block {
    justify-content: space-between;
    display: flex;
    padding: 15px 20px;
    background: #e6e6e6
}

.menu-slide.active {
    padding: 0
}

.bckbtn-block {
    padding: 15px;
    background: #009ea4
}

.back-btn {
    margin-bottom: 0
}

.menu-slide-content {
    padding: 20px;
    background: #fff;
    color: #252525
}

.m-icon,
.m-link {
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.m-icon {
    width: 18%
}

.m-link {
    width: 78%;
    padding-left: 10px
}

.tgl-btn:before {
    content: "";
    display: block;
    font-size: 1rem;
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    line-height: 1;
    transition: transform .5s
}

.mobile-menu-close i {
    font-size: 2.8rem;
    color: #fff
}

@media (min-width:481px) {
    .callback-form-wrapper {
        width: 45rem
    }

    .benifit-header-mob {
        display: none
    }
}

.general-form-section.opened .general-overlay {
    opacity: 1;
    visibility: visible
}

.general-form-section .general-overlay {
    position: fixed;
    left: 0;
    width: 100vw;
    top: -10vh;
    height: 120vh;
    background: rgba(0, 0, 0, .3);
    z-index: 1100;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s
}

.general-form-section.opened .general-form-wrapper {
    right: 0
}

.general-form-section .general-form-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100%;
    background-color: #fff;
    z-index: 1101;
    box-shadow: 0 2px 9px rgb(0 0 0 / 10%);
    padding: 3rem;
    transition: right .3s;
    overflow: auto
}

@media (max-width:991px) {
    .general-form-wrapper {
        width: 45rem
    }
}

@media (min-width:992px) {
    .general-form-wrapper {
        width: 55rem
    }
}

@media (max-width:575px) {
    .general-form-wrapper {
        width: 30rem
    }
}
.product-details {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.product-name {
    min-height: 48px;
    line-height: 1.4;
}

.product-price {
    margin-top: auto;
}
.product-wrapper .product {
    display: flex;
    flex-direction: column;
    height: 100%;
}