/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.1.3.1655702955
Updated: 2022-06-20 05:29:15

*/

:root {
    --primary: #56a143;
    --secondary: #1e2022;
    --white: #fff;
    --black: #000;
    --gray: #f7faff;
    --border-color: #e7eaf3;
    --light-gray : #677788;
    --blue: #0052ea;
    --dark-green: #3fcd1a;
}

.top_picks {
    padding: 32px 72px;
    background-color: #21325b;
    border-radius: 0.3125rem;
    margin: 20px 0;
}
.top_picks .top_picks_heading h2 {
    text-align: center;
    font-size: 21px;
    color: var(--white);
    font-weight: 600;
    line-height: 29.4px;
}
.top_picks .top_picks_heading h2 span {
    font-weight: 600;
    font-size: 21px;
    line-height: 29.4px;
}
.aawp .aawp-product--vertical{
    border-radius: 0.75rem;
}
.inside-navigation {
     position: static; 
}
.search-form .navigation-search .nav-search-active {
    position: absolute;
    left: 0;   
}
.inside-navigation input.search-field {
    background: var(--white);
}
form.search-form.navigation-search.nav-search-active {
    background-color: var(--white);
    display: flex;
}
span.gp-icon.icon-search svg {
    color: var(--primary);
}
.navigation-search input[type="search"]{
     color: var(--primary);
}
.navigation-search input[type="search"], .navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus{
 color: var(--primary); 
}
.material-icons{
    color: var(--secondary);
}
form.search-form.navigation-search.nav-search-active button{
    background-color: var(--white);
    padding-left: 130px;
    margin-top: 0;
}
.aawp .aawp-product--vertical .aawp-product__title {
    font-size: 16px;
    color: var(--light-gray);
    font-weight: 400 !important;
    text-align: center;
}
.aawp .aawp-product--vertical .aawp-product__price--current{
    display: none;
}
.aawp .aawp-product--vertical .aawp-product__footer {
    text-align: center !important;
    position:relative;
}
.aawp .aawp-product--vertical .aawp-product__footer .aawp-button {
    padding: 0.625rem 1.125rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #339a46 !important;
    border-color: #339a46 !important;
    font-weight: 600;
    background: transparent;
    display: inline-block !important;
    border-radius: 6.1875rem;
    width: 200px !important;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}
.aawp-grid__item {
    flex-wrap: wrap;
}
.aawp .aawp-product--vertical .aawp-product__footer .aawp-button:hover {
    transform: translateY(-3px);
    color: var(--white) !important;
   /* background: var(--primary) !important;*/
    background: var(--primary) !important;
/*     border: none !important; */
}
.aawp-button.aawp-button--icon:before, .aawp .aawp-button.aawp-button--icon:before{
    display:none;
}
.aawp .aawp-product--vertical .aawp-product__meta,
.best_picks_details .aawp .best-aawp-product .aawp-product__thumb .aawp-product__rating{
    display: flex !important;
    align-items: center;
    justify-content: center !important;
}

.aawp .aawp-product--vertical .aawp-product__meta .aawp-check-prime{
    float: none !important;
    margin-top: 0 !important;
    margin-left: 5px;
}
.aawp-product .product_badge {
    background: #fece26!important;
    color: #2a2e30!important;
    font-size: 12px;
    padding: 4px 7px;
    border-radius: 10rem;
    line-height: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.aawp-product .aawp-product__content .aawp-product__meta i {
    color: #fece26;
    margin-left: 8px;
}
.aawp-product__footer i {
    background: var(--primary);
    padding: 5px;
    border-radius: 50px;
    color: var(--white);
    font-size: 10px;
    position: absolute;
    top: 35px;
    left: 55px;
}
.aawp .aawp-product--vertical .aawp-product__footer .aawp-button:hover i.fa.fa-check{
    background: var(--white) !important;
    color:var(--primary) !important;
    border: 1px solid;
}
.aawp-product__thumb{
    width:100% !important;
}
.aawp-last-updated .last_update_text svg {
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    fill: var(--light-gray) !important;
}
/*21-06-2021---*/

.best-aawp-product {
    border: 0.0625rem solid var(--border-color)!important;
    border-radius: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 0 12px 15px rgb(140 152 164 / 10%);
    padding: 2rem!important;
}
.best-aawp-product  span.product_badge {
    color: var(--white) !important;
    background-color: var(--primary) !important;
}
.best-aawp-product a.aawp-product__title {
    color: var(--secondary)!important;
    text-decoration: none;
    font-size: 21px !important;
    font-weight: 600 !important;
    line-height: 29.4px;
    margin-top: 0.5rem !important;
}
.best_picks_details .aawp .best-aawp-product .aawp-product__footer{
    text-align: left;
    margin-left: 0;
    padding-left: 0;
}
.best_picks_details .aawp .best-aawp-product  .aawp-product__content{
    margin-left: 0 !important;
    padding-left: 0 !important;
    margin-top: 40px;
}
.best_picks_details .aawp .best-aawp-product .aawp-product__rating{
    text-align: left;
}
.best_picks .best_picks_details .aawp .best-aawp-product .aawp-product__thumb .aawp-product__rating i{
    color: #ffa500;
    margin: 0px 7px;
}
.best_picks .best_picks_details .aawp .best-aawp-product .aawp-product__price--current{
    display: none;
}
.best_picks .best_picks_details .aawp .best-aawp-product .aawp-product__description>ul{
    list-style: none;
    padding-inline-start: 15px;
}
.best_picks .best_picks_details .aawp .best-aawp-product .aawp-product__description>ul li {
    color: var(--light-gray);
    margin-bottom: 1rem;
    font-size: 14px;
    line-height: 22.4px;
    font-weight: 500;
    position: relative;
    padding-left: 25px;
}
.best_picks .best_picks_details .aawp .best-aawp-product .aawp-product__description>ul li > br{
	display: none;
}
.best_picks .best_picks_details .aawp .best-aawp-product .aawp-product__description>ul li:before {
    content: "";
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAABt0lEQVQ4jZWTzUtUYRSHn/PeG5LbFJ1NBUEiIU2NRVurSRqDImhc2MYPkHCGQFy0dFbhIgqRsNCdtJlFq6slFq3CpYtwc9H8AyZzMyIz997T4s7VqzZT81u9H7/nnPN+HOGknFwPBGOo3kG4CICyg+gaygIP5n/E7XI4Ws63EHivEcYBcypwKB+Yp1yaJFusHAVYzreg3grQVwc8qa+US/fJFithJvXeNAED3Ka1/VVYgZPrAX+jQdlH1Lkuvv/e5iCohsexzFUDwdj/wIOJFJ9v5vmYGscWA2Dh+6MG9O6/4CeJ6ywlh7HFsL73E0+D2o6kDcr5uPll10MGE6ljmT8kR7DFUHAdCq4Tt1+wETSapdu6eXGpP5aBw8wF12H6OAygFkM3ngLtANv7JaR2WY86kzzuvNYIBnAthnovg9yKVr7tuhwEVe61dWNEmD5ddlxLNsoCQg6wotWZrVXOmjMAjWAfCRbDn+g8mwMm6jn/Lpll4O3z8P3LpUlUvzRBr9HhTUH0gbLFCvu/MqjMETZM/bKRWTr8DL3vqxDvxkifJq7g+6MgabTWzsIOsIoEi2TebcbtfwDofpGYHkP/TAAAAABJRU5ErkJggg==);
    background-size: cover;
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 5px;
}
.best_picks .best_picks_details .aawp .best-aawp-product .amazon_button{
    margin-top: 1rem;
    display: inline-block;
    padding-bottom: 40px;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    text-align: center;
}
.best_picks .best_picks_details .aawp .best-aawp-product .amazon-btn {
    display: inline-block;
    background-color: var(--primary);
    border-color: var(--primary);
    color: var(--white);
    padding: 0.625rem 1.125rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: all 0.3s linear;
}
.best_picks .best_picks_details .aawp .best-aawp-product .amazon-btn a {
    color: var(--white);
    text-decoration: none;
}
.best_picks .best_picks_details .aawp .best-aawp-product .amazon-btn:hover{
    box-shadow: 0 4px 11px rgba(55,125,255,.35);
}
.best_picks .best_picks_details .aawp .best-aawp-product .amazon_button .customer-reviews{
    margin-left: 15px;
}
.best_picks .best_picks_details .aawp .best-aawp-product .amazon_button .customer-reviews a {
    text-decoration: none;
    color: #8c98a4;
    border-bottom: 0.0625rem dashed #97a4af;
    font-size: 12.8px;
    line-height: 20.48px;
    transition: all 0.3s linear;
    font-weight: 500;
}
.best_picks .best_picks_details .aawp .best-aawp-product .amazon_button .customer-reviews a svg {
    height: 13px;
    position: absolute;
    left: 0;
    width: auto;
    top: 0;
    margin-top: 3px;
}
.best_picks .best_picks_details .aawp .best-aawp-product .amazon_button .customer-reviews a {
    position: relative;
    padding-left: 20px;
}
.best_picks .best_picks_details .aawp .best-aawp-product .amazon_button .customer-reviews a:hover {
    color: var(--primary);
    border-bottom: 0.0625rem dashed var(--primary);
}
.best_picks .best_picks_details .aawp .best-aawp-product .amazon_button .customer-reviews i {
    font-size: 12.8px;
    color: #8c98a4;
}
.best_picks .best_picks_details .aawp .best-aawp-product .aawp-product__description h4{
    font-size: 16px;
    font-weight: 600;
    line-height: 22.4px;
}
.best_picks_heading {
    text-align: center;
}
.best_picks_heading h2 {
    font-size: 21px;
    font-weight: 600;
    line-height: 29.4px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.best_picks_details .aawp .best-aawp-product .aawp-product__rating svg {
    width: 70px;
    right: 0;
    margin: 0;
    height: 70px;
}
.best_picks_details .aawp .best-aawp-product .aawp-product__rating .aawp_rating_schema {
    margin-left: -44px;
    z-index: 1;
    font-size: 14px;
    color: #fff !important;
    display: inline-block;
    vertical-align: top;
}
.best_picks_details .aawp .best-aawp-product .aawp-product__rating {
    margin: 10px 0;
}
.best_picks_details .aawp .best-aawp-product .aawp-product__rating .aawp-check-prime {
    margin-left: 35px;
    background-repeat: no-repeat;
}

.best_picks .best_picks_details .aawp .best-aawp-product .aawp-product__description>ul li:not(:nth-child(3),:nth-child(2),:nth-child(1)) {
    display: none;
}
.best_picks .best_picks_details .aawp .best-aawp-product .aawp-product__description > ul ul.hidden-fearures {
	list-style: none;
    margin: 0;
    display: none;
}
/* 
.best_picks .best_picks_details .aawp .best-aawp-product .aawp-feature-explode .aawp-product__description>ul li:not(:nth-child(3),:nth-child(2),:nth-child(1)) {
    display: block;
} */

.best_picks .best_picks_details .aawp .best-aawp-product .aawp-feature-explode .aawp-product__description > ul {
	transition: max-height 0.25s ease-in;
}
.aawp-read-more {
	width: 100%;
	background-color: var(--white);
	z-index: 1;
	position: relative;
}
.aawp-read-more .aawp-plus {
    position: relative;
    line-height: 1;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    width: 22px;
    height: 22px;
    font-size: 1rem;
    color: var(--primary);
    background-color: rgba(55,125,255,.1);
    border-radius: 50%;
    transition: .3s;
    display: inline-flex;
}
.aawp-read-more:hover .aawp-plus {
    transform: rotate(90deg);
    color: var(--primary);
}
.aawp-read-more {
    color: var(--primary);
}
.aawp-read-more:hover, .aawp-read-more:focus {
    color: var(--primary);
}
.aawp-read-more {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    padding-left: 36px;
}

/*-----23-06-2022-*/
.container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1200px;
    margin: 0 auto;
}
.aawp-page-contents {
    padding-top: 2rem!important;
}
.aawp-page-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.aawp-page-title h1 a {
    color: var(--secondary)!important;
    font-size: 30px;
    font-weight: 600;
    line-height: 42px;
    text-decoration: none;
}
.aawp-social-icon .social-icon-group > a {
    background-color: rgba(113,134,157,.1);
    border-color: transparent;
    font-size: .75rem;
    width: 1.75rem;
    position: relative;
    display: inline-flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    height: 1.75rem;
    margin-right: 0.5rem!important;
    border-radius: 50%!important;
    transition: all 0.3s linear;
}
.aawp-social-icon .social-icon-group:hover a {
    background-color: #71869d;
    box-shadow: 0 4px 11px rgb(113 134 157 / 10%);
}
.aawp-social-icon .social-icon-group:hover i{
    color: var(--white);
}
.aawp-social-icon .social-icon-group i {
    color: #71869d;
}
.aawp-author-details {
    margin: 2rem 0;
}
.author-info {
    display: flex;
    justify-content: flex-start;
}
.author-image-block .aawp-authorimage{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow:hidden
}
.aawp-authorname {
    color: var(--secondary)!important;
    font-size: 18px;
    font-weight: 600;
    line-height: 25.2px;
    margin-bottom: 0.25rem;
    text-transform: capitalize;
    display: flex;
    align-items: center;
}
.aawp-authorname i {
    color: var(--primary);
    font-size: 12px;
    line-height: 12px;
    margin-left: 5px;
}
.last_update_text {
    color: var(--light-gray);
    font-size: 12.8px;
    line-height: 20.48px;
}
.last_update_text i {
    margin-right: 8px;
}
.author-detail {
    margin-left: 10px;
}
.single .aawp-author-description p {
    color: var(--light-gray);
    font-size: 16px;
    line-height: 25.8px;
    margin-bottom: 1rem;
    font-weight: 500;
}
.aawp-term-conditions p{
    color: var(--light-gray);
    font-size: 12.8px;
    line-height: 20.48px;
    font-weight: 500;
}
.guide-to-choosing {
    padding: 3rem;
    border: 0.0625rem solid var(--border-color);
    background-color: var(--gray);
    box-shadow: 0 12px 15px rgb(140 152 164 / 10%);
    border-radius: 0.75rem;
    margin-bottom: 2rem;
}
.aawp-guide-title h2 {
    color: var(--secondary);
    font-size: 30px;
    font-weight: 600;
    line-height: 42px;
}
.featured-image {
    width: 75%;
    max-width: 100%;
}
.featured-image img {
    border-radius: 0.75rem;
    margin-bottom: 1.5rem;
}
img.last_clock {
    height: 20px;
    width: 20px;
}
.aawp-star {
    height: 20px;
    margin-left: 5px;
}
.aawp-sv-icon{
   height: 15px;
}
.aawp-content,
.article-content p{
    color: var(--light-gray);
    font-size: 16px;
    line-height: 25.8px;
    margin-bottom: 1rem;
    font-weight: 500;
}
.aawp-content h2,
.aawp-content h3,
.aawp-content h4,
.aawp-content h5,
.aawp-content h6 {
    color: var(--secondary);
    margin-top: 1rem;
    font-weight: 600;
    line-height: 29.4px;
    margin-bottom: 0.5rem;
}
.aawp-content h2 {
    font-size: 24px;
}
.aawp-content h3 {
    font-size: 21px;
}
.aawp-content h4 {
    font-size: 18px;
}
.aawp-content h5 {
    font-size: 16px;
}
.aawp-content h6 {
    font-size: 14px;
}
.aawp-content a {
    color: var(--primary);
    border-bottom: 0.0625rem dashed var(--primary);
    text-decoration: none;
}
.aawp-content img {
  /*  padding: 15px 0;*/
    margin: 0 auto;
/*     width: auto; */
    display: block;
}
.aawp-authorname .aawp-author-name,
.aawp-right-author-content .aawp-author-name {
    border: none;
}
.aawp-bottom-author-details {
    padding: 2rem;
    border-bottom: 0.0625rem solid var(--border-color);
    border-top: 0.0625rem solid var(--border-color);
    display: flex;
    align-items: center;
}
.aawp-right-author-content {
    margin-left: 1rem;
}
.aawp-written-by {
    display: block;
    color: var(--light-gray);
    font-size: 12.8px;
    font-weight: 600;
    line-height: 20.48px;
    letter-spacing: .03125rem;
}
.aawp-right-author-content .aawp-author-name {
    font-size: 21px;
    font-weight: 600;
    line-height: 29.4px;
    text-transform: capitalize;
    text-decoration: none;
    color: var(--secondary);
    display: inline-block;
}
.aawp-right-author-content .aawp-author-name:hover {
    color: var(--primary);
}
.aawp-left-author-content {
    margin-right: 1.5rem;
}
.aawp-author-desc {
    font-size: 16px;
    color: var(--light-gray);
    line-height: 25.6px;
}
.aawp-bottom-authorImage {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow:hidden
}
.aawp .aawp-product--horizontal .aawp-product__image {
    display: block;
	    height: 250px;
    margin: 0 auto 15px;
    max-width: 100%;
    width: auto;
    border: none;
    box-shadow: none;
}

/* home page */
html body {
    background-color: var(--white);
    font-size: 1rem;
}
a, a:hover {
    text-decoration: none;
}
p:empty {
    display: none;
}
.home .site.grid-container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
header .inside-header  {
    padding: 0 15px;
}
header .inside-header .main-navigation .main-nav ul li a {
    text-transform: capitalize;
    font-size: 16px;
    color: var(--light-gray);
    padding: 24px 12px;
    line-height: 1.6;
}
header .inside-header .main-navigation .main-nav ul li a:hover,
header .inside-header .main-navigation .main-nav ul li.current-menu-item a {
    color: var(--light-gray);
}
.site .site-content {
    display: block;
    width: 100%;
}
.aawp-gapping {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
section#aawp-related-post {
    padding-bottom: 0;
}
.aawp-featured-articles,
.aawp-featured-topics {
    padding-bottom: 8rem;
}
.aawp-featured-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}
.aawp-featured-title h2 {
    font-size: 1.3125rem;
    font-weight: 600;
    line-height: 1.4;
    color: var(--secondary);
    margin-bottom: 0;
}
.aawp-view-button {
    font-size: 1rem;
    color: var(--primary);
    font-weight: 600;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 1.3;
    justify-content: center;
}
.aawp-view-button:hover {
    color: var(--secondary);
}
.aawp-view-button:after {
    content: "";
    border: 2px solid;
    height: 8px;
    width: 8px;
    transform: rotate(45deg);
    border-left: none;
    border-bottom: none;
    margin-left: 3px;
}
.aawp-post-box {
    display: flex;
    flex-direction: row;
    margin: 0 -15px;
    flex-wrap: wrap;
}
.aawp-post-item {
    margin: 0 15px 30px;
}
.aawp-post-card {
    box-shadow: 0 12px 15px rgb(140 152 164 / 10%);
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: var(--white);
    background-clip: border-box;
    border: 0.0625rem solid rgba(231,234,243,.7);
    border-radius: 0.75rem;
    height: 100%;
}
.aawp-post-image,
.post-image {
    position: relative;
    padding-top: 58%;
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
    overflow: hidden;
    display: block;
    background-color: #f7f8f9;
}
.aawp-post-image img,
.post-image img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    left: 0;
    right: 0;
    padding: 0;
}
.aawp-post-curve {
    position: absolute;
    bottom: -8px;
    width: 100%;
}
.aawp-post-contents {
    padding: 1.5rem 1.5rem 1rem 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.aawp-post-contents h3 {
    font-size: 1.3125rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
    line-height: 1.4;
    margin-top: 0;
}
.aawp-post-contents h3 a {
    color: inherit;
    border-bottom: none;
}
.aawp-post-contents h3 a:hover {
    color: var(--primary);
}
.aawp-post-contents p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: var(--light-gray);
    margin-bottom: 1rem;
}
.aawp-featured-topics-footer a {
     color: var(--primary) !important;
    font-weight: 600;
    line-height: 1.6;
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
}
.aawp-featured-topics-footer a:hover {
    color: var(--dark-green);
}
.bg-light {
    background-color: var(--gray);
}
.aawp-title {
    text-align: center;
    padding-top: 2rem;
    margin-bottom: 4rem;
}
.aawp-title h2 {
    color: var(--secondary);
    font-size: 1.875rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
    line-height: 1.4;
}
.aawp-title p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: var(--light-gray);
}
.aawp-category-name {
    color:  var(--primary);
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .03125rem;
    font-size: 80%;
    line-height: 1.6;
    margin-bottom: .5rem;
}
.aawp-category-name:hover {
    color: var(--dark-green);
}
.aawp-featured-topics-contents h3 {
    font-size: 1.125rem;
}
.aawp-featured-topics-contents p {
    height: 75px;
    overflow: hidden;
}
.aawp-bottom-authorImage img,
.author-image-block .aawp-authorimage img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.aawp-featured-topics-footer {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
}
.aawp-date {
    color: #8c98a4;
    font-size: 80%;
    font-weight: 400;
    margin-right: .5rem;
    display: block;
}
.aawp-see-all-feature-list {
    text-align: center;
    padding-top: 2rem;
}
.aawp-category {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 -7.5px;
}
.aawp-category > a {
    margin: 0 7.5px 15px;
    overflow: hidden;
    border-radius: .75rem;
    position: relative;
    z-index: 1;
    width: 100%;
}
.aawp-category > a:focus img,
.aawp-category > a:hover img {
    transform: scale(1.05);
}
.aawp-category-img {
    position: relative;
    padding-top: 73%;
}
.aawp-category-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform .3s;
}
.aawp-category > a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: linear-gradient(180deg,hsla(0,0%,100%,0) 40%,rgba(12,13,14,.6));
    background-repeat: repeat-x;
}
.aawp-category > a h3 {
    position: absolute;
    bottom: 0;
    padding: 1.5rem;
    font-size: 1.3125rem;
    color: var(--white);
    z-index: 1;
    width: 100%;
    margin-bottom: 0;
    font-weight: 600;
}
.site-footer .footer-widgets {
    background-color: var(--gray);
}
.site-footer .footer-widgets .footer-widgets-container {
    padding: 4rem 15px;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets {
    margin: 0 -15px;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets > div {
    padding-left: 15px;
    padding-right: 15px;
}
.site-footer .footer-widgets-container .inner-padding {
    padding: 0;
    margin: 0;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets .widget-title {
    font-size: 1rem;
    color: var(--secondary);
    font-weight: 600;
    margin-bottom: .5rem;
}
.footer-widgets .widget .menu li a {
    color: var(--light-gray);
    font-size: .875rem;
    display: inline-block;
    vertical-align: top;
}
.footer-widgets .widget .menu li {
    margin: 0;
}
.footer-widgets .widget .menu li a {
    color: var(--light-gray);
    font-size: .875rem;
    display: inline-block;
    vertical-align: top;
    padding: 0.5rem 0;
    line-height: 1.6;
    font-weight: 400;
}
.footer-widgets .widget .menu li a:hover {
    color: var(--primary);
}
.site-footer .footer-widgets-container .inner-padding .textwidget {
    padding-right: 25px;
}
.site-footer .footer-widgets-container .inner-padding p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: var(--light-gray);
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}
.site-footer .footer-widgets-container  .footer-widget-1 ul {
    display: flex;
}
.site-footer .footer-widgets-container .footer-widget-1 ul li {
    margin-right: 0.5rem;
}
.site-footer .footer-widgets-container .footer-widget-1 ul li a {
    font-size: .75rem;
    width: 1.75rem;
    height: 1.75rem;
    color: #71869d;
    background-color: rgba(113,134,157,.1);
    position: relative;
    display: inline-flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    line-height: 1.6;
    border-radius: 0.3125rem;
    transition: all .2s ease-in-out;
}
.site-footer .footer-widgets-container .footer-widget-1 ul li a:hover {
    color: var(--white);
    background-color: #71869d;
    box-shadow: 0 4px 11px rgb(113 134 157 / 10%);
}
footer.site-info {
    background-color: var(--gray);
}


.inside-site-info {
    border-top: .0625rem solid var(--border-color);
    padding: 2rem 15px;
}
footer .inside-site-info .copyright-bar .copyright {
    text-transform: uppercase;
}
footer .inside-site-info .copyright-bar {
    font-size: 80%;
    color: #8c98a4;
    font-weight: 400;
    margin-bottom: 1rem;
}
/* end home page */

/* blog page */

.site-content .content-area {
    width: 100%;
}
.site-content .content-area .inside-article {
    padding: 0;
    height: 100%;
}
.post-image {
    position: relative;
}
.aawp-blog-date {
    color: #8c98a4;
    font-size: .875rem;
    font-weight: 400;
    margin-right: 0;
    display: flex;
    align-items: center;
}
.aawp-single-page-author,
.aawp-social-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.aawp-social-icon .aawp-social-share {
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 80%;
    line-height: 1.6;
    color: var(--light-gray);
    letter-spacing: .03125rem;
    font-weight: 600;
}
.aawp-social-ul {
    margin: 0;
    display: flex;
    align-items: center;
}
.aawp-social-ul li {
    list-style: none;
}
.aawp-blog-title,
.page-title {
    font-size: 3.5rem;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    padding-top: 4rem;
}
.page-title {
    padding-top: 0;
}
.aawp-blog-subtitle {
    text-align: center;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.6;
    color: var(--light-gray);
}
.aawp-authorimage .aawp-author-desc {
    position: absolute;
    top: 0;
    width: auto;
    background-color: #21325b;
    padding: 4px 15px;
    font-size: 12px;
    color: var(--white);
    margin: -33px 0 0;
    border-radius: 4px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.aawp-authorimage .aawp-author-desc {
    position: absolute;
    top: 0;
    width: auto;
    background-color: #21325b;
    padding: 2px 10px;
    font-size: 11px;
    color: var(--white);
    margin: -25px 0 0;
    border-radius: 4px;
    text-transform: capitalize;
    margin-bottom: 0;
    transition: all 0.3s linear;
    opacity: 0;
}
.aawp-authorimage .aawp-author-desc:after {
    content: "";
    position: absolute;
    height: 8px;
    width: 8px;
    background-color: #21325b;
    bottom: -4px;
    transform: rotate(45deg);
    left: 12px;
}
.aawp-authorimage:hover .aawp-author-desc {
    opacity: 1;
}
.aawp-single-title {
    color: var(--secondary);
    margin-bottom: 0.5rem;
    font-weight: 600;
    line-height: 1.4;
    font-size: 1.875rem;
}
.aawp-post-card a.aawp-post-image {
    border-bottom: medium none !important;
}
#breadcrumbs {
    padding: 1.5rem 0;
    background-color: var(--gray);
    margin-bottom: 0;
}
#breadcrumbs > span {
    max-width: 1200px;
    display: block;
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
#breadcrumbs > span > span {
    font-size: .875rem;
    color: var(--secondary);
    display: inline-block;
    vertical-align: top;
}
#breadcrumbs > span > span a {
    color: var(--primary);
}
#breadcrumbs > span > span a:hover {
    color: var(--secondary);
}
.aawp-authorimage img {
    border-radius: 50%;
    border: 50%;
}

/* end blog page */

/* amazon review */
#mobile-sidebar{
    display: none;
}
  
.single-amazon_review .site .site-content .container {
    padding-left: 0;
    padding-right: 0;
}
.aawp-review-left-sidebar li.widget .textwidget {
    font-size: .8rem;
    padding: 0.25rem;
}
.aawp-review-left-sidebar li.widget {
    padding: 1.5rem;
    background-color: var(--gray);
    list-style: none;
    background-clip: border-box;
    border: 0.0625rem solid rgba(231,234,243,.7);
    border-radius: 0.75rem;
    margin-bottom: 1rem;
}
.aawp-review-left-sidebar li.widget .widgettitle {
    font-size: 1rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
    line-height: 1.4;
}
.aawp-review-left-sidebar li.widget .textwidget p,
.aawp-review-left-sidebar li.widget .textwidget a {
    color: var(--light-gray);
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0.5rem;
}
#review-left-sidebar-id {
    margin: 0 0 1.5em;
}
.aawp-review-left-sidebar li.widget .textwidget ul {
    padding-left: 15px;
}
.aawp-review-left-sidebar li.widget .textwidget ul li {
    list-style: auto;
    color: var(--light-gray);
}
.aawp-review-left-sidebar li.widget .textwidget a:hover {
    color: var(--primary);
}
.top_picks_details .aawp-grid__item {
    display: none;
}
.top_picks_details .aawp-grid__item:nth-child(1), .top_picks_details .aawp-grid__item:nth-child(2), .top_picks_details .aawp-grid__item:nth-child(3) {
    display: block;
}
/* contact us */

.aawp-social-icon .social-icon-group > a svg {
    width: 16px;
    fill: #71869d !important;
}
.aawp-social-icon .social-icon-group > a:hover svg * {
    fill: var(--white);
}
.best_picks .best_picks_details .aawp .best-aawp-product .amazon-btn svg {
    width: 14px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    height: 24px;
}

/* contact page */

.page-template-default .site-content .content-area input[type="text"],
.page-template-default .site-content .content-area input[type="email"] {
    width: 100%;
}
.page-template-default .site-content .content-area {
    width: 70%;
    padding-right: 5%;
}
.page-template-default .site-content {
    display: flex;
    justify-content: space-between;
    padding-bottom: 60px;
}
.page-template-default .site-content .content-area label {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
}
.page-template-default .site-content .content-area textarea {
    height: 120px;
}
.page-template-default .site-content .content-area label > span {
    margin-top: 5px;
    display: block;
}
.page-template-default .site-content .sidebar .widget {
    padding: 14px 0 0;
}
.page-template-default .site-content .sidebar .widget .textwidget img {
    border-radius: 50%;
}
/* 404 Page */
.error404 #right-sidebar {
    display: none;
}
.error404 .separate-containers .site-main {
    margin: 0;
    padding: 40px 0 60px;
    text-align: center;
}
.error404 .entry-title {
    font-weight: 600;
}
button.search-submit,
.wpcf7-form input[type="submit"] {
    background-color: var(--primary);
}
.aawp .aawp-product--vertical .aawp-product__footer .aawp-button.aawp-button--buy svg {
    margin-right: 5px;
    margin-top: -2px;
}
.aawp .aawp-product--vertical .aawp-product__footer .aawp-button.aawp-button--buy svg * {
    fill: var(--primary);
}
.aawp .aawp-product--vertical .aawp-product__footer .aawp-button.aawp-button--buy svg {
    width: 14px;
    display: inline-block;
    vertical-align: middle;
    fill: var(--primary);
}
.aawp .aawp-product--vertical .aawp-product__footer .aawp-button.aawp-button--buy:hover svg, .aawp .aawp-product--vertical .aawp-product__footer .aawp-button.aawp-button--buy:hover svg * {
    fill: var(--white);
}
.aawp .aawp-product--vertical .aawp-product__footer .aawp-button.aawp-button--buy svg:last-child {
    width: 13px;
    display: inline-block;
    margin-top: -3px;
    margin-left: 2px;
    margin-right: 0;
}
.aawp .aawp-product--vertical .aawp-product__meta > svg:first-child {
    width: 70px;
    right: 0;
    margin: 0;
    height: 70px;
}
.aawp .aawp-product--vertical .aawp-product__meta .aawp_rating_schema {
    margin-left: -45px;
    color: #fff;
}
.aawp .aawp-product--vertical .aawp-product__meta .aawp-check-prime {
    margin-left: 35px;
}

/*Pagination*/

span.page-numbers:hover {
    color: var(--dark-green);
}

.separate-containers .paging-navigation {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

a.page-numbers {
    color: var(--secondary);
}
.paging-navigation a.page-numbers {
    border: 1px solid var(--primary);
    padding: 8px 15px;
    color: var(--light-gray);
    border-radius: 5px;
}

span.page-numbers.current {
    padding: 8px 15px;
    color: #fff;
    background-color: var(--primary);
    border-color: #377dff;
    border-radius: 5px;
    border: 1px solid var(--primary);
}

.paging-navigation a.page-numbers:hover {
    background: var(--primary);
    color: #fff;
    transition: 0.2s all;
}
.best_picks .aawp-product__image {
	max-height: 300px !important;
	width: 250px !important;
    max-width: 100% !important;
    object-fit: contain;
}
.fasc-button{
    padding: 10px 20px;
}


/* header */
header .main-navigation .inside-navigation {
    padding-right: 0;
  }
  .navigation-search .grid-container {
      display: flex;
  }
  .grid-container, .container, .pagination-container {
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      max-width: 1230px;
      margin: 0 auto;
      position: relative;
      float: none;
  }
  .navigation-search input[type="search"] {
      width: 100%;
      background: var(--white-color);
      opacity: 1;
      height: 64px;
      color: var(--secondary-color);
  }
  form.search-form.navigation-search.nav-search-active button {
		padding: 0;
		background-color: transparent;
		color: var(--black);
		min-width: auto;
		transition: none;
		width: auto;
		font-size: 0;
		padding-left: 15px;
	}	
  .main-navigation .search-form.navigation-search.nav-search-active {
      background: var(--white);
      width: 100%;
      left: 0;
      right: 0;
      position: fixed !important;
      top: 0;
 	  max-width: 1200px;
	  margin: 0 auto;
	}
.admin-bar .main-navigation .search-form.navigation-search.nav-search-active {
	top: 32px;
}
body .main-navigation .menu-bar-item > a {
	padding-right: 0;
}

/* single blog */
.top_picks.aawp_etc-single-post {
    background-color: transparent;
    padding: 0;
    border: none;
    margin: 0;
}
.top_picks.aawp_etc-single-post .aawp .aawp-product--vertical .aawp-product__content,
.top_picks.aawp_etc-single-post .aawp-product .product_badge{
	display: none;
}
.top_picks.aawp_etc-single-post .aawp .aawp-product--vertical {
    border: none;
    padding: 0;
}
.single.single-post .aawp .aawp-product--horizontal .aawp-product__title,
.single.single-post .aawp-content a {
	border-bottom: none;
}
.main-nav .close {
    display: none;
}
.main-navigation .search-form.navigation-search .material-icons {
	color: var(--primary);
}
/* #desktop */

/* reponsive view */

@media screen and (max-width: 1200px) {

   
    .aawp-featured-title h2 {
        font-size: calc(1.25625rem + .075vw);
    }
    .aawp-featured-articles {
        padding-top: 2rem;
    }
    .aawp-title h2,
    .aawp-single-title {
        font-size: calc(1.3125rem + .75vw);
    }
    .aawp-blog-title,
    .page-title {
        font-size: calc(1.475rem + 2.7vw);
    }
    .aawp-blog-title {
        padding-top: 2rem;
    }

}

@media screen and (max-width: 991px) {

    html body .main-navigation button.menu-toggle {
        padding: 0;
        align-items: center;
        position: fixed;
        left: 15px;
        height: 30px;
        width: 30px;
        display: block;
        top: 0;
        line-height: 27px;
        margin-top: 10px;
        background-color: transparent;
        border-radius: 0;
    }
    .main-navigation .main-nav {
        position: fixed;
        top: 0;
        position: fixed;
        width: 300px;
        left: 0;
        top: 0;
        margin: 0;
        height: 100%;
        height: -moz-calc(100%);
        height: calc(100% + 60px);
        padding-bottom: 60px;
        background-color: var(--white);
        z-index: 999;
        overflow-y: auto;
        will-change: transform;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateX(-105%);
        transform: translateX(-105%);
        transition: transform 250ms;
    }
    .main-navigation .main-nav .menu {
        padding-top: 50px;
        display: block;
    }
    .main-nav .close {
        position: absolute;
        top: 0;
        right: 0;
        margin: 10px;
        cursor: pointer;
        display: block;
    }
    .side-nav-overlay {
        position: fixed;
        top: 0;
        left: auto;
        right: 0;
        opacity: 0;
        height: 120vh;
        background-color: rgba(0,0,0,.5);
        z-index: 99;
        visibility: hidden;
        display: block;
        transition: visibility 250ms,opacity 250ms,z-index 250ms;
        width: calc(100% - 300px);
    }
    .mobile-menu-open .side-nav-overlay {
        visibility: visible;
        opacity: .75;
        transition: visibility 250ms,opacity 250ms,z-index 250ms;
    }    
    .mobile-menu-open .main-navigation .main-nav {
        transform: translateX(0);
        transition: transform 250ms;
    }
    .main-navigation.has-menu-bar-items .menu-toggle {
        display: none;
    }
    .navigation-search input[type="search"] {
        height: 50px;
        outline: none !important;
    }
    form.search-form.navigation-search.nav-search-active button {
      margin-top: 5px;
    }
    html body {
        padding-top: 50px;
    }
    header#masthead {
        height: 50px;
        padding: 15px 0;
        display: flex;
        align-items: center;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 20;
    }
    .main-navigation .menu-bar-item>a {
        padding-left: 0;
        padding-right: 0;
        line-height: 25px;
    }
    .main-navigation .menu-toggle .icon-menu-bars {
        background-image: url(assets/images/menu-icon.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 0 0;
        width: 30px;
        height: 30px;
        vertical-align: middle;
		background-color: white;
    }
    .main-navigation .menu-bar-items {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 30;
        margin: 15px 15px 0 0;
    }
    .menu-toggle .gp-icon + .mobile-menu,
    .main-navigation .menu-toggle .icon-menu-bars svg {
        display: none;
    }

    /* review design */
    /*
.single.single-post .top_picks_details .aawp .aawp-product--vertical {
    padding: 1rem;
    align-items: center;
    display: flex;
    flex-direction: row;
    align-self: stretch;
    height: 100%;
    align-content: space-around;
    position: relative;
    clear: both;
  }
  .single.single-post .top_picks_details .aawp .aawp-product--vertical.aawp-product--bestseller .aawp-product__image {
    width: 4.25rem;
    height: 4.25rem;
    float: left;
    margin-top: 0;
    margin-right: 1rem;
    margin-left: 0;
  }
  .single.single-post .top_picks_details .aawp-product .product_badge {
    font-size: 10.5px;
    padding: .275rem .5em;
    line-height: 1;
    position: absolute;
    right: auto;
    bottom: 16px;
    margin-left: 85px;
  }
  .single.single-post .top_picks_details .aawp .aawp-product--vertical .aawp-product__content {
    float: left;
    min-height: unset;
    width: calc(100% - 6rem);
    margin-top: -22px;
  }
  .single.single-post .top_picks_details .aawp .aawp-product--vertical:after {
    content: "";
    display: block;
    clear: both;
  }
  .single.single-post .top_picks {
        padding: 32px 20px;
  }
  .single.single-post .top_picks_details .aawp-grid__item:not(:last-child) {
    margin-bottom: 15px !important;
  }
  .single.single-post .top_picks_details .aawp .aawp-product--vertical .aawp-product__title {
    color: var(--secondary);
    font-size: 14px;
    margin-top: 0;
    font-weight: 500 !important;
    text-align: left;
  }
*/
	.top_picks.aawp_etc-single-post .aawp .aawp-product--vertical .aawp-product__footer{
		clear: none;
		text-align: center !important;
		display: block;
	}
    #breadcrumbs > span {
        max-width: 1200px;
        display: block;
        margin: 0 auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .has-inline-mobile-toggle .inside-header {
        flex-direction: row;
        text-align: left;
        flex-wrap: wrap;
    }
    .site-logo {
        display: flex;
        justify-content: center;
        width: 210px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        align-items: center;
    }
    .main-navigation .menu-bar-items {
        display: flex !important;
        align-items: center;
        font-size: 15px;
    }
    .aawp-gapping {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .site-header {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    body .main-navigation button.menu-toggle {
        position: relative;
        display: inline-flex;
        flex-shrink: 0;
        justify-content: center;
        align-items: center;
        font-weight: 400;
        padding: 0;
        font-size: .8125rem;
        width: 2.6875rem;
        height: 2.6875rem;
        background-color: #f8fafd !important;
        border-radius: 50%;
        color: var(--light-gray);
    }
    .main-navigation .main-nav>ul {
        margin-top: 1rem;
        margin-bottom: 1rem;
        padding: 0 1.5rem;
    }
    header .inside-header .main-navigation .main-nav ul li a {
        padding: 0.5rem 0;
    }
    .mobile-menu-control-wrapper {
        display: block !important;
    }
    .nav-float-right #site-navigation .main-nav > ul {
        display: block;
        margin-top: 0;
        background-color: var(--white);
    }
    .mobile-menu-open body {
        overflow: hidden;
    }
    footer.site-info {
        clear: both;
    }
    .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets {
        flex-wrap: wrap;
        display: block;
    }
    .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets .footer-widget-1 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets > div.footer-widget-2, .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets > div.footer-widget-3 {
        width: 50%;
        float: left;
    }
    .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets {
        position: relative;
    }
    .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets:after {
        content: "";
        display: block;
        clear: both;
    }
    .inside-site-info {
        justify-content: left;
    }
    footer .inside-site-info .copyright-bar {
        margin: 0 !important;
    }
    .single-amazon_review .top_picks {
        padding: 35px 20px 20px;
    }
    .aawp .aawp-product--vertical .aawp-product__footer {
        clear: both;
        text-align: left !important;
        display: none;
    }
    .single-amazon_review .aawp .aawp-product--vertical.aawp-product--bestseller .aawp-product__image {
        width: 4.25rem;
        height: 4.25rem;
        float: left;
        margin-top: 0;
        margin-right: 1rem;
        margin-left: 0;
    }
    .single-amazon_review .aawp .aawp-product--vertical .aawp-product__title {
        height: unset;
        margin-bottom: 0.5rem;
        text-align: left;
        color: var(--secondary);
        font-size: 14px;
        margin-top: 0;
        font-weight: 500 !important;
    }
    .single-amazon_review .aawp .aawp-product--vertical:after {
        content: "";
        display: block;
        clear: both;
    }
    .single-amazon_review .aawp .aawp-product--vertical .aawp-product__content {
        float: left;
        min-height: unset;
        text-align: left;
    }
    .single-amazon_review .aawp .aawp-product--vertical .aawp-product__content {
        float: left;
        min-height: unset;
        width: calc(100% - 6rem);
        margin-top: -22px;
    }
    .single-amazon_review .aawp .aawp-product--vertical .aawp-product__meta {
        justify-content: flex-start !important;
        margin-top: 0;
    }
    .single-amazon_review .aawp-grid__item {
        height: 100%;
    }
    .single-amazon_review .aawp-grid {
        flex-direction: column;
    }
    .single-amazon_review .aawp-grid .aawp-grid__item {
        width: 100%;
        margin: 0;
    }
    .single-amazon_review .aawp .aawp-product--vertical {
        padding: 1rem;
        align-items: center;
        display: flex;
        flex-direction: row;
        align-self: stretch;
        height: 100%;
        align-content: space-around;
    }
    .single-amazon_review .top_picks .aawp-product .product_badge {
        font-size: 10.5px;
        padding: .275rem .5em;
        line-height: 1;
        position: absolute;
        right: auto;
        bottom: 16px;
        margin-left: 85px;
    }
    .single-amazon_review .aawp-grid__item {
        height: 100%;
    }
    .aawp .aawp-product--vertical .aawp-product__meta {
        display: none !important;
    }
    .page-template-default .site-content .content-area,
    .page-template-default .site-content .sidebar,
    .error404 .site-content .content-area .inside-article {
        width: 100%;
        padding: 0 20px;
    }
    .error404 .site-content .content-area .inside-article {
        padding-bottom: 40px;
        padding-top: 20px;
    }
    .wpcf7-form p {
        margin-bottom: 10px;
    }
   

}


/* mobile view */
@media screen and (max-width: 767px) {

    body .site.grid-container {
        padding-left: 0;
        padding-right: 0;
    }
    body.blog .site.grid-container,
    body.single-post .site.grid-container,
    body.single-amazon_review .site.grid-container {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .aawp-page-details {
        flex-direction: column;
        align-items: self-start;
    }
    .featured-image{
        width: 100%;
    }
    .aawp-featured-articles {
        padding-bottom: 4rem;
    }
    .aawp-post-item {
        margin: 0 0 15px;
        width: 100%;
    }
    .aawp-featured-topics {
        padding-top: 0;
    }
    .aawp-featured-topics {
        padding-bottom: 2rem;
    }
    .aawp-featured-topics {
        padding-bottom: 3.4rem;
    }
    .site-footer .footer-widgets-container .inner-padding .textwidget {
        padding-right: 0;
    }
    .site-footer .footer-widgets .footer-widgets-container {
        padding: 4rem 15px 2rem;
    }
    #aawp-related-post .aawp-featured-title {
        padding-left: 15px;
        padding-right: 15px;
    }
    .aawp-author-details {
        margin: 2rem 0 1rem;
    }
    .aawp-blog-subtitle {
        margin-bottom: 0;
    }
    #desktop-sidebar{
        display:  none;
    }
    #mobile-sidebar {
        display: block;
    }
	.admin-bar .main-navigation .search-form.navigation-search.nav-search-active{
		top: 0;
	}
}

@media (min-width: 576px) {
    
    .aawp-post-item,
    #aawp-related-post .aawp-post-item {
        width: calc(50% - 30px);
        margin: 0 15px 30px;
    }
    .aawp-category > a {
        width: calc(50% - 15px);
    }
    .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets .footer-widget-1 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    #mobile-sidebar{
        display: none;
    }
    
    .aawp-post-item {
        width: calc(33.33% - 30px);
    }
    .aawp-category > a {
        width: calc(33.33% - 15px);
    }
    .single-post .container.grid-container > .site-content {
        width: 75%;
        margin: 0 auto;
    }
    .aawp-best_picks_sidebar {
        display: flex;
        flex-direction: row;
    }
    .aawp-best_picks_sidebar .best_picks_details {
        width: 72%;
        margin-right: 3%;
    }
    .aawp-review-left-sidebar {
        width: 25%;
    }

}

@media screen and (max-width: 575px) { 
    #desktop-sidebar{
        display: none;
    }   
    .inside-article{
        padding-right: 10px;
        padding-left: 10px;
    }
    .aawp-bottom-author-details {
        padding: 2rem 0;
        flex-direction: column ;
    }
    .aawp-left-author-content {
        margin-right: 0;
    }
    .aawp-right-author-content {
        margin-left: 0;
        padding-top: 16px;
    }
    .guide-to-choosing {
        padding: 1.5rem;
    }
    .aawp-author-desc{
        margin-bottom: 0;
    }
    .aawp-guide-title h2{
        font-size: 23.4px;
        line-height: 32.76px;
    }
    .aawp-page-title h1 a {
        font-size: 23.4px;
        line-height: 32.76px;
    }
    .aawp-grid__item,
    .aawp-grid__item{
        margin: 0 !important;
    }
    .aawp-single-page-author {
        flex-direction: column;
        padding-bottom: 2rem;
    }
    .aawp-social-icon {
        width: 100%;
        justify-content: flex-start;
    }
    .aawp-author-details {
        width: 100%;
    }
    .aawp-post-box {
		margin: 0;
		padding-left: 15px;
		padding-right: 15px;
	}

}

@media screen and (max-width: 480px) {
   	#desktop-sidebar{
		display: none;
	}
    .top_picks{
        margin-top: 30px;
        padding: 32px 15px;
    }
    .best-aawp-product{
        padding: 1rem!important
    }
    .best_picks .best_picks_details .aawp .best-aawp-product .amazon_button{
        padding-bottom: 25px;
    }
    .best_picks_details .aawp .best-aawp-product .aawp-product__content{
        margin-top: 25px;
    }
    .best-aawp-product a.aawp-product__title{
        font-size: 16px !important;
        line-height: 20px;
    }
    .best_picks .best_picks_details .aawp .best-aawp-product .amazon_button .customer-reviews{
        margin-left: 5px;
    }
    .best_picks .best_picks_details .aawp .aawp-product--horizontal .aawp-product__description{
        display: block ;
    }
	.best_picks .best_picks_details .aawp .best-aawp-product .aawp-product__description > ul li {
		margin-bottom: 0.8rem;
	}	
}