.embrace,
.mobile_elvate {
    display: none;
}

.overlay_box p{
 font-style: italic;
}

.desktop_elvate {
    display: block;
}

.AboutOverlap-sec .row {
    margin-top: 40px;
}

.mobile_footer {
    display: none;
}

.bg-pink {
    background: #FCD7DD;
    padding: 20px 0;
    border-radius: 5px;
    margin-bottom: 20px;
}

.video_section p {
    margin-bottom: 0;
}

.aboutlayoutbg{
    margin-top: 40px;
}
@media screen and (max-width:768px) {
    .cta-section::before {
        background: linear-gradient(180deg, #00000000, #ffffff8c) !important;
    }

    .banner-section h2,
    .video_section h2 {
        font-size: 21px;
    }

    nav#primary-menu {
        gap:0;
    }

    .cta-content h1 {
        font-size: 30px;
        text-align: center;
    }

    .cta-content p {
        font-size: 16px;
        color: #000;
    }

    #price_filter {
        display: none;
    }

    .row.filterspace {
        display: flex;
        justify-content: space-between;
    }

    .filterspace .col-md-6 {
        width: 50%;
    }

    .cta-content p {
        text-align: center;
    }

    #shopbycat {
        flex-wrap: nowrap;
        overflow: scroll;
        gap: 10px;
    }

    section.about_section_story {
        padding: 30px 0 !important;
    }

    .discovermorebtns button {
        margin: 5px 0;
        width: 50%;
    }

    .abouttext h1 {
        font-size: 30px !important;
    }

    .faqcenter h2 {
        font-size: 30px;
        padding-top: 20px;
        font-weight: 300;
    }

    .socialmedia {
        display: flex;
        justify-content: center;
    }

    .abouttext h2 {
        font-size: 30px !important;
    }

    .abouttext p {
        font-size: 15px !important;
    }

    .desktop_footer {
        display: none;
    }

    .mobile_footer {
        display: block;
    }

    h2 {
        font-size: 30px;
        font-weight: 400;
        text-align: center;
    }

    .embrace p {
        text-align: center;
    }

    .categorytext h4 {
        font-size: 15px !important;
    }

    .bestsellerstext p {
        text-align: left;
    }

    .shopbycategoryspace {
        padding: 30px 0 0 0;
        background-color: #F5F5F6;
    }

    h4.about_us {
        font-size: 30px;
        font-weight: 300;
    }

    .bestsellersspace {
        padding: 30px 0;
        background: #FFF9F5;
    }

    /* .bestsellersspace{
        padding: 30px;
    } */
    .bestsellers {
        margin-bottom: 30px;
    }

    .cta-section {
        height: 100vh;
    }

    .cta-content {
        width: 100%;
        margin-left: 0 !important;
        margin-top: 100%;
        text-align: center;
        padding: 10px 0 30px 0;
    }

    .cta-content h1 {
        font-size: 30px;
        line-height: 39px;
    }

    .cta-content p {
        margin-bottom: 21px;
    }

    .layoutcardtext h4 {
        font-size: 19px;
    }

    .layoutcardtext p {
        font-size: 15px;
    }

    .layouttext {
        margin-top: 30px;
    }

    .shopbycategory h2,
    .bestsellers h2,
    .layouttext h2,
    .diveintotheworldofeverlywhitetext h2,
    .testimonialtext h2,
    .followusoninstagram h2,
    .subscribetext h2 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 300;
    }

    .subscribetext h2 {
        margin-top: 20px;
    }

    .subscribetext {
        padding-top: 20px;
    }

    .subscribetext p {
        font-size: 16px;
    }

    input[type="email"] {
        width: 100%;
    }

    .subscribebtn {
        width: 100%;
        margin-top: 10px;
    }

    .row {
        justify-content: space-between;
    }


    .mobile_elvate .elevate-your-home-decor-experience img {
        width: 100%;
        /* height: 320px; */
        object-fit: cover;
    }

    .copyright {

        text-align: center;
    }

    .socialmedia {

        text-align: center;
    }

    .mobile_elvate .layoutcardtext {
        margin-top: 30px;
        margin-bottom: 0px;
        padding: 0;
    }

    .discovermorebtn {
        margin-top: 10px;
    }

    .bg-pink {
        background: #FCD7DD;
        padding: 20px 0;
        border-radius: 5px;
        margin-bottom: 20px;

    }

    .video_section p {
        margin-bottom: 0 !important;
        font-style: italic;
    }

    .desktop_elvate {
        display: none;
    }

    .mobile_elvate {
        display: block;
    }



    a.btn.btn-shopNow {
        display: flex;
        background: #1E1E1E;
        color: #fff;
        width: 100%;
        height: 40px;
        justify-content: center;
        align-items: center;
        margin: 10px 0;
        border-radius: 4px;
        font-family: "EB Garamond", serif;
    }

    a.btn.btn-shopCollections {
        border: 1px solid #000;
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #000;
        border-radius: 5px;
        font-family: "EB Garamond", serif;
    }



    .col-md-3,
    .col-md-4,
    .giftpadding .col-md-4 {
        width: 48% !important;
        margin-bottom: 20px !important;
    }

    .shopbycategoryspace .col-md-4 {
        width: 45% !important;
    }

    .bestsellers p {
        line-height: 30px;
        padding-top: 10px;
    }

    .AboutOverlap-sec {
        overflow: hidden;
        height: 280px !important;
    }

    .AboutOverlap-sec .bestsellerstext {
        top: 120px;
        left: 100px;
    }

    .elevate_img {
        width: 100%;
    }

    .btn-shopNow img {
        margin: 0 5px;
    }

    section.cta-section {
        min-height: 100%;
    }

    .header {
        transition: all 0.3s ease-in-out;
        padding-top: 0;
        height: 70px;
    }

    .header {
        background: linear-gradient(360deg, #FFFFFF, #FCD8DD) !important;
    }

    .embrace {
        display: block;
        padding: 30px 0;
    }

    #reviewSide {
        display: none;
    }

    .journaltextspace .col-md-4 {
        width: 80% !important;
    }

    div#insta_feed_Section {
        width: 100% !important;
        display: flex;
        justify-content: space-between;
        gap: 10px;
    }

    div#insta_feed_Section .instagramimg img {
        width: 96%;
    }

    .followOnInsta .col-md-4 {
        margin-bottom: 0px !important;
    }

    #about_values .col-md-4 {
        width: 100% !important;
    }

    .discovermorebtns .btncommunity,
    .aboutBtn {
        display: block;
        width: 100%;
    }

    .blogs_new {
        height: 615px !important;
    }

    #blog_page_related .cardproducttext h5 {
        font-size: 15px;
    }

    .content_meta {
        width: 100% !important;
        margin: auto;
    }

    .giftpadding {
        display: flex;
        flex-wrap: nowrap;
    }

    .myaccount-dashboard .col-md-3 {
        width: 100% !important;
    }

    .myaccount-dashboard .row {
        display: flex;
    }

    .myaccount-dashboard a {
        width: 48% !important;
    }

    .myaccount-dashboard .content {
        padding: 20px;
    }

    .wishlist-item .img_box {
        height: auto !important;
    }

    .wishlist-item a {
        width: 100% !important;
    }

    .tabcollectionbglayout,
    .testimonialtextspace {
        padding: 30px 0;
    }

    .testimonialtext p {
        margin-bottom: 30px;
    }

    .cardproducttext {
        padding: 0 0;
    }

    .cardproducttext p {
        text-align: left;
    }

    div#testimonials_row {
        flex-wrap: nowrap;
        gap: 10px;
        overflow: auto;
    }

    .testimonialtextspace .discovermorebtn {
        margin-top: 10px;
    }

    section.journaltextspace {
        padding: 0 0;
    }

    .cardproductblogtext p {
        text-align: left;
    }

    .cardproductblogtext h5 {
        font-size: 18px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
   .layoutcardtext{margin: 0 0;}
}
@media screen and (min-width: 1506px) and (max-width: 1860px){
    #slider-thumb{height: 400px !important;}
}