/**
Theme Name: Everyday Carry
Author: rtCamp
Author URI: https://rtCamp.com
Description: Networker Child Theme customized for Everyday Carry.
Version: 1.0.0
Text Domain: edc-theme
Template: networker
*/

@media (min-width: 1200px) {
	.cs-container {
		max-width: 1344px;
	}

	.cnvs-block-section > .cnvs-block-section-outer {
		max-width: 1344px;
	}

}

@media (min-width: 1020px) {
	.cs-footer__desc {
		margin-top: 5px !important;
	}
}

@media (min-width: 1020px) and (max-width: 1264px) {

	/*.menu-item-has-children {
		display: block !important;
	}	*/
	.cs-header__nav-inner > li:nth-child(n+6) {
		display: none;
	}

	.cs-header__nav-inner > li:has( a[href*="contact"] ) {
		display: block;
	}

}

@media screen and (max-width: 600px) {

	#wpadminbar {
		position: fixed;
	}

	.home .cs-site-content {
		margin: 0 0 3rem 0;
	}

	.home-edc-slider-wrap .cnvs-block-section-outer {
		padding: 0;
	}

}

/*.menu-item-has-children {
	display: none;
}*/

.home .cnvs-block-section-sidebar {
	margin-bottom: 75px;
}

.cs-header.cs-header-one .cs-header__inner-desktop .cs-header__logo img {
	max-height: 30px;
}

.cs-header__logo img {
	max-height: 15px;
}

.cs-topbar {
	display: none;
}

.cs-header__nav-inner > li > a > span {
	align-self: flex-end;
	margin-bottom: 7px;
}

.home .cs-entry__post-meta .cs-meta-category .post-categories a {
	color: #6177cd;
}

.home .cs-entry__post-meta .cs-meta-category .post-categories a:hover {
	color: #6177cd;
}

.cnvs-block-posts-layout-wide-type-2 .cs-wide-carousel__arrow:hover {
	background: unset;
	border: 1px solid rgba(255, 255, 255, 0.2);
}

.cnvs-block-posts-layout-wide-type-2 .cs-wide-carousel .flickity-page-dots .dot:hover:after {
	background-color: rgba(255, 255, 255, 0.2);
}

.cs-entry__title a:hover {
	color: unset;
}

.cs-entry__read-more a:hover {
	background-color: unset;
	border-color: #e9ecef;
	color: #000000;
}

.cs-header__nav-inner > li.current-menu-item > a {
	color: #ffffff !important;
}

.cs-header__nav-inner > li.current-menu-item > a > span:first-child:before {
	opacity: 0;
}

.cs-entry__author-meta a:hover {
	color: #000000;
}

.cs-entry__tags ul a:hover {
	background-color: transparent;
	border-color: #e9ecef;
	color: #000000;
}

.home .cs-wide-carousel {
	overflow: hidden;
}

.edc-table-wrap {
	width: 100%;
	overflow-x: scroll !important;
	overflow-y: auto;
	line-height: normal !important;
	-webkit-overflow-scrolling: touch;
}

.edc-table-wrap .btn-primary {
	background: black;
	color: white;
	padding: 2px 10px;
	border-radius: 5px;
}

.edc-table-wrap td {
	min-width: 252px;
	max-width: 252px;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.hsc_pros {
	text-align: left;
	overflow: auto;
	padding-top: 1px;
	display: inline-block;
}


.hsc_name {
	font-weight: 700;
	text-align: center
}

.hsc_title {
	font-weight: 700;
	text-align: center;
	padding: 10px;
}

.hsc_image {
	display: grid;
	align-content: space-around;
	justify-content: center
}

.hsc_price {
	text-align: center
}

.hsc_bottom_header, .hsc_cons_header, .hsc_pros_header {
	text-align: left;
	font-weight: 700
}

.hsc_bottom, .hsc_cons, .hsc_pros {
	text-align: left;
	overflow: auto;
	padding-top: 1px !important;
	display: inline-block
}

.hsc_extra_header {
	font-weight: 700;
	text-align: left;
	padding: 10px;
}

.hsc_extra {
	padding-top: 1px !important
}

.hsc_extender {
	height: 20px;
	text-align: center;
	display: none;
	font-size: 12px
}

.cs-footer .cs-logo {
	display: none;
}

.cs-footer__desc {
	color: #ffffff;
}

.cs-footer__nav a:hover {
	color: unset;
}

#menu-top-articles.cs-footer__nav {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

.single .cs-entry__header-info {
	margin: 0 auto 0 0;
}

.cs-entry__overlay:hover .cs-overlay-background:after {
	opacity: 0 !important;
}

.cs-entry__overlay:hover .cs-overlay-background img {
	transform: unset;
}

.cs-entry__inner.cs-entry__overlay:hover .cs-overlay-content {
	opacity: 0;
}

.cs-header__nav-inner > li.active > a > span:first-child:before {
	opacity: 0;
}

.cs-header__nav-inner > li.disable > a {
	color: unset;
}

.cs-header__search-toggle:hover .cs-icon {
	color: unset;
}

.cs-overlay-background:after {
	background: unset;
}

.cs-entry__next:hover .cs-entry__prev-next-label .cs-section-heading .cs-section-subheadings:before {
	display: none;
}

.cs-entry__prev-next-item:hover .cs-entry__prev-next-label .cs-section-heading .cs-section-subheadings:before {
	display: none;
}

.cs-entry__prev-next-item:hover .cs-entry__prev-next-label .cs-section-heading .cs-section-subheadings {
	transform: none;
}

.cs-entry__next:hover .cs-entry__prev-next-label .cs-section-heading .cs-section-subheadings {
	transform: none;
}

.cs-entry__prev-next-item:hover .cs-entry .cs-overlay-background img {
	transform: none;
}

.cs-search__tags ul a:hover {
	color: #000000;
	background: transparent;
	border-color: #e9ecef;
}

.cs-header__col.cs-col-right {
	margin-top: 15px;
}

.single .entry-content img.fr-dib.fr-draggable {
	width: 100%;
}

.widget_nav_menu a:hover {
	color: #000000;
}

.widget_nav_menu .menu .menu-item:not(.menu-item-has-children) > a:hover:after {
	visibility: hidden;
}

.cs-footer__nav .current-menu-item a {
	color: #ffffff;
}

.cs-entry__post-related .cs-entry__excerpt {
	min-height: 42px;
}

.stat {
	text-align: center;
}

.edc-partners-wrap img {
	width: 10rem !important;
	height: 5rem !important;
	object-fit: contain;
}

.feature {
	text-align: center;
	font-size: 14px;
}

.feature-in-detail-website {
	color: #a0aec0;
	display: block;
}

.logo {
	margin-bottom: 0.5rem;
}

.logo img, .logo svg {
	width: 10rem;
	height: 5rem;
	object-fit: contain;
}

.feature-in-detail-title {
	font-weight: bold;
}

.cs-header__nav-inner .sub-menu > li a:hover {
	color: #000000;
}

@media screen and (max-width: 600px) {

	.edc-social-engagement-wrap {
		text-align: center;
	}

	.edc-partners-wrap {
		text-align: center;
	}

	.cnvs-block-posts-layout-wide-type-2 .cs-wide-carousel .cs-entry {
		min-height: 365px !important;
	}

	.cnvs-block-posts-layout-wide-type-2 .cs-entry__title {
		font-size: 25px !important;
	}

	.cs-carousel__info .cs-entry__excerpt {
		display: none;
	}

	.home .cs-main-content .entry-content .cnvs-block-section:first-child {
		margin-bottom: 0;
	}

	.home .cs-main-content .entry-content .cnvs-block-section:nth-child(2) {
		margin-top: 25px;
	}

	.edc-mobile-ad {
		margin-top: 0 !important;
	}


	.cs-header-one {
		border-bottom: none;
	}

	.cs-entry__prev-next-label {
		text-align: center;
	}

	.cs-entry__next .cs-entry__prev-next-label {
		text-align: center;
	}

	.page-id-22444 .entry-content {
		text-align: center;
	}

}

.edc-social-engagement-wrap {
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	padding: 10px 40px;
}

@media screen and (max-width: 768px) {

	.cs-header__col.cs-col-right {
		margin-left: 0px;
		justify-content: flex-end;
		margin-bottom: 10px;
	}

	.searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result a:hover {
		background: transparent;
	}

	#menu-top-articles.cs-footer__nav{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}

}

.cs-header__nav-inner > li.menu-item-has-children > a::after {
	transform: translateY(8px);
}

@media screen and (min-width: 1020px) {
	.cs-logo {
		width: 340px;
		overflow: hidden;
	}
}
