.opinion-block {
	/*margin: 40px 0 45px;*/
	border: 1px solid #ddd;
	background: #f9f9f9;
	border-radius: 5px;
	padding: 15px 20px 0;
}
.opinion-block.under {
	margin-top: -25px;
	margin-bottom: 5px;
}
.opinion-block img {
	max-width: 75px;
  padding: 2px;
  border: 1px solid #ddd;
  border-radius: 50%;
  vertical-align: top;
  background: #fff;
	float: left;
	margin-right: 20px;
}
.opinion-block h3 {
  font: inherit;
	font-size: 18px;
  font-weight: 600;
	margin-bottom: 10px;
}
.tablepress.compare thead th {
	text-transform: uppercase;
}
.notehelp div.overlall-text, .notehelp div.me-img, .notehelp div.overall-title {
	font-size: 16px;
	line-height: 1.6;
	margin: 0;
	font-family: inherit;
	font-weight: normal;
}
.notehelp div.overlall-text {
	width: calc(100% - 100px);
	margin-left: auto;
	padding: 2px 0 4px;
}
.notehelp div.overall-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.notehelp div.me-img {
	float: left;
}
.item-main-img {
	display: block;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	padding: 2px;
  border: 1px solid #ddd;
}
.items-list {
	padding: 20px 20px 10px 40px;
  border: 1px solid #bbb;
  background: #f9f9f9;
}
.items-list li {
	font-weight: 600;
}
.items-list li strong {
	text-transform: uppercase;
	font-weight: 600;
}
.items-list li a {
 color: #f1a00a;
	font-weight: normal;
}
.items-list li a:hover, .items-list li a:active, .items-list li a:focus {
	color: #222;
}
.top-items {
	display: flex;
	margin: 35px -7.5px 35px;
}
.top-item-block {
	display: flex;
	flex-direction: column;
	text-align: center;
	width: 33.333333%;
	margin: 7.5px;
	box-shadow: 0 1px 10px rgb(108 125 142 / 30%);
	padding-bottom: 30px;
}
.top-item-block a {
	height: 0;
}
.top-item-block p {
	margin: 0;
}
.top-item-label {
	margin-bottom: 30px;
  padding: 6px 10px;
	background: #6497b1;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
  overflow: hidden;
	white-space: nowrap;
  text-overflow: ellipsis;
	/*letter-spacing: 0.33px;*/
}
.top-item-block.first .top-item-label {
	background: #5d9c42;
}
.top-item-desc {
	padding: 0 30px;
}
.top-item-img img {
	width: 200px;
	-webkit-transition: .2s !important;
  -moz-transition: .2s !important;
  transition: .2s !important;
}
.top-item-img img:hover {
	opacity: .8;
}
.top-item-name {
	display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
	overflow: hidden;
  height: 44px;
  font-size: 14px;
  font-weight: 600;
  color: #222;
	-webkit-transition: .2s !important;
  -moz-transition: .2s !important;
  transition: .2s !important;
}
.top-item-name:hover {
	color: #f4a414;
}
.top-item-btn {
	display: inline-block;
	overflow: hidden;
	vertical-align: bottom;
}

.dimensions {
	text-transform: lowercase;
}
.posts-navigation .nav-previous, .posts-navigation .nav-next {
	float: none;
	max-width: 100%;
	text-align: center;
	margin: 0;
	padding: 0 0 20px;
}
.posts-navigation .nav-previous a, .posts-navigation .nav-next a {
  display: inline-block;
  background: #f4a414;
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 40px;
  font-size: 14px;	
}
.posts-navigation .nav-previous a:hover, .posts-navigation .nav-next a:hover {
	opacity: .8;
}
.noteclassic, .noteimportant, .notewarning, .notetip, .notehelp {
	right: 0;
}
#sidebar-footer .widget_media_image img {
	margin-top: 5px;
}
.bottom-links p {
	margin-bottom: 0;
}
.bottom-links .p-title {
	font-weight: bold;
	color: #222;
	font-size: 16px;
	margin-bottom: 10px;
}
.bottom-links.separate {
	border-top: 1px solid #ddd;
	padding-top: 35px;
}
.bottom-links.related {
	padding: 20px;
	background: #f9f9f9;
	border: 1px solid #bbb;
}
.bottom-links.related i {
	font-size: 6px;
	vertical-align: middle;
	margin-right: 10px;
}
.bottom-links.related a {
	color: #333;
}
.bottom-links.related a:hover {
	color: #ffa800;
}
.bottom-links.related .p-title {
	text-transform: uppercase;
	font-size: 15px;
}
.pl-10 {
	padding-left: 10px;
}
.pros-cons-li.pros-cons-separate {
	margin-bottom: 0 !important;
}
.sub-product-title {
	padding: 8px 12px;
  margin: 0;
  background: #f0f0f0;
  font-size: 16px !important;
  line-height: 24px;
  font-weight: 500;
  font-family: inherit;
}
.guide-product-sub-types .sub-cons-title {
  color: #fff;
  padding: 3px 8px;
  background: #6497b1;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 15px;	
	margin-top: 30px;
}
.guide-product-sub-types p {
	padding: 0 10px;
}
.guide-product-types {
	background: #f0f0f0;
	padding: 15px 15px 5px;
}
.guide-product-types strong {
	font-weight: 600;
}
.sub-pros-cons .sub-pros-title {
	color: #fff;
	padding: 3px 8px;
	background: #5d9c42;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 15px;
}
.sub-pros-cons .sub-cons-title {
	color: #fff;
	padding: 3px 8px;
	background: #c92228;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 15px;
}
.sub-pros-cons ul {
	list-style: none;
	padding-left: 10px;
	margin-bottom: 30px;
}
.sub-pros-cons ul li i {
	margin-right: 10px;
}
.sub-pros-cons .sub-pros i {
	color: #5d9c42;
}
.sub-pros-cons .sub-cons i {
	color: #c92228;
}
.inner-faq {
	background: #ecf5ec;
	padding: 20px 20px 20px 15px;
	width: 100%;
	text-align: justify;
}
.inner-faq .label-faq {
	background: #6497B1;
	margin: -20px -20px 15px -15px;
	padding: 5px 15px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}
.inner-faq .img-faq {
	display: inline-block;
	width: 40px;
	opacity: .8;
	vertical-align: top;
}
.inner-faq .desc-faq {
	display: inline-block;	
	width: calc(100% - 45px);
	padding-left: 10px;
}
.inner-faq .title-faq {
	font-weight: 700;
	margin-bottom: 10px;
}
.top-picks {
	padding: 20px 20px 0;
	border: 1px solid #bbb;
	background: #f9f9f9;
}
.top-picks .p-title {
	font-weight: bold;
	color: #222;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 20px;
}
.top-picks .p-link {
	font-weight: 600;
	margin: 15px 0 10px;
	font-size: 15px;
}
.top-picks .p-text {
	padding-bottom: 20px;
	/*color: #777;*/
}
.top-picks .p-text a {
	font-weight: 600;
}
.tablepress.pond-liner-table .column-3 {
	min-width: 110px;
}
.blog-h-inner {
  font-size: 16px !important;
	line-height: 24px;
	font-weight: bold;
	font-family: "Open Sans", sans-serif;
}
.blog-list {
	padding-left: 0;
}
.blog-list li {
	list-style-type: none; 
}
.tablepress.lawn-mower-table .column-2 {
	min-width: 60px;
}
.about-contact-info {
	border-top: 1px solid #ddd;
	margin-top: 25px;
}
#about-address-row {
	padding-top: 35px !important;
	padding-bottom: 0 !important;
}
#about-contact-row {
	padding-top: 40px !important;
	padding-bottom: 0 !important;
}
#about-contact-row h3, #about-address-row h3 {
	font-size: 16px !important;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
}
#about-contact-row .about-email {
	margin-bottom: 5px;
}
#about-contact-row .about-email a {
	margin-left: 5px;
}
#about-contact-row .about-email a:focus {
	color: #222;
}
#about-contact-row .about-soc-link {
	margin-bottom: 5px;
}
#about-contact-row .top-social {
	margin-left: 5px;
}
#about-third-row {
	padding-top: 40px !important;
	padding-bottom: 20px !important;
	border-bottom: 1px solid #ddd;
}
#about-third-row em {
	color: #555;
}
#about-second-row {
	padding-top: 40px;
	padding-bottom: 25px;
	color: #555;
}
#about-second-row h2, #about-third-row h2 {
	font-size: 20px !important;
	font-family: "Open Sans", sans-serif;
}
#about-first-row {
	padding-top: 25px !important;
	padding-bottom: 30px !important;
}
#about-first-row h2 {
	font-size: 20px !important;
	margin-bottom: 0;
	line-height: 24px;
	font-family: "Open Sans", sans-serif;
}
#about-first-row .sub-header {
	color: #777;
	margin-bottom: 15px;
	font-size: 15px;
}
#about-first-row img {
	width: 100%;
  max-width: 203px;
  padding: 2px;
  border: 1px solid #ddd;
  vertical-align: top;
  background: #fff;	
}
#about-first-row .text-about p:first-child {
	font-style: italic;
	margin-bottom: 15px !important;
}
.tablepress.w-barrier-table .column-2 {
	min-width: 75px;
}
.tablepress.w-barrier-table .column-4 {
	min-width: 105px;
}
#btn-more {
	text-align: center;
	padding: 20px 0 10px;
}
#btn-more a {
	display: inline-block;
	background: #f4a414;
	color: #fff;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 40px;
	font-size: 14px;
}
#btn-more a:hover {
	opacity: .8;
}
.single.single-post article.post.type-post.category-blog a:focus {
	color: #222;
}
#about-me-home {
	background: #f5f5f5;
	padding-top: 40px !important;
	padding-bottom: 42px !important;
	border-top: 2px solid #eee;
}
.about-me {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-right: 50px;
}
.me-img img {
  max-width: 75px;
  padding: 2px;
  border: 1px solid #ddd;
  border-radius: 50%;
  vertical-align: top;
  background: #fff;
}
.my-name {
	margin-top: 4px;
}
.my-name span.name {
  font-size: 18px;
  line-height: 26px;
}
.my-name span.who {
  font-size: 15px;
	line-height: 23px;
	color: #777;
	display: block;
}
.about-me-text {
	display: inline-block;
	width: calc(100% - 250px);
	vertical-align: top;
}
.about-me-text p {
	color: #777;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 0;
}
.rakes-table .column-1 {
	min-width: 120px;
}
.top-social {
	margin-left: 10px;
}
.top-social a i {
  font-size: 20px;
  vertical-align: middle;
  margin-top: -3px;
}
.top-social a {
  line-height: 20px;
  display: inline-block;
}
.top-social a.twitter {
	color: #00abf0;
}
.top-social a.twitter:hover, .top-social a.twitter:active, .top-social a.twitter:focus {
	color: #0099d7 !important;
}
.top-social a.linkedin {
	margin-left: 5px;
	color: #0077b5;
}
.top-social a.linkedin:hover, .top-social a.linkedin:active, .top-social a.linkedin:focus {
	color: #005f90 !important;
}
.top-social.inline a.linkedin {
	margin-left: 0;
}
.post-2683 h1.entry-title {
	text-align: center;
}
.archive .entry-meta {
	color: #222;
  margin-bottom: 0.7em;
  font-size: 0.8em;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.archive h1.entry-title {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
.archive article {
	width: calc(20% - 3.5px);
  display: inline-block;
  vertical-align: top;
	padding: 10px;
	margin-bottom: 15px;
}
.archive .entry-thumb {
  max-width: unset !important;
  float: none !important;
  margin-bottom: 10px;
}
.archive .entry-header, .archive .entry-content {
	padding-left: 0;
}
.archive .hentry .article-btn a {
	background: #F4A414;
	color: #fff !important;
	padding: 8px 25px;
	text-transform: uppercase;
	border: 1px solid #e59700;
	display: inline-block;
	font-size: 14px;
}
.archive .hentry .article-btn a:hover, .archive .hentry .article-btn a:active, .archive .hentry .article-btn a:focus {
	background: #e59700;
}
.archive .hentry .post-content h2 {
	line-height: 24px;
  font-family: "Open Sans", sans-serif;
	margin-bottom: 5px;
}
.archive .hentry .post-content h2 a {
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
}
.archive .hentry .post-content h2 a:hover, .archive .hentry .post-content h2 a:active, .archive .hentry .post-content h2 a:focus {
	color: #f4a414 !important;
}
.archive .page-title {
	background: #f5f5f5;
	padding: 15px 20px;
	text-transform: uppercase;
}
.archive .entry-thumb img {
  -webkit-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;	
}
.archive .entry-thumb img:hover {
	opacity: .85;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
}
.archive .hentry .post-content {
	margin-left: 0;
}
.archive .posts-layout article:last-child {
	margin-bottom: 45px;	
}
.top-post-author.single-page-author {
	margin-bottom: 25px;
}
.grass-table .column-3 {
	width: 100px;
}
.page-template-default.page .entry-content a:active, .page-template-default.page .entry-content a:focus {
	color: #222;
}
#mainnav-mobi ul > li > a:hover, #mainnav-mobi ul > li > a:active, #mainnav-mobi ul > li > a:focus {
	background: #252525;
}
.sep-item-btn > a {
	margin-top: 15px;
}
.sep-item-btn > a:first-child {
	margin-right: 15px;
}
.our-choice-wrapper {
	border: 5px solid #f4a414;
	margin-top: 40px;
  box-shadow: 0 1px 10px rgba(108,125,142,.3);
}
.sep-item-wrapper {
	border: 1px solid #ddd;
	border-radius: 5px;
}
.our-choice-label, .sep-item-label {
	background: #f4a414;
	display: inline-block;
	padding: 5px 10px 10px 5px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	vertical-align: top;
}
.sep-item-label {
	background: #6497b1;
	padding: 5px 15px;
	line-height: 22px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.first .sep-item-label {
	background: #5d9c42;
}
.our-choice-content {
  padding: 0 15px 30px;
}
.sep-item-content {
  padding: 0 15px 35px;
}
.our-choice-img, .sep-item-img {
	max-width: 200px;
	margin: 15px 30px 0 0;
	display: inline-block;
	vertical-align: top;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;	
}
.our-choice-img:hover, .sep-item-img:hover {
	opacity: .8;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;	
}
.our-choice-text, .sep-item-text {
	display: inline-block;
	width: calc(100% - 235px);
	vertical-align: top;
	margin-top: 10px;
}
.our-choice-name, .sep-item-name h2 {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 18px !important;
	line-height: 24px;
}
.sep-item-name h2 a {
	font-weight: 600;
	letter-spacing: .33px;
}
.sep-item-name h2 a:hover, .sep-item-name h2 a:active, .sep-item-name h2 a:focus {
	color: #222 !important;
}
.our-choice-desc {
	margin-bottom: 25px;
}
ul.sep-item-desc {
	margin-bottom: 10px;
}
ul.sep-item-desc li {
	margin-bottom: 0 !important;
}
.top-post-author {
	margin: 25px 0 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	display: block;
}
.author-img {
	max-width: 56px;
	padding: 2px;
	border: 1px solid #ddd;
	border-radius: 50%;
	vertical-align: top;
	background: #fff;
	float: left;
}
.author-img img {
	border-radius: 50%;
}
.author-info {
	width: calc(100% - 56px);
	display: inline-block;
	vertical-align: top;
	padding-left: 15px;
}
.author-name {
	font-size: 18px;
	line-height: 26px;
}
.author-title {
	font-size: 15px;
}
/*.mod-date {
	border-top: 1px solid #eee;
	padding-top: 10px;
	font-size: 14px;
	color: #aaa;
}*/
#comments .comment-form-cookies-consent {
	margin-bottom: 5px;
}
#comments .comment-form-cookies-consent input {
	margin-top: 5px;
	float: left;
}
#comments .comment-form-cookies-consent label {
	font-weight: normal;
  padding-left: 5px;
  width: calc(100% - 20px);
}
.affiliate {
	color: #777;
	font-size: 14px;
}
.table-fence-wrapper::-webkit-scrollbar {
	width: 0;
}
.table-fence-wrapper {
	overflow: -moz-scrollbars-none;
	-ms-overflow-style: none;
	display: block;
	overflow-x: scroll;
}
.table-fence tbody td {
  vertical-align: middle;
}
.table-fence .column-2 {
	text-align: center;	
}
.table-fence th {
	text-align: center;	
  text-transform: uppercase;
  width: 33.3333333%;
}
.table-fence {
  background: #f5fffa;
}
.table-fence td:first-child{
  background: #F4A414;
}
.table-fence th:first-child{
	text-align: left;	
  padding-left: 15px;
}
.table-fence .animal-img {
  display: inline-block;
}
.table-fence .animal-title {
	text-align: center;
  font-weight: 600;
  color: #fff;
  display: inline-block;
	margin-left: 3px;
}
img.small-picture {
  margin: 0 20px 15px 0;
	float: left;
	width: 70px;
}
img.small-picture.round-picture {
	margin-top: 5px;
	width: 70px;
	border-radius: 50%;
	border: 1px solid #bbb;
}
.notehelp {
  padding: 15px 20px 17px;
	background: #f9f9f9;
	box-shadow: none;
	border-color: #aaa;
	margin-top: -20px;
	margin-bottom: 0 !important;
}
.notehelp div {
  margin: 0 0 16px;
	color: #222;
  font-family: 'Raleway',sans-serif;
  font-weight: 500;
  line-height: 1.2;
	font-size: 2.4rem;
}
.notehelp p {
	margin-bottom: 0;
}
.shed-kit-table.tablepress tfoot th.column-1, .shed-kit-table.tablepress thead th.column-1, .tablepress tbody tr td.column-1 {
	max-width: 200px
}
.features-fa {
	padding: 0 13px;
}
#secondary .su-list {
	margin-bottom: 0;
}
.rope-table.tablepress tfoot th, .rope-table.tablepress thead th {
	font-size: 13px;
}
.rope-table.tablepress tbody tr td {
	font-size: 14px;
}
.single.single-post .post-navigation .nav-previous, .single.single-post .post-navigation .nav-next {
	text-transform: unset;
	max-width: calc(50% - 20px);
}
.single.single-post .post-navigation .nav-previous:hover .post-title, .single.single-post .post-navigation .nav-next:hover .post-title {
	color: #777;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;	
}
.single.single-post .navigation.post-navigation {
	background: #f5f5f5;
	padding: 10px 0;
	margin-bottom: 85px;
}
.single.single-post .navigation.post-navigation .meta-nav {
	display: block;
	color: #777;
}
.single.single-post .navigation.post-navigation .post-title {
	display: block;
	color: #222;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;	
}
.archive.category.category-blog .post {
	border-top: 0;
}
.single.single-post .comment-respond {
	margin-top: 60px !important;
}
.reviews-page {
	margin-top: 35px;
	margin-bottom: -35px;
}
#mainnav-mobi ul.sub-menu {
	background: #323232;
}
#respond {
	margin-top: 35px;
}
#comments {
	margin-top: -50px;
}
#comments #reply-title {
	color: #222;
	font-family: 'Raleway',sans-serif;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 16px;
	font-size: 2.4rem;
}
#comments .comment-subscription-form {
	margin-bottom: 5px;
}
#comments .comment-subscription-form .subscribe-label {
	font-weight: 400;
}
#comments .comment-body {
	padding: 0 30px;
}
#comments .comment-reply-link {
	font-size: 15px;
}
#comments .comments-title {
	color: #222;
	font-family: 'Raleway',sans-serif;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 16px;
	font-size: 2.4rem;
}
#comments textarea {
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: 400;
}
#comments input[type="text"], #comments input[type="email"] {
	background: #f5f5f5;
}
#comments #submit {
	font-family: inherit;
	padding: 15px 30px;
}
#comments #submit:hover, #comments #submit:active, #comments #submit:focus {
	opacity: .8;
}
#comments .form-submit {
	margin-top: 20px;
}
#comments .comment-form-author {
	display: inline-block;
  width: calc(50% - 2.5px);
}
#comments .comment-form-email {
	display: inline-block;
  width: calc(50% - 2.5px);
	text-align: right;
}
#comments .comment-form-author input, #comments .comment-form-email input {
	width: calc(100% - 10px);
}
#comments .comment-form-comment label {
	font-size: 14px;
}
#comments .comment-form-author label {
	display: block;
	width: calc(100% - 10px);
	float: left;
	margin-right: 0;
	font-size: 14px;
}
#comments .comment-form-email label {
	display: block;
	width: calc(100% - 10px);
	text-align: left;
  float: right;
  margin-right: 0;
	font-size: 14px;
}
.faq-guide .su-spoiler {
	background: #fff;
  margin-bottom: 6px;
  box-shadow: 0 1px 2px rgba(0,0,0,.08);
  -webkit-transition: box-shadow .2s;
  -moz-transition: box-shadow .2s;
  transition: box-shadow .2s;
	background: #f9f9f9;
}
.faq-guide .su-spoiler:hover {
  box-shadow: 0 1px 10px rgba(108,125,142,.3);
  -webkit-transition: box-shadow .2s;
  -moz-transition: box-shadow .2s;
  transition: box-shadow .2s;
}
.faq-guide .su-spoiler-title {
	font-size: 14px;
	text-transform: uppercase;
  margin: 0;
  padding: 15px 28px !important;
	font-weight: 700;
}
.faq-guide .su-spoiler-content {
  padding-left: 28px !important;
  padding-right: 28px !important;
}
.faq-guide .su-spoiler-icon {
	top: 15px;
	left: 5px !important;
	color: #5d9c42;
}
#page .entry-content ul li, #page .entry-content ol li {
	margin-bottom: 10px;
}
.su-row.pros-cons-li {
	margin-bottom: 50px;
}
.su-row.pros-cons-li .su-column-size-1-2 {
	width: 50% !important;
	margin: 0 !important;
}
.su-row.pros-cons-li .su-column-size-1-2 .su-box {
	border: 0 !important;
}
.su-row.pros-cons-li .su-list ul {
	margin-bottom: 0 !important;
}
.su-row.pros-cons-li .su-list ul li {
	margin-bottom: 10px !important;
	line-height: 24px;
}
.su-row.pros-cons-li.item-pros-cons .su-list ul li {
	line-height: 26px;
}
.su-row.pros-cons-li .su-list ul li i {
	top: 6px;
}
.su-row.pros-cons-li.item-pros-cons .su-list ul li i {
	top: 7px;
}
.su-row.pros-cons-li .su-box-title {
	padding: 7px 10px;
	font-size: 16px;
}
.su-row.pros-cons-li.item-pros-cons .su-box-title {
	padding: 5px 15px 6px;
	font-size: 14px;
	text-transform: uppercase;
}
.su-row.pros-cons-li .su-box-content {
	padding: 10px 10px 0;
}
.side-nav {
	margin: 40px 0 10px !important;
	background-color: #f9f9f9 !important;
	box-shadow: #bbb 2px 2px 3px;
	border: 1px solid #bbb;
	padding: 15px;
}
.side-nav a {
	color: #222 !important;
	line-height: 22px;
}
.side-nav a:hover, .side-nav a:active, .side-nav a:focus {
	color: #f4a414 !important;
}
.widget-area .widget .side-nav ul {
	margin-bottom: 0 !important;
}
.widget-area .widget .side-nav ul li {
	background: transparent !important;
	margin-bottom: 4px !important;
}
.widget-area .widget .side-nav .su-list ul li > i {
	top: 5px;
}
.page .entry-content a.alignleft {
	margin: 7px 30px 25px 0;
	border: 1px solid #ddd !important;
}
.page .entry-content a.alignleft:hover, .page .entry-content a.alignleft:active, .page .entry-content a.alignleft:focus {
	opacity: .8;
}
.page .entry-content a.alignright {
	margin: 7px 0 25px 30px;
	border: 1px solid #ddd !important;
}
.page .entry-content a.alignright:hover {
	opacity: .8;
}
.page .entry-content a.alignleft > img, .page .entry-content a.alignright > img {
	width: 100% !important;
}
.page .entry-content a.alignright:before, .page .entry-content a.alignleft:before {
	content: "View on Amazon";
	position: absolute;
	width: 70px;
	background: #f4a414;
	color: #fff;
	padding: 5px 0;
	text-align: center;
	margin-top: -1px;
	margin-left: -1px;
	font-size: 14px;
	line-height: 16px;
}
.banner-side-widget {
	display: block;
	max-width: 300px;
	margin: 0 auto 20px;
	-webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.banner-side-widget:hover, .banner-side-widget:active, .banner-side-widget:focus {
	opacity: .8;
	-webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.banner-side-widget img {
	width: 100%;
}
.soc-side-widget {
	text-align: center;
}
.soc-side-widget a {
	margin: 0 5px;
}
.soc-side-widget a:focus {
	color: #222;
}
.soc-side-widget a i {
	font-size: 40px;
}
#secondary .toc_widget {
	padding-top: 5px;
}
#secondary .toc_widget > ul {
	background: #f9f9f9;
	padding: 5px;
	border: 1px solid #aaa;
}
#secondary .toc_widget li {
	line-height: 22px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#secondary .toc_widget > ul li {
	background: transparent;
}
#secondary .toc_widget > ul ul {
	margin-top: 12px;
}
#secondary .toc_widget > ul ul li {
	margin-bottom: 0;
	margin-bottom: 2px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#secondary .toc_widget > ul ul li:last-child {
	margin-bottom: 0;
}
#secondary .toc_widget > ul ul li:before {
	content:  "·";
  position: absolute;
	margin-left: -15px;
	font-size: 40px
}
#secondary .toc_widget li a {
	color: #222;
	font-size: 95%;
}
#secondary .toc_widget li a:hover, #secondary .toc_widget li a:active, #secondary .toc_widget li a:focus {
	color: #f4a414;
	text-decoration: underline;
}
.toc-side-title {
	font-size: 17px;
  line-height: 17px;
  letter-spacing: 0;
  clear: both;
  font-weight: 700;
  text-transform: uppercase;
  color: #222;
  font-family: 'Raleway',sans-serif;
}
#toc_container {
	margin-top: 20px;
	margin-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
}
#toc_container p.toc_title a, #toc_container ul.toc_list a {
	text-decoration: none;
}
#toc_container .toc_toggle a, #toc_container .toc_toggle a:focus {
	color: #f4a414 !important;
}
#toc_container .toc_toggle a:hover, #toc_container .toc_toggle a:active {
	color: #222 !important;
}
#toc_container > ul li {
	margin-bottom: 8px;
}
#toc_container > ul ul {
	margin-top: 8px;
	margin-left: 30px;
}
#toc_container > ul ul li {
	margin-bottom: 0;
}
#toc_container > ul ul li:before {
	content:  "·";
  position: absolute;
	margin-left: -15px;
	font-size: 40px;
	line-height: 24px;
}
.tablepress td .ec-td {
	display: block;
	margin-top: 5px;
}
.footer-widgets .widget_media_image {
	margin-bottom: 15px;
}
.footer-widgets .widget_media_image img {
	max-width: 190px !important; 
}
.footer-lg-text {
	margin-bottom: 15px;
}
.home #dpsp-content-top, .home #dpsp-content-bottom, .post-1593 #dpsp-content-top, .post-1593 #dpsp-content-bottom, .post-1593 #dpsp-content-top, .post-1593 #dpsp-content-bottom, .post-1554 #dpsp-content-top, .post-1554 #dpsp-content-bottom, .post-2683 #dpsp-content-top, .post-2683 #dpsp-content-bottom  {
	display: none;
}
.dpsp-networks-btns-wrapper {
	margin-top: 30px !important;
}
.dpsp-networks-btns-wrapper .dpsp-network-btn {
	font-size: 12px;
	line-height: 26px;
	height: 30px;
}
.contact-us-form {
	padding-top: 10px;
	overflow: hidden;
}
.contact-us-form label {
	font-weight: normal;
}
.contact-us-form label input {
	background: #f5f5f5;
	outline: none;
}
.contact-us-form textarea {
	padding-top: 15px;
	padding-bottom: 15px;
	background: #f5f5f5;
	border: none;
	outline: none;
	font-weight: normal;
}
.contact-us-form .wpcf7-submit {
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	outline: none;
}
.contact-us-form .wpcf7-submit:hover,.contact-us-form .wpcf7-submit:active, .contact-us-form .wpcf7-submit:focus {
	opacity: .8;
}
#reviews h2 i {
	color: #f4a414;
}
#reviews .su-posts-default-loop {
	text-align: center;
}
#reviews .su-homelist {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	padding: 15px;
}
#reviews .su-homelist .su-post-thumbnail {
	display: block;
	width: 100%;
	height: 200px;
	background-size: cover !important;
	margin-right: 0;
	margin-bottom: 10px;
}
#reviews .su-homelist .su-post-thumbnail:hover, #reviews .su-homelist .su-post-thumbnail:active, #reviews .su-homelist .su-post-thumbnail:focus {
	opacity: .8;
}
#reviews .su-homelist .su-post-title  {
	display: inherit;
	width: 100%;
	text-align: left;
	line-height: 1.4;
}
#reviews .su-homelist .su-post-meta {
	text-align: left;
}
.noteclassic, .noteimportant, .notewarning, .notetip, .notehelp {
	background-image: none;
	padding-left: 20px;
	margin-bottom: 15px;
}
#main h2 > a:hover, #main h2 > a:active, #main h2 > a:focus {
	color: #222;
}
#main .fa-check {
	color: #5d9c42;
}
#main .fa-play {
	color: #f4a414;
}
#main .fa-hand-o-right{
	color: #f4a414;	
}
.widget-area .su-post-meta {
	display: inline-block;
	max-width: calc(100% - 120px);
}
.widget-area .su-post-title a {
    font-size: 14px;
}
.home .second-back-wrap {
	display: none;
}
.su-post-title a {
	font-size: 1.2em;
}
.home-reviews-title {
	position: relative;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  padding: 0 0 10px;
  text-transform: uppercase;
  color: #222;
  font-family: 'Raleway',sans-serif;
  line-height: 1.2;
  margin-bottom: 30px;
	margin-top: 10px;
	display: block;
}
.home-reviews-title:after { 
	content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  background-color: #222;
  width: 90px;
  height: 3px;
  margin-left: -45px;
}
.subtitle-home {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 auto 5px;
	max-width: 560px;
}
.home-banner {
	text-align: center;
	background-color: rgba(0,0,0,0.4);
	padding: 170px 0;
}
.home-banner p {
	margin-bottom: 0;
}
.home-banner hr {
	width: 150px;
	border-top: 2px solid #f4a414;
	margin-top: 30px;
	margin-bottom: 40px;
}
.home-banner h1 {
	color: #fff;
	font-size: 2.5em;
	max-width: 700px;
	margin: auto;
	font-weight: bold;
}
.home-banner a {
	display: block;
	background: #F4A414;
	color: #fff;
	padding: 10px 0;
	width: 280px;
	margin: 30px auto 0;
	text-transform: uppercase;
	border: 1px solid #e59700;
}
.home-banner a:hover, .home-banner a:active, .home-banner a:focus {
	background: #e59700;
}
#maintable.table-wrapper .tablepress thead th {
	text-transform: uppercase;
}
.table-wrapper::-webkit-scrollbar {
	width: 0;
}
.table-wrapper {
	overflow: -moz-scrollbars-none;
	-ms-overflow-style: none;
	display: block;
	overflow-x: scroll;
}
.custom-table tbody td,
.custom-table tfoot th {
	border: none !important;
}
.tablepress td {
	line-height: 1.6;
}
.tablepress tfoot th, .tablepress thead th {
	background: #e5f2e5;
	border: none !important;
	font-size: 14px;
}
.footer {
	padding: 50px 0 30px;
}
.site-branding {
	padding: 10px 15px;
}
.site-logo {
    max-height: 60px;
}
#header {
	background: #f9f9f9;
}
.second-back-wrap {
	background: #f9f9f9;
	margin-top: -5px;
}
.second-back {
	background-image: url(/wp-content/uploads/2018/05/grass.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;
	width: 100%;
}
.su-posts-default-loop .su-post {
	margin-bottom: .5em !important;
}
.sidebar-widtitle {
	text-transform: uppercase;
	background: #f0f0f0;
	padding: 7px 10px;
	font-weight: 400;
	text-align: center;
}
.su-post-title {
	clear: none;
  margin: 0 0 0.3em 0;
  font-size: 1em;
	line-height: 1.2;
  font-weight: 400;
	display: block;
}
.su-post-title a {
	color: #222;
}
.su-post-title a:hover {
	color: #ffa800;
}
.post-content-title {
	color: #F4A414;
}
.post-content-title:hover, .post-content-title:active, .post-content-title:focus {
	color: #222;
}
table.proscons tr th.column-1 {
	background-color: #5d9c42;
	color: #fff;
	width: 50%;
}
table.proscons tr th.column-2 {
	background-color: #c92228;
	color: #fff;
	width: 50%;
}
.fa-thumbs-o-up:before {
	content: "\f087";
	color: #5d9c42;
	padding: 0 10px 0 0px;
}
.fa-thumbs-o-down:before {
	content: "\f088";
	color: #c92228;
	padding: 0 10px 0 0px;
}
.noteclassic, .noteimportant, .notewarning, .notetip, .notehelp {
	width: 100%;
	border-radius: 0px;
}
.tablepress td, .tablepress th {
	padding: 8px 5px;
}
.tablepress .column-1 a{
	color: #F4A414 !important;
}
.tablepress .column-1 a:hover{
	color: #222 !important;
}
.gr-button {
	color: #fff !important;
  border: 1px solid #e59700;
  background-color: #F4A414;
	display: inline-block !important;
	text-align: center;
	text-decoration: none !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	transition: all .2s;
	-o-transition: all .2s;
	-ie-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	white-space: nowrap;
	color:#FFFFFF;
  padding:6px 16px;
  font-size:13px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  text-shadow:none;
  -moz-text-shadow:none;
  -webkit-text-shadow:none
}
.gr-button:hover {
	color:#FFFFFF;
	opacity: .7;
}
.gr-button-red {
	border: 1px solid #e59700;
  background-color: #F4A414;
	display: inline-block !important;
  text-align: center;
  text-decoration: none !important;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  transition: all .2s;
  -o-transition: all .2s;
  -ie-transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
	white-space: nowrap;
	color:#FFFFFF;
  padding:6px 16px;
  font-size: 13px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  text-shadow:none;
  -moz-text-shadow:none;
  -webkit-text-shadow:none
}
.gr-button-red:hover, .gr-button-red:active, .gr-button-red:focus {
	color: #FFFFFF !important;
	opacity: .7;
}
h1, h2, h3, h4, h5, h6 {
  color: #222;
  font-family: 'Raleway',sans-serif;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 16px;
}
h2 {
  font-size: 3rem;
}
h3 {
  font-size: 2.4rem;
}
h4 {
  font-size: 2rem;
}
.main-content .content-wrap {
  padding-right: 0px;
}
.hentry {
  padding: 10px;
}
.entry-title {
  font-size: 3.6rem;
  line-height: 1;
}
#search-2 input, select, textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #222;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  width: 100%;
}
body>div {
	color: #222;
}
#secondary li {
	background: #f5f5f5;
  padding: 5px 10px;
}
.widget-area .widget {
  padding: 10px 30px;
	margin-bottom: .5em;
}
.main-content {
  padding: 30px 0 0 0;
}
.go-top.show {
  display: none !important;
}
.fa-angle-left:before {
  display: none;
}
.footer ul.su-posts {
	padding-left: 0;
}
.footer li.su-post{
	list-style: none;
}
@media only screen and (min-width: 1200px) {
	.page-template-review .main-content > .container {
		width: 970px;
	}
	.pressure-table .column-1 {
		min-width: 120px;
	}
	.pressure-table .column-3 {
		min-width: 60px;
	}
}
@media only screen and (max-width: 1199px) {
	.archive article {
		width: calc(25% - 3.5px);
	}
}
@media only screen and (max-width: 1199px) and (min-width: 1025px) {
	#mainnav ul li a {
		padding: 10px;
	}
}
@media only screen and (max-width: 1024px) {
	.menu-wrapper .btn-menu {
		height: auto;
	}
	.menu-wrapper .btn-menu i.fa {
		vertical-align: top;
	}
	.home-banner {
		padding: 100px;
	}
	.second-back-wrap {
		margin-top: 0;
	}
}
@media only screen and (max-width: 991px) and (min-width: 601px) {
	#reviews .su-homelist {
		width: 49.5%;
	}
}
@media only screen and (max-width: 991px) {
	.top-item-name {
		height: 66px;
	}
	.widget-area {
    margin-top: 0;
	}
	.home .su-homelist {
    width: 32.5%;
	}
	.archive article {
		width: calc(33.333333% - 3px);
	}
}
@media only screen and (max-width: 780px) {
	.post-1593 h1 {
		padding-left: 15px;
	}
	#about-third-row {
		border-bottom: 0;
	}
	#about-contact-row.about-contact-info {
		padding-top: 40px !important;
	}
	#about-contact-row {
		padding-top: 0 !important;
	}
	#about-contact-row .widget_custom_html {
		padding-top: 40px !important;
		border-top: 1px solid #ddd;
	}
	#about-first-row img {
		margin-bottom: 25px;
		max-width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	#about-me-home {
		border-top: 0;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	.about-me {
		display: block;
		width: 100%;
		margin-bottom: 60px;
	}
	.about-me:after {
		content: "";
		position: absolute;
		height: 2px;
		width: 150px;
		background: #ddd;
		left: calc(50% - 75px);
		margin-top: 25px;
	}
	.about-me-text {
		display: block;
		width: 100%;
		text-align: center;
	}
	.rakes-table .column-5 {
		min-width: 150px;
	}
	.archive article {
		width: calc(50% - 2.5px);
	}
	.archive.category.category-blog .entry-header, .archive.category.category-blog .entry-content {
		padding-left: 0;
	}
	.su-row.pros-cons-li .su-column-size-1-2 {
		width: 100% !important;
		margin-bottom: 10px !important;
	}
	.home-banner {
		padding: 60px 35px 50px;
		margin-left: -15px;
		margin-right: -15px;
	}
	img.alignright, img.alignleft, .page .entry-content a.alignright, .page .entry-content a.alignleft {
		max-width: 250px;
	}
	#reviews .su-homelist .su-post-thumbnail {
		height: 150px;
	}
}
@media only screen and (max-width: 767px) {
	.opinion-block h3 {
		font-size: 18px !important;
		line-height: 26px;
	}
	.header .container .row {
		padding: 0 10px 0 25px;
	}
	.top-item-desc {
		padding: 0 10px;
	}
	.top-item-img img {
		width: 150px;
	}
	.site-branding {
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (max-width: 600px) {
	.top-items {
		flex-direction: column;
		margin-left: 0;
		margin-right: 0;
	}
	.top-item-block {
		margin: 0 0 10px;
		padding-bottom: 15px;
		width: 100%;
		text-align: left;
	}
	.top-item-block.third {
		margin-bottom: 0;
	}
	.top-item-label {
		margin-bottom: 15px;
		padding-left: 15px;
		padding-right: 15px;
		/*text-align: center;*/
	}
	.top-item-desc {
		padding: 0 15px;
	}
	.top-item-img {
		float: left;
		margin-right: 20px;
	}
	.top-item-img img {
		width: 100px;
	}
	.top-item-name {
		margin: 0 0 15px;
		height: auto;
		justify-content: left;
	}
	.header .container .row {
		padding: 0 25px;
	}
	.site-branding {
		width: 80%;
		text-align: left;
	}
	.menu-wrapper {
		width: 20%;
		padding: 0;
	}
	.menu-wrapper .btn-menu {
		float: right;
		margin-top: 22px;
	}
	.top-picks {
		padding: 20px 15px 5px;
	}
	.our-choice-img, .sep-item-img {
		max-width: unset;
		margin-right: 0;
		margin-bottom: 15px;
		display: block;
		text-align: center;
	}
	.our-choice-img img, .sep-item-img img {
		max-width: 200px;
	}
	.our-choice-text, .sep-item-text {
		width: 100%;
		display: block;
		margin-top: 0;
		text-align: center;
	}
	ul.sep-item-desc {
		padding: 0;
		list-style-type: none;
	}
	.table-wrapper table {
		margin-bottom: 2em !important;
	}
	.table-fence .animal-title {
    text-align: center;
    display: block;
		margin-left: 0;
	}
	.table-fence .animal-img{
  	display: block;
  	text-align: center;
	}
	.btn-menu {
    height: auto;
    float: none;
    margin: 5px auto 15px;
	}
	img.alignright, img.alignleft, .page .entry-content a.alignright, .page .entry-content a.alignleft {
		max-width: 200px;
	}
	#reviews .su-homelist {
		width: 100%;
	}
	#reviews .su-homelist .su-post-thumbnail {
		height: 200px;
	}
}
@media only screen and (max-width: 480px) {
	.notehelp div.me-img {
		float: unset;
		margin-top: 5px;
		margin-bottom: 5px;
		text-align: center;
	}
	.notehelp div.overall-title {
		text-align: center;
		font-size: 16px;
	}
	.notehelp div.overlall-text {
		width: 100%;
		margin: 0;
	}
	.sep-item-btn {
		display: flex;
		flex-direction: column;
	}
	.sep-item-btn > a {
		margin: 15px auto 0 !important;
	}
	img.small-picture.round-picture {
		width: 70px;
	}
	.inner-faq {
		padding-left: 10px;
		padding-right: 15px;
	}
	.inner-faq .label-faq {
		margin-left: -10px;
		margin-right: -15px;
	}
	h2.blog-h-inner.above-img {
		margin-bottom: 25px;
	}
	.archive article {
		width: 100%;
	}
	.entry-title {
		line-height: 1.2;
	}
	.archive.category.category-blog .hentry .post-content h2 a {
		font-size: inherit;
	}
	#comments #reply-title, #comments .comments-title {
		font-size: 20px;
	}
	#comments .form-submit {
		margin-top: 30px;
	}
	#comments .comment-form-author, #comments .comment-form-email {
		display: block;
		width: 100%;
	}
	#comments .comment-form-author label, 	#comments .comment-form-email label {
		float: none;
		width: 100%;
	}
	#comments input[type="text"], #comments input[type="email"] {
		width: 100%;
	}
	.home-banner a {
		width: 200px;
		padding: 5px 0;
	}
	img.alignright, img.alignleft, .page .entry-content a.alignright, .page .entry-content a.alignleft {
		display: block;
    float: none;
		width: 100% !important;
		max-width: unset;
    margin: auto !important;
	}
}
@media only screen and (max-width: 479px) {
	.notehelp div span {
		font-size: 18px;
	}
	h3, h4 {
		font-size: 20px !important;
	}
}