/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 13 2024 | 11:48:49 */
/* Main */
.btc-blog-section-wrapper.e-con .btc-blog-inner .elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}
.dialog-widget iframe {
    width: 100%;
}

/* Pagination */
.btc-grid .lae-pagination.lae-paged-nav {
    justify-content: flex-end;
}
.btc-grid a.lae-page-nav:not(.lae-numbered) {
    display: none;
}
.btc-grid a.lae-page-nav.lae-numbered {
    border-radius: 5px;
}

/* Custom Pagination */
.btcc-post-list-pagination {
    text-align: right;
    margin-top: 70px;
}
a.btcc-post-list-pagination-item {
    border-color: #02010100 !important;
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: var( --e-global-typography-text-font-weight );
    text-transform: var( --e-global-typography-text-text-transform );
    font-style: var( --e-global-typography-text-font-style );
    text-decoration: var( --e-global-typography-text-text-decoration );
    line-height: var( --e-global-typography-text-line-height );
    letter-spacing: var( --e-global-typography-text-letter-spacing );
    border-radius: 5px;
    width: 40px;
    text-align: center;
	margin: 0px 2px;
}
.btc-blog-wrapper a.btcc-post-list-pagination-item.btcc-current-page, 
.btc-blog-wrapper a.btcc-post-list-pagination-item:hover {
    color: #fff;
    background-color: #7656f7;
}
.btc-videos-wrapper a.btcc-post-list-pagination-item.btcc-current-page, 
.btc-videos-wrapper a.btcc-post-list-pagination-item:hover,
.btc-events-wrapper a.btcc-post-list-pagination-item.btcc-current-page,
.btc-events-wrapper a.btcc-post-list-pagination-item:hover {
    color: #fff;
    background-color: #38c99e;
}
.lae-container .slick-prev:before, 
.lae-container .slick-next:before {
    color: var( --e-global-color-text );
}


/* Author Box */
.btc-author-item.btc-author-item-lg {
	background-color: #fff;
    box-shadow: 0px 0px 30px 15px rgb(225 225 225 / 15%);
    margin-top: 50px;
    margin-bottom: 0px;
    padding: 70px 70px 70px 70px;
	border-radius: 20px 20px 20px 20px;
	display: grid;
    grid-template-columns: 1fr;
	gap: 20px;
}
.btc-author-image {
	display: grid;
    grid-template-columns: 90px 1fr;
	gap: 20px;
	align-items: center;
}
.btc-author-image img {
    width: 90px !important;
    height: 90px !important;
    object-fit: cover;
    border-radius: 50px;
}
.btc-author-item-sm .btc-author-image {
    grid-template-columns: 45px 1fr;
	gap: 10px;
}
.btc-author-item-sm .btc-author-image img {
    width: 45px !important;
    height: 45px !important;
}
.btc-author-item.btc-author-item-sm {
    display: inline-block;
}
.btc-author-meta p {
    font-size: 16px;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
}
p.btc-author-name {
	font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    color: #1F2341;
    font-weight: bold;
    margin-bottom: 0px;
	line-height: 26px;
}
.btc-author-item.btc-author-item-sm p.btc-author-name {
	font-size: 14px;
	font-weight:normal !important;
	text-align: left;
	line-height:24px;
}
.btc-author-item.btc-author-item-sm p.btc-author-location,
.btc-author-item.btc-author-item-sm p.btc-author-excerpt{
	font-size: 12px;
	margin-bottom: 0px;
	color: #63718e !important; 	
	text-align: left;
}
p.btc-author-excerpt,
p.btc-author-location {
    color: #63718E;
    margin-bottom: 0px;
    font-size: 90%;
}
p.btc-author-content {
    color: #63718E;
	margin-bottom: 20px;
}
.btc-author-item a.btc-button {
	font-family: var( --e-global-typography-0339442-font-family ), Sans-serif;
    font-size: var( --e-global-typography-0339442-font-size );
    font-weight: var( --e-global-typography-0339442-font-weight );
    text-transform: var( --e-global-typography-0339442-text-transform );
    font-style: var( --e-global-typography-0339442-font-style );
    text-decoration: var( --e-global-typography-0339442-text-decoration );
    line-height: var( --e-global-typography-0339442-line-height );
    letter-spacing: var( --e-global-typography-0339442-letter-spacing );
    word-spacing: var( --e-global-typography-0339442-word-spacing );
    fill: var( --e-global-color-secondary );
    color: var( --e-global-color-secondary );
}
.btc-author-item.btc-author-item-sm {
    margin-left: 20px;
}
.btc-event-person .btc-author-item.btc-author-item-sm {
    margin-right: 20px;
	margin-left:0px;
}
/* Blog Layout */
.btc-blog-wrapper .btcc-post-list {
    grid-template-columns: 1fr;
    grid-row-gap: 40px;
}

/* Videos */
.btc-play-video {
    pointer-events: none;
}

/* Filter */
.btcc-post-list-filter a,
.btcc-post-list-filter-search input,
.btcc-post-list-filter-search input::placeholder,
.btcc-post-list-filter-collapse label,
.btcc-post-list-no-posts {
    color: #1D5781 !important;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: var( --e-global-typography-text-font-weight ) !important;
    text-transform: var( --e-global-typography-text-text-transform ) !important;
    font-style: var( --e-global-typography-text-font-style ) !important;
    text-decoration: var( --e-global-typography-text-text-decoration );
    line-height: var( --e-global-typography-text-line-height );
    letter-spacing: var( --e-global-typography-text-letter-spacing );
}
.btcc-post-list-filter-search input {
    border: 0px;
    background-color: unset;
    border-bottom: solid 1px;
    border-radius: 0px;
    border-color: #63718E !important;
    color: #63718E !important;
    outline: none !important;
	padding-left: 0px;
}
.btcc-post-list-filter-search input::placeholder {
    color: #63718E !important; 	
}
.btcc-post-list-filter a:after {
    margin-left: 10px;
    font-size: 13px;
}
.btcc-post-list-filter {
    margin-right: 40px !important;
    margin-bottom: 10px;
}
.btcc-post-list-filter-search i, .btcc-post-list-filter-reset {
    display: none;
}
.btcc-post-list-filter-search {
    margin-top: 50px;
    margin-bottom: 50px;
}
.btcc-post-list-filter-collapse ul {
    padding: 20px 40px !important;
    z-index: 1;
}
.btcc-post-list-filter-collapse {
    min-width: 350px;
    margin-top: 10px;
    border: 0px !important;
    border-radius: 20px;
    box-shadow: 0px 0px 30px 15px rgb(225 225 225 / 15%);
    z-index: 2 !important;
}
.btcc-post-list-filter-collapse li {
    padding: 5px 0px;
}
.btcc-post-list-filter-collapse li input {
	margin-right: 8px;
}


/* Chinese Video */
html[lang="zh-hant"] .btc-video-en,
html[lang="zh-hans"] .btc-video-en {
	 display:none;
}
html:not([lang="zh-hant"]):not([lang="zh-hans"]) .btc-video-ch {
	 display:none;
}