body.custom-background {
	background-color: #795977;
}

.entry-thumbnail { 
	display: none; 
}

.image-with-caption {
	text-align: center;
}

.syntaxhighlighter {
	direction: ltr;
}

.wpcp-all-captions {
	direction: rtl;
}

.wp-block-preformatted {
	direction: ltr;
}

.mega-menu-link {
	text-align: right !important;
}

@media only screen and (max-width: 600px) {
	#mega-menu-wrap-primary 	.mega-menu-toggle {
		width: 40px;
	}
.mega-sub-menu {
	background:transparent !important;
	}
}

.qtip-content {
	direction: ltr;
}

.wpcp-single-item {
	border-radius:8px;
}

.wpcp-slide-image {
	padding: 10px;
}

article {
	border-radius:8px;
}

.wpcp-carousel-section {
	vertical-align:top;
}

.wpcp-carousel-section .slick-list {
  margin-right: -30px;
	margin-left: -10px;
}

.main-navigation {
	line-height: 0.8;
}

.algo {
	background: #eee;
	font-size: .9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
	display: block;
	direction: ltr;
	white-space: pre;
	margin: 1em 0;
}

.contact_img {
	float: left;
	padding: 3px;
}

.display-posts-listing .title {
	display: block;
	background: #eee;
	color: #793a57;
	font-weight: bold;
	font-size: 1.75rem;
	margin-bottom: 20px;
}

.dark-mode {
	background-color: #2B2B2A !important;
}

.inline-code {
	background-color: rgba(0, 0, 0, 0.05);
}

/*--------------------------------------------------------------
21.0 Icons Menu
--------------------------------------------------------------*/

/*--------------------------------------------------------------
20.0 Git Archive
--------------------------------------------------------------*/
.main-content-wrapper {
	text-align: center;
}

.main-content {
  width: 80%;
	display: inline-block;
}
.main-content .description-title {
  font-size: 22px;
  background-color: white;
  color: black;
	line-height: 85%;
  padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
  border-radius: 10px;
  transition: 0.3s;
  margin-top: 2px;
  margin-bottom: 2px;
	border-style: solid;
	border-color: black;
	border-width: 4px;

}
.main-content .description-title:hover {
  background-color: #FFAB67;
  cursor: pointer;
}
.main-content .expand-collapse {
  float: right;
  margin-right: 8px;
}
.main-content .description {
  font-size: 18px;
  color: #35353f;
  max-height: 0;
  overflow: hidden;
  margin-left: 0px;
  padding-left: 10px;
  transition: max-height 0.2s ease-out;
	font-weight: bold;
	text-align:right;
}
.main-content .description p {
  margin-top: 4px;
}

/*--------------------------------------------------------------
22.0 Git Link Display
--------------------------------------------------------------*/

.git_link {
	display: block;
	margin: 5px 0;
	color: #CCCCCC;
	font-size: 16px;
	opacity: 1;
	visibility: visible;
}

/*--------------------------------------------------------------
23.0 MailChimp
--------------------------------------------------------------*/

.mc4wp-form-fields {
	direction: rtl;
}
.registerbtn {
	float:left;
}

/*--------------------------------------------------------------
24.0 Search
--------------------------------------------------------------*/
.search-form {
    border-radius: 255px 15px 225px 15px/15px 225px 15px;
}
.search-bar-contain {
	width: 1030px;
	max-width: 100%;
	display: inline-block;
}

/*--------------------------------------------------------------
25.0 Display posts
--------------------------------------------------------------*/


.display-posts-listing .title {
	background: None;
	font-size: 1.125rem;
}

.wpnbha .post-thumbnail img {
	border-radius:50%;
	height: 80%;
	width:80%;
}

/*--------------------------------------------------------------
26.0 Catagories
--------------------------------------------------------------*/

.cat-item {
	background-color: white;
	margin-bottom:20px;
	border: 5px solid white;
	border-radius: 8px;
	max-width:170px;
}

.cat-menu {
	display: inline-block;
	width:170px;
	max-width:380px;
	float:left;
}

.caption {
	line-height: normal;
	display: block;
	background-color: white;
	width:100%;
	text-align: center;
	color: black;
	font-size: 18px;
	font-weight: bold;
	border-radius: 2px;
}

.cat-item a {
	color: black;
	text-decoration: none;
}

@media only screen and (max-width: 1000px) {
	.cat-menu {
		width:100%;
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	.cat-item {
		width:45%;
		margin: 8px;
	}
	.cat-menu {
		display: block;
	}
}

@media only screen and (max-width: 400px) {
	.cat-item {
		width:45%;
		margin: 4px;
	}
	.caption {
		font-size: 0.9rem;
	}
}

/*--------------------------------------------------------------
27.0 Resources
--------------------------------------------------------------*/ 
.resource_link {
	width: 7%;
	margin-left: 15px;
	float:right;
}

.resource_title {
	display: inline-block;
}

.resource_type_icon {
	width: 5%;
	display:inline-block;
	padding:2px;
}

@media only screen and (max-width: 400px) {
	.resource_link {
		width: 15%;
	}
	.resource_type_icon {
		width: 10%;
	}
}

/*--------------------------------------------------------------
28.0 Tags
--------------------------------------------------------------*/
.tag_box {
	background-color: gray;
	color: white !important;
	padding: 5px;
	border-radius: 8px;
	text-decoration: none;
	font-weight: 600;
	margin: 2px;
}

/*--------------------------------------------------------------
29.0 Tiles
--------------------------------------------------------------*/

.pt-cv-ifield {
	border-radius: 8px;
	border: solid;
  border-width: 10px;
  border-color: floralwhite;
	background-color:floralwhite;
	padding:10px;
	max-width: 800px;
	margin: auto;
}

@media only screen and (min-width: 800px) {
	.pt-cv-ifield {
		min-height: 520px;
	}
}

.pt-cv-grid {
	direction: rtl;
}

.pt-cv-wrapper .btn-success {
	background-color: #35359c;
	border-color: #130221;
}

.pt-cv-thumbnail {
	max-height: 250px;
	object-fit: cover;
	border-color: black;
	border: solid 0.5px!important;
}

.pt-cv-colsys {
	margin-left: -7.5px;
	margin-right: -7.5px;
}

.pt-cv-content-item {
	padding-left: 7.5px!important;
	padding-right: 7.5px!important;
}

.pt-cv-wrapper .btn-success {
	background-color: #064605;
	border-color: white;
}

.pt-cv-meta-fields {
	font-weight: bold;
	line-height: normal;
	font-size: 15px;
}

.pt-cv-content-item {
	float: right !important;
}

.pt-cv-meta-fields a {
	color: #064605;
}