/* CSS Document */


@media only screen and (min-width:1024px) {
    .mobile-men-con:lang(en){
        justify-content: space-between;
    }

    header .menu-item-has-children:hover >a:after{
        -webkit-transform: rotate(-135deg) translateY(0);
    }
.mobile-side-bar-open{
    display: none;
}
    .f-r-cats.desktop{
        display: flex;
    }
.desktop{
    display: block;
}
.mobile{
    display: none;
}
    header .menu-item-has-children:hover  .sub-menu{
        opacity: 1;
        transform: scale(1);

        visibility: visible;
    }

}


@media only screen and (min-width: 1024px) and (max-width: 1365px) {

    html{
        font-size: 8px;
    }
    .inner-nav {
left: 3rem;
    }
    .basic-width,.basic-width-2{
      /*  width: 90%;
        flex: 0 0 90%;
        padding-left: 0;*/
    }
}



@media only screen and (min-width: 1366px) {

    .basic-width{
        width: 136.6rem;
        flex:  0 0 136.6rem;
    }


}


@media only screen and (min-width: 1700px) {
    html{
        font-size: 10px;
    }

}




/*mobile/tablet header*/

@media only screen and (min-width: 800px) and (max-width: 1023px) {


}

/*mobile devices*/
@media only screen and (max-width: 1023px) {
    .home .product-item:nth-child(even) .prodcut-item-detials{
        padding-left: 0;
    }
    .fof-c p{
        font-size: 1.8rem;
        padding: 0 2rem;
        box-sizing: border-box;
    }
    #close-video{
        right: 2rem;
    }

    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    .header-inner {
        padding: 0 2rem;
    }

    header .home-link {
        width: 11rem !important;
        height: 3.7rem !important;
        transform: none;
    }

    header:before {
        display: none;
    }

    header.menu-opened svg path {
        fill: white !important;
    }

    header.menu-opened .kav {
        background: white !important;
    }

    .home-link {
        position: relative;
        z-index: 99999999;
    }

    #primary {
        margin-top: -5.9rem;
    }

    header {

        height: 5.9rem !important;
    }

    .purple-small-header {
        box-shadow: 0 8px 15px 6px rgb(176 169 188 / 18%);
    }

    .mobile-men-con {
        position: fixed;
        top: 0;
        left: -100vw;
        width: 100vw;
        height: 100%;
        flex-direction: column;
        -webkit-backdrop-filter: blur(50px);
        backdrop-filter: blur(50px);
        justify-content: center;
        align-items: flex-start;
        padding: 0 2rem;
        box-sizing: border-box;
        background-color: rgba(30, 15, 46, .5);
        transition: .3s all;
    }

  /*  .menu-opened .mobile-men-con {
        left: 0;
    }*/

    .header-inner {
        width: 100%;
    }

    .header-2 ul, .header-3 ul {
        flex-direction: column;
        width: 100%;

    }

    .header-2, .header-3 {
        width: 100%;
    }

    .header-2 ul li a, .header-3 ul li a {

        box-sizing: border-box;
        display: block;
    }

    .header-2 ul li, .header-3 ul li {
        margin: 1.5rem 0 !important;
        width: 100%;
    }

    .header-3 ul.sub-menu {
        position: static;
        visibility: visible;
        opacity: 1;
        border: none;
        transform: none;
        backdrop-filter: none;
        padding-top: 0;
        padding-bottom: 0;
        display: none;
        margin: 0;
        transition: none;
    }

    .header-3 ul.sub-menu li a {
        font-size: 1.4rem;
    }

    .header-3 a, .header-2 a {
        color: white !important;
    }

    header .header-3 ul li.investors-link a {
        color: white;
        background-color: transparent !important;
        padding: 0;
        font-size: 1.6rem;
        font-weight: 400;
    }

    header .menu-item-has-children > a:after {
        border-color: white !important;
    }


    section.latest-news-area, section.sisram-medical-area, section.product-item, section.global-presence-area {
        display: block;
    }

    .basic-width {
        width: 100%;
        padding: 0 2rem;
    }

    .home h1 {
        font-size: 4rem;
        font-weight: 700;
        margin-bottom: 3.1rem;
        align-self: flex-start;
    }

    .hh-b-f2, .hh-b-f3 {
        display: none;
    }

    .home-hero-bottom {
        position: static;
    }

    .home-hero-bottom:after {
        display: none;
    }

    .home-hero {
        height: 100vh;
        padding: 10rem 2rem 3rem 2rem;
        box-sizing: border-box;


    }

    h3, .small-h2, h2.small {
        font-size: 2.8rem;
    }

    .pb-h {
        flex-grow: 1;
        align-self: flex-start;
    }

    .home-hero-bottom {
        padding: 0;
    }

    .home-hero .basic-button {
        align-self: flex-start;
    }

    .smw-leaderboard.smw-basic .smw-header .smw-header-left, .smw-leaderboard.smw-basic .smw-header .smw-header-right {
        text-align: left !important;
    }

    .smw-leaderboard.smw-basic .smw-info .smw-info-left, .smw-leaderboard.smw-basic .smw-info .smw-info-right {
        text-align: left !important;
    }

    .latest-news-area {
        padding: 7.5rem 0;
    }

    .home .splide__pagination {
        position: static;
        margin-top: 2.3rem;
    }

    .home .splide__pagination__page {
        width: 4px;
        height: 4px;
    }

    .home .splide__pagination__page.is-active {
        background: var(--purple);
        width: 6px;
        height: 6px;
    }

    .sm-content {
        position: static !important;
        padding: 0;
        color: white;
    }

    .sm-content p, .sm-content h2 {
        color: white;
    }

    .sm-content p {
        font-size: 2rem;
    }

    .sm-content h2 {
        font-size: 2.8rem;
    }

    .sm-article {
        display: block;
    }

    .kav-holder path {
        transform: translateX(-10rem);
    }

    p {
        font-size: 1.8rem;
        line-height: 1.67;

    }

    .sisram-medical-area .an-img-h {
        height: 36rem;
    }

    .i-b-r img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .sisram-medical-area {

        padding-top: 5rem;
        padding-bottom: 10rem;
    }

    .sm-article p .basic-button {
        width: 100%;
        box-sizing: border-box;
    }

    .sm-article .sisram-stamp {
        display: none;
    }

    .sm-content {
        margin-top: 2rem;
    }

    .sm-top-image-kav-holder {
        margin-bottom: 3rem;
    }

    .product-item .basic-width {
        flex-direction: column-reverse !important;
        height: auto;
    }

    .product-item h2 img {
        max-height: 8rem;
    }

    .prodcut-item-detials .hand-written {
        width: 80%;
        height: auto;
        margin-top: 2rem;
    }
.legend {
position: sticky;
    left: 0;
}
    .prodcut-item-detials {
        padding: 4rem 0 8rem;
    }
    .bread-crumbs .basic-width-2{
        padding-left: 0;
    }
    .product-item .basic-button {
        box-sizing: border-box;
        width: 100%;
    }

    .product-item.lmnt:before {
        width: 95vh;
        height: 95vh;
    }

    .prodcut-item-detials h2 {
        padding-right: 12rem;
    }

    .lmnt .prodcut-item-detials {
        padding-top: 16rem;
    }

  .lmnt .hand-written{
      width: 100% !important;
      max-width: none !important;
  }

    .product-item .an-img-h {
        height: 40rem;
    }

    .product-item.copulla .prodcut-item-img-holder:after {

        bottom: 2.7rem;
        left: -9rem;

    }

    .product-item.injectables .prodcut-item-img-holder:after {

        bottom: -3.8rem;
        left: -2.7rem;

        width: 43.4rem;
        height: 12rem;

    }

    .prodcut-item-detials h2 {
        font-size: 4rem;
    }

    .the-map-scroller {
        width: 100vw;
        overflow: scroll;
    }

    .global-presence-area .basic-width {
        padding: 0;
    }

    .global-presence-area h2 {
        text-align: left;
        padding: 0 2rem;
        box-sizing: border-box;
    }

    header .menu-item-has-children a.expanded:after {
        -webkit-transform: rotate(-135deg) translateY(0);
    }

    .upper-footer .basic-width {
        display: block;
    }

    .mobile-wr {
        flex-direction: row-reverse;
    }

    .f-n-1 {
        margin-top: 3rem;
    }

    .fb-2 {
        padding-left: 0;
    }

    .fb-2 nav, .footer-bottom {
        display: block;
    }

    .upper-footer-img {
        flex: 0 0 13rem;
        height: 18rem;
        border-radius: 0.8rem;
    }

    .footer-address {
        flex: auto;
        padding-left: 0;
        padding-right: 1rem;
    }

    .footeremail-and-social {
        padding: 4rem 0 0 0;
    }

    .footer-bottom
    .fb-3 {
        display: none;
    }

    .f-n-2, .f-n-3 {
        padding: 2rem 0 0 0;
    }

    .fb-2 h2, .fb-2 a {
        font-size: 1.6rem;
    }

    .footer-bottom {
        padding: 4rem 2rem;
        box-sizing: border-box;
    }

    .alma-sm-article {
        padding: 5rem 2rem;
    }

    .sm-article.alma-sm-article .sisram-stamp {
        display: block;
        width: 17rem;
        height: 17rem;
        left: auto;
        right: -7.5rem;
        bottom: -14rem;
        opacity: 1;
    }

    .p-h-ct {
        text-align: center;
        margin-top: 0;
    }

    .p-h-ct h1 {
        font-size: 2.6rem;
        font-weight: 500;
    }

    .alma-hero {
        background-position: bottom center;
    }

    .p-h-ct h1 {
        flex-grow: 1;
    }
.home .stock-info-frame{
    width: 21rem;
}
    .bread-crumbs {
        align-self: flex-start;
    }
.team-hero .basic-width{
    display: block;
}
.product-hero h1 {
        margin-top: 1rem;
    }
    .team-member-area{
        padding: 7.1rem 0;
    }
    .product-hero-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 100%;
    }

    .app-splide {
        height: 50rem;
    }

    .p-h-ct {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-bottom: 5rem;
        box-sizing: border-box;
    }

    .p-h-ct a {
        align-self: center;
        width: 100%;
        box-sizing: border-box;
    }
    .alma-products-area .pr-logo{
        width: 15rem;
    }
.alma-below-h .left-p {

    font-family: 'Work Sans', sans-serif;

}
    .copulla-page-pi .prodcut-item-img img {
        width: 100vw;
        height: auto;
    }

    .copulla-page-pi .prodcut-item-img {
        width: 100vw;
        height: auto;
    }

    .pch {
        display: block;
    }

    .p-a-h {
        width: 100%;
    }

    .mnf {
        display: block;
    }

    .copulla-page-pi .prodcut-item-img img {
        position: static;
    }

    .alma-sm-article p {
        font-size: 2rem;
        white-space: normal;
    }

    .alma-sm-article p.right-p {
        font-size: 1.8rem;
        margin-top: 3rem;
    }

    #main, .copulla-page-pi {
        width: 100vw;
        overflow: hidden;
    }

    .ph-cont {
        width: 100%;
        padding: 0 2rem;
        box-sizing: border-box;
    }

    .prodcut-item-detials h2 {
        padding-right: 0;
    }

    .cpl-blt-lst {
        display: block;
    }

    .copulla-hero .product-hero-content {
        padding: 0;
    }

    .copulla-i-c {
        padding: 0;
    }

    .copulla-page-pi .ec {
        max-width: 80%;
    }

    .copulla-hero .pr-logo {
        width: 20rem;
    }

    .copulla-hero h1 {
        margin-bottom: 1rem;
    }

    .copulla-page-pi .prodcut-item-detials {
        padding-left: 2rem;
        padding-right: 2rem;
        box-sizing: border-box;
    }

    .copulla-hero .p-h-ct {
        padding-bottom: 2rem;
    }

    .copulla-hero {
        height: auto;
    }

    .copulla-sm-article {
        margin-top: 9rem;
    }

    .st {
        font-size: 1.8rem;
        line-height: 1.5;
    }

    .lt {
        line-height: 1.5;
    }

    .cpl-blt-lst li {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-top: 8rem;
    }

    .copulla-page-pi .sisram-stamp {
        width: 13rem;
        height: 13rem;
        margin-bottom: 4.56rem;
    }

    .product-hero-content {
        position: relative;
        z-index: 9999999;
    }

    .page-template-copulla .prodcut-item-detials h2 {
        font-size: 3rem;
    }

    .inbls-brands .basic-width {
        padding: 0 2rem;
    }

    .copulla-page-pi .basic-width {
        padding-left: 0;
        padding-right: 0;
    }

    .brands-list {
        display: block;
    }

    .inbls-brands .ec {
        text-align: left;
        font-size: 1.6rem;
    }

    .inbls-brands {
        padding-top: 15rem;
        position: relative;

    }

    .inbls-brands:before {
        content: '';
        display: block;
        width: 24.1rem;
        height: 52.2rem;
        animation: 5s blury;
        background: url(img/story-an-dec.svg) no-repeat center;
        background-size: contain;
        position: absolute;
        left: 0;
        top: 0;
        animation-iteration-count: infinite;
    }


    .page-template-injectibles .p-h-ct {
        margin-top: 5rem;
        flex-grow: 0;
    }

    .inbls-hero h1 {
        font-size: 4.2rem;
    }

    .inbls-hero h2 {
        margin-top: 2rem;
        font-size: 2.6rem;
        font-weight: 500;
    }

    .lmnt-hero img {
        width: 15rem;
    }

    .lmnt-hero h1 {
        font-size: 2.6rem;
    }

    .lmnt-pr-img:before {
        position: absolute;
        content: '';
        display: block;
        left: 0;
        bottom: 0;
        width: 60rem;
        height: 30rem;
        background-color: var(--neon);
        border-top-left-radius: 56rem;
        border-top-right-radius: 56rem;
    }

    .lmnt-hero .ph-cont {
        align-items: center;
    }

    .lmnt-hero .ph-cont a {
        align-self: center;
        width: calc(100% - 4rem);
        left: 2rem;
        box-sizing: border-box;
        position: absolute;
        bottom: 5rem;
        z-index: 9999;
    }
    .header-3 ul.sub-menu{
        background: none !important;
    }
    .lmnt-hero img {
        width: 15rem;
    }
    .inbls-brands:before,.inbls-brands:after{
        pointer-events: none;
    }

    .top-block:before{
        display: none;
    }
.logos-list-inj li{
    margin: 2rem 0;
}
    .logos-list-inj{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .lmnt-pr-img .lmnt-i-c {
        position: relative;
        top: -1rem;
        width: 50rem;
        right: -24rem;
    }

    .lmnt-below-h {
        padding-top: 8rem;
        padding-bottom: 0;
    }
.lmnt-sm-article .sisram-stamp{
    display: block;
    width: 10rem;
    height: 10rem;
    bottom: auto;
    left: auto;
 right: -2rem;
        top: -269px;

}
    .icon-blts-list{
        display: block;
    }
    .icon-blts-list li{
        margin-top: 5rem;
    }
    .lmnt-page-pi .basic-width.pch{
        display: block;
        height: auto;
        padding-top: 14rem;
    }

    .lmnt-page-pi .basic-width.pch:before {
        position: absolute;
        height: 42rem;
        width: 42rem;
        background-color: var(--purple);
        border-radius: 50%;
        content: '';
        display: block;
        left: -29rem;
        display: none;
    }
    .lmnt-page-pi .basic-width{
        padding: 0;
    }
    .lmnt-page-pi .prodcut-item-detials{
        padding: 0 2rem;
    }
    .lmnt-page-pi .sisram-stamp{
        display: none;
    }
    .rhw {
        position: absolute;
        bottom: -5rem;
        height: auto;
        width: 30rem;
        right: 2rem;
    }
    .lmnt-page-pi .basic-width.ec{
        padding: 8rem 2rem;
        box-sizing: border-box;
        text-align: left;
        font-size: 1.6rem;
    }
    .lmnt-page-pi  .an-img-h{
        width: 100%;
        height: 40rem;
        position: relative;
    }

    .lmnt-page-pi .prodcut-item-detials{
        padding-bottom: 10rem;
    }
    .lmnt-page-pi .prodcut-item-img-holder:before {
        position: absolute;
        height: 60rem;
        width: 60rem;
        background-color: var(--purple);
        border-radius: 50%;
        content: '';
        display: block;
        left: -29rem;
        bottom: -11rem;

    }

   .page-template-lmnt .ph-cont{
        padding: 0;
    }
.bread-crumbs a{
    position: static !important;
}

    .lmnt-hero,.lmnt-below-h,.lmnt-page-pi,footer,header{
        display: block !important;
    }
    .basic-width-2,.application-content-holder{
        display: block;
    }
    .basic-width-2{
        padding: 0 ;
        box-sizing: border-box;
        width: 100%;
    }
    .application-side-bar{
        position: static;
        height: auto;

        box-sizing: border-box;
    }
    .application-side-bar:before{
        display: none;
    }
    .application-side-bar{
        padding: 2rem ;
        border-radius: .8rem;
        background: none;
    }
    .application-side-bar li{
        padding: 1.3rem 0;
    }
    .mobile-side-bar-open{
        background: white;
        border-radius: .8rem;
        border:none;
        font-size: 1.6rem;
        height: 4.9rem;
        text-align: left;
        display: flex;
        justify-content: space-between;
      align-items: center;
        width: 100%;
        padding: 0 3rem;
        box-sizing: border-box;
    }
.side-bar-nav{
    padding: 1rem 3rem;
    box-sizing: border-box;
    background: white;
    margin-top: 1rem;
    display: none;
    position: absolute !important;
    width: calc(100% - 4rem);
    top:6.5rem;
    box-shadow: 0 6px 20px 0 rgba(177, 142, 230, 0.15);
    border-radius: .8rem;
}
    .mobile-side-bar-open:after {
        display: block;
        border: solid black;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        content: '';
        display: block;
        transition: .3s all;
    }
    .application-content h2, .application-content h1{
        padding: 0 2rem;
        box-sizing: border-box;
    }
    .mobile-side-bar-open.expanded:after{
        transform: rotate(225deg);
    }
    .application-content{
        padding: 0;
        width: 100%;

    }
    .block-header,.items-list{
        padding: 0 2rem;
        box-sizing: border-box;
    }
    .block-header h2{
        padding: 0;
    }
    .investros-block{
        margin-bottom: 5rem;
    }
    .application-content .splide__arrow--next{
        right: 2rem !important;
    }
    .application-content-holder{
        margin-top: 8rem;
    }
    .application-wrapper .latest-news-splide{
        padding-top: 3.8rem;
    }

    .items-list li .flex{
        flex-wrap: wrap;
    }
    .item-date{
        flex: 0 0 100%;
        font-size: 1.6rem;
        font-weight: 400;
        margin-bottom: 1rem;
    }
    .item-title{
        font-size: 1.8rem;
        font-weight: 300;
        flex: 0 0 84%;
        line-height: 1.56;

    }
    .o-s-blts-list li h2{
        margin-bottom: 1.5rem;
    }
    .top-block-content h2{
        padding: 0;
    }
    .member-details .bio {
font-size: 1.8rem;
        line-height: 1.67;
        font-weight: 400;
    }
    .o-s-blts-list p{
        text-align: center;
    }
    .app-right{
       padding: 5rem 2rem;
        box-sizing: border-box;
    }
    .stock-info-frame,.app-right .white-box{
        width: 100%;
    }
    .investors-page-title h1, .investors-page-title h2{
        font-size: 3.2rem;
    }
    .investors-page-title{
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 0;
    }
    .application-wrapper:before{
        pointer-events: none;
    }
    .videos-list li{
        width: 32rem;
    }
    .vid-con{
        height: 20.6rem;
    }
    .page-template-investors-videos .splide__arrows{
        width: 100%;
    }
    .videos-splide{

    }
    .page-template-investors-videos .splide__arrows{
        top: -2rem;
    }
    .application-content-holder{
        margin-top: 1rem;
    }

    .page-template-investors-white-banners-n-text-template .application-content {
        padding: 0 2rem;
        box-sizing: border-box;
    }
    .filters{
        padding: 0 2rem;
        box-sizing: border-box;
    }
    .smw-combo.smw-tablechart tr {

        padding: 0 2rem 0rem 2rem;
    }
    .smw-header, .smw-info {
        padding: 2rem 2rem !important;
    }
    .white-box.stock-white-box{
        border-radius: 0;
    }
    .smw-chart-container{
        padding: 0 2rem;
    }
    .page-template-investors-white-banners-n-text-template .application-content h1{
        padding: 0;
    }
    .below-hero:before{
        pointer-events: none;
    }
    .s-b-h-right a{
        margin-right: 0;
     width: 100%;
        box-sizing: border-box;
    }
    .our-story-hero h1{
        font-size: 3.2rem;
        max-width: 70%;
    }
    .s-b-h-right img{
        display: block;

        width: 15rem;
        margin: 3rem auto;

    }
    .o-s-video-area .basic-width{
        padding: 0;
    }
    .s-b-h-left h2{
        font-size: 2.8rem;
    }
    .page-template-our-story .below-hero .basic-width{
        display: block;

    }
    .page-template-our-story .below-hero{
        padding: 7rem 0;
    }
    .bl-co,.stamp-area:before{
        pointer-events: none;
    }
    .s-b-h-left p {
        font-size: 1.8rem;
        font-weight: 500;
        line-height: 1.7;
        margin-top: 2rem;
    }
    .s-a-left{
        bottom: 0;
        right: -7rem;
        position: absolute;
    }
    .s-a-left img{
        width: 14rem;
        height: 14rem;
    }
    .stamp-area-con{
        width: 100%;
    }
    .s-b-h-right{
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 1.7;
        padding-left: 0;
        margin-top: 2rem;
    }
    .stamp-area-con{
        display: block;
    }
    .s-a-right{
        padding: 0 2rem;
        box-sizing: border-box;
        position: relative;
    }
    .s-a-right p{
        position: relative;
        z-index: 9999;
    }
    .s-a-right:before{
        position: absolute;
        display: block;
        content: '';
        width: 100%;
        height: 120%;
        filter: blur(31px);
        background-color: #f8f5fc;
        left: -2rem;
        top:-5%;
    }

    .o-s-blts-area .basic-width,.o-s-blts-list{
        display: block;
    }
    .team-member-area:before{
        pointer-events: none;
    }
    .o-s-blts-list li{
        display: flex;
        flex-direction: column;
        align-items: center;

        width: 23rem;
        margin: 0 auto 4rem auto
    }
    #sisram-lottie{
        width: 100%;
        height: 40rem;
    }
    .team-kav{
        display: none;
    }
    .team-hero h1{
        font-size: 3.2rem;
        width: min-content;
    }
    .team-members-list,.team-members-list li{
        display: block;
        position: relative;
        z-index: 99999;
    }
    .team-members-list li{
        margin-bottom: 5rem;
    }
    .member-details{
        padding: 4rem 0 0 0;
    }
    .wpml-ls-item .sub-menu{
        display: flex !important;
        flex-direction: row;

    }
    .wpml-ls-item .sub-menu li{
        flex: auto;
    }
    .wpml-ls-current-language>a>.wpml-ls-native{
        display: block;
    }
    .wpml-ls-flag{
        display: none !important;
    }
    .lmnt-hero h1 {
text-align: center;
    }
    .wpml-ls-item a{
        white-space: nowrap;
    }
    .wpml-ls-current-language>a{
        width: auto;
        height: auto;
        font-weight: 700;
    }
    .lmnt-i-c img{
        width: 27rem;
    }
    .lmnt-pr-img{
        flex-grow: 1;
    }
    .wpml-ls-item{
        display: flex;
        align-items: center;
        justify-content: center;

    }
    .header-3 ul li.wpml-ls-last-item{

        justify-content: center;
    }
    .wpml-ls-item.menu-item-has-children > a:after{
        display: none !important;
    }
    .wpml-ls-item .sub-menu li{
        margin: 0 !important;
        padding-left: 2rem;
    }
    .wpml-ls-item .sub-menu a{
        padding-bottom: 0 !important;
    }
    .follow-btn{
        display: none !important;
    }
    .header-3 ul{
        width: auto;
    }
    .wpml-ls-menu-item .wpml-ls-flag+span{
        margin-left: 0 !important;
    }
    .s-p {
        padding-top: 10rem;
    }
    .s-p ul li{
        font-size: 1.8rem;
        line-height: 1.67;
    }

    .c-i-bottom h3,.c-i-bottom p{
        font-size: 1.6rem;
    }

    .product-hero-content  .basic-button{
        height: 5rem;
    }

    .inbls-hero:before{
        display: none;
    }
    .header-3 ul.sub-menu{
        transform: none !important;
    }
    footer .social-menu{
        margin-top: 4rem;
    }
.inner-nav{
    display: none;
}
    .legend{
        display: flex;
        column-gap: 2rem;
        font-size: 1.3rem;
        padding: 0 0 2rem 2rem;
    }

    .mobile-side-bar-open,.application-side-bar nav{
        background-color: #ebe7f0 !important;
        border: solid 1px #1e0f2e !important;

    }
    .white-box.stock-white-box {
        width: 100%;
        padding: 3rem 0 3rem 0;
    }
    .lmnt-below-h .hand-written{
    padding-top: 5rem;
}
    .footer-legal{
        padding-top: 2rem;
    }
    .lmnt-hero{
        height: 100vh;
        overflow: hidden;
    }
    .lmnt-hero .ph-cont a{
        background-color: var(--purple);
        color: white;
    }
    .iframe-con{
        padding: 0 2rem;
        box-sizing: border-box;
    }
}