body{
    direction : ltr;
    text-align: left
}
.search_block .platform_col{
    border-right: 1px solid rgb(203 125 49 / 21%);
    padding-right: 12px;
    padding-left: 0;
    border-left: none;
}
ul.sub-menu{
    left: 0;
    right: inherit;
}
ul.sub-menu li a{
    transform: translateX(-15px) !important;
}
ul.sub-menu li a:before {
    margin-right: 5px !important;
    margin-left: 0;
}
.archive_slider_wrapper .swiper-slide a:after{
    content: 'View More';
}
.book_title_section {
    padding-left: 6rem;
    padding-right: 0;
}
.book_my_house {
    background-position: bottom left;
    background-image: url(./assets/images/bookhouse_bg-en.png);
}
.book_title_section .xps_bk_title{
    /* padding-left: 5rem; */
    font-size: 7em;
}
.book_title_section img {
    transform: translate(-3.5rem, -2rem);
}
.book_subscribe_section:after {
    left: 0;
    right: inherit;
    transform: scaleX(-1);
}
.book_subscribe_section button.sign_in {
    margin-left: auto;
    margin-right: 0;
}
._login_details .register_new{
    margin-right: 0;
    width: 200px;
}
.book_subscribe_Slider .book_subscribe.swiper-button-next {
    right: -25px;
    left: inherit;
}
.book_subscribe_Slider .book_subscribe.swiper-button-prev {
    left: -45px;
    right : inherit;
}
.page-template-page-ask-librarian input.submit_btn {
    margin-left: auto;
    display: block;
}
.search_block .form_col .search-submit {
    border-radius: 0 5px 5px 0;
}
._event_info_wrap {
    right: 0;
    left: inherit !important;
    border-radius: 0px 10px 10px 0;
}
._event_details {
    padding: 2rem 10rem 2rem 2rem;
}
.date__info_slot img{
    margin-top: -4px;
}
._eve_badge {
    right: 0;
    left: inherit;
    transform: translateY(-50%) scaleX(-1);
}
.print_date {
    transform: translate(-50%, -50%) scaleX(-1);
    text-align: center;
}
.single_event_wrapper:hover ._event_image img._event_bg{
    width: 50.5%;
}
._event_title_primary,.single_event_wrapper ._event_image .time_det_badge {
    left: 4rem;
    right: inherit;
}
.ui-widget.ui-widget-content {
    transform: translate(0%, 0%);
}
.single_event_info_container {
    padding-right: 0;
    padding-left: 2em;
}