/*!
Theme Name: TikShoret News
Theme URI: https://tikshoret.news/
Author: WSC
Author URI: https://www.web-site.care/
Description: Tikshoret News updated theme
Version: 3.9.2
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: tikshoret-news
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.footer-top {
	background: #060C1B;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
.footer-bottom {
	padding-top: 1em;
	padding-bottom: 1em;
}
.footer-middle, .footer-bottom {
	background: #f60d1d;
	/*border-style: solid;*/
	/*border-width: 1px 0px 0px 0px;*/
	/*border-color: #AEAEAE;*/
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.footer-top img {
	max-width: 200px;
	max-height: 50px;
}
.top-bar {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 2em;
	padding-bottom: 2em;
}
#navbar {
	/*background: #0c0204;*/
	/*border-color: #1b387e;*/
}
#menu-main {
	/*display: block;*/
}
.navbar-nav {
	/*float: right;*/
	/*margin-left: 15px;*/
	/*margin-right: auto;*/
}
.navbar-default .navbar-nav>li>a {
	color: #fff !important;
}
#menu-main li.menu-item a,
#menu-main-1 li.menu-item a{
	font-weight: 500;
	margin-right: 5px;
	margin-top: -5px;
	/*color: #ffffff !important;*/
}
.navbar-nav > li {
	/*float: right;*/
	/*margin-left: 1rem;*/
}
.navbar-nav>li>a {
	/*padding: 8px 10px;*/
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #1b387e;
}
.navbar-left {
	/*float: left !important;*/
}
body{
	unicode-bidi: embed;
	margin-right: 5px;
	font-family: "Open Sans", serif;
}
.card-title a,
.page-header .page-title{
	color: #001d3a;
}
a{
	color: #001d3a !important;
}
.navbar-form .search-field{
	/*border-bottom-right-radius: 30px;*/
	/*border-top-right-radius: 30px;*/
	/*border-bottom-left-radius: 0;*/
	/*border-top-left-radius: 0;*/
}
.navbar-form button{
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	background: #F60D1D;
	border: none;
}
.home .entry-title{
	display: none;
}
a#toTop {
	border: none;
	background-color: #0C0204 !important;
	color: #fff !important;
}
.single-post .btn,
.single-post .btn:hover{
	border: none !important;
	background: #f60d1d !important;
	color: #fff !important;
}
#navbar .logo{
	height: 50px;
	width: auto;
}
#main .sponsored-logo{
	height: 50px;
}
.btn-close {
	font-size: 1.2rem; /* Increase close button size */
}
.hot-topics .hot-heading{
	color: #F60D1D;
	font-weight: bold;
}
.hot-topics svg{
	color: #F60D1D;
}
.hot-topics{
	padding-left: 5px;
}
.single-post iframe {
	width: 100%;
	height: 400px;
}
#main hr{
	border-top: 1px solid #CCCCCC;
	opacity: unset;
}
#wpd-bubble-wrapper > div,
#wpd-bubble-wrapper > #wpd-bubble #wpd-bubble-add-message,
#wpdcom .wpd-blog-administrator .wpd-comment-label{
	background-color: #F60D1D !important;
}
#wpd-bubble-wrapper > #wpd-bubble #wpd-bubble-add-message::before{
	border-left-color: #F60D1D !important;
	border-right-color: #F60D1D !important;
}
#wpd-bubble-wrapper #wpd-bubble-add-message-close a{
	color: #ffffff !important;
}
#wpdcom .wpd-thread-head .wpd-thread-info,
#wpdcom .wpd-thread-head .wpdiscuz-user-settings{
	border-bottom: 2px solid #F60D1D!important;
}
#wpdcom .wpd-thread-head .wpdiscuz-user-settings:hover{
	color: #F60D1D !important;
}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-blog-administrator .wpd-avatar img{
	border-bottom-color: #F60D1D !important;
}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap.wpd-blog-administrator{
	border-left: 3px solid #F60D1D !important;
}
.pp-multiple-authors-boxes-wrapper.pp-multiple-authors-wrapper{
	display: none !important;
}
.heateor_sss_sharing_container.heateor_sss_vertical_sharing.heateor_sss_bottom_sharing {
	display: none !important;
}
#main #add-to-favorite,
#main #remove-to-favorite{
	border-radius: 50px;
	background-color: #F60D1D;
	color: #fff;
	padding: 8px 24px;
}
#main .simplefavorite-button.preset i {
	position: unset;
	font-size: inherit;
}
.home #main img{
	width: 100%;
}
.ratio-4x3 > img {
	object-fit: cover;
}
#wrapper h1, #wrapper h2{
	font-weight: 700;
}
#wrapper h3, #wrapper h4{
	font-weight: 600;
}
#wrapper h5, #wrapper h6{
	font-weight: 500;
}
span, p, a{
	font-weight: 400;
}
.remove-favorite{
	color: #F60D1D;
	padding-right: 5px;
	padding-top: 5px;
	cursor: pointer;
}
.navbar {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	/*border-bottom: 1px solid #000000;*/
}

.navbar.dark-mode {
	background-color: #060C1B;
	border: none;
}
.navbar.dark-mode * {
	color: #ffffff !important;
}
.navbar .navbar-toggler{
	background-color: unset;
	border: unset;
}
.navbar.dark-mode ul#menu-main-1 * {
	color: #000000 !important;
}
.navbar.dark-mode .social-icons *{
	color: #000000 !important;
}
#navbar .nav-icons{
	cursor: pointer;
	padding-left: unset;
	padding-right: unset;
	text-align: left;
}
.scrolled{
	background: rgba(255, 255, 255, 0.9)!important;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	backdrop-filter: saturate(180%) blur(10px);
}
.dark-mode.scrolled *{
	color: #001d3a !important;
}
@media only screen and (max-width: 600px) {
	#navbar .logo {
		height: 40px !important;
	}
	.editor.editor-1 .editor-content{
		/*bottom: 55px;*/
	}
	#main .popular-posts{
		padding-right: calc(var(--bs-gutter-x) * .5) !important;
	}
	.sub-category-row{
		margin-left: -2rem !important;
	}
}
.popular-posts{
	padding-right: 1.5rem !important;
}
/* Archive Loop */
.category .post-1 .category-content {
	position: absolute;
	bottom: 12px;
	right: 2.5px;
	/*background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));*/
	width: 98.8%;
	min-height: 110px;
	padding: 10px 22px 18px 70px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.category .post-1 .category-content h3 {
	font-size: 28px;
}
.archive .post.post-2 img,
.archive .post.post-3 img,
.archive .post.post-4 img {
	max-height: 117PX;
}
.category .post h3 {
	font-size: 18px;
}
/* Short Heading */
.label-primary {
	background-color: #f60d1d;
	color: #FFFFFF;
	border-radius: 0;
	padding: .3em .6em .3em;
	margin-bottom: 0;
	text-align: center;
	max-width: 12rem;
	font-weight: 700;
	font-size: 14px;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#navbar .offcanvas{
	bottom: unset !important;
}
ul#menu-main-1 {
	padding-right: unset !important;
}
.category .post h3{
	font-weight: 700 !important;
	font-size: 16px !important;
}
span.tag-list a {
	font-size: 14px;
	font-weight: 400;
}
span.tag-list a:hover {
	color: #f60d1d !important;
}
.single-post .post-title {
	font-size: 40px !important;
	font-weight: 800 !important;
}
.single-post .secondary-title{
	font-size: 30px !important;
	font-weight: 400 !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Body text inside post content should be 18px, but ONLY for textual nodes.
   The previous `.post-content * { font-size: 18px !important; }` rule was too
   broad: it applied to <video>, <iframe>, <button>, captions, and embed
   containers, which broke embedded media rendering. Limit to the actual
   text-bearing block elements instead. */
.post-content p,
.post-content li,
.post-content blockquote,
.post-content td,
.post-content th,
.post-content dd,
.post-content dt {
	font-size: 18px;
}

/* Embedded media inside post content should always span the column width and
   keep its native aspect ratio. */
.post-content img,
.post-content video,
.post-content iframe,
.post-content .wp-block-embed iframe,
.post-content .wp-video {
	max-width: 100%;
	height: auto;
}
.post-content .wp-block-embed,
.post-content .wp-block-video,
.post-content figure.wp-block-embed {
	margin-bottom: 1rem;
}
/* The ACF-driven video block in single.php wraps the player in a Bootstrap
   .ratio container; videos inside .ratio get position:absolute from Bootstrap,
   so width/height 100% is enough for them to fill the box. */
.post-video-wrapper video,
.post-video-wrapper iframe {
	width: 100% !important;
	height: 100% !important;
	border: 0;
}
.more-item-content h3{
	font-size: 16px !important;
}
.more-item-content p{
	font-size: 10px !important;
}
.popular-posts h3{
	font-weight: 700 !important;
}
.popular-posts h4{
	font-weight: 700 !important;
	font-size: 14px !important;
}
.headlines .headline-1 .headline-content{
	bottom: 0;
}
@media (min-width: 768px) {
	.category .post-2 .ratio.ratio-4x3,
	.category .post-3 .ratio.ratio-4x3,
	.category .post-4 .ratio.ratio-4x3 {
		max-height: 94px;
	}
	.category .post-2 h3,
	.category .post-3 h3,
	.category .post-4 h3 {
		max-height: 94px;
		overflow: hidden;
	}
	.navbar-toggler svg{
		margin-right: 1rem;
		margin-top: 7px;
	}
}
@media (min-width: 1200px) {
	.hot-topics {
		/*padding-left: unset;*/
		/*width: 11%;*/
	}
	.category .post-2 .ratio.ratio-4x3,
	.category .post-3 .ratio.ratio-4x3,
	.category .post-4 .ratio.ratio-4x3 {
		max-height: 113px;
	}
	.category .post-2 h3,
	.category .post-3 h3,
	.category .post-4 h3 {
		max-height: 98px;
		overflow: hidden;
	}
}
@media (min-width: 1400px) {
	.hot-topics {
		/*padding-left: unset;*/
		/*width: 11%;*/
	}
	.category .post-2 .ratio.ratio-4x3,
	.category .post-3 .ratio.ratio-4x3,
	.category .post-4 .ratio.ratio-4x3 {
		max-height: 133px;
	}

	.category .post-2 h3,
	.category .post-3 h3,
	.category .post-4 h3 {
		max-height: 110px;
		overflow: hidden;
	}
}
.sponsored-post .label.label-primary {
	margin-top: 10px;
}
.dark-mode .img-thumbnail {
	padding: unset;
}
/* ----------------------------------------------------------------------------
 * Accessibility: respect prefers-reduced-motion.
 * Honors users who have requested reduced motion in their OS / browser settings.
 * --------------------------------------------------------------------------*/
@media (prefers-reduced-motion: reduce) {
	*,
	*::before,
	*::after {
		animation-duration: 0.001ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.001ms !important;
		scroll-behavior: auto !important;
	}
}

/* Visible focus outline for keyboard users. Bootstrap removes default outlines
 * in some places. Without a focus indicator, keyboard users cannot tell where
 * they are on the page. */
:focus-visible {
	outline: 2px solid #f60d1d;
	outline-offset: 2px;
}

/* -----------------------------------------------------------------------------
 * Mobile header & offcanvas menu
 * -------------------------------------------------------------------------- */

/* Vertical centering for every column in the header navbar row. The .navbar
   itself uses align-items: center via the .row.align-items-center class on
   markup, but this rule guarantees consistent behavior even if a child plugin
   strips the class. */
#navbar .row {
	align-items: center;
}

/* Mobile brand block: logo + site name sitting side-by-side. We constrain the
   logo height so it doesn't dominate the header on small viewports. */
.mobile-brand .mobile-logo {
	height: 32px;
	width: auto;
	max-width: none;
}
.mobile-brand .site-name {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.2;
	color: inherit;
	white-space: nowrap;
}

/* Inside the offcanvas drawer, allow a slightly larger logo since there's room. */
.offcanvas .mobile-logo {
	height: 40px;
	width: auto;
}
.offcanvas .site-name {
	font-weight: 700;
	font-size: 18px;
}

/* Action icons row should be vertically centered and spaced evenly. */
.nav-icons {
	gap: 0.75rem;
}
.nav-icons > * {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}

/* Hamburger trigger gets a clean rectangular focus ring instead of Bootstrap's
   default toggler border. */
.navbar-toggler {
	box-shadow: none;
}
.navbar-toggler:focus {
	box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.25);
}

/* Fullscreen offcanvas drawer on mobile. The drawer slides in from the start
   side (right in RTL). The `.offcanvas-fullscreen` class is our own — Bootstrap
   does not ship one — and it widens the panel to fill the viewport. */
.offcanvas.offcanvas-fullscreen {
	width: 100vw !important;
	max-width: 100vw;
}

/* Hide horizontal scrollbars that the wider panel can introduce. */
body.offcanvas-active {
	overflow-x: hidden;
}

/* Stretch the offcanvas menu links so they're tap-friendly on mobile. */
.offcanvas-body .navbar-nav .nav-link,
.offcanvas-body .navbar-nav .dropdown-item {
	padding: 0.75rem 0.5rem;
	font-size: 1rem;
}

@media (max-width: 991.98px) {
	/* Make sure the navbar itself has comfortable touch-target height. */
	#navbar.fixed-top {
		min-height: 56px;
	}
	/* The container row in the mobile navbar should never wrap. If site
	   name + icons + hamburger get too wide on tiny phones, allow the
	   site-name to truncate gracefully. */
	.mobile-brand .site-name {
		max-width: 40vw;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}