/*
Theme Name: Pedosis
Theme URI: https://shtheme.com/demosd/pedosiswp
Author: Shheme 
Author URI: http://shtheme.com
Description: PEDOSIS is Wordpress theme that is crafted for construction & other related niche site in the industry. Pedosis is a corporate theme designed and developed particularly for Construction, Building and Architecture companies or those with similar services after long and thorough research of real Construction Company websites.
Version: 1.0
Tested up to: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: pedosis

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@media(min-width:783px){
	body.logged-in .header.affix{
		top: 30px;
	}
}
@media(min-width:601px) and (max-width:782px){
	body.logged-in .header.affix{
		top: 40px;
	}
}
/*--------- Menu ------------*/
.navbar-default .navbar-nav > .active > a{
	background-color:unset;
}
.navbar-search{
	padding-left: 10px!important;
}
/*-------- Comment -----------*/
.comment-form-cookies-consent,
.required-field-message{
    display: none;
}
.commentbox .info a{
    text-transform: capitalize;
}
.commentbox p.logged-in-as{
	margin-left: 15px !important;
    margin-top: -15px !important;
}
.commentbox .comment-respond .pull-right{
	padding-left: 15px;
	margin-top: 10px;
	width: 100%;
    overflow: hidden;
    margin-left: 15px;
}
.commentbox .comment-respond .comment-list{
	margin-top: -10px;
}
#cancel-comment-reply-link{
	float: right;
}
@media (max-width: 280px){
	#cancel-comment-reply-link{
		margin-top: 20px;
	}
}
a.comment-reply-link{
	position: absolute;
}
/*-------- Share -----------*/
span.stArrow span.stHBubble, 
span.st_instagram_hcount span.stButton_gradient{
    padding-bottom: 17px;
}
/*-------- Sidebar -----------*/
#sidebar .widget_categories ul li:before {
    content: "-";
    color: #acacac;
    padding: 0 10px 0 0;
}
#sidebar .widget_categories ul li {
    margin-bottom: 7px;
}
#sidebar .widget_tag_cloud ul li {
    position: relative;
}
#sidebar .widget_tag_cloud li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    margin-left: 0;
    text-decoration: underline;
}
#sidebar .widget_tag_cloud li a{
	 font-size: 14px !important;
}
/*-------- Pagination -----------*/
.pagination li.current a{
	background-color: #ffd63b;
}
.pagination li.current a:hover{
	color: #fff;
}
.page-template-blog-grid nav.text-center{
	position: inherit !important;
}
/*-------- Newsletter footer -----------*/
.footer #newsletter form label{
	line-height: 0.8;
}
span.wpcf7-not-valid-tip{
	color: #3b4455;
}
@media(min-width: 769px){
	.footer #newsletter form label{
		float: left;
	    padding-left: 50px;
	}
	.footer #newsletter span.email input{
		margin-right: 170px;
	    margin-top: -25px;
	}
	.footer #newsletter input[type="submit"]{
		float: right;
	    margin-top: -52px;
	    margin-right: 55px;
	    right: 0;
	    z-index: 999;
    	position: absolute;
	}	
	.footer span.wpcf7-not-valid-tip{
		float: left;
		margin-top: 10px;
	    margin-left: 203px;
	}
	.footer div.wpcf7-validation-errors{
		width: 680px;
    	margin-left: 204px;
	}
	.footer .newsletterform:has(span.wpcf7-not-valid-tip){
		padding-top: 33px;
	}
}
@media(min-width: 820px) and (max-width: 912px){
	.footer div.wpcf7-validation-errors {
	    width: 504px;
	    margin-left: 158px;
		color: #303030;
	}
}
@media(min-width: 992px){
	.footer #newsletter:has(span.wpcf7-not-valid-tip) input[type="submit"] {
		margin-top: -52px;
	}
	.footer div.wpcf7-validation-errors {
		color: #303030;
	}
}
@media(min-width: 992px) and (max-width: 1199px){	
	.footer .newsletterform .form-control {
	    min-width: 490px;
	}
	.footer .newsletterform:has(span.wpcf7-not-valid-tip){
		padding-top: 0px;
	}
}
@media(min-width: 992px) and (max-width: 1100px){	
	.footer #newsletter form label {
		margin-top: 58px !important;
	}
	.footer #newsletter span.email input {
		margin-top: 33px !important;
	}
	.footer #newsletter input[type="submit"] {
		margin-top: -50px !important;
	}
}
@media (min-width: 769px) and (max-width: 991px){
	.footer #newsletter form label {
		margin-top: 55px !important;
		padding-left: 0;
	}
	.footer #newsletter span.email input {
	    margin-right: 104px;
	    margin-top: 31px;
	}
	.footer #newsletter input[type="submit"] {
	    margin-right: -11px;
	    margin-top: -50px !important;
	}
	.footer .newsletterform .form-control {
	    min-width: 363px;
	}
	.footer .newsletterform:has(span.wpcf7-not-valid-tip){
		padding-top: 0px;
	}
}
@media(max-width: 768px){
	.footer #newsletter form label {
		text-align: center;
	}
	.footer #newsletter span.email input{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.footer #newsletter input[type="submit"]{
		margin-left: 20px;
	}
	.footer span.wpcf7-not-valid-tip{
		font-size: 11px;
		margin-top: -10px !important;
	}
	.footer .newsletterform:has(span.wpcf7-not-valid-tip){
		padding-top: 10px;
	}
	.footer div.wpcf7-validation-errors{
		color: #fff;
	}
}
@media(max-width: 280px){
	body#boxed .footer div.wpcf7-validation-errors{
		margin-top: -10px;
	}
	.footer:has(.wpcf7-validation-errors) > div:last-child{
		margin-top: 80px;
	}
	.contactdetails h1{
		font-size: 28px;
	}
	.meta span {
		display: inline-block;
	}
	.meta span:last-child {
		margin-bottom: 15px;
	}
}
@media (max-width: 800px){
	.page-template-home-alt .readmore{
		bottom: 20px;
	}
	.page-template-blog .readmore{
		bottom: 0px;
	}
}
/*-------- Contact -----------*/
.fa-paper-plane-o{
	display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.contact_form div.wpcf7-validation-errors{
	color: #3b4455;
}
/*-------- Search Results -----------*/
body.search-results .box-image img{
	max-width: 370px;
}
/*-- Search with no result ---*/
.search-custom h4 {
    text-align: justify;
    line-height: 45px;
    margin-bottom: 5%;
}
.search-custom form input {
    max-width: 100% !important;
    height: 80px !important;
    background: #f5f5f5 !important;
    border: 1px solid transparent !important;
    font-size: 18px !important;
    color: #7a7a7a !important;
    padding: 0 35px !important;
}
.search-custom form input .fa, .fas {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
}
.search-custom form button {
    position: relative;
    color: #26205e !important;
    right: 20px !important;
    padding: 0 !important;
    background: transparent;
    border: 1px solid transparent;
    transform: translateY(-50%);
    float: right;
    margin-top: -40px;
}
/*-- Testimonial ---*/
section .testimonials .item .img-circle{
	border-radius: 50% !important;
}
/*-- Single Project related posts ---*/
.single-project section.customblogsection #content .portfolio{
	overflow: unset;
    height: unset !important;
}
/* ---  --*/
.meta i, .meta span,
.navbar-default .navbar-nav > li > a,
.about-desc ul li a, .about-desc ul li,
.callus h6,
p.lead,
#sidebar a,
#contact_form .big-title p,
#contact_form .pull-left p,
.section:not(.lightcolor) .testimonials .item span{
    color: #303030;
}
#trans .topbar p {
	opacity: 1;
}
#trans .callus h6,
.dropdown-menu > li > a, .mega-dropdown-menu > li > ul > li > a,
.section-dark  p.lead,
.section-dark .meta i, .section-dark .meta span,
.topbar p,
.welcome-box:hover p,
.footer, .footer a,.copyright,
.contactdetails h5 {
    color: #fff;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
	color: #ffd63b;
}
blockquote{
	color: #787373
}
.blog-bottom .pull-left a{
	border: 1px solid #ffd63b;
    background: #ffd63b;
    color: #303030 !important;
    padding: 9px;
    border-radius: 2px;
    font-weight: 600;
    text-decoration: none;
}
.blog-bottom .pull-left a:hover,
#sidebar .widget_tag_cloud li a:hover{
	color: #fff!important;
	background: #303030;
	border: 1px solid #303030;
}
#sidebar .widget_tag_cloud li{
	text-decoration: none;
	margin-bottom: 22px;
}
#sidebar .widget_tag_cloud li a{
	border: 1px solid #ffd63b;
    background: #ffd63b;
    padding: 9px;
    border-radius: 2px;
    text-decoration: none;
}
#sidebar .widget_tag_cloud li {
	margin-right: 6px;
}
.comment-reply-link {
	border: 1px solid #ffd63b;
    background: #ffd63b;
    color: #303030 !important;
    padding: 3px 8px !important;
    border-radius: 2px;
    font-weight: 600;
    float: right;
    right: 81px;
    margin-top: -23px;
}
@media (max-width: 500px){
	.comment-list li{
		display: inline;
	}
	.media-list img {
		margin-bottom: 20px;
	}
	.comment-reply-link {
		right: 30px;
    	margin-top: -115px;
	}
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color:unset;
}
.team{
	cursor: text;
}
footer .insta-widget ul.list-inline li,
#sidebar .insta-widget ul.list-inline li{
	position:relative;
}
footer .insta-widget ul.list-inline li img,
#sidebar .insta-widget ul.list-inline li img{
	max-height:60px;
	max-width:60px;
}
footer .buttons,
#sidebar .buttons{
	left: 13px;
	top: 22px;
	text-align:unset;
}

.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    color: #000000;
    font-weight: 600!important;
    font-size: 15px!important;
}
.alignright,
.wp-block-image .alignright
{
    float: right;
    margin-left: 25px;
    margin-top: 8px;
}
.alignleft,
.wp-block-image .alignleft{
    float: left;
    margin-right: 20px;
    margin-top: 8px;
}

.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.screen-reader-text {
    display: none;
}

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

label.wp-block-search__label {
    display: none;
}

.single-widget .wp-block-group__inner-container h2{
    color: var(--main-text-color, #051923);
    font-size: 20px;
    font-style: normal;
    line-height: 28px;
    position: relative;
    padding-left: 15px;
    padding-bottom: 10px;
    text-transform: capitalize;
}

.single-widget .wp-block-group__inner-container h2:after{
    height: 80%;
    width: 2px;
    background: var(--business-consulting, #ffd63b);
}

.wp-block-latest-posts__list li,
.wp-block-latest-comments li,
.widget_recent_comments ul li {
    border-bottom: 1px dotted #9999;
    padding: 15px 0;
    margin-bottom: 0!important;
    font-size: 15px;
}

.wp-block-latest-posts__list li:first-child,
.wp-block-latest-comments li:first-child{
    padding-top: 5px;
}

.wp-block-latest-comment-box-all__comment{
    line-height: 1.5;
}

.wp-block-latest-posts__list li:last-child,
.wp-block-latest-comments li:last-child,
.widget_meta ul li:last-child,
.widget_recent_comments ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}

.widget_recent_comments ul li:first-child,
.widget_rss li:first-child{
    padding-top: 0;
}

.wp-block-latest-posts__list li a,
.wp-block-latest-comments__comment-meta a{
    font-weight: 500;
}

.widget_search .wp-block-search__button {
    width: auto;
    position: relative;
    margin-left: -1px;
    height: auto;
}

.wp-block-search__button  {
    border: 1px solid #ffd63b!important;
    background: #ffd63b!important;
    color: #fff!important;
    font-size: 15px;
    padding: 10px;
}

.wp-block-search__button:hover{
    background: #000000;
    color: #fff;
    border: 1px solid #000000;
}

ul,ol{
    list-style: none;
    padding-left: 0;
}

.widget_archive li, .widget_categories li {
    text-align: right;
}

.widget_archive a, .widget_categories a{
    float: left;
}

.widget li {
    margin-bottom: 10px;
    display: block;
}

.widget li a {
    font-weight: 500;
    line-height: 28px;
}

select {
    width: 100%;
    padding: 10px;
    border: solid 1px #000;
    color: #000000;
    margin-bottom: 20px;
    appearance:auto;
    font-size: 14px;
}

.widget select{
    margin-bottom: 0;
}

.widget_calendar tfoot {
    display: none;
}

.widget_calendar caption {
    caption-side: top;
    border-bottom: none!important;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #ffd63b;
    color: #fff!important;
    font-size: 15px!important;
    text-align: center!important;
}

.widget_calendar td#today {
    background: #ffd63b!important;
    color: #fff!important;
    font-weight: 700;
}

.wp-calendar-nav {
    display: none;
}

table {
    border: 1px solid #ffd63b!important;
    padding: 5px!important;
    width: 100%;
    margin-bottom: 20px;
}

table * {
    border: 1px solid #000000!important;
    padding: 10px!important;
    color: #000000!important;
}

table a {
    border: none!important;
    padding: 0px!important;
    font-weight: 700;
}

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

.wp-block-calendar table th{
    font-weight: 700;
    text-align: center;
}

.rssSummary{
    font-size: 14px;
}

.sidebar-single-widget.widget_rss a{
    font-size: 15px;
}

ul.children ,
ul.sub-menu{
    padding-left: 20px!important;
    padding-top: 8px!important;
}

.widget .rss-date,
.widget_rss cite {
    font-style: italic;
    font-size: 13px!important;
    display: block;
    font-weight: 600;
    margin: 5px 0;
}

.widget_rss li {
    border-bottom: 1px dotted #9999;
    padding: 15px 0;
    margin-bottom: 5px;
}

.widget_rss li:last-child {
    border-bottom: none;
    padding-bottom: 0!important;
}

.widget_search input{
    padding: 10px;
    border: 1px solid #949494;
    width: 100%;
    font-size: 14px;
}

.widget_search form{
    position: relative;
}

.widget_search button{
    position: absolute;
    background: #ffd63b;
    color: #fff;
    border: 1px solid #ffd63b;
    height: 48px;
    width: 48px;
    right: 0;
    top: 0;
    font-size:14px;
}

.widget_search button:hover{
    background: #fff;
    color: #ffd63b;
}

.widget_text p img {
    margin: 15px 0;
}

.wp-block-image figcaption {
    font-weight: 600;
    color: #000000!important;
    font-size: 15px;
    text-align: center;
}

.blog-details-page-all img{
    width: auto!important;
    max-width: 100%!important;
    height: auto!important;
    margin-bottom: 10px;
}

a.wp-block-button__link {
    color: white!important;
    font-size: 17px;
    border-radius: 5px;
    background-color: #000000;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    color: #000000!important;
}

.wp-block-button{
    margin-bottom: 22px!important;
}

.wp-block-archives__label{
    margin-bottom: 10px;
}

p.wp-block-cover-text {
    font-size: 17px!important;
}

p.wp-block-cover-text, p.wp-block-cover-text a {
    color: white!important;
}

.wp-block-cover {
    margin-bottom: 20px!important;
}

li.blocks-gallery-item img {
    flex: unset!important;
    margin: 0;
    margin-bottom: 0!important;
}

.blocks-gallery-caption {
    text-align: center;
    font-size: 15px!important;
    font-weight: 600;
}

.wp-block-latest-posts.wp-block-latest-posts__list{
    margin-bottom: 15px;
}

.wp-block-search__button-outside{
    margin-bottom: 15px;
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item img {
    height: 100%!important;
}
@media (min-width: 600px){
.wp-block-gallery.columns-3.alignfull .blocks-gallery-image, .wp-block-gallery.columns-3.alignfull .blocks-gallery-item {
    width: calc((100% - 46px)/3)!important;
    margin-right: 15px!important;
}
.wp-block-gallery.columns-4 li.blocks-gallery-item {
    width: calc(24% - 0.75em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc(19% - 0.8em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc(16% - 0.83333em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc(13.28571% - 0.85714em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc(12% - 0.875em)!important;
    margin-right: 1em!important;
}
}
.wp-block-gallery.columns-3.alignfull .blocks-gallery-item  img{
    width: 100%!important;
    height: 100%!important;
    flex: 1;
    object-fit: cover;
}

@media (min-width: 600px){
.wp-block-gallery.columns-3.alignfull .blocks-gallery-image img, .wp-block-gallery.columns-3.alignfull .blocks-gallery-item img {
    height: 100%!important;
}

.wp-block-gallery.columns-7.is-cropped li img {
    height: 100%!important;
}

.wp-block-gallery.columns-8.is-cropped li img {
    height: 100%!important;
}
}

.wp-block-gallery.alignfull.columns-3{
    display: flex!important;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

@media only screen and (min-width: 768px){
.wp-block-gallery.alignleft.columns-2 {
    max-width: 60%;
    margin-right: 20px;
}
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item{
    width: calc((100% - 32px)/2)!important;
    margin-right: 15px!important;
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item img{
    height: 100%!important;
    flex: 1;
    object-fit: cover!important;
    width: 100%!important; 
}

.wp-block-gallery.columns-4 {
    clear: both;
    margin-top: 20px;
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    display: block!important;
    letter-spacing: 0px;
    font-size: 15px!important;
}

.wp-block-gallery.columns-4.is-cropped.alignwide.featured li img {
    height: 100%!important;
    margin-bottom: 0;
}

.blog-details-page-all li.blocks-gallery-item img {
    margin-bottom: 0px;
    height: 100%!important;
}

.blog-details-page-all .wp-block-gallery.columns-5 li img{
    height: auto!important;
}

.blog-details-page-all li.blocks-gallery-item img {
    margin-bottom: 0px;
}

.blog-details-page-all li.blocks-gallery-item img {
    margin-bottom: 0px;
}

.blocks-gallery-grid + figcaption {
    margin-bottom: 15px;
}

.tags{
    display: none;
}

code, kbd, pre, samp {
    font-family: monospace!important;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: #e83e8c!important;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

pre cite{
    margin-left: 15px;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 15px;
}

blockquote {
    background: #f7f7f7!important;
    border-left: 5px solid #ffd63b!important;
    margin-bottom: 20px!important;
    padding: 15px!important;
    font-size: 15px!important;
    margin-top: 0!important;
    text-align: left;/*
    margin:20px auto!important;*/
}

.wp-block-pullquote.is-style-solid-color blockquote{
    margin-top: 15px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}

figure blockquote{
    margin-top: 20px;
}

blockquote:before{
    content: none;
}

blockquote br{
    display: none;
}

blockquote p{
  margin-bottom: 0!important;
}

.wp-block-pullquote{
    padding: 1em 0;
    margin-bottom: 0;
}

blockquote cite,
.wp-block-pullquote cite{
    font-weight: 600!important;
    font-size: 15px!important;
    color: #303030!important;
    margin-top: 0!important;
    font-style: italic!important;
}

.blog-details-page-all ol li,
.comment-box-all ol li {
  list-style: decimal;
  margin-bottom: 0;
}


.blog-details-page-all ul> li, 
.comment-box-all >ul> li {
  list-style-type: disc;
  margin-bottom: 0;
  line-height: 1.75em;
}

.blog-details-page-all ul ul li,
.comment-box-all ul ul li {
  list-style-type: circle;
}

.blog-details-page-all ul ul ul li,
.comment-box-all ul ul ul li {
  list-style-type: square;
}

.blog-details-page-all  ul, .blog-details-page-all  ol,
.comment-box-all ul , .comment-box-all ol{
    padding-left: 25px;
}

p.has-large-font-size,
p.has-large-font-size + p{
    line-height: 1.3!important;
}

.wp-block-video figcaption, .wp-block-embed figcaption {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}

.wp-block-calendar caption {
    caption-side: top;
    border-bottom: none!important;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #000000;
    color: #fff!important;
    font-size: 14px!important;
    text-align: center!important;
}

.wp-block-latest-comment-box-all__comment-excerpt p{
    margin-bottom: 0;
}

.wp-block-group.has-background .wp-block-group__inner-container {
    padding: 20px;
    margin-bottom: 20px;
}

.wp-block-media-text img {
    margin-bottom: 0!important;
}

.wp-block-media-text.has-media-on-the-right {
    margin-bottom: 15px;
}

.blog-details-page-all li.blocks-gallery-item img {
    margin-bottom: 0px;
}

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

.wp-caption-text{
    text-align: center!important;
}

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

img.size-thumbnail{
    max-width: 160px!important;
}

span.sticky{
    padding: 5px 10px!important;
    font-size: 14px!important;
    border-color: #ffd63b;
    background: #ffd63b;
    color: #fff!important;
    letter-spacing: 2px!important;
    font-weight: 700;
    float: right;
    line-height: 1.5!important;
}

span.sticky.post{
    position: relative;
    margin-top: -28px;
}

.post-password-form >p>input{
    background: #ffd63b!important;
    color: #fff!important;
    border: 1px solid #ffd63b!important;
    padding: 10px 20px;
    border-radius: 0!important;
    margin-left: -5px;
    font-size: 16px;
}

.post-password-form >p>label input{
    padding: 10px 20px;
    border:1px solid #dbdbdb;
}

.post-password-form>p>input:hover{
    background-color:  #000000!important;
    color: #fff!important;
    border-color: #000000!important;
}
select {
    -webkit-appearance: none;
    background: url(../starnet/images/arrow.png) no-repeat right;
    background-position-x: 96%;
    background-color: #fff;
    image-rendering: auto;
    background-size: 20px;
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    padding-left: 12px;
    width: 100%;
    padding: 0px 15px;
    font-size: 16px;
    line-height: 28px;
    border-radius: 5px;
    height: 45px;
    border: 1px solid var(--main-color-two);
    color: var(--main-color-two)!important;
    margin-top: 20px;
    border: 1px solid;
}
.widget ul li >a.rsswidget {
      font-weight: 600;
}
:root .has-very-light-gray-color {
    color: #fff;
}
dl dd {
    margin-left: 20px;
}
.wp-block-file *+.wp-block-file__button {
    margin-left: 0.75em;
    padding: 5px 10px;
}
.wp-block-image .aligncenter >img.wp-image-906 {
    margin-bottom: 20px;
}
.featured-post {
    display: block;
    background: var(--theme-color1);
    color: white;
    padding: 3px 20px 3px 20px;
    font-size: 14px;
    font-weight: 600;
    float: right;
    margin-right: 2px;
    border-radius: 2px;
    letter-spacing: 1px;
    margin-right: 0px;
}
.rsswidget.rss-widget-feed img.rss-widget-icon {
    width: auto;
}
.readmore {
    right: auto;
}