/*
 * optian reset
 * wireframe.css
 */

/* Main Navi */
.flag .st-gn-link-depth-1::before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 12px;
	margin-right: 5px;
	vertical-align: -1px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.ko .st-gn-link-depth-1::before {
	background-image: url('/en/wp-content/uploads/sites/2/2026/04/ko-flag.png');
}
.en .st-gn-link-depth-1::before {
	background-image: url('/wp-content/uploads/en-flag.png');
}
/* Mobile menu */
.home .st-mobile-gn-link-depth-1 .st-mobile-gn-link-depth-1-text-wrap {
	color: #fff;
}
/* Blogs */
.card .st-grid-col-content-asset {
	display: none;
}
.card .st-article-title {
	font-size: 18px;
	line-height: 1.4em;
}
.card .st-article-eyebrow-time {
	font-weight: 400;
}

/* Table */
.auto-table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.auto-table thead {
	background-color: rgba(26, 126, 127, 0.719);
}
.auto-table thead th {
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-top: 3px solid #0b5c5d;
}
.auto-table th,
.auto-table td {
	border: 1px solid #aaaaaa;
	padding: 10px;
	text-align: center;
	font-size: 14px;
}
@media only screen and (max-width: 500px) {
	.auto-table {
		min-width: 500px;
	}
	.auto-table-box {
		overflow-x: auto;
	}
}

/* Academi Table */
.edu-table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.edu-table {
	background-color: rgba(255, 255, 255, 1);
}
.edu-table .col-1 {
	width: 30%;
}
.edu-table th,
.edu-table td {
	border: 1px solid #f2f2f2;
	padding: 15px 10px;
	text-align: center;
	font-size: 14px;
}
.edu-table tbody th {
	text-align: left;
	padding-left: 20px;
}
.edu-table th a {
	color: #333;
	font-weight: 400;
}
.edu-table th a:hover {
	text-decoration: underline;
}
.edu-table td a {
	background-color: #001732;
	color: #fff;
	padding: 8px 14px;
}
.edu-table td a:hover {
	background-color: #ea4a2c;
}
.edu-table tbody .group {
	color: #fff;
	background-color: #0c223b;
	font-size: 16px;
	text-align: center;
}
@media only screen and (max-width: 1000px) {
	.edu-table {
		min-width: 1000px;
	}
	.edu-table-box {
		overflow-x: auto;
	}
}

/* Woo */
#apply-coupon-button, 
#st-update_cart_button, 
.st-cart-actions-button-content,
.st-wc-button {
	background-color: #0c223b;
}
.st-not-mobile .st-wc-product-main-gallery {
    display: none;
}
.st-product-header {
    width: 100%;
    margin-top: 40px;
}
.st-main-breadcrumbs {
    display: none;
}
.st-type-number-group+.st-produt-cart-button,
.st-wc-notices span.st-wc-notice-message a.button {
    background-color: #ea4a2c;
}
.st-product-social-share {
    display: none;
}
body .wc-block-components-sidebar-layout.wc-block-cart {
    padding-top: 100px;
}
.wc-block-cart-item__image a {
    display: none;
}
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    font-size: 18px;
    font-weight: 500;
}
.show-password-input {
	display: none;
}
.single-product .st-article-a {
	display: none;
}
.single-product .st-product-title-a {
	font-size: 18px;
}
.single-product .st-grid-col-content-script {
	padding-bottom: 60px;
}
.woocommerce-shop .st-product-type-col-content,
.woocommerce-shop .st-produt-cart-button, 
.woocommerce-shop .st-product-type-col-script .add_to_cart_button.product_type_simple {
	display: none;
}
.woocommerce-shop .st-grid-col-content-script.st-product-type-col-script {
	padding-top: 50px;
	padding-bottom: 50px;
}
.wc-block-components-address-form__country {
	display: none;
}
.single-product .st-product-header .cart {
	display: list-item;
	list-style: none;
	margin-top: 10px;
}

/* Shop */
.st-type-number-group,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector {
	display: none;
}
.st-type-number-group+.st-produt-cart-button {
	margin-left: 0;
}
.page-id-226 .wc-block-grid__product-image {
	display: none !important;
}

/* Search */
body .premium-search__container .premium-search__query-wrap .premium-search__posts-wrap .premium-search__post-wrap {
	width: 100%;
}

/* Copyright */
.box-1 {
	margin-bottom: 40px;
}
.f-logo {
	margin-bottom: 20px;
}
.coptright-box .box-2 {
	margin: 0;
}
.coptright-box ul {
	padding-left: 0;
	list-style-type: none;
	margin: 0;
}
.coptright-box ul li {
	display: inline-block;
	margin-right: 10px;
}
.coptright-box ul li:last-child {
	margin-right: 0px;
}
.coptright-box ul li a {
	font-size: 15px;
}
.box-copy p {
	margin-top: 0;
	margin-bottom: 0;
    line-height: 1.8;
}
.box-copy .copy {
	margin-top: 15px;
}
@media only screen and (max-width: 640px) {
	.coptright-box ul {
		margin: 20px 0;
	}
}
@media (max-width: 500px) {
	.box-copy .block {
		display: block;
	}
	.box-copy .bar {
		display: none;
	}
} 
@media only screen and (max-width: 960px) {
	body .st-footer-content-type-4 .st-footer-contents {
		text-align: left;
	}
	body .st-footer-content-type-4 .st-footer-contents + .st-footer-contents-social {
		margin: 18px -5px -5px;
		justify-content: left;
	}
}