#variables {
  opacity: 1;
}
.body-weight {
  font-weight: 400;
}
.faw {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.var-hs {
  font-family: "SF Pro Display", "SF Pro Icons", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.25em;
}
.var-body {
  font-family: "SF Pro Text", "SF Pro Icons", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.25em;
  color: #1a212b;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h4,
h5,
h6 {
  font-family: "SF Pro Display", "SF Pro Icons", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.25em;
}
.blues {
  color: #5c61fa !important;
}
.greens {
  color: #5ac373 !important;
}
.fff {
  color: #ffffff !important;
}
.accent {
  color: #86cf00 !important;
}
.trans {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.trans4 {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.gr-text-abnb {
  font-family: "SF Pro Display", "SF Pro Icons", Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #ee3455 0%, #bb2c6b 50%, #460479 100%);
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  -webkit-background-clip: text;
  color: #ff385c !important;
  font-weight: 900 !important;
}
.btn-lm {
  color: #ffffff;
}
.btn-lm:after {
  display: inline-block;
  content: "\f101";
  color: #86cf00;
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 1.5rem;
  text-decoration: none !important;
}
.btn-lm:hover {
  color: #f7f7f7;
  text-decoration: underline;
}
.tac,
.text-center {
  text-align: center;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
.dbl {
  display: block;
}
.dibl {
  display: inline-block;
}
.ttu {
  text-transform: uppercase;
}
.ttc {
  text-transform: capitalize;
}
.ttl {
  text-transform: lowercase;
}
.ttn {
  text-transform: none;
}
.fwb {
  font-weight: 900 !important;
}
.fw1 {
  font-weight: 100;
}
.fw2 {
  font-weight: 200;
}
.fw3 {
  font-weight: 300;
}
.fw4 {
  font-weight: 400;
}
.fw5 {
  font-weight: 500;
}
.fw6 {
  font-weight: 600;
}
.fw7 {
  font-weight: 700;
}
.fw8 {
  font-weight: 800;
}
.fw9 {
  font-weight: 900 !important;
}
.fz8 {
  font-size: 0.8rem !important;
  line-height: 1.2em;
}
.fz10 {
  font-size: 1.2rem !important;
  line-height: 1.2em;
}
.fz12 {
  font-size: 1.2rem !important;
  line-height: 1.2em;
}
.fz14 {
  font-size: 1.4rem !important;
  line-height: 1.2em;
}
.fz15 {
  font-size: 1.5rem;
  line-height: 1.2em;
}
.fz16 {
  font-size: 1.6rem;
  line-height: 1.2em;
}
.fz18 {
  font-size: 1.8rem !important;
  line-height: 1.2em;
}
.fz20 {
  font-size: 2rem;
  line-height: 1.2em;
}
.fz22 {
  font-size: 2.2rem;
  line-height: 1.2em;
}
.fz24 {
  font-size: 2.4rem;
  line-height: 1.2em;
}
.fz26 {
  font-size: 2.6rem;
  line-height: 1.2em;
}
.fz28 {
  font-size: 2.8rem;
  line-height: 1.2em;
}
.fz29 {
  font-size: 2.9rem;
  line-height: 1.2em;
}
.fz30 {
  font-size: 3rem;
  line-height: 1.2em;
}
.fz32 {
  font-size: 3.2rem;
  line-height: 1.2em;
}
.fz34 {
  font-size: 3.4rem;
  line-height: 1.2em;
}
.fz36 {
  font-size: 3.6rem;
  line-height: 1.2em;
}
.fz38 {
  font-size: 3.8rem;
  line-height: 1.15em;
}
.fz40 {
  font-size: 4.0rem;
  line-height: 1.15em;
}
.fz42 {
  font-size: 4.2rem;
  line-height: 1.15em;
}
.fz44 {
  font-size: 4.4rem;
  line-height: 1.15em;
}
.fz46 {
  font-size: 4.6rem;
  line-height: 1.15em;
}
.fz48 {
  font-size: 4.8rem;
  line-height: 1.15em;
}
.fz50 {
  font-size: 5rem;
  line-height: 1.15em;
}
.fz52 {
  font-size: 5.2rem;
  line-height: 1.15em;
}
.fz54 {
  font-size: 5.4rem;
  line-height: 1.15em;
}
.fz56 {
  font-size: 5.6rem;
  line-height: 1.15em;
}
.mt50 {
  margin-top: 5rem;
}
.mt45 {
  margin-top: 4.5rem;
}
.mt40 {
  margin-top: 4rem;
}
.mt35 {
  margin-top: 3.5rem;
}
.mt30 {
  margin-top: 3rem;
}
.mt25 {
  margin-top: 2.5rem !important;
}
.mt20 {
  margin-top: 2rem !important;
}
.mt15 {
  margin-top: 1.5rem !important;
}
.mt10 {
  margin-top: 1rem !important;
}
.mb50 {
  margin-bottom: 5rem;
}
.mb45 {
  margin-bottom: 4.5rem;
}
.mb40 {
  margin-bottom: 4rem;
}
.mb35 {
  margin-bottom: 3.5rem;
}
.mb30 {
  margin-bottom: 3rem;
}
.mb25 {
  margin-bottom: 2.5rem !important;
}
.mb20 {
  margin-bottom: 2rem !important;
}
.mb15 {
  margin-bottom: 1.5rem !important;
}
.mb10 {
  margin-bottom: 1rem !important;
}
.ml0 {
  margin-left: 0;
}
.ml1 {
  margin-left: 1rem;
}
.ml15 {
  margin-left: 1.5rem;
}
.ml20 {
  margin-left: 2rem;
}
.mr0 {
  margin-right: 0;
}
.mr1 {
  margin-right: 1rem;
}
.mr15 {
  margin-right: 1.5rem;
}
.mr20 {
  margin-right: 2rem;
}
.pt50 {
  padding-top: 5rem;
}
.pt45 {
  padding-top: 4.5rem;
}
.pt40 {
  padding-top: 4rem;
}
.pt35 {
  padding-top: 3.5rem;
}
.pt30 {
  padding-top: 3rem;
}
.pt25 {
  padding-top: 2.5rem !important;
}
.pt20 {
  padding-top: 2rem !important;
}
.pt15 {
  padding-top: 1.5rem !important;
}
.pt10 {
  padding-top: 1rem !important;
}
.pb50 {
  padding-bottom: 5rem;
}
.pb45 {
  padding-bottom: 4.5rem;
}
.pb40 {
  padding-bottom: 4rem;
}
.pb35 {
  padding-bottom: 3.5rem;
}
.pb30 {
  padding-bottom: 3rem;
}
.pb25 {
  padding-bottom: 2.5rem !important;
}
.pb20 {
  padding-bottom: 2rem !important;
}
.pb15 {
  padding-bottom: 1.5rem !important;
}
.pb10 {
  padding-bottom: 1rem !important;
}
.vcenter .row {
  font-size: 0;
}
.vcenter .row .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-bottom: 1.2rem;
}
::-webkit-input-placeholder {
  color: #8c959c;
}
:-moz-placeholder {
  color: #8c959c;
}
::-moz-placeholder {
  color: #8c959c;
}
:-ms-input-placeholder {
  color: #8c959c;
}
#grids {
  opacity: 1;
}
.row,
[class^="row-"],
[class*=" row-"] {
  margin-left: -15px;
  margin-right: -15px;
}
.col,
[class^="col-sm"],
[class*=" col-sm"] {
  min-height: 1px;
  padding: 0 15px;
  vertical-align: top;
}
.col-sm-4 {
  width: 100%;
}
.col-sm-6 {
  display: inline-block;
  vertical-align: top;
  width: 49.5%;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media only screen and (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .wrpr-eqh {
    display: flex;
  }
  .wrpr-eqh .eqh {
    flex: 1;
  }
  .wrpr-eqh .eqh > div {
    height: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media only screen and (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
#nav {
  opacity: 1;
}
#menu-mobile {
  margin-bottom: 1.5em;
}
#menu-mobile a {
  font-size: 1.55em;
  color: #fff;
  padding: .575em 0;
}
.site-header {
  border-bottom: 1px solid #415966;
  background: url('../img/cmyk.gif') repeat-x right top, linear-gradient(100deg, rgba(26, 33, 43, 0.7), #1a212b);
  padding: 0;
}
.site-branding .logo {
  display: inline-block;
  font-size: 2.245rem;
  line-height: 1.1em;
  color: #ffffff;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  padding: 0.6em 0 0.5em;
  text-align: center;
}
.site-branding .logo span {
  display: block;
  font-size: 1.4rem;
  line-height: 1.3em;
  padding-top: 0.4em;
}
#menu-top > li > a {
  color: #ffffff;
}
#menu-top .sub-menu {
  background-color: transparent;
}
#menu-top .sub-menu > li {
  background-color: rgba(26, 33, 43, 0.9);
}
#menu-top .sub-menu > li:hover {
  background-color: rgba(26, 33, 43, 0.975);
}
#menu-top .sub-menu a {
  color: #ffffff;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}
.menu > ul > li a {
  color: #ffffff;
}
nav.woocommerce-breadcrumb {
  margin-bottom: 1.5rem;
  padding: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}
button.menu-toggle {
  top: 5px;
  border: none;
  color: #ffffff;
  background-color: transparent;
  font-size: 1.65rem;
}
button.menu-toggle:hover {
  background-color: transparent;
  color: #86cf00;
}
button.menu-toggle:before,
button.menu-toggle:after,
button.menu-toggle *:before {
  color: #ffffff;
  background-color: #ffffff !important;
}
button.menu-toggle:before {
  background-color: #ffffff !important;
}
@media only screen and (max-width: 767px) {
  .site-branding .site-title {
    font-size: 2.645rem;
  }
  .site-branding .site-title a {
    line-height: 2em;
  }
}
#default {
  opacity: 1;
}
html {
  font-size: 7.3px;
}
body {
  background-color: #8c959c;
  font-family: "SF Pro Text", "SF Pro Icons", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.25em;
  color: #1a212b;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1.5rem;
}
body #primary {
  width: 100%;
}
.page-id-382 #primary {
  width: 71.9130434783%;
}
a {
  color: #320356;
  outline: none !important;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
a:hover,
a:focus {
  outline: none;
}
#page {
  background-color: #fff;
}
.storefront-breadcrumb {
  margin: 0;
  height: 0;
  overflow: hidden;
}
.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
  margin-bottom: 1.235801em;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.added_to_cart,
.widget a.button,
.site-header-cart .widget_shopping_cart a.button {
  background-color: #8c959c;
  border-color: #8c959c;
  color: #ffffff;
}
.esto-se-va-a-eliminar {
  opacity: 0.4;
  margin-top: 6em;
}
ul {
  margin-left: 1em;
}
body.home .entry-title {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
body.home #primary,
body.home #main,
body.home article {
  margin-bottom: 0;
}
h2.sub-title {
  font-size: 1.8em;
  font-weight: 900;
  margin-top: 1em;
  margin-bottom: 1.35em;
}
p.intro {
  font-size: 1.25em;
  line-height: 1.31349;
  margin-bottom: 0.8em;
}
.plugin-box {
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 3px 3px 10px #cdcdcd;
  padding: 3.5rem 1.5rem 2.4rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.4rem;
  margin-bottom: 1.4em;
}
.plugin-box b {
  font-weight: 800;
  letter-spacing: 1.2px;
}
.plugin-box ul {
  margin-left: 0.55em;
  list-style: none;
  padding-left: 1em;
  margin-top: 2.5em;
  margin-bottom: 4.1em;
}
.plugin-box ul li {
  line-height: 1.15em;
  padding-left: 1em;
  margin-bottom: 1.06em;
}
.plugin-box ul li:before {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  display: inline-block;
  position: relative;
  margin-right: 0.85em;
  color: #aedf48 !important;
  margin-left: -1.5em;
}
.plugin-box .get-started {
  margin-bottom: 0.71575em;
  display: block;
  width: 100%;
  text-align: center;
}
.plugin-box h2.product-title {
  font-weight: 900;
  font-size: 1.8rem;
  line-height: 1.2rem;
  margin-bottom: 0.6rem;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.plugin-box h2.product-title:before {
  font-family: "SF Pro Display", "SF Pro Icons", Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
  font-weight: 900 !important;
}
.plugin-box .pname {
  font-size: 1.1rem;
  display: block;
  width: 100%;
  text-transform: capitalize;
  font-weight: 500;
  color: #8c959c;
  line-height: 1.65em;
}
.plugin-box .product-title + p {
  margin-bottom: 1em;
}
.plugin-box .price {
  display: block;
  text-align: center;
  font-size: 2.3rem;
  line-height: 1.15em;
  font-weight: 900;
  padding-top: 0;
  padding-bottom: 1.5rem;
  border-top: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 1.5rem;
}
.plugin-box .price .usd,
.plugin-box .price .period {
  font-size: 2rem;
  color: #8c959c;
  text-shadow: none !important;
  font-weight: 500;
}
.plugin-box .price .price-regular {
  position: relative;
  color: #8c959c !important;
  display: block;
  line-height: 1.45em;
  margin-bottom: 0.2em;
}
.plugin-box .price .price-regular .amount {
  font-weight: 500;
  text-decoration: line-through;
  text-decoration-color: red;
}
.plugin-box .price .price-regular .usd {
  position: relative;
}
.plugin-box .price .price-current {
  position: relative;
  color: #1a212b;
  font-size: 5rem;
  line-height: 1.1em;
  font-weight: 900;
  display: inline-block;
}
.plugin-box .price .price-current .usd {
  position: absolute;
  top: -0.3em;
  left: -0.8em;
}
.plugin-box .price .price-current .dollars {
  background-image: linear-gradient(to right, #2d394b 0%, #546a8a 50%, #2d394b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.plugin-box .price .price-current .period {
  position: absolute;
  bottom: 0.55em;
  right: -2.7em;
}
.plugin-box .price .price-current .cents {
  color: #40526b;
  font-size: 0.5em;
  position: absolute;
  top: -0.3em;
  right: -1.4em;
}
.plugin-box .price .period {
  font-size: 1.3rem;
  line-height: 1.2em;
}
.plugin-box .price .discount {
  display: block;
  width: auto;
  margin: 0 auto;
  text-align: center;
  color: #000;
  font-size: 1.2rem;
  font-weight: 500;
  padding: 0.12em 1.2em 0.1em;
  background-color: rgba(255, 255, 0, 0.9);
  border-radius: 3px;
  margin-bottom: 0;
}
.plugin-box.personal,
.plugin-box.pro-436 {
  border-top-color: #5ac373;
}
.plugin-box.personal h2:before,
.plugin-box.pro-436 h2:before {
  content: 'Personal';
}
.plugin-box.personal .price,
.plugin-box.pro-436 .price {
  color: #5ac373;
}
.plugin-box.agency,
.plugin-box.pro-437 {
  position: relative;
  overflow: hidden;
  border: 2px solid #f9317c;
  box-shadow: 4px 4px 16px #cdcdcd;
}
.plugin-box.agency:before,
.plugin-box.pro-437:before {
  font-size: 1.05rem;
  line-height: 1.2em;
  position: absolute;
  top: 26px;
  right: -41px;
  content: 'Most Popular';
  padding: 0.22rem 3rem;
  color: #fff;
  background-color: #f9317c;
  text-transform: uppercase;
  z-index: 2;
  overflow: hidden;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.plugin-box.agency h2:before,
.plugin-box.pro-437 h2:before {
  content: 'Freelancer';
}
.plugin-box.agency .price,
.plugin-box.pro-437 .price {
  color: #f9317c;
}
.plugin-box.developer,
.plugin-box.pro-438 {
  border-top-color: #5c61fa;
}
.plugin-box.developer h2:before,
.plugin-box.pro-438 h2:before {
  content: 'Agency';
}
.plugin-box.developer .price,
.plugin-box.pro-438 .price {
  color: #5c61fa;
}
.prices {
  font-size: 0.9em;
  font-weight: 500;
  font-style: italic;
}
.site-info {
  padding: 0.617924em 0;
}
ul {
  list-style-position: outside;
  padding-left: 1em;
}
.cm-features {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 3em;
  margin-left: 0;
}
.cm-features li {
  position: relative;
  list-style-type: none;
  font-size: 1.7rem;
  line-height: 1.55em;
  margin-bottom: 0.57em;
}
.cm-features li:before {
  position: relative;
  display: inline-block;
  content: '\f00c';
  color: #00be28;
  background-color: rgba(0, 255, 0, 0.05);
  margin-left: -1.5em;
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 1em;
}
.orange {
  color: orangered;
  text-transform: uppercase;
}
.storefront-handheld-footer-bar {
  display: none;
  position: absolute;
  z-index: -9999;
}
.site-info,
.not-cm {
  text-align: center;
}
.site-footer {
  background-color: #8c959c;
  color: #1a212b;
  text-shadow: rgba(255, 255, 255, 0.5) 0px 0.5px 0.3px;
  padding: 1.618em 0 4.918em;
  font-size: 1.2rem;
}
.site-footer a:not(.button) {
  color: #1a212b;
  text-decoration: none;
}
#colophon .not-cm {
  color: #1a212b;
  text-shadow: rgba(255, 255, 255, 0.5) 0px 0.5px 0.3px;
  padding-top: 15px;
}
#colophon .not-cm p {
  font-size: 1.49rem;
}
#colophon .not-cm a {
  color: #10151b;
  font-weight: 500;
}
.footer-ours {
  text-align: center;
  padding: .617924em 0;
}
.footer-ours a,
.footer-ours b {
  font-weight: 900;
}
.open,
.Open {
  color: #0070c9;
}
.closed,
.Closed {
  color: #fa3454;
}
.campaing-top {
  position: fixed;
  display: block;
  width: 100%;
  top: -10em;
  left: 0;
  background-color: rgba(255, 255, 255, 0.95);
  text-align: center;
  overflow: hidden;
  opacity: 0.5;
  z-index: 1000;
  border-bottom: 1px solid #ededed;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.campaing-top p {
  margin-bottom: 0;
  font-size: 1.8rem;
  line-height: 1.1em;
  color: #000;
  padding: 1.14em .1em;
}
.campaing-top b {
  font-weight: 900;
}
.loaded .campaing-top {
  top: 0;
  height: auto;
  opacity: 1;
}
html.loaded {
  transition: padding-top 0.4s ease !important;
}
.dib {
  display: block;
  vertical-align: middle;
  float: left;
}
.campaing-top .wrpr-count {
  width: 100%;
  background-color: #ff0000;
}
.campaing-top .wrpr-coupon {
  width: 100%;
}
.campaing-top.plain {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 69, 0, 0.7);
  border-bottom: 1px solid orangered;
}
.campaing-top.plain p {
  color: #fff;
}
#clock {
  text-align: center;
  padding: 0.42em 15px;
}
#clock * {
  color: #fff;
}
#clock:before,
#clock:after {
  content: '';
  display: table;
  clear: both;
}
#clock .countdown-section {
  display: inline-block;
  text-align: center;
  padding: 7px 4px 2px;
}
#clock .countdown-amount {
  font-weight: 700;
  font-size: 2.5rem;
}
#clock .countdown-period {
  display: block;
  font-size: 1.2rem;
}
.wrpr-info {
  overflow: hidden;
}
.img-a {
  width: auto;
}
.img-sw {
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  transform-origin: top left;
  outline: 1px solid green;
}
.ibl {
  display: inline-block;
}
.single .entry-header,
.blog .entry-header {
  font-family: "SF Pro Display", "SF Pro Icons", Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #ee3455 0%, #bb2c6b 50%, #460479 100%);
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  -webkit-background-clip: text;
  color: #ff385c !important;
  font-weight: 900 !important;
}
.single .entry-header .entry-title,
.blog .entry-header .entry-title {
  font-size: 2.317924em;
  font-family: "SF Pro Display", "SF Pro Icons", Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
  letter-spacing: 0;
  color: inherit !important;
  font-weight: inherit !important;
}
.single .entry-header .entry-title a,
.blog .entry-header .entry-title a {
  font-weight: 900;
}
.single .entry-header span,
.blog .entry-header span,
.single .entry-header span *,
.blog .entry-header span * {
  color: #fff !important;
  opacity: 0;
}
.single h3,
.blog h3,
.single h4,
.blog h4 {
  font-weight: 700;
}
.cat-links a {
  color: #460479;
}
.ret-sc {
  display: inline-block;
}
.ret-sc img {
  width: 50%;
}
.scsh img,
.screenshot img {
  box-shadow: 2px 2px 8px #dedede;
  padding: 1.5rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.x2scch {
  display: inline-block;
}
.x2scch img {
  width: 50%;
}
.pt30 {
  padding-top: 3rem;
}
div.bg-color {
  font-family: "SF Pro Display", "SF Pro Icons", Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #ee3455 0%, #bb2c6b 50%, #460479 100%);
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  -webkit-background-clip: text;
  color: #ff385c !important;
  font-weight: 900 !important;
}
div.bg-color .gr-txt,
div.bg-color * {
  font-family: "SF Pro Display", "SF Pro Icons", Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
  letter-spacing: 0;
  color: inherit !important;
  font-weight: inherit !important;
}
.notice {
  border: 1px dashed #f9317c;
  background-color: rgba(249, 49, 124, 0.1);
  padding: 1.5rem 1rem;
  border-radius: 3px;
  margin-bottom: 2rem;
}
.notice h3 {
  margin-bottom: 5px;
}
.notice p {
  margin-bottom: 0;
}
.hide,
.hidden {
  background-color: rgba(0, 0, 255, 0.05);
  border: 1px dashed blue;
  display: none;
}
.divider {
  display: block;
}
.divider:before,
.divider:after {
  content: '';
  display: table;
  clear: both;
}
.h10 {
  height: 1rem;
}
.h20 {
  height: 2rem;
}
.h30 {
  height: 3rem;
}
.h40 {
  height: 4rem;
}
.m-tags {
  font-size: 13px;
  font-weight: 500;
  width: auto;
}
.payment-methods img {
  display: inline-block;
  float: none;
  vertical-align: middle;
  max-width: 4.3rem !important;
  margin-right: 0.6rem;
}
.payment-methods img.paypal-icon {
  max-width: 9rem !important;
  background-color: rgba(244, 244, 244, 0.95);
  border-radius: 3px;
  padding: 4.6px 7px 2px;
}
.page-id-3646 .entry-header,
.page-id-3945 .entry-header,
.page-id-3946 .entry-header,
.page-id-4044 .entry-header {
  text-align: center;
}
.page-id-3646 .entry-title,
.page-id-3945 .entry-title,
.page-id-3946 .entry-title,
.page-id-4044 .entry-title {
  font-weight: 900;
}
.page-id-3646 #primary,
.page-id-3945 #primary,
.page-id-3946 #primary,
.page-id-4044 #primary,
.page-id-3646 #main,
.page-id-3945 #main,
.page-id-3946 #main,
.page-id-4044 #main,
.page-id-3646 article.page,
.page-id-3945 article.page,
.page-id-3946 article.page,
.page-id-4044 article.page {
  margin-bottom: 0 !important;
}
.page-id-3946 .entry-title,
.page-id-4044 .entry-title {
  color: #ee3455;
  font-size: 3.82em;
  font-weight: 900;
  margin: 0 0 .2407911001em;
  background-image: linear-gradient(to right, #ee3455 0%, #bb2c6b 50%, #460479 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}
.page-id-3946 .intro,
.page-id-4044 .intro {
  font-size: 1.485em;
}
.gr-text {
  color: #ee3455;
  font-weight: 900;
  margin: 0 0 .0407911001em;
  background-image: linear-gradient(to right, #ee3455 0%, #bb2c6b 50%, #460479 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}
.sec-wrpr {
  padding: 3rem 0;
}
.bg-gray {
  position: relative;
}
.bg-gray,
.bg-gray:before,
.bg-gray:after {
  background-color: #f0f4f5;
}
.bg-gray:before,
.bg-gray:after {
  position: absolute;
  content: ' ';
  width: 100%;
  height: 100%;
  top: 0;
}
.bg-gray:before {
  right: 100%;
}
.bg-gray:after {
  left: 100%;
}
.faqs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 -1em;
}
.faqs h3,
.faqs h4,
.faqs h5 {
  font-weight: 600;
  letter-spacing: -0.01em;
}
.faqs h4 {
  font-size: 2rem;
}
.faqs b {
  font-weight: 700;
}
.faqs .col:nth-child(even) .col-inner {
  border-right: none;
}
.faqs .col:nth-last-child(1) .col-inner,
.faqs .col:nth-last-child(2) .col-inner {
  border-bottom: none;
}
.cols-2 .col {
  -ms-flex-preferred-size:  calc( 100% / 2 - 2.01em) ;
  flex-basis:  calc( 100% / 2 - 2.01em) ;
}
.col {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 0px;
  flex: 0 1 0;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
}
.col .col-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 4em 3em;
  margin: 0 -1em;
  height: 100%;
  border-bottom: 1px solid #dee7e9;
  border-right: 1px solid #dee7e9;
}
.col .col-inner > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 1em;
}
.pro-vs-free td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.065);
}
.pro-vs-free td strong {
  color: #40526b;
}
.pro-vs-free tr {
  border-bottom: 1px solid red !important;
}
.pro-vs-free h3,
.pro-vs-free h3 strong {
  color: #1a212b;
  font-weight: 700;
}
.pro-vs-free h4 {
  margin-bottom: 0.6rem;
}
.pro-vs-free .pro-desc p {
  color: #4a5e7a;
}
.pro-vs-free .pholder {
  opacity: 0;
  position: relative;
  z-index: -999;
}
figure {
  background: #f0f4f5;
  border-radius: 6px;
  margin-bottom: 1.5em;
}
figure:before,
figure:after {
  content: ' ';
  display: table;
  width: 100%;
}
figure img {
  border-radius: 6px 6px 0 0;
}
figcaption {
  color: #37465b;
  display: block;
  font-size: 0.9em;
  margin: 1.5em 0 1.7em;
  padding: 0 1.1em;
}
.entry-taxonomy {
  color: #7b91af;
}
.entry-taxonomy a {
  color: #5d769a;
  text-decoration: none;
}
#custom_html-2 {
  background-color: rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
}
.textwidget .visitor-locale {
  border: 3px dashed rgba(0, 0, 0, 0.3);
  padding: 1rem;
}
.textwidget .visitor-locale h2 {
  font-size: 2.5rem;
  text-align: center;
}
.textwidget .visitor-locale h2 span {
  display: block;
}
.textwidget .visitor-locale h3 {
  text-align: center;
}
.textwidget .visitor-locale h3 b {
  display: block;
  font-size: 1.8em;
  line-height: 1.2em;
  color: red !important;
  font-weight: 900 !important;
  margin-top: 1rem;
}
@media (min-width: 576px) {
  html {
    font-size: 8.5px;
  }
  .col-sm-4 {
    display: inline-block;
    vertical-align: top;
    width: 33.0%;
  }
}
@media only screen and (min-width: 768px) {
  html {
    font-size: 9.5px;
  }
  .alpha,
  h1 {
    font-size: 1.817924em;
    letter-spacing: 1px;
  }
  .site-header .col-full .site-branding,
  .site-header .col-full .main-navigation,
  .site-header .col-full .storefront-primary-navigation-vc {
    display: inline-block;
    float: none !important;
    vertical-align: middle;
  }
  .site-header .col-full .site-branding {
    width: 25.9130434783% !important;
    margin: 0;
  }
  .site-header .col-full .main-navigation,
  .site-header .col-full .storefront-primary-navigation-vc {
    width: 68.9130434783%;
  }
  .site-header .col-full #site-navigation {
    margin: 0;
    float: right;
    text-align: right;
  }
  .storefront-full-width-content .woocommerce-products-header .entry-header,
  .storefront-full-width-content.woocommerce-account .entry-header,
  .storefront-full-width-content.woocommerce-cart .entry-header,
  .storefront-full-width-content.woocommerce-checkout .entry-header {
    text-align: center;
    padding: 0 0 2rem;
  }
  .specials p {
    font-size: 1.45rem;
  }
  .campaing-top .wrpr-count {
    width: 24.6%;
  }
  .campaing-top .wrpr-coupon {
    width: 75.4%;
  }
  #secondary.widget-area {
    background-color: #f0f4f5;
  }
  #secondary.widget-area .widget-title,
  #secondary.widget-area .textwidget {
    padding: 1.5rem;
  }
  #secondary.widget-area ul {
    padding: 0 1.5rem;
  }
  #secondary.widget-area ul a {
    color: #1a212b;
    text-decoration: none;
  }
  .page-id-382 #content .content-area,
  body.blog.right-sidebar #content .content-area,
  body.single-post.right-sidebar #content .content-area {
    width: 71.9130434783%;
    float: left;
    margin-right: 0.347826087%;
  }
  .page-id-382 #content .widget-area,
  body.blog.right-sidebar #content .widget-area,
  body.single-post.right-sidebar #content .widget-area {
    width: 27.7391304348%;
    float: right;
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 10.68px;
  }
  .specials p {
    font-size: 1.6rem;
  }
  .plugin-box {
    padding: 3.5rem 2.5rem 2.4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .specials p {
    font-size: 1.8rem;
  }
  .plugin-box {
    padding: 3.5rem 3.5rem 2.4rem;
  }
}
@media only screen and (min-width: 1400px) {
  html {
    font-size: 11.9px;
  }
}
@media only screen and (max-width: 767.98px) {
  .cols-2 .col {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
#woo {
  opacity: 1;
}
body.single-product .storefront-breadcrumb,
body.woocommerce-cart .storefront-breadcrumb,
body.woocommerce-checkout .storefront-breadcrumb,
body.woocommerce-page .storefront-breadcrumb {
  margin-bottom: 15px;
  padding: 5px 0;
}
body.single-product .storefront-breadcrumb .col-full,
body.woocommerce-cart .storefront-breadcrumb .col-full,
body.woocommerce-checkout .storefront-breadcrumb .col-full,
body.woocommerce-page .storefront-breadcrumb .col-full {
  display: none;
}
body.single-product a,
body.woocommerce-cart a,
body.woocommerce-checkout a,
body.woocommerce-page a {
  color: #1a212b;
}
a,
button,
.button {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.woocommerce-info {
  padding: 0.9rem 1.618em;
  margin-bottom: 1.5rem;
  font-weight: 700;
}
.woocommerce-info a {
  font-weight: 500;
}
.chimp-button button {
  background-color: #687179;
}
.chimp-button button:hover {
  color: #fff;
  background-color: #555d63;
}
.woocommerce-form-login p.form-row label.woocommerce-form-login__rememberme {
  display: block;
  position: relative;
  margin-bottom: 1.5em;
  display: none;
}
.woocommerce-form-login button {
  background-color: #687179;
}
.woocommerce-form-login button:hover {
  color: #fff;
  background-color: #555d63;
}
.woocommerce-account .woocommerce h2 {
  font-size: 2.75rem;
  padding-left: 0.5rem;
}
.woocommerce-MyAccount-content {
  width: 100%;
  float: none;
}
#my-account-nav {
  margin-bottom: 1.4em;
}
.woocommerce pre {
  background: #f7f7f9;
  border: 1px solid #e1e1e8;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 9.5px 15px;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
  color: #708090;
  font-family: Consolas, Monaco, 'Andale Mono', monospace;
  float: left;
  font-weight: 700;
  letter-spacing: 0.06rem;
}
.woocommerce-account table td,
.woocommerce-account table th {
  padding: 1.15rem;
  text-align: left;
  vertical-align: top;
}
.woocommerce-account td.order-actions a {
  color: #fff;
}
.woocommerce-account td.order-actions a:hover {
  color: #000;
}
.woocommerce-account table th {
  background-color: #fff;
  font-weight: 700;
  font-size: 1.2rem;
}
.woocommerce-account table td,
.woocommerce-account table td a {
  font-weight: 400 !important;
  font-size: 1.25rem;
}
.woocommerce-account table td a,
.woocommerce-account table td a a {
  color: #86cf00;
  text-decoration: none !important;
}
.woocommerce-account pre {
  margin-bottom: 0;
}
form fieldset legend {
  margin-bottom: 0.6180469716em;
}
.shop_table {
  background-color: rgba(0, 0, 0, 0.02);
}
th.product-thumbnail,
td.product-thumbnail {
  background-color: rgba(0, 255, 0, 0.05);
  border: 1px dashed green;
  display: none !important;
}
.woocommerce-cart-form {
  margin-bottom: 0;
}
.woocommerce-cart-form .product-name a {
  text-decoration: none !important;
  text-transform: uppercase;
}
.woocommerce-cart-form .coupon #coupon_code {
  padding-top: 0.55em;
}
.woocommerce-cart-form .coupon button {
  background-color: #415966;
}
.woocommerce-cart-form .coupon button:hover {
  color: #fff;
  background-color: #2f414a;
}
.woocommerce-cart-form .actions button[name="update_cart"] {
  background-color: rgba(0, 255, 0, 0.05);
  border: 1px dashed green;
  display: none;
}
.cart-collaterals .cart_totals h2 {
  display: none;
}
.cart-collaterals .shop_table {
  background-color: #eeeeee;
  border: 1px solid #f1f1f1;
}
.cart-collaterals .shop_table th,
.cart-collaterals .shop_table td {
  text-align: right;
}
.woocommerce-checkout .storefront-breadcrumb {
  display: none;
}
.woocommerce-checkout h1.entry-title {
  margin-top: .5407911001em;
}
.wrpr-coupon-code .coupon-code {
  text-transform: uppercase;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  background-color: rgba(26, 33, 43, 0.75);
}
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-noreviews,
.woocommerce p.no-comments {
  background-color: rgba(26, 33, 43, 0.5);
}
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-noreviews a,
.woocommerce p.no-comments a {
  color: #f1f1f1;
  text-decoration: none !important;
}
.woocommerce-form-coupon-toggle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.woocommerce-form-coupon {
  position: relative;
  margin-top: -1.5rem;
  padding: .9rem 1.618em;
  background-color: rgba(26, 33, 43, 0.65);
}
.woocommerce-form-coupon p {
  color: #fff;
}
.woocommerce-form-coupon .input-text {
  padding-top: 0.65em;
}
.woocommerce-form-coupon button {
  background-color: #687179;
}
.woocommerce-form-coupon button:hover {
  color: #fff;
  background-color: #555d63;
}
.woocommerce-form-coupon .button {
  background-color: black;
}
a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus {
  outline: none !important;
}
#order_review,
#order_review .shop_table,
#order_review table:not(.has-background) th,
#order_review table:not(.has-background) tbody td,
#order_review #payment .payment_methods > li:not(.woocommerce-notice),
#order_review #payment .place-order {
  background-color: transparent;
}
#order_review .woocommerce-remove-coupon {
  font-size: 0.9rem;
  text-decoration: none;
}
#order_review thead,
#order_review th.product-name,
#order_review th.product-total {
  display: none;
}
#order_review table td,
#order_review table th {
  padding: 0.6em 1.11575em;
  text-align: left;
  vertical-align: top;
}
#order_review table th {
  width: 55%;
}
#order_review tr.order-total * {
  text-transform: uppercase;
  font-size: 1.95rem;
  font-weight: 800;
}
#order_review tr.recurring-totals,
#order_review tr.cart-subtotal.recurring-total,
#order_review tr.order-total.recurring-total,
#order_review tr.cart-discount.recurring-total {
  background-color: #ffff4a;
  border: 1px solid #ffff00;
  display: none;
}
#order_review .woocommerce-terms-and-conditions-wrapper:before,
#order_review .checkingout-wrapper:before,
#order_review .woocommerce-terms-and-conditions-wrapper:after,
#order_review .checkingout-wrapper:after {
  content: '';
  display: table;
  clear: both;
  height: 1px;
}
#order_review .place-order {
  margin-top: 0;
}
.form-row {
  position: relative;
}
.form-row label {
  position: absolute;
  left: 0.9180469716em;
  top: 0.4180469716em;
  font-size: 0.95rem;
  font-weight: 400;
  opacity: 1;
  color: #1a212b !important;
}
#billing_country_field,
#billing_state_field {
  padding-top: 1.65em;
}
input[type=tel] {
  box-shadow: none;
  background-color: #fcfcfc;
  border: 1px solid #f1f1f1;
  padding-top: 1.2em;
}
#stripe-payment-data div.form-row {
  padding-top: 1.2em;
}
.input-text,
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
textarea {
  box-shadow: none;
  background-color: #fcfcfc;
  border: 1px solid #f1f1f1;
  padding-top: 1.2em;
}
.input-text:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus {
  border: 1px solid #5ac373;
  background-color: #fff;
}
.chimp-coupon {
  background-color: rgba(255, 255, 255, 0.75);
  border: 1px dashed rgba(255, 255, 255, 0.95);
  padding: 1.41575em;
  margin-bottom: 1em;
}
.chimp-coupon p {
  font-weight: 600;
  font-size: 1.11575em;
  line-height: 1.5em;
  margin-bottom: 0;
}
.chimp-coupon a.showcoupons {
  font-weight: 900;
  text-decoration: none !important;
  border-bottom: 1px solid #68a100;
  color: #68a100;
}
.chimp-coupon a.showcoupons:hover {
  border-bottom: 1px solid #222222;
  color: #222222;
}
.chimp-coupon-form {
  height: 0;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.chimp-coupon-form p {
  font-size: 0.91575em;
  font-weight: 400;
  margin-bottom: 0.5em;
}
.chimp-coupon-form input.chimp-coupon-input,
.chimp-coupon-form .chimp-coupon-button {
  font-size: 1.7rem;
  font-weight: 600;
  opacity: 0;
  vertical-align: top;
}
.chimp-coupon-form .chimp-coupon-button {
  border: 1px solid #8c959c;
  text-align: center;
}
.chimp-coupon-form .chimp-coupon-button:hover {
  background-color: #666f76;
}
.chimp-coupon-form input.chimp-coupon-input {
  max-width: 9.2em;
  padding: .3580469716em 1em;
}
.chimp-coupon-form.open {
  margin-top: 10px;
  height: auto;
  opacity: 1;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.05);
}
.chimp-coupon-form.open input.chimp-coupon-input,
.chimp-coupon-form.open .chimp-coupon-button {
  opacity: 1;
}
.payment_method_paypal .about_paypal {
  background-color: rgba(0, 255, 0, 0.05);
  border: 1px dashed green;
  display: none;
}
#payment .payment_methods li.wc_payment_method .payment_box.payment_method_paypal {
  background-color: rgba(0, 255, 0, 0.05);
  border: 1px dashed green;
  display: none !important;
}
#payment .payment_methods li.wc_payment_method > input[type=radio] + label:before {
  border-radius: 100%;
  font-size: 1.9em;
  color: #ccc;
  position: relative;
  bottom: -0.15em;
  margin-right: 0.3407911001em;
}
#payment .payment_methods li.woocommerce-PaymentMethod > input[type=radio] + label:before {
  background-color: rgba(0, 0, 255, 0.05);
  border: 1px dashed blue;
}
#payment .payment_methods > .wc_payment_method > label,
#payment .payment_methods > .woocommerce-PaymentMethod > label {
  padding-left: 0;
  margin-left: 0;
}
.star-rating span:before,
.quantity .plus,
.quantity .minus,
p.stars a:hover:after,
p.stars a:after,
.star-rating span:before,
#payment .payment_methods li input[type=radio]:first-child:checked + label:before {
  color: #64c306;
}
.wc-proceed-to-checkout .button.checkout-button,
#payment .place-order .button {
  font-size: 1.31575em;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  padding: 1.25em 1.953em;
  width: 100%;
  border-radius: 100px;
  background: #86cf00;
  text-transform: uppercase;
}
.wc-proceed-to-checkout .button.checkout-button:hover,
#payment .place-order .button:hover {
  background-color: #68a100 !important;
}
#payment .place-order .button {
  white-space: pre-wrap;
}
.checkingout-wrapper h4 {
  font-weight: 600;
  font-size: 1.11575em;
  margin: 0 0 .5407911001em;
}
.checkingout-wrapper p {
  font-size: 15px;
  margin-bottom: 25px;
}
.checkingout-wrapper a {
  text-decoration: none !important;
  font-weight: 500;
}
.checkingout-after {
  margin-top: 25px;
}
.woocommerce-account.logged-out .site-main .woocommerce {
  max-width: 42rem;
  margin: 0 auto;
  border: #e1e1e1 solid 1px;
  padding: 30px;
}
.woocommerce-form-login .woocommerce-Button[name="login"] + label {
  position: relative;
}
#my-account-nav {
  margin-bottom: 2.2em;
}
#my-account-nav > div {
  display: inline-block;
  float: none;
  vertical-align: bottom;
}
#my-account-nav .nav-col-2 {
  text-align: left;
  padding-left: 0.7em;
}
#my-account-nav .nav-col-2 ul {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0;
}
#my-account-nav .nav-col-2 ul li.woocommerce-MyAccount-navigation-link--subscriptions,
#my-account-nav .nav-col-2 ul li.woocommerce-MyAccount-navigation-link--api-downloads,
#my-account-nav .nav-col-2 ul li.woocommerce-MyAccount-navigation-link--api-keys {
  background-color: rgba(0, 255, 0, 0.05);
  border: 1px dashed green;
  display: none;
}
#my-account-nav .nav-col-2 ul li {
  display: inline-block;
  margin-right: 1em;
}
#my-account-nav .nav-col-2 ul li a {
  font-weight: 600;
  line-height: 1.5em;
  color: #86cf00;
  padding: 0.5rem 0.5rem 0.15em;
  text-decoration: none;
}
#my-account-nav .nav-col-2 ul li a:hover {
  color: #1a212b !important;
}
#my-account-nav .nav-col-2 ul li.is-active a {
  font-weight: 700;
  color: #659c00;
}
#my-account-nav h2 {
  font-size: 1.3em;
  text-transform: capitalize;
}
.form-row label {
  z-index: 99;
}
.woocommerce .woocommerce-variation-price,
.woocommerce .product-quantity,
.woocommerce .subscription-details,
.woocommerce .product_meta {
  background-color: rgba(0, 255, 0, 0.05);
  border: 1px dashed green;
  display: none;
}
.entry-summary p.price {
  display: none;
}
.woovr-variations .woovr-variation {
  display: block;
  padding-left: 40px;
  position: relative;
  margin-bottom: 10px;
}
.woovr-variations .woovr-variation:after {
  content: '';
  display: table;
  clear: both;
}
.woovr-variations .woovr-variation .woovr-variation-selector {
  position: absolute;
  left: 5px;
  top: 5px;
}
.woovr-variations .woovr-variation .woovr-variation-name {
  display: block;
  font-size: 13px;
  line-height: 1;
  padding-top: .2em;
  text-transform: uppercase;
}
.woovr-variations .woovr-variation .woovr-variation-price {
  display: block;
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  padding-top: 0;
}
.woovr-variations .woovr-variation-image,
.woovr-variations .subscription-details {
  display: none;
}
.woocommerce-order-received h2.entry-title {
  display: none;
}
.woocommerce-order {
  position: relative;
}
.woocommerce-order > p,
.woocommerce-order + p,
.woocommerce-order ul.woocommerce-order-overview {
  background-color: rgba(0, 0, 255, 0.05);
  border: 1px dashed blue !important;
  display: none !important;
}
.woocommerce-order ~ .woocommerce-order-downloads,
.woocommerce-order ~ .woocommerce-customer-details {
  background-color: rgba(255, 0, 0, 0.05);
  border: 3px dashed red !important;
  display: none !important;
}
.instructions {
  position: relative;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  width: 100%;
  background-color: rgba(255, 255, 0, 0.78);
  border: 1px solid #ffff00;
  box-shadow: 4px 4px 16px #cdcdcd;
  margin-bottom: 3em;
}
.instructions.iopen {
  left: 0;
  top: 0;
}
.instructions.iclose {
  position: relative;
}
.instructions.iclose a.closer {
  display: none;
}
.instructions h1 {
  font-weight: 900;
}
.instructions a {
  font-weight: 700;
}
.instructions ul,
.instructions ol {
  line-height: 1.6em;
  margin-left: 1.5em;
}
.instructions .theteam {
  line-height: 1.85em;
  font-size: 1.6rem;
  font-weight: 700;
}
.instructions * {
  color: #222;
}
.instructions .closer {
  display: none;
  color: #000;
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 2.5em;
  text-decoration: none !important;
}
.instructions .closer:hover {
  color: #333;
}
.instructions .closer:before {
  position: relative;
  display: inline-block;
  content: '\f057';
  background-color: rgba(0, 255, 0, 0.05);
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-stretch: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.instructions-inner {
  padding: 25px 25px 45px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  body.woocommerce-checkout #content {
    background: -webkit-gradient(linear, left top, right top, color-stop(53.5%, #ffffff), color-stop(46.5%, #f0f4f5));
    background: linear-gradient(90deg, #ffffff 53.5%, #f0f4f5 46.5%);
    background: -moz-linear-gradient(left, #ffffff 52%, #f0f4f5 46.5%);
  }
}
@media only screen and (min-width: 992px) {
  .instructions-inner {
    padding: 35px 40px 55px;
    position: relative;
  }
}
@media only screen and (min-width: 1200px) {
  .instructions-inner {
    padding: 65px 60px 65px;
    position: relative;
  }
}
#_woocommerce-account.less {
  opacity: 1;
}
.woocommerce-account .storefront-breadcrumb {
  padding: 0;
  margin-bottom: 15px;
}
.woocommerce-account .storefront-breadcrumb .woocommerce-breadcrumb {
  display: block;
  width: 100%;
}
.woocommerce-account .storefront-breadcrumb .woocommerce-breadcrumb a,
.woocommerce-account .storefront-breadcrumb .woocommerce-breadcrumb span {
  display: inline-block;
  float: none;
  opacity: 1;
}
.woocommerce-view-order .woocommerce-MyAccount-content {
  border: #EFEFEF solid 1px;
  padding: 30px;
}
.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-table__line-item.order_item td {
  background: #F7F7F9;
}
.api-manager-domains a.button {
  color: #fff;
}
.api-manager-domains a.button:hover {
  color: #1a212b;
}
#woo-orders .downloads a {
  font-weight: 900 !important;
  letter-spacing: 0.5px;
}
.fa-cloud-download-alt {
  padding-left: 5px;
  color: #d50505;
}
.wpcf7-form.sent,
.wpcf7-form.invalid {
  position: relative;
  padding-top: 2.2em;
  z-index: 7;
}
.wpcf7-form.invalid .wpcf7-not-valid {
  border: 1px dashed #ed3342 !important;
}
.wpcf7-form.invalid .wpcf7-not-valid-tip {
  font-size: 12px;
  position: relative;
  top: -1em;
}
.wpcf7-form .wpcf7-response-output {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  font-size: 12px;
  background-color: #ddd;
  line-height: 1.25em;
}
.wpcf7-form .wpcf7-mail-sent-ok {
  background-color: #24890d;
  border: 1px solid #24890f;
  color: #fff;
}
.wpcf7-form .wpcf7-validation-errors {
  background-color: #f7e700;
  border: 1px solid #f7e700;
  color: #222;
}
.wpcf7-form input {
  font-weight: 500;
}
.wpcf7 .ajax-loader {
  background-image: none !important;
  position: relative;
}
.wpcf7 .ajax-loader:before,
.wpcf7 .ajax-loader:after {
  content: ' ';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #000000;
  border-radius: 100%;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  position: absolute;
  top: 0;
}
.wpcf7 .ajax-loader:before {
  opacity: 0.55;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  left: 0;
}
.wpcf7 .ajax-loader:after {
  opacity: 0.75;
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  right: 0;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#olark {
  opacity: 1;
}
#live-chimpmatic-support {
  display: none;
  padding-top: 2.5rem;
}
.dno {
  display: none !important;
}
.dbl {
  display: block !important;
}
#olark-box-container {
  position: relative;
}
#olark-box-container iframe {
  border: 1px solid #f7f7f7 !important;
  background-color: #8c959c;
  border-radius: 0 0 1rem 1rem;
  margin-right: 1.5rem;
  margin-bottom: 2.5rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15) !important;
  max-width: 95%;
  position: relative;
}
#olark-box-container:after {
  content: ' ';
  display: block;
  width: 30%;
  background: #fff;
  height: 20px;
  position: absolute;
  bottom: 34px;
  left: 12px;
  z-index: 3;
  opacity: 1;
}
#olark-box-container .olark-branding-link {
  display: none !important;
}
.olrk-away {
  display: none;
  opacity: 0;
}
#olark-wrapper .olark-launch-button,
#olark-wrapper #olark-container .olark-top-bar {
  background-color: #6ea03b !important;
}
#olark-wrapper #olark-container .olark-message-group .olark-operator-message:not(.olark-message-trans-bg) {
  background-color: #eaeef3 !important;
  color: #1a212b !important;
  font-size: 12.5px !important;
  line-height: 1.35 !important;
  border-radius: 5px !important;
}
#olark-wrapper #olark-container .olark-message-group .olark-visitor-message {
  font-size: 12.5px !important;
  line-height: 1.35 !important;
  border-radius: 5px !important;
}
#olark-wrapper #olark-container .olark-message-group .olark-operator-message,
#olark-wrapper #olark-container .olark-message-group .olark-visitor-message {
  padding: 10px !important;
}
#hbl-live-chat-wrapper #olark-container {
  border: none !important;
}
#hbl-live-chat-wrapper #olark-container .olark-top-bar {
  border-radius: 10px 10px 0 0  !important;
  background: -webkit-linear-gradient(top, #7ddc1f 0, #64c306 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ddc1f 0), color-stop(1, #64c306 100%)) !important;
  background: -moz-linear-gradient(top, #7ddc1f 0, #64c306 100%) !important;
  background: -moz-gradient(linear, left top, left bottom, color-stop(0, #7ddc1f 0), color-stop(1, #64c306 100%)) !important;
  background: linear-gradient(top, #7ddc1f 0, #64c306 100%) !important;
  background-color: #7ddc1f !important;
  border-color: #5dba00 !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) !important;
}
#hbl-live-chat-wrapper #olark-container .olark-branding-link {
  display: none !important;
}
#hbl-live-chat-wrapper .olark-launch-button {
  background: -webkit-linear-gradient(top, #7ddc1f 0, #64c306 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ddc1f 0), color-stop(1, #64c306 100%)) !important;
  background: -moz-linear-gradient(top, #7ddc1f 0, #64c306 100%) !important;
  background: -moz-gradient(linear, left top, left bottom, color-stop(0, #7ddc1f 0), color-stop(1, #64c306 100%)) !important;
  background: linear-gradient(top, #7ddc1f 0, #64c306 100%) !important;
  background-color: #7ddc1f !important;
  border-color: #5dba00 !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) !important;
}
#hbl-live-chat-wrapper .olark-launch-button svg,
#hbl-live-chat-wrapper .olark-launch-button path {
  fill: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) !important;
}
#hbl-live-chat-wrapper .olark-launch-button .olark-button-text {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) !important;
}
#pop-ups-wp {
  opacity: 1;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: initial !important;
}
div.pum-overlay {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(0, 0, 0, 0.28);
  z-index: 2147483647 !important;
}
.pum-content.popmake-content:focus-visible,
.pum-content *:focus,
.pum-overlay .pum-content {
  outline: none !important;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    .pum-overlay .pum-content {
      outline: none !important;
    }
  }
}
.pum-overlay.pum .pum-container {
  padding: 4.5rem 4.5rem 2.2rem;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0 48px 48px -32px rgba(23, 16, 159, 0.2), 0 96px 96px -64px rgba(3, 2, 20, 0.6);
}
.pum-overlay.pum .pum-container .pum-title,
.pum-overlay.pum .pum-container .pum-content {
  text-align: center;
}
.pum-overlay.pum .pum-container .pum-content h3 {
  font-size: 4.3rem;
  line-height: 1.4em;
  margin-bottom: 0.3em;
}
.pum-overlay.pum .pum-container .pum-content p {
  font-size: 4.5rem;
  line-height: 1.5em;
  margin-bottom: 0.63em;
}
.pum-overlay.pum .pum-container .pum-content code {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 3px 1rem;
  font-size: 1.3em;
  line-height: 1.12em;
  border-radius: 3px;
}
.pum-overlay.pum .pum-container .pum-content .ovalid {
  display: block;
  font-size: 3.4rem;
}
.pum-container.popmake .pum-close.popmake-close {
  background-color: transparent;
  font-size: 0;
  box-shadow: none;
  padding: 0;
  width: 4rem;
  height: 4rem;
  right: 1.2rem;
  top: 1.2rem;
}
.pum-close:before,
.pum-close:after {
  position: absolute;
  display: block;
  content: ' ';
  width: 4rem;
  height: 3px;
  background-color: #000;
  top: 2rem;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.pum-close:before {
  transform: rotate(45deg);
}
.pum-close:after {
  transform: rotate(-45deg);
}
.pum-close:hover:before,
.pum-close:hover:after {
  background-color: #f9317c;
}
.pum-close:hover:before {
  transform: rotate(135deg);
}
.pum-close:hover:after {
  transform: rotate(-135deg);
}
#pum-3468 {
  background-color: rgba(249, 49, 124, 0.8);
}
#pum-3468 .pum-container {
  background: linear-gradient(90deg, #321c64, #20123a);
  color: #fff;
}
#pum-3468 .pum-container .pum-content h2 {
  color: #f9317c;
}
#pum-3468 .pum-container .pum-content h3 {
  color: #fff;
}
#pum-3468 .pum-container .pum-content p {
  color: #fff;
}
#pum-3468 .pum-container .pum-content code {
  color: #f9317c;
}
#pum-3468 .pum-close:before,
#pum-3468 .pum-close:after {
  background-color: #fff;
}
#pum-3458 {
  background: rgba(78, 47, 188, 0.8);
}
#pum-3458 .pum-container {
  color: #fff;
  background: -webkit-radial-gradient(top left, circle, #4a42ec 0%, #521d91 100%);
  background: radial-gradient(circle at top left, #4a42ec 0%, #521d91 100%);
  background-color: #521d91;
  box-shadow: 0 48px 48px -32px rgba(23, 16, 159, 0.2), 0 96px 96px -64px rgba(3, 2, 20, 0.6);
}
#pum-3458 .pum-container .pum-content h2,
#pum-3458 .pum-container .pum-content h3,
#pum-3458 .pum-container .pum-content p,
#pum-3458 .pum-container .pum-content code {
  font-size: 3.5rem;
  color: #fff;
}
#pum-3458 .pum-container .pum-content code {
  color: #f9317c;
}
#pum-3458 .pum-close:before,
#pum-3458 .pum-close:after {
  background-color: #f9317c;
}
#pum-3458 .pum-close:hover:before,
#pum-3458 .pum-close:hover:after {
  background-color: #fff;
}
#locale-br .pum-overlay {
  background: -webkit-radial-gradient(top left, circle, rgba(0, 39, 118, 0.9) 0%, rgba(254, 223, 0, 0.2) 100%);
  background: radial-gradient(circle at top left, rgba(0, 39, 118, 0.9) 0%, rgba(254, 223, 0, 0.2) 100%);
  background-color: rgba(254, 223, 0, 0.1);
}
#locale-br .pum-overlay .pum-container {
  background: -webkit-radial-gradient(top left, circle, #fedf00 0%, #009b3a 100%);
  background: radial-gradient(circle at top left, #fedf00 0%, #009b3a 100%);
  background-color: #009b3a;
}
#locale-br .pum-overlay .pum-container h3,
#locale-br .pum-overlay .pum-container h2 {
  text-shadow: 0 1px 0 #002776;
}
#locale-br .pum-overlay .pum-container code {
  color: #002776;
}
#locale-br .pum-overlay .pum-close:before,
#locale-br .pum-overlay .pum-close:after {
  background-color: #002776;
}
#buttons {
  opacity: 1;
}
.button.btn {
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: none;
  color: white !important;
  font-size: 2.5rem;
  line-height: 1.1em;
  padding: 0.7em 1.8em 0.8em;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 3.1rem;
  cursor: pointer;
  -webkit-user-select: none;
  background-color: #0070c9;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.button.btn:hover {
  color: #ffffff !important;
  background-color: #0077ED;
}
.button.btn .btn-green:hover {
  background: #477914;
}
.button.btn .btn-blue:hover {
  background: #345790;
}
.button.btn.btn-big {
  font-size: 17px;
  line-height: 2.8em;
  font-weight: 900;
  padding: 12px 32px;
  border-radius: 10rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.button.btn.btn-white {
  color: #ff4a9e !important;
  background: #fff;
}
.button.btn.btn-white:hover {
  color: #521d91 !important;
  background: #fff;
  padding: 12px 42px;
}
.get-chimp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  color: black;
  padding: 10px 22px 9px;
  text-align: center;
  border-radius: 100px;
  font-size: 1.55em;
  line-height: 1.2em;
  text-decoration: none !important;
}
.get-chimp,
.get-chimp:before,
.get-chimp:after {
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.get-chimp:before,
.get-chimp:after {
  content: '';
  display: block;
  position: absolute;
  border-radius: inherit;
}
.get-chimp:before {
  z-index: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#fdde5c), color-stop(#f8ab5e), color-stop(#f56a62), color-stop(#a176c8), color-stop(#759beb), color-stop(#65beb3), to(#70db96));
  background: -webkit-linear-gradient(left, #fdde5c 0%, #f8ab5e calc(16.66666667%), #f56a62 calc(33.33333333%), #a176c8 calc(50%), #759beb calc(66.66666667%), #65beb3 calc(83.33333333%), #70db96 100%);
  background: linear-gradient(to right, #fdde5c 0%, #f8ab5e calc(16.66666667%), #f56a62 calc(33.33333333%), #a176c8 calc(50%), #759beb calc(66.66666667%), #65beb3 calc(83.33333333%), #70db96 100%);
}
.get-chimp:after {
  z-index: 1;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: white;
}
.get-chimp span {
  position: relative;
  z-index: 2;
}
.get-chimp:hover {
  color: #5c61fa;
}
.get-chimp:hover:before {
  -webkit-transform: scale(1.00568, 1.02273);
  transform: scale(1.00568, 1.02273);
}
.get-chimp:hover:after {
  -webkit-transform: scale(0.99419, 0.975);
  transform: scale(0.99419, 0.975);
}
.btn-wrpr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 5rem;
  margin-bottom: 3rem;
}
@media (min-width: 576px) {
  .button.btn {
    font-size: 1.8rem;
    padding: 0.75em 2.7em 0.82em;
    border-radius: 2.4rem;
  }
  .button.btn:hover {
    padding: 0.75em 3.1em 0.8em;
  }
}
#zample {
  opacity: 1;
}
.highlighted {
  background-color: rgba(255, 255, 0, 0.72);
  border: 1px solid #ffff00;
  padding: 0.1rem 0.3rem ;
}
.red {
  color: red;
}
.notes {
  display: block;
  background-color: rgba(255, 255, 0, 0.72);
  border: 1px solid #ffff00;
  padding: 4px 10px;
  color: #000;
  margin-bottom: 5px;
  font-size: 14px;
  width: auto;
  margin-right: 10px;
}
.notes:hover {
  background-color: #ffff00;
  border: 1px solid #ffff00;
}
.wpcf7-tut {
  background-color: #fefefe;
  border: 1px solid #eeeeee;
  padding: 16px;
  margin-bottom: 2rem;
  border-radius: 2px;
}
.shortcode {
  font-family: Consolas, Monaco, monospace !important;
  font-size: 0.85em;
}
.mockf {
  margin-bottom: 3rem;
  max-width: 65rem;
}
.mockf a {
  text-decoration: none !important;
  color: #0073aa;
  font-weight: 700;
}
.mockf .mce-required {
  color: #dd3d36;
  font-weight: 900;
}
.mockf .contact-form-editor-panel {
  background-color: #f5f5f5;
  border: 1px solid #aaa;
  border-top: none;
  padding: 16px;
}
.mockf .contact-form-editor-panel h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin: 20px 0 10px;
  padding: 0;
  font-weight: 800;
}
.mockf #contact-form-editor-tabs {
  border-bottom: 1px solid #aaa;
  padding: 9px 15px 0 10px;
  margin: 0;
}
.mockf li#MailChimp-Extension-tab {
  border-top: 1px solid #01b7ff;
  background: rgba(255, 255, 255, 0.5) url(../img/postal-marks.png) center top no-repeat;
}
.mockf #contact-form-editor-tabs li.ui-tabs-active,
.mockf #contact-form-editor-tabs li.ui-tabs-active:hover {
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-bottom: 1px solid #f5f5f5;
  background-color: #f5f5f5;
}
.mockf #contact-form-editor-tabs li {
  display: inline-block;
  list-style: none;
  border: 1px solid #ccc;
  border-bottom: 1px solid #aaa;
  padding: 0;
  margin: 0 4px -1px;
  background-color: #e4e4e4;
}
.mockf #contact-form-editor-tabs li.ui-tabs-active a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.mockf #contact-form-editor-tabs li a {
  padding: 6px 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #333;
  text-decoration: none;
}
.mockf input[type="text"],
.mockf input[type="password"],
.mockf input[type="color"],
.mockf input[type="date"],
.mockf input[type="datetime"],
.mockf input[type="datetime-local"],
.mockf input[type="email"],
.mockf input[type="month"],
.mockf input[type="number"],
.mockf input[type="search"],
.mockf input[type="tel"],
.mockf input[type="time"],
.mockf input[type="url"],
.mockf input[type="week"],
.mockf select,
.mockf textarea {
  box-shadow: 0 0 0 transparent;
  border-radius: 4px;
  border: 1px solid #7e8993;
  background-color: #fff;
  color: #32373c;
  padding: 0 8px;
  line-height: 2;
  min-height: 30px;
}
.mockf textarea,
.mockf text,
.mockf input {
  font-family: Consolas, Monaco, monospace;
  outline: 1px solid transparent;
  font-size: 14px;
}
.mockf textarea:focus,
.mockf textarea:active {
  border-color: #007cba;
  box-shadow: 0 0 0 1px #007cba;
  outline: 2px solid transparent;
}
.mockf select {
  font-size: 14px;
  line-height: 2;
  color: #32373c;
  border-color: #7e8993;
  box-shadow: none;
  border-radius: 3px;
  padding: 0 24px 0 8px;
  min-height: 30px;
  max-width: 25rem;
  -webkit-appearance: none;
  background: #ffffff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;
  background-size: 16px 16px;
  cursor: pointer;
  vertical-align: middle;
  margin-bottom: 7px;
}
.mockf .chm-select {
  margin-bottom: 7px;
}
.mockf .a-support {
  color: #222;
  background: #f7f7f7;
  -webkit-box-shadow: inset 0 1px 0 #ffffff, 0 1px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 0 #ffffff, 0 1px 0 rgba(0, 0, 0, 0.08);
  vertical-align: top;
  display: inline-block;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5em;
  height: 28px;
  margin: 0;
  padding: 0 10px 1px;
  cursor: pointer;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mockf .a-support:after {
  right: 0;
  content: '\f0c9';
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  padding: 3px 0 0 7px;
  top: 1.6px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
  color: #0073aa;
}
.mockf label {
  font-size: 13px;
}
.mockf .description {
  display: block;
  color: #777 !important;
  padding-left: 0.7em;
  font-weight: 600;
}
.mockf .need-api {
  margin-bottom: 10px;
}
.mockf .button.button-primary {
  font-family: "SF Pro Text", "SF Pro Icons", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  display: inline-block;
  text-decoration: none;
  font-size: 13px;
  line-height: 2.15384615;
  min-height: 30px;
  margin: 0;
  padding: 0 10px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-appearance: none;
  border-radius: 3px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #0073aa;
  border-color: #0073aa;
  color: #ffffff;
  width: auto !important;
}
.mce-custom-fields {
  background-color: rgba(255, 255, 255, 0.95);
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 12px 15px 15px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  margin-bottom: 15px;
}
form.form-table {
  font-size: 14px;
  border-collapse: collapse;
  margin-top: 0.5em;
  width: 100%;
  clear: both;
}
form.form-table td,
form.form-table th,
form.form-table td p {
  font-size: 14px;
}
form.form-table th,
form.form-table .thh {
  display: table-cell;
  width: 180px;
  color: #23282d;
  font-weight: 400;
  text-shadow: none;
  vertical-align: baseline;
  vertical-align: top;
  text-align: left;
  padding: 20px 10px 20px 0;
  width: 200px;
  line-height: 1.3;
  font-weight: 600;
  padding: 19px 10px 10px 0;
}
form.form-table td,
form.form-table .tdd {
  display: table-cell;
  padding-bottom: 10px;
  margin-bottom: 9px;
  padding: 15px 10px;
  line-height: 1.3;
  vertical-align: middle;
}
form.form-table td fieldset,
form.form-table .tdd fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .mockf .mce-custom-fields .md-half {
    display: inline-block;
    width: 49%;
    vertical-align: top;
  }
}
#zample {
  opacity: 1;
}
.page-id-10182 #content {
  background: #f0f4f5;
}
.page-id-10182 #content .price-current {
  font-size: 7rem;
}
.page-id-10182 .entry-header {
  text-align: center;
}
.page-id-10182 .storefront-breadcrumb {
  display: none;
}
.page-id-10182 .now {
  font-size: 3.5rem;
  line-height: 1.2em;
  text-shadow: rgba(255, 255, 255, 0.5) 0px 0.5px 0.3px;
}
.page-id-10182 .now span {
  font-size: 5rem;
}
.page-id-10182 #main .insets {
  text-shadow: rgba(255, 255, 255, 0.5) 0px 0.5px 0.3px;
}
.page-id-10182 #main .wrpr-coupon {
  border: 1px dashed #f9317c;
  border-radius: 9px;
  width: auto;
  display: inline-block;
  padding: 1em 2.5em;
  background: rgba(255, 255, 255, 0.83);
  margin-bottom: 3rem;
  box-shadow: inset 0 0 21px rgba(0, 0, 0, 0.13);
}
.page-id-10182 #main .wrpr-coupon h1 {
  font-weight: 900;
  font-size: 8rem;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  background-image: linear-gradient(to right, #ee3455 0%, #bb2c6b 50%, #460479 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  margin: 0;
}
.page-id-10182 #main .wrpr-coupon code {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
.page-id-10182 #main .wrpr-coupon h3 {
  font-size: 2rem;
  margin-bottom: 0;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  text-transform: lowercase;
  font-weight: 900;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: rgba(255, 255, 255, 0.5) 0px 0.5px 0.3px;
}
.page-id-10182 #main h1 {
  font-weight: 700;
  font-size: 5rem;
  margin-top: 2rem;
}
.page-id-10182 #main h2 {
  font-weight: 600;
  border: none;
}
.page-id-10182 #main h3 {
  font-weight: 500;
  border: none;
}
.page-id-10182 #main a {
  color: #f9317c;
}
#zample {
  opacity: 1;
}
.page-id-14 #content {
  background: #ffffff radial-gradient(circle at bottom, #9ff0d7 1px, transparent 0) top / 1px 36px;
  position: relative;
  min-height: 70vh;
}
.page-id-14 #content:before {
  background: rgba(246, 147, 169, 0.5);
  bottom: 0;
  content: "";
  height: 115%;
  left: 10%;
  position: absolute;
  top: -45px;
  width: 1px;
  z-index: 0;
}
