
.amz-button {
	background: #f1c40f;
	width: 100%;
	max-width: 350px;
	margin: 0 auto 25px auto;
	display: block;
	border-bottom: 0 !important;
	text-align: center;
	border-radius: 10px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.amz-button span {
	margin: 0 auto;
	color: #000;
	font-size: 20px;
	line-height: 40px;
	padding: 6px 10px 6px 10px;
	border-radius: 10px;
	display: block;
	max-width: 350px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.amz-button:hover {
    text-decoration: none !important;
}

.amz-button:hover span {
    background: rgba(0, 0, 0, 0.1);
}
.align-right {
	float: right;
	margin: 0 0 24px 24px;
	border: 3px solid #4db2ec;
	padding: 5px;
}
.alignright {
	margin: 0 0 24px 24px;
	border: 3px solid #4db2ec;
	padding: 5px;
}
.list-style li {
	font-size: 16px;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 4px 0 4px 25px;
}
.list-style li i {
	color: #00bf08;
	position: absolute;
	left: 0;
	top: 5px;
	line-height: 24px;
	text-align: center;
}
.list-style li:before {
	content: '\f055';
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	color: #0f8f89;
	font-size: 18px;
}
.pazon-link {
	display: block;
	position: relative;
	z-index: 1;	
}
/*
	Start Pros & Cons
*/
.pros-n-cons * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pros-n-cons {
	max-width: 100%;
	clear: both;
	margin: 0 0 15px 0;
}

.pros-n-cons .pros,
.pros-n-cons .cons {
	width: 49%;
	float: left;
	border-radius: 3px;
	background: #f7f7f7;
}

.pros-n-cons .pros {
	border: 2px solid #0a94ac;
}

.pros-n-cons .cons {
	border: 2px solid #c30a0a;
	float: right;
}

.pros-n-cons h4 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	line-height: 1;
	padding: 10px 15px;
	margin-top: 0;
}

.pros-n-cons .pros h4 {
	background: #4ac5db;
}

.pros-n-cons .cons h4 {
	background: #d54949;
}

.pros-n-cons ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 10px;
}

.pros-n-cons ul li {
	list-style: none;
	font-size: 16px;
	margin: 0;
	padding: 7px 15px 7px 35px;
	position: relative;
}

.pros-n-cons ul li:before {
	position: absolute;
	top: 0;
	left: 15px;
	margin-top: 10px;
}

.pros-n-cons .pros li:before {
	content: "✔";
	color: #4ac5db;
}

.pros-n-cons .cons li:before {
	content: "✖";
	color: #d54949;
}

@media (max-width: 670px) {
		.pros-n-cons .cons li:before,
		.pros-n-cons .pros li:before {
		font-size: 16px;
		top: 0;
	}
}

@media (max-width: 479px) {
	.pros-n-cons .pros,
	.pros-n-cons .cons {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
}
/*
	End Pros & Cons
*/

.feature {
	border: 1px solid #17a781;    
	margin-bottom: 15px;
}
.feature h4 {
	background: #0ccd99;
	margin: 0;
	padding: 4px 18px;
	font-weight: 500;
}
.feature ul {
	padding: 0 15px;
}
.feature ul li {
	list-style: none;
	position: relative;
	margin-left: 25px;
}
.feature ul li:before {
	content: '\f00c';
	font-family: FontAwesome;
	position: absolute;
	left: -25px;
	color: #0ccd99;
	font-size: 18px;    
}

#page .inside-article .entry-content {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}
h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 56px;
}


.home .generate-columns-container  article {
	  padding: 40px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    padding-top: 20px;
	
}
.separate-containers .inside-article {
    padding-bottom: 20px;
    padding-top: 20px;
}
.separate-containers .site-main {
    margin: 0px;
}
h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}

.entry-title a, .entry-title a:visited {
    color: #000000;
}

.main-navigation a, .menu-toggle {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}
.aawp-product {
    box-shadow: 0 1px 2px rgba(0,0,0,.3), 0 0 40px rgba(0,0,0,.1) inset;
}
.footer-widgets a, .footer-widgets a:visited {
    color: #ffffff;
}
h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 25px;
}
.list-style {
		margin-left: 0;
		padding-left: 0;
	}

.no-sidebar .inside-article .entry-summary, .no-sidebar .inside-article .post-image {
    margin-top: 20px;
	}

@media screen and (max-width: 769px) { 
	.separate-containers .inside-article {
		padding: 15px;
	}

}



@media screen and (max-width: 768px) {
	h1 {
    font-size: 30px;
}
	.home .generate-columns-container article {
		padding: 15px;
	}
	
}
	