@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/themes/lucia/fonts/pxiByp8kv8JHgFVrLDz8Z11lFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/themes/lucia/fonts/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/themes/lucia/fonts/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
  font-family: "Poppins", sans-serif;
}

body * {
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
}

body {
  background-color: #fefbf5;
  color: #5f5f5f;
}

a {
  color: #f06724;
}

.navbar {
  margin-bottom: 0;
  position: fixed !important;
  width: 100%;
  background: white !important;
}

.navbar-brand > img {
  height: 40px;
}

.navbar-brand {
  padding: 35px 15px 30px;
}

.navbar-right .dropdown-menu {
  right: auto;
  left: 10px;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  height: auto;
}

.navbar-default {
  background: transparent;
  border-bottom: 3px solid #3873cc;
}

.navbar-default .navbar-nav > li > a {
  color: #000000;
  font-size: 18px;
}

.nav > li > a {
  padding: 43px 0;
  margin: 0 10px;
}

.navbar-default .navbar-nav > li.current-menu-parent > a:after,
.navbar-default .navbar-nav > .active > a:after {
  content: "";
  display: block;
  height: 2px;
  margin-top: 7px;
  background: #f6986c;
  position: absolute;
  left: 0;
  right: 0;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #000000;
  background: transparent;
}

.home h2.title {
  font-size: 36px;
  font-weight: bold;
  line-height: 46px;
}

.home .jumbotron {
  padding: 140px 0 250px;
  background: url("/wp-content/uploads/2018/07/main-banner.jpg") center / cover
    no-repeat;
  margin: 0;
}

.home .jumbotron h1 {
  font-size: 122px;
  font-weight: 700;
  color: #f06724;
  line-height: 80px;
}

.home .jumbotron h2 {
  font-size: 48px;
  font-weight: 700;
  color: #f06724;
  margin-bottom: 20px;
}

.home .jumbotron p {
  max-width: 480px;
  font-size: 24px;
  color: #f06724;
}

.home .jumbotron h3 {
  font-size: 24px;
  font-weight: 600;
  color: #2e71cb;
  text-transform: uppercase;
  max-width: 400px;
  line-height: 35px;
}

.blue-line {
  height: 4px;
  width: 60px;
  background: #2e71cb;
  margin: 44px 0 43px;
}

.white-line {
  height: 4px;
  width: 60px;
  background: #ffffff;
  margin: 44px 0 43px;
}

.orange-line {
  height: 4px;
  width: 60px;
  background: #f06724;
  margin: 45px auto 60px;
}

.contact h2 {
  text-align: center;
  color: #f06724;
}

section.preorder {
  background: url("/wp-content/uploads/2018/07/preorder-background.jpg") center /
    cover no-repeat;
  padding: 110px 0 205px;
}

section.preorder h2.title {
  color: #2e71cb;
}

section.preorder p {
  font-size: 20px;
  color: #2e71cb;
  line-height: 30px;
}

section.preorder a {
  font-size: 30px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  background: #f06724;
  padding: 15px 50px;
  border-radius: 50px;
  display: table;
  margin-top: 80px;
  min-width: 220px;
  text-align: center;
  letter-spacing: 1px;
  border: 2px solid #f06724;
  margin-bottom: 50px;
}

section.preorder a:hover {
  border: 2px solid #f06724;
  background: transparent;
  color: #f06724;
  text-decoration: none;
}

section.key-benefits {
  background: url("/wp-content/uploads/2018/07/key-benefits-background.jpg")
    center / cover no-repeat;
  color: #ffffff;
  padding: 120px 0 20px;
}

section.key-benefits a {
  color: #ffffff;
}

section.key-benefits .equal {
  margin-bottom: 90px;
}

section.key-benefits h3 {
  margin: 30px 0 40px;
}

section.key-benefits p {
  font-size: 16px;
  font-weight: 300;
}

section.where-to-buy p a {
  text-decoration: underline;
}

/* section.where-to-buy a {
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  background: #f06724;
  padding: 15px 30px;
  border-radius: 30px;
  display: table;
  margin-top: 138px;
  min-width: 220px;
  text-align: center;
  letter-spacing: 1px;
  border: 2px solid #f06724;
} */

/* section.where-to-buy a:hover {
  border: 2px solid #f06724;
  background: transparent;
  color: #f06724;
  text-decoration: none;
} */

section.where-to-buy {
  background: url("/wp-content/uploads/2018/07/where-to-buy-background.jpg")
    center / cover no-repeat;
  padding: 120px 0 100px;
  color: #2e71cb;
}

section.where-to-buy p {
  font-size: 20px;
  color: #2e71cb;
  line-height: 30px;
}

section.where-to-buy a {
  color: #2e71cb;
}

section.testimonails {
  color: #ffffff;
  background: url("/wp-content/uploads/2018/07/testimonials-background.jpg")
    center / cover no-repeat;
  padding: 50px 0 70px;
}

section.testimonails h3 {
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 30px;
}

section.testimonails .lSSlideOuter .lSPager.lSpg > li a {
  background-color: #ffffff;
}

section.testimonails .lSSlideOuter .lSPager.lSpg > li.active a,
.lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #003f98;
}

.features-wrap {
  min-height: 404px;
  text-align: center;
  box-shadow: 0 0 9px #e3e3e3;
  padding: 70px 50px 20px;
  margin: 15px 0px;
}

.features-wrap h2 {
  font-size: 24px;
  position: relative;
  font-weight: 600;
}

.features-wrap span {
  font-size: 85px;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  color: #fbefe7;
  font-weight: 700;
  z-index: -1;
}

.orange-separator {
  width: 35px;
  height: 2px;
  background: #f39669;
  margin: 30px auto;
}

.page-template-features .jumbotron {
  background: url("/wp-content/uploads/2018/07/features-background.jpg") center /
    cover no-repeat;
  min-height: 655px;
}

.page-template-specifications .jumbotron {
  background: url("/wp-content/uploads/2018/07/specifications-background.jpg")
    center / cover no-repeat;
  min-height: 655px;
}

.page-template-wheretobuy .jumbotron {
  background: url("/wp-content/uploads/2018/07/wheretobuy-background.jpg")
    center / cover no-repeat;
  min-height: 655px;
}

.page-template-aboutus .jumbotron {
  background: url("/wp-content/uploads/2018/07/about-us-background.jpg") center /
    cover no-repeat;
  min-height: 655px;
}

section.list-feautures h1 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin-top: 90px;
  color: #f06724;
}

section.aboutus h1 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin-top: 90px;
  color: #f06724;
}

.aboutus-separator {
  width: 60px;
  height: 4px;
  background: #f06724;
  margin: 55px auto 80px;
}

section.user-guides h1 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  /* margin-top: 90px; */
  color: #f06724;
}

.support-separator {
  width: 60px;
  height: 4px;
  background: #f06724;
  margin: 55px auto 80px;
}

section.aboutus p {
  font-size: 20px;
}

section.aboutus {
  margin-bottom: 120px;
}

.features-separator {
  width: 60px;
  height: 4px;
  background: #f06724;
  margin: 55px auto 80px;
}

section.list-feautures {
  padding-bottom: 90px;
}

section.specifications {
  padding: 100px 0 120px;
}

section.specifications h1 {
  font-weight: 700;
  margin-top: 0;
}

section.specifications p {
  font-size: 17px;
  margin-bottom: 15px;
}

section.specifications p strong {
  text-transform: uppercase;
}

.specifications-separator {
  width: 60px;
  height: 4px;
  background: #5f5f5f;
  margin: 40px 0 50px;
}

section.gallery h1 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin-top: 90px;
  color: #f06724;
}

.wheretobuy-separator {
  height: 4px;
  width: 60px;
  background: #2e71cb;
  margin: 45px 0 90px;
}

section.wheretobuy li {
  font-size: 20px;
  margin-bottom: 30px;
  list-style: none;
  position: relative;
  padding: 0;
  margin-left: -12px;
}

section.wheretobuy li:before {
  content: "•";
  position: absolute;
  left: -25px;
  color: #1570c8;
  font-size: 20px;
  top: 0px;
}

section.wheretobuy {
  padding-bottom: 150px;
}

section.wheretobuy h1 {
  font-size: 36px;
  font-weight: 700;
  margin-top: 90px;
  color: #2e71cb;
}

section.wheretobuy p,
section.wheretobuy a {
  font-size: 20px;
}

section.wheretobuy p strong {
  font-size: 25px;
  margin: 30px 0 15px;
}

section.wheretobuy h2 {
  text-transform: uppercase;
  font-weight: 500;
  color: #2e71cb;
  margin-bottom: 40px;
}

.region2 {
  margin-top: 70px;
}

section.user-guides h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

section.user-guides .quickstartguide h2 {
  color: #2e71cb;
}

section.user-guides .userguide h2 {
  color: #f06724;
}

section.user-guides a {
  display: block;
  margin-bottom: 20px;
  color: #5f5f5f;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}

section.user-guides a:hover {
  text-decoration: none;
}

.separator-guide {
  width: 60px;
  height: 4px;
  margin: 50px 0;
}

.quickstartguide .separator-guide {
  background: #2e71cb;
}

.userguide .separator-guide {
  background: #f06724;
}

section.user-guides .quickstartguide a:before,
section.user-guides .userguide a:before {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: -1;
}

section.user-guides .quickstartguide a:before {
  background-color: #2e71cb;
}

section.user-guides .userguide a:before {
  background-color: #f06724;
}

section.user-guides .quickstartguide a span,
section.user-guides .userguide a span {
  /* background-color: #fefbf5; */
  background-color: #fff;
  padding-right: 10px;
}

section.user-guides {
  background: url("/wp-content/uploads/2018/07/guides-background.jpg") center /
    cover no-repeat;
  padding: 100px 0 120px;
}

.guides-wrapper {
  padding: 60px 100px 50px;
  margin: 0 25px;
  -moz-box-shadow: 0 0 9px #e3e3e3;
  -webkit-box-shadow: 0 0 9px #e3e3e3;
  box-shadow: 0 0 9px #e3e3e3;
  /* background: #fefcf7; */
  background-color: #fff;
}

section.user-guides a:after {
  background: #fefcf7;
  text-align: right;
  position: absolute;
  right: 0px;
}

section.user-guides .a:after {
  content: "";
}

section.user-guides a:after {
  content: "";
}

section.tutorials h2 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  color: #f06724;
}

.yt-holder {
  background: url(/wp-content/uploads/2018/07/yt-video3.jpg) no-repeat;
  height: 0;
  background-size: 100%;
  padding-bottom: 58%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.yt-holder h3 {
  margin: 0;
  padding: 20px;
  margin-top: 45%;
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 6%;
}

.yt-holder h3,
.yt-holder img {
  z-index: 1;
}

.tutorials .col-md-6 {
  padding: 0;
}

.dark-bck {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #133a6e75;
}

.yt-holder:hover .dark-bck {
  background: transparent;
}

a.ryv-popup:hover,
a.ryv-popup:focus {
  text-decoration: none;
}

section.tutorials {
  background: #e9e9e9;
  padding: 100px 0 230px;
}

section.faq h2 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  color: #f06724;
}

section.faq {
  padding: 120px 0;
}

/* span.navs a {
  border: 3px solid #1570c8;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1570c8;
  font-size: 26px;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  line-height: 1.1;
} */

span.navs a {
  border: 3px solid #1570c8;
  /* height: 150px; */
  /* width: 150px; */
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1570c8;
  font-size: 26px;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  line-height: 1.1;
  padding: 15px 30px;
}

span.navs a:hover,
span.navs a:focus {
  text-decoration: none;
  color: #f06724;
  border: 3px solid #f06724;
}

.flex-nav {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

section.navigation-buttons {
  padding: 70px 0;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #fefcf7;
  border-color: transparent;
  border: none;
  padding: 0;
}

.panel-default > .panel-heading a {
  padding: 15px;
  display: block;
}

.panel-default > .panel-heading a:hover {
  text-decoration: none;
}

.panel-group .panel {
  margin-bottom: 20px;
  -moz-box-shadow: 0 0 9px #e3e3e3;
  -webkit-box-shadow: 0 0 9px #e3e3e3;
  box-shadow: 0 0 9px #e3e3e3;
}

a.accordion-toggle {
  color: #5f5f5f;
  font-size: 18px;
  font-weight: 400;
}

footer.site-footer {
  background: url(/wp-content/uploads/2018/07/footer-background.jpg) center /
    cover no-repeat;
  padding: 90px 0 140px;
}

.site-footer .first-footer p,
.site-footer .first-footer p a {
  text-align: left;
  color: #858a8e;
  margin-bottom: 2px;
}

.site-footer li a {
  color: #ffffff;
}

.site-footer .first-footer p {
  margin-bottom: 2px;
}

.site-footer .first-footer h3 {
  color: #858a8e;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 1px;
}

.site-footer h3 {
  color: #ffffff;
  text-transform: uppercase;
}

li.cart {
  display: none !important;
}

li.checkout {
  display: none !important;
}

a.woo-menu-cart {
  display: none !important;
}

.site-footer li {
  margin: 7px 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
}

.site-footer h3 {
  margin-bottom: 20px;
}

section.subfooter {
  background: #13222f;
}

section.subfooter {
  background: #13222f;
}

.site-sub-footer p {
  text-align: center;
  margin: 15px 0;
  color: #ffffff;
  letter-spacing: 1px;
}

.site-sub-footer p a {
  color: #ffffff;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #f96931;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-radius: 0;
  border-color: #f96931;
  margin-top: 35px;
}

.contact .form-control {
  background-color: #fefbf5;
  height: auto;
  padding: 15px;
  font-size: 18px;
  margin-bottom: 20px;
  border: 2px solid #dfdcd9;
}

.form-control:focus {
  border-color: #f96931;
  box-shadow: none;
}

section.contact {
  padding: 90px 0 120px;
}

.page-template-support section.contact-support {
  padding: 35px 0;
  background: #e9e9e9;
  text-align: center;
}

.page-template-support section.contact-support a,
.page-template-support section.contact-support span {
  font-size: 18px;
}

.page-template-support section.contact-support span {
  padding: 15px 15px 0 15px;
  display: inline-block;
}

input.wpcf7-form-control.wpcf7-submit {
  border: 2px solid #f96830;
  background-color: #f96830;
  font-size: 18px;
  border-radius: 30px;
  padding: 10px;
  min-width: 210px;
  display: block;
  margin: 45px auto 0;
}

input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: transparent;
  color: #f96830;
}

.wpcf7 p, .wpcf7 label {
  width: 100%;
  margin: 0 !important;
}

.gallery-thumb {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 245px;
}

.no-padding {
  padding: 0;
}

section.gallery {
  padding: 25px 0 200px;
}

.navbar-nav > li > .dropdown-menu {
  /* background: #2e71cb; */
  background: #ffffff;
  border-radius: 0;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: transparent;
}

.navbar-nav > li > .dropdown-menu a {
  color: #000000;
  font-size: 18px;
  padding: 20px 0px;
  margin: 0 30px;
  border-bottom: 2px solid #d0d0d0;
  background: transparent;
}

.navbar-nav > li > .dropdown-menu a:hover {
  background: transparent;
  color: #f06724;
}

.navbar-default .navbar-nav > li#menu-item-101.active > a:after {
  display: none;
}

li.menu-item:last-child a {
  border: none;
}

section.related.products {
  clear: both;
}

.woocommerce .page-title {
  margin-top: 0;
}

a.woo-menu-cart {
  display: none !important;
}

h2.woocommerce-loop-product__title {
  color: #333333;
}

.woocommerce ul.products li.product .price {
  color: #2772c9;
  font-size: 1em;
}

.woocommerce ul.products li.product .button {
  margin-top: 10px;
  background: #f06724;
  border: 2px solid #f06724;
  letter-spacing: 0.8px;
}

.woocommerce ul.products li.product .button:hover {
  color: #f06724;
  background: transparent;
  border: 2px solid #f06724;
}

.woocommerce-page .navbar {
  margin-bottom: 60px;
}

.page-template .navbar {
  margin-bottom: 0;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  border: 1px solid #f1cbbb;
  padding: 10px;
  border-radius: 5px;
}

.product_meta {
  display: none;
}

.btn-primary {
  background: #f06724;
  border: 2px solid #f06724;
  letter-spacing: 0.8px;
}

.btn-primary:hover {
  color: #f06724;
  background: transparent;
  border: 2px solid #f06724;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  margin-bottom: 60px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #2772c9;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  width: 35%;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  width: 60%;
}

.navbar-default .navbar-nav > li.shop-menu > a {
  color: #ffffff;
  text-transform: uppercase;
  background: #f06724;
  padding: 10px 25px;
  border-radius: 30px;
  display: table;
  text-align: center;
  letter-spacing: 1px;
  border: 2px solid #f06724;
}

.navbar-default .navbar-nav > li.shop-menu > a:after {
  content: none;
}

.navbar-default .navbar-nav > li.shop-menu > a:hover {
  background: transparent;
  color: #f06724;
}

li.shop-menu {
  padding: 31px 0;
}

section.user-guides .quickstartguide a:after {
  content: url(../img/download-blue.svg);
  top: -10px;
  position: absolute;
  height: 48px;
  background: white;
  width: 38px;
  padding: 2px;
}

section.user-guides .userguide a:after {
  content: url(../img/download-orange.svg);
  top: -10px;
  position: absolute;
  height: 48px;
  background: white;
  width: 38px;
  padding: 2px;
}

.woocommerce div.product .woocommerce-tabs .panel {
  background: transparent;
}

section.supported {
  background: #1570c9;
  color: #fff;
  text-align: center;
  padding: 30px 0;
}

section.supported span,
section.supported img {
  display: inline-block;
}

section.supported span {
  margin: 0 20px;
  font-size: 20px;
}

.is-mobile {
  display: none;
}

footer .logo-footer {
  max-width: 220px !important;
}

span.woocommerce-terms-and-conditions-checkbox-text {
  margin-left: 20px;
  margin-top: -10px;
  display: block;
}

input#terms {
  position: absolute;
  top: 0;
}

.woocommerce-terms-and-conditions-wrapper span.required {
  display: none;
}

.soon-video {
  margin: 50px 0 -150px;
}

.woocommerce div.product form.cart .variations label {
  color: #5f5f5f;
  font-weight: 400;
  font-size: 18px;
}

table.variations tr {
  padding-bottom: 15px;
  display: block;
}

#cookie-law-info-bar span {
  padding: 0 5%;
  display: block;
}

span.wpcf7-not-valid-tip {
  margin-top: -15px;
  margin-bottom: 15px;
}

.wpml-ls-slot-16.wpml-ls-current-language,
.wpml-ls-slot-16.wpml-ls-current-language a,
.wpml-ls-slot-16.wpml-ls-current-language a:visited,
.wpml-ls-slot-16.wpml-ls-current-language:hover,
.wpml-ls-slot-16.wpml-ls-current-language:hover a,
.wpml-ls-slot-16.wpml-ls-current-language a:hover {
  background: transparent;
}

li#menu-item-1327 a:after {
  content: none;
}

h3#ship-to-different-address {
  padding-left: 25px;
  font-size: 20px;
}

table.variations .label {
  text-align: left;
}

select.wcpbc-country-switcher.country-switcher {
  margin-bottom: 25px !important;
  padding: 10px 15px !important;
  width: auto !important;
  height: auto !important;
}
.currency-chooser h3 {
  font-size: 18px;
  font-weight: 400;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
}

/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
  .features-wrap h2 {
    margin-left: -35px;
    margin-right: -35px;
    font-size: 20px;
  }
}

/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
  span.navs a {
    height: 110px;
    width: 110px;
    font-size: 18px;
  }

  .guides-wrapper {
    padding: 30px;
    margin: 0 0 30px 0;
  }

  section.key-benefits {
    padding: 80px 0 20px;
  }

  section.where-to-buy {
    padding: 40px 0 70px;
    background: #e0e0e0;
  }

  section.specifications img {
    margin: 20px auto 40px;
  }

  .page-template-features .jumbotron {
    background: url("/wp-content/uploads/2018/07/features-background.jpg")
      center / cover no-repeat;
    min-height: 235px;
  }

  .page-template-specifications .jumbotron {
    background: url("/wp-content/uploads/2018/07/specifications-background.jpg")
      center / cover no-repeat;
    min-height: 235px;
  }

  .page-template-wheretobuy .jumbotron {
    background: url("/wp-content/uploads/2018/07/wheretobuy-background.jpg")
      center / cover no-repeat;
    min-height: 235px;
  }

  section.specifications {
    padding: 50px 0 120px;
  }

  section.list-feautures h1 {
    margin-top: 50px;
  }

  section.user-guides {
    padding: 0px 0 50px;
  }

  section.tutorials {
    padding: 60px 0 100px;
  }

  section.faq {
    padding: 50px 0;
  }

  .nav > li > a {
    padding: 15px 0;
  }

  .home .jumbotron {
    padding: 60px 0;
    background-position: left;
  }

  .home .jumbotron h1 {
    font-size: 75px;
    margin: 0;
  }

  .home .jumbotron h2 {
    font-size: 30px;
  }

  section.preorder a {
    margin-top: 50px;
  }

  section.preorder {
    padding: 50px 0 70px;
    background-position: left;
  }

  section.key-benefits {
    padding: 40px 0 0;
  }

  section.key-benefits .equal {
    margin-bottom: 60px;
  }

  section.contact {
    padding: 40px 0 60px;
  }

  section.supported img {
    margin-top: 20px;
  }

  footer.site-footer {
    padding: 50px 0 70px;
  }

  ul[id^="menu-main-menu"] li {
    display: table;
  }

  .page-template-aboutus .jumbotron {
    min-height: 175px;
  }

  section.aboutus h1 {
    margin-top: 30px;
  }

  section.aboutus {
    margin-bottom: 70px;
  }

  .woocommerce ul.products[class*="columns-"] li.product:nth-child(2n),
  .woocommerce-page ul.products[class*="columns-"] li.product:nth-child(2n),
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 80%;
    text-align: center;
    margin: 30px auto;
    display: block;
    float: none;
  }

  .woocommerce .woocommerce-ordering {
    width: 100%;
  }

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

  .woocommerce .woocommerce-result-count {
    width: 100%;
    text-align: center;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    border: none;
    margin: 0;
  }

  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-color: transparent;
  }

  .img-center {
    margin: 20px auto;
  }

  .is-mobile {
    display: block;
  }

  [id^="menu-main-menu"] ul.dropdown-menu {
    display: block;
    position: relative;
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
  }

  [id^="menu-main-menu"] > li > .dropdown-menu a {
    border: none;
    padding: 7px 0;
    margin-right: 0;
    margin-left: 20px;
  }

  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover {
    color: #f06724;
  }

  .navbar-default .navbar-nav > li.current-menu-parent > a:after,
  .navbar-default .navbar-nav > .active > a:after {
    content: none;
  }

  .nav > li > a {
    padding: 30px 0 15px 0;
  }

  .soon-video {
    margin: 50px 0 -100px;
  }
}

/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
}

/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
}

/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
  .dropdown-menu li {
    border-right: none;
  }
}

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
}

/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
}


#menu-main-menu .cart {
    position: relative;
}

#menu-main-menu .count {
    background: #666;
    color: #fff;
    border-radius: 2em;
    height: 18px;
    line-height: 18px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 90%;
    transform: translateY(-100%) translateX(15%);
    width: 18px;
}

/* WooCommerce Fixes */

.woocommerce span.onsale {
  background-color: #f06724 !important;
  font-size: 24px !important;
  margin: 0 !important;
  min-width: unset;
  min-height: unset;
  width: unset;
  height: unset;
  border-radius: 10px !important;
  border-top-right-radius: 0 !important;
  line-height: 24px;
  padding: 10px !important;
}

h2.woocommerce-loop-product__title {
  font-size: 24px !important;
  color: #000 !important;
}

.woocommerce ul.products li.product .price {
  font-size: 18px !important;
  color: #000 !important;
}

.woocommerce ul.products li.product .button {
  width: 100% !important;
  padding: 15px 10px !important;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  padding: 1em !important;
}

.pagination>li>a, .pagination>li>span {
  color: #f06724 !important
}

.woocommerce .quantity .qty {
  width: 3.631em !important;
  text-align: center !important;
  padding: 15px 5px !important;
}

button.btn.btn-primary, button.button.wp-element-button {
  padding: 15px 20px !important;
  height: unset !important;
}

button[name="update_cart"] {
  display: none !important;
}

input#coupon_code {
  padding: 16px 10px !important;
  height: unset !important;
  width: 150px !important;
  border-radius: 4px !important;
}

a.checkout-button.button.alt.wc-forward.wp-element-button {
  padding: 15px 10px !important;
  max-width: unset !important;
  width: unset !important;
  display: block;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
  display: flex;
  align-items: unset;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  padding: 15px 10px !important;
  max-width: unset !important;
  width: unset !important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #000 !important;
}

select.wcpbc-country-switcher.country-switcher {
  margin: 0 !important;
  max-width: 120px !important;
  width: 120px !important;
}

select.menu.language-menu.form-control {
  padding: 10px 15px !important;
  width: 120px !important;
  height: auto !important;
  max-width: 120px !important;
}

select.wcpbc-country-switcher.country-switcher {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#expected-tax {
  color: red !important;
}

.reset_variations {
  display: none !important;
}

.woo-variation-gallery-wrapper .slick-initialized .slick-slide {
  height: 342px !important;
}

.woocommerce-variation-price {
  margin-bottom: 20px;
}

.woo-variation-gallery-thumbnail-position-bottom-bottom .woo-variation-gallery-container .woo-variation-gallery-thumbnail-slider.slick-initialized .slick-slide{
  height: auto !important;
}

/* Hide Variation Price */
.woocommerce-variation-price {
  display: none !important;
}

.tax-total {
  display: none !important;
}

.woocommerce ul.order_details {
  margin: 0 !important;
}

h3#ship-to-different-address {
  margin-top: 3px !important;
}

.woocommerce ul.order_details, ul.wc-item-meta {
  padding-left: 0 !important;
}

th.woocommerce-table__product-name.product-name {
  width: 51% !important;
}

/* Hide empty value*/
.wcpbc-country-switcher option[value='']{
  display: none;
}

.menu-item .__mPS2id > a:after {
  display: none !important;
}

@media (min-width: 1200px) {
  .container {
      width: 1300px;
  }
}

@media (max-width: 768px) {
  .navbar-custom-inner {
    flex-direction: column !important;
  }
}

@media (min-width: 768px) {
  .navbar-custom-inner {
    flex-direction: row !important;
    align-items: center;
  }
}

@media (max-width: 768px) {
  .navbar-custom-nav {
    flex-direction: column !important;
  }

  .navbar-custom-nav-inner {
    margin-top: 30px;
    width: 100%;
  }

  .navbar-custom-nav-inner select.wcpbc-country-switcher.country-switcher, .navbar-custom-nav-inner select.menu.language-menu.form-control{
    width: 100% !important;
    max-width: 100% !important;
  }

  .navbar-nav {
    margin: 7.5px 0px;
  }

  .page-template .navbar {
    max-height: 100vh;
    overflow: auto;
  }

  .navbar-custom-inner div:first-child{
    order: 2
  }

  .navbar-custom-inner div:last-child {
    order: 1
  }

  .navbar-custom-inner .select2-container {
    width: 100% !important;
  }

  .navbar-default .navbar-nav > li > a {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media (min-width: 768px) {
  .navbar-custom-nav {
    flex-direction: row !important;
  }

  .navbar-custom-nav-inner {
    width: 50%;
  }
}

#content article {
  margin-top: 40px;
  margin-bottom: 40px;
}

button[name="apply_coupon"] {
  background: #f06724 !important;
  border: 2px solid #f06724 !important;
  letter-spacing: 0.8px !important;
  color: #fff !important;
}

.expected-tax::before {
  display: none !important;
}

.cart-contents-count {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #f06724;
  color: white;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  position: absolute;
  top: -10px
}

.cart-contents {
  display: inline;
  position: relative;
}