/*
Theme Name: Press Technologies Theme
Theme URI: https://www.presscleaners.com/blog
Template: boston-pro
Author: Press Technologies
Author URI: https://www.presscleaners.com
Description: Press Technologies is a cool theme created to showcase even cooler dry cleaning and laundry content.
Tags: one-column,two-columns,right-sidebar,custom-background,custom-menu,featured-images,sticky-post,translation-ready,threaded-comments,theme-options,blog,news
Version: 3.14.1489616478
Updated: 2023-05-02 22:21:18

*/

#masthead {
	// background: linear-gradient(rgba(89, 81, 187, 0.7), rgba(89, 81, 187, 0.7)),url('/blog/wp-content/uploads/2017/07/press-cleaners-dry-cleaning-laundry-delivery_1.jpg') 46% 8%;
	background-size: 100%;
}

.posts-navigation a {
	background: #482ad2!important;
	border-radius: 6px;
	font-weight: 600;
	letter-spacing: normal;
	text-transform: none;
	font-size: 15px;
	font-family: "Open Sans", sans-serif!important;
	padding: 10px 16px;
}

.site-topbar {
	box-shadow: none;
	border-bottom: 1px solid #eee;
}

.press-nav-logo-link {
	display: none !important;
}

@media (min-width: 992px) {
	.site-topbar {
		height: 72px;
	}
	.main-navigation a {
		line-height: 72px;
	}
	.site-topbar .topbar-search {
		line-height: 72px;
	}
	.site-topbar .topbar-search .genericon {
		line-height: 72px;
	}
	.menu-primary-container {
		display: inline-block;
		position: absolute;
		padding-left: 44px;
	}
	.press-nav-logo-link {
		display: inline-block !important;
	}
}

@media (max-width: 991px) {
	.site-topbar .container {
		background: #ffffff !important;
	}
}

body #masthead .site-branding {
    display: none !important;
}

body:not(.home) #masthead .site-branding {
    display: none !important;
}

.main-navigation .current-menu-item > a {
	color: #000000 !important;
}

.site-topbar .topbar-search input {
	font-size: 13px;
	max-width: 140px;
}

.main-navigation a {
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
	letter-spacing: normal;
}

.footer-widget-area .widget-title {
	border-bottom: none;
}

.posts-navigation a:hover {
	background: #4740a3!important;
}

.site-main aside.entry-thumbnail {
	border-radius: 10px;
	overflow: hidden;
}

.entry-header h2.entry-title {
	font-weight: 700;
}

.custom-logo {
	// filter: invert(100%);
}

body, body p, button, input, select, textarea, h1, h2, h3, h4, h5, h6, li, a {
	font-family: "Open Sans", sans-serif!important;
}

.footer-widget-area {
	background: #111111!important;
	color: #ffffff!important;
}

.site-footer {
	background: #111111!important;
	color: #ffffff!important;
	border: none;
}

#text-5 > div.textwidget > ul > li > a {
	color: #ffffff!important;
}

#footer-widget-reset > li > a {
	color: #ffffff!important;
}

.widget-title {
	background: #ffffff;
	color: #111111 !important;
	text-align: left;
	padding: 0px;
    text-transform: none;
    letter-spacing: normal;
    font-size: 16px;
    font-weight: 600;
}

section#categories-2 ul {
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
}

section#categories-2 ul li {
	border-bottom: none;
	margin-bottom: 4px;
	border: 1px solid #dddddd;
    border-radius: 50px;
    padding: 2px 8px 3px;
}

section#categories-2 ul li a {
	color: #3d3c3c;
	font-size: 12px;
    font-weight: 600;
}

#footer-widget-reset > li {
	border: none!important;
}

.sidebar-content-container {
	border: 1px solid #dddddd;
	border-radius: 10px;
	padding: 24px;
}

.sidebar-content-container h3 {
	margin-bottom: 14px;
}

.sidebar-content-container p {
	margin-bottom: 24px;
}

.sidebar-content-container p b {
	color: #111111;
	font-weight: 600;
}

.sidebar-content-container button {
    background: #482ad2!important;
    border-radius: 6px;
    font-weight: 600;
    letter-spacing: normal;
    text-transform: none;
    font-size: 15px;
    font-family: "Open Sans", sans-serif!important;
    padding: 10px 16px;
	color: white;
    display: block;
	width: 100%;
}

.comments-link {
	display: none;
}

.entry-grid .entry-meta .entry-cate a.entry-category {
	color: #767676;
}

#tertiary .widget-title {
	color: #ffffff !important;
	font-size: 18px;
}