/* General CSS */@media only screen and (min-width: 960px){ .content-area, .content-left-sidebar .content-area{width:100%;} }.page-header, .has-transparent-header .page-header{padding:0px}/* Blog CSS */
					.single-post.content-max-width #wrap .thumbnail,
					.single-post.content-max-width #wrap .wp-block-buttons,
					.single-post.content-max-width #wrap .wp-block-verse,
					.single-post.content-max-width #wrap .entry-header,
					.single-post.content-max-width #wrap ul.meta,
					.single-post.content-max-width #wrap .entry-content p,
					.single-post.content-max-width #wrap .entry-content h1,
					.single-post.content-max-width #wrap .entry-content h2,
					.single-post.content-max-width #wrap .entry-content h3,
					.single-post.content-max-width #wrap .entry-content h4,
					.single-post.content-max-width #wrap .entry-content h5,
					.single-post.content-max-width #wrap .entry-content h6,
					.single-post.content-max-width #wrap .wp-block-image,
					.single-post.content-max-width #wrap .wp-block-gallery,
					.single-post.content-max-width #wrap .wp-block-video,
					.single-post.content-max-width #wrap .wp-block-quote,
					.single-post.content-max-width #wrap .wp-block-text-columns,
					.single-post.content-max-width #wrap .wp-block-code,
					.single-post.content-max-width #wrap .entry-content ul,
					.single-post.content-max-width #wrap .entry-content ol,
					.single-post.content-max-width #wrap .wp-block-cover-text,
					.single-post.content-max-width #wrap .wp-block-cover,
					.single-post.content-max-width #wrap .wp-block-columns,
					.single-post.content-max-width #wrap .post-tags,
					.single-post.content-max-width #wrap .comments-area,
					.single-post.content-max-width #wrap .wp-block-embed,
					#wrap .wp-block-separator.is-style-wide:not(.size-full){max-width:7000px;}
					.single-post.content-max-width #wrap .wp-block-image.alignleft,
					.single-post.content-max-width #wrap .wp-block-image.alignright{max-width:3500px;}
					.single-post.content-max-width #wrap .wp-block-image.alignleft{margin-left: calc( 50% - 3500px);}
					.single-post.content-max-width #wrap .wp-block-image.alignright{margin-right: calc( 50% - 3500px);}
					.single-post.content-max-width #wrap .wp-block-embed,
					.single-post.content-max-width #wrap .wp-block-verse {margin-left: auto; margin-right: auto;}
				/* Header CSS */#site-navigation-wrap .dropdown-menu > li > a,.oceanwp-mobile-menu-icon a,.mobile-menu-close,.after-header-content-inner > a{line-height:31px;}#site-header.has-header-media .overlay-header-media{background-color:rgba(0,0,0,0.5);}/* Sidebar CSS */.widget-area{background-color:#ffffff;}.widget-area .sidebar-box{background-color:#ffffff;}.widget-title{border-color:#ffffff;}