/*!Theme Name: XiaomiuiWP
Theme URI: https://metareverse.net/
Author: Metareverse
Author URI: https://metareverse.net/
Description: xiaomiuiwp
Version: 2.7.0
Tested up to: 5.4
Requires PHP: 7.2+
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: xiaomiuiwp
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/*/
/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 24px;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body,
button,
input,
select,
optgroup,
textarea {
    color: #222;
    font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Oxygen-Sans, Ubuntu, Cantarell, helvetica neue, sans-serif;
    font-size: 1rem;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

p {
    margin-bottom: 1.5em;
    line-height: 1.75em
}

li p {
    margin-bottom: 0.5rem;
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "courier 10 pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, andale mono, dejavu sans mono, monospace
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,
ins {
    text-decoration: none
}

big {
    font-size: 125%
}

body {
    background: #fff
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul,
ol {
    margin: 0;
    padding-left: 20px;
}

ul {
    list-style: disc;
    margin: 10px 0;
    padding-left: 20px;
}

ol {
    list-style: decimal
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

embed,
iframe,
object {
    max-width: 100%
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 1em 0
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

a {
    color: #000;
    text-decoration: none
}

p a {
    color: var(--second-t) !important;
    text-decoration: underline;
    -webkit-text-decoration-color: var(--second-t);
    text-decoration-color: var(--second-t);
    text-decoration-thickness: .05rem
}

p img {
    max-height: 500px;
    width: auto
}

a:hover,
a:focus,
a:active {
    color: #191970
}

a:focus {
    outline: thin dotted
}

a:hover,
a:active {
    outline: 0
}

.entry-content li {
    margin-bottom: 0.5rem;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    line-height: 1;
    padding: .6em 1em .4em
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    border-color: #ccc #bbb #aaa
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border-color: #aaa #bbb #bbb
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
    color: #111
}

input[type=text],
input[type=submit],
input[type=password],
input[type=date],
input[type=datetime],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
select,
textarea,
.textarea {
    border: 1px solid #e0e0e0;
    padding: 16px 20px;
    height: 52px;
    color: #1b1c1d;
    font-size: 15px;
    font-weight: 400;
    width: -webkit-fill-available;
    background: 0 0;
    max-width: 100%;
    outline: 0;
    font-family: inherit;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#comments textarea,
#comments .textarea {
    height: auto;
    min-height: 185px;
    line-height: 1.6;
    resize: none
}

#comments input[type=submit] {
    background: #1b1c1d;
    color: #fff;
    font-weight: 500
}

#comments p {
    margin-bottom: 1em
}

.comment-list {
    padding: 0;
    margin: 0
}

.comment-list .comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 15px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -ms-flex-wrap: nowrap;
    margin-bottom: 10px;
    background: #f9f9f9;
    padding: 10px;
    border-radius: 15px;
    align-items: flex-start
}

.comment-list .comment .user-thumb img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    min-width: 30px;
    min-height: 30px
}

.comment-list .comment .comment-by {
    font-size: 14px;
    font-weight: 400
}

.comment-list .comment .comment-by strong {
    font-weight: 600
}

.comment-list .comment .comment-by .date {
    font-size: 12px;
    font-weight: 100;
    text-wrap: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-left: 2px
}

.comment-list .comment .reply {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.comment-list .comment .reply a {
    color: #656565;
    font-size: 14px;
    font-weight: 500
}

.comment-list .comment p {
    font-size: 14px;
    word-break: break-word;
    margin: 5px 0 !important
}

.comment-list .comment-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.comment-list .comment .comment-block {
    display: -ms-grid;
    display: grid;
    width: -webkit-fill-available
}

.cld-like-wrap span,
.cld-like-wrap .cld-count-wrap {
    color: #28bd98 !important;
    margin: 0
}

.cld-dislike-wrap span,
.cld-dislike-wrap .cld-count-wrap {
    color: #ff6f6f !important;
    margin: 0
}

.cld-common-wrap {
    font-size: 14px
}

.cld-undo-trigger,
.cld-undo-trigger~.cld-count-wrap {
    font-weight: 700
}

.comment-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.cld-like-dislike-wrap {
    margin: 0 !important;
    margin-left: auto !important
}

.comment-form-cookies-consent {
    display: inline;
    font-size: 12px;
    margin: 0;
    font-weight: 200
}

select {
    border: 1px solid #ccc
}

textarea {
    width: 100%
}

.main-navigation {
    display: block
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    display: block;
    left: auto
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: 0
}

.main-navigation .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0
}

.main-navigation .sub-menu {
    position: absolute;
    top: 100%;
    left: -999em;
    margin-top: 2px;
    z-index: 99999;
    background: #fff;
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    display: block;
    min-width: 400px
}

.main-navigation .sub-menu>li {
    padding: 10px
}

.main-navigation .sub-menu a {
    width: auto;
    font-weight: 600;
    font-size: 14px
}

/* HyperOS dropdown - HarmonyOS-style vertical list with separators */
.main-navigation .sub-menu.hyperos-dropdown {
    min-width: 200px;
    padding: 0;
    border-radius: 10px;
    border: 1px solid #e8e8e8
}

.main-navigation .sub-menu.hyperos-dropdown>li {
    padding: 0;
    border-bottom: 1px solid #eee
}

.main-navigation .sub-menu.hyperos-dropdown>li:last-child {
    border-bottom: none
}

.main-navigation .sub-menu.hyperos-dropdown a {
    display: block;
    padding: 12px 16px;
    color: #1a1a1a !important;
    font-weight: 500;
    font-size: 14px;
    -webkit-transition: background 0.2s ease, color 0.2s ease;
    -o-transition: background 0.2s ease, color 0.2s ease;
    transition: background 0.2s ease, color 0.2s ease
}

.main-navigation .sub-menu.hyperos-dropdown a:hover {
    background: #f5f5f5;
    color: var(--second-c, #FF6700)
}

.main-navigation .menu-item:after {
    content: "◦";
    font-size: .33em;
    margin: 0 .5rem;
    color: rgb(255 255 255/33%);
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.htrnd {
    font-weight: 600;
    font-size: 14px;
    margin-right: 1rem;
    color: #fff
}

.main-navigation .menu-item:last-child:after {
    content: ''
}

.main-navigation a,
.main-navigation .title {
    display: block;
    position: relative;
    text-decoration: none;
    font-weight: 500;
    color: rgb(255 255 255/93%);
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid transparent;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-navigation a:hover,
.main-navigation .title:hover {
    color: #fff !important;
    border-bottom: 1px solid #fff
}

.menu-item-has-children .title {
    padding-right: 18px
}

.menu-item-has-children .title .menu-arrow {
    position: absolute;
    right: 0;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 29px;
    opacity: 0.9;
    -webkit-transition: transform 0.2s ease;
    -o-transition: transform 0.2s ease;
    transition: transform 0.2s ease
}

.main-navigation .menu-item-has-children:hover .title .menu-arrow {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.top10dailyheader .phone_d_list .compep:before {
    display: none
}

.top10dailyheader .phone_d_list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
}

.top10dailyheader {
    padding: 15px;
    padding-bottom: 0
}

.top10dailyheader .phone_d_list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
}

.top10dailyheader .phone_d_list .compep {
    padding: 0
}

.top10dailyheader .phone_d_list .compep a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    color: #222
}

.top10dailyheader .phone_d_list .compep span {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.top_brands {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    padding-bottom: 5px;
    -ms-grid-columns: 1fr 7px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 7px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.top_brands .brandssh {
    font-size: 13px;
    font-weight: 600;
    background: #eee;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 5px 15px;
    border-radius: 50px;
    color: #222
}

.grid-sub-menu {
    display: -ms-grid !important;
    display: grid !important;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    padding: 15px !important
}

.grid-sub-menu a {
    font-size: 14px !important;
    margin-bottom: 10px
}

.menu-toggle,
.main-navigation.toggled ul {
    display: block
}

.main-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%
}

.sticky {
    display: block
}

.post {
    margin: 0 0 1.5em
}

.updated:not(.published) {
    display: none
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .5em
}

.gallery-item {
    text-align: center;
    vertical-align: top;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    position: relative;
    margin: 0;
    -ms-flex-item-align: inherit;
    -ms-grid-row-align: inherit;
    align-self: inherit
}

.gallery-item a,
.gallery-icon {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0
}

.gallery-item img {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: contain;
    width: 100%;
    display: block;
    max-width: 100% !important;
    width: auto;
    max-height: 420px;
    background: #000
}

.gallery-columns-2 .gallery-item {
    width: calc(25% - 1px *.66667)
}

.gallery-columns-3 .gallery-item {
    width: calc(33.33333% - 16px *.66667)
}

.gallery-columns-4 .gallery-item {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
}

.gallery-columns-5 .gallery-item {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr)
}

.gallery-columns-6 .gallery-item {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr)
}

.gallery-columns-7 .gallery-item {
    -ms-grid-columns: (1fr)[7];
    grid-template-columns: repeat(7, 1fr)
}

.gallery-columns-8 .gallery-item {
    -ms-grid-columns: (1fr)[8];
    grid-template-columns: repeat(8, 1fr)
}

.gallery-columns-9 .gallery-item {
    -ms-grid-columns: (1fr)[9];
    grid-template-columns: repeat(9, 1fr)
}

.gallery-caption {
    display: block;
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .7)), color-stop(70%, rgba(0, 0, 0, .3)), to(transparent));
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: .8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#primary[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.sticky {
    display: block
}

.updated:not(.published) {
    display: none
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 125px
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.formobile {
    display: none !important
}

.forpc {
    display: block !important
}

.matuo {
    margin: auto !important
}

.displayblock {
    display: block !important
}

.displaynone {
    display: none !important
}

.displayflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.mobilflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.displaygrid {
    display: -ms-grid;
    display: grid
}

.displaygrid_2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr
}

.displaygrid_3 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr
}

.displaygrid_4 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr
}

.visibilityhidden {
    visibility: hidden
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.x_news_2_g article.swiper-slide {
    width: 85% !important;
}

.scrollock {
    overflow: hidden !important
}

.hide-pc {
    display: none !important
}

.sidebarli main {
    width: calc(100% - 300px);
    padding-right: 50px
}

header img[src$=".svg"] {
    max-width: 100% !important;
    vertical-align: middle;
    min-width: 120px;
    width: 120px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-height: 20px
}

header amp-img[src$=".svg"] {
    vertical-align: middle;
    min-width: 120px;
    width: 120px;
    height: 18px !important
}

.divider {
    margin: 25px 0;
    background: #eee;
    height: 1px;
    width: auto
}

.container {
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    padding: 0 20px;
    z-index: 8
}

header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 17px 20px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    padding-left: 10px
}

.cont-right {
    margin-right: 10px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

aside#secondary {
    width: 300px;
    margin-top: 0;
    max-width: 300px;
    min-width: 300px
}

:root {
    --main-c: #367bf5;
    --light-c: #FF5D24;
    --light-c-h: #FF5D24;
    --second-c: #FF5D24;
    --second-t: #FF5D24
}

main.width100,
main.nosidebar {
    width: 100%
}

.search_hide {
    display: none;
    visibility: 0
}

.phoneresultarea {
    display: -ms-grid;
    display: grid;
    border-radius: 25px
}

.arearesult {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0 10px
}

.arearesult li,
.phoneresult li {
    width: 100%;
    margin-top: 11px;
    list-style: none;
    border-left: 2px solid transparent;
    text-align: left;
    padding: 10p;
    border-radius: 15px;
    padding-left: 10px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    background: #f5f5f5
}

.arearesult li:hover,
.phoneresult li:hover {
    border-left: 2px solid red;
    padding-left: 15px
}

.arearesult a,
.phoneresult a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0
}

.arearesult img,
.phoneresult img {
    height: 50px;
    margin-right: 10px;
    width: auto;
    max-width: 60px
}

.arearesult span,
.phoneresult span {
    font-size: 14px;
    font-weight: 600
}

.arearesult .search-noresult,
.phoneresult .search-noresult {
    text-align: center;
    font-weight: 600
}

.tid_search_result {
    width: 100%;
    border-radius: 5px;
    padding-left: 10px;
    height: auto;
    z-index: 253;
    position: absolute;
    padding: 300px;
    top: 60px;
    left: 10px;
    right: 0;
    max-width: 500px;
    margin: 10p;
    background: #fff;
    padding: 0;
    -webkit-box-shadow: rgb(0 0 0/25%) 0 0 5px 0;
    box-shadow: rgb(0 0 0/10%) 0 0 20px 1px
}

.topdesc {
    padding: 0;
    display: block;
    font-weight: 400;
    font-size: 21px;
    margin: 10px;
    border-radius: 25px
}

.entry-content h2 {
    margin: 10px 0px;
}

.x_reklamlar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 20px;
    margin-top: 15px
}

/* =========================================
   HOME PAGE - HERO GRID
   ========================================= */

.home-hero {
    margin-top: 20px;
    margin-bottom: 25px;
}

.home-hero__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.6fr 8px 1fr;
    grid-template-columns: 1.6fr 1fr;
    gap: 8px;
    border-radius: 20px;
    overflow: hidden;
    min-height: 460px;
}

.home-hero__main {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 20px 0 0 20px;
}

.home-hero__main img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.6s ease;
    transition: -webkit-transform 0.6s ease;
    -o-transition: transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

.home-hero__main:hover img {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

.home-hero__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 32px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(60%, rgba(0, 0, 0, 0.4)), to(transparent));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.4) 60%, transparent 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.4) 60%, transparent 100%);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.home-hero__cat {
    display: inline-block;
    padding: 4px 12px;
    background: var(--second-c, #FF6700);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 10px;
}

.home-hero__title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

.home-hero__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    margin-top: 10px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
}

.home-hero__sidebar {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 8px 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 8px 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 8px;
}

.home-hero__sidebar>*:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.home-hero__sidebar>*:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

.home-hero__sidebar>*:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
}

.home-hero__sidebar>*:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
}

.home-hero__side-item {
    position: relative;
    display: block;
    overflow: hidden;
}

.home-hero__side-item:first-child {
    border-radius: 0 20px 0 0;
}

.home-hero__side-item:nth-child(2) {
    border-radius: 0;
}

.home-hero__side-item:nth-child(3) {
    border-radius: 0;
}

.home-hero__side-item:last-child {
    border-radius: 0 0 20px 0;
}

.home-hero__side-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.home-hero__side-item:hover img {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
}

.home-hero__side-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 16px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(70%, rgba(0, 0, 0, 0.3)), to(transparent));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 70%, transparent 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 70%, transparent 100%);
    color: #fff;
}

.home-hero__side-overlay .home-hero__cat {
    font-size: 10px;
    padding: 3px 8px;
    margin-bottom: 6px;
}

.home-hero__side-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

/* =========================================
   HOME PAGE - QUICK NAVIGATION
   ========================================= */

.home-quicknav {
    margin-bottom: 25px;
}

.home-seo-intro {
    margin: 0 0 24px;
    padding: 18px 20px;
    border: 1px solid #eee;
    border-radius: 15px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 15px #ebebeb;
    box-shadow: 2px 2px 15px #ebebeb;
}

.home-seo-intro__title {
    margin: 0 0 8px;
    font-size: 1.2rem;
    line-height: 1.35;
}

.home-seo-intro__text {
    margin: 0;
    color: #555;
    font-size: 0.95rem;
    line-height: 1.65;
}

.home-seo-intro__text a {
    color: var(--second-c, #FF6700);
    text-decoration: none;
    font-weight: 600;
}

.home-seo-intro__text a:hover {
    text-decoration: underline;
}

/* =========================================
   HOME PAGE - TRENDING SECTION
   ========================================= */

.home-trending {
    margin-bottom: 28px;
    background: var(--second-c, #FF6700);
    border-radius: 18px;
    padding: 24px 28px;
    overflow: hidden;
}

.home-trending__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    margin: 0 0 16px;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}

.home-trending__heading svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.home-trending__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 0 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0;
}

.home-trending__list li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.home-trending__list li:first-child,
.home-trending__list li:nth-child(2) {
    border-top: none;
}

.home-trending__list li a {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 12px auto;
    grid-template-columns: 1fr auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    padding: 13px 10px;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.home-trending__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    gap: 8px;
    min-width: 0;
}

.home-trending__badge {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 5px;
    font-size: 9px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 1.3;
}

.home-trending__badge--article {
    background: #fff;
    color: var(--second-c, #FF6700);
}

.home-trending__badge--device {
    background: #222;
    color: #fff;
}

.home-trending__badge--tag {
    background: rgba(255, 255, 255, 0.25);
    color: #fff;
}

.home-trending__name {
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



.home-trending__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
}

.home-trending__stat {
    font-size: 12px;
    font-weight: 600;
    opacity: 0.8;
    text-transform: none;
}

.home-trending__list li a:hover {
    background: rgba(255, 255, 255, 0.12);
    border-radius: 8px;
}

.home-trending__list li a svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    opacity: 0.7;
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    -o-transition: transform 0.2s ease, opacity 0.2s ease;
    transition: transform 0.2s ease, opacity 0.2s ease;
    transition: transform 0.2s ease, opacity 0.2s ease, -webkit-transform 0.2s ease;
}

.home-trending__list li a:hover svg {
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
    opacity: 1;
}

/* Dark mode */
body.wp-night-mode-on .home-trending {
    background: #1a1a1a;
    border: 1px solid #333;
}

body.wp-night-mode-on .home-trending__list li {
    border-color: rgba(255, 255, 255, 0.08);
}

body.wp-night-mode-on .home-trending__badge--article {
    background: var(--second-c, #FF6700);
    color: #fff;
}

body.wp-night-mode-on .home-trending__badge--device {
    background: #444;
}

body.wp-night-mode-on .home-trending__badge--tag {
    background: rgba(255, 255, 255, 0.12);
}

/* =========================================
   TOP BY DAILY INTEREST WIDGET
   ========================================= */

.top10daily {
    margin-bottom: 24px;
    background: var(--second-c, #FF6700);
    border-radius: 18px;
    padding: 20px 22px;
    overflow: hidden;
}

.top10daily__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    margin: 0 0 14px;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}

.top10daily__heading svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    opacity: 0.95;
}

.top10daily__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.top10daily__list li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.top10daily__list li:first-child {
    border-top: none;
}

.top10daily__list li a {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 28px 48px 1fr auto;
    grid-template-columns: 28px 28px 1fr auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    padding: 12px 10px;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    -webkit-transition: background 0.2s ease, border-radius 0.2s ease;
    -o-transition: background 0.2s ease, border-radius 0.2s ease;
    transition: background 0.2s ease, border-radius 0.2s ease;
}

.top10daily__list li a:hover {
    background: rgba(255, 255, 255, 0.12);
    border-radius: 10px;
}

.top10daily__rank {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.25);
    font-size: 11px;
    font-weight: 800;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.top10daily__img {
    width: auto;
    max-height: 48px;
    -o-object-fit: contain;
    object-fit: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.top10daily__info {
    min-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2px;
}

.top10daily__name {
    font-weight: 700;
    font-size: 13px;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.top10daily__views {
    font-size: 11px;
    font-weight: 500;
    opacity: 0.85;
}

.top10daily__arrow {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    opacity: 0.7;
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.top10daily__list li a:hover .top10daily__arrow {
    opacity: 1;
    -webkit-transform: translateX(3px);
    -ms-transform: translateX(3px);
    transform: translateX(3px);
}

.top10daily__empty {
    margin: 0;
    padding: 16px 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    text-align: center;
}

/* Dark mode */
body.wp-night-mode-on .top10daily {
    background: #1a1a1a;
    border: 1px solid #333;
}

body.wp-night-mode-on .top10daily__list li {
    border-color: rgba(255, 255, 255, 0.08);
}

body.wp-night-mode-on .top10daily__rank {
    background: rgba(255, 255, 255, 0.15);
}

body.wp-night-mode-on .top10daily__list li a:hover {
    background: rgba(255, 255, 255, 0.08);
}

/* Mobil */
@media (max-width: 768px) {
    .home-trending {
        padding: 18px 16px;
        border-radius: 14px;
    }

    .home-trending__list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .home-trending__list li:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    .home-trending__list li a {
        padding: 12px 6px;
        font-size: 12px;
        gap: 0px;
    }

    .home-trending__name {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

/* =========================================
   HOME PAGE - HYPEROS 3.1 CAROUSEL
   ========================================= */

.home-hyperos31 {
    margin: 28px 0px;
    padding: 24px 0;
    background: -o-linear-gradient(315deg, #f8f4ff 0%, #f0ebf8 100%);
    background: linear-gradient(135deg, #f8f4ff 0%, #f0ebf8 100%);
    border-radius: 18px;
    overflow: hidden;
}

.home-hyperos31__header {
    padding: 0 20px 16px;
}

.home-hyperos31__title-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding: 10px 18px;
    background: #fff;
    border-radius: 10px;
    text-decoration: none;
    color: #1a1a1a;
    font-weight: 800;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.home-hyperos31__title-link:hover {
    -webkit-box-shadow: 0 4px 20px rgba(255, 103, 0, 0.2);
    box-shadow: 0 4px 20px rgba(255, 103, 0, 0.2);
    color: var(--second-c, #FF6700);
}

.home-hyperos31-swiper {
    padding: 0 20px 12px;
    overflow: visible;
}

.home-hyperos31-swiper .swiper-wrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 0px 10px;
}

.home-hyperos31__card {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 280px;
    max-width: 85vw;
}

.home-hyperos31__card a {
    display: block;
    height: 100%;
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.home-hyperos31__card a:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
}

.home-hyperos31__thumb {
    margin: 0;
    aspect-ratio: 16/10;
    overflow: hidden;
    background: #eee;
}

.home-hyperos31__thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.home-hyperos31__card-title {
    margin: 12px 14px 8px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
    color: #1a1a1a;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.home-hyperos31__meta {
    display: block;
    padding: 0 14px 14px;
    font-size: 13px;
    color: #666;
}

.home-hyperos31__scrollbar {
    margin: 8px 20px 0;
}

/* Dark mode */
body.wp-night-mode-on .home-hyperos31 {
    background: -o-linear-gradient(315deg, #1e1a24 0%, #25202a 100%);
    background: linear-gradient(135deg, #1e1a24 0%, #25202a 100%);
}

body.wp-night-mode-on .home-hyperos31__title-link {
    background: #2a2a2a;
    color: #eee;
}

body.wp-night-mode-on .home-hyperos31__card a {
    background: #2a2a2a;
}

body.wp-night-mode-on .home-hyperos31__card-title {
    color: #eee;
}

body.wp-night-mode-on .home-hyperos31__meta {
    color: #999;
}

/* Mobil */
@media (max-width: 768px) {
    .home-hyperos31__card {
        width: 240px;
    }
}

.home-quicknav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 4px 0;
    scrollbar-width: none;
}

.home-quicknav__inner::-webkit-scrollbar {
    display: none;
}

.home-quicknav__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding: 16px 20px;
    min-width: 110px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 16px;
    text-decoration: none;
    color: #333;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.home-quicknav__item:hover {
    border-color: var(--second-c, #FF6700);
    color: var(--second-c, #FF6700);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0 6px 20px rgba(255, 103, 0, 0.12);
    box-shadow: 0 6px 20px rgba(255, 103, 0, 0.12);
}

.home-quicknav__icon {
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.home-quicknav__icon svg {
    width: 24px;
    height: 24px;
}

.home-quicknav__label {
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    text-align: center;
}

/* Dark Mode */
body.wp-night-mode-on .home-quicknav__item {
    background: #1a1a1a;
    border-color: #333;
    color: #ddd;
}

body.wp-night-mode-on .home-quicknav__item:hover {
    border-color: var(--second-c, #FF6700);
    color: var(--second-c, #FF6700);
}

body.wp-night-mode-on .home-seo-intro {
    background: #1a1a1a;
    border-color: #333;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body.wp-night-mode-on .home-seo-intro__title {
    color: #f3f3f3;
}

body.wp-night-mode-on .home-seo-intro__text {
    color: #b0b0b0;
}

/* Mobil */
@media (max-width: 768px) {
    .home-hero__grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: 280px auto;
        grid-template-rows: 280px auto;
        min-height: auto;
        border-radius: 16px;
    }

    .home-hero__grid>*:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .home-hero__grid>*:nth-child(2) {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }

    .home-hero__main {
        border-radius: 16px 16px 0 0;
    }

    .home-hero__sidebar {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: 140px 140px;
        grid-template-rows: 140px 140px;
    }

    .home-hero__sidebar>*:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .home-hero__sidebar>*:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }

    .home-hero__sidebar>*:nth-child(3) {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }

    .home-hero__sidebar>*:nth-child(4) {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
    }

    .home-hero__side-item:first-child {
        border-radius: 0;
    }

    .home-hero__side-item:nth-child(2) {
        border-radius: 0;
    }

    .home-hero__side-item:nth-child(3) {
        border-radius: 0 0 0 16px;
    }

    .home-hero__side-item:last-child {
        border-radius: 0 0 16px 0;
    }

    .home-hero__title {
        font-size: 20px;
    }

    .home-hero__overlay {
        padding: 20px;
    }

    .home-hero__side-title {
        font-size: 14px;
    }

    .home-hero__side-overlay {
        padding: 10px;
    }

    .home-hero__side-overlay .home-hero__cat {
        font-size: 9px;
        padding: 2px 6px;
    }

    .home-quicknav__item {
        min-width: 90px;
        padding: 12px 14px;
    }

    .home-quicknav__icon svg {
        width: 20px;
        height: 20px;
    }

    .home-quicknav__label {
        font-size: 12px;
    }

    .home-seo-intro {
        padding: 14px;
        margin-bottom: 18px;
    }

    .home-seo-intro__title {
        font-size: 1rem;
    }

    .home-seo-intro__text {
        font-size: 0.9rem;
    }
}

@media (max-width: 480px) {
    .home-hero__sidebar {
        -ms-grid-rows: 120px 120px;
        grid-template-rows: 120px 120px;
    }

    .home-hero__grid {
        -ms-grid-rows: 220px auto;
        grid-template-rows: 220px auto;
    }
}

.reklam_test_big {
    width: 300px;
    height: 614px;
    display: inline-block;
    background: #d4d4d4
}

.alm-load-more {
    display: block;
    text-align: center;
    padding: 10px 0;
    margin: 0 0 15px;
    position: relative
}

.alm-btn-wrap .alm-load-more-btn {
    font-size: 16px;
    width: 100%;
    height: 50px;
    line-height: 1;
    background: #000;
    font-weight: 600;
    color: #fff;
    border: none;
    border-radius: 50px;
    margin: 0;
    padding: 0 20px;
    display: inline-block;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.singlepost #ajax-load-more:before {
    content: '';
    display: block;
    width: 100%;
    height: 16px;
    background: #f2f2f2;
    margin: 32px 0;
    width: calc(100% + 32px);
    margin-left: -16px
}

.x_news {
    height: auto;
    max-width: calc(100% - 200px);
    margin-left: auto;
    margin-right: 0;
    max-height: 600px
}

.x_news_n {
    height: -webkit-fill-available
}

.x_news_n:hover .entry-title {
    -webkit-box-shadow: 0 2px 0 0 var(--second-c);
    box-shadow: 0 2px 0 0 var(--second-c)
}

.x_news_n:hover .x_news_inf p {
    color: rgb(255 255 255/76%)
}

.x_news_2_g {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    gap: 0px 10px;
}

.x_news_photo {
    position: relative;
    background: #000;
    margin: 0;
    height: -webkit-fill-available;
    border-radius: 10px;
    overflow: hidden;
}

.x_news_photo:after {
    content: '';
    display: block;
    position: absolute;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 77%;
    z-index: 0;
    background-image: -o-linear-gradient(top, rgb(24 24 24 / 0%) 0, #b83000 70%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(24 24 24 / 0%)), color-stop(70%, #b83000));
    background-image: linear-gradient(180deg, rgb(24 24 24 / 0%) 0, #b83000 70%);
}

.x_news_photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

.x_news_inf {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    width: auto;
    padding: 1rem;
    padding-bottom: 0;
    color: #fff
}

.x_news_inf .entry-title {
    font-size: 28px;
    margin: 0;
    line-height: 1.35;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.entry-title {
    font-size: 22px;
    margin: 0;
    line-height: normal
}

.x_news_inf p {
    line-height: 1.5;
    margin: 12px 0 0;
    font-size: 15px
}

.xn_time {
    color: #fff
}

.xn_inf {
    margin-bottom: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.h1_cat_c {
    width: 25%;
    background: #fff;
    border-radius: 10px;
    padding: 13px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: auto;
    -webkit-box-shadow: 0 0 7px 0 rgb(0 0 0/5%);
    box-shadow: 0 0 7px 0 rgb(0 0 0/5%);
    margin-right: 10px
}

.h1_cat_img {
    height: 64px;
    width: 64px;
    min-width: 64px;
    border-radius: 16px;
    overflow: hidden;
    background-image: var(--wpr-bg-2bd678d6-0165-420c-b3ec-c38eb76cddc2);
    background-size: cover;
    background-position: center center
}

.h1_cat_c .displaygrid {
    margin-left: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.h1_cat_c .displaygrid span {
    color: #646b80;
    font-size: 14px
}

.h1_cat_c .h4 {
    color: #000;
    white-space: pre-wrap;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4
}

.top_cat_s h1 {
    font-size: 24px;
    margin: 0;
    line-height: normal;
    color: #222531
}

.top_cat_s p {
    line-height: 1.5;
    margin: 0;
    color: #58667e;
    font-size: 15px;
    margin-top: 10px
}

.top_cat_s .infl {
    width: 65%;
    margin-right: 15px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.top_cat_s {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.h1_cats {
    padding: 10px
}

article .post_thump {
    position: relative;
    padding-bottom: 63.414634146341%
}

article .post_thump img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.article_commment_count {
    display: inline-table;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
    height: auto;
    padding: 6px 10px;
    background: rgb(15 15 15 / 33%);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    font-size: .75rem;
    font-weight: 700;
    color: #fff;
    pointer-events: none;
    padding-right: 30px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCAxNiAxNic+PHBhdGggZmlsbD0nI2ZmZicgZD0nTTMuNSAyQzIuMTE5MjkgMiAxIDMuMTE5MjkgMSA0LjV2NUMxIDEwLjg4MDcgMi4xMTkyOSAxMiAzLjUgMTJINHYxLjk0MjJjMCAuODQyLjk5MTY4IDEuMjkyIDEuNjI1MzMuNzM3NUw4LjY4Nzg3IDEySDEyLjVjMS4zODA3IDAgMi41LTEuMTE5MyAyLjUtMi41di01QzE1IDMuMTE5MjkgMTMuODgwNyAyIDEyLjUgMmgtOVonLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px;
    border-radius: 50px;
}

.sidebarli>.news {
    width: calc(100% - 300px);
    padding-right: 50px
}

/* Eski stil kaldırıldı - yeni modern kart tasarımında font-size: 20px kullanılıyor */

.entry-title a {
    background-image: -o-linear-gradient(var(--second-c), var(--second-c));
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--second-c)), to(var(--second-c)));
    background-image: linear-gradient(var(--second-c), var(--second-c));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

.entry-title:hover a {
    color: var(--second-c) !important;
    background-size: 100% 2px
}

article.page .entry-title {
    font-size: 24px;
    margin: 10px 0
}

/* Eski stiller kaldırıldı - yeni modern kart tasarımı kullanılıyor */

.news .xn_time {
    color: #6f7274
}

.singlepost .byline img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 7px
}

.byline,
.byline a {
    color: #6f7274
}

.byline:after,
.singlepost .thb-post-date:after {
    content: "◦";
    margin: 0 7px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

/* =========================================
   MODERN POST CARD DESIGN - TÜM SAYFALAR İÇİN
   ========================================= */

/* Liste Konteyneri */
.news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
}

/* Kart Yapısı */
.news article {
    margin-bottom: 0;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 16px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
}

.news article:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
    border-color: rgba(255, 103, 0, 0.3);
}

/* İçerik Düzeni (Yatay Kart) */
.news article .article {
    display: -ms-grid !important;
    display: grid !important;
    -ms-grid-columns: 260px 0 1fr !important;
    grid-template-columns: 260px 1fr !important;
    gap: 0 !important;
    height: 100%;
    border: none !important;
    padding: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
}

/* Görsel Alanı */
.news article .post_thump {
    height: 100%;
    min-height: 200px;
    width: 100%;
    margin: 0;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 0 !important;
}

.news article .post_thump img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    position: absolute;
    top: 0;
    left: 0;
}

.news article:hover .post_thump img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

/* İçerik Alanı */
.news article .entry-header {
    padding: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid #f5f5f5;
}

/* Kategori */
.news article .entry-cat {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--second-c, #FF6700);
    margin-bottom: 8px;
    display: inline-block;
    background: rgba(255, 103, 0, 0.1);
    padding: 4px 10px;
    border-radius: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

/* Başlık */
.news article .entry-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
    margin-bottom: 10px;
}

.news article .entry-title a {
    color: #1a1a1a;
    text-decoration: none;
    background-image: -o-linear-gradient(var(--second-c), var(--second-c));
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--second-c)), to(var(--second-c)));
    background-image: linear-gradient(var(--second-c), var(--second-c));
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    -webkit-transition: background-size .3s, color .3s;
    -o-transition: background-size .3s, color .3s;
    transition: background-size .3s, color .3s;
}

.news article:hover .entry-title a {
    background-size: 100% 2px;
    color: var(--second-c) !important;
}

/* Özet */
.news article .excerpt {
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 0;
}

/* Meta Footer */
.news article .entry-footer {
    margin-top: auto;
    padding-top: 16px;
    border-top: 1px solid #f0f0f0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    color: #888;
    gap: 12px;
}

.news article .byline img {
    width: 24px;
    height: 24px;
    margin-right: 6px;
}

/* Dark Mode Uyumu */
body.wp-night-mode-on .news article {
    background: #1a1a1a;
    border-color: #333;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

body.wp-night-mode-on .news article .entry-header {
    border-left-color: #333;
}

body.wp-night-mode-on .news article .entry-title a {
    color: #fff;
}

body.wp-night-mode-on .news article .excerpt {
    color: #aaa;
}

body.wp-night-mode-on .news article .entry-footer {
    border-top-color: #333;
    color: #777;
}

body.wp-night-mode-on .news article .entry-cat {
    background: rgba(255, 103, 0, 0.15);
}

/* Mobil Uyumluluk */
@media (max-width: 768px) {
    .news article .article {
        -ms-grid-columns: 1fr !important;
        grid-template-columns: 1fr !important;
        -ms-grid-rows: auto 1fr;
        grid-template-rows: auto 1fr;
    }

    .news article .article>*:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .news article .article>*:nth-child(2) {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }

    .news article .post_thump {
        height: 200px;
        min-height: auto;
    }

    .news article .entry-header {
        padding: 20px;
        border-left: none;
        border-top: 1px solid #f5f5f5;
    }

    body.wp-night-mode-on .news article .entry-header {
        border-top-color: #333;
    }

    .news article .entry-title {
        font-size: 18px;
    }
}

.swiper-kategori .swiper-button-prev,
.swiper-kategori .swiper-button-next {
    background-color: #a6b0c3;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCAyNCAyNCcgY2xhc3M9J3NjLTE2cjhpY20tMCBkcFJmTWYnPjxwYXRoIGQ9J005IDZsNiA2LTYgNicgc3Ryb2tlPSdjdXJyZW50Q29sb3InIHN0cm9rZS13aWR0aD0nMicgc3Ryb2tlLW1pdGVybGltaXQ9JzEwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIGNvbG9yPScjZmZmJyBzdHJva2UtbGluZWpvaW49J3JvdW5kJyAvPjwvc3ZnPg==);
    position: absolute;
    right: 0;
    height: 24px;
    width: 24px;
    background-position: center;
    border-radius: 50px;
    z-index: 2;
    top: 40%;
    background-size: 18px;
    cursor: pointer
}

.swiper-kategori .swiper-button-prev {
    right: auto;
    left: 10px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.swiper-button-disabled {
    display: none
}

.sidebarli {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.feathome-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    background: rgb(42 43 45/0%);
    color: #fff;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1
}

.feathome-pagination .swiper-pagination-bullet {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    padding: 0 15px;
    width: 100%;
    font-weight: 700;
    color: #000;
    background: rgb(255 255 255/55%);
    outline: none;
    padding: 0;
    margin: 0;
    border-right: 1px solid rgb(68 68 68/35%);
    cursor: pointer
}

.feathome-pagination .swiper-pagination-bullet-active {
    background: rgb(0 0 0/25%);
    color: #fff
}

.swiper_nummera_inf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.swiper_nummera_inf .swiper_btn {
    width: 45.45px;
    height: auto;
    display: block;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPScjOTY5NzljJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNDAuODIzIDI0MC44MjMnPjxwYXRoIGQ9J001Ny42MzMgMTI5LjAwN0wxNjUuOTMgMjM3LjI2OGM0Ljc1MiA0Ljc0IDEyLjQ1MSA0Ljc0IDE3LjIxNSAwIDQuNzUyLTQuNzQgNC43NTItMTIuNDM5IDAtMTcuMTc5bC05OS43MDctOTkuNjcxIDk5LjY5NS05OS42NzFjNC43NTItNC43NCA0Ljc1Mi0xMi40MzkgMC0xNy4xOTEtNC43NTItNC43NC0xMi40NjMtNC43NC0xNy4yMTUgMEw1Ny42MjEgMTExLjgxNmMtNC42NzkgNC42OTEtNC42NzkgMTIuNTExLjAxMiAxNy4xOTF6Jy8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    z-index: 1;
    cursor: pointer;
    background-color: rgb(165 165 165/22%)
}

.swiper_nummera_inf .swiper-button-prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.swiper_nummera_inf .swiper-button-disabled {
    cursor: not-allowed
}

.pagination {
    margin: 15px 0;
    display: inline-block;
    width: 100%;
    text-align: left
}

.pagination .page-numbers {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #d2d6d7;
    min-width: 42px;
    padding: 0 7px;
    height: 42px;
    font-size: 16px;
    font-weight: 700;
    color: #6f7274;
    position: relative;
    margin-bottom: 3px;
    margin-right: 2px;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

.pagination .page-numbers.current {
    border-color: var(--second-c) !important;
    color: var(--second-c);
    border-radius: 3px;
    border-bottom-width: 5px
}

.pagination .prev.page-numbers,
.pagination .next.page-numbers {
    font-size: 14px;
    padding: 0 15px
}

.pagination .page-numbers:hover:not(.page-numbers.dots) {
    border-bottom-width: 5px
}

.page-numbers.dots {
    opacity: .4
}

.categories {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    list-style: none;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 2px solid #e3e3e3;
    padding-top: 20px
}

.categories .custom-cats {
    border-left: 2px solid var(--second-c);
    margin-right: 5px;
    margin-bottom: 10px;
    background: var(--second-c);
    border-radius: 50px;
    font-weight: 600;
    font-size: 14px;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.categories .custom-cats:hover {
    opacity: .721
}

.categories .custom-cats a {
    color: #fff;
    white-space: nowrap;
    padding: 3px 10px;
    display: block
}

/* Archive hero - ilgi çekici arşiv başlığı */
.archive-hero {
    position: relative;
    padding: 40px 22px 36px;
    margin-bottom: 32px;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
    border: 1px solid #eee;
    border-top: none;
    -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, .06);
    box-shadow: 0 4px 24px rgba(0, 0, 0, .06)
}

.archive-hero__bg {
    position: absolute;
    inset: 0;
    background: -o-linear-gradient(315deg, #fff5f2 0%, #fff 40%, #f8f9fa 100%);
    background: linear-gradient(135deg, #fff5f2 0%, #fff 40%, #f8f9fa 100%);
    pointer-events: none
}

.archive-hero__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 28px;
    width: 100%
}

.archive-hero__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    height: 100px;
    width: 100px;
    min-height: 100px;
    min-width: 100px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 4px 16px rgba(255, 93, 36, .25);
    box-shadow: 0 4px 16px rgba(255, 93, 36, .25)
}

.archive-hero__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}

.archive-hero__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    margin-bottom: 8px
}

.archive-hero__badge {
    display: inline-block;
    padding: 4px 12px;
    background: var(--second-c, #FF6700);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 50px
}

.archive-hero__count {
    font-size: 13px;
    color: #666;
    font-weight: 500
}

.archive-hero__title {
    margin: 0 0 6px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.25;
    color: #222
}

.archive-hero__title:before {
    content: none !important
}

.archive-hero__role {
    margin: 0 0 8px;
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--second-c, #FF6700);
    line-height: 1.4;
}

.archive-hero__desc {
    margin: 0;
    font-size: 0.9375rem;
    color: #555;
    line-height: 1.5;
    max-width: 72%
}

.archive-hero__social {
    margin-top: 12px
}

.page-header {
    border-bottom: 1px solid #f3f3f3;
    padding: 25px 22px;
    margin-bottom: 30px
}

.page-header .page-title {
    margin: 5px 0;
    font-size: 24px
}

.page-header p {
    margin: 0;
    font-size: .875rem;
    width: 70%
}

.page-header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    padding: 0;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.archive-author-pic {
    position: relative;
    height: 150px;
    width: 150px;
    min-height: 150px;
    min-width: 150px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0;
    margin-right: 20px
}

.author_social a svg {
    width: 16px;
    height: 16px;
    min-width: 16px;
    fill: #222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.author_social {
    margin-top: 10px;
    justify-items: center;
}

.author_social ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 10px
}

.about-author-item {
    padding: 20px;
    border: 1px solid #d3d3d3;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100px 16px 1fr;
    grid-template-columns: 100px 1fr;
    -ms-grid-rows: (auto)[3];
    grid-template-rows: repeat(3, auto);
    grid-column-gap: 16px
}

.about-author-item>*:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
}

.about-author-item>*:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
}

.about-author-item>*:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1
}

.about-author-item>*:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 3
}

.about-author-item>*:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 1
}

.about-author-item>*:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 3
}

.author-item-img {
    position: relative;
    height: 100px;
    width: 100px;
    border-radius: 100%;
    overflow: hidden;
    background: #f2f2f2
}

.about-author {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 32px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    margin-top: 20px
}

.author-item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.author-item-info .name {
    font-size: 1rem;
    font-weight: 700;
    margin: 0;
    text-transform: capitalize
}

.author-item-info .role {
    font-size: 1rem;
    font-weight: 400;
    color: #595959;
    font-style: italic;
    text-transform: capitalize
}

.author-item-excerpt {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-orient: vertical
}

.author-item-excerpt p {
    font-size: .875rem;
    line-height: 1.4;
    margin-bottom: 0
}

/* Single post author bio box */
.single-author-bio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    padding: 24px;
    margin-top: 32px;
    margin-bottom: 24px;
    border: 1px solid #eee;
    border-radius: 15px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 15px #ebebeb;
    box-shadow: 2px 2px 15px #ebebeb;
}

.single-author-bio__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid var(--second-c, #FF6700);
}

.single-author-bio__avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.single-author-bio__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
}

.single-author-bio__name {
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0 0 4px 0;
}

.single-author-bio__name a {
    color: var(--second-c, #FF6700);
    text-decoration: none;
}

.single-author-bio__name a:hover {
    text-decoration: underline;
}

.single-author-bio__role {
    font-size: 0.9375rem;
    color: #374151;
    margin-bottom: 8px;
}

.single-author-bio__social {
    margin-bottom: 12px;
}

.single-author-bio__social ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
}

.single-author-bio__social a {
    color: #444;
}

.single-author-bio__social a:hover {
    color: var(--second-c, #FF6700);
}

.single-author-bio__social a svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

.single-author-bio__excerpt {
    font-size: 0.875rem;
    line-height: 1.5;
    color: #374151;
}

.single-author-bio__excerpt p {
    margin: 0;
}

@media (max-width: 640px) {
    .single-author-bio {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding: 20px 16px;
        margin-top: 24px;
        margin-bottom: 20px;
    }

    .single-author-bio__avatar {
        width: 80px;
        height: 80px;
    }

    .single-author-bio__content {
        width: 100%;
    }

    .single-author-bio__social ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .single-author-bio__name {
        font-size: 1.125rem;
    }

    .single-author-bio__role {
        font-size: 0.875rem;
    }

    .single-author-bio__excerpt {
        font-size: 0.8125rem;
    }
}

.site-p {
    font-size: 10px;
    margin-top: 0;
    color: rgb(255 255 255/85%) !important
}

header#masthead {
    z-index: 15;
    background: #101010;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    position: sticky;
    top: 0;
}

.cont-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

/* Header categories bar (dark background) */
.header-categories-bar {
    background: var(--second-c);
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

.header-categories-bar::-webkit-scrollbar {
    display: none;
}

.header-categories-bar__inner {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 0;
    max-width: 1220px;
    margin: 0 auto;
    min-width: min-content;
}

.header-categories-bar__item {
    flex-shrink: 0;
    color: #fff;
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 600;
    padding: 11px 20px;
    white-space: nowrap;
    display: inline-block;
    transition: background .2s, color .2s;
    letter-spacing: 0.01em;
}

.header-categories-bar__item:hover {
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
}

/* Header tags bar (trending tags) */
.header-tags-bar {
    background: #f5f5f5;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    border-bottom: 1px solid #e0e0e0;
}

.header-tags-bar::-webkit-scrollbar {
    display: none;
}

.header-tags-bar__inner {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 8px;
    max-width: 1220px;
    margin: 0 auto;
    padding: 10px 16px;
    min-width: min-content;
}

.header-tags-bar__tag {
    flex-shrink: 0;
    color: #444;
    text-decoration: none;
    font-size: 0.8125rem;
    font-weight: 500;
    padding: 5px 14px;
    white-space: nowrap;
    display: inline-block;
    background: #e8e8e8;
    border-radius: 20px;
    transition: background .2s, color .2s;
}

.header-tags-bar__tag:hover {
    background: #1a1a2e;
    color: #fff;
}

/* Legacy fallback */
.header-trending-bar {
    display: none;
}

input.search_input {
    background-color: #f3f3f3;
    color: #a6b0c3;
    padding: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 8px;
    border: 0;
    font-size: 14px;
    padding: .6em 10px .5em 0px;
    color: #272727;
    font-weight: 500;
    width: 100%
}

input.search_input::-webkit-input-placeholder {
    color: #7d7d7d
}

input.search_input::-moz-placeholder {
    color: #7d7d7d
}

input.search_input:-ms-input-placeholder {
    color: #7d7d7d
}

input.search_input::-ms-input-placeholder {
    color: #7d7d7d
}

input.search_input::placeholder {
    color: #7d7d7d
}

input.search_input:focus {
    color: #272727
}

form#searchform {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    height: 100%;
    width: auto;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

button#searchsubmit {
    border: 0;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 7px;
    background: 0 0
}

#searchsubmit svg {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    height: 16px;
    width: 16px
}

.mobile-menu-top {
    width: 100%
}

.mobile-toggle-holder {
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width: 1068px) {
    .mobile-toggle-holder {}
}

.mobile-toggle-holder .mobile-toggle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 21px;
    height: 18px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    vertical-align: middle;
    position: relative
}

.mobile-toggle-holder .mobile-toggle span {
    display: block;
    position: absolute;
    width: 21px;
    height: 2px;
    background: #fff;
    border-radius: 1px;
    content: " ";
    left: 0
}

.mobile-toggle-holder .mobile-toggle span:nth-child(1) {
    top: 1px;
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right
}

.mobile-toggle-holder .mobile-toggle span:nth-child(2) {
    top: 7px
}

.mobile-toggle-holder .mobile-toggle span:nth-child(3) {
    top: 13px;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right
}

body.mm-open {
    overflow: hidden
}


.our_app {
    margin-bottom: 15px;
}

#mobile-menu {
    -webkit-transition: -webkit-transform .2s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .2s cubic-bezier(.4, 0, .2, 1);
    -o-transition: transform .2s cubic-bezier(.4, 0, .2, 1);
    transition: transform .2s cubic-bezier(.4, 0, .2, 1);
    transition: transform .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform .2s cubic-bezier(.4, 0, .2, 1);
    transition: transform .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform .2s cubic-bezier(.4, 0, .2, 1);
    transition: transform .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform .2s cubic-bezier(.4, 0, .2, 1)
}

#mobile-menu.open {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    pointer-events: auto
}

#mobile-menu .thb-mobile-close svg {
    stroke: #fff;
    min-height: 35px;
    min-width: 35px
}

.site-title {
    margin: 0;
    max-height: 35px
}

.ikonik_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 auto
}

.ikonik_menu .i_menu {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
    color: #1d1d1d;
    font-size: 15px;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

.ikonik_menu svg {
    height: 24px;
    width: 24px;
    background: #f6f6f6;
    padding: 4px;
    border-radius: 5px;
    fill: #606066;
    margin-right: 7px;
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s
}

.ikonik_menu .i_menu:hover {
    color: var(--second-c)
}

.ikonik_menu .i_menu:hover svg {
    background: var(--second-c);
    fill: #fff
}

#top_bar {
    background: var(--second-c);
    color: #fff;
    padding: 10px 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-box-shadow: rgb(216 99 92/50%) 0 4px 12px -4px;
    box-shadow: rgb(216 99 92/50%) 0 4px 12px -4px;
    z-index: 14;
    position: relative
}

#top_bar .top_tags {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

#top_bar .top_tags li {
    margin-right: 10px
}

#top_bar .top_tags>a {
    color: #fff;
    margin-right: 10px;
    font-size: 13px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    white-space: nowrap;
    text-transform: capitalize
}

#top_bar .top_tags>a:before {
    content: '#';
    color: rgb(255 255 255/65%);
    margin-right: 3px;
    font-size: 12px;
    font-style: italic
}

#top_bar .top_tags a:hover {
    -webkit-box-shadow: inset 0 -5px 0 0 rgb(255 255 255/35%);
    box-shadow: inset 0 -5px 0 0 rgb(255 255 255/35%)
}

.top_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.header_social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto
}

.header_social svg {
    width: auto;
    height: 15px;
    fill: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.header_social>a {
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#top_bar>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 10px
}

.header-posts .featured-post-sidebar:before {
    display: none
}

.header-posts {
    padding: 15px !important;
    margin: 0 !important
}

.header-posts .featured-post-sidebar .grid-featured-media {
    width: 85px;
    height: 60px;
    max-width: 85px
}

.header-posts .featured-post-sidebar .entry-title {
    font-size: 14px
}

.wrapper_context {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    padding-left: 30px;
    margin: 30px 0
}

.wrapper_context i {
    display: block;
    height: 5px;
    border: dotted #333;
    border-width: 1px 0
}

.wrapper_context i,
.wrapper_context i:before {
    position: absolute;
    width: 100%;
    left: 0
}

.wrapper_context i:before {
    content: "";
    height: 1px;
    border-top: 1px dotted #333;
    top: 1px
}

.wrapper_context span {
    display: inline-block;
    background: #fff;
    padding: 0 10px;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    letter-spacing: 1px
}

.wp-block-gallery.thump {
    margin: 15px 0
}

.wp-block-gallery.thump .gallery {
    margin: 0
}

.subtitle {
    margin: .75rem 0;
    font-size: .9rem;
    font-style: italic
}

.post_cat {
    color: var(--second-c) !important;
    font-weight: 600;
    font-size: 15px
}

.featured-listing-posts {
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 2rem;
    padding-bottom: 2rem;
    overflow: hidden;
    display: -ms-grid;
    display: grid
}

.featured-listing-posts article {
    position: relative
}

.featured-listing-posts article h3 {
    font-size: 1rem;
    padding: 0;
    margin: 0;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.featured-listing-posts article figure {
    height: 74.418604651163%
}

.featured-listing-posts article figure:after {
    display: none
}

.featured-listing-posts .byline {
    display: none
}

.featured-listing-posts .f_inf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .7rem;
    font-weight: 400;
    margin: 10px 0;
    margin-bottom: 5px;
    color: #6e6e6e
}

.featured-listing-posts .by-line {
    color: #6e6e6e;
    margin-right: 8px
}

/* =========================================
   RELATED ARTICLES - Modern card layout
   ========================================= */

.thb-related-posts {
    margin: 32px 0 0;
    padding: 28px 0 24px;
    background: -o-linear-gradient(180deg, #f8f6f4 0%, #fff 100%);
    background: linear-gradient(180deg, #f8f6f4 0%, #fff 100%);
    border-top: 1px solid #eee;
}

.thb-related-posts__inner {
    max-width: 100%;
}

.thb-related-posts__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 800;
    color: #1a1a1a;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.thb-related-posts__title svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: var(--second-c, #FF6700);
}

.thb-related-posts__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.thb-related-posts__list li {
    display: block;
}

.thb-related-posts__card {
    display: block;
    height: 100%;
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.thb-related-posts__card:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 12px 28px rgba(255, 103, 0, 0.15);
    box-shadow: 0 12px 28px rgba(255, 103, 0, 0.15);
    border-color: rgba(255, 103, 0, 0.2);
}

.thb-related-posts__thumb {
    position: relative;
    aspect-ratio: 16/10;
    overflow: hidden;
    background: #f0f0f0;
}

.thb-related-posts__thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.35s ease;
    transition: transform 0.35s ease;
}

.thb-related-posts__card:hover .thb-related-posts__thumb img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.thb-related-posts__cat {
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 4px 10px;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 6px;
}

.thb-related-posts__content {
    padding: 16px;
}

.thb-related-posts__post-title {
    margin: 0 0 8px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    color: #1a1a1a;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.thb-related-posts__card:hover .thb-related-posts__post-title {
    color: var(--second-c, #FF6700);
}

.thb-related-posts__excerpt {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.thb-related-posts__read {
    font-size: 12px;
    font-weight: 600;
    color: var(--second-c, #FF6700);
    -webkit-transition: gap 0.2s ease;
    -o-transition: gap 0.2s ease;
    transition: gap 0.2s ease;
}

@media (max-width: 1024px) {
    .thb-related-posts__list {
        -ms-grid-columns: 1fr 16px 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
}

@media (max-width: 600px) {
    .thb-related-posts {
        margin: 24px 0 0;
        padding: 20px 0 18px;
    }

    .thb-related-posts__title {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .thb-related-posts__list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .thb-related-posts__content {
        padding: 14px;
    }

    .thb-related-posts__post-title {
        font-size: 14px;
    }
}

.post_tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1.5em;
    gap: 0px 7px;
}

.post_tags .b-tag {
    background: #eeee;
    padding: 3px 10px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}

.post_tags .b-tag:before {
    content: '#';
}

.share_float_container a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fill-available;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50px;
    position: relative;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.15s;
    transition: opacity 0.2s, -webkit-transform 0.15s;
    -o-transition: opacity 0.2s, transform 0.15s;
    transition: opacity 0.2s, transform 0.15s;
    transition: opacity 0.2s, transform 0.15s, -webkit-transform 0.15s;
}

.share_float_container a:hover {
    opacity: 0.9;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
}

.share_float_container .btn-facebook {
    background: #1877F2;
}

.share_float_container .btn-twitter {
    background: #000000;
}

.share_float_container .btn-whatsapp {
    background: #25D366;
}

.share_float_container .btn-telegram {
    background: #0088cc;
}

.share_float_container .btn-copy {
    background: #6b7280;
}

.share_float_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    gap: 5px 5px;
    margin: 15px 0;
}

.share_float_container:before {
    content: '';
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMCcgaGVpZ2h0PSczMCc+PHBhdGggZD0nTTIzIDNhNCA0IDAgMCAwLTQgNCA0IDQgMCAwIDAgLjA5Mzc1LjgzNTkzNzVsLTkuMDgyMDMxIDQuNTQxMDE1NUE0IDQgMCAwIDAgNyAxMWE0IDQgMCAwIDAtNCA0IDQgNCAwIDAgMCA0IDQgNCA0IDAgMCAwIDMuMDEzNjcyLTEuMzc1bDkuMDc2MTcyIDQuNTM5MDYyQTQgNCAwIDAgMCAxOSAyM2E0IDQgMCAwIDAgNCA0IDQgNCAwIDAgMCA0LTQgNCA0IDAgMCAwLTQtNCA0IDQgMCAwIDAtMy4wMTM2NzIgMS4zNzVsLTkuMDc2MTcyLTQuNTM5MDYyQTQgNCAwIDAgMCAxMSAxNWE0IDQgMCAwIDAtLjA5Mzc1LS44MzM5ODRMMTkuOTg4MjgxIDkuNjI1QTQgNCAwIDAgMCAyMyAxMWE0IDQgMCAwIDAgNC00IDQgNCAwIDAgMC00LTR6Jy8+PC9zdmc+);
    background-color: #f0f0f0;
    padding: 20px;
    background-size: 20px;
    border-radius: 50px;
}

.share_float_container a i {
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    display: block;
    width: 20px;
    height: 17px;
    background-size: contain
}

.share_float_container a span {
    margin-left: 5px;
    font-weight: 600;
    font-size: 15px;
    display: none
}

.fontaw-facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M15.12 5.32H17V2.14A26.11 26.11 0 0 0 14.26 2c-2.72 0-4.58 1.66-4.58 4.7v2.62H6.61v3.56h3.07V22h3.68v-9.12h3.06l.46-3.56h-3.52V7.05c0-1.05.28-1.73 1.76-1.73Z'/%3E%3C/svg%3E");
}

.fontaw-twitter {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1668.56 1221.19' fill='%23fff'%3E%3Cpath d='m336.33 142.251 386.39 516.64-388.83 420.05h87.51l340.42-367.76 275.05 367.76h297.8l-408.13-545.7 361.92-390.99h-87.51l-313.51 338.7-253.31-338.7h-297.8zm128.69 64.46h136.81l604.13 807.76h-136.81l-604.13-807.76z'/%3E%3C/svg%3E");
    height: 22px !important;
    width: 25px !important;
}

.fontaw-whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M16.6 14c-.2-.1-1.5-.7-1.7-.8-.2-.1-.4-.1-.6.1-.2.2-.6.8-.8 1-.1.2-.3.2-.5.1-.7-.3-1.4-.7-2-1.2-.5-.5-1-1.1-1.4-1.7-.1-.2 0-.4.1-.5.1-.1.2-.3.4-.4.1-.1.2-.3.2-.4.1-.1.1-.3 0-.4-.1-.1-.6-1.3-.8-1.8-.1-.7-.3-.7-.5-.7h-.5c-.2 0-.5.2-.6.3-.6.6-.9 1.3-.9 2.1.1.9.4 1.8 1 2.6 1.1 1.6 2.5 2.9 4.2 3.7.5.2.9.4 1.4.5.5.2 1 .2 1.6.1.7-.1 1.3-.6 1.7-1.2.2-.4.2-.8.1-1.2l-.4-.2m2.5-9.1C15.2 1 8.9 1 5 4.9c-3.2 3.2-3.8 8.1-1.6 12L2 22l5.3-1.4c1.5.8 3.1 1.2 4.7 1.2 5.5 0 9.9-4.4 9.9-9.9.1-2.6-1-5.1-2.8-7m-2.7 14c-1.3.8-2.8 1.3-4.4 1.3-1.5 0-2.9-.4-4.2-1.1l-.3-.2-3.1.8.8-3-.2-.3c-2.4-4-1.2-9 2.7-11.5S16.6 3.7 19 7.5c2.4 3.9 1.3 9-2.6 11.4'/%3E%3C/svg%3E");
}

.fontaw-telegram {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M16.114 9.291c.552-.552 1.1-1.84-1.2-.276a395.806 395.806 0 0 1-6.489 4.372 2.7 2.7 0 0 1-2.117.046c-1.38-.414-2.991-.966-2.991-.966s-1.1-.691.783-1.427c0 0 7.961-3.267 10.722-4.418 1.058-.46 4.647-1.932 4.647-1.932s1.657-.645 1.519.92c-.046.644-.414 2.9-.782 5.338-.553 3.451-1.151 7.225-1.151 7.225s-.092 1.058-.874 1.242a3.787 3.787 0 0 1-2.3-.828c-.184-.138-3.451-2.209-4.648-3.221a.872.872 0 0 1 .046-1.473 169.31 169.31 0 0 0 4.835-4.602Z'/%3E%3C/svg%3E");
}

.fontaw-copy {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='none' d='M0 0h256v256H0z'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='24' d='m130.49413 63.28047 11.648-11.648a44 44 0 1 1 62.22539 62.22539l-28.28427 28.28428a44 44 0 0 1-62.2254 0'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='24' d='m125.50407 192.72133-11.64621 11.6462a44 44 0 1 1-62.22539-62.22539l28.28427-28.28428a44 44 0 0 1 62.2254 0'/%3E%3C/svg%3E");
}

.singlepost .entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
    margin: 14px 0 0;
    font-size: 14px;
    color: #6f7274
}

.singlepost h1 {
    font-size: 2em;
    color: #282828;
    margin: .85rem 0;
    line-height: 1.33;
    font-weight: 700
}

.singlepost .entry-content {
    margin-top: 0
}

/* =========================================
   TABLE OF CONTENTS (AUTO)
   ========================================= */

.xu-toc {
    border-radius: 12px;
    border: 1px solid #e5e7eb;
    padding: 14px 18px 16px;
    margin: 20px 0 24px;
    background: #f9fafb;
    font-size: 14px;
}

.xu-toc__title {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #111827;
    margin: 0 0 8px;
}

.xu-toc__list,
.xu-toc__sublist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.xu-toc__item {
    margin: 2px 0;
}

.xu-toc__item--h3 {
    margin-left: 12px;
}

.xu-toc__item--h4 {
    margin-left: 20px;
}

.xu-toc__link {
    display: inline-block;
    color: #111827;
    text-decoration: none;
    line-height: 1.5;
}

.xu-toc__link:hover {
    color: var(--second-c, #FF6700);
    text-decoration: underline;
}

body.wp-night-mode-on .xu-toc {
    background: #111827;
    border-color: #374151;
}

body.wp-night-mode-on .xu-toc__title {
    color: #f9fafb;
}

body.wp-night-mode-on .xu-toc__link {
    color: #e5e7eb;
}

body.wp-night-mode-on .xu-toc__link:hover {
    color: #60a5fa;
}

.singlepost main,
aside#secondary {
    margin-top: 15px
}

.singlepost .thb-post-date {
    position: relative
}

.post_commment_count {
    color: #6f7274;
    text-decoration: none
}

.post_commment_count span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #5a6573;
    font-weight: 600
}

.post_commment_count span:before {
    content: "";
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23606b78' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E")
}

.singlepost .byline {
    color: #4f5b68;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.singlepost .byline a {
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #2f3a45 !important;
    font-size: 14px
}

.singlepost .entry-meta--single .entry-meta__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 12px;
    background: #f6f8fb;
    border: 1px solid #e8edf3;
    border-radius: 999px;
    line-height: 1.2
}

.singlepost .entry-meta--single .entry-meta__item--comments {
    margin-left: auto
}

.singlepost .entry-meta--single .post_reading_time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #5f6975;
    font-weight: 600
}

.singlepost .entry-meta--single .post_reading_time:before {
    content: "";
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23606b78' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12 7 12 12 15 14'/%3E%3C/svg%3E")
}

.singlepost .entry-meta--single .thb-post-date,
.singlepost .entry-meta--single .byline {
    margin: 0
}

.singlepost .entry-meta--single .thb-post-date {
    color: #5f6975
}

.singlepost .entry-meta--single .byline:after,
.singlepost .entry-meta--single .thb-post-date:after {
    content: none
}

@media (max-width: 768px) {
    .singlepost .entry-meta--single .entry-meta__item {
        padding: 7px 10px;
    }

    .singlepost .entry-meta--single .entry-meta__item--comments {
        margin-left: 0
    }
}

.singlepost .post-thumbnail {
    background: #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-height: 312px;
    width: 100%;
    border-radius: 15px;
}

.singlepost .post-thumbnail img {
    max-height: 312px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    width: 100%;
    border-radius: 10px;
}

.content-breadcrumb {
    margin: 0 0 10px;
    padding-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: visible;
}

.content-breadcrumb__list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: .75em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
}

.content-breadcrumb__list__item {
    display: inline-block;
    margin-right: 15px
}

.content-breadcrumb__list__item a,
.b-cat,
.content-breadcrumb__list__item>span {
    color: #575757;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-wrap: nowrap
}

.content-breadcrumb__list__item:first-child {
    display: none;
}

.b-cat {
    margin-right: 15px
}

.content-breadcrumb__list li+li:before {
    padding: 0 7px;
    color: #999
}

.content-breadcrumb__list__item a:before,
.b-cat:before,
.content-breadcrumb__list__item>span:before {
    content: '';
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 6px;
    height: 6px;
    background: var(--second-c);
    margin-right: 9px;
    border-radius: 50%
}

.content-breadcrumb__list .post_bname {
    -o-text-overflow: ellipsis
}

.readtime {
    font-size: 14px;
    font-weight: 400;
    color: #999 !important
}

.featuredb_ad {
    margin-bottom: 15px;
    text-align: center;
    min-height: 100px
}

.bottom_ad {
    margin-bottom: 0;
    text-align: center
}

.ads_ads {
    margin-bottom: 15px;
    text-align: center
}

.ads_ads_title {
    text-align: center;
    border-top: 1px solid #d2d6d7;
    font-size: 11px;
    font-weight: 700;
    color: #6f7274
}

.ad_center {
    text-align: center
}

.ads_ads_title span {
    padding: 0 17px;
    background: #fff;
    display: inline-block;
    line-height: 1;
    -webkit-transform: translateY(-9px);
    -ms-transform: translateY(-9px);
    transform: translateY(-9px)
}

.h1ad {
    margin: 10px 0
}

.sidebar-posts {
    padding: 0;
    margin: 15px 0;
    list-style-type: none;
    counter-reset: li-counter
}

.featured-post-sidebar {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-bottom: 15px;
    position: relative
}

.featured-post-sidebar:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    max-width: 28px;
    max-height: 28px;
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: .75em;
    font-weight: 500;
    font-style: normal;
    content: counter(li-counter);
    counter-increment: li-counter;
    z-index: 9;
    line-height: 26px;
    background: var(--second-c) !important;
    pointer-events: none
}

.featured-post-sidebar .grid-featured-media {
    width: 86px;
    height: 86px;
    min-width: 86px;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    background-color: #ddd;
    -ms-box-shadow: inset 0 0 15px rgba(0, 0, 0, .1);
    -o-box-shadow: inset 0 0 15px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 15px rgb(0 0 0/10%);
    box-shadow: inset 0 0 15px rgb(0 0 0/10%);
    background-position: center !important;
    background-size: cover;
    display: table
}

.featured-post-sidebar>a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto !important
}

.featured-post-sidebar .grid-header {
    margin-left: 15px
}

.featured-post-sidebar .entry-title {
    margin: 0;
    font-size: .9375rem;
    -webkit-transition: color ease .2s;
    -o-transition: color ease .2s;
    transition: color ease .2s;
    font-weight: 500;
    line-height: 1.25
}

.featured-post-sidebar .grid_meta {
    font-size: 13px
}

.widget-title span {
    font-size: 1.5rem;
    font-weight: 700;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 25px;
    margin-bottom: 5px;
    /* color: var(--second-c); */
}

.widget-title.blue span {
    border-color: #007bff
}

.phone-list {
    display: -ms-inline-grid;
    display: inline-grid;
    width: 50%;
    position: relative
}

.phone-list:hover span,
.featured-post-sidebar:hover .entry-title {
    color: var(--second-c)
}

.module-phones-link {
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.module-phones-link img {
    max-height: 75px;
    width: auto
}

.module-phones-link>span {
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    color: #333;
    line-height: normal;
    margin-left: 10px;
    -webkit-transition: color ease .2s;
    -o-transition: color ease .2s;
    transition: color ease .2s
}

.last-devices .alldevices {
    text-align: center;
    font-weight: 500;
    color: #292929;
    background: #dcdcdc;
    border-radius: 50px;
    padding: 5px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 10px auto;
    margin-bottom: 20px;
    display: block;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.last-devices .alldevices:hover {
    background: #bdbdbd
}

.thb-text-link {
    font-size: 13px;
    font-weight: 500;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    color: #68717b;
    position: relative;
    display: inline-block;
    padding-right: 15px;
    padding-bottom: 3px;
}

.widget-title {
    margin: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: center;
    border-bottom: 2px solid #eee;
}

.thb-text-link:after {
    top: 1px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.thb-text-link:hover {
    color: #797979 !important
}

.thb-text-link:after,
.thb-text-link:before {
    display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    background: #8b949e;
    width: 7px;
    height: 2px;
    margin-top: 10px;
    border-radius: 1px;
    right: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.thb-text-link:before {
    top: -3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.thb-text-link:hover:after,
.thb-text-link:hover:before {
    right: -5px
}

.phone_d_list {
    display: -ms-grid;
    display: grid;
    padding: 0;
    margin: 0;
    list-style-type: none;
    counter-reset: li-counter
}

.phone_d_list .compep a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.phone_d_list .compep img {
    width: auto;
    height: 32px
}

.phone_d_list .compep {
    position: relative;
    list-style: none;
    margin-bottom: 10px;
    padding-left: 40px
}

.phone_d_list .compep:before {
    position: absolute;
    left: 0;
    top: calc(50% - 20px);
    width: 28px;
    height: 28px;
    max-width: 28px;
    max-height: 28px;
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    content: counter(li-counter);
    counter-increment: li-counter;
    border-radius: 100%;
    background-clip: padding-box;
    z-index: 9;
    line-height: 21px;
    border: 3px solid #fff;
    background: var(--second-c) !important
}

.phone_d_list .compep span {
    font-weight: 500;
    margin-left: 10px;
    font-size: 15px
}

.login_overlay {
    height: 100%;
    width: 100%;
    background-color: rgb(0 0 0);
    opacity: .9;
    position: fixed;
    z-index: 999
}

.bottom_fixad {
    display: none
}

.site-footer {
    padding-top: 40px;
    background: #040404;
    margin-top: 20px
}

.site-footer .socials_widget {
    width: 100%;
    text-align: left
}

footer p,
body.wp-night-mode-on footer p {
    color: #7a7a7a !important;
    font-size: 14px
}

footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px;
    height: auto
}

.finfo {
    font-size: 14px
}

.app_widget {
    display: block;
    width: 100%;
    float: left
}

.site-footer .socials_widget i {
    background: inherit !important;
    color: #525767 !important;
    font-size: 24px
}

.site-footer .socials_widget a {
    background: #eee;
    border-radius: 50px;
    margin-right: 10px;
    padding: 1px;
    display: inline-block
}

.footer-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    width: 50%
}

.footer-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-grid;
    display: grid
}

.footer-navigation ul li {
    display: inline-block
}

.footer-navigation ul li a {
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
    color: #fff
}

.site-footer a:hover {
    text-decoration: underline
}

.footer-left {
    width: 50%;
    float: left
}

.site-footer #site_logo {
    font-size: 24px
}

.footer-bottom .menu li a {
    color: #5b5b5b;
    text-transform: capitalize;
    font-size: 14px
}

.menu-footermenu-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.footer-bottom {
    display: -ms-grid;
    display: grid
}

.footer-bottom .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

.footer-bottom .menu li {
    margin-right: 10px
}

.fnav {
    margin-left: 100px
}

.fnav:first-child {
    margin-left: 0
}

.fnav>span {
    font-weight: 600;
    color: var(--second-c) !important;
    margin-bottom: 15px;
    font-size: 17px;
    display: block;
    border-bottom: 2px solid
}

.footer-navigation .fnav ul li span {
    background: #1199fa;
    color: #fff;
    padding: 3px 11px;
    border-radius: 5px;
    margin-left: 10px;
    font-size: 10px
}

.footer_social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
}

.footer_social svg {
    width: 16px;
    height: 16px;
    min-width: 18px;
    fill: #e8eaed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.footer_social>a {
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #303134;
    border-radius: 50px;
    margin-right: 10px;
    padding: 8px
}

.footer-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600
}

.site-footer .custom-logo-link img {
    max-width: 100% !important;
    vertical-align: middle;
    width: 160px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.phone_list {
    margin-bottom: 20px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    position: relative;
    width: 20%;
    display: -ms-inline-grid;
    display: inline-grid;
    padding: 1px
}

.phone_list-item {
    margin: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.phone_list-item img {
    height: 200px;
    max-width: 145px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px;
    width: auto
}

.phone_list span {
    font-size: 14px;
    font-weight: 600;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    margin-top: 10px
}

.phonespec.search .phone_list-item img {
    height: 110px;
    max-width: 150px;
    width: auto
}

/* =========================================
   SEARCH PAGE - last-devices (same as homepage)
   ========================================= */

.search-devices .search-devices-slide {
    width: auto;
    min-width: 140px;
}

.search-devices .search-devices-slide .phone-list {
    width: 100%;
}

.archive-hero--search .archive-hero__bg {
    background: linear-gradient(135deg, #fff8f5 0%, #fff 40%, #f5f8ff 100%);
}

body.wp-night-mode-on .archive-hero--search .archive-hero__bg {
    background: linear-gradient(135deg, #241f1c 0%, #1a1a1a 40%, #1a1d24 100%);
}

/* =========================================
   CONTACT PAGE
   ========================================= */

.contact-page-main {
    width: 100%;
    padding-right: 0
}

.contact-page {
    margin: 26px 0 34px;
    padding: 30px 26px;
    border-radius: 18px;
    border: 1px solid #e8edf3;
    background: linear-gradient(135deg, #fff8f4 0%, #fff 58%, #f5f8ff 100%);
    -webkit-box-shadow: 0 10px 30px rgba(18, 35, 58, 0.08);
    box-shadow: 0 10px 30px rgba(18, 35, 58, 0.08)
}

.contact-page__hero {
    text-align: center;
    margin-bottom: 20px
}

.contact-page__badge {
    display: inline-block;
    padding: 5px 12px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .5px;
    text-transform: uppercase;
    background: rgba(255, 103, 0, 0.12);
    color: var(--second-c)
}

.contact-page__hero h1 {
    margin: 12px 0 10px;
    font-size: 34px;
    line-height: 1.25
}

.contact-page__hero p {
    max-width: 760px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.65;
    color: #5f6875
}

.contact-page__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-bottom: 16px
}

.contact-card {
    display: block;
    text-decoration: none;
    color: #202733;
    background: #fff;
    border: 1px solid #e5eaf1;
    border-radius: 14px;
    padding: 22px;
    -webkit-box-shadow: 0 4px 14px rgba(16, 32, 56, 0.06);
    box-shadow: 0 4px 14px rgba(16, 32, 56, 0.06);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.contact-card:hover {
    border-color: rgba(255, 103, 0, 0.45);
    -webkit-box-shadow: 0 10px 24px rgba(255, 103, 0, 0.12);
    box-shadow: 0 10px 24px rgba(255, 103, 0, 0.12);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.contact-card h2 {
    margin: 0 0 8px;
    font-size: 21px;
    line-height: 1.3
}

.contact-card p {
    margin: 0 0 14px;
    color: #5f6875;
    font-size: 14px;
    line-height: 1.6
}

.contact-card span {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: var(--second-c)
}

.contact-page__meta {
    display: grid;
    grid-template-columns: 1.4fr 1fr;
    gap: 14px;
    margin-bottom: 16px
}

.contact-page__company,
.contact-page__address {
    background: #fff;
    border: 1px solid #e5eaf1;
    border-radius: 14px;
    padding: 18px 20px
}

.contact-page__company h2,
.contact-page__address h2 {
    margin: 0 0 8px;
    font-size: 18px
}

.contact-page__company p {
    margin: 0 0 10px;
    color: #5f6875;
    line-height: 1.6
}

.contact-page__company a {
    font-weight: 700
}

.contact-page__address address {
    margin: 0;
    font-style: normal;
    color: #333;
    line-height: 1.65
}

.contact-page__quicklinks {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.contact-page__quicklinks a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 14px;
    border-radius: 999px;
    text-decoration: none;
    border: 1px solid #dbe3ec;
    background: #fff;
    color: #2f3a46;
    font-weight: 600;
    font-size: 14px
}

.contact-page__quicklinks a:hover {
    border-color: var(--second-c);
    color: var(--second-c)
}

@media (max-width: 900px) {
    .contact-page__hero h1 {
        font-size: 28px
    }

    .contact-page__grid,
    .contact-page__meta {
        grid-template-columns: 1fr
    }
}

@media (max-width: 600px) {
    .contact-page {
        margin-top: 20px;
        padding: 22px 14px
    }

    .contact-page__hero h1 {
        font-size: 24px
    }

    .contact-page__hero p {
        font-size: 15px
    }

    .contact-card {
        padding: 16px
    }
}

.error-404.not-found {
    margin: 26px auto 38px;
    max-width: 980px;
    padding: 34px 28px;
    border-radius: 18px;
    background: linear-gradient(135deg, #fff8f4 0%, #fff 60%, #f6f8ff 100%);
    border: 1px solid #eceff4;
    -webkit-box-shadow: 0 10px 30px rgba(18, 35, 58, 0.08);
    box-shadow: 0 10px 30px rgba(18, 35, 58, 0.08)
}

.error-404.not-found .button {
    padding: 10px 18px;
    border-radius: 10px;
    background: var(--second-c);
    color: #fff;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none
}

.error-404__hero {
    text-align: center;
    margin-bottom: 20px
}

.error-404__code {
    display: inline-block;
    font-size: 70px;
    line-height: 1;
    font-weight: 900;
    color: var(--second-c);
    letter-spacing: 2px;
    margin-bottom: 8px
}

.error-404.not-found .page-title {
    margin: 0 0 8px;
    font-size: 30px;
    line-height: 1.3
}

.error-404.not-found p {
    margin: 0;
    color: #5f6875;
    font-size: 15px;
    line-height: 1.65
}

.error-404__search {
    margin: 0 auto 18px;
    max-width: 640px
}

.error-404__search form {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 10px;
    background: #fff;
    border: 1px solid #e4e8ee;
    border-radius: 12px;
    padding: 9px;
    -webkit-box-shadow: 0 4px 14px rgba(16, 32, 56, 0.06);
    box-shadow: 0 4px 14px rgba(16, 32, 56, 0.06)
}

.error-404__search input {
    border: none;
    outline: none;
    background: transparent;
    font-size: 15px;
    color: #263343;
    padding: 0 8px
}

.error-404__search button {
    border: none;
    cursor: pointer;
    border-radius: 8px;
    background: #111;
    color: #fff;
    font-weight: 700;
    padding: 0 16px;
    min-height: 40px
}

.error-404__links {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center
}

.error-404__links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 15px;
    border-radius: 999px;
    text-decoration: none;
    color: #2f3a46;
    background: #fff;
    border: 1px solid #e3e8ee;
    font-weight: 600;
    font-size: 14px
}

.error-404__links a:hover {
    border-color: var(--second-c);
    color: var(--second-c)
}

@media (max-width: 768px) {
    .error-404.not-found {
        margin-top: 20px;
        padding: 24px 16px;
        border-radius: 14px
    }

    .error-404__code {
        font-size: 54px
    }

    .error-404.not-found .page-title {
        font-size: 24px
    }

    .error-404__search form {
        grid-template-columns: 1fr
    }

    .error-404__search button {
        width: 100%
    }
}

h1.widget-title {
    font-size: 21px
}

section.tsn_news {
    -webkit-column-width: 300px;
    -moz-column-width: 300px;
    column-width: 300px
}

.tsn_snews {
    position: relative;
    display: block;
    margin: 10px 0;
    max-width: 750px
}

.tsn_message {
    display: inline-block;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tsn_widget_message_bubble {
    position: relative;
    border: 1px solid #d7e3ec;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 0 1px #dae0e4;
    box-shadow: 0 0 0 1px #dae0e4
}

.thin_box_shadow .tsn_widget_message_bubble:before {
    background: #dae0e4;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0
}

.tsn_widget_message_info.short {
    float: right
}

.tsn_widget_message_footer {
    font-size: 12px;
    line-height: 14px;
    margin-right: -2px
}

.tsn_widget_message_photo_wrap {
    display: block;
    background-size: 0 0;
    text-align: center;
    position: relative;
    overflow: hidden
}

.tsn_widget_message_photo_wrap:hover {
    text-decoration: none
}

.tsn_widget_message_photo {
    display: block;
    position: relative;
    background: no-repeat center;
    background-size: contain;
    background-image: inherit;
    margin: 0 auto;
    z-index: 2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tsn_widget_message_photo_wrap.blured:before {
    content: '';
    display: block;
    position: absolute;
    left: -30px;
    right: -30px;
    top: -30px;
    bottom: -30px;
    background: no-repeat center;
    background-size: cover;
    background-image: inherit;
    -webkit-filter: blur(15px);
    filter: blur(15px);
    z-index: 1
}

.tsn_widget_message_photo_wrap.blured:after {
    content: '';
    display: block;
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    background: #fff;
    opacity: .3;
    z-index: 1
}

.tsn_widget_message_video_player {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 9px 9px 0 0
}

.tsn_widget_message_video_player:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3
}

.tsn_widget_message_video_thumb {
    position: absolute;
    left: -30px;
    right: -30px;
    top: -30px;
    bottom: -30px;
    background: no-repeat center;
    background-size: cover;
    -webkit-filter: blur(15px);
    filter: blur(15px)
}

.tsn_widget_message_video_wrap {
    position: relative;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    z-index: 2
}

.tsn_widget_message_video_wrap {
    min-width: 100%;
    max-width: 100%
}

.tsn_widget_message_video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.message_video_play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    z-index: 5
}

.message_video_play:after,
.message_video_play:before {
    display: block;
    font-size: 34px;
    color: #fff;
    position: absolute;
    font-family: "font awesome 5 duotone";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    line-height: 1;
    content: "\f144";
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    margin: auto
}

.message_video_play:before {
    content: "\f144";
    color: #000;
    opacity: var(--fa-primary-opacity, 1)
}

.message_video_play:after {
    content: "\10f144";
    opacity: var(--fa-secondary-opacity, .8)
}

.playing .message_video_play {
    opacity: 0
}

.tsn_widget_message_text {
    font-size: 16px;
    word-break: break-word;
    margin-top: 6px;
    line-height: 1.5
}

.tsn_widget_message_footer {
    font-size: 14px;
    line-height: 19px;
    color: #738ca7;
    margin: 5px 0 0;
    overflow: hidden
}

.tsn_widget_message_info {
    text-align: right
}

.tsn_widget_message_from_author:after {
    content: "\2014";
    margin: 5px;
    color: #8a8ca7
}

.tsn_widget_message_grouped_wrap {
    display: block;
    min-width: 100%;
    max-width: 100%;
    overflow: hidden;
    border-radius: 9px 9px 0 0
}

.yutupframe iframe {
    max-width: 100%;
    border-radius: 9px 9px 0 0
}

.tsn_widget_message_grouped {
    position: relative
}

.tsn_widget_message_grouped_layer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.tsn_widget_message_grouped .grouped_media_wrap {
    position: absolute;
    margin: 0;
    cursor: pointer;
    min-width: auto !important;
    max-width: none !important
}

.grouped_media_helper {
    position: static;
    background-position: -10000px -10000px;
    background-size: 0 0;
    background-image: inherit
}

.grouped_media_wrap .grouped_media {
    position: absolute
}

.tsn_widget_message_grouped .grouped_media_wrap.over {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 10
}

.tsn_widget_message_grouped .grouped_media_wrap.active {
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important
}

.tsn_widget_message_service_date_wrap {
    text-align: center;
    margin-top: 20px;
    display: none
}

.tsn_message_bottom {
    padding: 4px 9px
}

/* Header actions: search + hamburger on the right */
.header-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    margin-left: auto;
}

.searcherh {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nbm9uZScgc3Ryb2tlPSd3aGl0ZScgc3Ryb2tlLXdpZHRoPScyJyBzdHJva2UtbGluZWNhcD0ncm91bmQnPjxjaXJjbGUgY3g9JzExJyBjeT0nMTEnIHI9JzgnLz48cGF0aCBkPSdtMjEgMjEtNC4zNS00LjM1Jy8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.searcherh:hover {
    opacity: 0.85;
}

.searcherh.active {
    opacity: 1;
}

/* Search overlay - full screen centered */
.search-overlay {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0.25s, opacity 0.25s ease;
    -o-transition: visibility 0.25s, opacity 0.25s ease;
    transition: visibility 0.25s, opacity 0.25s ease;
}

.search-overlay.active {
    visibility: visible;
    opacity: 1;
}

body.search-overlay-open {
    overflow: hidden;
}

.search-overlay__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}

.search-overlay__panel {
    position: relative;
    width: 100%;
    max-width: 680px;
    max-height: 90vh;
    background: #fff;
    padding: 28px;
    border: 1px solid #eee;
    border-radius: 15px;
    -webkit-box-shadow: 2px 2px 15px #ebebeb;
    box-shadow: 2px 2px 15px #ebebeb;
    overflow-y: auto;
}

.search-overlay__close {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 10;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #101010;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    color: #fff;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
}

.search-overlay__close:hover {
    background: #333;
}

.search-overlay__close svg {
    width: 24px;
    height: 24px;
    stroke: #fff;
}

#search-overlay .search-overlay__form {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.search-overlay__input-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    background: #f8f8f8;
    border: 1px solid #eee;
    border-radius: 50px;
    -webkit-transition: border-color 0.2s, background 0.2s, -webkit-box-shadow 0.2s;
    transition: border-color 0.2s, background 0.2s, -webkit-box-shadow 0.2s;
    -o-transition: border-color 0.2s, background 0.2s, box-shadow 0.2s;
    transition: border-color 0.2s, background 0.2s, box-shadow 0.2s;
    transition: border-color 0.2s, background 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}

.search-overlay__input-wrap:focus-within {
    background: #fff;
    border-color: var(--second-c, #FF6700);
    -webkit-box-shadow: 0 0 0 2px rgba(255, 103, 0, 0.2);
    box-shadow: 0 0 0 2px rgba(255, 103, 0, 0.2);
}

.search-overlay__input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    border: none;
    background: transparent !important;
    font-size: 16px;
    color: #222 !important;
}

.search-overlay__input-wrap .search-overlay__input::-webkit-input-placeholder {
    color: #888;
}

.search-overlay__input-wrap .search-overlay__input::-moz-placeholder {
    color: #888;
}

.search-overlay__input-wrap .search-overlay__input:-ms-input-placeholder {
    color: #888;
}

.search-overlay__input-wrap .search-overlay__input::-ms-input-placeholder {
    color: #888;
}

.search-overlay__input-wrap .search-overlay__input::placeholder {
    color: #888;
}

.search-overlay__input:focus {
    outline: none;
}

.search-overlay__input::-webkit-input-placeholder {
    color: #888;
}

.search-overlay__input::-moz-placeholder {
    color: #888;
}

.search-overlay__input:-ms-input-placeholder {
    color: #888;
}

.search-overlay__input::-ms-input-placeholder {
    color: #888;
}

.search-overlay__input::placeholder {
    color: #888;
}

.search-overlay__form #searchsubmit.search-overlay__submit {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    bottom: auto !important;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: var(--second-c, #FF6700);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    color: #fff;
    padding: 0;
}

.search-overlay__form #searchsubmit.search-overlay__submit svg {
    width: 21px;
    height: 18px;
}

.search-overlay__results {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    max-width: none !important;
    margin-top: 20px;
    padding: 20px !important;
    min-height: 80px;
    max-height: 50vh;
    overflow-y: auto;
    overflow-x: hidden;
    background: #f8f8f8 !important;
    border: 1px solid #eee;
    border-radius: 15px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.search-overlay__results .phoneresultarea {
    display: block !important;
    width: 100%;
}

.search-overlay__results .phoneresult {
    width: 100%;
}

.search-overlay__results-title {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
}

.search-overlay__results .phoneresult li {
    border-radius: 15px;
    padding: 12px 14px;
    margin-top: 6px;
}

.search-overlay__results .phoneresult li:first-child {
    margin-top: 0;
}

.search-overlay__results .phoneresult li:hover {
    border-left-color: var(--second-c, #FF6700);
}

@media (max-width: 640px) {
    .search-overlay {
        padding: 16px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .search-overlay__panel {
        max-width: 100%;
        padding: 24px 20px;
        margin-top: 20px;
    }

    .search-overlay__input-wrap {
        padding: 12px 14px;
    }

    .search-overlay__input {
        font-size: 16px;
    }

    .search-overlay__results {
        margin-top: 16px;
        padding: 16px !important;
        max-height: 45vh;
        min-height: 120px;
    }

    .search-overlay__close {
        top: 16px;
        right: 16px;
        width: 36px;
        height: 36px;
    }

    .search-overlay__close svg {
        width: 18px;
        height: 18px;
    }
}

body.mm-open .click-capture {
    opacity: 1;
    pointer-events: auto;
    visibility: visible
}

.click-capture {
    -webkit-transition: .25s cubic-bezier(.104, .204, .492, 1);
    -o-transition: .25s cubic-bezier(.104, .204, .492, 1);
    transition: .25s cubic-bezier(.104, .204, .492, 1);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 50;
    opacity: 0;
    background: rgba(0, 0, 0, .15);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px)
}

#mobile-menu {
    content-visibility: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
    height: 100%;
    width: 100%;
    max-width: 520px;
    max-height: 100vh;
    overflow: auto;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    pointer-events: none;
    background: #101010;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.mm-open #mobile-menu {
    pointer-events: auto
}

#mobile-menu .thb-mobile-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 35px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    border: none
}

#mobile-menu .mobile-menu-bottom {
    background: #2b2c2d;
    padding: 30px;
    padding-top: 70px;
    color: #d3d8d9
}

#mobile-menu .mobile-menu-bottom strong {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    display: block;
    line-height: 1;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, .6)
}

#mobile-menu .mobile-menu-bottom p {
    font-size: 12px
}

#mobile-menu .mobile-menu-bottom a {
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    display: block;
    line-height: 2
}

#mobile-menu .mobile-menu-bottom ul {
    list-style: none;
    margin: 20px 0 0;
    padding: 0
}

#mobile-menu .mobile-menu-bottom ul li {
    border-top: 1px solid #3a3a3a;
    padding: 20px 0
}

#mobile-menu .mobile-menu-bottom .row {
    padding: 0;
    margin: 0
}

#mobile-menu .mobile-menu-bottom .thb-app-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 5px;
    margin-right: 5px;
    border: 1px solid #fff
}

.thb-mobile-menu {
    line-height: 1;
    margin: 0;
    padding: 15px 30px;
    list-style: none
}

.thb-mobile-menu>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: none;
    font-size: 24px;
    font-weight: 700;
    padding: 15px 0;
    line-height: 1;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    color: #fff
}

.thb-mobile-menu li.menu-item-has-children {
    position: relative;
    padding-right: 30px
}

.thb-mobile-menu li.menu-item-has-children>a span {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    max-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.thb-mobile-menu li.menu-item-has-children>a span:after {
    content: "▾";
    display: block;
    margin-left: auto;
    font-size: 33px;
    font-weight: 700;
    line-height: 1;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.thb-mobile-menu li.menu-item-has-children.open>a span:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.thb-mobile-menu>li.menu-item-separator-top {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.thb-mobile-menu .sub-menu {
    display: none;
    font-size: 11px;
    margin: 0px;
    list-style: none;
    padding: 0;
}

.thb-mobile-menu .sub-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 0;
    line-height: 1;
    font-size: 15px;
    font-weight: 600;
}

.thb-mobile-menu .sub-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding: 10px 0px;
}

.thb-mobile-menu .sub-menu li:last-child {
    border-bottom: none
}

.thb-mobile-menu .sub-menu a:hover {
    color: #fff;
    opacity: .9
}

.top_fixad {
    background: #eee;
    position: sticky;
    top: 0;
    z-index: 99;
    min-height: 50px;
}

@media(min-width: 767px) {

    .container .post_hero .post_hero-container,
    .widget-area .scroller-phones.swiper-wrapper {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        display: block !important
    }
}

@media(max-width: 1050px) {
    .x_reklamlar {
        display: block;
        gap: 0
    }

    .reklam_test_big,
    .ad-top.hide-mobile {
        display: none
    }

    .x_news {
        width: 100%;
        max-width: 100%;
        height: 475px
    }
}

@media(max-width: 767px) {
    .news .article .entry-cat {
        font-weight: 400;
        color: #ff5d24;
        text-decoration: none;
        font-size: 13px;
        text-transform: uppercase;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 8px 0px;
    }

    .news article:nth-child(2) {
        display: none
    }

    .featured-listing-posts {
        display: -ms-grid;
        display: grid;
        margin-bottom: 0;
        grid-gap: 16px;
        -ms-grid-columns: 215px 16px 215px 16px 215px 16px 215px;
        grid-template-columns: repeat(4, 215px);
        overflow-x: scroll
    }

    .ikonik_menu {
        display: none
    }

    aside#secondary {
        width: 100%;
        max-width: inherit;
        margin-top: 0
    }

    .sidebarli .news {
        width: 100%;
        padding-right: 0
    }

    .sidebarli {
        display: block;
        gap: 0
    }

    .phone-list {
        width: 100%;
    }

    .scroller-phones .swiper-slide {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 50%
    }

    .news .article {
        display: block;
        position: relative;
        padding-bottom: 15px;
        border: 2px solid #f7f7f7;
        border-radius: 15px;
        overflow: hidden;
    }

    article .post_thump {
        width: 100%;
        max-width: 100%;
        padding-bottom: 0;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 10px;
        border-bottom: 3px solid var(--second-c);
    }

    article .post_thump img {
        -o-object-fit: cover;
        object-fit: cover;
        position: relative
    }

    .news .article .entry-header {
        max-width: 100%
    }

    .news article .entry-title a {
        font-size: 1.11rem;
        font-weight: 700;
    }

    .news .article .excerpt {
        display: none;
    }

    .header_social {
        margin-left: 5px
    }

    .module-phones-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 10px 0;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        padding: 0
    }

    .module-phones-link>span {
        text-align: center;
        margin: 0;
        padding: 0
    }

    .module-phones-link img {
        max-height: 100px
    }

    .site-footer {
        padding: 40px 10px;
        padding-bottom: 120px !important
    }

    .footer-left {
        width: 100%;
        float: inherit
    }

    .singlepost h1 {
        font-size: 1.721rem
    }

    .singlepost main {
        width: 100%;
        padding-right: 0
    }

    .content-breadcrumb__list .post_bname {
        max-width: 150px
    }

    .top_nav {
        overflow: auto
    }

    .hide-mobile {
        display: none !important
    }

    .hide-pc {
        display: block !important
    }

    #hidepc {
        display: inherit !important
    }
}

@media(max-width: 340px) {
    header img[src$=".svg"] {
        min-width: 100px;
        width: 100px
    }
}


@media(max-width: 580px) {
    .last-devices {
        border: 1px solid #eee;
        border-radius: 15px;
        padding: 15px;
        margin-top: 15px;
    }

    .last-devices .widget-title {
        margin-top: 0px;
    }

    .single-post-thump {
        /* margin:15px -15px!important; */
        /* border-radius: 15px; */
    }

    footer .container {
        display: block;
        padding: 15px
    }

    .footer-navigation {
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0;
        margin: 0;
        margin-top: 20px;
        text-align: left
    }

    .about-author {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-row-gap: 20px
    }

    .page-header p {
        width: 100%
    }

    .archive-hero {
        padding: 28px 16px 24px;
        margin-bottom: 24px;
        border-radius: 0 0 16px 16px;
        margin-left: -15px;
        margin-right: -15px;
        border-left: none;
        border-right: none
    }

    .archive-hero__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
        text-align: center
    }

    .archive-hero__avatar {
        height: 80px;
        width: 80px;
        min-height: 80px;
        min-width: 80px
    }

    .archive-hero__meta {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .archive-hero__title {
        font-size: 1.5rem
    }

    .archive-hero__role {
        font-size: 0.8125rem;
        text-align: center;
        margin-bottom: 6px
    }

    .archive-hero__desc {
        max-width: 100%;
        text-align: center;
        font-size: 0.875rem
    }

    .archive-author-pic {
        height: 100px;
        width: 100px;
        min-height: 100px;
        min-width: 100px
    }

    .page-header .page-title {
        margin-top: 0
    }

    .sidebarli main {
        width: 100%;
        padding-right: 0
    }

    .widget-title span {
        font-size: 1.25rem
    }

    .x_news {
        height: 255px
    }

    .formobile {
        display: block !important
    }

    .forpc {
        display: none !important
    }

    .xn_time {
        font-size: 13px
    }

    .news .article .entry-header {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0px 15px;
        padding-bottom: 15px;
    }

    .main-navigation .sub-menu {
        top: 100px
    }

    .main-navigation a,
    .main-navigation .title {
        font-size: 14px
    }

    .main-navigation .menu-item {
        margin-right: 15px
    }

    .header-actions {
        margin-left: 0;
    }

    .searcherh {
        width: 36px;
        height: 36px;
        background-size: 18px;
    }

    .main-navigation .sub-menu {
        position: fixed;
        min-width: inherit
    }

    .grid-sub-menu a {
        width: auto !important
    }

    .top10dailyheader .phone_d_list .compep a {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: auto
    }

    .main-navigation ul li:hover>ul,
    .main-navigation ul li.focus>ul {
        left: 5px;
        right: 5px
    }

    .site-header .container {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 0 auto;
        grid-template-columns: 1fr auto;
        -ms-grid-rows: auto 0 auto;
        grid-template-rows: auto auto;
        margin: 0;
        padding: 12px 15px;
        gap: 0;
    }

    .site-header .container>*:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .site-header .container>*:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }

    .site-header .container>*:nth-child(3) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }

    .site-header .container>*:nth-child(4) {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
    }

    .site-header .cont-left {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .site-header .header-actions {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 1;
        grid-row: 1;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .site-header .main-navigation {
        grid-column: 1 / -1;
        -ms-grid-row: 2;
        grid-row: 2;
    }

    .bottom_fixad {
        display: block;
        min-height: 100px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99;
        background: #eeeeee;
    }

    p {
        font-size: 17px;
        line-height: 1.65em
    }

    .singlepost .entry-content {
        overflow: hidden
    }

    .releated-posts {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .releated-posts .post-thumbnail {
        height: 90px
    }

    .footer-bottom ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }


    .site-title {
        max-height: 100%
    }

    #top_bar ul a {
        color: #fff;
        background: rgb(179 51 115/60%);
        padding: 3px 10px;
        border-radius: 50px;
        font-size: 13px;
        white-space: nowrap
    }

    #top_bar {
        padding: 8px 0
    }

    .top_nav>span {
        margin-right: 10px;
        border-color: #823b36;
        padding-right: 10px;
        font-size: 14px
    }

    .x_news_inf .entry-title {
        font-size: 1.15rem
    }

    .x_news_inf p {
        font-size: 14px
    }

    .container {
        padding: 0 15px
    }

    .singlepost .byline {
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        color: #999
    }

    .phonespec.search .phone_list-item img {
        height: 75px
    }
}

body.wp-night-mode-on * :not(svg path, svg) {
    color: #fff
}

body.wp-night-mode-on p {
    color: #d9d9d9 !important
}

body.wp-night-mode-on a {
    color: #fff
}

body.wp-night-mode-on header#masthead {
    background: #181818
}

body.wp-night-mode-on .header-categories-bar__item {
    color: #e0e0e0
}

body.wp-night-mode-on .header-categories-bar__item:hover {
    background: rgba(255, 255, 255, 0.08)
}

body.wp-night-mode-on .header-tags-bar {
    background: #1e1e1e;
    border-bottom-color: #333
}

body.wp-night-mode-on .header-tags-bar__tag {
    background: #333;
    color: #d3d3d3
}

body.wp-night-mode-on .header-tags-bar__tag:hover {
    background: #60a5fa;
    color: #111
}

body.wp-night-mode-on {
    background: #181818 !important
}

body.wp-night-mode-on .ikonik_menu .i_menu {
    color: #f8f8f8
}

body.wp-night-mode-on .ikonik_menu svg {
    background: #626262;
    fill: #fff
}

body.wp-night-mode-on input.search_input:focus {
    color: #fff
}

body.wp-night-mode-on input.search_input {
    background-color: #626262
}

body.wp-night-mode-on input.search_input::-webkit-input-placeholder {
    color: silver
}

body.wp-night-mode-on input.search_input::-moz-placeholder {
    color: silver
}

body.wp-night-mode-on input.search_input:-ms-input-placeholder {
    color: silver
}

body.wp-night-mode-on input.search_input::-ms-input-placeholder {
    color: silver
}

body.wp-night-mode-on input.search_input::placeholder {
    color: silver
}

body.wp-night-mode-on .tid_search_result {
    background: #626262
}

body.wp-night-mode-on .arearesult li,
body.wp-night-mode-on .phoneresult li {
    background: #878787
}

body.wp-night-mode-on .thb-text-link {
    color: #f0f0f0 !important
}

body.wp-night-mode-on .news .article .excerpt {
    color: rgb(152 161 180)
}

body.wp-night-mode-on .news .xn_time div,
body.wp-night-mode-on .byline a,
body.wp-night-mode-on .byline {
    color: #d3d3d3
}

body.wp-night-mode-on .singlepost .entry-meta--single .entry-meta__item {
    background: #262a31;
    border-color: #3a404a
}

body.wp-night-mode-on .singlepost .entry-meta--single .thb-post-date {
    color: #c7ced8
}

body.wp-night-mode-on .singlepost .entry-meta--single .byline,
body.wp-night-mode-on .singlepost .entry-meta--single .byline a {
    color: #f0f3f8 !important
}

body.wp-night-mode-on .singlepost .entry-meta--single .post_commment_count span {
    color: #d7dde8
}

body.wp-night-mode-on .singlepost .entry-meta--single .post_reading_time {
    color: #d7dde8
}

body.wp-night-mode-on .singlepost .entry-meta--single .post_commment_count span:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d7dde8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E")
}

body.wp-night-mode-on .singlepost .entry-meta--single .post_reading_time:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d7dde8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12 7 12 12 15 14'/%3E%3C/svg%3E")
}

body.wp-night-mode-on .error-404.not-found {
    background: linear-gradient(135deg, #1f2125 0%, #18191d 60%, #151922 100%);
    border-color: #343842;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35)
}

body.wp-night-mode-on .error-404.not-found .page-title,
body.wp-night-mode-on .error-404__code {
    color: #fff
}

body.wp-night-mode-on .error-404.not-found p {
    color: #a8b0bc
}

body.wp-night-mode-on .error-404__search form {
    background: #23262d;
    border-color: #383d47
}

body.wp-night-mode-on .error-404__search input {
    color: #e7ecf5
}

body.wp-night-mode-on .error-404__search button {
    background: var(--second-c)
}

body.wp-night-mode-on .error-404__links a {
    background: #23262d;
    border-color: #3b404a;
    color: #d5dbe5
}

body.wp-night-mode-on .error-404__links a:hover {
    border-color: var(--second-c);
    color: #fff
}

body.wp-night-mode-on .contact-page {
    background: linear-gradient(135deg, #1f2125 0%, #18191d 58%, #151922 100%);
    border-color: #343842;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35)
}

body.wp-night-mode-on .contact-page__hero h1 {
    color: #fff
}

body.wp-night-mode-on .contact-page__hero p,
body.wp-night-mode-on .contact-page__company p {
    color: #a8b0bc
}

body.wp-night-mode-on .contact-card,
body.wp-night-mode-on .contact-page__company,
body.wp-night-mode-on .contact-page__address,
body.wp-night-mode-on .contact-page__quicklinks a {
    background: #23262d;
    border-color: #3b404a;
    color: #d5dbe5
}

body.wp-night-mode-on .contact-card p {
    color: #a8b0bc
}

body.wp-night-mode-on .contact-page__address address {
    color: #e4e9f2
}

body.wp-night-mode-on .contact-page__quicklinks a:hover {
    border-color: var(--second-c);
    color: #fff
}

body.wp-night-mode-on .news .article {
    border-color: #626262;
    background: #181818;
}

body.wp-night-mode-on .news .article:hover .excerpt {
    color: rgb(255 255 255)
}

body.wp-night-mode-on .phone_d_list .compep:before {
    border: 3px solid #000
}

body.wp-night-mode-on .tsn_widget_message_bubble {
    border: 1px solid #353535;
    -webkit-box-shadow: 0 0 0 1px #353535;
    box-shadow: 0 0 0 1px #353535
}

body.wp-night-mode-on .phone_list-item {
    border: 1px solid #353535
}

body.wp-night-mode-on .telefon_filtreleme .filtre_bar .list-group .h3,
body.wp-night-mode-on .telefon_filtreleme .filtre_bar .list-group .h3.collapsible {
    color: #fff
}

body.wp-night-mode-on .collapsible:hover,
body.wp-night-mode-on .telefon_filtreleme .active {
    background-color: #626262
}

body.wp-night-mode-on .telefon_filtreleme .content {
    background: #626262
}

body.wp-night-mode-on .filtre_show .f-value {
    background: #898989
}

body.wp-night-mode-on .page-header {
    border-color: #626262
}

body.wp-night-mode-on .archive-hero {
    border-color: #444;
    -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 24px rgba(0, 0, 0, .2)
}

body.wp-night-mode-on .archive-hero__bg {
    background: -o-linear-gradient(315deg, #1f1f1f 0%, #181818 40%, #1a1a1a 100%);
    background: linear-gradient(135deg, #1f1f1f 0%, #181818 40%, #1a1a1a 100%)
}

body.wp-night-mode-on .archive-hero__badge {
    background: var(--second-c, #FF6700)
}

body.wp-night-mode-on .archive-hero__count {
    color: #999
}

body.wp-night-mode-on .archive-hero__title {
    color: #fff
}

body.wp-night-mode-on .archive-hero__role {
    color: var(--second-c, #FF6700)
}

body.wp-night-mode-on .archive-hero__desc {
    color: #b0b0b0
}

body.wp-night-mode-on .archive-hero__avatar {
    border-color: #333;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .3)
}

body.wp-night-mode-on .bottom_fixad:after {
    background: #626262
}

body.wp-night-mode-on .tablepress .even td {
    background-color: #000
}

body.wp-night-mode-on .tablepress .odd td {
    background-color: #2d2d2d
}

body.wp-night-mode-on .tablepress tbody td,
body.wp-night-mode-on .tablepress tfoot th {
    border-color: #505050
}

body.wp-night-mode-on .tablepress tfoot th,
body.wp-night-mode-on .tablepress thead th {
    background-color: #1c485e
}

body.wp-night-mode-on .tablepress thead th {
    border-color: #505050
}

body.wp-night-mode-on .main-navigation .sub-menu {
    background: #232323;
    -webkit-box-shadow: rgb(113 113 113/31%) 2px 2px 12px 5px;
    box-shadow: rgb(113 113 113/31%) 2px 2px 12px 5px
}

body.wp-night-mode-on .main-navigation .sub-menu.hyperos-dropdown {
    border-color: #3a3a3a
}

body.wp-night-mode-on .main-navigation .sub-menu.hyperos-dropdown>li {
    border-bottom-color: #3f3f3f
}

body.wp-night-mode-on .main-navigation .sub-menu.hyperos-dropdown a {
    color: #f0f0f0 !important
}

body.wp-night-mode-on .main-navigation .sub-menu.hyperos-dropdown a:hover {
    background: #2d2d2d;
    color: var(--second-c, #FF6700)
}

body.wp-night-mode-on .search-overlay__panel {
    background: #1a1a1a;
    border-color: #444;
    -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.3)
}

body.wp-night-mode-on .search-overlay__close {
    background: #333
}

body.wp-night-mode-on .search-overlay__close:hover {
    background: #444
}

body.wp-night-mode-on .search-overlay__input-wrap {
    background: #2d2d2d;
    border-color: #444
}

body.wp-night-mode-on .search-overlay__input-wrap:focus-within {
    background: #333;
    border-color: #FF6700;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 103, 0, 0.2);
    box-shadow: 0 0 0 2px rgba(255, 103, 0, 0.2)
}

body.wp-night-mode-on .search-overlay__input {
    color: #fff
}

body.wp-night-mode-on .search-overlay__icon {
    color: #999
}

body.wp-night-mode-on .search-overlay__input::-webkit-input-placeholder {
    color: #888
}

body.wp-night-mode-on .search-overlay__input::-moz-placeholder {
    color: #888
}

body.wp-night-mode-on .search-overlay__input:-ms-input-placeholder {
    color: #888
}

body.wp-night-mode-on .search-overlay__input::-ms-input-placeholder {
    color: #888
}

body.wp-night-mode-on .search-overlay__input::placeholder {
    color: #888
}

body.wp-night-mode-on .search-overlay__results {
    background: #222 !important;
    border-color: #444
}

body.wp-night-mode-on .search-overlay__results-title {
    color: #999
}

body.wp-night-mode-on .search-overlay__results .phoneresult li {
    background: #2d2d2d
}

body.wp-night-mode-on .top_brands .brandssh a {
    background: #878787
}

body.wp-night-mode-on .wrapper_context span {
    background: #121117
}

body.wp-night-mode-on .phone_d_list .compep a {
    border-color: #626262
}

body.wp-night-mode-on .divider {
    background: #3c4043
}

body.wp-night-mode-on .ikonik_menu {
    border-color: #3c4043
}

body.wp-night-mode-on .content-breadcrumb__list__item a span,
body.wp-night-mode-on .b-cat {
    color: #d3d3d3
}

body.wp-night-mode-on .widget-title {
    border-color: #3c4043
}

body.wp-night-mode-on .featured-listing-posts .thb-post-date,
body.wp-night-mode-on .featured-listing-posts .byline,
body.wp-night-mode-on .featured-listing-posts .by-line {
    color: #808794
}

body.wp-night-mode-on .author_social a svg {
    fill: #fff
}

body.wp-night-mode-on .about-author-item {
    border-color: #444
}

body.wp-night-mode-on .single-author-bio {
    border-color: #444;
    background: #1a1a1a;
    -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.3)
}

body.wp-night-mode-on .single-author-bio__avatar {
    border-color: #FF6700
}

body.wp-night-mode-on .single-author-bio__name a {
    color: #ff8533
}

body.wp-night-mode-on .single-author-bio__name a:hover {
    color: #ffa366
}

body.wp-night-mode-on .single-author-bio__role,
body.wp-night-mode-on .single-author-bio__excerpt {
    color: #d3d3d3
}

body.wp-night-mode-on .single-author-bio__social a {
    color: #e5e5e5
}

body.wp-night-mode-on .single-author-bio__social a:hover {
    color: #ff8533
}

body.wp-night-mode-on .single-author-bio__social a svg {
    fill: currentColor
}

body.wp-night-mode-on .subtitle {
    color: #d3d3d3 !important
}

body.wp-night-mode-on .singlepost .thb-post-date {
    color: #d3d3d3 !important
}

body.wp-night-mode-on .share_float_container .btn-facebook {
    background: #1877F2;
}

body.wp-night-mode-on .share_float_container .btn-twitter {
    background: #000;
}

body.wp-night-mode-on .share_float_container .btn-whatsapp {
    background: #25D366;
}

body.wp-night-mode-on .share_float_container .btn-telegram {
    background: #0088cc;
}

body.wp-night-mode-on .share_float_container .btn-copy {
    background: #4b5563;
}

body.wp-night-mode-on .alm-btn-wrap .alm-load-more-btn {
    background: #fff;
    color: #000
}

.avatar-t img {
    border-radius: 50%;
    width: 32px
}

.avatar-t {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 8px
}

#beklemeMesaji {
    display: none
}

.rom_download {
    width: 160px;
    float: left;
    margin-right: 15px
}

.rom_download_panel {
    margin-bottom: -13px
}

.rom_download_panel h2 {
    font-size: 18px;
    font-weight: 600
}

.rom_download_panel span {
    font-size: 14px;
    font-weight: 400;
    color: #202020;
    display: block;
    padding-left: 0;
    margin-top: 6px;
    margin-bottom: 10px
}

.download_tel_logo {
    width: 85px;
    margin-left: auto;
    display: block;
    margin-right: auto
}

.romdownloadbutton {
    background-color: #e14139;
    color: #ecf0ff;
    font-weight: 600;
    border-radius: 15px;
    padding: 19px;
    border-radius: 15px;
    text-decoration: none;
    text-align: center
}

.romdownloadbutton a {
    color: #ecf0ff;
    text-decoration: none
}

.generatedlink {
    background: #fff;
    padding: 19px;
    border-radius: 15px;
    -webkit-box-shadow: 2px 2px 15px #ebebeb;
    box-shadow: 2px 2px 15px #ebebeb;
    line-height: 1.5;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.download_tel_logo {
    width: 85px;
    margin-left: auto;
    display: block;
    margin-right: auto
}

.lightbox {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1em;
    background: rgba(0, 0, 0, .8)
}

.lightbox:target {
    display: block
}

.lightbox span {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.uygulama_hakkindakinfo {
    background: #fff;
    padding: 19px;
    border-radius: 15px;
    margin: 15px;
    -webkit-box-shadow: 2px 2px 15px #ebebeb;
    box-shadow: 2px 2px 15px #ebebeb;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.appdate {
    color: #e14139;
    font-weight: 600
}

.ortalayici {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.latestroms img {
    margin: 5px 15px;
    height: 30px;
    float: left
}

.latestroms {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 0 10px;
    margin-bottom: 10px;
    display: block;
    -webkit-box-shadow: 2px 2px 15px #ebebeb;
    box-shadow: 2px 2px 15px #ebebeb
}

.latestroms p {
    font-size: 13px;
    color: #6f6f6e;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.appdownloadbutton {
    background-color: #e14139;
    color: #fff;
    font-weight: 600;
    padding: 19px;
    margin: 15px;
    text-decoration: none
}

.appdownloadbutton a {
    color: #ecf0ff;
    text-decoration: none
}

body.wp-night-mode-on .uygulama_hakkindakinfo {
    background: #1f1f1f;
    -webkit-box-shadow: 2px 2px 15px #000;
    box-shadow: 2px 2px 15px #000
}

@media(max-width: 1280px) {
    .latestroms img {
        margin: 10px 3px;
        height: 62px;
        float: none
    }

    .appdownloadbutton {
        margin: 3px 15px 22px
    }
}

body.wp-night-mode-on input[type=text],
body.wp-night-mode-on input[type=submit],
body.wp-night-mode-on input[type=password],
body.wp-night-mode-on input[type=date],
body.wp-night-mode-on input[type=datetime],
body.wp-night-mode-on input[type=email],
body.wp-night-mode-on input[type=number],
body.wp-night-mode-on input[type=search],
body.wp-night-mode-on input[type=tel],
body.wp-night-mode-on input[type=time],
body.wp-night-mode-on input[type=url],
body.wp-night-mode-on select,
body.wp-night-mode-on textarea,
body.wp-night-mode-on .textarea {
    border-color: #626262
}

body.wp-night-mode-on #comments input[type=submit] {
    background: #fff;
    color: #222
}

body.wp-night-mode-on input:focus {
    color: #fff
}

body.wp-night-mode-on .singlepost #ajax-load-more:before {
    background: #333
}

body.wp-night-mode-on .thb-related-posts {
    background: -o-linear-gradient(180deg, #1a1a1a 0%, #0d0d0d 100%);
    background: linear-gradient(180deg, #1a1a1a 0%, #0d0d0d 100%);
    border-top-color: #333;
}

body.wp-night-mode-on .thb-related-posts__title {
    color: #fff;
}

body.wp-night-mode-on .thb-related-posts__card {
    background: #222;
    border-color: #333;
    -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.3);
}

body.wp-night-mode-on .thb-related-posts__card:hover {
    -webkit-box-shadow: 0 12px 28px rgba(255, 103, 0, 0.2);
    box-shadow: 0 12px 28px rgba(255, 103, 0, 0.2);
    border-color: rgba(255, 103, 0, 0.3);
}

body.wp-night-mode-on .thb-related-posts__thumb {
    background: #333;
}

body.wp-night-mode-on .thb-related-posts__post-title {
    color: #fff;
}

body.wp-night-mode-on .thb-related-posts__card:hover .thb-related-posts__post-title {
    color: var(--second-c, #FF6700);
}

body.wp-night-mode-on .thb-related-posts__excerpt {
    color: #999;
}

body.wp-night-mode-on .comment-list .comment .reply a {
    color: #d9d9d9
}

body.wp-night-mode-on .comment-list .comment {
    background: #333
}

body.wp-night-mode-on .pagination .page-numbers,
body.wp-night-mode-on .last-devices {
    border-color: #626262
}

body.wp-night-mode-on hr {
    background-color: #626262
}

body.wp-night-mode-on .our_app {
    border-color: #626262
}

body.wp-night-mode-on pre {
    background: #626262
}

body.wp-night-mode-on .post_tags .b-tag {
    background: #626262;
}

/* =========================================
   ABOUT PAGE
   ========================================= */

.about-page-main {
    width: 100%;
    padding-right: 0
}

.about-page {
    margin: 26px 0 34px;
    padding: 30px 26px;
    border-radius: 18px;
    border: 1px solid #e8edf3;
    background: linear-gradient(135deg, #fff8f4 0%, #fff 58%, #f5f8ff 100%);
    -webkit-box-shadow: 0 10px 30px rgba(18, 35, 58, 0.08);
    box-shadow: 0 10px 30px rgba(18, 35, 58, 0.08)
}

.about-page__hero {
    text-align: center;
    margin-bottom: 20px
}

.about-page__badge {
    display: inline-block;
    padding: 5px 12px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .5px;
    text-transform: uppercase;
    background: rgba(255, 103, 0, 0.12);
    color: var(--second-c)
}

.about-page__hero h1 {
    margin: 12px 0 10px;
    font-size: 34px;
    line-height: 1.25
}

.about-page__hero p,
.about-page__intro p {
    max-width: 860px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.65;
    color: #5f6875;
    text-align: center;
}

.about-page__intro {
    margin-bottom: 22px
}

.about-page h2 {
    margin: 20px 0px;
    font-size: 28px;
    line-height: 1.3;
    text-align: center;
}

.about-page__intro p+p {
    margin-top: 12px
}

.about-page__milestones {
    margin-bottom: 24px
}

.about-page__timeline {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-bottom: 12px
}

.about-page__milestone {
    background: #fff;
    border: 1px solid #e5eaf1;
    border-radius: 14px;
    padding: 20px;
    -webkit-box-shadow: 0 4px 14px rgba(16, 32, 56, 0.06);
    box-shadow: 0 4px 14px rgba(16, 32, 56, 0.06)
}

.about-page__year {
    display: inline-flex;
    align-items: center;
    min-height: 26px;
    padding: 0 10px;
    border-radius: 999px;
    background: rgba(255, 103, 0, 0.14);
    color: var(--second-c);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .5px
}

.about-page__milestone h3 {
    margin: 10px 0 8px;
    font-size: 20px
}

.about-page__milestone p {
    margin: 0;
    color: #5f6875;
    line-height: 1.65
}

.about-page__network-links {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.about-page__network-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 0 14px;
    border-radius: 999px;
    text-decoration: none;
    border: 1px solid #dbe3ec;
    background: #fff;
    color: #2f3a46;
    font-weight: 600;
    font-size: 14px
}

.about-page__network-links a:hover {
    border-color: var(--second-c);
    color: var(--second-c)
}

.about-page__team-wrap {
    margin-bottom: 24px
}

.about-page__team.about-author {
    margin-top: 8px
}

.about-page__team .about-author-item {
    background: #fff;
    border-color: #e5eaf1;
    border-radius: 14px;
    -webkit-box-shadow: 0 4px 14px rgba(16, 32, 56, 0.06);
    box-shadow: 0 4px 14px rgba(16, 32, 56, 0.06)
}

.about-page__team .author-item-info .role {
    color: #677484;
    font-size: .92rem
}

.about-page__faq details {
    background: #fff;
    border: 1px solid #e5eaf1;
    border-radius: 12px;
    padding: 14px 16px;
    margin-bottom: 10px
}

.about-page__faq summary {
    cursor: pointer;
    font-weight: 700;
    color: #263343
}

.about-page__faq p {
    margin: 8px 0 0;
    color: #5f6875;
    line-height: 1.65
}

@media (max-width: 900px) {
    .about-page__hero h1 {
        font-size: 28px
    }

    .about-page__timeline {
        grid-template-columns: 1fr
    }
}

@media (max-width: 600px) {
    .about-page {
        margin-top: 20px;
        padding: 22px 14px
    }

    .about-page__hero h1 {
        font-size: 24px
    }

    .about-page h2 {
        font-size: 23px
    }

    .about-page__hero p,
    .about-page__intro p {
        font-size: 15px
    }
}

body.wp-night-mode-on .about-page {
    background: linear-gradient(135deg, #1f2125 0%, #18191d 58%, #151922 100%);
    border-color: #343842;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35)
}

body.wp-night-mode-on .about-page__hero h1,
body.wp-night-mode-on .about-page h2 {
    color: #fff
}

body.wp-night-mode-on .about-page__hero p,
body.wp-night-mode-on .about-page__intro p,
body.wp-night-mode-on .about-page__milestone p,
body.wp-night-mode-on .about-page__faq p {
    color: #a8b0bc
}

body.wp-night-mode-on .about-page__milestone,
body.wp-night-mode-on .about-page__team .about-author-item,
body.wp-night-mode-on .about-page__faq details,
body.wp-night-mode-on .about-page__network-links a {
    background: #23262d;
    border-color: #3b404a;
    color: #d5dbe5
}

body.wp-night-mode-on .about-page__team .author-item-info .role {
    color: #b0b9c6
}

body.wp-night-mode-on .about-page__network-links a:hover {
    border-color: var(--second-c);
    color: #fff
}

/* =========================================
   MODERN FOOTER
   ========================================= */

.site-footer--modern {
    padding-top: 34px;
    background: #0b0d12;
    color: #bac2cf;
    margin-top: 24px
}

.site-footer--modern a {
    color: #e4e9f2;
    text-decoration: none
}

.site-footer--modern a:hover {
    color: #fff;
    text-decoration: none
}

.site-footer--modern .site-footer__top {
    display: grid;
    grid-template-columns: minmax(260px, 1.1fr) minmax(0, 2fr);
    gap: 30px;
    padding-bottom: 26px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.site-footer--modern .site-footer__brand .custom-logo-link {
    display: inline-block;
    margin-bottom: 12px
}

.site-footer--modern .site-footer__desc {
    margin: 0 0 12px;
    color: #a4adbc;
    font-size: 14px;
    line-height: 1.7
}

.site-footer--modern .site-footer__address {
    margin: 0;
    font-style: normal;
    display: flex;
    flex-direction: column;
    gap: 2px;
    font-size: 13px;
    color: #9ca7b8
}

.site-footer--modern .site-footer__address a {
    color: #dde4ef
}

.site-footer--modern .footer_social {
    margin-top: 14px;
    gap: 12px
}

.site-footer--modern .footer_social>a {
    margin-right: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #161a23;
    border: 1px solid rgba(255, 255, 255, 0.13);
    transition: all .2s ease
}

.site-footer--modern .footer_social>a:hover {
    border-color: var(--second-c);
    background: #1f2531
}

.site-footer--modern .footer_social svg {
    fill: #f2f4f8
}

.site-footer--modern .site-footer__navs {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    align-items: start
}

.site-footer--modern .footer-navigation {
    display: block;
    width: auto;
    text-align: left;
    justify-content: initial
}

.site-footer--modern .fnav,
.site-footer--modern .fnav:first-child {
    margin-left: 0
}

.site-footer--modern .footer-navigation .menu-footer-2-container {
    width: 100%
}

.site-footer--modern .footer-navigation .menu {
    display: flex;
    flex-direction: column;
    gap: 7px;
    margin: 0;
    padding: 0
}

.site-footer--modern .footer-navigation h3 {
    margin: 0 0 11px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .3px
}

.site-footer--modern .footer-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 7px
}

.site-footer--modern .footer-navigation ul li {
    display: block
}

.site-footer--modern .footer-navigation ul li a {
    color: #b7bfcc;
    font-size: 14px;
    font-weight: 500
}

.site-footer--modern .footer-navigation ul li a:hover {
    color: #fff
}

.site-footer--modern .site-footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px 20px
}

.site-footer--modern .copyright {
    margin: 0;
    color: #8f99aa !important;
    font-size: 13px;
    text-align: left
}

.site-footer--modern .site-footer__legal {
    display: inline-flex;
    align-items: center;
    gap: 14px
}

.site-footer--modern .site-footer__legal a {
    color: #b7bfcc;
    font-size: 13px;
    font-weight: 600
}

.site-footer--modern .site-footer__legal a:hover {
    color: #fff
}

@media (max-width: 1024px) {
    .site-footer--modern .site-footer__top {
        grid-template-columns: 1fr;
        gap: 24px
    }
}

@media (max-width: 768px) {
    .site-footer--modern {
        padding-top: 26px;
        padding-bottom: 10px !important
    }

    .site-footer--modern .site-footer__top {
        padding-bottom: 18px
    }

    .site-footer--modern .site-footer__navs {
        grid-template-columns: 1fr;
        gap: 16px
    }

    .site-footer--modern .site-footer__bottom {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 14px
    }
}

/* =========================================
   SMARTPHONES LISTING PAGE
   ========================================= */

.sp-main {
    padding-bottom: 24px
}

.sp-hero {
    text-align: center;
    margin: 20px 0 24px;
    padding: 32px 20px;
    background: linear-gradient(135deg, #fff5ee 0%, #fff 40%, #f0f7ff 100%);
    border: 1px solid #e5eaf1;
    border-radius: 20px
}

.sp-hero__badge {
    display: inline-block;
    padding: 5px 14px;
    background: var(--second-c, #FF6700);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 12px
}

.sp-hero h1 {
    margin: 0 0 8px;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.2
}

.sp-hero>p {
    margin: 0 auto 20px;
    max-width: 560px;
    color: #5f6875;
    font-size: 15px;
    line-height: 1.6
}

.sp-search {
    max-width: 520px;
    margin: 0 auto;
    position: relative
}

.sp-search__box {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #fff;
    border: 2px solid #e5eaf1;
    border-radius: 50px;
    padding: 0px 16px;
    transition: border-color .2s
}

.sp-search__box:focus-within {
    border-color: var(--second-c, #FF6700);
    box-shadow: 0 0 0 3px rgba(255, 103, 0, 0.1)
}

.sp-search__box svg {
    flex-shrink: 0;
    color: #999
}

.sp-search__box input {
    flex: 1;
    border: none;
    outline: none;
    font-size: 15px;
    background: transparent;
    color: inherit
}

.sp-search__box input::placeholder {
    color: #aab3c0
}

.sp-search__results {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 100;
    margin-top: 6px;
    background: #fff;
    border: 1px solid #e5eaf1;
    border-radius: 14px;
    box-shadow: 0 12px 36px rgba(0, 0, 0, 0.12);
    max-height: 360px;
    overflow-y: auto;
    padding: 8px
}

.sp-search__results--open {
    display: block
}

.sp-search__results li {
    list-style: none
}

.sp-search__results li a {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border-radius: 10px;
    text-decoration: none;
    color: inherit;
    transition: background .15s
}

.sp-search__results li a:hover {
    background: #f5f7fa
}

.sp-search__results li img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    border-radius: 6px
}

.sp-search__results li span {
    font-weight: 600;
    font-size: 14px
}

.sp-search__results .search-noresult {
    padding: 20px;
    text-align: center;
    color: #999;
    font-size: 14px
}

/* Brand Pills */
.sp-brands {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    padding: 0 0 4px;
    margin-bottom: 24px;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.sp-brands::-webkit-scrollbar {
    display: none
}

.sp-brands__pill {
    flex-shrink: 0;
    padding: 8px 18px;
    border: 1.5px solid #e5eaf1;
    border-radius: 24px;
    background: #fff;
    font-size: 13px;
    font-weight: 600;
    color: #444;
    cursor: pointer;
    transition: all .2s;
    white-space: nowrap
}

.sp-brands__pill:hover {
    border-color: var(--second-c, #FF6700);
    color: var(--second-c, #FF6700)
}

.sp-brands__pill--active {
    background: var(--second-c, #FF6700);
    border-color: var(--second-c, #FF6700);
    color: #fff
}

.sp-brands__pill--active:hover {
    color: #fff
}

/* Browse Section */
.sp-browse {
    margin-bottom: 28px
}

.sp-browse__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px
}

.sp-browse__header h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 700
}

.sp-browse__filter-btn {
    display: none;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    border: 1.5px solid #e5eaf1;
    border-radius: 10px;
    background: #fff;
    font-size: 13px;
    font-weight: 600;
    color: #444;
    cursor: pointer;
    transition: all .2s
}

.sp-browse__filter-btn:hover {
    border-color: var(--second-c, #FF6700);
    color: var(--second-c, #FF6700)
}

.sp-browse__layout {
    display: grid;
    grid-template-columns: 240px 1fr;
    gap: 24px;
    align-items: start
}

/* Filter Sidebar */
.sp-filters {
    position: sticky;
    top: 80px;
    background: #fff;
    border: 1px solid #e5eaf1;
    border-radius: 16px;
    padding: 6px 0;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: thin
}

.sp-filters__mhead {
    display: none;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid #e5eaf1;
    font-weight: 700;
    font-size: 16px
}

.sp-filters__close {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #666;
    line-height: 1
}

.sp-filters__group {
    border-bottom: 1px solid #f0f2f5
}

.sp-filters__group:last-child {
    border-bottom: none
}

.sp-filters__toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 12px 16px;
    border: none;
    background: none;
    font-size: 13px;
    font-weight: 700;
    color: #333;
    cursor: pointer;
    text-align: left
}

.sp-filters__toggle::after {
    content: '';
    width: 8px;
    height: 8px;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    transform: rotate(45deg);
    transition: transform .2s;
    flex-shrink: 0
}

.sp-filters__toggle[aria-expanded="true"]::after {
    transform: rotate(-135deg)
}

.sp-filters__body {
    padding: 0 16px 14px
}

.sp-filters__body--collapsed {
    display: none
}

.sp-filters__sub {
    font-size: 11px;
    font-weight: 600;
    color: #888;
    text-transform: uppercase;
    letter-spacing: .4px;
    margin: 10px 0 6px
}

.sp-filters__sub:first-child {
    margin-top: 0
}

.sp-filters__check {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px 0;
    font-size: 13px;
    color: #555;
    cursor: pointer
}

.sp-filters__check input[type="checkbox"] {
    width: 16px;
    height: 16px;
    accent-color: var(--second-c, #FF6700);
    cursor: pointer
}

.sp-filters__select {
    width: 100%;
    padding: 7px 10px;
    border: 1px solid #e5eaf1;
    border-radius: 8px;
    font-size: 13px;
    color: #444;
    background: #fafbfc;
    cursor: pointer;
    outline: none
}

.sp-filters__select:focus {
    border-color: var(--second-c, #FF6700)
}

.sp-filters__range {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    font-weight: 600;
    color: #666;
    margin-bottom: 4px
}

/* jQuery UI Slider Base + Overrides */
.sp-filters .ui-slider {
    position: relative;
    text-align: left;
    height: 6px;
    background: #e5eaf1;
    border: none;
    border-radius: 3px;
    margin: 8px 6px 18px
}

.sp-filters .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    height: 100%;
    border: 0;
    background: var(--second-c, #FF6700);
    border-radius: 3px
}

.sp-filters .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    top: -8px;
    background: #fff;
    border: 2.5px solid var(--second-c, #FF6700);
    border-radius: 50%;
    cursor: pointer;
    outline: none;
    touch-action: none;
    -ms-touch-action: none;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    transition: transform .15s, box-shadow .15s
}

.sp-filters .ui-slider .ui-slider-handle:hover,
.sp-filters .ui-slider .ui-slider-handle:focus {
    background: #fff5ee;
    transform: scale(1.15);
    box-shadow: 0 2px 8px rgba(255, 103, 0, 0.25)
}

.sp-filters .ui-slider .ui-slider-handle:active {
    transform: scale(1.05)
}

/* Phone List – Year Sections */
.pl-year {
    margin-bottom: 40px
}

.pl-year__header {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 0;
    margin-bottom: 8px
}

.pl-year__badge {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 52px;
    height: 52px;
    padding: 0 10px;
    background: linear-gradient(135deg, var(--second-c, #FF6700) 0%, #ff8c33 100%);
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    border-radius: 14px;
    letter-spacing: -0.5px;
    box-shadow: 0 4px 14px rgba(255, 103, 0, .25);
    flex-shrink: 0
}

.pl-year__title-wrap {
    display: flex;
    flex-direction: column;
    gap: 2px;
    flex-shrink: 0
}

.pl-year__header h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    color: #1a1d24
}

.pl-year__count {
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    color: #8891a0;
    font-weight: 600;
    letter-spacing: .3px;
    text-transform: uppercase
}

.pl-year__count::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--second-c, #FF6700);
    margin-right: 6px;
    opacity: .6
}

.pl-year__line {
    flex: 1;
    height: 2px;
    background: linear-gradient(90deg, #e5eaf1 0%, transparent 100%);
    border-radius: 2px;
    min-width: 40px
}

body.wp-night-mode-on .pl-year__badge {
    box-shadow: 0 4px 14px rgba(255, 103, 0, .15)
}

body.wp-night-mode-on .pl-year__header h2 {
    color: #eaecf0
}

body.wp-night-mode-on .pl-year__count {
    color: #6b7280
}

body.wp-night-mode-on .pl-year__line {
    background: linear-gradient(90deg, #343842 0%, transparent 100%)
}

@media (max-width: 600px) {
    .pl-year__badge {
        min-width: 44px;
        height: 44px;
        font-size: 16px;
        border-radius: 12px
    }

    .pl-year__header h2 {
        font-size: 17px
    }

    .pl-year__header {
        gap: 12px;
        padding: 12px 0
    }
}

/* Phone List – Action Bar (GSMArena-style) */
.pl-actionbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 16px;
    margin-bottom: 6px;
    background: #fff;
    border: 1px solid #e5eaf1;
    border-radius: 14px;
    flex-wrap: wrap
}

.pl-actionbar__nav {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap
}

.pl-actionbar__link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    font-size: 13px;
    font-weight: 600;
    color: #4a5568;
    text-decoration: none;
    background: #f5f7fa;
    border: 1px solid #e5eaf1;
    border-radius: 10px;
    transition: all .2s
}

.pl-actionbar__link:hover {
    color: var(--second-c, #FF6700);
    border-color: var(--second-c, #FF6700);
    background: rgba(255, 103, 0, .06)
}

.pl-actionbar__link svg {
    flex-shrink: 0;
    opacity: .7
}

.pl-actionbar__sort {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap
}

.pl-actionbar__sort-label {
    font-size: 12px;
    font-weight: 600;
    color: #8891a0;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-right: 2px
}

.pl-sort-btn {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 7px 14px;
    font-size: 13px;
    font-weight: 600;
    color: #5f6875;
    background: #f5f7fa;
    border: 1.5px solid #e5eaf1;
    border-radius: 10px;
    cursor: pointer;
    transition: all .2s;
    white-space: nowrap
}

.pl-sort-btn:hover {
    border-color: var(--second-c, #FF6700);
    color: var(--second-c, #FF6700)
}

.pl-sort-btn--active {
    background: var(--second-c, #FF6700);
    border-color: var(--second-c, #FF6700);
    color: #fff
}

.pl-sort-btn--active:hover {
    color: #fff
}

.pl-sort-btn--active svg {
    stroke: #fff
}

/* Phone List – Filter Pills */
.pl-filters {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
    margin-bottom: 4px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none
}

.pl-filters::-webkit-scrollbar {
    display: none
}

.pl-filters__label {
    font-size: 13px;
    font-weight: 700;
    color: #3b4252;
    white-space: nowrap;
    flex-shrink: 0
}

.pl-filters__pills {
    display: flex;
    gap: 6px;
    flex-wrap: nowrap
}

.pl-pill {
    flex-shrink: 0;
    padding: 7px 16px;
    font-size: 13px;
    font-weight: 600;
    color: #5f6875;
    background: #fff;
    border: 1.5px solid #e2e7ef;
    border-radius: 50px;
    cursor: pointer;
    transition: all .2s;
    white-space: nowrap
}

.pl-pill:hover {
    border-color: var(--second-c, #FF6700);
    color: var(--second-c, #FF6700)
}

.pl-pill--active {
    background: var(--second-c, #FF6700);
    border-color: var(--second-c, #FF6700);
    color: #fff
}

.pl-pill--active:hover {
    color: #fff
}

.pl-filters__clear {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 7px 14px;
    font-size: 12px;
    font-weight: 600;
    color: #e74c3c;
    background: rgba(231, 76, 60, .08);
    border: 1.5px solid rgba(231, 76, 60, .25);
    border-radius: 50px;
    cursor: pointer;
    transition: all .2s;
    white-space: nowrap;
    flex-shrink: 0
}

.pl-filters__clear:hover {
    background: rgba(231, 76, 60, .15);
    border-color: rgba(231, 76, 60, .4)
}

/* Phone List – Result Count */
.pl-result-count {
    font-size: 13px;
    color: #8891a0;
    padding: 4px 0 12px;
    font-weight: 500
}

.pl-result-count strong {
    color: #3b4252;
    font-weight: 700
}

/* Phone List – Year Nav (sticky) */
.pl-year-nav {
    position: sticky;
    bottom: 16px;
    z-index: 50;
    background: rgba(255, 255, 255, .92);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    padding: 10px 16px;
    border-radius: 16px;
    border: 1px solid rgba(229, 234, 241, .7);
    box-shadow: 0 4px 24px rgba(0, 0, 0, .1);
    margin-top: 24px;
    justify-content: center
}

.pl-flat-grid {
    margin-top: 8px
}

/* Dark Mode – Action Bar & Filters */
body.wp-night-mode-on .pl-actionbar {
    background: #1a1c20;
    border-color: #2d3038
}

body.wp-night-mode-on .pl-actionbar__link {
    background: #22252a;
    border-color: #333;
    color: #ccc
}

body.wp-night-mode-on .pl-actionbar__link:hover {
    color: var(--second-c, #FF6700);
    border-color: var(--second-c, #FF6700);
    background: rgba(255, 103, 0, .1)
}

body.wp-night-mode-on .pl-actionbar__sort-label {
    color: #6b7280
}

body.wp-night-mode-on .pl-sort-btn {
    background: #22252a;
    border-color: #333;
    color: #ccc
}

body.wp-night-mode-on .pl-sort-btn:hover {
    border-color: var(--second-c, #FF6700);
    color: var(--second-c, #FF6700)
}

body.wp-night-mode-on .pl-sort-btn--active {
    background: var(--second-c, #FF6700);
    border-color: var(--second-c, #FF6700);
    color: #fff
}

body.wp-night-mode-on .pl-filters__label {
    color: #d1d5db
}

body.wp-night-mode-on .pl-pill {
    background: #1a1a1a;
    border-color: #333;
    color: #ccc
}

body.wp-night-mode-on .pl-pill:hover {
    border-color: var(--second-c, #FF6700);
    color: var(--second-c, #FF6700)
}

body.wp-night-mode-on .pl-pill--active {
    background: var(--second-c, #FF6700);
    border-color: var(--second-c, #FF6700);
    color: #fff
}

body.wp-night-mode-on .pl-filters__clear {
    color: #ef6b5d;
    background: rgba(231, 76, 60, .12);
    border-color: rgba(231, 76, 60, .3)
}

body.wp-night-mode-on .pl-result-count {
    color: #6b7280
}

body.wp-night-mode-on .pl-result-count strong {
    color: #d1d5db
}

body.wp-night-mode-on .pl-year-nav {
    background: rgba(26, 28, 32, .92);
    border-color: rgba(51, 54, 60, .7);
    box-shadow: 0 4px 24px rgba(0, 0, 0, .3)
}

/* Responsive – Action Bar & Filters */
@media (max-width: 768px) {
    .pl-actionbar {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        padding: 10px 12px
    }

    .pl-actionbar__nav,
    .pl-actionbar__sort {
        justify-content: center
    }

    .pl-actionbar__sort-label {
        display: none
    }

    .pl-sort-btn {
        padding: 6px 10px;
        font-size: 12px
    }

    .pl-actionbar__link {
        padding: 7px 12px;
        font-size: 12px
    }

    .pl-filters {
        gap: 8px
    }

    .pl-pill {
        padding: 6px 12px;
        font-size: 12px
    }

    .pl-year-nav {
        bottom: 8px;
        padding: 8px 12px;
        border-radius: 12px
    }
}

/* Phone Card Grid */
.sp-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(145px, 1fr));
    gap: 12px;
    min-height: 200px
}

.sp-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    border: 1px solid #e5eaf1;
    border-radius: 14px;
    padding: 16px 10px 14px;
    text-align: center;
    text-decoration: none;
    color: inherit;
    transition: transform .2s, box-shadow .2s, border-color .2s
}

.sp-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
    border-color: var(--second-c, #FF6700)
}

.sp-card__img {
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.sp-card__img img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.sp-card__info {
    display: flex;
    flex-direction: column;
    gap: 3px;
    width: 100%
}

.sp-card__name {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #222
}

.sp-card__specs {
    font-size: 11px;
    color: #888;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

/* Loading State */
.sp-loading {
    grid-column: 1 / -1;
    display: flex;
    justify-content: center;
    padding: 60px 0
}

.sp-loading__spin {
    width: 36px;
    height: 36px;
    border: 3px solid #e5eaf1;
    border-top-color: var(--second-c, #FF6700);
    border-radius: 50%;
    animation: sp-spin .7s linear infinite
}

@keyframes sp-spin {
    to {
        transform: rotate(360deg)
    }
}

/* No Result */
.sp-no-result {
    grid-column: 1 / -1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 48px 20px;
    color: #999;
    text-align: center
}

.sp-no-result h3 {
    margin: 0;
    font-size: 18px;
    color: #555
}

.sp-no-result p {
    margin: 0;
    font-size: 14px
}

/* SEO Content */
.sp-seo {
    margin: 0 0 24px;
    padding: 20px 22px;
    background: #f8fafb;
    border: 1px solid #e5eaf1;
    border-radius: 16px
}

.sp-seo h2 {
    margin: 0 0 10px;
    font-size: 1.2rem;
    font-weight: 700
}

.sp-seo p {
    margin: 0 0 8px;
    color: #555;
    font-size: 14px;
    line-height: 1.7
}

.sp-seo p:last-child {
    margin-bottom: 0
}

.sp-seo a {
    color: var(--second-c, #FF6700);
    text-decoration: none;
    font-weight: 600
}

.sp-seo a:hover {
    text-decoration: underline
}

/* FAQ */
.sp-faq {
    margin-bottom: 24px
}

.sp-faq h2 {
    margin: 0 0 14px;
    font-size: 22px;
    font-weight: 700
}

.sp-faq details {
    background: #fff;
    border: 1px solid #e5eaf1;
    border-radius: 12px;
    margin-bottom: 8px;
    padding: 14px 18px;
    transition: border-color .2s
}

.sp-faq details[open] {
    border-color: var(--second-c, #FF6700)
}

.sp-faq summary {
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.4
}

.sp-faq p {
    margin: 8px 0 0;
    color: #5f6875;
    line-height: 1.6;
    font-size: 14px
}

/* ---- Dark Mode ---- */
body.wp-night-mode-on .sp-hero {
    background: linear-gradient(135deg, #1f2125 0%, #18191d 58%, #151922 100%);
    border-color: #343842
}

body.wp-night-mode-on .sp-hero h1 {
    color: #fff
}

body.wp-night-mode-on .sp-hero>p {
    color: #a8b0bc
}

body.wp-night-mode-on .sp-search__box {
    background: #23262d;
    border-color: #3b404a;
    color: #e0e0e0
}

body.wp-night-mode-on .sp-search__box input {
    color: #e0e0e0
}

body.wp-night-mode-on .sp-search__results {
    background: #23262d;
    border-color: #3b404a
}

body.wp-night-mode-on .sp-search__results li a:hover {
    background: #2d3038
}

body.wp-night-mode-on .sp-brands__pill {
    background: #1a1a1a;
    border-color: #333;
    color: #ccc
}

body.wp-night-mode-on .sp-brands__pill:hover {
    border-color: var(--second-c, #FF6700);
    color: var(--second-c, #FF6700)
}

body.wp-night-mode-on .sp-brands__pill--active {
    background: var(--second-c, #FF6700);
    border-color: var(--second-c, #FF6700);
    color: #fff
}

body.wp-night-mode-on .sp-browse__header h2 {
    color: #fff
}

body.wp-night-mode-on .sp-filters {
    background: #1f2125;
    border-color: #343842
}

body.wp-night-mode-on .sp-filters__group {
    border-color: #2a2d34
}

body.wp-night-mode-on .sp-filters__toggle {
    color: #ddd
}

body.wp-night-mode-on .sp-filters__check {
    color: #bbb
}

body.wp-night-mode-on .sp-filters__select {
    background: #23262d;
    border-color: #3b404a;
    color: #ddd
}

body.wp-night-mode-on .sp-filters .ui-slider {
    background: #333
}

body.wp-night-mode-on .sp-filters .ui-slider .ui-slider-handle {
    background: #23262d;
    border-color: var(--second-c, #FF6700)
}

body.wp-night-mode-on .sp-filters .ui-slider .ui-slider-handle:hover,
body.wp-night-mode-on .sp-filters .ui-slider .ui-slider-handle:focus {
    background: #2d2520
}

body.wp-night-mode-on .sp-card {
    background: #1f2125;
    border-color: #343842
}

body.wp-night-mode-on .sp-card:hover {
    border-color: var(--second-c, #FF6700);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3)
}

body.wp-night-mode-on .sp-card__name {
    color: #eee
}

body.wp-night-mode-on .sp-card__specs {
    color: #888
}

body.wp-night-mode-on .sp-seo {
    background: #1a1a1a;
    border-color: #333
}

body.wp-night-mode-on .sp-seo h2 {
    color: #f3f3f3
}

body.wp-night-mode-on .sp-seo p {
    color: #b0b0b0
}

body.wp-night-mode-on .sp-faq details {
    background: #23262d;
    border-color: #3b404a
}

body.wp-night-mode-on .sp-faq h2 {
    color: #fff
}

body.wp-night-mode-on .sp-faq summary {
    color: #eee
}

body.wp-night-mode-on .sp-faq p {
    color: #a8b0bc
}

body.wp-night-mode-on .sp-browse__filter-btn {
    background: #1a1a1a;
    border-color: #333;
    color: #ccc
}

body.wp-night-mode-on .sp-no-result {
    color: #777
}

body.wp-night-mode-on .sp-no-result h3 {
    color: #bbb
}

/* ---- Responsive ---- */
@media (max-width: 900px) {
    .sp-hero h1 {
        font-size: 26px
    }

    .sp-browse__layout {
        grid-template-columns: 1fr
    }

    .sp-browse__filter-btn {
        display: inline-flex
    }

    .sp-filters {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        width: 300px;
        max-width: 85vw;
        z-index: 9999;
        border-radius: 0;
        max-height: 100vh;
        box-shadow: 4px 0 24px rgba(0, 0, 0, 0.15);
        padding-top: 0
    }

    .sp-filters--open {
        display: block
    }

    .sp-filters__mhead {
        display: flex
    }
}

@media (max-width: 600px) {
    .sp-hero {
        margin-top: 12px;
        padding: 24px 16px;
        border-radius: 16px
    }

    .sp-hero h1 {
        font-size: 22px
    }

    .sp-hero>p {
        font-size: 14px
    }

    .sp-grid {
        grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
        gap: 8px
    }

    .sp-card {
        padding: 12px 8px 10px;
        border-radius: 12px
    }

    .sp-card__img {
        width: 70px;
        height: 70px
    }

    .sp-card__name {
        font-size: 12px
    }

    .sp-seo {
        padding: 16px 14px
    }

    .sp-faq details {
        padding: 12px 14px
    }
}