#main > .offcanvas-top,#innerPageDetail .offcanvas-top {height:fit-content;}


.mobile-search-container .offcanvas-header {justify-content:end;background: var(--main-theme-color);}

.mobile-search-container .offcanvas-body {display:flex;height:100%;background: var(--main-theme-color);}

.mobile-search-container .offcanvas-body input[type="text"] {
    width: 75%;
    margin: 0 auto;
    height: 45px;
    border-radius: 28px;
    border: 1px solid var(--main-subTheme-color);
    text-indent: 10px;
    font-size: 16px;
    color: var(--main-theme-color);}

.mobile-search-container .offcanvas-body input[type="text"]::placeholder {padding-left:10px;}

.mobile-search-container .offcanvas-body input[type="text"]:focus-visible {outline:none;}

.mobile-search-container .offcanvas-body input[type="image"] {
    opacity: 1;
    visibility: visible;
    width: 25px;
    height: 25px;
    filter: drop-shadow(2px 4px 6px black);}

.pb_sys_style1 .p_no_d {
    border: 1px solid #00849a !important;
    color: #fff;
    background-color: #00849a !important;}
.news-list .myZtSwiper .swiper-slide img {
    aspect-ratio: 417 /214;}
