/*
  Theme Name: Babun - Business & Finance WordPress Theme
  Author: Hamina-Themes
  Support: hasanlab1999@hotmail.com
  Description: Babun - Business & Finance 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;
}

pre {
	display: block;
	font-size: 87.5%;
	color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
}

.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;
} */

/*comments list */
/* 
.media-tag span {
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}
.media-tag {
	overflow: hidden;
	clear: both;
	margin-top: 20px;
	padding-top: 30px;
}
div.comment-list > ul {
	padding-left: 0;
}

.comment-list > ul > li {
	list-style: none;
	border-bottom: none;
}

.comment-list ul .children {
	list-style: none;
}

.comment-list .comments-text > ul,
.comment-list .comments-text > ol {
	margin-bottom: 20px;
} */

/*--------------------------------------------------------------
# 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;
} */

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

.ht-blog-area ol li,
.ht-blog-area ul li,
.ht-blog-area dl li {
	color: #ffffff;
}

ol.wp-block-latest-comments {
	margin-left: 0;
	padding-left: 0;
} */

/* .ht-page-content ol li,
.ht-page-content ul li {
	margin-bottom: 7px;
}

.ht-page-content .size-full.alignright {
	margin-bottom: 35px;
	margin-top: 20px;
	clear: both;
}
.ht-page-content .comments-wrapper {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
	padding-top: 30px;
}

/*ht-page-content*/
/* .ht-page-content ol ol,
.ht-page-content ol ul,
.ht-page-content ul ol,
.ht-page-content ul ul {
	margin-bottom: 0;
}
.wp-block-button {
	margin-bottom: 10px;
}

.is-style-squared .wp-block-button__link {
	border-radius: 0;
}

.wp-block-cover {
	margin-bottom: 30px;
}
div.postbox__details .wp-block-cover-text {
	color: #fff;
} */
/* 
.postbox__text p.has-large-font-size {
	font-size: 24px !important;
	line-height: 1.2;
	margin-bottom: 10px;
}

.postbox__details .postbox__content p {
	margin-bottom: 20px;
}
.postbox__details p {
	margin-bottom: 20px;
}

.wp-block-video figcaption,
.wp-block-embed figcaption,
.wp-block-embed .wp-block-embed__wrapper {
	color: #ffffff;
}

.tp-page-post p {
	color: #fff;
}

.ht-page-content .tp-page-post > p {
	margin: 32px 0;
	margin-top: 0;
}

.ht-page-content table a {
	color: #913bff;
}
.ht-page-content table {
	margin-bottom: 30px;
}

.ht-page-content table,
.ht-page-content th,
.ht-page-content td {
	border: 1px solid #d1d1d1;
}

.ht-page-content table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 500;
}

.ht-page-content table tbody td {
	text-align: center;
}

.ht-page-content table td {
	border-color: #ddd;
	padding: 12px 12px;
}
.ht-page-content table th,
.ht-page-content table td {
	color: #fff;
}

.ht-page-content ol,
.ht-page-content ul {
	padding-left: 25px;
	margin-bottom: 25px;
}
/*gallery
.blocks-gallery-caption {
	color: #ffffff;
}

.wp-block-image figcaption {
	color: #ffffff;
}

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

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

.gallery-caption {
	color: #ffffff;
}

.postbox__text select {
	float: none;
	margin-bottom: 20px;
	width: 100%;
	height: 50px;
}

.wp-block-archives-dropdown .nice-select {
	margin-bottom: 15px;
}

.postbox__details table {
	margin-bottom: 30px;
	width: 100%;
}

.postbox__details table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 400;
} */

/* #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 {
	color: #000;
	padding-bottom: 10px;
	text-align: center;
} */
/* new test */
/* .footer__widget #wp-calendar thead th {
	color: #fff;
	padding-bottom: 10px;
	text-align: center;
}
.footer__widget #wp-calendar tbody {
	color: #fff;
}

.footer__widget ul li {
	list-style: none;
}
.footer__widget ul {
	padding: 0;
	margin: 0;
} */
/* .footer__widget ul li a {
	color: #fff;
	display: inline-block;
	width: unset;
	background: transparent;
	border: 0;
}
.footer__widget.widget_categories ul li a {
	display: inline-block;
	width: unset;
	background: transparent;
	border: 0;
	padding: 0;
} */
/* .footer__widget.widget_categories ul li a:hover::before {
	background: transparent;
	height: unset;
}

.footer__widget ul ul {
	padding-left: 10px;
	padding-top: 10px;
} */

/* new test end */
/* #wp-calendar tbody {
	color: #000;
}
#wp-calendar tbody td {
	border: 1px solid #e1e1e1;
	text-align: center;
	padding: 8px 0;
	transition: 0.3s;
}
#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 caption {
	color: #fff;
}
.wp-calendar-nav {
	display: flex;
	justify-content: space-between;
	color: #fff;
} */
/*block quote*/
/* .wp-block-quote {
	border: 0;
	padding: 100px 30px 35px 30px !important;
}
blockquote {
	text-align: left;
	border: 0;
	background: #104cba;
	padding: 100px 30px 35px 30px;
	position: relative;
	z-index: 1;
}
blockquote::before {
	content: " ";
	background: url(../img/icon/icon-45.svg) no-repeat;
	width: 53px;
	height: 40px;
	opacity: 0.3;
	position: absolute;
	left: 30px;
	top: 2.4rem;
	z-index: 1;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	z-index: 1;
}
blockquote p {
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
}

cite {
	color: white !important;
	font-size: 24px;
	font-family: "ClashDisplay-Semibold";
	font-weight: 600;
	font-style: normal;
	border-bottom: 1px solid white;
	display: inline-block;
	margin-top: 15px;
}

.wp-block-quote p {
	margin-bottom: 0;
	margin-top: 0;
}

.wp-block-quote.has-text-align-right {
	border-left: none;
	border-right: 0;
}
.wp-block-quote.has-text-align-right::before {
	left: auto;
	right: 30px;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
	margin-top: 30px;
	padding-top: 30px;
} */

/* new test */

/* .wp-block-group__inner-container p {
	color: #000;
} */
/* .wp-block-group.has-border-color.has-black-border-color.is-layout-constrained {
	border-color: #fff !important;
}

.wp-block-query-pagination-numbers span,
.wp-block-query-pagination-numbers a {
	color: #fff;
}
.wp-block-query-pagination-previous,
.wp-block-query-pagination-numbers {
	color: #fff;
}
ul.wp-block-navigation__submenu-container li.wp-block-pages-list__item.wp-block-navigation-item.open-on-hover-click {
	color: #000;
}
ul.wp-block-navigation__submenu-container
	li.wp-block-pages-list__item.wp-block-navigation-item.open-on-hover-click
	a.wp-block-pages-list__item__link.wp-block-navigation-item__content {
	padding: 0;
} */

/* .postbox__text ul li,
.postbox__text ol li,
.postbox__text dl li {
	padding-left: 0;
	padding-bottom: 0;
}

.wp-block-search__inside-wrapper {
	padding: 0;
}

.wp-block-search label {
	color: #fff;
}

.wp-block-table .wp-element-caption {
	color: #fff;
}

.postbox__text .nice-select {
	color: #fff;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: rgba(255, 255, 255, 0.03);
	margin-bottom: 20px;
}

.wp-block-archives label {
	color: #fff;
}

.page-links a, */
/* .page-links a, */
/* .page-links > span:not(.page-links-title) {
	display: inline-block;
	color: white;
	background: transparent;
	font-size: 16px;
	border: 2px solid rgba(255, 255, 255, 0.2);
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.page-links span.current {
	color: #fff;
	background: #913bff;
	border: 2px solid #913bff;
} */

/* table */

/* .postbox__details table a {
	color: #2b4eff;
} */
/* .postbox__details table th {
	color: #fff;
}
.postbox__details table,
.postbox__details th,
.postbox__details td {
	border: 1px solid #d1d1d1;
} */
/* .postbox__details table td {
	border-color: #ddd;
	padding: 12px 12px;
}
.postbox__details table tbody td {
	color: #fff;
	text-align: center;
}
.postbox__details table.has-fixed-layout tbody td {
	color: #000;
	text-align: center;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(even) td {
	color: #fff;
}
.ht-blog-area dl dt,
.ht-blog-area dl dd {
	color: #fff;
}

.ht-blog-area address {
	color: #fff;
}

.wp-caption .wp-caption-text {
	color: #fff;
	margin: 0.8075em 0;
	font-size: 14px;
	font-style: italic;
}

.post-password-form label {
	width: 100%;
}
.post-password-form input[type="password"] {
	color: white;
	font-size: 16px;
	height: 60px;
	width: 100%;
	line-height: 50px;
	padding-left: 22px;
	border: 0;
	background: rgba(255, 255, 255, 0.03);
	border-left: 1px solid #ffffff;
}
.post-password-form input[type="submit"] {
	width: 120px;
	height: 60px;
	background: #913bff;
	color: #fff;
	border: 0;
	margin-top: 10px;
	transition: 0.3s;
} */
/* 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. */
}

/* tagcloud */

/*.wp-block-tag-cloud a {
	color: #ffffff;
	font-size: 17px !important;
	line-height: 21px;
	font-weight: 500 !important;
	font-family: "ClashDisplay-Medium";
	display: inline-block;
	background: rgba(255, 255, 255, 0.1);
	padding: 15px;
	margin: 10px 5px;
}

.wp-block-tag-cloud a:hover {
	color: #913bff;
	background: #ffffff;
}

ul.wp-block-rss.wp-block-rss {
	box-sizing: border-box;
	padding-left: 0;
} */
/* 
.wp-block-search__inside-wrapper {
	position: relative;
}
.wp-block-search__inside-wrapper .wp-block-search {
	font-weight: 700;
	color: #fff;
	margin-bottom: 5px;
}
.wp-block-search__input {
	color: white;
	font-size: 16px;
	height: 60px;
	width: 100%;
	line-height: 50px;
	padding-left: 22px;
	border: 0;
	background: rgba(255, 255, 255, 0.03);
	border-left: 1px solid #ffffff;
}
.wp-block-search__button {
	border: 0;
	background: #913bff;
	height: 50px;
	line-height: 40px;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
}
.wp-block-group.has-background {
	margin-bottom: 25px;
	padding: 0;
}

.wp-block-media-text.alignwide .has-large-font-size,
.wp-block-media-text.alignwide p {
	color: #fff;
}
.wp-block-group__inner-container.is-layout-flow p,
.wp-block-media-text__content .has-large-font-size,
.wp-block-media-text__content p {
	color: #000;
} */
/* blog custom css */
/* .blog-pos.style-four:hover .blog-content::before {
	background: #913bff;
	height: 100%;
}
.blog-style-five .blog-meta span {
	margin-right: 20px;
}
.blog-pos .blog-thumb {
	position: relative;
	z-index: 1;
}

.blog-pos .blog-thumb a.popup-video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.blog-pos .blog-thumb iframe {
	width: 100%;
	height: auto;
	margin-bottom: -10px;
}

.blog-pos .blog-content {
	position: relative;
	margin: 0px;
}

a.blog-title {
	word-break: break-word;
}
.blog__meta {
	margin-bottom: 10px;
}

.tp-blog-nav button {
	background: transparent;
	border: 0;
	position: absolute;
	left: 50px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	font-size: 30px;
	color: #fff;
}

.tp-blog-nav button.tp-blog-button-next {
	left: auto;
	right: 50px;
} */

/* .comments-box {
	position: relative;
} */

/* .comment-list .comments-box {
	margin-bottom: 45px;
	padding-bottom: 20px;
} 

/* .comments-box .comments-avatar {
	float: left;
}

.comments-box .comments-avatar img {
	border-radius: 50%;
	margin-right: 30px;
	margin-top: -10px;
} */

/* .comments-box .comments-text {
	overflow: hidden;
}

.comments-text .avatar-name h5 a {
	line-height: 1.4;
}
.comments-text span.post-meta {
	color: #fff;
}
.comments-text span.post-meta {
	color: #fff;
}
.comments-text .avatar-name h5 {
	color: #fff;
}

.comments-text p {
	color: white;
}
.comments-text p img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.logged-in-as {
	margin-bottom: 15px;
}

.comments-replay .comment-reply-link {
	color: white;
	font-size: 14px;
	border: 1px solid #f3f3f3;
	font-weight: 400;
	padding: 10px 22px;
	line-height: 1;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

.comments-replay .comment-reply-link:hover {
	color: white;
	background: #913bff;
} */

/* new test */
/* .comment-list ul ul.children {
	padding-left: 50px;
	margin-top: 30px;
}
.comment-list ul ul.children li {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
} */
/* new test end */

/* button.theme_btn {
	border: 0;
} 

 .post-comments .comment-list ul li {
	padding: 0;
	margin-bottom: 3px;
	border: 0;
}  */

/*blog-sidebar__wrapper*/

/* .blog-sidebar__wrapper dl,
.blog-sidebar__wrapper ol,
.blog-sidebar__wrapper ul {
	padding-left: 0;
	margin-bottom: 0;
}
.blog-sidebar__wrapper dl,
.blog-sidebar__wrapper ol,
.blog-sidebar__wrapper ul {
	padding-left: 0;
}  */

/* .widget ul li {
	list-style: none;
} 


 .blog-sidebar__wrapper ul li {
	list-style: none;
}

.blog-sidebar__wrapper ul li ul {
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
}

.blog-sidebar__wrapper select {
	border: 0;
	width: 100%;
	height: 50px;
	color: #fff;
	background: rgba(255, 255, 255, 0.03);
	padding-left: 15px;
	padding-right: 15px;
}

.blog-sidebar__wrapper select option {
	color: #000;
	word-wrap: break-word;
	word-break: break-all;
	overflow-wrap: break-word;
} 

.blog-sidebar__wrapper #wp-calendar thead th {
	color: #fff;
}
.blog-sidebar__wrapper #wp-calendar tbody td {
	color: #fff;
}

.blog-sidebar__wrapper .wp-block-group__inner-container h2 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 30px;
}

.blog-sidebar__wrapper.widget_block .wp-block-latest-comments article .wp-block-latest-comments__comment-meta {
	color: #666;
}

.blog-sidebar__wrapper .widget_block .wp-block-latest-comments article a {
	font-size: 17px;
	font-weight: 500;
	line-height: 24px;
	border-bottom: 1px solid #fff;
}

.blog-sidebar__wrapper .wp-block-latest-comments__comment-author {
	color: #913bff;
}  */

/*blog-thumb iframe*/

/* .blog__thumb iframe {
	width: 100%;
} */

/*footer unit css */

/* .footer-default-widget ul li {
	list-style: none;
}

.footer-default-widget #wp-calendar thead th {
	color: #fff;
}

.footer-default-widget #wp-calendar tbody td {
	color: #fff;
}

.footer-default-widget.widget_categories ul li a {
	background: transparent;
	display: inline-block;
	width: max-content;
	padding: 0;
	margin-bottom: 0;
}
.footer-default-widget ul li a::before {
	display: none;
}

.footer-default-widget ul ul.children {
	padding-left: 0;
	margin-top: 0px;
}

.footer-default-widget ul ul {
	padding-left: 10px !important;
}
.footer-default-widget ul li {
	margin-bottom: 5px;
}

.footer-default-widget ul li a:hover {
	color: #e2dfdf;
	transform: unset;
	-webkit-transform: unset;
	-moz-transform: unset;
	-ms-transform: unset;
	-o-transform: unset;
	text-decoration: underline;
}

.footer-default-widget ul li a {
	margin-bottom: 5px;
}

.bypostauthor {
	display: block;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.textwidget p {
	color: #fff;
}
.footer-default-widget .textwidget p strong {
	display: inline-block;
	margin-bottom: 10px;
}
.footer-default-widget .textwidget p img {
	margin-bottom: 10px;
}

.footer-default-widget .rssSummary,
.footer-default-widget span.rss-date {
	color: #fff;
}

.footer-default-widget select {
	width: 100%;
	height: 50px;
}  */

/*footer-1 css*/

/* ul.fot-list {
	padding: 0;
}
ul.fot-list li {
	list-style: none;
	padding-bottom: 15px;
} */

/* .footer-3-widget .footer-info {
	padding: 0;
}
.footer-3-widget .footer-info li {
	list-style: none;
}
.footer-3-widget .footer-info li a {
	color: white;
	font-size: 17px;
	font-family: "ClashDisplay-Regular";
	font-weight: 400;
	display: inline-block;
	margin-bottom: 18px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: relative;
	z-index: 1;
}

.footer__widget .sb_instagram_header.sbi_medium.sbi_no_avatar {
	display: none;
}

.footer__widget div#sbi_load {
	display: none;
}

.footer__widget #sb_instagram.sbi_col_2 #sbi_images .sbi_item {
	width: 50%;
} */

/*block blog-sidebar__wrapper css*/
/* .blog-sidebar__wrapper .wp-block-group__inner-container h2 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 30px;
} */
/* .blog-sidebar__wrapper .wp-block-search .wp-block-search__label {
	display: none;
	 color: #fff;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 30px; 
} */

/* .blog-sidebar__wrapper .wp-block-calendar table th {
	background: none;
	font-weight: 700;
	padding: 0;
	padding-top: 10px;
} */

/*block footer-widget css*/
/* .footer-default-widget .wp-block-group__inner-container h2 {
	font-size: 24px;
}

.footer-default-widget .wp-block-latest-comments li {
	color: #fff;
}
.footer-default-widget .wp-block-latest-comments li a.wp-block-latest-comments__comment-author {
	font-weight: 500;
}

.footer-default-widget .wp-block-calendar table th {
	background: none;
	font-weight: 700;
	padding: 0;
	padding-top: 10px;
}

.footer-default-widget .wp-block-search .wp-block-search__label {
	display: none;
}

.footer-default-widget.footer-col-2-2 {
	padding-left: 24px;
}
.footer-default-widget.footer-col-2-3 {
	padding-left: 48px;
	padding-right: 48px;
}
.footer-3-widget.footer-col-3-2 {
	padding-right: 50px;
}
.footer-3-widget.footer-col-3-4 .sub-mail-text {
	color: #fff;
} */

/* new unit test */
/* .footer__widget.footer-col-2 .menu-quick-links-container {
	justify-content: center; */
/* display: flex;
} */
/* new unit test end */

/* @media screen and (max-width: 1200px) {
	.footer-default-widget.footer-col-2-2 {
		padding-left: 0;
	}
	.footer-default-widget.footer-col-2-3 {
		padding-left: 0;
		padding-right: 0;
	}
	.footer-3-widget.footer-col-3-2 {
		padding-right: 0;
	}
} */

/* new unit test */
/* @media (max-width: 767px) {
	.footer__widget.footer-col-2 .menu-quick-links-container {
		justify-content: start;
	}
}

.footer__widget {
	position: unset;
}

.widget .nice-select,
.footer__widget .nice-select {
	width: 100%;
	color: white;
	font-size: 16px;
	height: 60px;
	width: 100%;
	line-height: 60px;
	padding-left: 22px;
	border: 0;
	background: rgba(255, 255, 255, 0.03);
	border-left: 1px solid #ffffff;
	margin-bottom: 40px;
}
.nice-select .list {
	width: 100%;
	color: #050d36;
}
.widget .nice-select,
.footer__widget .nice-select {
	float: none;
}
.widget .nice-select {
	margin-bottom: 0;
	margin-top: 15px;
}

.ht-blog-area ul.list li {
	color: #050d36;
	margin-bottom: 0;
}
.blog-sidebar__wrapper .widget_categories ul.list li:not(:last-child) {
	margin-bottom: 0;
} */
/* new unit test end */

/*admin-bar css*/
.admin-bar .sticky-menu {
margin-top: 30px;
}
.admin-bar .slide-bar {
margin-top: 30px;
}
.admin-bar .slide-bar.show {
margin-top: 30px;
}
@media screen and (max-width: 600px) {
.admin-bar .sticky-menu {
    margin-top: 0;
}
blockquote {
    padding: 100px 15px 35px;
}
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
.admin-bar .sticky-menu {
    margin-top: 0;
}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
.admin-bar .sticky-menu {
    margin-top: 42px;
}
.admin-bar .slide-bar.show {
    margin-top: 30px;
}
}
