/** {*/
/*    touch-action: manipulation;*/
/*}*/

/*.entry-title {*/
/*    display: none;*/
/*}*/

/*.site-footer {*/
/*    display: none;*/
/*}*/

/*.site-header {*/
/*    z-index: 99;*/
/*    position: relative;*/
/*    position: sticky;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/

/*.ps-qty-btn {*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    padding: 0;*/
/*}*/

/*.ps-card-price {*/
/*    flex: 1; */
/*    text-align: right;*/
/*    min-width: 70px;*/
/*}*/

/*.ps-qty-input {*/
/*    width: 48px;*/
/*    text-align: center;*/
/*    border: 1px solid #ccc;*/
/*    border-radius: 4px;*/
/*}*/

/*.ps-product-card {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: space-between;*/
/*    width: 278px;*/
/*    min-height: 80px;*/
/*    border-radius: 8px;*/
/*    background-color: white;*/
/*    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);*/
/*    margin: 6px;*/
/*    padding: 8px;*/
/*}*/

/*.ps-order-container {*/
/*    padding-bottom: 65px;*/
/*}*/

/*.ast-scroll-to-top-right {*/
/*    right: 30px;*/
/*    bottom: 85px;*/
/*}*/

/*.summary-row {*/
/*    display: flex;*/
/*    width: 100%;*/
/*    margin-bottom: 8px;*/
/*}*/

/*.summary-row-qty {*/
/*    flex: auto;*/
/*}*/

/*.summary-row-desc {*/
/*    flex: 5;*/
/*}*/

/*.summary-row-desc-1 {*/
/*    margin-right: 18px;*/
/*}*/

/*.summary-row-desc-2 {*/
/*    font-size: 12px;*/
/*    color: #999;*/
/*    margin-right: 18px;*/
/*}*/

/*.summary-row-price {*/
/*    flex: 1;*/
/*    text-align: right;*/
/*}*/

/*.ps-bottom-bar {*/
/*    position: fixed;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    background: #f8f8f8;*/
/*    padding: 12px;*/
/*    box-shadow: 0 -2px 6px #ccc;*/
/*    display: flex;*/
/*    align-items: center;*/
/*;*/
/*}*/
/*.ps-bottom-bar-price {*/
/*    flex: 1;*/
/*    font-size: 18px;*/
/*    font-weight: bold;*/
/*}*/

/*@media (max-width: 600px) {*/
/*    .ps-product-card {*/
/*        width: 100%;*/
/*    }*/
/*}*/

/*nav.left-menu-nav {*/
/*    float: left;*/
/*    margin-left: -16px;*/
/*    position: fixed;*/
/*}*/

/*nav.left-menu-nav ul {*/
/*    padding: 0;*/
/*}*/

/*nav.left-menu-nav li {    */
/*    display: block;*/
/*    margin: 0px 0px 0px 0px;*/
/*    -webkit-writing-mode: vertical-rl;*/
/*    -ms-writing-mode: tb-rl;*/
/*    writing-mode: vertical-rl;*/
/*    padding: 12px 0px 0px 0px;*/
/*}*/

/* nav.left-menu-nav li a {*/
/*    border-color: var(--ast-global-color-0);*/
/*    background-color: var(--ast-global-color-0);*/
/*    text-decoration: none !important;*/
/*    padding: 20px 8px 20px 8px;*/
/*}*/

/*.ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {*/
/*     min-height: 40px; */
/*}*/