/*
  Theme Name: beepcoder – Education WordPress Theme
  Author: Theme_Pure
  Support: http://www.devsnews.com/support/
  Description: beepcoder – Education WordPress Theme
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. Header
3. Hero
4. Archivement
5. Video
6. We Do
7. Movie
8. Team
9. Blog
10. Subscribe
11. footer
12. Contact
*/

/*.........<! 1. Theme default css !>.........*/
body {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	overflow-x: hidden;
}
img{
	max-width: 100%;
	height: auto;
}

/*comments list */
.blog-coment-title h2 {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 20px;
}
.comments-avatar {
	float: left;
}
.comments-avatar img {
	margin-right: 15px;
}
.comments-text {
	overflow: hidden;
}
.comments-text h3 {
	margin-bottom: 10px;
}
.latest-comments ul li .children {
	margin-left: 60px;
	margin-top: 0;
}
.latest-comments ul li .children li {
	margin-top: 10px;
}
#cancel-comment-reply-link {
	color: #3E6DE7;
	margin-left: 8px;
	font-size: 16px;
}
/*comments form*/
.comment-reply-title{
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 20px;
}
.comment-form-cookies-consent {
	display: none;
}
div.latest-comments > ul{
	padding-left: 0;
}
.latest-comments > ul > li{
	list-style: none;
}
.latest-comments > ul > li li{
	margin: 0;
	padding: 0;
}
.latest-comments ul .children{
	list-style: none;
}
.latest-comments .comments-text ul li,.latest-comments .comments-text ol li {
	margin-bottom: 3px;
}
.latest-comments .comments-text > ul,.latest-comments .comments-text > ol{
	margin-bottom: 20px;
}
.latest-comments ul .comment-respond {
	padding: 35px 0;
	padding-bottom: 15px;
}

/* post sticky */
.postbox__item.sticky {
	border-top: 3px solid #3D6CE7;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em !important;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em !important;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}

/*tp unit css */
.tp-blog-area > ul, .tp-blog-area > ol, .tp-blog-area ul, .tp-blog-area ol {
	padding-left: 24px;
}
.tp-blog-area dl, .tp-blog-area ol, .tp-blog-area ul {
	margin-top: 0;
	margin-bottom: 25px;
}
.postbox__details  ol li, .postbox__details  ul li {
	padding-top: 7px;
}
.tp-blog-area ol ol, .tp-blog-area ol ul, .tp-blog-area ul ol, .tp-blog-area ul ul {
	margin-bottom: 0;
}

/*tp-page-content*/
.tp-page-content .blog-post-comment,
.beep-page-main .blog-post-comment {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
	padding-top: 30px;
}
.tp-page-content ol, .tp-page-content ul,
.beep-page-main ol, .beep-page-main ul {
	padding-left: 25px;
	margin-bottom: 25px;
}
.tp-page-content ol li, .tp-page-content ul li,
.beep-page-main ol li, .beep-page-main ul li {
	margin-bottom: 7px;
}
.tp-page-content ol li ol, .tp-page-content ul li ul,
.beep-page-main ol li ol, .beep-page-main ul li ul {
	margin-top: 7px;
}
.tp-page-content ol ol, .tp-page-content ol ul, .tp-page-content ul ol, .tp-page-content ul ul,
.beep-page-main ol ol, .beep-page-main ol ul, .beep-page-main ul ol, .beep-page-main ul ul {
	margin-bottom: 0;
}
.tp-page-content .size-full.alignright,
.beep-page-main .size-full.alignright {
	margin-bottom: 35px;
	margin-top: 20px;
	clear: both;
}
.tp-page-content .tp-page-post > p {
	margin: 32px 0;
	margin-top: 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
	margin-top: 10px;
	padding-top: 30px;
}
.page-links > span.page-links-title {
	border: 0;
	color: inherit;
}
.wp-block-archives-list.extraclass.wp-block-archives li a {
	color: var(--tp-text-body);
}
.wp-block-archives-dropdown .nice-select {
	margin-bottom: 15px;
}
.postbox__text .nice-select {
	float: none;
	margin-bottom: 20px;
}

ol.wp-block-latest-comments {
	margin-left: 0;
	padding-left: 0;
}
.postbox__details p:last-child{
	margin-bottom: 0;
}
.postbox__text ul li a,dl a {
	text-underline-offset: 3px;
	text-decoration-skip-ink: all;
	text-decoration: underline;
}
.postbox__text ul li a:hover,dl a:hover {
	text-decoration-style: dotted;
	text-decoration-skip-ink: none;
}
.wp-block-button {
	margin-bottom: 10px;
}
.is-style-squared .wp-block-button__link {
	border-radius: 0;
}
div.postbox__details .wp-block-cover-text {
	color: #fff;
}
.wp-block-cover {
	margin-bottom: 30px;
}
.wp-block-gallery .blocks-gallery-grid {
	padding-left: 0;
	margin-bottom: 0;
}
.blocks-gallery-caption {
	margin-bottom: 40px;
}
.wp-block-group.has-background {
	margin-bottom: 25px;
}
.postbox__text p.has-large-font-size {
	font-size: 24px !important;
	line-height: 1.2;
	margin-bottom: 10px;
}
.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
	margin-bottom: 20px;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
	margin-top: 30px;
}
.page-links a, .page-links > span {
	border: 2px solid #ddd;
	display: inline-block;
	min-width: 35px;
	text-align: center;
	margin-left: 2px;
	height: 33px;
	line-height: 30px;
	margin-right: 3px;
	color: #444;
}
.page-links > span {
	border: 2px solid #2b4eff;
	color: #2b4eff;
}
pre {
	display: block;
	font-size: 87.5%;
	color: #212529;
	border: 1px solid #ddd;
	padding: 15px;
}
.wp-block-preformatted {
	margin: 30px 0;
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 14px;
	font-style: italic;
}


.tp-post-tag{
overflow: hidden;
clear: both;
margin-top: 20px;
padding-top: 30px;
	
}
.tp-post-tag span {
	font-size: 16px;
	color: var(--tp-common-black);
	font-weight: 500;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tp-post-tag a{
	display: inline-block;
	height: 36px;
	line-height: 38px;
	padding: 0 15px;
	font-size: 15px;
	font-weight: 500;
	color: var(--tp-text-11);
	background: var(--tp-grey-2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-right: 8px;
	margin-bottom: 10px;
}
.tp-post-tag a:hover {
	color: var(--tp-common-white);
	background: var(--tp-theme-1);
}

.postbox__text .wp-block-tag-cloud a {
	display: inline-block;
	height: 36px;
	line-height: 38px;
	padding: 0 15px;
	font-size: 14px !important;
	font-weight: 500;
	color: var(--tp-text-11);
	background: var(--tp-grey-2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-right: 8px;
	margin-bottom: 10px;
}
.postbox__text .wp-block-tag-cloud a:hover {
	color: var(--tp-common-white);
	background: var(--tp-theme-1);
}
ul.wp-block-rss.wp-block-rss {
	box-sizing: border-box;
	padding-left: 0;
}

/*block quote*/
.wp-block-quote {
	border: 0;
}
 blockquote {
	margin: 35px 0px !important;
	padding: 40px;
	color: #666;
	position: relative;
	background: #f3f4f8;
	font-style: normal;
	text-align: left;
	clear: both;
	font-weight: 400;
	box-shadow: 0px 1px 2px 0px rgba(10, 0, 58, 0.14);
	border: 1px solid #f3f4f8;
}
blockquote::before {
	content: "\f10d";
	position: static;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	font-size: 28px;
	color: var(--orange, #F97316);
	line-height: 1;
	margin-bottom: 16px;
	display: block;
}
.beep-blog-quote-media blockquote::before,
.beep-bsingle-quote-banner blockquote::before {
	display: none;
}
.tp-blog-area blockquote p {
	margin-bottom: 10px !important;
	line-height: 1.3;
	font-size: 20px;
	color: #070337;
	font-weight: 400;
}
blockquote cite {
	font-size: 14px;
	display: block;
	margin-top: 10px;
	color: #070337;
	font-style: inherit;
	font-weight: 500;
}
blockquote cite::before {
	content: "";
	font-size: 28px;
	color: #ff5421;
	padding-bottom: 0px;
	display: inline-block;
	background: #2b4eff;
	height: 2px;
	width: 40px;
	font-weight: 400;
	text-align: center;
	top: -4px;
	margin-right: 10px;
	position: relative;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
	margin-bottom: 1em;
	padding: 30px 30px;
}

.postbox__text blockquote.is-style-large cite::before {
	margin-right: 0;
}
.wp-block-quote.has-text-align-right {
	border-right: 0;
	padding: 30px;
}
.wp-block-pullquote.is-style-solid-color blockquote {
	margin: auto;
	display: inline-block;
}

.comments-box blockquote {
	background: #fff;
}
.wp-block-column .wp-block-quote {
	padding: 10px;
}

/*gallery */
.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-right: 5px !important;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

/*table */
.postbox__details table {
	margin-bottom: 30px;
	width: 100%;
}
.postbox__details  table, .postbox__details  th, .postbox__details  td {
	border: 1px solid #d1d1d1;
}
.postbox__details table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 400;
}
.postbox__details table tbody td {
	text-align: center;
}
.postbox__details table a {
	color: #2b4eff;
}
.postbox__details table td {
	border-color: #ddd;
	padding: 12px 12px;
}
.postbox__details .comments-text table {
	margin-bottom: 30px;
	width: 100%;
	background: #fff;
}

/*pabe table*/
.tp-page-content table,
.beep-page-main table {
	margin-bottom: 30px;
}
.tp-page-content table, .tp-page-content th, .tp-page-content td,
.beep-page-main table, .beep-page-main th, .beep-page-main td {
	border: 1px solid #d1d1d1;
}
.tp-page-content table th,
.beep-page-main table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 500;
}
.tp-page-content table tbody td,
.beep-page-main table tbody td {
	text-align: center;
}
.tp-page-content table td,
.beep-page-main table td {
	border-color: #ddd;
	padding: 12px 12px;
}
.tp-page-content table a,
.beep-page-main table a {
	color: #2b4eff;
}


/*post password*/

.post-password-form input[type="password"] {
  background: var(--tp-grey-2);
  border: 0;
  height: 50px;
  width: 100%;
  padding: 0 15px;
}
.post-password-form label {
  width: 100%;
}
.post-password-form input[type="submit"]{
  width: 120px;
  height: 50px;
  background: #3D6CE9;
  color: #fff;
  border: 0;
  margin-top: 10px;
  transition: .3s;
}
.post-password-form input[type="submit"]:hover {
	background: #031220;
}


.wp-block-search__input {
  background: var(--tp-grey-2);
  border: 0;
  height: 50px;
  width: 100%;
  padding: 0 15px;
}
.wp-block-search__button{
  width: 120px;
  height: 50px;
  background: #3D6CE9;
  color: #fff;
  border: 0;
  transition: .3s;
}
.wp-block-search__button:hover {
	background: #031220;
}


/*widget*/
.sidebar__widget ul{
	padding-left: 0;
}
.sidebar__widget.widget_recent_comments ul li a::after {
	display: none;
}
.sidebar__widget.widget_recent_comments ul li a {
	padding-left: 0;
}
.sidebar__widget.widget_recent_comments .comment-author-link a{
	color: var(--tp-theme-1);
}
.sidebar__widget.widget_recent_entries  ul li a::after {
	display: none;
}
.sidebar__widget.widget_recent_entries  ul li a {
	padding-left: 0;
}
.sidebar__widget.widget_rss  ul li a::after {
	display: none;
}
.sidebar__widget.widget_rss  ul li a {
	padding-left: 0;
}
.sidebar__widget .nice-select {
	float: none;
}
.sidebar__widget .nice-select .list {
	width: 100%;
}
.sidebar__widget .nice-select .option {
	margin-bottom: 0 !important;
}
.sidebar__widget .nice-select::after {
	right: 18px;
}
.textwidget  img{
	max-width: 100%;
	height: auto;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	text-align: right;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}
#wp-calendar thead {
	font-size: 14px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
	text-align: center;
}
#wp-calendar tbody {
	color: #666;
}
#wp-calendar tbody td {
	background: #fff;
	border: 1px solid #e1e1e1;
	text-align: center;
	padding: 8px 0;
	transition: 0.3s;
}
.sidebar__widget .wp-calendar-table a {
	color: var(--tp-theme-1);
}
#wp-calendar tbody td#today {
	background: var(--tp-theme-1);
	color: #fff;
}
.wp-calendar-nav {
	display: flex;
	justify-content: space-between;
}
.sidebar__widget .wp-calendar-nav-prev a {
	color: #6c757d;
}
/*sidebar block widget*/
.sidebar__widget .wp-block-group__inner-container h2  {
	font-size: 20px;
	padding-bottom: 7px;
	border-bottom: 1px solid #f0f0f5;
}
.sidebar__widget  .wp-block-search__input {
	min-width: 100%;
	border: 0;
	width: 100%;
	background: #F5F6F8;
	height: 57px;
	padding: 0 15px;
}
.sidebar__widget .wp-block-search__label {
	display: none;
}
.sidebar__widget .wp-block-search__inside-wrapper {
	position: relative;
}
.sidebar__widget .wp-block-search__button {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: var(--tp-theme-1);
	color: #fff;
	border: 0;
	padding: 0 25px;
}
.sidebar__widget.widget_block ul.wp-block-latest-posts li a::after {
	display: none;
}
.sidebar__widget.widget_block ul.wp-block-latest-posts li a {
	color: var(--tp-common-black);
	padding-left: 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
}
.sidebar__widget.widget_block .wp-block-latest-comments article a {
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	color: var(--tp-common-black);
}
.sidebar__widget.widget_block .wp-block-latest-comments article .wp-block-latest-comments__comment-meta {
	color: #666;
}
.sidebar__widget.widget_block .wp-block-latest-comments article a.wp-block-latest-comments__comment-author {
	color: var(--tp-theme-1);
}
.sidebar__widget .wp-block-tag-cloud a {
	display: inline-block;
	height: 36px;
	line-height: 38px;
	padding: 0 15px;
	font-size: 14px !important;
	font-weight: 500;
	color: var(--tp-text-11);
	background: var(--tp-grey-2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-right: 8px;
	margin-bottom: 10px;
}
.sidebar__widget .wp-block-tag-cloud a:hover {
	color: var(--tp-common-white);
	background: var(--tp-theme-1);
}
.sidebar__widget .wp-block-calendar table th {
	background: no-repeat;
}


/*footer widget*/
.footer__widget ul ul {
	padding-left: 10px;
	padding-top: 10px;
}
.footer__widget.widget_recent_comments ul li {
	line-height: 1.6;
}
.footer__widget.widget_recent_entries ul li {
	line-height: 1.6;
}
.footer__widget .rssSummary {
	line-height: 1.5;
}
.footer__widget .rsswidget {
	font-weight: 500;
}
.footer__widget.widget_recent_comments .comment-author-link a{
	color: #010101;
	font-weight: 500;
}
.footer__widget.widget_recent_entries  ul li a::after {
	display: none;
}
.footer__widget.widget_recent_entries  ul li a {
	padding-left: 0;
}
.footer__widget.widget_rss  ul li a::after {
	display: none;
}
.footer__widget.widget_rss  ul li a {
	padding-left: 0;
	color: #010101;
}
.footer__widget .nice-select .list {
	width: 100%;
}
.footer__widget .nice-select .option {
	margin-bottom: 0 !important;
}
.footer__widget .nice-select::after {
	right: 18px;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	text-align: right;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}
#wp-calendar thead {
	font-size: 14px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
	text-align: center;
}
#wp-calendar tbody {
	color: #666;
}
#wp-calendar tbody td {
	background: #fff;
	border: 1px solid #e1e1e1;
	text-align: center;
	padding: 8px 0;
	transition: 0.3s;
}
.footer__widget .wp-calendar-table a {
	color: var(--tp-theme-1);
}
#wp-calendar tbody td#today {
	background: var(--tp-theme-1);
	color: #fff;
}
.wp-calendar-nav {
	display: flex;
	justify-content: space-between;
}
.footer__widget .wp-calendar-nav-prev a {
	color: #6c757d;
}
.footer__widget .tagcloud a {
	background: #fff;
}
.footer__widget .tagcloud a:hover {
	background: var(--tp-theme-1);
}
.footer__widget .sidebar__search input {
	background: #fff;
}
.footer__widget .nice-select {
	float: none;
}
.footer__widget.widget_rss ul li {
	line-height: 1.5;
}
/*footer block widget*/
.footer__widget .wp-block-group__inner-container h2  {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 25px;
}
.footer__widget   .wp-block-search__input {
	min-width: 100%;
	border: 0;
	width: 100%;
	background: #fff;
	height: 52px;
	padding: 0 15px;
}
.footer__widget  .wp-block-search__label {
	display: none;
}
.footer__widget  .wp-block-search__inside-wrapper {
	position: relative;
}
.footer__widget  .wp-block-search__button {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: var(--tp-theme-1);
	color: #fff;
	border: 0;
	padding: 0 25px;
}
.footer__widget.widget_block ul.wp-block-latest-posts li a::after {
	display: none;
}
.footer__widget .widget_block ul.wp-block-latest-posts li a {
	color: var(--tp-common-black);
	padding-left: 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
}
.footer__widget.widget_block .wp-block-latest-comments article a {
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	color: var(--tp-common-black);
}
.footer__widget.widget_block .wp-block-latest-comments article .wp-block-latest-comments__comment-meta {
	color: #666;
}
.footer__widget.widget_block .wp-block-latest-comments article a.wp-block-latest-comments__comment-author {
	color: var(--tp-theme-1);
}
.footer__widget .wp-block-tag-cloud a {
	display: inline-block;
	height: 36px;
	line-height: 38px;
	padding: 0 15px;
	font-size: 14px !important;
	font-weight: 500;
	color: var(--tp-text-11);
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-right: 8px;
	margin-bottom: 10px;
}
.footer__widget .wp-block-tag-cloud a:hover {
	color: var(--tp-common-white);
	background: var(--tp-theme-1);
}
.footer__widget .wp-block-calendar table th {
	background: no-repeat;
}

/* -- Beepcoder footer widgets (default + custom) -- */
.beep-footer-widget,
.beep-footer-brand-block,
.beep-footer-contact {
	color: rgba(255, 255, 255, 0.55);
}

.beep-footer-brand-block + .beep-footer-brand-block {
	margin-top: 0;
}

.beep-footer-brand-block.widget_block + .beep-footer-brand-block.widget_block {
	margin-top: 28px;
}

.beep-footer-brand-block .beep-footer-socials {
	margin-top: 0;
}

.beep-footer-brand .beep-footer-brand-block:last-child .beep-footer-socials,
.beep-footer-brand .beepcoder-footer-social-widget .beep-footer-socials {
	margin-top: 24px;
}

.beep-footer-widget ul,
.beep-footer-widget ol,
.beep-footer-brand-block ul,
.beep-footer-brand-block ol,
.beep-footer-contact ul,
.beep-footer-contact ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.beep-footer-widget li,
.beep-footer-brand-block li,
.beep-footer-contact li {
	margin-bottom: 10px;
	line-height: 1.6;
}

.beep-footer-widget li:last-child,
.beep-footer-brand-block li:last-child,
.beep-footer-contact li:last-child {
	margin-bottom: 0;
}

.beep-footer-widget a,
.beep-footer-brand-block a,
.beep-footer-contact a {
	color: rgba(255, 255, 255, 0.55);
	text-decoration: none;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.beep-footer-widget a:hover,
.beep-footer-brand-block a:hover,
.beep-footer-contact a:hover {
	color: #F97316;
	color: var(--orange, #F97316);
}

.beep-footer-widget .beep-footer-widget-title,
.beep-footer-col > h5,
.beep-footer-contact > h5,
.beep-footer-widget > h5 {
	font-size: 15px;
	font-weight: 700;
	color: #ffffff;
	color: var(--white, #ffffff);
	margin: 0 0 20px;
	line-height: 1.3;
}

.beep-footer-widget .menu a:hover,
.beep-footer-widget .widget_nav_menu ul li a:hover,
.beep-footer-widget ul li a:hover {
	padding-left: 4px;
}

.beep-footer-widget .textwidget,
.beep-footer-widget .textwidget p {
	font-size: 14px;
	line-height: 1.8;
	color: rgba(255, 255, 255, 0.55);
	margin-bottom: 0;
}

.beep-footer-widget .textwidget p + p {
	margin-top: 12px;
}

.beep-footer-widget .textwidget img {
	max-width: 100%;
	height: auto;
}

.beep-footer-widget .textwidget strong {
	color: rgba(255, 255, 255, 0.8);
}

/* Recent posts, pages, categories, archives, meta */
.beep-footer-widget.widget_recent_entries ul li a,
.beep-footer-widget.widget_recent_comments ul li a,
.beep-footer-widget.widget_rss ul li a,
.beep-footer-widget.widget_pages ul li a,
.beep-footer-widget.widget_archive ul li a,
.beep-footer-widget.widget_categories ul li a,
.beep-footer-widget.widget_meta ul li a {
	display: inline-block;
	font-size: 14px;
	padding-left: 0;
}

.beep-footer-widget.widget_recent_entries ul li a::after,
.beep-footer-widget.widget_recent_comments ul li a::after,
.beep-footer-widget.widget_rss ul li a::after,
.beep-footer-widget.widget_pages ul li a::after,
.beep-footer-widget.widget_archive ul li a::after,
.beep-footer-widget.widget_categories ul li a::after,
.beep-footer-widget.widget_meta ul li a::after {
	display: none;
}

.beep-footer-widget.widget_recent_comments .comment-author-link a {
	color: #F97316;
	color: var(--orange, #F97316);
	font-weight: 600;
}

.beep-footer-widget.widget_rss .rsswidget {
	font-weight: 600;
	color: #ffffff;
	color: var(--white, #ffffff);
}

.beep-footer-widget.widget_rss .rss-date,
.beep-footer-widget.widget_rss cite,
.beep-footer-widget.widget_rss .rssSummary {
	display: block;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.45);
	margin-top: 4px;
}

.beep-footer-widget.widget_categories ul li,
.beep-footer-widget.widget_archive ul li {
	position: relative;
}

/* Search widget */
.beep-footer-widget.widget_search .search-form,
.beep-footer-widget .wp-block-search__inside-wrapper {
	position: relative;
	display: flex;
	align-items: stretch;
	gap: 0;
}

.beep-footer-widget.widget_search label,
.beep-footer-widget .wp-block-search__label {
	display: none;
}

.beep-footer-widget.widget_search .search-field,
.beep-footer-widget .wp-block-search__input {
	flex: 1;
	width: 100%;
	min-height: 46px;
	padding: 0 16px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 10px 0 0 10px;
	background: rgba(255, 255, 255, 0.06);
	color: #ffffff;
	color: var(--white, #ffffff);
	font-size: 14px;
}

.beep-footer-widget.widget_search .search-field::placeholder,
.beep-footer-widget .wp-block-search__input::placeholder {
	color: rgba(255, 255, 255, 0.4);
}

.beep-footer-widget.widget_search .search-field:focus,
.beep-footer-widget .wp-block-search__input:focus {
	outline: none;
	border-color: rgba(249, 115, 22, 0.5);
	background: rgba(255, 255, 255, 0.08);
}

.beep-footer-widget.widget_search .search-submit,
.beep-footer-widget .wp-block-search__button {
	min-height: 46px;
	padding: 0 18px;
	border: 0;
	border-radius: 0 10px 10px 0;
	background: linear-gradient(135deg, #F97316 0%, #EF4444 100%);
	background: var(--grad, linear-gradient(135deg, #F97316 0%, #EF4444 100%));
	color: #ffffff;
	color: var(--white, #ffffff);
	cursor: pointer;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.beep-footer-widget.widget_search .search-submit:hover,
.beep-footer-widget .wp-block-search__button:hover {
	opacity: 0.9;
}

/* Tag cloud */
.beep-footer-widget .tagcloud a,
.beep-footer-widget .wp-block-tag-cloud a {
	display: inline-block;
	height: auto;
	line-height: 1;
	padding: 8px 14px;
	margin: 0 8px 8px 0;
	font-size: 13px !important;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.65);
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 99px;
	text-decoration: none;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.beep-footer-widget .tagcloud a:hover,
.beep-footer-widget .wp-block-tag-cloud a:hover {
	color: #ffffff;
	color: var(--white, #ffffff);
	background: linear-gradient(135deg, #F97316 0%, #EF4444 100%);
	background: var(--grad, linear-gradient(135deg, #F97316 0%, #EF4444 100%));
	border-color: transparent;
	padding-left: 14px;
}

/* Calendar */
.beep-footer-widget .wp-calendar-table,
.beep-footer-widget #wp-calendar {
	width: 100%;
	border-collapse: collapse;
}

.beep-footer-widget .wp-calendar-table caption,
.beep-footer-widget #wp-calendar caption {
	caption-side: top;
	text-align: left;
	font-size: 14px;
	font-weight: 600;
	color: #ffffff;
	color: var(--white, #ffffff);
	padding-bottom: 12px;
}

.beep-footer-widget .wp-calendar-table th,
.beep-footer-widget .wp-calendar-table td,
.beep-footer-widget #wp-calendar thead th,
.beep-footer-widget #wp-calendar tbody td {
	text-align: center;
	padding: 8px 6px;
	font-size: 13px;
	border: 1px solid rgba(255, 255, 255, 0.08);
}

.beep-footer-widget .wp-calendar-table thead th,
.beep-footer-widget #wp-calendar thead th {
	color: rgba(255, 255, 255, 0.75);
	background: rgba(255, 255, 255, 0.04);
}

.beep-footer-widget .wp-calendar-table tbody td,
.beep-footer-widget #wp-calendar tbody td {
	color: rgba(255, 255, 255, 0.55);
	background: rgba(255, 255, 255, 0.03);
}

.beep-footer-widget .wp-calendar-table tbody td#today,
.beep-footer-widget #wp-calendar tbody td#today {
	background: linear-gradient(135deg, #F97316 0%, #EF4444 100%);
	background: var(--grad, linear-gradient(135deg, #F97316 0%, #EF4444 100%));
	color: #ffffff;
	color: var(--white, #ffffff);
}

.beep-footer-widget .wp-calendar-nav,
.beep-footer-widget .wp-calendar-nav span {
	display: flex;
	justify-content: space-between;
	gap: 12px;
	margin-top: 10px;
	font-size: 13px;
}

.beep-footer-widget .wp-calendar-nav a {
	color: rgba(255, 255, 255, 0.55);
}

.beep-footer-widget .wp-calendar-nav a:hover {
	color: #F97316;
	color: var(--orange, #F97316);
}

/* Block widgets */
.beep-footer-widget.widget_block .wp-block-group__inner-container > :first-child,
.beep-footer-brand-block.widget_block .wp-block-group__inner-container > :first-child,
.beep-footer-widget .wp-block-heading,
.beep-footer-brand-block .wp-block-heading {
	font-size: 15px;
	font-weight: 700;
	color: #ffffff;
	color: var(--white, #ffffff);
	margin: 0 0 20px;
	line-height: 1.3;
}

.beep-footer-brand-block .wp-block-group,
.beep-footer-brand-block .wp-block-group__inner-container {
	margin: 0;
	padding: 0;
}

.beep-footer-brand-block .wp-block-archives-list,
.beep-footer-brand-block .wp-block-categories-list,
.beep-footer-brand-block .wp-block-latest-posts,
.beep-footer-brand-block .wp-block-latest-comments,
.beep-footer-widget.widget_block .wp-block-archives-list,
.beep-footer-widget.widget_block .wp-block-categories-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.beep-footer-brand-block .wp-block-archives-list a,
.beep-footer-brand-block .wp-block-categories-list a,
.beep-footer-widget.widget_block .wp-block-archives-list a,
.beep-footer-widget.widget_block .wp-block-categories-list a {
	font-size: 14px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.55);
	padding-left: 0;
}

.beep-footer-brand-block .wp-block-archives-list a:hover,
.beep-footer-brand-block .wp-block-categories-list a:hover,
.beep-footer-widget.widget_block .wp-block-archives-list a:hover,
.beep-footer-widget.widget_block .wp-block-categories-list a:hover {
	color: #F97316;
	color: var(--orange, #F97316);
	padding-left: 4px;
}

.beep-footer-widget.widget_block ul.wp-block-latest-posts li a,
.beep-footer-brand-block.widget_block ul.wp-block-latest-posts li a,
.beep-footer-widget.widget_block .wp-block-latest-comments article a,
.beep-footer-brand-block.widget_block .wp-block-latest-comments article a {
	font-size: 14px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.55);
	padding-left: 0;
}

.beep-footer-widget.widget_block ul.wp-block-latest-posts li a::after,
.beep-footer-brand-block.widget_block ul.wp-block-latest-posts li a::after {
	display: none;
}

.beep-footer-widget.widget_block ul.wp-block-latest-posts li a:hover,
.beep-footer-brand-block.widget_block ul.wp-block-latest-posts li a:hover,
.beep-footer-widget.widget_block .wp-block-latest-comments article a:hover,
.beep-footer-brand-block.widget_block .wp-block-latest-comments article a:hover {
	color: #F97316;
	color: var(--orange, #F97316);
	padding-left: 4px;
}

.beep-footer-widget.widget_block .wp-block-latest-comments article a.wp-block-latest-comments__comment-author,
.beep-footer-brand-block.widget_block .wp-block-latest-comments article a.wp-block-latest-comments__comment-author {
	color: #F97316;
	color: var(--orange, #F97316);
}

.beep-footer-widget.widget_block .wp-block-latest-comments__comment-meta,
.beep-footer-brand-block.widget_block .wp-block-latest-comments__comment-meta,
.beep-footer-widget.widget_block .wp-block-latest-posts__post-date,
.beep-footer-brand-block.widget_block .wp-block-latest-posts__post-date {
	color: rgba(255, 255, 255, 0.45);
	font-size: 13px;
}

/* Custom footer widgets */
.beepcoder-footer-brand-widget .beep-footer-logo {
	display: block;
	height: 36px;
	width: auto;
	margin-bottom: 18px;
}

.beepcoder-footer-brand-widget p {
	font-size: 14px;
	line-height: 1.8;
	color: rgba(255, 255, 255, 0.55);
	margin: 0 0 24px;
}

.beepcoder-footer-brand-widget p strong {
	color: rgba(255, 255, 255, 0.8);
}

.beepcoder-footer-brand-widget .beep-footer-socials {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.beep-footer-socials,
.beepcoder-footer-social-widget .beep-footer-socials {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.beep-footer-socials a,
.beepcoder-footer-social-widget .beep-footer-socials a {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.08);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.6);
	text-decoration: none;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.beep-footer-socials a:hover,
.beepcoder-footer-social-widget .beep-footer-socials a:hover {
	background: linear-gradient(135deg, #F97316 0%, #EF4444 100%);
	background: var(--grad, linear-gradient(135deg, #F97316 0%, #EF4444 100%));
	color: #ffffff;
	color: var(--white, #ffffff);
	padding-left: 0;
}

.beepcoder-footer-contact-widget .beep-contact-list,
.beep-footer-contact .beep-contact-list {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.beepcoder-footer-contact-widget .beep-contact-list li,
.beep-footer-contact .beep-contact-list li {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-bottom: 0;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.55);
}

.beepcoder-footer-contact-widget .beep-contact-list li i,
.beep-footer-contact .beep-contact-list li i {
	color: #F97316;
	color: var(--orange, #F97316);
	margin-top: 3px;
	font-size: 13px;
	flex-shrink: 0;
}

.beepcoder-footer-contact-widget .beep-contact-list li a:hover,
.beep-footer-contact .beep-contact-list li a:hover {
	color: #F97316;
	color: var(--orange, #F97316);
	padding-left: 0;
}

@media (max-width: 767px) {
	.beep-footer-widget .tagcloud a,
	.beep-footer-widget .wp-block-tag-cloud a {
		margin-bottom: 8px;
	}
}

.bypostauthor {
	display: block;
}
.gallery-caption {
	display: block;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.admin-bar .header__sticky{
	margin-top: 32px;
}
.admin-bar #header-sticky.header__area.header__transparent{
	margin-top: 32px;
}

.admin-bar .offcanvas__wrapper {
    margin-top: 32px;
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
  .admin-bar .header__sticky{
		margin-top: 0px!important;
	}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .admin-bar .header__sticky{
		margin-top: 42px;
	}
}

.postbox__details .postbox__title {
	display: none;
}


/*tutor */
.tutor-container, .tutor-container-sm, .tutor-container-md, .tutor-container-lg, .tutor-container-xl, .tutor-container-xxl {
	max-width: 1225px;
}

.cat__icon {
	font-size: 25px;
}
.fea__icon {
	font-size: 40px;
}
.research__features-icon span {
	font-size: 25px;
}
.tutor-wrap {
	padding-top: 100px;
	padding-bottom: 100px;
}
.tutor-single-course-sidebar .tutor-course-details-widget{
padding: 30px;
-webkit-box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
-moz-box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
-ms-box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
-o-box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.tutor-form-group .acf-user-register-fields.acf-fields.-clear,.tutor-form-group h2 {
	display: none;
}

/* Single post intro — title + meta below featured image */
.beep-bsingle-section .beep-bsingle-intro {
	margin-bottom: 0;
	padding-bottom: 28px;
	border-bottom: 1px solid var(--border, #e5e7eb);
}

.beep-bsingle-section .beep-bsingle-title--content {
	font-size: clamp(1.75rem, 3.5vw, 2.35rem);
	font-weight: 800;
	color: var(--navy, #0f172a) !important;
	line-height: 1.3;
	margin: 0 0 18px;
	text-align: left !important;
	max-width: none;
}

.beep-bsingle-section .beep-bsingle-meta--below-title {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

.beep-bsingle-section .beep-bsingle-meta--below-title .beep-bsingle-meta__item {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	line-height: 1.4;
}

.beep-bsingle-section .beep-bsingle-meta--below-title .beep-bsingle-meta__text {
	color: var(--muted, #6b7280);
	font-weight: 500;
}

.beep-bsingle-section .beep-bsingle-meta--below-title .beep-bsingle-meta__sep {
	margin: 0 14px;
	color: #cbd5e1;
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	user-select: none;
}

.beep-bsingle-section .beep-bsingle-meta--below-title i {
	font-size: 13px;
	color: var(--orange) !important;
}

.beep-bsingle-section .beep-bsingle-meta--below-title .beep-bsingle-meta__item--author a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	text-decoration: none;
	transition: color 0.2s ease;
}

.beep-bsingle-section .beep-bsingle-meta--below-title .beep-bsingle-meta__author {
	color: var(--navy, #0f172a);
	font-weight: 600;
}

.beep-bsingle-section .beep-bsingle-meta--below-title .beep-bsingle-meta__item--author a:hover .beep-bsingle-meta__author {
	color: var(--orange);
}

.beep-bsingle-section .beep-bsingle-body {
	margin-top: 32px;
}

/* Single post content images — rounded corners */
.beep-bsingle-body img:not(.emoji):not(.wp-smiley):not([width="1"]) {
	border-radius: var(--radius, 16px);
}

.beep-bsingle-body .wp-block-image,
.beep-bsingle-body .wp-block-gallery .wp-block-image,
.beep-bsingle-body .gallery .gallery-icon {
	border-radius: var(--radius, 16px);
	overflow: hidden;
}

.beep-bsingle-body .wp-block-image img,
.beep-bsingle-body .wp-block-gallery img,
.beep-bsingle-body .gallery img {
	display: block;
	width: 100%;
	height: auto;
}

/* Single post content lists */
.beep-bsingle-section .beep-bsingle-body :is(ul, ol) {
	list-style: none;
	padding: 6px 0px 5px 15px;
	margin: 0;
}

.beep-bsingle-section .beep-bsingle-body :is(ul, ol) > li {
	position: relative;
	padding: 2px 0 2px 25px;
	margin: 0;
	font-size: 15px;
	line-height: 1.85;
	color: #64748b;
}

.beep-bsingle-section .beep-bsingle-body :is(ul, ol) > li strong,
.beep-bsingle-section .beep-bsingle-body :is(ul, ol) > li b {
	color: var(--navy, #1e1b4b);
	font-weight: 700;
	margin-right: 0.35em;
}

/* Hide inline icons when the list marker is provided by CSS */
.beep-bsingle-section .beep-bsingle-body :is(ul, ol) > li > :is(
	i[class*="fa-"],
	i[class*="icon"],
	.svg-inline--fa
) {
	display: none;
}

/* Unordered — circle check */
.beep-bsingle-section .beep-bsingle-body :is(ul, ul.wp-block-list) > li::before {
	content: "\f058";
	font-family: "Font Awesome 6 Free";
	font-weight: 400;
	position: absolute;
	left: 0;
	top: 7px;
	font-size: 18px;
	line-height: 1;
	color: var(--navy, #1e1b4b);
}

/* Ordered — custom numbers (no checkmark) */
.beep-bsingle-section .beep-bsingle-body :is(ol, ol.wp-block-list) {
	counter-reset: beep-bsingle-ol;
}

.beep-bsingle-section .beep-bsingle-body :is(ol, ol.wp-block-list) > li {
	counter-increment: beep-bsingle-ol;
}

.beep-bsingle-section .beep-bsingle-body :is(ol, ol.wp-block-list) > li::before {
	content: counter(beep-bsingle-ol) ".";
	font-family: inherit;
	font-weight: 700;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px;
	line-height: 1.85;
	color: var(--navy, #1e1b4b);
	min-width: 1.6em;
}

.beep-bsingle-section .beep-bsingle-body ul ul,
.beep-bsingle-section .beep-bsingle-body ol ol {
	margin-top: 10px;
	padding-left: 0;
	gap: 10px;
}

.beep-bsingle-section .beep-bsingle-body ul ul > li {
	padding-left: 30px;
	font-size: 14px;
}

.beep-bsingle-section .beep-bsingle-body ul ul > li::before {
	font-size: 17px;
	top: 1px;
}

.beep-bsingle-section .beep-bsingle-body ol ol > li {
	padding-left: 30px;
	font-size: 14px;
}