/*
Theme Name:  Themedd - Child Theme
Theme URI:   https://gplcheap.com
Description: A custom child theme for Themedd
Author:      GPL Cheap
Author URI:  https://gplcheap.com
Template:    themedd
Version:     1.4.8.2
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: themedd-child
*/
/**
 * Add your custom CSS styling below.
*/
.clear:before,
.clear:after {
  content: "";
  display: table; }

.clear:after {
  clear: both; }

.clear {
  clear: both; }

body {
  color: #35495c; }

body, button, input, select, textarea {
  color: #35495c; }

h1, h2, h3, h4, h5, h6 {
  color: #35495c;
  line-height: 1.3; }

.custom-logo-link img {
  height: 30px;
  width: auto; }

.main-navigation li:hover {
  background-color: rgba(0, 0, 0, 0.075); }
.main-navigation li li {
  background-color: transparent; }
.main-navigation li ul {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3); }

@media only screen and (min-width: 768px) {
  h1.download-title {
    font-size: 1.9rem; } }
@media only screen and (min-width: 1220px) {
  .pv-lg-4 {
    padding-top: 2.8rem;
    padding-bottom: 0; } }
@media only screen and (min-width: 992px) {
  .mb-md-2 {
    margin-bottom: 1.2rem; }

  .archive .page-header,
  .search .page-header {
    margin-bottom: 1.2rem; } }
.button.green {
  background-color: #136AD5 !important;
  border-color: #136AD5 !important; }
  .button.green:hover, .button.green.active {
    background-color: #136AD5 !important;
    border-color: #136AD5 !important;
    opacity: 0.9; }

.button.orange {
  background-color: #136AD5 !important;
  border-color: #136AD5 !important; }
  .button.orange:hover, .button.orange.active {
    background-color: #136AD5 !important;
    border-color: #136AD5 !important;
    opacity: 0.9; }

.button,
button,
input[type="submit"],
#submit {
  border-radius: 4px;
  transition: 0.3s all; }
  .button:hover,
  button:hover,
  input[type="submit"]:hover,
  #submit:hover {
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15); }

.home-featured {
  background: #f5f5f5 url("img/bg-home-featured.jpg") center top no-repeat;
  background-size: cover;
  padding: 85px 0;
  min-height: 450px; }
  .home-featured .featured-left {
    width: 620px; }
  .home-featured h1 {
    font-size: 34px;
    line-height: 1.15;
    margin-bottom: 16px; }
  .home-featured .desc {
    font-size: 1.2em;
    line-height: 1.6;
    margin-bottom: 25px; }
    .home-featured .desc strong {
      color: #136AD5; }
  .home-featured .desc-more {
    font-size: 1em;
    margin: -5px 0 20px 0; }
    .home-featured .desc-more .text-style2 {
      font-weight: bold; }
  .home-featured .action-button {
    width: 100%; }
    .home-featured .action-button .button {
      border-radius: 4px;
      font-size: 20px;
      padding-left: 30px;
      padding-right: 30px; }

@media only screen and (max-width: 420px) {
  .home-featured .action-button .button {
    padding-left: 20px;
    padding-right: 20px; } }
.edd_download_image img {
  background-color: #f5f5f5;
  width: 100%; }

/* All Brands */
.all-brands {
  margin: 30px 0; }
  .all-brands:after {
    clear: both;
    content: " ";
    display: block; }
  .all-brands .brand {
    display: inline-block;
    float: left;
    width: 25%;
    margin: 0 0 15px 0;
    box-sizing: border-box; }
    .all-brands .brand a {
      display: block; }
    .all-brands .brand h3 {
      color: #136AD5;
      display: block;
      font-size: 0.9em;
      margin: 0; }

/* Theme Brands */
.theme-brands {
  background-color: #fff;
  padding: 3rem 0 2rem; }
  .theme-brands:after {
    clear: both;
    content: " ";
    display: block; }
  .theme-brands .brand {
    display: inline-block;
    float: left;
    width: 20%;
    margin: 0 0 20px 0;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box; }
    .theme-brands .brand:hover h3 {
      color: #35495c; }
    .theme-brands .brand img {
      margin-bottom: 5px;
      width: 100%; }
    .theme-brands .brand h3 {
      color: #136AD5;
      display: block;
      font-size: 0.83em;
      font-weight: bold;
      text-align: center; }

/* Home Items */
.home-items {
  background-color: #fff;
  padding: 3rem 0 2rem; }
  .home-items:after {
    clear: both;
    content: " ";
    display: block; }
  .home-items .home-items-loop {
    margin: 0 -15px; }
    .home-items .home-items-loop .item {
      display: inline-block;
      float: left;
      width: 25%;
      margin: 0 0 20px 0;
      padding-left: 15px;
      padding-right: 15px;
      box-sizing: border-box; }
      .home-items .home-items-loop .item:nth-of-type(4n+1) {
        clear: left; }
      .home-items .home-items-loop .item .post-thumbnail {
        margin-bottom: 0; }
      .home-items .home-items-loop .item img {
        margin-bottom: 3px;
        width: 100%; }
      .home-items .home-items-loop .item h2 {
        color: #136AD5;
        display: block;
        font-size: 0.9em;
        line-height: 1.3; }
        .home-items .home-items-loop .item h2:hover {
          color: #35495c; }
      .home-items .home-items-loop .item .item-tag {
        color: #999;
        line-height: 1.3;
        margin-bottom: 6px; }
        .home-items .home-items-loop .item .item-tag a {
          color: #999;
          font-size: 0.7em;
          text-transform: uppercase; }
          .home-items .home-items-loop .item .item-tag a:hover {
            color: #35495c; }
  .home-items .home-featured-loop {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 50px; }

.home .section-header {
  margin-bottom: 3rem;
  text-align: center; }
  .home .section-header h2 {
    margin-bottom: 0.7rem; }
  .home .section-header p {
    color: #7a8188;
    margin-bottom: 0; }
    .home .section-header p a {
      border-bottom: 1px dashed #ddd;
      color: #7a8188;
      margin: 0 10px;
      padding-bottom: 3px; }
      .home .section-header p a:hover {
        border-color: #136AD5;
        color: #136AD5; }

.home-pricing {
  background-color: #f4f7fa;
  padding: 4rem 0; }

.pricing-features {
  margin-top: 4rem; }
  .pricing-features h3 {
    font-size: 1.2em;
    margin-bottom: 1rem; }
  .pricing-features .feature-col {
    width: 33.3333%;
    margin-bottom: 1rem;
    padding: 0 2rem; }

.single-download #primary {
  width: 100%; }
.single-download .item-overview .download-left {
  float: left;
  width: 35%;
  margin: 0 0 0 0; }
.single-download .item-overview .post-thumbnail {
  margin-bottom: 15px; }
.single-download .item-overview .item-notice {
  font-size: 0.8em;
  margin: 10px 0 0 0; }
  .single-download .item-overview .item-notice span {
    color: #136AD5; }
.single-download .item-overview .entry-content {
  float: right;
  width: 62%; }
  .single-download .item-overview .entry-content p {
    margin-bottom: 20px; }
.single-download .item-overview .edd_download_purchase_form {
  margin-bottom: 25px; }
.single-download .item-overview .download-price {
  font-size: 24px;
  margin-bottom: 15px; }
  .single-download .item-overview .download-price del {
    color: #999;
    margin-right: 5px; }
  .single-download .item-overview .download-price strong {
    color: #333; }
.single-download .item-overview .download-meta ul {
  margin: 0 0 20px 0; }
.single-download .item-overview .download-meta li {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0 0 0 16px;
  position: relative; }
  .single-download .item-overview .download-meta li:before {
    background-color: #136AD5;
    border-radius: 50%;
    content: ' ';
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 10px;
    left: 0; }
.single-download .item-overview .edd_purchase_submit_wrapper a.edd-add-to-cart {
  border-radius: 4px;
  padding-left: 3.5rem;
  padding-right: 3.5rem; }
.single-download .item-details ol li {
  list-style: decimal inside;
  margin: 0 0 15px 0; }
.single-download .item-details .developer-links p {
  margin: 0 0 20px 0; }
  .single-download .item-details .developer-links p:last-child {
    margin-bottom: 0; }
.single-download .item-details .developer-links .extra-content ul li {
  list-style: disc;
  margin: 0 0 10px 16px; }
  .single-download .item-details .developer-links .extra-content ul li:last-child {
    margin-bottom: 0; }
.single-download .item-details .developer-links a {
  border-bottom: 2px solid;
  color: #35495c;
  font-size: 0.9em;
  margin: 0 10px 0 5px; }
  .single-download .item-details .developer-links a:hover {
    color: #136AD5; }
.single-download .item-details .developer-links .button {
  background: #eaf0f7;
  border: none;
  color: #136AD5;
  padding: 0.5rem 1rem;
  margin: 0 10px 10px 0; }
  .single-download .item-details .developer-links .button:hover {
    background-color: #136AD5;
    color: #fff; }
.single-download .item-details .gmt-product-box3 ul li {
  list-style: disc;
  margin: 0 0 15px 20px; }
.single-download .product-cat-tag {
  margin: 0 0 25px 0; }
  .single-download .product-cat-tag ul li {
    display: inline-block;
    margin-right: 15px; }
.single-download .aiosrs-rating-wrap {
  margin: -5px 0 15px 0; }
  .single-download .aiosrs-rating-wrap .success-msg {
    font-size: 0.9em; }
.single-download .aiosrs-rating-summary-wrap {
  display: inline-block;
  font-size: 0.9em;
  color: #999; }

.edd-all-access-btn span {
  opacity: 1 !important; }
.edd-all-access-btn .edd-loading {
  display: none !important; }

.edd_download_image {
  margin-bottom: 10px; }

.eddDownloadMeta-afterTitle .edd_download_title {
  margin-bottom: 2px; }

h3.edd_download_title {
  font-size: 1em; }

h3.edd_download_title a {
  color: #136AD5;
  font-size: 1em;
  font-weight: normal; }
  h3.edd_download_title a:hover {
    color: #333; }

.downloadFooter del {
  color: #999; }
.downloadFooter strong {
  color: #333; }

.gmt-product-box {
  background-color: #f4f7fa;
  margin: 0 0 20px 0;
  padding: 12px 18px; }
  .gmt-product-box del {
    display: none; }
  .gmt-product-box a {
    font-weight: bold;
    border-bottom: 2px solid; }
    .gmt-product-box a:hover {
      color: #136AD5; }

.gmt-product-box2 {
  border-top: 1px solid #e9e9e9;
  margin: 30px 0 0 0;
  padding: 25px 0; }

.gmt-product-box3 {
  background-color: #f4f7fa;
  margin: 40px 0 40px;
  padding: 25px 25px 15px 25px; }

.promo-heading {
  line-height: 1.6em;
  margin-bottom: 40px;
  text-align: center; }

/* Site Footer */
.site-footer {
  background: #222; }

@media only screen and (min-width: 768px) {
  .footer-widgets .widget {
    margin-bottom: 0; } }
/* Cart */
.edd_cart_item_image {
  float: left; }

.edd_cart_item_image + .edd_checkout_cart_item_title {
  margin-top: 0.7rem; }

#edd_checkout_login_register .edd-description,
#edd_checkout_login_register label,
#edd_checkout_login_register .edd-label,
#edd_purchase_form_wrap .edd-description,
#edd_purchase_form_wrap label,
#edd_purchase_form_wrap .edd-label {
  display: none; }

#edd_checkout_user_info .edd-description {
  display: none; }

/* Header Search */
.searchwp-live-search-result--img {
  flex-basis: 40px !important; }

.searchwp-live-search-result--title {
  font-size: 14px !important;
  margin-bottom: 0 !important; }

.searchwp-live-search-result .searchwp-live-search-result--title a {
  font-size: 14px !important; }

.searchwp-live-search-result--info {
  flex: 1 1 0 !important; }

/* Membership Plans */
.home .pricing-table .pricing-col {
  border: none; }

.pricing-table .col-lg-3,
.pricing-table .col-lg-4 {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }
.pricing-table .pricing-col {
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px;
  transition: 0.3s all;
  position: relative; }
.pricing-table .pricing-header h3 {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center; }
  .pricing-table .pricing-header h3 span {
    font-weight: normal; }
.pricing-table .pricing-header .price {
  border-bottom: 1px solid #e9e9e9;
  color: #ff3838;
  padding: 10px 0 15px;
  text-align: center; }
  .pricing-table .pricing-header .price span {
    font-size: 16px;
    position: relative;
    top: -9px; }
  .pricing-table .pricing-header .price strong {
    font-size: 32px; }
  .pricing-table .pricing-header .price em {
    color: #999999;
    font-size: 14px;
    font-style: normal;
    margin-left: 5px; }
.pricing-table ul {
  border-bottom: 1px solid #e9e9e9;
  margin: 5px 0 30px;
  padding: 0 30px 5px; }
  .pricing-table ul li {
    border-bottom: 1px dashed #ddd;
    font-size: 0.95em;
    padding: 10px 0;
    text-align: center; }
    .pricing-table ul li:last-child {
      border-bottom: none; }
    .pricing-table ul li a {
      color: #333534; }
      .pricing-table ul li a:hover {
        color: #136AD5;
        border-color: #136AD5;
        text-decoration: none; }
.pricing-table .buy-button {
  text-align: center; }
  .pricing-table .buy-button .button {
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 4px;
    padding-left: 30px;
    padding-right: 30px;
    transition: 0.3s all; }
    .pricing-table .buy-button .button:hover {
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15); }

/* Accounts Page */
.entry-content .account-menu {
  margin: 0 0 1rem 0; }
  .entry-content .account-menu li {
    float: left;
    list-style: none; }
    .entry-content .account-menu li a {
      background-color: #eaf0f7;
      color: #35495c;
      display: inline-block;
      font-size: 0.9em;
      font-weight: bold;
      margin: 0 10px 0 0;
      padding: 7px 12px; }
      .entry-content .account-menu li a:hover {
        color: #136AD5; }
    .entry-content .account-menu li.active a {
      color: #136AD5; }
.entry-content fieldset {
  border: 1px solid #f0f0f0 !important; }
.entry-content #edd_register_fields,
.entry-content #edd_purchase_submit,
.entry-content #edd_profile_submit_fieldset {
  border: none !important; }

table,
th,
td {
  border-color: #eee; }

table {
  border-width: 1px 0 0 1px; }

th {
  border-width: 0 1px 1px 0; }

td {
  border-width: 0 1px 1px 0; }

select,
.edd-select {
  display: inline-block;
  width: 100%;
  height: calc(2.45rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("img/arrow-down.png") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

#edd_purchase_receipt tr th:first-child,
#edd_purchase_receipt_products tr th:first-child,
#edd_purchase_receipt tr td:first-child,
#edd_purchase_receipt_products tr td:first-child {
  border-right: 1px solid #eee; }

#edd_purchase_receipt td,
#edd_purchase_receipt_products td,
#edd_purchase_receipt th,
#edd_purchase_receipt_products th {
  padding: 0.6rem 1rem; }

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  background-color: #fff;
  border: 1px solid #dee2e6;
  padding: .5rem 1rem !important; }

/* Archive & Search */
/* Responsive */
@media only screen and (min-width: 960px) {
  .site-header-main {
    box-shadow: rgba(99, 99, 99, 0.15) 0px 2px 8px 0px; }

  .home .site-header-main {
    box-shadow: none !important; }

  .site-branding {
    max-height: 30px; }

  #main,
  .site-header-wrap,
  .site-header-menu .main-navigation,
  .container {
    padding-left: 6rem;
    padding-right: 6rem;
    max-width: 1252px; }

  .edd-checkout #main {
    padding-left: 1rem;
    padding-right: 1rem; }

  .page.slim #main {
    padding-left: 1rem;
    padding-right: 1rem; } }
@media only screen and (max-width: 959px) {
  #main,
  .site-header-wrap,
  .site-header-menu .main-navigation,
  .container {
    padding-left: 1rem;
    padding-right: 1rem; } }
@media only screen and (min-width: 960px) and (max-width: 1219px) {
  .all-brands .brand,
  .theme-brands .brand {
    width: 33.3333%; }
    .all-brands .brand:nth-of-type(5n+1),
    .theme-brands .brand:nth-of-type(5n+1) {
      clear: none; }
    .all-brands .brand:nth-of-type(3n+1),
    .theme-brands .brand:nth-of-type(3n+1) {
      clear: left; }

  .home-items .home-items-loop .item {
    width: 33.3333%; }
    .home-items .home-items-loop .item:nth-of-type(4n+1) {
      clear: none; }
    .home-items .home-items-loop .item:nth-of-type(3n+1) {
      clear: left; } }
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .main-navigation a {
    font-size: 0.95rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }

  .theme-brands .brand,
  .all-brands .brand {
    width: 33.3333%; }
    .theme-brands .brand:nth-of-type(5n+1),
    .all-brands .brand:nth-of-type(5n+1) {
      clear: none; }
    .theme-brands .brand:nth-of-type(3n+1),
    .all-brands .brand:nth-of-type(3n+1) {
      clear: left; }

  .home-items .home-items-loop .item {
    width: 33.3333%; }
    .home-items .home-items-loop .item:nth-of-type(4n+1) {
      clear: none; }
    .home-items .home-items-loop .item:nth-of-type(3n+1) {
      clear: left; } }
@media only screen and (min-width: 767px) {
  .site-header-wrap {
    padding-top: 1rem;
    padding-bottom: 1rem; } }
@media only screen and (max-width: 767px) {
  .site-branding {
    padding: 1rem 1rem; }

  .home-featured {
    background: #f5f5f5 url("img/bg-home-featured.jpg") left center no-repeat;
    background-size: cover;
    padding: 40px 0;
    min-height: auto; }
    .home-featured .featured-left {
      width: 100%; }

  .pricing-features .feature-col {
    width: 100%; }

  .single-download .item-overview .download-left {
    float: none;
    width: 100%;
    margin-bottom: 1.5rem; }

  .single-download .item-overview .entry-content {
    float: none;
    width: 100%; }

  .theme-brands .brand,
  .home-items .home-items-loop .item {
    float: none;
    width: 100%; }
    .theme-brands .brand:nth-of-type(5n+1),
    .home-items .home-items-loop .item:nth-of-type(5n+1) {
      clear: none; }
    .theme-brands .brand:nth-of-type(4n+1),
    .home-items .home-items-loop .item:nth-of-type(4n+1) {
      clear: none; }
    .theme-brands .brand:nth-of-type(3n+1),
    .home-items .home-items-loop .item:nth-of-type(3n+1) {
      clear: none; }

  .pricing-col {
    margin-bottom: 2rem; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .all-brands .brand {
    width: 50%; }
    .all-brands .brand:nth-of-type(5n+1) {
      clear: none; }
    .all-brands .brand:nth-of-type(3n+1) {
      clear: none; }
    .all-brands .brand:nth-of-type(2n+1) {
      clear: left; } }
@media only screen and (max-width: 479px) {
  .single-download .item-details .developer-links .button {
    display: block;
    margin-right: 0; }

  .all-brands .brand {
    width: 50%; }
    .all-brands .brand:nth-of-type(5n+1) {
      clear: none; }
    .all-brands .brand:nth-of-type(3n+1) {
      clear: none; }
    .all-brands .brand:nth-of-type(2n+1) {
      clear: left; }

  .home .section-header p a {
    border-bottom: none;
    display: block; }

  table.changelogs .hide-on-mobile {
    display: none; }
  table.changelogs tbody tr:hover {
    background: #f4f5f6; } }
/* CUSTOM CSS */
.site-header-wrap #menu-toggle-wrap {
  display: none; }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.label-hot > a.mega-menu-link:after {
  content: 'hot';
  display: inline-block;
  font-size: 9px;
  line-height: 9px;
  text-transform: uppercase;
  letter-spacing: -0.1px;
  margin-left: 4px;
  background-color: #ff4c4c;
  font-weight: bolder;
  border-radius: 2px;
  color: #fff;
  padding: 2px 3px 3px;
  position: relative;
  top: -2px; }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.label-new > a.mega-menu-link:after {
  content: 'new';
  display: inline-block;
  font-size: 9px;
  line-height: 9px;
  text-transform: uppercase;
  letter-spacing: -0.1px;
  margin-left: 4px;
  background-color: #7fba00;
  font-weight: bolder;
  border-radius: 2px;
  color: #fff;
  padding: 2px 3px 3px;
  position: relative;
  top: -2px; }

#breadcrumbs {
  color: #999;
  text-align: center;
  margin: 2rem 0 -1.5rem;
  font-size: 0.85rem; }

.ribbon {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 5;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right; }

.ribbon span {
  font-size: 11px;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #136AD5;
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 19px;
  left: -21px; }

.ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #136AD5;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #136AD5; }

.ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #136AD5;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #136AD5; }

/* Blgo Page */
.blog.slim #primary,
.archive.slim #primary,
.single-post.slim #primary {
  width: 100%; }

.header-categories {
  text-align: center; }
  .header-categories ul li {
    float: left; }
    .header-categories ul li a {
      border: 1px solid;
      border-radius: 16px;
      color: #999;
      display: inline-block;
      font-size: 14px;
      margin: 0 8px 8px 0;
      padding: 0 10px;
      height: 32px;
      line-height: 30px; }
      .header-categories ul li a:hover {
        color: #136AD5; }
    .header-categories ul li.current-cat a {
      color: #136AD5; }

@media only screen and (min-width: 992px) {
  .blog .page-header {
    margin-bottom: 1.2rem; } }
.entry-related .free_themes_list img,
.archive .free_themes_list img,
.blog .free_themes_list img {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px; }
.entry-related .free_themes_list .entry-header,
.archive .free_themes_list .entry-header,
.blog .free_themes_list .entry-header {
  position: relative; }
.entry-related .free_themes_list .entry-title,
.archive .free_themes_list .entry-title,
.blog .free_themes_list .entry-title {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1; }
  .entry-related .free_themes_list .entry-title a:hover,
  .archive .free_themes_list .entry-title a:hover,
  .blog .free_themes_list .entry-title a:hover {
    color: #136AD5; }
.entry-related .free_themes_list .free-theme-category a,
.archive .free_themes_list .free-theme-category a,
.blog .free_themes_list .free-theme-category a {
  color: #bbb;
  font-size: 12px;
  text-transform: uppercase; }
.entry-related .free_themes_list .free-theme-meta,
.archive .free_themes_list .free-theme-meta,
.blog .free_themes_list .free-theme-meta {
  position: absolute;
  right: 0;
  top: 0; }
  .entry-related .free_themes_list .free-theme-meta .demo-link,
  .archive .free_themes_list .free-theme-meta .demo-link,
  .blog .free_themes_list .free-theme-meta .demo-link {
    background-color: #136AD5;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 0 6px;
    height: 24px;
    line-height: 24px;
    text-transform: uppercase; }

.single-content-wrap .left-col {
  float: left;
  width: 64%; }
  .single-content-wrap .left-col .entry-content .entry-thumbnail {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    width: 100%;
    margin-bottom: 20px; }
.single-content-wrap .right-col {
  float: right;
  width: 30%; }
.single-content-wrap .theme-free-text {
  display: none;
  text-align: center;
  font-size: 26px;
  margin-bottom: 10px; }
.single-content-wrap .theme-button {
  margin-bottom: 20px;
  text-align: center; }
  .single-content-wrap .theme-button .download-link {
    background-color: #136AD5; }
    .single-content-wrap .theme-button .download-link:hover {
      border-color: #136AD5;
      color: #136AD5; }
  .single-content-wrap .theme-button .demo-link {
    background-color: #456789; }
    .single-content-wrap .theme-button .demo-link:hover {
      border-color: #456789;
      color: #456789; }
  .single-content-wrap .theme-button button,
  .single-content-wrap .theme-button a {
    border: 2px solid;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 54px;
    line-height: 50px;
    border-radius: 5px;
    width: 100%;
    padding: 0;
    transition: 0.3s all; }
    .single-content-wrap .theme-button button:hover,
    .single-content-wrap .theme-button a:hover {
      background-color: #fff; }
.single-content-wrap .widget-features {
  background-color: #f5f5f5;
  margin-bottom: 20px;
  padding: 5px 25px; }
  .single-content-wrap .widget-features ul li {
    background: url("img/tick.png") no-repeat left center;
    background-size: 14px 14px;
    font-size: 15px;
    padding: 0 0 0 24px; }
.single-content-wrap .widget-categories {
  background-color: #f5f5f5;
  margin-bottom: 20px;
  padding: 10px 20px 20px;
  font-size: 13px; }
  .single-content-wrap .widget-categories ul li {
    float: left;
    margin: 0 6px 6px 0; }
    .single-content-wrap .widget-categories ul li a {
      border: 1px solid;
      border-radius: 15px;
      color: #136AD5;
      display: inline-block;
      height: 26px;
      line-height: 24px;
      padding: 0 10px; }
      .single-content-wrap .widget-categories ul li a:hover {
        color: #136AD5; }
.single-content-wrap .post-ratings {
  font-size: 12px;
  margin-bottom: 20px; }
  .single-content-wrap .post-ratings img {
    position: relative;
    top: 2px; }

@media only screen and (max-width: 959px) {
  .single-content-wrap .left-col {
    float: none;
    width: 100%;
    margin-bottom: 30px; }
  .single-content-wrap .right-col {
    float: none;
    width: 100%; } }
.entry-related {
  border-top: 1px solid #e9e9e9;
  padding-top: 30px; }

/* Data Table */
.dataTables_wrapper {
  margin-top: -3rem; }

table.dataTable {
  border: none; }
  table.dataTable.no-footer {
    border-bottom: none !important; }
  table.dataTable th {
    border: none;
    font-size: 0.9em;
    text-transform: uppercase; }
  table.dataTable thead td,
  table.dataTable thead th {
    background-color: #f7f8f9 !important;
    border-bottom: 1px solid #e7e8e9 !important; }
  table.dataTable tbody td,
  table.dataTable tbody th {
    border: none;
    vertical-align: middle; }
  table.dataTable tbody tr.odd {
    background-color: #fff; }
  table.dataTable tbody tr.even {
    background-color: #f7f8f9; }
  table.dataTable tbody tr:hover {
    background-color: #f2f3f4 !important; }
  table.dataTable .posts-table-image-wrapper {
    line-height: 0.8;
    margin: 0 auto; }

@media only screen and (min-width: 960px) {
  table.dataTable .col-updated {
    width: 140px; }
  table.dataTable .col-version {
    width: 110px; }
  table.dataTable tbody td {
    font-size: 1.1em; }
    table.dataTable tbody td.col-title a {
      font-size: 0.9em;
      font-weight: bold; }
  table.dataTable tbody .col-updated {
    text-indent: 10px; }
  table.dataTable tbody .col-version {
    text-indent: 11px; } }
#edd-related-downloads-widget {
  margin: 0 -20px; }
  #edd-related-downloads-widget ul {
    margin-top: -10px; }
    #edd-related-downloads-widget ul:after {
      clear: both;
      content: " ";
      display: block; }
  #edd-related-downloads-widget li {
    clear: none;
    display: block;
    float: left;
    width: 25%;
    margin-bottom: 20px;
    padding: 0 20px; }
    #edd-related-downloads-widget li:nth-of-type(4n+1) {
      clear: left; }
    #edd-related-downloads-widget li a img {
      float: none;
      width: 100%;
      padding: 0;
      margin: 0 0 10px 0;
      height: auto; }
    #edd-related-downloads-widget li a p {
      float: none;
      line-height: 1.3;
      max-width: 100%; }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  #edd-related-downloads-widget li {
    width: 50%; }
    #edd-related-downloads-widget li:nth-of-type(4n+1) {
      clear: none; }
    #edd-related-downloads-widget li:nth-of-type(2n+1) {
      clear: left; } }
@media only screen and (max-width: 479px) {
  #edd-related-downloads-widget li {
    clear: both;
    width: 100%; }
    #edd-related-downloads-widget li:nth-of-type(4n+1) {
      clear: none; }
    #edd-related-downloads-widget li:nth-of-type(2n+1) {
      clear: none; }

  #edd_checkout_cart .edd_checkout_cart_item_title {
    margin-top: 0 !important; } }
/* Header Search */
@media only screen and (min-width: 1120px) {
  .site-header-menu .search-form {
    margin-left: 0;
    width: 25rem;
    left: 50%;
    margin-left: -12.5rem;
    position: absolute; } }
.searchwp-live-search-result p {
  font-size: 0.8em !important; }

.site-header-menu .search-form {
  border: 1px solid #e6e6e6;
  border-radius: 5px; }
  .site-header-menu .search-form:hover {
    border-color: #ddd; }
  .site-header-menu .search-form .search-field {
    background: #fff !important;
    padding-left: 15px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-box-shadow: 0 0 7px #eee;
    box-shadow: 0 0 7px #eee; }
    .site-header-menu .search-form .search-field:focus {
      -webkit-box-shadow: 0 0 10px #ddd;
      box-shadow: 0 0 10px #ddd; }
  .site-header-menu .search-form .search-submit {
    background: #f0f0f0 !important;
    border-left: 1px solid #e6e6e6;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    botder-bottom-right-radius: 5px;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    -webkit-box-shadow: 0 0 7px #eee;
    box-shadow: 0 0 7px #eee; }
    .site-header-menu .search-form .search-submit:hover {
      -webkit-box-shadow: 0 0 10px #ddd;
      box-shadow: 0 0 10px #ddd; }

/* Login / Register */
@media only screen and (min-width: 768px) {
  article.login-register {
    width: 66.7%;
    margin: 0 auto; } }
article.login-register .new-to-gmt {
  margin-bottom: 20px;
  text-align: center; }

.home-free-link {
  margin-left: 15px; }
  .home-free-link a {
    border-bottom: 2px solid;
    color: #136AD5; }
    .home-free-link a:hover {
      color: #35495c; }

/* Enter Your Custom CSS Here */
.item-activated {
  border-left: 3px solid #04AA6D;
  border-radius: 5px;
  padding: 14px 18px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px; }
  .item-activated .activated-text {
    color: #04AA6D; }

.page-template-page-plans .entry-content,
.page-template-page-offer .entry-content {
  text-align: center;
  line-height: 1.6;
  margin: -15px 0 40px;
  font-size: 1.2em; }

.edd_checkout_cart_item_title,
.edd_cart_item_price {
  font-weight: 600; }

#edd-purchase-button {
  transition: 0.3s all; }
  #edd-purchase-button:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15); }

.ibx-wpfomo-branding {
  display: none; }

.entry-content fieldset#edd_cc_fields {
  border: 2px solid #136AD5 !important; }

#edd_secure_site_wrapper span {
  color: #136AD5; }

span.padlock svg {
  fill: #136AD5; }

.single-download .wpw-fp-button {
  margin: 0 0 20px 0; }

.wpw-fp-follow-button:hover {
  border-color: #999;
  color: #222; }

.wpw-fp-following-button:hover {
  color: #fff; }

.wpw-fp-following-button span.wpw-unfollowing-text:hover
.wpw-following-text:hover {
  color: #fff !important; }

.wpw-fp-follow-button .wpw-following-text:hover {
  border-color: #999;
  color: #222; }

.wpw-fp-follow-post-table th, .wpw-fp-follow-term-table th, .wpw-fp-follow-author-table th {
  padding: 10px 15px !important; }

select.wpw-fp-bulk-action {
  width: 200px; }

.wpw-fp-follow-post-row-body .wpw-fp-button {
  margin: 0; }

.wpw-fp-bulk-action-wrapper .wpw-fp-btn {
  border: none; }

.wpw-fp-bulk-action-wrapper .wpw-fp-btn:hover {
  color: #136AD5; }

/* Posts Table */
.posts-table-controls label,
.posts-table-reset a.reset {
  text-transform: uppercase; }

/* Checkout Form */
.edd_cart_item_image + .edd_checkout_cart_item_title {
  vertical-align: middle;
  display: table-cell; }

.edd_cart_item_image img {
  width: 70px; }

@media only screen and (min-width: 768px) {
  #edd_checkout_user_info #edd-first-name-wrap,
  #edd_register_account_fields #edd-user-pass-wrap {
    display: inline-block;
    width: 49%;
    margin-bottom: 0; }

  #edd_checkout_user_info #edd-last-name-wrap,
  #edd_register_account_fields #edd-user-pass-confirm-wrap {
    display: inline-block;
    width: 49%;
    margin-left: 1%;
    margin-bottom: 0; }

  #edd_payment_mode_select {
    padding: 1.6rem 2rem 1.3rem; } }
#edd_register_account_fields {
  margin-top: -32px;
  border-top: none !important; }

#edd_discount_code {
  margin-top: -34px; }

.edd_form legend {
  color: #35495c;
  font-size: 1.1rem;
  font-weight: bold; }

@media only screen and (max-width: 479px) {
  .payment-icon {
    width: 48px; }

  .posts-table-wrapper {
    display: none; }

  .archive .page-header h1 {
    margin-bottom: 1rem; } }

/*# sourceMappingURL=style.css.map */
