﻿@import '_root.css';
/* CSS Document */
@media (min-width: 768px) and (max-width: 1199px) {
  body.product.show .content .info .txt ul li > *:not(label) {
    flex: 1 1 100%;
    max-width: 100% !important;
  }
  body.product.show .content .info .txt ul li > * > * {
    max-width: 100% !important;
  }
}
@media (min-width: 768px) {
  .dropdown_submenu .dropdown_submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
  }
  .content .table.table-stack > thead > tr > td.fit,
  .content .table.table-stack > thead > tr > th.fit,
  .content .table.table-stack > tbody > tr > td.fit,
  .content .table.table-stack > tbody > tr > th.fit {
    width: 1%;
    white-space: nowrap;
  }
  .content .btn-box .page-info {
    float: right;
  }
}
@media (min-width: 992px) {
  #side1collapse {
    display: block !important;
    height: auto !important;
  }
  .header .navbar .navbar-brand {
    width: 250px;
    height: 31px;
  }
  .is_scroll .header .navbar .navbar-brand {
    width: 250px;
    height: 31px;
    margin-top: 23px;
    margin-bottom: 23px;
  }
  .is_scroll .header .navbar .navbar-collapse {
    gap: 2px;
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .is_scroll .header .navbar .navbar-collapse > .navbar-nav > .nav-item > .nav-link {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .is_scroll .header .navbar .btn-group .btn {
    --bs-btn-font-size: .75rem;
  }
  .is_scroll .header .navbar .sub-nav li a {
    font-size: 1rem;
  }
  body.activity.sign .page_wrapper {
    overflow: clip;
  }
  body.activity.sign .sticky-info {
    position: sticky;
    top: 85px;
  }
  body.contact .page_wrapper {
    overflow: clip;
  }
  body.contact .sticky-info {
    position: sticky;
    top: 85px;
  }
  body.cart .sticky-info {
    top: 85px;
    bottom: auto;
  }
}
@media (min-width: 1200px) {
  .header .navbar .navbar-brand {
    width: 408px;
    height: 50px;
    margin: 20px 0;
  }
  .header .navbar .navbar-nav .nav-link {
    --bs-nav-link-font-size: .9375rem;
    padding: 8px 10px;
  }
  .header .navbar .btn-group .btn {
    --bs-btn-font-size: .875rem;
  }
  .header .navbar .sub-nav li a {
    font-size: 1.25rem;
  }
  body.product.show .content .info .txt ul li {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1400px) {
  .header .navbar .navbar-brand {
    width: 424px;
    height: 52px;
    margin: 36px 0;
  }
  .header .navbar .navbar-nav .nav-link {
    --bs-nav-link-font-size: 1rem;
    padding: 5px 14px;
  }
  .header .navbar .btn-group {
    gap: 10px;
  }
  .header .navbar .btn-group .btn {
    --bs-btn-font-size: 1rem;
  }
  .header .navbar .sub-nav li a {
    font-size: 1.5rem;
  }
}
@media (min-width: 1600px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1520px;
  }
  .header .navbar .navbar-brand {
    width: 530px;
    height: 65px;
    margin: 30px 0;
  }
}
@media (min-width: 1820px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1740px;
  }
  .footer .siteinfo ul {
    /*  grid-template-columns: repeat(4, 1fr);*/
  }
}
@media (max-width: 1399px) {
  .footer_content .container {
    max-width: 100%;
    padding: 0 5%;
  }
  .footer .siteinfo .ste_left {
    width: 70%;
  }
  .footer .siteinfo .ste_right {
    width: 30%;
  }
  .footer {
    padding: 70px 0;
  }
  .footer .footer-brand {
    width: 140px;
  }
  .footer .siteinfo ul {
    /*    grid-template-columns: repeat(2, 1fr);*/
    gap: 10px 12px;
  }
  .content .works-box .slick .list_item .info {
    padding: 15px 0;
  }
  .content .works-box .slick .list_item .info .title {
    font-size: 1.125rem;
  }
  .content .list-box .txt-list li .info {
    padding-top: 10px;
    padding-bottom: 10px;
    gap: 10px;
  }
  .about-box .info .title {
    font-size: 1.75rem;
  }
  .about-box .info .desc {
    line-height: 1.6;
  }
  .creature-box {
    padding: 25px 12%;
    gap: 10px;
  }
  .creature-box .pic {
    width: 90px;
  }
  .creature-box .info .title {
    font-size: 1.125rem;
  }
  .creature-box .info .more {
    font-size: 0.875rem;
    margin-top: 10px;
  }
  body.home .section {
    padding: 70px 0;
  }
  body.home .section .btn {
    --bs-btn-font-size: .9375rem;
  }
  body.home .section .h2 {
    font-size: 2rem;
  }
  body.home .section.section_news {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  body.home .section.section_news .wid-home-activity .h2 {
    font-size: 1.75rem;
  }
  body.home .section.section_news .wid-home-news .h2 {
    font-size: 1.75rem;
  }
  body.home .section.section_about {
    margin-top: 60px;
    padding-bottom: 40px;
  }
  body.home .section.section_about .nav-tabs {
    --bs-nav-link-font-size: 1rem;
    --bs-nav-link-padding-y: .5rem;
  }
  body.home .section.section_about .nav-tabs:before {
    right: -22%;
  }
  body.home .section.section_service {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1199px) {
  #floating {
    margin-top: -90px;
  }
  .banner .bxslider .item {
    height: auto !important;
    background: none !important;
  }
  .banner .bxslider .item img.img_small {
    display: block;
  }
  .banner .bxslider .bannerImgBox:not(.banner_mob_bg) .item img.img_small {
    display: block;
  }
  .banner .bxslider .item img.img_big,
  .banner .bxslider .bannerImgBox:not(.banner_mob_bg) .item img.img_big {
    display: none;
  }
  .footer {
    padding: 60px 0;
  }
  .footer .footer_content {
    font-size: 0.9375rem;
  }
  .footer .footer-brand {
    width: 130px;
  }
  .footer .siteinfo ul {
    gap: 8px 10px;
  }
  /*.side2 {
      padding-top: 12px;
      border-top: 2px solid #36B9C0;
  }*/
  .wid-slideBanner .jcarousel-control-prev,
  .wid-slideBanner .jcarousel-control-next {
    width: 24px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
  }
  .wid-slideBanner .jcarousel-control-prev {
    left: -24px;
  }
  .wid-slideBanner .jcarousel-control-next {
    right: -24px;
    background-position: 0 -40px;
  }
  .pic-gallery .pic-stage {
    width: 80%;
  }
  body.about .content > .h1, body.album .content > .h1, body.news .content > .h1, body.order .content .h2.t04 {
    font-size: 2rem;
  }
  .content .h2 {
    font-size: 2rem;
  }
  .content .txt img {
    width: 100%;
  }
  .content .list-box .txt-list li a {
    font-size: 0.9375rem;
  }
  .content .list-box .txt-list li span.news-title {
    float: left;
    color: #848275;
    width: 74%;
  }
  .content .list-box .txt-list li span.date {
    font-size: 0.75rem;
  }
  .content .list-box .txt-list li .info {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .content .works-box .slick .list_item .info {
    padding: 10px 0;
  }
  .content .works-box .slick .list_item .info .title {
    font-size: 1rem;
  }
  .about-box .info .title {
    font-size: 1.5rem;
  }
  .creature-box {
    padding: 20px 10%;
  }
  .creature-box .pic {
    width: 90px;
  }
  .creature-box .info .title {
    font-size: 1rem;
  }
  .creature-box .info .more {
    font-size: 0.75rem;
  }
  body.home .section {
    --deco-size: 140px;
    padding: 60px 0;
  }
  body.home .section .btn {
    --bs-btn-font-size: .875rem;
  }
  body.home .section .h2 {
    font-size: 1.875rem;
  }
  body.home .section.section_news {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  body.home .section.section_news .wid-home-activity .h2 {
    font-size: 1.5rem;
  }
  body.home .section.section_news .wid-home-news .h2 {
    font-size: 1.5rem;
  }
  body.home .section.section_about {
    margin-top: 40px;
    padding-bottom: 30px;
  }
  body.home .section.section_about .nav-tabs {
    --bs-nav-link-font-size: .9375rem;
  }
  body.home .section.section_service {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  body.home .section.section_creature {
    padding-top: 0;
  }
  body.cart .content .invoice-title {
    margin-top: 10px;
    margin-left: 15px;
  }
}
@media (max-width: 991px) {
  .footer {
    padding: 50px 0;
  }
  .footer_top ul li {
    padding: 5px;
  }
  .footer_top ul li a {
    padding: 5px;
  }
  .side .nav {
    max-width: none;
    margin: 0;
  }
  .side .nav > li {
    float: none;
    display: inline-block;
    border: 0;
    margin: 0 5px;
    vertical-align: top;
  }
  .side .nav > li + li {
    margin-top: 0;
  }
  .side .side-toggle {
    border: 1px solid var(--main-color);
    color: var(--main-color);
    margin-top: 0;
    background: var(--bs-body-bg);
  }
  .side .side-toggle .toggle-icon > *:first-child {
    display: none;
  }
  .side .side-toggle.collapsed .toggle-icon > *:first-child {
    display: block;
  }
  .side .side-toggle.collapsed .toggle-icon > *:last-child {
    display: none;
  }
  .side .wid {
    margin-top: 15px;
  }
  .wid-search .form-group {
    width: auto;
    vertical-align: top;
  }
  .wid-search .form-group .form-control {
    width: auto;
    vertical-align: top;
  }
  .wid-search .btn {
    width: auto;
    vertical-align: top;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  body.about .content > .h1, body.album .content > .h1, body.news .content > .h1, body.order .content .h2.t04 {
    font-size: 1.75rem;
  }
  .content .h2 {
    font-size: 1.75rem;
  }
  .content .list-box .txt-list li span.news-title {
    float: left;
    color: #848275;
    width: 83%;
  }
  .content .txt img {
    width: auto;
  }
  .content .sec {
    padding-left: 24px;
  }
  .service-box .slick .item.slick-current + .slick-active {
    opacity: 0.5;
  }
  .about-box .info .title {
    font-size: 1.375rem;
  }
  body.home .section {
    --deco-size: 130px;
    padding: 50px 0;
  }
  body.home .section .h2 {
    font-size: 1.75rem;
  }
  body.home .section .btn {
    --bs-btn-font-size: .75rem;
  }
  body.home .section.section_news {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body.home .section.section_news .wid-home-activity .h2 {
    font-size: 1.375rem;
    margin-bottom: 0;
  }
  body.home .section.section_news .wid-home-news .h2 {
    font-size: 1.375rem;
    margin-bottom: 0;
  }
  body.home .section.section_about {
    margin-top: 0;
    padding-bottom: 50px;
  }
  body.home .section.section_about:before {
    left: 103%;
  }
  body.home .section.section_about .nav-tabs {
    margin-bottom: 40px;
  }
  body.home .section.section_about .nav-tabs:before {
    right: 50%;
    transform: translate(50%, -65%);
    height: 250%;
  }
  body.home .section.section_service {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body.home .section.section_service:before {
    right: 102%;
    top: 5%;
  }
  body.member .content .btn-box {
    margin-left: 0;
  }
  body.cart .content .invoice-title {
    margin-top: 0;
    margin-left: 5px;
  }
  body.contact .content .contact-box .h3 {
    margin-top: 20px;
  }
    .header .navbar .sub_cart {
        position: absolute;
        right: 60px;
    }

}
@media (max-width: 767px) {

    .header .navbar .sub_cart {
        position: absolute;
        right: 53px;
    }

    .footer .siteinfo .ste_right {
        margin-top: 30px;
    }
  .footer .siteinfo .ste_left,
  .footer .siteinfo .ste_right {
    width: 100%;
  }
  .banner .slick-prev, .banner .slick-next {
    z-index: 10;
  }
  .banner .slick-prev {
    left: 0;
  }
  .banner .slick-next {
    right: 0;
  }
  .banner .bx-wrapper .bx-pager.bx-default-pager {
    display: none;
  }
  .footer {
    padding: 40px 0;
  }
  .footer .footer-brand {
    width: 100px;
  }
  .footer .sitemap {
    display: none;
  }
  .footer .copyright {
    display: block;
  }
  .footer .siteinfo {
    display: block;
  }
  .footer .siteinfo ul {
    display: flex;
    flex-direction: column;
    gap: 5px 0;
  }
  .footer .siteinfo ul > li {
    display: block;
  }
  .main {
    z-index: auto;
  }
  .side .nav {
    margin-bottom: 20px;
  }
  .side .nav > li {
    float: none;
    display: block;
    margin: 0;
  }
  .side .nav > li + li {
    border-top: 1px solid #ABCFDB;
  }
  /*#floating.isToggle*/
  #floating.isToggle {
    top: 200px;
    margin-top: 0;
  }
  #floating.isToggle.fixed {
    top: 200px;
    margin-top: 0;
  }
  #floating.isToggle .btn-floating {
    display: block;
  }
  #floating.isToggle ul {
    width: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #floating.isToggle.open ul {
    width: 60px;
  }
  #floating.isFixed {
    margin: 0;
    top: auto;
    left: 0;
    bottom: 0;
  }
  #floating.isFixed.fixed {
    margin: 0;
    top: auto;
    left: 0;
    bottom: 0;
  }
  #floating.isFixed ul {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
  }
  #floating.isFixed ul li + li {
    border: none;
  }
  .wid-search .h3, .wid-search .form-inline {
    display: block;
    width: auto;
  }
  .wid-search .form-group {
    margin: 0;
    width: 100%;
  }
  .wid-search .form-group .form-control {
    width: 100%;
  }
  .wid-search .btn {
    width: 100%;
  }
  .wid-slideBanner .jcarousel-control-prev {
    left: -17px;
  }
  .wid-slideBanner .jcarousel-control-next {
    right: -17px;
  }
  .gotop a {
    font-size: 1rem;
    padding: 0.375em 0.5975em;
  }
  .content .h2 {
    font-size: 1.5rem;
  }
  .content .content-banner {
    margin-left: -15px;
    margin-right: -15px;
  }
  .content .content-banner img {
    width: 100%;
    max-width: none;
  }
  .content .txt {
    /*padding-left: 10px;*/
  }
  .content .txt img {
    width: 100%;
  }
  .content .btn-box {
    text-align: center;
  }
  .content .btn-box .page-info select {
    width: 100px;
    display: inline-block;
  }
  .content .list-box {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
  }
  .content .list-box .txt-list li.list-header {
    display: none;
  }
  .content .table tbody > tr > th {
    padding: 0;
  }
  .content .table.table-stack.no-border th {
    text-align: left;
    width: 100%;
    padding: 0;
  }
  .content .table.table-stack > thead {
    display: none;
  }
  .content .table.table-stack > tbody > tr {
    display: block;
    clear: both;
    position: relative;
    /*padding: 10px 5px;*/
    padding: 15px;
    border: 1px dotted #ccc;
    border-radius: 0.5rem;
    background: #f5f5f5;
    /*&:last-child {
        border: none;
    }*/
  }
  .content .table.table-stack > tbody > tr:not(:last-child) {
    margin-bottom: 20px;
    /*padding-bottom: 15px;*/
  }
  .content .table.table-stack > tbody > tr > td {
    /*display: block;*/
    display: flex;
    flex-wrap: wrap;
    gap: 0 10px;
    clear: both;
    border: none;
    text-align: left;
    padding: 0;
    line-height: 1.6;
  }
  .content .table.table-stack > tbody > tr > td .tn {
    display: flex;
    justify-content: space-between;
    flex: 0 0 4.5em;
    color: #aaa;
  }
  .content .table.table-stack > tbody > tr > td .tn ~ a {
    flex: 1 1 calc(100% - 4.5em - 10px);
  }
  .content .table.table-stack > tbody > tr > td > div {
    flex: 1 1 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0 10px;
  }
  .content .table.table-stack > tbody > tr > td .input-group {
    margin: 0;
  }
  .content .table.table-stack > tbody > tr > td.num {
    display: none;
  }
  .content .table.table-stack > tbody > tr > td.pic {
    /*max-width: 100%;*/
    width: auto;
    margin: -15px -15px 15px;
  }
  .content .table.table-stack > tbody > tr > td.pic a {
    flex: 1 1 100%;
    border-end-start-radius: 0;
    border-end-end-radius: 0;
  }
  .content .table.table-stack > tbody > tr > td.qty {
    align-items: center;
  }
  .content .table.table-stack > tbody > tr > td.del {
    display: block;
    position: absolute;
    right: 10px;
    top: 15px;
    background: transparent;
  }
  .content .table.table-stack > tbody > tr > td.del .btn {
    --bs-btn-bg: var(--bs-white);
  }
  .content .table.table-stack > tbody > tr > td.inquiry, .content .table.table-stack > tbody > tr > td.message, .content .table.table-stack > tbody > tr > td.reply {
    position: absolute;
    right: 5px;
  }
  .content .table.table-stack > tbody > tr > td.inquiry, .content .table.table-stack > tbody > tr > td.reply {
    top: 10px;
  }
  .content .table.table-stack > tbody > tr > td.message {
    top: 50px;
  }
  .content .table.table-striped tbody > tr {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .content .table.table-striped tbody > tr:not(:last-child) {
    margin-bottom: 10px;
  }
  .content .table.table-striped tbody > tr > th {
    border: 0;
  }
  .content .sec {
    padding: 10px 0;
  }
  .content .sec .sum {
    padding: 5px;
    line-height: 1.6;
  }
  .content .btn-box .pager, .content .btn-box .page-info {
    float: none;
  }
  .content .btn-box .pager {
    display: block;
  }
  .content .btn-box .pager li {
    margin: 0;
  }
  .content .btn-box .pager li > a {
    width: 100%;
    margin: 5px 0 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .content .btn-box .pull-right {
    float: none;
  }
  .content .works-box .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -20px;
  }
  .content .works-box .bx-wrapper .bx-controls-direction a.bx-next {
    right: -20px;
  }
  .content .contact-box ul li:first-child {
    font-size: 1.125rem;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-horizontal .row .form-inline .btn-list {
    top: -28px;
  }
  .form-horizontal .row .form-inline label {
    padding-left: 0;
  }
  .form-horizontal .holiday-delivery {
    margin-top: 10px;
  }
  .faq-box {
    margin-left: 0;
  }
  .product-list .info {
    padding: 10px;
  }
  .product-list .title {
    font-size: 1rem;
  }
  .product-list ul {
    font-size: 0.875rem;
    margin-top: 5px;
  }
  .product-list.mode1 .quick-buy ul {
    display: block;
    text-align: center;
  }
  .product-list.mode1 .quick-buy ul li {
    display: block;
    text-align: center;
  }
  .product-list.mode1 .quick-buy ul li + li {
    margin-top: 5px;
  }
  .product-list.mode2 .item {
    position: relative;
    border-radius: 10px;
    flex-wrap: wrap;
  }
  .product-list.mode2 .item > a {
    padding: 0;
    gap: 10px;
    flex-direction: column;
  }
  .product-list.mode2 .pic {
    width: 100%;
    display: block;
    margin: 0;
    padding: 10px;
    border-radius: 10px;
  }
  .product-list.mode2 .info {
    display: block;
    width: 100%;
    padding: 15px 10px;
    text-align: center;
  }
  .product-list.mode2 .info .title {
    text-align: center;
  }
  .product-list.mode2 .info ul {
    width: auto;
    text-align: center;
  }
  .product-list.mode2 .info p {
    text-align: center;
    display: none;
  }
  .product-list.mode2 .quick-buy {
    width: 100%;
    text-align: center;
  }
  .pic-gallery {
    margin-left: 0;
  }
  .pic-gallery .pic-stage {
    width: 100%;
  }
  .pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -24px;
  }
  .pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-next {
    right: -24px;
  }
  .pic-gallery .pic-pager {
    display: none;
  }
  .about-box .info .title {
    font-size: 1.275rem;
  }
  .about-box .info .desc {
    font-size: 0.9375rem;
  }
  .creature-box .pic {
    width: 70px;
  }
  body.home .section {
    --deco-size: 120px;
    padding: 40px 0;
  }
  body.home .section .h2 {
    font-size: 1.5rem;
  }
  body.home .section .btn {
    --bs-btn-padding-x: 0.65rem;
    --bs-btn-padding-y: 0.25rem;
  }
  body.home .section.section_news {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  body.home .section.section_news .wid-home-activity .h2 {
    font-size: 1.25rem;
  }
  body.home .section.section_news .wid-home-news .h2 {
    font-size: 1.25rem;
  }
  body.home .section.section_about {
    padding-bottom: 40px;
  }
  body.home .section.section_service {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  body.news .content > .h1 {
    padding: 10px;
    margin-left: 0;
  }
  body.news .content > .h1 small {
    position: static;
    display: block;
  }
  body.news .content .btn-box {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
  }
  body.news.show .content .btn-box {
    margin-left: 0;
  }
  body.product.p02 .content .product-list.mode1 .item.i1 > a ul, body.product.p02 .content .product-list.mode1 .item.i2 > a ul, body.product.p02 .content .product-list.mode1 .item.i3 > a ul, body.product.p02 .content .product-list.mode1 .item.i4 > a ul {
    height: auto;
  }
  body.product.p02 .content .product-list.mode1.hasQB > a {
    margin: 0;
  }
  body.product.show .content .info .h1 {
    font-size: 1.5rem;
  }
  body.product.show .content .info .h3 {
    margin-top: 30px;
  }
  body.product.show .content .info .h5 {
    font-size: 1rem;
  }
  body.product.show .content .info .txt {
    min-height: 0;
  }
  body.product.show .content .info .txt ul {
    font-size: 0.9375rem;
  }
  body.product.show .content .info .price {
    font-size: 2rem;
  }
  body.product.show .content .quick-buy {
    flex-wrap: wrap;
  }
  body.product.show .content .quick-buy .btn {
    width: 100%;
  }
  body.product.show .content .quick-buy .qty-box {
    flex: 1 1 100%;
  }
  body.product.show .content .quick-buy .qty-box .btn {
    width: auto;
  }
  body.product.show .content .quick-buy .shop_box .btn {
    margin: 0;
    border-radius: 0;
  }
  body.product.show .content > .h3 small {
    display: block;
    margin: 5px 0 0;
  }
  body.product.show .shop_box {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    z-index: 999;
  }
  body.member .content .form-border {
    border: none;
    padding: 0;
  }
  body.member .content .form-border:before, body.member .content .form-border:after {
    display: none;
  }
  body.member .content .form-group .btn {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  body.member .content .btn-box {
    padding-left: 0;
    border-top: 1px solid #6a5b54;
  }
  body.member.register.finish .content .form-border {
    padding: 0;
  }
  body.member.forget .content .form-border {
    padding-top: 0;
  }
  body.cart .content .invoice-title {
    margin-top: 10px;
    margin-left: 0;
  }
  body.cart .content .uni-num {
    width: 140px;
  }
  body.cart .content .hint {
    float: none;
    clear: both;
  }
  body.cart .content .invoice .btn-list {
    margin-top: 0;
  }
  body.cart .content .btn-box {
    padding: 10px 0;
  }
  body.cart .content .btn-box .btn {
    width: 100%;
  }
  body.news .content .btn-box, body.faq .content .btn-box {
    margin-left: 0;
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .main_content {
    --deco-size: 120px;
    min-height: 25vh;
    padding: 5vh 0;
  }
}
@media (max-width: 465px) {
  .content .btn-box .pagination {
    flex-direction: column;
    gap: 5px;
    text-align: center;
  }
  body.home .section.section_about .nav-tabs:before {
    transform: translate(50%, -60%);
    height: 200%;
  }
}
@media (max-width: 425px) {
    .header .navbar .navbar-brand {
        width: 273px;
        height: 31px;
    }
  .main_content {
    --deco-size: 100px;
    min-height: 20vh;
    padding: 4vh 0;
  }
  .content .list-box .txt-list li span {
    flex: 1 1 100%;
  }
  .content .list-box .txt-list li span.date {
    flex: 0 0 auto;
  }
  .content .list-box .txt-list li .info {
    flex-wrap: wrap;
  }
}
@media (max-width: 350px) {
  .header .navbar .navbar-brand {
    width: 245px;
    height: 30px;
  }
  body.home .section.section_about .nav-tabs:before {
    height: 175%;
  }
  body.product.show .content .info .txt ul li > *:not(label) {
    flex: 1 1 100%;
    max-width: 100% !important;
  }
  body.product.show .content .info .txt ul li > * > * {
    max-width: 100% !important;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///E:/designer/baki/%25E5%25B0%2588%25E6%25A1%2588%25E7%25B6%25B2%25E7%25AB%2599/113107%25E8%2587%25BA%25E5%25A4%25A7%25E8%25BE%25B2%25E5%25A0%25B42024/web/Templates/TEZ_113107/css/style_rwd.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%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EAIR;IACI;;EAKJ;IACI;;EAGJ;IACI;;EAKJ;IACI;IACA;;EAKJ;IACI;;EAGJ;IACI;IACA;;EAEA;IACI;IACA;;EAIR;AACI;;EAEA;IACI;;EAIR;IACI;;EAGI;IACI;IACA;;EAKZ;IACI;IACA;IACA;;EAIQ;IACI;;EASJ;IACI;;EAOJ;IACI;IACA;IACA;;EAIR;IACI;;EAIA;IACI;IACA;IACA;AACA;IACA;IACA;IACA;IACA;AAMA;AAAA;AAAA;;EAJA;IACI;AACA;;EAMJ;AACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAEA;IACI;IACA;IACA;IACA;;EAEA;IACI;;EAIR;IACI;IACA;IACA;IACA;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;AACI;IACA;IACA;;EAEA;IACI;IACA;IACA;;EAIR;IACI;;EAGJ;IACI;IACA;IACA;IACA;IACA;;EAEA;IACI;;EAIR;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;;EASZ;IACI;IACA;;EAEA;IACI;;EAGJ;IACI;;EAOpB;IACI;;EAEA;IACI;IACA;;EAKJ;IACI;;EAGJ;IACI;;EAEA;IACI;;EAEA;IACI;IACA;IACA;IACA;IACA;;EAKZ;IACI;;EAQQ;IACI;;EAGJ;IACI;;EAUR;IACI;;EAQhB;IACI;IACA;IACA;;EAOI;IACI;;EAGJ;IACI;;EAKZ;IACI;;EAIR;IACI;;EAIA;IACI;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAKI;IACI;IACA;;EAEA;IACI;IACA;;EAEA;IACI;;EAQhB;IACI;IACA;IACA;;EAEA;IACI;IACA;IACA;;EAIR;IACI;IACA;IACA;IACA;IACA;;EAGJ;IACI;IACA;IACA;IACA;;EAEA;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAIR;IACI;IACA;;EAKZ;IACI;;EAEA;IACI;;EAKY;IACI;;EAGJ;IACI;;EAOpB;IACI;;EAMA;IACI;;EAGJ;IACI;;EAMR;IACI;;EAMA;IACI;IACA;;EAEA;IACI;;EAGJ;IACI;IACA;;EAGJ;IACI;IACA;;EAGI;IACI;;EAKJ;IACI;;EAKZ;IACI;;EAGJ;IACI;IACA;;EAOJ;IACI;IACA;;EAEA;IACI;IACA;;EAIR;IACI;IACA;IACA;;EAMA;IACI;;EAiBgB;IACI;;EAQZ;IACI;;EAWZ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAGJ;IACI;;EAEA;IACI;;EAIR;IACI;;EAIR;IACI;;EAEA;IACI;;EAGJ;IACI;;EAEA;IACI;;EAKJ;IACI;IACA;;EAMR;IACI;IACA;;EAKZ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAOJ;IACI;IACA;;EAEA;IACI;;EAKJ;IACI;IACA;IACA;;EAIR;IACI;IACA;;EAOI;IACI;;EAQR;IACI;;EAQR;IACI;IACA;;EAGJ;IACI;;EAGJ;IACI;IACA;;EAIA;IACI;;EAIR;IACI;;EAEA;IACI;;EASR;IACI;IACA;;;AAOpB;EACI;IACI;IACA;IACA;;;AAIR;EAGY;IACI;IACA;IACA;;EAUQ;IACI;IACA;;;AAS5B;EAGY;IACI;IACA;;EAKZ;IACI;IACA;IACA;;EAOY;IACI;;EAEA;IACI;;EAIR;IACI;;;AAQxB;EAGY;IACI;IACA;;EAUQ;IACI;;EAeY;IACI;IACA;;EAGJ;IACI%22%7D */