/*
Theme Name: Charety Child
Theme URI: https://elementor.zozothemes.com/charety/
Template: charety
Author: zozothemes
Author URI: https://zozothemes.com/
Description: Charety brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2021 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.0.8.1731674509
Updated: 2024-11-15 12:41:49

*/

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

body {
  font-family: 'Outfit', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Outfit', sans-serif;
}

.search-toggle-wrap:before{display: none}
.pull-left.topbar-items > li{margin-right: 20px}

.widget ul li.menu-item a:before{
	content: "\2022";
}

sr7-module {
	cursor: default !important;
}

.btn.btn-default::before {
	content: none;
	cursor: pointer;
}

#SR7_1_1-1-9.btn.btn-default:hover {
	color: #111111 !important;
}

.single-post h2, .single-post h3{margin-top: 20px}

.orange-box{
	background: #f55f36;
	border-radius: 10px;
	padding: 10px 20px;
	color: #fff;
}

.theme-color-f {
    color: #f55f36!important;
}

.page-title-inner .breadcrumb a:first-child::after {
	color: #ffffff;
	position: absolute;
  right: 0;
}

.page-title-inner .breadcrumb a:first-child::before {
	background: none;
	content: url('/wp-content/uploads/2024/11/home.png');
	left: 0;
	position:relative;
	top: 3px;
}

.page-title-inner .breadcrumb a:first-child {
	color: transparent;
  display: inline-grid;
  height: 32px;
	margin-right: 5px;
	max-width: 80px !important;
	overflow: hidden;
}

.page-title-inner .breadcrumb .current {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
}

h1.page-title {
	font-size:48px;
	font-weight: 500;
	line-height: 60px
}

.right-widget-area .widget {
    border: none
}

.right-widget-area .widget .search-form .form-control {
    border: rgba(194, 199, 204, 1) 1px solid;
    border-radius: 8px;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    padding: 10px 8px 10px 42px;
}

.search-form .input-group .input-group-btn {
    left: 0;
    width: 32px;
}

.search-form .input-group .input-group-btn .btn {
    background-color: transparent;
    background-image: url('/wp-content/uploads/2024/11/SearchIcon.png');
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 8px;
    width: 32px;
}

.widget-area .widget h3.widget-title {
    color: rgba(39, 46, 52, 1);
    font-family: 'Outfit', sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
}

.widget-area .widget h3.widget-title::before {
    content: none;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.charety_latest_post_widget img, .charety_popular_post_widget img, .elementor-widget-wp-widget-charety_latest_post_widget img.img-responsive.wp-post-image {
    border: none;
    min-width: 24px;
}

aside.widget-area .charety_latest_post_widget li .side-item-text a::before,
aside.widget-area .charety_latest_post_widget li .side-item-text a::after {
    content: none;
}

aside.widget-area .charety_latest_post_widget li .side-item-text a {
  color: #111111;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
  white-space: break-spaces;
  width: 100%;
}

aside.widget-area .charety_latest_post_widget li .side-item-text a:hover {
  color: rgba(61, 71, 81, 1);
}

.widget-area .widget_categories ul li a:hover,
.widget-area .widget_archive ul li a:hover,
.widget-area .widget_recent_entries ul li a:hover,
.widget-area .widget-area .widget_pages li a:hover,
.widget-area .widget_recent_entries ul li > .post-date,
.widget .comments-wrap span {
  color: rgba(61, 71, 81, 1);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.site-main.blog-template.grid-layout.grid-normal {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 40px;
}

.grid-layout article {
  border: rgba(229, 231, 233, 1) 2px solid;
  border-radius: 12px;
  box-shadow: none;
  padding: 20px;
}

.grid-layout .top-meta .post-meta > ul > li.nav-item .post-date a {
  color: rgba(61, 71, 81, 1);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
}

.grid-layout .article-inner .top-meta .post-date {
  color: rgba(61, 71, 81, 1);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-transform: none;
}

.grid-layout article .article-inner .entry-meta.top-meta {
  margin-bottom: 5px;
}

.grid-layout .article-inner header.entry-header {
  margin-bottom: 0;
  min-height: 120px;
}

.grid-layout .article-inner > .post-format-wrap {
  margin-bottom: 20px;
}

.grid-layout h3.entry-title {
  border-bottom: none;
  font-size: 18px;
  line-height: 28px;
}

.blog-template .entry-title a {
  color: rgba(61, 71, 81, 1);
  font-size: 18px;
  line-height: 28px;
}

.grid-layout .article-inner > footer.entry-footer .bottom-meta .post-more .read-more {
  color: rgba(17, 17, 17, 1);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding: 10px 20px 10px 0;
}

.grid-layout .article-inner > footer.entry-footer .bottom-meta .post-more .read-more::after {
  background: transparent;
  content: url('/wp-content/uploads/2024/11/arrow_forward.png') !important;
  display: inline-block;
  filter: brightness(0);
  margin-left: 12px;
  position: relative;
  top: 6px;
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
}

.grid-layout .article-inner > footer.entry-footer .bottom-meta .post-more .read-more:hover {
  padding: 10px 0 10px 20px;
}

.post-navigation-wrapper .nav-links.custom-post-nav .prev-nav-link a.prev::after,
.post-navigation-wrapper .nav-links.custom-post-nav .next-nav-link a.next::after {
  border-radius: 50%;
}

.single-post-template .article-inner .post-format-wrap {
  margin-bottom: 0;
}

article.post .article-inner > .post-format-wrap {
  padding: 0;
}

.single-post-template .post-thumb-wrap {
  border-radius: 8px;
  margin: 0 30px;
  padding: 0;
}

.single-post-template .post-thumb-wrap img {
  border-radius: 8px;
  width: 100%;
}

.single-post-template article .article-inner > .top-meta {
  border: none;
  padding: 0;
}

footer .widget .widget-title {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    padding: 0;
}
footer .widget .widget-title::before {
    content: none
}

footer .read-more {
	border-bottom: #fff 2px solid;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 12px 10px 0;
  transition: all 0.5s ease;
}

footer .read-more:hover {
	padding: 10px 0 10px 12px;
	color: #fff;
}

footer .read-more::after {
	background: transparent;
  content: url('/wp-content/uploads/2024/11/icon.png');
	display: inherit;
  margin-left: 12px;
  position: relative;
  top: 4px;
	transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
}