

/* = Fixing sticky header */
.ct-header__wrapper--stuck::before {
	content: none !important;
}

.ct-header__wrapper--stuck {
	background-color: #f4f9ff !important;
}

/* = Hiding Tagline */
.ct-logo small {
	display: none;
}

@media (min-width: 1200px) {
ul.ct-main-navigation > li, div.ct-main-navigation > ul > li {
    margin-left: 3rem;
    white-space: nowrap;
}
}

/* = Sidebar */
.ct-sidebar aside form > label,
.ct-sidebar aside > label{
	font-size: 20px;
}

#categoryFilterForm .category-filter-radio {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}



#categoryFilterForm .category-filter-radio label {
	margin-left: 5px;
	margin-bottom: 0 !important;
}

/* Hiding social box on pages */
.page .ct-social-box {
  display: none;
}

.after_post_social_box {
	display: flex;
	flex-direction: column;
	row-gap: 5px;
}

.after_post_social_box p {
	font-size: 16px;
}

.after_post_social_box p a {
	color: #0000EE;
}

/* Home Grid Styles */
.home .ct-header__hero {
  display: none;
}

.home .home__slider,
.page-id-943 .home__slider {
  overflow: hidden;
	position: relative;
	height: 450px;
}

.home .home__slider .slide-content a,
.page-id-943 .home__slider .slider-content a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slide-content {
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
	height: 400px;
	overflow: hidden;
}

.slide-content .slide-title {
	background-color: #000;
	color: white;
	font-size: 26px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans';
	position: absolute;
	bottom: -100px;
	margin: 0;
	width: 100%;
	transition: .3s all;
/* 	opacity: 0; */
}

.slide-content:hover .slide-title {
  bottom: 0;
	opacity: 1;
}

.swiper-slide .ct-post__credit {
	margin-top: 10px;
	text-align: right;
	display: block;
}

/* = Home page others */

#home_main fieldset {
  border-right: 2px solid #000;
  border-top: 2px solid #000;
}

#home_main h1 {
	margin-bottom: 0;
}

#home_main fieldset legend,
#home_main h3 {
  font-size: 24px;
  color: black;
  font-weight: 500;
  text-transform: none;
  display: inline-block;
  width: auto !important;
  padding-right: 10px;
  font-family: "Open Sans";
}

#home_main fieldset ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 500;
}

#home_main fieldset ul li.guide__more-coming {
  margin-top: 10px;
  font-size: 15px;
  font-style: italic;
  text-transform: none;
  font-weight: 500;
  text-align: right;
  padding-right: 20px;
}


.home-main-text {
  position: relative;
  padding: 20px;
  background-color: white;
  border-top-right-radius: 50px;
  font-family: "Open Sans";
}

.home-main-text::before {
  content: "";
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  background-color: #000;
  z-index: -1;
}

/* = Home page pro tip */
#home_main .content_col .arrow_down_heading {
	text-align: center;
	margin-top: 4rem;
	column-gap: 0 !important;
	margin-left: 12.5%;
}

#home_main .content_col .arrow_down_heading img {
	width: 15%;
	left: 20px;
	top: -20px;
}

.wpb_text_column:has(.arrow_down_heading) {
	margin-bottom: 0;
}

.home__protip   {
	position: relative;
}

.home__protip .ct_single__guide-layout {
	margin-top: 0rem;
}

.home__protip .protip_redirect {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 12.5%;
	display: block;
	width: 75%;
}

.home__protip .ct_single__guide-pro-tip .ct_single__guide-content__after, .ct_template__pro-tip::after {
	background-color: var(--primary-color) !important;
}

.home__protip .ct_single__guide-pro-tip p {
	word-wrap: break-word;
	font-size: 16px;
}

.home__protip .ct_single__guide-content {
	width: 75%;
}


/* Home page mobile design */
#home_main .home-chatgpt {
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	margin-top: -20px;
}

#home_main .home-chatgpt .ct_single__guide-chatgpt__chats {
	position: realtive;
}

#home_main .home-chatgpt .guide_url {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.arrow_down_heading {
	display: flex !important;
	column-gap: 30px !important;
}
.arrow_down_heading img {
	width: 40%;
	transform: rotate(30deg);
	position: relative;
	top: -15px
}

#home_main .home-chatgpt ul {
	padding: 0;
}

#home_main .ct_single__guide-chatgpt__container {
	margin-top: 1rem;
	position: relative;
}


#home_main .ct_single__guide-chatgpt__chats-header,
#home_main .ct_single__guide-chatgpt__mobile-header {
	padding: 10px 20px;
}

#home_main .torn_container {
	width: calc(100% + 4px);
	position: absolute;
	bottom: 20px;
	left: -2px;
	transform: rotate(-180deg);
}

#home_main .torn_container img {
	width: 100%;
}

#home_main .ct_single__guide-chatgpt__chats-header span {
	font-size: 1rem !important;
}

#home_main .chatgpt__chat-picture {
	width: 35px;
	height: 35px;
	font-size: .9rem;
}

#home_main .chatgpt__chat-picture svg {
	width: 22.5px;
	height: 22.5px;
}

#home_main .chatgpt__chat-user-name {
	font-size: .8rem;
}

#home_main .chatgpt__chat-message * {
	font-size: .7rem !important;
	word-wrap: break-word;
}

/* Styles for Guides List */
.guides_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: 400;
  text-transform: uppercase;
}

.guides_list li a {
	position: relative;
}

.guides_list li a span {
	content: 'NEW';
	font-size: 12px;
	color: black;
	position: absolute;
	top: -10px;
	right: -35px;
	padding: 0px 2px;
	pointer-events: none;
}

.guides_list li a span::after {
	content: '';
	border-top: 1px solid;
	border-right: 1px solid;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 0;
}

.guides_list li a span::before {
	content: '';
	border-bottom: 1px solid;
	border-left: 1px solid;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0;
	bottom: 2px;
}

/* Disabling sidebar category filter on some pages */
.category-blog .widget_category_filter_widget,
.terms-guides .widget_category_filter_widget,
.page-template-template-guides .widget_category_filter_widget,
.single .widget_category_filter_widget {
  display: none;
}

/* Scroll to Top Button */
#ct-scroll-top {
  display: none;
}

.photo_credit_text {
  display: none;
}

.vc_gitem-post-meta-field-post_image_credit {
  text-align: right;
}

.recaptcha {
  margin-bottom: 2rem;
}

/* Post credit in loop */
.ct-post__credit {
  font-size: 12px;
}

h2.ct-post__credit,
p.ct-post__credit {
	margin-top: -25px;
	text-align: right;
}

.archive .ct-post__featured-link img {
	box-shadow: none !important;
}

.ct-single__post-featured-image img {
	width: 100% !important;
	box-shadow: none !important;
}

.print_guide-btn {
  background-color: var(--guide-color);
  font-size: 16px;
  border-radius: 10px;
  cursor: pointer;
  margin-bottom: 20px;
	display: inline-block;
  border: 0;
	padding: 10px 15px;
	color: white;
	font-family: 'Open Sans';
}

.print_guide-btn:hover {
  filter: brightness(90%);
  background-color: var(--guide-color);
}

.link {
  color: #0000ee !important;
  font-size: 16px;
}

/*
 * Styling the blockquote 
 */

blockquote:not(.linkStory) {
  width: 70%;
  margin: 0 auto !important;
  position: relative;
  padding: 30px 0;
	text-align: center;
}

blockquote.linkStory * {
	font-size: 20px !important;
	font-style: normal;
	color: black;
}

blockquote.linkStory a {
	color: #0000ee !important;
}

blockquote.linkStory::after,
blockquote.linkStory::before {
	content: none;
}

blockquote::after,
blockquote::before {
  content: "";
  width: 50%;
  height: 2px;
  background-color: var(--primary-color);
  position: absolute;
  top: 0px;
  left: 25%;
}

blockquote::after {
  bottom: 0;
  top: auto;
}

blockquote * {
  font-size: 22px !important;
  margin: 0;
}

.single-post .ct-single__entry-content a {
	color: #0000ee !important;
	text-decoration: underline !important;
}

/**
 * Pin post 
 */

.ct-post__pinned {
	background-color: var(--primary-color);
	display: inline-block;
	padding: 5px 10px;
	color: white;
	margin-bottom: 20px;
	border-radius: 3px;
	font-size: 14px;
	font-family: 'Open Sans';
}

.ct-post__pinned i {
	margin-right: 10px;
}

/**
 * Footnotes
 */

.modern-footnotes-list {
	margin-top: 1rem !important;
}

.modern-footnotes-list strong,
.modern-footnotes-list b {
	font-weight: 600 !important;
}

/**
 * Media Queries 
 */

@media screen and (max-width: 550px) {
	.arrow_down_heading {
		margin-bottom: 3rem !important;
	}
	
	.arrow_down_heading span {
		font-size: 20px !important;
		text-align: left;
		width: 150px;
	}
	
	.arrow_down_heading img {
		width: 80px !important;
		left: -30px !important;
		top: 20px !important;
	}
}

/* Hiding after social box from all single pages i.e Posts and Guides */

.after_post_social_box {
	display: none;
}