
@media (min-width: 480px) and (max-width: 769px){
	#text-3{
		padding-top: 0;
		margin-top:0;
	}	
}
.wpb_content_element img{
	margin : 0 auto;
	display: block;
	height: auto !important;
}

@media (max-width: 769px){
	.isotope_item_masonry .post_title {
	    margin-top: 10px;
	    margin-bottom: 5px;
	    line-height: 20px;
	}
}

@media (max-width: 769px){
	.isotope_wrap .isotope_item p,
	.isotope_wrap .isotope_item .post_info {
	    margin-bottom: 0px;
	    font-size: 12px;
	}
}

@media screen and (max-width: 769px){
	.footer_wrap.widget_area .widget_title {
	    font-size: 16px;
	    font-weight: bold;
	    margin-bottom: 8px;
	}
}

@media screen and (max-width: 769px){
	.post_navi .post_navi_item,
	.breadcrumbs .breadcrumbs_item {
	    font-size: 14px;
		word-break: break-all;
		white-space: normal;
	}
}

@media screen and (max-width: 769px){
	.sc_title.sc_title_regular {
	    font-size: 26px;
	    font-weight: bold;
	}
}

@media screen and (max-width: 797px){
	.scheme_original a {
	    font-size: 14px;
	    font-weight: unset;
	}
}

#menu_main .bordered a{
	background-color: #D4C1C1;
}

#menu_main .bordered a:hover{
	background-color: #ffffff;
}

.home:not(.top_panel_fixed) .menu_main_nav>li>a:hover{
	color: #AC9E9C;
}

@media  (max-width: 959px){
	.sidebar.widget_area .widget_title {
/*	    margin: 0;*/
/*	    padding: 0;*/
	    width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 959px){
	.sidebar aside {
	    display: inline-block;
	    vertical-align: top;
	    width: 46%;
	    margin-left: 3.5%;
	}

	#woocommerce_widget_cart-2 h5,#woocommerce_product_categories-2 h5{
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		text-align: center;
	}
}



@media (min-width: 768px) and (max-width: 959px){
	#woocommerce_widget_cart-2{
		width: calc(50% - 15px);
		padding: 0;
	}

	#woocommerce_product_categories-2{
		padding: 0;
		width: calc(50% - 15px);
		margin-left: 25px;
	}

	.sildmember{
		width: calc(50% - 15px)!important;
		padding: 0 !important;
	}

	.sildmember:nth-child(even){
		margin-left: 25px;
	}

}

@media (max-width: 479px){
	#woocommerce_widget_cart-2 h5,#woocommerce_product_categories-2 h5{
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
/*		text-align: center;*/
	}

	#woocommerce_widget_cart-2 h5,#woocommerce_widget_cart-2 .total,#woocommerce_widget_cart-2 .buttons{
		text-align: center;
	}

	#woocommerce_product_categories-2 h5{
		text-align: center;
	}
}

.foot p{
	font-size: 12px;
}

.foot p>a{
	font-size: 12px;
}

@media(min-width:1140px){
	.scroll_to_top.icon-up.show{
		bottom: 8em;
	}
}

.sidebar_inner .widget_title{
	font-size: 18px !important;
    padding: 0 !important;
    line-height: 50px !important;
    text-indent: 0.5em !important;
    margin: 0 !important;
    margin-bottom: 20px	!important;
}


@media (min-width: 1136px) and (max-width: 1262px){
    .member.content{
		width: calc(100% - 300px) !important;
	}
}
.sidebar_show .member.content {
    width: calc(100% - 300px) !important;
}

@media (min-width: 1263px) {
	.member.content{
		width: calc(100% - 300px) !important;
	}
}

@media (min-width: 960px) and (max-width: 1262px) {
    .member.content{
		width: calc(100% - 270px) !important;
	}
}

@media (min-width: 768px) and (max-width: 959px){
	.sidebar aside {
	    margin-left: 0;
	}
	.sidebar_show .member.content {
		width: calc(100%) !important;
        margin: auto;
	}
	.sidebar_show .member.content .column-1_3 {
		width: calc(50%) !important;
	}
}

@media (max-width: 769px){
	.widget_area aside {
	    margin-left: 0;
	    padding: 0px;
	}
	.sidebar_show .member.content {
		width: calc(100%) !important;
        margin: auto;
	}
	.sidebar_show .member.content .column-1_3 {
		width: calc(50%) !important;
	}
}



@media (max-width: 479px){
	html, body {
	    font-size: 14px;
	}
}

.member{
	font-size: 16px;
}

@media (min-width: 1262px) and (max-width: 1272px){
	.input_field{
	    width: 46%;
	}
}

.menu_main_nav>li>a {
    font-size: 16px;
}

div:where(.swal2-container){
	z-index: 99999 !important;
}

@media (min-width: 535px) and (max-width: 769px){
	.input_field{
	    width: 100%;
	}

	.input_field input[type="text"], .input_field select {
	    width: 100%;
	}
}
.input_field input {
    width: 100% !important;
}

@media (min-width: 1125px) and (max-width: 1239px){
	.input_field{
	    width:calc( 99% / 2 );
	}
}

.scroll_to_top {
	z-index: 1000;
}

.woocommerce div.product div.product-images {
    width: 100% !important;
/*    margin: auto;*/
    display: block;
    float: inherit;
}




@media (min-width: 992px){
	.product_multipleimg {
	    width: 50% !important;
	}
	.product_infobox {
	    width: 50% !important;
	}

	.woocommerce div.product div.product-images {
	    width: 90% !important;

	}
}

@media (max-width: 991px){
	.product_multipleimg {
		width: 100% !important;
	}
	.product_infobox {
		width: 100% !important;
	}

}
.fontstyle {
	margin: 0 auto 5px;
}
.post_content p,.post_content li,.post_content a{
	font-size: 16px;
	margin: 0 auto 5px;
}
.post_featured {
    margin-bottom: 15px;
}
.post_content span.amount {
    color: #9d8e8a;
    font-weight: bold;
    font-size: 18px;
}
.entry-content p,.entry-content li,.entry-content a ,.entry-content span{
	font-size: 16px;
}

/*商品頁面購物車按鈕*/
@media (max-width: 991px){
	.mobile-hide {
		display: none !important;
	}
	.mobile-show{
		display: block !important;
		float: unset !important;
		padding-left: 0 !important;
    	padding-right: 0 !important;
    	width: 100%;
    	margin: 0 !important;
    	line-height: 100%;
    	font-weight : bold !important;
	}
}



@media (min-width: 991px){
	.mobile-show{
		display: none !important;
	}
}
.mobile-hide{
	width: 90%;
    font-size: 14px;
    line-height: 100%;
    font-weight : bold;
}

.mobile-show{
	font-size: 16px !important;
	text-align: center;
	background-color: #ac9f9b;
    color: #fff !important;
    padding: 1.1em 0px;
    border-radius: 100px;
    margin: 0 auto !important;
    font-weight : bold !important;
}

.like-btn{
	display: block;
	width: 100%;
	font-size: 16px !important;
	text-align: center;
	background-color: #ac9f9b;
    color: #fff !important;
    padding: 1.1em 0px;
    border-radius: 100px;
    margin: 0 auto !important;
    font-weight : bold !important;
}

.ellipsis-2{
	height: 64px;
}


/***************************** ALICE ADDITION ****************************/
.regularTitle {
    font-size: 26px;
    font-weight: bold;
    color: #ac9f9b !important;
    margin-bottom: 15px !important;
}
.recivetable tr td:first-child {
    font-weight: bold;
    color: #fff !important;
    background-color: #ac9f9b;
    text-align: right;
    padding-right: 15px !important;
}
.recivetable tr td {
    font-weight: 500 !important;
    line-height: 24px;
    padding: 14px 5px !important;
/*    font-size: 14px;*/
    text-align: left;
    padding-left: 15px !important;
}
.woocommerce .sidebar aside {
    float: left;
    width: 100%;
    padding-left: 0px;
}
.woocommerce .sidebar {
    margin-top: 5em;
}
.sc_section_title {
    font-size: 16px;
}
.daymonth {
    background: radial-gradient(ellipse at center, #ac9f9b 0%, #b1a8a6 40%,#ededed 100%);
    width: 98px;
    height: 80px;
    padding-top: 17px;
    border-radius: 100px;
    transform: translateY(-20px);
}
.daymonth > p {
    margin: 0 auto;
    text-align: center !important;
    color: #fff;
    line-height: 30px;
}
.daymonth > p.month {
    font-family: math;
    text-transform: uppercase;
}
.daymonth > p.day {
    font-size: 35px;
    font-family: math;
    margin-top: 2px;
}
.scheme_original a {
    color: #ac9f9b;
}
.top_panel_title .content_wrap .page_title, .top_panel_title .content_wrap .breadcrumbs {
    margin: 0 auto;
    padding: 8px 0px 6px;
}
ul.products > li .button {
    padding: 0.5em 10px;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title {
    padding-right: 70px;
}
@media screen and (max-width: 769px)
{
    .woocommerce .sidebar aside {
        padding-right: 0px;
        margin-bottom: .8em;
    }
    .woocommerce .sidebar aside:last-child {
        margin-bottom: 2.8em;
    }
    .top_panel_title_inner {
        padding-top: 85px;
    }
    .scheme_original .sc_table table.responsiveTable tr td:before {
        content: attr(data-title);
        float: left;
        width: calc(8em - 8px);
        position: absolute;
        left: 0;
        background-color: #ac9f9b;
        color: #fff;
        text-align: right;
        text-indent: 0;
        padding-right: 8px;
    }
    .scheme_original .sc_table table.responsiveTable tr td {
        float: left;
        width: 100%;
        padding: 0px;
        border-color: #ac9f9b;
        border-bottom: none;
        text-align: left;
        /*padding-left: 8.5em;*/
        display: inline-table;
        text-indent: 8.5em;
        line-height: 40px;
    }
    .scheme_original .sc_table table.responsiveTable tr th {
        display: none;
    }
    .scheme_original .sc_table table tr td:last-child {
        border-bottom: 1px solid #ac9f9b;
    }
    .scheme_original .sc_table table.responsiveTable tr td:first-child {
        border: none;
        text-indent: 0px;
        color: #a09592;
        font-weight: bold;
        transform: translateY(4px);
    }
    .scheme_original .sc_table table.responsiveTable tr td:first-child:before {
        content: attr(data-title);
        background-color: transparent;
        color: #a09592;
        position: relative;
        width: fit-content;
    }
    .scheme_original .sc_table table.responsiveTable tr:not(:nth-child(2)) td:first-child {
        margin-top: 15px;
    }
    .scheme_original .sc_table table.responsiveTable tr td:nth-child(2) {
        border-top-style: double;
/*        border-top-width: 3px;*/
    }
}
/*************************************************************************/
@media (max-width: 479px){
	.woocommerce ul.products li.product.column-1_3, .woocommerce-page ul.products li.product.column-1_3{
		width: 50%;
    	float: left;
	}	
}

/*.ml-4{
	left: 4%;
}*/

.woocommerce-page div.product div.summary>div {
     max-width: unset; 
    line-height: 1.7em;
}

@media (max-width: 479px){
	.sc_promo_block.sc_align_left *, .sc_promo_block.sc_align_left *:after {
	    text-align: center !important;
	    margin: auto;
	}
}

.sc_section_inner .sc_section_title{
	font-size: 1.3845em;
}

.scheme_original .sc_promo_image, .scheme_original .sc_promo_block {
     background-color: unset; 
}

@media (max-width: 1136px){
	#menu_mobile a {
    	 font-size: 16px !important; 
	}
}

.slick-track{
	margin-left: 0 !important; 
}

@media (max-width: 479px){
	.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
		min-height: unset;
		margin: 0.5em 0;
	}	
}


@media (max-width: 769px){
	.ellipsis-sm-4 {
	    height: 78px !important;
	    display: -webkit-box;
	    -webkit-line-clamp: 4 !important;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    line-height: 15px !important;
	}	
}

.hr-style{
	border: 0.8px solid #ddd9d8;
}

.wc_payment_method.payment_method_paypal select{
	font-size: 16px;
}

@media screen and (max-width: 797px){
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	     background-color: unset; 
	}

	.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
/*	    border: 0px solid #d6d7da !important;*/
	    
	    display: block;
	}


	.woocommerce-page .cart-collaterals .cart_totals table td {
		display: block;
		float: none;
	}	


	.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td, .woocommerce-cart .cart-collaterals .cart_totals tr.order-total th {
	     border-bottom: 0px solid #d6d7da !important; 
	}

	.cart-total{
		margin-right: 1.5em;
		paddimg-top:15px;
		float: right;
	}

	.wc_payment_method.payment_method_paypal select{
		font-size: 14px;
	}
	.cart-total span,.cart-total td{
		font-size: 16px !important;
	}
}

.note-modal-footer input[type="button"]{
		font-size: 14px !important;
}

.note-editable{
	background-color: #fff;
}

.note-toolbar{
	background-color: #ac9f9b !important;
}


/*首頁下方一排圖片*/
.esg-entry-media img{
	top : 0 !important;
	width: 100% !important;
	height: 100% !important;
	object-fit: contain; !important;
	background-color: #fff;
	left:0 !important;
}

/*首頁最新消息背景顏色*/
.daymonth{
	background: #ac9f9b;	
}


.slick-active a{
	width: 100;
}

@media (min-width: 1136px) and (max-width: 1262px){
	.sheet_music_musicbox{
		width: calc(100% - 340px) !important;
	}	
}

@media (min-width: 1024px) and (max-width: 1439px){
	.sheet_music_musicbox{
		width: calc(100% - 400px) !important;
	}	
}

@media (min-width: 960px) and (max-width: 1023px){
	.sheet_music_musicbox{
		width: calc(100% - 350px) !important;
	}	
}

@media (min-width: 200px) and (max-width: 769px){
	.sheet_music_musicbox{
		width: 100% !important;
	}	
}

#tab-description{
		display: inline-block;
		width: 100%;
		width: -webkit-fill-available	
}

.sc_audio_title.ellipsis-2{
	width: 100%;
	height: auto;
}

/*@media (max-width: 1137px){
	.home-banner{
		padding-top: 82px;
	}
}
*/
/*swal 圖片icon 無邊框*/
.no-border{
	border: 0;
}

#uploaded_view{
	max-width: 90%;
	padding: 0;
}

.cat-item{
	font-size: 16px;
}

h1{
	font-family:Gotham,Helvetica,Arial !important;
}

.cat_amount{
	color: #3B3B3B !important;
}

.cart-total tr,.cart-total th,.cart-total td,.cart-total span,.cart-total td{
	border: 0 !important;
}

.responsiveTable th{
	white-space: nowrap;
}

.over-table{
	overflow-x: auto;
	display: block;
}

@media (max-width: 1138px){
	.menu-item-has-children a{
		width: -webkit-fill-available;
		padding: 0;
		text-align: left;
	}
}

@media (min-width: 1138px){
	.menu-item-has-children a{
		width: 65%;
		padding: 0;
		text-align: left;
	}
}

.menu-item-has-children ul ul{
	/*max-height: 50vh;
	overflow-y: auto;
	overflow-x: visible;*/
}

.order_table table th, .order_table table td{
	padding: 0.65em 0.5em 0.75em;
}

@media (min-width: 960px) and (max-width: 1023px){
	.sidebar_show .member.content {
/*	    width: calc(100%) !important;*/
	}

	.sidebar_show .sidebar {
/*	    width: 100%;*/
/*	    float: none;*/
/*	    margin-top: 6em;*/
	}
}


/*------------------------------新nav---------------------------------*/
nav ul li a,nav ul li button{
	color: #3b3b3b !important;
	font-size: 16px;
	background-color: unset !important;
	font-weight: 600;
	padding: 0;
}

nav ul div {
	width: 300px !important;
}

nav div li {
	text-align: left !important;
}

nav div li a {
	padding: 0 !important;
}

nav:not(.menu_main_nav_area) .menu-item{
	padding-top: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
}

nav .overflow-y{
	min-height: 100px;
	max-height: calc( 90vh - 200px);
	height: 500px;
	overflow-y: scroll;
	background-color: #dedbdb;
}

nav .overflow-y ul li a{
	font-weight: unset;	

}

nav .doubleDropdown{
		min-height: 100px;
	max-height: calc( 90vh - 200px);
	height: 500px;
	overflow-y: scroll;
	background-color: #dedbdb;
}


nav .doubleDropdown{
	background-color: #dedbdb;
}

nav #dropdownNavbar1,#dropdownNavbar1 div,nav #dropdownNavbar2,#dropdownNavbar2 div,nav #dropdownNavbar_Member{
	background-color: #dedbdb;
}

nav #dropdownNavbar1 ul a,nav #dropdownNavbar2 ul a{
	display: inline;
}

nav .flex {
    display: flex;
}

nav .items-center {
    align-items: center;
}

@media (min-width: 768px){
	nav .md\:space-x-8>:not([hidden])~:not([hidden]) {
	    --tw-space-x-reverse: 0;
	    margin-left: calc(2rem*(1 - var(--tw-space-x-reverse)));
	    margin-right: calc(2rem* var(--tw-space-x-reverse));
	}	
}

nav .justify-between {
    justify-content: space-between;
}

nav .px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

nav .py-2 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

nav .w-full {
    width: 100%;
}

nav ul{
	justify-content: center !important;
	align-items: center;
}

.nav_cart_img {
    -webkit-filter: invert(1);
}

nav .shadow,nav .shadow-lg {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

nav .shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
}

nav .w-44 {
    width: 11rem;
}

nav .block {
    display: block;
}

nav .z-10 {
    z-index: 10;
}

nav .w-2\.5 {
    width: 0.625rem;
}

nav .h-2\.5 {
    height: 0.625rem;
}

nav .ms-2\.5 {
    -webkit-margin-start: 0.625rem;
    margin-inline-start: 0.625rem;
}

nav audio,nav canvas,nav embed,nav iframe,nav img,nav object,nav svg,nav video {
    display: block;
    vertical-align: middle;
}

nav .cartNum {
    top: 0px;
    left: 16px;
}

/* Custom scrollbar */
nav ::-webkit-scrollbar {
    width: 6px; /* width of the entire scrollbar */
}

/* Track */
nav ::-webkit-scrollbar-track {
    background: #f1f1f1; /* color of the tracking area */
}

/* Handle */
nav ::-webkit-scrollbar-thumb {
    background: #888; /* color of the scroll thumb */
    border-radius: 6px; /* roundness of the scroll thumb */
}

/* Handle on hover */
nav ::-webkit-scrollbar-thumb:hover {
    background: #555; /* color of the scroll thumb on hover */
}

nav a:hover , nav button:hover , nav button:hover a{
    color: #AC9E9C !important;
}

nav .current-menu-item>a,nav .current-menu-item>button,nav .current-menu-item>button>a,nav .current-menu-item_tmp>a,nav .current-menu-item_tmp>button,nav .current-menu-item_tmp>button>a{
	color: #AC9E9C !important;

}

nav .current-menu-item>button>svg,nav .current-menu-item_tmp>button>svg{
	transform: rotate(270deg);
}

.home-top-nav-margin nav{
	margin-top: 25px;
    padding-bottom: 17px;
}

nav li{
/*	height: 29px;*/
}

/*nav button{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
*/

nav:not(.menu_main_nav_area) .bordered a {
    background-color: #D4C1C1 !important;
}

nav:not(.menu_main_nav_area) .bordered a {
    padding: 0.5em 1.2em 0.5em !important;
}

nav:not(.menu_main_nav_area) .bordered>a {
    border: 2px solid;
    border-radius: 2em;
    margin: -1px 0;
/*    background-color: ;*/
}

nav.menu_main_nav_area a{
	color: #fff !important;
}

/*首頁 頂部*/
.top_panel_middle:not(.home-top-nav-margin) nav.home .dropdownone{
/*	position: fixed !important;*/
/*  top: 321px !important;*/
/*  left: calc(40%) !important;*/
/*  transform: translate(-50%, -50%) !important;	*/
	inset:unset !important;
	transform : unset !important;
	position: absolute;
    transform: translatex(-250px) translateY(10px) !important;
/*    transform:  !important;*/
}

.top_panel_middle:not(.home-top-nav-margin) nav.home .doubleDropdown{
/*	position: fixed !important;
  top: 321px !important;
  left: calc(40% + 220px) !important;
  transform: translate(-50%, -50%) !important;	*/
  	inset:unset !important;
	transform : unset !important;
	position: absolute;
    transform: translatex(50px) translateY(10px) !important;
}

.top_panel_middle:not(.home-top-nav-margin) nav.home .threeDropdown{
	inset:unset !important;
	transform : unset !important;
	position: absolute;
    transform: translatex(350px) translateY(10px) !important;
}

/*首頁 降下後*/
.home-top-nav-margin nav.home .dropdownone {
/*  position: fixed !important;
  top: 204px !important;
  left: calc(40%) !important;
  transform: translate(-50%, -50%) !important;*/

	inset:unset !important;
	transform : unset !important;
	position: absolute;
    transform: translatex(-250px) translateY(25px) !important;
}

.home-top-nav-margin nav.home .doubleDropdown{
	inset:unset !important;
	transform : unset !important;
	position: absolute;
    transform: translatex(50px) translateY(25px) !important;
}

.home-top-nav-margin nav.home .threeDropdown{
	inset:unset !important;
	transform : unset !important;
	position: absolute;
    transform: translatex(350px) translateY(25px) !important;
}

/*商店頁面 降下後*/
.home-top-nav-margin nav.shop .dropdownone {
 	inset:unset !important;
	transform : unset !important;
	position: absolute;
    transform: translatex(-250px) translateY(16px) !important;
}

.home-top-nav-margin nav.shop .doubleDropdown{
	inset:unset !important;
	transform : unset !important;
	position: absolute;
    transform: translatex(50px) translateY(16px) !important;
}

.home-top-nav-margin nav.shop .threeDropdown{
	inset:unset !important;
	transform : unset !important;
	position: absolute;
    transform: translatex(350px) translateY(16px) !important;
}


.top_panel_middle:not(.home-top-nav-margin) nav.shop .dropdownone ,.top_panel_middle:not(.home-top-nav-margin) nav.other .dropdownone{
	inset:unset !important;
	transform : unset !important;
	position: absolute;
    transform: translatex(-250px) translateY(48px) !important;
}

.top_panel_middle:not(.home-top-nav-margin) nav.shop .doubleDropdown ,.top_panel_middle:not(.home-top-nav-margin) nav.other .doubleDropdown{
	inset:unset !important;
	transform : unset !important;
	position: absolute;
    transform: translatex(50px) translateY(48px) !important;
}

.top_panel_middle:not(.home-top-nav-margin) nav.shop .threeDropdown ,.top_panel_middle:not(.home-top-nav-margin) nav.other .threeDropdown{
	inset:unset !important;
	transform : unset !important;
	position: absolute;
    transform: translatex(350px) translateY(48px) !important;
}


.home-top-nav-margin nav.other .dropdownone {
  position: fixed !important;
  top: 174px !important;
  left: calc(40%) !important;
  transform: translate(-50%, -50%) !important;
}

.home-top-nav-margin nav.other .doubleDropdown{
	position: fixed !important;
	top: 174px !important;
	left: calc(40% + 220px) !important;
	transform: translate(-50%, -50%) !important;
}

.home-top-nav-margin nav.other .threeDropdown{
	position: fixed !important;
	top: 174px !important;
	left: calc(40% + 440px) !important;
	transform: translate(-50%, -50%) !important;
}

nav li div li{
	display: flex;
	padding-left: 1rem;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

nav li div li button{
/*	background-color: #ebebeb !important;*/
	border-radius: 0em !important;
}

nav li div li a{
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important;
	padding-right: 1rem !important;
	width: 100%;
}

li[aria-labelledby^="dropdownNavbarLink"] {
	padding-top: 0;
	padding-bottom: 0;
}

/*手機板 nav按鈕大小*/

@media (max-width: 1136px){
	.header_mobile .menu_main_nav>li>a>.open_child_menu {
	    right: 0em;
	    top: 0em !important;
	    padding-right: 0.7em;
	    padding-top: 0.3em;
	    padding-bottom: 0.5em;
	    padding-left: 0.7em;
	}	

	.header_mobile .menu_main_nav>li ul>li>a>.open_child_menu {
	    right: 0;
	    top: 0.05em !important;
	    padding-bottom: 0.15em;
	    padding-right: 0.7em;
	    padding-left: 0.7em;
	}
}

a[aria-label="blockquote"]{
    display: none;
}

.ellipsis-source{
	height: 40px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tp-simpleresponsive img, .rev_slider img{
	width: 100%;
    height: auto; 
    object-fit: unset;
}

/*前台編輯器上傳圖片功能隱藏*/
.form-group.note-group-image-url{
	display: none;
}

.woocommerce table.cart td:first-of-type{
	border-left: 0px solid;
}

.woocommerce table.cart td:last-of-type {
	border: 0px solid;
}

@media (min-width: 1136px) and (max-width: 1439px){
    .content_wrap.nav{
        width: 95% !important;
    }
}

@media (max-width: 959px) and (min-width:768px){
	.foot_content {
	    margin-left: 2.45em !important;
	}	
}

@media (max-width: 769px){
	.foot_content {
	    margin-left: 0em !important;
	}	
}

.sidebar_inner aside{
	padding-left:0;
	padding-right:40px;
}

.shop_table_responsive.cart td{
	border: 0 !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, button, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, address, section, video, audio {
	font-family: Gotham, Helvetica, Arial !important;
}



.shopitem{
	padding: 10px 0 10px 20px;
}

.content.shop{
	width: calc(100% - 270px) !important;
}

@media (min-width: 1263px) and (max-width: 1439px){
	.content.shop{
		width: calc(100% - 280px) !important;
	}	
}

@media (min-width: 960px) and (max-width: 1262px){
	.content.shop{
		width: calc(100% - 250px) !important;
	}	
}

@media (min-width: 480px) and (max-width: 959px){
	.content.shop{
		width: 100% !important;
    	float: none;
	}	
}


.content.shop li,.content.shop li .shopitem{
	padding-right:0 !important;
}

.shop_left_cart aside{
	padding-right : 20px;
}



#rev_slider_1_1_wrapper{
/*	height: 1560px !important;*/

}

#rev_slider_1_1{
/*	height: 1560px !important;*/
}

#rev_slider_1_1 a{
/*	display: block;*/

}
#rev_slider_1_1 .tp-revslider-mainul{
/*	height: 1560px !important;*/
}

#rev_slider_1_1 li,#rev_slider_1_1 ul{
/*	height: unset !important;*/
/*	display: block;*/
/*	overflow:unset !important;*/
}
.shopinfo_number_input{
	border: 1px solid #ac9f9b !important;
	background-color: #fff !important;
}
.product_infobox .q_inc{
	border-top: 1px solid #ac9f9b !important;
    border-right: 1px solid #ac9f9b !important;
}
.product_infobox .q_dec{
    border-right: 1px solid #ac9f9b;
}

.cart_item .qty{
	border: 1px solid #ac9f9b !important;
	background-color: #fff !important;
}

.model_select
{
	background-color: #fff;
    border: 1px solid #ac9f9b !important;
    padding: 10px 30px 10px 10px;
    width: 100%;
    color: #978782;
}


@media (max-width: 479px){
	.woocommerce.sidebar_show .content {
	    width: 97% !important;
	    float: none;
	}
}

.fa-regular,.fa-solid{
	font-family: 'Font Awesome 6 Free' !important; 
	width: 13px;
}

@media (max-width:1136px){
	.sheet_musicc_audio_title{
		padding-top:22px !important;
		padding-left:18px !important;
	}	
}

.home-ellipsis-2{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 64px;
    line-height: 32px;
}

/*.menu-item .menu-item a{
	font-weight: unset;
}*/

.search.content{
	width: 100% !important;
}

@media (max-width: 796px){
	.column-1_4{
    	float: left !important;
	}
}

@media (max-width: 479px){
	.column-1_4{
		width: 50% !important;
    	float: left !important;
	}
}

.header_mobile .search_icon{
	-webkit-filter: invert(1);
}

.marker {
    background-color: Yellow;
}

.swal2-confirm.swal2-styled{
	background-color:#ac9f9b ;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
	box-shadow: 0 0 0 1px !important;
}

.sub-menu a{
	font-weight: 300 !important;
}

.content.ManagerShop{
	width: 100% !important;
}

.open_child_menu:hover {
     -webkit-box-shadow: inset 0 0 0px 0 rgba(0, 0, 0, 0.2); 
    -moz-box-shadow: inset 0 0 0px 0 rgba(0, 0, 0, 0.2);
     box-shadow: inset 0 0 0px 0 rgba(0, 0, 0, 0.2); 
}

.menu_main_nav>li ul {
    border: 1px solid #ddd;
     text-transform: unset; 
}


.menu_main_nav>li>a {
    font-weight: bold;
}

.sub-menu3 a{
	padding-left: 72px !important;
}

.ellipsis-2.ellipsis-sm-4{
	min-height: unset !important;
	line-height: unset;
	height: 48px;
}

.price-height{
	height: auto;
	margin: 0 auto !important;
}

.home-price{
	display: inline-block;
}

.fontstyle{
	height: 40px;
}

.num_pagination{
	margin-bottom: 18px;
}

/*2024-04-01 購物車按鈕隱藏*/
.mobile-show{
	display: none !important;
}

table{
	vertical-align: revert;
}

.sc_item_buttons{
	margin-left: auto;
    margin-right: auto;
    display: block;
}

.wpb_wrapper table{
	max-width: 100%;
}

.note-icon-close{
	color: #000;
}

.font-bold{
	font-weight: bold !important;
}

.sc_popup:before {
	content: unset;
}

.sc_popup{
	box-shadow : 0px 1px 10px 5px rgba(0, 0, 0, 0.2);
}

.product-tab-height{
/*	height: 110px;*/
	min-height: 100%;
	
}

@media (min-width:797px){
	.cart-type{
/*		margin: 0;*/
/*		width: 25%;*/
		float: left;
	}

	.cart-type:not(:first-child){
		margin-left: 14px;
	}
}

@media (max-width: 797px){
	.cart-type{
		margin: 0;
		width: 50%;
		float: left;
	}
}

@media (max-width: 479px){
	.cart-type{
		margin: 0;
		width: 100%;
/*		float: left;*/
	}
}


@media screen and (max-width: 769px) {
    .woocommerce-page .cart-collaterals .cart_totals table td {    
    	padding-top: 0px !important;
    }

}

@media screen and (max-width: 959px) {
	.sidebar_inner aside {
	    padding-left: 0;
	    padding-right: 0px;
	}
}

@media (max-width: 770px) {
	.orderinfo-l{
		float: unset;
	}

	.orderinfo-r{
		float: unset;
	}

	.scheme_original  .sc_table table.responsiveTable.orderinfo tr td:first-child{
		/*border-top: 1px solid #ac9f9b ;
		border-left: 1px solid #ac9f9b;
		border-right: 1px solid #ac9f9b;*/
		width: 100%;
		text-indent: 0;


	}

	.scheme_original .sc_table table.responsiveTable.orderinfo tr td:before {
        width: 4.6em;
        float: unset;

    }

    .scheme_original  .sc_table table.responsiveTable.orderinfo tr td{
    	text-indent: 5.6em;
   	}

   	.orderinfo-m{
   		display: block !important;
   	}

   	.orderinfo-web{
   		display: none !important;
   	}

}



@media (min-width: 770px) {
	.orderinfo-l{
		float: left;
	}

	.orderinfo-r{
		float: right;
	}
}

.wc-tabs-img{
	border: 2px solid #EBEBEB;
	padding: 0px !important;
}

.product_multipleimg .wc-tabs li.active a.wc-tabs-img {
     padding: 2px !important; 
    float: left;
}

.isotope_item_content .home-ellipsis-2{
	height: 68px;
    line-height: 34px;
    margin-top: 10px;
}

.woocommerce table.cart td .amount {
    font-size: 18px;
}

.hasbrief {display: inline-block; */width: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex !important;flex-wrap: wrap;}

.hasbrief .img {
    width: 50% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
}

.hasbrief .info {
    width: 50% !important;
    float: left;
    position: relative !important;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
}

.hasbrief .info h4 {
    color: #3b3b3b !important;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    padding: 10px 20px;
    line-height: 34px;
}

.hasbrief .info .sc_item_descr {
    color: #3b3b3b !important;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    padding: 10px 20px;
    line-height: 34px;
}

.hasbrief .info .sc_item_buttons {
    float: left;
    margin: 15px 20px;
}
@media screen and (max-width: 769px)
{
    .hasbrief .info,
    .hasbrief .img {
        width: 100% !important;
    }
}


@media (max-width: 769px){
	.membersild_h5{
		text-align: center;
	}
}

.hasbrief {display: inline-block; */width: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex !important;flex-wrap: wrap;}

.hasbrief .img {
    width: 50% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
}

.hasbrief .info {
    width: 50% !important;
    float: left;
    position: relative !important;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
}

.hasbrief .info h4 {
    color: #3b3b3b !important;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    padding: 10px 20px;
    line-height: 34px;
}

.hasbrief .info .sc_item_descr {
    color: #3b3b3b !important;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    padding: 10px 20px;
    line-height: 34px;
    text-align: justify;
}

.hasbrief .info .sc_item_buttons {
    float: left;
    margin: 15px 20px;
}

.input-radio {
    transform: translateY(1px);
}

.orderinfo-img{
	width: 100%;
}

@media screen and (max-width: 769px)
{
    .hasbrief .info,
    .hasbrief .img {
        width: 100% !important;
    }

    .input-radio {
	    transform: translateY(1.7px);
	}

	.product-name{
		/*text-indent: -4px;
    	padding-left: 90px;*/
	}
	.product-name a ,.product-name span{
		text-indent: -4px;
    	padding-left: 90px;
    	display: block;
	}

/*	.woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {
     	width: 120px;
    }*/

}
@media (min-width: 769px)
{
	.orderinfo-img{
		width: 50%;
	}
}
.related-ellipsis4 a{
	display: block;
	padding-top: 2px;
}

.related-ellipsis4{
	height: 74px;
	line-height: 18px ;
	font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 4 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.woocommerce ul.products, .woocommerce-page ul.products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    display: flex;
    flex-direction: column;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .sale {
    line-height: 24px
}

.price.sale{
	display: inline-block !important;
	margin: 0 !important;
}

.prce.cost{
	display: inline-block !important;
}

@media screen and (max-width: 797px) {
    #musicalHomeNav .column-1_1 {
        width: 100% !important;
    }
    #musicalHomeNav .column-1_2 {
        width: 50% !important;
    }
    #musicalHomeNav .column-1_3 {
        width: 33.3333% !important;
    }
    #musicalHomeNav .column-1_4 {
        width: 50% !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    #musicalHomeNav .column-1_3 {
        padding-top: 0px !important;
    }
}

@media (max-width: 479px) {
	#musicalHomeNav img {
	    max-width: 100% !important;
	    left: auto !important;
	    top: 0px !important;
	}
}

#musicalHomeNav .home-ellipsis-2 {
	height: 50px;
    line-height: 24px;
	margin-top: 10px;
}

span.text-alert {
    font-size: 12px;
    padding: 2px;
    background-color: #ffdfdf;
    color: #F44336;
    margin: 0 0 0 8px;
}

.imgbox-1-1 > span.audit {
    position: absolute;
    top: 0;
    background-color: #ff6000;
    color: #fff;
    padding: 2px 2.2em;
    transform: rotate(-45deg) scale(.8);
    left: -2.4em;
    font-weight: bold;
    box-shadow: 2px 4px 8px rgba(0,0,0,.5);
    line-height: 40px;
    height: 34px;
}

.imgbox-1-1 > span.hide2 {
    position: absolute;
    top: .8em;
    background-color: #0e779c;
    color: #fff;
    padding: 2px 2.6em;
    transform: rotate(-45deg) scale(.8);
    left: -3em;
    font-weight: bold;
    box-shadow: 2px 4px 8px rgba(0, 0, 0, .5);
    line-height: 38px;
    height: 34px;
}

#addCartModal{
	overflow-y:hidden;

}

#addCartModal .modal-content{
	max-width: 652.5px !important;	
}

#addCartModal .productBox{
	margin-bottom: 30px;
}

.upload_file2 {
    display: flex;
    /* justify-content: left; */
    margin: 10px auto 20px;
    width: 100%;
    flex-wrap: wrap;
}

.uploaded_file_view.member-edit {
    display: inline-flex;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 3em;
    width: fit-content !important;
    width: 20% !important;
    float: left !important;
    min-width: 120px !important;
    flex-wrap: wrap;
}

.uploaded_file_view.member-edit > img {
    border: 1px dotted #ccc;
    padding: 8px;
    margin: 0px auto 5px;
    width: 100% !important;
}

.uploaded_file_view.member-edit  button {
    word-break: keep-all;
    padding: 8px;
    font-size: 14px;
    margin: 0 auto;
    width: 80px;
    float: inherit;
    display: block;
    background-color: #fb4b3e;
}


.uploaded_file_view.member-edit  button {
    word-break: keep-all;
    padding: 8px;
    font-size: 14px;
    margin: 0 auto;
    width: 80px;
    float: inherit;
    display: block;
    background-color: #fb4b3e;
}

.button_outer {
    background: #83ccd3;
    border-radius: 30px;
    text-align: center;
    height: 50px;
    width: 200px;
    display: block;
    transition: 0.2s;
    position: relative;
    overflow: hidden;
    line-height: 16px;
    margin: 5px auto;
}

.upload_file .btn_upload {
    padding: 17px 30px 12px;
    color: #fff;
    text-align: center;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 3;
    white-space: nowrap;
}

 .btn_upload input {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    width: 100%;
    height: 105%;
    cursor: pointer;
    opacity: 0;
}

.btn_upload {
    padding: 17px 30px 12px;
    color: #fff;
    text-align: center;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 3;
    white-space: nowrap;
}

.file_uploading {
    width: 100%;
    height: 10px;
    margin-top: 20px;
    background: #ccc;
}


.uploaded_file_view.member-edit:after {
    content: "::";
    position: absolute;
    color: #000;
/*    transform: translateY(-28px);*/
    user-select: none;
    background-color: #dfdad9;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 5px;
    color: #ac9f9b;
    cursor: move;
    font-size:24px;
}

@media screen and (max-width: 767px) {
	.woocommerce div.product .woocommerce-tabs ul.contentTab li.tab {
		width: calc(45%) !important;
	}
}

ul#menu_mobile>li.menu-item>a,
ul#menu_mobile>li.menu-item>ul.sub-menu>li.menu-item>a {
	font-weight: bold !important;
}


.productContent ul {
	list-style: disc;
}

.productContent li:before {
	margin-top: auto !important;
	margin-bottom: auto !important;
	bottom: 0;
	height: 21px;
}
#tab-description iframe {
	min-width: auto !important;
}
input[type="email"] {
	-webkit-user-select: none;
		/* Chrome, Safari */
	-moz-user-select: none;
		/* Firefox */
	-ms-user-select: none;
		/* Internet Explorer/Edge */
	user-select: none;
}

input[type="password"] {
	-webkit-user-select: none;
		/* Chrome, Safari */
	-moz-user-select: none;
		/* Firefox */
	-ms-user-select: none;
		/* Internet Explorer/Edge */
	user-select: none;
}