.button__R0XkS {
    border-radius: 65px !important;
    box-shadow: 0 19px 38px 0 rgba(34, 36, 43, .3);
    display: block;
    height: 65px;
    margin-bottom: 65px !important;
    position: relative;
    text-align: center;
    transform: scale(1);
    width: 65px;
}

.t-search-widget__popup {
    background: #FFFFF0 !important; 
    z-index: 9999 !important;
    padding: 120px 0 50px !important;
    box-sizing: border-box !important;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}



.t-prefix_2 {
    padding-left: 1px !important;
}



    .t-col_8 {
    max-width: 1200px !important;
}


.t-search-widget__header {
    position: fixed;
    top: 0;
    bottom: 660pxpx;
    left: 0;
    right: 0;
    background: white;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    z-index: 99999;
    padding: 45px 0;
    transform: translateY(-100%);
    transition: all ease 0.3s;
    opacity: 0;
}

    .t-search-widget__header {
    position: fixed !important;

}



    .t-search-widget__header_popup-opened {
    padding-bottom: 21px !important;
}



.t-search-widget__loadmore-btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff !important;
    background-color: #D3B574 !important;
    border-radius: 66px !important;
    position: relative !important;
}



.t-search-widget__pagination-active {
    border-radius: 50% !important;
    background-color: #f2f2dd !important;
}

@media screen and (max-width: 960px) {
    .t-search-widget__inputcontainer {
        padding-right: 0;
        padding-left: 20px !important;
    }
}

@media screen and (max-width: 960px) {
    .t-search-widget__header {
        padding: 5px;
    }
}

@media screen and (max-width: 640px) {
    .t-name_md {
        font-size: 20px;
    }
}

@media screen and (max-width: 960px) {
    .t-search-widget__inputcontainer {
        padding-right: 0;
        padding-left: 20px !important;
        padding-top: 20px !important;
    }
}

@media (max-width: 480px) {
    .t1002__addBtn {
        width: 40px;
        height: 40px;
    }
}

