/*
  VictorThemes Styling
  ----------------------
  1. Common Classes
  2. Elements
      -- Buttons
      -- Form Fields
      -- Table
      -- Swiper Slider
      -- Masonry
      -- Parallax
      -- Nice Select
      -- Hover
      -- Brand
      -- Navigation
        -- Default Navigation
        -- Fixed Navigation
      -- Owl Carousel Slider
      -- Flexslider
      -- Counter
      -- Social
      -- Magnific Popup
      -- Progressbar
      -- Pagination
      -- Tabs
      -- Accordion
      -- Circle Progress
      -- Map
      -- Animation Keyframes
      -- Back Top
      -- Preloader
  3. Reset Classes
  4. Main Wrap
  5. Topbar
  6. Header
      --Default Header
      --Sticky Header
      --Transparent Header
      --Header Style Two
      --Header Style Three
  7. Home V1 Page
      --Swiper Style Two
      -- About
      -- Skills
      -- Solutions
      -- Plans, Plans Style Two
      -- Process
      -- Newsletter
      -- Promo, Promo Style Two
      -- Clients
      -- Blog, Blog Style Two
  8. Home V2 Page
      -- Ideas
      -- Contact
      -- Portfolio
      -- Contact Block
      -- Team, Team Style Two
      -- Services, Services Style Two
      -- Testimonials
      -- Stats, Stats Style Two
      -- Blog
  9. Home V3 Page
      --Swiper Style Four
      -- Offers
      -- Templates
      -- difference
      -- Portfolio, Portfolio Style Two
      -- Startup, Startup Style Two
      -- Team
      -- Callout
      --Clients Style Two
  10. Home V4 Page
      -- Banner
      -- Location
  11. Aboutus Page
      -- Page Title
      --Ideas Style Two
      --Testimonials Style Two
      -- Stats
      --Clients Style Three
  12. Aboutme Page
      -- About Me
      -- Startup
      -- Hire
  13. Services Page
      --Offers Style Two
      -- Services
  14. Services Modern Page
      -- Services Modern
  15. Team Page
      -- Team, Team Spacer One
      --Callout Style Two
  16. Pricings Page
      -- Plans
  17. Mid Wrap
  18. 404 Page
  19. Portfolio Page
  20. Portfolio Single Page
  21. Shop Page
      --Page Title Style Two
  22. Product Detail Page
  23. Cart Page
  24. Checkout Page
  25. Sidebar Widgets
      -- Widget Author
      -- Widget Posts
      -- Widget Categories
      -- Widget Tags
      -- Widget Search
  26. Blog Grid Page
  27. Blog Single Page
  28. Contact Page
      -- Contact Wrap
  29. Content Cross Check Page
  30. Footer
      -- Sticky Footer
*/
/* 1. Common Classes */
html {
  overflow-y: scroll;
  overflow-x: hidden;
}
body {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  color: #333333;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: grayscale;
}
::selection {
  background: #6a74e7;
  color: #ffffff;
}
::-webkit-selection {
  background: #6a74e7;
  color: #ffffff;
}
::-moz-selection {
  background: #6a74e7;
  color: #ffffff;
}
::-o-selection {
  background: #6a74e7;
  color: #ffffff;
}
::-ms-selection {
  background: #6a74e7;
  color: #ffffff;
}
::-webkit-input-placeholder {
  color: #888888;
  opacity: 1;
}
::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #888888;
  opacity: 1;
}
:-moz-placeholder {
  color: #888888;
  opacity: 1;
}
a {
  color: #333333;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
a:focus {
  outline: none;
  outline-offset: 0;
}
a:hover, a:focus {
  text-decoration: none;
  color: #6b74e6;
}
img {
  height: auto;
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
iframe {
  display: block;
  width: 100%;
  border: none;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  padding-bottom: 10px;
  margin: 0;
  color: #333333;
  font-weight: 700;
  line-height: 1.42857;
}
p {
  padding-bottom: 10px;
  margin-bottom: 0;
  color: #666666;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.1px;
  line-height: 26px;
}
video {
  display: block;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  background-color: #d0d0d0;
}
audio, canvas, progress, video {
  vertical-align: middle;
}
.unva-table-wrap {
  display: table;
  width: 100%;
  height: 100%;
}
.unva-align-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
[class*="pe-7s"] {
  display: inline-block;
  color: #6b74e6;
  line-height: 1.42857143;
}
.padding-xs {padding-top: 10px !important;padding-bottom: 10px !important;}
.padding-sm {padding-top: 20px !important;padding-bottom: 20px !important;}
.padding-md {padding-top: 40px !important;padding-bottom: 40px !important;}
.padding-lg {padding-top: 80px !important;padding-bottom: 80px !important;}
.padding-xl {padding-top: 160px !important;padding-bottom: 160px !important;}
.padding-cnt-no{padding-top: 0 !important;padding-bottom: 0 !important;}
.padding-no {padding-top: 0 !important;padding-bottom: 0 !important;}
.padding-none {padding-top: 0 !important;padding-bottom: 0 !important;}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {clear: both;}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {max-width: 100%;}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {margin-bottom: 1.5em;max-width: 100%;}
.wp-caption img[class*="wp-image-"] {display: block;margin-left: auto;margin-right: auto;}
.wp-caption .wp-caption-text {margin: 0.8075em 0;}
.wp-caption-text {text-align: center;}

span.wpcf7-not-valid-tip {
  display: none !important;
}
input.wpcf7-not-valid {
  border-color: red  !important;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
textarea.wpcf7-not-valid {
  border-color: red  !important;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
/* 2. Unova Elements */
/* Unova Buttons */
.unva-btn {
  display: inline-block;
  vertical-align: middle;
  min-width: 160px;
  padding: 7px 15px 8px;
  background: #6b74e6;
  color: #ffffff;
  font-weight: 500;
  font-size: 13px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid transparent;
  position: relative;
  outline: none;
  letter-spacing: 0.2px;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.unva-btn:hover, .unva-btn:focus {
  background: #646cd8;
  color: #ffffff;
}
.unva-btn i {
  padding-left: 10px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.unva-btn:hover i {
  padding-left: 15px;
}
.unva-white-border-btn {
  background: transparent;
  border-color: #ffffff;
}
.unva-white-border-btn:hover, .unva-white-border-btn:focus {
  background: #6b74e6;
  border-color: transparent;
}
.unva-white-btn {
  background: #ffffff;
  color: #6b74e6;
}
.unva-white-btn:hover, .unva-white-btn:focus {
  background: #f0f0f0;
  color: #6b74e6;
}
.unva-blue-border-btn {
  background: transparent;
  color: #6b74e6;
  border-color: #6b74e6;
  border-width: 2px;
}
.unva-black-border-btn {
  min-width: 200px;
  background: transparent;
  color: #444444;
  border-color: #444444;
}
.unva-black-border-btn:hover, .unva-black-border-btn:focus {
  border-color: transparent;
}
/* 3. Unova Reset Classes */
/* Unova Form Fields */
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="search"], input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"], input[type="url"], input[type="number"], textarea, select, .form-control {
  width: 100%;
  height: 47px;
  padding: 13px 20px 10px;
  background-color: #ffffff;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 32px auto;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.42857;
  border: 1px solid #e7e7e7;
  outline: none;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="search"]:focus, input[type="date"]:focus, input[type="time"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="url"]:focus, input[type="number"]:focus, textarea:focus, select:focus, .form-control:focus {
  border-color: #d5d5d5;
}
input[type="file"] {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
}
input[type=number] {
  padding-right: 30px;
  margin-bottom: 0;
  -webkit-appearance: textfield;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.name {
  background-image: url(../images/icons/icon5@3x.png);
}
.phone {
  background-image: url(../images/icons/icon6@3x.png);
  background-size: 33px auto;
}
.email {
  background-image: url(../images/icons/icon7@3x.png);
  background-size: 34px auto;
}
.website {
  background-image: url(../images/icons/icon31@3x.png);
  background-size: 33px auto;
}
.quantity {
  display: inline-block;
  position: relative;
}
.quantity input:focus {
  outline: 0;
}
.woocommerce-page .quantity input.plus, .woocommerce-page .quantity input.minus, .quantity-up, .quantity-down {
  position: absolute;
  top: 50%;
  right: 9px;
  width: 10px;
  height: 100%;
  color: #777777;
  cursor: pointer;
  background: transparent;
  border: none;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover {
  background: transparent;
}
.woocommerce-page .quantity input.minus,
.quantity-down {
  right: auto;
  left: 9px;
}
.quantity-up .fa, .quantity-down .fa {
  line-height: 25px;
}
input[type="checkbox"], input[type="radio"] {
  margin: 0 5px 0 0;
}
textarea, textarea.form-control {
  height: 175px;
  resize: vertical;
}
input[type="submit"], button[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  min-width: 160px;
  padding: 7px 15px;
  background-color: #6b74e6;
  color: #ffffff;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.2px;
  line-height: 29px;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid transparent;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus {
  background-color: #646cd8;
}
button[type="submit"] i {
  padding-left: 6px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
button[type="submit"]:hover i, button[type="submit"]:focus i {
  padding-left: 15px;
}
select {
  padding: 10px 40px 10px 11px;
  background-image: url(../images/icons/icon9@3x.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 23px auto;
  color: #888888;
}
select option {
  padding: 5px 10px;
}
select[multiple] {
  height: 175px;
  padding: 0;
  background-image: none;
}
label {
  font-weight: 400;
  cursor: pointer;
}
.single label {
  font-weight: 400;
  cursor: auto;
}
sup {
  font-size: 100%;
}
sub {
  font-size: 100%;
}
form p {
  padding-bottom: 0;
  line-height: normal;
}
p.logged-in-as {
  padding: 0 0 20px;
}
dd {
  padding: 2px 0 15px;
}
form label {
  margin-bottom: 13px;
  font-size: 15px;
  line-height: 1.42857;
  position: relative;
}
form input, form textarea, form select {
  margin-bottom: 20px;
}
blockquote {
  padding: 0 0 0 63px;
  margin: 9px 0 32px;
  border: none;
  background-image: url(../images/icons/icon30@3x.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 38px auto;
}
blockquote p {
  padding-bottom: 10px;
  color: #444444;
  font-style: italic;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.4px;
}
blockquote cite {
  display: block;
  font-size: 13px;
  font-style: normal;
}
blockquote cite:before {
  content: "-";
}
abbr[title] {
  border-bottom: none;
}
.required {
  color: #aaaaaa;
}
.checkbox-icon-wrap .checkbox-icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background: #ffffff;
  border: 1px solid #e2e2e2;
}
.checkbox-icon-wrap input[type="checkbox"] {
  display: none;
}
.checkbox-icon-wrap input[type="checkbox"]:checked + .checkbox-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #6b74e6;
  font: normal normal normal 13px/1 FontAwesome;
  text-rendering: auto;
  content: "\f00c";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.radio-icon-wrap .radio-icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 1px;
  border: 1px solid #d3d3d3;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.radio-icon-wrap input[type="radio"] {
  display: none;
}
.radio-icon-wrap input[type="radio"]:checked + .radio-icon:before {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  background: #222222;
  content: "";
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
}
.wpcf7-list-item-label {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  font-weight: 300;
  font-size: 14px;
}
/* Unova Table */
table {
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
  font-size: 16px;
  letter-spacing: -0.2px;
  text-align: center;
  border: 1px solid #ececec;
}
table th {
  padding: 8px;
  color: #333333;
  font-weight: 500;
  line-height: 26px;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
  vertical-align: middle;
}
table td {
  vertical-align: top;
  padding: 8px;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 1.42857;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
}
table.table-condensed {
  border: none;
}
table tr #today {
  background: #111111;
  color: #ffffff;
}
address {
  font-style: italic;
}
.wpcf7-list-item label {
  display: inline-block;
  position: relative;
}
.alignleft {
  display: inline;
  float: left;
  margin: 0 30px 5px 0;
}
.alignleft img, .alignright img {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.alignright {
  display: inline;
  float: right;
  margin: 0 0 5px 30px;
}
.aligncenter {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.wp-caption {
  margin-bottom: 30px;
}
.wp-caption .wp-caption-text {
  font-size: 15px;
  font-style: italic;
  padding-top: 10px;
}
.post-password-form label {
  display: block;
  overflow: hidden;
  clear: both;
  margin: 0;
}
.post-password-form label input {
  margin-top: 5px;
}
.secure-post .blog-title-wrap .pull-right {
  float: left!important;
  padding-bottom: 10px;
}
.secure-post .blog-title-wrap h4.blog-title {
  padding: 0 0 5px;
}
.page-links {
  font-size: 12px;
  line-height: 24px;
}
.page-links a, .page-links > span {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
  height: 24px;
  margin-right: 3px;
  text-align: center;
  width: 24px;
}
.page-links a {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
.page-links a:hover, .page-links a:focus {
  background-color: transparent;
  border-color: #d1d1d1;
  color: #222222;
}
.page-links a span {
  font-size: 12px;
}
.page-links > .page-links-title {
  width: auto;
  height: auto;
  padding-right: 5px;
  margin: 0;
  font-size: 14px;
  border: 0;
}
.says, .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.unva-responsive-table {
  overflow-x: auto;
  white-space: nowrap;
}
/* Unova Swiper Slider */
.safari .swiper-container {
  min-height: 10px;
}
.swiper-container {
  clear: both;
  height: 970px;
  min-height: 970px;
}
.swiper-button-prev, .swiper-button-next {
  height: 100px;
  width: 45px;
  margin: 0;
  background-image: url(../images/icons/icon4@3x.png);
  background-size: 20px auto;
  background-color: rgba(225, 225, 225, 0.2);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.swiper-button-next {
  background-image: url(../images/icons/icon3@3x.png);
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  background-color: rgba(225, 225, 225, 0.6);
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 0;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 0;
}
.swiper-pagination {
  position: absolute;
  padding: 6px 0;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 39px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  margin: 10px 0;
  background: rgba(255, 255, 255, 0.4);
  opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  height: 11px;
  width: 11px;
  vertical-align: middle;
  background: transparent;
  border: 2px solid #ffffff;
}
.swiper-slide {
  background-color: #f8f8f8;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.swiper-style-three .unva-slide-cpation {
  background: rgba(0, 0, 0, 0.4);
}
.swiper-style-three .cpation-wrap p {
  font-size: 18px;
}
/* Unova Masonry */
.unva-masonry {
  margin: 0 -10px;
}
.unva-masonry:before, .unva-masonry:after {
  display: table;
  clear: both;
  content: "";
}
.unva-masonry[data-items="2"] .masonry-item.full-item {
  width: 100%;
}
.unva-masonry[data-items="5"] .masonry-item {
  width: 20%;
}
.unva-masonry[data-items="3"] .masonry-item {
  width: 33.3333333%;
}
.unva-masonry[data-items="2"] .masonry-item {
  width: 50%;
}
.unva-masonry[data-space="0"] .masonry-item {
  padding: 0;
}
.unva-masonry[data-space="10"] {
  margin: 0 -5px;
}
.unva-masonry[data-space="10"] .masonry-item {
  padding: 0 5px 10px;
}
.masonry-item {
  float: left;
  width: 25%;
  padding: 0 10px 21px;
}
.masonry-item .unva-image img {
  width: 100%;
}
.masonry-filters {
  padding-bottom: 39px;
  font-family: 'Source Serif Pro', serif;
  font-size: 15px;
  text-align: center;
  letter-spacing: -0.1px;
}
.masonry-filters ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.masonry-filters ul li {
  display: inline-block;
  padding: 0 2px 20px 1px;
  vertical-align: middle;
}
.masonry-filters ul li a {
  display: inline-block;
  padding: 3px 20px 1px;
  color: #666666;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.masonry-filters ul li a.active {
  color: #6b74e6;
  border-color: #6b74e6;
}
/* Unova Parallax */
.unva-parallax {
  position: relative;
  overflow: hidden;
  clear: both;
}
.unva-parallax > * {
  position: relative;
  z-index: 1;
}
.unva-overlay-pattern {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(27, 27, 27, 0.94);
  z-index: 0;
}
/* Unova Nice Select */
.nice-select {
  float: none;
  height: 47px;
  width: auto;
  padding: 10px 40px 10px 15px;
  margin-bottom: 19px;
  background: transparent;
  line-height: 26px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  white-space: normal;
}
.nice-select .current {
  display: block;
  overflow: hidden;
  vertical-align: middle;
  clear: both;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nice-select .list {
  width: 100%;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  z-index: 2;
}
.unva-main-wrap .nice-select .option {
  padding: 10px 15px;
  line-height: 1.42857143;
}
.nice-select .option.selected {
  font-weight: 400;
}
.nice-select:after {
  right: 17px;
  height: 6px;
  width: 6px;
  border-color: #888888;
  border-width: 1px;
}
.nice-select.open, .nice-select:active, .nice-select:focus {
  border-color: #d5d5d5;
}
/* Unova Hover */
.unva-navigation > ul > li:hover > a,
.unva-navigation > ul > li.active > a,
.header-right-links a:hover,
.masonry-filters ul li a:hover,
.mate-item .unva-social a:hover,
.blog-meta a:hover,
.unva-footer ul li a:hover,
.tweet-info a:hover,
.copyright a:hover,
.request-callback ul li a:hover,
.mate-info .mate-name a:hover,
.team-style-two .mate-info .mate-name a:hover,
.portfolio-detail-item p a:hover,
.woocommerce ul.products li.product .button:hover,
.yith-wcwl-add-to-wishlist a:hover,
.woocommerce div.product .product_meta a:hover,
.woocommerce form .lost_password a:hover,
.woocommerce li.wc_payment_method a:hover,
.widget-categories ul li a:hover,
.blog-detail-meta .pull-left a:hover,
.blog-detail-meta .pull-right a:hover,
.contact-item a:hover,
.unva-widget ul li a:hover,
.author-content .unva-social a:hover {
  color: #6b74e6;
}
.portfolio-item.unva-hover .portfolio-info {
  opacity: 1;
}
.portfolio-style-two .portfolio-item.unva-hover .portfolio-info {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mate-item.unva-hover .unva-social {
  opacity: 1;
}
.blog-item.unva-hover .blog-info {
  border-color: transparent;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}
.blog-item.unva-hover .unva-image:before {
  opacity: 1;
}
.about-item.unva-hover .about-info {
  border-color: transparent;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}
.offer-item.unva-hover .unva-icon {
  background: #6b74e6;
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0.5);
}
.offer-item.unva-hover [class*="pe-7s-"] {
  color: #ffffff;
}
.zoom-effect .masonry-item.unva-hover .unva-image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.woocommerce-page ul.products li.product.unva-hover .add_to_wishlist {
  top: 20px;
  opacity: 1;
}
.woocommerce-page ul.products li.product.unva-hover .view-product {
  opacity: 1;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.woocommerce ul.products li.product.unva-hover a .hover-product {
  opacity: 1;
}
.woocommerce ul.products li.product.unva-hover a.added_to_cart.wc-forward:hover {
  color: #6b74e6;
}
.woocommerce ul.products li.product.unva-hover a.added_to_cart.wc-forward,
.woocommerce ul.products li.product.unva-hover .button {
  opacity: 1;
}
.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
  top: 0;
  right: 1em;
}
.woocommerce ul.products li.product.unva-hover .amount {
  opacity: 0;
}
.process-item.unva-hover .process-counter {
  background: #6b74e6;
}
.plan-item.unva-hover {
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.06);
}
.plan-item.unva-hover .unva-blue-border-btn {
  background: #6b74e6;
  color: #ffffff;
}
.up-sells.upsells.products {height: auto !important;}
/* Unova Brand */
.unva-brand {
  float: left;
  padding: 39px 0;
}
.unva-brand a .text-logo {
  font-size: 18px;
  font-weight: 700;
  color: #444444;
  letter-spacing: 1px;
}
.transparent-header .hav-trans-logo .text-logo {
  display: none;
}
.unva-brand a img.default-logo {display: inline-block;}
.unva-brand a img.retina-logo {display: none;}
.unva-brand a img.transparent-logo {display: none;}

.transparent-header .unva-brand a img.transparent-default-logo.transparent-logo {display: inline-block;}
.transparent-header .unva-brand a img.transparent-retina-logo.transparent-logo {display: none;}

.transparent-header .unva-brand a img.normal-logo {display: none;}
.transparent-header .unva-brand a img.default-logo.normal-logo.no-trans-logo {display: inline-block;}
.transparent-header .unva-brand a img.retina-logo.normal-logo.no-trans-logo {display: none;}
.hav-mobile-logo .mobile-logo {
  display: none;
}

/* Retina Logo - Active */
@media only screen and (-webkit-min-device-pixel-ratio:1.25),
only screen and (min-resolution:144dpi),
only screen and (min-resolution:1.25dppx) {
  .unva-brand a img.default-logo {display: none;}
  .unva-brand a img.retina-logo {display: inline-block;}
  .transparent-header .unva-brand a img.default-logo.normal-logo.no-trans-logo {display: none;}
  .transparent-header .unva-brand a img.retina-logo.normal-logo.no-trans-logo {display: inline-block;}

  .transparent-header .unva-brand a img.transparent-default-logo.transparent-logo {display: none;}
  .transparent-header .unva-brand a img.transparent-retina-logo.transparent-logo {display: inline-block;}
}
/* Unova Navigation */
/* Unova Default Navigation */
.unva-navigation {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  letter-spacing: 0.15px;
  text-transform: uppercase;
}
.unva-navigation > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.unva-navigation > ul > li {
  float: left;
  position: relative;
}
.unva-navigation > ul > li > a {
  display: inline-block;
  padding: 41px 15px 40px 14px; /*UnovaWP*/
  color: #777777;
}
.unva-navigation > ul > li.current-menu-ancestor > a {
  color: #6b74e6;
}
.unva-navigation > ul > li:hover > a > .nav-text:before, .unva-navigation > ul > li.active > a > .nav-text:before {
  width: 100%;
}
.unva-navigation > ul > li > a > .nav-text {
  display: inline-block;
  position: relative;
}
.unva-navigation > ul > li > a > .nav-text:before {
  position: absolute;
  bottom: -5px;
  left: 1px;
  width: 0;
  height: 3px;
  background: #6b74e6;
  content: "";
  -webkit-transition: all ease .2s;
  -ms-transition: all ease .2s;
  transition: all ease .2s;
  z-index: 1;
}
.unva-navigation > ul > li.has-dropdown > a > .nav-text:after {
  display: inline-block;
  padding-left: 4px;
  font: normal normal normal 13px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.unva-navigation .has-dropdown.sub .dropdown-nav {
  top: 0;
  left: 100%;
}
.dropdown-nav {
  display: none;
  position: absolute;
  top: 100%;
  left: 25px;
  min-width: 180px;
  padding: 14px 0 15px;
  margin: 0;
  background: #ffffff;
  white-space: nowrap;
  list-style: none;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  z-index: 3;
}
.dropdown-nav > li {
  padding: 0 23px 0 24px;
  position: relative;
}
.dropdown-nav > li > a {
  display: block;
  padding: 10px 15px 9px 0;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
}
.dropdown-nav > li:last-child > a {
  border-bottom: none;
}
.dropdown-nav > li:hover > a {
  padding-left: 10px;
}
.unva-navigation .has-dropdown.sub > a:after {
  position: absolute;
  top: 50%;
  right: 0;
  color: #777777;
  font: normal normal normal 13px/0 FontAwesome;
  text-rendering: auto;
  content: "\f105";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.unva-navigation .has-dropdown.sub:hover > a:after, .unva-navigation .has-dropdown.sub:hover > a {
  color: #6b74e6;
}
/* Unova Fixed Navigation */
.unva-fixed-navigation {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 118px 0 89px;
  background: #333333;
  text-align: center;
  -webkit-transition: all ease .6s;
  -ms-transition: all ease .6s;
  transition: all ease .6s;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 4;
}
a.toggle-link.fixed-nav-off {
  display: none;
}
.unva-fixed-navigation.open {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.unva-fixed-navigation .unva-navigation {
  padding-bottom: 100px;
  font-weight: 700;
  text-transform: capitalize;
}
.unva-fixed-navigation .unva-navigation > ul > li {
  float: none;
  padding-bottom: 22px;
}
.main-wrap-inner .unva-fixed-navigation .unva-navigation > ul > li > a {
  padding: 0;
  color: #ffffff;
  font-size: 36px;
}
.main-wrap-inner .unva-fixed-navigation .unva-navigation > ul > li:hover > a, .unva-fixed-navigation .dropdown-nav > li > a:hover {
  color: #6b74e6;
}
.unva-fixed-navigation .dropdown-nav {
  position: static;
  padding: 20px 0 0;
  background: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.main-wrap-inner .unva-fixed-navigation .unva-navigation > ul > li > a > .nav-text:after {
  display: none;
}
.main-wrap-inner .unva-fixed-navigation .unva-navigation > ul > li > a > .nav-text:before {
  bottom: -8px;
}
.main-wrap-inner .unva-fixed-navigation .unva-navigation > ul > li:hover > a > .nav-text:before {
  background: #6b74e6;
}
.unva-fixed-navigation .dropdown-nav > li {
  padding: 0;
}
.unva-fixed-navigation .dropdown-nav > li > a {
  display: inline-block;
  padding: 5px 0;
  color: #b5b4b4;
  font-weight: 500;
  font-size: 18px;
  border: none;
}
.unva-fixed-navigation .dropdown-nav > li > a:after {
  display: none;
}
.unva-fixed-navigation .has-dropdown.sub .dropdown-nav {
  padding: 0;
}
.close-btn {
  position: absolute;
  top: 30px;
  right: 50px;
  z-index: 1;
}
.close-btn a {
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  height: 49px;
  position: relative;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.close-btn a:hover {
  background: #6b74e6;
}
.close-btn a:hover:before, .close-btn a:hover:after {
  width: 18px;
  background: #ffffff;
}
.close-btn a:before, .close-btn a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  height: 2px;
  background: #999999;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  z-index: 1;
}
.close-btn a:after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
/* Unova Owl Carousel Slider */
.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
.owl-carousel .owl-prev, .owl-carousel .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
}
.owl-drag .owl-prev, .owl-drag .owl-next {
  position: absolute;
  display: inline-block;
  bottom: 50%;
  left: -88px;
  height: 20px;
  width: 25px;
  background-image: url(../images/icons/icon14@3x.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 23px auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 1;
}
.owl-drag .owl-next {
  background-image: url(../images/icons/icon13@3x.png);
}
.owl-drag .owl-next {
  left: auto;
  right: -88px;
}
.owl-drag .owl-prev:hover {
  background-image: url(../images/icons/icon15@3x.png);
}
.owl-drag .owl-next:hover {
  background-image: url(../images/icons/icon16@3x.png);
}
.owl-carousel .owl-dots {
  padding-top: 54px;
  text-align: center;
}
.owl-carousel .owl-dot {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  margin: 7px 4px;
  background-color: #ebebeb;
  border: 2px solid transparent;
  cursor: pointer;
  text-indent: -999px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.owl-carousel .owl-dot.active {
  width: 11px;
  height: 11px;
  background-color: transparent;
  border-color: #6b74e6;
}
.slider-no-current {
  display: none;
  padding-top: 46px;
}
.current-no:after {
  content: "/";
}
/* Unova Flexslider */
.flexslider {
  margin-bottom: 0;
  background: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.flexslider .plan-item {
  opacity: 0.5;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.flexslider .flex-active-slide .plan-item {
  opacity: 1;
}
.flex-direction-nav li a {
  display: inline-block;
  position: static;
  width: 25px;
  height: 20px;
  text-indent: 99999px;
  background-color: transparent;
}
a.flex-disabled {
  pointer-events: none;
}
.flex-direction-nav li {
  display: inline-block;
  margin-right: 10px;
}
.flex-direction-nav li a.flex-prev, .flex-direction-nav li a.flex-next {
  margin: 0;
  opacity: 1;
  background-image: url(../images/icons/icon14@3x.png);
  background-size: 22px auto;
  background-repeat: no-repeat;
}
.flex-direction-nav li a.flex-next {
  background-image: url(../images/icons/icon19@3x.png);
}
.flex-direction-nav li a.flex-next:hover {
  background-image: url(../images/icons/icon21@3x.png);
}
.flex-direction-nav li a.flex-prev:hover {
  background-image: url(../images/icons/icon20@3x.png);
}
.flex-direction-nav a:before {
  display: none;
}
.thumb-slider.flexslider .slides > li {
  cursor: pointer;
}
.thumb-slider.flexslider .slides > li {
  cursor: pointer;
}
.flex-direction-nav .flex-disabled {
  opacity: 1 !important;
}
/* Unova Counter */
.stats-item {
  padding-bottom: 25px;
  text-align: center;
}
.stats-item h2 {
  font-size: 50px;
  line-height: 45px;
}
.stats-item .status-number {
  padding-bottom: 11px;
  font-weight: 400;
}
.status-title {
  color: #666666;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
}
.unva-page-title .page-title.no-content {
  padding-bottom: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
h4.blog-title {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
/* Unova Social */
.unva-social.rounded a {
  display: inline-block;
  height: 43px;
  width: 43px;
  padding: 5px;
  margin: 0 3px 3px 2px;
  font-size: 15px;
  background: #404040;
  color: #b3b3b3;
  text-align: center;
  letter-spacing:-0.2px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.unva-social.rounded a:hover {
  background: #6b74e6;
  color: #ffffff;
}
.unva-social.rounded .fa {
  display: table;
  height: 100%;
  width: 100%;
  line-height: 1;
}
.unva-social.rounded .fa:before {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
/* Unova Magnific Popup */
.mfp-bg {
  background: rgba(0, 0, 0, 0.8);
  opacity: 1;
}
.mfp-close {
  position: absolute;
  top: 30px;
  right: 28px;
  width: 16px;
  height: 16px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  z-index: 9999;
}
.mfp-close:active {
  top: 30px;
}
.mfp-bottom-bar {
  display: none;
}
.mfp-bottom-bar a {
  color: #ffffff;
  font-weight: 700;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  top: -30px;
  right: 0;
  width: 16px;
  padding-right: 0;
}
.mfp-image-holder .mfp-close {
  display: none;
}
.mfp-container {
  padding: 0 25px;
}
.mfp-container .mfp-img {
  padding: 0;
}
.mfp-container .mfp-arrow {
  width: auto;
  height: auto;
  margin: 0;
  color: #ffffff;
  opacity: 1;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-tap-highlight-color: transparent;
  z-index: 9999;
}
.mfp-arrow:after {
  display: none;
}
.mfp-arrow:before {
  display: inline-block;
  height: 90px;
  width: 35px;
  margin: 0;
  font: normal normal normal 21px/88px FontAwesome;
  background: rgba(225, 225, 225, 0.25);
  border: none;
  position: static;
  opacity: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f104";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.mfp-arrow-left {
  left: 30px;
}
.mfp-arrow-right {
  right: 45px;
}
.mfp-arrow-right:before {
  content: "\f105";
}
.mfp-figure:after {
  display: none;
}
.mfp-close:before {
  position: absolute;
  top: -2px;
  left: 7px;
  width: 2px;
  height: 16px;
  background: #ffffff;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.mfp-close:after {
  position: absolute;
  top: -2px;
  right: 7px;
  width: 2px;
  height: 16px;
  background: #ffffff;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 1;
}
/* Unova Progressbar */
.progress-item {
  padding-bottom: 12px;
}
.progress {
  overflow: visible;
  height: 8px;
  background: #ececec;
  font-family: 'Source Serif Pro', serif;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.progress-bar {
  overflow: visible !important;
  position: relative;
  background-color: #6b74e6;
  box-shadow: none;
  -webkit-border-radius: 90px;
  -ms-border-radius: 90px;
  border-radius: 90px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.progress .progress-counter {
  position: absolute;
  top: -30px;
  right: -11px;
  color: #666666;
  font-size: 16px;
  letter-spacing: -0.1px;
  z-index: 1;
}
.progress .progress-counter:after {
  position: absolute;
  bottom: -21px;
  right: 9px;
  font: normal normal normal 15px/1 FontAwesome;
  text-rendering: auto;
  content: "\f0d7";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translateY(-50%);
  z-index: 1;
}
.progress-title {
  padding-bottom: 10px;
  color: #666666;
  font-family: 'Source Serif Pro', serif;
  font-size: 16px;
}
/* Unova Pagination */
.wp-pagenavi {
  padding-top: 27px;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-family: 'Source Serif Pro', serif;
}
.wp-pagenavi > a, .wp-pagenavi > span {
  min-width: 40px;
  margin: 2px 3px 0;
  display: inline-block;
  color: #666666;
  font-size: 18px;
  border-color: #f2f2f2;
  position: relative;
  padding: 6px 12px;
  line-height: 1.42857143;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.wp-pagenavi > span.current {
  background-color: #f0f0f0;
  color: #666666;
  border-color: transparent;
  font-weight: normal;
}
.wp-pagenavi > a i, .wp-pagenavi > span i {
  font-size: 15px;
}
.wp-pagenavi > a:focus,
.wp-pagenavi > a:hover,
.wp-pagenavi > span:focus,
.wp-pagenavi > span:hover {
  background-color: #f0f0f0;
  color: #666666;
  border-color: transparent;
}

.unva-pagination {
  padding-top: 57px;
  text-align: center;
}
.page-numbers {
  margin: 0;
  padding: 0;
  font-family: 'Source Serif Pro', serif;
}
.page-numbers > li {
  display: inline-block;
}
.page-numbers > li > a, .page-numbers > li > span {
  min-width: 40px;
  margin: 2px 3px 0;
  display: inline-block;
  color: #666666;
  font-size: 18px;
  border: 1px solid #f2f2f2;
  position: relative;
  padding: 6px 12px;
  line-height: 1.42857143;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.page-numbers > li > span.current {
  background-color: #f0f0f0;
  color: #666666;
  border-color: transparent;
  font-weight: normal;
}
.page-numbers > li > a:focus,
.page-numbers > li > a:hover,
.page-numbers > li > span:focus,
.page-numbers > li > span:hover {
  background-color: #f0f0f0;
  color: #666666;
  border-color: transparent;
}
.page-numbers > li > a i, .page-numbers > li > span i {
  font-size: 15px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #f0f0f0;
  color: #666666;
  border-color: transparent;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  border-color: transparent;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 3px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
/* Unova Tabs */
.nav-tabs {
  text-align: center;
  border-bottom-color: #f0f0f0;
}
.nav-tabs [class*="pe-7s"] {
  display: block;
  font-size: 45px;
}
.tab-heading {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -0.2px;
}
.nav-tabs > li {
  display: inline-block;
  float: none;
  padding: 0 26px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  background: #fafafa;
  border-color: #f0f0f0;
}
.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
  background-color: transparent;
  color: #444444;
  border-color: transparent;
}
.nav-tabs > li > a {
  padding: 8px 23px 23px;
  margin: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.tab-content {
  padding-top: 69px;
}
.tab-content .unva-video-wrap {
  display: inline-block;
}
/* Unova Accordion */
.accordion {
  background: #ffffff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.panel-heading a {
  position: relative;
  display: block;
  padding: 11px 30px 10px 95px;
  border: 2px solid #6b74e6;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.panel-heading a:focus {
  color: #333333;
}
.panel-heading a.collapsed {
  border-color: #dedede;
}
.panel-heading a.collapsed:after {
  color: #dedede;
  content: "+";
}
.panel-heading a.collapsed:before {
  border-color: #dedede;
}
.panel-heading a:after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 64px;
  color: #6b74e6;
  text-align: center;
  font-weight: 400;
  font-size: 25px;
  content: "-";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.panel-heading a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 100%;
  border-right: 2px solid #6b74e6;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.panel-default > .panel-heading {
  padding: 0 0 13px;
  background: none;
  border: none;
}
.panel, .panel-group, .panel-group .panel {
  margin: 0;
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.panel-title {
  padding: 0;
  font-size: 18px;
  letter-spacing: -0.2px;
}
.panel-content {
  padding: 5px 10px 9px;
}
/* Unova Circle Progress */
.circle-progressbar {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 50px;
  position: relative;
}
.circle-progressbar canvas {
  background: #ffffff;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.progress-info {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 15px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.progress-counter {
  padding: 0;
  font-weight: 400;
  letter-spacing: -0.1px;
}
.counter-number {
  font-size: 40px;
}
.progress-info h2 {
  font-size: 25px;
  line-height: 32px;
}
.progress-info h4 {
  font-size: 15px;
}
.progressbar-title {
  padding: 0;
  color: #666666;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  letter-spacing: -0.1px;
}
/* Unova Map */
.unva-map {
  height: 433px;
}
/* Unova Animation Keyframes */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes moving {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes moving {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
/* Unova Back Top */
.unva-back-top {
  position: fixed;
  bottom: 15px;
  right: -50px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 2;
}
.unva-back-top.active {
  right: 15px;
}
.unva-back-top a i {
  color: #ffffff;
}
.unva-back-top a {
  display: block;
  width: 40px;
  height: 40px;
  padding: 1px;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  background: #6b74e6;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 20px rgba(107, 116, 230, 0.9);
  -ms-box-shadow: 0 0 20px rgba(107, 116, 230, 0.9);
  box-shadow: 0 0 20px rgba(107, 116, 230, 0.9);
  color: #ffffff;
}
.unva-back-top a:hover {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
/* Unova Preloader */
.unva-preloader {
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6b74e6;
  color: #ffffff;
  text-align: center;
  z-index: 4;
}
.loader-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.preloader-percentage-text, .percentage {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 70px;
}
.preloader-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  background-color: #ffffff;
  z-index: 1;
}
/* 4. Unova Main Wrap */
.container.unva-content-area {
  padding-top: 8%;
  padding-bottom: 8%;
}
.sticky-footer .main-wrap-inner {
  background: #ffffff;
  position: relative;
  z-index: 1;
}
/* 5. Unova Topbar */
.admin-bar .sticky-footer .unva-header {
  margin-top: 0;
}
.admin-bar .is-sticky .header-wrap {
  top: 32px !important;
}
@media only screen and (max-width: 782px) {
  .admin-bar .is-sticky .header-wrap {
    top: 46px !important;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .is-sticky .header-wrap {
    top: 0 !important;
  }
}
.vc_row {
  outline: none;
}
li.wpml-not-active {
  color: #fff;
  float: left;
  padding: 0 15px;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  font-family: 'Source Serif Pro',serif;
  font-weight: 400;
  letter-spacing: -.1px;
  font-style: normal;
}
.unva-topbar {
  padding: 14px 0 15px;
  background: #6b74e6;
  color: #ffffff;
  font-family: 'Source Serif Pro', serif;
}
.unva-topbar a {
  display: inline-block;
  color: #ffffff;
}
.unva-topbar a:hover {
  opacity: 0.7;
}
.unva-topbar i {
  padding-right: 10px;
}
.unva-topbar select {
  width: auto;
  height: 18px;
  padding: 0;
  background-color: transparent;
  background-image: none;
  color: #ffffff;
  border: none;
}
.unva-topbar ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.unva-topbar ul li {
  display: inline-block;
  padding-right: 34px;
  position: relative;
}
.unva-topbar ul li:after {
  position: absolute;
  top: 50%;
  right: 13px;
  height: 2px;
  width: 3px;
  background: #ffffff;
  content: "";
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.unva-topbar ul li:last-child {
  padding-right: 0;
}
.unva-topbar ul li.wpml-not-active {
  padding-right: 15px;
}
.unva-topbar ul li:last-child:after {
  display: none;
}
.unva-topbar .unva-social a {
  margin-left: 4px;
}
.unva-topbar .unva-social a:last-child i {
  padding-right: 0;
}
.unva-topbar ul li.languages-select {
  padding-right: 30px;
}
.unva-topbar ul li.languages-select:after {
  right: 10px;
}
.languages-select i {
  padding-right: 6px;
  vertical-align: middle;
}
.unva-topbar .pull-right .unva-social,
ul.top-wpml {
  float: left;
}
.unva-topbar ul.top-wpml li:after {
  position: absolute;
  top: 50%;
  right: 13px;
  height: 2px;
  width: 3px;
  background: #ffffff;
  content: "";
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.unva-topbar ul.top-wpml li:last-child:after {
  display: block;
}
.unva-topbar .nice-select {
  display: inline-block;
  height: 18px;
  padding: 0;
  margin: 0;
  border: none;
  line-height: 18px;
}
.unva-topbar .nice-select:after {
  display: none;
}
.unva-topbar .nice-select .current {
  display: inline-block;
}
.unva-topbar .nice-select .list {
  top: 35px;
  min-width: 150px;
  margin: 0;
  color: #333333;
}
.unva-topbar .nice-select .option {
  width: 100%;
}
.unva-topbar .nice-select .option:after {
  display: none;
}
/* 6. Unova Header */
/* Default Header */
.header-wrap {
  -webkit-transition: background ease .3s, box-shadow ease .3s;
  -ms-transition: background ease .3s, box-shadow ease .3s;
  transition: background ease .3s, box-shadow ease .3s;
}
.header-wrap .container {
  position: relative;
}
.header-wrap:before, .header-wrap:after {
  display: table;
  clear: both;
  content: "";
}
.unva-header-right {
  float: right;
}
.header-right-links {
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  margin: 41px 0 41px 14px; /*UnovaWP*/
  line-height: 16px;
  border-left: 1px solid #e3e3e3;
}
.header-right-links a {
  color: #aaaaaa;
}
.search-link {
  display: inline-block;
  padding-left: 15px;
  vertical-align: middle;
}
.unva-search-box {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  padding: 0 30px;
  background: #ffffff;
  z-index: 2;
}
.unva-search-box input[type="text"] {
  height: 30px;
  padding: 0 40px 0 0;
  margin-bottom: 0;
  background: transparent;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  font-size: 20px;
  border: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.unva-search-box .search-closer {
  position: absolute;
  top: 50%;
  right: 30px;
  height: 18px;
  width: 20px;
  background-image: url(../images/icons/icon2@3x.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 15px auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.cart-link {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}
.toggle-link {
  display: inline-block;
  height: 11px;
  width: 14px;
  margin-left: 18px;
  vertical-align: middle;
}
.toggle-link .toggle-separator {
  display: block;
  width: 100%;
  height: 3px;
  margin-top: 4px;
  background: #aaaaaa;
  position: relative;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.toggle-link .toggle-separator:before, .toggle-link .toggle-separator:after {
  position: absolute;
  top: -4px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #aaaaaa;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  z-index: 1;
}
.toggle-link .toggle-separator:after {
  top: 4px;
}
.toggle-link .toggle-separator:hover, .toggle-link .toggle-separator:hover:before, .toggle-link .toggle-separator:hover:after {
  background: #6b74e6;
}
/* Sticky Header */
.is-sticky .header-wrap {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
/* Transparent Header */
.transparent-header .is-sticky .header-wrap {
  background: #333333;
}
.transparent-header .unva-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}
.transparent-header .unva-topbar {
  padding: 0;
  background: rgba(0, 0, 0, 0.6);
}
.transparent-header .unva-topbar .pull-left {
  padding: 14px 0 16px;
}
.transparent-header .unva-topbar .unva-btn {
  padding: 10px 15px;
  min-width: 210px;
  font-family: 'Rubik', sans-serif;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.transparent-header .unva-topbar .unva-btn:hover {
  opacity: 1;
}
.transparent-header .unva-brand .dark-brand {
  display: none;
}
.transparent-header .light-brand.brand-1x {
  display: inline-block;
}
.transparent-header .unva-navigation > ul > li > a {
  color: #eaeaea;
}
.transparent-header .unva-navigation > ul > li:hover > a,
.transparent-header .unva-navigation > ul > li.active > a {
  color: #6b74e6;
}
.unva-navigation > ul > li.current-menu-parent a.dropdown-toggle,
li.current-menu-parent > a,
ul.dropdown-nav li.active a {
  color: #6b74e6;
}
.transparent-header .unva-navigation > ul > li > a > .nav-text:before {
  background: #ffffff;
}
.transparent-header .header-right-links a {
  color: #dadada;
}
.transparent-header .toggle-link .toggle-separator, .transparent-header .toggle-link .toggle-separator:before, .transparent-header .toggle-link .toggle-separator:after {
  background: #dadada;
}
/* Header Style Two */
.header-style-two .header-wrap {
  background: rgba(0, 0, 0, 0.4);
}
.header-style-two .unva-navigation > ul > li > a {
  padding: 30px 25px 31px 24px;
  color: #d9d9d9;
}
.header-style-two .unva-navigation > ul > li:hover > a, .header-style-two .header-right-links a:hover {
  color: #6b74e6;
}
.header-style-two .unva-navigation > ul > li > a > .nav-text:before {
  bottom: -31px;
  background: #6b74e6;
}
/* Header Style Three */
.header-style-three .header-wrap {
  padding: 0 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}
.header-style-three .unva-navigation > ul > li > a {
  padding: 37px 26px 37px 23px;
}
.header-style-three .unva-navigation > ul > li.has-dropdown > a > .nav-text:after {
  display: none;
}
.header-style-three .unva-navigation > ul > li > a > .nav-text:before {
  bottom: -8px;
}
/* 7. Unova Home V1 Page */
/* Swiper Style Two */
.unva-slide-cpation.cpation-right {
  text-align: right;
}
.unva-slide-cpation.cpation-center {
  text-align: center;
}
.unva-slide-cpation.cpation-left {
  text-align: left;
}
.unva-slide-cpation {
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: left;
  color: #ffffff;
}
.cpation-wrap {
  width: 1000px;
  padding-bottom: 65px;
  margin: 0 auto;
}
.cpation-wrap h2 {
  font-size: 65px;
  line-height: 72px;
  animation-delay: 1s;
  color: #fff;
}
.cpation-wrap .cpation-title {
  padding-bottom: 26px;
  letter-spacing: -0.4px;
}
.cpation-wrap p {
  font-size: 20px;
  line-height: 28px;
  color: #f9f9f9;
}
.cpation-wrap .unva-btn {
  margin: 0 4px 10px 3px;
}
.unva-btn-group {
  padding-top: 32px;
  animation-delay: 2s;
}
.swiper-style-two .cpation-wrap {
  padding-bottom: 90px;
}
.swiper-style-two .cpation-wrap .unva-btn {
  margin-left: 0;
  margin-right: 5px;
}
.swiper-style-two .cpation-wrap .cpation-title {
  padding-top: 9px;
}
.swiper-style-two .unva-btn-group {
  padding-top: 11px;
}
/* Unova About */
.unva-about {
  padding: 112px 0 89px;
  text-align: center;
}
.about-item {
  display: inline-block;
  margin-bottom: 30px;
  vertical-align: top;
  text-align: center;
}
.about-item .unva-image {
  position: relative;
}
.about-item .unva-image img {
  -webkit-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.about-item .unva-icon {
  position: absolute;
  bottom: -40px;
  left: 50%;
  height: 75px;
  width: 75px;
  padding: 10px;
  background: #ffffff;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
.unva-icon i,
.about-item .unva-icon [class*="pe-7s"] {
  font-size: 44px;
  line-height: normal;
  color: #6b74e6;
}
.about-info {
  padding: 45px 30px 21px;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit--webkit-border-radius: 0 0 4px 4px;
  -ms--webkit-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
}
.about-info .about-title {
  padding-bottom: 14px;
}
/* Unova Skills */
.unva-skills {
  background: #fafafa;
}
.unva-skills .row {
  margin: 0;
}
.unva-skills [class*="col-"] {
  padding: 0;
}
.unva-skills .unva-background {
  height: 100%;
  background-color: #f8f8f8;
  background-image: url(../images/backgrounds/background5.png);
  background-size: cover;
  background-position: 50% 100%;
  background-repeat: no-repeat;
}
.unva-video-wrap {
  position: relative;
}
.unva-video-wrap:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(58, 58, 58, 0.15);
  content: "";
  z-index: 1;
}
.unva-skills .unva-image img {
  width: 100%;
}
.unva-video-btn {
  color: #fff;
  font-size: 87px;
  text-align: center;
  line-height: 0;
}
.unva-video-btn {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 87px;
  width: 87px;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.skills-info {
  padding: 114px 220px 89px 155px;
}
.skills-info .section-title-wrap {
  max-width: none;
  padding-bottom: 52px;
  text-align: left;
}
/* Unova Solutions */
.unva-solutions {
  padding: 111px 0 81px;
  text-align: center;
}
.solution-item {
  display: inline-block;
  margin-bottom: 40px;
  vertical-align: top;
  text-align: center;
}
.solution-item .unva-image {
  position: relative;
}
.solution-info {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 20px 40px;
  background: rgba(34, 34, 34, 0.85);
  color: #ffffff;
  z-index: 1;
}
.solution-info h4 {
  font-size: 20px;
}
.solution-info .unva-icon {
  padding-bottom: 8px;
}
.solution-info .unva-icon [class*="pe-7s"] {
  font-size: 78px;
  line-height: normal;
}
.solution-info .solution-title {
  padding-bottom: 13px;
  color: #fff;
}
.solution-info .solution-title a {
  color: #fff;
}
.solution-info .solution-title a:hover {
  color: #6b74e6;
}
.solution-info-wrap {
  display: none;
}
.solution-info-wrap p {
  color: #cacaca;
}
/* Unova Plans, Plans Style Two */
.unva-plans.plans-style-two {
  padding: 121px 0 89px;
}
.plans-wrap {
  padding-right: 40px;
}
.plans-style-two .section-title-wrap {
  max-width: none;
  padding-bottom: 29px;
  text-align: left;
}
.plan-item {
  padding: 24px 30px 35px;
  margin-bottom: 30px;
  background: #ffffff;
  text-align: center;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.plan-item h4 {
  font-size: 20px;
}
.plan-item h2 {
  font-size: 60px;
}
.plan-item .plan-title {
  padding-bottom: 2px;
}
.plan-item .plan-price {
  padding-bottom: 11px;
  color: #444444;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  font-style: italic !important;
}
.plan-item ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.plan-item ul li {
  padding: 6px 0;
  color: #666666;
  font-family: 'Source Serif Pro', serif;
  font-size: 16px;
}
.plan-item ul li span {
  color: #333333;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
}
.plan-item .unva-btn-group {
  padding-top: 23px;
}
/* Unova Process */
.unva-process {
  text-align: center;
}
.process-item {
  display: inline-block;
  vertical-align: top;
  height: 188px;
  width: 188px;
  margin-bottom: 50px;
  position: relative;
}
.process-item:after {
  position: absolute;
  top: 50%;
  left: 100%;
  width: 100%;
  border-top: 1px dashed #e4e4e4;
  content: "";
  z-index: 0;
}
div:nth-child(4n+4) > .process-item:after,
div:last-child > .process-item:after {
  display: none;
}
.process-item .unva-icon [class*="pe-7s"] {
  color: #000000;
  font-size: 85px;
  line-height: normal;
}
.process-wrap {
  height: 100%;
  width: 100%;
  border: 5px solid #e5e5e5;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.process-wrap:before, .process-wrap:after {
  position: absolute;
  top: 50%;
  right: 100%;
  width: 13px;
  height: 13px;
  background: #ffffff;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.process-wrap:after {
  left: 100%;
  right: auto;
}
.process-info {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background: rgba(255, 255, 255, 0.97);
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
}
.process-info h4 {
  font-size: 20px;
}
.process-info .process-title {
  padding: 5px 0;
}
.process-counter {
  position: absolute;
  top: 5px;
  right: 0;
  height: 47px;
  width: 47px;
  background: #333333;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  line-height: 48px;
  letter-spacing: -0.2px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
}
/* Unova Newsletter */
.unva-newsletter .section-title-wrap {
  padding-bottom: 31px;
}
.unva-newsletter .section-title-wrap p {
  color: #ffffff;
}
.newsletter-form {
  width: 645px;
  margin: 0 auto;
}
.newsletter-form input[type="email"] {
  float: left;
  width: 72%;
  margin: 0 9px 0;
}
/* Unova Promo, Promo Style Two */
.unva-promo {
  padding: 112px 0 105px;
  overflow: hidden;
}
.unva-promo .container {
  position: relative;
}
.unva-promo [class*="col-"] {
  position: static;
}
.unva-promo .section-title-wrap {
  padding-bottom: 51px;
}
.promo-style-two {
  padding: 118px 0 108px;
}
.promo-info {
  padding-right: 49px;
}
.promo-style-two .section-title-wrap {
  max-width: none;
  text-align: left;
}
.unva-promo .unva-image {
  position: absolute;
  bottom: -110px;
  right: -66px;
  z-index: 1;
}
/* Unova Clients */
.unva-clients {
  padding: 60px 0 0;
}
.unva-clients .unva-image {
  padding: 0 15px;
  text-align: center;
}
.unva-clients .unva-image img:hover {
  opacity: 0.6;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.unva-clients .owl-drag .owl-prev, .unva-clients .owl-drag .owl-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.unva-clients .owl-drag .owl-next {
  right: -33px;
}
.unva-clients .owl-drag .owl-prev {
  left: -46px;
}
/* Unova Blog, Blog Style Two */
.unva-blog-post.sticky .blog-item .blog-info {
  border-color: #6b74e6;
  border-width: 2px;
}
.blog-style-two .blog-info {
  padding: 44px 29px 40px;
  border-top: 1px solid #ebebeb;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.blog-category {
  padding-bottom: 16px;
  font-size: 13px;
  letter-spacing: -0.2px;
}
.blog-category a {
  display: inline-block;
  padding: 6px 24px;
  margin: 2px 0;
  background: #6b74e6;
  color: #ffffff;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}
.blog-category a:hover {
  background: #555ed4;
}
.blog-item .request-callback {
  padding: 50px 43px 55px;
  text-align: center;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.blog-item .request-callback h3 {
  font-size: 22px;
}
.blog-item .callback-title {
  padding-bottom: 7px;
}
.blog-item .callback-form {
  padding-top: 22px;
}
.blog-item .request-callback input[type="email"] {
  margin-bottom: 15px;
}
.blog-item .request-callback button[type="submit"] {
  position: static;
  width: 100%;
  padding: 7px 15px;
  background-color: #6b74e6;
  color: #ffffff;
  font-size: 13px;
}
.blog-item .request-callback button[type="submit"] i {
  padding-left: 6px;
}
.blog-item .request-callback button[type="submit"]:hover i {
  padding-left: 15px;
}
.request-callback {
  padding: 38px 43px 58px;
  margin: 0 0 0 auto;
  background: #ffffff;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
}
.callback-title {
  padding-bottom: 11px;
  letter-spacing: -0.2px;
}
.request-callback ul {
  padding: 3px 0 22px;
  margin: 0;
  list-style: none;
}
.request-callback ul li {
  padding: 6px 0;
  color: #999999;
  font-family: 'Source Serif Pro', serif;
  font-size: 16px;
  letter-spacing: -0.1px;
}
.request-callback ul li a {
  color: #999999;
}
.request-callback input[type="email"] {
  padding-right: 50px;
  margin: 0;
  background-color: #f6f6f6;
  border-color: #efefef;
}
.callback-form p {
  position: relative;
}
.call-style-two .callback-form {
  padding-top: 22px;
}
.call-style-two {
  padding: 50px 43px 55px;
  text-align: center;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.request-callback.call-style-two .email-two,
.request-callback.call-style-two .call-two {
  display: none;
}
.request-callback.call-style-one .email-one,
.request-callback.call-style-one .call-one {
  display: none;
}
.unva-newsletter .callback-form,
.request-callback .newsletter-form {
  display: none;
}
.request-callback .callback-form,
.unva-newsletter .newsletter-form {
  display: block;
}
.request-callback input {
  margin-bottom: 0;
}
.request-callback .email-one {
  background-image: url(../images/icons/icon10@3x.png);
}
.request-callback .email-two {
  background-image: url(../images/icons/icon43@3x.png);
  background-size: 35px 13px;
}
.request-callback input[type="submit"].call-one {
  margin-top: 15px;
  width: 100%;
}
.request-callback input[type="submit"].call-two {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 57px;
  height: 47px;
  padding: 0;
  background-color: transparent;
  font-size: 15px;
  z-index: 1;
}
.request-callback input[type="submit"] i {
  padding: 0;
}
/* 8. Unova Home V2 Page */
/* Swiper Style Three */
.swiper-style-three .swiper-button-prev, .swiper-style-three .swiper-button-next {
  height: 50px;
  width: 50px;
  background-size: 23px auto;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.swiper-style-three .swiper-button-prev:hover, .swiper-style-three .swiper-button-next:hover {
  background-color: rgba(225, 225, 225, 0.5);
}
.swiper-style-three .swiper-button-next {
  right: 47px;
}
.swiper-style-three .swiper-button-prev {
  left: 47px;
}
/* Unova Ideas */
.unva-ideas {
  padding: 112px 0 91px;
}
.unva-ideas .unva-image {
  text-align: center;
}
.section-title-wrap {
  max-width: 760px;
  padding-bottom: 55px;
  margin: 0 auto;
  text-align: center;
}
.section-title-wrap p {
  font-size: 18px;
  line-height: 28px;
}
.section-title-wrap h2 {
  font-size: 40px;
  line-height: 45px;
}
.section-title {
  padding-bottom: 21px;
  letter-spacing: -0.35px;
}
.ideas-wrap {
  padding-top: 55px;
}
.idea-item {
  padding-bottom: 11px;
}
.idea-item .unva-icon {
  float: left;
  padding-top: 5px;
}
.idea-item .unva-icon [class*="pe-7s"] {
  font-size: 52px;
  line-height: normal;
}
.idea-item .idea-info {
  padding-left: 18px;
  overflow: hidden;
}
.idea-item .idea-title {
  padding-bottom: 13px;
}
/* Unova Contact */
.unva-contact {
  padding: 110px 0;
  background-color: #f8f8f8;
  background-image: url(../images/backgrounds/background1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
}
.unva-contact .section-title-wrap {
  max-width: none;
  padding-bottom: 12px;
  text-align: left;
}
.unva-contact .section-title-wrap p {
  color: #a0a0a0;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="password"], .contact-form input[type="tel"], .contact-form input[type="search"], .contact-form input[type="date"], .contact-form input[type="time"], .contact-form input[type="datetime-local"], .contact-form input[type="month"], .contact-form input[type="url"], .contact-form input[type="number"], .contact-form textarea, .contact-form select, .contact-form .form-control {
  padding-right: 45px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  color: #333;
}
.map-contact div.wpcf7-response-output {
  position: absolute;
  bottom: 0;
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto 20px;
}
.unva-number {
  color: #6b74e6;
  font-family: 'Source Serif Pro', serif;
  font-size: 22px;
}
.unva-number a {
  color: #6b74e6;
  font-weight: 600;
  font-size: 24px;
}
.unva-number a:hover {
  color: #ffffff;
}
/* Unova Portfolio */
span.portfolio-item-cat a:after,
span.portfolio-item-tag a:after {
  content: ",";
}
span.portfolio-item-cat a:last-child:after,
span.portfolio-item-tag a:last-child:after {
  content: none;
}
.unva-portfolio .section-title-wrap {
  padding-bottom: 53px;
}
.portfolio-items-wrap {
  padding: 0 70px;
}
.portfolio-item .unva-image {
  position: relative;
  overflow: hidden;
  clear: both;
}
.portfolio-item .unva-image img {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.portfolio-item .portfolio-info img {
  width: auto;
}
.portfolio-info {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 41px 30px;
  opacity: 0;
  background: #6b74e6;
  color: #ffffff;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  z-index: 1;
}
.portfolio-info a {
  color: #ffffff;
}
.portfolio-info a:hover {
  opacity: 0.6;
}
.portfolio-info h5 {
  font-size: 15px;
}
.portfolio-info .portfolio-title {
  padding-bottom: 5px;
  letter-spacing: -0.2px;
}
.portfolio-info .portfolio-subtitle {
  font-family: 'Source Serif Pro', serif;
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.1px;
}
.portfolio-info .unva-icon {
  position: absolute;
  bottom: 40px;
  left: 30px;
  z-index: 1;
}
/* Unova Contact Block */
.unva-contact-block {
  padding: 67px 0;
  background-color: rgba(48, 48, 48, 0.98);
  background-image: url(../images/backgrounds/background2.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
}
.unva-contact-block .contact-title {
  padding-bottom: 0;
  font-weight: 400;
}
/* Unova Team, Team Style Two */
.team-style-two .mate-item .unva-image, .team-style-two .mate-item .unva-image img {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.team-style-two .mate-item {
  padding: 0;
  border: none;
}
.team-style-two .mate-item .unva-social {
  background: rgba(47, 47, 47, 0.6);
  -webkit-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.team-style-two .mate-info {
  padding: 10px 10px 16px;
  background: #333333;
  -webkit-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.team-style-two .mate-info .mate-name, .team-style-two .mate-info .mate-name a {
  color: #ffffff;
}
.team-style-two .mate-info h4 {
  font-size: 18px;
}
.team-style-two .mate-designation {
  color: #ffffff;
}
.team-style-two .unva-social {
  background: rgba(47, 47, 47, 0.6);
}
.team-style-two .unva-social.rounded a {
  height: 38px;
  width: 38px;
  margin: 0 1px;
  background: #ffffff;
  color: #858585;
  font-size: 13px;
  letter-spacing: -0.1px;
}
.team-style-two .unva-social.rounded a:hover {
  background: #ffffff;
  color: #6b74e6;
}
/* Unova Services, Services Style Two */
.services-style-two .service-info-wrap {
  padding: 109px 150px 115px;
}
.service-info-wrap .section-title-wrap h2 {
  color: #fff;
}
.services-style-two .service-info-wrap .section-title-wrap h2 {
  font-size: 40px;
  line-height: 43px;
  letter-spacing: -0.35px;
}
.services-style-two div:nth-child(2n) > .service-item {
  background: #f7f7f7;
}
.services-style-two div:nth-child(3n) > .service-item {
  background: #f4f4f4;
}
/* Unova Testimonials */
.unva-testimonials .section-title-wrap {
  padding-bottom: 48px;
}
.testimonial-item {
  text-align: center;
}
.testimonial-item .unva-icon {
  padding-bottom: 30px;
}
.testimonial-item p {
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
}
.testimonial-item .author-name {
  padding: 12px 0 1px;
}
.testimonial-item h5 {
  font-size: 15px;
}
.testimonial-item .author-designation {
  color: #666666;
  font-family: 'Source Serif Pro', serif;
  letter-spacing: -0.1px;
}
/* Unova Stats, Stats Style Two */
.unva-stats.stats-style-two {
  padding: 86px 0 45px;
  background: #f7f7f7;
  background-image: none;
  color: #333333;
}
.unva-stats.stats-style-two .section-title-wrap {
  max-width: none;
  padding-bottom: 0;
  text-align: left;
}
.unva-stats.stats-style-two .section-title-wrap p {
  color: #666666;
}
.stats-style-two .status-title {
  color: #666666;
}
/* Unova Blog */
.blog-item {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 50px;
  text-align: center;
  width: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.blog-info.no-feature-img {
  padding: 30px 30px 28px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.unva-tdate .blog-date,
.no-feature-img .blog-date {
  position: relative;
  left: 0;
  display: inline-block;
  bottom: 0;
  margin: 0 0 20px;
}
.blog-detail-wrap .blog-meta {
  padding: 0;
}
.blog-item .unva-image {
  position: relative;
  display: inline-block;
}
.blog-item .unva-image:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  content: "";
  -webkit-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.blog-item .unva-image img {
  -webkit-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.blog-image img {
  margin: 0 auto;
  display: block;
}
.blog-date {
  position: absolute;
  bottom: -14px;
  left: 30px;
  padding: 5px 23px 6px;
  background: #6b74e6;
  color: #ffffff;
  font-size: 13px;
  border-radius: 30px;
  z-index: 1;
}
.blog-info {
  padding: 43px 30px 28px;
  border: 1px solid #ebebeb;
  text-align: left;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.blog-info .blog-title {
  padding-bottom: 13px;
  letter-spacing: -0.2px;
}
.blog-meta {
  padding-top: 7px;
  color: #666666;
  font-family: 'Source Serif Pro', serif;
  font-style: italic !important;
  letter-spacing: -0.1px;
  display: inline-block;
  font-size: 15px; /*UnovaWP*/
}
.blog-meta a {
  color: #666666;
  font-size: 15px; /*UnovaWP*/
}
.blog-comment {
  font-style: normal;
}
.blog-meta .blog-author {
  padding-right: 12px;
  margin-right: 7px;
  position: relative;
}
.blog-meta .blog-author:after {
  position: absolute;
  top: 2px;
  right: 0;
  height: 14px;
  width: 1px;
  background: #989898;
  content: "";
  z-index: 1;
}
.blog-meta span:last-child:after {
  content: none;
}
/* 9. Unova Home V3 Page */
/* Swiper Style Four */
.swiper-style-four .cpation-wrap {
  width: 1050px;
}
.swiper-style-four .cpation-wrap p {
  font-style: italic;
}
.swiper-style-four .cpation-wrap .cpation-title {
  padding: 18px 0 3px;
}
.swiper-style-four .swiper-button-prev, .swiper-style-four .swiper-button-next {
  width: 25px;
  height: 25px;
  background-color: transparent;
}
.swiper-style-four .swiper-button-prev {
  left: 57px;
}
.swiper-style-four .swiper-button-prev:hover {
  background-image: url(../images/icons/icon20@3x.png);
}
.swiper-style-four .swiper-button-next {
  right: 58px;
}
.swiper-style-four .swiper-button-next:hover {
  background-image: url(../images/icons/icon21@3x.png);
}
.unva-parallax-arrow {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-animation: moving 1000ms infinite;
  -moz-animation: moving 1000ms infinite;
  -ms-animation: moving 1000ms infinite;
  -o-animation: moving 1000ms infinite;
  animation: moving 1000ms infinite;
  z-index: 1;
}
.unva-parallax-arrow a {
  font-size: 24px;
  color: #b2b2b2;
}
.unva-parallax-arrow a:hover {
  color: #6b74e6;
}
/* Unova Offers */
.unva-offers {
  padding: 112px 0 71px;
  background: #fafafa;
}
.offer-item {
  padding: 0 20px 30px;
  text-align: center;
}
.offer-item .unva-icon {
  display: inline-block;
  width: 96px;
  height: 96px;
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.offer-item [class*="pe-7s-"] {
  font-size: 44px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.offer-info .offer-title {
  padding-bottom: 14px;
  letter-spacing: -0.1px;
}
/* Unova Templates */
.unva-templates {
  padding: 133px 0 95px;
  color: #ffffff;
}
.unva-templates p {
  color: #ededed;
}
.unva-templates .unva-overlay-pattern {
  background: rgba(107, 116, 230, 0.88);
}
.unva-templates .container {
  position: relative;
}
.unva-templates [class*="col-"] {
  position: static;
}
.templates-wrap {
  padding-right: 11px;
}
.templates-wrap h2 {
  color: #fff;
}
.unva-templates .section-title-wrap {
  max-width: none;
  padding-bottom: 21px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.template-features {
  padding-top: 44px;
}
.template-item {
  padding: 0 5px 30px 0;
}
.template-title {
  letter-spacing: -0.2px;
  color: #fff;
}
.unva-templates .unva-image {
  position: absolute;
  bottom: -98px;
  right: 0;
  z-index: 1;
}
.unva-templates .request-callback {
  max-width: 400px;
  padding: 43px 54px 52px;
  margin: 0 0 0 auto;
  color: #333333;
}
.unva-templates .request-callback p {
  color: #666666;
}
/* Unova difference */
.difference-info {
  padding-right: 30px;
}
.unva-difference h3 {
  font-size: 22px;
  padding-bottom: 22px;
  letter-spacing: -0.2px;
}
.difference-info .check-list {
  padding-top: 12px;
}
.unva-difference p {
  padding-bottom: 17px;
}
.difference-info .unva-btn-group {
  padding-top: 15px;
}
.list-custom-ico, .check-list {
  padding: 0;
  margin: 0;
  font-family: 'Source Serif Pro', serif;
  list-style: none;
}
.list-custom-ico li i {
  position: absolute;
  left: 0;
  top: 9px;
  color: #6b74e6;
  font-size: 13px;
}
.list-custom-ico li, .check-list li {
  padding: 5px 0 4px 23px;
  color: #666666;
  font-style: italic;
  font-size: 16px;
  position: relative;
  letter-spacing: -0.1px;
}
.check-list li:after {
  position: absolute;
  top: 10px;
  left: 0;
  color: #6b74e6;
  font: normal normal normal 13px/1 FontAwesome;
  text-rendering: auto;
  content: "\f00c";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
}
.unva-difference .unva-video-wrap:before {
  background: rgba(52, 52, 52, 0.44);
}
/* Unova Portfolio, Portfolio Style Two */
.portfolio-style-two {
  padding: 0;
  background-color: #f8f8f8;
}
.portfolio-style-two .portfolio-item .unva-image img {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.portfolio-style-two .portfolio-info {
  top: 40px;
  bottom: 40px;
  left: 40px;
  right: 40px;
  width: auto;
  height: auto;
  background: #ffffff;
  color: #333333;
  text-align: center;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all ease .6s;
  -ms-transition: all ease .6s;
  transition: all ease .6s;
}
.portfolio-style-two .portfolio-info a {
  color: #666666;
}
.portfolio-style-two .portfolio-subtitle {
  color: #666666;
}
.portfolio-style-two .unva-btn-group {
  padding: 47px 0;
  text-align: center;
}
/* Unova Startup, Startup Style Two */
.unva-startup.startup-style-two {
  padding: 123px 0 68px;
  text-align: left;
}
.unva-startup.startup-style-two .section-title-wrap {
  max-width: none;
  padding: 0 142px 41px 0;
  text-align: left;
}
.unva-startup .request-callback {
  margin-top: 7px;
}
/* Unova Team */
.unva-team {
  text-align: center;
}
.mate-item {
  display: inline-block;
  vertical-align: top;
  padding: 50px 45px 34px;
  margin-bottom: 49px;
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.mate-item .unva-image {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  clear: both;
  position: relative;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.mate-item .unva-image img {
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.mate-info {
  padding-top: 30px;
}
.mate-info h4 {
  font-size: 16px;
}
.mate-info .mate-name {
  padding: 14px 0 1px;
  color: #444444;
  letter-spacing: -0.2px;
}
.mate-info .mate-name a {
  color: #444444;
}
.mate-designation {
  color: #bbbbbb;
  font-family: 'Source Serif Pro', serif;
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.1px;
}
h5.mate-designation {
  font-style: italic;
}
.mate-item .unva-social {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 15px;
  opacity: 0;
  background: rgba(35, 35, 35, 0.35);
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
}
.mate-item .unva-social a {
  display: inline-block;
  margin: 4px 6px;
  color: #ffffff;
}
/* Unova Callout */
.unva-callout {
  color: #ffffff;
}
h2.callout-title {
  font-size: 45px;
  line-height: 52px;
  letter-spacing: -0.45px;
  color: #fff;
}
.unva-callout .unva-overlay-pattern {
  background: rgba(31, 31, 31, 0.82);
}
.unva-callout .unva-btn-group {
  padding-top: 29px;
}
/* Clients Style Two */
.clients-style-two {
  padding: 55px 0 54px;
}
/* 10. Unova Home V4 Page */
/* Unova Banner */
.safari .unva-banner {
  min-height: 10px;
}
.unva-banner {
  height: 970px;
  min-height: 970px;
  background-color: #f8f8f8;
  background-image: url(../images/backgrounds/background8.png);
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.unva-banner .unva-overlay-pattern {
  background: rgba(0, 0, 0, 0.5);
}
.unva-banner .cpation-wrap {
  padding: 0;
  width: auto;
}
.unva-banner .cpation-wrap p {
  font-size: 22px;
  color: #f6f6f6;
}
.unva-banner .cpation-wrap .cpation-title {
  padding-top: 8px;
}
.unva-banner .unva-btn-group {
  padding-top: 10px;
}
.unva-banner .cpation-wrap a {
  color: #f6f6f6;
  font-family: 'Source Serif Pro', serif;
  font-style: italic;
  font-size: 20px;
  letter-spacing: -0.1px;
}
.unva-banner .cpation-wrap a:hover {
  opacity: 0.7;
}
.unva-banner .cpation-wrap a img {
  margin-right: 13px;
}
.login-form {
  padding: 56px 45px 64px;
  margin: 0 0 0 auto;
  width: 390px;
  background: #f6f6f6;
  border: 1px solid #efefef;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.login-form h3 {
  padding-bottom: 11px;
  color: #333333;
}
.login-form form {
  padding-top: 32px;
}
.login-form input[type="text"], .login-form input[type="email"] {
  padding-right: 45px;
  margin-bottom: 10px;
  border-color: transparent;
}
.login-form input[type="submit"] {
  margin: 11px 0 0;
  width: 100%;
}
/* Unova Location */
.unva-location .row {
  margin: 0;
}
.unva-location [class*="col-"] {
  padding: 0;
}
.unva-location .contact-form {
  padding: 72px 84px 81px;
  background: #f6f6f6;
  -webkit-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.unva-location h3 {
  font-size: 26px;
}
.unva-location .contact-title {
  padding-bottom: 30px;
}
.unva-location input[type="email"], .unva-location input[type="text"] {
  border-color: transparent;
}
.unva-location textarea {
  height: 117px;
  border-color: transparent;
}
.unva-location .unva-map {
  -webkit-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.gm-style-iw h1, .gm-style-iw h2, .gm-style-iw h3, .gm-style-iw h4, .gm-style-iw h5, .gm-style-iw h6 {
  padding-bottom: 0;
}
.gm-style-iw p {
  padding-bottom: 5px;
}
/* 11. Unova Aboutus Page */
/* Unova Page Title */
.cpation-right {
  text-align: right;
}
.cpation-center {
  text-align: center;
}
.cpation-left {
  text-align: left;
}
.unva-page-title {
  padding: 150px 0 154px;
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  color: #ffffff;
  text-align: center;
  background: #6b74e6;
}
.unva-page-title .unva-overlay-pattern {
  background: rgba(25, 25, 25, 0.7);
}
.page-title-wrap {
  max-width: 730px;
  margin: 0 auto;
}
.unva-page-title h2 {
  font-size: 45px;
}
.unva-page-title .page-title {
  padding-bottom: 16px;
  letter-spacing: -0.4px;
  color: #fff;
}
.unva-page-title p {
  color: #f5f5f5;
  font-size: 18px;
  line-height: 28px;
}
/* Ideas Style Two */
.ideas-style-two {
  padding: 120px 0 89px;
}
.ideas-style-two .section-title-wrap {
  max-width: none;
  padding: 0;
  text-align: left;
}
.ideas-style-two .ideas-wrap {
  padding-top: 44px;
}
.ideas-style-two .section-title-wrap h2 {
  font-size: 35px;
  line-height: 42px;
}
.ideas-style-two .section-title {
  padding-bottom: 26px;
}
/* Testimonials Style Two */
.testimonials-style-two {
  padding: 75px 0 65px;
}
.testimonials-style-two .unva-overlay-pattern {
  background: rgba(107, 116, 230, 0.88);
}
.testimonials-style-two .testimonial-item p {
  color: #ffffff;
}
.testimonials-style-two .author-name {
  padding-top: 22px;
  margin-top: 16px;
  color: #ffffff;
  position: relative;
}
.testimonials-style-two .author-name:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 28px;
  height: 1px;
  margin: 0 auto;
  background: #ffffff;
  content: "";
  z-index: 1;
}
.testimonials-style-two .author-name a {
  color: #ffffff;
}
.testimonials-style-two .author-designation a:hover,
.testimonials-style-two .author-name a:hover {
  opacity: 0.7;
}
.testimonials-style-two .author-designation a,
.testimonials-style-two .author-designation {
  color: #ebebeb;
}
.testimonials-style-two .owl-carousel .owl-dots {
  padding-top: 40px;
}
.testimonials-style-two .owl-carousel .owl-dot {
  background: rgba(235, 235, 235, 0.4);
}
.testimonials-style-two .owl-carousel .owl-dot.active {
  border-color: #ffffff;
  background: transparent;
}
.testimonials-style-two .owl-drag .owl-next {
  right: -220px;
  background-image: url(../images/icons/icon32@3x.png);
}
.testimonials-style-two .owl-drag .owl-prev {
  left: -220px;
  background-image: url(../images/icons/icon33@3x.png);
}
.testimonials-style-two .owl-drag .owl-next:hover {
  background-image: url(../images/icons/icon34@3x.png);
}
.testimonials-style-two .owl-drag .owl-prev:hover {
  background-image: url(../images/icons/icon35@3x.png);
}
/* Unova Stats */
.unva-stats {
  padding: 91px 0 60px;
  background-color: #f8f8f8;
  background-image: url(../images/backgrounds/background11.png);
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  color: #ffffff;
}
.unva-stats .unva-overlay-pattern {
  background: rgba(27, 27, 27, 0.9);
}
.unva-stats .section-title-wrap {
  padding-bottom: 53px;
}
.unva-stats .section-title-wrap p {
  color: #c4c4c4;
}
.status-title {
  color: #cccccc;
}
.stats-item .unva-icon {
  padding-bottom: 21px;
}
.stats-item .unva-icon [class*="pe-7s"] {
  font-size: 55px;
  line-height: normal;
}
/* Clients Style Three */
.clients-style-three {
  padding: 113px 0 120px;
  background: #ffffff;
}
/* 12. Unova Aboutme Page */
/* Unova About Me */
.unva-about-me {
  padding: 133px 0 120px;
}
.unva-about-me .my-image img {
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.my-info h2 {
  font-size: 60px;
}
.my-info h4 {
  font-size: 19px;
  line-height: 30px;
}
.my-info p {
  font-size: 18px;
  line-height: 28px;
}
.my-info .my-name {
  padding-bottom: 17px;
}
.my-quote {
  padding-bottom: 21px;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: -0.15px;
}
.my-info .unva-image {
  padding-top: 30px;
}
/* Unova Startup */
.unva-startup {
  padding: 114px 0 83px;
  background: #fafafa;
  text-align: center;
}
.startup-wrap {
  padding: 0 82px;
}
/* Unova Hire */
.unva-hire {
  padding: 104px 0 120px;
  text-align: center;
}
.unva-hire h2 {
  font-size: 40px;
  line-height: 50px;
}
.hire-title {
  font-weight: 400;
  letter-spacing: -0.35px;
}
.unva-hire .unva-btn-group {
  padding-top: 20px;
}
/* 13. Unova Services Page */
/* Offers Style Two */
.offers-style-two {
  padding: 122px 0 0;
  overflow: hidden;
}
.offers-style-two .unva-image {
  padding-top: 31px;
}
/* Unova Services */
.unva-services .row {
  margin: 0;
}
.unva-services [class*="col-"] {
  padding: 0;
}
.service-info-wrap {
  height: 100%;
  padding: 100px 120px;
  background-color: #f8f8f8;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
}
.service-info-wrap .section-title-wrap {
  max-width: none;
  padding: 0;
  text-align: left;
}
.service-info-wrap .section-title-wrap h2 {
  font-size: 50px;
  letter-spacing: -0.45px;
  line-height: 56px;
}
.service-item {
  height: 100%;
  padding: 70px 55px;
  background: #fafafa;
  text-align: center;
}
div:nth-child(2n) > .service-item {
  background: #f6f6f6;
}
.service-item .unva-icon [class*="pe-7s"] {
  font-size: 60px;
  line-height: normal;
}
.service-info {
  padding-top: 19px;
}
.service-info h3 {
  font-size: 22px;
}
.service-info .service-title {
  padding-bottom: 17px;
}
/* 14. Unova Services Modern Page */
/* Unova Services Modern */
.service-item-wrap .row {
  margin: 0;
}
.service-item-wrap [class*="col-"] {
  padding: 0;
}
.service-item-wrap .service-item {
  padding: 15.2% 16%;
  background-color: #f8f8f8;
  background-image: url(../images/backgrounds/background15.png);
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.service-item-wrap .service-item p {
  font-size: 18px;
  line-height: 28px;
}
.service-item-wrap .service-info {
  padding-top: 13px;
}
.service-item-wrap .service-info h3 {
  font-size: 26px;
}
.service-item-wrap .service-info .unva-btn-group {
  padding-top: 21px;
}
.service-item-wrap .unva-background {
  height: 100%;
  background-color: #f8f8f8;
  background-image: url(../images/backgrounds/background16.png);
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.toggle-align [class*="col-"]:first-child {
  float: right;
}
/* 15. Unova Team Page */
/* Unova Team, Team Spacer One */
.unva-team.team-spacer-one {
  padding-top: 120px;
}
/* Callout Style Two */
.callout-style-two {
  padding: 85px 0 94px;
}
.callout-style-two .unva-overlay-pattern {
  background: rgba(107, 116, 230, 0.88);
}
/* 16. Unova Pricings Page */
/* Unova Plans */
/* 17. Unova Mid Wrap */
.unva-mid-wrap {
  padding: 120px 0 114px;
}
.mid-spacer-two {
  padding-bottom: 108px;
}
.mid-spacer-three {
  padding: 117px 0 103px;
}
.mid-spacer-four {
  padding: 130px 0 70px;
}
.mid-spacer-five {
  padding: 99px 0 120px;
}
.mid-spacer-six {
  padding-bottom: 120px;
}
.unva-primary {
  float: left;
  width: 71.7%;
  padding: 0 15px;
}
.left-sidebar .unva-primary {
  float: right;
}
.unva-secondary {
  float: left;
  width: 28.3%;
  padding: 0 15px;
}
.unva-unit-fix img {
  height: auto;
}
.unva-unit-fix {
  overflow-wrap: break-word;
}
/* 18. Unova 404 Page */
.error-wrap {
  max-width: 615px;
  padding: 132px 0 126px;
  margin: 0 auto;
  text-align: center;
}
.error-wrap h1 {
  font-size: 150px;
  line-height: 152px;
}
.error-wrap h2 {
  font-size: 35px;
  line-height: 38px;
}
.error-wrap .error-title {
  letter-spacing: -0.35px;
}
.error-wrap .error-sub-title {
  padding-bottom: 23px;
  color: #6b74e6;
  text-transform: uppercase;
}
.error-wrap p {
  font-size: 18px;
  line-height: 28px;
}
.error-wrap form {
  max-width: 570px;
  padding-top: 20px;
  margin: 0 auto;
}
.error-wrap form p {
  position: relative;
}
.error-wrap input[type="text"] {
  padding-right: 50px;
  margin: 0;
  background: #fafafa;
  font-style: italic;
  font-size: 14px;
  border-color: #f2f2f2;
}
.error-wrap input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 54px;
  height: 100%;
  padding: 0;
  margin: 0;
  background-color: transparent;
  background-image: url(../images/icons/icon26@3x.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px auto;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  z-index: 1;
}
/* 20. Unova Portfolio Single Page */
.zoom-effect .masonry-item .unva-image {
  overflow: hidden;
}
.zoom-effect .masonry-item .unva-image img {
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.portfolio-detail-wrap {
  padding-top: 17px;
}
.portfolio-detail-title {
  padding-bottom: 12px;
  letter-spacing: -0.2px;
}
.portfolio-detail-items {
  padding: 53px 0 11px;
  margin-top: 41px;
  overflow: hidden;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.portfolio-detail-item {
  float: left;
  width: 20%;
  padding: 0 15px 30px;
}
.portfolio-detail-item h4 {
  font-size: 20px;
  line-height: 30px;
}
.portfolio-detail-item p a {
  color: #666666;
}
.portfolio-item-title {
  padding-bottom: 0;
}
.portfolio-detail-item .unva-social {
  padding: 7px 0 1px;
}
.portfolio-detail-item .unva-social a {
  display: inline-block;
  margin-right: 13px;
  font-size: 15px;
}
.unva-controls-links {
  padding-top: 43px;
}
.control-link {
  display: inline-block;
  overflow: hidden;
  padding-left: 65px;
  background-image: url(../images/icons/icon27@3x.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 23px auto;
}
.control-link:hover {
  background-image: url(../images/icons/icon15@3x.png);
}
.control-link-type {
  display: block;
  color: #777777;
  font-family: 'Source Serif Pro', serif;
  font-size: 15px;
}
.control-link-title {
  display: block;
  color: #333333;
  font-weight: 500;
  font-size: 18px;
}
.unva-controls-links .text-right .control-link {
  padding: 0 64px 0 0;
}
.unva-controls-links .text-right .control-link {
  background-image: url(../images/icons/icon28@3x.png);
  background-position: 100% 50%;
}
.unva-controls-links .text-right .control-link:hover {
  background-image: url(../images/icons/icon16@3x.png);
}
/* 21. Unova Shop Page */
/* Page Title Style Two */
.page-title-style-two {
  background-image: none;
  background-color: rgba(25, 25, 25, 0.7);
}
.woocommerce .masonry-filters {
  padding: 4px 0 0;
  float: left;
}
.woocommerce .masonry-filters ul li {
  padding: 0 38px 15px 0;
}
.woocommerce .masonry-filters ul li a {
  padding: 0;
  border: none;
}
.woocommerce .nice-select:after {
  top: 20px;
}
.woocommerce .nice-select.open:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.woocommerce .nice-select:before {
  border-bottom: 1px solid #888888;
  border-right: 1px solid #888888;
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 17px;
  top: 10px;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(220deg);
  -ms-transform: rotate(220deg);
  transform: rotate(220deg);
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}
.woocommerce .summary.entry-summary .nice-select:before {
  top: 15px;
}
.woocommerce .summary.entry-summary .nice-select:after {
  top: 30px;
}
.woocommerce div.product .summary.entry-summary form.cart .variations {
  width: 100%;
  margin-bottom: 0;
}
.woocommerce div.product .summary.entry-summary form.cart table.variations {
  text-align: left;
}
.woocommerce div.product .summary.entry-summary form.cart table.variations tr {
  display: inline-block;
  padding: 0 15px 0px 0;
  vertical-align: top;
  text-align: left;
  width: 50%;
}
a.reset_variations {
  background: #333;
  color: #fff;
  padding: 2px 10px;
  float: right;
  margin: 20px 0 0;
}
.single-product table.variations td {
  display: block;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
.woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td {
  border-color: #e7e7e7;
  text-align: center;
}
.woocommerce table.wishlist_table {
  font-size: 14px;
}
.wishlist-title h1 {
  font-size: 26px;
  margin-bottom: 20px;
}
.woocommerce.woocommerce-wishlist table.wishlist_table td.product-thumbnail a img {
  margin-right: 36px;
  max-width: 80px;
  min-width: 80px;
}
.woocommerce.woocommerce-wishlist table.wishlist_table td.product-thumbnail {
  padding-left: 15px;
  font-family: 'Source Serif Pro', serif;
}
.woocommerce.single div.product form.cart, .woocommerce div.product p.cart {
  padding: 27px 0 20px;
  margin: 0;
}
.woocommerce .summary.entry-summary .nice-select {
  margin-bottom: 0;
}
.woocommerce-variation-price {
  display: inline-block;
  padding: 0 0 20px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
  float: right;
  margin-bottom: 0;
  font-family: 'Source Serif Pro', serif;
}
.woocommerce .woocommerce-ordering .nice-select {
  width: auto;
  min-width: 180px;
  height: 32px;
  padding: 3px 40px 0 20px;
  margin: 0;
  color: #666666;
  border-color: #dddddd;
}
.woocommerce ul.products {
  padding-top: 28px;
  margin: 0 -15px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  clear: none;
  width: 25%;
  padding: 0 15px 44px;
  margin: 0;
  text-align: center;
}
.woocommerce ul.products h4 {
  padding: 17px 0 8px;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  letter-spacing: -0.2px;
}
.woocommerce ul.products li.product .product-name a {
  display: inline-block;
  color: #fc9507;
}
.woocommerce ul.products li.product.last, .woocommerce-page ul.products li.product.last, .woocommerce ul.products li.product:nth-child(3n), .woocommerce-page ul.products li.product:nth-child(3n) {
  margin-right: 0;
}
.woocommerce span.onsale {
  height: 44px;
  width: 44px;
  background: #3498db;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  line-height: 38px;
  z-index: 1;
}
.woocommerce .comment-form-rating .nice-select:after {
  top: 30px;
}
.woocommerce .comment-form-rating .nice-select:before {
  top: 18px;
}
.single-product.woocommerce span.onsale {
  left: 145px;
  top: 10px;
}
section.related.products {
  display: inline-block;
  width: 100%;
}
.related-products .masonry-filters {
  display: none;
}
.woocommerce ul.products li.product .onsale {
  right: 10px;
  margin: 0;
  top: 20px;
  left: 20px;
  z-index: 1;
}
.woocommerce ul.products li.product h3 {
  padding: 0 0 4px;
  font-weight: 600;
  font-size: 16px;
}
.woocommerce ul.products li.product a.added_to_cart.wc-forward,
.woocommerce ul.products li.product .button {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  min-width: auto;
  background: transparent;
  color: #666666;
  font-weight: 500;
  font-size: 13px;
  opacity: 0;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  z-index: 1;
}
.woocommerce ul.products li.product .button.added {
  display: none;
}
div#ship-to-different-address label {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 20px;
}
.woocommerce ul.products li.product .button i {
  font-size: 12px;
}
.woocommerce ul.products li.product .view-product {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 11px 20px;
  margin-top: 0;
  background-color: #444444;
  color: #ffffff;
  font-weight: 400;
  font-size: 15px;
  opacity: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 1;
}
.woocommerce ul.products li.product .view-product:hover {
  background: #6b74e6;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce ul.products li .yith-wcwl-wishlistexistsbrowse.show a, .woocommerce ul.products li .yith-wcwl-wishlistaddedbrowse.show a {
  text-indent: -9999px;
  width: 39px;
  height: 39px;
  line-height: 39px;
  position: absolute;
  top: 10px;
  border-radius: 2px;
  right: 20px;
  z-index: 10;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  display: block !important;
  margin-left: 0;
  vertical-align: middle;
  visibility: visible;
  width: 16px !important;
  height: 16px !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.single .summary.entry-summary .yith-wcwl-add-to-wishlist .ajax-loading {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  display: inline-block !important;
  margin-left: 0;
  vertical-align: middle;
  visibility: visible;
  width: 16px !important;
  height: 16px !important;
  position: relative;
  top: -15px;
  transform: translateY(0);
  left: 20px;
  right: 0;
  margin: 0 auto;
}
.woocommerce ul.products li .yith-wcwl-wishlistaddedbrowse.show:after,
.woocommerce ul.products li .yith-wcwl-wishlistexistsbrowse.show:after {
  background: #6b74e6;
  color: #fff;
  content: "\f004";
  font-family: FontAwesome;
  width: 39px;
  height: 39px;
  line-height: 41px;
  text-align: center;
  padding: 0;
  position: absolute;
  top: 0;
  right: 20px;
  opacity: 0;
  z-index: 2;
  overflow: hidden;
  transition: all .3s;
  border-radius: 50%;
}
.woocommerce ul.products li.unva-hover .yith-wcwl-wishlistexistsbrowse.show a,
.woocommerce ul.products li.unva-hover .yith-wcwl-wishlistaddedbrowse.show a,
.woocommerce ul.products li.unva-hover .yith-wcwl-wishlistaddedbrowse.show:after,
.woocommerce ul.products li.unva-hover .yith-wcwl-wishlistexistsbrowse.show:after {
  opacity: 1;
  top: 20px;
}
#yith-wcwl-popup-message {
  background: transparent;
  border: 1px solid #CCC;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  line-height: 50px;
  padding: 15px;
  position: fixed;
  text-align: center;
  top: 50%;
  left: 50%;
  z-index: 10000;
  opacity: 0;
  display: none !important;
}
.add_to_wishlist {
  position: absolute;
  top: 0;
  right: 20px;
  width: 39px;
  height: 39px;
  color: #999999;
  font-size: 13px;
  line-height: 38px;
  border: 1px solid #cfcfcf;
  opacity: 0;
  overflow: hidden;
  -webkit-border-radius: 100% !important;
  -ms-border-radius: 100% !important;
  border-radius: 100% !important;
  z-index: 1;
}
.single .summary.entry-summary a.add_to_wishlist {
  position: relative;
  opacity: 1;
  width: auto;
  display: inline-block;
  border: none;
  right: auto;
  height: auto;
  left: auto;
  top: auto;
  border-radius: 0 !important;
}
.single .summary.entry-summary a.add_to_wishlist:hover {
  background: transparent;
}
.add_to_wishlist:hover {
  background: #cfcfcf;
  color: #999999;
  border-color: transparent;
}
.add_to_wishlist.active {
  background: #6b74e6;
  color: #ffffff;
  border-color: transparent;
}
.woocommerce ul.products li.product .button i {
  padding-right: 3px;
}
.woocommerce .related-products {
  padding-top: 40px;
  text-align: center;
}
.woocommerce .related-products .products {
  padding-top: 45px;
}
/* Unova My Account Page */
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul .is-active a {
  color: #222;
  background: #fcfcfc;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #888;
  display: block;
  padding: 15px 0;
  line-height: 21px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
  background: #f7f7f7 none repeat scroll 0 0;
  border-top: 1px solid #ECECEC;
  border-left: 1px solid #ECECEC;
  border-right: 1px solid #ECECEC;
  text-align: center;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  color: #222;
  background: #fcfcfc;
}
.woocommerce-account.woocommerce-orders table.shop_table td {
  padding: 20px 15px;
}
.woocommerce-account.woocommerce-orders table.shop_table th{
  padding: 18px 15px;
}
.woocommerce table.my_account_orders {
  font-size: 14px;
}
.woocommerce-account.woocommerce-orders table.shop_table a.button {
  min-width: 100px;
  padding: 10px 15px 10px;
}
.woocommerce-edit-address .woocommerce-Address{
  border: 1px solid #ececec;
  padding: 20px;
}
.woocommerce-edit-address address{
  border: none;
  padding: 0;
}
.woocommerce-edit-address .woocommerce-Address-title a {
  height: 36px;
  line-height: 35px;
  padding: 0px 30px;
  background-color: #222222;
  font-weight: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
}
.woocommerce-edit-address .woocommerce-Address-title a:hover {
  background-color: rgba(34, 34, 34, 0.8);
}
.woocommerce-edit-address .col-1.woocommerce-Address,
.woocommerce-edit-address .col-2.woocommerce-Address {
  width: 100%;
  margin-bottom: 10px;
}
.woocommerce-edit-address .woocommerce-Address h3{
  font-size: 21px;
}
.woocommerce-MyAccount-content strong, .woocommerce-MyAccount-content p {
  color: #333;
}
.woocommerce-view-order .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders a {
  background: #fcfcfc;
}
/*End*/
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details .email {
  background: none;
}
.woocommerce .woocommerce-customer-details address {
  font-style: normal;
  margin-bottom: 0;
  border: 1px solid rgba(0,0,0,.1);
  border-bottom-width: 2px;
  border-right-width: 2px;
  text-align: left;
  width: 100%;
  border-radius: 5px;
  padding: 15px 20px;
  min-height: 170px;
}
.woocommerce div.product p.price {
  padding-bottom: 15px;
  margin-bottom: 16px;
  color: #232323;
  font-size: 20px;
  letter-spacing: 0.3px;
}
.woocommerce ul.products li.product .price del {
  display: inline-block;
  padding-right: 3px;
  font-size: 14px;
  font-weight: 400;
}
.woocommerce .related-products h2 {
  font-size: 32px;
}
.woocommerce .related-product-title {
  padding-bottom: 9px;
}
.woocommerce .related-products ul.products {
  padding-top: 0;
  margin-bottom: 0;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  color: #888888;
  line-height: normal;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  height: 47px;
  padding: 13px 20px 10px;
  margin: 0 0 19px;
  background-color: #ffffff;
  line-height: normal;
  outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px;
  width: 40px;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
  padding: 0 0 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ececec;
}
.woocommerce ul.cart_list li a img, .woocommerce ul.product_list_widget li a img {
  float: left;
  width: 70px;
  margin: 0 20px 0 0;
  background-color: #f9f9f9;
  border: 1px solid #e8e8e8;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  font-weight: 400;
  font-size: 16px;
}
.woocommerce ul.cart_list li a .product-title, .woocommerce ul.product_list_widget li a .product-title {
  display: block;
  overflow: hidden;
}
.woocommerce ul.cart_list li a .star-rating, .woocommerce ul.product_list_widget li a .star-rating {
  margin-top: 4px;
}
.woocommerce ul.cart_list .woocommerce-Price-amount, .woocommerce ul.product_list_widget .woocommerce-Price-amount {
  display: block;
  overflow: hidden;
  padding-top: 4px;
  color: #232323;
  font-size: 16px;
  letter-spacing: 0.3px;
}
.woocommerce ul.products li.product .price {
  display: block;
  margin: 0;
  color: #666666;
  font-weight: 500;
  font-size: 16px;
  position: relative;
}
.woocommerce ul.products li.product .price .amount {
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce ul.products li.product .price ins {
  font-weight: 500;
}
.woocommerce nav.woocommerce-pagination {
  padding-top: 24px;
}
.woocommerce nav.woocommerce-pagination ul {
  margin: 6px 0 0;
  font-family: 'Source Serif Pro', serif;
  font-size: 18px;
  letter-spacing: -0.1px;
  border: none;
  white-space: normal;
}
.woocommerce nav.woocommerce-pagination ul li {
  float: none;
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 2px 1px 3px;
  min-width: 40px;
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.woocommerce nav.woocommerce-pagination ul li a i {
  font-size: 15px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background: #f0f0f0;
  color: #666666;
  border-color: #f0f0f0;
}
.woocommerce .star-rating {
  height: 17px;
  width: 71px;
  font-size: 12px;
}
.product-wrap {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}
.woocommerce ul.products li.product a img {
  width: auto;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.woocommerce ul.products li.product a .hover-product {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 0;
}
.woocommerce ul.products li.product .star-rating {
  font-size: 12px;
  display: inline-block;
}
.woocommerce .products .star-rating {
  margin-bottom: 0;
}
.woocommerce .star-rating:before {
  letter-spacing: 2px;
  color: #bdbdbd;
}
.woocommerce .star-rating span {
  padding-top: 16px;
  color: #6b74e6;
}
.woocommerce .star-rating span:before {
  content: "sssss";
  letter-spacing: 2px;
}
.woocommerce .product_list_widget .star-rating {
  font-size: 11px;
}
.woocommerce div.product {
  display: block;
  overflow: hidden;
  clear: both;
}
/* 22. Unova Product Detail Page */
.single-product.woocommerce div.product form.cart div.quantity {
  float: left;
  display: block;
  margin: 11px 20px 10px 35px;
  overflow: visible;
}
.summary .quantity:before {
  content: "Qty";
  position: absolute;
  left: -35px;
  top: 2px;
  margin-right: 20px;
}
.woocommerce div.product form.cart .variations td.label {
  padding-right: 0;
  display: none;
}
.woocommerce ol {
  float: left;
  width: 13.7%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs {
  width: 20%;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 0 15px 20px 0;
  width: 100%;
}
.single-product.woocommerce-page div.product div.images {
  background: transparent;
}
.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: 55.7%;
  margin-bottom: 0;
  background: #d0d0d0;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
  width: 80%;
  float: right;
}
.woocommerce div.product div.images div.thumbnails {
  padding-top: 10px;
}
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
  width: 17.60%;
  margin: 0 3% 10px 0;
}
.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: 44.3%;
  padding-left: 34px;
  margin-bottom: 0;
}
.woocommerce div.product .product_title {
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.2px;
}
.woocommerce-product-rating .woocommerce-review-link {
  display: inline-block;
  vertical-align: middle;
  color: #666666;
  font-family: 'Source Serif Pro', serif;
}
.woocommerce-product-rating .woocommerce-review-link:hover {
  color: #6b74e6;
}
.woocommerce .woocommerce-product-rating .star-rating {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
}
.jq-ry-container {
  z-index: 1;
}
.woocommerce div.product span.price del {
  padding-right: 10px;
  font-size: 18px;
  text-decoration: none;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  color: #666666;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  text-decoration: none;
}
.woocommerce div.product p.price del {
  padding-right: 5px;
  color: #bcbcbc;
  opacity: 1;
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 12px;
}
.woocommerce div.product .summary .product_meta {
  padding-bottom: 17px;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
  padding: 27px 0 38px;
  margin: 0;
}
.woocommerce div.product .product-color {
  color: #777777;
  font-family: 'Source Serif Pro', serif;
  display: inline-block;
}
.woocommerce div.product .product-color ul {
  display: inline-block;
  padding: 0 0 0 5px;
  margin: 0;
  list-style: none;
}
.woocommerce div.product .product-color ul li {
  display: inline-block;
  margin-left: 7px;
  position: relative;
}
.woocommerce div.product .product-color ul li a {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  background: #f9f0ee;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.woocommerce div.product .product-color ul li:before {
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  border: 3px solid transparent;
  visibility: hidden;
  content: "";
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.woocommerce div.product .product-color ul li.active:before {
  border-color: #ffffff;
  visibility: visible;
}
.woocommerce div.product .product-color ul li:nth-child(2n) a {
  background: #446799;
}
.woocommerce div.product .product-color ul li:nth-child(3n) a {
  background: #366756;
}
.woocommerce div.product .product-color ul li:nth-child(4n) a {
  background: #494949;
}
.woocommerce div.product form.cart div.quantity {
  float: none;
  margin-right: 40px;
  color: #777777;
  font-family: 'Source Serif Pro', serif;
}
.woocommerce div.product .quantity-label {
  padding-right: 7px;
  font-family: 'Source Serif Pro', serif;
  color: #777777;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
  height: 25px;
  width: 60px;
  padding: 0 20px 0;
  margin-bottom: 0;
  color: #777777;
  font-size: 16px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}
.woocommerce .quantity, .woocommerce-page .quantity {
  padding-right: 0;
}
.woocommerce .quantity .qty:focus {
  border-color: #dcdcdc;
}
.woocommerce .quantity .qty:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  min-width: 160px;
  padding: 13px 15px;
  background: #6b74e6;
  font-weight: 500;
  font-size: 13px;
}
.woocommerce #respond input#submit.alt i, .woocommerce a.button.alt i, .woocommerce button.button.alt i, .woocommerce input.button.alt i {
  padding: 0 10px 0 0;
}
.yith-wcwl-add-to-wishlist {
  display: block;
  padding: 0;
  margin: 0;
}
.single .yith-wcwl-add-to-wishlist {
  display: inline-block;
  float: left;
}
.single .summary.entry-summary .summary.entry-summary .yith-wcwl-add-to-wishlist {
  display: inline-block;
  padding: 0;
  margin: 0;
  float: left;
}
.yith-wcwl-add-to-wishlist a {
  color: #666666;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 38px;
  display: inline-block;
}
a.compare {
  display: inline-block;
  line-height: 38px;
  margin-left: 50px;
  color: #666666;
  font-size: 13px;
  text-transform: uppercase;
}
a.compare:hover {
  color: #6b74e6;
}
a.compare:before {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 10px 0 0px;
  font: normal normal normal 13px/1 FontAwesome;
  text-rendering: auto;
  content: "\f079";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
}
a.compare.added:before {
  content: "\f046";
}
.yith-wcwl-wishlistexistsbrowse.show a:before,
.yith-wcwl-wishlistaddedbrowse.show a:before {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 5px 0 0px;
  font: normal normal normal 13px/1 FontAwesome;
  text-rendering: auto;
  content: "\f046";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
}
.yith-wcwl-add-to-wishlist a i {
  padding: 0;
  margin: 0;
}
.product-compare {
  display: inline-block;
  padding-left: 25px;
}
 .woocommerce #review_form #respond .form-submit input, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button {
  min-width: 150px;
  padding: 16px 25px 17px;
  background-color: #347cdb;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.42857;
  white-space: normal;
  text-align: center;
  border: 1px solid transparent;
  outline: none;
  cursor: pointer;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce #review_form #respond .form-submit input:hover, .woocommerce #review_form #respond .form-submit input:focus, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus {
  background-color: #5f68db;
  color: #ffffff;
}
.product_meta {
  font-family: 'Source Serif Pro', serif;
}
.product_meta label {
  font-family: 'Rubik', sans-serif;
}
.woocommerce ul.products li.product .product_meta a {
  display: inline-block;
}
.product_meta .posted_in {
  display: block;
  padding-bottom: 9px;
}
.product_sku {
  display: block;
  padding-bottom: 7px;
}
.product_meta .posted_tags span:after {
  color: #888888;
  content: ",";
}
.product_meta .posted_tags span:last-child:after {
  content: "";
}
.woocommerce div.product .product_meta.meta-categories {
  padding: 25px 0 0;
  color: #888888;
}
.woocommerce div.product .product_meta a {
  color: #888888;
}
.product_tags {
  padding-top: 8px;
}
.product_tags span:after {
  content: ", ";
}
.product_tags span:after:last-child {
  content: "";
}
.woocommerce-tabs {
  padding-top: 112px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 0;
  margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-color: #ededed;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  float: left;
  padding: 0;
  margin: 0 30px 0 0;
  background-color: transparent;
  border: none;
  position: relative;
  z-index: 2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 9px 0;
  color: #888888;
  font-weight: 400;
  font-size: 16px;
  border-bottom: 2px solid transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.r-tabs-state-active a {
  background: #ffffff;
  color: #444444;
  font-size: 16px;
  border-bottom: 2px solid #6b74e6;
}
.woocommerce div.product .woocommerce-tabs p {
  padding-bottom: 22px;
  color: #777777;
}
.woocommerce div.product .woocommerce-tabs .panel {
  display: none;
  padding: 34px 0 10px;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-animation: fadeIn 700ms;
  animation: fadeIn 700ms;
}
.woocommerce div.product .woocommerce-tabs #tab-description {
  border-bottom: 1px solid #ededed;
}
.woocommerce div.product .comment-rating .star-rating span:before {
  color: red;
}
.woocommerce-Tabs-panel h2 {
  margin-bottom: 22px;
  font-weight: 400;
  font-size: 20px;
}
.woocommerce-Tabs-panel#tab-description h2 {
  margin-bottom: 9px;
}
.r-tabs .r-tabs-accordion-title {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist {
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist .comment_container {
  padding-bottom: 47px;
}
.woocommerce #reviews #comments ol.commentlist .commentlist {
  padding-left: 107px;
}
.woocommerce #reviews #comments ol.commentlist li {
  margin-bottom: 18px;
}
.woocommerce #reviews #comments ol.commentlist li:last-child {
  margin-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  position: static;
  width: auto;
  max-width: 77px;
  padding: 0;
  border: none;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  overflow: hidden;
  padding: 0 0 0 30px;
  margin: 0;
  border: none;
  border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
  color: #444444;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.2px;
}
.woocommerce #reviews #comments ol.commentlist li time {
  padding-left: 10px;
  color: #444444;
  font-size: 14px;
  position: relative;
  letter-spacing: -0.2px;
}
.woocommerce #reviews #comments ol.commentlist li time:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 1px;
  background: #444444;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  padding-bottom: 10px;
  margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta {
  padding-bottom: 0;
  margin-bottom: 0px;
  line-height: 18px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
  margin-top: 3px;
  font-size: 11px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating span:before, .woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating:before {
  letter-spacing: 3px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
  padding-top: 10px;
}
.woocommerce #reviews h3 {
  display: inline-block;
  padding: 17px 0 10px;
  margin-bottom: 16px;
  font-size: 22px;
}
.woocommerce #review_form #respond p {
  font-size: 14px;
}
.woocommerce #review_form #respond .comment-form-comment, .woocommerce #review_form #respond .comment-form-author, .woocommerce #review_form #respond .comment-form-email, .woocommerce #review_form #respond .form-submit {
  margin-bottom: 0;
  line-height: 0;
}
.woocommerce .comment-respond .no-space {
  margin-bottom: 8px;
  font-size: 15px;
}
.woocommerce .comment-respond .star-rating {
  float: none;
  margin-bottom: 15px;
}
.woocommerce #review_form #respond .comment-form-wrap {
  padding-top: 84px;
}
.woocommerce #review_form #respond .comment-form-wrap p {
  padding-bottom: 0;
}
.woocommerce #review_form #respond .comment-form label {
  margin-bottom: 4px;
  font-size: 16px;
  letter-spacing: -0.2px;
}
.woocommerce #review_form #respond input[type="text"], .woocommerce #review_form #respond input[type="email"] {
  padding-right: 50px;
  height: 48px;
}
.woocommerce #review_form #respond input[type="text"], .woocommerce #review_form #respond input[type="email"], .woocommerce #review_form #respond textarea {
  margin-bottom: 10px;
}
.woocommerce #review_form #respond input[type="text"]:focus, .woocommerce #review_form #respond input[type="email"]:focus, .woocommerce #review_form #respond textarea:focus {
  border-color: #dbdbdb;
}
.woocommerce #review_form #respond p label {
  margin-bottom: 7px;
  color: #333333;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.2px;
  text-transform: none;
}
.woocommerce #review_form #respond p.form-submit {
  padding-top: 0;
}
.woocommerce #review_form #respond p.form-submit button[type="submit"] {
  min-width: 140px;
}
.woocommerce #review_form #respond p.form-submit label {
  margin: 0 5px 0 0;
}
.woocommerce #review_form #respond p.form-submit select {
  width: 160px;
  margin-bottom: 0;
}
.woocommerce #review_form #respond p.form-submit .stars {
  display: inline-block;
  margin-bottom: 0;
  line-height: 18px;
}
.woocommerce #review_form #respond p.form-submit .stars a {
  color: #c3c3c3;
}
.woocommerce p.stars.selected a.active:before, .woocommerce p.stars:hover a:before {
  color: #eeb313;
}
.woocommerce #reviews #comment {
  height: 190px;
  margin-bottom: 30px;
}
.woocommerce table.shop_table {
  margin: 0;
  border-color: transparent;
  border-collapse: collapse;
  border-radius: 0;
}
.woocommerce table.shop_table th {
  padding: 13px 20px;
  border: none;
  font-weight: 400;
}
.woocommerce table.shop_table th .thumbnail-title {
 padding-left: 72px;
}
.woocommerce table.shop_table td {
  padding: 30px 20px;
  font-weight: 500;
  color: #666666;
  border-color: #ececec;
  border-left: none;
  border-right: none;
}
.woocommerce table.shop_table td.product-image {
  padding: 14px 30px;
  text-align: left;
}
.woocommerce table.shop_table td .quantity .qty {
  font-weight: 400;
}
/* 23. Unova Cart Page */
.cart .unva_cart_totals {
  border: none;
  background: none;
  width: 100%;
  display: inline-block;
}
.woocommerce-cart-form .unva_cart_totals .coupon {
  display: inline-block;
  width: 100%;
  margin: 39px 0 0;
}
.unva-item-cart-btns {
  display: inline-block;
  width: 100%;
  padding: 39px 0;
  overflow: hidden;
  border-bottom: 1px solid #ededed;
}
.cart .unva_cart_totals .actions {
  border: none;
  background: none;
  width: 100%;
}
.woocommerce a.remove {
  display: inline-block;
  color: #a7a7a7 !important;
  font-size: 14px;
}
.woocommerce a.remove:hover {
  background: transparent;
  color: #6b74e6 !important;
}
.woocommerce table.shop_table td.product-thumbnail {
  padding-left: 55px;
  font-family: 'Source Serif Pro', serif;
}
.woocommerce table.shop_table td.product-thumbnail a img {
  margin-right: 36px;
  max-width: 130px;
  min-width: 130px;
}
.quantity input[type=number] {
  padding-right: 30px;
  margin: 0;
  -webkit-appearance: textfield;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.woocommerce .actions {
  display: block;
  overflow: hidden;
  clear: both;
}
.woocommerce .cart_totals.calculated_shipping table.shop_table tbody tr td {
  border-bottom: 0;
}
.woocommerce .actions .coupon label {
  display: none;
}
.woocommerce .actions .coupon .input-text {
  float: left;
  height: 47px;
  width: 260px;
  margin: 0 10px 0 0;
  background: #ffffff;
}
.woocommerce table.shop_table td.actions {
  padding: 19px 19px;
  background: #fcfcfc;
}
.woocommerce .cart .actions .coupon input[type="submit"] {
  float: left;
  min-width: 143px;
  padding: 12px 25px;
  background: #f5f5f5;
  color: #333333;
  border-color: #e5e5e5;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.3px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.woocommerce .cart .actions .coupon input[type="submit"]:hover {
  background: #347cdb;
  color: #ffffff;
  border-color: transparent;
}
.woocommerce .cart_totals {
  padding: 39px 0;
  overflow: hidden;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  width: 585px;
  float: right;
}
.cart_totals h2 {
  padding-bottom: 23px;
  font-weight: 400;
  font-size: 20px;
}
.woocommerce .cart_totals table.shop_table {
  margin-bottom: 20px;
}
.woocommerce .cart_totals table.shop_table th {
  min-width: 130px;
  padding: 14px 15px;
  background: none;
  color: #232323;
  font-weight: 400;
  line-height: 24px;
  vertical-align: top;
  border-color: #ececec;
}
.woocommerce .cart_totals table.shop_table td {
  padding: 13px 21px;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td {
  border-bottom: 0;
}
.woocommerce .cart_totals table.shop_table tr.shipping td {
  padding: 15px 20px 21px;
  line-height: 24px;
}
.woocommerce .cart_totals .calculate-shipping span {
  display: inline-block;
  padding-bottom: 7px;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.2px;
  color: #777777;
}
.woocommerce .cart_totals .calculate-shipping a {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 15px;
}
.woocommerce .cart_totals .calculate-shipping .nice-select {
  height: 50px;
  margin-bottom: 19px;
  background-color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce .cart_totals .calculate-shipping input[type="text"] {
  padding: 5px 15px;
  background: #ffffff;
  font-size: 15px;
  line-height: 26px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce .cart_totals .calculate-shipping input[type="submit"] {
  min-width: 135px;
  padding: 9px 15px 8px;
  font-weight: 600;
  font-size: 14px;
  background-color: #fc858d;
  color: #ffffff;
  letter-spacing: normal;
  text-transform: uppercase;
}
.woocommerce .cart_totals .calculate-shipping input[type="submit"]:hover, .woocommerce .cart_totals .calculate-shipping input[type="submit"]:focus {
  background-color: #347cdb;
  color: #ffffff;
}
.woocommerce table.shop_table td strong {
  font-weight: 400;
}
.woocommerce .wc-proceed-to-checkout .button.alt {
  float: right;
  min-width: 330px;
  padding: 13px 15px;
  background-color: #6b74e6;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
section.shipping-calculator-form {
  margin: 15px 0 0;
}
.woocommerce .cart_totals input[type="submit"].update-cart {
  background: #444444;
  color: #ffffff;
  opacity: 1;
  font-weight: 500;
  font-size: 13px;
  padding: 17px 15px;
}
.woocommerce .cart_totals input[type="submit"].update-cart:hover {
  background: #6b74e6;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button.alt.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {
  background-color: #e4e4e4;
  padding: 17px 15px;
  color: #333;
}
.woocommerce #respond input#submit.disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit[disabled]:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button[disabled]:disabled:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button[disabled]:disabled:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button[disabled]:disabled:hover {
  background-color: #e4e4e4;
}
.woocommerce .cart_totals .unva-btn {
  padding: 8px 15px 9px;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
  float: right;
  font-size: 18px;
  padding: 10px 15px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  padding: 17px 15px;
  background: #444444;
  color: #ffffff;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.2px;
}
.woocommerce .actions a.button.alt {
  min-width: 330px;
  text-transform: uppercase;
}
/* 24. Unova Checkout Page */
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 17px 20px 16px !important;
  margin-bottom: 30px;
  background-color: #ffffff;
  color: #777777;
  font-family: 'Source Serif Pro', serif;
  font-size: 16px;
  border: 1px solid #e7e7e7;
  letter-spacing: -0.1px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
  color: #6b74e6;
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
  display: none;
}
.woocommerce form.login, .woocommerce form.register {
  padding: 3px 20px 0;
  margin: 0 0 30px;
  border-color: transparent;
  border-radius: 0;
}
.woocommerce-account .woocommerce form.login {
  padding: 5px 0px 0;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 49.2%;
}
.woocommerce form .form-row {
  padding: 0;
  margin: 0;
}
form.woocommerce-form.woocommerce-form-login.login p {
  padding: 0 0 10px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  margin-bottom: 8px;
  color: #9b9b9b;
  font-size: 15px;
  letter-spacing: -0.1px;
  line-height: 1.42857;
}
.woocommerce form .form-row .required {
  color: #fc4242;
  font-weight: 400;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row select, .woocommerce form .form-row textarea {
  margin-bottom: 19px;
}
.woocommerce form.checkout_coupon {
  padding: 0 20px;
  margin: 30px 0 40px;
  border-color: transparent;
}
.woocommerce form .form-row input.button {
  min-width: 150px;
  background: #6b74e6;
}
.woocommerce form .form-row input.button:hover {
  background: #5f68db;
}
.woocommerce form .form-row label.inline {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 27px;
}
.woocommerce form .wpcf7-list-item-label {
  color: #777777;
  font-family: 'Source Serif Pro', serif;
}
.woocommerce form .lost_password {
  padding: 19px 0 15px 0;
  font-size: 14px;
  letter-spacing: -0.1px;
}
.woocommerce form .lost_password a {
  color: #777777;
}
.woocommerce form .form-text {
  margin-bottom: 24px;
}
.woocommerce form.checkout_coupon input.input-text {
  float: left;
  width: 440px;
  margin-bottom: 0;
}
.woocommerce form.checkout_coupon input.button {
  float: left;
  min-width: 160px;
  margin-left: 20px;
  background-color: #444444;
}
.woocommerce form.checkout_coupon input.button:hover, .woocommerce form.checkout_coupon input.button:focus {
  background-color: #6b74e6;
}
.woocommerce-checkout h3 {
  padding: 30px 0 20px;
  font-size: 22px;
}
.woocommerce form.woocommerce-checkout .form-row label .required {
  color: #fc858d;
}
.woocommerce form.woocommerce-checkout .form-row .nice-select {
  margin-bottom: 18px;
  background-color: #ffffff;
  color: #9b9b9b;
  font-size: 15px;
  border-color: #e7e7e7;
}
.woocommerce form.woocommerce-checkout .form-row .nice-select:before {
  display: none;
}
.woocommerce form.woocommerce-checkout .form-row .nice-select:after {
  top: 50%;
}
.woocommerce form.woocommerce-checkout .form-row .nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.woocommerce div.create-account {
  display: none;
  padding: 10px 0;
}
.woocommerce div.create-account .form-text {
  margin-bottom: 10px;
}
.woocommerce form .form-row .input-checkbox {
  display: none;
}
.woocommerce form .diffrent-address label {
  display: inline-block;
}
.woocommerce form .form-row.create-account .checkbox {
  margin: 7px 0 0;
  letter-spacing: 0.3px;
}
.woocommerce form .additional-info {
  padding: 66px 0 27px;
}
.woocommerce form .diffrent-address .wpcf7-list-item-label {
  padding-right: 7px;
  font-weight: 400;
  font-size: 20px;
  text-transform: none;
}
.woocommerce form .diffrent-address .checkbox, .woocommerce form .diffrent-address .radio {
  margin: 0;
}
.woocommerce.woocommerce-page form .form-row textarea:focus {
  border-color: #d5d5d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce form .diffrent-address .checkbox-icon-wrap {
  top: 1px;
  left: auto;
  right: 0;
}
.woocommerce form .shipping-diffrent-address {
  display: none;
  padding-top: 27px;
}
.woocommerce form .form-row textarea {
  height: 147px;
}
.woocommerce form .form-row textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  width: 49%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  width: 45.9%;
}
.woocommerce .paypal_method label {
  margin: 6px 0 0;
}
.woocommerce-checkout-review-order {
  padding: 31px 40px 62px;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.woocommerce-checkout-review-order h3 {
  padding-bottom: 22px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table {
  margin-bottom: 18px;
  border: none;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table thead th {
  border-bottom: 1px solid #ededed;
  padding: 18px 20px 18px 0;
  min-width: 50%;
  font-size: 20px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tbody .product-name {
  font-family: 'Source Serif Pro', serif;
  color: #333333;
  font-weight: 400;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tbody td {
  border: none;
  padding: 8px 20px 9px 0;
  min-width: 50%;
  color: #666666;
  font-weight: 500;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tbody > tr:first-child > td {
  padding-top: 20px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tbody > tr:last-child > td {
  padding-bottom: 22px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot {
  border-top: 1px solid #ededed;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .wpcf7-list-item-label {
  color: #444444;
  font-size: 15px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .checkbox {
  margin: 2px 0 10px 0;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .shipping th {
  vertical-align: top;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .shipping th, .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .shipping td {
  padding-bottom: 27px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .order-total {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .cart-subtotal .amount {
  color: #444444;
  font-size: 18px;
  font-weight: 500;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .order-total th {
  padding: 15px 20px 15px 0;
  font-weight: 500;
  font-size: 18px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .order-total .amount {
  font-weight: 500;
  font-size: 22px;
  color: #444444;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot th, .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot td {
  border: none;
  padding: 10px 20px 10px 0;
  min-width: 50%;
  font-weight: 400;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table tfoot > tr:first-child > th, .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot > tr:first-child > td {
  padding-top: 22px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table th {
  padding: 13px 20px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table .cart-shipping td {
  color: #777777;
  font-size: 14px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table td {
  padding: 15px 20px 16px;
  font-weight: 400;
  font-size: 15px;
}
.woocommerce table.shop_table .cart-subtotal, .woocommerce table.shop_table .order-total {
  color: #222222;
}
.woocommerce #add_payment_method #payment, .woocommerce .woocommerce-cart #payment, .woocommerce .woocommerce-checkout #payment {
  background: transparent;
}
.woocommerce #add_payment_method #payment ul.payment_methods, .woocommerce .woocommerce-cart #payment ul.payment_methods, .woocommerce .woocommerce-checkout #payment ul.payment_methods {
  padding: 22px 0 14px;
  border-color: transparent;
}
.woocommerce #add_payment_method #payment div.payment_box, .woocommerce .woocommerce-cart #payment div.payment_box, .woocommerce .woocommerce-checkout #payment div.payment_box {
  display: none;
  padding: 4px 0 4px 24px;
  margin: -1px 0 5px;
  background: none;
}
.woocommerce #add_payment_method #payment .current_payment_method div.payment_box, .woocommerce .woocommerce-cart #payment .current_payment_method div.payment_box, .woocommerce .woocommerce-checkout #payment .current_payment_method div.payment_box {
  display: block;
}
.payment-space {
  padding: 20px 0;
}
.woocommerce #add_payment_method #payment ul.payment_methods li.payment_method_cod label {
  margin: 0;
}
.woocommerce #add_payment_method #payment div.payment_box:before, .woocommerce .woocommerce-cart #payment div.payment_box:before, .woocommerce .woocommerce-checkout #payment div.payment_box:before {
  display: none;
}
.woocommerce .wc_payment_method .radio-icon-wrap input[type="radio"]:checked + .radio-icon:before {
  background-color: #222222;
}
.woocommerce #add_payment_method #payment div.payment_box:after, .woocommerce .woocommerce-cart #payment div.payment_box:after, .woocommerce .woocommerce-checkout #payment div.payment_box:after {
  position: absolute;
  top: -8px;
  left: 0;
  display: block;
  margin:-1em 0 0 2em;
  border: 7px solid #ffffff;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top: 12px solid transparent;
  border-bottom-width: 10px;
  content: "";
  z-index: 1;
}
.woocommerce #add_payment_method #payment div.payment_box p, .woocommerce .woocommerce-cart #payment div.payment_box p, .woocommerce .woocommerce-checkout #payment div.payment_box p {
  color: #777777;
  line-height: 26px;
}
.woocommerce .payment_methods {
  background: none;
  border-radius: 0;
}
.woocommerce #add_payment_method #payment div.form-row, .woocommerce .woocommerce-cart #payment div.form-row, .woocommerce .woocommerce-checkout #payment div.form-row {
  padding: 25px 0 0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  width: 100%;
  padding: 17px 15px 18px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce .wc_payment_method .radio-icon-wrap .radio-icon {
  vertical-align: middle;
}
.woocommerce .wc_payment_method label {
  margin-bottom: 7px;
}
.woocommerce .wc_payment_method .wpcf7-list-item-label {
  color: #444444;
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
}
.woocommerce .wc_payment_method .wpcf7-list-item-label a {
  display: inline-block;
  margin-left: 6px;
  font-size: 14px;
  letter-spacing: 0.2px;
}
#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
  margin: 9px 16px 0 0;
}
.woocommerce li.wc_payment_method a {
  padding-top: 13px;
  color: #959595;
  vertical-align: middle;
  text-decoration: underline;
}
/* 25. Unova Sidebar Widgets */
.unva-widget {
  padding-bottom: 26px;
}
.widget-title {
  font-weight: 400;
  padding-bottom: 13px;
  margin-bottom: 35px;
  border-bottom: 1px solid #e9e9e9;
  letter-spacing: -0.2px;
}
/* Unova Widget Author */
.blog-author {
  text-align: center;
}
.blog-author .unva-image {
  padding-bottom: 27px;
}
.blog-author .unva-image img {
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.blog-author h4 {
  font-size: 16px;
}
/* Unova Widget Posts */
.widget-posts .widget-title {
  margin-bottom: 34px;
}
.post-item .unva-image {
  float: left;
}
.post-item .unva-image img {
  max-width: 65px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.post-item {
  display: block;
  overflow: hidden;
  clear: both;
  padding-bottom: 18px;
}
.post-info {
  padding: 8px 0 0 18px;
  overflow: hidden;
}
.post-info h4 {
  font-size: 17px;
}
.post-title {
  padding-bottom: 2px;
  font-family: 'Source Serif Pro', serif;
}
.post-date {
  color: #999999;
  font-size: 15px;
}
/* Unova Widget Categories */
.unva-widget.widget_categories {
  padding-bottom: 30px;
}
.widget_categories .widget-title {
  margin-bottom: 25px;
}
.unva-widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
}
.unva-widget ul ul {
  padding: 10px 0 0;
}
.widget_tag_cloud a {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 12px 5px;
  margin: 0 4px 14px 0;
  background: #fcfcfc;
  color: #777777;
  font-size: 13px !important;
  border: 1px solid #e8e8e8;
}
.widget_tag_cloud a:hover, .widget_tag_cloud a:focus {
  background: #6b74e6;
  color: #ffffff;
  border-color: #6b74e6;
}
.unva-widget ul li {
  font-family: 'Source Serif Pro', serif;
  padding-left: 15px;
  margin-bottom: 12px;
  position: relative;
}
.unva-footer .unva-widget ul li:after,
.unva-widget ul li:after {
  position: absolute;
  top: 3px;
  left: 0;
  color: #666666;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  content: "\f105";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.unva-footer .nice-select .option {
  color: #333;
}
.unva-footer table th {
  color: #ffffff;
}
.unva-footer .widget_tag_cloud .tagcloud a {
  color: #999;
  background: transparent;
}
.unva-footer .widget_tag_cloud .tagcloud a:hover {
  color: #6b74e6;
  background: transparent;
}
.unva-widget ul li a {
  color: #666666;
}
/* Unova Widget Tags */
.unva-widget.widget_tags {
  padding-bottom: 38px;
}
.widget_tags a {
  display: inline-block;
  padding: 6px 18px 7px 19px;
  margin: 0 2px 5px 0;
  background: #efefef;
  color: #777777;
  font-size: 13px;
  letter-spacing: -0.2px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.widget_tags a:hover {
  background: #6b74e6;
  color: #ffffff;
}
/* Unova Widget Search */
.widget_search form.searchform {
  position: relative;
}
.widget_search form input[type="text"] {
  padding-right: 50px;
  margin: 0;
  background: #fafafa;
  border-color: #f2f2f2;
  font-size: 14px;
}
.widget_search form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 50px;
  height: 100%;
  padding: 0;
  margin: 0;
  background-color: transparent;
  background-image: url(../images/icons/icon29@3x.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15px auto;
  -webkit-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  z-index: 1;
}
.widget_search form input[type="submit"]:hover, .widget_search form input[type="submit"]:focus {
  background-color: #444444;
}
.unva-widget .nice-select li:after {
  display: none;
}
.unva-widget ul ul li:last-child {
  padding-bottom: 0;
}
.unva-widget.widget_pages ul.children ul li,
.unva-widget.widget_categories ul.children ul li,
.unva-widget.widget_nav_menu li ul.sub-menu ul li {
  margin-left: -15px;
}
.unva-widget img {
  height: auto;
}
.widget_calendar table th {
  text-align: center;
}
/* 26. Unova Blog Grid Page */
.unva-primary .unva-pagination {
  padding-top: 27px;
}
/* 27. Unova Blog Single Page */
.blog-image {
  position: relative;
}
.blog-detail-wrap img {
  height: auto;
}
.blog-image img {
  -webkit-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.blog-detail-wrap {
  padding: 42px 35px 20px;
  border: 1px solid #ebebeb;
  -webkit-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.blog-detail-wrap p {
  padding-bottom: 22px;
}
.blog-detail-wrap blockquote p {
  padding-bottom: 10px;
}
.blog-title-wrap {
  display: inline-block;
  overflow: hidden;
  clear: both;
  padding: 4px;
  float: right;
}
.blog-detail-meta {
  overflow: hidden;
  clear: both;
  padding-top: 13px;
  font-size: 15px;
}
.blog-detail-meta .pull-left a {
  display: inline-block;
  font-family: 'Source Serif Pro', serif;
  color: #666666;
}
.blog-detail-meta .pull-right a {
  display: inline-block;
  margin: 0 6px;
  color: #a3a3a3;
}
.author-info-title {
  padding-bottom: 12px;
  font-size: 20px;
}
.unva-author-info {
  padding: 26px 25px 24px;
  margin-top: 50px;
  overflow: hidden;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.author-avatar {
  float: left;
}
.author-avatar img {
  max-width: 100px;
  object-fit: cover;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.author-content {
  display: block;
  overflow: hidden;
  padding-left: 25px;
}
.author-content .author-name {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 18px;
}
.author-content .unva-social {
  padding-top: 3px;
}
.author-content .unva-social a {
  margin-right: 6px;
  color: #c6c6c6;
  font-size: 18px;
  letter-spacing: 0.3px;
}
.unva-comments-area .comments-title {
  padding-bottom: 28px;
  letter-spacing: -0.2px;
}
.unva-comments-area ul, .unva-comments-area ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
.unva-comments-area .comments li .comment-awaiting-moderation {
  margin-bottom: 10px;
  display: inline-block;
}
.unva-comments-area .comments li .children {
  padding-left: 37px;
  display: block;
  overflow: hidden;
  clear: both;
}
.unva-comments-area .comment-item {
  display: block;
  overflow: hidden;
  clear: both;
  padding-bottom: 27px;
  margin-bottom: 35px;
  border-bottom: 1px solid #eeeeee;
  position: relative;
}
.unva-comments-area .comment-image {
  float: left;
  padding-top: 5px;
}
.unva-comments-area .comment-image img {
  max-width: 77px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.unva-comments-area .comment-main-area {
  display: block;
  overflow: hidden;
  padding-left: 21px;
}
.unva-comments-area .unva-comments-meta {
  padding-bottom: 9px;
}
.unva-comments-area .unva-comments-meta h5 {
  padding-bottom: 0;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: -0.2px;
}
.unva-comments-area .unva-comments-meta .comments-date {
  color: #999999;
  font-size: 15px;
  line-height: 24px;
}
.comments-reply {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 15px;
  z-index: 1;
}
.comments-reply a {
  color: #6b74e6;
}
.comments-reply a i {
  padding-right: 4px;
  font-size: 13px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.comments-reply a:hover i {
  padding-right: 8px;
}
.comments-section {
  padding: 53px 0 19px;
}
.comments-section .comment-respond {
  margin-bottom: 25px;
}
.unva-comments-area .comment-form label.error {
  display: none !important;
}
.unva-comments-area .comment-form input.error,
.unva-comments-area .comment-form textarea.error {
  border-color: red;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.unva-comment-form h4 {
  font-size: 20px;
}
.unva-blog-detail .comment-reply-title {
  padding-bottom: 33px;
}
.unva-comment-form input[type="text"], .unva-comment-form input[type="email"], .unva-comment-form input[type="url"] {
  padding-right: 50px;
}
.unva-comment-form form textarea {
  height: 117px;
}
.form-submit input[type="submit"], .form-submit button[type="submit"] {
  min-width: 180px;
}
.unva-comment-form label {
  padding-bottom: 12px;
}
#cancel-comment-reply-link {
  float: right;
  font-size: 20px;
  padding: 4px 0 0;
}
/* 28. Unova Contact Page */
/* Unova Contact Wrap */
.unva-contact-wrap {
  padding: 111px 0 78px;
}
.contact-item {
  padding: 0 50px 31px 0;
  font-size: 18px;
}
.contact-item a {
  font-family: 'Source Serif Pro', serif;
  color: #666666;
}
.contact-item .unva-icon {
  float: left;
}
.contact-item .unva-icon [class*="pe-7s-"] {
  font-size: 40px;
  line-height: normal;
}
.contact-info {
  overflow: hidden;
  padding-left: 22px;
}
.contact-info h4 {
  font-size: 20px;
}
.contact-info .contact-title {
  padding-bottom: 14px;
}
.contact-info p {
  font-size: 18px;
  padding-bottom: 0;
}
.unva-contact-wrap textarea, .unva-contact-wrap textarea.form-control {
  height: 127px;
  margin-bottom: 30px;
}
.unva-contact-wrap form .row {
  margin: 0 -10px;
}
.unva-contact-wrap form [class*="col-"] {
  padding: 0 10px;
}
.unva-contact-wrap input[type="text"], .unva-contact-wrap input[type="email"], .unva-contact-wrap input[type="tel"] {
  padding-right: 50px;
}
.unva-contact-wrap form input[type="submit"], .unva-contact-wrap form button[type="submit"] {
  min-width: 180px;
}
/* 29. Unova Content Cross Check Page */
.entry-content img {
  height: auto;
}
.entry-content .comment-author {
  margin: 0;
}
.entry-content .comment-respond {
  padding-top: 10px;
}
.entry-content .comment-respond .comment-reply-title {
  margin-bottom: 10px;
}
.entry-content .avatar {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.entry-content dt {
  margin-bottom: 5px;
}
.entry-content dd {
  margin-bottom: 15px;
}
.entry-content .comment-metadata {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
}
.entry-content .comment-metadata a:hover,
.entry-content .comment-metadata a:focus,
.entry-content .pingback .comment-edit-link:hover,
.entry-content .pingback .comment-edit-link:focus {
  color: #4c4c4c;
}
.entry-content .comment-list p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 24px;
}
.entry-content .comment-list .comment-reply-link {
  display: inline-block;
  padding: 9px 14px 7px;
  background: #222222;
  color: #ffffff;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.entry-content .comment-list .comment-reply-link:hover,
.entry-content .comment-list .comment-reply-link:focus {
  background: #e8e8e8;
  color: #777777;
}
.entry-content .comment-meta .comment-author .avatar {
  height: 42px;
  width: 42px;
}
.entry-content .comment-author .avatar {
  height: 42px;
  position: relative;
  top: 0.25em;
  width: 42px;
}
.entry-content .comment-author .avatar {
  float: left;
  height: 28px;
  margin-right: 0.875em;
  position: relative;
  width: 28px;
}
.entry-content .comment-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.entry-content .comment-list article,
.entry-content .comment-list .pingback,
.entry-content .comment-list .trackback {
  border-top: 1px solid #d1d1d1;
  padding: 1.75em 0;
}
.entry-content .comment-list .children {
  list-style: none;
  margin: 0;
}
.entry-content .comment-list .children > li {
  padding-left: 0.875em;
}
.entry-content .comment-author {
  color: #1a1a1a;
  margin-bottom: 0;
}
.entry-content .comment-author .avatar {
  float: left;
  height: 28px;
  margin-right: 0.875em;
  position: relative;
  width: 28px;
}
.entry-content .bypostauthor > article .fn:after {
  content: "\f304";
  left: 3px;
  position: relative;
  top: 5px;
}
/* By Authot Post */
.bypostauthor {display: inline-block;}
.entry-content .comment-metadata,
.entry-content .pingback .edit-link {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
}
.entry-content .comment-metadata {
  margin-bottom: 15px;
  font-size: 15px;
}
.entry-content .comment-metadata a,
.entry-content .pingback .comment-edit-link {
  color: #686868;
}
.entry-content .comment-metadata a:hover,
.entry-content .comment-metadata a:focus,
.entry-content .pingback .comment-edit-link:hover,
.entry-content .pingback .comment-edit-link:focus {
  color: #686868;
}
.entry-content .comment-metadata .edit-link,
.entry-content .pingback .edit-link {
  display: inline-block;
}
.entry-content .comment-metadata .edit-link:before,
.entry-content .pingback .edit-link:before {
  content: "\002f";
  display: inline-block;
  opacity: 0.7;
  padding: 0 0.538461538em;
}
.entry-content .comment-content ul,
.entry-content .comment-content ol {
  margin: 0 0 1.5em 1.25em;
}
.entry-content .comment-content li > ul,
.entry-content .comment-content li > ol {
  margin-bottom: 0;
}
.entry-content .comment-reply-link {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #007acc;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  margin-top: 2.1538461538em;
  padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}
.entry-content .comment-reply-link:hover,
.entry-content .comment-reply-link:focus {
  border-color: currentColor;
  color: #007acc;
  outline: 0;
}
.entry-content .comment-form label {
  color: #686868;
  display: inline-block;
  font-size: 13px;
  font-size: 12px;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
}
.entry-content .comment-list .comment-form {
  padding-bottom: 1.75em;
}
.entry-content .comment-notes,
.entry-content .comment-awaiting-moderation,
.entry-content .logged-in-as,
.entry-content .form-allowed-tags {
  color: #686868;
  font-size: 15px;
  margin-bottom: 20px;
}
.entry-content .no-comments {
  border-top: 1px solid #d1d1d1;
  font-weight: 700;
  margin: 0;
  padding-top: 1.75em;
}
.entry-content table th {
  text-align: center;
}
.wp-link-pages {
  font-size: 12px;
  line-height: 23px;
  margin-bottom: 20px;
}
.page .wp-link-pages {
  display: block;
  width: 100%;
  float: left;
  margin-top: 30px;
}
.wp-link-pages a, .wp-link-pages > span {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
  height: 24px;
  margin-right: 3px;
  text-align: center;
  width: 24px;
}
.wp-link-pages a {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
.wp-link-pages a:hover, .wp-link-pages a:focus {
  background-color: transparent;
  border-color: #d1d1d1;
  color: #222222;
}
.wp-link-pages a span {
  font-size: 12px;
}
.wp-link-pages > .page-links-title {
  width: auto;
  height: auto;
  padding-right: 5px;
  margin: 0;
  font-size: 14px;
  border: 0;
}
.comment-area ul, .comment-area ol {
  padding: 0 0 0 15px;
  margin: 0 0 1.5em 1.25em;
}
.blog-detail-wrap ul, .blog-detail-wrap ol {
  padding: 0 0 0 15px;
}
.blog-detail-wrap ul {
  font-family: 'Source Serif Pro', serif;
  margin-bottom: 0;
  color: #666666;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: -0.1px;
  line-height: 26px;
}
.unva-comments-area .pingback {
  margin-bottom: 30px;
}
.comment-area ul {
  list-style-type: circle;
}
.comment-area li > ul {
  list-style-type: square;
}
.comment-area ol {
  list-style-type: decimal;
}
.comment-area li > ul, .comment-area li > ol {
  margin-bottom: 0;
}
.gallery {margin-bottom: 1.5em;}
.gallery-item {display: inline-block;text-align: center;vertical-align: top;width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}
.gallery-columns-5 .gallery-item {max-width: 20%;}
.gallery-columns-6 .gallery-item {max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery-columns-5 figcaption,
.gallery-columns-6 figcaption,
.gallery-columns-7 figcaption,
.gallery-columns-8 figcaption,
.gallery-columns-9 figcaption {display: none;}
.gallery-caption {display: block;padding: 10px 0 15px;}
.pingback .comment-main-area {
  padding-left: 0 !important;
}
.detail-meta-cat {
  padding: 0 0 15px;
}
.post-more {
  color: #666666;
  font-family: 'Source Serif Pro', serif;
  letter-spacing: -0.1px;
  display: inline-block;
  padding-top: 7px;
  float: right;
  font-size: 15px; /*UnovaWP*/
}
.post-expt {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 0;
  color: #666666;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.1px;
  line-height: 26px;
}
/* 30. Unova Footer */
.unva-footer {
  background: #232323;
  color: #fff;
  font-family: 'Source Serif Pro', serif;
}
.footer-wraper {
  padding: 75px 0 0;
  margin-bottom: 25px;
}
.unva-footer p {
  color: #999999;
}
.unva-footer .unva-image {
  padding-bottom: 26px;
}
.unva-footer input[type="email"] {
  float: left;
  width: 85%;
  margin: 0;
  border-color: transparent;
  -webkit-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.unva-footer input[type="submit"] {
  float: left;
  width: 15%;
  min-width: 10px;
  margin: 0;
  background-image: url(../images/icons/icon17@3x.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15px auto;
  -webkit-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.unva-footer .subscribe-form {
  display: block;
  overflow: hidden;
  clear: both;
  padding-top: 21px;
}
.unva-footer h4 {
  font-size: 20px;
}
.unva-footer .column-title {
  padding-bottom: 15px;
  color: #ffffff;
}
.unva-footer ul {
  padding: 0;
  margin: 0;
  font-family: 'Source Serif Pro', serif;
  font-size: 16px;
  letter-spacing: -0.1px;
  list-style: none;
}
.unva-footer ul li {
  padding: 6px 0 6px 18px;
  position: relative;
}
.unva-footer .unva-widget ul li {
  font-family: 'Source Serif Pro', serif;
  padding: 0 0 0 15px;
  margin-bottom: 12px;
  position: relative;
}
.unva-footer .custom-lay .unva-widget.widget_text img,
.unva-footer .custom-lay .unva-widget.vt-text-widget img {
  padding-bottom: 16px;
}
.unva-footer .col-md-2.custom-lay .unva-widget.widget_text,
.unva-footer .col-md-2.custom-lay .unva-widget.vt-text-widget {
  padding-left: 20px;
}
.unva-footer .custom-lay .unva-widget.widget_text .callback-form .email-one,
.unva-footer .custom-lay .unva-widget.widget_text .callback-form .call-one,
.unva-footer .custom-lay .unva-widget.widget_text .newsletter-form,
.unva-footer .custom-lay .unva-widget.vt-text-widget .newsletter-form {
  display: none;
}
.unva-footer .unva-widget.vt-text-widget ul li:after,
.unva-footer ul li:after {
  position: absolute;
  top: 50%;
  left: 0;
  color: #999999;
  font: normal normal normal 10px/1 FontAwesome;
  text-rendering: auto;
  content: "\f096";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.unva-footer ul li a {
  color: #999999;
}
.twitter-feeds {
  padding-right: 22px;
}
.tweet-item {
  padding: 5px 0 11px;
  margin-bottom: 21px;
  border-bottom: 1px solid #404040;
}
.unva-footer .tp_recent_tweets ul li {
  padding: 5px 0 12px 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #404040;
}
.unva-footer .tp_recent_tweets ul li:after {
  position: absolute;
  top: 15px;
  left: 0;
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  content: "\f099";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  padding-top: 3px;
  color: #6b74e6;
}
.tp_recent_tweets li {
  background: none;
}
.unva-footer .tp_recent_tweets ul li:last-child,
.tweet-item:last-child {
  border-bottom: none;
}
.tweet-item .unva-icon {
  float: left;
}
.tweet-item .unva-icon i {
  padding-top: 3px;
  color: #6b74e6;
  font-size: 16px;
}
.tweet-info {
  padding-left: 18px;
  overflow: hidden;
}
.unva-footer .tp_recent_tweets ul li a,
.tweet-info a {
  color: #ffffff;
  font-style: italic;
  font-weight: normal;
}
.unva-footer .tp_recent_tweets ul li a:hover {
  color: #6b74e6;
}
.unva-footer span {
  color: #999999;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.1px;
  line-height: 26px;
}
.instagram-feed {
  padding: 10px 0 23px;
}
.instagram-feed ul:before, .instagram-feed ul:after {
  display: table;
  clear: both;
  content: "";
}
.instagram-feed ul li {
  float: left;
  padding: 0 5px 5px 0;
}
.instagram-feed ul li:last-child {
  padding-right: 0;
}
.instagram-feed ul li:after {
  display: none;
}
.instagram-feed ul li img {
  max-width: 62px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
/* Unova Sticky Footer */
.sticky-footer .unva-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.copyright [class*="col-"] {
  padding: 0;
}
.copyright {
  display: block;
  overflow: hidden;
  clear: both;
  padding: 23px 0 26px;
  color: #999999;
  font-family: 'Source Serif Pro', serif;
  font-size: 15px;
  border-top: 1px solid #404040;
  letter-spacing: -0.1px;
}
.copyright p {
  padding: 0;
}
p.copyright-alt {
  text-align: center;
}
.copyright a {
  color: #999999;
}
.copyright ul {
  font-size: 15px;
}
.copyright ul li {
  display: inline-block;
  padding: 0 0 0 18px;
  margin-left: 15px;
  border-left: 1px solid #808080;
  line-height: 15px;
}
.copyright ul li:first-child {
  border: none;
}
.copyright ul li:after  {
  display: none;
}
/*FAQ*/
.faq-image-wrap {
  position: relative;
}
.faq-image-wrap .faqimage {
  position: absolute;
  bottom: 0;
  right: 0;
}
/*WooCommerce*/
.pswp__caption__center {
  text-align: center;
}
#review_form .comment-form-rating .nice-select {
  display: none;
}
.woocommerce .wc-proceed-to-checkout .button.alt {
  text-transform: uppercase;
}
.woocommerce form .woocommerce-account-fields .form-row .input-checkbox {
  display:inline-block;
  float:left;
  margin: 2px 9px 0 0;
}
.woocommerce form .woocommerce-account-fields .form-row span {
  padding-left: 20px;
}

