<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
    Theme Name: Beuatiful Pixels 6.0
    Theme URI: https://beautifulpixels.com
    Description: Custom 6.0 theme for Beautiful Pixels
    Author: Preshit Deorukhkar
    Author URI: https://preshit.me
    Template: severn
    Version: 6.2.0.0.1
    Text Domain: severn
*/

@import url("/fonts/inter/inter.css");
@import url("/fonts/bespoke-serif/bespoke-serif.css");

/* Typography */
.comment .body,
.comment .body p,
.post-body p,
.post-body ul,
.post-body ol,
.comment-respond textarea,
.post-item-header .subtitle,
.widget li,
.widget.copyright .main,
.widget.copyright .alt,
.widget .recentcomments span,
.author-profile .meta .title,
.author-profile .meta .twittertag,
.comment .meta,
.comment .comment-reply-link,
.comment-respond textarea,
.comment-respond input,
.nav-responsive li a,
.pagination .next,
.pagination .previous,
.pagination ul.page-numbers li a,
.pagination ul.page-numbers li span,
.post-item-header .category,
.post-item-header span,
.post-bottom .tags a,
.post-share li,
.post-body blockquote,
.post-body button,
.post-standard .category,
.post-banner .category,
.post-header .category,
.post-list .post .read-more,
.post-list .post .author,
.post-list .post .date,
.post-squares .category,
.post-squares .label,
.searchform .query,
.widget li span,
.widget.navigation ul,
.widget.navigation &gt; ul &gt; li a,
.widget.navigatio &gt; div &gt; ul &gt; li a,
.widget.latestposts .meta .date,
.widget.relatedposts .feature .category,
.widget.relatedposts .feature:after,
.widget.relatedposts .meta,
.widget.twitter .author,
.widget.twitter .date,
.widget.authorprofile .meta .title,
.widget.authorprofile .meta .twittertag,
.widget .tagcloud a,
#wp-calendar,
.alert,
.shortbutton,
.shorttoggle .shorttoggle,
.shorttabs .shorttabsheader,
.shortprogress .percentage,
.post-body blockquote p,
.post-body input[type='text'],
.post-body input[type='email'],
.post-body input[type='password'],
.post-body input[type='submit'],
.widget.subscribe input[type='email'] {
	font-family: "Inter var", Helvetica, Arial, sans-serif !important;
}

body,
p {
	font: 400 18px "Inter var", Helvetica, Arial, sans-serif !important;
	font-family: "Inter var", Helvetica, Arial, sans-serif !important;
}

strong {font-weight: 700 !important;}

.page-wrapper {margin-top: 20px;}

.branding {
	background: #fff;
	padding: 30px;
	text-align: center;
	margin: 0 auto;
}

/*Nav Menu Styling*/
.pri-menu {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #dcdcda;
}

.nav-desktop .menu {
	text-align: center;
	list-style-type: none;
	background: #fff;
	padding: 3px;
	margin-top: 0px !important;
	margin-bottom: 0px;
}

.nav-desktop .menu li {
	font-size: 16px;
	display: inline-block;
	text-align: right;
	text-transform: none;
	color: #2d3031;
	padding: 10px;
	font-weight: 700;
	letter-spacing: .5px !important;
}

.nav-desktop .menu li a {
	color: #777;
}
.nav-desktop .menu li a:hover {
	color: #999 !important;
}

.current-menu-item a,
.current_page_item a {
	color: #ff6633 !important;
}

.lower {margin: 20px auto;}

@media only screen and (min-width: 768px) {
	.nav-responsive {display: none !important;}
}
@media only screen and (max-width: 768px) {
	.nav-desktop {display: none !important;}
	.nav-responsive {margin-bottom: 5px !important;}
}

/*End Nav Menu Styling*/

/*Article Styling*/
.post-title {
	font-family: "BespokeSerif-Variable", Georgia, serif !important;
	letter-spacing: normal !important;
	color: #323232 !important;
	font-weight: 800 !important;
	margin: 35px 0 15px !important;
}
.post p {
	font-family: "Inter var", Helvetica, Arial, sans-serif !important;
	letter-spacing: normal !important;
	color: #323232 !important;
	font-weight: 400;
}

.post-banner a,
.post-header {background: #fff;}

.single .post-image {
	margin: 0 auto;
}

.post h3,
.post h4,
.post h5,
.post h6 {
	color: #ff6633;
	/*font-family: "Ideal Sans SSm A", "Ideal Sans SSm B", Helvetica, Arial, sans-serif !important;*/
	font-family: "BespokeSerif-Variable", Georgia, serif !important;
	font-weight: 400;
}
.post-contents h3 {font-size: 30px;}
.post-contents h4 {font-size: 24px;}
.post-contents h5 {font-size: 20px;}

.post-body h3,
.post-body h4,
.post-body h5,
.post-body h6 {
	color: #ff6633;
	font-family: "BespokeSerif-Variable", Georgia, serif !important;
	font-weight: 400;
}
.post-body h3 {font-size: 30px;}
.post-body h4 {font-size: 24px;}
.post-body h5 {font-size: 20px;}

.post-body h3 a,
.post-body h4 a,
.post-body h5 a,
.post-body h6 a {color: #ff6633 !important;}

.page .post-body p {
	line-height: 34px !important;
	font-size: 18px !important;
}

.post p {
	font-family: "Inter var", Helvetica, Arial, sans-serif !important;
	color: #555;
	font-size: 16px !important;
	line-height: 32px !important;
	font-weight: 400 !important;
}
/*End Article Styling*/

/* Page Styling */
.page .meta-info {display: none !important;}
.post-body strong {font-weight: 700 !important;}

.post-squares,
.post-squares h3,
.post-squares .category {font-family: "Inter var", Helvetica, Arial, sans-serif !important; font-weight: 400 !important;}

/*Post Meta Styling*/
.meta-info {font-size: 15px; color: #9a9a9a !important; font-family: "Inter var", Helvetica, Arial, sans-serif !important;}
.meta-info a {color: #656770 !important; text-transform: none !important;}
.meta-info a:hover {color: #333 !important; border-bottom: 1px solid #656770;}
.meta-info a span {font-family: "Inter var", Helvetica, Arial, sans-serif !important;}
.single .meta-info a span {color: #656670 !important; text-transform: capitalize !important;}


/*App Meta*/
@media only screen and (min-width:0px) and (max-width:767px) {
	.web-url {float: left !important; margin-left: 0px !important;}
}

.app-meta {
	font-size: 11px;
	line-height: normal;
	display: block;
	padding: 12px 22px;
	text-transform: uppercase;
	float: right;
	margin-left: 15px;
}

.get-url {
	background: #fff !important;
	color: #ff6633 !important;
	border-color: #ff6633 !important;
}
.get-url:hover {
	background: #ff6633 !important;
	color: #fff !important;
}

.web-url {
}
.web-url:hover,
.get-url:hover {
	transition: color .15s ease-out, border .15s ease-out, opacity .15s ease-out, background-color .15s ease-out;
}

.single .post-app-meta {
	margin: 20px auto;
	overflow: hidden;
	padding: 20px 0;
	border-top: 1px solid #f7f7f7;
}

.single .web-url {float: left !important;}

/* Linked Post Styling */
.format-link {padding-bottom: 20px !important;}
.format-link .linked-post-content {margin-left: 25px !important;}
.format-link .linked-post-title,
.format-link .post-title {
	display: none !important;
}

.format-link h2.link {
	font-size: 28px !important;
	font-family: "BespokeSerif-Variable", Georgia, serif !important;
	font-weight: 800;
}

.format-link h2.link a{
	color: #ff6633;
	letter-spacing: normal !important;
}

.format-link h2.link:after {
	content:" \2192";
	color: #ff6633 !important;
}

.format-link .linked-post-content p a {
	border-bottom: 1px solid #9a9a9a !important;
}

/* Sidebar Styling */
.sidebar-right {padding-top: 0px !important;}

.sidebar h3 {
	font-family: "BespokeSerif-Variable", Georgia, serif !important;
	font-weight: 700 !important;
}

.widget hr {
	height: 2px !important;
}
.widget li {
	font-family: "Inter var", Helvetica, Arial, sans-serif !important;
}

/* BP Social Links */
.widget_social {padding: 15px 0 !important;}

.bp_social_links {
	overflow: hidden;
}

.bp_social_links li {
	margin-bottom: 0px !important;
}

.bp_social {
	float: left;
	font-size: 36px !important;
	padding: 25px;
}

.bp_rss a {color: #ff6600 !important;}
.bp_twitter a {color: #40aaea !important;}
.bp_facebook a {color: #4263a9 !important;}
.bp_youtube a {color: #cd201f !important;}

/*Category Icons*/
.side-cat {font-size: 16px !important;}
.side-cat:before {content: "" !important;}
.side-cat-icon {width: 30px !important; text-align: center !important;}

/*Search Icon Color*/
.searchform .submit {color: #ff6633 !important;}

/* Carbon Ads. We &lt;3 you guys */
.jahirat-standard {
	margin: 0px auto 0px;
	border-bottom: 1px solid #dcdcda;
	height: 120px;
	position: relative;
}

#carbonads {
	display: block;
	overflow: hidden;
	font-size: 15px;
	line-height: 20px;
	background: #f5f6f6;
	height: 100%;
	z-index: 10;
	position: relative;
}

#carbonads span {
	position: relative;
	display: block;
	overflow: hidden;
}

.carbon-img {
	float: left;
	margin-right: 1em;
}

.carbon-img img { display: block; }

.carbon-text {
	display: block;
	float: left;
	max-width: calc(100% - 130px - 1em);
	text-align: left;
	color: #444;
}

.carbon-poweredby {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	font-size: 12px;
	opacity: .5;
}

/* Oxygen Jahirat */

.oxygen-jahirat {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #f5f6f6;
	top: 0;
	z-index: 1;
	overflow: hidden;
	font-size: 12px;
	line-height: 22px;
}

.oxygen-wrap {
	position: relative;
	display: block;
	overflow: hidden;
}

.oxygen-img {
	float: left;
	margin-right: 1em;
}

.oxygen-img img { display: block; }

.oxygen-text {
	display: block;
	float: left;
	max-width: calc(100% - 130px - 1em);
	text-align: left;
	color: #444;
}

.oxygen-buy {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	font-size: 12px;
	opacity: .5;
}


@media only screen and (min-width:0px) and (max-width:767px) {
	.page-wrapper {margin-top: 0px;}
	.jahirat-mob {margin: 10px auto 10px; display: block !important;min-height: 110px;padding-left: 30px;padding-right: 30px; position: relative; }
	#carbon-ads {font-size: 14px !important; line-height: 18px !important;}
	.oxygen-text {max-width: calc(100% - 190px - 1em) !important;}
	.oxygen-jahirat {font-size: 15px !important; line-height: 20px !important;}
	.oxygen-img img {width: 130px !important;}

	.oxygen-buy {right: 55px !important;}
}
.jahirat-mob {display: none;}

/*Dirty Fixes*/
.post-list .post .author, .post-list .post .date {margin-right: 0px !important;}
.post-banner .background,
.post-header .background {
	background-position: center;
}

body.single-format-image .post-body&gt;p:first-child {
	display: inherit !important;
	margin-bottom: 3.195% !important;
	height: inherit !important;
}

.author, .date {
	font-size: inherit !important;
	line-height: normal;
	display: inherit !important;
	float: inherit !important;
	margin-left: 0px !important;
	padding: 0px 0px !important;
}
.post-bottom .tags a {
	color: #ff6633 !important;
	background: #fff !important;
	border: 1px solid #ff6633 !important;
}
.single .post-body p a {
	border-bottom: 1px solid #d4d5de !important;
}

.single .web-url {margin-left: 0 !important;}

.page-footer {
	width: 100% !important;
	max-width: 100% !important;
}

.gform_button {
	font-size: 14px;
	line-height: normal;
	display: block;
	float: left;
	padding: 12px 22px;
	text-transform: uppercase;
	background: #fff;
	border: 2px solid #999;
	border-radius: 90px;
}
.gform_button:hover {
	border-color: #ff6633 !important;
	color: #ff6633 !important;
}

.bp_action_button {
	font-size: 16px;
	line-height: normal;
	float: none;
	margin: 0 auto;
	padding: 12px 22px;
	text-transform: uppercase;
	background: #fff;
	border: 2px solid #999 !important;
	border-radius: 90px;
	text-align: center;
	color: #ff6633 !important;
	border-color: #ff6633 !important;
}

.bp_action_button:hover {
	background: #ff6633 !important;
	color: #fff !important
}

.lounge_message {
	overflow: hidden;
	margin: 55px 0;
	list-style: none;
	background: #fff;
	padding: 5px 10px;
	text-align: center;
}

ul.bp_social_links{margin:0 auto; display: table;}
li.bp_social{margin:0;padding: 0;}
li.bp_social a{
	display: inline-block;
	color: #ffffff !important;
	float: left;
	margin: 10px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 100%;
	font-size: 25px;
}
li.bp_social a:hover{opacity: 0.7;box-shadow: 1px 1px 5px #ccc;}
.bp_rss a{background: #ff6600;}
.bp_twitter a{background: #40aaea !important;}
.bp_facebook a{background: #4263a9 !important;}
.bp_youtube a{background:  #cd201f !important;}
.widget_social h3{text-align: center;margin-bottom:20px;}

@media only screen and (max-width:1152px) {
	li.bp_social a{width:40px;height:40px;line-height: 40px;}
}

/*2018 Wallpapers for XS*/
.wallpaper_download_block {
	text-align: center;
}
.wallpaper_download_block span.wdb_title {
	font-weight: 700;
	font-size: 24px;
	color: #ff6633;
}
a.wdb_dl_link {
	border: 1px solid #ff6633 !important;
	padding: 2px 15px !important;
	margin-bottom: 5px !important;
	border-radius: 20px !important;
	margin-top: 5px !important;
	display: inline-block !important;
}
a.wdb_dl_link:hover {
	background: #ff6633 !important;
	color: white !important;
	}

/* Native BSA Jahirats */
.nativebsa-js {
  position: relative;
  visibility: hidden;
  opacity: 0;
  transition: all .25s ease-in-out;
}

.nativebsa-js[data-state="visible"] {
  visibility: visible;
  margin-bottom: 20px;
  max-width: 800px;
  opacity: 1;
}

.nativebsa-banner {
  display: flex;
  padding: 20px 20px;
  text-decoration: none;

  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.nativebsa-banner .nativebsa-img {
  margin-right: 20px;
  max-height: 50px;
  border-radius: 3px;
}

.nativebsa-banner .nativebsa-main {
  display: flex;

  flex-grow: 1;
  flex-flow: row nowrap;
  align-items: center;
}

.nativebsa-banner .nativebsa-details {
  display: flex;
  margin-right: 20px;

  flex-flow: column nowrap;
}

.nativebsa-banner .nativebsa-company {
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
}

.nativebsa-banner .nativebsa-desc {
  letter-spacing: 1px;
  font-weight: 300;
  line-height: 1.4;
}

.nativebsa-banner .nativebsa-cta {
  padding: 10px 14px;
  border-radius: 3px;
  box-shadow: 0 6px 13px 0 hsla(0, 0%, 0%, .15);
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 12px;
  transition: all .3s ease-in-out;
  transform: translateY(-1px);
}

.nativebsa-banner .nativebsa-cta:hover {
  box-shadow: none;
  transform: translateY(1px);
}

.nativebsa-source {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px;
  border-top: 0;
  border-top-left-radius: 3px;
  background: repeating-linear-gradient(-45deg, transparent, transparent 5px, hsla(0, 0%, 0%, .025) 5px, hsla(0, 0%, 0%, .025) 10px) hsla(203, 11%, 95%, .4);
  color: #111;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-weight: 600;
  font-size: 7px;
}


@media only screen and (min-width: 320px) and (max-width: 759px) {
  .nativebsa-banner,
  .nativebsa-banner .nativebsa-main {
    flex-flow: column nowrap;
  }

  .nativebsa-banner .nativebsa-img,
  .nativebsa-banner .nativebsa-details {
    margin: 0;
  }

  .nativebsa-banner .nativebsa-img {
    margin-bottom: 10px;
  }

  .nativebsa-banner .nativebsa-main {
    margin-bottom: 20px;
    text-align: center;
  }
}


</pre></body></html>