/*===Typography styles===*/
.aa_tablet-mobile,
.aa_tablet {
	display: none;
}

.aa_mobile {
	display: none;
}

.post_content_intcont.aa_tablet {
	display: none;
}

@media only screen and (max-width : 991px) {
	.aa_desktop {
		display: none;
	}

	.aa_tablet,
	.aa_tablet-mobile {
		display: block;
	}
}

@media only screen and (max-width : 603px) {
	.aa_tablet,
	.aa_desktop-tablet,
	.aa_desktop-tablet.amazon-button {
		display: none;
	}

	.aa_mobile {
		display: block;
	}
}

@media only screen and (max-width : 768px) {
	.post_content_intcont.aa_tablet {
		display: block;
	}
}

.aa_content_top_intcont {
	width: 100%;
	text-align: center;
}

#page .aa_content_top_intcont .textwidget {
	padding: 0 !important;
}

.single-page h1:not(.article-title),
.single-page h2:not(.article-title),
.single-page h3:not(.article-title),
.single-page h4:not(.article-title):not(.ra-title),
.single-page h5:not(.article-title),
.single-page h6:not(.article-title) {
	font-family: Lato Heavy, sans-serif;
	color: #2c3e50;
	letter-spacing: -0.02em;
	text-transform: none;
}

.single-page h1:not(.article-title) {
	font-size: 42px;
}

.single-page h2:not(.article-title) {
	font-size: 26px;
}

.single-page h3:not(.article-title) {
	font-size: 23px;
}

.single-page h4:not(.article-title):not(.ra-title),
.single-page h5:not(.article-title) {
	font-size: 17px;
}

.single-page h6:not(.article-title) {
	font-size: 15px;
}

.single-page p,
.single-page ul li,
.single-page ol li {
	line-height: 32px;
	letter-spacing: -0.031em;
}

.single-page p {
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 18px;
	color: #525252;
	margin: 0 0 17px;
	padding: 0 2px;
}

.single-page p iframe {
	max-width: 100%;
}

/*links*/
.single-page .the-content a:not(.styled),
.single-page .the-content a:not(.styled):link,
.single-page .the-content a:not(.styled):visited {
	color: #2ccc70;
	font-family: 'Proximanova Semibold', sans-serif;
}

.aa_mobile_device .single-page p img.aligncenter {
	margin: 10px -20px;	
	max-width: calc(100% - -40px);
}

/* content not in p fix */
.single-page div[id^="content-anchor-inner"] {
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 18px;
	color: #525252;
	line-height: 32px;
	letter-spacing: -0.03em;
}

.single-page ul {
	list-style: none;
	padding-left: 50px;
}

.single-page ul li {
	position: relative;
}

.single-page ul li:not(.rv_list_item):not(.aa_p_rp):not(.comment):not(.gfield):not(.aa_pr_tab):before {
	content: '.';
	display: block;
	position: absolute;
	color: #1a92a5;
	font-size: 26px;
	left: -10px;
	top: -8px;
}

.single-page ol {
	counter-reset: item;
}

.single-page ol li {
	display: block;
}

.single-page ol li:before {
	content: counter(item) ". ";
	counter-increment: item;
	color: #1a92a5;
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 15px;
	margin-right: 4px;
}

code, pre {
	font-family: Consolas;
	font-size: 12px;
	color: #444 !important;
	padding: 15px 20px !important;
	background: #f1f5f7 !important; 
}

/*=Blockquote=*/
blockquote {
	margin: 48px 0 46px;
	display: block;
	padding: 0;
	position: relative;
	border: none;
}

.single-page blockquote p {
	font-family: 'Proximanova Semibold' Italic !important;
	font-size: 24px !important;
	letter-spacing: -0.01em !important;
	line-height: 30px !important;
	padding: 0 50px 0 63px;
	color: #717f8b;
}

blockquote:before,
blockquote:after {
	display: block;
	position: absolute;
	font-family: aressence;
	font-size: 146px;
	color: #2dcc70;
}

blockquote:before {
	top: 40px;
	left: -2px;
	content: '\201c';
}

blockquote.left {
	max-width: calc(50% - 10px);
	float: left;
	margin-right: 10px;
	margin-left: 0;
}

blockquote.right {
	max-width: calc(50% - 10px);
	float: right;
	margin-left: 10px;
}

/*=Pull Quotes=*/
blockquote.quote_new {
	margin-left: 51px;
	border-left: 5px solid;
	padding-left: 2px;
}

blockquote.quote_new p {
	color: inherit;
	padding: 0 20px;
}

blockquote.quote_new:before,
blockquote.quote_new:after {
	display: none;
}

blockquote.quote_new.left{
	max-width: calc(50% - 71px);
	margin-left: 51px;
}

blockquote.quote_new.right {
	margin-left: 10px;
}

.blockquote-reverse,
blockquote.pull-right {
	border: none;
	padding: 0;
}

.blockquote-reverse p,
blockquote.pull-right p {
	padding: 0 70px 0 50px;
}
/*===End Typography===*/

/* AD styles */
.section_divider .textwidget {
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}

.section_divider,
.is_section_divider {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* AD styles */

/*---.ss_post_wrapper---*/
@media only screen and (max-width : 1220px) {
	.col-md-8.single-post-selector {
		min-width: auto;
	}
}

.col-md-8.single-post-selector:after {
	right: -13px;
	top: 65px;
}

.col-md-4.single-sidebar-selector {
	max-width: 390px;
	margin-top: 65px;
}

body.page .col-md-8.single-post-selector:after,
.billboard-post .col-md-8.single-post-selector:after {
	top: 0;
}

body.page .col-md-4.single-sidebar-selector,
.billboard-post .col-md-4.single-sidebar-selector {
	margin-top: 0;
}

.content-panel.single-sidebar {
	margin-left: 30px;
}

.single #page .container-fluid .container-inner,
.single #ss_posts_wrapper .container-inner:not(.ss_header_wrapper) {
	margin-bottom: 50px;
}

.single-wrapper {
	margin-top: 0;
}

.padded-panel {
	padding: 0;
}

.post-right {
	position: relative;
}

/*===Billboard===*/
h1.main-title.single-title {
	color: #3f3f3f;
	letter-spacing: -0.01em;
	margin: 24px 0 8px -3px;
}

.post-byline {
	font-family: 'Proximanova Semibold' Italic, sans-serif;
	font-size: 18px;
	color: #888;
	letter-spacing: -0.02em;
	margin-left: 2px;
}

.billboard-wrapper {
	position: relative;
}

.billboard-wrapper .aa_item_info_block {
	margin-top: 44px;
	border-top: 3px solid #eee;
	padding: 18px 0 0;
}

.billboard-wrapper .aa_item_time:before {
	content: '.';
	display: block;
	position: absolute;
	top: -4px;
	left: -18px;
	font-size: 16px;
}

.single_share_block {
	position: relative;
}

.aa_is_review .single_share_block,
.aa_is_review .aa_postauthor_link,
.aa_is_review .aa_item_time {
	float: left;
}

.aa_is_review .aa_item_time {
	margin-top: 10px;
	margin-right: 3px;
}
.aa_is_review .single_share_block {
	top: -3px;
}

.aa_socs_total {
	display: block;
	float: left;
	position: relative;
	width: 36px;
	height: 36px;
	background: #2dcc70;
	border-radius: 3px;
	margin-right: 6px;
	color: #fff;
	font-family: Lato Heavy;
	font-size: 14px;
	text-align: center;
	line-height: 38px;
	margin-left: 10px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.aa_socs_total:before {
	content: '';
	border-width: 8px;
	border-style: solid;
	border-color: transparent transparent transparent #2dcc70;
	display: block;
	position: absolute;
	bottom: -7px;
	left: 8px;
}

.aa_socs_total:hover {
	opacity: .6;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.billboard-wrapper .aa_socials {
	float: right;
}

.billboard-image-wrapper {
	height: 400px;
	margin: 20px 0 40px;
}

.billboard-image {
	/*background-size: cover;
	background-size: auto;*/
	height: 100%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

/*===End billboard===*/


/*===Billboard layout===*/
.billboard-help-grid {
	max-width: 170px;
}
/*---billboard.wide---*/
.billboard-wrapper.wide {
	max-width: 1200px;
}

.billboard-content-wrap .col-md-8 {
	min-width: 860px;
}

/*===.aa_item_info_block===*/
.single-page .aa_item_info_block.aa_bottom_info_block {
	border-top: 3px solid #eee;
	border-bottom: 3px solid #eee;
	margin: 10px 0 21px;
	padding: 16px 0 20px;
}

.single-page .aa_item_info_block.aa_bottom_info_block:after {
	content: '';
	display: block;
	clear: both;
}

.aa_bottom_info_block .aa_cat_name_block {
	background-color: #f06a98;
	height: 42px;
	border-radius: 21px;
	line-height: 44px;
	font-size: 13px!important;
	padding: 0 20px;
	letter-spacing: 0.01em;
	margin-bottom: 10px;
}

.aa_bottom_info_block .post-categories {
	margin-right: 11px;
}

.aa_cat_name_block a {
	color: #fff !important;
}

.aa_cat_name_block a:hover {
	color: #873954 !important;
}

.aa_bottom_info_block .post-categories,
.aa_bottom_info_block .post-tags {
	display: block;
	float: left;
}

.tag-list {
	display: inline-block;
}

.aa_bottom_info_block .tag-list {
	margin-top: 11px;
}

.tag-list span,
.aa_item_source span,
.aa_item_via span {
	margin: 0;
}

.postinfo .post-tags a {
	font-size: 16px;
	color: #2c3e50;
	font-family: Lato Heavy;
	letter-spacing: -0.02em;
}

.aa_source_link_wrapper,
.aa_via_link_wrapper {
	display: inline-block;
	margin-top: 2px;
	padding-left: 0;
	position: relative;
}

.aa_source_link_wrapper a,
.aa_via_link_wrapper a {
	font-size: 16px;
	font-family: Lato Heavy, sans-serif;
	position: relative;
	color: #2c3e50;
}

.aa_item_source:before,
.aa_item_via:before {
	font-size: 14px;
	font-family: Lato Heavy, sans-serif;
	color: #bdbdbd;
	background: none;
	width: auto;
	position: relative;
	bottom: 0;
}

.aa_item_source:before {
	content: 'Source: ';
}

.aa_item_via:before {
	content: 'Via: ';
}

.aa_item_source:after {
	content: '\2022';
	position: relative;
	font-size: 13px;
	font-family: Lato Heavy, sans-serif;
	color: #bdbdbd;
	margin: 0 5px;
}

/*-Image Source Link-*/
.source_link_wrap {
	display: block;
	text-align: right;
}

.source_link_wrap a {
	line-height: 30px;
	font-size: 14px;
	position: relative;
	font-family: Lato Heavy, sans-serif;
}

.single-page .alignnone + .source_link_wrap {
	margin-top: -5px;
}

.alignleft + .source_link_wrap {
	float: left;
	clear: left;
}

.alignright + .source_link_wrap {
	float: right;
	clear: right;
}

/*===end cats/tag postinfo===*/
.aa_padded {
	padding-left: 20px;
	padding-right: 20px;
}

.aa_padded li:before {
	display: none !important;
}

/*===aa-recommended===*/
.aa-recommended.magazine-panel .aa_item_info_block {
	display: block;
}

.aa-recommended.magazine-panel .overlay-panel .article-title-wrapper {
	position: relative;
	background: transparent;
	padding: 15px 13px 0;
	height: auto;
}

.aa-recommended.magazine-panel .overlay-panel.active .article-title-wrapper {
	background: transparent;
}

.aa-recommended.magazine-panel .overlay-panel .article-title-wrapper h4 {
	font-size: 16px;
	color: #33465e;
	text-shadow: none;
	font-family: Lato Heavy, sans-serif;
	height: auto;
	max-height: 44px;
}

.aa-recommended.magazine-panel .overlay-panel.active .article-title-wrapper h4 {
	text-shadow: none;
	-webkit-text-shadow: none;
}

.aa-recommended.magazine-panel .overlay-panel {
	width: 260px;
	height: 187px;
	margin: -2px 30px 40px 0;
	box-shadow: 0 20px 45px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 20px 45px 0 rgba(0, 0, 0, 0.1);
}

.aa-recommended.magazine-panel .overlay-panel.active {
	box-shadow: 0 20px 45px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 20px 45px 0 rgba(0, 0, 0, 0.2);
}

.aa-recommended.magazine-panel .article-image-wrapper {
	height: 96px;
}

.aa-recommended.magazine-panel .aa_rr_slider {
	overflow: hidden;
	position: relative;
	width: calc(100% + 30px);
	padding: 0 15px;
	margin: 0 -15px;
}

.aa-recommended.magazine-panel .aa_rr_slider_arr {
	top: -41px;
}

.aa-recommended.magazine-panel .sg_rating_block {
	transform: scale(.7);
	top: 0;
	right: 0;
}

/*mobile*/
.aa_mobile_device .aa-recommended.magazine-panel .post-container {
	padding: 0 10px !important;
	border-bottom: 3px solid #eee;
}

.aa_mobile_device .aa-recommended.magazine-panel h2 {
	padding: 0 !important;
}

.aa_mobile_device .aa-recommended.magazine-panel .aa_item_time {
	display: inline-block;
	margin-right: 0;
}

.aa_mobile_device .aa-recommended.magazine-panel .aa_item_info_block {
	position: relative;
	margin: -10px 0 0;
}

.aa_mobile_device .aa-recommended.magazine-panel .overlay-panel {
	width: 145px;
	height: 198px;
	margin: 0 15px 30px 0;
	border-radius: 3px;
}

.aa_mobile_device .aa-recommended.magazine-panel .overlay-panel .article-title-wrapper h4 {
	font-family: Lato Heavy, sans-serif;
	height: 53px;
	max-height: 53px;
	overflow: hidden;
	text-shadow: none;
	color: #33465e;
	font-size: 16px;
	line-height: 18px;
	padding: 0;
	letter-spacing: -0.01em;
	margin-bottom: 0;
}

.aa_mobile_device .aa-recommended.magazine-panel .article-image-wrapper {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

/*===.authorinfo===*/
.aa_postauthor_link {
	margin: 0 12px 0 1px;
	position: relative;
}

.aa_postauthor_link img {
	margin-right: 12px;
	position: relative;
	top: -2px;
	border-radius: 50%;
}

.aa_postauthor_link span.aa_item_author {
	color: #636672;
	font-family: Lato Heavy, sans-serif;
}

.authorinfo {
	position: relative;
	background: #f1f5f7;
}

.authorinfo .author-info {
	padding: 15px 20px 14px 14px;
	position: relative;
	margin-bottom: 33px;
}

.aa_author_thumb_wrap {
	width: 10.4%;
	float: left;
}

.authorinfo .author-image {
	border: 3px solid #1aa4aa;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin: 0;
	border-radius: 50%;
	padding: 0;
	float: left;
}

.aa_author_cont_wrap {
	width: 89.6%;
	float: left;
}

.aa_author_thumb_wrap .avatar {
	border-radius: 50%;
	border: 4px solid transparent;
}

.authorinfo a.author-name {
	color: #3f3f3f;
	font-family: Lato Heavy, sans-serif;
	font-size: 15px;
	margin-top: 11px;
	letter-spacing: -0.02em;
	display: inline-block;
}

.authorinfo .author-bio {
	color: #787878;
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 14px;
	letter-spacing: -0.02em;
	padding: 0;
	margin-top: -2px;
	overflow: hidden;
	max-height: 40px;
	max-width: 69%;
}

.authorinfo .author-bio span a {
	color: #525252 !important;
}

.authorinfo .author-profile-fields {
	margin: 0;
	position: absolute;
	max-width: 22%;
	right: 30px;
	top: 35px;
}

.authorinfo .author-profile-fields a {
	color: #b0b9bf;
	margin-left: 16px;
	padding: 0;
	width: 20px;
	height: 15px;
	display: inline-block;
	position: relative;
}

.authorinfo .author-profile-fields a:before {
	position: absolute;
}

.authorinfo .author-profile-fields a:hover {
	color: #3b5998 !important;
}

.authorinfo .author-profile-fields .theme-icon-facebook {
	background: #b0b9bf;
	border-radius: 3px;
	color: #f1f5f7 !important;
	padding-top: 4px;
	width: 15px;
	font-size: 12px;
}

.authorinfo .author-profile-fields .theme-icon-facebook:hover {
	color: #f1f5f7 !important;
	background: #3b5998 !important;
}
/*===.authorinfo===*/

/*===related videos widget===*/
.related_videos_shortcode.align_left .rv_list_item:nth-child(2n+1),
.related_videos_shortcode.align_right .rv_list_item:nth-child(2n+1) {
	clear: left;
}

.related_videos_shortcode.align_left .rv_list_item:nth-child(2n),
.related_videos_shortcode.align_right .rv_list_item:nth-child(2n) {
	margin-left: 0;
	margin-right: 0;
}

.related_videos_widget .rv_list_item,
.related_videos_shortcode.align_left .rv_list_item,
.related_videos_shortcode.align_right .rv_list_item {
	margin-right: 6%;
	width: 46%;
	float: left;
	margin-bottom: 6%;
	max-width: 178px;
	list-style: none;
}

.related_videos_widget .rv_list_item:nth-child(even) {
	margin-right: 0;
}

.related_videos_widget .bar-header {
	margin-bottom: 17px;
}

.rv_item_link {
	display: inline-block;
	padding: 0;
	position: relative;
	width: 100%;
	height: 128px;
}

.yt-thumbnail-block {
	background-size: cover;
	height: 96px !important;
	padding: 0;
	width: 100%;
	background-position: center;
}

.yt-thumb-subscr {
	display: block;
	color: #3f3f3f;
	font-family: Lato Heavy, sans-serif;
	top: 50px;
	font-size: 14px;
	letter-spacing: -0.02em;
	line-height: 20px;
	width: 100%;
	margin-top: 6px;
	max-height: 40px;
	overflow: hidden;
}

/*related videos from shortcode*/
.related_videos_shortcode {
	position: relative;
}

.related_videos_shortcode.align_left {
	width: 50%;
	float: left;
	margin-right: 10px;
}

.related_videos_shortcode.align_right {
	width: 50%;
	float: right;
	margin-left: 10px;
}

.related_videos_shortcode .rv_list_item {
	float: left;
	width: 180px;
	height: 146px;
	margin-right: 18px;
}

.related_videos_shortcode.align_center .rv_list_item:last-child {
	margin-right: 0;
}

.related_videos_shortcode .rv_list {
	background: #F1F5F7;
	padding: 20px 17px 11px !important;
	margin-top: 8px;
	position: relative;
}

.related_videos_shortcode .yt-thumb:after {
	border-radius: 5px;
}

.yt-thumb {
	position: relative;
}

.yt-thumb:before {
	content: '';
	display: block;
	position: absolute;
	background-image: url(../images/video_overlay.png);
	width: 100%;
	height: 100%;
	background-size: 75%;
	background-position: 105% 115%;
	background-repeat: no-repeat;
}

.related_videos_shortcode .aa_rr_slider_arr {
	top: 1px;
}

/*===.aa_see_also_block===*/
.aa_see_also {
	position: relative;
	width: 272px;
	height: 225px;
	float: left;
	margin: 0 32px 32px 0;
}

.aa_see_also .ra-image,
.aa_mobile_device .aa_see_also .ra-image {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background-position: center;
	border-radius: 5px;
}

.ra-title-wrapper {
	position: absolute;
	bottom: 0;
	font-family: Lato Heavy, sans-serif;
	text-transform: uppercase;
	padding: 0px 5px 16px 28px;
}

.aa_see_also .shortcodes-name {
	color: rgba(255, 255, 255, 0.6);
	font-size: 13px;
	line-height: 26px;
	letter-spacing: 0.03em;
}

.ra-title-wrapper h4 {
	color: #fff !important;
	line-height: 20px !important;
	font-size: 16px !important;
	margin-top: 0;
	text-transform: uppercase !important;
	letter-spacing: -0.01em !important;
	padding: 0 !important;
}

.ra-title-wrapper:before {
	content: '';
	display: block;
	width: 4px;
	background: rgba(255, 255, 255, 0.35);
	height: calc(100% - 28px);
	position: absolute;
	top: 5px;
	left: 15px;
}

/*mobile*/
.aa_mobile_device .aa_see_also {
	position: relative;
	width: calc(100% - 20px);
	height: 155px;
	float: none;
	margin: 30px auto 35px;
}

.aa_mobile_device .ra-title-wrapper {
	padding: 0 0 6px 26px;
	max-width: 70%;
}

.aa_mobile_device .ra-title-wrapper:before {
	height: calc(100% - 20px);
	top: 6px;
	left: 13px;
}

/*---end .aa_see_also_block---*/

/*---Envira Gallery Plugin---*/
.aa_envira {
	margin: 15px auto;
	background-color: #f1f5f7;
	padding: 10px;
	clear: both;
}

.aa_envira code,
.aa_envira .envirabox-skin {
	background-color: transparent;
}

.aa_envira_wrapper {
	position: relative;
}

.lb_bg .aa_envira_wrapper {
	position: static;
}

.aa_envira_lightbox_trigger {
	width: 130px;
	height: 130px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 4;
}

.aa_envira_lightbox_trigger:before {
	content: '\e900';
	font-family: icons;
	color: #fff;
	right: 15px;
	top: 10px;
	position: absolute;
	font-size: 21px;
}

.lb_bg .aa_envira_lightbox_trigger:before {
	content: '\e5cd';
	right: 15px;
	top: 10px;
	position: absolute;
	font-size: 32px;
}

.aa_envira_controls {
	overflow: hidden;
	width: 100%;
	position: relative;
}

.lb_bg .aa_envira_controls {
	display: none;
}

.envirabox-overlay .aa_envira_controls,
.envirabox-overlay .envirabox-wrap {
	overflow: visible !important;
}

.aa_envira_items {
	max-width: none;
	text-align: center;
	position: relative;
	left: 0;
	margin-top: 16px;
}

.aa_sliding .aa_envira_items {
	text-align: left;
}

.aa_envira_wrapper .aa_envirabox-nav {
	width: 15%;
	z-index: 3;
	position: absolute;
	top: 0;
	height: 100%;
}

.aa_envira_wrapper .aa_envirabox-prev {
	left: 0;
}

.aa_envira_wrapper .aa_envirabox-next {
	right: 0;
}

.aa_envira_wrapper .aa_envirabox-nav span {
	color: #fff;
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #bcc0c5;
	top: 50%;
	margin-top: -15px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.aa_envira_wrapper .aa_envirabox-nav span:hover {
	opacity: 0.3;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.aa_envira_wrapper .aa_envirabox-nav span:before {
	display: block;
	font-family: icons;
	width: 39px;
	height: 39px;
	border: rgba(255, 255, 255, 0.1) 3px solid;
	border-radius: 50%;
	margin: 6px auto;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
}

.aa_envira_wrapper .aa_envirabox-prev span {
	left: 30px;
}

.aa_envira_wrapper .aa_envirabox-prev span:before {
	content: '\2b05';
}

.aa_envira_wrapper .aa_envirabox-next span {
	right: 30px;
}

.aa_envira_wrapper .aa_envirabox-next span:before {
	content: '\27a1';
}

.aa_envira_controls .envirabox_nav {
	display: none;
	background: #fff;
	width: 30px;
	height: 100%;
	opacity: 1;
	position: absolute;
	top: 0;
	-webkit-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
}

.lb_bg .aa_envira_controls .envirabox_nav {
	background: #000;
	border-color: #222 !important;
}

.aa_envira_controls .envirabox_nav:hover {
	opacity: .9;
}

.aa_envira_controls .envirabox_nav:before {
	content: '';
	border-width: 8px;
	border-style: solid;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 50%;
	margin-right: -6px;
}

.aa_envira_controls .envirabox_nav.envirabox_prev {
	left: 0;
	border-right: 1px solid #e2e2e2;
}

.aa_envira_controls .envirabox_nav.envirabox_prev:before {
	border-color: transparent #838383 transparent transparent;
	margin-left: -12px;
}

.aa_envira_controls .envirabox_nav.envirabox_next {
	right: 0;
	border-left: 1px solid #e2e2e2;
}

.aa_envira_controls .envirabox_nav.envirabox_next:before {
	border-color: transparent transparent transparent #838383;
}

.aa_sliding .envirabox_nav {
	display: none;
}

.aa_sliding .envirabox_nav.hide {
	display: none;
}

.aa_envira_controls .aa_envira_gallery_item {
	display: inline-block;
	margin-left: 7px;
	width: 92px;
	height: 92px;
	overflow: hidden;
	background-color: #FFF;
}

.aa_envira_controls .aa_envira_gallery_item:first-child {
	margin-left: 0 !important;
}

.aa_envira_items.aa_sliding .aa_envira_gallery_item {
	float: left;
}

.aa_envira_controls .aa_envira_gallery_item img {
	width: 100%;
	opacity: 1;
	cursor: pointer;
	-webkit-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
}

.aa_envira_controls .aa_envira_gallery_item img:hover {
	opacity: .8;
}

.aa_envira_controls .aa_envira_gallery_item img.active {
	opacity: .5;
}

.aa_envirabox_outer {
	position: relative;
}

.lb_bg .aa_envirabox_outer {
	position: static;
}

.aa_envirabox_inner {
	text-align: center;
	min-height: 0;
	width: 100%;
	-webkit-transition: min-height .3s ease-out;
	-moz-transition: min-height .3s ease-out;
	-o-transition: min-height .3s ease-out;
	transition: min-height .3s ease-out;
	vertical-align: middle;
	overflow: hidden;
}

.aa_envira_main_image {
	position: relative;
	cursor: pointer;
	opacity: 1;
	width: 100%;
}

.aa_image_wrapper img.aa_envira_main_image {
	max-height: 456px;
	width: 100%;
}

.lb_bg .aa_envira_main_image {
	width: auto;
	max-height: 100%;
}

.aa_envira_main_image:hover {
	opacity: .7;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
}

.lb_bg .aa_envira_main_image:hover {
	opacity: 1;
}

.aa_main_images {
	overflow: hidden;
	display: table-cell !important;
	vertical-align: middle;
}

.aa_main_images_wrapper {
	display: inline-block;
	position: relative;
	width: 6000px;
	left: 0;
	max-width: none;
	max-height: 100%;
}

.aa_main_images_wrapper .aa_image_wrapper {
	display: inline-block;
	float: none;
	margin-right: 10px;
	height: 100%;
	vertical-align: middle;
}

@media only screen and (max-width : 991px) {
	.lb_bg .aa_envira {
		max-width: 100%;
	}

	.lb_bg .aa_envirabox_outer {
		padding: 0 44px;
	}

}

/*-Vertical-*/
.aa_envira_type_vertical .aa_envira_controls .aa_envira_gallery_item {
	width: 120px;
	height: 160px;
}

#main .aa_envira_type_vertical .aa_envira_main_image {
	width: 70%;
	height: auto;
}

#main .aa_envira_wrapper:not(.aa_envira_type_vertical) .aa_envira_main_image {
	max-height: 400px;
}

.aa_envira_has_vertical_imgs .aa_envira_main_image {

	display: block;
	margin: 0 auto;
}
.aa_envira_has_vertical_imgs .aa_envira_main_image.aa_envira_main_image_vertical {
	width: auto;
}

/*-vertical-*/

/*-Mobile-*/
.aa_mobile_device .aa_envira_lightbox_trigger {
	width: 70px;
	height: 70px;
}

@media only screen and (max-width : 340px) {
	#search-toggle {
		padding: 14px 12px 0 12px;
	}

	.menu-button {
		width: 49px;
	}
}

/*-mobile-*/

.bg,
.lb_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 6000000;
}

.bg {
	background-color: rgba(255, 255, 255, .8);
}

.lb_bg {
	position: fixed;
	background-color: rgba(16, 16, 16, 0.95);
}

.bg .loader {
	display: block;
	margin-top: 100px;
}

.loader {
	width: 100%;
	height: 50px;
	display: none;
	text-align: center;
	position: relative;
}

.lb_bg .aa_envira_wrapper .aa_envira_main_image {
	max-width: 100%;
	width: auto;
}

/*---envira gallery plugin---*/

/*===Forms Element===*/
.gform_wrapper .gform_heading {
	margin-bottom: 0px;
}

.gform_wrapper h3.gform_title {
	font-weight: normal !important;
	font-size: 20px !important;
	letter-spacing: -0.02em !important;
}

.gform_wrapper span.gform_description {
	font-family: 'Proximanova Semibold', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #787878;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"] {
	background: #1a92a5;
	font-size: 14px !important;
	padding: 4px 20px;
}

/*===End Forms Element===*/

/*===Product shortcode amazon button===*/
.aa_product_block {
	border: 1px solid #E2E2E2;
	margin: 20px 0;
	padding: 23px 15px 20px;
	background: #fff;
	border-radius: 5px;
}

.product_image_wrapper {
	width: 26%;
	margin-right: 0;
	float: left;
}

.product_content_wrapper {
	width: 73%;
	float: right;
	margin-bottom: 7px;
}

.aa_product_image_size_big .product_image_wrapper,
.aa_product_image_size_big .product_content_wrapper {
	width: 100%;
}

.aa_product_image_size_big .product_footer {
	width: 100%;
	text-align: center;
}

.aa_product_button_wrapper {
	margin: 18px 15px 0;
	max-width: 100%;
	position: relative;
	padding-bottom: 0;
	height: auto;
	width: 200px;
	text-align: center;
	display: inline-block; /* For prime icon align */
}

.aa_product_button_wrapper .amazon-button {
	padding: 3px 10px;
}

.aa_product_block .product_content_wrapper h5 {
	line-height: 30px;
	margin-bottom: 7px;
	letter-spacing: -0.025em;
}

.aa_product_block .product_desctiption {
	letter-spacing: -0.014em;
	max-height: none;
	overflow: hidden;
}

.aa_product_button_wrapper:hover .amazon-button {
	opacity: 0.6;
}

.amazon_price {
	font-family: Lato Heavy, sans-serif;
}

.aa_product_button_prime {
	background-image: url("../images/amazon_prime_icon.png");
	background-repeat: no-repeat;
	background-size: 55px;
	height: 16px;
	width: 55px;
}

.product_footer.after_prime_icon:after {
	content: '';
	display: inline-block;
	background-image: url("../images/amazon_prime_icon.png");
	background-repeat: no-repeat;
	background-size: 55px;
	height: 16px;
	width: 55px;
	margin-bottom: 10px;
	margin-left: 3px;
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}

.amazon-button {
	display: block;
	background: #FE9900;
}

.amazon-button a {
	color: #fff !important;
}

.aa_product_block .post_buy {
	position: absolute;
	padding: 0;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
}

.aa_product_button_prime {
	display: inline-block;
}

.aa_product_block .product_title {
	text-transform: none;
	margin-top: 0;
}

.aa_product_block .product_title a {
	color: #6B6B6B;
}

.product_desctiption p {
	line-height: 30px;
	padding-left: 0;
}

.aa_product_block .product_image_wrapper.product_image_big {
	text-align: center;
}

/*===Product shortcode amazon button===*/

/*======Shorcode Generator======*/
/*===Alert Boxes===*/
.alert {
	border-radius: 3px;
	text-shadow: none;
	border: 0;
	position: relative;
	overflow: hidden;
	padding: 18px 35px 18px 19px;
}
.alert,
.alert p {
	font-family: Lato Heavy, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.02em;
}

.alert p {
	padding-left: 0;
}

.alert-warning { background-color: #1a92a5; background-image: none; }
.alert-warning, .alert-warning p { color: #fff; }
.alert-info { background-color: #cceeff; }
.alert-info, .alert-info p { color: #39648d; }
.alert-attention { background-color: #fff2b2; }
.alert-attention, .alert-attention p { color: #976533;}
.alert-success { background-color: #c9f7b2; }
.alert-success, .alert-success p { color: #587448; }
.alert-danger { background-color: #ffd9d9; }
.alert-danger, .alert-danger p { color: #a14061; }
.alert-custom-color { background-color: #b29ada; }
.alert-custom-color, .alert-custom-color p { color: #f8f4fc; }
.alert-standard { background-color: #064d59; }
.alert-standard, .alert-standard p { color: #fff; }

.alert-dismissable .close {
	width: 20px;
	height: 20px;
	position: relative;
	top: 0px;
	right: -16px;
	opacity: 1;
	text-shadow: none;
}

.alert-dismissable .close:before {
	content: '\e5cd';
	display: block;
	font-family: icons;
	font-size: 26px;
	color: rgba(0, 0, 0, 0.15);
	position: relative;
}

.alert .p_content_more {
	text-align: center;
}

.alert .p_content_more span {
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	position: absolute;
	margin-left: -42px;
	bottom: 8px;
}

.alert .p_content_more {
	position: absolute;
	display: none;
	width: 100%;
	height: 90px;
	left: 0;
	bottom: 0;
	border-radius: 3px;
}

.alert-warning .p_content_more {
	background: -moz-linear-gradient(top,  rgba(85,204,58,0.01) 0%, rgba(85,204,58,0.22) 11%, rgba(85,204,58,0.36) 20%, rgba(85,204,58,0.55) 34%, rgba(85,204,58,0.74) 51%, rgba(85,204,58,0.91) 72%, rgba(85,204,58,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(85,204,58,0.01) 0%,rgba(85,204,58,0.22) 11%,rgba(85,204,58,0.36) 20%,rgba(85,204,58,0.55) 34%,rgba(85,204,58,0.74) 51%,rgba(85,204,58,0.91) 72%,rgba(85,204,58,1) 100%);
	background: linear-gradient(to bottom,  rgba(85,204,58,0.01) 0%,rgba(85,204,58,0.22) 11%,rgba(85,204,58,0.36) 20%,rgba(85,204,58,0.55) 34%,rgba(85,204,58,0.74) 51%,rgba(85,204,58,0.91) 72%,rgba(85,204,58,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#031a92a5', endColorstr='#1a92a5',GradientType=0 );
}

.alert-info .p_content_more {
	background: -moz-linear-gradient(top, rgba(204,238,255,0) 0%, rgba(204,238,255,0.02) 11%, rgba(204,238,255,0.22) 20%, rgba(204,238,255,0.36) 34%, rgba(204,238,255,0.55) 51%, rgba(204,238,255,0.74) 72%, rgba(204,238,255,0.91) 100%);
	background: -webkit-linear-gradient(top, rgba(204,238,255,0) 0%,rgba(204,238,255,0.02) 11%,rgba(204,238,255,0.22) 20%,rgba(204,238,255,0.36) 34%,rgba(204,238,255,0.55) 51%,rgba(204,238,255,0.74) 72%,rgba(204,238,255,0.91) 100%);
	background: linear-gradient(to bottom, rgba(204,238,255,0) 0%,rgba(204,238,255,0.02) 11%,rgba(204,238,255,0.22) 20%,rgba(204,238,255,0.36) 34%,rgba(204,238,255,0.55) 51%,rgba(204,238,255,0.74) 72%,rgba(204,238,255,0.91) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fccceeff',GradientType=0 );
}

.alert-attention .p_content_more {
	background: -moz-linear-gradient(top, rgba(255,242,178,0) 0%, rgba(255,242,178,0.02) 11%, rgba(255,242,178,0.22) 20%, rgba(255,242,178,0.36) 34%, rgba(255,242,178,0.55) 51%, rgba(255,242,178,0.74) 72%, rgba(255,242,178,0.99) 100%);
	background: -webkit-linear-gradient(top, rgba(255,242,178,0) 0%,rgba(255,242,178,0.02) 11%,rgba(255,242,178,0.22) 20%,rgba(255,242,178,0.36) 34%,rgba(255,242,178,0.55) 51%,rgba(255,242,178,0.74) 72%,rgba(255,242,178,0.99) 100%);
	background: linear-gradient(to bottom, rgba(255,242,178,0) 0%,rgba(255,242,178,0.02) 11%,rgba(255,242,178,0.22) 20%,rgba(255,242,178,0.36) 34%,rgba(255,242,178,0.55) 51%,rgba(255,242,178,0.74) 72%,rgba(255,242,178,0.99) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fcfff2b2',GradientType=0 );
}

.alert-success .p_content_more {
	background: -moz-linear-gradient(top, rgba(201,247,178,0) 0%, rgba(201,247,178,0.02) 11%, rgba(201,247,178,0.22) 20%, rgba(201,247,178,0.36) 34%, rgba(201,247,178,0.55) 51%, rgba(201,247,178,0.74) 72%, rgba(201,247,178,0.99) 100%);
	background: -webkit-linear-gradient(top, rgba(201,247,178,0) 0%,rgba(201,247,178,0.02) 11%,rgba(201,247,178,0.22) 20%,rgba(201,247,178,0.36) 34%,rgba(201,247,178,0.55) 51%,rgba(201,247,178,0.74) 72%,rgba(201,247,178,0.99) 100%);
	background: linear-gradient(to bottom, rgba(201,247,178,0) 0%,rgba(201,247,178,0.02) 11%,rgba(201,247,178,0.22) 20%,rgba(201,247,178,0.36) 34%,rgba(201,247,178,0.55) 51%,rgba(201,247,178,0.74) 72%,rgba(201,247,178,0.99) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fcc9f7b2',GradientType=0 );
}

.alert-danger .p_content_more {
	background: -moz-linear-gradient(top, rgba(255,217,217,0) 0%, rgba(255,217,217,0.02) 11%, rgba(255,217,217,0.22) 20%, rgba(255,217,217,0.36) 34%, rgba(255,217,217,0.55) 51%, rgba(255,217,217,0.74) 72%, rgba(255,217,217,0.99) 100%);
	background: -webkit-linear-gradient(top, rgba(255,217,217,0) 0%,rgba(255,217,217,0.02) 11%,rgba(255,217,217,0.22) 20%,rgba(255,217,217,0.36) 34%,rgba(255,217,217,0.55) 51%,rgba(255,217,217,0.74) 72%,rgba(255,217,217,0.99) 100%);
	background: linear-gradient(to bottom, rgba(255,217,217,0) 0%,rgba(255,217,217,0.02) 11%,rgba(255,217,217,0.22) 20%,rgba(255,217,217,0.36) 34%,rgba(255,217,217,0.55) 51%,rgba(255,217,217,0.74) 72%,rgba(255,217,217,0.99) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fcffd9d9',GradientType=0 );
}

.alert-custom-color .p_content_more {
	background: -moz-linear-gradient(top, rgba(178,154,218,0) 0%, rgba(178,154,218,0.02) 11%, rgba(178,154,218,0.22) 20%, rgba(178,154,218,0.36) 34%, rgba(178,154,218,0.55) 51%, rgba(178,154,218,0.74) 72%, rgba(178,154,218,0.99) 100%);
	background: -webkit-linear-gradient(top, rgba(178,154,218,0) 0%,rgba(178,154,218,0.02) 11%,rgba(178,154,218,0.22) 20%,rgba(178,154,218,0.36) 34%,rgba(178,154,218,0.55) 51%,rgba(178,154,218,0.74) 72%,rgba(178,154,218,0.99) 100%);
	background: linear-gradient(to bottom, rgba(178,154,218,0) 0%,rgba(178,154,218,0.02) 11%,rgba(178,154,218,0.22) 20%,rgba(178,154,218,0.36) 34%,rgba(178,154,218,0.55) 51%,rgba(178,154,218,0.74) 72%,rgba(178,154,218,0.99) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fcb29ada',GradientType=0 );
}

.alert-standard .p_content_more {
	background: -moz-linear-gradient(top, rgba(119,167,44,0) 0%, rgba(119,167,44,0.02) 11%, rgba(119,167,44,0.22) 20%, rgba(119,167,44,0.36) 34%, rgba(119,167,44,0.55) 51%, rgba(119,167,44,0.74) 72%, rgba(119,167,44,0.99) 100%);
	background: -webkit-linear-gradient(top, rgba(119,167,44,0) 0%,rgba(119,167,44,0.02) 11%,rgba(119,167,44,0.22) 20%,rgba(119,167,44,0.36) 34%,rgba(119,167,44,0.55) 51%,rgba(119,167,44,0.74) 72%,rgba(119,167,44,0.99) 100%);
	background: linear-gradient(to bottom, rgba(119,167,44,0) 0%,rgba(119,167,44,0.02) 11%,rgba(119,167,44,0.22) 20%,rgba(119,167,44,0.36) 34%,rgba(119,167,44,0.55) 51%,rgba(119,167,44,0.74) 72%,rgba(119,167,44,0.99) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fc77a72c',GradientType=0 );
}

/*---End Alert Boxes---*/

/*=custom button=*/

.single-page a.btn,
.single-page a.btn:link,
.single-page a.btn:hover,
.single-page a.btn:visited,
.btn:hover,
.btn:focus,
.btn.focus {
	color: #fff;
}

.btn {
	margin: 17px 0;
}

.btn-standart {
	background-color: #064d59;
}

.btn-purple {
	background-color: #7E57C2;
}

.btn-navy {
	background-color: #5C6BC0;
}

.btn-youtube {
	background-color: #CE332D;
}

.btn-amazon {
	background-color: #FE9900;
}

.btn-google {
	background-color: #00A6B9;
}

.btn-twitch {
	background-color: #6441A5;
}

.btn-medium {
	width: 235px;
}

.btn-half-left {
	width: 48%;
	margin-right: 2%;
	float: left;
}

.btn-half-right {
	width: 48%;
	margin-left: 2%;
	float: right;
}

.btn-full-width {
	width: 100%;
}

.btn-youtube span,
.btn-amazon span,
.btn-google span,
.btn-twitch span {
	position: relative;
	padding-left: 36px;
}

.btn-youtube span:before {
	background-image: none;
	content: "\e63a";
	font-family: 'icons';
	font-size: 20px;
	position: absolute;
	top: -4px;
	left: 0;
}

.btn-amazon span:before {
	content: "\f270";
	font-family: icons;
	font-size: 22px;
	position: absolute;
	left: -2px;
	top: -4px;
}

.btn-google span:before {
	content: "\e902";
	font-family: icons;
	color: #fff;
	font-size: 20px;
	position: absolute;
	top: -5px;
	left: 4px;
}

.btn-twitch span:before {
	content: "\e90a";
	font-family: icons;
	position: absolute;
	left: 2px;
	font-size: 24px;
	top: -4px;
}

/*---End Buttons---*/
/*======Full width layout======*/
/*.full-layout*/
.full-layout .single-billboard-overlay {
	border-color: #81c99b;
}

.full-layout h1.single-title {
	text-align: center;
}

.container-inner.full-layout  {
	max-width: 1160px;
}
/*======End Full width layout======*/
/*======Billboard Post======*/
.row.billboard-post {
	background: #f0f4f7;
}

.billboard-content-wrap .col-md-8.single-post-selector:after {
	display: none;
}

.billboard-content-wrap .single-sidebar-selector .content-panel {
	padding-right: 16px;
}

.single-page .post-left {
	margin-left: -251px;
	width: 221px;
	height: auto;
	background: #f1f5f7;
	margin-top: -4px;
	border: none;
	opacity: 1;
}

@media only screen and (min-width : 1200px) {
	.single-page .ss_contents_menu.fixed
	.fixed-object.fixed {
		top: 128px;
	}

	.admin-bar .single-page .ss_contents_menu.fixed,
	.fixed-object.fixed.admin-bar {
		top: 160px;
	}
}

/*-.contents-menu-*/
.contents-menu {
	text-align: left;
}

.contents-links li:before {
	content: none !important;
}

.contents-menu ul.contents-links {
	padding: 23px 0;
}

.contents-menu .contents-title {
	background: #2dcc70;
	border: none;
	font-family: Lato Heavy, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	padding: 12px 33px 13px 11px;
}

.contents-menu .nav > li > a {
	padding: 10px 13px 11px 24px;
	font-family: Lato Heavy !important;
	color: #aaacad;
	font-size: 14px;
	position: relative;
}

.contents-menu .nav > li > a:hover,
.contents-menu .nav > li.active > a  {
	color: #3f3f3f !important;
	transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
}

.contents-menu .nav > li > a:before {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 95%;
	background: #1a92a5;
	left: -3px;
	top: -2px;
	opacity: 0;
	transition: all .2s ease-out;
	-webkit-transition: all .1s ease-out;
}

.contents-menu .nav > li > a:hover:before,
.contents-menu .nav > li.active > a:before  {
	opacity: 1;
	transition: all .2s ease-out;
	-webkit-transition: all .1s ease-out;
}

/*---.ss_post_wrapper---*/

/*---end .infinite-billboard-post----*/

@media only screen and (max-width : 1400px) {
	.billboard-content-wrap .col-md-8.single-post-selector::after {
		display: none;
	}
}

@media only screen and (max-width : 1200px) {
	.single-page .post-left {
		display: none;
	}

	.billboard-post .container-inner {
		margin: 0;
		width: 100%;
	}
}

/*======End Billboard Post======*/

/*======Review Post======*/


/* Mce form */
.single-page #mc_embed_signup .mc-field-group ul li:before {
	display: none; /* Remove list dot */
}

.single-page #mc_embed_signup .aa_wrap_input {
	position: relative;
	max-width: 280px;
}

.single-page #mc_embed_signup .input-group ul li {
	float: none;
}

.single-page #mc-embedded-subscribe {
	float: none;
	line-height: 10px;
}

.single-page #mc_embed_signup_scroll p:first-of-type {
	font-family: Lato Heavy, sans-serif;
	font-size: 20px;
	color: #6b6b6b;
}

.aa_mobile_device #mc_embed_signup_scroll {
	padding: 0 20px;
}

.aa_mobile_device .single-page #mc_embed_signup_scroll p:first-of-type {
	padding: 0;
}

/* End mce form */

/*======End Review Post======*/

/*===Best List===*/
/*---contents menu---*/
.bestlist-post .contents-menu-icon {
	display: none;
}

.bestlist-post .contents-menu .nav > li > a {
	padding-left: 13px;
	font-family: Lato Heavy, sans-serif;
	color: #b2b2b2;
}

.bestlist-post .contents-menu .nav > li:not(#content-anchor-wrapper):not(#comments-anchor-wrapper) > a {
	text-transform: none;
}

/*===next article button===*/
.single .load-more-wrapper {
	background: #dfe8ee;
	margin: 2px -10px 0 -10px;
	text-align: center;
	color: #064d59;
	text-transform: uppercase;
	font-family: Lato Heavy, sans-serif;
	font-size: 15px;
	padding: 22px 0;
	margin-bottom: 62px;
	position: relative;
}

.single .load-more-wrapper:before {
	content: 'Next Article';
}

.single .load-more {
	display: block;
	position: absolute;
	border-radius: 50% !important;
	width: 54px !important;
	height: 54px !important;
	background-color: #dfe8ee !important;
	left: 0;
	right: 0;
	margin: 0 auto !important;
	top: 39px !important;
	color: transparent !important;
	text-shadow: none;
	-webkit-text-shadow: none;
}

.single .load-more:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	border-width: 0;
	border-color: transparent;
	border-bottom: 2px solid #b3bcc2 !important;
	border-left: 2px solid #b3bcc2 !important;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 42%;
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.single .load-more:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	border-bottom: 2px solid #b3bcc2;
	border-left: 2px solid #b3bcc2;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 33%;
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
/*===end next article button===*/

/*===Tablepress pesponsive===*/
.the-content table>tbody>tr>td,
.the-content table>tbody>tr>th {
	border: 1px solid #eaebec;
}

@media ( max-width: 767px ) {
	.tablepress-responsive-phone tbody tr {
		width: 100% !important;
	}

	.tablepress-responsive-phone tbody {
		white-space: inherit !important;
	}
}
/*===End Tablepress pesponsive===*/

/*===Editors tip===*/
.aa_editors_tip {
	border-radius: 5px;
	background-color: #F0F0F0;
	padding: 20px;
	position: relative;
	margin-top: 30px;
}

.aa_editors_tip:before{
	content: '';
	background-image: url("../aa/images/editorstipbanner.png");
	position: absolute;
	top: -16px;
	height: 34px;
	width: 275px;
	left: 0;
	right: 0;
	margin: auto;
}
/*===End Editors tip===*/

/*===Image comparison===*/
.cd-image-container {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.cd-image-container img {
	display: block;
	width: 100%;
}

.cd-bottom-overlay {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 31px;
	background-color: #000;
	opacity: .6;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.75);
}

.cd-image-label {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #ffffff;
	z-index: 5;
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
	padding: 0 9px 1px 10px;
	max-width: 45%;
	max-height: 61px;
	overflow: hidden;
}
.cd-image-label.is-hidden {
	visibility: hidden;
}
.is-visible .cd-image-label {
	opacity: 1;
}

.cd-resize-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	overflow: hidden;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.cd-resize-img img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 100%;
	width: auto;
	max-width: none;
}

.cd-image-label:first-of-type {
	right: auto;
	left: 0;
}
.is-visible .cd-resize-img {
	width: 50%;
	/* bounce in animation of the modified image */
	-webkit-animation: cd-bounce-in 0.7s;
	-moz-animation: cd-bounce-in 0.7s;
	animation: cd-bounce-in 0.7s;
	border-right: 1px solid rgba(255,255,255,0.85);
}

@-webkit-keyframes cd-bounce-in {
	0% {
		width: 0;
	}
	60% {
		width: 55%;
	}
	100% {
		width: 50%;
	}
}
@-moz-keyframes cd-bounce-in {
	0% {
		width: 0;
	}
	60% {
		width: 55%;
	}
	100% {
		width: 50%;
	}
}
@keyframes cd-bounce-in {
	0% {
		width: 0;
	}
	60% {
		width: 55%;
	}
	100% {
		width: 50%;
	}
}

.cd-handle {
	position: absolute;
	cursor: move;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	width: 0;
	height: 0;
}

.cd-handle:before {
	content: '';
	display: block;
	height: 44px;
	width: 44px;
	border-radius: 50%;
	background: #1a92a5 url("../js/images/image_comparison/arrows.svg") no-repeat center center;
	cursor: move;
	box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.4), 0 0 10px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0) scale(0);
	-moz-transform: translate3d(0, 0, 0) scale(0);
	-ms-transform: translate3d(0, 0, 0) scale(0);
	-o-transform: translate3d(0, 0, 0) scale(0);
	transform: translate3d(0, 0, 0) scale(0);
}

.is-visible .cd-handle:before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	-moz-transform: translate3d(0, 0, 0) scale(1);
	-ms-transform: translate3d(0, 0, 0) scale(1);
	-o-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
	-webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
	-moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
	transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}
/*===End image comparison===*/

/* Post navigation */
.aa_post_num_pagination {
	background-color: #f1f5f7;
	border-bottom: 1px solid #e0e1e2;
	border-top: 1px solid #e0e1e2;
	font-family: Lato Heavy, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0 -21px 0 -20px;
	padding: 15px 23px;
	position: relative;
}

.aa_post_num_pagination .num_items {
	display: inline-block;
}

.aa_post_num_pagination .num_items.aa_num_in_loop a:first-of-type .aa_post_pagination_item {
	background-color: #064d59;
	color: #FFF;
	/*fix loop bug*/
}

.goto_page {
	font-size: 13px;
	color: #838383;
	text-transform: uppercase;
	position: relative;
	float: left;
	padding: 9px 0;
	letter-spacing: 0.02em;
}

.aa_post_pagination_item {
	display: inline-block;
	width: 36px;
	height: 36px;
	background-color: #064d59;
	color: #FFF;
	font-size: 14px;
	margin: 0 0 0 3px;
	border-radius: 3px;
	text-align: center;
	padding-top: 7px;
}

a .aa_post_pagination_item {
	background-color: #e0e7e9;
	color: #aaaaaa;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

a .aa_post_pagination_item:hover {
	background-color: #6b9426;
	color: #FFF;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.aa_post_link_pagination_item .aa_next_link,
.aa_post_link_pagination_item .aa_prev_link {
	position: relative;
}

.aa_post_link_pagination {
	padding: 20px 30px 13px;
	font-family: Lato Heavy, sans-serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -0.02em;
	border-bottom: 1px solid #eaebec;
	margin: 0 -21px 0 -20px;
}

.aa_post_link_pagination:after {
	content: '';
	display: block;
	clear: both;
}

.aa_post_link_pagination_item .aa_next_link {
	float: right;
	padding-right: 24px;
	text-align: right;
}

.aa_post_link_pagination_item .aa_prev_link {
	float: left;
	padding-left: 24px;
}

.aa_post_link_pagination_item .aa_next_link:before {
	right: -16px;
}

.aa_post_link_pagination_item .aa_prev_link:before {
	right: auto;
	left: -14px;
	margin-top: -2px;
}

.aa_post_link_pagination_item .aa_prev_link:before {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

a .link_excerpt,
a:hover .link_excerpt {
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
	color: #787878;
	padding: 7px 0 5px 0;
	letter-spacing: -0.035em;
	max-width: 255px;
}

.link_excerpt.aa_prev_text {
	margin-left: -34px;
}

.link_excerpt.aa_next_text {
	margin-right: -34px;
	text-align: left;
}

.aa_head_post_navigation {
	font-family: Lato Heavy, sans-serif;
	font-size: 14px;
	color: #787878;
	letter-spacing: -0.01em;
}

.aa_head_post_navigation .goto_page {
	font-family: Lato Heavy, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #838383;
	text-transform: uppercase;
	float: none;
	padding: 17px 5px 10px 25px;
	position: relative;
}

.aa_current_postpart {
	background-color: #064d59;
	padding: 11px 14px;
	cursor: pointer;
	position: relative;
}

.aa_current_postpart a {
	position: relative;
	z-index: 1;
}

.aa_current_postpart:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
}

.aa_current_postpart:after {
	border-color: #FFF transparent transparent;
	border-width: 5px;
	border-style: solid;
	font-size: 10px !important;
	display: inline-block;
	content: "";
	margin-left: 8px;
	width: 0;
	height: 0;
	position: absolute;
	top: 45%;
	right: 20px;
}

.aa_current_postpart.opened:after {
	top: 38%;
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.aa_current_postpart a {
	color: #5f8a31;
}

.aa_head_post_navigation ul {
	display: none;
	list-style: none;
	padding-left: 0;
}

.aa_head_post_navigation ul li {
	background-color: #f1f5f7;
	padding: 6px 14px;
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
}

.aa_head_post_navigation ul li a {
	display: block;
	color: #787878;
	width: 100%;
}

.aa_head_post_navigation ul li.active,
.aa_head_post_navigation ul li.active a {
	background-color: #e3e7ea;
	color: #064d59 !important;
}

.aa_head_post_navigation ul li:before {
	display: none !important;
}
/* End post navigation */

/*----related articles---*/
.vr_related_article {
	width: 405px;
	float: left;
	padding: 19px 35px 6px 17px;
	position: relative;
	min-height: 95px;
}

.shortcodes_wrapper.vr_related_articles {
	margin-bottom: 34px;
}

.vr_related_article_wrapper {
	margin-top: 12px;
	background: #f1f5f7;
	position: relative;
}

.vr_related_article_wrapper .aa_rr_slider_arr {
	top: -36px;
}

.ra-image {
	width: 64px;
	height: 56px;
	background-size: cover;
	background-position: center;
	float: left;
	margin-right: 16px;
}

.ra-image .aa_nn_domain_name,
.ra-image span.aa_nn_domain_name {
	display: none;
}

.single-page h4.ra-title {
	font-family: Lato Heavy, sans-serif;
	font-size: 14px;
	color: #3f3f3f;
	line-height: 20px;
	margin: 0;
	text-transform: none;
	margin-top: 1px;
	letter-spacing: -0.015em;
	overflow: hidden;
	max-height: 40px;
}

.ra_comments_number {
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
	color: #969696;
	position: relative;
	top: -7px;
	line-height: 16px;
	letter-spacing: -0.04em;
}

.shortcodes-title {
	color: #1b93a6;
	font-family: Lato Heavy, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: -0.005em;
}

.shortcodes-title:before {
	content: '';
	display: inline-block;
	height: 14px;
	width: 4px;
	background: #b7cdd1;
	position: relative;
	margin-right: 9px;
	top: 1px;
}
/*----end related articles---*/

/*===Price when reviewed block===*/
.aa_price_when_reviewed_wrapper {
	margin-top: 20px;
	position: relative;
}

.aa_toggle_shops {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 2px solid #ccc;
	position: absolute;
	z-index: 1;
	right: 16px;
	text-align: center;
	top: 20px;
	cursor: pointer;
	line-height: 10px;
	font-size: 17px;
	font-family: 'Proximanova Semibold';
}

.aa_toggle_shops:before {
	content: '\2d';
	font-family: icons;
	color: #ccc;
	font-size: 11px;
	display: inline-block;
	position: relative;
}

.aa_toggle_shops.closed:before {
	content: '\2b';
}

.aa_shop_link_block {
	background: #e9eef1;
	border-bottom: 1px solid #d7dde2;
	height: 56px;
	padding: 6px 11px;
	overflow: hidden;
}

.aa_shop_link_block.closed,
.aa_mobile_device .aa_shop_link_block.closed {
	height: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.aa_shop_link_block.active {
	background: #f1f5f7;
	border-color: #f1f5f7; 
}

.aa_shop_link_block:last-child {
	border-bottom: none;
}

.aa_shop_price {
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 28px;
	color: #999;
	letter-spacing: -0.02em;
	line-height: 48px;
}

.aa_shop_link_block.active .aa_shop_price {
	font-family: 'Proximanova Semibold', sans-serif;
	color: #1a92a5;
}

.aa_shop_link_block .col-wrapper {
	width: 17%;
	float: left;
	padding: 0 10px;
}

.aa_shop_link_block .col-wrapper:nth-child(1) {
	width: 60%;
}

.aa_shop_link_block .col-wrapper:nth-child(2) {
	text-align: right;
}

.aa_shop_link_block .col-wrapper:nth-child(3) {
	text-align: center;
	width: 23%;
}

.aa_shop_link_button {
	margin-top: 5px;
	background-color: #b7b9bb;
	position: relative;
	height: 36px;
	min-width: 120px;
}

.aa_shop_link_block.active .aa_shop_link_button {
	background-color: #1a92a5;
}

.aa_shop_price,
.aa_shop_link_block,
.aa_shop_link_button,
.aa_shop_link_block.active,
.aa_shop_link_block.active .aa_shop_price,
.aa_shop_link_block.active .aa_shop_link_button {
	transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
}

.aa_shop_link_logo {
	background-image: url('../images/shop-icons.png');
	height: 24px;
	width: 120px;
	display: inline-block;
	top: 13px;
	position: relative;
}

.aa_shop_link_logo.no-icon {
	background: none !important;
	width: initial;
    height: inherit;
    display: block;
}

.aa_amazon_shop .aa_shop_link_logo {
	background-position: -4px -7px;
	width: 65px;
}

.aa_amazon_shop .aa_shop_link_logo.prime {
	width: 120px;
}

.aa_ebay_shop .aa_shop_link_logo {
	background-position: -4px -36px;
}

.aa_wallmart_shop .aa_shop_link_logo {
	background-position: -4px -60px;
	margin-top: 9px;
}

.aa_verizon_shop .aa_shop_link_logo {
	background-position: -4px -90px;
	margin-right: 0;
}

.aa_google_shop .aa_shop_link_logo {
	background-position: -4px -173px;
	margin-right: 0;
}

/*-aa_amazon_buy_wrapper-*/
.aa_amazon_buy_inner_wrapper {
	position: relative;
	-webkit-box-shadow: 0 20px 45px rgba(0,0,0,.13);
	-moz-box-shadow: 0 20px 45px rgba(0,0,0,.13);
	box-shadow: 0 20px 45px rgba(0,0,0,.13);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.aa_amazon_buy_inner_wrapper:hover {
	-webkit-box-shadow: 0 20px 45px rgba(0,0,0,.23);
	-moz-box-shadow: 0 20px 45px rgba(0,0,0,.23);
	box-shadow: 0 20px 45px rgba(0,0,0,.23);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.aa_bn_top_block {
	-webkit-box-shadow: 0 -10px 25px rgba(0,0,0,.03);
	-moz-box-shadow: 0 -10px 25px rgba(0,0,0,.03);
	box-shadow: 0 -10px 25px rgba(0,0,0,.03);
	padding: 25px 10px 17px 10px;
}

.post-new-changes .aa_bn_image {
    width: 320px;
    height: 170px;
    float: left;
    background-repeat: no-repeat;
	background-position: center center;
	border: solid 1px #dddddd42;
}

.aa_bn_info {
	margin-left: 375px;
}

/* NEW CHANGES CSS START HERE */

.post-new-changes .aa_bn_top_block.clearfix {
	width: 90%;
    float: left;
    padding: 0;
    height: 170px;
}
.post-new-changes .aa_shop_link_block.aa_amazon_shop {
    width: 10%;
    height: 170px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}

.post-new-changes .aa_shop_link_block.aa_amazon_shop .col-wrapper {
    padding: 0;
    width: inherit;
    float: none;
}

.post-new-changes .aa_shop_link_block.aa_amazon_shop .col-wrapper .aa_shop_price {
    display: block;
}

.post-new-changes .aa_shop_link_block.aa_amazon_shop .col-wrapper .aa_shop_link_logo.prime {
    width: initial;
    height: inherit;
    display: block;
}

.post-new-changes .aa_rating_wrap {
	opacity: 1;
	width: 100%;
}

.post-new-changes .aa_rating_wrap .aa_rating_background {
    display: none;
}

.post-new-changes .aa_rating_wrap .aa_rating_hover:before {
    display: none;
}

.post-new-changes .aa_rating_wrap .aa_rating_hover {
	font-size: 30px;
    color: #00E1BE;
    overflow: inherit;
    font-weight: 600;
    padding-top: 10px;
    width: 100%;
    background: url(../../../themes/aa/images/rating-logo.png) left top no-repeat;
    background-size: 25%;
    height: 30px;
    background-position: 20.5%;
}

.post-new-changes .aa_rating_wrap .aa_rating_hover span {
    background-color: #ddd;
    height: 30px;
    display: block;
    position: absolute;
    top: 0;
    width: 1px;
    left: 13%;
}

.post-new-changes .aa_bn_info {
    margin-top: 45px;
}



/* NEW CHANGES CSS END HERE */

.aa_bn_info .aa_rating_wrap {
	margin-left: 0;
}

.aa_bn_title {
	font-family: Lato Heavy, sans-serif;
	font-size: 20px;
	color: #000;
	padding: 6px 0 4px 0;
	letter-spacing: -0.02em;
}

.aa_bn_description {
	display: none;
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 16px;
	color: #92a5a5;
	margin-top: 9px;
	letter-spacing: -0.022em;
}

.aa_amazon_buy_wrapper {
	margin-bottom: 35px;
}

.aa_amazon_buy_wrapper .aa_shop_link_block {
	padding-top: 5px;
	background: #00E1BE;
}

.aa_amazon_buy_wrapper .aa_shop_price {
	color: #fff;
	padding-left: 3px;
}

.aa_amazon_buy_wrapper .aa_amazon_shop .aa_shop_link_logo {
	background-position: -3px -116px;
}

.aa_amazon_buy_wrapper .aa_shop_link_button {
	background: url(../../../themes/aa/images/Shape@3x.png) center no-repeat, #00E1BE;
    padding: 0 5px;
    background-size: 20px;
    min-width: 20px;
    display: block;
}

.aa_amazon_buy_wrapper .aa_shop_link_block .col-wrapper:last-child {
	text-align: right;
}

@media only screen and (max-width: 991px) {
	.aa_bp_mobile_rate_review_block .aa_rating_background:before,
	.aa_bp_mobile_rate_review_block .aa_rating_hover:before {
		letter-spacing: 0.2em;
		font-size: 15px;
	}
}

/*=========================Mobile device===========================*/
/*Typography*/
.aa_mobile_device .single-page h1:not(.article-title),
.aa_mobile_device .single-page h2:not(.article-title),
.aa_mobile_device .single-page h3:not(.article-title),
.aa_mobile_device .single-page h4:not(.article-title):not(.ra-title),
.aa_mobile_device .single-page h5:not(.article-title),
.aa_mobile_device .single-page h6:not(.article-title) {
	padding: 0 12px;
}

.aa_mobile_device .single-page h1:not(.article-title) {
	font-size: 32px;
}

.aa_mobile_device .single-page h2:not(.article-title) {
	font-size: 22px;
}

.aa_mobile_device .single-page h3:not(.article-title) {
	font-size: 20px;
}

.aa_mobile_device .single-page h4:not(.article-title):not(.ra-title),
.aa_mobile_device .single-page h5:not(.article-title) {
	font-size: 18px;
}

.aa_mobile_device .single-page h6:not(.article-title) {
	font-size: 16px;
}

.aa_mobile_device blockquote {
	margin: 28px 0 34px;
}

.aa_mobile_device blockquote.quote_new.left,
.aa_mobile_device blockquote.quote_new.right,
.aa_mobile_device blockquote.quote_new {
	max-width: 100%;
	margin-left: 20px;
	padding-left: 2px;
}

.aa_mobile_device .single-page blockquote p {
	padding: 0 20px 0 60px;
	font-size: 18px !important;
	letter-spacing: -0.015em !important;
	line-height: 24px !important;
}

.aa_mobile_device blockquote:before,
.aa_mobile_device blockquote:after {
	font-size: 78px;
}

.aa_mobile_device blockquote:before {
	top: 18px;
	left: 17px;
}

.aa_mobile_device blockquote:after {
	bottom: -20px;
	right: 17px;
}

.aa_mobile_device .alert {
	padding: 13px 35px 13px 20px;
	line-height: 21px;
	margin: 0 20px;
}

.aa_mobile_device .single-page p,
.single-page div[id^="content-anchor-inner"] {
	font-size: 16px;
	line-height: 30px;
}

.aa_mobile_device .single-page p {
	padding: 0 12px;
}

/*comments post bottom*/
.aa_mobile_device div[id^="comments"]:before {
	content: 'Comments';
	font-family: Lato Heavy, sans-serif;
	font-size: 22px;
	color: #2c3a50;
	padding: 0 9px;
	margin: 25px 0 21px;
	display: block;
}

.aa_mobile_device div[id^="comments"] .aa_comments_button {
	width: calc(100% - 20px);
	margin: 0 10px;
	background: #d7d8d9;
	height: 45px;
	color: #38393f !important;
	line-height: 45px;
}

/*billboard*/
.aa_mobile_device #page .container-fluid .container-inner,
.aa_mobile_device #ss_posts_wrapper .container-inner {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

.aa_mobile_device h1.main-title,
.aa_mobile_device h1.page-title {
	font-size: 32px;
	line-height: 34px;
	letter-spacing: -0.015em;
	margin: 0;
	padding: 33px 12px 0;
}

.aa_mobile_device .aa_postauthor_link img {
	display: none;
}

.aa_mobile_device .billboard-image-wrapper {
	height: 210px;
	margin: 19px 0;
}

.aa_mobile_device .single_share_block {
	display: none;
}

.aa_mobile_device .aa_editors_choice_wrapper {
	width: 67px;
	height: 75px;
	right: 22px;
	top: auto;
	bottom: 14px;
}

.aa_mobile_device .post-byline {
	display: none;
}

.aa_mobile_device .title_postinfo_wrapper .post-byline {
	display: block;
}

.aa_mobile_device .post-byline span {
	display: inline-block;
	padding: 0 25px;
}

.aa_mobile_device .post-byline span:before,
.aa_mobile_device .post-byline span:after {
	font-size: 78px;
}

.aa_mobile_device .post-byline span:before {
	left: -2px;
	top: 11px;
}

.aa_mobile_device .post-byline span:after {
	right: -2px;
}

.last_updates_block {
	font-family: Lato Heavy, sans-serif;
	color: #2ccc70;
	font-size: 16px;
	padding: 0 11px;
	letter-spacing: -0.02em;
	margin: 10px 0 23px;
}

/*-content-*/
.aa_mobile_device .col-md-8.single-post-selector {
	min-width: 100%;
}

.aa_mobile_device .billboard-help-grid,
.aa_mobile_device .single-page .post-left {
	display: none;
}

/*price when reviewed*/
.aa_mobile_device .aa_price_when_reviewed_wrapper {
	margin-top: 0;
}

.aa_mobile_device .aa_shop_link_block .col-wrapper,
.aa_mobile_device .aa_shop_link_block .col-wrapper:nth-child(1) {
	width: 33.333%;
}

.aa_mobile_device .aa_shop_link_block {
	padding: 4px 18px 4px 14px;
}

.aa_mobile_device .aa_shop_price {
	font-family: Lato Heavy, sans-serif;
	font-size: 21px;
	padding-left: 0;
	margin-left: -8px;
}

.aa_mobile_device .aa_shop_link_button.aa_button {
	height: 30px;
	margin-top: 16px;
	padding: 0px 22px;
	font-size: 0 !important;
	min-width: 0;
	/* margin-right: -3px; */
	line-height: 32px !important;
}



.aa_mobile_device .aa_shop_link_logo {
	width: 90px;
}

.aa_mobile_device .aa_amazon_shop .aa_shop_link_logo {
	background-size: 102px 138px;
	width: 57px;
	background-position: 2px -92px;
}

.aa_mobile_device .aa_amazon_shop .aa_shop_link_logo.prime {
	width: 103px;
}

.aa_mobile_device .aa_ebay_shop .aa_shop_link_logo {
	background-position: -22px -32px;
}

.aa_mobile_device .aa_wallmart_shop .aa_shop_link_logo {
	background-position: -23px -59px;
}

.aa_mobile_device .aa_verizon_shop .aa_shop_link_logo {
	background-position: -4px -46px;
	background-size: 96px 107px;
	height: 16px;
	margin-top: 19px;
	margin-left: 2px;
}

.aa_mobile_device .aa_google_shop .aa_shop_link_logo {
	background-position: -8px -267px;
	background-size: 125px 146px;
	width: 115px;
}

.aa_mobile_device .aa_shop_link_block .col-wrapper:nth-child(2) {
	text-align: left;
}

/*aa_item_info_block*/
.aa_mobile_device .aa_item_info_block {
	margin: 0 9px 0;
	border: none;
	padding-top: 16px;
}

.aa_mobile_device .aa_bottom_info_block .tag-list {
	margin-top: 8px;
}

.aa_mobile_device .aa_amazon_buy_wrapper {
	margin-bottom: 20px;
}

.aa_mobile_device .single-page .aa_item_info_block.aa_bottom_info_block {
	margin: 12px 0 18px;
	padding: 31px 10px 24px;
	display: block;
}

.aa_mobile_device .aa_source_link_wrapper,
.aa_mobile_device .aa_via_link_wrapper {
	width: 100%;
	letter-spacing: -0.02em;
	margin: 4px 0 4px;
}

.aa_mobile_device .aa_item_via:before,
.aa_mobile_device .aa_item_source:before {
	left: 0;
}

.aa_mobile_device .authorinfo .author-info {
	padding: 15px 20px;
	margin-bottom: 15px;
}

.aa_mobile_device .aa_author_thumb_wrap {
	width: 60px;
	margin-right: 11px;
}

.aa_mobile_device .aa_author_cont_wrap {
	width: auto;
	float: none;
	overflow: hidden;
}

.aa_mobile_device .authorinfo a.author-name {
	margin-top: 0;
	position: relative;
	top: -1px;
}

.aa_mobile_device .authorinfo .author-bio {
	max-width: 100%;
	white-space: normal;
	max-height: 39px;
	line-height: 18px;
}

.aa_mobile_device .authorinfo .author-image {
	display: block !important;
}

.aa_mobile_device .author-profile-fields {
	display: none;
}

/*sliders*/
.aa_mobile_device .aa-recommended.magazine-panel .aa_rr_slider_arr,
.aa_mobile_device .vr_related_article_wrapper .aa_rr_slider_arr {
	display: none;
}

.aa_mobile_device .aa-recommended.magazine-panel .aa_rr_slider,
.aa_mobile_device .vr_related_article_wrapper .aa_rr_slider {
	overflow-x: scroll;
}

/*shortcodes*/
.aa_mobile_device .shortcodes_wrapper.vr_related_articles {
	margin-bottom: 15px;
	background: #f1f5f7;
	padding-top: 16px;
}

.aa_mobile_device .shortcodes-title {
	padding: 0 20px;
	font-size: 18px;
	letter-spacing: -0.02em;
}

.aa_mobile_device .vr_related_article_wrapper {
	margin-top: 0;
	padding: 15px 0 0 20px;
}

.aa_mobile_device .vr_related_article {
	width: 145px;
	margin-right: 15px;
	padding: 0;
}

.aa_mobile_device .ra-image {
	width: 145px;
	height: 96px;
	float: none;
	margin-right: 0;
	position: relative;
}

.aa_mobile_device .ra-image:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0;
	background-image: url( '../images/ra_mobile_overlay.png' );
	background-size: cover;
	background-repeat: no-repeat;
}


.aa_mobile_device .ra-image .aa_nn_domain_name {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 10px;
}

.aa_mobile_device .single-page h4.ra-title {
	margin-top: 6px;
	letter-spacing: -0.015em;
	max-height: 60px;
}

.aa_mobile_device .aa_see_also_block {
	background: #f1f5f7;
	padding-top: 16px;
	margin: 15px 0;
}

.aa_mobile_device .aa_see_also_wrap {
	background: #F1F5F7;
	padding: 15px 25px 20px 20px;
	margin-top: 0;
	height: auto;
}

.aa_mobile_device .aa_see_also_wrap .ra-image {
	float: left;
	margin-right: 17px;
}

.aa_mobile_device .single-page .aa_see_also_wrap h4.ra-title {
	margin-top: 0;
}

/*-best app shortcode-*/
.aa_mobile_device .aa_best_app_button {
	display: block;
	text-align: center;
	margin: 13px 0 0;
}

.aa_mobile_device .aa_best_app_header .aa_best_app_button {
	display: none;
}

.aa_mobile_device .aa_best_app_header h3.aa_best_app_name {
	margin-top: -2px;
	font-size: 20px;
}

.aa_mobile_device .aa_best_app_logo {
	width: 74px;
	height: 74px;
	border-width: 2px;
	margin-bottom: 16px;
}

.aa_mobile_device .aa_best_app_price {
	line-height: 16px;
}

.aa_mobile_device .aa_best_app_image_wrap,
.aa_mobile_device .aa_best_app_video {
	border: none;
}

.aa_mobile_device .aa_best_app_image,
.aa_mobile_device .aa_best_app_video {
	margin-left: -18px;
	margin-right: -18px;
}

/*related videos shortcode*/
.aa_mobile_device .related_videos_shortcode .aa_slider_arr {
	display: none;
}

.aa_mobile_device #page .related_videos_shortcode.align_scroll {
	overflow-x: hidden;
}

.aa_mobile_device .related_videos_shortcode {
	background: #f1f5f7;
	padding: 16px 0;
	margin-bottom: 30px;
}

.aa_mobile_device .related_videos_shortcode ul.rv_list {
	padding: 7px 20px 4px !important;
}

.aa_mobile_device .related_videos_shortcode .rv_list_item {
	width: 145px;
	margin-right: 15px;
}

.aa_mobile_device .yt-thumb-subscr {
	max-height: 60px;
}

.aa_mobile_device .related_videos_shortcode .aa_item_info_block {
	padding: 0;
	margin: 0;
	line-height: 15px;
}

.aa_mobile_device .related_videos_shortcode .yt-thumbnail-block {
	height: 96px !important;
	width: 100%;
}

/*===Media query for single page===*/
@media only screen and (max-width : 1170px) {
	.aa_apss_list li {
		max-width: 25%;
	}
}
/*===tablet 991px===*/
@media only screen and (max-width : 991px) {
	.single-sidebar-selector {
		display: none;
	}

	.aa_item_info_block .aa_item_author {
		display: inline-block;
	}

	.single-post-selector {
		max-width: 100%;
	}

	/*billboard*/
	.related_videos_widget .rv_list_item,
	.related_videos_shortcode.align_left .rv_list_item,
	.related_videos_shortcode.align_right .rv_list_item {
		max-width: 100%;
	}

}
/*===end tablet 991px===*/
/*===mobile 603px===*/
@media only screen and (max-width : 603px) {
	#ss_posts_wrapper .container-inner,
	.bp-page .post-right {
		padding-bottom: 0;
	}

	.btn:not(.btn-full-width):not(.btn-half-right):not(.btn-half-left) {
		width: 48%;
		padding-left: 5px;
	}

	.gform_wrapper .top_label input.medium,
	.gform_wrapper .top_label select.medium {
		width: 100% !important;
	}

	.aa_apss_list li,
	.aa_apss_list li:nth-child(4n) {
		width: 100%;
		max-width: 100%;
		padding: 0;
		margin-bottom: 10px;
		height: 70px;
	}

	.aa_apss_link {
		padding: 5px;
		text-align: left;
		height: 70px;
	}

	.aa_apss_list h3.aa_apss_title {
		text-align: left;
	}

	.aa_apss_img_wrapper {
		float: left;
		width: 90px;
	}

	.aa_apss_img_wrapper img {
		max-height: 60px;
		max-width: 60px;
	}

	.btn-youtube span,
	.btn-amazon span,
	.btn-google span,
	.btn-twitch span {
		padding-left: 0;
		font-size: 12px;
	}

	/*button*/
	.btn-youtube span:before,
	.btn-amazon span:before,
	.btn-google span:before,
	.btn-twitch span:before {
		content: none;
		display: none;
	}

	.single-page a.btn,
	.single-page a.btn:link,
	.single-page a.btn:hover,
	.single-page a.btn:visited,
	.btn:hover,
	.btn:focus,
	.btn.focus {
		padding-left: 10px;
	}

	.single-page .video-container {
		margin-left: -10px;
		margin-right: -10px;
	}

	.single-page .aa_full_width_item {
		overflow: visible !important; /* is important */
	}

	.single-page .wp-caption:not(.alignleft):not(.alignright) img {
		max-width: 100%;
		margin-right: 0;
		margin-left: 0;
	}

	.aa_item_source:after {
		content: none;
		display: none;
	}

	/*disqus comments*/
	.disqus_thread_wrapper {
		padding: 0 10px;
	}

}

/*===end mobile 603px===*/

/*=========================End Mobile device===========================*/

/*===BWS Updates Shortcode===*/
.bws_updates_block {
	margin: 20px 0;
}

.bws_update {
	border-top: 2px solid #464646;
	padding-top: 4px;
}

.bws_update_title_wrap {
	color: #464646;
	font-family: Montserrat, sans-serif;
	letter-spacing: -0.02em;
	margin-bottom: 10px;
}

.bws_update_title {
	margin-right: 10px;
	text-transform: uppercase;
}

/*===End BWS Updates Shortcode===*/

/* Giveaways */
.aa_giveaway_section {
	background-color: #f1f5f7;
	margin-bottom: 30px;
}

.aa_giveaway_section .bar-label .label-text {
	color: #3f3f3f;
}

.aa_giveaway_section .bar-label {
	padding: 15px 20px 16px 20px;
}

.aa_giveaway_section .bar-label-wrapper {
	margin-bottom: 20px;
}

.aa_top_giveaway_block {
	margin-top: 52px;
}

.aa_top_giveaway .article-image-wrapper {
	position: relative;
	height: 400px;
	width: 67.5%;
	float: left;
}

.aa_top_giveaway .article-image {
	width: 100%;
	height: 100%;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

.aa_top_giveaway .aa_giveaway_postdata {
	float: left;
	width: 32.5%;
	padding: 14px 16px 0 15px;
	position: relative;
	height: 400px;
}

.aa_top_giveaway .article-title {
	font-family: Lato Heavy, sans-serif;
	font-size: 28px;
	line-height: 33px;
	max-height: 70px;
	letter-spacing: -0.023em;
}

.aa_top_giveaway .excerpt p {
	font-family: Lato Heavy, sans-serif;
	font-size: 14px;
	color: #999999;
	margin-top: 14px;
	line-height: 24px;
	letter-spacing: -0.028em;
}

.aa_giveaway_topinfo {
	height: calc( 100% - 180px );
	overflow: hidden;
}

.aa_giveaway_bottominfo {
	position: absolute;
	width: calc(100% - 30px );
	bottom: 15px;
	border-top: 2px solid #dfe8ec;
	padding-top: 41px;
}

.aa_top_giveaway .aa_giveaway_submeta {
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
	color: #666666;
	position: relative;
	margin-left: 24px;
	margin-bottom: 7px;
}

.aa_top_giveaway .aa_giveaway_submeta:before {
	display: block;
	position: absolute;
	left: -24px;
	top: 0;
	font-family: icons;
	color: #333333;
	font-size: 13px;
	width: 10px;
	height: 10px;
	opacity: .5;
}

.aa_top_giveaway .aa_giveaway_entries:before {
	content: '\1f464';
}
.aa_top_giveaway .aa_giveaway_exp:before {
	content: '\e919';
}

.aa_top_giveaway .aa_giveaway_submeta span {
	font-family: Lato Heavy, sans-serif;
	color: #999999;
}

.aa_top_giveaway .aa_button {
	width: 100%;
	height: 49px;
	line-height: 27px;
	margin-top: 6px;
}

.aa_winners_entry {
	float: left;
	width: 366px;
	margin-right: 30px;
	background-color: #FFF;
	margin-bottom: 20px;
}

.aa_winners_entry:nth-child( 3n + 3 ) {
	margin-right: 0;
}

.aa_winners_entry > iframe,
.aa_winners_entry > img {
	position: relative;
	width: 100%;
}

.aa_winners_entry blockquote {
	font-family: Lato Heavy, sans-serif;
	font-size: 14px;
	color: #999999;
	margin: 0;
	padding: 10px;
}

.aa_winners_entry blockquote:before,
.aa_winners_entry blockquote:after {
	display: none;
}

.aa_giveaway_post_container {
	padding: 0 20px;
}

.aa_giveaway_post_container.relative {
	position: relative;
}

.aa_past_giveaways .article-image {
	filter: grayscale(100%);
	transition: all;
}

.aa_past_giveaways .overlay {
	z-index: 1;
}

.aa_past_giveaways .aa_above_image {
	z-index: 2;
	opacity: .9;
}

.aa_past_giveaways .active .article-image {
	filter: grayscale(0%);
	transition: all;
}

.aa_past_giveaways .active .aa_above_image {
	opacity: 1;
}

.giveaway_item {
	margin-bottom: 30px;
}

.giveaway_item .article-image-wrapper {
	position: relative;
}

.aa_past_giveaways .aa_post_subinfo span:first-child {
	margin-right: 20px;
	position: relative;
}

.aa_past_giveaways .aa_post_subinfo span:first-child:after {
	content: '.';
	font-size: 24px;
	position: absolute;
	right: -13px;
	top: 4px;
	line-height: 0;
}

/* network giveaways */
.aa_network_giveaways_list .aa_button {
	width: 100%;
	margin-top: 10px;
	height: 48px;
	padding-top: 13px;
}

.aa_giveaway_domain:before {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
}

.aa_giveaway_tabtimes:before { background-image: url( '../images/tt_overlay.png' ); }
.aa_giveaway_soundguys:before { background-image: url( '../images/sg_overlay.png' ); }
.aa_giveaway_vrsource:before { background-image: url( '../images/vr_overlay.png' ); }
.aa_giveaway_charged:before { background-image: url( '../images/charged_overlay.png' ); }

.aa_network_giveaways_wrapper {
	position: relative;
}

.aa_network_giveaways_list .giveaway_item {
	float: left;
	width: 366px;
	margin-bottom: 20px;
	margin-right: 31px;
}

.aa_network_giveaways_list .giveaway_item .article-image-wrapper {
	position: relative;
}

.aa_network_giveaways_list .giveaway_item .article-image {
	width: 100%;
	height: 211px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.aa_network_giveaways_list .giveaway_item .aa_above_image {
	position: absolute;
	bottom: 0;
	padding: 0 10px 10px 10px;
	width: 100%;
}

.aa_network_giveaways_list .giveaway_item .article-title {
	font-family: Lato Heavy, sans-serif;
	color: #FFF;
	font-size: 18px;
	letter-spacing: -0.04em;
	max-height: 60px;
}

.aa_network_giveaways_list .giveaway_item .aa_post_subinfo {
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
	color: #b8b8b8;
	letter-spacing: -0.02em;
}

.aa_network_giveaways_list .giveaway_item .aa_post_subinfo {
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
	color: #b8b8b8;
	letter-spacing: -0.02em;
}

.aa_network_giveaways_wrapper .aa_rr_slider_arr,
.aa_givaway_winners .aa_rr_slider_arr {
	background: #e6ecee;
	top: -66px;
}

.aa_network_giveaways_wrapper .aa_rr_slider_arr_left,
.aa_givaway_winners .aa_rr_slider_arr_left {
	right: 53px;
}

.aa_network_giveaways_wrapper .aa_rr_slider_arr_right,
.aa_givaway_winners .aa_rr_slider_arr_right {
	right: 17px;
}
/* end network giveaways */
/* mobile device */
.aa_mobile_device #aa_giveaway_page h1.main-title {
	padding-top: 35px;
}

.aa_mobile_device .aa_giveaway_section {
	margin-bottom: 20px;
}

.aa_mobile_device .aa_giveaway_section .bar-label .label-text {
	font-size: 18px;
}

.aa_mobile_device .aa_top_giveaway_block {
	margin-top: 27px;
}

.aa_mobile_device .aa_top_giveaway {
	padding: 10px;
	position: relative;
}

.aa_mobile_device .aa_top_giveaway .article-image-wrapper {
	width: 100%;
	float: none;
}

.aa_mobile_device .aa_top_giveaway .aa_button {
	margin-top: 8px;
}

.aa_mobile_device .aa_top_giveaway .aa_giveaway_postdata {
	width: 100%;
	padding: 0 20px;
	position: absolute;
	height: auto;
	bottom: 67px;
	left: 0;
}

.aa_mobile_device .aa_top_giveaway .aa_giveaway_submeta:before {
	display: none;
}

.aa_mobile_device .aa_top_giveaway .aa_giveaway_submeta {
	margin-left: 0;
}

.aa_mobile_device .aa_giveaway_entries {
	color: #b8b8b8;
	font-family: Lato Heavy, sans-serif;
	letter-spacing: -0.04em;
	margin-bottom: 13px;
	font-size: 13px;
}

.aa_mobile_device .aa_giveaway_entries span {
	color: #b8b8b8;
}

.aa_mobile_device .aa_giveaway_exp {
	font-size: 12px;
	letter-spacing: -0.02em;
	margin-bottom: 3px;
	color: #fff;
}

.aa_mobile_device .aa_top_giveaway .article-title {
	font-size: 20px;
	max-height: 44px;
	letter-spacing: -0.04em;
	color: #fff;
	line-height: 22px;
	margin-bottom: 7px;
}

/*network giveaway*/
.aa_mobile_device .aa_network_giveaways_list .aa_button,
.aa_mobile_device #aa_giveaway_page .giveaway_item .overlay,
.aa_mobile_device .aa_giveaway_domain:before {
	display: none
}

.aa_mobile_device #aa_giveaway_page .giveaway_item .article-image {
	width: 135px;
	height: 105px;
	float: left;
	position: relative;
}

.aa_mobile_device .aa_network_giveaways_list .article-image:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 20%, rgba(252,252,252,0) 21%, rgba(233,233,233,0.05) 27%, rgba(201,201,201,0.17) 37%, rgba(172,172,172,0.28) 46%, rgba(96,96,96,0.65) 70%, rgba(58,58,58,0.83) 82%, rgba(26,26,26,0.94) 92%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 20%,rgba(252,252,252,0) 21%,rgba(233,233,233,0.05) 27%,rgba(201,201,201,0.17) 37%,rgba(172,172,172,0.28) 46%,rgba(96,96,96,0.65) 70%,rgba(58,58,58,0.83) 82%,rgba(26,26,26,0.94) 92%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 20%,rgba(252,252,252,0) 21%,rgba(233,233,233,0.05) 27%,rgba(201,201,201,0.17) 37%,rgba(172,172,172,0.28) 46%,rgba(96,96,96,0.65) 70%,rgba(58,58,58,0.83) 82%,rgba(26,26,26,0.94) 92%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
}

.aa_mobile_device #aa_giveaway_page .aa_above_image {
	position: relative;
	width: auto;
	overflow: hidden;
}

.aa_mobile_device #aa_giveaway_page .giveaway_item .article-title {
	font-family: Lato Heavy, sans-serif;
	color: #3f3f3f;
	font-size: 14px;
	letter-spacing: -0.02em;
	max-height: 60px;
}

.aa_mobile_device #aa_giveaway_page .giveaway_item .aa_post_subinfo {
	font-family: Lato Heavy, sans-serif;
	font-size: 12px;
	color: #525252;
	letter-spacing: -0.02em;
}

.aa_mobile_device .aa_giveaway_domain .article-image:after {
	display: block;
	position: absolute;
	font-size: 11px;
	font-family: Lato Heavy;
	right: 9px;
	bottom: 6px;
	text-transform: uppercase;
}

.aa_mobile_device .aa_giveaway_vrsource .article-image:after {
	content: 'vrsource';
	color: #8fa5c0;
}

.aa_mobile_device .aa_giveaway_tabtimes .article-image:after {
	content: 'tabtimes';
	color: #058bc8;
}

.aa_mobile_device .aa_giveaway_charged .article-image:after {
	content: 'soundguys';
	color: #1eadd6;
}

.aa_mobile_device .aa_giveaway_soundguys .article-image:after {
	content: 'charged';
	color: #1b93a6;
}

/* past giveaways */
.aa_mobile_device .aa_past_giveaways .aa_tripple_posts {
	width: 100%;
}

.aa_mobile_device #aa_giveaway_page .giveaway_item {
	margin-bottom: 20px;
}

.aa_mobile_device .aa_past_giveaways .aa_post_subinfo span:first-child:after {
	top: 2px;
}

@media only screen and (max-width : 603px) {
	.aa_top_giveaway .article-image-wrapper {
		height: 200px;
	}
}

/* end mobile device */
/* End giveaways */

/* Single page styles */
.page .aa_item_info_block,
.page .single_share_block {
	display: none;
}

.page .trans-element-checkbox {
	margin: 0 5px 0 4px;
}

.page.aa_mobile_device .billboard-image-wrapper {
	display: block;
}

.aa_bilboard_page .billboard-image-wrapper {
	margin: 43px 0 40px;
	height: 336px;
}

.billboard-content-wrap.aa_bilboard_page {
	padding: 0 10px; /* This centered content */
}

#page input[type="text"],
#page input[type="password"],
#page input[type="email"],
#page input[type="tel"],
#page textarea {
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 18px;
	color: rgba(0, 0, 0, 0.31);
	-webkit-box-shadow: 0 10px 25px rgba(0,0,0,.05);
	box-shadow: 0 10px 25px rgba(0,0,0,.05);
	border: solid 1px rgba(170,170,170,.29);
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

#page input[type="text"],
#page input[type="password"],
#page input[type="email"],
#page input[type="tel"] {
	height: 74px;
}

#page input:not([type="submit"])::-webkit-input-placeholder {font-family: 'Proximanova Semibold', sans-serif;color: rgba(0, 0, 0, 0.31); font-size: 18px;}
#page input:not([type="submit"]):-moz-placeholder {font-family: 'Proximanova Semibold', sans-serif;color: rgba(0, 0, 0, 0.31); font-size: 18px;}
#page input:not([type="submit"])::-moz-placeholder {font-family: 'Proximanova Semibold', sans-serif;color: rgba(0, 0, 0, 0.31); font-size: 18px;}
#page input:not([type="submit"]):-ms-input-placeholder {font-family: 'Proximanova Semibold', sans-serif;color: rgba(0, 0, 0, 0.31); font-size: 18px;}
#page input:not([type="submit"])::placeholder {font-family: 'Proximanova Semibold', sans-serif;color: rgba(0, 0, 0, 0.31); font-size: 18px;}

#page input:active,
#page input:focus,
#page textarea:active,
#page textarea:focus {
	color: rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 10px 25px rgba(0,0,0,.07);
	box-shadow: 0 10px 25px rgba(0,0,0,.07);
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

@media only screen and (max-width : 1200px) {
	.aa_mob_padding {
		padding: 0 20px;
	}
}
/* End single page styles */

/* About us */
/*#page-about .billboard-image-wrapper {
	height: 335px;
	margin: 20px 0 47px;
}
*/
#page .single-page {
	margin-top: 47px;
	padding: 0 10px;
}

.aa_author_box {
	margin-bottom: 40px;
}

.aa_author_box_wrapper .avatar_wrapper {
	float: left;
	width: 160px;
	position: relative;
	height: 141px;
	overflow: hidden;
	border-radius: 4px;
	-webkit-box-shadow: 0 20px 45px rgba(0,0,0,.2);
	-moz-box-shadow: 0 20px 45px rgba(0,0,0,.2);
	box-shadow: 0 20px 45px rgba(0,0,0,.2);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.active .aa_author_box_wrapper .avatar_wrapper {
	-webkit-box-shadow: 0 20px 45px rgba(0,0,0,.3);
	-moz-box-shadow: 0 20px 45px rgba(0,0,0,.3);
	box-shadow: 0 20px 45px rgba(0,0,0,.3);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.aa_author_bottom_block {
	margin: 8px 0 0 185px;
}

.aa_author_box .aa_author_name {
	display: block;
	font-family: Lato Heavy, sans-serif;
	font-size: 20px;
	color: #2ccc70;
}

.aa_author_box .aa_author_role {
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
	color: #7c7c7c;
	text-transform: uppercase;
}

.aa_author_shortinfo {
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 16px;
	color: #92a5a5;
	margin-top: 7px;
	letter-spacing: -0.022em;
}

.aa_author_box_wrapper .overlay {
	background-image: url( '../images/about_user_overlay.png' );
}

.active .aa_author_box_wrapper .overlay {
	opacity: .7;
}

.aa_mobile_device #page .single-page {
	margin-top: 17px;
	padding: 0;
}

/*.aa_mobile_device #page-about .billboard-image-wrapper {
	display: block;
	height: 210px;
}*/

.aa_mobile_device #page-about .post-byline {
	display: block;
	padding: 0 10px;
	font-size: 16px;
}

@media only screen and (max-width : 603px) {
	.aa_author_box_wrapper .avatar_wrapper {
		overflow: hidden;
		width: 60px;
		height: 60px;
		border-radius: 50%;
		padding: 2px;
		border: 2px solid #2ccc70;
		margin-right: 14px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.active .aa_author_box_wrapper .avatar_wrapper {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.aa_author_box_wrapper .avatar_wrapper img {
		border-radius: 50%;
	}

	.aa_author_bottom_block {
		margin: 11px 0 0 2px;
	}

	.aa_author_box {
		margin: 0 0 25px 0;
		padding: 0 8px 19px;
	}

	.aa_author_box:not( :last-of-type ) {
		border-bottom: 2px solid #dddddd;
	}

	.aa_author_box .aa_author_name {
		font-size: 18px;
	}

	.aa_author_shortinfo {
		font-family: 'Proximanova Semibold', sans-serif;
		font-size: 15px;
		margin-top: 19px;
		letter-spacing: -0.02em;
		line-height: 22px;
	}

	.aa_author_box_wrapper .overlay {
		display: none;
	}
}

/* About us */
/* Contact us */
#input_2_1,
#input_2_2,
#input_2_3 {
	padding-left: 60px !important;
}

#input_2_3 {
	padding-top: 23px;
	min-height: 215px;
}

#gform_fields_2 #field_2_1 {
	margin-top: 38px;
}

#gform_fields_2 li {
	padding-right: 0;
	margin-top: 19px;
}

#gform_fields_2 .ginput_container {
	position: relative;
}

#gform_fields_2 .gfield_label {
	display: none;
}

#gform_fields_2 .ginput_container:before {
	content: '';
	position: absolute;
	top: 20px;
	left: 20px;
	font-family: icons;
	font-size: 20px;
	color: #2dcc70;
}

#gform_fields_2 .ginput_container_name:before {
	content: '\e93d';
}

#gform_fields_2 .ginput_container_email:before {
	content: '\e93b';
}

#gform_fields_2 .ginput_container_textarea:before {
	content: '\e93c';
}

.gform_wrapper .gform_footer {
	text-align: right;
	margin-top: 8px !important;
	padding-top: 0 !important;
}

#gform_2 .gform_button.button {
	background-color: #2dcc70;
	height: 74px;
	border-radius: 0;
	min-width: 247px;
	font-size: 16px !important;
	margin-right: 0;
}

.aa_mobile_device .gform_wrapper {
	padding: 0 10px;
}

.aa_mobile_device #gform_fields_2 .ginput_container:before {
	display: none;
}

.aa_mobile_device #input_2_1,
.aa_mobile_device #input_2_2,
.aa_mobile_device #input_2_3 {
	padding-left: 13px !important;
}

.page.aa_mobile_device .post-byline {
	display: block;
	padding: 6px 10px 18px;
	font-size: 16px;
}

.aa_mobile_device  #gform_2 .gform_wrapper .gform_footer {
	margin-top: -4px !important;
}

/* Contact us */

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
	margin: 10px 0 9px 1px !important;
}

/*===Newsletter shortcode===*/
.aa_ns_focused {
	width: 273px;
	background-color: #33465e;
	margin-bottom: 38px;
	padding: 30px 16px 35px;
}

.aa_ns_focused.center {
	width: 100%;
	max-width: 600px;
}

.aa_ns_focused.left {
	margin-right: 21px;
}

.aa_ns_focused.right {
	margin-left: 21px;
}

.aa_ns_title {
	font-family: Lato Heavy, sans-serif !important;
	font-size: 20px !important;
	color: #FFF !important;
	line-height: 21px !important;
	letter-spacing: -0.02em !important;
  margin: 0 0 6px  !important;
}

.aa_ns_description {
	font-family: 'Proximanova Semibold' Italic, sans-serif;
	font-size: 18px;
	color: #FFF;
	letter-spacing: -0.025em;
	text-indent: 2px;
  margin-bottom: 26px;
}

.aa_ns_focused .input-wrapper {
  float: left;
}

.aa_ns_focused .input-text-wrapper {
  width: calc(40% - 5px);
  margin-right: 5px;
}

.aa_ns_focused .input-submit-wrapper {
  width: 20%;
}

#page .aa_ns_focused #drip-first-name,
#page .aa_ns_focused #drip-email {
  height: 36px;
	border: none;
 	padding-left: 8px !important;
	-webkit-box-shadow: 0 20px 45px rgba(0,0,0,.1);
	box-shadow: 0 20px 45px rgba(0,0,0,.1);
	color: #33465E;
  text-transform: none;
}

.aa_ns_focused #drip-first-name::-webkit-input-placeholder {font-family: Lato Heavy, sans-serif;color: #bbbbbb;font-size: 12px;font-weight: bold;}
.aa_ns_focused #drip-first-name::placeholder {font-family: Lato Heavy, sans-serif;color: #bbbbbb;font-size: 12px;font-weight: bold;}
.aa_ns_focused #drip-email::-webkit-input-placeholder {font-family: Lato Heavy, sans-serif;color: #bbbbbb;font-size: 12px;font-weight: bold;}
.aa_ns_focused #drip-email::placeholder {font-family: Lato Heavy, sans-serif;color: #bbbbbb;font-size: 12px;font-weight: bold;}

.aa_ns_focused input[type="submit"] {
	background-color: #f06595;
	color: #fff;
	border-radius: 4px;
	height: 36px;
	margin: 0;
  padding: 0;
  width: 100%;
	transition: background-color .3s ease-out;
	-webkit-transition: background-color .3s ease-out;
}

.aa_ns_focused input[type="submit"]:hover {
	background-color: rgba(240, 101, 149, 0.60);
}

.aa_ns_focused.left .input-wrapper,
.aa_ns_focused.right .input-wrapper {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}

@media only screen and (max-width: 603px) {
  .aa_ns_focused .input-wrapper {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

/*===End Newsletter shortcode===*/

/* Highlight */
/*
  Five-color theme from a single blue hue.
*/
.aa_hljs_description {
	background: #f1f5f7;
	padding: 20px 22px 0 24px;
}

.aa_hljs_description .aa_lang_name,
.aa_hljs_description .aa_clipboard {
	font-family: Lato Heavy, sans-serif;
	font-size: 13px !important;
	text-transform: uppercase;
}

.aa_hljs_description .aa_lang_name {
	color: #a5a5a5;
}

.aa_hljs_description .aa_clipboard {
	float: right;
	margin-top: -5px;
}

.hljs {
	display: block;
	overflow-x: auto;
	padding: 0.5em;
	background: #f1f5f7;
	-webkit-text-size-adjust: none;
	font-family: "Droid Sans Regular";
	font-size: 13px;
	letter-spacing: 0.015em;
	line-height: 19px;
	border-radius: 0;
	border: none;
}

.hljs,
.hljs-list .hljs-built_in {
	color: #4bbd33 !important;
}

.hljs-keyword,
.hljs-title,
.hljs-important,
.hljs-request,
.hljs-header,
.hljs-javadoctag,
.hljs-name {
	font-weight: bold;
}

.hljs-comment,
.hljs-chunk {
	color: #606060;
}

.hljs-string,
.hljs-title,
.hljs-parent,
.hljs-built_in,
.hljs-literal,
.hljs-filename,
.hljs-value,
.hljs-addition,
.hljs-tag,
.hljs-argument,
.hljs-link_label,
.hljs-blockquote,
.hljs-header,
.hljs-name {
	color: #2d761f;
}

.hljs-attr {
	color: #4bbd33;
}

.hljs-decorator,
.hljs-prompt,
.hljs-yardoctag,
.hljs-subst,
.hljs-symbol,
.hljs-doctype,
.hljs-regexp,
.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-attribute,
.hljs-attr_selector,
.hljs-javadoc,
.hljs-xmlDocTag,
.hljs-deletion,
.hljs-shebang,
.hljs-string .hljs-variable,
.hljs-link_url,
.hljs-bullet,
.hljs-sqbracket,
.hljs-phony {
	color: #4bbd33;
}
/* End highlight */

/*remove ad from page*/
body.page .tpd-box,
body.page .aa_intcont_300x250 {
	display: none !important;
}

/* Easy collumns */
.ezcol>* {
	max-width: 100%;
}
.ezcol-one-quarter,
.ezcol-one-half,
.ezcol-three-quarter,
.ezcol-one-third,
.ezcol-two-third,
.ezcol-one-fifth,
.ezcol-two-fifth,
.ezcol-three-fifth,
.ezcol-four-fifth {
	float: left;
	margin-right: 4%;
	position: relative;
	word-wrap: break-word;
	hyphens: auto;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	text-rendering: optimizedLegibility;
}
.ezcol-one-quarter {
	width: 22%;
}
.ezcol-one-half {
	width: 48%;
}
.ezcol-three-quarter {
	width: 74%;
}
.ezcol-one-third {
	width: 30.666%;
}
.ezcol-two-third {
	width: 65.334%;
}
.ezcol-one-fifth {
	width: 16.8%;
}
.ezcol-two-fifth{
	width: 37.6%;
}
.ezcol-three-fifth {
	width: 58.4%;
}
.ezcol-four-fifth {
	width: 79.2%;
}
.ezcol-last {
	float: right;
	clear: right;
	margin-right: 0;
}
.ezcol-last:after {
	content: ".";
	opacity: 0;
	display: block;
	height: 0;
	clear: both;
}
.ezcol-both,
.ezcol-left,
.ezcol-right {
	margin: 0;
	padding: 0;
	background: none;
}
.ezcol-divider {
	clear: both !important;
	display: block !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	width: 100% !important;
	background: none !important;
}
.ezcol-both {
	clear: both !important;
}
.ezcol-left {
	clear: left !important;
}
.ezcol-right {
	clear: right !important;
}
@media all and (max-width: 603px) {
	.ezcol-one-quarter,
	.ezcol-one-half,
	.ezcol-three-quarter,
	.ezcol-one-third,
	.ezcol-two-third,
	.ezcol-one-fifth,
	.ezcol-two-fifth,
	.ezcol-three-fifth,
	.ezcol-four-fifth {
		width: 100% !important;
		margin-right: 0;
	}
}
/* Easy collumns */

/*===Featured Products Shortcode===*/
.featured_products_block {
	position: relative;
	border-top: 3px solid #eee;
	padding-top: 5px;
}

.featured_product {
	width: 260px;
	float: left;
	margin-right: 30px;
	border-radius: 5px;
	box-shadow: 0 20px 45px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 20px 45px 0 rgba(0, 0, 0, 0.1);
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.featured_product:hover {
	box-shadow: 0 20px 45px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 20px 45px 0 rgba(0, 0, 0, 0.2);
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.featured_product:last-child {
	margin-right: 0 !important;
}

h2.featured_products_title {
	position: relative;
}

h2.featured_products_title:before {
	content: '';
	background-image: url(/wp-content/themes/aa/images/shop-icons.png);
	width: 114px;
	height: 25px;
	background-position: 0px -126px;
	background-size: 100%;
	display: block;
	position: absolute;
	right: 0;
	top: 11px;
}

.fp_thumb {
	width: 100%;
	height: 146px;
	background-position: center;
}

h4.fp_title {
	font-family: Lato Heavy, sans-serif !important;
	font-size: 16px !important;
	color: #33465e !important;
	text-align: center;
	margin: 2px 0 7px;
	line-height: 20px;
	text-indent: 10px;
}

.featured_product .bp_rating {
	margin: 0 auto;
	float: none;
	width: 71px;
	margin: -6px auto 8px;
}

.featured_product .bp_rating_background:before,
.featured_product .bp_rating_hover:before {
	font-size: 12px;
	letter-spacing: 0.25em;
}

.fp_amazon_button {
	background: #2dcc70;
	width: 100%;
	text-align: center;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.fp_amazon_button a {
	color: #fff !important;
	font-family: Lato Heavy, sans-serif !important;
	font-size: 14px;
	letter-spacing: -0.02em;
	display: block;
	height: 36px;
	line-height: 36px;
}

/*mobile*/
.aa_mobile_device h2.featured_products_title {
	padding: 0 10px !important;
	margin: 13px 0 !important;
}

.aa_mobile_device h2.featured_products_title:before {
	right: 12px;
}

.aa_mobile_device .featured_product {
	width: 47.5%;
	margin-right: 5%;
	border: 3px solid #f1f5f7;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.aa_mobile_device .featured_products_wrapper {
	padding: 0 10px;
}

.aa_mobile_device .fp_thumb {
	height: 128px;
}

.featured_product .bp_rating {
	width: 60px;
	margin: 0 auto 2px;
}

.aa_mobile_device .featured_product .bp_rating_background:before,
.aa_mobile_device .featured_product .bp_rating_hover:before {
	font-size: 10px;
}

.aa_mobile_device .featured_product .bp_rating_hover:before {
	color: #ffc100;
}

.aa_mobile_device h4.fp_title {
	padding: 0 10px !important;
	line-height: 17px !important;
	margin-bottom: 0 !important;
}

.aa_mobile_device .fp_amazon_button {
	background: transparent;
}

.aa_mobile_device .fp_amazon_button a {
	color: #2ccc70 !important;
	height: 32px;
	line-height: 22px;
}

/*===End Featured Products Shortcode===*/

/*========================================Best Product=========================================*/
/*best product shortcode*/
.bp_rating {
	width: 85px;
	position: relative;
	line-height: 18px;
	margin-bottom: 11px;
}

.bp_rating_background {
	width: 100%;
}

.bp_rating_background:before,
.bp_rating_hover:before {
	content: '\e820 \e820 \e820\e820\e820';
	font-family: icons;
	letter-spacing: 0.13em;
	font-size: 16px;
}

.bp_rating_background:before {
	color: #e0e0e0;
}

.bp_rating_hover:before {
	color: #f9af2f;
	white-space: nowrap;
}

.bp_rating_hover {
	overflow: hidden;
	position: absolute;
	top: 0;
}

.bp_review a {
	font-size: 14px;
	font-family: Lato Heavy, sans-serif;
	color: #92a5a5 !important;
}

.bp_header {
	border-bottom: 3px solid #eee;
	margin-bottom: 23px;
	position: relative;
}

.bp_header h2.bp_title {
	margin: 0 !important;
	line-height: 36px !important;
	letter-spacing: -0.01em;
}

a.aa_button.bp_review {
	float: right;
	margin-top: -27px;
	background: #e8e8e8;
	color: rgba(56, 57, 63, .5) !important;
	height: 42px;
	font-family: Lato Heavy, sans-serif;
	font-size: 13px !important;
	padding: 0 20px;
	letter-spacing: 0.01em;
	line-height: 44px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

a.aa_button.bp_review:hover {
	color: #3f3f3f !important;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.bp_description {
	margin-bottom: 23px;
}

.bp_image_wrapper {
	max-width: 840px;
	width: 100%;
	height: 481px;
	border-top-left-radius: 10px;
	position: relative;
	overflow: hidden;
	padding: 10px;
}

.bp_image_wrapper:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	border: 10px solid #f1f5f7;
	left: 0;
	top: 0;
}

.bp_main_image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	z-index: 1;
	position: relative;
	cursor: pointer;
}

.best_product_block_title .bp_top_icon_block {
	background: #2dcc70;
	top: -86px;
	left: -86px;
	padding-top: 101px;
}

.best_product_block_title .bp_icon {
	margin-bottom: 0;
}

.best_product_block_title .bp_top_icon_block span,
.best_product_block_title .bp_top_icon_block.no-title:after {
	color: #fff;
}

.best_product_block_title .bp_icon.best:before,
.best_product_block_title .bp_icon:before {
	color: rgba(63, 63, 63, 0.6);
}

.bp_control_image {
	display: none;
}

.bp_image_arrow {
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #bcc0c5;
	top: 50%;
	margin-top: -17px;
	cursor: pointer;
	z-index: 2;
}

.bp_image_arrow_left {
	left: 39px;
}

.bp_image_arrow_right {
	right: 41px;
}

.bp_image_arrow:before {
	display: block;
	font-family: icons;
	width: 39px;
	height: 39px;
	border: rgba(255, 255, 255, 0.1) 3px solid;
	border-radius: 50%;
	margin: 6px auto;
	color: #fff;
	text-align: center;
	font-size: 18px;
}

.bp_image_arrow_left:before {
	content: '\2b05';
}

.bp_image_arrow_right:before {
	content: '\27a1';
}

/*mobile*/
.aa_mobile_device a.aa_button.bp_review,
.aa_mobile_device .best_product_block .bp_rating {
	display: none;
}

.aa_mobile_device .bp_rating {
	margin-left: 13px;
}

.aa_mobile_device .bp_header {
	border-bottom: none;
	border-top: 3px solid #eee;
	margin-bottom: 8px;
	margin-top: 20px;
	padding-top: 27px;
}

.aa_mobile_device .bp_description {
	padding: 0 12px;
	margin-bottom: 25px;
}

.aa_mobile_device .bp_image_wrapper:before {
	border: 3px solid #d7d8d9;
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.aa_mobile_device .bp_image_wrapper {
	width: calc(100% - 20px);
	margin: 0 auto;
	height: 307px;
}

.bp_wipe_main_image {
	height: 100%;
	overflow-x: scroll;
	white-space: nowrap;
	position: relative;
}

.aa_mobile_device .bp_image_arrow {
	display: none;
}

.aa_mobile_device .bp_main_image {
	width: calc( 100% - 20px );
	display: inline-block;
	margin: -10px 10px;
}

/*end best product shortcode*/

/*best product header*/
.best_product_header {
	margin: 20px 0 48px;
}

.best_product_header_item {
	float: left;
	position: relative;
	border-top: 5px solid #e8e8e8;
	border-bottom: 5px solid #e8e8e8;
	border-right: 1px solid #dae2e4;
	cursor: pointer;
}

.best_product_header_item:before,
.best_product_header_item:hover:before,
.best_product_header_item *,
.best_product_header_item:hover * {
	transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
}

.best_product_header_item:hover .bp_header_review {
	position: relative;
	z-index: 7;
}

.best_product_header_item:first-child {
	border-top-left-radius: 10px;
	border-left: 5px solid #e8e8e8;
	border-bottom-left-radius: 10px;
}

.best_product_header_item:last-child {
	border-top-right-radius: 10px;
	border-right: 5px solid #e8e8e8;
	border-bottom-right-radius: 10px;
}

.best_product_header_item:before {
	content: '';
	display: block;
	position: absolute;
	width: calc(100% - -10px);
	height: calc(100% - -10px);
	border: 5px solid transparent;
	left: -5px;
	top: -5px;
	border-radius: 10px;
	z-index: 3;
}

.best_product_header_item:hover:before {
	border-color: #33465e;
}

.best_product_header_item:hover .bp_top_icon_block,
.best_product_header_item:hover .bp_header_review {
	background: #33465e;
}

.best_product_header_item:hover .bp_header_review {
	border-color: #33465e;
}

.best_product_header_item:hover .bp_top_icon_block span,
.best_product_header_item:hover a.bp_header_rev_link {
	color: #fff !important;
}

.best_product_header .best_product_header_item:first-child:nth-last-child(1) {
	width: 100%;
}

/* two items */
.best_product_header .best_product_header_item:first-child:nth-last-child(2),
.best_product_header .best_product_header_item:first-child:nth-last-child(2) ~ .best_product_header_item {
	width: 50%;
}

/* three items */
.best_product_header .best_product_header_item:first-child:nth-last-child(3),
.best_product_header .best_product_header_item:first-child:nth-last-child(3) ~ .best_product_header_item {
	width: 33.3333%;
}

/* four items */
.best_product_header .best_product_header_item:first-child:nth-last-child(4),
.best_product_header .best_product_header_item:first-child:nth-last-child(4) ~ .best_product_header_item {
	width: 25%;
}

/* five items */
.best_product_header .best_product_header_item:first-child:nth-last-child(5),
.best_product_header .best_product_header_item:first-child:nth-last-child(5) ~ .best_product_header_item {
	width: 20%;
}

.bp_header_top {
	text-align: center;
	padding: 27px 5px 0;
	overflow: hidden;
	position: relative;
	min-height: 326px;
}

/* bp_icon */
.bp_icon {
	margin-bottom: 6px;
}

.bp_icon:before {
	content: '';
	font-family: icons;
	font-size: 18px;
	color: #9da8b3;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.bp_icon.best:before		{ content: '\e931'; }
.bp_icon.bass:before		{ content: '\e92f'; }
.bp_icon.money:before		{ content: '\e930'; }
.bp_icon.on_ears:before		{ content: '\e92e'; }
.bp_icon.over_ears:before	{ content: '\e92d'; }
.bp_icon.earbuds:before		{ content: '\e92c'; }
.bp_icon.design:before		{ content: '\e92b'; }
.bp_icon.noise:before		{ content: '\e92a'; }
.bp_icon.resistance:before	{ content: '\e929'; }
.bp_icon.waterproof:before	{ content: '\e928'; }
.bp_icon.durability:before	{ content: '\e927'; }
.bp_icon.sound:before		{ content: '\e926'; }
.bp_icon.comfort:before		{ content: '\e925'; }
.bp_icon.style:before		{ content: '\e924'; }
.bp_icon.features:before	{ content: '\e923'; }
.bp_icon.battery:before		{ content: '\e922'; }

.best_product_header_item:hover .bp_icon:before {
	color: #2dcc70;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.bp_top_icon_block.no-title:after {
	content: '';
}

.bp_top_icon_block.no-title.best:after			{ content: 'The Best'; }
.bp_top_icon_block.no-title.bass:after			{ content: 'Best Bass'; }
.bp_top_icon_block.no-title.money:after			{ content: 'Bang fot your back'; }
.bp_top_icon_block.no-title.on_ears:after		{ content: 'Best on ears headphones'; }
.bp_top_icon_block.no-title.over_ears:after		{ content: 'Best over ears headphones'; }
.bp_top_icon_block.no-title.earbuds:after		{ content: 'Best earbuds'; }
.bp_top_icon_block.no-title.design:after		{ content: 'Best design'; }
.bp_top_icon_block.no-title.noise:after			{ content: 'Best active noise cancelling'; }
.bp_top_icon_block.no-title.resistance:after	{ content: 'Best sweat resistance'; }
.bp_top_icon_block.no-title.waterproof:after	{ content: 'Best waterproof'; }
.bp_top_icon_block.no-title.durability:after	{ content: 'Best durability'; }
.bp_top_icon_block.no-title.sound:after			{ content: 'Best sound'; }
.bp_top_icon_block.no-title.comfort:after		{ content: 'Best comfort'; }
.bp_top_icon_block.no-title.style:after			{ content: 'Best style'; }
.bp_top_icon_block.no-title.features:after		{ content: 'Best features'; }
.bp_top_icon_block.no-title.battery:after		{ content: 'Best battery'; }

.bp_top_icon_block {
	background: #e8e8e8;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	text-align: center;
	position: absolute;
	height: 170px;
	top: -90px;
	left: -90px;
	width: 170px;
	padding-top: 104px;
	z-index: 2;
}

.bp_top_icon_block span,
.bp_top_icon_block.no-title:after {
	font-family: Lato Heavy, sans-serif;
	font-size: 12px;
	color: #7f8c9a;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	line-height: 12px;
	max-width: 95px;
	display: inline-block;
}

.bp_header_image_wraper {
	position: relative;
}

.bp_header_image {
	height: 150px;
	width: 100%;
	max-width: 150px;
	display: inline-block;
}

.bp_header_title_block {
	height: 72px;
	position: relative;
}

h3.bp_header_title {
	font-family: Lato Heavy, sans-serif;
	font-size: 20px;
	color: #33465e;
	text-align: center;
	margin: 0;
	letter-spacing: -0.01em;
	max-height: 44px;
	overflow: hidden;
}

.bp_header_promoted {
	position: absolute;
	bottom: 0;
	right: 5px;
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #ccc;
}

body:not(.aa_mobile_device) .best_product_block_title .bp_header_promoted.review_link {
	margin-right: 154px;
	bottom: 6px;
}

.bp_header_rating {
	position: absolute;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	font-family: Lato Heavy, sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 42px;
	top: 60px;
	right: 20px;
	background: rgb(45,204,112);
	background: -moz-linear-gradient(left, rgba(45,204,112,1) 0%, rgba(47,158,68,1) 100%);
	background: -webkit-linear-gradient(left, rgba(45,204,112,1) 0%,rgba(47,158,68,1) 100%);
	background: linear-gradient(to right, rgba(45,204,112,1) 0%,rgba(47,158,68,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2dcc70', endColorstr='#2f9e44',GradientType=1 );
}

.bp_header_manufacturer {
	font-family: Lato Heavy, sans-serif;
	font-size: 12px;
	color: #2dcc70;
	text-transform: uppercase;
}

.aa_button.bp_header_am_button {
	background: #e8e8e8;
	width: 100%;
	color: rgba(56, 58, 64, .5) !important;
	font-size: 13px !important;
	font-family: Lato Heavy, sans-serif;
	position: relative;
	z-index: 4;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.aa_button.bp_header_am_button:hover {
	color: #3f3f3f !important;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.bp_header_am_logo {
	background-image: url(../images/deals_prime_dark.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 91px 19px;
	width: 50px;
	margin: 8px auto;
}

.bp_header_am_logo.prime {
	background-size: 91px 19px;
	width: 91px;
}

.bp_header_pros,
.bp_header_cons,
.bp_header_bottomline,
.bp_header_review {
	background: #f1f5f7;
	border-top: 2px solid #dae2e4;
}

.bp_header_pros,
.bp_header_cons,
.bp_header_bottomline {
	height: 182px;
	max-height: 182px;
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 15px;
	color: #797979;
	letter-spacing: -0.02em;
	padding: 17px 12px 10px;
	line-height: 22px;
	position: relative;
}

.bp_header_bottomline.no_review_link {
	height: 223px;
	max-height: 223px;
}

.bp_header_pros div,
.bp_header_cons div {
	overflow: hidden;
}

.bp_header_pros div ul,
.bp_header_cons div ul {
	padding-left: 0;
	list-style-position: inside;
}

.bp_header_bottomline div {
	overflow: hidden;
	height: 100%;
}

.bp_header_pros span,
.bp_header_cons span,
.bp_header_bottomline span {
	display: block;
}

.best_product_header_item:first-child .bp_header_pros:before,
.best_product_header_item:first-child .bp_header_cons:before,
.best_product_header_item:first-child .bp_header_bottomline:before {
	display: block;
	content: '';
	position: absolute;
	width: 180px;
	height: 32px;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	font-family: Lato Heavy, sans-serif;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	line-height: 34px;
	padding-left: 9px;
	letter-spacing: 0.075em;
	top: 73px;
	left: -111px;
}

.best_product_header_item:first-child .bp_header_pros:before {
	content: '+ Positives';
	background: #2dcc70;
}

.best_product_header_item:first-child .bp_header_cons:before {
	content: '\2014\2002 Negatives';
	background: #f26c5f;
}

.best_product_header_item:first-child .bp_header_bottomline:before {
	content: 'Bottomline';
	background: #a0a0a0;
}

.bp_header_review {
	height: 41px;
}

a.bp_header_rev_link {
	font-family: Lato Heavy, sans-serif;
	color: #9f9f9f;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding-top: 11px;
	z-index: 7;
	position: relative;
	cursor: pointer;
}

/*mobile*/
.aa_mobile_device .best_product_header {
	border-top: 3px solid #eee;
	padding-top: 19px;
}

.aa_mobile_device .best_product_header_item {
	width: calc( 100% - 20px )!important;
	margin: 0 10px;
	float: none;
	border: 3px solid rgba(56, 58, 64, .5);
	border-radius: 5px;
	margin-bottom: 10px;
}

.aa_mobile_device .bp_header_top {
	overflow: visible;
	padding : 27px 10px 10px;
	min-height: 0;
	border-bottom: 3px solid #e8e8e8;
}

.aa_mobile_device .bp_header_top .bp_top_icon_block {
	background: #2dcc70;
	transform: rotate(0deg);
	text-align: left;
	position: relative;
	height: 47px;
	top: -30px;
	left: -13px;
	width: calc( 100% + 26px);
	z-index: 4;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px 0 0 18px;
}

.aa_mobile_device .best_product_header_item:before,
.aa_mobile_device .bp_header_rating,
.aa_mobile_device .bp_header_am_logo {
	display: none;
}

.aa_mobile_device .bp_header_top .bp_icon {
	display: inline-block;
	margin-bottom: 0;
	position: relative;
	top: 4px;
	margin-right: 15px;
}

.aa_mobile_device .bp_header_top .bp_icon:before {
	color: #fff;
}

.aa_mobile_device .bp_header_top .bp_top_icon_block span,
.aa_mobile_device .bp_header_top .bp_top_icon_block.no-title:after {
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
	color: #176a39;
	max-width: 100%;
	display: inline-block;
	letter-spacing: -0.01em;
}

.aa_mobile_device .bp_header_image_wraper,
.aa_mobile_device .bp_header_title_block {
	width: 50%;
	float: left;
}

.aa_mobile_device .bp_header_image {
	height: 106px;
	width: 106px;
	display: inline-block;
	background-size: cover;
}

.aa_mobile_device .bp_header_title_block {
	text-align: left;
	padding: 17px 11px 0;
}

.aa_mobile_device h3.bp_header_title {
	font-size: 22px;
	text-align: left;
	max-height: 48px;
}

.aa_mobile_device .bp_header_manufacturer {
	font-size: 13px;
	letter-spacing: 0.03em;
	margin-top: 1px;
}

.aa_mobile_device .bp_top_icon_block .bp_rating {
	float: right;
	margin: 6px 10px 0 0;
	width: 74px;
}

.aa_mobile_device .bp_top_icon_block .bp_rating_background:before,
.aa_mobile_device .bp_top_icon_block .bp_rating_hover:before {
	font-size: 14px;
}

.aa_mobile_device .bp_top_icon_block .bp_rating_background:before {
	color: rgba(255, 255, 255, .45);
}

.aa_mobile_device .bp_top_icon_block .bp_rating_hover:before {
	color: #176a39;
}

.aa_mobile_device .aa_button.bp_header_am_button:after {
	display: inline-block;
	content: ' On ';
	background-image: url(../images/deals_prime_dark.png);
	width: 77px;
	background-repeat: no-repeat;
	background-position: 27px 1px;
	text-align: left;
	margin-left: 2px;
	background-size: 120%;
}

.aa_mobile_device .bp_header_pros,
.aa_mobile_device .bp_header_cons,
.aa_mobile_device .bp_header_bottomline {
	height: auto;
	max-height: 100%;
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 15px;
	color: #94a5a5;
	padding: 21px 13px 14px 30px;
	line-height: 24px;
	width: calc( 100% - 30px );
	border-top: none;
	background: transparent;
	margin: 0 auto;
	letter-spacing: -0.015em;
}

.aa_mobile_device .bp_header_pros,
.aa_mobile_device .bp_header_cons {
	border-bottom: 2px solid #e8e8e8;
}

.aa_mobile_device .best_product_header_item .bp_header_pros:before,
.aa_mobile_device .best_product_header_item .bp_header_cons:before,
.aa_mobile_device .best_product_header_item .bp_header_bottomline:before {
	width: 16px;
	height: 16px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	font-size: 16px;
	box-shadow: none;
	-webkit-box-shadow: none;
	line-height: 13px;
	text-align: center;
	padding-left: 0;
	letter-spacing: 0em;
	top: 26px;
	left: 0px;
	border-radius: 0;
	border: 2px solid;
	background: transparent;
	position: absolute;
}

.aa_mobile_device .best_product_header_item .bp_header_pros:before {
	content: '+';
	border-color: #2dcc70;
	color: #2dcc70;
	font-size: 19px; /*It is ok on mobile device*/
}

.aa_mobile_device .best_product_header_item .bp_header_cons:before {
	content: '\2013';
	border-color: #f26c5f;
	color: #f26c5f;
	font-size: 19px; /*It is ok on mobile device*/
}

.aa_mobile_device .best_product_header_item .bp_header_bottomline:before {
	content: '\2713';
	font-family: icons;
	font-size: 10px;
	border-color: #a0a0a0;
	color: #a0a0a0;
}

.aa_mobile_device .bp_header_review {
	height: 36px;
	border-top: none;
	background: #9b9c9f;
}

.aa_mobile_device a.bp_header_rev_link {
	color: #fff;
}

/*end best product header*/
/*best product bar*/
.multi-sticky-header{
	    display: flex;
    align-items: center;
    padding-top: 0!important;
    padding-left: 105px!important;
}
#best_product_bar {
	height: 92px;
	/* background-image: url(../images/home_header.png); */
	background-color: #ffffff;
	text-shadow: none;
	opacity: 1;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 500004;
	display: none;
	box-shadow: 0 0 10px #ccc;
}

#best_product_bar:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	/* background: rgba(0, 0, 0, .4); */
}

#best_product_bar.admin-bar {
	top: 32px;
}

#best_product_bar_content > div {
	height: 92px;
	position: relative;
}

/*amazon button*/
.br_bar_am_button {
	padding: 25px 30px 0 0;
	float: right;
}

.br_bar_am_button .aa_shop_link_button {
	height: 42px;
	background: #00E1BE;
	margin-top: 0;
	margin-left: 12px;
	padding: 3px 25px;
}

.br_bar_am_button .aa_shop_link_button span:first-child {
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 20px;
	color: #fff;
	margin-right: 20px;
	letter-spacing: -0.05em;
	position: relative;
	top: 2px;
}

.br_bar_am_button .aa_shop_link_button span:last-child {
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
	color: #176a3a;
	margin-left: 20px;
	position: relative;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.br_bar_am_button:hover .aa_shop_link_button span:last-child {
	color: #3f3f3f;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.br_bar_am_button .aa_shop_link_button span:last-child:before {
	content: '';
	display: block;
	width: 1px;
	height: 26px;
	position: absolute;
	background: rgba(35, 158, 87, .61);
	left: -19px;
	top: -6px;
}

.br_bar_am_button .aa_shop_link_logo {
	background-position: -3px -116px;
	top: 11px;
	width: 67px;
}

.br_bar_am_button .aa_shop_link_logo.prime {
	width: 120px;
}

/*content*/

.bp_bar_content_wrap {
	float: left;
	padding: 0px 0 0 85px;
	position: relative;
}

.bp_bar_content_wrap .bp_review {
	display: none;
}

.bp_bar_content_wrap .bp_header h2.bp_title,
.bp_bar_header_wrap h2.bp_title,
.bp_header .aa_bn_title {
	font-size: 20px;
	color: #000000;
	display: block;
	line-height: 18px !important;
	font-family: 'Proximanova Semibold', sans-serif;
	margin: 6px 0 0 0;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	text-overflow: ellipsis;
	margin-top: 32px !important;
	margin-left: 20px !important;
}

.bp_bar_content_wrap  .bp_header_promoted {
	right: auto;
	left: 0;
	bottom: -10px;
}

.bp_bar_content_wrap .bp_header,
.bp_bar_header_wrap .bp_header {
	margin: 0;
	border: none;
}

.bp_bar_content_wrap .bp_rating,
.bp_bar_header_wrap .bp_rating {
	margin-top: 6px;
}

/*type header*/
.bp_bar_header_wrap {
	float: right;
	border-left: 0 !important;
}

.bp_bar_header_wrap .bp_top_header {
	margin-bottom: 0;
	height: 100%;
	border-bottom: 0;
	padding-top: 15px;
}

.br_bar_image {
	display: block;
	/* border: 4px solid #fff; */
	width: 92px;
	height: 92px;
	position: absolute;
	left: 0;
	background-size: cover;
}

/*progres bar*/
#best_product_bar_progress {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 4px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:transparent;
	border:none;
	z-index: 5;
}

#best_product_bar_progress::-moz-progress-bar {
	background-color: #00E1BE;
}

#best_product_bar_progress::-webkit-progress-value {
	background-color: #00E1BE;
}

#best_product_bar #bp_bar_progress_end {
	display: block;
	width: 109px;
	height: 25px;
	position: absolute;
	bottom: -13px;
	content: '';
	opacity: 1;
	visibility: visible;
	/* background-image: url(../images/progress_bar_end.png); */
}

#best_product_bar_progress::-webkit-progress-bar {
	background: transparent;
}

@media only screen and (max-width : 1260px) {
	.bp_bar_amazon_button a {
		padding-right: 5px;
	}

	.br_bar_am_button_wrap {
		min-width: auto;
		margin-right: 10px;
	}

}

@media only screen and (max-width : 890px) {
	.bp_bar_amazon_price {
		margin-left: 0;
	}

	.rp_amazon_button .aa-widget-icon-basket {
		display: none;
	}
}

/* review */
/**/
.sg_review_top_wrapper {
	background-color: #e8e8e8;
	padding: 5px 6px;
	font-family: 'Proximanova Semibold', sans-serif;
	margin-top: 14px;
}


.sg_review_gallery_wrapper {
	width: 33.5%;
	float: left;
	overflow: hidden;
	position: relative;
}

.sg_review_gallery_wrapper .awards__wrapper{
	margin: 10px;
    right: 0;
    transform: scale(0.8);
}

.sg_overview_wrapper {
	float: left;
	width: 66%;
	margin-left: .5%;
	margin-bottom: 5px;
}

.procon-box-wrapper {
	clear: both;
}

.section-title {
	font-family: Lato Heavy, sans-serif;
	font-size: 16px;
	color: #636672;
	text-transform: uppercase;
	padding: 24px 0 18px 45px;
	letter-spacing: 0.02em;
	border-bottom: 2px solid #dae2e4;
	position: relative;
}

.detail-label {
	font-size: 13px;
	color: #525252;
}

.detail-content {
	font-family: Lato Heavy, sans-serif;
	font-size: 14px;
	color: #2dcc70;
}

.detail-icon {
	height: 56px;
	display: block;
	position: relative;
	padding-top: 20px;
}

.detail-item {
	display: block;
	float: left;
	border-right: #dae2e4 1px solid;
	text-align: center;
	min-height: 125px;
	padding: 0 10px;
}

.detail-item:last-of-type {
	border-right: none;
}

.detail-item:first-child:nth-last-child(6), .detail-item:first-child:nth-last-child(6) ~ .detail-item {width: 16.6666%;}/* six items */

.aa_mobile_device .detail-item:first-child:nth-last-child(6),
.aa_mobile_device .detail-item:first-child:nth-last-child(6) ~ .detail-item {
	width: 33.3333%;
}

[class^="aa-theme-icon-"]:before,
[class*=" aa-theme-icon-"]:before,
.procon .section-title:before {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	font-family: icons;
	font-size: 19px;
	color: #7f8c9b;
}

.detail-item [class^="aa-theme-icon-"]:before,
.detail-item [class*=" aa-theme-icon-"]:before {
	display: inline-block;
	position: relative;
}

.aa-theme-icon-release_date:before {
	content: '\e933';
}

.aa-theme-icon-price:before {
	content: '\e932';
}

.aa-theme-icon-product_dimensions:before {
	content: '\e939';
}

.aa-theme-icon-item_model_number:before {
	content: '\e937';
}

.aa-theme-icon-waterproof:before {
	content: '\e928';
}

.aa-theme-icon-noise_cancelling:before {
	content: '\e938';
}

.procon.pro .section-title:before {
	content: '\e936';
}

.procon.con .section-title:before {
	content: '\e934';
}

.details-box .section-title:before {
	content: '\e923';
}

.aa-theme-icon-rating:before {
	content: '\e820';
}

.procon.con .section-title:before,
.procon.pro .section-title:before,
.details-box .section-title:before,
.aa-theme-icon-rating:before {
	font-size: 18px;
	left: 18px;
	top: 21px;
}

.details-box-wrapper {
	margin-bottom: 4px;
	background-color: #f1f5f7;
	border-bottom: 1px solid #dae2e4;
}

.procon-box {
	background-color: #f1f5f7;
	position: relative;
	min-height: 283px;
}

.procon-box:before {
	content: '';
	display: block;
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #dae2e4;
	top: 0;
	left: calc( 50% - 1px );
}

.procon-box .col-wrapper {
	float: left;
	width: 50%;
}

.procon p {
	margin: 22px 10px 10px 33px;
}

.procon span {
	position: relative;
	font-size: 13px;
	color: #94a5a5;
	line-height: 25px;
}

.procon span:before {
	content: '.';
	font-size: 37px;
	display: block;
	position: absolute;
	left: -15px;
	top: -16px;
}

.ratings {
	background-color: #FFF;
	padding-top: 10px;
}

#rating-anchor {
	height: 423px;
}

.sg_criteria_wrapper,
.sg_rating_block_wrapper {
	float: right;
	width: 49.55%;
}

.sg_criteria_wrapper {
	background-color: #33465e;
	margin-right: .9%;
	color: #bac9da;
	padding: 32px 31px 50px 38px;
}

.sg_bl_ratings_wrapper .rating-wrapper {
	float: left;
	width: 50%;
	position: relative;
}

.sg_bl_ratings_wrapper .rating-wrapper.sg_user_rating {
	padding-left: 7px;
}

.sg_criteria_wrapper .section-title {
	font-family: Lato Heavy, sans-serif;
	font-size: 20px;
	color: #FFF;
	padding: 24px 0 7px 25px;
	letter-spacing: -0.025em;
	border-bottom: none;
}

.bottomline {
	position: relative;
}

.bottomline:before {
	content: '';
	position: absolute;
	background-color: #f06595;
	display: block;
	width: 3px;
	height: calc( 100% - 27px );
	left: 0;
	top: 27px;
}

.bottomline p {
	margin: 0 0 0 28px;
	font-size: 16px;
	font-family: 'Proximanova Semibold', sans-serif;
	line-height: 26px;
	min-height: 177px;
	letter-spacing: -0.04em;
}

.sg_bl_ratings_wrapper .sg_rating_block {
	position: relative;
	top: 0;
	right: 0;
	margin: 0 0 0 27px;
	float: left;
}

.sg_editor_rating .section-subtitle.editor-header:before {
	content: '';
	display: inline-block;
	background-size: 100%;
	background-image: url(../images/aa_logo_new.svg);
	background-repeat: no-repeat;
	/* background-position: 100%; */
	width: 100px;
	height: 14px;
}

.sg_user_rating .sg_rating_block figure {
	background: #1eadd6;
	background: -moz-linear-gradient(-41deg, #1eadd6 0%, #188aab 100%);
	background: -webkit-linear-gradient(-41deg, #1eadd6 0%,#188aab 100%);
	background: linear-gradient(135deg, #1eadd6 0%,#188aab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1eadd6', endColorstr='#188aab',GradientType=1 );
}

.sg_user_rating .sg_rating_block .sg_score {
	color: #125163;
}

.sg_rating_block_wrapper {
	border: 5px solid #e8e8e8;
	background-color: #f1f5f7;
}

.section-subtitle {
	font-family: Lato Heavy, sans-serif;
}

.rating-criteria-header {
	border-bottom: 2px solid #dae2e4;
}

.rating-criteria-header .col-md-3,
.rating-criteria-content .col-md-3 {
	text-align: center;
}

.rating-criteria-header .section-title {
	border-bottom: none;
}

.sg_rating_block_wrapper .section-subtitle {
	padding: 25px 7px 0 3px;
	font-size: 12px;
	color: #2c3e50;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.02em;
}

.sg_rating_block_wrapper .section-subtitle.editor-header {
	text-align: right;
}

.mobile-section-subtitle {
	display: none;
}

.sg_bl_ratings_wrapper .section-subtitle {
	margin: 33px 0 0 143px;
}

.sg_bl_ratings_wrapper .editor-header,
.sg_bl_ratings_wrapper .user-header {
	font-size: 14px;
	color: #2dcc70;
	text-transform: uppercase;
}

.sg_bl_ratings_wrapper .user-header {
	color: #FFF;
}

.sg_bl_ratings_wrapper .user-header .rating-number {
	text-transform: none;
	color: #2ccc70;
}

.hovertorate {
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 12px;
	color: #94a5a5;
}

.rating-criteria {
	font-family: Lato Heavy, sans-serif;
}

.rating-criteria .rating-label,
.ratings .rating-value {
	line-height: 39px;
}

.rating-criteria .rating-label {
	display: inline-block;
	font-size: 12px;
	color: #94a5a5;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	letter-spacing: -0.02em;
	background: #f1f5f7;
	padding: 0 30px 0 20px;
}

.ratings .rating-value {
	font-size: 16px;
	color: #7f8c9b;
}

.ratings .editor-rating .rating-value {
	color: #2dcc70;
	text-align: right;
	padding-right: 20px;
}

.ratings .rating-line {
	height: 1px;
	background: #c0d2dc;
	width: 57.5%;
	margin-top: 19px;
	position: absolute;
	z-index: 1;
}

.rating-criteria-content {
	margin-top: 11px;
	overflow-y: scroll;
	overflow-x: hidden;
	max-height: 328px;
}

.number.noratings {
	font-family: icons;
	font-size: 10px;
	display: inline-block;
	width: 36px;
	background-color: rgba(99, 102, 114, 0.2);
	border-radius: 4px;
	line-height: 28px;
}

.user-rating .rating-value {
	z-index: 11;
}

.user-rating .over .rating-value {
	color: #FFF;
}

.title_postinfo_wrapper {
	position: relative;
}

.title_postinfo_wrapper .main-title.single-title,
.title_postinfo_wrapper .post-byline {
	margin-right: 150px;
}

.title_postinfo_wrapper .sg_rating_block {
	top: -13px;
	right: 15px;
	transform: scale(1.3);
}

.ratings .form-selector-wrapper {
	display: none;
	position: absolute;
	z-index: 10;
	right: 41px;
	top: -8px;
	width: 300px;
	height: 58px;
	border: 2px solid transparent;
	border-radius: 0 29px 29px 0;
	background: rgba(56, 58, 64, 0.8);
	cursor: default;
	padding: 18px 56px 0 15px;
}

.sg_rv_top_price {
	position: relative;
	float: right;
	background-color: #2dcc70;
	border-radius: 4px;
	text-transform: uppercase;
	padding: 9px 9px 7px 9px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.sg_rv_top_price:hover {
	opacity: .6;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.sg_rv_top_price .sg_rv_price {
	font-family: 'Proximanova Semibold', sans-serif;
	font-size: 20px;
	color: #fff;
	margin: 0 12px;
	line-height: 25px;
}

.sg_rv_top_price .sg_rv_title {
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
	color: #176a3a;
	border-left: 1px solid rgba(35, 158, 87, 0.62);
	padding-left: 20px;
	line-height: 25px;
}

.sg_rw_big_image {
	background-size: cover;
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	transform: translate(0px, 0px) rotate(0rad) skewX(0rad) scale(1, 1);
	opacity: 1;
	cursor: pointer;
}

.sg_rw_no_images_block {
	height: 483px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	cursor: pointer;
	display: block;
}

.sg_rw_images_block_wrapper {

}

.sg_rw_control_image ul {
	padding: 4px 0 0;
	margin: 0;
	list-style: none;
}

.sg_rw_control_image ul li {
	background-size: cover;
}

.sg_rw_image_control_item {
	width: 76px;
	height: 76px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.sg_rw_image_control_item:last-of-type {
	margin-right: 0;
}

.sg_rw_control_image {
	width: 9999px;
}
/**/

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

	.sg_rw_control_image {
		display: none;
	}

	.aa_is_review .title_postinfo_wrapper .aa_item_info_block {
		background-color: #eeeeee;
		margin: 0 0 0;
		padding: 13px 15px 12px 9px;
	}

	.aa_is_review .title_postinfo_wrapper .aa_item_time {
		font-family: 'Proximanova Semibold', sans-serif;
		margin-top: 13px;
	}

	.aa_is_review .title_postinfo_wrapper .aa_postauthor_link {
		margin-top: 12px;
	}

	.sg_review_top_wrapper {
		padding: 0;
	}

	.sg_rw_no_images_block {
		height: 380px;
	}

	.procon span:before {
		font-family: icons;
		font-size: 11px;
		left: -17px;
		top: -4px;
	}

	.pro.procon span:before {
		content: "\2713";
		color: #54cc39;
	}

	.con.procon span:before {
		content: "\e5cd";
		color: #dc4e41;
	}

	.sg_review_gallery_wrapper {
		width: 100%;
		padding: 10px 10px 0 10px;
	}

	.details-box-wrapper {
		border-top: 3px solid #FFF;
		margin-top: 10px;
		border-bottom: 3px solid #FFF;
	}

	.sg_overview_wrapper {
		width: 100%;
		margin-left: 0;
		margin-bottom: 0;
	}

	.detail-item {
		border-bottom: 1px solid #dae2e4;
	}

	.sg_criteria_wrapper,
	.sg_rating_block_wrapper {
		width: 100%;
		margin-right: 0;
	}

	.procon-box:before {
		display: none;
	}

	.rating-criteria-content {
		overflow-y: visible;
		overflow-x: visible;
		max-height: none;
		padding-bottom: 16px;
	}

	.title_postinfo_wrapper .post-byline {
		margin-right: 0;
		padding: 0 10px;
		font-size: 16px;
		letter-spacing: -0.01em;
		line-height: 20px;
	}

	.title_postinfo_wrapper .main-title.single-title {
		margin: 25px 0 28px 105px;
		min-height: 100px;
	}

	.title_postinfo_wrapper .sg_rating_block {
		top: 16px;
		right: auto;
		transform: scale(0.94);
		left: 6px;
	}

	.sg_rv_top_price .sg_rv_price {
		display: none;
	}

	.aa_mobile_device .sg_rv_top_price .sg_rv_title,
	.sg_rv_top_price .sg_rv_title {
		font-family: Lato Heavy, sans-serif;
		border-left: none;
		padding-left: 14px;
	}

	.aa_amazon_buy_inner_wrapper .aa_bn_title {
		font-size: 16px;
		line-height: 23px;
		padding: 6px 0 7px 0;
	}

	.aa_amazon_buy_inner_wrapper {
		margin: 0 10px;
	}

	.aa_bn_top_block {
		padding: 10px 10px 7px 10px;
	}

	.aa_bn_info {
		margin-left: 141px;
	}

	.aa_bn_image {
		width: 124px;
		height: 124px;
	}

	.post-new-changes .aa_bn_image{
		width: 124px;
	}

	.post-new-changes .aa_rating_wrap .aa_rating_hover span{
		left: 9.5%;
	}
	
	.post-new-changes .aa_rating_wrap .aa_rating_hover{
		background-position: 15%;
		background-size: 22%;
	}

	.aa_envira {
		padding: 0;
		background-color: #FFF;
	}

	.aa_envira_items {
		margin-top: 10px;
	}

	.aa_envira_controls .aa_envira_gallery_item {
		width: 68px;
		height: 68px;
		margin-left: 10px;
	}

	.aa_envira_controls {
		width: calc( 100% - 20px);
		margin: 0 10px;
	}

	.aa_envira_wrapper .aa_envirabox-nav span {
		margin-top: -14px;
		width: 42px;
		height: 42px;
	}

	.aa_envira_wrapper .aa_envirabox-prev span {
		left: 10px;
	}

	.aa_envira_wrapper .aa_envirabox-next span {
		right: 10px;
	}

	.aa_envira_wrapper .aa_envirabox-nav span:before {
		font-size: 17px;
		margin: 6px auto;
		border: none;
	}

	.aa_envira_wrapper .aa_envirabox-next span:before {
		content: '\e5c8';
	}

	.aa_envira_wrapper .aa_envirabox-prev span:before {
		content: '\e5c4';
	}

	.single-page .gallery {
		margin:40px 10px 40px 0;
	}
}

@media only screen and (max-width : 603px) {
	.procon-box-wrapper {
		margin-top: 10px;
		border-bottom: 0;
	}

	.procon-box .section-title,
	.ratings .section-title,
	#aa_bottom_line .section-title,
	.sg_overview_wrapper .section-title {
		font-size: 18px;
		text-transform: uppercase;
		padding-left: 12px;
		letter-spacing: 0.04em;
	}

	.procon-box .section-title {
		padding: 16px 0 16px 9px;
	}

	.sg_rating_block_wrapper .section-subtitle {
		padding: 25px 7px 0 9px;
	}

	.sg_rating_block_wrapper .section-subtitle.editor-header {
		padding: 25px 20px 0 9px;
	}

	.detail-item {
		min-height: 121px;
	}

	.detail-icon {
		height: 53px;
		padding-top: 16px;
	}

	.procon p {
		margin: 20px 10px 10px 27px;
	}

	.procon span {
		font-size: 15px;
		line-height: 23px;
	}

	.ratings .section-title:before,
	.procon-box .section-title:before,
	#overview-anchor .section-title:before {
		display: none;
	}

	.procon-box .procon.con {
		padding-left: 0;
	}

	.procon-box .col-wrapper,
	.ratings .col-wrapper {
		width: 100%;
		float: none;
		margin-bottom: 6px;
	}

	.procon-box .col-wrapper:last-child,
	.ratings .col-wrapper:last-child {
		border-left: none;
		margin-left: 0;
	}

	.ratings .col-wrapper:last-child {
		border-bottom: none;
	}

	.procon-box .col-wrapper:first-child,
	.ratings .col-wrapper:first-child {
		border-right: none;
	}

	.single-page .procon > p {
		line-height: 24px;
		padding-left: 20px;
	}

	.ratings .bottomline p,
	#aa_bottom_line .bottomline p {
		margin: 0;
	}

	.ratings .bottomline p {
		min-height: auto;
	}

	.bottomline .section-title {
		display: none;
	}

	.ratings .product-title {
		display: none;
	}

	.bottomline:before {
		display: none;
	}

	.ratings .total-info {
		min-height: auto;
	}

	.ratings .rating-criteria {
		margin-top: 0;
	}

	.rating-criteria-item {
		height: 48px;
	}

	.ratings.solo .rating-line {
		width: 89%;
	}

	.ratings .rating-wrapper {
		margin-right: 0;
		position: relative;
	}

	.ratings .col-wrapper {
		padding-bottom: 5px;
	}

	#rating-anchor {
		height: auto;
		padding-top: 3px;
	}

	.sg_criteria_wrapper,
	.sg_rating_block_wrapper {
		border: none;
	}

	.desktop-section-subtitle {
		display: none;
	}

	.mobile-section-subtitle {
		display: inline-block;
		font-size: 15px;
	}

	.rating-criteria .rating-label {
		padding: 0 15px 0 10px;
	}

	.ratings {
		margin-bottom: 20px;
	}

	.ratings .form-selector-wrapper {
		right: 19px;
	}

	.ratings .rating-wrapper .theme-icon-check {
		right: 10px;
	}

	.sg_bl_ratings_wrapper .section-subtitle {
		margin: 10px 0 0 0;
		text-align: center;
	}

	.sg_bl_ratings_wrapper .sg_rating_block {
		float: none;
	}

	.aa_mobile_device .sg_bl_ratings_wrapper .sg_rating_block {
		transform: scale(1.29);
		width: 96px;
		height: 113px;
		margin: 0 auto;
	}

	.sg_rating_block figure {
		margin: 0 auto;
	}

	.sg_editor_rating .section-subtitle.editor-header:before {
		display: block;
		left: 0;
		right: 0;
		margin: 0 auto 5px;
	}

	.sg_bl_ratings_wrapper .rating-wrapper.sg_user_rating {
		right: -13px;
		padding-left: 0;
	}

	.sg_bl_ratings_wrapper .rating-wrapper.sg_editor_rating {
		left: -11px;
	}

	.sg_criteria_wrapper {
		padding: 32px 13px 41px 13px;
	}

	.bottomline {
		margin-top: 219px;
	}

	.sg_bl_ratings_wrapper {
		position: absolute;
		top: 15px;
		left: 0;
		right: 0;
	}

}

#best_product_bar.review_bar .bp_bar_content_wrap .br_bar_image,
#best_product_bar.review_bar .bp_bar_content_wrap .bp_header,
#best_product_bar.review_bar .bp_bar_content_wrap .rp_overlay_href,
#best_product_bar.review_bar .bp_top_header {
	display: none;
}

#best_product_bar.review_bar .bp_bar_header_wrap {
	/* padding: 10px; */
	text-align: center;
}

#best_product_bar.review_bar .bp_bar_header_wrap {
	float: left;
	text-align: left;
	padding-left: 30px;
	width: 25%;
}

#best_product_bar.review_bar .br_bar_image {
	position: relative;
	display: block;
	left: auto;
	margin-right: 10px;
	border: 1px solid #ccc;
	float: left;
}

.review_bar .bp_header .aa_bn_title {
	margin-top: 30px !important;
	margin-bottom: 5px;
}

#best_product_bar.review_bar .bp_header {
	display: block;
	position: relative;
	left: 3px;
	margin-left: 75px;
}

#best_product_bar.review_bar .bp_bar_content_wrap {
	width: 50%;
	float: right;
	padding: 0;
}

#best_product_bar.review_bar .br_bar_am_button {
	width: 25%;
	text-align: right;
}

#best_product_bar.review_bar .aa_rating_wrap {
	width: 90px;
	margin-left: 5px;
    display: none;
}

.review_bar .br_bar_am_button_wrap {
	padding-top: 14px;
}

.bp_bar_content_wrap .scores_wrapper {
	max-height: 76px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	float: none;
	cursor: pointer;
	font-weight: bold;
	width: 100%;
	padding: 20px 42px;
}

.sg_rating_round {
	width: 52px;
	height: 52px;
	border-radius: 50%;
	color: #FFF;
	font-size: 20px;
	line-height: 16px;
	font-weight: 600;
	padding-top: 19px;
	display: inline-block;
	text-align: center;
}

.sg_rating_round .sg_score {
	display: none;
}

.sg_rating_wrapper {
	text-align: center;
	width: 50%;
	position: relative;
}

.sg_rating_desc {
	font-size: 15px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0.05em;
    margin-top: 3px;
    font-family: Lato , sans-serif;
}

.sg_rating_desc span{
	font-size: 12px;
}

.sg_our_rating {
	float: left;
	text-align: right;
	border-right: 1px solid #eaeaea;
}

.sg_user_rating {
	float: right;
	text-align: left;
}

#best_product_bar .sg_user_rating:before {
	content: '';
	display: block;
	position: absolute;
	left: -3px;
	top: 0;
	height: 52px;
	width: 2px;
	background-color: rgba(255, 255, 255, 0.1);
}

.sg_our_rating .sg_rating_round {
	background-color: #00E1BE;
	margin-right: 146px;
}

.sg_user_rating .sg_rating_round {
	background-color: #1F0E4F;
	margin-left: 27px;
}

.sg_our_rating .sg_rating_desc {
	position: absolute;
	top: 9px;
	right: 31px;
	color: #00E1BE;
	text-align: left;
}

.sg_our_rating .sg_rating_desc:before {
	content: '';
	display: block;
	background-size: 100%;
	background-image: url(../images/aa_logo_new-blue.svg);
	background-repeat: no-repeat;
	background-position: 0px 0;
	width: 100px;
	height: 16px;
}

.sg_user_rating .sg_rating_desc {
	display: inline-block;
	margin-left: 15px;
	position: relative;
	top: 10px;
	margin-top: -2px;
	line-height: 16px;
}

.sg_user_rating .sg_rating_desc span {
	display: block;
	color: #000000;
	text-transform: none;
	margin-top: 5px;
}

/*mobile*/
.aa_mobile_device .br_bar_image,
.aa_mobile_device .br_bar_am_button .aa_shop_link_button span:first-child,
.aa_mobile_device .br_bar_am_button .aa_shop_link_button span:last-child,
.aa_mobile_device .bp_bar_content_wrap .bp_rating,
.aa_mobile_device .bp_bar_header_wrap .bp_rating,
.aa_mobile_device .bp_header_promoted {
	display: none;
}

.aa_mobile_device #best_product_bar_content {
	margin: 0 !important;
}

.aa_mobile_device  #best_product_bar_content > div {
	padding: 0;
}

.aa_mobile_device .bp_bar_content_wrap .bp_header,
.aa_mobile_device .bp_bar_header_wrap .bp_header {
	height: 50px;
	padding: 0;
}

.aa_mobile_device .bp_bar_content_wrap .bp_header h2.bp_title,
.aa_mobile_device .bp_bar_header_wrap h2.bp_title,
.aa_mobile_device .bp_header .aa_bn_title {
	font-size: 14px;
	line-height: 22px !important;
	font-family: Lato Heavy, sans-serif;
	margin-top: 6px !important
}

.aa_mobile_device #best_product_bar_progress {
	bottom: -4px;
}

.aa_mobile_device #best_product_bar_content {
	margin: 0 6px;
}
/* 
.aa_mobile_device #best_product_bar.review_bar .bp_bar_content_wrap {
	display: none;
} */

/* .aa_mobile_device #best_product_bar.review_bar .br_bar_image {
	display: none;
} */

.aa_mobile_device #best_product_bar.review_bar .bp_bar_content_wrap .sg_rating_wrapper.sg_user_rating{
	display: none;
}

.aa_mobile_device #best_product_bar.review_bar .bp_bar_content_wrap .sg_our_rating .sg_rating_round{
	background: none;
	margin-right: 0;
	width: auto;
	height: auto;
	color:#00E1BE;
}
.aa_mobile_device #best_product_bar.review_bar .bp_bar_content_wrap .sg_our_rating .sg_rating_desc span{
	display:none;
}

.aa_mobile_device #best_product_bar.review_bar .bp_bar_content_wrap .sg_our_rating .sg_rating_desc {
	position: unset;
	margin-left: 30px;
}
.aa_mobile_device #best_product_bar.review_bar .bp_bar_content_wrap .sg_rating_wrapper {
	margin-top: 12px;
    margin-left: 33px;
}
.aa_mobile_device #best_product_bar.review_bar .bp_bar_content_wrap .sg_our_rating .sg_rating_desc:before{
	background-size: 83%;
}
.aa_mobile_device #best_product_bar.review_bar .bp_bar_content_wrap{
	position: absolute;
    width: 100%;
    float: none;
    text-align: left;
}

.aa_mobile_device #best_product_bar.review_bar .bp_bar_content_wrap .sg_rating_round{
    display: block;
	text-align: left;
	font-size: 15px;
	float: left;
    padding: 0;
}

.aa_mobile_device #best_product_bar.review_bar .bp_header {
	margin-left: 0;
}

.aa_mobile_device .bp_header .aa_bn_title {
	font-family: Lato Heavy, sans-serif;
	font-size: 14px;
	margin-top: 5px !important;
	margin-bottom: 0;
	letter-spacing: -0.01em;
}

.aa_mobile_device #best_product_bar.review_bar .br_bar_am_button,
.aa_mobile_device #best_product_bar.review_bar .bp_bar_header_wrap {
	width: 50%;
}

.aa_mobile_device .review_bar .aa_shop_link_button.aa_button span {
	display: none;
}

.aa_mobile_device #best_product_bar .aa_shop_link_button.aa_button:before {
	content: 'PRICE';
	font-family: Lato Heavy, sans-serif;
	font-size: 13px !important;
	color: #ffffff;
}

.aa_mobile_device .br_bar_am_button .aa_shop_link_logo {
	width: 46px;
	background-size: 86px 129px;
	background-position: 0 -84px;
	top: 8px;
}

.aa_mobile_device .br_bar_am_button .aa_shop_link_logo.prime {
	width: 85px;
}

.aa_mobile_device #best_product_bar.review_bar .bp_header {
	padding-top: 0;
}

.aa_mobile_device #best_product_bar .br_bar_am_button {
	padding: 0 34px 0 0;
}

.aa_mobile_device #best_product_bar {
	height: 64px;
	background-image: none;
	/* background-color: rgba(0, 0, 0, 0.87); */
	/* -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,.1);
	box-shadow: 0 5px 5px rgba(0,0,0,.1); */
	transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
}

.aa_mobile_device #best_product_bar_content > div {
	height: 50px;
}

.aa_mobile_device #best_product_bar .bp_bar_header_wrap {
	padding: 0;
}

.aa_mobile_device #best_product_bar .aa_rating_wrap {
	display: none;
}

.aa_mobile_device #best_product_bar .aa_bn_description {
	display: block;
	font-family: Lato Heavy, sans-serif;
	font-size: 13px;
	color: #f06a98;
	margin-top: 0;
	line-height: 15px;
	white-space: nowrap;
}
/*end best product bar*/

/* new responsive changes product section */

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

	.aa_mobile_device .aa_shop_link_button.aa_button:before {
		content: 'check price';
		font-size: 14px !important;
		text-transform: uppercase;
	}
	

	.post-new-changes .aa_shop_link_block.aa_amazon_shop {
		width: 80%;
		height: 48px;
		float: none;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 auto;
		margin-bottom: -26px;
	}
	.post-new-changes .aa_bn_top_block.clearfix {
		width: 100%;
		float: left;
		padding: 0;
		height: 215px;
	}
	.aa_mobile_device .aa_amazon_buy_wrapper {
		margin-bottom: 60px;
	}
	.aa_mobile_device .post-new-changes .aa_bn_image {
		width: 89%;
		margin: 20px;
		height: 129px;
	}
	.aa_mobile_device .post-new-changes .aa_rating_wrap .aa_rating_hover {
		background-image: none;
		background-color: #00E1BE;
		width: 38px;
		height: 38px;
		font-size: 14px;
		color: #fff;
		border-radius: 50px;
		padding: 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.aa_mobile_device .post-new-changes .aa_rating_wrap {
	    position: absolute;
		top: 35px;
		right: 9.5%;
		width: 100%;
		display: flex;
		justify-content: flex-end;
	}
	.aa_mobile_device .post-new-changes .aa_rating_wrap .aa_rating_hover span {
		display: none;
	}
	.aa_mobile_device .post-new-changes .aa_bn_info {
		margin: 0;
		padding-top: 0px;
		text-align: center;
		display: inline-block;
		width: 100%;
	}
	.aa_mobile_device .aa_amazon_buy_wrapper .aa_shop_link_button{
		margin-top: 0;
		padding: 0;
		text-align: left;
		background-position: right center;
	}
	.aa_mobile_device .post-new-changes .aa_bn_info .aa_bn_title{
		font-size: 17px;
		display: inline;
	}
	.post-new-changes .aa_shop_link_block.aa_amazon_shop .row {
		width: 100%;
	}
	
}

/*====================================================End Best Product=========================================*/