html[data-site="en"] {
  --main-font: 'Khand', sans-serif;
}
html[data-site="vi"] {
  --main-font: 'Oswald', sans-serif;
}
.khand-light {
	font-family: "Khand", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.khand-regular {
	font-family: "Khand", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.khand-medium {
	font-family: "Khand", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.khand-semibold {
	font-family: "Khand", sans-serif;
	font-weight: 600;
	font-style: normal;
}
.khand-bold {
	font-family: "Khand", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.oswald-light {
	font-family: "Oswald", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-optical-sizing: auto;
}
.oswald-regular {
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-optical-sizing: auto;
}
.oswald-medium {
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-optical-sizing: auto;
}
.oswald-semibold {
	font-family: "Oswald", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-optical-sizing: auto;
}
.oswald-bold {
	font-family: "Oswald", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-optical-sizing: auto;
}
body {
	background-color: #f2f2f2;
}
.container {
	margin: 0 auto;
	width: 1180px;
}
.site-header {
	box-shadow: 0 0 10px #cbcbcb;
	background: #000;
}
.sf-menu li a {
	color: #fff;
}
.widget-btn {
	line-height: 1;
}

.site-content {
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0;
}
#primary {
	flex: 0 0 860px;
}
#secondary {
    flex: 0 0 300px;
    margin-left: 20px;
}

.entry-content {
	background: #fff;
	padding: 20px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.entry-content img {
	vertical-align: middle;
	max-width: 100%;
	height: auto !important;
	display: block;
	margin: 0 auto !important;
}
.entry-footer {
	margin-bottom: 30px !important;
}
.page-content ul li,
.entry-content ul li {
	list-style: initial;
}
.page-content ol li,
.entry-content ol li {
    list-style: decimal;
}
.page-content ol,
.page-content ul,
.entry-content ol,
.entry-content ul {
	padding-left: 15px;
}
.page-content ol li p,
.page-content ul li p,
.entry-content ol li p,
.entry-content ul li p {
	margin-bottom: 0;
}
blockquote {
	color: #666 !important;
	background: #dcdcdc91;
	margin-bottom: 20px !important;
	border-left: 4px solid #848687;
	font-size: 1rem !important;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.sidebar .widget {
	padding: 0;
	background: none;
	position: relative;
}
.embed,
.youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 15px;
}
.embed iframe,
.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}
.asocial-embed {
	margin-bottom: 25px;
}
.asocial-embed iframe {
	margin: auto !important;
}
.catbox {
	/* margin-bottom: 30px; */
}
.catbox img {
	max-width: 100%;
	display: block;
	margin: auto;
	border-radius: 5px;
}
.catbox-first {
	display: flex;
	margin-bottom: 20px;
	flex-direction: row;
}
.catbox-first-thumb {
	/* flex-basis: 60%; */
	flex-shrink: 0;
}
.catbox-first-thumb img {
	border-radius: 5px 0 0 5px;
	margin-left: 0;
}
.catbox-first-info {
    padding: 2rem;
    display: grid;
    align-items: center;
}
.catbox-first-info .catbox-title {
	font-size: 2.5rem;
	font-family: var(--main-font);
    line-height: 1.2;
	color: #181818;
	margin-bottom: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.catbox-sapo {
	margin: 0 0 15px;
	color: #777;
}
.catbox-date {
	color: #999;
	font-size: 12px;
}
.catbox-cols {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	/* margin-left: -10px;
	margin-right: -10px; */
}
.catbox-col {
	flex: 1 0 0%;
	/* padding: 0 10px; */
}
.catbox-thumb {
	/* margin-bottom: 10px; */
    position: relative;
	min-height: 190px;
}
.catbox-title {
	margin-bottom: 5px;
	line-height: 1.4;
	font-weight: 600;
	font-size: 1.2rem;
}
.catbox-col .catbox-title {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 1.25rem;
    font-family: var(--main-font);
    line-height: 1.2;
	color: #fff;
}
.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.noptin-inpost-main-wrapper .noptin-optin-form-wrapper {
	background-color: #c9eb10 !important;
	color: #212121 !important;
	border-color: #777777 !important;
}
.noptin-form-footer .noptin-form-button-block {
	color: #caeb0e !important;
	padding: 0 !important;
}
.noptin-form-footer .noptin-form-note {
	color: #212121 !important;
}
.site-title a {
    color: #fff !important;
}
.catbox-first {
    background: #181818;
}
.catbox-title a {
    color: #fff;
}
.catbox-sapo {
    color: #fff;
}
.catbox-first-thumb a {
	position: relative;
}
.pagination-see-more a {
	display: block;
	max-width: 300px;
	font-size: 1.1rem;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #fff;
	color: #181818;
	border-radius: 30px;
	height: 50px;
	line-height: 50px;
	margin: auto;
    border: 1px solid #aaa;
	font-family: var(--main-font);
	text-align: center;
}
.pagination {
	border-top: 0;
}
.pagination .page-numbers {
	height: 50px;
	border-radius: 5px;
	background-color: #ffffff;
	color: #181818;
	min-width: 50px;
	font-size: 1.1rem;
	line-height: 1.8;
	margin: 0 5px 0 0;
	padding-top: 10px;
}
.pagination .next,
.pagination .prev {
	float: none;
	background-color: #e8e9f3;
    text-transform: uppercase;
}
.pagination .next:hover,
.pagination .prev:hover,
.pagination .current {
	background-color: #0389ff !important;
	color: #fff !important;
}
.gyme-header {
	margin-top: 30px;
}
.gyme-title {
	font-size: 2.7rem;
    font-family: var(--main-font);
    line-height: 1.2;
	color: #181818;
}
.page-content blockquote, .entry-content blockquote {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
.comments-area {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
	margin-bottom: 30px;
}
.cu-category {
	position: absolute;
    z-index: 1;
    bottom: 16px;
    left: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0px 6px;
    font-size: 13px;
	background: #00000080;
}
.cu-category a {
	color: #fff;
}
.cates {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
    row-gap: 20px;
	margin-bottom: 20px;
}
.catebox {
	background: #fff;
	padding: 15px;
	border-radius: 8px;
}
.catefirst {
	margin-bottom: 15px;
}
.catefirst h2 {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 1.25rem;
    font-family: var(--main-font);
    line-height: 1.2;
	font-weight: 500;
	margin-top: 5px;
}
.catesub {
	margin-top: 10px;
}
.catesub h2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
}
.catesub::after {
	display: block;
	content: "";
	clear: both;
}
.catesub img {
	float: left;
	margin-right: 10px;
	width: 50px;
	height: 50px;
}
.widget-blogsite-recent h2 {
    font-size: 1.35rem !important;
    font-family: var(--main-font);
    line-height: 1.2;
    font-weight: 600 !important;
}
.widget-recent-title {
    font-size: 1rem !important;
    font-family: var(--main-font);
    line-height: 1.4;
    font-weight: 600 !important;
	padding-left: 0 !important;
}
.widget-recent-title a {
    color: #222 !important;
}
.widget-recent-title a:hover {
	text-decoration: underline;
}
.widget-recent-item {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
    margin-bottom: 15px;
}
.widget-recent-col {
	flex: 1 0 45%;
}
.widget-recent-thumbnail {
	max-width: 100px;
}
.widget-recent-thumbnail img {
	border-radius: 5px;
	max-width: 100%;
	height: auto;
	display: block;
	margin: auto;
}
.featured-header {
	background-color: #fff;
}
.exclusive-name {
	margin-bottom: 15px;
	font-size: 1.75rem;
	line-height: 2rem;
	font-weight: 700;
	color: #343434;
    font-family: var(--main-font);
}
.exclusive-row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}
.exclusive-col {
	flex: 1 0 0%;
	padding: 0 10px;
	position: relative;
}
.exclusive-col img {
	border-radius: 5px;
	max-height: 100%;
	display: block;
	margin: auto;
}
.exclusive-title {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 1.75rem;
    font-family: var(--main-font);
    line-height: 1.2;
	color: #fff;
}
.exclusive-thumb {
	height: 320px;
    overflow: hidden;
	position: relative;
}
/*============== HOME HIGHTLIGH ===============*/
.highlight-wrap {
    display: flex;
    gap: 20px;
	margin-bottom: 20px;
}
.highlight-left {
    flex: 2;
    position: relative;
}
.highlight-one-thumb {
	height: 390px;
}
.highlight-one-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    display: block;
}
.highlight-one-title {
	font-size: 2.5rem;
    font-family: var(--main-font);
    line-height: 1.2;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* Bên phải */
.highlight-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.highlight-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #eaeaea;
    border-radius: 5px;
    padding: 10px;
}
.highlight-title {
    flex: 1;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 1.25rem;
    font-family: var(--main-font);
    line-height: 1.2;
}
.highlight-thumb {
	width: 120px;
	height: 100px;
	margin-left: 15px;
	flex-shrink: 0;
}
.highlight-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}
/* -------- Recommended -------- */
.recommended {
	margin-bottom: 30px;
}
.recommended-name {
	margin-bottom: 1rem;
	font-size: 1.75rem;
	line-height: 2rem;
	font-weight: 700;
	color: #343434;
    font-family: var(--main-font);
}
.recommended-name::before {
    content: "";
    width: 22px;
    height: 22px;
    background: url(hot.png) no-repeat top center;
    background-size: 22px;
    margin-right: 5px;
    vertical-align: middle;
    float: left;
    margin-top: 3px;
}
html[data-site="vi"] .recommended-name::before {
	width: 30px;
	height: 25px;
	background-size: 25px;
	margin: 5px 0 0 0;
}
.recommended-row {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.recommended-col {
	flex: 1 0 0%;
	position: relative;
}
.recommended-col img {
	border-radius: 5px;
	max-height: 100%;
	display: block;
}
.recommended-title {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 1.25rem;
    font-family: var(--main-font);
    line-height: 1.2;
	color: #fff;
}
.recommended-thumb {
	height: 320px;
    overflow: hidden;
	position: relative;
}
.recommended-thumb img {
	display: block;
	margin: auto;
	height: 100%;
	object-fit: cover;
}
.recommended-category {
	display: inline-block;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0px 6px;
    font-size: 13px;
    background: #00000080;
	margin-bottom: 15px;
	color: #fff;
}
.recommended-title a,
.recommended-category a {
	color: #fff;
	text-decoration: none;
}
/*==== Loop Index =====*/
.content-loop {
	border-radius: 5px;
	padding: 20px;
	background-color: #fff;
	margin-bottom: 30px;
}
.content-loop .hentry {
	border: 0;
	padding-bottom: 0;
}
.content-loop-index {
    display: flex;
    gap: 20px;
	margin-bottom: 20px;
}
.content-loop-index:last-child {
	margin-bottom: 0;
}
.content-loop-index-thumb {
    flex: 1.3;
    position: relative;
}
.content-loop-index-thumb img {
	border-radius: 5px;
	margin: auto;
	max-width: 100%;
	display: block;
}
.content-loop-index-content {
    flex: 2;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.content-loop-index-content h2 {
	font-size: 1.75rem;
	font-family: var(--main-font);
	line-height: 1.2;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.content-loop-index-content h2 a {
	color: #222;
	text-decoration: none;
}
.content-loop-index-content .excerpt {
	line-height: 1.6;
	color: #777;
}
.content-loop-index-category {
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0px 6px;
    font-size: 13px;
    background: #00000080;
}
.content-loop-index-category a {
	color: #fff;
	text-decoration: none;
}
.wrap-text-cover {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0 0 5px 5px;
	padding: 6rem 1rem 1rem;
	background: #101010;
	background: linear-gradient(0deg, #101010, rgba(16, 16, 16, 0));
}
.gyme-header-inner {
	position: relative;
	background: url(header-bg.jpg) no-repeat bottom center #000;
	max-height: 630px;
	min-height: 250px;
	overflow: hidden;
    border-radius: 5px;
}
.gyme-header-inner .wrap-text-cover {
	padding: 6rem 2rem 1.5rem;
}
.gyme-header-inner .gyme-title {
	color: #fff;
}
.gyme-header-inner .gyme-image {
	display: block;
    margin: auto;
    width: 100%;
}
.gyme-meta {
	font-weight: 700;
	font-size: .75rem;
	color: #777;
	margin-top: 10px;
	display: flex;
	gap: 20px;
}
.gyme-meta-inner {
	flex: 1 0 25%;
}
.gyme-meta-inner:first-child {
	flex: 1 0 40%;
}
.gyme-date::before {
	content: "\2013";
	display: inline-block;
	font-size: 1rem;
	color: #d3d3d3;
	margin-left: .5rem;
	margin-right: .5rem;
	font-weight: 400;
}
.gyme-comment,
.gyme-account-post {
	display: none;
}
.gyme-author {
	color: #101010;
}
.gyme-author img {
	max-width: 100%;
	height: auto;
	border-radius: 50%;
	margin-right: 8px;
	vertical-align: middle;
}
.gyme-text-search {
	font-weight: 500;
	font-size: 1rem;
	color: #777;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
.gyme-tags {
    margin-top: 30px;
}
.gyme-tags a {
	background-color: #f2f2f2;
	color: #343434;
	display: inline-block;
	font-size: .75rem;
	margin: 0 5px 5px 0;
	padding: 4px 12px;
	position: relative;
	text-decoration: none;
	font-weight: 500;
	border-left: 5px solid #b2c6da;
    border-radius: 0 5px 5px 0;
}
.gyme-tags a:hover {
	background-color: #e3e3e3;
	color: #343434;
}
.highlight-one:hover .wrap-text-cover,
.catbox-col:hover .wrap-text-cover,
.exclusive-col:hover .wrap-text-cover,
.recommended-col:hover .wrap-text-cover {
	background: linear-gradient(0deg, #1b2734, rgba(16, 16, 16, 0));
}

.gyme-galleries {
	max-width: 750px;
	margin: auto;
}

/*==== 404 =====*/
.page-not-found {
	text-align: center;
	font-size: 1.75rem;
	padding: 40px 0;
}
.page-not-found .gyme-title {
	font-size: 10rem !important;
}
.page-not-found-content {
	min-height: 200px;
}
.page-not-found-content p {
	margin-top: 40px;
}
.page-not-found-content a {
    font-size: 15px;
    text-decoration: none;
    color: #ffffff;
    background: #555;
    padding: 7px 14px;
    border-radius: 5px;
    display: inline-block;
}
html[data-site="vi"] .highlight-one-title,
html[data-site="vi"] .exclusive-title,
html[data-site="vi"] .catbox-col .catbox-title,
html[data-site="vi"] .recommended-title,
html[data-site="vi"] .content-loop-index-content h2 {
    line-height: 1.3;
}
/*==== carousel =====*/
.carousel-container {
    position: relative;
    margin-top: 40px;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    padding: 15px 10px;
}
.carousel-track {
    display: flex;
    transition: transform 0.4s ease-in-out;
}
.carousel-item {
    min-width: 370px;
    margin: 0 10px;
}
.carousel-item img {
	width: 150px;
    height: 120px;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
}
.carousel-item h4 {
    margin-bottom: 5px;
}
.carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.3);
    border: none;
    color: white;
    font-size: 21px;
    cursor: pointer;
    border-radius: 50%;
    z-index: 10;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
.carousel-btn.left { 
    left: 3px;
    padding-left: 12px;
}
.carousel-btn.right { 
    right: 3px; 
    padding-right: 12px;
}
.featured-slide {
	position: relative;
}
.featured-slide p {
    position: absolute;
    z-index: 100;
    bottom: 50px;
    margin-bottom: 0 !important;
    left: 0;
    right: 0;
    padding: 10px 15px;
    background: rgba(0, 0, 0, .65);
    color: #fff;
	display: none;
}
.entry-content .bxslider {
	max-height: 100%;
	padding: 0;
}
.entry-content .bx-wrapper {
	margin-bottom: 25px;
}
.entry-content .bx-wrapper ul {
	margin: 0;
}
.entry-content .bx-wrapper li {
	font-style: italic;
	font-size: 14px;
}
.entry-content .bx-wrapper .bx-controls-direction {
    visibility: inherit;
}
.entry-content .bx-wrapper .bx-controls-direction a {
    position: absolute;
    margin-top: auto;
    top: auto;
    left: auto;
    outline: 0;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    z-index: 9;
	border-radius: 5px;
	bottom: 10px;
}
.entry-content .bx-wrapper .bx-controls-direction .bx-prev {
    right: 70px;
}
.entry-content .bx-wrapper .bx-controls-direction .bx-next {
	right: 10px;
}

article {
    position: relative;
}
.qa-sidebar {
    display: flex;
    flex-direction: column;
    pointer-events: none;
    max-width: 2.5rem;
    height: 85%;
    z-index: 10;
    position: absolute;
	margin-top: 30px;
}
.qa-wrap {
    transform: translateX(-80px);
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-height: 80dvh;
    pointer-events: auto;
    position: sticky;
    z-index: 299;
    width: auto;
    top: 60px;
    left: 0;
    transition: top .5s ease;
}
.qa-action-list {
    display: grid;
    gap: 1rem;
}
.qa-action-list:before {
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #d3d3d3;
    position: absolute;
    top: 0;
    left: 1.25rem;
    z-index: -1;
}
.qa-action-col {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.5rem;
    width: 2.5rem;
    color: #101010;
    font-size: 1.2rem;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    border-radius: 1.25rem;
    padding: .2rem;
    cursor: pointer;
    box-shadow: 0 0 8px rgba(24, 24, 24, .25);
}
.qa-action-col.active,
.qa-action-col:hover {
    color: #0389ff;
    box-shadow: 0 0 8px rgba(3, 137, 255, .7);
}
.qa-icon-account {
    background-color: #004d91;
    color: #fff;
}
.qa-icon-account.logged {
    background-color: #fff;
	padding: .1rem;
}
.qa-icon-account span {
    color: #fff;
}
.qa-icon-account.active, 
.qa-icon-account:hover {
    background-color: #fff;
    color: #0389ff;
}
.qa-icon-account:hover span {
    color: #0389ff;
}
.qa-icon-account img {
	border-radius: 50%;
	display: block;
}
.qa-share-popup {
    display: none;
    position: absolute;
    top: 0px;
    left: 50px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    padding: 8px 0;
    z-index: 30;
}
.qa-share-popup:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -20px;
    z-index: 10;
}
.qa-share-popup:after {
    content: "";
    display: block;
    position: absolute;
    left: -12px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #ffffff;
    top: 5px;
    z-index: 20;
}
.qa-share-popup a {
    display: block;
    padding: 6px 12px;
    text-decoration: none;
    font-size: 1rem;
}
.qa-share-popup a:hover {
    background: #f5f5f5;
}
.qa-icon-share:hover .qa-share-popup,
.qa-icon-share.active .qa-share-popup {
    display: block;
}
.qa-share-popup .fa {
    display: inline-block;
    background: #444;
    color: #fff;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    margin-right: 5px;
}

.author-header {
	background: url(header-bg.jpg) no-repeat bottom center #000;
    border-radius: 5px;
    margin-top: 30px;
    padding: 200px 0 0 0;
}
.author-wrap {
    display: flex;
    gap: 20px;
    background: #0088ff40;
    padding: 20px;
    border-radius: 0 0 5px 5px;
}
.author-thumb {
    flex-shrink: 0;
}
.author-thumb img {
	border-radius: 5px;
	max-height: 100%;
	display: block;
}
.author-name {
    font-size: 2rem;
	color: #fff;
	margin-bottom: 15px;
}
.author-bio {
    font-size: .9rem;
	color: #ccc;
	line-height: 1.4;
}

.site-footer {
	background-color: #f5f5fa;
	border-top: 1px solid #e2e2e2;
	padding: 20px;
}
.copyright {
	margin-top: 20px;
	font-size: .8rem;
}
.footer-columns {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	font-size: .9rem;
}
.footer-columns .footer-column {
	flex: 1 0 0%;
}
.footer-columns ul {
	list-style: none;
}
.footer-columns ul {
	list-style: none;
}
.footer-columns .widget-title {
	font-size: 1rem;
    margin-bottom: 10px;
}
.footer-columns a {
	text-decoration: none;
}
.full-width .entry-content {
	margin-top: 30px;
	margin-bottom: 30px;
	min-height: 350px;
}
.full-width .newsletter-container {
	max-width: 340px;
	margin: 30px auto;
}

.single .entry-header {
	margin-top: 30px;
}


.header-icons {
	display: flex;
	gap: 15px;
	align-items: center;
}
.icon-btn {
    color: #000000;
    background: #fff;
    border: none;
    cursor: pointer;
    font-size: 16px;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    padding: 0;
    line-height: 36px;
}
.user-btn {
	background-color: #004d91;
    color: #fff;
}
.user-btn.logged {
	background-color: #fff;
	padding: .1rem;
}
.user-btn img {
	border-radius: 50%;
}

/* User submenu */
.user-menu {
	position: relative;
}
.user-submenu {
    position: absolute;
    top: 55px;
    right: 0;
    background: #111;
    display: none;
    min-width: 150px;
    z-index: 10;
}
.user-submenu::before {
	content: "";
	display: block;
    width: 100%;
    height: 20px;
    margin-top: -20px;
}
.user-submenu ul {
    list-style: none;
}
.user-submenu li {
	border-top: 1px solid #2b2b2b;
}
.user-submenu a {
	color: #fff;
	display: block;
	padding: 12px 15px;
	text-decoration: none;
}
.user-submenu a:hover {
	background: #222;
}
.user-menu:hover .user-submenu,
.user-menu.active .user-submenu {
	display: block;
}

/* Search overlay */
.search-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #000000;
    height: 75px;
    padding-top: 18px;
	display: none;
}
.search-overlay.show {
	display: block;
}
.search-overlay form {
	display: flex;
}
.search-overlay input {
	flex: 1;
	padding: 10px;
	border: none;
	border-radius: 0;
}
.search-overlay button {
	padding: 10px 20px;
	border: none;
	border-radius: 0;
	height: 40px;
	background: #fff;
}
.icon-bar {
	display: none;
}

.site-header-wrap {
	display: flex;
	flex-wrap: wrap;
}
.primary-navigation {
	flex: 1 0 0%;
}


/*==== Tablet =====*/
@media (min-width: 769px) {
	/* .single .widget-recent-posts {
		height: 200dvh;
		z-index: 10;
		position: absolute;
	}
	.single .widget-recent-posts-wrap {
		top: 60px;
		position: sticky;
		transition: top .5s ease;
	} */
}

/*==== Tablet =====*/
@media (max-width: 768px) {
	.container {
		width: auto;
	}
	.site-content {
		padding: 15px;
		width: auto;
		display: block;
	}
	#secondary {
		margin-left: 0;
		margin-top: 30px;
	}
	#primary-nav {
        display: none;
    }
	.footer-columns .footer-column {
		flex: 1 0 45%;
	}
	.search-overlay,
	.site-header-wrap {
		margin-right: 15px;
        margin-left: 15px;
	}
	.site-branding {
        flex: 1 0 0;
	}
	.site-branding a {
		float: left;
		margin-right: 20px;
	}
	.icon-bar {
		margin: 0;
		height: 75px;
		width: 75px;
		background: none;
		padding: 0;
		font-size: 1.4rem;
		line-height: 75px;
		display: block;
	}
    .highlight-wrap {
        display: block;
        flex-direction: column;
    }
	.highlight-left {
		margin-bottom: 15px;
	}
	.highlight-one-thumb {
		height: auto;
	}
	.highlight-one-title {
		font-size: 1.75rem;
		-webkit-line-clamp: 2;
	}
	.recommended-col {
		flex: 1 0 45%;
	}
	#content-left {
		float: none;
		width: auto;
	}
	.catbox {
		margin-bottom: 0;
	}
	/* .catbox-cols {
		margin-left: -10px;
        margin-right: -10px;
	} */
	.catbox-col {
		flex: 1 0 45%;
		/* margin-bottom: 15px; */
	}
	.catbox-first-info .catbox-title {
		margin: 0;
	}
	.exclusive {
		/* margin-left: 10px;
		margin-right: 10px; */
	}
	.exclusive-row {
		display: block;
	}
	.exclusive-col > .exclusive-row {
		display: flex;
	}
	.exclusive-col > .exclusive-row .exclusive-col {
		flex: 1;
	}
	.exclusive-large {
		width: 100%;
		margin-bottom: 20px;
	}
	.exclusive-large img {
		max-width: 100%;
		display: block;
		margin: auto;
        width: 100%;
	}
    .qa-sidebar {
        display: none;
    }
	.comments-area,
	.recommended,
	.single .entry-header,
	.author-header,
	.gyme-header {
		margin-left: 15px;
		margin-right: 15px;
	}
	.author-bio {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
}

/*==== Mobile =====*/
@media(max-width:480px){
	.site-branding a {
		margin-right: 0;
    }
	.error404 h1.entry-title, .single h1.entry-title, .page h1.entry-title,
	.breadcrumbs h1 {
		font-size: 2.1rem;
        font-weight: 800;
	}
	.site-title.no-desc {
		line-height: 2.5;
	}
	.catbox {
		margin: 0 0 20px;
	}
	.catbox-first {
		display: block;
	}
	.catbox-first-thumb img {
		border-radius: 5px;
	}
	.catbox-cols {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
	.catbox-col {
		padding: 0;
		margin-top: 15px;
	}
	.catbox-col .catbox-title {
		-webkit-line-clamp: 3;
	}
	.catbox .catbox-thumb img {
		border-radius: 0;
	}
    .catbox-first {
        background: none;
	    position: relative;
    }
	.catbox-col .catbox-title,
	.catbox-first-info .catbox-title {
		font-size: 1.35rem;
		-webkit-line-clamp: 2;
	}
	.catbox-info {
		margin: 0;
		bottom: 0;
		right: 0;
		left: 0;
	}
	.cu-category {
		bottom: 20px;
	}
	.pagination .page-numbers {
		margin-bottom: 10px;
	}
	#content-left {
		float: none;
		width: auto;
	}
	.cates {
        grid-template-columns: 1fr;
        column-gap: 10px;
        row-gap: 10px;
        margin: 0 10px;
	}
	.exclusive {
		/* margin-bottom: 0;
		margin-left: 10px;
		margin-right: 10px; */
	}
	.exclusive-row {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
	.exclusive-col {
		padding: 0;
		margin-bottom: 15px;
	}
	.exclusive-col > .exclusive-row {
		display: block;
	}
	.exclusive-thumb {
        max-height: 250px;
    }
	.exclusive-info {
		margin-left: 0;
		margin-right: 0;
	}
	.exclusive-title {
		font-size: 1.35rem;
	}
	.featured-header .site-content {
		padding-bottom: 5px;
	}
	
	.recommended-col {
		padding: 0;
		margin-bottom: 15px;
	}
	.recommended-title {
		font-size: 1.35rem;
	}
	.content-loop-index {
		display: block;
	}
	.content-loop-index-content h2 {
		font-size: 1.35rem;
	}
	.content-loop-index-thumb {
		margin-bottom: 20px;
	}
	.highlight-wrap {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
    }
	.content-loop {
        margin-left: 0;
        margin-right: 0;
    }
	.gyme-title {
		font-size: 2rem;
	}
	.gyme-meta-inner:nth-child(1),
	.gyme-meta-inner:nth-child(3) {
		display: none;
	}
	.gyme-header-inner {
		background: none;
		min-height: auto;
	}
	.gyme-header-inner .wrap-text-cover {
		padding: 0;
		background: none;
		position: relative;
	}
	.gyme-header-inner .gyme-image {
		margin-top: 20px;
	}
	.gyme-header-inner .gyme-title {
		color: #222;
	}
	.bx-wrapper .bx-controls-direction a {
		margin-top: -10px;
		width: 40px;
		height: 40px;
	}
	.comments-area {
		margin-top: 30px;
	}
	.author-header {
		padding: 0;
	}
	#primary, #secondary {
		flex: 0 0 100%;
	}
}

/*===== account page =====*/
.uwp_account_page .entry-content {
	padding: 0;
}
.gyme-uwp-account {
	display: flex;
	flex-wrap: wrap;
}
.gyme-uwp-account-left {
    width: 260px;
    background: #d9d9d9;
    padding: 30px 20px;
	border-radius: 5px 0 0 5px;
}
.gyme-uwp-account-right {
	flex: 1 0 70%;
    padding: 30px 20px;
}
.bsui .gyme-uwp-account-menu .nav-link {
    font-weight: normal;
    padding: 10px 0;
}
.bsui .gyme-uwp-account-menu .nav-link.active {
	font-weight: bold;
    color: #222;
}
.bsui .gyme-uwp-account-menu ul {
	margin: 40px 0 0 0;
	padding: 0;
}
.bsui .gyme-uwp-account-menu li {
	list-style: none;
	margin-bottom: 0;
}
.bsui .gyme-uwp-account-left .btn-outline-secondary {
    background: #fff;
	position: absolute;
    top: 0;
    left: 15px;
}
.bsui .btn,
.bsui .modal-content {
	border-radius: 5px !important;
}
.bsui .gyme-uwp-account-thumb .btn-circle {
	border-radius: 100% !important;
}
.bsui .gyme-uwp-account-thumb .card-body {
	padding: 0;
}
.gyme-uwp-account-thumb {
	text-align: center;
}
.gyme-uwp-account-thumb .card {
	margin-bottom: 15px;
}
.bsui .gyme-uwp-account-thumb a {
    color: #222;
}
.entry-content .gyme-uwp-account-right textarea,
.entry-content .gyme-uwp-account-right input {
    width: 100%;
    border-radius: 5px;
}
.entry-content .gyme-uwp-account-right input[type="checkbox"] {
    float: left;
    width: 12px;
    height: 12px;
    transform: scale(1.5);
    accent-color: #222;
    cursor: pointer;
    margin: 7px 10px 0 3px;
}
.entry-content .gyme-uwp-account-right .btn {
    width: auto !important;
    border-radius: 5px !important;
    text-transform: capitalize !important;
    padding: 0 15px !important;
	background: #222;
	border: 0;
}
.entry-content .gyme-uwp-account-right .btn:hover {
	background: #222;
	box-shadow: none;
}
.entry-content .gyme-uwp-account-right input[name="uwp_account_submit"],
.entry-content .gyme-uwp-account-right input[name="uwp_change_submit"],
.entry-content .gyme-uwp-account-right input[name="uwp_privacy_submit"] {
	margin-top: 1.5rem;
}
.bsui .gyme-uwp-account-right h3 {
	font-size: 1.75rem;
    font-family: var(--main-font);
    line-height: 1.2;
    color: #181818;
}
.modal-content > .row {
	margin: 0 !important;
}

@media (max-width: 768px) {
	.uwp_account_page .entry-content {
		margin: 15px 15px 30px;
	}
	.gyme-uwp-account-right {
		flex: 1 0 50%;
	}
}

@media (max-width: 480px) {
	.gyme-uwp-account-left {
		width: 100%;
		border-radius: 5px 5px 0 0;
    }

	.comment-form .comment-form-author,
	.comment-form .comment-form-email,
	.comment-form .comment-form-url {
		float: none;
		width: auto;
	}

}