@charset "UTF-8";

.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important
}
.fs-2 {
    font-size: calc(1.325rem + .9vw) !important
}
.fs-3 {
    font-size: calc(1.3rem + .6vw) !important
}
.fs-4 {
    font-size: calc(1.275rem + .3vw) !important
}
.fs-5 {
    font-size: 1.25rem !important
}
.fs-5_5 {
    font-size: 1.125rem !important;
}
.fs-6 {
    font-size: 1rem !important
}
.fs-7 {
    font-size: 0.875rem !important;
}
.fs-8 {
    font-size: 0.75rem !important;
}

/*header*/
#header {
	width: 100% !important;
}
#header a {
	-webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
.main_nav .link_shelf_top > li:not(:first-child):before {
	content: '';
	width: 1px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 50%;
	background-color: #fff;
	-webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.header_logo {
	padding: 0 calc(150 / 1920 * 100vw - 15px) !important;
}
.header_logo > .qk-pos--rel > .qk-display--flex {
	align-items: center;
}
.header_logo .tool-nav {
	padding: 8px 15px;
	top: 0 !important;
}
.row_nav .header_logo .header_nav {
	margin-top: 0 !important;
}
.row_nav .header_logo .header_nav .main_nav>ul {
	justify-content: flex-end !important;
}
.tool-nav .link_shelf_top .customer_account,
.tool-nav .link_shelf_top .cart {
	display: none !important;
}
#header .header_logo span {
	display: block;
}
.nav_tel {
    display: flex;
    align-items: center;
    background-color: #fff;
    color: #A78B63;
    border-radius: 50rem;
    padding: 0.25rem 1rem;
    margin-left: 0.5rem;
}
.nav_tel .qk-text--footer_text {
	color: #A78B63 !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.nav_tel .qk-text--footer_text svg {
	height: 1rem;
	width: auto;
	margin-right: 0.25rem;
}
.mobile-nav .logo {
	margin-left: auto;
	padding-right: 36px;
}
.mobile-nav .logo img {
	height: 40px;
}
.mobile-nav>ul li,
.mobile-nav>ul>div {
	height: 60px;
	line-height: 60px;
}


/*side_menu*/
#index_sidebar_shelf_top > li:not(:nth-child(1)):not(:nth-child(2)) {
	border-top: 1px solid #3D3939;
	border-bottom: 1px solid #3D3939;
	margin-bottom: 30px;
}
#index_sidebar_shelf_top > li:nth-child(2) {
	opacity: 0;
	visibility: hidden;
}

#index_sidebar_shelf_top .shelf_second {
	border-top: 1px solid #898989;
}
#index_sidebar_shelf_top .logo > a {
	opacity: 0;
	visibility: hidden;
}
.drawer-nav.qk-bg--nav_menu_bg,
.drawer-nav.qk-bg--nav_menu_bg :before,
.drawer-nav.qk-bg--nav_menu_bg :after {
	--nav_menu_text: #3E3A39 !important;
	--nav_menu_bg: #fff !important;
	--nav_logo_bg: #fff !important;
}
.sidebar li:not(.logo)>button,
.sidebar li:not(.logo)>a,
.sidebar li:not(.logo)>span,
.sidebar li:not(.logo)>div {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}
.sidebar li:not(.logo)>button.linklist:after,
.sidebar li:not(.logo)>button.collection_all:after,
.sidebar li:not(.logo)>a.linklist:after,
.sidebar li:not(.logo)>a.collection_all:after,
.sidebar li:not(.logo)>span.linklist:after,
.sidebar li:not(.logo)>span.collection_all:after,
.sidebar li:not(.logo)>div.linklist:after,
.sidebar li:not(.logo)>div.collection_all:after {
	top: 14px;
}
#navbar .qk-fs--body {
	font-size: 1rem;
}
.sidebar .logo button {
	top: 0.8em;
}


/*mobile-bottom-bar*/
#mobile-bottom-bar {
	background-color: #fff !important;
	height: auto !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
#mobile-bottom-bar .home,
#mobile-bottom-bar .tracking_items,
#mobile-bottom-bar .cart,
#mobile-bottom-bar .member {
	display: none !important;
}
#mobile-bottom-bar .nav_tel {
	background-color: #A78B63 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-left: 0;
}
#mobile-bottom-bar .nav_tel .qk-text--footer_text {
	color: #fff !important;
}
#mobile-bottom-bar .nav_tel .qk-text--footer_text svg {
	height: 1.375rem;
}


/*footer*/
#footer {
	padding-bottom: 87px;
	color: var(--footer_text) !important;
}
#footer.qk-fs--body {
	font-size: 1rem;
}
#footer .footer_content .left-content {
	display: flex;
	flex-wrap: wrap;
	order: 2;
	margin-bottom: 0;
	justify-content: flex-end;
}
#footer .footer_content .right-content {
	order: 1;
	flex: 0 0 40%;
	padding-bottom: 10px !important;
	align-items: flex-start;
}
#footer .display_x .footer_content .contact {
    display: none !important;
}
.footer_logo {
	margin-bottom: 20px;
	width: auto !important;
	max-width: 100%;
}
.footer_address {
	color: #fff;
}
#footer .link-list-container .qk-fs--title {
	display: flex;
	align-items: center;
	white-space: nowrap;
	font-size: 1rem !important;
}
/*#footer .link-list-container .qk-fs--title:after {
	content: "";
	display: block;
	width: 15px;
	height: 18px;
	background-image: url(https://cdn.cybassets.com/s/files/25824/theme/96781/assets/dropdown_icon.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#footer .link-list-container a[aria-expanded="true"] .qk-fs--title:after {
	transform: rotate(90deg);
}*/
#footer .display_x .left-content .link-list-container ul li>a {
	position: relative;
	line-height: 24px;
	display: inline-block;
	margin-bottom: 6px;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#footer .display_x .left-content .link-list-container ul li>a:hover {
	color: #EACB4E !important;
}
#footer .display_x .left-content .link-list-container ul li>a:after {
	content: "";
	display: block;
	width: 0;
	height: 1px;
	background-color: #EACB4E;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#footer .display_x .left-content .link-list-container ul li>a:hover:after {
	width: 100%;
	left: 0;
}
.logo_footer_title {
	font-size: 164% !important;
}
.icon_info {
	width: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	color: var(--footer_text) !important;
	margin-right: 0.5rem;
}
.icon_info svg {
	height: auto !important;
	max-width: 24px !important;
	max-height: 24px !important;
}
.copyright {
	display: none !important;
}

.new_copyright {
	color: var(--footer_text);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.new_copyright p {
	line-height: 1;
	text-align: center;
	margin-bottom: 15px;
}
.privacy_list {
	list-style: none;
	padding-left: 0;
	display: flex;
	justify-content: flex-end;
	margin: 0 1rem;
	flex-wrap: wrap;
}
.privacy_list li {
	border-left: 1px solid var(--footer_text);
	margin-bottom: 15px;
}
.privacy_list li:last-child {
	border-right: 1px solid var(--footer_text);
}
.privacy_list li a {
	color: var(--footer_text);
	padding: 0 10px;
	position: relative;
	display: block;
	margin-top: -0.25em;
	margin-bottom: -0.25em;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.privacy_list li a:hover {
	color: #EACB4E !important;
}
.privacy_list li a:after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background-color: #EACB4E;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.privacy_list li a:hover:after {
	width: calc(100% - 20px);
	left: 10px;
}

.fb_fanpage {
	width: 335px !important;
	max-width: 100% !important;
	overflow: hidden;
	margin-top: 1rem;
}
.fb_fanpage .fb-page,
.fb_fanpage .fb-page > span,
.fb_fanpage iframe {
	max-width: 100% !important;
}


/*social*/
.media .social_media li {
	margin-bottom: 5px !important;
}
.media .social_media li:not(:last-child) {
	margin-right: 12px;
}
.media .social_media ul li a {
	color: #fff;
	display: inline-flex;
	align-items: center;
}
.media .social_media ul li a span {
	position: relative;
}
.media .social_media ul li a svg {
	width: 50px !important;
	height: 50px !important;
	border-radius: 100%;
	background-color: #F1C05A;
	-webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.media .social_media ul li a svg .svg-text {
	fill: #fff !important;
}
.media .social_media ul li a svg .svg-background,
.media .social_media ul li a svg .svg-border {
	display: none !important;
}
.media .social_media ul li a:hover svg.facebook-svg {
	background-color: #4d7bcf;
}
.media .social_media ul li a:hover svg.instagram-svg {
	background-color: #ef2475;
}
.media .social_media ul li a:hover svg.line-svg {
	background-color: #37b74c;
}
.media .social_media ul li a:hover svg.youtube-svg {
	background-color: #c82a15;
}
.media .social_media ul li a:hover svg .svg-text {
	fill: #fff !important;
}


@media (max-width:1399.98px) {
	.footer_logo {
		width: 275px !important;
	}
}

@media only screen and (max-width: 991.98px) {
	#footer {
		padding-bottom: 85px !important;
	}
	#footer .footer_content .left-content {
		flex-direction: column !important;
	}
	#footer .footer_content .link-list-container .item {
		margin-bottom: 0 !important;
		padding: 0 !important;
	}
	.horizontal ul {
		padding: 0 0 15px;
	}
	#footer .link-list-container .qk-fs--title {
		margin-bottom: 15px !important;
	}
	#site_path {
		margin-top: 10px;
	}
	.new_copyright {
		flex-direction: column;
	}
	.new_copyright p {
		line-height: 1.5;
	}
	.privacy_list {
		margin: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	.new_copyright {
		flex-direction: column;
	}
}

@media (max-width:575.98px) {
	#footer.qk-fs--body {
		font-size: 0.875rem;
	}
}

@media (min-width:576px) {
    #footer .footer_content .right-content:before {
    	height: 97px;
    	padding-top: 0;
    }
}

@media (min-width:992px) {
	#footer {
		padding: 65px 0 50px;
	}
	#footer .footer_content .left-content {
		padding-top: 150px;
	}
	.display_x .left-content > div {
		max-width: calc(100% / 3);
	}
	#footer .item {
		margin-right: 0 !important;
	}
	#footer .link-list-container {
		margin-left: 30px;
		margin-right: 0 !important;
		margin-bottom: 48px;
		/*flex: 0 0 calc(100% / 3 - 48px) !important;*/
	}
	#footer .display_x .left-content .link-list-container {
		flex: 0 0 auto;
	}
	#footer .footer_content .contact {
		margin-bottom: 48px;
		margin-left: 48px;
		margin-right: 0 !important;
	}
}