/**
	Theme Name: Goya Child Theme
	Description: This is a child theme of Goya.
	Template: goya
	Version: 1.0
	Author: Everthemes
	Author URI: http://themeforest.net/user/luisvelaz
	Tags: responsive-layout, flexible-header, custom-colors, mega-menu, woocommerce, shop, ajax, page-builder, translation-ready, gutenberg
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.korean-sub {
	font-size:12px;
	color: #777;
	font-family: "Noto Sans KR";
}

.regular-title .page-title {
	font-family: "Jost";
	font-weight:600 !important;
}

.title-korean-sub {	
	font-size:18px;
	color: #777;
	font-family: "Spoqa Han Sans Neo";
	font-weight:300 !important;
}

.megamenu-fullwidth .et-header-menu > li.menu-item-mega-parent > .sub-menu {
    width: 80% !important;
}

.header-center-items .et-header-menu > li.menu-item-mega-parent > .sub-menu {
    justify-content: left !important;
}

.hero-header .parallax_image.vh-height.hero-title h1, .hero-header .parallax_image.vh-height.hero-title li > a {
	color:#fff;
}
/*
.wishlist_table .add_to_cart_button .text {
	font-size:11px !important;
} */

.wishlist_table .remove_from_wishlist {
	width:90px !important; 
}

.product-information h1 {
	font-size:1.8rem !important;
}

.sticky-product-bar .sticky-product-bar-title h4 {
	font-size: 0.95rem;
	margin-right:20px;
}

#menu-main #menu-item-4399, #menu-main #menu-item-4403 , #menu-main #menu-item-4401 , #menu-main #menu-item-4400, #menu-main #menu-item-4402 , #menu-main #menu-item-4397, #menu-main #menu-item-4398 {
	display:none !important;
}

.variations .text {
	/*text-indent: 0 !important;*/
}

.swatch-item-wrapper {
	margin-right:15px;
}