/*
Theme Name: Pro Tool Reviews
Theme URI: https://www.protoolreviews.com/
Author: Lance
Author URI: https://www.protoolreviews.com/
Description: Pro Tool Reviews theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: public-opinion
Text Domain: protoolreviews
*/

/*
 * Add your custom styles below. The parent theme's styles are loaded automatically by default.
 * If you need to change this, see functions.php
 */
.mobile-page {
  margin-top: 13px;
}
#pmLink {
  visibility: hidden;
  text-decoration: none;
  cursor: pointer;
  background: transparent;
  border: none;
}

#pmLink:hover {
  visibility: visible;
  color: grey;
}
.footer-privacy {
  text-align: center;
  margin-top: 10px;
}
#query-monitor-main {
  display: none !important;
}
.mobile-page .container {
  background: #fff;
}
.front-page-mobile-widget .entry-meta-category {
  display: none;
}
.front-page-mobile-widget {
  padding-top: 30px;
}
.ad-below-author {
  margin-top: 50px;
}
/* body {
background-image: url(img/bg-diamondplate2-lq.jpg);
background-repeat: repeat;
background-position: top center;
background-attachment: fixed;
background-color: #848484;
} */

#page > .container {
  background-color: #fff;
}

#page > .main {
  padding: 0 0;
}

#page > main > .container {
  background-color: #fff;
}

#page > main > .container:first-child {
  padding-top: 24px;
}

#page > .page-hero > .container {
  background-color: #fff;
}
/* new header */

.head-mast-new .main-header-left-col {
  width: 15%;
}
.head-mast-new .main-header-right-col {
  width: 85%;
}

.head-mast-new #header-menu-1.navigation-main > li > a {
  font-size: 14px;
}

.head-mast-new .nav-search-icon form.head-search-form.head-search-expanded {
  width: 80%;
  right: 0;
  left: unset;
}
.head-mast-new .is-stuck form.head-search-form.head-search-expanded {
  width: 100%;
  padding-top: 0;
}
.head-mast-new #header-menu-1 a,
.head-mast-new .head-sticky {
  border: none !important;
}
.head-mast-new {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.head-mast-new > .container {
  max-width: 1310px !important;
}

@media (max-width: 1199px) {
  .head-mast-new .menu-item a {
    padding: 16px 10px !important;
  }
}
.head-mast-new .main-header-left-col {
  padding-left: 0;
}

@media (max-width: 1399px) {
  .head-mast-new > .container > div {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .head-mast-new .main-header-left-col,
  .head-mast-new .main-header-right-col {
    width: 100%;
  }
  /* .head-mast-new .main-header-left-col {
	padding-left: 15px;
	} */
  .head-mast-new .head-sticky {
    margin-top: 0 !important;
  }

  .head-mast-new .nav-search-icon form.head-search-form.head-search-expanded {
    width: 100%;
    right: 0;
    left: unset;
    bottom: 0;
    top: unset;
  }
  nav.nav.head-sticky {
    position: relative;
  }
}
@media (max-width: 991px) {
  .head-mast-new .main-header-left-col {
    width: 50%;
  }

  .head-mast-new .main-header-right-col {
    width: 50%;
  }

  .head-mast-new .head-sticky {
    display: none !important;
  }
  .head-mast-new > .container > div {
    flex-direction: row;
    align-items: center !important;
  }
}
/* Header */

.header .head-intro-info-module {
  padding: 8px 20px;
}
.header .head-search {
  padding: 8px 16px;
}
.header .list-social-icons {
  padding: 6px 16px;
}

.header > .head-mast {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 24px;
}

@media (max-width: 576px) {
  .header > .head-mast > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 991px) {
  .navigation-main {
    margin-left: -10px;
  }
  .nav-search-icon {
    margin-right: -10px;
  }
}

@media (min-width: 1200px) {
  .head-mast-new > .container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .navigation-main {
    margin-left: -15px;
  }
  .nav-search-icon {
    margin-right: -15px;
  }
}

@media (min-width: 1399px) {
  .head-mast-new > .container {
    padding-right: 0;
    padding-left: 0;
  }
  .navigation-main {
    margin-left: 0;
  }
  .nav-search-icon {
    margin-right: 0;
  }
}

.header > .head-mast .mobile-nav-trigger {
  color: #fff;
}

.header > .head-mast .nav {
  margin-top: 24px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.header > .head-mast .nav.is-stuck {
  margin-top: 0px;
}

.header > .head-mast .site-branding .site-tagline {
  margin: 0;
  font-family: "Roboto Condensed";
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.6;
  letter-spacing: normal;
}

.header > .head-mast .g-ad {
}
.header > .head-mast .g-ad.dev {
  background-color: rgba(231, 116, 46, 0.2);
}
.header > .head-mast .g-ad iframe {
  margin-bottom: 0;
}

/*
#header-menu-1.navigation-main > li > a {
border-top: 1px solid rgba(255, 255, 255, 0.1);
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
#header-menu-1.navigation-main > li:first-child > a {
border-left: 1px solid rgba(255, 255, 255, 0.1);
}
*/
#header-menu-1.navigation-main > li > a {
  padding: 16px 20px;
  font-size: 16px;
  font-weight: 700;
  border-right: 1px solid rgba(255, 255, 255, 0.03);
}
#header-menu-1.navigation-main > li:first-child > a {
  border-left: none;
}
#header-menu-1.navigation-main > .current-menu-item > a::before,
.navigation-main > .current-menu-parent > a::before,
.navigation-main > .current-menu-ancestor > a::before {
  border-top: none;
}

.header > .head-mast .head-main-ad img {
  max-height: 80px;
}

.head-search-form {
  background-color: #424242;
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: none;
  transition: unset;
}
.head-search-form.head-search-expanded {
  box-shadow: 0 2px 6px rgba(255, 255, 255, 0.2);
}
.head-search-form .head-search-input {
  height: 42px;
}
.page-hero-subtitle a,
.author-additional-info a {
  color: #e7742e;
  text-decoration: underline;
}

/* Navigation */

.news-ticker-title {
  background-color: #e7742e;
}

.entry-meta-category,
.entry-meta-category::after {
  background-color: #e7742e;
}
.entry-meta-info,
.entry-meta-info::before {
  background-color: #e7742e;
}
.section-category-name,
.section-category-name::after {
  background-color: #e7742e;
}

.entry-fields {
  font-size: 14px;
  color: #e7742e;
}

.navigation.pagination {
  margin: 0;
}

/* Typography */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  font-weight: 700;
  color: #000;
}

/* Buttons */

.button,
.comment-reply-link,
input[type="submit"],
input[type="reset"],
button {
  background-color: #e7742e;
  padding: 10px 18px;
  color: #ffffff;
  font-weight: 700;
  border-radius: 4px;
}
.button:hover,
.comment-reply-link:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover {
  background-color: #f7843e;
}

/* Sidebar, Widgets */

aside.widget {
  margin: 0 0 30px;
}
aside.widget .g-ad-headline {
  margin-bottom: 6px;
}
aside.widget .g-ad {
}
aside.widget .g-ad.dev {
  background-color: rgba(231, 116, 46, 0.2);
}
aside.widget .g-ad iframe {
  margin-bottom: 0;
}

/* Footer */

footer .footer-inner {
  padding: 30px 0 10px;
}
footer aside.widget {
  margin: 0 0 20px;
}
footer aside.widget .widget-title {
  margin-bottom: 5px;
  padding-bottom: 0;
}

footer aside.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer aside.widget ul li {
  padding: 4px 0;
  line-height: 1.2;
}
footer aside.widget ul li a {
  margin: 0;
}

/* Entry Item */

.entry-item {
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.entry-item .entry-meta-top {
  margin: 0 0 16px;
}
.entry-item .entry-header {
  margin-bottom: 16px;
}

/* Entry, Article */

article.entry {
  /* background-color: #f4f4f4; */
  border: 1px solid rgba(231, 116, 46, 0.4);
  margin: 0 0 30px 0;
  padding: 15px 20px;
}

article .g-ad {
}
article .g-ad.dev {
  background-color: rgba(231, 116, 46, 0.2);
}
article .g-ad iframe {
  margin-bottom: 0;
}

.entry .entry-meta-top {
  margin: 0 0 15px;
}
.entry .entry-header {
  margin-bottom: 15px;
}
.entry-author {
  margin-top: 6px;
  line-height: normal;
}
.entry-author-name {
  font-size: 14px;
  text-transform: none;
  color: #000;
}

.entry-reading-time-comments {
  margin-bottom: 20px;
  padding: 0 015px 0;
}

.entry-reading-time-comments-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}

.entry-reading-time {
  flex: 0 0 auto;
}

.entry-reading-time .reading-time-text {
  font-size: 14px;
  color: #000;
  font-weight: 500;
}

.entry-reading-time .reading-time-number {
  color: #e7742e;
  font-weight: 700;
}

.entry-comments-button {
  flex: 0 0 auto;
  margin-left: auto;
}

.entry-comments-button .comments-link-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  background-color: #e7742e;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.3s ease;
  font-family: Roboto;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
}

.entry-comments-button .comments-link-button .jump-arrow-icon {
  flex-shrink: 0;
  display: inline-block;
  vertical-align: middle;
}

.entry-comments-button .comments-link-button:hover {
  background-color: #d4631f;
  color: #fff;
  text-decoration: none;
}

@media (max-width: 768px) {
  .entry-reading-time-comments {
    padding: 12px 0;
  }

  .entry-reading-time-comments-inner {
    gap: 10px;
  }

  .entry-reading-time .reading-time-text {
    font-size: 13px;
  }

  .entry-comments-button .comments-link-button {
    padding: 10px 16px;
    font-size: 13px;
    gap: 6px;
  }

  .entry-comments-button .comments-link-button .jump-arrow-icon {
    width: 10px;
    height: 10px;
  }
}

.entry-thumb {
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 20px 0 15px;
}
.entry-content h1:last-child,
.entry-content h2:last-child,
.entry-content h3:last-child,
.entry-content h4:last-child,
.entry-content h5:last-child,
.entry-content h6:last-child,
.entry-content p:last-child {
  margin-bottom: 0;
}

.entry-content a {
  color: #e7742e;
}

.entry-content .btn,
.entry-content .button {
  margin-bottom: 6px;
  background-color: #e7742e;
  padding: 10px 18px;
  color: #ffffff;
  font-weight: 600;
  border-radius: 4px;
}
.entry-content .btn-large {
  padding: 12px 20px;
  font-size: 18px;
}
.entry-content .btn:hover,
.entry-content .button:hover {
  background-color: #f7843e;
}
.entry-content a.wp-block-button__link {
  color: #ffffff;
}

.entry-content p {
  margin-bottom: 15px;
}

.entry-content p:last-child {
  margin-bottom: 0;
}

.entry-content ul {
  margin: 15px 0 15px 15px;
}

.entry-content ul:last-child {
  margin-bottom: 0;
}

.entry-content .alert {
  border: 1px solid rgba(231, 116, 46, 0.4);
  background-color: rgba(231, 116, 46, 0.2);
  padding: 15px;
  line-height: 1.4;
}

.entry-content .popup-embedded-box-gfcr-1 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.entry-section {
  border-top: none;
  padding: 0 0 30px 0;
}
.entry-section p:last-child {
  margin-bottom: 0;
}

.entry-ttags {
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
}
.entry-ttags a {
  font-size: 17px;
}

.entry-author-box-title {
  background-color: #141414;
}
.entry-author-box-title > .headline {
  position: relative;
  display: inline-block;
  background: rgb(231, 116, 46);
  margin: 0;
  padding: 4px 12px;
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  z-index: 1;
}
.entry-author-box-title > .headline::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  width: 10px;
  height: 100%;
  background-color: rgb(231, 116, 46);
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  z-index: 0;
  right: -5px;
}
.entry-author-box {
  border-right: 1px solid #141414;
  border-bottom: 3px solid #141414;
  border-left: 1px solid #141414;
  background-color: #f4f4f4;
  padding: 15px;
}
.entry-author-box .entry-author-thumbnail {
  width: 100px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  margin-right: 15px;
}
.entry-author-box .entry-author-thumbnail img {
  margin: 0;
}
.entry-author-box .entry-author-title {
  font-size: 24px;
  text-transform: none;
  line-height: 0.8;
}

.entry-section-related {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
  margin: 0 0 30px 0;
  padding: 15px;
}
.entry-section-related .row-items {
  margin-bottom: -40px;
}

/* Author */

.author-box-hero {
  margin-bottom: 30px;
}

/* Block Quote */

.entry-content > [class^="wp-block-"],
.entry > [class^="wp-block-"],
.wp-block-column > [class^="wp-block-"] {
  margin-bottom: 20px;
}
.entry-content blockquote {
  margin: 20px 0 !important;
  font-size: inherit !important;
  line-height: inherit !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  border-left: 4px solid #f7843e !important;
  font-family: Roboto !important;
  font-style: normal !important;
  font-weight: inherit !important;
  color: inherit !important;
}
.entry-content blockquote p {
  margin-bottom: 9px !important;
}
blockquote cite {
  display: block;
  font-weight: bold !important;
  font-style: normal !important;
  margin: 10px 0 0;
  color: inherit !important;
  font-size: inherit !important;
}

/* Feature Post Hero */
.entry-featured .entry-item-hero {
  display: block;
  color: #fff;
}
.entry-featured .entry-item-hero:hover {
  opacity: 0.9;
}
.entry-featured .entry-item-hero .entry-title {
  color: #fff;
}
.entry-featured .entry-item-hero .entry-author .entry-author-name {
  color: #fff;
}

[class^="col-xl-6"] .entry-title {
  font-size: 26px;
}
.entry-item-hero-sm .entry-title,
[class^="col-xl-3"] .entry-title,
[class^="col-xl-4"] .entry-title,
[data-slides="3"] .entry-title,
[data-slides="4"] .entry-title {
  font-size: 20px;
}

/* Comments */

#comments {
  margin: 30px auto;
}

.comments-area {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #f4f4f4;
  margin: 0 0 30px 0;
  padding: 15px;
}
.comments-area .comments-title,
.comments-area .comment-reply-title {
  margin-bottom: 10px;
}
.comments-area p {
  margin-bottom: 10px;
}
.comments-area label {
  font-weight: 600;
}
.comments-area .form-submit {
  margin-top: 10px;
  margin-bottom: 0;
}

#wpdcom .wpd-second-button,
#wpdcom .wpd-prim-button {
  border: none;
  background-color: #e7742e;
  cursor: pointer;
  font-family: "Roboto Condensed";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 10px 18px;
  letter-spacing: 1px;
  box-shadow: none;
  border-radius: 4px;
  max-width: none;
}

/* Rating */

.entry-item-rating {
  font-weight: normal;
  font-size: 15px;
  letter-spacing: normal;
  line-height: 0.8;
  padding: 10px 12px;
  min-width: 40px;
  text-align: center;
  background-color: #e7742e;
  color: #fff;
}
.entry-item-rating span {
  display: inline-block;
  vertical-align: middle;
}
.entry-item-rating span.rating-label {
  font-weight: bold;
}
.entry-item-rating span.rating-score {
  margin-right: 0.25rem;
  margin-left: 0.29rem;
  font-weight: bold;
  font-size: 20px;
}
.entry-item-rating span.rating-info {
  font-size: 12px;
}
.entry-item-media-sm .entry-item-rating {
  padding: 5px;
  font-size: 12px;
  min-width: 21px;
}
.entry-item-media-sm .entry-item-rating span.rating-score {
  margin-left: 0.125em;
  font-weight: bold;
  font-size: 15px;
}
.entry-item-rating span.rating-info {
  font-size: 11px;
}

.entry-rating-ptr-top {
  background-color: #141414;
  padding: 0;
}
.entry-rating-ptr-top > .headline {
  position: relative;
  display: inline-block;
  background-color: #e7742e;
  margin: 0;
  padding: 4px 12px;
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  z-index: 1;
}
.entry-rating-ptr-top > .headline::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  width: 10px;
  height: 100%;
  background-color: rgb(231, 116, 46);
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  z-index: 0;
  right: -5px;
}
.entry-rating-ptr {
  background-color: #282828;
  border-bottom: 3px solid #141414;
  padding: 20px;
  color: #ffffff;
}
.entry-rating-scores {
  padding-bottom: 20px;
  border-bottom: 1px solid #ffffff;
}
.entry-rating-ptr .entry-rating-score {
  margin: 0 0 12px 0;
  background-color: #ffcc99;
}
.entry-rating-ptr .entry-rating-score .entry-rating-score-bar {
  height: 32px;
  margin: 0;
  background-color: #e7742e;
  border: 1px solid rgba(255, 255, 255, 0.6);
  font-family: "Roboto Condensed";
}
.entry-rating-ptr
  .entry-rating-score
  .entry-rating-score-bar
  .entry-rating-score-name,
.entry-rating-ptr
  .entry-rating-score
  .entry-rating-score-bar
  .entry-rating-score-value {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
}
.entry-rating-ptr .entry-rating-score:last-child {
  margin-bottom: 0;
}
.entry-rating-ptr .entry-rating-btm-col {
  padding-top: 20px;
}
.entry-rating-ptr .entry-rating-final-score {
  width: 100%;
  background-color: #e7742e;
  border: 1px solid #ffffff;
  padding: 15px;
  font-family: "Roboto Condensed";
}
.entry-rating-ptr .entry-rating-final-score .final-score-top {
  display: inline-block;
  margin-bottom: 4px;
  font-weight: 600;
}
.entry-rating-ptr .entry-rating-final-score .final-score {
  display: inline-block;
  font-size: 70px;
  font-weight: bold;
  font-size: 70px;
  letter-spacing: -0.1em;
  line-height: 0.8;
}
.entry-rating-ptr .entry-rating-final-score .final-score-btm {
  display: inline-block;
  margin-top: 3px;
}

/* Category */

body.category .page-hero-content {
  padding: 16px 0 24px 0;
}

body.category .page-hero-subtitle {
  margin: 6px 0 0 0;
  max-width: none;
  font-style: normal;
  line-height: 1.4;
}

/* Small, Mobile */

.container.featured.large {
  display: none;
}

.navigation-mobile-dismiss {
  justify-content: flex-start;
  padding: 10px 0 10px 0;
}

@media (max-width: 767px) {
  .header > .head-mast {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .head-intro {
    display: none;
  }

  .head-main-ad {
    display: none;
  }
}

@media (max-width: 991px) {
  .header > .head-mast {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width: 1200px) {
  .container.featured.small {
    display: none;
  }
  .container.featured.large {
    display: block;
  }

  .header > .head-mast {
    padding-top: 24px;
    padding-bottom: 0;
  }

  .news-ticker {
    padding: 15px 0;
    margin-right: 15px;
    margin-left: 15px;
  }

  .entry-featured {
    padding-right: 15px;
    padding-left: 15px;
  }

  #page > .page-hero > .container {
    padding-right: 30px;
    padding-left: 30px;
  }

  #page > main > .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 1400px) {
  .news-ticker {
    padding: 15px 0;
    margin-right: 15px;
    margin-left: 15px;
  }

  .entry-featured {
    padding-right: 15px;
    padding-left: 15px;
  }

  #page > .page-hero > .container {
    padding-right: 30px;
    padding-left: 30px;
  }

  #page > main > .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}

/* OPE */

/* body.site-ope {
background-image: url(img/bg-grass-tile-300x200.jpg);
background-repeat: repeat;
background-position: top center;
background-attachment: fixed;
background-color: #a0d341;
} */

/* Navigation */
.deals-ads .widget {
  margin: 0;
}
body.site-ope .navigation-main > li:hover > a,
body.site-ope .navigation-main > li > a:focus,
body.site-ope .navigation-main > .current-menu-item > a,
body.site-ope .navigation-main > .current-menu-parent > a,
body.site-ope .navigation-main > .current-menu-ancestor > a,
body.site-ope .navigation-main li li:hover > a,
body.site-ope .navigation-main li li > a:focus,
body.site-ope .navigation-main li .current-menu-item > a,
body.site-ope .navigation-main li .current-menu-parent > a,
body.site-ope .navigation-main li .current-menu-ancestor > a,
body.site-ope .navigation-main .nav-button > a:hover {
  color: #8cc63f;
}
body.site-ope .news-ticker-title {
  background-color: #27863d;
}

body.site-ope .entry-meta-category,
body.site-ope .entry-meta-category::after {
  background-color: #27863d;
}
body.site-ope .entry-meta-info,
body.site-ope .entry-meta-info::before {
  background-color: #27863d;
}
body.site-ope .section-category-name,
body.site-ope .section-category-name::after {
  background-color: #27863d;
}

body.site-ope .entry-fields {
  color: #27863d;
}

/* Buttons */

body.site-ope .button,
body.site-ope .comment-reply-link,
body.site-ope input[type="submit"],
body.site-ope input[type="reset"],
body.site-ope button {
  background-color: #27863d;
  border: 1px solid #27863d;
}
body.site-ope .news-ticker-controls button {
  border: none !important;
}
body.site-ope .button:hover,
body.site-ope .comment-reply-link:hover,
body.site-ope input[type="submit"]:hover,
body.site-ope input[type="reset"]:hover,
body.site-ope button:hover {
  background-color: #98d646;
}

body.site-ope .btn-skewed::before,
body.site-ope .btn-skewed::after {
  background-color: #27863d;
}

/* Footer */

body.site-ope .footer-info {
  background-color: #27863d;
}

body.site-ope .footer-widgets a,
body.site-ope .footer-widgets body.site-ope .widget a,
body.site-ope .footer-widgets body.site-ope .widget a:hover {
  color: #27863d;
}

/* Entry, Article */

body.site-ope article.entry {
  border: 1px solid rgba(140, 198, 63, 0.4);
}

body.site-ope article .g-ad {
}

body.site-ope article .g-ad.dev {
  background-color: rgba(140, 198, 63, 0.2);
}

body.site-ope .entry-content .alert {
  border: 1px solid rgba(140, 198, 63, 0.4);
  background-color: rgba(140, 198, 63, 0.2);
  padding: 15px;
  line-height: 1.4;
}

nav.nav.head-sticky {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav-search-icon i.fa.fa-search {
  color: #e7742e;
}
.nav-search-icon form.head-search-form.head-search-expanded {
  position: absolute;
  transform: unset !important;
  box-shadow: unset;
  background: transparent;
  padding-top: 25px;
  padding-bottom: 0;
  border-bottom: solid 4px #e7742e;
  transition: unset;
}
.nav-search-icon input#head-search-input {
  background: #4a4a4a;
  border: none;
  color: white !important;
}
.nav-search-icon .fas.fa-times.cst-search {
  position: absolute;
  right: 0;
}
.nav-search-icon i.fas.fa-times.cst-search {
  display: none;
}
.nav-search-icon
  form.head-search-form.head-search-expanded
  i.fas.fa-times.cst-search {
  display: block;
  position: absolute;
  right: 15px;
  color: #000000;
  top: 4px;
  font-family: "FontAwesome";
  font-style: normal;
  font-size: 24px;
}
.head-intro-addons.cst-ticker-icons {
  margin-top: -41px;
  position: absolute;
  right: 29px;
}
.archive.author .author-additional-info {
  display: block;
}
.author-additional-info {
  display: none;
}
.single-post .entry-content td,
.single-post .entry-content th {
  text-align: center !important;
  border: solid 1px;
  padding: 5px !important;
}
.single-post .entry-content tr td:first-child {
  text-align: left !important;
}

/* Sticky Header */
.head-intro-addons .list-social-icons i.fa {
  color: #000;
}
.head-mast .site-logo {
  width: max-content;
}
.head-mast .site-logo img {
  height: auto;
  width: 170px !important;
}
.navigation-mobile-wrap {
  padding-top: 2px !important;
  padding: 0 25px;
}

/* Customizer OPE CSS */
.home .sidebar aside.widget.opere-widget:last-child,
.archive .sidebar aside.widget.opere-widget:last-child,
.single-post .sidebar aside.widget.opere-widget:last-child {
  position: sticky !important;
  top: 100px !important;
}
body.site-ope .entry-author-box-title > .headline {
  background: #27863d !important;
}
body.site-ope .footer-info {
  background-color: #27863d;
}
body.site-ope .entry-content a,
body.site-ope .page-hero-content a,
body.site-ope .textwidget a {
  color: #dc3545;
  font-weight: 600;
}
body.site-ope .entry-content a.wp-block-button__link {
  color: #ffffff;
}
body.site-ope .navigation-main > .current-menu-parent > a,
body.site-ope .navigation-main > .current-menu-ancestor > a:hover {
  color: #77d62a !important;
}
body.site-ope .entry-author-by {
  opacity: 1;
}
body.site-ope span.entry-meta-info {
  display: none;
}
body.site-ope .entry-author-box-title > .headline::after {
  background-color: #27863d !important;
}
body.site-ope .nav-search-icon i.fa.fa-search {
  color: #fff;
}
.home .sidebar,
.archive .sidebar,
.single-post .sidebar {
  height: 100% !important;
}
.ad-below-author {
  margin-top: 50px;
}
.wp-block-quote {
  font-family: "Roboto", serif !important;
  color: #666666 !important;
  margin-left: 30px;
  border-left: 4px solid #ffaf00 !important;
  line-height: 1.5em !important;
  font-size: 18px !important;
  padding-left: 10px !important;
}

body.site-ope .entry-rating-score-bar {
  background-color: #54b901 !important;
}

body.site-ope .entry-rating-score {
  background-color: #b7fc9c !important;
}

body.site-ope .entry-rating-final-score {
  background-color: #54b901 !important;
}

body.site-ope .entry-rating-ptr-top > .headline {
  background-color: #54b901 !important;
}

body.site-ope .entry-rating-ptr-top > .headline:after {
  background-color: #54b901 !important;
}

body.site-ope .entry-item-rating {
  background-color: #54b901 !important;
}
body.site-ope span.entry-author-name a {
  padding-top: 14px;
  padding-bottom: 14px;
}
body.site-ope .footer-widgets a {
  color: #77d62a;
}
body.site-ope .navigation-main > li:hover > a,
body.site-ope .navigation-main > li > a:focus,
body.site-ope .navigation-main > .current-menu-item > a,
body.site-ope .navigation-main > .current-menu-parent > a,
body.site-ope .navigation-main > .current-menu-ancestor > a,
body.site-ope .navigation-main li li:hover > a,
body.site-ope .navigation-main li li > a:focus,
body.site-ope .navigation-main li .current-menu-item > a,
body.site-ope .navigation-main li .current-menu-parent > a,
body.site-ope .navigation-main li .current-menu-ancestor > a,
body.site-ope .navigation-main .nav-button > a:hover {
  color: #77d62a !important;
}

p.entry-author-subtitle {
  color: #444 !important;
}

@media only screen and (min-width: 768px) {
  #OPEReviews_header {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  body.site-ope .footer-widgets a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  body.site-ope footer aside.widget ul li {
    line-height: 2;
  }
  .front-page-mobile-widget .entry-meta-top .entry-time {
    color: #444 !important;
  }
}

@media (max-width: 1365px) {
  #header-menu-1.navigation-main > li > a {
    padding: 16px 15px;
  }
}
@media (max-width: 1080px) {
  .news-ticker {
    display: none;
  }
  .mobilead-widget {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mobilead-widget img {
    width: 100%;
  }
  .mobile-page .ci-slick-slider .slick-arrow {
    border: none;
    background: #fff;
    border-radius: 0;
    color: #000;
    width: 45px;
    height: 45px;
    z-index: 9;
  }
}
@media (max-width: 850px) {
  .col-lg-7.text-right.head-main-ad {
    display: none;
  }
  nav.nav.head-sticky {
    display: none;
  }
  .navigation-mobile-wrap .navigation-mobile-dismiss {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .navigation-mobile-wrap .logo-nav {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navigation-mobile-wrap .col-lg-5.col-md-6.col-8.nav-logo {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .sticky-active {
    position: fixed;
    width: 100%;
    top: 0;
  }
  .ptr.header img {
    height: 35px;
    width: auto !important;
  }
  .ptr.header h1.site-tagline {
    font-size: 8px !important;
  }
  .ptr.header a.mobile-nav-trigger {
    font-size: 22px;
  }
  i.fa.fa-navicon.cst {
    transform: rotate(90deg);
    margin-right: 5px;
    font-size: 22px;
  }
  .navigation-mobile-dismiss:after {
    content: none;
  }
  .col-lg-5.col-md-6.col-8.nav-logo {
    width: 50%;
    float: left;
    padding: 0;
    margin-top: 7px;
    margin-bottom: 15px;
  }
  .nav-close .navigation-mobile-dismiss {
    justify-content: flex-end;
    width: 50%;
    font-size: 22px;
    float: right;
    outline: none;
    font-weight: 700;
    font-family: "Roboto Condensed";
    padding-top: 7px;
  }
  .navigation-mobile-wrap .site-tagline {
    color: #000;
    font-size: 8px;
    margin-left: 4px;
    font-weight: 500;
  }
  .col-lg-7.text-right.nav-close {
    padding: 0;
  }
  .navigation-mobile-wrap img {
    height: 35px;
  }
  .head-search.mobile-serach {
    width: 100%;
    background: transparent;
    padding: 0;
  }
  .mobile-serach form.head-search-form {
    position: relative;
    width: 100%;
    background: transparent;
    box-shadow: none !important;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    transform: unset;
  }
  .mobile-serach i.fa.fa-search {
    position: absolute;
    left: 6px;
    z-index: 99;
    top: 14px;
  }
  .mobile-serach input#head-search-input {
    background: #99999961;
    border: none;
    color: #000;
    border-radius: 5px;
    padding-left: 30px;
  }
  .head-search.mobile-serach {
    border: none;
  }
  a.navigation-mobile-dismiss {
    border: none;
  }
  nav.nav.head-sticky {
    display: none;
  }
}
@media (max-width: 767px) {
  .mobile-page .ci-slick-slider .slick-arrow {
    display: block !important;
    visibility: visible !important;
  }
  .mobile-page .entry-featured-slider {
    margin-bottom: 10px;
  }
  .mobile-page .ci-slick-slider .slick-arrow {
    top: 90%;
    border: none;
    background: #fff;
    border-radius: 0;
    color: #000;
    width: 45px;
    height: 45px;
  }
  .mobile-page .ci-slick-slider .slick-prev {
    left: 65%;
  }
  .mobile-page .entry-item-hero .entry-header {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 500px) {
  .cst-ticker-icons {
    display: none;
  }
  .navigation-mobile-wrap {
    padding-top: 2px !important;
    padding: 0 15px;
  }
  .nav-close .navigation-mobile-dismiss {
    padding-top: 5px;
  }
  .front-page-mobile-widget figure.entry-item-thumb {
    width: 30%;
    float: left;
  }
  .front-page-mobile-widget .entry-item-content {
    width: 70%;
    float: left;
    padding-left: 20px;
  }
  .front-page-mobile-widget span.entry-meta-info {
    display: none;
  }
  .front-page-mobile-widget .entry-excerpt {
    display: none;
  }
  .front-page-mobile-widget .entry-author {
    display: none;
  }
  .front-page-mobile-widget .entry-meta-top-wrap {
    background-color: transparent;
    padding: 0;
  }
  .front-page-mobile-widget .entry-meta-top-wrap::after {
    display: none;
  }
  .front-page-mobile-widget .entry-meta-top .entry-time {
    color: #444;
  }

  .related .entry-title a {
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
  }
  .front-page-mobile-widget header.entry-header {
    display: flex;
    flex-direction: column;
  }
  .front-page-mobile-widget .entry-meta-top {
    order: 2;
  }
  .front-page-mobile-widget .entry-item-rating {
    display: none;
  }
  .front-page-mobile-widget .entry-item {
    padding-bottom: 10px;
    margin-bottom: 25px;
    clear: both;
    overflow: hidden;
  }
  .front-page-mobile-widget .entry-item .entry-meta-top {
    margin: 0 0 0px;
  }
  .front-page-mobile-widget .entry-item .entry-header {
    margin-bottom: 7px;
  }
  .front-page-mobile-widget .entry-item-thumb {
    margin-bottom: 15px;
  }
  .front-page-mobile-widget .entry-item .entry-title {
    font-size: 20px !important;
  }
}

/* E-E-A-T Section - Home Page */
section.eeat-section {
  margin-top: 30px;
  margin-bottom: 30px;
}
section.eeat-section .eeat-section-holder {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  section.eeat-section .eeat-section-holder {
    padding-right: 30px;
    padding-left: 30px;
  }
}
section.eeat-section .eeat-section-holder .row {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  section.eeat-section .eeat-section-holder .row {
    gap: 40px;
  }
}
section.eeat-section .eeat-section-holder .eeat-section-item {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  max-width: 180px;
  margin-right: auto;
  margin-left: auto;
}
section.eeat-section .eeat-section-holder .eeat-section-item .eeat-section-item-icon-holder img,
section.eeat-section .eeat-section-holder .eeat-section-item .eeat-section-item-icon-holder svg {
  min-height: 32px;
}
section.eeat-section .eeat-section-holder .eeat-section-item .eeat-section-item-heading {
  font-family: 'Roboto Condensed', 'Roboto Condensed-fallback';
  font-size: 32px;
  line-height: 1;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}
section.eeat-section .eeat-section-holder .eeat-section-item .eeat-section-item-description {
  margin-bottom: 0;
  font-size: 13px;
}