﻿/*
  Theme Name: eVision Themes
  Theme URI: http://evisionthemes.com/
  Author: eVision Themes
  Author URI: http://evisionthemes.com/
  Description: Theme for eVision Theme Shop
  Version: 1.0.0
  License: GNU General Public License v2 or laterLicense URI: http://www.gnu.org/licenses/gpl-2.0.html
  Text Domain: evisionthemes  

  This theme, like WordPress, is licensed under the GPL.Use it to make something cool, have fun, and share what you've learned with others.eVision Themes is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.Underscores is distributed under the terms of the GNU GPL v2 or later.Normalizing styles have been helped along thanks to the fine work ofNicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css
 */

body {
  overflow-x: hidden;

}

input:focus,
textarea:focus,
button:focus,
a:focus {
  outline: none;
}

a:active,
a:hover,
a:focus {
  outline: 0;
  border: none;
  text-decoration: none;
  color: #28739b;
}

p {
  margin-bottom: 15px;
}

textarea,
iframe,
select,
table {
  width: 100%;
}

th,
td {
  padding: 0.4em;
}

table,
th,
td {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.6em;
  table-layout: fixed;
  width: 100%;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 20px;
  list-style-position: inside;
}

h1,
h2,
h3 {
  margin-top: 10px;
  margin-bottom: 15px;
}
h2{
font-size: 22px;
}
h3 {
  font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #212121;
}

img {
  vertical-align: middle;
  display: block;
  max-width: 100%;
  height: auto;
}

.banner-section {
  padding: 60px 0 0 0;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
 
  background-color: #092756;
  background-image: radial-gradient(ellipse farthest-corner at 0% 100%, rgba(104, 128, 138, 0.4) 10%, rgba(138, 114, 76, 0) 40%), linear-gradient(to bottom, rgba(57, 173, 219, 0.25) 0%, rgba(42, 60, 87, 0.4) 100%), linear-gradient(135deg, #670d10 0%, #092756 100%) !important;
}

body.tax-product_tag .page-title,
.site-banner {
  background-color: #092756;
  background-image: radial-gradient(ellipse farthest-corner at 0 100%, rgba(104, 128, 138, 0.4) 10%, rgba(138, 114, 76, 0) 40%), linear-gradient(to bottom, rgba(57, 173, 219, 0.25) 0%, rgba(42, 60, 87, 0.4) 100%), linear-gradient(135deg, #670d10 0%, #092756 100%) !important;
}

li.popular-highlight a {
  color: #f90 !important
}

.sub-footer h3 {
  text-align: left !important;
  padding: 0 !important;
}

form.cart {
  clear: both
}

.site-main .entry-content p,
.site-main p {
  font-size: 15px;
  font-family: sans-serif;
}

.shop h3 a {
  line-height: 25px;
  font-size: 18px;
  margin-top: 10px;
}


/*===============================
header section css 
=================================*/

header,
.sub-footer.clearfix {
  z-index: 999;
  padding: 22px 16px;
}

footer.footer .footer-wrapper {
  padding: 35px 16px 40px 16px;
}

.header-wrapper {
  margin-top: 0;
}

header .search-n-login .search {
  top: 5px;
}

.banner-section article .button-collection button a:hover {
  color: #fff !important;
}


/*===============================
shop section css 
=================================*/

.theme-showcase h2 {
  padding: 15px;
  border-width: 1px 0;
  margin: 15px 15px 45px;
  text-align: center;
  font-size: 28px;
  display: block;
  padding-bottom: 5px;
  padding-top: 50px;
}

.border:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 60px;
  background-color: #e74e3e;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
}

.shop h3 {
  padding: 10px 0 60px 0;
  text-align: center;
}


/*===============================
testimonials section css 
=================================*/

img.f-width.wp-post-image {
  height: 100%;
}


/*===============================
footer section css 
=================================*/

footer.footer .footer-wrapper .sub-footer h3,
footer.footer .footer-wrapper .sub-footer h2,
.footer-wrapper.clearfix .widget-title {
  font-size: 19px;
  margin-top: 17px;
  margin-bottom: 26px;
  background: transparent !important;
  color: #fff !important;
  border-left: 0 !important;
  padding: 0px !important;
}

.footer-wrapper.clearfix ul li a:before {
  content: "\f101";
  font-family: fontAwesome;
  padding-right: 6px;
}

ul.social-links li a:before {
  content: "" !important;
  padding-right: 0 !important;
}

body.archive.tax-download_tag.shop div#secondary {
  display: none;
}

body.archive.tax-download_tag.shop .site-content {
  display: table;
}

body.archive .page-title {
  padding-left: 16px;
  background-color: #092756;
  background-image: radial-gradient(ellipse farthest-corner at 0 100%, rgba(104, 128, 138, 0.4) 10%, rgba(138, 114, 76, 0) 40%), linear-gradient(to bottom, rgba(57, 173, 219, 0.25) 0%, rgba(42, 60, 87, 0.4) 100%), linear-gradient(135deg, #670d10 0%, #092756 100%) !important;
  text-align: center;
  color: #fff;
  padding: 10px 0;
}

.edd_download_inner .get_the_update {
  background: #038c46;
  border: 1px solid #038c46;
  padding: 10px;
  margin: 5px 0;
  color: #fff;
}

.edd_download_inner {
  padding: 8px 8px 20px 8px !important;
  border: 1px solid #efefef !important;
  margin: 10px !important;
}

table#edd_purchase_receipt_products li a {
  margin: 10px 0 !important;
  font-weight: bold !important;
  color: #008384!important;
  text-decoration: underline !important;
  font-size: 16px;
}

table#edd_purchase_receipt_products li {
  margin: 10px 0 !important;
}

span.share-count {
  display: none;
}

li.edd_download_file:before {
  content: "\f101";
  font-family: fontAwesome;
}

.edd_download_inner .preview.single_button,
.edd_download_inner .documentation.single_button,
.edd_download_inner .edd-submit.button.red,
.edd_download_inner .get_the_update {
  padding: 8px 10px !important;
  color: #fff;
  border-radius: 0 !important;
  text-align: center;
  display: inline-block;
}

.fa-upload:before {
  padding: 5px 15px 0 5px;
}

.edd_download_buy_button {
  text-align: center;
}

.edd-submit.button.red {
  color: #ffffff;
  background: #028385 !important;
  border-color: #028385 !important;
}

.preview.single_button {
  background: #e64c3d !important;
  border: 1px solid #e64c3d !important;
}

.preview.single_button:hover {
  background: #bd4033 !important;
  border: 1px solid #bd4033 !important;
}

.edd-submit.button.red:hover {
  background: #2f7a7b !important;
  border-color: #2f7a7b !important;
}

input {
  color: #000 !important;
}

div#carousel-example-generic img {
  display: inline-block !important;
}

select.goog-te-combo {
  color: #000;
}

.edd_download_inner .preview.single_button i,
.edd_download_inner .documentation.single_button i,
.edd_download_inner .edd-submit.button.red i {
  padding: 0 5px;
}

.edd_download_inner .edd-submit.button.red i:before,
.edd_download_inner .documentation.single_button i:before,
.edd_download_inner .preview.single_button i:before,
.edd_download_inner .get_the_update i:before,
{
  content: "\f06e";
  padding-left: 5px;
}

body.error404 div#primary {
  width: 100% !important;
}

section.error-404.not-found {
  padding: 20px 58px;
  text-align: center;
  background: #fafafa;
  border: 1px solid #efefef;
}

section.error-404.not-found header.page-header {
  padding: 0 !important;
}

section.error-404.not-found input.search-field {
  width: 50% !important;
}

.site-content {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding: 0 15px 0 15px;
  width: 100%;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
}

div#edd_download_pagination {
  padding: 15px 0 15px 10px;
  text-align: center;
}

span.page-numbers,
div#edd_download_pagination a {
  background: rgb(65, 127, 127);
  color: #fff;
  padding: 10px 20px;
}

span.page-numbers:hover,
div#edd_download_pagination a:hover {
  color: #fff !important;
}

span.page-numbers.current {
  background: #028484;
}

h3.text-white {
  margin-top: 0 !important;
}

body.single.single-download .site-content {
  display: table;
  padding-top: 0;
  padding: 0;
}

.site-heading-wrap {
  margin-bottom: 15px;
  padding: 0;
}

.contents {
  padding: 0 15px;
}

.edd_price_options {
  text-align: left;
}

.contents img {
  width: 100%;
}

.contents article {
  padding: 10px;
  opacity: 0.8;
}

.contents h4 a {
  color: #333;
  font-size: 15px;
  line-height: 22px;
  font-weight: bold;
  margin-top: 10px;
}

.contents h4 {
  margin: 15px 0 3px 0;
}

.contents h4 a:hover {
  text-decoration: underline;
}

.contents:hover h4 a {
  text-decoration: underline;
  color: #28739b !important;
}

.contents article:hover {
  opacity: 1;
}

#primary {
  width: 70% !important;
  padding-right: 5%;
}

header {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  -mz-transition: all 0s;
  transition: all 0s;
}

form#commentform input {
  width: 100%;
}

p.comment-form-author,
p.comment-form-email {
  width: 50%;
  float: left;
}

p.comment-form-author,
p.comment-form-email {
  width: 50%;
  float: left;
  padding: 0 15px 0 0;
}

p.comment-form-email {
  padding-right: 0;
}

form#commentform input#submit {
  width: 22% !important;
  background: #e74c3c;
  border: 0;
  color: #fff !important;
}

input {
  color: #000;
}

span.free,
span.premium {
  left: initial;
  right: 5px;
  text-align: center;
  min-width: auto !important;
  padding: 10px 20px;
}

span.free:after,
span.premium:after {
  left: initial !important;
  right: 0;
}

.shop .theme-image .option .preview,
.shop .theme-image .option .detail {
  top: 0 !important;
}

span.premium:after {
  border-left: 10px solid #078888 !important;
  border-right: 0 !important;
}

span.free:after {
  border-left: 10px solid #E74C3C !important;
  border-right: 0 !important;
}

fieldset#edd_purchase_submit {
  width: 60%;
}

input#edd-purchase-button {
  width: 230px;
}

td.edd_download_download_files {
  text-decoration: underline;
}


/* =======================
 login register form 
========================*/

form#edd_register_form,
form#edd_login_form {
  width: 50%;
  padding: 0 10px;
  float: left;
}

.site-content.no-sidebar form#edd_register_form,
.site-content.no-sidebar form#edd_login_form {
  color: #fff;
}

form#edd_login_form #edd_register_form .edd-input,
#edd_login_form .edd-input,
#edd_register_form label,
#edd_login_form label {
  display: inline-block;
  width: 100%;
}

body.page-template-tpl-edd-login main#main {
  display: flex;
}

#edd_register_form .edd-input,
#edd_login_form .edd-input,
#edd_register_form label,
#edd_login_form label {
  display: inline-block;
  width: 100%;
}

fieldset {
  padding: 8px 30px;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
  min-height: 395px;
  margin-bottom: 32px;
  background: linear-gradient(to bottom right, #463046, #4a2e42, rgb(34, 50, 86), #75536f);
}

legend {
  padding: 0;
  border: 0;
  background: #00a5ab;
  color: #fff;
  padding: 5px 20px;
  margin-bottom: 15px;
}

.site-content {
  color: #666;
  margin-top: 20px;
  margin-bottom: 20px;
}

input#edd_login_submit,
form#edd_register_form .button {
  border-radius: 0;
  border: 0;
  background: #e64d3c;
  color: #fff !important;
  padding: 0 30px;
  height: 35px;
}

p.edd-lost-password a {
  text-decoration: underline;
}

.no-sidebar .site-banner {
  display: none;
}

input#rememberme {
  height: 11px;
}

@media (max-width: 768px) {
  form#edd_register_form,
  form#edd_login_form {
    width: 100%;
    padding: 0;
  }
  body.page-template-tpl-edd-login main#main {
    display: inherit;
  }
  body.page-template-tpl-edd-login .site-content {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .logged-in fieldset p {
    width: 100% !important;
    float: none;
    padding: 0;
  }
  body.page-template-tpl-edd-login fieldset {
    min-height: auto;
  }
  div#carousel-example-generic img.right-arrow,
  div#carousel-example-generic img.left-arrow {
    height: 43px;
  }
}


/*========================== 
 acc page 
=============================*/

.account-page-wrapper {
  width: 100%;
}

div.account-tab-menu {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

div.account-tab-menu div.list-group {
  margin-bottom: 0;
}

div.account-tab-menu div.list-group a {
  margin-bottom: 0;
  border: 1px solid #efefef;
  padding: 10px 14px;
  text-transform: capitalize;
}

div.account-tab-menu div.list-group a .fa {
  padding-right: 8px;
}

div.account-tab-menu div.list-group a.active,
div.account-tab-menu div.list-group a.active {
  background-color: #028385;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -mz-transition: all 0.5s;
  transition: all 0.5s;
}

.search article,
.search-result article {
  border: 1px solid #efefef;
  margin: 20px 0;
  padding: 1px 16px;
  background: #fdfdfd;
}

div.account-tab-content {
  background-color: #ffffff;
  padding: 10px 20px;
}

.account-tab-content.active {
  height: 100%;
  background: #fafafa;
  border: 1px solid #efefef;
}

.account-tab-content.active fieldset,
.edd-checkout fieldset,
.edd-success .entry-content {
  background: none;
  min-height: 50px;
  color: #666;
}

div.account-tab div.account-tab-content:not(.active) {
  display: none;
}

.site-banner.login {
  display: none;
}

div.account-tab form#edd_login_form {
  width: 100%;
}

div.account-tab form#edd_login_form legend {
  background: #00a1a2;
  color: #fff;
  padding: 7px 20px;
}

.list-group a {
  display: block;
  text-align: left;
  padding: 10px 0;
}

.account-left-content {
  background: #fafafa;
  border: 1px solid #efefef;
  padding: 10px 12px;
  height: 100%;
}

.account-page-wrapper h1 {
  border-bottom: 4px solid #efefef;
  padding: 9px;
  margin-top: 0;
  font-size: 35px;
  font-weight: normal;
}

div.account-tab p.edd-login-username,
div.account-tab p.edd-login-password {
  width: 50%;
  float: left;
  padding: 10px 20px 0 0;
}

#edd_user_history th {
  background: #028384 !important;
  color: #fff !important;
}

div.account-tab-menu div.list-group a:active,
div.account-tab-menu div.list-group a:focus {
  color: #fff !important;
}

input#edd_agree_to_terms {
  height: auto;
}

.acc-info p {
  font-weight: bold;
}

.acc-info p span {
  font-weight: normal !important;
}

.account-page-content {
  display: flex;
}

.account-page-content .col-md-3.col-sm-3.col-xs-12 {
  padding-left: 0;
}

.account-tab {
  padding-right: 0;
}

.account-page-content h2 {
  font-size: 26px;
  font-weight: normal;
  position: relative;
}

.username,
.acc-info {
  padding-bottom: 21px;
}

@media only screen and (max-width: 480px) {
  .account-page-content {
    display: inline;
  }
  .account-page-content .col-md-3.col-sm-3.col-xs-12 {
    padding-right: 0;
  }
  .account-tab-content.active {
    margin-top: 22px;
  }
  .account-tab {
    padding-left: 0;
  }
	header#header-section .search-n-login .search .search-box { right: -207px !important; top: 30px !important}
}


/*========================== 
my acc page
 =======*/

.logged-in legend {
  background: #00a5ab;
  color: #fff;
  padding: 8px 14px;
  margin-bottom: 15px;
}

.logged-in fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
  margin-bottom: 27px;
}

#edd_profile_editor_form label {
  display: inline-block;
  width: 100%;
}

#edd_profile_editor_form input {
  width: 100%;
}

#edd_profile_editor_form fieldset p {
  width: 50%;
  float: left;
  padding: 0 15px;
}

#edd_profile_editor_form fieldset select {
  height: 34px;
  border-radius: 0 !important;
}

fieldset#edd_profile_submit_fieldset,
fieldset#edd_profile_submit_fieldset p {
  border: 0;
  padding-left: 0;
}

input#edd_profile_editor_submit {
  border-radius: 0;
  background: #e74c3c;
  color: #fff !important;
  width: 173px;
  height: 45px;
}

p.edd-logged-in {
  color: #545454;
  background: #c7c7c7;
  width: 100%;
  text-align: center;
  padding: 10px;
}

.bbp-topic-tags p:before {
  content: "\f02c";
  font-family: fontAwesome;
}

div.bbp-breadcrumb,
div.bbp-topic-tags {
  padding: 10px;
}

#bbpress-forums li.bbp-header {
  background: #0d1f1f;
  color: #fff;
}

.wnb-bar-button {
  border-radius: 0 !important;
  padding: 7px 10px !important;
    background-color: green !important;
}

#wnb-bar {
  border-bottom: 0 !important;
  box-shadow: none !important;
  color: #f9f9f9 !important;
  background-color: #463b4f !important;
  padding: 5px !important;
	border: 1px dashed #aaa;
}


/* widgets */

#secondary {
  width: 30% !important;
  background: #f1f2f3;
  padding: 10px;
  margin-bottom: 10px;
}

#secondary .widget {
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
}

#secondary .widget ul li {
  list-style: none;
  line-height: 26px;
  border-bottom: 1px solid #efefef;
  padding: 10px 0px;
  color: #666;
}

#secondary .widget ul li,
#secondary .widget ul li a,
#secondary .widget p,
#secondary .widget {
  color: #666;
}

div#secondary .widget ul li:last-child {
  border-bottom: 0;
}

div#secondary .widget ul li:before {
  content: "\f101";
  font-family: fontAwesome;
  padding-right: 6px;
  color: rgba(231, 76, 60, 0.72);
}

div#secondary .widget_archive ul li:before {
  content: "\f187";
}

div#secondary .widget_categories ul li:before {
  content: "\f07c";
}

#secondary .widget ul li:hover {
  letter-spacing: 1px;
  color: #e74c3c;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}


/* inner page */

.widget-title,
.widgettitle {
  background: none repeat scroll 0 0 rgb(241, 242, 243);
  border-left: 5px solid #E74C3C;
  font-size: 18px;
  padding: 12px 15px;
  text-transform: uppercase;
}

#primary header {
  background: transparent;
  padding: 0 0 20px 0;
}

.single-block-blog {
  padding: 20px 20px 20px;
}

form.search-form span {
  display: none;
}

form input {
  height: 34px;
  padding: 0 10px;
}

header .search-n-login .search .search-box form button {
  padding: 0;
  height: 37px;
  width: 42px;
  background: #e74c3c;
  font-size: 14px !important;
}

form.search-form label input {
  width: calc(100% - 97px);
}

input.search-submit {
  background: #e74c3c;
  border: 0;
  height: 38px;
  margin-left: -4px;
  width: 73px;
  color: #fff !important;
}

.post-attribut .readmore-button {
  border-radius: 0;
}

.short-content {
  font-size: 16px;
  line-height: 24px;
  margin-top: 26px;
  color: #666;
}

.entry-title-blog {
  margin: 0 0 20px 0;
}

.single-block-blog:last-child {
  margin-bottom: 0;
}

#jp-relatedposts {
  display: none;
  padding-top: 1em;
  margin: 1em 0;
  position: relative;
  clear: both;
}

section.related-products {
  background: rgba(234, 234, 234, 0.22);
  padding: 10px;
  margin: 20px 0 0 0;
  border-top: 1px solid #eaeaea;
}

h3.related {
  display: block;
  min-width: 30px;
  margin-bottom: 1em;
  text-align: center;
  position: relative;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: #212121;
  font-size: 26px;
  padding: 10px 0;
}

h3.related:before {
  background-color: #e74e3e;
  bottom: -8px;
  content: "";
  height: 3px;
  position: absolute;
  width: 35px;
}

.single-product-description em {
  font-style: normal;
  font-weight: 700;
}

.cart a:hover,
.cart a:active,
.cart a:focus {
  color: #fff !important;
}

.detail.theme-detail {
  float: none;
  width: 85%;
}

.theme-detail h3:after {
  left: 42px;
}

.detail.theme-detail>section {
  margin-left: 59px;
}

td.edd_purchase_details a {
  text-decoration: underline;
  font-weight: bold;
  font-size: 15px;
}


/*=============================
========== slick slider =====*/

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 30px;
  line-height: 1;
  opacity: .75;
  color: #000;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  padding-left: 5px;
  font-size: 70px;
  font-weight: 100;
  color: #000;
}

.slick-next:before {
  content: "\f105";
  font-family: FontAwesome;
  padding-left: 5px;
  font-size: 70px;
  font-weight: 100;
  color: #000;
}

.slick-prev {
  left: -25px;
}

.slick-next {
  position: absolute;
  right: -25px;
}

.slick-prev,
.slick-next {
  height: 40px;
  width: 40px;
  font-size: 0;
  line-height: 0;
  top: 30%;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent !important;
  position: absolute;
}

div#relatedposts {
  text-align: center;
  padding: 0 10%;
}

div#relatedposts h4,
div#relatedposts p {
  text-align: left;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent !important;
}

.slick-dots li button::before {
  font-family: slick;
  font-size: 40px;
  line-height: 20px;
  position: absolute;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  color: #000;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: 000;
}

ul.slick-dots li {
  list-style: none;
  float: left;
  margin-top: 30px;
}

ul.slick-dots {
  text-align: center;
  display: inline-block;
  padding: 0;
}

button.slick-next.slick-arrow:hover {
  background: none !important;
  padding: 0 10px;
}

button.slick-prev.slick-arrow:hover {
  padding-right: 10px;
  background: none !important;
}

button.slick-prev.slick-arrow:hover .slick-prev:before {
  color: #fff !important;
}

.slick-list {
  width: 100%;
}

.single-product .single_button:hover,
.single-product .single_button:foucs,
.single-product .single_button:active,
.single_add_to_cart_button.single_button.button.alt.get_the_product:hover,
.single_add_to_cart_button.single_button.button.alt.get_the_product:focus,
.single_add_to_cart_button.single_button.button.alt.get_the_product:active,
.single_add_to_cart_button.single_button.button.alt:hover,
.single_add_to_cart_button.single_button.button.alt:focus,
.single_add_to_cart_button.single_button.button.alt:active {
  color: #fff !important;
}


/*===============================
cart page single product
=================================*/

.banner-image-bg .site-content {
  background: none;
}

.single-product .product_title.entry-title span {
  font-size: 30px;
  color: #000;
  font-weight: normal;
  margin-top: 0 !important;
  text-transform: capitalize;
}

.single-product .product_title.entry-title {
  margin-top: 0px !important;
  padding: 0;
  margin-bottom: 0 !important;
  opacity: 1 !important;
}

.sharedaddy.sd-sharing-enabled svg {
  display: none;
}

.resp-sharing-button.resp-sharing-button--facebook.resp-sharing-button--medium .resp-sharing-button__icon.resp-sharing-button__icon--solid:before {
  content: "\f09a";
  font-family: fontAwesome;
  padding-right: 5px;
  font-size: 11px;
}

.resp-sharing-button.resp-sharing-button--twitter.resp-sharing-button--medium .resp-sharing-button__icon.resp-sharing-button__icon--solid:before {
  content: "\f099";
  font-family: fontAwesome;
  padding-right: 5px;
  font-size: 11px;
}

.resp-sharing-button.resp-sharing-button--linkedin.resp-sharing-button--medium .resp-sharing-button__icon.resp-sharing-button__icon--solid:before {
  content: "\f0e1";
  font-family: fontAwesome;
  padding-right: 5px;
  font-size: 11px;
}

.resp-sharing-button.resp-sharing-button--google.resp-sharing-button--medium .resp-sharing-button__icon.resp-sharing-button__icon--solid:before {
  content: "\f0d5";
  font-family: fontAwesome;
  padding-right: 5px;
  font-size: 11px;
}

.resp-sharing-button.resp-sharing-button--pinterest.resp-sharing-button--medium .resp-sharing-button__icon.resp-sharing-button__icon--solid:before {
  content: "\f231";
  font-family: fontAwesome;
  padding-right: 5px;
  font-size: 11px;
}

.sharedaddy.sd-sharing-enabled ul li {
  list-style: none;
  float: left;
}

.resp-sharing-button__link {
  margin: 0.5em 0.5em 0.5em 0;
}

.cart {
  text-align: center;
}

span.tagged_as:before {
  content: "\f02c";
  font-family: fontAwesome;
  padding-right: 6px;
  color: #dd4b39;
}

.product_meta {
  padding: 10px 0;
}

h3.sd-title:before {
  content: "\f045";
  font-family: fontAwesome;
  padding-right: 6px;
  color: #dd4b39;
}

.single span.edd_price {
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  padding: 9px 10px;
  background: #038c46;
}

.righ-section.product-right-section .product-theme-detail {
  background-color: #efefef !important;
}

.righ-section.product-right-section .product-theme-detail h2,
.theme-detail h3,
.detail.theme-detail {
  color: #484848 !important;
  font-weight: normal;
}

.righ-section.product-right-section .icon,
.theme-detail h3:before,
.theme-detail h3:after {
  background-color: rgba(16, 16, 16, 0.35);
}

.right-product-features:last-child {
  margin-bottom: 0 !important;
}

.single-product-description strong {
  font-size: 18px;
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 11px;
  padding: 1px 6px !important;
}

.resp-sharing-button:hover {
  background: #000;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #fff;
}

div.sharedaddy h3.sd-title {
  margin: 0 0 10px 0;
  display: inline-block;
  line-height: 1.2;
  font-size: 9pt;
  font-weight: 700;
  padding: 0;
  width: 97px;
}

.col-md-10.sd-content {
  padding: 0;
  margin-top: -12px;
}

#secondary h2.widget-title {
  color: rgb(0, 0, 0) !important;
}

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth,
.one_seventh {
  position: relative;
  margin-right: 4%;
  float: left;
  margin-bottom: 18px;
}

.col-md-10.sd-content ul li a:before {
  content: "" !important;
}

h2,
h2 a,
h3 a {
  font-size: 20px;
}

.one_half,
.one_half_last {
  width: 48%;
  float: left;
}

.single-download .edd_download_purchase_form {
  margin: 0;
}

.edd-submit.button.blue:hover,
.edd-submit.button.blue:active,
.edd-submit.button.blue:focus {
  color: #fff !important;
}

#edd_checkout_form_wrap legend {
  width: auto !important;
  background: #10babb;
  padding: 14px !important;
  border: 1px solid #10babb;
  color: #fff;
}

input[type="radio"] {
  height: auto;
}

fieldset#edd_checkout_user_info p {
  width: 50%;
  float: left;
  padding: 0 20px 0 0;
}

fieldset#edd_checkout_user_info input {
  width: 100% !important;
}

.edd-submit.button.blue,
.edd-submit.button.blue:hover {
  color: #ffffff;
  background: #dd4b39;
  border-color: #dd4b39 !important;
  border-radius: 0 !important;
  padding: 0 30px !important;
}

.edd-submit.button.blue:hover {
  background: #fff;
}

.edd-submit.button.blue:hover {
  background: #10babb;
  border: #10babb !important;
}

.resp-sharing-button:hover,
.resp-sharing-button:focus,
.resp-sharing-button:active {
  color: #fff !important;
}

.description.clearfix h2 {
  color: #fff;
}

.cart a:focus,
.cart a:active,
.option a:hover,
.edd_download_purchase_form a:hover,
.edd_download_purchase_form a:focus,
.edd_download_purchase_form a:active {
  color: #fff !important;
}

.cart a {
  width: 100%;
  margin: 0 0 10px 0;
}

.cart {
  background: #efefef;
  text-align: center;
  border-radius: 3px;
}

.cart,
.righ-section.product-right-section .product-theme-detail {
  padding: 20px 30px 10px 30px;
  margin: 0px 0 20px 0;
}

.product-browser-compatibility,
.cart,
.righ-section.product-right-section .product-theme-detail,
.product-commom.feature {
  border: 1px solid #d6d6d6;
}

.single-product .banner-image-bg {
  background: #fff;
  margin-bottom: 0;
  padding: 20px 0 0 0;
}

.price {
  margin: 0 !important;
  text-align: right;
}

.product_wrapper.clearfix {
  border: 1px solid #efefef;
  padding: 10px;
  background: rgba(239, 239, 239, 0.28);
}

.product_wrapper.clearfix img {
  padding: 0 6px 0 0;
}

.col-md-3.offers {
  padding: 0;
  float: right;
}

.single-product .facebook-share {
  margin: 20px;
  text-align: center;
}

span.tagged_as a {
  padding: 0 4px;
  text-decoration: underline;
}

span.tagged_as a:hover {
  color: #dd4b39 !important;
}

.heading-price-wrapper.clearfix {
  padding: 0;
  border-color: #fff;
  border-bottom: 1px solid rgba(212, 208, 208, 0.35);
  border-top: 1px solid rgba(212, 208, 208, 0.35);
  width: 100%;
}

section.screenshot-url {
  margin: 20px 0;
}

.documentation.single_button:hover {
  background-color: #cc2f21;
  border-color: #cc2f21;
}

.edd-cart-added-alert {
  color: #ffffff;
  display: block;
  position: fixed;
  bottom: 0;
  background: #dd4b39;
  right: 0;
  padding: 6px 30px;
  z-index: 9999999999999;
}

header .search-n-login {
  text-align: right;
}

.edd_download_buy_button a {
  width: 100%;
  text-align: center;
}

header .search-n-login .search .search-box {
  top: 27px !important;
  right: -14px !important;
}


/*===================
 support pages 
 ===================*/

.support-content {
  background: #fafafa;
  padding: 16px 16px 25px 16px;
  border: 1px solid #efefef;
  margin-bottom: 25px;
  min-height: 175px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.support-content a {
  background: #028384;
  color: #fff;
  padding: 10px 16px;
  font-size: 16px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-transform: capitalize;
}

.support-content p {
  margin-bottom: 25px;
}

.video {
  text-align: center;
}

.video-tutorials {
  margin-bottom: 20px;
}

.support-content a:hover,
.support-content a:focus {
  color: #fff !important;
  letter-spacing: 1px;
}

.contact-form input {
  width: 100%;
}

.support-content a:after {
  content: "\f101";
  font-family: fontAwesome;
  padding-left: 8px;
}

.support-content:hover {
  background: #fff;
  box-shadow: 0 0 1px #6b6b6b;
}

.support-content h2 {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-top: 0;
}

.support-content:hover h2 {
  color: #e64b3c;
}

body.page-template-tpl-page-nosidebar div#primary,
.site-content.no-sidebar div#primary,
body.topic.bbpress #primary {
  width: 100% !important;
  padding-right: 0 !important;
}

body.topic.bbpress #secondary {
  display: none !important;
}

.option i {
  padding-left: 6px;
}


/*=============================================================
empty cart
=============================================================*/

div#edd_checkout_wrap span.edd_empty_cart {
  background: #259fa0;
  padding: 9px 19px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin-bottom: 97px;
  width: 100%;
  display: block;
}

span.edd_empty_cart:after {
  content: "\f07a";
  font-family: fontAwesome;
  padding-left: 10px;
}


/*===============================
pricing template
=================================*/

.pricing-page {
  width: 100%;
}

.columns {
  float: left;
  width: 33.3%;
  padding: 8px;
}

.pricing-page .price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.pricing-page .price:hover {
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2)
}

.pricing-page .price .header {
  background-color: #bb3629;
  color: white;
  font-size: 25px;
  text-transform: capitalize;
}

.price li {
  border-bottom: 1px solid #eee;
  padding: 18px;
  text-align: center;
  text-transform: capitalize;
  color: #000;
}

.price .grey {
  background-color: #eee;
  font-size: 29px;
  color: #867b7a;
  font-weight: 600;
}

.price .button {
  background-color: #bb3629;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}

.price .button:hover {
  background: #179394;
  color: #fff !important;
}

li.header {
  padding: 24px;
}

ul.price i.fa-check {
  background: #179394;
  color: #fff;
  padding: 7px;
  border-radius: 100%;
}

ul.price i.fa.fa-close {
  background: #bb3629;
  color: #fff;
  padding: 10px;
  border-radius: 100%;
  width: 34px;
}

ul.price.feature li {
  padding: 23px;
}

ul.sub-menu a:hover {
  color: #fff !important;
}

@media only screen and (max-width: 600px) {
  .columns {
    width: 100%;
  }
}


/*=================support forum====== 
=================================*/

body.forum-archive.bbpress div#secondary,
body.forum.bbpress.single.single-forum #secondary,
body.forum.bbpress #secondary {
  display: none;
}

body.forum-archive.bbpress div#primary,
body.forum.bbpress.single.single-forum #primary,
body.forum.bbpress #primary {
  width: 100% !important;
  padding-right: 0% !important;
}

.bbp-search-form {
  width: 100%;
  text-align: center;
  background: #4d3345;
  padding: 20px;
}

#bbpress-forums #bbp-search-form {
  clear: left;
  text-align: left;
}

input#bbp_search {
  margin-bottom: 0 !important;
}

input#bbp_search_submit {
  background: #e64737 !important;
  box-shadow: none;
  text-shadow: none;
  color: #fff !important;
  border: 1px solid #e64737;
  min-height: 34px;
}

body.forum-archive.bbpress strong a em,
body.forum-archive.bbpress a em {
  font-size: 14px;
  font-style: normal;
  padding-left: 7px;
  color: #028384;
}

body.forum-archive.bbpress strong a em:after,
body.forum-archive.bbpress a em:after {
  content: "\f101";
  font-family: fontAwesome;
}

#bbpress-forums {
  background: #fff !important;
  padding: 10px;
  border: 1px solid #d0d0d0;
}

span.bbp-admin-links a,
.bbp-reply-header a.bbp-reply-permalink {
  color: #c72828 !important;
}

span.bbp-admin-links {
  float: right;
  color: #a52d2d !important;
}

#bbpress-forums input {
  width: auto !important;
  height: auto !important;
  min-height: 34px;
}

button#bbp_reply_submit {
  background: #e63e2c;
  color: #fff;
  padding: 7px 27px;
}

#bbpress-forums fieldset.bbp-form {
  border: 1px solid #eee;
  padding: 10px 20px;
  margin-bottom: 10px;
  background: #fff;
}


/*===============================
contact us
=================================*/

input.wpcf7-form-control.wpcf7-submit {
  width: 127px;
  background: #e74c3c;
  border: #e74c3c;
  color: #fff !important;
}

form.wpcf7-form p input {
  width: 100%;
}

span.tagged_as {
  margin-top: 10px;
  display: inline-block;
}


/*===============================
scroll
=================================*/

div#flip {
  display: none;
}

div#flip .fa-arrow-up:before {
  content: "\f062" !important;
}

div#flip .fa-arrow-up:after {
  content: "show less" !important;
  margin-left: -74px !important;
}

div#flip .fa-arrow-down:after {
  content: "show more";
  margin-left: -81px;
}

.back-tonav,
.back-tonav:visited {
  position: fixed;
  display: none;
  right: 15px;
  background: #e64b3c none repeat scroll 0 0;
  bottom: 15px;
  color: #ffffff;
  font-size: 28px;
  padding: 3px 13px 8px;
  line-height: 1;
  z-index: 9997;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
  cursor: pointer;
}

a#gotop:hover {
  background: #189fa0;
  color: #fff !important;
  border-radius: 10px;
}

.edd_download_inner .preview.single_button:hover,
.edd_download_inner .documentation.single_button:hover,
.edd_download_inner .edd-submit.button.red:hover,
.get_the_update:hover {
  color: #fff !important;
}

.edd_download_file a {
  font-weight: bold;
  font-size: 15px;
}

.edd_download_inner .edd_download_buy_button a {
  width: auto;
}
.single-product .banner-image-bg p span.edd_price{
   margin-right: 140px !important;
}

fieldset#edd_purchase_submit {
    margin-bottom: 0px;
}
a.btn {
    background: orange;
    padding: 10px;
    display: block;
    color: #fff;
    width: 15%;
}
a.btn {
    background: #027678;
    padding: 10px;
    display: block;
    color: #fff;
    width: 18%;
}
a.preview.btn{
background : #d03d2e;
} 
a.btn:hover {
    color: #eee !important;
}
.entry-content a {
    text-decoration:underline;
}
.btn-wrap { width: 100%; display: inline-block; margin-bottom:25px; text-align:center; }
.btn-wrap br {
    display: none;
}
.btn-wrap a {
    float: left;
    margin-right: 10px;
    text-decoration: none;
}
body.single .entry-content h3 {font-size: 20px;
}
div#wnb-bar {

}
/*mailchip form*/
input#mc-embedded-subscribe {
   background: #e64b3c !important;
   color: #fff !important;
   border-radius: 0 !important;
   width: 100px;
}
input#mce-EMAIL {
   width: calc(100% - 100px) !important;
   float: left;
   border-radius: 0 !important;
}
div#mc_embed_signup_scroll br {
   display: none;
}
.general-info-wrap h2.widget-title {
   text-transform: initial;
}
#mc_embed_signup label{
    padding-bottom: 0px !important;
}
#mc_embed_signup form {
   padding: 10px !important;
}
div#titlediv {
    color: green;
    font-weight: bold;
}

.facebook-share {
  display: none;
}
.offers p.price span.edd_price {
  margin-right: 0 !important;
}
.single-product-description h2 {
  margin-top: 25px;
}
.col-md-10.sd-content ul {
  margin-bottom: 0;
}

a.live-preview{
   background-color: #d03d2e ;
   margin: 0 10px;
   padding: 7px 18px;
   border-radius: 3px;
   box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
   font-size: 16px;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   -mz-transition: all .3s;
   transition: all .3s;
   }
a.documentation{
   background-color: #027678 ;
   margin: 0;
   padding: 7px 18px;
   border-radius: 3px;
   box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
   font-size: 16px;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   -mz-transition: all .3s;
   transition: all .3s;
   }
a.documentation:hover, a.live-preview:hover{ color:#fff !important; }
.flogo {
    display: none !important;
}
header .search-n-login .button {
   font-size: 12px;
   text-transform: uppercase;
   padding: 7px 15px;
   background-color: #fff;
   color: #fff;
   border: solid 1px #3cb234 ;
   border-radius: 3px;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   -mz-transition: all 0.3s;
   transition: all 0.3s;
   background: #14942a ;
   background: -webkit-linear-gradient(#15ae1e , #2a8c12 );
   background: linear-gradient(#186f1c , #2dd239 );

}

header .search-n-login .button:hover {
   background: #fff;
   box-shadow: none;
   color: #27b531 ;
}

.edd_download_inner .documentation.single_button, .edd_download_inner .edd-submit.button.red, .edd_download_inner .get_the_update, .edd_download_inner .preview.single_button {
   padding: 8px 10px!important;
   color: #fff;
   border-radius: 0!important;
   text-align: center;
   display: inline-block;
   width: 49%;
   margin: 2px 0;
}
body.single.single-download.single-product .offers{
   display: none;
}
img.my-account-img {-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
} 
.support-content h3 {
    color: #028385;
}
span.edd-add-to-cart-label {
    font-weight: bold;
    font-size: 16px;
}
.cart .edd-submit.button.red {
background: #14942a !important;
   background: -webkit-linear-gradient(#15ae1e , #2a8c12) !important;
   background: linear-gradient(#186f1c , #2dd239 ) !important;

}
.support-content h3 span {
display: inline-block;
}
.team h3 {
    text-transform: uppercase;
}
.team img{
display: inline;
}
time.updated {
display:none;
}
form.wpcf7-form  .wpcf7-number {
width: 300px;
}
body.download-template-default.single.single-download.postid-3487 .edd-add-to-cart-label strong, .edd_price_range_low, .edd_price_range_sep. a#CbOaN0w-1514871513667 {
	display : none;
}
.product_wrapper.clearfix img {
   padding: 0 6px 0 0;
   left: 0;
   right: 0;
   margin: auto;
}
.support-content img.alignright {
    float: right;
    max-width: 125px;
    width: 100%;
}
form ul li input[type="radio"] {
    margin-right: 5px;
}
.view-all-themes p img, .footer-logo-section img {
	display: inherit;
	border-radius: 10px;
	 -webkit-border-radius: 10px;
	-ms-border-radius: 10px
}
/*===============================
Responsive
=================================*/

@media screen and (max-width: 768px) {
  #primary {
    width: 100% !important;
    padding: 30px 16px;
  }
  #secondary {
    width: 100% !important;
    padding: 30px 16px 16px 16px;
    position: relative;
  }
  .site-content {
    display: inline-block;
    padding-top: 30px !important;
  }
  h3.text-white:after {
    top: 64px;
    left: 41px;
  }
  /*.banner-section {
    height: auto;
  }*/
  h1.product_title.entry-title span {
    font-size: 56% !important;
  }
  .single-sidebar {
    width: 100%;
  }
  .edd_download_columns_0 .edd_download,
  .edd_download_columns_3 .edd_download {
    width: 100%;
  }
  div#panel {
    display: none;
  }
  div#flip {
    display: block !important;
    margin-bottom: 20px;
    background: #198486;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    cursor: pointer;
  }
  header,
  .sub-footer.clearfix {
    z-index: 9999999999;
    padding: 10px 0px !important;
  }
  footer.footer .footer-wrapper .sub-footer h3,
  footer.footer .footer-wrapper .sub-footer h2,
  .footer-wrapper.clearfix .widget-title,
  .quick-support {
    text-align: center !important;
  }
.site-content {    
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.single-product .product_title.entry-title {
  font-size: 32px !important;
}
div#flip {    
  background: #e64c3d !important;    
}
.sharedaddy.sd-sharing-enabled {
   display: none;
}
}

@media (max-width: 505px) {
  header#header-section.fixed {
    top: 0px !important;
  }
  section.screenshot-url {
    display: none;
  }
}

div#flip {
  display: none;
}

div#flip .fa-arrow-up:before {
  content: "\f062" !important;
}

div#flip .fa-arrow-up:after {
  content: "show less" !important;
  margin-left: -74px !important;
}

div#flip .fa-arrow-down:after {
  content: "show more";
  margin-left: -81px;
}

.back-tonav,
.back-tonav:visited {
  position: fixed;
  display: none;
  right: 15px;
  background: #e64b3c none repeat scroll 0 0;
  bottom: 85px;
  color: #ffffff;
  font-size: 28px;
  padding: 3px 13px 8px;
  line-height: 1;
  z-index: 9997;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
  cursor: pointer;
}

a#gotop:hover {
  background: #189fa0;
  color: #fff !important;
  border-radius: 10px;
}

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

input.edd-add-to-cart.button.edd-submit.single_add_to_cart_button.single_button {
  display: none  !important;
}
.aligncenter {
    margin: 0 auto;
}
.single-product-description img {
    width: 100%;
}

/* #1 - Added for gif and text*/
.product-img-gif {
	margin-bottom: 30px;
	text-align: center;
}
.product-img-gif img {
	margin-bottom: 0;
}
.product-img-gif .product-features {
    text-align: left;
    padding-left: 20px;
}
.product-img-gif h2 {
	margin-bottom: 10px;
}
.product-img-gif p {
	margin-bottom: 15px;
}
/* #1 - End */

/* #2 - Pricing Table */
.pricing-table {
	margin-bottom: 30px;
    text-align: center;
}
.pricing-table .sep {
    height: 3px;
    width: 65px;
    background: #179395;
    display: inline-block;
}
.pricing-table .pricing-box {
	background-color: #ffffff;
	box-shadow: 0px 0px 6px 0px rgba( 0, 0, 0, 0.2 );
	margin-top: 30px;
	padding: 20px;
	text-align: center;
}
.pricing-table .pricing-box:hover {
	box-shadow: 0px 0px 6px 0px rgba( 0, 0, 0, 0.4 );		
}
.pricing-table .pricing-box h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 0;
}
.pricing-table .price {
    font-size: 30px;
    margin-top: 30px;
}
.pricing-table .price span {
    font-size: 18px;
}
.pricing-table ul li {
    margin-bottom: 5px;
}
.pricing-table .pricing.btn {
	background-color: #179394;
	color: #ffffff;
	padding: 4px 15px;
    margin-top: 20px;
    border-radius: 0;
}
.pricing-table .pricing.btn:hover {
    margin-top: 22px;
    transition: 0.4s all ease;
	color: #ffffff;
}

/* recommended */
.pricing-table .pricing-box.recommended {
	background-color: #179395;
	color: #ffffff;
    position: relative;
}
.pricing-table .pricing-box.recommended .sep,
.pricing-table .pricing-box.recommended .pricing.btn,
.pricing-table .pricing-box.recommended .pricing-btn:hover {
	background-color: #ffffff;
	color: #179395;
}
.pricing-table .pricing-box.recommended:before {
	content: '';
	background: url(https://evisionthemes.com/product/show/evisionthemes-product/img/recommended-tag.png) no-repeat 0 0;
	height: 166px;
	width: 28px;

    position: absolute;
    left: 4px;
    top: -2px;
}
/* Line 133: #2 - End */

.pricing-table ul li {
   list-style: none;
}
.pricing-table .price {
   text-align: center;
}
.pricing-table .pricing-box.recommended h3 {
   color: #ffffff;
}
.pricing-table .btn {
   width: auto;
   display: inline-block;
   padding: 6px 15px;
}
.pricing-table .pricing-box.recommended .btn, .pricing-table .pricing-box.recommended .btn:hover {
   background-color: #fff;
   color: #179395 !important;
}
.edd_price.edd_price_range_high, .edd_price_range_sep {
    display: none;
}	
.shop .theme-image .shop_hover .wp-post-image {
 margin: 0 auto;
}
/* css fix for elementor */
body.elementor-page .site-content {
    margin: 0;
    padding: 0;
}
body.elementor-page .header-wrapper {
    max-height: 85px;
}
body.elementor-page .site-content {
    max-width: 100%;
}
/* end css fix for elementor */

.pea_cook_wrapper.pea_cook_bottomright {
    background: #007e7f !important;
}
footer.footer{
background: #201F1F;
}

/* 2019 may 09 */ 
@media only screen and (max-width: 992px){
    header#header-section nav>ul.navigation-menu>li>ul{
        float: none;
    }
}

@media only screen and (max-width: 768px){
    header#header-section nav>ul.navigation-menu>li>ul{
        max-height: 0;
	overflow: hidden;
	display: none;
    }
 	header#header-section nav>ul.navigation-menu>li>ul.evit-show{
        max-height: none;
	overflow: visible;
	display: block;
    }
   
}



