body { background-color: #F1ECEA; } h1, h2, h3, h4, h5, h6 { font-family: 'Noto Sans TC', serif; } #header .logo-area .text, #header .logo-area .first-text { color: #3A3A39; } /*header*/ header#header { background: #F1E8E4 !important; } .header-type1 #header #primary-menu { background: #A69583 !important; } #header #primary-menu .menu>.menu-item a { color: #F1E5D7; font-weight: 600; } .header-type1 #header #primary-menu { border: unset; } #achang_menu_wrap { min-height: 50px; } @media screen and (min-width: 1024px) { header .search-icon{ margin-top: 15px; } } @media screen and (min-width: 783px) { #header #primary-menu .menu>.menu-item { border: unset; } #header #primary-menu .menu>.menu-item:hover>a { color: #fff; border-bottom: #DDB4B4 3px solid; font-weight: 600; padding: 15px 10px 13px; } #header #primary-menu .menu>.menu-item:hover>a span { color: #ffffff; } #header #primary-menu .menu>.menu-item>a span { padding: 4px 9px; } #header #primary-menu .menu .sub-menu { top: 44px; } #header #primary-menu .menu>.menu-item:hover a span:before { width: 50px; left: calc(50% - 25px); transition: 0.2s; } #header #primary-menu .menu>.menu-item { margin: 6px 0px; } #header #primary-menu .menu .sub-menu .menu-item:hover a { background: #A69583; } #header #primary-menu .menu-item.current-menu-item:not(.menu-item-home)>a { color: #fff; } /*輪播關閉文字*/ #achang-sliders .flex-active-slide .flex-caption { /*display: none;*/ } /*文章日期*/ article span.post-date {font-family: 'Noto Sans TC';font-size: 14px;font-weight: 400;color: #9A7A77;} /*文章列表標題*/ article .title a, article .title {font-family: Noto Serif TC;font-size: 18px;font-weight: 600;line-height: 26px;letter-spacing: 0.05em;color: #515151;} article .title { max-height: 50px; } article .title a:hover { color: #A69583; } /*分類樣式*/ article .cat:before { display: none; } article .cat { color: #f5f5f5; word-break: keep-all; } article .cat a { color: #906B43; background-color: #F1E8E433; border: unset; padding: 2px 14px; font-family: 'Noto Sans TC'; font-size: 14px; border-radius: 50px; } /* 列表文章簡述 */ #main article .desc .inner-desc { /* font-family: 'Noto Sans TC';*/ font-weight: 400; font-size: 15px; color: #525252; line-height: 26px; letter-spacing: 0.03em; } article .readmore { text-align: center; } article .readmore a { background: #A69583; color: #FFFFFF; border-radius: 0px; font-size: 14px; font-weight: 700; letter-spacing: 0.18em; transition: 0.3s; } @media screen and (min-width:768px){ article .readmore a { padding: 8px 230px; } article .readmore a:hover { padding: 8px 260px; } } article .readmore a:hover { background: #F1E8E4; color: #A69584; font-size: 14px; transition: 0.3s; } #content #main article .readmore a:hover { background: #F1E8E4; } #content #main article .readmore a:before { content: "\f518"; font-family: 'Font Awesome 5 Free'; font-size: 14px; font-weight: 900; top: 0; color: #FFFFFF; transition: 0.3s; } #content #main article .readmore a:hover:before { color: #A69584; transition: 0.3s; } /*pagination*/ #content #main .pagination .nav-links { background: #FBF2EF; border-radius: 50px; } #content #main .pagination .page-numbers { color: #AB7171; } #content #main .pagination .next.page-numbers { color: #A69583; } #content #main .pagination .page-numbers.current { color: #2C4053; } #content #main .pagination .page-numbers.current{ font-size:20px; } #content #main .pagination a .page-numbers:hover, #content #main .pagination a.page-numbers:hover { color: #2C4053; border-bottom: #2C4053 1px solid; } #breadcrumbs .item-home:before, #breadcrumbs li.item-current { color: #A69583; } #breadcrumbs li a:hover { color: #A69583; } /*sidebar*/ aside#sidebar { background: #FFFFFF; box-shadow: rgb(0 0 0 / 15%) 0px 3px 7px; } #sidebar:before { border: unset; } #sidebar .widget>h3 { font-family: 'Noto Serif TC'; color: #A7815A; text-align: left; margin: 20px 0px; font-size: 16px; letter-spacing: 0.1em; /* border: 1px #A6BC73 solid; */ padding: 3px 0px; border-radius: 5px; font-weight: 600; } #sidebar .widget:not(:first-child) { border-top: unset; } #sidebar .widget.widget_achang-intro-new .socials a { color: #A69583; } #sidebar .widget.widget_achang-intro-new .socials a:hover { color: #CFCFC5; } #sidebar input#wp-block-search__input-1 { background: linear-gradient(148deg, rgba(255, 255, 255, 0.2) 79.89%, rgba(236, 219, 212, 1) 77.11%), #FBF3EF !important; border: unset; border-radius: 50px; } #sidebar .widget_search .search-field { background: #DFF0EF; border-radius: 64px; line-height: 30px; border: 0; } #sidebar input#wp-block-search__input-1::placeholder, #sidebar input#wp-block-search__input-1::-ms-input-placeholder, #sidebar input#wp-block-search__input-1:-ms-input-placeholder { color: #878787; opacity: 1; } #sidebar .widget_achang-image-recent-posts .desc:after { background: #707070; } img.achang_intro_widget_img { border-radius: 20px; } #sidebar .widget>h3:after{ content: ''; display: inline-flex; width: 22%; height: 1px; background-color: #9a7a77; background-size: cover; margin: 0 10px; top: -5px; position: relative; margin-right: 0; } /*footer*/ footer#footer { background-color: #A69583; } #footer .socials a { color: #ffffff; padding: 0 30px; /* font-family: 'Noto Sans TC';*/ font-weight: 300; } #footer .socials a:hover { color: #F1E8E4; } #footer .socials i{ display: block; /* margin-bottom: 15px; */ } #footer #foot-inner #copyright { color: #ffffff; } #footer #foot-inner #copyright .info a { color: #ffffff; } #footer #foot-inner #copyright a { color: #ffffff; } #footer #foot-inner .footer-logo .text { color: #ffffff; font-size: 35px; /* font-family: 'Noto Sans TC';*/ font-weight: 500; } /*single post*/ .single-post article.page-single h2 { background-color: #b1969342 !important; border-left: 7px solid #2C4737; color: #B19693; font-weight: 600; font-family: 'Noto Sans TC'; } article .cat a:hover { color: #724848; text-decoration: none; background-color: unset; /* border-left: #cfcfc55e solid 4px;*/ border-color: #AB7171; } /*phone*/ @media screen and (max-width: 875px) { header#header { background-color: #FFDAD2; } .header-area a#rwd-logo { color: #FFFF !important; font-size: 18px; /* font-family: 'Noto Sans TC';*/ font-weight: 500; letter-spacing: 0.27em; } #main-menu-toggle>svg>path { stroke: #ffffff !important; } #header #primary-menu #achang_menu_wrap, #header #primary-menu #achang_rwd_menu_wrap { background-color: #A69583; } #achang_menu_wrap { min-height: 50px; } #header #primary-menu .menu>.menu-item span:before{ /* content:""; width: 8px; height: 8px; background-color: #C9AEAB; display: inline-block; margin-right: 10px;*/ } #header #primary-menu .menu>.menu-item a { font-size: 15px; color: #F1E5D7; font-weight: 400; letter-spacing: 0.28em; } #header #primary-menu .menu .sub-menu .menu-item a { background: #A69583; } #header #primary-menu .menu>.menu-item:hover a { color: #FFFFFF; font-weight: 600; } #header #primary-menu .menu>.menu-item .sub-menu a { color: #ffffff; } .sub-menu-toggle { color: #ECDCC2; } .sub-menu-toggle:before { content: ""; display: block; background-image: url(//www.globalbdi.com/wp-content/uploads/20230202181706_81.png); background-size: unset; background-repeat: no-repeat; background-size: contain; width: 11px; height: 6px; margin-top: 18px; } ul#achang_menu_wrap { padding: 5px 20px !important; } #header #primary-menu .menu>.menu-item { border-bottom: unset; } #header #primary-menu .menu>.current-category-parent>a>span { background-color: #F5F5F5; border-radius: 50px; padding: 5px 10px; color: #978D82; } #achang-related-posts>#achang-related-posts-container>div a:hover { color: #90774F; } #header #primary-menu .menu .sub-menu .menu-item a, #header #primary-menu .menu>.menu-item a { border-top: unset; } #header #primary-menu .menu .sub-menu { background: #A69583; } #header #primary-menu .menu-item.current-menu-item:not(.menu-item-home)>a span { background-color: #C8BFB1; padding: 5px 10px; border-radius: 50px; } } section#text-8 .textwidget { text-align: left; } #sidebar #custom_html-15 h3 { color: #ffffff; background-color: unset; background-image: unset; background-size: contain; background-position: center; background-repeat: no-repeat; border: unset; border-radius: 0px; align-items: center; width: 100%; } #sidebar .widget_recent_entries li { list-style: none; } #sidebar .widget ul li:hover a { color: #A69583; } /*#sidebar section#text-7 h3:before, #sidebar section#text-7 h3:after { content: ''; width: 0; height: 0; border-style: solid; border-width: 13px 22.5px 13px 0; border-color: transparent #007bff transparent transparent; display: inline-block; position: relative; top: 6px; }*/ .breaktime-link { display: none; } header .search-icon { stroke: #ffffff !important; opacity: 1; } .sub-menu-toggle { font-size: 0; } .single-post article .desc a:not(#achang-related-posts a) { /* color: #A69583;*/ } @media screen and (max-width: 875px) { header #primary-search { background-color: #A69583; } } select#archives-dropdown-3 { width: 100%; border-color: #4F877A; border-radius: 5px; font-size: 20px; color: #717171; } #breadcrumbs .item-home:before { content: ''; width: 13px; height: 13px; background-image: unset; background-size: contain; background-repeat: no-repeat; margin-right: 6px; } @media screen and (max-width: 875px) { #header #rwd-logo>img, .header-type1 #header .logo-area img { width: 118px; height: auto; padding-top: 13px; } } .page-main .loop-blog-post article { /* box-shadow: rgb(0 0 0 / 15%) 0px 3px 7px; */ padding: 10px 20px 30px; margin: 30px 15px 40px; background-color: #FAF8F8; border-radius: 10px; } .single-post #content #main { background-color: #FFFFFF; border-radius: 10px; padding: 10px 15px; } .la-sentinelle-container { display: none; } #main article p,#main article p span, #main article div { font-family: 'Noto Sans TC',"Microsoft JhengHei","微軟正黑體" !IMPORTANT; }