/**
 * Theme Name:          Mai Lifestyle Pro
 * Description:         Mai Lifestyle Pro is a custom child theme for The Genesis Framework.
 * Author:              Mike Hemberger, BizBudding Inc
 * Author URI:          https://bizbudding.com/
 * Version:             1.2.0
 *
 * Template:            genesis
 *
 * License:             GPL-2.0+
 * License URI:         http://www.opensource.org/licenses/gpl-license.php
 */


/* Table of Contents

	- Defaults
	- Structure and Layout
	- Common Classes
	- Content Area
		- Entry Meta
	- Media Queries (mobile-first)
	- Media Queries (mobile-second)

*/


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/**
 * Retina Logo
 *
 * If uploading double sized (retina) image,
 * put exactly half the width in pixels for retina display.
 * Example: Retina (2x) image is 360px by 90px, CSS should be:
 * max-width: 180px;
 */
.wp-custom-logo .site-title a {
	/* max-width: 180px; */
}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height:1.5;
}
.content ol, .content ul, .entry-content p, .quote-caption {margin-bottom:12px;}
h2,
h3,
h4,
h5,
h6,
.site-title a,
.adjacent-entry-pagination a {
	font-family: 'Muli', sans-serif;
	font-weight: 200;
}

.banner-area .archive-title,
.banner-area .author-box-title,
.banner-area .entry-title,
.heading,
h1 {
	font-family: 'Playfair Display', serif;
}

.author-box-title,
.entry-comments h3,
.comment-respond h3,
.widget-title,
.related > h2,
.up-sells > h2 {
	font-family: 'Playfair Display', serif;
}

.sidebar .widget-title {
	text-align: center;
}

/* # Content Area
---------------------------------------------------------------------------------------------------- */

.adjacent-entry-pagination a,
.after-entry .widget,
.author-box,
.comment-respond,
.entry,
.entry-comments,
.entry-pings,
.sidebar .widget,
.sticky-header.scroll .site-header {
	-webkit-box-shadow: 0 4px 24px rgba(0,0,0,0.025);
	box-shadow: 0 4px 24px rgba(0,0,0,0.025);
}

/* ## Entry Meta
--------------------------------------------- */

.entry-comments .comment-meta {
	-webkit-font-smoothing: antialiased;
}

/* # Media Queries (mobile-first)
---------------------------------------------------------------------------------------------------- */

@media only screen and (min-width: 1160px) {}

@media only screen and (min-width: 993px) {}

@media only screen and (min-width: 769px) {}

@media only screen and (min-width: 545px) {}

/* # Media Queries (mobile-second)
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1159px) {}

@media only screen and (max-width: 992px) {}

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

@media only screen and (max-width: 544px) {}

/* Main button color */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button,
.menu-item.highlight a,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .button.alt.single_add_to_cart_button,
.woocommerce .button.alt.checkout-button {
	background-color: #0085c5;
	color: #fff;
}

/* Main button color hover */
button:hover,
button:focus,
input:hover[type="button"],
input:focus[type="button"],
input:hover[type="reset"],
input:focus[type="reset"],
input:hover[type="submit"],
input:focus[type="submit"],
.button:hover,
.button:focus,
.entry-content .button:hover,
.entry-content .button:focus,
.menu-item.highlight.current-menu-item > a,
.menu-item.highlight > a:hover,
.menu-item.highlight > a:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce .button.alt.single_add_to_cart_button:hover,
.woocommerce .button.alt.single_add_to_cart_button:focus,
.woocommerce .button.alt.checkout-button:hover,
.woocommerce .button.alt.checkout-button:focus {
    background-color: #1255a0d1;
    color: #fff;
}

/* Alt button color */
.button.alt,
.comment-reply-link,
.entry-content .button.alt,
.entry-content .more-link,
.footer-widgets .button,
.site-footer .button,
.woocommerce .actions .button,
.woocommerce a.button.alt,
.woocommerce a.button.add_to_cart_button {
	background-color: #0085c5;
	color: #fff;
}

/* Alt button color hover */
.button.alt:hover,
.button.alt:focus,
.comment-reply-link:hover,
.comment-reply-link:focus,
.entry-content .button.alt:hover,
.entry-content .button.alt:focus,
.entry-content .more-link:hover,
.entry-content .more-link:focus,
.footer-widgets .button:hover,
.footer-widgets .button:focus,
.site-footer .button:hover,
.site-footer .button:focus,
.woocommerce .actions .button:hover,
.woocommerce .actions .button:focus,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.add_to_cart_button:hover,
.woocommerce a.button.add_to_cart_button:focus {
    background-color: #1255a0d1;
    color: #fff;
}

.footer-widgets a:hover {
color: #1254a4;
}

p>a {
    text-decoration: none;
    border-bottom-style: none;
}

p>a:focus,
p>a:hover {
    text-decoration: none;
    border-bottom-style: none;
}


a:focus,
a:hover {
     color: #1255a0d1;
}

.after-entry .widget {
    overflow: hidden;
}
/******************************************************************/

body {font-weight:400;font-family: "Roboto", Sans-serif!important;}
h2, h3, h4, h5, h6, .site-title a, .adjacent-entry-pagination a {
    font-weight: bold;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.story {background:#dff2fe; padding:20px; margin-bottom:30px; color:#004fda; border-color:#cfebfe;}

.su-accordion .su-spoiler {padding:10px;background:#f0f0f0;}
.su-spoiler-title {font-size:16px !important; color:#006bce;}
.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon::before {content:"\f055" !important;}
.su-spoiler-icon {font-size:18px !important;}
.su-spoiler-icon-plus .su-spoiler-icon::before { content: "\f056" !important;}
.box1 {border-bottom:1px solid #8dcea8;border-top:1px solid #8dcea8; padding:10px 0; margin-bottom:15px; color:#25a45b;}
.box1 .txstr {font-weight:bold; color:#25a45b; background:#d3f1ff; padding:3px 7px;}
.su-pullquote{text-transform:uppercase;color:#006bce;}
.su-quote-style-default{color:#006bce; font-size:24px;}
.entry-content ul > li {margin-bottom:15px; list-style-type:none;}
.breadcrumb {text-align:center;}

.entry-content .ul1, .entry-content .ul2, .ul1, .ul2 {margin-left:10px;}
.entry-content ul.ul1 li, .ul1 li {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/01/right-arrow-1.png") 0px 3px no-repeat; list-style-type:none; padding-left:35px; min-height:24px; margin-bottom:5px; padding-bottom:5px;}
.entry-content ul.ul2 li, .ul2 li {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/01/checked1.png") 0px 6px no-repeat; list-style-type:none; padding-left:35px; min-height:24px;}
.entry-content ul.ul2 li .p1 {font-weight:bold; color:#0c9800;font-size:19px; margin-bottom:5px;}
.su-tabs-nav, .su-tabs-nav span, .su-tabs-panes, .su-tabs-pane {font-size:16px !important;}
.hh2 {font-size:36px; margin:20px 0;}
.hh32 {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/02/comfort.png") center 0 no-repeat; height:51px;margin-bottom:50px;text-indent:-9999px;margin-top:30px;}
.hh33 {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/02/firmness.png") center 0 no-repeat; height:51px;margin-bottom:30px;text-indent:-9999px;margin-top:30px;}
.hh34 {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/02/size-mattress.png") center 0 no-repeat; height:51px;margin-bottom:30px;text-indent:-9999px;margin-top:30px;}
.hh35 {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/02/price-and-value-for-money-1.png") center 0 no-repeat; height:51px;margin-bottom:30px;text-indent:-9999px;margin-top:30px;}
.hh36 {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/02/types-and-materials.png") center 0 no-repeat; height:51px;margin-bottom:30px;margin-top:30px;text-indent:-9999px;}
.hh37 {color:#098ab1; font-weight:bold; font-size:24px;border-bottom:1px dashed #007bff;padding-bottom:10px; margin:20px 0 10px 0;}
.hh3 a {font-weight:normal !important;}
.su-quote-style-default {
	margin-bottom:1rem !important;
}
.notepaper {
  position: relative;
  margin: 30px auto;
  padding: 29px 20px 20px 45px;
  width: 90%;
  line-height: 30px;
  color: #6a5f49;
  text-shadow: 0 1px 1px white;
  background-color: #f2f6c1;
  background-image: -moz-radial-gradient(center, cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%), -moz-repeating-linear-gradient(top, transparent 0%, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);
  background-image: -o-radial-gradient(center, cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%), -o-repeating-linear-gradient(top, transparent 0%, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);
  border: 1px solid #c3baaa;
  border-color: rgba(195, 186, 170, 0.9);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px #d8e071, 0 0 1px rgba(0, 0, 0, 0.1), 0 2px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px #d8e071, 0 0 1px rgba(0, 0, 0, 0.1), 0 2px rgba(0, 0, 0, 0.02);
}
.notepaper:before, .notepaper:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
}
.notepaper:before {
  left: 28px;
  width: 2px;
  border: solid #efcfad;
  border-color: rgba(239, 207, 173, 0.9);
  border-width: 0 1px;
}
.notepaper:after {
  z-index: -1;
  left: 0;
  right: 0;
  background: rgba(242, 246, 193, 0.9);
  border: 1px solid rgba(170, 157, 134, 0.7);
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}
.quote {
  font-size: 16px;
}
.curly-quotes{margin-bottom:0;}
.curly-quotes:before, .curly-quotes:after {
  display: inline-block;
  vertical-align: top;
  height: 30px;
  line-height: 48px;
  font-size: 110px;
  opacity: .8;
}
.curly-quotes:before {
  content: '\201C';
  margin-top: 40px;
  margin-left: 28px;
}
.curly-quotes:after {
  content: '\201D';
  margin-left: 4px; margin-right: -8px; display:none;
}
.quote-by {
  display: block;
  padding-right: 10px;
  text-align: right;
  font-size: 13px;
  font-style: italic;
  color: #84775c;
}
.lt-ie8 .notepaper {
  padding: 15px 25px;
}
.notepaper blockquote {position: static;
background-color: transparent;
border-left: none;
color:#333;
padding: 0;
margin: 15px 0 0;}

blockquote::before {color: rgba(197, 43, 2, 0.8);}
/************/
.pac {margin-top:30px;}
.prs {float:left; width:48%; background:#f8f8f8;}
.prs2 {float:left; width:48%; bottom:1px solid #a358f3;}
.titpr {background:#3498db; color:#fff; text-align:center;padding:15px 0; text-transform:uppercase;}
.titpr2 {text-transform:uppercase; border-bottom:1px solid #a358f3; padding:10px;}
.sparrow {position:relative; display:block;}
.sprs2 {font-size:24px; float:left; margin:25px 0 0 20px;}
.spcimg2 {float:left;}

.imager {float:right; margin:0 0 15px 20px;}
.imagel {float:left; margin:0 20px 15px 0px;}
.sparrow em {display:block; position:absolute; bottom:-35px; left:0; text-align:center; width:100%;}
.sparrow em b {display:inline-block; width: 0;
height: 0;
border-style: solid;
border-width: 15px 15px 0 15px;
}
.titpr .sparrow em b {border-color: #3498db transparent transparent transparent;}
.ulprs {margin-top:20px;margin-left:20px !important; margin-right:20px;}
.ulprs, .ulcos {list-style-type:none !important;}
.ulprs li {
background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/02/check-1.png") 0px 4px no-repeat; padding-left:30px; min-height:18px;
}
.despc {font-size:13px;}

.cos {float:right; width:48%; background:#f8f8f8;}
.cos2 {float:right; width:48%; margin-left:30px; border-left:1px solid #a358f3;}
.titcn {background:#f6ad19; color:#fff; text-align:center;padding:15px 0; text-transform:uppercase;}
.titcn2 {padding:10px 0px 10px 0; text-transform:uppercase; border-bottom:1px solid #a358f3; margin-left:30px;}
.titcn .sparrow em b {border-color: #f6ad19 transparent transparent transparent;}
.ulcos {margin-top:20px;margin-left:20px !important; margin-right:20px;}
.ulcos li {
background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/02/close-1.png") 0px 4px no-repeat; padding-left:30px;min-height:18px;
}
.sprs {font-size:24px;}
.spcimg {display:block;}
.cbtn {text-align:center; margin-bottom:20px;}
body.postid-9299 .cbtn, body.postid-8375 .cbtn, body.postid-9274 .cbtn, body.postid-9291 .cbtn {margin-top:-27px;}
.btn {
	display:inline-block;
  background: #ff8400;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Arial;
  color: #ffffff;
  font-size: 24px!important;
  padding: 10px 30px!important;
  text-decoration: none;
}
.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.title1 {font-size:26px; color:#f00; text-transform:uppercase;}
.parag1{font-style:italic;}
.hh31 {font-size:30px; margin:20px 0;}
.hh4 {font-size:24px; margin:20px 0;}
.product {margin-bottom:30px; border-bottom:1px solid #f00; padding-bottom:20px;}
.parag2 {background:#fffeac; padding:10px;}
.su-note {margin-bottom:1em;}
.sptxt1 {color:#f00;}
.sptxt2 {color:#008fb9;}
.sptxt3 {color:#ff8a00;}
/*******/
span.entry-author {
    color: #4e4b4b;
}
p.entry-meta {
    color: #888383;
    font-weight: 700;
}
p#breadcrumbs {
    padding: 15px 0;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
		text-align: center;
	font-size: 13px;
	margin-bottom:0;
}
a.back-to-top {
    display: none;
}
.mailster-wrapper.mailster-submit-wrapper.form-submit {
    text-align: center;
}
.mailster-widget-text.mailster-widget-text-before {
    margin-bottom: 15px;
}
.list-type5{
width:auto;
margin:40px 0 0px;
}
.list-type5 ol {
list-style-type: none;
margin: 0;
margin-left: 1em;
padding: 0;
counter-reset: li-counter;
}
.list-type5 ol li{
position: relative;
margin-bottom: 1.5em;
padding: 0.5em;
padding-left: 58px;
}

.list-type5 p.plst {
text-decoration:none;
color:black;
background-color: #E2F1F3;
padding:10px 10px 10px 60px;
font-size:21px;
margin:-25px 0 20px -60px;
	font-weight:bold; color:#0ea1e2;
}

.list-type5 li:hover{
box-shadow:inset 0 20px #6CD6CC;
-webkit-transition: box-shadow 0.5s; /* For Safari 3.1 to 6.0 */
transition: box-shadow 0.5s;
}

.list-type5 ol li:before {
position: absolute;
top: -0.3em;
left: -0.7em;
width: 1.8em;
height: 1.2em;
font-size: 2em;
line-height: 1.2;
text-align: center;
color: white;
background-color: #0ea1e2;
transform: rotate(-20deg);
-ms-transform: rotate(-20deg);
-webkit-transform: rotate(-20deg);
z-index: 99;
overflow: hidden;
content: counter(li-counter);
counter-increment: li-counter;
}
.textct {font-weight:bold; font-size:18px; color:#0085ba;}
.colrtxt {color:#f00;}
body.postid-880 .wrap {max-width:1000px;}
body.postid-880 .content-sidebar .content, body.postid-880 .content, body.postid-880 .sidebar-primary {float:none !important; width:100% !important; font-size:18px;font-weight:300;}
.hero-section h1 {max-width:1300px;}
.elementor-widget-text-editor {color:#333;}

#featured-custom-post-type-3 h3.widget-title {
		font-size:40px;
    border-bottom: none;
   display:block
}

section .section-title{
	text-align:center;
	color:#007b5e;
	margin-bottom:50px;
	text-transform:uppercase;
}
#what-we-do{
	background:#ffffff;
}
#what-we-do .card{
	padding: 1rem!important;
	border: none;
	margin-bottom:1rem;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#what-we-do .card:hover{
	-webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	-moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}
#what-we-do .card .card-block{
	padding-left: 50px;
    position: relative;
}
#what-we-do .card .card-block a{
	color: #007b5e !important;
	font-weight:700;
	text-decoration:none;
}
#what-we-do .card .card-block a i{display:none;}
#what-we-do .card:hover .card-block a i{
	display:inline-block;
	font-weight:700;	
}
#what-we-do .card .card-block:before{
	font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: #007b5e;
    left: 0;
	-webkit-transition: -webkit-transform .2s ease-in-out;
    transition:transform .2s ease-in-out;
}
#what-we-do .card .block-1:before{content: "\f0e7";}
#what-we-do .card .block-2:before{content: "\f0eb";}
#what-we-do .card .block-3:before{content: "\f00c";}
#what-we-do .card .block-4:before{content: "\f209";}
#what-we-do .card .block-5:before{content: "\f0a1";}
#what-we-do .card .block-6:before{content: "\f218";}
#what-we-do .card:hover .card-block:before{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);	
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
.front-page-5 .widget-title { 
border-bottom:none;
}
.enews {margin-top: 30px;}
.front-page-6 .widget-title {
border-bottom:none;
	display:block;
	font-size: 28px;
	text-align:center
}
.front-page-4 .widget-title { 
	color:#fff;
	text-align:center;
	display:block;
		border-bottom:none;
	font-size:28px
}
.mailster-widget-text-before { 
color:#fff;	text-align:center; }
.mailster-widget-text-after { 
color:#fff;	text-align:center;}
.front-page-1.hero-section
.button.white{margin: 1em auto;}
.nc_tweetContainer.swp_pinterest {color: #fff;}
#toc_container a:hover {color: #006bced9;}
a{text-decoration:none!important}
.front-page-2 {padding: 80px 0 1px;}

/******************************************************/
body.postid-1723 h2, body.postid-1723 h3, body.postid-1723 h4, body.postid-1723 h5, body.postid-1723 h6, body.postid-2295 h2, body.postid-2295 h3, body.postid-2295 h4, body.postid-2295 h5, body.postid-2295 h6, body.postid-2318 h2, body.postid-2318 h3, body.postid-2318 h4, body.postid-2318 h5, body.postid-2318 h6, body.postid-2336 h2, body.postid-2336 h3, body.postid-2336 h4, body.postid-2336 h5, body.postid-2336 h6, body.postid-3524 h2, body.postid-3524 h3, body.postid-3524 h4, body.postid-3524 h5, body.postid-3524 h6, body.postid-3550 h2, body.postid-3550 h3, body.postid-3550 h4, body.postid-3550 h5, body.postid-3550 h6, body.postid-3563 h2, body.postid-3563 h3, body.postid-3563 h4, body.postid-3563 h5, body.postid-3563 h6, body.postid-3588 h2, body.postid-3588 h3, body.postid-3588 h4, body.postid-3588 h5, body.postid-3588 h6, body.postid-921 h2, body.postid-921 h3, body.postid-921 h4, body.postid-921 h5, body.postid-971 h6, body.postid-971 h2, body.postid-971 h3, body.postid-971 h4, body.postid-971 h5, body.postid-971 h6, body.postid-5548 h2, body.postid-5548 h3, body.postid-5548 h4, body.postid-5548 h5, body.postid-5548 h6, body.postid-5514 h2, body.postid-5514 h3, body.postid-5514 h4, body.postid-5514 h5, body.postid-5514 h6, body.postid-1084 h2, body.postid-1084 h3, body.postid-1084 h4, body.postid-1084 h5, body.postid-1084 h6, body.postid-5617 h2, body.postid-5617 h3, body.postid-5617 h4, body.postid-5617 h5, body.postid-5617 h6, body.postid-5647 h2, body.postid-5647 h3, body.postid-5647 h4, body.postid-5647 h5, body.postid-5647 h6, body.postid-5659 h2, body.postid-5659 h3, body.postid-5659 h4, body.postid-5659 h5, body.postid-5659 h6, body.postid-6096 h2, body.postid-6096 h3, body.postid-6096 h4, body.postid-6096 h5, body.postid-6096 h6, body.postid-6286 h2, body.postid-6286 h3, body.postid-6286 h4, body.postid-6286 h5, body.postid-6286 h6, body.postid-5514 h2, body.postid-5514 h3, body.postid-5514 h4, body.postid-5514 h5, body.postid-5514 h6, body.postid-6664 h2, body.postid-6664 h3, body.postid-6664 h4, body.postid-6664 h5, body.postid-6664 h6, body.postid-6671 h2, body.postid-6671 h3, body.postid-6671 h4, body.postid-6671 h5, body.postid-6671 h6, body.postid-3320 h2, body.postid-3320 h3, body.postid-3320 h4, body.postid-3320 h5, body.postid-3320 h6, body.postid-1351 h2, body.postid-1351 h3, body.postid-1351 h4, body.postid-1351 h5, body.postid-1351 h6, body.postid-1596 h2, body.postid-1596 h3, body.postid-1596 h4, body.postid-1596 h5, body.postid-1596 h6, body.postid-1520 h2, body.postid-1520 h3, body.postid-1520 h4, body.postid-1520 h5, body.postid-1520 h6, body.postid-1397 h2, body.postid-1397 h3, body.postid-1397 h4, body.postid-1397 h5, body.postid-1397 h6 body.postid-1346 h2, body.postid-1346 h3, body.postid-1346 h4, body.postid-1346 h5, body.postid-1346 h6, body.postid-1385 h2, body.postid-1385 h3, body.postid-1385 h4, body.postid-1385 h5, body.postid-1385 h6, body.postid-1407 h2, body.postid-1407 h3, body.postid-1407 h4, body.postid-1407 h5, body.postid-1407 h6, body.postid-1000 h2, body.postid-1000 h3, body.postid-1000 h4, body.postid-1000 h5, body.postid-1000 h6, body.page-id-623 h2, body.page-id-623 h3, body.page-id-623 h4, body.page-id-623 h5, body.page-id-623 h6, body.postid-1019 h2, body.postid-1019 h3, body.postid-1019 h4, body.postid-1019 h5, body.postid-1019 h6, body.postid-8108 h2, body.postid-8108 h3, body.postid-8108 h4, body.postid-8108 h5, body.postid-8108 h6, body.postid-8609 h2, body.postid-8609 h3, body.postid-8609 h4, body.postid-8609 h5, body.postid-8609 h6, body.postid-8690 h2, body.postid-8690 h3, body.postid-8690 h4, body.postid-8690 h5, body.postid-8690 h6, body.postid-8716 h2, body.postid-8716 h3, body.postid-8716 h4, body.postid-8716 h5, body.postid-8716 h6, body.postid-8375 h2, body.postid-8375 h3, body.postid-8375 h4, body.postid-8375 h5, body.postid-8375 h6, body.postid-8713 h2, body.postid-8713 h3, body.postid-8713 h4, body.postid-8713 h5, body.postid-8713 h6, body.postid-9015 h2, body.postid-9015 h3, body.postid-9015 h4, body.postid-9015 h5, body.postid-9015 h6, body.postid-9274 h2, body.postid-9274 h3, body.postid-9274 h4, body.postid-9274 h5, body.postid-9274 h6, body.postid-9299 h2, body.postid-9299 h3, body.postid-9299 h4, body.postid-9299 h5, body.postid-9299 h6, body.postid-9291 h2, body.postid-9291 h3, body.postid-9291 h4, body.postid-9291 h5, body.postid-9291 h6, body.postid-6136 h2, body.postid-6136 h3, body.postid-6136 h4, body.postid-6136 h5, body.postid-6136 h6, body.postid-6673 h2, body.postid-6673 h3, body.postid-6673 h4, body.postid-6673 h5, body.postid-6673 h6, body.postid-9961 h2, body.postid-9961 h3, body.postid-9961 h4, body.postid-9961 h5, body.postid-9961 h6, body.postid-9970 h2, body.postid-9970 h3, body.postid-9970 h4, body.postid-9970 h5, body.postid-9970 h6, body.postid-10197 h2, body.postid-10197 h3, body.postid-10197 h4, body.postid-10197 h5, body.postid-10197 h6, body.postid-10249 h2, body.postid-10249 h3, body.postid-10249 h4, body.postid-10249 h5, body.postid-10249 h6, body.postid-10297 h2, body.postid-10297 h3, body.postid-10297 h4, body.postid-10297 h5, body.postid-10297 h6 {font-family:"Righteous";}
/*****************************/
body.postid-1723 .wrap, body.postid-2295 .wrap, body.postid-2318 .wrap, body.postid-2336 .wrap, body.postid-1596 .wrap, body.postid-1531 .wrap, body.postid-3524 .wrap, body.postid-3550 .wrap, body.postid-3563 .wrap, body.postid-3588 .wrap, body.postid-1019 .wrap, body.postid-921 .wrap, body.postid-5548 .wrap, body.postid-1084 .wrap, body.postid-5617 .wrap, body.postid-5647 .wrap, body.postid-5659 .wrap, body.postid-6096 .wrap, body.postid-6136 .wrap, body.postid-6664 .wrap, body.postid-6671 .wrap, body.postid-3320 .wrap, body.postid-1520 .wrap, body.postid-1397 .wrap, body.postid-1346 .wrap, body.postid-1385 .wrap, body.postid-1407 .wrap, body.postid-1000 .wrap, body.page-id-623 .wrap, body.postid-971 .wrap, body.postid-8108 .wrap, body.postid-8609 .wrap, body.postid-8690 .wrap, body.postid-8716 .wrap, body.postid-8375 .wrap, body.postid-8713 .wrap, body.postid-9015 .wrap, body.postid-9274 .wrap, body.postid-9291 .wrap, body.postid-9299 .wrap, body.postid-6673 .wrap, body.postid-9961 .wrap, body.postid-9970 .wrap, body.postid-10197 .wrap, body.postid-10249 .wrap, body.postid-10297 .wrap {padding:0; max-width:100% !important; width:100%;}
body.postid-1723 .site-inner, body.postid-2295 .site-inner, body.postid-2318 .site-inner, body.postid-2336 .site-inner, body.postid-1596 .site-inner, body.postid-1531 .site-inner, body.postid-3524 .site-inner, body.postid-3550 .site-inner, body.postid-3563 .site-inner, body.postid-3588 .site-inner, body.postid-1019 .site-inner, body.postid-921 .site-inner, body.postid-5514 .site-inner, body.postid-5548 .site-inner, body.postid-1084 .site-inner, body.postid-5617 .site-inner, body.postid-5647 .site-inner, body.postid-5659 .site-inner, body.postid-6096 .site-inner, body.postid-6136 .site-inner, body.postid-6286 .site-inner, body.postid-6664 .site-inner, body.postid-6671 .site-inner, body.postid-3320 .site-inner, body.postid-1520 .site-inner, body.postid-1397 .site-inner, body.postid-1346 .site-inner, body.postid-1385 .site-inner, body.postid-1407 .site-inner, body.postid-1000 .site-inner, body.postid-971 .site-inner, body.page-id-623 .site-inner, body.postid-8108 .site-inner, body.postid-8609 .site-inner, body.postid-8690 .site-inner, body.postid-8716 .site-inner, body.postid-8375 .site-inner, body.postid-8713 .site-inner, body.postid-9015 .site-inner, body.postid-9274 .site-inner, body.postid-9291 .site-inner, body.postid-9299 .site-inner, body.postid-6673 .site-inner, body.postid-9961 .site-inner, body.postid-9970 .site-inner, body.postid-10197 .site-inner, body.postid-10249 .site-inner, body.postid-10297 .site-inner {max-width:100%; padding-left:0; padding-right:0;}
body.postid-1723 .content-sidebar-wrap, body.postid-2295 .content-sidebar-wrap, body.postid-2318 .content-sidebar-wrap, body.postid-2336 .content-sidebar-wrap, body.postid-1596 .content-sidebar-wrap, body.postid-1531 .content-sidebar-wrap, body.postid-3524 .content-sidebar-wrap, body.postid-3550 .content-sidebar-wrap, body.postid-3563 .content-sidebar-wrap, body.postid-3588 .content-sidebar-wrap, body.postid-1019 .content-sidebar-wrap, body.postid-921 .content-sidebar-wrap, body.postid-5514 .content-sidebar-wrap, body.postid-5548 .content-sidebar-wrap, body.postid-1084 .content-sidebar-wrap, body.postid-5617 .content-sidebar-wrap, body.postid-5647 .content-sidebar-wrap, body.postid-5659 .content-sidebar-wrap, body.postid-6096 .content-sidebar-wrap, body.postid-6136 .content-sidebar-wrap, body.postid-6286 .content-sidebar-wrap, body.postid-6664 .content-sidebar-wrap, body.postid-6671 .content-sidebar-wrap, body.postid-1520 .content-sidebar-wrap, body.postid-1397 .content-sidebar-wrap, body.postid-1346 .content-sidebar-wrap, body.postid-1385 .content-sidebar-wrap, body.postid-1407 .content-sidebar-wrap, body.postid-1000 .content-sidebar-wrap, body.postid-971 .content-sidebar-wrap, body.page-id-623 .content-sidebar-wrap, body.postid-8108 .content-sidebar-wrap, body.postid-8609 .content-sidebar-wrap, body.postid-8690 .content-sidebar-wrap, body.postid-8716 .content-sidebar-wrap, body.postid-8375 .content-sidebar-wrap, body.postid-8713 .content-sidebar-wrap, body.postid-9015 .content-sidebar-wrap, body.postid-9274 .content-sidebar-wrap, body.postid-9291 .content-sidebar-wrap, body.postid-9299 .content-sidebar-wrap, body.postid-6673 .content-sidebar-wrap, body.postid-9961 .content-sidebar-wrap, body.postid-9970 .content-sidebar-wrap, body.postid-10197 .content-sidebar-wrap, body.postid-10249 .content-sidebar-wrap, body.postid-10297 .content-sidebar-wrap {margin-top:0;}
body.postid-1723 .post-1723, body.postid-2295 .post-2295, body.postid-2318 .post-2318, body.postid-2336 .post-2336, body.postid-1596 .post-1596, body.postid-1531 .post-1531, body.postid-3524 .post-3524, body.postid-3550 .post-3550, body.postid-3563 .post-3563, body.postid-3588 .post-3588, body.postid-1019 .post-1019, body.postid-921 .post-921, body.postid-971 .post-971, body.postid-5514 .post-5514, body.postid-5548 .post-5548, body.postid-1084 .post-1084, body.postid-5617 .post-5617, body.postid-5647 .post-5647, body.postid-5659 .post-5659, body.postid-6096 .post-6096, body.postid-6136 .post-6136, body.postid-6286 .post-6286, body.postid-6664 .post-6664, body.postid-6671 .post-6671, body.postid-3320 .post-3320, body.postid-1520 .post-1520, body.postid-1397 .post-1397, body.postid-1346 .post-1346, body.postid-1385 .post-1385, body.postid-1407 .post-1407, body.postid-1000 .post-1000, body.page-id-623 .post-623, body.postid-8108 .post-8108, body.postid-8609 .post-8609, body.postid-8690 .post-8690, body.postid-8716 .post-8716, body.postid-8375 .post-8375, body.postid-8713 .post-8713, body.postid-9015 .post-9015, body.postid-9274 .post-9274, body.postid-9291 .post-9291, body.postid-9299 .post-9299, body.postid-6673 .post-6673, body.postid-9961 .post-9961, body.postid-9970 .post-9970, body.postid-10197 .post-10197, body.postid-10249 .post-10249, body.postid-10297 .post-10297 {padding:0;}
body.postid-6096 .after-entry.widget-area .entry-header, body.postid-6286 .after-entry.widget-area .entry-header, body.postid-1000 .after-entry.widget-area .entry-header, body.postid-921 .after-entry.widget-area .entry-header, body.postid-1019 .after-entry.widget-area .entry-header, body.postid-971 .after-entry.widget-area .entry-header, body.postid-1531 .after-entry.widget-area .entry-header, body.postid-3320 .after-entry.widget-area .entry-header, body.postid-1397 .after-entry.widget-area .entry-header, body.postid-1346 .after-entry.widget-area .entry-header, body.postid-1385 .after-entry.widget-area .entry-header, body.postid-1596 .after-entry.widget-area .entry-header, body.postid-1520 .after-entry.widget-area .entry-header, body.postid-8108 .after-entry.widget-area .entry-header, body.page-id-623 .after-entry.widget-area .entry-header, body.postid-1407 .after-entry.widget-area .entry-header, body.postid-1000 .after-entry.widget-area .entry-header, body.postid-8690 .after-entry.widget-area .entry-header, body.postid-8609 .after-entry.widget-area .entry-header, body.postid-8716 .after-entry.widget-area .entry-header, body.postid-8375 .after-entry.widget-area .entry-header, body.postid-8713 .after-entry.widget-area .entry-header, body.postid-6664 .after-entry.widget-area .entry-header, body.postid-9015 .after-entry.widget-area .entry-header, body.postid-9274 .after-entry.widget-area .entry-header, body.postid-9291 .after-entry.widget-area .entry-header, body.postid-9291 .after-entry.widget-area .entry-header, body.postid-9299 .after-entry.widget-area .entry-header, body.postid-6673 .after-entry.widget-area .entry-header, body.postid-9961 .after-entry.widget-area .entry-header, body.postid-9970 .after-entry.widget-area .entry-header, body.postid-10197 .after-entry.widget-area .entry-header, body.postid-10249 .after-entry.widget-area .entry-header, body.postid-10297 .after-entry.widget-area .entry-header  {position:static;}

body.postid-9291 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/06/best-california-king-mattresses-1.jpg") center center no-repeat; padding:30px 0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-9291 .entry-header .box-title {max-width:960px; margin: 0 auto; padding-top:30px;}
body.postid-9291 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:178px; padding:0px 30px;}
body.postid-9291 .entry-header .box-title .entry-title {color:#2c4355; padding:30px 0 0; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.8);}
body.postid-9291 .entry-meta, body.postid-9291 span.entry-author, body.postid-9291 span.entry-author span.entry-author {color:#fff; justify-content:center;}

body.postid-6096 .entry-meta, body.postid-6096 span.entry-author, body.postid-6286 .entry-meta, body.postid-6286 span.entry-author, body.postid-6664 .entry-meta, body.postid-6664 span.entry-author {justify-content:center;}

body.postid-9274 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/06/frame-header-best-queen-size-mattresses.jpg") center center no-repeat; padding:10px 0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-9274 .entry-header .box-title {max-width:960px; margin: 0 auto; padding-top:30px;}
body.postid-9274 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:200px; padding:0px 30px;}
body.postid-9274 .entry-header .box-title .entry-title {color:#2c4355; padding:30px 0 0; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.8);}
body.postid-9274 .entry-meta, body.postid-9274 span.entry-author, body.postid-9274 span.entry-author span.entry-author {color:#fff; justify-content:center;}

body.postid-9970 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/06/frame-header-pillow-for-neck-pain.jpg") center center no-repeat; padding:10px 0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-9970 .entry-header .box-title {max-width:960px; margin: 0 auto; padding-top:30px;}
body.postid-9970 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:200px; padding:0px 30px;}
body.postid-9970 .entry-header .box-title .entry-title {color:#2c4355; padding:30px 0 0; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.8);}
body.postid-9970 .entry-meta, body.postid-9961 span.entry-author {color:#fff; justify-content:center;}
body.postid-9961 span.entry-author span.entry-author {color:#fff;}

body.postid-10197 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/07/frame-header-best-pillows-for-combination-sleepers.jpg") center center no-repeat; padding:10px 0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-10197 .entry-header .box-title {max-width:960px; margin: 0 auto; padding-top:30px;}
body.postid-10197 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:200px; padding:0px 30px;}
body.postid-10197 .entry-header .box-title .entry-title {color:#095a2e; padding:30px 0 0; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.8);}
body.postid-10197 .entry-meta, body.postid-10197 span.entry-author, body.postid-10197 span.entry-author span.entry-author {color:#fff; justify-content:center;}

body.postid-10249 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/07/frame-header-best-pillows-for-back-pain.jpg") center center no-repeat; padding:10px 0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-10249 .entry-header .box-title {max-width:960px; margin: 0 auto; padding-top:30px;}
body.postid-10249 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:200px; padding:0px 30px;}
body.postid-10249 .entry-header .box-title .entry-title {color:#06525f; padding:30px 0 0; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.8);}
body.postid-10249 .entry-meta, body.postid-10249 span.entry-author, body.postid-10249 span.entry-author span.entry-author {color:#fff; justify-content:center;}

body.postid-10297 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/07/frame-header-best-pillow-for-stomach-sleepers.jpg") center center no-repeat; padding:10px 0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-10297 .entry-header .box-title {max-width:960px; margin: 0 auto; padding-top:30px;}
body.postid-10297 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:200px; padding:0px 30px;}
body.postid-10297 .entry-header .box-title .entry-title {color:#171083; padding:30px 0 0; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.8);}
body.postid-10297 .entry-meta, body.postid-10297 span.entry-author, body.postid-10297 span.entry-author span.entry-author {color:#fff; justify-content:center;}

body.postid-9961 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/06/frame-header-pillow-for-side-sleeper.jpg") center center no-repeat; padding:10px 0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-9961 .entry-header .box-title {max-width:960px; margin: 0 auto; padding-top:30px;}
body.postid-9961 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:200px; padding:0px 30px;}
body.postid-9961 .entry-header .box-title .entry-title {color:#8c3030; padding:30px 0 0; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.8);}
body.postid-9961 .entry-meta, body.postid-9961 span.entry-author, body.postid-9961 span.entry-author span.entry-author {color:#fff; justify-content:center;}

body.postid-6673 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/06/frame-header-shoes-for-back-pain.jpg") center center no-repeat; padding:10px 0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-6673 .entry-header .box-title {max-width:960px; margin: 0 auto; padding-top:30px;}
body.postid-6673 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:200px; padding:0px 30px;}
body.postid-6673 .entry-header .box-title .entry-title {color:#2c4355; padding:30px 0 0; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.8);}
body.postid-6673 .entry-meta, body.postid-6673 span.entry-author, body.postid-6673 span.entry-author span.entry-author {color:#fff; justify-content:center;}

body.postid-6136 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/06/frame-header-back-brace.jpg") center center no-repeat; padding:10px 0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-6136 .entry-header .box-title {max-width:960px; margin: 0 auto; padding-top:30px;}
body.postid-6136 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:200px; padding:0px 30px;}
body.postid-6136 .entry-header .box-title .entry-title {color:#2c4355; padding:30px 0 0; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.8);}
body.postid-6136 .entry-meta, body.postid-6136 span.entry-author, body.postid-6136 span.entry-author span.entry-author {color:#fff; justify-content:center;}

body.postid-8716 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/05/frame-header-massage-cushion.jpg") center center no-repeat; padding:0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-8716 .entry-header .box-title {max-width:960px; margin: 0 auto; background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/05/massage-cushion.png") top right no-repeat; min-height:270px; padding-top:30px;}
body.postid-8716 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:178px; padding:0px 30px;}
body.postid-8716 .entry-header .box-title .entry-title {color:#06677f; padding:30px 0 0; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.6);}
body.postid-8716 .entry-meta, body.postid-8716 span.entry-author {color:#06677f; justify-content:center;}

body.postid-8690 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/05/best-heating-pads-bg.jpg") center center no-repeat; padding:0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-8690 .entry-header .box-title {max-width:960px; margin: 0 auto; background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/05/heating-pad-product.png") bottom right no-repeat; min-height:270px; padding-top:30px;}
body.postid-8690 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:200px; padding:0px 30px;}
body.postid-8690 .entry-header .box-title .entry-title {color:#06677f; padding:30px 0 10px; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.6);}
body.postid-8690 .entry-meta, body.postid-8690 span.entry-author {color:#fff; justify-content:center;}

body.postid-8375 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/06/frame-header-bg.gif") center center repeat-x; padding:0; text-align:center; margin-bottom:30px;}
body.postid-8375 .entry-header .box-title {max-width:1024px; margin: 0 auto; background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/06/ems-unit.png") bottom right no-repeat; min-height:270px; padding-top:30px;}
body.postid-8375 .entry-header .box-title .box-title-sub {width:67%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:200px; padding:0px 30px;}
body.postid-8375 .entry-header .box-title .entry-title {color:#06677f; padding:30px 0 10px; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.6);}
body.postid-8375 .entry-meta, body.postid-8375 span.entry-author, body.postid-8375 span.entry-author-name {color:#fff; justify-content:center;}

body.postid-9299 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/06/bg-twin-size.jpg") center center repeat-x; padding:0; text-align:center; margin-bottom:30px;}
body.postid-9299 .entry-header .box-title {max-width:960px; margin: 0 auto; background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/06/twin-size-mattress-img.png") bottom right no-repeat; min-height:270px; padding-top:30px;}
body.postid-9299 .entry-header .box-title .box-title-sub {width:68%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:200px; padding:0px 30px;}
body.postid-9299 .entry-header .box-title .entry-title {color:#52406c; padding:30px 0 10px; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.6);}
body.postid-9299 .entry-meta, body.postid-9299 span.entry-author {color:#fff; justify-content:center;}

body.postid-8713 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/06/frame-header-king-size-mattress.jpg") center center repeat-x; padding:0; text-align:center; margin-bottom:30px;}
body.postid-8713 .entry-header .box-title {max-width:960px; margin: 0 auto; background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/06/king-size-mattress-header.png") bottom right no-repeat; min-height:270px; padding-top:30px;}
body.postid-8713 .entry-header .box-title .box-title-sub {width:68%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:200px; padding:0px 30px;}
body.postid-8713 .entry-header .box-title .entry-title {color:#0c23a0; padding:30px 0 10px; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.6);}
body.postid-8713 .entry-meta, body.postid-8713 span.entry-author {color:#fff; justify-content:center;}

body.postid-9015 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/05/frame-header-neck-and-shoulder-massager.jpg") center center no-repeat; padding:30px 0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-9015 .entry-header .box-title {max-width:960px; margin: 0 auto; padding-top:30px;}
body.postid-9015 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:178px; padding:0px 30px;}
body.postid-9015 .entry-header .box-title .entry-title {color:#2c4355; padding:30px 0 0; font-size: 38px; font-weight:bold; background:rgba(255,255,255,0.8);}
body.postid-9015 .entry-meta, body.postid-9015 span.entry-author, body.postid-9015 span.entry-author span.entry-author {color:#fff; justify-content:center;}

body.postid-8609 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/05/frame-header-massager-chair.jpg") center center no-repeat; padding:30px 0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-8609 .entry-header .box-title {max-width:960px; margin: 0 auto;}
body.postid-8609 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:178px; padding:0px 30px;}
body.postid-8609 .entry-header .box-title .entry-title {color:#fff; padding:30px 0 0; font-size: 38px; font-weight:bold;}
body.postid-8609 .entry-meta, body.postid-8609  span.entry-author {color:#fff; justify-content:center;}

body.page-id-623 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-about-Todd.jpg") center center no-repeat; padding:30px 0; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.page-id-623 .entry-header .entry-title  {max-width:340px; margin:0 auto; padding:20px; background:#198acd; color:#fff; font-size:34px;}

body.postid-1000 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-Nighttime-Hip-Pain.jpg") center center no-repeat; padding:30px 0; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-1000 .entry-header .box-title  {max-width:960px; margin:0 auto;}
body.postid-1000 .entry-header .box-title-sub  {width:65%; border:1px solid #fff; color:#fff; padding:20px;}
body.postid-1000 .entry-header .box-title-sub .entry-title {color:#fff; font-size: 38px; font-weight:bold;}
body.postid-1000 .entry-header .box-title-sub .entry-meta, body.postid-1000 .entry-header .box-title-sub .entry-meta .entry-author {color:#fff;}

body.postid-8108 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-foot-massage.jpg") center center no-repeat; padding:30px 0; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-8108 .entry-header .box-title  {max-width:960px; margin:0 auto;}
body.postid-8108 .entry-header .box-title-sub  {width:70%; border:1px solid #fff; color:#fff; padding:20px;}
body.postid-8108 .entry-header .box-title-sub .entry-title {color:#fff; font-size: 38px; font-weight:bold;}
body.postid-8108 .entry-header .box-title-sub .entry-meta, body.postid-8108 .entry-header .box-title-sub .entry-meta .entry-author {color:#fff; justify-content:center;}

body.postid-921 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-Middle-Back-Pain.jpg") center center no-repeat; padding:30px 0; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-921 .entry-header .box-title  {max-width:960px; margin:0 auto;}
body.postid-921 .entry-header .box-title-sub {max-width:71%; border:1px solid #fff; color:#fff; padding:20px;}
body.postid-921 .entry-header .box-title-sub .entry-title {color:#fff; font-size: 38px; font-weight:bold;}
body.postid-921 .entry-header .box-title-sub .entry-meta, body.postid-921 .entry-header .box-title-sub .entry-meta .entry-author {color:#fff;}

body.postid-971 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-How-to-Sleep-on-Your-Back.jpg") center center no-repeat; padding:30px 0; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-971 .entry-header .box-title  {max-width:960px; margin:0 auto; color:#fff; background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/moon-and-people.png") no-repeat; min-height:179px;}
body.postid-971 .entry-header .box-title-sub  {}
body.postid-971 .entry-header .box-title-sub .entry-title {color:#fff; margin: 30px auto 0; font-size: 48px; font-weight:bold; padding-left:250px; padding-top:15px;}
body.postid-971 .entry-header .box-title-sub p.entry-meta, body.postid-971 .entry-header .box-title-sub p.entry-meta span.entry-author {color:#fff !important;}
body.postid-971 .entry-header .box-title-sub p.entry-meta {padding-left:250px;}

body.postid-1385 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-Leesa-vs-Casper.jpg") center center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/bg-Leesa-vs-Casper.gif") repeat; padding:30px 0 10px; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-1385 .entry-header .box-title  {max-width:960px; margin:0 auto; color:#0b3c65;}
body.postid-1385 .entry-header .box-title-sub  {}
body.postid-1385 .entry-header .box-title-sub .entry-title {color:#0b3c65; max-width: 800px; text-align: center; margin:155px auto 0; font-size: 48px; font-weight:bold;}

body.postid-1407 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-The-King-Mattress-vs-the-California-King-Mattress.jpg") center center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/bg-The-King-Mattress-vs-the-California-King-Mattress.gif") repeat; padding:30px 0 10px; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-1407 .entry-header .box-title  {max-width:960px; margin:0 auto; color:#fff;}
body.postid-1407 .entry-header .box-title-sub  {}
body.postid-1407 .entry-header .box-title-sub .entry-title {color:#fff; text-align: center; margin:155px auto 0; font-size: 48px; font-weight:bold;}
body.postid-1407 .entry-header .box-title-sub p.entry-meta, body.postid-1407 .entry-header .box-title-sub p.entry-meta span.entry-author {color:#fff !important;}

body.postid-1346 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-Purple-vs-Ghostbed.jpg") center center no-repeat,  url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/bg-Purple-vs-Ghostbed.gif") repeat; padding:30px 0 10px; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-1346 .entry-header .box-title  {max-width:960px; margin:0 auto; color:#fff;}
body.postid-1346 .entry-header .box-title-sub  {}
body.postid-1346 .entry-header .box-title-sub .entry-title {color:#fff; text-align: center; margin: 155px auto 0; font-size: 48px; font-weight:bold;}
body.postid-1346 .entry-header .box-title-sub p.entry-meta, body.postid-1346 .entry-header .box-title-sub p.entry-meta span.entry-author {color:#fff !important;}

body.postid-1520 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-Linen-vs-Cotton.jpg") center center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/bg-Linen-vs-Cotton.jpg") repeat; padding:30px 0 10px; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-1520 .entry-header .box-title  {max-width:960px; margin:0 auto; color:#fff;}
body.postid-1520 .entry-header .box-title-sub  {}
body.postid-1520 .entry-header .box-title-sub .entry-title {color:#fff; max-width: 800px; text-align: center; margin:155px auto 0; font-size: 50px; font-weight:bold;}
body.postid-1520 .entry-header .box-title-sub p.entry-meta, body.postid-1520 .entry-header .box-title-sub p.entry-meta span.entry-author {color:#fff !important;}

body.postid-1397 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-Twin-vs-Twin-XL.jpg") center center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/bg-Twin-vs-Twin-XL.gif") repeat; padding:30px 0 10px; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-1397 .entry-header .box-title  {max-width:960px; margin:0 auto; color:#1c530b;}
body.postid-1397 .entry-header .box-title-sub  {}
body.postid-1397 .entry-header .box-title-sub .entry-title {color:#1c530b; text-align: center; margin: 155px auto 0; font-size: 48px; font-weight:bold;}

body.postid-1596 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-bg-Leesa-vs-Tuft-and-Needle.jpg") center center no-repeat; padding:30px 0; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-1596 .entry-header .box-title {max-width:960px; margin:0 auto 70px; color:#fff; border:2px solid #afafaf;}
body.postid-1596 .entry-header .box-title-sub {background:rgba(0,0,0,0.6); margin:10px; max-width:960px; padding-bottom:10px;}
body.postid-1596 .entry-header .box-title-sub .entry-title {color:#fff; max-width: 960px; text-align: center; margin: 10px auto 0; font-size: 44px; font-weight:bold; padding-top:20px;}

body.postid-6096 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/bg-header-Essential-Oil.jpg") center center no-repeat; padding:0px 0; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-6096 .entry-header .box-title  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/essential-oil-diffusers-frame.png") center center no-repeat; min-height:366px; max-width:960px; margin:0 auto; color:#fff;}
body.postid-6096 .entry-header .box-title-sub  {width:100%; height:100%; position:absolute; top:0; left:0;}
body.postid-6096 .entry-header .box-title-sub .entry-title {max-width: 960px; text-align: center; margin: 145px auto 0; font-size: 36px; font-weight:bold;}

body.postid-6671 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/bg-header-Essential-Oil.jpg") center center no-repeat; padding:0px 0; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-6671 .entry-header .box-title  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/essential-oil-diffusers-frame.png") center center no-repeat; min-height:366px; max-width:960px; margin:0 auto; color:#fff;}
body.postid-6671 .entry-header .box-title-sub  {width:100%; height:100%; position:absolute; top:0; left:0;}
body.postid-6671 .entry-header .box-title-sub .entry-title {max-width: 960px; text-align: center; margin: 145px auto 0; font-size: 36px; font-weight:bold;}

body.postid-6664 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/bg-header-Essential-Oil.jpg") center center no-repeat; padding:0px 0; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-6664 .entry-header .box-title  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/essential-oil-diffusers-frame.png") center center no-repeat; min-height:366px; max-width:960px; margin:0 auto; color:#fff;}
body.postid-6664 .entry-header .box-title-sub  {width:100%; height:100%; position:absolute; top:0; left:0;}
body.postid-6664 .entry-header .box-title-sub .entry-title {max-width: 960px; text-align: center; margin: 145px auto 0; font-size: 36px; font-weight:bold;}

body.postid-6286 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/Essential-Oil-Brands-bg.jpg") center center no-repeat; padding:0px 0; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-6286 .entry-header .box-title  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/Best-Essential-Oil-Brands-frame.png") center center no-repeat; min-height:366px; max-width:960px; margin:0 auto; color:#fff;}
body.postid-6286 .entry-header .box-title-sub  {width:100%; height:100%; position:absolute; top:0; left:0;}
body.postid-6286 .entry-header .box-title-sub .entry-title {max-width: 900px; text-align: center; margin: 145px auto 0; font-size: 34px; font-weight:bold; color:#fff;}

body.postid-5647 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/02/TENS-Units-header-bg.jpg") center center no-repeat; padding:30px 0; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-5647 .entry-header .box-title  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/02/Best-TENS-Units.jpg") center center no-repeat; min-height:240px; max-width:960px; margin:0 auto; color:#fff;}
body.postid-5647 .entry-header .box-title-sub  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/02/purple-line.gif") right center no-repeat; width:100%; height:100%; position:absolute; top:0; left:0;}
body.postid-5647 .entry-header .box-title-sub .entry-title {color:#fff; max-width: 800px; text-align: center; margin: 45px auto 0; font-size: 50px; font-weight:bold;}

body.postid-1531 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header.jpg") center center no-repeat; padding:20px 0; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-1531 .entry-header .box-title  { min-height:180px; max-width:960px; margin:0 auto; color:#004340; border:2px solid #e0c800; padding:10px;}
body.postid-1531 .entry-header .box-title-sub {background:rgba(255,255,255,0.8); padding:20px;}
body.postid-1531 .entry-header .box-title-sub .entry-title {color:#004340;  text-align: center; margin: 0px auto; font-size: 50px; font-weight:bold;}

body.postid-1531 .entry-header .box-title-sub .entry-title {color:#004340;  text-align: center; margin: 0px auto; font-size: 50px; font-weight:bold;}

body.postid-3320 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/Sleep-Number-vs-Tempur-Pedic-bg.jpg") center center no-repeat; padding:30px 0; background-size:cover; margin-bottom:30px; text-align:center;}
body.postid-3320 .entry-header .box-title {max-width:960px; margin:0 auto; border:4px solid #ffae7b; padding:10px;}
body.postid-3320 .entry-header .box-title-sub {background:rgba(255,255,255,0.8); padding:20px;}
body.postid-3320 .entry-header .box-title-sub .entry-title {color:#752b02; font-size: 50px; font-weight:bold;}
body.postid-3320 .entry-header .box-title-sub .entry-meta, body.postid-3320 .entry-header .box-title-sub .entry-meta a, body.postid-3320 .entry-header .box-title-sub .entry-meta  span.entry-author {color:#752b02;}

body.postid-2318 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/11/bgheadrm2.gif") center center no-repeat; padding:30px 0; text-align:center; background-size:cover; margin-bottom:30px; position:relative;}
body.postid-2318 .entry-header .box-title  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/11/img-head.jpg") center center no-repeat; height:277px; max-width:960px; margin:0 auto; color:#fff;}
body.postid-2318 .entry-header .box-title-sub  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/11/blue-line2.gif") left center no-repeat; width:100%; height:100%; position:absolute; top:0; left:0;}
body.postid-2318 .entry-header .box-title-sub .entry-title {color:#fff; font-family: 'Courgette', cursive; max-width: 800px; text-align: center; margin: 80px auto 0; font-size: 50px; font-weight:bold;}
body.postid-2318 .entry-header .box-title-sub .entry-meta, body.postid-2318 .entry-header .box-title-sub .entry-meta a, body.postid-2318 .entry-header .box-title-sub .entry-meta  span.entry-author, body.postid-2336 .entry-header .box-title-sub .entry-meta, body.postid-2336 .entry-header .box-title-sub .entry-meta a, body.postid-2336 .entry-header .box-title-sub .entry-meta  span.entry-author, body.postid-3588 .entry-header .box-title-sub .entry-meta  span.entry-author, body.postid-3588 .entry-header .box-title-sub .entry-meta, body.postid-3588 .entry-header .box-title-sub .entry-meta a, body.postid-3524 .entry-header .box-title-sub .entry-meta  span.entry-author, body.postid-3524 .entry-header .box-title-sub .entry-meta, body.postid-3524 .entry-header .box-title-sub .entry-meta a, body.postid-3550 .entry-header .box-title-sub .entry-meta  span.entry-author, body.postid-3550 .entry-header .box-title-sub .entry-meta, body.postid-3550 .entry-header .box-title-sub .entry-meta a, body.postid-3563 .entry-header .box-title-sub .entry-meta  span.entry-author, body.postid-3563 .entry-header .box-title-sub .entry-meta, body.postid-3563 .entry-header .box-title-sub .entry-meta a, body.postid-1019 .entry-header .box-title-sub .entry-meta a, body.postid-1019 .entry-header .box-title-sub .entry-meta, body.postid-5659 .entry-header .box-title-sub .entry-meta a, body.postid-5659 .entry-header .box-title-sub .entry-meta  {color:#fff;}
body.postid-5647 .entry-header .box-title-sub .entry-meta a, body.postid-5647 .entry-header .box-title-sub .entry-meta {color:#fff; justify-content:center;}
 body.postid-6671 .entry-header .box-title-sub .entry-meta {justify-content:center;}

body.postid-5617 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/02/frame-header-Best-Shoes-for-Plantar-Fasciitis.jpg") center center no-repeat; padding:30px 0; background-size:cover; margin-bottom:30px;}
body.postid-5617 .entry-header .box-title {max-width:960px; margin:0 auto; background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/02/box-shoes.png") left top no-repeat; padding-left:276px;}
body.postid-5617 .entry-header .box-title .box-title-sub {width:100%; background:#1f3b50; padding:1px 20px;}
body.postid-5617 .entry-header .box-title-sub .entry-title {color:#fff; font-size: 32px; font-weight:bold; font-family: 'Courgette', cursive; margin-top:20px; }

body.postid-2336 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/11/mattress-topper-header.jpg") center center no-repeat; padding:30px 0; background-size:cover; margin-bottom:30px; min-height:350px;}
body.postid-2336 .entry-header .box-title {max-width:960px; margin:0 auto;}
body.postid-2336 .entry-header .box-title-sub .entry-title {color:#fff; font-size: 56px; font-weight:bold; margin-top:20px;}
body.postid-2336 .entry-header .box-title .box-title-sub {width:55%;}

body.postid-1084 .entry-header  {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-Home-Remedies-For-Bed-Bugs.jpg") center center no-repeat; padding:30px 0; background-size:cover; margin-bottom:30px;}
body.postid-1084 .entry-header .box-title {max-width:960px; margin:0 auto;}
body.postid-1084 .entry-header .box-title-sub .entry-title {color:#fff; font-size:38px; font-weight:bold;}
body.postid-1084 .entry-header .box-title .box-title-sub {width:67%;padding:20px; border:1px solid #fff;}
body.postid-1084 .entry-header .box-title .box-title-sub .entry-meta {margin-bottom:0; color:#fff;}
body.postid-1084 .entry-header .box-title .box-title-sub .entry-meta .entry-author {color:#fff;}

body.postid-5548 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/Best-Futon-Mattress-Reviews-background-header.jpg") center center no-repeat; padding:30px 0; background-size:cover; margin-bottom:30px; min-height:270px; text-align:center;}
body.postid-5548 .entry-header .box-title {max-width:960px; margin:0 auto;}
body.postid-5548 .entry-header .box-title-sub .entry-title {color:#fff; font-size: 44px; font-weight:bold; background:rgba(0,0,0,0.4); padding-bottom:20px;}
body.postid-5548 .entry-header .box-title .box-title-sub {max-width:960px; margin: 0 auto; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:178px; padding:30px 80px 0;}

body.postid-1019 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-Best-Side-To-Sleep-On.jpg") center center no-repeat; padding:30px 0; background-size:cover; margin-bottom:30px;}
body.postid-1019 .entry-header .box-title {max-width:960px; margin:0 auto;}
body.postid-1019 .entry-header .box-title-sub .entry-title {color:#fff; font-size:44px; width:45%; margin-bottom:25px;}
body.postid-1019 .entry-header .box-title-sub  span.entry-author {color:#fff !important;}

body.postid-3524 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-Best-Side-To-Sleep-On.jpg") center center no-repeat; padding:30px 0; background-size:cover; margin-bottom:30px; min-height:350px;}
body.postid-3524 .entry-header .box-title {max-width:960px; margin:0 auto;}
body.postid-3524 .entry-header .box-title-sub .entry-title {color:#fff; font-size: 44px; width:45%; margin-bottom:25px;}

body.postid-3563 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/12/type-of-mattress-header.jpg") center center no-repeat; padding:50px 0; background-size:cover; margin-bottom:30px; min-height:350px;}
body.postid-3563 .entry-header .box-title {max-width:960px; margin:0 auto;}
body.postid-3563 .entry-header .box-title-sub .entry-title {color:#fff; font-size: 44px; width:50%; margin-bottom:25px;}

body.postid-5659 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/02/header-Best-Office-Chair-for-Lower-Back-Pain-Reviews-1.jpg") center center no-repeat; padding:30px 0; background-size:cover; margin-bottom:30px; min-height:300px;}
body.postid-5659 .entry-header .box-title {max-width:960px; margin:0 auto;}
body.postid-5659 .entry-header .box-title-sub .entry-title {color:#fff; font-size: 42px; width:50%; margin-bottom:25px;}

body.postid-3550 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/12/how-to-clean-a-mattress-header-bg.jpg") center center no-repeat; padding:50px 0; background-size:cover; margin-bottom:30px; min-height:350px;}
body.postid-3550 .entry-header .box-title {max-width:960px; margin:0 auto;}
body.postid-3550 .entry-header .box-title-sub .entry-title {color:#fff; font-size: 44px; width:60%; margin-bottom:25px;}

body.postid-3588 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/12/header-softer-mattress.jpg") center center no-repeat; padding:50px 0; background-size:cover; margin-bottom:30px; min-height:350px; text-align: center;}
body.postid-3588 .entry-header .box-title {background:#333; max-width:960px; margin:0 auto; color:#fff; padding:40px;}
body.postid-3588 .entry-header .box-title-sub .entry-title {color:#fff; font-size: 44px;}

body.postid-2295 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/11/bg-header-back-pain.jpg") center center no-repeat; padding:30px 0; background-size:cover; margin-bottom:30px; text-align:center;}
body.postid-2295 .entry-header .box-title {max-width:960px; margin:0 auto; border:4px solid #e0c800; padding:10px;}
body.postid-2295 .entry-header .box-title-sub {background:rgba(255,255,255,0.8); padding:20px;}
body.postid-2295 .entry-header .box-title-sub .entry-title {color:#1f2d63; font-size: 44px; font-weight:bold;}
body.postid-2295 .entry-header .box-title-sub .entry-meta, body.postid-2295 .entry-header .box-title-sub .entry-meta a, body.postid-2295 .entry-header .box-title-sub .entry-meta  span.entry-author {color:#1f2d63; justify-content:center;}

body.postid-5514 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/frame-header-back-massager-1.jpg") center center no-repeat;  text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-5514 .entry-header .box-title {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/background-title-back-massager.png")  right center no-repeat; min-height:301px; max-width:1024px; margin:0 auto; position:relative;}
body.postid-5514 .entry-header .box-title .box-title-sub {max-width:860px;  padding:50px 70px 0; text-align:right; position:absolute; right:0px;}
body.postid-5514 .entry-header .box-title .entry-title {color:#fff; font-size: 42px; font-weight:bold; padding-top:10px;}
body.postid-5514 .entry-meta, body.postid-5514  span.entry-author {color:#fff;}

body.postid-1723 .entry-header {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/04/frame-header-air-mattress.jpg") center center no-repeat; padding:30px 0; text-align:center; margin-bottom:30px; background-size:cover;}
body.postid-1723 .entry-header .box-title {max-width:960px; margin: 0 auto;}
body.postid-1723 .entry-header .box-title .box-title-sub {width:71%; background:url("https://www.painreliefnetwork.org/wp-content/uploads/linev.png") left center no-repeat, url("https://www.painreliefnetwork.org/wp-content/uploads/linevr.png") right center no-repeat; min-height:178px; padding:0px 30px;}
body.postid-1723 .entry-header .box-title .entry-title {color:#fff; padding:30px 0 0; font-size: 38px; font-weight:bold;}
body.postid-1723 .entry-meta, body.postid-1723  span.entry-author {color:#fff; justify-content:center;}

.bxcenter {max-width:960px; margin:0 auto; clear:both;}
.bxcenter2 {max-width:960px; margin: -30px auto 0;  box-shadow: 0 0 15px #dfdfdf;   padding: 30px 34px; clear:both;}
.dvstart {background:#f0f0f0; padding:40px 0 10px; margin-top:-30px;}

.ulnavi, .ulnavi2, .ulnavi3, .ulnavi4, .ulnavi5, .ulnavi6, .ulnavi7, .ulnavi8, .ulnavi9, .ulnavi10, .ulnavi11, .ulnavi12, .ulnavi13, .ulnavi14, .ulnavi15, .ulnavi16, .ulnavi17, .ulnavi18, .ulnavi19, .ulnavi20, .ulnavi21, .ulnavi22, .ulnavi23, .ulnavi24, .ulnavi25, .ulnavi26, .ulnavi27, .ulnavi28, .ulnavi29, .ulnavi30, .ulnavi31, .ulnavi32, .ulnavi33, .ulnavi34 {display:flex; justify-content:center; flex-wrap:wrap; margin:70px auto 10px !important; max-width:960px;}

.ulnavi li {width:23%; margin:0px 1% 60px !important; background:#d0f4f7; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:20px; text-align:center; font-weight:400; border-radius:20px;}
.ulnavi li span {display:block; background:#0a729b; width:100px; height:100px; border-radius:50%; margin:-50px auto 20px; text-align:center;}
.ulnavi li span i {color:#beefff; font-size:60px !important; margin-top:20px;}

.ulnavi2 li {width:18%; margin:0px 1% 60px !important; background:#dcf5e9; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi2 li span {display:block; background:#33b366; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi2 li span i {color:#e7ffed; font-size:60px !important; margin-top:10px;}
.ulnavi2 li a {color:#054A19;}

.ulnavi3 li {width:31%; margin:0px 1% 60px !important; background:#dee4f9; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi3 li span {display:block; background:#1f2d63; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi3 li span i {color:#e7ffed; font-size:60px !important; margin-top:10px;}
.ulnavi3 li a {color:#000f44;}

.ulnavi4 li {width:31%; margin:0px 1% 60px !important; background:#d7ecf1; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi4 li span {display:block; background:#09809c; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi4 li span i {color:#e7ffed; font-size:60px !important; margin-top:10px;}
.ulnavi4 li a {color:#015265;}

.ulnavi5 li {width:23%; margin:0px 1% 60px !important; background:#d9faff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi5 li span {display:block; background:#00cdeb; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi5 li span i {color:#078a9e; font-size:60px !important; margin-top:10px;}
.ulnavi5 li a {color:#078a9e;}

.ulnavi6 li {width:31%; margin:0px 1% 60px !important; background:#fff3de; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi6 li span {display:block; background:#f3a984; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi6 li span i {color:#078a9e; font-size:60px !important; margin-top:10px;}
.ulnavi6 li a {color:#481902;}

.ulnavi7 li {width:31%; margin:0px 1% 60px !important; background:#ffe6f1; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi7 li span {display:block; background:#c55386; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi7 li span i {color:#078a9e; font-size:60px !important; margin-top:10px;}
.ulnavi7 li a {color:#86043e;}

.ulnavi8 li {width:18%; margin:0px 1% 60px !important; background:#ebeaff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi8 li span {display:block; background:#4944a0; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi8 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi8 li a {color:#4944a0;}

.ulnavi9 li {width:23%; margin:0px 1% 60px !important; background:#d2f5f9; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi9 li span {display:block; background:#0ba2b4; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi9 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi9 li a {color:#4944a0;}

.ulnavi10 li {width:23%; margin:0px 1% 60px !important; background:#e6e3f8; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi10 li span {display:block; background:#564e90; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi10 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi10 li a {color:#4944a0;}

.ulnavi11 li {width:31%; margin:0px 1% 60px !important; background:#dae7ff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi11 li span {display:block; background:#31579e; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi11 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi11 li a {color:#31579e;}

.ulnavi12 li {width:23%; margin:0px 1% 60px !important; background:#fff1f4; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi12 li span {display:block; background:#f8aca1; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi12 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi12 li a {color:#b65042;}

.ulnavi13 li {width:31%; margin:0px 1% 60px !important; background:#e2f9ff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi13 li span {display:block; background:#49daff; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi13 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi13 li a {color:#014354;}

.ulnavi14 li {width:23%; margin:0px 1% 60px !important; background:#d8f6c8; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi14 li span {display:block; background:#62ad39; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi14 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi14 li a {color:#014354;}

.ulnavi15 li {width:23%; margin:0px 1% 60px !important; background:#ccedff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi15 li span {display:block; background:#149eea; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi15 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi15 li a {color:#014354;}

.ulnavi16 li {width:31%; margin:0px 1% 60px !important; background:#ede2ff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi16 li span {display:block; background:#743cd1; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi16 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi16 li a {color:#5a1bc3;}

.ulnavi17 li {width:23%; margin:0px 1% 60px !important; background:#ede2ff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi17 li span {display:block; background:#743cd1; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi17 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi17 li a {color:#5a1bc3;}

.ulnavi18 li {width:23%; margin:0px 1% 60px !important; background:#caf6ff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi18 li span {display:block; background:#09a4c5; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi18 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi18 li a {color:#076f86;}

.ulnavi19 li {width:31%; margin:0px 1% 60px !important; background:#f8f2c8; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi19 li span {display:block; background:#a79828; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi19 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi19 li a {color:#076f86;}

.ulnavi20 li {width:23%; margin:0px 1% 60px !important; background:#bee6ff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi20 li span {display:block; background:#0067a7; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi20 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi20 li a {color:#004f80;}

.ulnavi21 li {width:23%; margin:0px 1% 60px !important; background:#f0eaff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi21 li span {display:block; background:#9178da; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi21 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi21 li a {color:#442898;}

.ulnavi22 li {width:31%; margin:0px 1% 60px !important; background:#d5f7bc; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi22 li span {display:block; background:#65b32c; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi22 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi22 li a {color:#30630c;}

.ulnavi23 li {width:23%; margin:0px 1% 60px !important; background:#ffdfcc; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi23 li span {display:block; background:#c16832; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi23 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi23 li a {color:#6b2f0c;}

.ulnavi24 li {width:18%; margin:0px 1% 60px !important; background:#b9f3ed; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi24 li span {display:block; background:#2dbcac; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi24 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi24 li a {color:#30630c;}

.ulnavi25 li {width:31%; margin:0px 1% 60px !important; background:#ccebff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi25 li span {display:block; background:#388abf; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi25 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi25 li a {color:#025f9b;}

.ulnavi26 li {width:31%; margin:0px 1% 60px !important; background:#e0f6d9; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi26 li span {display:block; background:#6ebc5a; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi26 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi26 li a {color:#025f9b;}

.ulnavi27 li {width:23%; margin:0px 1% 60px !important; background:#fff9c2; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi27 li span {display:block; background:#edc656; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi27 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi27 li a {color:#4d3e0b;}

.ulnavi28 li {width:23%; margin:0px 1% 60px !important; background:#dcefff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi28 li span {display:block; background:#429ae7; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi28 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi28 li a {color:#0c4b83;}

.ulnavi29 li {width:18%; margin:0px 1% 60px !important; background:#fff3f3; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi29 li span {display:block; background:#ffa9a9; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi29 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi29 li a {color:#7b0404;}

.ulnavi30 li {width:23%; margin:0px 1% 60px !important; background:#d2f9f0; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi30 li span {display:block; background:#50c2a6; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi30 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi30 li a {color:#0c4b83;}

.ulnavi31 li {width:18%; margin:0px 1% 60px !important; background:#cdf3ff; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi31 li span {display:block; background:#0db5e8; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi31 li span i {color:#4944a0; font-size:60px !important; margin-top:10px;}
.ulnavi31 li a {color:#0c4b83;}

.ulnavi32 li {width:23%; margin:0px 1% 60px !important; background:#c8dcf8; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi32 li span {display:block; background:#608fce; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi32 li a {color:#0c4b83;}

.ulnavi33 li {width:23%; margin:0px 1% 60px !important; background:#c5deed; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi33 li span {display:block; background:#18587e; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi33 li a {color:#18587e;}

.ulnavi34 li {width:23%; margin:0px 1% 60px !important; background:#fce1ea; color: rgba(0,0,0,1); box-shadow: 0px 15px 18px rgba(204,204,204,0.15); padding:10px 10px 20px; text-align:center; font-weight:400; border-radius:20px; font-size:13px;}
.ulnavi34 li span {display:block; background:#691833; width:80px; height:80px; border-radius:50%; margin:-50px auto 10px; text-align:center;}
.ulnavi34 li a {color:#3f0f20;}

.titlehead {background:#0a729b; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead2 {background:#00a77d; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead3 {background:#1f2d63; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead4 {background:#09809c; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead5 {background:#1db5d8; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead6 {background:#d47446; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead7 {background:#c55386; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead8 {background:#4944a0; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead9 {background:#0ba2b4; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead10 {background:#564e90; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead11 {background:#31579e; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead12 {background:#ffe2de; padding:40px 20px; margin-bottom:30px; color:#330e08; clear:both;}
.titlehead13 {background:#e2f9ff; padding:40px 20px; margin-bottom:30px; color:#014354; clear:both;}
.titlehead14 {background:#62ad39; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead15 {background:#62ad39; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead16 {background:#149eea; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead17 {background:#ede2ff; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead18 {background:#ede2ff; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead19 {background:#09a4c5; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead20 {background:#a79828; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead21 {background:#0067a7; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead22 {background:#ded6f5; padding:40px 20px; margin-bottom:30px; color:#271068; clear:both;}
.titlehead23 {background:#65b32c; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead24 {background:#c16832; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead25 {background:#2dbcac; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead26 {background:#388abf; padding:40px 20px; margin-bottom:30px; color:#fff; clear:both;}
.titlehead27 {background:#c3e3b9; padding:40px 20px; margin-bottom:30px; color:#082c15; clear:both;}
.titlehead28 {background:#fffab8; padding:40px 20px; margin-bottom:30px; color:#4d3e0b; clear:both;}
.titlehead29 {background:#cee8ff; padding:40px 20px; margin-bottom:30px; color:#0c4b83; clear:both;}
.titlehead30 {background:#ffe8e8; padding:40px 20px; margin-bottom:30px; color:#7b0404; clear:both;}
.titlehead31 {background:#c8f5ea; padding:40px 20px; margin-bottom:30px; color:#0c4b83; clear:both;}
.titlehead32 {background:#cdf3ff; padding:40px 20px; margin-bottom:30px; color:#0db5e8; clear:both;}
.titlehead33 {background:#c8dcf8; padding:40px 20px; margin-bottom:30px; color:#0c4b83; clear:both;}
.titlehead34 {background:#c5deed; padding:40px 20px; margin-bottom:30px; color:#18587e; clear:both;}
.titlehead35 {background:#fce1ea; padding:30px 20px 100px; margin-bottom:30px; color:#3f0f20; clear:both;}


.h2tit {font-weight:bold; font-size:44px; text-align:center; border-bottom:1px solid #444; padding-bottom:30px; color:#fff; margin-bottom:30px;}
.titlehead6 .h2tit {}
.titlehead7 .h2tit, .titlehead8 .h2tit {color:#fff !important; border-bottom:1px solid #fff !important;}

.titlehead h2 {font-weight:bold; font-size:44px; text-align:center; border-bottom:1px solid #074968; padding-bottom:30px; color:#fff;}
.isa_info {color:#4F8A10; background-color:#DFF2BF; padding:20px; margin-bottom:20px;}
.isa_info i {margin-right:10px;}
.titleh3 {position:relative; padding-left:90px;}
.numberp {border:7px solid #14b2e2; display:inline-block; height:98px; line-height:80px; padding:0 30px; font-size:28px; position:absolute; top:0; left:0; font-weight:bold; background:#fff; color:#14b2e2;}
.titleh3 .hh3 {}
.titleh3 .hh3 a, .titleh3 .hh3 span {display:block; background:#b0def9; padding:10px 20px; font-weight:bold !important;font-size:30px; color:#067ccc;}
.titleh3 .hh3 em {display:inline-block; background:#efefef; padding:10px 20px;font-size:18px;}
.bgprod2 {box-shadow:0 0 20px #dedede; padding:30px;}
.mar1 {margin-bottom:30px;}
.titleh31 {font-weight:bold;}
.dvfull {background:#f0f0f0; padding:30px 0; margin-bottom:30px;}
.dvthreec {display:flex; flex-wrap:wrap; justify-content:center;}
.para1 {border-right:1px solid #15b1e1; padding:0 15px; width:30%; text-align:justify; }
.texthead {text-transform:uppercase; font-weight:bold; color:#15b1e1; margin-bottom:15px; text-align:center;}
.titleh31 {clear:both;}
.titleh33 {margin-bottom:30px; clear:both;}
.titleh31 p {display:flex; margin-bottom:0;}
.titleh33 p {display:flex; margin-bottom:0;}
.titleh34 p {display:flex; margin-bottom:0;}
.titleh31 b {height:5px; width:150px; display:block; background:#3bc5ef; margin-left:15px;}
.titleh33 b {height:5px; width:150px; display:block; background:#4effff; margin-left:15px;}
.titleh34 b {height:5px; width:150px; display:block; background:#ffbd00; margin-left:15px;}
.titleh31 em {display:inline-block; background:url("https://www.painreliefnetwork.org/wp-content/uploads/3circle.png") no-repeat; width:11px; height:53px; margin-right:4px;}
.titleh33 em {display:inline-block; background:url("https://www.painreliefnetwork.org/wp-content/uploads/3circle.png") no-repeat; width:11px; height:53px; margin-right:4px;}
.titleh31 span {background:#11a7ca; color:#fff; line-height:1.8; min-height:53px; display:inline-block; padding:0 25px;}
.titleh33 span {background:#0093b5; color:#fff; line-height:1.8; min-height:53px; display:inline-block; padding:0 25px; line-height:50px; width:100%;}
.titleh34 span {background:#333; color:#fff; line-height:1.8; min-height:53px; display:inline-block; padding:0 25px;}
.titleh31 i, .titleh33 i, .titleh34 i {display:inline-block;}
.dropsh1 {box-shadow:0px 5px 10px #6f6f6f; margin:30px 0 50px; height:1px;}

body.postid-1019 .titleh33 span {background:#ad9cdb; color:#fff; line-height:1.8; min-height:53px; display:inline-block; padding:0 25px; line-height:50px; width:100%;}
body.postid-1019 .titleh33 b {height:5px; width:150px; display:block; background:#7b65b7; margin-left:15px;}

.attention1 {background:#c4e8fb; padding:30px; border-radius:4px;}
.atten1:before {display:block; content:"\f005"; font-family:FontAwesome;}
.contbx1 {display:flex; justify-content:center;}
.contbx1s {width:46%; margin:0px 2%; padding:20px;}
.bgcont1 {background:#e8f9bb;}
.bgcont2 {background:#f5ebc1;}
.pumps {display:flex; justify-content:center; flex-wrap:wrap; margin-top:110px;}
.pumpsub {width:46%; margin:0 2%; background:#b2e6ff; padding:20px 30px; border-top-right-radius:20px; border-top-left-radius:20px;}
.pumcircle {background:#097eb6; color:#fff; width:130px; height:130px; text-align:center; border-radius:50%; margin:-100px auto 0px;}
.despum {margin-bottom:0;}
.pumpsub span {display:block; padding-top:48px;}
.butBA {background:#d1ef94;; display:block; padding:8px 10px !important; white-space:nowrap; color:#000 !important;}
.tablepress, .bootstrap3 .table {font-size:13px !important;}
.bxmid {text-align:center;}
.imgright {float:right; clear:right; margin-left:15px;}
.imgleft {float:left; clear:left; margin-right:15px;}
.tablepress tr.row-1 td  {background:#0ea1e2;}
.bxend {box-shadow:0 0 20px #dedede; padding:30px; margin:0px auto; max-width:960px; color:#bc5102; background:#fffbe4;}
.bxend h2 {color:#bc5102; font-weight:bold; border-bottom:1px solid #ce8c29; padding-bottom:10px; margin-bottom:25px;}

.after-entry.widget-area {max-width:960px; margin:0 auto;}
.after-entry.widget-area .entry-header {background:#fff !important; padding:0 !important; text-align:left !important; margin-bottom:0 !important;}
.widget-title {margin-bottom:30px;}
.comment-respond-wrap.boxed {margin:30px auto; max-width:960px;}

.after-entry.widget-area .entry-header {min-height:auto;}

.bxthree {display:flex; justify-content:center; flex-wrap:wrap; margin-top:110px; margin-bottom:30px;}
.threesub {width:29%; margin:0 2%; background:#c9f0ec; padding:20px 30px; border-top-right-radius:20px; border-top-left-radius:20px; text-align:center;}
.threecircle {background:#38d460; color:#fff; width:140px; height:140px; text-align:center; border-radius:50%; margin:-100px auto 0px; font-size:32px; font-weight:bold;}
.despum {margin-bottom:0;}
.threecircle span {display:block; padding-top:5px;}
.usegu {display:flex; flex-wrap:wrap; justify-content:center;}
.bxfour {width:46%; margin:0 2% 30px; padding-left:100px; position:relative;}
.bxfour .cimguse {position:absolute; width:80px; top:0; left:0;}
.bxfour .cimguse img { width:80px; height:80px;}
.tituse {text-transform:uppercase; margin-bottom:15px !important; font-weight:bold;}
.desuse {font-size:13px; margin-bottom:0 !important;}
.framevideo {max-width:540px; margin:0 auto 30px;}
.stepmat {
  clear: both;
  list-style: none;
	margin-left: 0 !important;
}
.stepmat li {
  margin:0 0 15px !important;
	padding:5px 0 0 40px;
  display: block;
  position: relative;
  counter-increment: inst;
	color:#ce5e00;
	min-height:35px;
}
.stepmat li::before {
  content: counter(inst);  
  background: rgba(255, 150, 0, 0.35);
  color: #fff;  
  font-size: 1em;
  font-weight: 700;
  font-style: italic;
  text-shadow: 1px 1px rgba(255, 150, 0, 0.5);  
  border-radius: 0 0.675em 0.675em 0;
  font-size: 1.5em;
  text-align: center;  
  padding-top: 0;
  padding-left:0px;
  left: 0; top: 0;
  height: 1.35em;
  width: 1.35em;
  position: absolute;  
  transition: all 0.2s ease-in-out;  
  z-index: 0;
}


.list-prt {border:7px solid #65bf95; display:inline-block; height:98px; line-height:80px; padding:0 30px; font-size:28px; position:absolute; top:0; left:0; font-weight:bold; background:#fff; color:#14b2e2;transform:rotate(-20deg);
-ms-transform: rotate(-20deg);
-webkit-transform: rotate(-20deg);}
/********** Top Button *******/
.to-top {
	display:inline-block;
	height:40px;
	width:40px;
	position:fixed;
	bottom:70px;
	right:10px;
	box-shadow:0 0 10px rgba(0,0,0,0.05);
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:#0378c4 url(/wp-content/uploads/to-top.svg) no-repeat center 50%;
	visibility:hidden;
	opacity:0;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
	 z-index: 99999;
}

.to-top.top-is-visible {
	visibility:visible;
	opacity:1;
}

.to-top.top-fade-out {
	opacity:.6;
}

.no-touch .to-top:hover {
	background-color:#e86256;
	opacity:1;
}

@media only screen and (min-width: 1024px) {
	.to-top {
		height:40px;
		width:40px;
		right:30px;
		bottom:30px;
	}
}
/********** end Top Button *******/
.reason {display:flex; flex-wrap:wrap; max-width:960px; margin:30px auto 0; justify-content:center;}
.reasub {width:42%; margin:0 4% 30px;}
.cimgcen {text-align:center; position:relative;}
.cimgcen i {position:absolute; bottom:-15px; left:45%; background:#000; color:#fff; display:inline-block; font-size:21px; width:70px; height:70px; line-height:65px;  font-weight:bold; margin-bottom:40px;}
.reasub h3 {text-transform:uppercase; font-weight:bold;}

.subbox {display:flex; flex-wrap:wrap; max-width:960px; margin:30px auto; justify-content:center;}
.disad {width:29%; margin:0 2% 30px; text-align:center;}
.numdis span {border-radius:50%; display:inline-block;}
.numdis {text-align:center;}
.disad h3 {font-weight:bold; margin-bottom:20px; font-size:21px;}
.desadv {margin-bottom:0; font-size:14px;}

.subbox2 {}
.disad2 {position:relative; min-height:180px; box-shadow: 0 6px 10px #eee; margin-bottom: 30px; padding: 30px 30px 30px 200px;}
.disad2 .numdis2 {position:absolute; left:30px; top:27px;}
.disad2 .numdis2 img {width:128px;}
.titboxs {font-weight:bold; font-size:36px;}

.typem {position:relative; padding-left:220px; margin-bottom:50px; min-height:200px;}
.typem .blocksq {width:200px; height:200px; top:0; left:0; position:absolute;}
.typem .htit3 {text-transform:uppercase; font-weight:bold; color:#000;}

.typem1 {position:relative; padding-left:300px; margin-bottom:30px; min-height:190px;}
.typem1 .blocksq1 {width:269px; height:221px; top:0; left:0; position:absolute;}
.typem1 .htit3 {text-transform:uppercase; font-weight:bold; color:#000;font-size:21px;}

.typem2 {position:relative; padding-left:310px; margin-bottom:50px; min-height:200px;}
.typem2 .blocksq {width:280px; top:0; left:0; position:absolute;}
.typem2 .htit3 {text-transform:uppercase; font-weight:bold; color:#000;}
.blocksq img {width:100%;}

.titleh32 {text-align:center;}
.titleh32 span {text-indent:-99999px; display:block;}
.titleh4 {text-transform:uppercase;}
.titleh4 em {text-transform:lowercase;}
.despum2 {font-size:13px;}
.threesub2 {width:29%; margin:0 2% 130px; background:#c9f0ec; padding:20px 30px; border-top-right-radius:20px; border-top-left-radius:20px; text-align:center;}
.txtbf {color:#ff6c00;}
.threecircle2 {background:#38d460; color:#fff; width:160px; height:160px; text-align:center; border-radius:50%; margin:-100px auto 0px; font-size:16px; font-weight:bold;}
.threecircle2 span {display:inline-block; padding:30px 12px 0;}

.titspec {
	color: #240e65;
	font-weight: normal;
	font-family: 'Ultra', sans-serif;   
	font-size: 32px;
	line-height: 42px;
	text-transform: uppercase;
	text-shadow: 0 2px white, 0 3px #777;
	border-bottom:1px solid #6860ea; border-top:1px solid #6860ea;
	padding-bottom:15px; padding-top:15px; margin-bottom:20px;
}
.bxcenter1 {margin:30px auto;  max-width:960px;}
.contsub {max-width:900px; margin: 0 auto 30px; border:1px solid #ddd; padding:30px;}
.ribbon {
 font-size: 30px !important;
 position: relative;
 background: #0093b5;
 color: #fff;
 text-align: center;
 padding: 0.5em 2em; 
 margin: 2em auto 0;
	font-weight:bold;
}
.ribbon span {display:inline-block; border-radius:50%; width:50px; height:50px; line-height:50px; background:#fff; color:#0093b5 !important; margin-right:15px;}
.ribbon:before, .ribbon:after {
 content: "";
 position: absolute;
 display: block;
 bottom: -1em;
 border: 1.5em solid #004353;
 z-index: -1;
}
.ribbon:before {
 left: -2em;
 border-right-width: 1.5em;
 border-left-color: transparent;
}
.ribbon:after {
 right: -2em;
 border-left-width: 1.5em;
 border-right-color: transparent;
}
.ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
 content: "";
 position: absolute;
 display: block;
 border-style: solid;
 border-color: #004353 transparent transparent transparent;
 bottom: -1em;
}
.ribbon .ribbon-content:before {
 left: 0;
 border-width: 1em 0 0 1em;
}
.ribbon .ribbon-content:after {
 right: 0;
 border-width: 1em 1em 0 0;
}
.titype {font-size: 24px; color: #109b01; font-weight: bold; margin-bottom: 25px; padding: 15px 20px; background: #d0f3f5;}
.titype strong {display:inline-block; border-left:6px solid #109b01; padding-left:15px;}
.lstul1 {display:flex; justify-content:center; flex-wrap:wrap; text-align:center;}
.lstul1 li {width:29%; margin:0 2% 30px !important;}

.dvbfsm {}
.titsfm {min-height:200px; padding-top:25px; padding-left:30px; background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/12/firm-mattress.jpg") no-repeat; margin-bottom:30px;}
.titsfm2 {min-height:200px; padding-top:25px; padding-left:30px; background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/12/soft-mattress.jpg") no-repeat; margin-bottom:30px;}
.titsfm3 {min-height:200px; padding-top:25px; padding-left:30px; background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/12/choose-soft-or-firm-mattress.jpg") no-repeat; margin-bottom:30px;}
.titsfm h3, .titsfm2 h3, .titsfm3 h3 {padding-left:230px; background:#c3693e; color:#fff; padding:10px 20px;}
.titsfm p, .titsfm2 p, .titsfm3 p {padding-left:290px;}

ol.lstol1, ol.lstol2 {
  list-style: none; counter-reset: my-awesome-counter;
  display: flex; flex-wrap: wrap; margin:60px 0 0; padding: 0;  justify-content:center;
}
ol.lstol1 li, ol.lstol2 li {
 counter-increment: my-awesome-counter;
font-size: 0.8rem;
margin-bottom: 30px;
padding:0 20px 20px;
position: relative;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
ol.lstol1 li {
width: 20%;
}
ol.lstol2 li {
width: 25%;
	text-align:justify;
}
ol.lstol1 li::before, ol.lstol2 li::before {
  content: "0" counter(my-awesome-counter); font-weight: bold; font-size: 30px; margin-right: 0.5rem; font-family: 'Abril Fatface', serif; line-height: 1;	position: absolute; top:-35px; left:38%;
}
.lstol2 li strong.brstrong {display:block;}
.diadv {font-weight:bold; font-size:24px; text-align:center; border-bottom:2px solid #bbb;}
.tips {background: #fff7c8;
padding: 20px;}
.iconi {
width: 32px; height: 32px; background: url(https://www.painreliefnetwork.org/wp-content/uploads/2018/12/idea.png) no-repeat; float: left;  margin-right: 5px;
}
.blquote {border-left: none !important; border-radius: 30px; font-size: 16px; font-style: italic; line-height: 1.45; color: #0084cf; padding-right: 30px; padding-left:35px; max-width:640px; margin:30px auto;}
.blquote::before {font-size: 160px;left: -35px;top: -25px;color: #ff8400;}
.tips2 {background: #d4eeff;
padding:20px 30px; margin-bottom:30px;}
.iconi2 {width: 32px; height: 32px; background: url("https://www.painreliefnetwork.org/wp-content/uploads/2018/12/idea1.png") no-repeat; float: left; margin-right: 5px;}
.lstul2 {display:flex; flex-wrap:wrap;}
.lstul2 li {position: relative; padding-left: 25px; color:#0478da; width:45%; margin:0px 2%;}
.lstul2 li::before {
    position: absolute; top: 4px;   left: 0; content: '';  background: url(https://www.painreliefnetwork.org/wp-content/uploads/2018/12/check-list.png) no-repeat;
    width: 16px; height: 16px; padding-right: 15px;  display: inline-block;
}

.lstul3 {margin-left:40px;}
.lstul3 li {position: relative; padding-left: 25px; color:#0060d5;}
.lstul3 li::before {
    position: absolute; top: 4px;   left: 0; content: '';  background: url(https://www.painreliefnetwork.org/wp-content/uploads/2018/12/check-list.png) no-repeat;
    width: 16px; height: 16px; padding-right: 15px;  display: inline-block;
}

.lststyle1 {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-top: 75px;
    margin-left: 0 !important;
}
.lststyle1 li {
    width: 29%;
    background: #fff4cc;
    text-align: center;
    list-style: none;
    margin: 0 2% 50px !important;
    color: #000;
	border-bottom-left-radius: 60px 60px;
border-bottom-right-radius: 60px 60px;
}
.lststyle1 li p {
    padding: 15px 10% 0;
}
.lststyle1 li p strong {
    display: block;
margin-top: -72px;
background: #987f4e;
border-radius: 25px;
margin-bottom: 15px;
color: #fff;
padding: 10px 0px;
}
.lststyle1 li p span {font-size:13px; display:block; padding-top:20px;}
.styletitle, .styletitle2 {
    height: 70px;
    margin: 0 auto 20px;
    text-align: center;
    position: relative;
    color: #fff;
}
.styletitle3 {
    height: 90px;
    margin: 0 0 20px;
    position: relative;
    color: #fff;
}
aside.arrow, aside.arrow2 {
    width: 70%;
    margin: 0 auto;
    height: 70px;
    left: 0; right: 0; top: 0;
    text-align: left;
    font-size: 15px;
    line-height: 70px;
    position: absolute;
    text-align: center;
    padding-right: 4%;
}
aside.arrow3 {
    height: 75px;
    left: 0; right: 0; top: 0;
    text-align: left !important;
    line-height: 75px;
    position: absolute;
    text-align: center;
    padding-right: 4%; padding-left:20px;
}
aside.arrow {
background-color: #c3693e;
}
aside.arrow::before {
    border-color: #c3693e transparent;
}
aside.arrow2 {
background-color: #b4346d;
}
aside.arrow2::before {
    border-color: #b4346d transparent;
}
aside.arrow3 {
background-color: #c16832;
}
body.postid-8713 aside.arrow2 {
background-color: #2975c7;
}
body.postid-10249 aside.arrow2 {
background-color: #1b7e9f;
}
body.postid-10297 aside.arrow2 {
background-color: #444ebb;
}
body.postid-10197 aside.arrow2 {
background-color: #4fc184;
}
body.postid-6673 aside.arrow {
background-color: #434fad;
}
body.postid-9015 aside.arrow2 {
background-color: #93b5d1;
}
body.postid-9291 aside.arrow2, body.postid-9274 aside.arrow2 {
background-color: #93b4d1;
}
body.postid-9970 aside.arrow {
	background-color: #2796c4;
}
body.postid-9299 aside.arrow2 {
background-color: #b791ca;
}
body.postid-9961 aside.arrow2 {
background-color: #d66c85;
}
body.postid-1596 aside.arrow3 {
background-color:#ff6c6c;
}
body.postid-1346 aside.arrow3 {
background-color: #e2b742;
}
body.postid-1407 aside.arrow3 {
background-color: #388abf;
}
body.postid-1397 aside.arrow3 {
background-color: #8ebc80;
}
body.postid-1385 aside.arrow3 {
background-color: #5ca1de;
}
body.postid-1531 aside.arrow3 {
background-color: #2dbcac;
}
aside.arrow3::before {
    border-color: #c16832 transparent;
}
body.postid-8713 aside.arrow2::before {
    border-color: #2875c7 transparent;
}
body.postid-10297 aside.arrow2::before {
    border-color: #444ebb transparent;
}
body.postid-10197 aside.arrow2::before {
    border-color: #4fc184 transparent;
}
body.postid-6673 aside.arrow::before {
    border-color: #434fad transparent;
}
body.postid-9291 aside.arrow2::before, body.postid-9274 aside.arrow2::before {
    border-color: #93b4d1 transparent;
}
body.postid-5659 aside.arrow2::before {
    border-color: #31579e transparent;
}
body.postid-9015 aside.arrow2::before {
    border-color: #93b5d1 transparent;
}
body.postid-1397 aside.arrow2::before {
    border-color: #8ebc80  transparent;
}
body.postid-971 aside.arrow2::before {
    border-color: #65b32c transparent;
}
body.postid-971 aside.arrow2 {
background-color: #65b32c;
}
body.postid-9299 aside.arrow2::before {
    border-color: #b791ca transparent;
}
body.postid-9961 aside.arrow2::before {
    border-color: #d66c85 transparent;
}
body.postid-1000 aside.arrow2::before {
    border-color: #a79828 transparent;
}
body.postid-6096 aside.arrow2::before {
    border-color: #f8aca1 transparent;
}
body.postid-5548 aside.arrow2::before {
    border-color: #62ad39 transparent;
}
body.postid-1084 aside.arrow2::before {
    border-color: #09a4c5 transparent;
}
body.postid-9970 aside.arrow::before {
    border-color: #2796c4 transparent;
}
aside.arrow::before, aside.arrow2::before {
    left: -30px;
    border-width:35px 0 35px 30px;
}
aside::before, aside::after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 0;
}
aside.arrow::after, aside.arrow2::after {
    border-color: transparent #fff;
    right: 0; top:0;
    border-width:35px 30px 34px 0;
}
aside.arrow3::after {
    border-color: transparent #fff;
    right: 0; top:0;
    border-width: 38px 33px 37px 0;
}
aside.arrow h3, aside.arrow2 h3 {
    display: inline-block;
    color: #fff;
    font-size: 24px;
	margin-top:7px;
}
aside.arrow3 h3 {
    display: inline-block;
    color: #fff;
    font-size: 21px;
	margin-top:10px;
	text-align:left;
}
.styletitle h3 span {display:inline-block; background:#fff; font-size:21px; border-radius:50%; color:#c3693e; width:40px; height:40px; line-height:40px;}
.titleh4 {font-weight:bold; text-transform:uppercase; color:#0478da; border-bottom: 1px solid #0478da;
padding-bottom: 10px;
margin-bottom: 20px;}

.titleh42 {font-weight:bold; margin-bottom:30px; background:#d7f8ff; padding:10px 15px; clear:both;}
body.postid-1019 .titleh42 {font-weight:bold; margin-bottom:30px; background:#eee; padding:10px 15px; clear:both;}

.styletit2 {color:#fff;background: #434fad; margin:0px -34px 15px; padding: 15px 30px; font-weight:bold; text-transform:uppercase; clear:both;}
body.postid-1520 .styletit2 {background: #0ba2b4;}
body.postid-5617 .styletit2 {background: #0ba2b4;}
body.postid-1397 .styletit2 {background: #8ebc80;}
body.postid-1407 .styletit2 {background: #388abf;}
body.postid-5647 .styletit2 {background: #564e90;}
.styletit2 span {display:inline-block; width:40px; height:40px; line-height:40px; color:#f00; margin-right:15px; background:#fff; text-align:center;}

.bxstyle1 {display:flex; flex-wrap:wrap; justify-content:center; max-width:1024px; margin:-30px auto 0; text-align:center;}
.bxchildsty {width:20%; border:1px solid #ccc; padding:20px; border-right:none;}
.imgic {text-align:center;}
.titbxsty {font-weight:bold;}
.desbxsty {font-size:13px;}

.bxstyle2 {display:flex; flex-wrap:wrap; justify-content:center; max-width:1024px; margin:30px auto; text-align:center;}
.bxchildsty2 {width:16%; border:1px solid #ccc; padding:20px; border-right:none;}
.imgic2 {text-align:center;}
.desbxsty2 {font-size:12px; margin-bottom:0;}

/* ninja Form */
.field-wrap.submit-wrap .ninja-forms-field[type="button"] {
    display: block;
    width: 100%;
}

.field-wrap.submit-wrap .ninja-forms-field[type="button"] {
    background-color: #0085c5;
}

.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
    background-color: #fff;
}
/********************/
.bxaddt {display:flex;}
.subxadl {background:#262626; width:37%; color:#fff; padding:250px 30px 30px; margin-right:3%; position:relative;}
.titadd {font-weight:bold; font-size:21px; border-right:3px solid #fff000; color:#fff000;}
.tipadd {background:#f0d900; color:#000; padding:30px; text-align:center;}
.subxadr {width:60%;}
.subxadl .txtkn {position:absolute; top:20px; left:20px; background:#d1feff; padding:30px; width:100%; color:#333;}
.txtit {font-weight:bold; font-size:18px; text-transform:uppercase; color:#635ebf;}
.txtit span {display:inline-block; border-bottom:2px solid #7671d1; }
.txtit2 {font-weight:bold; text-transform:uppercase; color:#635ebf;}
.txtit2 span {display:inline-block; text-decoration:underline;}

.aboutme {margin:30px auto; box-shadow:0 0 10px #ccc; max-width:960px; padding:30px;  display:flex;}
.aboutr {width:40%; background:#740a39; color:#fff; padding:30px; margin:-30px 3% -30px -30px; text-align:center;}
.aboutl {width:60%;}
.titabout {background:#fff; padding:10px; text-align:center;}

.bxlsty, .bxlsty2 {display:flex; flex-wrap:wrap; justify-content:center;}
.substy {width:46%; margin:0 2% 30px; border:1px solid #ccc; padding:30px; font-size:13px;}
.substy2 {width:48%; margin:0 1% 30px; border:1px solid #ccc; padding:20px;}
.titxt4 {font-weight:bold; color:#de1c73; font-size:21px; line-height:1.2; border-left:3px solid #de1c73; padding-left:15px;}
.lstcss {display:flex; flex-wrap:wrap; justify-content:center;text-align:center;}
.lstcss li {width:29%; margin: 0px 2% 30px;}
.lstcss li .cimgicon1, .lstcss li .cimgicon2, .lstcss li .cimgicon3, .lstcss li .cimgicon4, .lstcss li .cimgicon5, .lstcss li .cimgicon6, .lstcss li .cimgicon7, .lstcss li .cimgicon8, .lstcss li .cimgicon9 {
	display: block;
width: 100%;
text-align: center;
	margin:0 auto 20px;
	padding:20px 0;
}
.lstcss li .cimgicon1 {background:#b192ff;}
.lstcss li .cimgicon2 {background:#55a0f5;}
.lstcss li .cimgicon3 {background:#4dd586;}
.lstcss li .cimgicon4 {background:#efe28a;}
.lstcss li .cimgicon5 {background:#e6619c;}
.lstcss li .cimgicon6 {background:#3775aa;}
.lstcss li .cimgicon7 {background:#41c1c1;}
.lstcss li .cimgicon8 {background:#f39134;}
.lstcss li .cimgicon9 {background:#74d882;}
.deslst2 {font-size:13px; margin-bottom:0 !important;}
.lstcss li h4 {color:#fff; margin-bottom:0;}

.lstlfoam {display:flex;flex-wrap: wrap;}
.lstlfoam li {width:46%; border:1px solid #d1e1ea; padding:20px; margin:30px 2%; color:#005acf;}
.titleplst {text-align:center; font-weight:bold; font-size:21px;}
.titleplst span {border-bottom:3px solid #79ecff; color:#03658c; display:inline-block; margin-bottom:5px;}
.titlebx {font-weight:bold; text-transform:uppercase;}
.footer-widgets .wrap { padding-top:30px !important;}
.footer-widgets > .wrap > .footer-widgets-wrap {max-width:1024px !important; margin:0 auto;}

ul.ulpc1 {margin-left: 10px;}

body.postid-5617 .entry-meta, body.postid-5617 span.entry-author, body.postid-5647 .entry-meta, body.postid-5647 span.entry-author, body.postid-5659 .entry-meta, body.postid-5659 span.entry-author {color: #fff;}
body.postid-5514 span.entry-author, body.postid-5514 .entry-meta, body.postid-5548 .entry-meta, body.postid-5548 span.entry-author {
    color: #fff; justify-content:center;
}
.bxrefer {max-width:960px; margin:0px auto 30px; padding: 30px; color: #000; background: #acd2ea26;}
.bxrefer ol{font-size:12px;}
.txth2 {background:#0eb1e7; text-align:center; font-weight:bold; padding:20px 10px; color:#fff; text-transform:uppercase;}

.titbrand {color:#f00; font-size:40px; font-weight:bold; margin-bottom:-10px;}
.desbrand {}
.hrbrand {border:1px solid #ed4141;}

.ulsub1 {}
.ulsub1 li {margin-left:20px; color:#876f06;}
.ulsub1 li:before {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/drop.png") no-repeat; content:""; display:inline-block; width:16px; height:16px; margin-right:10px;}
.ulsub2 {}
.ulsub2 li {margin-left:20px; color:#ff6600;}
.ulsub2 li:before {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/right-arrow3.png") no-repeat; content:""; display:inline-block; width:16px; height:16px; margin-right:10px;}
.ulsub3 {}
.ulsub3 li {margin-left:20px; color:#14b44d;}
.ulsub3 li:before {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/right-arrow4.png") 0 2px no-repeat; content:""; display:inline-block; width:16px; height:16px; margin-right:10px;}
.ulsub4 {}
.ulsub4 li {margin-left:20px; color:#0a4192;}
.ulsub4 li:before {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/play2.png") no-repeat; content:""; display:inline-block; width:16px; height:16px; margin-right:10px;}
.ulsub5 {}
.ulsub5 li {margin-left:20px; color:#8514b4;}
.ulsub5 li:before {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/login.png") no-repeat; content:""; display:inline-block; width:16px; height:16px; margin-right:10px;}
.ulsub6 {display:flex; flex-wrap:wrap;}
.ulsub6 li {color:#007db1; width:45%; margin:0 1% 20px 20px;}
.ulsub6 li:before {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2019/03/fast-forward2.png") no-repeat; content:""; display:inline-block; width:16px; height:16px; margin-right:10px;}
.ulsub7 {display:flex; flex-wrap:wrap;}
.ulsub7 li {color:#007db1; width:21%; margin:0 2% 20px; text-align:center; font-size:13px;}
.ulsubtit { text-transform:uppercase; font-size:18px;}
body.postid-1531 .ulsub7 li {font-size:16px;}

.boxstyle {background:#ffffd4; padding:30px;}
.subx1 {display:flex; flex-wrap:wrap; justify-content:center;}
.spcirle {display:block; width:30px; height:30px; background:#43aced; border-radius:50%; margin:0 auto;}
.subx1 li {width:23%; margin:0 1% 20px; font-size:13px; text-align:center;border: 1px solid #97c8f2; padding:2%; color: #0067a7; border-radius: 100px; background:#eff9ff;}

.titask {font-weight:bold; font-size:21px;}
.desanwser {font-style:italic;}
.dlst {}
dl.dlst dt {
    background:#f1f1f1; float:left; font-weight:bold; margin-right:2%; padding:5px;  width:30%; clear:left;
}
dl.dlst dd {
    margin:2px 0; padding:5px 0; float:left; width:68%; border-bottom:1px solid #eee;
}
.hr1 {background:#ccdbff;}
.bxtwor {display:flex; flex-wrap:wrap;}
.bxtworsub {width:47%; margin:0 6% 30px 0;}
.fork_me {background:#f9ff00; padding:3px 5px; color:#f00; padding:5px; font-weight:bold;}
.quote1 {margin:30px auto; max-width:70%; text-align:center; font-size:21px;}
.line1 {
  width:50px;  height:1px;
  background: #999;
  margin:15px auto;
}
.blockquote3 { padding: 40px 0px 0px; position: relative; background-color:#fff; border-left:none; max-width:80%; margin:30px auto; color:#333;}
body.postid-9299 .blockquote3, body.postid-8713 .blockquote3, body.postid-9274 .blockquote3, body.postid-9291 .blockquote3 {margin-top:-10px; margin-bottom:0;}
.blockquote3 p {
    font-size:18px;
    text-align: center;
}
.blockquote3:before {
  position: absolute;
  left: 30px !important; top: -20px !important; font-size: 300px;
  color: rgba(0,0,0,0.1);
}
.blockquote3::after {
    content: "";
    top: 20px;
    left: 50%;
    margin-left: -100px;
    position: absolute;
    border-bottom: 2px solid #bf0024;
    height: 3px;
    width: 200px;
}
.contprd {margin-bottom:20px;}
.imgprd {float:right; width:30%; margin-left:5%;}
.h3prds {float:left; width:65%;}
.disavand {background:#fff; box-shadow:0 0 30px #eee; padding:20px; display:flex; flex-wrap: wrap;}
.disavandl {width:48%; background:#effcff; margin:0 1%; padding:20px;}
.disavandr {width:48%; background:#fff7f7; margin:0 1%; padding:20px;}
.titleprs {color:#3ece8d; text-transform:uppercase; font-size:21px; font-weight:bold;}
.titlecons {color:#d81e36; text-transform:uppercase; font-size:21px; font-weight:bold;}
.tbl3 {width:100%;}
.tbl3 tr td {padding:5px 10px;}



/*************************************************************************************
 **************************************************************************************************/
@media only screen and (min-width: 1024px) {
	.to-top {
		height:40px;
		width:40px;
		right:30px;
		bottom:30px;
	}
}
@media only screen and (max-width: 1024px) {
	body.postid-2336 .entry-header .box-title .box-title-sub {margin-left:15px; width:48%;}
	body.postid-2336 .entry-header .box-title-sub .entry-title {font-size:50px;}
	.bxcenter {max-width:96%;}
	.imager, .imagel, .imgright, .imgleft {text-align:center; float:none; margin: 0 auto;}
	.imgright, .imager {margin-left:0; margin: 0 auto;}
	.imagel, .imgleft {margin-right:0; margin: 0 auto;}
	.styletit2 {margin:0px 0px 15px;}
}

@media only screen and (max-width: 768px) {
  .stepmat li:before {
    border-radius: 50%;
    font-size: 1.5em;
    height: 1.35em;
    margin-left: 2.5%;
    padding-left: 0;
    padding-top: 0;
    width: 1.35em;
  }
	body.postid-2295 .entry-header .box-title {padding:10px;}
	body.postid-2295 .entry-header .box-title-sub .entry-title {font-size:44px;}
	.ulnavi2 li {width:23%; }
	.bxcenter2 {padding:30px 10px;}
.subx1 li, .bxchildsty2 {width:31% !important;}
	body.postid-5548 .entry-header .box-title .box-title-sub {padding:10px 10px 0; background:none;}
	body.postid-5548 .entry-header .box-title-sub .entry-title {background:rgba(0,0,0,0.7); font-size:34px;}
	body.postid-2336 .entry-header .box-title .box-title-sub {width:100%;}
	body.postid-1084 .entry-header .box-title .box-title-sub, body.postid-1000 .entry-header .box-title-sub {width:96%; margin:0 auto;}
	body.postid-2336 .entry-header .box-title-sub .entry-title, body.postid-1084 .entry-header .box-title-sub .entry-title {font-size:32px;}
	body.postid-2336 .entry-header, body.postid-1084 .entry-header {min-height:auto;}
	body.postid-9299 .entry-header {background-size:cover;}
	body.postid-9291 .entry-header .box-title .box-title-sub {width:96%; margin:0 auto; background:none; padding:0;}
	body.postid-9291 .entry-header .box-title {padding-top:0;}
	body.postid-9291 .entry-header .box-title .entry-title {font-size:24px; padding:20px;}
	body.postid-9291 .entry-header {padding-bottom:5px;}
	body.postid-8713 .entry-header .box-title .box-title-sub, body.postid-8375 .entry-header .box-title .box-title-sub, body.postid-9274 .entry-header .box-title .box-title-sub {width:96%; margin:0 auto; background:none; padding:30px 0 0;}
	body.postid-8713 .entry-header .box-title {padding-top:0;min-height:10px;}
	body.postid-8713 .entry-header {padding-bottom:5px;margin-bottom:0;}
	body.postid-9274 .entry-header .box-title, body.postid-6136 .entry-header .box-title {padding-top:0;min-height:10px;}
	body.postid-9274 .entry-header, body.postid-8375 .entry-header {padding-bottom:5px;margin-bottom:0;}
	body.postid-8375 .entry-header .box-title {background:none;}
	body.postid-8713 .entry-header .box-title .entry-title, body.postid-9274 .entry-header .box-title .entry-title, body.postid-8375 .entry-header .box-title .entry-title, body.postid-6136 .entry-header .box-title .entry-title, body.postid-6673 .entry-header .box-title .entry-title, body.postid-9970 .entry-header .box-title .entry-title {font-size:24px; padding:20px;}
	body.postid-6136 .entry-header .box-title .box-title-sub, body.postid-6673 .entry-header .box-title .box-title-sub, body.postid-9970 .entry-header .box-title .box-title-sub {min-height:125px; width:96%; margin:0 auto; background:none; padding:0;}
}

@media screen and (max-width: 640px) {
		.nf-form-cont .first, .nf-form-cont .one-third {clear: unset!important;width:100%!important;float:none!important;margin-left: unset!important;}	
	.bxcenter {padding:10px 5px !important;}
	.prs, .cos {float:none; width:100%; padding-bottom:10px; margin-bottom:30px;}
	.h2tit, .titlehead h2 {font-size:32px !important;}
	.h2tit, .bxmid {width:100% !important; float:none !important; text-align:center !important;}
	.h2tit p {font-size:16px !important;}
	.titlehead3, .titlehead, .titlehead2,.titlehead4 {padding:10px;}
	.titleh3 .hh3 a {font-size:24px;}
	.blquote::before {left:-20px; top:-35px;}
	.numberp {position:static; margin:0 auto; line-height:60px; min-height:70px; height:auto;}
	.titleh3 {padding-left:0; text-align:center;}
	.list-type5 p.plst {margin:-25px 0 20px 0px;}
	.list-type5 ol li {padding-left:0;}
	.notepaper {width:98%;}
	.para1 {width:98%; border:1px solid #15b1e1 !important; margin-bottom:15px; padding:10px;}
	.texthead {font-size:32px;}
	.dropsh1 {margin:20px 0;}
	.threesub {width:98%; margin-bottom:20px; margin-bottom:110px;  padding:10px;}
	.endthrees {margin-bottom:0px !important;}
	.bxfour {width:96%;}
	.stepmat li {padding-left:50px;}
	body.postid-2336 .entry-header {min-height:320px;}
	.reasub, .disad, .threesub2 {width:100%;}
	body.postid-2336 .entry-header .box-title .box-title-sub {width:40%;}
	body.postid-3524 .entry-header .box-title-sub .entry-title {font-size:32px !important; width:35%;}
	.ribbon {padding:10px;}
	.disad2 .numdis2 {position:static; margin:10px auto; text-align:center;}
	.disad2 {position:static; padding:10px;}
	.titboxs {text-align:center;}
	.typem1 .blocksq1 {position:static; text-align:center; margin:10px auto;}
	.typem1 {position:static; padding:0;}
	.titsfm p, .titsfm2 p, .titsfm3 p {padding-left:0;}
	.titsfm h3, .titsfm2 h3, .titsfm3 h3 {margin-bottom:140px;}
	.titsfm {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/12/firm-mattress.jpg") top center no-repeat; padding-left:0;}
	.titsfm2 {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/12/soft-mattress.jpg") top center no-repeat; padding-left:0;}
	.titsfm3 {background:url("https://www.painreliefnetwork.org/wp-content/uploads/2018/12/choose-soft-or-firm-mattress.jpg") top center no-repeat; padding-left:0;}
	ol.lstol1 li, ol.lstol2 li {width:50%; margin-bottom:60px; border-left:1px solid #ddd;}
	.lststyle1 li {width:100%;}
	.lststyle1 li p strong {margin-top:-35px;}
	body.postid-3588 .entry-header .box-title {padding:15px;}
	.lstul3 {margin-left:0;}
	.aboutme  {display:block;}
	.aboutr, .aboutl {margin:0px auto 10px; width:100%; float:none;}
	aside.arrow, aside.arrow2 {width:100%; right:-42px; padding-right:8%;}
	.lstcss li {width:46%;}
	.bxchildsty2, .bxchildsty {width:50%; border-right:1px solid #ccc; padding:15px;}
	aside.arrow h3, aside.arrow2 h3 {font-size:18px;}
	body.postid-3550 .entry-header .box-title-sub {padding-left:10px;}
	.bxaddt {display:block;}
	.subxadl, .subxadr {width:100%;}
	.subxadl {padding:250px 15px 15px;margin-right:0; margin-bottom:30px;}
	.subxadr ul {margin-left:0 !important;}	
    .ulsub7 li {width:45%;}
	.bxtworsub {width:98%; margin:30px auto !important;}
	.ulnavi14 li, .ulnavi23 li, .ulnavi24 li, .ulnavi30 li, .ulnavi20 li, .ulnavi34 li {width:48%;}
	body.postid-5659 .entry-header .box-title-sub {padding:20px 10px; width:94%; margin:0 auto; background:rgba(0,0,0,0.7);}
	body.postid-5647 .entry-header .box-title  {min-height:200px;}
	body.postid-5659 .entry-header .box-title-sub .entry-title {width:100%;}
	body.postid-5617 .entry-header .box-title {padding-left:0;}
	body.postid-1520 .entry-header .box-title-sub .entry-title, body.postid-1346 .entry-header .box-title-sub .entry-title, body.postid-1397 .entry-header .box-title-sub .entry-title, body.postid-1531 .entry-header .box-title-sub .entry-title, 
	body.postid-5647 .entry-header .box-title-sub .entry-title, body.postid-5659 .entry-header .box-title-sub .entry-title, body.postid-1596 .entry-header .box-title-sub .entry-title, body.postid-1385 .entry-header .box-title-sub .entry-title, body.postid-1397 .entry-header .box-title-sub .entry-title, body.postid-1407 .entry-header .box-title-sub .entry-title, body.postid-1000 .entry-header .box-title-sub .entry-title, body.postid-921 .entry-header .box-title-sub .entry-title, body.postid-3320 .entry-header .box-title-sub .entry-title, body.postid-5647 .entry-header .box-title-sub .entry-title, body.postid-3550 .entry-header .box-title-sub .entry-title, body.postid-3588 .entry-header .box-title-sub .entry-title, body.postid-2295 .entry-header .box-title-sub .entry-title, body.postid-8108 .entry-header .box-title-sub .entry-title {font-size:32px;}
	body.postid-971 .entry-header .box-title-sub .entry-title, body.postid-2318 .entry-header .box-title-sub .entry-title, body.postid-2336 .entry-header .box-title-sub .entry-title {font-size:32px; padding-left:20px; padding-right:20px;}
	body.postid-971 .entry-header .box-title-sub p.entry-meta {padding-left:20px;}
	body.postid-971 .entry-header .box-title {background:none; text-align:center;}
	body.postid-1019 .entry-header .box-title-sub .entry-title p.entry-meta {margin-bottom:0;}
	body.postid-1019 .entry-header .box-title-sub .entry-title {width:100%; font-size:32px !important;}
	body.postid-1019 .entry-header .box-title-sub {padding:0 15px;}
	body.postid-921 .entry-header .box-title-sub, body.postid-8108 .entry-header .box-title-sub, body.postid-8690 .entry-header .box-title .box-title-sub {width:96%; margin:0 auto;}
	body.postid-1723 .entry-header .box-title .box-title-sub {width:85%;}
	body.postid-1723 .entry-header .box-title .entry-title, .titlehead35 h2, body.postid-8690 .entry-header .box-title .entry-title, body.postid-9299 .entry-header .box-title .entry-title {font-size:26px !important;}
	body.postid-8609 .entry-header .box-title .entry-title {font-size:24px !important;}
	body.page-id-623 .entry-header .entry-title  {max-width:240px; font-size:21px !important;}
	body.postid-8609 .entry-header .box-title .box-title-sub {width:90%; margin:0 auto;}
	body.postid-8609 .entry-header .box-title .entry-title p.entry-meta {font-size:13px !important;}
	body.postid-8609 .entry-header {padding:15px 0;}
	body.postid-3563 .entry-header {min-height:auto;}
	body.postid-3563 .entry-header .box-title-sub .entry-title {font-size:32px !important; width:90%; margin:0 auto;}
	body.postid-3563 .entry-header .box-title-sub {}
	body.postid-3563 .entry-header .box-title {background:rgba(0, 0, 0, 0.6); padding:20px 0;}
	body.postid-8716 .entry-header .box-title .box-title-sub {width:96%; margin:0 auto;}
	body.postid-8716 .entry-header .box-title .entry-title {font-size:32px !important; width:90%; margin:0 auto;  background:rgba(255,255,255,0.8); padding:20px;}
	body.postid-9015 .entry-header .box-title .box-title-sub {width:90%; margin: 0 auto;}
	body.postid-9015 .entry-header .box-title .entry-title {font-size:21px !important;}
	body.postid-9015 .entry-header .box-title {padding-top:0;}	
	body.postid-9299 .entry-header .box-title .box-title-sub {width:96%; margin:0 auto;}
	body.postid-9299 .entry-header .box-title {background:none;}
	body.postid-9299 .entry-header .box-title .entry-title {padding-bottom:0; margin-bottom:0;}
	body.postid-10249 .entry-header {background:#48a0ae;}
	body.postid-10197 .entry-header {background:#31a96b;}
	body.postid-10297 .entry-header {background:#4139b3;}
	body.postid-10249 .entry-header .box-title .box-title-sub, body.postid-10197 .entry-header .box-title .box-title-sub, body.postid-10297 .entry-header .box-title .box-title-sub {width:96%; margin:0 auto; background:none; min-height:10px;}
	body.postid-10249 .entry-header .box-title .entry-title, body.postid-10197 .entry-header .box-title .entry-title, body.postid-10297 .entry-header .box-title .entry-title {padding:10px; font-size:21px !important;}
	.h3prds {float:none; width:100%; margin-top:-89px;}
	.imgprd {float:none; width:100%; margin-left:0;}
	.disavandl, .disavandr {width:100%; margin:0;}
	.blockquote3 {max-width:100%;}
	.disavand {padding:5px;}
	.btn {}
	.blockquote3 p {font-size:16px;}
	.tbl {width:100% !important; margin:0 0 30px !important;}
	.fl-prod {display:block !important;}
}
@media screen and (max-width: 480px) {
	body.postid-2295 .entry-header .box-title-sub {padding:10px;}
	.bgprod2 {padding:10px;}
	.cos {margin-bottom:10px;}
	.typem, .typem2 {padding-left:0 !important; position:static; margin-bottom: 20px; border-bottom:1px dashed #ccc;}
	.typem .blocksq, .typem2 .blocksq {position:static; margin:15px auto;}
	.typem .htit3, .typem2 .htit3 {text-align:center;}
	.styletit2 {font-size:21px}
	.bxend {padding:10px;}
	ol.lstol1 li, ol.lstol2 li {width:100%;}
	ol.lstol1 li::before, ol.lstol2 li::before {left:47%;}
	aside.arrow, aside.arrow2 {right:-30px;padding-right:15%;}
	.substy {width:100%; margin:0 0% 30px;}
	.lstcss li {width:100%; margin:0px 0 30px;}
	.bxchildsty2, .bxchildsty {width:98%; margin:0 auto;}
.subx1 li, .bxchildsty2, .ulnavi7 li, .ulnavi8 li, .ulnavi11 li, .ulnavi27 li, .ulnavi6 li, .ulnavi26 li, .ulnavi28 li, .ulnavi3 li, .ulnavi li, .ulnavi2 li, .ulnavi5 li, .ulnavi22 li, .ulnavi21 li, .ulnavi32 li, .ulnavi33 li {width:48% !important;}
	.substy2 {width:98%;}
	body.postid-1723 .entry-header .box-title .box-title-sub {width:100%;}
	body.postid-8609 .entry-header .box-title .entry-title {font-size:21px !important;}
	body.postid-1723 .entry-header .box-title {padding:10px;}
	body.postid-1723 .entry-header {padding:10px 0;}
	body.postid-2336 .entry-header .box-title-sub .entry-title {font-size:32px !important;}
	body.postid-2336 .entry-header .box-title .box-title-sub {width:100%;}
	body.postid-2318 .entry-header .box-title-sub .entry-title {font-size:32px !important; margin-top:40px;}	
	body.postid-3524 .entry-header .box-title-sub .entry-title {font-size:32px !important; width:50%;}
	body.postid-3524 .entry-header .box-title {margin-left:10px;}
	.bl-author {left:30% !important;}
}
@media screen and (max-width: 360px) {
	body.postid-8609 .entry-header .box-title .entry-title {font-size:18px !important;}
	body.postid-2336 .entry-header .box-title .box-title-sub {width:28%;}
	body.postid-2336 .entry-header .box-title-sub .entry-title, body.postid-2318 .entry-header .box-title-sub .entry-title {font-size:30px !important;}
	body.postid-3524 .entry-header .box-title-sub .entry-title {font-size:30px !important; width:50%;}
	body.postid-3524 .entry-header .box-title {margin-left:5px;}
.subx1 li, .bxchildsty2, .ulsub7 li.ulnavi14 li, .ulnavi7 li, .ulnavi18 li {width:98% !important;}
}

.su-button-center {
    margin-bottom: 20px;
}