.readmoreoverview {
    text-decoration: underline;
    color:blue;
}

.credits-container .credits-overlay  {
    display: none;   
}

.credits-overlay-new a {
    color: gray;
    text-decoration: none !important;
    font-size: 12px;
    text-align: right;
    opacity: 0.5;
}

.show-contents {
    text-align: right;
}

.show-contents-master {
    display: none;
}

#top-mobile-menu {
    display: none;
}


 
#show-contents-master-h4 {

 cursor: pointer; 
font-size: 1.125rem !important;


    color: #333 !important;
}
.contents-body {
    border: 1px solid #cbc9c9;
    border-top: none;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
}

.content-header {
    font-size: 22px;
    color: white;
    background: #767676;
}

.contents-container {
    text-align: center;
    margin-right: -15px;
    margin-bottom: 45px;
}

.also-enjoy {
    text-align: center;
    font-weight: bold;
    padding-top: 20px !important;
    font-size: 1.5em;
    margin-bottom: 0px;
}

.contents-body ol {
    width: 50%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin: 0 auto;
}

.contents-item, .also-products li {
    list-style-type: none;
    list-style: none;
    text-align: left;
    font-size: 18px;
}

.also-products {
    margin-top: 20px;
}

.also-products li {

    text-align: center;
    font-size: 18px;
    float: left;
    width: 33%;
}

.adwrapper {
    margin-left: -50px !important;
    background-color: #f7f7f7;
    margin-right: -50px !important;
    overflow-x: hidden;
    margin-bottom: 20px;
}


.ad-container {
    margin-bottom: 10px !important;
    height: 275px;
}
.ad-inline-mobile {
    margin-top: 20px;
    background-color: #f7f7f7;
    height: auto !important;
    margin-bottom: 30px !important;
    margin: 0 auto;
    width: 320px;
    min-height: 100px !important;
}

.ad-label {
    font-size: 10px;
    text-align: center;
    color: #b7b6b6;
    text-transform: uppercase;
}
.ad-label-inline-mobile {
    background-color: #f7f7f7;
    margin-top: 0px;
    height: 30px !important;
}

.fixed-bottom {
    background: #f3f2f2;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    height: 100px;
    border-top: #e8e8e8;
}

.bottom-container {
    margin-bottom: -100px
}
.bottom-container-open {
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        -webkit-transform: translate3d(0,-100px,0);
        -moz-transform: translate3d(0,-100px,0);
        -o-transform: translate3d(0,-100px,0);
        -ms-transform:translate3d(0,-100px,0);
        transform:translate3d(0,-100px,0);
    }

.bottom-container-close {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;    
    -webkit-transform: translate3d(0,120px,0);
    -moz-transform: translate3d(0,120px,0);
    -o-transform: translate3d(0,120px,0);
    -ms-transform: translate3d(0,120px,0);
    transform: translate3d(0,120px,0);
}  


p,div,body,a, span,h1,h2,h3,h4,h5,li {
    font-family: Roboto !important;
}

div, p {
      font-weight: 300 !important;
}

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.legalsale {
    font-style: italic;
    font-size:13px;
}

.entry-content a {
    color: #2A5DB0;
    text-decoration: underline;
}

.entry-content a:hover {
    color: #0c683a;
    text-decoration: underline;
}

.disclaimer {
    text-align: center;
    font-size: 13px;
    padding-bottom: 20px;
    color: green;
    font-weight: 400 !important;
    font-style: italic;
}

.search-menu {
      float: right;
    margin-top: 10px;
    display: none;
    width:175px;
    margin-right:25px;
 
}

.top-price-link {
    text-align: center;
}
 

 div.asl_w .probox .promagnifier {
    background-color: #222 !important;
 }


.mCS_no_scrollbar {
    height: 100% !important;
 }
#ajaxsearchliteres1 {
   
    top: 93px !important;
    width: 100% !important;
    left: 0 !important;
    padding-left: 100px !important;
    padding-right: 100px !important;
    background: #fff;
    padding-top: 20px !important;
    border: 1px solid #e9eaeb;
    padding-bottom: 5px !important;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
    margin: 0;
    background-color: #fff;
    border: 0 none #fff;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 0 0 #f2f2f2 inset !important;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    font-weight: normal;
    font-family: Roboto;
    font-size: 14px !important;
    color: rgb(87, 87, 87) !important;
}

input::-webkit-input-placeholder {
    font-family:Roboto !important;
    font-size: 15px !important;
}

input::-moz-placeholder {
    font-family:Roboto !important;
    font-size: 15px !important;
}

input::-ms-placeholder {
     font-family:Roboto !important;
    font-size: 15px !important;
}

input::placeholder {
       font-family:Roboto !important;
    font-size: 15px !important; 
}

.asl_m, .asl_m .probox {
                    background-color: #f2f2f2 !important;
                    background-image: none !important;
                    -webkit-background-image: none !important;
                    -ms-background-image: none !important;
                }


div.asl_r .results .item {
    width: 200px !important;
}

div.asl_r .results .item .asl_content h3 a, div.asl_r .results .item .asl_content h3 a:hover {
    font-size: 15px;
}

div.asl_w .probox .promagnifier {
    background-color: #d9d9d9 !important;
    background-image: -o-linear-gradient(180deg,#d9d9d9,#d9d9d9)!important;
    background-image: -ms-linear-gradient(180deg,#d9d9d9,#d9d9d9)!important;
    background-image: -webkit-linear-gradient(180deg,#d9d9d9,#d9d9d9)!important;
    background-image: linear-gradient(180deg,#d9d9d9,#d9d9d9)!important;
    opacity: .8;
}

.asl_image {
    width: 100% !important;
    height: 100px !important;
    margin-bottom: 10px !important;
}

div.asl_r .results .item {
    height: 160px;
}

 .asl_spacer {
    display: none !important;
 }

.post .entry-content a , {
    color:blue !important;
}



div.asl_m .probox div.asl_loader {
    padding: 3px;
}

div.asl_m .probox .proclose svg { 
    fill: #fefefe !important;
    opacity: .5;
    border: none;
}

div.asl_w .probox div.asl_simple-circle {
        border: 3px solid #000;
    opacity: .5;
}

div.asl_w {
    border: none;
    border-radius: 0 0 0 0;
    box-shadow: 0 0px 0 0 #e4e4e4;
}

ul {
    margin-left: 20px !important;
}


.whyTrust {
    font-size: 19px !important;
    font-weight: bold !important;
    line-height: 19px !important;
    margin-top: 12px !important;
    text-transform: uppercase;
}


#top-menu {
text-align:right; 
}

.alm-btn-wrap .alm-load-more-btn {
    background: #8dc53e !important;
}


.alm-btn-wrap .alm-load-more-btn:hover {
    background: #82b935 !important;
}


.homepage-top-center {
    text-align: center;
        margin: 10px;
        margin-top: 0px;

}
.homepage-top-center h2 {
     margin-bottom: 10px !important;
}
.center-1 {
    
    padding: 0px;
}

.center-1 img {
    width: 100%;
}

.center-1 h2 {
    padding-top: 10px;
}

.home .intro-card {
    margin-top: 25px;
    height: auto;
}

.more {
    text-align: right;
    font-weight: 500 !important;
}

.more .btn {
    background-color: #e1dfdf;
    border-color: #b7b7b7;
    color: #565555;
    border-radius: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.more .btn:hover {
   background-color: #d9d7d7;
    border-color: #b7b7b7;
}

.home .intro-card .col-6.col-md-3 {
    padding-right: 0px;
}

.home .review-category-container {
    height: auto !important
}

.container.review-overview {
    background: #f3f3f3;
    padding: 0px;
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding-top:10px;
    margin-top:20px;
}

.center-2 {
    border-top: 1px solid #d3d3d3;
    margin-top:20px;
    text-align: left;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0px;
}

.homepage-top-left h2 {
    font-size: 18px !important;
    line-height: 18px;
    margin-bottom: 10px !important;
    margin-top: 10px;
}


.left-1 {
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 24px;
    margin-left: 0px;
    padding-left: 0;
    padding-bottom: 10px;
}

.homepage-top-left {
    margin-left: 0px;
}

.left-2 {
    margin-left: 0px;
    padding-left: 0;
    padding-bottom: 10px;
}

.homepage-top-content p {
    line-height: 19px;
    margin-bottom: 10px;
}

.center-1 h2 {
    margin-top: 10px;
    font-size: 26px;
    line-height: 24px;
   
}

.center-2 h2 {
    line-height: 23px;
    font-size: 22px;
}

.homepage-top-content .meta span, .homepage-top-content .meta {
    font-size: 14px;
    color: #909090;
}

.homepage-top-content .meta span {
  font-style: italic;
}


.review-category-container {
    height: 220px !important;
        margin-bottom: 20px;
}
.cat-all-link {
    font-weight: 400;
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
    color: initial !important;
    text-decoration: underline;
}

.category-label {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: black;
    background: white;
    opacity: .8;
    z-index: 1000;
    width: 100%;
    text-align: center;
    padding: 18px;
    font-weight: 600 !important;
    font-size: 18px;
}


.container-single {
    padding-left: 0px;
}

.right-rail-reviews-headline {
    font-weight: 600;
    color: black;
    font-size: 20px;
    line-height: 20px;
}


.right-rail-img, .right-rail-title {
    padding-right: 0px;
}


.right-rail-title p {
    line-height: 16px;
}


.card-quote-positive.admin-highlight {
    background-color: #e2eef9;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
}

.menu-item-type-taxonomy {
    /*display: none !important;*/
}


.entry-header {
    display: inline-block;
    padding:0px !important;
}

.page ul {
    margin-left:20px;
}

.footer-logo {
    width: 150px;
}

.footer-scripps {
    width: 25px;
}
.footer-links a {
    text-decoration: underline;
}

.footer-links {
    margin-bottom: 15px;
}

* {
    font-family: 'Roboto', serif;
}

p,span, div{
   
}

.expertHeadline, .modal-title {
    color: #767676;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 0.8125rem;
}

.page #primary {
    max-width: 100% !important;
    width: 100% !important;
}
.page h1 {
    font-size:32px !important;
}

.page .wrap {
    max-width: 90% !important;
}

.page .entry-header {
    margin-bottom:10px !important;
}
.modal-header {
    background-color: #006838;

}

.modal-header h5 {
    color: #fff;
    
}

.intro-explanation.product {
   border-left: 1px solid #e6e7e8;
}

.single-products .card {
    border-right:none;
}

.single-products img.attachment-thumbnail-small.size-thumbnail-small {
    height: 100%;
    width: auto;
}


.close {
text-shadow: none;
color:white;
}

.close:hover, .close:focus {
    background: #355589 !important;
    color:white;

}

.btn {
    background-color: #006838;
    border-color: #355589;
}

.btn:hover {
    background-color: #355589;
    border-color: #355589;
}

.top-row p {
    display: none;
}

.titleCase {
    text-transform: capitalize;
}
.entry-title {
    margin-top: 0px !important;
    font-weight: 400;
    font-size: 38px;
    line-height:42px;
    margin-bottom: 18px;
    margin-right: 20px;
    color: #3c5b40;
}

.review-page .intro-card {
    margin-top: 30px;
}

.list-page {
    height:300px;
    margin-bottom: 30px;
}

.list-image-column {
    overflow: hidden
}

.list-image-column img {
    width: 100%;
}

.list-page .meta {
    margin-bottom:20px;
}

.list-page .link-more a {
    text-decoration: underline;
}

.list-page h1 {
    font-size: 32px;
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 10px;
}

.entry-sub-title {
    margin-bottom:20px;
    color:black;
    font-size:24px;
    margin-top:20px;
}


.masonry { /* Masonry container */
    column-count: 1;
    column-gap: 1em;
}

.item { /* Masonry bricks or child elements */
    background-color: #f3f5f6;
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
}

.masonry-3 { /* Masonry container */
    column-count: 3;
    column-gap: 1em;
}

.card {
    border-radius: 0px;
    border: none;
    border-right: 1px solid #e8e9ea;

}
.card-body {
    padding:.75rem;
}
.overall-ranking-thumbnail {
    width: 200px    ;
}

.overall-ranking {
    background-color: #FFF;
}


.summary-title {
    width: 250px;
}

.overall-summary-title {
    width: 100%;
    height: 80px;
    font-weight: bold;
    color: black;
    line-height: 20px;
    font-size: 24px;

}

.card-inner {
    padding: 0px;
    height:auto;
    overflow: hidden;
}

.whyTrustCountHeadline {
    text-align: center;
    margin: 0 auto;
    padding-top:0px;
    width: 155px;
    line-height: 22px;
    margin-bottom: 10px;
    height:40px;
        font-weight: 400;
        font-size: 1.125rem;
}

.whyTrustCountDesription {
    margin:0 auto;
    font-size: 14px;
    margin-top: -15px;
    text-align: center;
    margin-bottom: 25px;
}
.whyTrustCount {
    margin: 0 auto;
    text-align: center;
    color: #9ac455;
    font-weight: 600 !important;
    font-size: 27px;
    padding: 0px;

}

.whyTrustIcon {
    text-align: center;
    font-size: 4em;
    line-height: 0;
    color: #9ac455;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%; /*16:9*/
  padding-top: 30px; 
  height: 0; 
  overflow: hidden;
  margin-bottom:5px;
}

.video-title {
    margin-bottom:20px;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



.card-score {
position: absolute;
    top: -33px;
    right: -20px;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 100%;
    height: 80px;
    width: 80px;
    text-align: center;
    padding-top: 12px;
    color: black;
    font-weight: 500 !important;
    font-size: 29px;
    border: 1px solid #e7e8e8;
    letter-spacing: -2px;
    background-color: #fff;
    z-index: 10;
}

.topExperts {
    width: 90%;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    line-height: 16px;
    color: #4F4F4F;
}

.overview-subheadline {
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    color: #213159;
}


.overview-productName {
    text-align: center;
    padding-top: 0px;
    margin-top: -8px;
    font-size: 19px;
    font-weight: 300;
}

.overview-productBrand {
    text-align: center;
    color: black;
    font-weight: bold;
    font-size: 22px;
    padding-top: 0px;
}

.intro-card {
    padding-bottom: 30px;
    height: 325px;
    margin-bottom: 20px;
}

.intro-image {
   overflow: hidden;
}


.card-image {
    height: 150px;
    overflow: hidden;
    text-align: center;
}

.card-image img {
    height: 100%;
    width: auto;
    max-width: auto;
}

.productNameContainer {
    height: 120px;
}

.card-overview, .card-quote-positive, .card-quote-negative {
    height: 60px;
    font-size: 14px;
}


.the-best-section-container  {

    text-align: center;
}

.the-best-section-container img {

    max-width: 100%;
    max-height: 235px;
    width: auto;
}

.btn-price{
    border-radius: 1px;
    background-color: #f5a203;
    border-color: #e89905;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

.btn-price:hover, .btn-price-best:hover{
    background-color: #ef8b03;
     border-color:#ef8b03;
}


.btn-price-best{
    border-radius: 1px;
    width:100%;
    background-color: #f5a203;
    border-color: #e89905;
    font-size: 20px;
    margin-top:10px;
    color:white !important;
        text-transform: uppercase;
}


.store-logo-best {
    margin: 0px;
    margin-bottom: 0px;
    text-align:center
}



.store-logo img, .store-logo-best img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    width:95px;
    height:19px;
}
.store-logo-best img {
    margin-top:15px;
    }

.store-logo {
    margin: 10px;
    margin-bottom: 25px;
}

.overview-quote-logo {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    height: 22px;
    opacity: .3;
    margin-top: 10px;
}

.card-quote-attribution {
    text-align: right;
    color: lightgray;
}

/*.card-overview-container:hover {      
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01); 
  transition: all .2s ease-in-out;   
}*/

.card-why-review {
    background-color:#f5f5f5;
}

.overall-winner.best {
    background-color: #8dc73f;
    margin-left: -10px;
    margin-right: -10px;
    color: white;
    padding: 20px;
    margin-top: -10px;
    text-align: center;
    font-size: 15px;
    padding-bottom: 11px;
    padding-left: 0px;
    margin-bottom: 15px;
    padding-top: 10px;
    font-weight: 500 !important;
}

.overall-winner.none {
    margin-left: -10px;
    margin-right: -10px;
    color: white;
    padding: 20px;
    margin-top: -10px;
    text-align: center;
    font-size: 15px;
    padding-bottom: 11px;
    padding-left: 0px;
    margin-bottom: 15px;
    padding-top: 10px;
}
.overall-winner.runner-up {
    background-color: #b6b6b6;
    margin-left: -10px;
    margin-right: -10px;
    color: white;
    padding: 20px;
    margin-top: -10px;
    text-align: center;
    font-size: 15px;
    padding-bottom: 11px;
    padding-left: 0px;
    margin-bottom: 15px;
    padding-top: 10px;
    font-weight: 500 !important;
}

.overall-winner.value {
    background-color: #55befb;
    margin-left: -10px;
    margin-right: -10px !important;
    color: white;
    padding: 20px;
    margin-top: -10px;
    text-align: center;
    font-size: 15px;
    padding-bottom: 11px;
    padding-left: 0px;
    margin-bottom: 15px;
    padding-top: 10px;
    font-weight: 500 !important;
   
}


.header-with-lines-white {
    text-align: left;
    border-bottom: 10px solid #006838;
    line-height: 0.0em !important;
    width: 100%;
    margin: 0 auto !important;
    padding-top: 28px !important;
    color: #535556 !important;
    margin-bottom: 30px !important;
    padding-left:0px;
}

.header h3 {
    margin-bottom: 5px;
}

.page .header {
    border-bottom: 10px solid #8bc53e;
    margin-bottom: 20px;
    width: 100%;
    margin-top:30px;
}

.header-with-lines span { padding:0 10px; background-color: #f3f5f6;}


.why-recommend-container, .content-container {
    background-color: #f3f5f6;
        border: 1px solid #e2e4e5;
    margin-right: -15px;
}


.whyTrustSources {
    text-align: center;
    padding-top: 0px;
}

.whyTrustSources a, .whyTrustSources a:visited, .whyTrustSources a:hover {
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
    margin: 0 auto;
    text-align: center;
    color: #1d6aa6;
}

.thebest-card, .overall-rankings-card, .related-card {

} 

.thebest-card h2, .container-homepage h2, .from-manufacturer h2, .top-title h2, .review-page h2 {
    color: #000;
    font-size:25px;
    font-weight: bold;
    margin-bottom:0px;
}

.top-title h2 {
    font-weight: 300;
}

.top-title h2 {
    margin-top:-30px;
    margin-bottom:-30px;
    text-transform: capitalize;
}


.thebest-card h4, .overall-rankings-card h4 {
    padding-top:0px;

}

.thebest-card h5, .overall-rankings-card h5 {
    letter-spacing: inherit;

}

.thebest-card .description {
    font-size:12px;
    padding-top:5px;
    color:#767676;
}

.page-header {
    padding-bottom: 0em !important;
}

.mega-menu-categories {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-top: 0px;
    padding-bottom: 30px;
    transition: all .5s ease-in-out;
    position: absolute;
    left: 0;
    text-align: left;
    background-color: #fafafa !important;
    border-top: 1px solid #eee;
    display: none;
    z-index: 999;

}

.review-sub-menu {
    font-size: 10px;
    opacity: .6;
    padding-left: 5px;
}

.grid-item-cat a {
    font-weight: 400 !important;
}

.mega-menu-categories .container.nav-container {
    padding-left: 0px;
}


.main-navigation li {
    position: unset !important;
}

.grid-container-cat {
    display: grid;
    grid-template-rows: repeat(6, 20px);
    grid-gap: 10px;
    grid-auto-flow: column;
    grid-auto-columns: 20%;
}
.progress-bar {
    background-color: #55befb;
    font-size: 15px;
    font-weight: bold;
}

.related-card {
    /*display: none;*/
}
.overall-rankings-card h2, .related-card h2 {
     color: black;
    /*font-size:24px;
    font-weight: bold;*/
    margin-bottom:0px;   
        margin-top: 20px !important
}

.grid-container {
    display: grid;
  grid-template-columns: 33% 33% 33%;
  grid-template-rows: auto auto;
}

.overall-rankings-card a, .related-item a, .overall-rankings-card h3{
    font-weight: 100 !important;
    color: #006838;
    text-decoration: underline;
    font-size: 1rem !important;
    letter-spacing: 0em !important;
}

.related-item div {
    line-height: 18px;
}

.grid-item {
    padding:15px;
}

.grid-item:nth-child(-n+3) {
  border-bottom: 1px dashed #e6e7e8;
}

.grid-item:nth-child(3n+1) {
  border-right: 1px dashed #e6e7e8;
}

.grid-item:nth-child(3n) {

  border-left: 1px dashed #e6e7e8;
}

.grid-item:nth-child(n+7) {
  border-top: 1px dashed #e6e7e8;
}

.grid-item img {
    height:150px;
    overflow: hidden;
    width: unset;
}
.related-item {
    margin-top:20px;
}

.content-container .content {
    padding:15px;
}

.score-unit {
    font-size: 10px;
    vertical-align: super;
    font-weight: normal !important;
}

.border-none {
    border:none;
}

.content-container .header-with-lines {
    margin: 5px;
    margin-top: 10px;
    margin-bottom: -10px;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

.header-with-lines-white { 
    text-align: left;
    border-bottom: 10px solid #ededed;
    line-height: 0.1em !important;
    width: 100%;
    margin: 0 auto !important;
    padding-top: 28px !important;
    color: #535556 !important;
    margin-bottom: 30px !important;


 } 

.modal-close {
    background: #006838;
    border:1px solid #006838;
}

.modal-close:hover {
    background: #213159;
    border:1px solid #213159;
}


.header-with-lines-white span { padding:0; padding-right:10px; padding-left:0px; background-color: #fff;}

.editors_note {
    background: rgba(127, 203, 125, 0.2);
    margin-left: 0px;
    padding-top: 10px;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 10px;
}

.editors_note p {
    margin-bottom: 0;
    display: inline;
}

.editors_note a {
    text-decoration: underline;
    color:blue;
}

.score-question i {
    font-size: 14px;
    top: 19px;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    right: 8px;
    color: #c1c1c1;
}

.last-updated {
    font-style: italic;
    margin-bottom: 0px !important;
    opacity: 0.5;
    font-size: 14px;
    width: 250px;
    float: left;
    margin-bottom: 5px !important;
}

h1 {
    font-weight: bold;
}
.seperator {
    width: 100%;
    margin-top: 10px;
    z-index: 2;
    height: 10px;
    background: #eee;
    text-align: left;
    margin-left: 15px;
    margin-bottom: 0px;
}

.melt-score a {
position: absolute;
    margin: 0 auto;
    font-size: 11px;
    letter-spacing: 0;
    line-height: 11px;
    bottom: 9px;
    width: 67%;
    left: 14px;
    font-weight: 100;
    color: #919191;
}

.intro-image {
    padding-right:0px;
    max-height: 295px;

}

.product-badge {
    position: absolute;
    width: 120px;
    top: 60px;
    right: 10px;
}

.intro-explanation {
    border-top: 10px solid #8dc73f;
    border-bottom: 1px solid #e6e7e8;
    border-right: 1px solid #e6e7e8;
    background: white;
}
.intro-explanation h3 {
font-size: 19px;
    font-weight: bold;
    line-height: 19px;
    margin-top: 12px;
    text-transform: uppercase;
}

.intro-explanation p {
font-size: 15px;
    line-height: 19px;
    margin-bottom: 10px;
}

.intro-explanation a {
    text-decoration: underline;
}

.nopadding {
    padding:0px;
}



.card-overall-section, .card-top-section , .card-positive-quote-section, .card-negative-quote-section {
    height:195px;
    border-bottom: 1px solid #e8e9ea;
    padding:10px;
}

.card-overall-section {
     height:200px;
}

.card-expert-section {
    height: 130px;
}

.advice-information ul {
    /*list-style: none;
    padding-left: 35px;*/
    padding-left: 0px;
}
.advice-information li:before {
  /*  color: #fff;
    content: "\2022";
    margin: 0 5px 0 -10px;
    font-size: 100px;
    line-height: 3px;
    margin-left: -39px;
    position: relative;
    top: 75px;
    background-image: url(https://www.reviewmelt.com/wp-content/uploads/2018/09/green_bullet.png);
    background-size: contain;
    background-repeat: no-repeat;*/
}

.advice-information li {
    margin-bottom: 15px;
}

.no-padding {
    padding-left:0px;
    padding-right:0px;
}


.card-top-section {
    height:490px;
    border-top: 1px solid #e8e9ea;
    
}

.card-inner-products:hover {
    outline:3px solid #8dc53e;
    z-index: 9;
}
.overall-row {
    margin-top:30px;
    margin-bottom:30px;
    margin-left:0px;
}
.item.review {
margin-bottom:0px;
}

.intro-banner-container {
    width: 100px;
    float: left;
}

.intro-banner-desc {
    font-size: 15px;
    line-height: 19px;
}

.review-credits {
    text-align: right;
    margin-bottom:20px;
    font-size:14px;
}

.review-details, .review-details a {
    font-size:10px;
    color: #aaabab;
}

.item.review 
{
position: relative;
padding: 0px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:10px;

     margin-bottom: 15px;
     font-size: 14px;
}

.item.review:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 17px 20px 0;
border-color: #f3f5f6 transparent;
display: block;
width: 0;
z-index: 1;
bottom: -17px;
right: 20px;
}

.mobile-only {
    display: none;
}

.product_container {
    margin-bottom: 20px;
}


.full-width {
width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.full-width img {
    width: 100%;
    height: auto;
}

.full-width-img-container {
    width: 100%;
    height: 40vw;
    overflow: hidden;

}


@media screen and (max-width: 767px) {
    .toggled-on #top-mobile-menu {
        display: inline-block;
        padding: 0.75em 0em;
        width: 100%;
    }
    #top-menu {
        display: none;
    }
.ad-container {
    width: 340px;
    margin: 0 auto !important;
    text-align: center;
    margin-bottom: 20px !important;
    min-height: 300px !important;
}

.header-with-lines-white { 
 
    line-height: 1em !important;
       padding-bottom: 10px;
    margin-bottom: 0px !important;


 }

.amazon_product_table {
    width: 100%;
}

.reward {
  
    width: 50%;
}



.ranking-image {
    height: 200px;
    overflow: hidden;
}



.list-expert-pic {
    margin-right: -25px;
}



.entry-title {
    margin-top:10px;
    font-size: 32px !important;
    line-height:32px;


}

.whyTrustSources {
    line-height: 12px;
}

.disclaimer {
    text-align: left;
    font-size: 13px;
    padding-bottom: 20px;
    color: green;
    font-weight: 400 !important;
    font-style: italic;
    line-height: 15px;
}

.editors_note {
    background: rgba(127, 203, 125, 0.2);
    margin-left: 0px;
    padding-top: 10px;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 5px;
    margin-right: 5px;
    font-size: 14px;
    line-height: 20px;
}
.why-recommend-container h2 {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.top-title h2 {
    font-size:18px;
}


    #top-menu {
        text-align:left;
    }

    .review-menu-arrow  {
        display: none;
    }
    
    #menu-item-reviews {
        border-top: 1px solid #eee;
    }


    .intro-text-top, .intro-explanation,.grid-label, .topExperts{
        display: none;
    }

    .card-image img {
     max-height: 300px !important;
    }
    .card-overall-section {
        height: auto !important;
    }
        
    .intro-explanation.mobile-only {
        padding-top: 20px;
        padding-bottom: 10px;
        border-bottom:none;
    }

    .intro-explanation.mobile-only {
        width: 100% !important;

    }

    .header-with-lines-white
    {
        width: 100% !important;
    }

    .seperator {
            margin-left: 0px !important;
    }
    .store-logo {
        margin-bottom: 0px;
    }

   
    .top-title {
        margin-top: 27px;
    }

    .entry-title {
        line-height: 30px;

    }

    .productNameContainer {
        height:80px;
    }
    .card-overview, .card-quote-positive, .card-quote-negative, .card-overall-section, .card-top-section, .card-positive-quote-section, .card-negative-quote-section {
        height: auto;
    }

    .intro-image {
        padding-left:0px;
    }

   .col-overview-details {
        flex-basis: auto;
    }

    .overall-summary-title {
    width: 100%;

    }

    .best, .runner-up, .value {
        font-size:20px !important;
        padding-right: 0px !important;
        margin-right: 30px !important;
    }

    .card-score {
    top: -17px;
    right: -8px;
    padding: 10px;
    height: 100px;
    width: 100px;
    padding-top: 12px;
    font-size: 40px;
    }

    .melt-score a {
        left:19px;
    }

    .score-question i {
   
    right: 13px;
    }

    .mobile-only {
        display: block;
    }

    .card-overview, .card-quote-positive, .card-quote-negative {
        font-size:18px;
    }

    .overall-row {
        background-color: #efefef;
        padding: 15px;
        margin: -15px;
        margin-bottom: 40px;
        margin-top:0px;
        padding-top:30px;
    }

    .card {
        border-right:none;
    }
   
    .white-spacer {
         background-color: #efefef;
         height:50px;
         width:100%;
    }
    .ranking-title {
        line-height: 20px;
    }

    .header-with-lines, .header-with-lines-white {
        width:90%;
    }

    .why-recommend-container .mb-4  {
        width: 50%;
        margin: 0 auto;
    }

    .btn-price {
        width:100%;
        font-size:16px;
         -webkit-box-shadow: 3px 3px 6px 0px rgba(201,193,201,1);
        -moz-box-shadow: 3px 3px 6px 0px rgba(201,193,201,1);
        box-shadow: 3px 3px 6px 0px rgba(201,193,201,1);       

    }
    .top-price-link, .product-price-link {
        margin-bottom:20px;
        text-align: center;
        margin-top: 20px;
    }

    .card-top-section {
        height:auto;
    }

    .card-image {
        height: auto;
        overflow: visible;
    }

    .grid-container {
        grid-template-columns: 50% 50%;
    }

    .grid-item img {
        height: auto;
    }
    .whyTrustCountHeadline {
        width:auto;
    }
.related-item .col-md-6 {
    text-align: center;
}

.related-title {
    font-size: 20px;
    line-height: 26px !important;
}

.related-title a {
    font-weight: bold;
    text-decoration: none;
}

.menu-toggle {
    margin:0px !important;
    margin-left: -20px !important;
    position:absolute;
    left:25px;
    @display: inline-block !important;
   
}

.menu-menu-container {
    display: none;
}

#top-menu{
    display: none;
}

.mobile-logo img {
    width: 85%;
}

.mobile-logo {
    float: right;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 20px;
}

.single article {
    padding-top:20px;
}

html {
    margin-top: 0px !important;
     overflow-x: hidden;
}

#wpadminbar {
    display: none;
}

.desktop-only {
    display: none;
}

.last-updated-row {
    margin-bottom: 25px;
}

.last-updated {
    /*margin-top: -15px;*/
    padding-bottom: 10px;
}

.why-recommend-container, .content-container {
    border: 1px solid #e2e4e5 !important;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
}

.whyTrustCountDesription {
    margin: 0 auto;
    font-size: 14px;
    margin-top: -15px;
    text-align: center;
    margin-bottom: 25px;
    line-height: 17px;
    padding: 15px;
    padding-top: 0px;
}

.amazon_product_table {
    width: 100%;
}

 body {
       overflow-x: hidden;
       font-size:1rem !important;
    }

}

@media (max-width: 1008px)  { 
body {
    padding-top: 0px;
}

.nav-container {
    max-width: 100%;
    margin-left: 25px;

}

.intro-card {
    height: auto;
    margin-bottom: 0px; 
}

}


@media (max-width: 767px) {

    .show-contents {
            text-align: center;
    margin-bottom: 15px
    }

    .our-picks-headline {
        margin-top:0px !important;
    }

    .also-products li {
        text-align: center;
        font-size: 18px !important;
        width: 100%;
    }

    .contents-body ol {
        width: 100%;
        -webkit-column-count: 1 ;
        -moz-column-count: 1;
        column-count: 1;
        margin: 0 auto;
    }

    .contents-container {
    margin-right: 0;
}

.contents-item, .also-products li {
    text-align: center;
    font-size: 18px;
    padding: 5px;
    text-decoration: underline;
}
    .logo-menu {
        display: none;
    }

    .navigation-top {
        box-shadow: 0 4px 2px -2px #cccccc;
    }

ul#top-menu {
    margin-left: -10px !important;
    padding-top: 50px;
    padding-bottom: 0px;
    
}

ul#top-menu li {
    margin-left: -60px;
    padding-left: 60px;
    margin-right: -60px;
}

.main-navigation a  {
    font-weight: 400 !important;
    font-size:20px !important;
}

.category-label {
    padding:16px;
    line-height: 18px;
}

.review-category-container {
    height: auto !important;
}

.list-page {
    height:auto;
}
.entry-sub-title {
    line-height:24px;
}

.intro-card {
    /*display: none;*/
        padding-bottom: 10px;
}

.our-picks-container {
    display: none;
}

}

@media (min-width: 768px) and (max-width: 1008px)  {
.master-container {
    max-width: 98%;
}



.menu-item-25994, .menu-item-3485 {
    display: none !important;
}

.overall-row {
    margin-right:0px;
}
.overall-row .col {
    width: 20%;
}
.why-recommend-container, .content-container {
    margin-right:5px;
}

.intro-explanation p, .intro-banner-desc  {
font-size: 1.3vw;
    line-height: inherit;
}

.intro-explanation h3 {
    font-size: 12px;
    line-height: 14px;
}

.btn-price {
    font-size: 16px;
}

.card-image {
    height: 75px;
}

.card-top-section {
    height:490px;
    }

    .overview-subheadline {
    font-size: 11px;
}

.col-md-9 {
    max-width: 73%;
}

.card-score {
  
    top: -12px;
    right: -20px;
    padding: 10px;
    height: 60px;
    width: 60px;
    font-size: 20px;
}
.score-question i {
    font-size: 10px;
    top: 15px;
    }

    .melt-score a {
   
    font-size: 8px;
    bottom: 9px;
    width: 100%;
    left: 1px;
}
}

@media (min-width: 768px) and (max-width: 784px)  {
    
       .menu-item-25994, .menu-item-3485,.menu-item-25995, #menu-item-reviews {
         display: none !important;
    }
}

@media (min-width: 785px) and (max-width: 914px)  {
    
       .menu-item-25994, .menu-item-3485,.menu-item-25995 {
         display: none !important;
    }
}

@media (min-width: 1008px) and (max-width: 1200px)  {
    
    .intro-explanation p, .intro-banner-desc  {
        font-size: 1.2vw !important;
        line-height: 1.4vw;
    }
    .menu-item-25994, .menu-item-3485 {
         display: none !important;
    }
}


body.archive .category-description p {
    color: #2d2d2d;
    font-size: 1.1rem;
}

body.archive .category-description a,
body.archive .sub-headline a {
    color: #0c683a !important;
    font-weight: bold;
}

.review-menu-arrow {
    opacity: .7;
    font-size: 10px;
}

.category_name {
text-transform: capitalize;
    font-size: 20px;
    font-weight: bold;
    color: #2d2d2d;
    height: 26px;
    margin-bottom: 6px;
}

.category-title {
    margin-top: 5px;
    font-weight: 500 !important;
    padding-top:0px;
    font-size:16px;
}

.right-review-content {
    margin-bottom: 20px;
}


.category-title a {
    color: #585858;
}

.category-page-header {
    margin-top:20px;
}

.category-page-header h1 {
    font-size: 32px;
    font-weight: bold;
    color: #2d2d2d;
}



@media screen and (min-width: 48em) {
.logo-menu {
    background-image: url(/wp-content/uploads/2018/11/dwym_logo_2.png);
    background-size: cover;
    width: 350px;
    height: 24px;
    top: 18px;
        margin-left: -20px;
        float:left;
        margin-top:20px;
}

.navigation-top nav {
    height: 50px;
}

.single article {
    padding-top: 20px;
}

.navigation-top a {
    color: #575757;
    font-weight: 500;
}

.menu-item-type-taxonomy,.menu-item-26930, .menu-item-object-page {
}

.related_product_image_container {
    height: auto;
}

.related_item_img {
    overflow: hidden;
    height: 100%;
}

.navigation-top {
    position:inherit !important;
    padding-bottom: 15px;
    padding-right: 15px;
    background-color: #fafafa !important;

}

.menu-item {
    padding-top: 5px;
}

.site-footer .widget-column.footer-widget-2 {
    float: right;
    width: 30% !important;
    text-align:right;
}

.site-footer .widget-column.footer-widget-1 {
    float: left;
    width: 60% !important;
}

}

@media (min-width: 992px) {
    body {
        padding-top: 0px;
    }

    .whyTrustCountDesription {
   width: 70%
    }

}

.navigation-top {
    border-top: none;
}

.product-consensus {
    background-color: #e2ecfc;
    border-radius: 2px;
    margin-bottom: 29px;
    padding: 15px;
    border: 1px solid #d0e0fc;
    margin-top:5px;
}

.product-consensus p {
    margin-bottom:0px;
}

div.asl_r .results .item {
    max-height: 234px;
    min-height: 234px;
    width: 200px !important;
}

div.asl_r .results .asl_r_post h3 {
    font-size: 16px;
}

@media screen and (max-width: 767px){
	.nav-container {
    	margin-left: 0px !important;
	}
	.toggled-on #top-mobile-menu {
		margin-left:0 !important;
	}
	.menu-toggle {
	    margin-left: -24px !important;
    	top: 4px;
	}
	.mobile-logo {
	    padding-left: 35px !important;
	}
	.menu-mobile-menu-container div.asl_w .probox {
	    height: 48px;
	}
	.menu-mobile-menu-container div.asl_m .probox .proinput input {
    	height: 48px;
	}
	.menu-mobile-menu-container div.asl_w .probox .promagnifier {
    	width: 48px;
    	height: 48px;
    	margin-top: -1px;
	}
	.menu-mobile-menu-container div.asl_w .probox .proinput input {
	    font-size: 20px !important;
	}
	.menu-mobile-menu-container div.asl_w .probox .proinput input::placeholder,
	.menu-mobile-menu-container div.asl_w .probox .proinput input::-webkit-input-placeholder {
		font-size: 20px !important;
	}

	.menu-mobile-menu-container div.asl_w .probox .proloading, 
	.menu-mobile-menu-container div.asl_w .probox .proclose, 
	.menu-mobile-menu-container div.asl_w .probox .promagnifier, 
	.menu-mobile-menu-container div.asl_w .probox .prosettings {
    	width: 48px;
    	height: 47px;
	}

}
