/*
Theme Name: Soka
Author: Soro Nikola

*/


.table-of-contents-bottom h2 {
    margin-bottom: 1em!important;
}


.small-score-line-name {
    text-align: center;
    margin: 0px!important;
}

.bottom-info p {

}

body {
    font-family: "Roboto";
    background-image: url(https://pureenergies.com/wp-content/uploads/2020/01/Body-bg-3.png);
    background-position: top center;
    background-size: auto;
}


a {
    text-decoration: none;
}

p {
    margin: 0 0 26px!important;
    font-size: 16px;
    font-weight: 300;
}

body, button, input, select, textarea {
    color: #333c42;
}

.nodisplay {
    display: none;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

.align-center {
    align-items: center;
}

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

table {
    background: #fff;
    box-shadow: 2px 2px 9px rgba(0,0,0,0.2);
}

table td {
    border-bottom: 0;
    border: 1px solid #ccc!important;
}

img {
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    margin-bottom: 1em;
    position: relative;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}

h1 {
    font-size: 72px;
    font-weight: 900;
}

/*h1.left, h2.left, h3.left {
    text-align: left;
}

h1:after, h2:after, h3:after {
    content:"";
    width: 100px;
    height: 2px;
    background-color: #26b3f2;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -9px;
}

h1.left:after, h2.left:after, h3.left:after {
    left: 0;
    right: auto;
}*/


.site-main {
    margin: 0px!important;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col {
  -ms-flex-preferred-size: 0;
  /*flex-basis: 0;*/
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 2%;
}

.container-full {
    max-width: 100%!important;
    padding: 0 2%!important;
}

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}


@media screen and (max-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
        width: 100%;
    }

    .row {
      display: flex;
    }
}

.site-branding {
    padding: 5px 0!important;
}

/*======================================================================================================================================================================
                                                                        HEADER
=======================================================================================================================================================================*/
.site-header {
    padding: 0 2%;
    background-color: transparent!important;
    position: fixed;
    top: 0px;
    width: 100%!important;
    z-index: 99999;
    border-bottom: 1px solid #1360b7;
}

.site-header.sticky {
    background-color: #fff!important;
    transition-timing-function: ease-out;
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
}

.no-header {
    background: url(/wp-content/uploads/2020/02/Reviews-header-img.png);
    width: 100%;
    height: 570px;
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
}

.single-post .grid-wrapper {
    margin-top: 0px!important;
}

#mega-menu-wrap-primary, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: transparent!important;
    border: 2px solid #1360b7;
    border-radius: 20px!important;
    border-color: #1360b7!important;
}

#menu-featured li a {
    font-weight: bold;
}

.sticky-logo {
    display: none;
}

.site-header.sticky .sticky-logo {
    display: block;
}

.site-header.sticky .top-logo {
    display: none;
}

.off-canvas-open {
    position: absolute;
    top: 1rem!important;
}
.hamburger, .hamburger:after, .hamburger:before {
    background: #000!important;
}

.site-header.sticky .menu a, .site-header.sticky #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #2a2a2a!important;
}

.site-branding {
    background: transparent!important;
}

.home-header-img, .reviews-section, .bg-100 {
     background-size: 100%!important;
}

.site-header > .display-flex {
    justify-content: space-between;
}

.display-flex, .site-wrapper {
    align-items: center;
}

.custom-logo-link img, .single-post .custom-logo-link img {
    width: auto!important;
}

.site-header .site-header-action {
    position: absolute;
    right: 0px;
}

.site-branding {
    padding: 20px 0;
    background: #fff;
    margin-right: 20px;
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
    background-color: transparent!important;
    outline: 0px!important;
}

.breadcrumbs {
    background-color: transparent;
    z-index: 2;
    position: absolute;
    top: 82px;
    text-align: right;
    border-bottom: 1px solid #1360b7;
    color: #616161;
}

.breadcrumbs a, .breadcrumbs span {
    color: #616161!important;
    padding: 0 10px;
    border-radius: 10px;
    font-size: 13px;
}

.breadcrumbs>div {
    margin: 0 auto!important;
}


.site-header-action {
    display: none;
}

.menu a {
    color: #000!important;
    font-size: 17px;
    font-family: "Roboto";
}

.main-navigation ul li {
    margin: 0 0.725rem 0 0!important;
}


.single-post .entry-title {
    margin-bottom: 0px;
}

.single-post .entry-meta {
    margin-bottom: 20px;
}

.site-header .main-navigation ul li .mega-sub-menu li {
    margin-right: 0px!important;
    margin: 0 0 0 0!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
	width: 235px!important;
    border: 2px solid #1360b7!important;
    background: #f1f1f1!important;
    margin-top: -40px!important;
    padding-top: 45px!important;
    padding-bottom: 15px!important;
    z-index: 998!important;
    border-radius: 20px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu .mega-menu-link {
    font-size: 14px!important;
    color: #000!important;
    font-weight: 400!important;
}

.main-navigation #mega-menu-item-802 .mega-menu-link:hover {
    background: #f1f1f1!important;
}

.main-navigation #mega-menu-item-802 .mega-menu-link:activ {
    background: #f1f1f1!important;
}

.main-navigation #mega-menu-item-802 .mega-menu-link {
    z-index: 999!important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	font-size: 22px!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	background: transparent!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu .mega-menu-link:hover {
	color: #1360b7!important;
}

/*======================================================================================================================================================================
                                                                       FOOTER
=======================================================================================================================================================================*/

.site-footer {
    background: url("/wp-content/uploads/2020/01/footer-bg.png");
    background-size: cover;
    text-align: left;
    background-color: transparent!important;
}

.site-footer .widget-title {
    text-align: center;
    color:#000;
}


.site-footer .widget-title:after {
    right: auto;
}

#footer-sidebar {
    border-bottom: 1px solid #ffb100;
    margin-bottom: 30px;
    margin-top: 100px;
    padding-bottom: 50px;
}

.site-footer .menu-info-legal-container ul li {
    display: inline-block;
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: 600;
    text-decoration: underline;
}

.site-footer, .site-footer a {
    color: #000!important;
}


.site-footer a:hover {
    color: #000!important;
}


.site-footer .col-3 {
    padding: 0 20px;
}

.site-footer i {
    font-size: 20px;
    margin-right: 5px;
    width: 50px;
    height: 50px;
    background: rgba(255,255,255,0.5);
    border-radius: 50px;
    line-height: 50px;
}

#text-3 .wpcf7-form .subscribe {
    width: 100%;
    display: inline-block;
    float: left;
}

#text-3 .wpcf7-form .wpcf7-submit {
	width: 100%;
    border: 1px solid #0030bc;
    border-radius: 18px;
    text-align: center;
    margin: 5px 0;
    display: inline-block;
    background: red;
    background-color: #0030bc!important;
    height: 38px;
    line-height: 36px;
    padding: 0;
    font-size: 15px;
}

#text-3 .wpcf7-form .subscribe input {
	background: transparent;
    border: 1px solid #000;
    border-radius: 20px;
    padding: 6px 20px;
    color: #fff;
    display: inline-block;
    min-width: 100px!important;
    margin: 10px 0;
}

#text-3 .wpcf7-form .subscribe input::placeholder {
    color: #000;
    font-size: 15px;
}

#text-3 .wpcf7-form label {
	font-weight: 500;
}

.site-footer .widget_nav_menu .sub-menu {
	display: none;
}




/*======================================================================================================================================================================
                                                                        HOME
=======================================================================================================================================================================*/

.home-headline {
    text-align: left;
    color: #000; 
    font-size: 3vw;
    line-height: 1.2em;
    margin-bottom: 0px;
    font-weight: 800;
}

.home-header-text {
    text-shadow: 1px 1px 2px rgba(0,0,0,1);
}

.our-mission {
    padding: 40px 5%;
    box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
    background: #f1f1f1;
    text-align: center;
}

.flip .elementor-flip-box__front h3 {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0;
    background: rgba(73, 185, 253, 0.8);
    width: 100%;
    left: 0px;
    padding: 20px 0;
    font-size: 16px;
}

.elementor-flip-box {
    border-radius: 10px;
}

.home-tips img {
    width: auto;
    border: 1px solid #dedede!important;
    border-radius: 90px!important;
    padding: 20px;
}

.home-tips span {
    color:#fb9730;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}

.home-reviews {
    box-shadow: 0px 0px 15px rgba(73,185,253, 0.2);
    padding: 10px 10px;
}

.home-reviews img {
    width: auto;
    position: absolute;
    left: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
}

.home-reviews .elementor-widget-container div {
    padding-left: 120px;
}

.home-reviews span {
    color:#49B9FD;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    padding-top: 15px;
}

.matress-type a {
    font-size: 14px;
    color: #2a2a2a!important;
    display: block;
    border: 2px solid #49B9FD;
    margin-bottom: 10px;
    padding: 5px 10px;
    border-radius: 30px;
    font-weight: 600;
    position: relative;
}

.matress-type a:after {
    content: url("/wp-content/uploads/2019/11/arrow.png");
    width: 13px;
    height: 13px;
    position: absolute;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
}


.elementor-widget-posts .elementor-post__card .elementor-post__badge {
    background-color: #49B9FD!important;
}


/*======================================================================================================================================================================
                                                                        CONTACT US
=======================================================================================================================================================================*/


.contact-form-box {
    background: #0030bc;
    position: relative;
    float: left;
    padding: 40px 30px;
    border-radius: 20px;
}

.contact-form-box .col {
    padding: 1%;
    position: relative;
    float: left;
}

.contact-form-box input {
    width: 100%;
    background: transparent!Important;
    color: #fff!important;
    border: 0px!important;
    border-bottom: 1px solid #fff!important;
    outline: 0px;
    margin-bottom: 20px;
}

.contact-form-box input[type="submit"] {
    width: auto;
    background: transparent!Important;
    color: #fff!important;
    border: 1px solid #fff!important;
}

.contact-form-box textarea {
    width: 100%;
    background: transparent!Important;
    color: #fff!important;
    border: 1px solid #fff!important;
}



/*======================================================================================================================================================================
                                                                        MONEY PAGE MAIN
=======================================================================================================================================================================*/

.money-page-main-header {
    padding: 0px 0 0 0;
    background-size: 100%;
}

.best_solar_intro .money-page-intro {
    max-width: 900px!important;
    margin: 60px auto;
}

.best_solar_intro {
    background-color: rgba(243, 243, 243, 0);
    background-image: url(https://pureenergies.com/wp-content/uploads/2020/01/BG-BOTTOM.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;  
    padding: 60px 0;
}

.portable_solar_intro .money-page-intro .money-page-short-description {
    max-width: 900px!important;
    margin: 0 auto;
}

.portable_solar_intro .money-page-intro {
    margin: 60px auto;
}

.portable_solar_intro {
    background-color: rgba(243, 243, 243, 0);
    background-image: url(https://pureenergies.com/wp-content/uploads/2020/01/BG-BOTTOM.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;  
    padding: 60px 0;
}

.money-page-top-10 {
    padding: 30px 0;
    background: #f4f4f4;
}

.money-page-top-10 .top-10-table {
    background: #f4f4f4;
}

.top-10-table-body td {
    padding: .525rem;
}

.main-reviews {
    background: #f4f4f4;
    padding-top: 60px;
}

.main-reviews h2 {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto 60px;
    line-height: 1.2;
    font-size: 48px;
    background: #f4f4f4;
    font-weight: 800;
}

.top-pick-box {
    padding-top: 60px;
}


.top-pick-box .col {
    padding: 1%;
}

.top-pick-box .row, .center-header {
    align-items: center;
}

.top-pick-image {
    background: #fff;
    border-radius: 5000px;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    height: 100%;
    border: 2px solid #4ABAFE;
    padding: 50% 0;
}

.top-pick-image a img {
    border-radius: 500px;
    background: #fff;
    vertical-align: middle;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100%;
}

.top-pick-link {
    float: left;
    clear: left;
    margin-top: 20px;
}

.top-pick-link a {
    padding: 10px 40px 10px 15px;
    background: #27B3F2;
    color: #fff!important;
    border-radius: 30px;
    position: relative;
    font-weight: 600;
}

.top-pick-link a:after {
    content: url(/wp-content/uploads/2019/11/arrow-w.png);
    width: 13px;
    height: 13px;
    position: absolute;
    right: 10px;
    margin: auto;
}

.top-pick-description-box {
    padding: 0 40px;
    border-radius: 10px;
}

.top-pick-name {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0px!important;
    text-transform: uppercase;
}

.page-last-modified {
    font-size: 13px;
    margin-bottom: 20px!important;
    text-align: center;
}

.top-features-headline {
    padding-left: 15px;
    background: #FD9821;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.top-pick-description-box ul{
    position: relative;
    float: left;
    padding-bottom: 0px;
    border-bottom: 1px solid #c7c7c7;
    width: 100%;
    margin-bottom: 15px;
    list-style: none;
}

.top-pick-description-box ul li {
    width: 50%;
    position: relative;
    float: left;
    margin-bottom: 15px;
    padding-right: 20px;
    line-height: 1.2em;
}
.top-pick-description-box ul li:before {
    content: "\2022";
    color: #4ABAFE;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
}

.top-pick-description-box ul li:nth-child(odd) {
    clear: left;
}

.top-pick-badge {
    position: absolute;
    top: 5%;
    width: 65%;
    left: -11px;
}

.top-10-headline {
    text-align: center;
    color: #000;
    margin-bottom: 30px;
    font-weight: 800;
    text-transform: none;
    font-size: 32px;
}

.top-10-image {
    max-width: 160px;
    mix-blend-mode: multiply;
}

.table-img a:hover {
    opacity: 1!important;
}

.top-10-name {
    font-size: 17px;
    color: #464646!important;
    width: 100%;
    display: block;
}

.top-10-category {
    font-size: 16px;
    color: #464646!important;
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 5px!important;
    margin-top: 10px!important;
}

.show-more {
    padding: 2px 7px;
    background: #f4f4f4;
    color: #0030bb!important;
    border-radius: 20px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    display: inline-block;
    margin-top: 10px!important;
    border: 1px solid #0030bb;
}

.top-10-amazon-image {
    max-width: 80px;
}

.amazon-image-box {
    margin-bottom: 20px;
}

.money-page-top-10  .top-10-table .check-price-button {
    background: #0030bb;
    color: #fff!important;
    border-radius: 25px;
    font-size: 14px;
    white-space: nowrap;
    padding: 10px 22px;
    font-weight: 500;
    text-transform: uppercase;
}

/*TABLE*/


.mobile {
    display: none;
}


table tr {
    display: table-row;
}

.top-10-table-body:nth-child(odd) {
    background: whitesmoke;
}

.show-more-1, .show-more-2, .show-more-3, .show-more-4, .show-more-5, .show-more-6, .show-more-7, .show-more-8, .show-more-9, .show-more-10, .show-more-11, .show-more-12, .show-more-13, .show-more-14, .show-more-15 {
    display: none;
}

.show-more-1.open, .show-more-2.open, .show-more-3.open, .show-more-4.open, .show-more-5.open, .show-more-6.open, .show-more-7.open, .show-more-8.open, .show-more-9.open, .show-more-10.open, .show-more-11.open, .show-more-12.open, .show-more-13.open, .show-more-14.open, .show-more-15.open {
    display: table-row;
}

.score-circle {
    width: 60px;
    margin: 0 auto;
   /* margin-bottom: 10px;*/
    position: relative;
}

.score-circle div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    height: 38px;
    font-size: 24px;
    color: #464646;
    font-weight: bold;
}

.check-price-button {
    background: #0030bb;
    color: #fff!important;
    border-radius: 25px;
    font-size: 15px;
    white-space: nowrap;
    padding: 12px 45px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 25px;
}

.top-ten-number {
    white-space: nowrap;
}

.score-line-holder {
    width: 100%;
    height: 10px;
    background: #ececec;
    border-radius: 5px;
}

.score-line-holder p {
    height: 10px;
    background: #FD9821;
    border-radius: 5px;
}

.score-line-holder p span {
    float: right;
    top: -28px;
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
    padding: 2px 6px;
    border-radius: 5px;
}

.score-line-name {
    margin-bottom: 5px!important;
    margin-top: 10px!important;
    display: inline-block;
    float: left;
    width: 50%;
    font-weight: 500;
    color: #000;
}

/*Table of contents*/

.table-of-contents-box ul {
    padding: 10px 20px
}

.table-of-contents-box ul li {
    list-style: none;
}

.table-of-contents-box ul li span img {
    width: 50px;
    margin-right: 10px;
}

.table-of-contents-box ul li a br {
    display: none!important;
}

.table-of-contents-box {
    background: #f4f4f4;
}

.table-of-contents {
    border: 1px solid #ccc;
    box-shadow: 2px 2px 9px rgba(0,0,0,0.2);
    padding: 0%;
    border-radius: 20px;
}


.in-depth {

}

.in-depth-info {
    background: #f4f4f4;
    background-image: url(/wp-content/uploads/2020/01/highlights-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
}

.in-depth p, .table-of-contents p {
    position: relative;
    background: #0030bb!important;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px!important;
}

.hightlights-p {
    position: relative;
    color: #000;
    padding: 10px;
    font-size: 22px;
    margin-bottom: 10px!important;
    margin-top: 20px!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-align: center;
}


.table-of-contents p {
    background: #0030bb!important;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    padding: 12px 25px;
}

.rev-box {
    padding-top: 3em;
    padding-bottom: 3em;
    margin-bottom: 3em;
    border-bottom: 3px solid #dbdbdb;
}

.rev-box:last-child {
    border-bottom: 0!important;
    margin-bottom: 0;
    padding-bottom: 1em;
}

.rev-box .col-6 {
    border: 0px solid #f1f1f1;
}

.tpdb {
    padding-bottom: 55px;
    position: relative;
    padding-top: 55px;
}

.rev-box:nth-child(odd) > .row {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}


.in-depth ul li, .table-of-contents ul li {
    padding: 12px 10px;
    list-style: none;
}

.hightlights ul li {
    list-style: none;
    align-items: center;
    display: block;
    margin-bottom: 3px;
}

.hightlights ul li i {
    color: #0030bb;
    margin-right: 7px;
}

.hightlights ul li span {
    word-break: normal;
}

.in-depth ul li:nth-child(even), .table-of-contents ul li:nth-child(even) {
    background: #f9f9f9;
}

.hightlights ul {
    padding-left: 0px;
    display: block;
    margin-left: 25%;
    margin-right: 10%;
    padding-bottom: 0;
}

.review-name {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    color: #0030bb;
    font-size: 34px;
    margin-bottom: 2em;
    text-transform: uppercase;
    font-weight: 800;
}

.full-description {
    height: auto;
}

.full-description.open {
    height: auto;
    overflow: hidden;
}

.more-description {
    padding: 2px 7px;
    color: #27B3F2!important;
    border-radius: 10px;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top: 20px!important;
}

.in-depth-price-table {
    width: auto;
    box-shadow: none;
    border: 0px!important;
    background: transparent;
    margin: 0 auto;
}

.in-depth-price-table .check-price-button {
    padding: 10px 40px 10px 20px;
    position: relative;
}

.in-depth-price-table .check-price-button:after {
    content: url(/wp-content/uploads/2020/01/arrow-w.png);
    width: 13px;
    height: 13px;
    position: absolute;
    right: 10px;
    margin: auto;
}

.in-depth-price-table .amazon-border {
    border: 2px solid #fb9730!important;
    padding: 6px 25px;
    border-radius: 36px!important;
}

.in-depth-price-table tr td {
    border: 0px!important;
}

.in-depth-score-table {
    box-shadow: none;
    border: 0px!important;
    background: transparent;
    font-weight: 600;
    width: 70%;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.in-depth-score-table tr td {
    width: 25%;
    border-top: 0px!important;
    border-bottom: 0px!important;
}

.in-depth-score-table tr td:first-child {
    border-left: 0px!important;
}

.in-depth-score-table tr td:last-child {
    border-right: 0px!important;
}

.score-circle-small {
    width: 50px;
    margin: 0 auto;
   /* margin-bottom: 10px;*/
    position: relative;
}

.score-circle-small p {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto!important;
    display: inline-block;
    height: 27px;
    font-size: 16px;
    color: #464646;
    font-weight: bold;
}


.bottom-info td {
    height: 92px;
}


.bg-main {
    padding: 40px 5%;
    box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
    background: #f1f1f1;
    text-align: center;
}

.buyers-guide {
    padding: 60px 0;
}

.buyers-guide h2 {
    margin-bottom: 40px;
    text-align: center;
}

.buyers-guide-portable {
    padding: 60px 0;
    background-image: url(https://pureenergies.com/wp-content/uploads/2020/01/BG-TOP.png);
    background-position: top left;
    background-size: contain;
}

.buyers-guide-portable h2 {
    margin-bottom: 40px;
    text-align: center;
}

.buyers-guide-portable .category_bg {
    background-image: url(/wp-content/uploads/2020/01/category-bg.png);
    background-position: top center;
    background-size: contain;
}

.types-image { 
    max-width: 200px;
}


.faq {
    background: url(/wp-content/uploads/2019/11/faq-bg.jpg);
    background-size: contain;
    padding: 30px 0;
}

.faq h2 {
    font-size: 48px;
    margin-bottom: 20px;
    color: #000;
    text-align: center;
    display: block;
    width: 100%;
}

.faq-box {
    padding: 60px 5%;
    border: 1px solid #63636c;
    border-radius: 10px;
    margin-bottom: 15px;
    background: #fff;
}


.faq-color {
    color: #0030bb;
}

.faq-answer {
    padding-left: 16px;
    position: relative;
}

.faq-answer:before {
    content: "A: ";
    font-weight: bold;
    color: #63636c;
    position: absolute;
    left: 0px;
}

.conclusion {
    padding: 60px 0;
}

.conclusion h2 {
    font-size: 58px;
    margin-bottom: 10px;
    text-align: center;
    display: block;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}

.conclusion h2:after {
    content: "CONCLUSION";
    display: block;
    color: #f2f3fa;
    position: absolute;
    font-size: 7vw;
    text-align: center;
    top: -10px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: -2;
}

.conclusion p {
    text-align: center;
    z-index: 9;
}

.autor {
    padding: 60px 0;
    background: url(/wp-content/uploads/2019/11/Authors-bio-bg.jpg);
    background-size: cover;
    text-align: center;
}

.autor .container .row .textwidget h4 {
    font-size: 34px;
    color: #fff!important;
    margin-bottom: 20px;
}

.autor .container .row .textwidget h4 a {
    color: #fff!important;
}

.autor i span {
    color: #fff;
}

.autor img {
    width: 80px;
    margin: 0 auto;
    margin-bottom: 20px;
}


/*======================================================================================================================================================================
                                                                        MATRESS REVIEWS
=======================================================================================================================================================================*/

.matress-rev {
    padding: 160px 0 50px 0;
}

.mr-headline {
    color:#fff;
    text-align: center;
}

.mr-intro {
    padding: 0px 5%;
    text-align: center;
}

.mattress-list {
    padding-left: 10%;
    padding-right: 10%;
}

.mattress-list h4 {
    position: relative;
    color: #bbb;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0px!important;
    border-top: 1px solid #bbb;
    text-align: center;
}

.mattress-list .col {
    flex-grow: unset;
    padding: 15px;
}

.mattress-list .col div {
    border: 1px solid #bbb;
    border-radius: 15px;
    overflow: hidden;
}

.mattress-list ul {
    padding-left: 0px;
    padding-bottom: 0px;
    display: flex;
}

.mattress-list ul li {
    padding: 15px 10px;
    list-style: none;
    position: relative;
    flex: 50%;
    border: 1px solid #bbb;
    border-bottom: 0px;
    border-right: 0px;
}

.mattress-list ul li span b {
    color: #49B9FD;
}

/*.mattress-list ul li:nth-child(even) {
    background: #f9f9f9;
}*/

.mattress-list img {

}


/*======================================================================================================================================================================
                                                                        POST CATEGORIES
=======================================================================================================================================================================*/

.category .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.elementor-template-full-width .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0!important;
}

.home .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 10px!important;
}

/*======================================================================================================================================================================
                                                                        SINGLE REVIEW
=======================================================================================================================================================================*/

.single-review {
    padding: 100px 0 50px 0;
    background-size: 100%;
    background-image: url(/wp-content/uploads/2019/11/single-header.jpg)!important;
}

.single-review h1 {
    font-size: 34px;
    text-transform: unset;
    color: #63636c;
    line-height: 1.2em;
}

.single-rev {
    background: #fff;
    box-shadow: 0px 0px 15px rgba(73,185,253, 0.4);
    padding: 40px;
    position: relative;
    display: inline-table;
    padding-bottom: 100px;
}

.single-rev h1 {
    padding-left: 40px;
    margin-left: -40px!important;
    background: #FD9821;
    padding-top: 14px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.single-rev h1:after {
    background-color: transparent;
}

.specification ul {
    list-style: none;
    padding-left: 0px;
    display: inline-block;
}

.specification ul li {
    width: 50%;
    display: inline-block;
    position: relative;
    float: left;
    border: 1px solid #bbb;
    padding: 10px 5px;
}

.specification ul li:nth-child(even) {
    left: -1px;
}


.specification .spec-headline {
    padding-left: 10px;
    background: #fd9821;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0px!important;
}

.score .row {
    align-items: center;
}

.main-score {
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.main-score p {
    display: inline-block;
    font-size: 42px;
    font-weight: bold;
    color: #26b3f2;
    padding: 0px 0;
    border-radius: 10px 10px 0 0;
    width: 110px;
    margin-bottom: 0px!important;
    border: 1px solid #26b3f2;
    border-bottom: 0px;
    background: #fff;
}

.main-score span {
    background: #fd9821;
    width: 110px;
    display: inline-block;
    color: #fff;
    padding: 5px 0;
    border-radius: 0 0 10px 10px;
    font-size: 14px;
    font-weight: 600;
}

.special-fatures .in-depth-score-table {
    position: relative;
    width: 100%;
}

.pro-con p {
    position: relative;
    background: #26b3f2;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px!important;
}

p.cons {
    background: #DC163D;
}

.pro-con ul {
    padding-left: 0px;
    padding-bottom: 0px;
}

.pro-con ul li {
    padding: 15px 10px;
    list-style: none;
}

.pro-list ul li {
    background: #C6EDFF;
}

.con-list ul li {
    background: #FFD4DC;
}

.intro p {
    color: #2a2a2d;
    font-size: 16px;
    background: transparent;
}

.features h2 {
    color: #2a2a2d;
    font-size: 34px;
    text-align: center;
}

.features td {
    padding: 20px;
}

.features p {
    text-align: left;
}

.review-sec3 {
	background-color: transparent!important;
}

/*======================================================================================================================================================================
                                                                        MEDIA QUERY
=======================================================================================================================================================================*/
@media screen and (max-width: 1600px) {
    .site-header {
        padding: 0 0%;
}
}


@media screen and (max-width: 1500px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 20px 0px 20px!important;
        font-size: 16px!important;
}
    .custom-logo-link img, .single-post .custom-logo-link img {
        width: 220px!important;
}
    .h1-64 {
        font-size: 58px!important;
}
    .home-sec2 .h3-light {
    margin-left: 10%;
}
    .breadcrumbs {
        top: 72px;
}
    .review-sec6 .elementor-container {
    	padding: 0 20px!important;
}
	.review-sec6 .h3-light-50 {
    	font-size: 42px!important;
    	margin-left: 10%;
}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
		width: 226px!important;
}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu .mega-menu-link {
		line-height: 2!important;
	}
}



@media screen and (max-width: 1400px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 15px 0px 15px!important;
        font-size: 15px!important;
}
    .custom-logo-link img, .single-post .custom-logo-link img {
        width: 200px!important;
}
    .h1-64 {
        font-size: 54px!important;
}
    .h2-58 {
        font-size: 48px!important;
}
    .home-header-img {
        padding: 25% 0 0 0!important;
    }
    .elementor-7 .elementor-element.elementor-element-a51f0a5 > .elementor-element-populated {
        margin: 0% 3% 0% 0%!important;
}
    .home-sec2 {
        padding: 10% 0!important;
}
    .breadcrumbs {
        top: 68px;
}
	.different_types:nth-child(2) .review-name:after, .different_types:nth-child(3) .review-name:after, .different_types:nth-child(4) .review-name:after {
		font-size: 7vw!important;
}
	.conclusion h2 {
    	font-size: 48px;
}
	.conclusion h2:after {
    	font-size: 9vw;
}
    .review-sec2 .elementor-container {
    	padding: 0 20px!important;
}
    .review-sec3 .elementor-container {
    	padding: 0 20px!important;
}
    .review-sec5 .elementor-container {
    	padding: 0 20px!important;
}
	.review-sec6 .elementor-element-a51f0a5 .elementor-element-populated {
		margin: 5% 5% 0% 0%!important;
}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
		width: 207px!important;
}
	.instal-portable-headline {
    	margin: 80px auto 0px;
}
	.instal-portable-headline h2 {
    	max-width: 90%!important;
    	margin: 0 auto;
}
	.no-header {
		height: 450px;
	}
}


@media screen and (max-width: 1300px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 12px 0px 12px!important;
}
    .main-navigation ul li {
        margin: 0 0.225rem 0 0!important;
}
    .site-branding {
        margin-right: 5px;
}
    .home-sec2 .h3-light {
        font-size: 36px!important;
}
    .best_solar_intro {
        background-size: contain!important;
}
    .portable_solar_intro {
        background-size: contain!important;
}
	.review-sec6 .elementor-element-a51f0a5 .elementor-element-populated {
		margin: 5% 0% 0% 0%!important;
}
    .blog-sec3 .elementor-container {
        padding: 0 30px;
}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    	width: 201px!important;
}
}


@media screen and (max-width: 1200px) {
    .custom-logo-link img, .single-post .custom-logo-link img {
        width: 180px!important;
}
    .h1-64 {
        font-size: 45px!important;
}
    .home-sec2 .h3-light {
        font-size: 34px!important;
        max-width: 80%;
}
    .h2-58 {
        font-size: 38px!important;
}
    .home-sec2-col2 .elementor-column-wrap {
        margin-right: 0!important;
    }
    #white-btn {
        width: 220px!important;
    }
    #blue-btn {
        width: 220px!important;
    }
    .home-sec2 {
        padding: 8% 0!important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 12px 0px 12px!important;
        font-size: 14px!important;
        height: 34px!important;
        line-height: 32px!important;
}
    #review-toggles .elementor-toggle-item .elementor-tab-title {
        padding: 20px 20px!important;
        font-size: 18px!important;
}
    #review-toggles .elementor-tab-content {
        margin-top: -35px!important;
        padding: 55px 20px 20px!important;
}
    .h1-60 {
        font-size: 48px!important;
}
    .breadcrumbs {
        top: 62px;
}
    .hightlights ul {
        margin-left: 20%;
        margin-right: 10%;
        padding-bottom: 10px;
}
    .hightlights-p {
        margin-bottom: 0px!important;
        margin-top: 10px!important;
}
    .h3-48 {
        font-size: 38px!important;
}
	.instal-headline {
    	margin: 70px auto 0px!important;
}
	.instal-portable-headline {
    	margin: 70px auto 0px!important;
}
	.review-sec4 .elementor-element-populated {
		padding: 20px 10px!important;
}
	#footer-sidebar {
    	border-bottom: 1px solid #ffb100;
    	margin-bottom: 20px;
    	margin-top: 50px;
    	padding-bottom: 20px;
}
    .site-footer {
	   padding-bottom: 15px!important;
        background-position: right;
}
    #accordion-section .accordion {
        padding: 15px 20px!important;
        font-size: 18px!important;
}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
		width: 192px!important;
		padding: 45px 5px 15px 5px!important;
		margin-top: -34px!important;
}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu .mega-menu-link {
		line-height: 1.4!important;
		padding: 0px 3px 7px 3px!important;
}
	.no-header {
		height: 350px;
	}
}



@media screen and (max-width: 1100px) {
    .top-pick-description-box ul li {
        width: 100%;
        margin-bottom: 5px;
    }

    .hightlights ul {
        display: block;
    }

    .top-pick-description-box ul li:last-child {
        margin-bottom: 20px;
    }
    .matress-rev, .single-review {
        padding: 90px 0 50px 0;
    }

    .mattress-list {
        padding-left: 5%;
        padding-right: 5%;
    }
    .mattress-list ul {
        display: block;
    }
    .h1-64 {
        font-size: 40px!important;
}
    .h2-58 {
        font-size: 38px!important;
}
    .off-canvas-open {
        display: block!important;
}
    .h4-24 {
        font-size: 22px!important;
}
    .flip-card-back {
        padding: 35px 20px 25px!important;
}
    .flip-card .flip-card-front p {
        font-size: 22px!important;
}
    .main-navigation {
        position: absolute;
        left: 0px;
        top: 60px;
        right: 0;
}
    .mega-sub-menu li {
        position: relative;
        float: left;
        clear: left;
}
    .site-header.sticky .menu a, .site-header.sticky #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        color: #000!important;
}
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
        border: 0px!important;
        color: #0030bb!important;
        border-radius: 20px!important;
}
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
        color: #000!important;
        border: 0px!important;
}
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    	background: #e0e0e0ed!important;
    	padding: 10px 20px!important;
    	border-bottom-left-radius: 20px;
    	border-bottom-right-radius: 20px;
    	box-shadow: 0px 1px 5px #00000078;
}
	.how_to_choose {
    	padding: 40px 0!important;
}
	.how_to_choose .choose-row .box-1 h4 {
    	font-size: 26px!important;
}
	.how_to_choose .choose-row .box-1 {
		padding: 25px 25px 10px 25px!important;
}
	.how_to_choose-portable {
    	padding: 40px 0!important;
}
	.how_to_choose-portable .choose-row .box-1 h4 {
    	font-size: 26px!important;
}
	.how_to_choose-portable .choose-row .box-1 {
		padding: 25px 25px 10px 25px!important;
}
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
        width: 100%!important;
        border: 0px!important;
        padding: 30px 0px 0px 20px!important;
        background: transparent!important;
}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		background: transparent!important;
		line-height: 1.8!important;
	}
}




@media screen and (max-width: 992px) {
    #white-btn {
        width: 200px!important;
        height: 46px!important;
        line-height: 42px!important;
        font-size: 13px!important;
    }
    #blue-btn {
        width: 200px!important;
        height: 46px!important;
        line-height: 42px!important;
        font-size: 13px!important;
    }
    .h1-60 {
        font-size: 42px!important;
}
    .hightlights ul li {
        margin-bottom: 0px;
    }
    .hightlights ul {
        margin-left: 15%;
        margin-right: 5%;
        padding-bottom: 5px;
        font-size: 15px;
}
    .flip-card-back a {
        height: 34px!important;
        line-height: 34px!important;
        font-size: 14px;
        width: 65%!important;
}
    .flip-card-back p {
        font-size: 15px;
        margin-bottom: 15px!important;
}
    .flip-card .flip-card-front p {
        font-size: 20px!important;
}
    .h3-48 {
        font-size: 32px!important;
}
	.conclusion h2 {
    	font-size: 38px;
}
	.review-sec6 .h3-light-50 {
    	font-size: 36px!important;
    	margin-left: 10%;
}
}






@media screen and (max-width: 912px) {
    .main-navigation {
        position: absolute;
        left: 0px;
        top: 60px;
        background: transparent;
        right: 0;
    }

    .mega-sub-menu li {
        position: relative;
        float: left;
        clear: left;
    }

    .site-header.sticky .menu a, .site-header.sticky #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        color: #000!important;
    }

    .breadcrumbs {
        top: 62px;
    }
    .h1-64 {
        font-size: 34px!important;
}
    .h2-58 {
        font-size: 32px!important;
}
    .home-sec2 .h3-light {
        font-size: 28px!important;
        max-width: 70%;
        margin-left: 5%;
}
    .elementor-7 .elementor-element.elementor-element-9b699d6 > .elementor-widget-container {
        margin: 0px 0px 40px 0px!important;
}
    #white-btn {
        width: 180px!important;
        height: 46px!important;
        line-height: 42px!important;
        font-size: 12px!important;
    }
    #blue-btn {
        width: 180px!important;
        height: 46px!important;
        line-height: 42px!important;
        font-size: 12px!important;
    }
    .main-reviews h2 {
        font-size: 42px!important;
        margin-bottom: 30px!important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
        border: 0px!important;
        color: #0030bb!important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
        color: #000!important;
    }
}

@media screen and (max-width: 912px) {
    .off-canvas-container {
        padding-top: 66px!important;
    }

    .off-canvas-container {
        background-color: #44b0f1!important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        background: #e0e0e0ed!important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        background: #289ade!important;
        position: relative;
        width: auto!important;
        top: auto;
        left: auto;
        transform: none;
        padding: 0px!important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
        color: #fff!important;
    }

    .off-canvas-close {
        display: none!important;
    }
    .in-depth-price-table .check-price-button {
        padding: 8px 25px 8px 15px;
        position: relative;
        font-size: 14px;
}
    .in-depth-price-table .check-price-button:after {
        width: 10px;
        height: 10px;
        right: 10px;
        top: 6px;
}
    .in-depth-price-table .amazon-border {
        padding: 4px 30px;
}
    .main-reviews .top-10-amazon-image {
        max-width: 60px;
}
    .in-depth-price-table td {
        padding: .325rem;
}
}







@media screen and (max-width: 800px) {
    .hightlights ul {
        margin-left: 10%;
}
    .flip-card-back {
        padding: 25px 15px 20px!important;
}
	.instal-portable-headline {
    	margin: 40px auto 0px;
    	max-width: 95%!important;
}
    .category {
        margin-top: 30px!important;
}
    .category .page-title {
        text-align: center;
        font-size: 1.5em;
        line-height: 1.3;
}
    .category .type-post .entry-title {
        font-size: 1.5em;
        line-height: 1.3;
    }
}







@media screen and (max-width: 768px) {
    body{
        margin-top: 64px;
    }
    .home section {
        padding: 30px 15px!important;
    }
    .home-headline {
        font-size: 6vw;
    }
    .breadcrumbs {
        text-align: left;
    }
    section.home-header-img {
        padding: 15% 0% 15% 0%!important;
    }
    section.reviews-section, section.types-section, .buyers-guide {
        background-image: url(/wp-content/uploads/2019/11/star-background.jpg)!important; 
    }
    .custom-logo-link img, .single-post .custom-logo-link img  {
        width: 150px!important;
    }
    .hamburger, .hamburger:after, .hamburger:before {
        background: #000!important;
    }
    .mobile {
        display: table-cell;
    }
    .desktop {
        display: none;
    }
    .site-main > div {
        padding-left: 5%;
        padding-right: 5%;
    }
    .amazon-image-box {
        margin-top: 20px;
    }
    .money-page-main-header {
        position: relative;
        float: left;
        padding: 0!important;
    }
    .money-page-main-header img {
        min-height: 230px;
        object-fit: cover;
        object-position: left;
    }
    .top-pick-name {
        color: #fd9821;
    }
    .check-price-button {
        font-size: 13px;
        padding: 5px 10px;
    }
    .in-depth-score-table {
        width: 100%;
    }
    .in-depth-score-table tr td {
        vertical-align: top;
    }
    .review-name {
        font-size: 28px;
        line-height: 1.2em;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .top-pick-description-box {
        padding: 0;
    }
    .faq-box {
        padding: 25px 5%;
    }
    .matress-rev, .single-review {
        padding: 40px 0 50px 0;
    }
    .mr-headline {
        font-size: 26px;
    }
    .h1-64 {
        font-size: 32px!important;
        max-width: 65%;
}
    .home-sec2 {
        background-position: top left!important;
        background-size: contain;
        margin-top: -10%;
    }
    .home-sec2 .h3-light {
       font-size: 26px!important;
        max-width: 55%;
        margin-left: 0;
        margin-top: 23%;
        margin-bottom: 50%; 
    }
    #white-btn {
        width: 230px!important;
        height: 46px!important;
        line-height: 42px!important;
        font-size: 15px!important;
    }
    #blue-btn {
        width: 230px!important;
        height: 46px!important;
        line-height: 42px!important;
        font-size: 14px!important;
    }
    .home .home-button-sec {
        padding: 0!important;
    }
    .home-sec2-col2 {
        text-align: center!important;
    }
    .home-button-sec .elementor-col-50 {
        width: 50%!important;
    }
    .home-sec3 {
        text-align: center!important;
    }
    .home-sec3 .elementor-widget-container {
        margin-left: 0!important;
    }
    .home-sec4 {
        text-align: center!important;
    }
    .home-sec4 .home-sec4-col1 .elementor-column-wrap {
        margin: 5% 0% 0% 0%!important;
    }
    .h1-60 {
        font-size: 36px!important;
}
    .main-reviews h2 {
        font-size: 34px!important;
        margin-bottom: 20px!important;
}
    .best_solar_intro {
        padding: 0px 0;
        display: inline-block;
}
    .portable_solar_intro {
        padding: 0px 0;
        display: inline-block;
}
    .hightlights ul {
        margin-left: 20%;
        margin-right: 5%;
        padding-bottom: 20px;
        font-size: 16px;
}
    .in-depth-info {
        min-height: 450px;
        padding-top: 10%;
}
    .rev-box {
        padding-top: 2em;
        padding-bottom: 2em;
        margin-bottom: 2em;
        border-bottom: 2px solid #dbdbdb;
}
    .money-page-top-10 .top-10-table .check-price-button {
        font-size: 12px;
        padding: 6px 12px;
        font-weight: 500;
}
    .category_to_choose {
        padding-left: 0!important;
        padding-right: 0!important;
}
    .category_to_choose .category_bg {
        padding-left: 5%;
        padding-right: 5%;
}
    .category_to_choose .h2-58 {
        margin-top: 3em!important;
}
    .flip-card-back p {
        font-size: 16px;
        margin-bottom: 25px!important;
}
    .flip-card-back {
        padding: 45px 35px!important;
}
    .flip-card .flip-card-front p {
        font-size: 22px!important;
}
    .h3-48 {
        font-size: 28px!important;
}
    .main-navigation {
        top: 54px;
}
    .score-line-name {
        margin-bottom: 5px!important;
        margin-top: 0px!important;
        font-weight: 500;
        color: #000;
        text-align: left;
        padding-left: 3%;
        font-size: 14px;
}
    .top-10-category {
        font-size: 14px;
        margin-bottom: 5px!important;
        margin-top: 0px!important;
        text-align: left;
}
    .page-template-BestSolarPanels .money-page-top-10 {
        padding-left: 0px!important;
        padding-right: 0px!important;
}
    .page-template-BestPortableSolarPanels .money-page-top-10 {
        padding-left: 0px!important;
        padding-right: 0px!important;
}
	.different_types:nth-child(2) .review-name:after, .different_types:nth-child(3) .review-name:after, .different_types:nth-child(4) .review-name:after {
		top: 15px!important;
}
	.solar_panel_types .col-6 p {
    	text-align: center!important;
}
	.solar_panel_types .col-6 {
    	margin: 0px 0 20px!important;
}
	.solar_panel_types .h3-48 {
    	margin-bottom: 15px!important;
}
	.instal-headline {
    	margin: 40px auto 0px!important;
}
	.conclusion h2:after {
    	top: 5px!important;
}
	.conclusion h2 {
		font-size: 32px!important;
}
	.conclusion {
    	padding: 30px 5%!important;
}
	.how_to_choose-portable .bg-container .full-width {
    	margin: 60px auto 0!important;
}
	.instal-portable-headline h2 {
    	max-width: 100%!important;
}
	.instal-portable-headline {
    	margin: 40px auto 0px!important;
}
	.review-header-img {
		min-height: 230px!important;
    	background-position: left!important;
}
    .review-sec2 .elementor-container {
    	text-align: center!important;
}
	.review-sec2 .elementor-container .h1-64 {
		max-width: 100%!important;
		float: none;
		text-align: center;
}
	.review-sec4 .elementor-element-populated img {
		max-width: 250px!important;
}
	.review-sec5 {
		text-align: center;
}
	.review-sec5 .elementor-image-box-img img {
		max-width: 250px;
}
	.review-sec6 {
		background-position: top left!important;
		margin-top: 0px!important;
    	margin-bottom: 40px!important;
    	padding: 10% 0% 10% 0%!important;
    	background-size: 120%!important;
}
	 .review-sec6 .h3-light-50 {
    	font-size: 32px!important;
    	margin-left: 7%;
}
	.elementor-element-0daa76e {
		margin-bottom: 160px;
		margin-top: 60px;
}
	.review-sec5 {
		margin-bottom: 0!important;
}
	.elementor-element-a51f0a5 {
		margin-top: 40px;
		text-align: center;
}
	.elementor-969 .elementor-element.elementor-element-a1ee93f > .elementor-element-populated {
    	margin: 0% 0% 0% 0%!important;
}
	.site-footer {
		background-position: center;
}
    .blog-sec1 img {
        min-height: 230px;
        object-fit: cover;
        object-position: left;
}
    .blog-sec1 {
        margin-bottom: 30px!important;
}
	.how_to_choose .choose-row {
		max-width: 100%!important;
}
	.no-header {
		height: 250px;
}
	.single-post .entry-title {
    	font-size: 28px!important;
}
	.privacy-policy {
		margin-top: 80px!important;
}
	.privacy-policy .entry-title {
    	font-size: 1.8rem!important;
}
}









@media screen and (max-width: 600px) {
    .breadcrumbs {
        top: 54px;
    }

    .breadcrumbs a, .breadcrumbs span {
        font-size: 10px; 
        padding: 0 0!important;
    }
    .home-sec2 {
        background-size: 120%!important;
        margin-top: -10%;
    }
    .home-button-sec .elementor-col-50 {
        width: 100%!important;
    }
    .h4-24 {
        font-size: 20px!important;
}
    .h1-60 {
        font-size: 32px!important;
}
    .in-depth-info {
        min-height: 400px;
        padding-top: 10%;
}
    .hightlights ul {
        margin-left: 15%;
}
	.review-sec6 {
    	margin-bottom: 40px!important;
    	padding: 10% 0% 10% 0%!important;
    	background-size: 140%!important;
}
	 .review-sec6 .h3-light-50 {
    	font-size: 30px!important;
    	margin-left: 5%;
}
	.elementor-element-0daa76e {
		margin-bottom: 100px;
		margin-top: 60px;
}
}







@media screen and (max-width: 550px) {
    section.home-header-img {
        padding: 18% 0% 20% 0%!important;
        background-size: cover!important;
    }
    .top-10-name {
        font-size: 14px;
        line-height: 1.5;
    }
    .check-price-button {
        border-radius: 15px;
        font-size: 13px;
        white-space: unset;
        padding: 5px 15px;
        display: inline-block;
        word-break: normal;
        line-height: 16px;
    }
    .top-10-table-body td:first-child, .top-10-table-header th:first-child {
        padding: .325rem;
    }
    .matress-rev {
        background-size: 200%;
        padding: 40px 0 20px 0;
    }
    .mr-headline {
        font-size: 18px;
    }

    .mr-intro p {
        font-size: 14px;
    }
    .h1-64 {
        font-size: 24px!important;
        text-align: right;
        max-width: 80%;
        float: right;
        font-weight: 800!important;
}
    .home-sec2 .h3-light {
        max-width: 50%;
        margin-left: 0;
        margin-top: 20%;
}
    .home-sec2 {
        background-size: 150%!important;
        margin-top: -10%;
}
    .hightlights-p {
        margin-bottom: 0px!important;
        margin-top: 0px!important;
        font-size: 20px;
        padding: 5px;
}
    .hightlights ul {
        margin-left: 15%;
        margin-right: 5%;
        padding-bottom: 5px;
        font-size: 14px;
}
	 .review-sec6 .h3-light-50 {
    	font-size: 26px!important;
}
	.no-header {
		height: 200px;
}
}

@media screen and (max-width: 480px) {
   .home-sec2 .h3-light {
        max-width: 60%;
        margin-top: 20%;
        margin-bottom: 40%;
}
    .home-sec2 {
        background-size: 150%!important;
}
    .h2-58 {
        font-size: 24px!important;
}
    .h1-60 {
        font-size: 28px!important;
}
    .main-reviews h2 {
        font-size: 26px!important;
}
    .in-depth-info {
        min-height: 350px;
        padding-top: 10%;
}
    .hightlights ul {
        margin-left: 10%;
        font-size: 13px;
        line-height: 1.3;
}
    .hightlights ul li {
        margin-bottom: 3px;
}
    .in-depth-price-table .check-price-button {
        padding: 6px 22px 6px 12px;
        font-size: 13px;
}
    .in-depth-price-table .check-price-button:after {
        width: 6px;
        height: 6px;
        right: 12px;
        top: 7px;
}
    .in-depth-price-table .amazon-border {
        padding: 2px 22px;
}
    .in-depth-price-table td {
        padding: .225rem;
}
    .rev-box {
        padding-top: 1em;
        padding-bottom: 1em;
        margin-bottom: 1em;
}
    .review-name {
        font-size: 22px;
        line-height: 1.2em;
        margin-top: 10px;
        margin-bottom: 10px;
}
    .tpdb {
        padding-bottom: 30px;
        position: relative;
        padding-top: 30px;
}
    .flip-card-back {
        padding: 35px 25px!important;
}
    .h3-48 {
        font-size: 26px!important;
}
	.how_to_choose .choose-row .box-1 h4 {
    	font-size: 22px!important;
}
	.how_to_choose-portable .choose-row .box-1 h4 {
    	font-size: 22px!important;
}
	.how_to_choose .choose-row .box-1 p {
    	font-size: 15px!important;
    	line-height: 1.5!important;
}
	.how_to_choose-portable .choose-row .box-1 p {
    	font-size: 15px!important;
    	line-height: 1.5!important;
}
	.instalation .table-of-contents-bottom h4 {
    	font-size: 20px!important;
    	margin-bottom: 5px!important;
    	margin-top: 20px!important;
}
	.conclusion h2 {
		font-size: 28px!important;
}
	.how_to_choose .choose-row .box-1 {
		background-size: 50%!important;
		min-height: 350px;
}
	.how_to_choose-portable .choose-row .box-1 {
		background-size: 50%!important;
		min-height:450px!important;
}
	.review-sec5 .elementor-image-box-img img {
    	max-width: 160px;
}
	.elementor-element-0daa76e {
    	margin-bottom: 30px;
    	margin-top: 40px;
}
	.review-sec6 .h3-light-50 {
    	font-size: 24px!important;
}
	.elementor-969 .elementor-element.elementor-element-c048f8b .elementor-toggle .elementor-toggle-item:not(:last-child) {
    	margin-bottom: 15px!important;
}
	#review-toggles .elementor-toggle-item .elementor-tab-title {
    	padding: 15px 20px!important;
}
	#review-toggles .elementor-tab-content {
    	margin-top: -25px!important;
    	padding: 40px 20px 20px!important;
}
	.instal-portable-headline {
    	margin: 20px auto 0px!important;
}
	.single-post .entry-title {
    	font-size: 24px!important;
}
}





@media screen and (max-width: 420px) {
   .home-sec2 .h3-light {
        margin-top: 18%;
        margin-bottom: 45%;
        font-size: 23px!important;
}
    .in-depth-info {
        min-height: 300px;
        padding-top: 30px;
}
}


@media screen and (max-width: 380px) {
   .home-sec2 .h3-light {
        max-width: 65%;
        margin-top: 20%;
        margin-bottom: 45%;
        font-size: 22px!important;
}
    .home-sec2 {
        background-size: 150%!important;
}
   .h1-64 {
        font-size: 22px!important;
}
    .hightlights-p {
        font-size: 18px;
}
    .in-depth-info {
        min-height: 280px;
        padding-top: 20px;
}
    .hightlights ul {
        margin-left: 10%;
        margin-right: 2%;
}
    .in-depth-info {
        min-height: 260px;
        padding-top: 20px;
        padding-left: 0;
        padding-right: 0;
}
	.review-sec6 .h3-light-50 {
    	font-size: 22px!important;
}
}



@media screen and (max-width: 360px) {
   .home-sec2 .h3-light {
        font-size: 20px!important;
}
}


/*navigation*/

@media only screen and (min-width: 913px){
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
        margin: 0px!important;
        padding: 0 15px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        background: #44b0f1!important;
        position: fixed!important;
        width: auto!important;
        top: 102px;
        left: 50%!important;
        transform: translate(-50%, 0)!important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
        font-size: 18px;
        margin: 0px 0px 10px 0px!important;
        border-bottom: 1px solid #fff!important;
        color:#fff!important;
    }
}

@media only screen and (min-width: 913px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-float-left {
        float: none!important;
    }
}




/*======================================================================================================================================================================
                                                                        PURE ENERGIES CSS
=======================================================================================================================================================================*/

.h1-64 {
    font-size: 64px;
    font-weight: 900;
    line-height: 1.2;
}

#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item .mega-menu-link {
    font-size: 17px!important;
    letter-spacing: 0px;
    font-family: "Roboto"!important;
    font-weight: 500!important;
    border: 2px solid transparent!important;
    line-height: 38px!important;
}

.site-footer .site-info {
    margin: 10px auto!important;
}

.site-footer .site-info p {
    margin-bottom: 0!important;
}

.h2-58 {
    font-size: 58px;
    font-weight: 800;
    line-height: 1.2;
    font-family: "Montserrat";
    width: 100%;
}

.home .breadcrumbs {
    display: none!important;
}

.home .site-header {
    border-bottom: 0!important;
}

#blue-btn {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #0030BB;
    border-radius: 25px;
    padding: 0;
    width: 250px;
    height: 50px;
    line-height: 46px;
}

#white-btn {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    fill: #0030BB;
    color: #0030BB;
    background-color: #FFFFFF;
    border-radius: 25px;
    padding: 0;
    width: 250px;
    height: 50px;
    line-height: 46px;
}

.h3-light {
    font-weight: 300!important;
    font-size: 40px!important;
    text-transform: none;
    line-height: 1.4;
}

.h3-light-50 {
    font-weight: 300!important;
    font-size: 50px!important;
    text-transform: none;
    line-height: 1.4;
}

.h4-24 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 800;
    margin-bottom: 0.5em;
    text-transform: unset;
}

.h1-60 {
    font-size: 60px;
    font-weight: 900;
    line-height: 1.2;
    width: 100%;
}

.category_to_choose {
    background-image: url(/wp-content/uploads/2020/01/category-bg.png);
    background-position: top center;
    background-size: contain;
}

.category_bg {
    background-image: url(https://pureenergies.com/wp-content/uploads/2020/01/BG-TOP.png);
    background-position: top left;
    background-size: contain;
}

.category_to_choose .h2-58 {
    margin-top: 4em;
}

.solar_panel_types {
    align-items: center;
    background-image: url(https://pureenergies.com/wp-content/uploads/2020/01/BG-BOTTOM.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 60px;
}

.different_types:nth-child(odd) {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
} 

.solar_panel_types h3 {
    margin-bottom: 0px!important;
}

.solar_panel_types .col-6 p {
    text-align: left;
    margin-bottom: 10px!important;
}

.solar_panel_types .col-6 {
    max-width: 100%;
    margin: 0px 0 60px;
    z-index: 2;
}

.solar_panel_types .different_types .col-6 img {
    margin-top: 25px;
}

.h3-48 {
    font-size: 48px;
    font-weight: 800;
    line-height: 1.2;
    font-family: "Montserrat";
    width: 100%;
    text-transform: none;
}

.solar_panel_types .h3-48 {
    text-align: center;
    margin-bottom: 40px!important;
}

.different_types:nth-child(2) .review-name:after {
    content: "MONOCRYSTALLINE";
    display: block;
    color: #f2f3fa;
    position: absolute;
    font-size: 5vw;
    text-align: center;
    top: -10px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: -2;
}

.different_types:nth-child(3) .review-name:after {
    content: "POLYCRYSTALLINE";
    display: block;
    color: #f2f3fa;
    position: absolute;
    font-size: 5vw;
    text-align: center;
    top: -10px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: -2;
}

.different_types:nth-child(4) .review-name:after {
    content: "AMORPHOUS SILICON";
    display: block;
    color: #f2f3fa;
    position: absolute;
    font-size: 5vw;
    text-align: center;
    top: -10px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: -2;
}

.how_to_choose {
    padding: 80px 0;
    background: #f4f4f4;
}

.how_to_choose .choose-row .box-1 {
    background: #f8f8f8;
    padding: 25px 40px 10px 40px;
    border-radius: 25px;
    box-shadow: 0px 0px 10px #0000003d;
    min-height: 410px;
}

.how_to_choose .choose-row .box-1 h4 {
    color: #0030bb;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 15px!important;
}

.how_to_choose .choose-row .box-1 p {
    margin-bottom: 15px!important;
}

.how_to_choose .choose-row:nth-child(2) .box-1 {
    background-image: url(/wp-content/uploads/2020/02/efficiency-bg.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}

.how_to_choose .choose-row:nth-child(3) .box-1 {
    background-image: url(/wp-content/uploads/2020/02/warranty-bg.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}

.how_to_choose .choose-row:nth-child(4) .box-1 {
    background-image: url(/wp-content/uploads/2020/02/power-bg.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}

.how_to_choose .choose-row:nth-child(5) .box-1 {
    background-image: url(/wp-content/uploads/2020/02/price-bg.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}

.how_to_choose .choose-row:nth-child(6) .box-1 {
    background-image: url(/wp-content/uploads/2020/02/usage-icon.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}

.how_to_choose-portable {
    padding: 80px 0;
    background-image: url(https://pureenergies.com/wp-content/uploads/2020/01/BG-TOP.png);
    background-position: top left;
    background-size: contain;
}

.how_to_choose-portable .bg-container {
    background-image: url(/wp-content/uploads/2020/01/category-bg.png);
    background-position: top center;
    background-size: contain;
    background-repeat: repeat-y;
}

.how_to_choose-portable .bg-container .full-width {
    max-width: 1000px;
    margin: 80px auto 0;
}

.how_to_choose-portable .bg-container .full-width h3 {
    margin-top: 50px;
}

.how_to_choose-portable .choose-row .box-1 {
    background: #f8f8f8;
    padding: 25px 30px 10px 30px;
    border-radius: 25px;
    box-shadow: 0px 0px 10px #0000003d;
    min-height: 530px;
}

.page-id-1925 .how_to_choose-portable .choose-row .box-1 {
    min-height: 380px;
}

.how_to_choose-portable .choose-row .box-1 h4 {
    color: #0030bb;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 15px!important;
}

.how_to_choose-portable .choose-row .box-1 p {
    margin-bottom: 15px!important;
}

.how_to_choose-portable .choose-row:nth-child(2) .box-1 {
    background-image: url(/wp-content/uploads/2020/02/usage-icon.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}

.how_to_choose-portable .choose-row:nth-child(3) .box-1 {
    background-image: url(/wp-content/uploads/2020/02/versatulity-icon.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}

.how_to_choose-portable .choose-row:nth-child(4) .box-1 {
    background-image: url(/wp-content/uploads/2020/02/technology-icon.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}

.how_to_choose-portable .choose-row:nth-child(5) .box-1 {
    background-image: url(/wp-content/uploads/2020/02/efficiency-icon.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}

.instalation .table-of-contents-bottom h4 {
    color: #0030bb;
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 10px!important;
    margin-top: 25px;
}

.instal-headline {
    max-width: 900px!important;
    margin: 120px auto 0px;
}

.instalation .table-of-contents-bottom {
    text-align: center;
}

.instalation .table-of-contents-bottom p {
    margin-bottom: 15px!important;
}

.instalation {
    background-image: url(https://pureenergies.com/wp-content/uploads/2020/01/BG-TOP.png);
    background-position: top left;
    background-size: contain;
    padding: 60px 0;
}

.instalation-portable .table-of-contents-bottom h4 {
    color: #0030bb;
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 10px!important;
    margin-top: 25px;
}

.instal-portable-headline {
    margin: 120px auto 0px;
    text-align: center;
}

.instalation-portable .table-of-contents-bottom {
    text-align: center;
}

.instalation-portable .table-of-contents-bottom p {
    margin-bottom: 15px!important;
}

.instalation-portable {
    background-image: url(https://pureenergies.com/wp-content/uploads/2020/01/BG-TOP.png);
    background-position: top left;
    background-size: contain;
    padding: 60px 0 0 0;
}

.portable-features {
    background: #f4f4f4;
    padding-top: 60px;
}

.flip-card {
    background-color: transparent;
    width: 100%;
    height: 360px;
    perspective: 1000px;
    text-align: center;
    margin-bottom: 50px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    border-radius: 25px;
    box-shadow: 0px 0px 15px #00000038;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card .flip-card-front p {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 24px;
    text-transform: none;
    font-weight: 800;
}

.flip-card .flip-card-front img {
    max-width: 200px;
}

.flip-card .flip-card-front {
    border-radius: 25px;
    padding: 35px 25px;
    border: 2px solid #ffdd7f;
    margin: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
}

.flip-card-back {
    background-image: url(/wp-content/uploads/2020/02/flip-back-background.jpg);
    transform: rotateY(180deg);
    border-radius: 25px;
    color: #000;
    padding: 45px 35px;
    background-size: cover;
    background-position: center;
}

.flip-card-back p {
    font-weight: 600;
    line-height: 1.4;
}

.flip-card-back a {
    background: #0030bb;
    color: #fff!important;
    width: 80%;
    margin: 0 auto;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    border-radius: 25px;
    text-transform: uppercase;
}

#review-toggles .elementor-toggle-item .elementor-tab-title {
    padding: 25px 35px;
    border: 1px solid #d4d4d4;
    border-radius: 50px;
}

#review-toggles .elementor-tab-content {
    padding: 15px;
    border: 1px solid #d4d4d4;
    border-top: 0px;
    padding-top: 70px;
    padding-bottom: 30px;
    margin-top: -35px;
    padding: 70px 35px 35px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

#review-toggles .elementor-tab-title.elementor-active {
     background-color: #f4f4f4;
}

#review-toggles a {
    color: #343535!important;
}

.hamburger {
    top: 35%!important;
}

.hamburger, .hamburger:after, .hamburger:before {
    height: 0.25rem!important;
    width: 1.6rem!important;
}

#accordion-section .accordion {
    background-color: transparent!important;
    color: #333c42;
    cursor: pointer;
    padding: 25px 35px;
    border: 1px solid #d4d4d4;
    border-radius: 50px;
    width: 100%;
    text-align: left;
    transition: 0.4s;
    margin-bottom: 10px;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 400;
}

#accordion-section .active, .accordion:hover,
button:focus {
  background-color: #ccc!important;
  background: #ccc;
  border: none;
}

#accordion-section .panel {
    border: 1px solid #d4d4d4;
    border-top: 0px;
    margin-top: -40px;
    padding: 40px 25px 10px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    display: none;
    overflow: hidden;
    color: #7a7a7a;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

#accordion-section .panel p {
    margin-bottom: 10px!important;
}

#accordion-section .accordion:after {
  content: '\02795';
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

#accordion-section .active:after {
  content: "\2796"; 
}

.rev-box .col-6 img {
    mix-blend-mode: multiply;
}

.rev-box .col-6 a:hover {
    opacity: 1!important;
    mix-blend-mode: multiply;
    transition: none;
}

.rev-box .col-6 a:active {
    opacity: 1!important;
    mix-blend-mode: multiply;
    transition: none;
}

.page-template-SingleReviewsTemplate .instalation-portable {
	background-image: none!important;
	padding: 0px 0 0 0!important;
}

.page-template-SingleReviewsTemplate .instal-portable-headline {
    margin: 0px auto 0px;
}

.page-template-SingleReviewsTemplate .instal-portable-headline h4 {
	color: #0030bb;
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 10px!important;
    margin-top: 25px;
}

.page-template-BestSolarLights .buyers-guide h4 {
	color: #0030bb;
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 10px!important;
    margin-top: 0px;
}

.page-template-BestSolarLights .instalation .instal-headline {
    max-width: 100%!important;
}

.how_to_choose .choose-row {
	max-width: 50%;
}

.page-id-1344 .instalation-portable {
	display: none;
}

.page-id-1344 .faq {
	margin-top: 40px;
}

.page-id-1356 .instalation-portable {
	display: none;
}

.page-id-1356 .faq {
	margin-top: 40px;
}

.page-id-1356 .how_to_choose-portable .choose-row .box-1 {
	min-height: 400px;
}

.page-id-1370 .how_to_choose-portable .choose-row .box-1 {
	min-height: 400px;
}

.page-id-1370 .instalation-portable {
	display: none;
}

.page-id-1370 .faq {
	margin-top: 40px;
}

.page-id-2098 .instalation-portable {
	display: none;
}

.page-id-2098 .faq {
	margin-top: 40px;
}

.page-id-2076 .instalation-portable {
	display: none;
}

.page-id-2076 .faq {
	margin-top: 40px;
}

.page-id-1380 .how_to_choose-portable .choose-row .box-1 {
	min-height: 400px;
}

.page-id-1380 .instalation-portable {
	display: none;
}

.page-id-1380 .faq {
	margin-top: 40px;
}

.page-id-1390 .how_to_choose-portable .choose-row .box-1 {
	min-height: 400px;
}

.page-id-1390 .instalation-portable {
	display: none;
}

.page-id-1390 .faq {
	margin-top: 40px;
}

.page-id-2114 .instalation-portable {
	display: none;
}

.page-id-2114 .faq {
	margin-top: 40px;
}

.page-id-2129 .instalation-portable {
	display: none;
}

.page-id-2129 .faq {
	margin-top: 40px;
}

.indoor-types {
	background: #f4f4f4;
    text-align: center;
    padding: 40px 0;
}

.page-id-1453 .how_to_choose-portable .choose-row .box-1 {
	min-height: 380px;
}

.page-id-1467 .how_to_choose-portable .choose-row .box-1 {
	min-height: 380px;
}

.indoor-types h3 {
	color: #0030bb;
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 10px!important;
    margin-top: 0px;
}




.single-post {
	background-image: none!important;
}

.single-post .entry-title {
	color: #0030bb;
    margin-top: 40px;
    font-weight: 800;
    font-size: 38px;
    line-height: 1.2;
}

.category {
    margin-top: 80px;
}

.category .page-title {
    text-align: center;
}

.category .type-post .entry-title {
    font-size: 1.8em;
    line-height: 1.3;
}

.privacy-policy {
	margin-top: 120px;
}

.site-footer .widget-title {
	text-align: left;
    margin-bottom: 0;
    font-size: 0.9rem!important;
}

div#ez-toc-container p.ez-toc-title {
    font-weight: 700!important;
    margin-bottom: 10px!important;
    display: inline-block;
    color: #0030bb;
    text-transform: uppercase;
}
