@charset "UTF-8";
/*------------------------------------------------------------------
[Table of contents]

1.0 Common & Reset style
	1.1 Plugins
		1.1.1 Bootstrap
		1.1.2 Font Awesome Icon
		1.1.3 Owl Carousel
	1.2 Config Skin

2.0 Base
	2.1 Header
	2.2 Footer
	2.3 Mega Menu
	2.4 Breadcrumds
	2.5 Preloader
	2.4 Header responsive

3.0 Content
	3.1 Widget
	3.2 Blog
	3.3 Portfolio
	3.4 Content
	3.5 Service
	3.6 Cart
	3.7 Error Pages
	3.8 Fancybox
	3.9 Style Home
	3.10 Product
	3.11 Single Product
	3.12 Teacher

4.0 Responsive

-------------------------------------------------------------------*/
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Showcard Gothic";
  src: url("../fonts/SHOWG.eot");
  src: url("../fonts/SHOWG.eot?#iefix") format("embedded-opentype"), url("../fonts/SHOWG.woff") format("woff"), url("../fonts/SHOWG.ttf") format("truetype"), url("../fonts/SHOWG.svg#SHOWGRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  font-weight: normal;
  margin: 0;
  background-image: url("../images/bg-body.jpg"); }

body {
  overflow-x: hidden; }

body, html {
  width: 100%; }

body #page {
  position: relative;
  left: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

a {
  color: #000; }

ins, del {
  text-decoration: none; }

del {
  padding-right: 5px; }
  del span {
    text-decoration: line-through;
    color: #aaa !important; }

select::-ms-expand {
  display: none; }

button {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -ms-appearance: textfield;
  appearance: textfield; }

.no-padding {
  padding: 0; }
  .no-padding .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important; }

textarea {
  max-width: 100%; }

.text-uppercase {
  text-transform: uppercase; }

.ami_vc_bar_layout3 {
  background: #faf9f9;
  padding: 40px 0 0; }
  .ami_vc_bar_layout3 .bar_desc {
    padding: 0 20px 65px; }
  .ami_vc_bar_layout3 .bar_title {
    font-weight: bold;
    letter-spacing: 3.4px; }
    .ami_vc_bar_layout3 .bar_title:after {
      content: "";
      width: 40px;
      height: 1px;
      background: #92c5d9;
      display: block;
      margin: 14px auto 11px; }
    .ami_vc_bar_layout3 .bar_title + img {
      padding-bottom: 19px; }
  .ami_vc_bar_layout3 .vc_label {
    display: none; }
  .ami_vc_bar_layout3 .vc_single_bar .vc_bar {
    background: #92c5d9 !important; }
  .ami_vc_bar_layout3 .vc_single_bar {
    background: #696969 !important;
    height: 6px !important; }
  .ami_vc_bar_layout3 .vc_progress_value {
    top: -29px !important; }

.wpcf7-form .no-full {
  float: left;
  width: 50%;
  display: inline-block;
  clear: none; }

.wpcf7-form > p {
  padding: 0 15px;
  clear: both;
  margin-bottom: 20px; }

.scroll-to-top {
  background: #2eaae1 none repeat scroll 0 0;
  border: none;
  bottom: -100px;
  cursor: pointer;
  height: 35px;
  line-height: 25px;
  padding: 3px;
  position: fixed;
  right: 25px;
  text-align: center;
  width: 35px;
  z-index: 99999;
  color: #fff;
  border-radius: 5px; }
  .scroll-to-top i {
    line-height: 25px; }
  .scroll-to-top:hover {
    color: #fff;
    background: #000; }

input[type=text]::-ms-clear {
  display: none; }

.display-inline-b {
  display: inline-block;
  vertical-align: middle; }

.animated.show-animate {
  visibility: hidden; }
.animated.visible {
  visibility: visible; }

.ult-animation .animated {
  visibility: visible; }

.blog_post_desc > .entry-content > h1, .comment-bottom .profile-desc > h1, article.type-page > .entry-content > h1,
.post-single .blog_post_desc > h1 {
  font-size: 48px;
  margin: 33px 0; }
.blog_post_desc > .entry-content > h2, .comment-bottom .profile-desc > h2, article.type-page > .entry-content > h2,
.post-single .blog_post_desc > h2 {
  font-size: 30px;
  margin-bottom: 25px;
  margin-top: 25px; }
.blog_post_desc > .entry-content > h1 + h2, .comment-bottom .profile-desc > h1 + h2, article.type-page > .entry-content > h1 + h2,
.post-single .blog_post_desc > h1 + h2 {
  margin: 18px 0; }
.blog_post_desc > .entry-content > h3, .comment-bottom .profile-desc > h3, article.type-page > .entry-content > h3,
.post-single .blog_post_desc > h3 {
  font-size: 21px;
  margin: 25px 0 15px; }
  .blog_post_desc > .entry-content > h3:first-child, .comment-bottom .profile-desc > h3:first-child, article.type-page > .entry-content > h3:first-child,
  .post-single .blog_post_desc > h3:first-child {
    margin-top: 15px; }
.blog_post_desc > .entry-content > h4, .blog_post_desc > .entry-content > h5, .blog_post_desc > .entry-content > h6, .comment-bottom .profile-desc > h4, .comment-bottom .profile-desc > h5, .comment-bottom .profile-desc > h6, article.type-page > .entry-content > h4, article.type-page > .entry-content > h5, article.type-page > .entry-content > h6,
.post-single .blog_post_desc > h4,
.post-single .blog_post_desc > h5,
.post-single .blog_post_desc > h6 {
  margin: 12px 0; }
.blog_post_desc > .entry-content > dl dd, .comment-bottom .profile-desc > dl dd, article.type-page > .entry-content > dl dd,
.post-single .blog_post_desc > dl dd {
  margin: 0 0 20px; }
.blog_post_desc > .entry-content > table, .comment-bottom .profile-desc > table, article.type-page > .entry-content > table,
.post-single .blog_post_desc > table {
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%; }
  .blog_post_desc > .entry-content > table td, .comment-bottom .profile-desc > table td, article.type-page > .entry-content > table td,
  .post-single .blog_post_desc > table td {
    padding: 6px 10px 6px 0;
    border-top: 1px solid #ededed; }
    .blog_post_desc > .entry-content > table td a, .comment-bottom .profile-desc > table td a, article.type-page > .entry-content > table td a,
    .post-single .blog_post_desc > table td a {
      color: #000; }
      .blog_post_desc > .entry-content > table td a:hover, .comment-bottom .profile-desc > table td a:hover, article.type-page > .entry-content > table td a:hover,
      .post-single .blog_post_desc > table td a:hover {
        color: #2eaae1; }
  .blog_post_desc > .entry-content > table thead th, .comment-bottom .profile-desc > table thead th, article.type-page > .entry-content > table thead th,
  .post-single .blog_post_desc > table thead th {
    text-transform: uppercase;
    padding-bottom: 10px; }

.post-single .tag-post:hover i {
  color: #2eaae1; }

.page .page-links {
  clear: both; }
  .page .page-links > *:not(.page-links-title) {
    background: #2eaae1;
    border: 1px solid #2eaae1;
    color: #fff;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    margin: 0 3px 12px;
    text-decoration: none;
    display: inline-block; }
  .page .page-links .screen-reader-text {
    display: none !important; }

.widget_text .wp-caption {
  padding: 15px 0; }

pre {
  margin: 20px 0;
  padding: 20px; }

.widget_calendar .footer-title {
  text-align: left; }
.widget_calendar .calendar_wrap table td {
  text-align: left; }

footer ul ul {
  padding-left: 20px; }
  footer ul ul ul {
    list-style-type: none; }

.blog_post_desc {
  padding-bottom: 18px; }
  .blog_post_desc .page-links > *:not(.page-links-title) {
    background: #2eaae1;
    border: 1px solid #2eaae1;
    color: #fff;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    margin: 0 3px 12px;
    text-decoration: none;
    display: inline-block; }
  .blog_post_desc .page-links .screen-reader-text {
    display: none !important; }

.screen-reader-text {
  display: none; }

.blog-classic .action {
  clear: both; }

.main-color {
  color: #2eaae1 !important; }

.home.blog #main {
  padding-top: 70px; }
.home.blog .fixed-header #main {
  padding-top: 160px; }

.side-breadcrumb + .wrapper .portfolio_single .portfolio_title .port-tt h3 {
  display: none; }

.sticky_post {
  font-weight: 500;
  font-size: 12px;
  text-transform: capitalize;
  color: #fff !important;
  background: #ed56ad;
  padding: 5px 7px;
  height: 40px;
  margin-left: 10px; }

.post-password-form input[type="password"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px dashed rgba(137, 137, 137, 0.5);
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  font-size: 14px;
  width: 100%; }
.post-password-form label {
  font-weight: normal; }
.post-password-form input[type="submit"] {
  padding: 9px 28px;
  background: #2eaae1;
  color: #fff;
  text-transform: uppercase;
  vertical-align: bottom;
  margin-bottom: 4.5px; }

.comment-nav-links {
  padding-bottom: 15px; }
  .comment-nav-links .comment-nav-next a {
    font-size: 14px;
    text-transform: uppercase;
    color: #000; }
    .comment-nav-links .comment-nav-next a:after {
      content: "\f054";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      padding-left: 5px;
      font-size: 10px;
      vertical-align: middle; }
  .comment-nav-links .comment-nav-previous a {
    font-size: 14px;
    text-transform: uppercase;
    color: #000; }
    .comment-nav-links .comment-nav-previous a:before {
      content: "\f053";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      padding-right: 5px;
      font-size: 10px;
      vertical-align: middle; }

.active-sidebar .widget_nav_menu ul#menu-testing-menu li ul {
  padding-left: 16px; }

table {
  width: 100%; }

table, table td {
  padding: 0;
  border: none;
  border-collapse: separate; }

iframe {
  max-width: 100%;
  border: none; }

a, .widget_categories li a::before,
.widget_product_categories li a::before,
.open-menu-mobile, .close-menu-mobile,
.instagram-container li a::after,
.instagram-container li a::before,
.pricing-box,
.pricing-box::after,
.pricing-box::before,
input[type="submit"] {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.vc_btn3 i {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

ul, menu, dir {
  display: block;
  list-style-type: disc;
  padding: 0 0 0 40px; }

li > ul, li > ol {
  margin: 0; }

ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0; }

ul, ol {
  margin-top: 0; }

li {
  display: list-item;
  text-align: -webkit-match-parent; }

ol {
  display: block;
  list-style-type: decimal;
  padding: 0 0 0 40px; }

ul ul, ol ul {
  list-style-type: circle; }

ol ol ul, ol ul ul, ul ol ul, ul ul ul {
  list-style-type: square; }

li {
  background: transparent;
  border: 0 none;
  font-weight: inherit;
  margin: 0;
  border: 0;
  padding: auto;
  outline: 0;
  vertical-align: top; }

.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px; }

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.wp-caption.alignleft, img.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption .wp-caption-text {
  color: #220e10;
  font-size: 15px;
  font-style: italic;
  font-weight: 300;
  margin: 8px 0 20px !important; }

.alignleft {
  float: left; }

.blog_post_desc .entry-content menu, .blog_post_desc .entry-content ol, .blog_post_desc .entry-content ul {
  margin: 16px 0; }
.blog_post_desc .entry-content ol, .blog_post_desc .entry-content ul {
  line-height: 1.6; }
.blog_post_desc .entry-content li > ul, .blog_post_desc .entry-content li > ol {
  margin: 0; }
.blog_post_desc .entry-content > table {
  padding-bottom: 20px; }

.wrapper {
  min-height: 500px; }

.wp-caption {
  max-width: 100%; }

.active-sidebar ul, .active-sidebar menu, .active-sidebar dir, #thumbs_list_frame ul, #thumbs_list_frame menu, #thumbs_list_frame dir,
.isotope ul,
.isotope menu,
.isotope dir, .media ul, .media menu, .media dir, .vertical_list ul, .vertical_list menu, .vertical_list dir, .image_list ul, .image_list menu, .image_list dir, .woocommerce ul, .woocommerce menu, .woocommerce dir,
.instagram-gallery ul,
.instagram-gallery menu,
.instagram-gallery dir {
  list-style-type: none;
  padding-left: 0; }

.commentlist {
  list-style-type: none;
  padding-left: 0; }
  .commentlist ul.children {
    list-style-type: none; }

a:focus,
a:hover {
  color: #2eaae1; }

a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  color: #333;
  margin: 0;
  line-height: 100%;
  font-weight: 400;
  font-family: Comfortaa; }

h1 {
  font-size: 56px; }

h2 {
  font-size: 48px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

p {
  line-height: 24px; }

img {
  max-width: 100%;
  height: auto; }

button:focus, button:active, button:active:focus, button:focus:active {
  outline: none !important; }

input, textarea {
  background: #fff none repeat scroll 0 0;
  padding: 11px 19px 12px;
  border: medium none;
  color: #ababab;
  box-shadow: none; }

input[type="text"], input[type="email"], textarea {
  width: 100%; }

input:focus,
textarea:focus {
  outline: none !important; }

input {
  line-height: normal;
  border-radius: 0; }

figure {
  position: relative; }

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.has-overlay {
  position: relative; }
  .has-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); }

.alignleft {
  float: left; }

.container .container, .main-sidebar .container {
  width: auto;
  padding-left: 0;
  padding-right: 0; }

.w-auto {
  width: auto !important; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input,
textarea {
  border-radius: 0; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0;
  height: 40px;
  text-transform: capitalize;
  overflow: hidden;
  padding: 0 0 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  outline: none;
  background: url(../images/caret-down.png) no-repeat right center;
  border: none;
  padding-left: 0;
  color: #777;
  font-size: 14px; }
  select:focus {
    outline: none; }

.input-text::-ms-input-placeholder {
  opacity: 1; }

.input-text::-moz-placeholder {
  opacity: 1; }

.input-text::-o-placeholder {
  opacity: 1; }

.input-text::-webkit-input-placeholder {
  opacity: 1; }

.textarea::-ms-input-placeholder {
  opacity: 1; }

.textarea::-moz-placeholder {
  opacity: 1; }

.textarea::-o-placeholder {
  opacity: 1; }

.textarea::-webkit-input-placeholder {
  opacity: 1; }

.wpcf7-submit {
  text-transform: uppercase;
  color: #fff;
  padding-left: 31px;
  padding-right: 29px;
  width: 100%;
  letter-spacing: 1px;
  vertical-align: top;
  background: #2eaae1;
  font-weight: 600; }
  .wpcf7-submit:hover {
    background: #000; }

.hover-link {
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 10px;
  display: inline-block; }
  .hover-link.type1 {
    color: #888;
    text-transform: uppercase; }
    .hover-link.type1:hover {
      color: #2eaae1; }
  .hover-link.type2 {
    font-size: 14px;
    font-weight: 500;
    color: #2eaae1;
    position: relative;
    padding-left: 62px; }
    .hover-link.type2:before {
      content: "";
      position: absolute;
      height: 1px;
      width: 45px;
      top: 50%;
      left: 0;
      background: #2eaae1;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
    .hover-link.type2:hover {
      color: #000;
      padding-left: 72px; }
      .hover-link.type2:hover:before {
        width: 55px;
        background: #000; }

.btn {
  width: auto;
  text-transform: uppercase;
  padding: 10px 27px 8px 27px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  border-radius: 2px;
  border: 1px solid #000;
  box-shadow: none;
  letter-spacing: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .btn:hover, .btn:focus, .btn:active {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    box-shadow: none;
    border: none; }
  .btn.btn-default {
    background: none;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 400;
    border-radius: 2px;
    padding: 7px 12px 5px; }
    .btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
      background: #000;
      border-color: #000;
      color: #fff; }
  .btn.btn-primary {
    background: #2eaae1;
    border: 1px solid #2eaae1;
    color: #fff; }
    .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
      background: none;
      color: #2eaae1;
      border-color: #2eaae1; }
  .btn.btn-highlight {
    background: #ed56ad;
    color: #fff;
    border: 1px solid #ed56ad;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 9px 20px; }
    .btn.btn-highlight.btn-border {
      background: none;
      color: #ed56ad;
      border-color: #ed56ad;
      border-radius: 8px;
      text-transform: capitalize;
      font-family: "Open Sans";
      line-height: 30px;
      height: 50px;
      font-weight: 700;
      font-size: 20px;
      padding: 10px 23px 8px; }
      .btn.btn-highlight.btn-border:hover {
        background-color: #ed56ad;
        color: #fff; }
    .btn.btn-highlight:hover, .btn.btn-highlight:focus, .btn.btn-highlight:active {
      color: #ed56ad;
      background: none; }
  .btn.btn-black {
    background: #333;
    color: #fff;
    padding: 10px 27px 8px 27px;
    border: 1px solid #333; }
    .btn.btn-black:hover, .btn.btn-black:focus, .btn.btn-black:active {
      background: #2eaae1;
      border-color: #2eaae1; }
  .btn.btn-secondary {
    background: #ed56ad;
    color: #2eaae1;
    border-color: #ed56ad; }
    .btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active {
      background: #2eaae1;
      color: #000;
      border-color: #2eaae1; }
  .btn.btn-white {
    background: #fff;
    color: #000;
    border: 1px solid #fff; }
    .btn.btn-white:hover, .btn.btn-white:focus, .btn.btn-white:active {
      background: #000;
      color: #fff;
      border-color: #000; }
  .btn.btn-border {
    border-bottom: 1px solid #333;
    padding: 38px 0 1px;
    position: relative;
    box-shadow: none;
    color: #333;
    font-size: 14px;
    letter-spacing: 1.6px; }
    .btn.btn-border:hover {
      color: #2eaae1;
      border-color: #2eaae1; }
  .btn.btn-border-white {
    border: 1px solid #fff;
    position: relative;
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.4px;
    font-weight: 600;
    border-radius: 5px;
    padding: 8px 25px 10px; }
    .btn.btn-border-white:hover {
      color: #2eaae1;
      background: #fff; }
  .btn.btn-radius {
    border-radius: 30px; }
  .btn.btn-bg {
    border: none !important;
    box-shadow: none !important;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none;
    padding: 0;
    position: relative;
    background: linear-gradient(to top, transparent 50%, #ffffff 50%);
    background: -moz-linear-gradient(to top, transparent 50%, #ffffff 50%);
    background: -o-linear-gradient(to top, transparent 50%, #ffffff 50%);
    background: -ms-linear-gradient(to top, transparent 50%, #ffffff 50%);
    background: -webkit-linear-gradient(top, transparent 50%, #ffffff 50%); }
    .btn.btn-bg:hover, .btn.btn-bg:active, .btn.btn-bg:focus {
      border: none !important;
      box-shadow: none !important;
      color: #2eaae1; }

.list-items ul, .list-items ol {
  padding-left: 0; }

.list-items ul li, .list-items ol li {
  line-height: 24px; }

.list-items.style1 li,
.list-items.style2 li,
.list-items.style3 li {
  position: relative;
  list-style-type: none; }

.list-items.style2 li:before,
.list-items.style3 li:before {
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 15px;
  top: 50%;
  left: -22px;
  margin-top: -8px; }

.list-items.style2 {
  padding-left: 17px; }
  .list-items.style2 li:before {
    content: "\e684"; }

.list-items.style3 {
  padding-left: 29px; }
  .list-items.style3 li {
    padding-bottom: 16px; }
  .list-items.style3 li:before {
    font-family: 'FontAwesome';
    color: #e90588;
    left: -28px;
    top: 13px;
    content: "\f046"; }

.list-items.style4 {
  padding-left: 17px; }
  .list-items.style4 li {
    list-style-type: square; }

.list-items.style5 {
  padding-left: 17px; }
  .list-items.style5 li {
    list-style-type: disc; }

.list-items.style6 {
  padding-left: 17px; }
  .list-items.style6 li {
    list-style-type: decimal; }

.list-items.style1 {
  list-style-type: none;
  padding-left: 17px;
  margin-bottom: 12px; }
  .list-items.style1 li {
    position: relative; }
    .list-items.style1 li:before {
      content: "";
      position: absolute;
      height: 4px;
      width: 4px;
      background: #2eaae1;
      left: -18px;
      top: 11px; }

.form-row input {
  height: 40px; }

.form-row input, .form-row .placeholder,
.form-row textarea {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  font-size: 14px;
  line-height: normal;
  padding: 10px 20px;
  width: 100%; }

input[type=checkbox], input[type=radio] {
  margin: 4px 5px 0 0; }

.rev-btn {
  -webkit-transition: all 0.3s ease-in-out 0s !important;
  -moz-transition: all 0.3s ease-in-out 0s !important;
  -ms-transition: all 0.3s ease-in-out 0s !important;
  -o-transition: all 0.3s ease-in-out 0s !important;
  transition: all 0.3s ease-in-out 0s !important; }

.col-xs-55,
.col-sm-55,
.col-md-55,
.col-lg-55 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-55 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-55 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-55 {
    width: 20%;
    float: left; }

  .wpb_column.f-float {
    float: right; } }
@media (min-width: 1200px) {
  .col-lg-55 {
    width: 20%;
    float: left; }

  .hide_in_desktop {
    display: none !important; } }
.bg-primary {
  background: #2eaae1; }

.title-custom {
  clear: left; }

.main-bg_color,
.main-bg_color.ult-content-box-container,
.main-bg_color > .vc_column-inner,
.main-bg_color > .upb_row_bg, .main-bg_color.vc_row {
  background-color: #2eaae1; }

.highlight-bg_color,
.highlight-bg_color.ult-content-box-container,
.highlight-bg_color > .vc_column-inner,
.highlight-bg_color > .upb_row_bg, .highlight-bg_color.vc_row {
  background-color: #ed56ad; }

.bg-white {
  background: #fff; }

.baber-heading {
  overflow: hidden;
  padding-bottom: 42px; }
  .baber-heading .header_icon {
    color: #2eaae1;
    margin-bottom: 12px; }
  .baber-heading h1, .baber-heading h2, .baber-heading h3, .baber-heading h4, .baber-heading h5, .baber-heading h6 {
    font-weight: 400;
    color: #000;
    font-size: 32px;
    text-transform: uppercase; }
  .baber-heading h3 {
    font-size: 20px; }
  .baber-heading .desc-title {
    color: #555;
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 21px; }
  .baber-heading.text-center .desc-title {
    width: 80%;
    margin: 21px auto 0; }
  .baber-heading.style-heading-2 h1, .baber-heading.style-heading-2 h2, .baber-heading.style-heading-2 h3, .baber-heading.style-heading-2 h4, .baber-heading.style-heading-2 h5, .baber-heading.style-heading-2 h6 {
    letter-spacing: -0.2px; }
  .baber-heading.style-heading-2 .header_icon {
    display: inline-block;
    position: relative;
    margin-top: 18px;
    margin-bottom: 0; }
    .baber-heading.style-heading-2 .header_icon:before {
      content: "";
      height: 1px;
      width: 40px;
      position: absolute;
      left: 52px;
      top: 15px;
      background: -moz-linear-gradient(0deg, #2eaae1 0%, rgba(255, 255, 255, 0.1) 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2eaae1), color-stop(100%, rgba(255, 255, 255, 0.1)));
      background: -webkit-linear-gradient(0deg, #2eaae1 0%, rgba(255, 255, 255, 0.1) 100%);
      background: -o-linear-gradient(0deg, #2eaae1 0%, rgba(255, 255, 255, 0.1) 100%);
      background: -ms-linear-gradient(0deg, #2eaae1 0%, rgba(255, 255, 255, 0.1) 100%);
      background: linear-gradient(90deg, #2eaae1 0%, rgba(255, 255, 255, 0.1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$primary_color', endColorstr='rgba(255,255,255,0.1)',GradientType=1 ); }
    .baber-heading.style-heading-2 .header_icon:after {
      content: "";
      height: 1px;
      width: 40px;
      position: absolute;
      right: 52px;
      top: 15px;
      background: -moz-linear-gradient(0deg, #2eaae1 0%, rgba(255, 255, 255, 0.1) 100%);
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2eaae1), color-stop(100%, rgba(255, 255, 255, 0.1)));
      background: -webkit-linear-gradient(0deg, #2eaae1 0%, rgba(255, 255, 255, 0.1) 100%);
      background: -o-linear-gradient(0deg, #2eaae1 0%, rgba(255, 255, 255, 0.1) 100%);
      background: -ms-linear-gradient(0deg, #2eaae1 0%, rgba(255, 255, 255, 0.1) 100%);
      background: linear-gradient(-90deg, #2eaae1 0%, rgba(255, 255, 255, 0.1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$primary_color', endColorstr='rgba(255,255,255,0.1)',GradientType=1 ); }
  .baber-heading.style-heading-3 {
    padding-bottom: 50px; }
    .baber-heading.style-heading-3 h1, .baber-heading.style-heading-3 h2, .baber-heading.style-heading-3 h3, .baber-heading.style-heading-3 h4, .baber-heading.style-heading-3 h5, .baber-heading.style-heading-3 h6 {
      display: inline-block;
      position: relative;
      z-index: 9;
      padding: 34px 0 35px 37px; }
      .baber-heading.style-heading-3 h1::before, .baber-heading.style-heading-3 h2::before, .baber-heading.style-heading-3 h3::before, .baber-heading.style-heading-3 h4::before, .baber-heading.style-heading-3 h5::before, .baber-heading.style-heading-3 h6::before {
        background: #ebebeb none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100px;
        z-index: -1; }
    .baber-heading.style-heading-3 .desc-title {
      margin-top: 15px;
      font-size: 15px; }
    .baber-heading.style-heading-3.text-center h1, .baber-heading.style-heading-3.text-center h2, .baber-heading.style-heading-3.text-center h3, .baber-heading.style-heading-3.text-center h4, .baber-heading.style-heading-3.text-center h5, .baber-heading.style-heading-3.text-center h6 {
      float: left;
      text-align: left; }
    .baber-heading.style-heading-3.text-center .desc-title {
      float: right;
      text-align: left;
      width: 66.6667%;
      margin-top: 25px;
      font-size: 14px; }

.slick-default .slick-dots li {
  height: 4px;
  width: 15px; }
  .slick-default .slick-dots li.slick-active {
    background: #2eaae1; }
.slick-default .slick-dots button {
  padding: 0;
  height: 4px;
  width: 15px;
  background: none; }
  .slick-default .slick-dots button:before {
    content: none; }

.latest-tweets ul li:last-child .twitter-tweet {
  margin-bottom: 0; }

.twitter-tweet {
  margin-top: 22px;
  margin-bottom: -12px; }
  .twitter-tweet i {
    font-size: 26px;
    color: #eaeaea;
    float: left;
    padding-top: 6px; }
    .twitter-tweet i:before {
      content: "\f10d"; }
  .twitter-tweet .tweet-text {
    margin-top: -8px;
    overflow: hidden;
    padding-left: 0;
    color: #303030;
    line-height: 24px; }
  .twitter-tweet a {
    color: #00baff; }
  .twitter-tweet .my-date {
    color: inherit; }

.instagram-container li {
  display: inline-block;
  float: left;
  width: 20%; }
  .instagram-container li a {
    width: 100%;
    display: inline-block;
    position: relative; }
    .instagram-container li a:before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      -webkit-transform: scale(0);
      transform: scale(0);
      background: #2eaae1; }
    .instagram-container li a:after {
      position: absolute;
      content: "\f16d";
      width: 100%;
      height: 100%;
      font-family: FontAwesome;
      text-align: center;
      top: 50%;
      width: 100%;
      left: 0;
      font-size: 36px;
      opacity: 0;
      color: #fff;
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      -webkit-transform: scale(0);
      transform: scale(0);
      margin-top: -11px; }
    .instagram-container li a:hover:before, .instagram-container li a:hover:after {
      opacity: 0.8;
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }
    .instagram-container li a img {
      width: 100%; }

.footer-gallery {
  overflow: hidden;
  margin-bottom: 0; }

.block_content .fb_followers li {
  float: left; }
  .block_content .fb_followers li .fb_name {
    display: none; }

.block_content .fb_followers li a, .block_content .fb_followers li span {
  background-color: rgba(255, 255, 255, 0.2) !important;
  display: block;
  width: 60px;
  height: 60px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover; }

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }
/*hvr-pulse*/
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }

.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }

.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg); }

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.8;
  background: #212425;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

div.wpcf7-response-output {
  padding: 8px 8px 8px 40px;
  border-radius: 4px;
  margin-right: 0;
  margin-left: 0;
  float: left;
  width: 100%;
  text-align: left; }

.wpcf7-response-output {
  position: relative; }
  .wpcf7-response-output:before {
    position: absolute;
    font-family: FontAwesome;
    left: 15px;
    top: 9px; }
  .wpcf7-response-output.wpcf7-mail-sent-ok {
    background: #e0f2d9 none repeat scroll 0 0;
    border: 2px solid #e0f2d9;
    color: #58a839; }
    .wpcf7-response-output.wpcf7-mail-sent-ok:before {
      content: "\f00c"; }
  .wpcf7-response-output.wpcf7-mail-sent-ng {
    background: #ecf1f9 none repeat scroll 0 0;
    border: 2px solid #ecf1f9;
    color: #3d6ebf; }
    .wpcf7-response-output.wpcf7-mail-sent-ng:before {
      content: "\f00c"; }
  .wpcf7-response-output.wpcf7-validation-errors {
    background: #ffecec none repeat scroll 0 0;
    border: 2px solid #ffecec;
    color: #df6060; }
    .wpcf7-response-output.wpcf7-validation-errors:before {
      content: "\f129"; }
  .wpcf7-response-output.wpcf7-spam-blocked {
    background: #fdf9df none repeat scroll 0 0;
    border-color: #fdf9df;
    color: #eb9b0a; }
    .wpcf7-response-output.wpcf7-spam-blocked:before {
      content: "\f071"; }

.mc4wp-response {
  position: relative; }
  .mc4wp-response .mc4wp-alert {
    padding: 8px 8px 5px 40px;
    font-size: 13px;
    margin-top: 10px;
    border-radius: 4px;
    text-align: left;
    position: relative;
    float: left; }
    .mc4wp-response .mc4wp-alert:before {
      position: absolute;
      font-family: FontAwesome;
      left: 20px;
      top: 9px; }
  .mc4wp-response .mc4wp-success {
    background: #e0f2d9 none repeat scroll 0 0;
    border: 2px solid #e0f2d9;
    color: #58a839; }
    .mc4wp-response .mc4wp-success:before {
      content: "\f00c"; }
  .mc4wp-response .mc4wp-error {
    background: #ffecec none repeat scroll 0 0;
    border: 2px solid #ffecec;
    color: #df6060; }
    .mc4wp-response .mc4wp-error:before {
      content: "\f129"; }

.woocommerce-account .wrapper {
  min-height: auto; }

.btn-type {
  margin-bottom: 30px; }

.no-results .not-found-title {
  margin-bottom: 30px; }

.arrowpress_container {
  position: relative; }

.wpb_revslider_element.wpb_content_element {
  margin-bottom: 0; }

.vc_row.margin-min,
.row.margin-min {
  margin: 0; }

.entry-content > .vc_row > .wpb_column > .vc_column-inner {
  padding-left: 0;
  padding-right: 0; }

@media (max-width: 1024px) {
  .animated.show-animate {
    visibility: visible; } }
@media (max-width: 1199px) {
  .hidden_bg_tablet {
    background: none !important; }
    .hidden_bg_tablet .upb_row_bg {
      background: none !important; }
    .hidden_bg_tablet > .vc_column-inner {
      background: none !important; } }
@media (max-width: 768px) and (max-width: 1199px) {
  .hide_in_tablet {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden_bg_xs {
    background: none !important; }
    .hidden_bg_xs .upb_row_bg {
      background: none !important; }
    .hidden_bg_xs > .vc_column-inner {
      background: none !important; }

  .hide_in_mobile {
    display: none !important; } }
.slick-slider .slick-arrow {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #eee;
  border-radius: 50%;
  color: #555;
  height: 34px;
  position: absolute;
  top: 50%;
  text-align: center;
  line-height: 33px;
  padding: 0;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 34px;
  opacity: 1;
  z-index: 9; }
  .slick-slider .slick-arrow:hover {
    color: #fff;
    background-color: #2eaae1;
    border-color: #2eaae1; }
  .slick-slider .slick-arrow.btn-next {
    right: 0;
    left: auto; }
  .slick-slider .slick-arrow.btn-prev {
    left: 0; }

@media (max-width: 600px) {
  .wpcf7-form .no-full {
    width: 100%; } }
@media print {
  header, footer, .side-breadcrumb {
    display: none; }

  a[href]:after {
    content: none !important; }

  img[src]:after {
    content: none !important; }

  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
    page-break-inside: avoid; }

  img {
    page-break-inside: avoid;
    page-break-after: avoid; }

  blockquote, table, pre {
    page-break-inside: avoid; }

  ul, ol, dl {
    page-break-before: avoid; } }
@media print and (min-width: 992px) {
  @page {
    size: 11.0in 17.0in; } }
.wpb_singleimage_heading {
  font-size: 36px;
  margin-bottom: 20px; }

.slick-slider .slick-dots li button::before {
  content: none; }

.block-text-h7 .btn.btn-primary {
  background-color: #62c5e4; }

/*===================================
	2.1 Header
===================================*/
.admin-bar .site-header.is-sticky .header-menu,
.admin-bar .site-header.is-sticky,
.admin-bar .header-v4 .main-navigation,
.admin-bar .fixed-header header,
.admin-bar .header-center, .admin-bar .searchform_wrap {
  top: 32px; }

.header-v5.is-sticky .path {
  display: none; }

.header-v5 .mega-menu li .sub-menu .sub-menu li a,
.header-v5 .mega-menu li:not(.megamenu) .sub-menu li a {
  text-transform: none; }

.fixed-header .site-header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99; }
  .fixed-header .site-header:not(.is-sticky) {
    background-color: transparent; }

.site-header.is-sticky {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.03); }
  .site-header.is-sticky .header-info .open-menu {
    padding-bottom: 24px;
    padding-top: 26px; }
  .site-header.is-sticky .mini-cart .cart_nu_count {
    top: 22%; }
  .site-header.is-sticky .header-wishlist .update-wishlist {
    padding-top: 28px;
    padding-bottom: 27px; }
    .site-header.is-sticky .header-wishlist .update-wishlist span {
      top: 25%; }
  .site-header.is-sticky .header-menu {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99; }

.site-header.header-v1 {
  position: static; }

header {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  left: 0;
  top: 0;
  z-index: 9; }

.header-wrapper {
  position: relative; }
  .header-wrapper::before {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0; }

.header-container {
  position: relative; }

.header-center,
.header-right {
  display: inline-block;
  vertical-align: middle; }

.header-right {
  position: relative; }
  .header-right .header_icon i {
    font-size: 20px;
    vertical-align: middle; }

header,
.mega-menu > li > a::after,
.mega-menu > li > a::before,
.header-profile ul a::before,
.content-filter, .open-menu {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

.header-myaccount {
  cursor: pointer;
  padding: 40px 0 36px 29px; }
  .header-myaccount i {
    font-size: 20px; }
    .header-myaccount i:hover {
      color: #2eaae1; }

.content-filter {
  background: #202020 none repeat scroll 0 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 100%;
  opacity: 0;
  z-index: 99;
  visibility: hidden;
  -moz-transform: translateY(30px);
  -o-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  transform: translateY(30px); }

.header-profile {
  width: 160px; }
  .header-profile ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .header-profile ul li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.16); }
      .header-profile ul li:last-child {
        border-bottom: none; }
    .header-profile ul a {
      display: block;
      color: #fff;
      padding: 10px 15px; }
      .header-profile ul a:hover {
        color: #2eaae1; }

.admin-bar .header-info .header-ver {
  top: 32px; }

.nav-open .header-ver {
  opacity: 1;
  right: 0;
  visibility: visible; }
.nav-open .header-left .header-ver {
  left: 0;
  right: auto; }

.header-info .open-menu {
  padding: 40px 0 40px 20px; }

header ul, footer ul, .pricing-content ul {
  padding: 0;
  list-style: none;
  margin: 0; }

.header-ver {
  background: #333 none repeat scroll 0 0;
  height: 100%;
  position: fixed;
  right: -100%;
  text-align: left;
  top: 0;
  opacity: 0;
  visibility: hidden;
  width: 400px;
  z-index: 9999;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .header-ver .header-sidebar {
    width: 100%;
    padding: 40px; }

.header-left .header-ver {
  left: -100%;
  right: 0; }

.social_icon {
  text-align: right; }

.hover-effect i {
  display: table-cell;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
  left: 50%;
  z-index: 9;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .hover-effect i.fa-hover {
    left: -100%;
    line-height: 40px;
    position: absolute;
    top: 0;
    z-index: 0;
    visibility: hidden;
    opacity: 0; }

.social_icon li {
  display: inline-block;
  overflow: hidden; }
  .social_icon li a {
    border: 1px solid #2eaae1;
    display: table;
    height: 40px;
    padding: 0;
    text-align: center;
    width: 40px;
    position: relative;
    overflow: hidden;
    color: #2eaae1; }
    .social_icon li a:hover {
      background: #fff; }

.text-menu {
  color: #555555;
  font-size: 13px;
  font-style: italic;
  line-height: 26px;
  padding-bottom: 15px; }

.logo-sidebar {
  padding-bottom: 30px;
  padding-top: 30px; }

.slogan {
  color: #fff; }

.header-contact li {
  padding-bottom: 5px; }
.header-contact a {
  color: #fff; }
  .header-contact a:hover {
    color: #2eaae1; }
  .header-contact a span {
    margin-right: 5px; }

.kad-header-logo {
  display: inline-block; }

.open-menu {
  cursor: pointer;
  font-size: 20px;
  line-height: 30px; }
  .open-menu:hover {
    color: #2eaae1; }

.close-menu, .close-menu-mobile {
  border: 1px solid #2eaae1;
  color: #2eaae1;
  cursor: pointer;
  display: table;
  font-size: 20px;
  height: 40px;
  padding: 0;
  position: absolute;
  left: 40px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .close-menu span, .close-menu-mobile span {
    display: inline;
    height: 100%;
    vertical-align: middle; }
  .close-menu:hover, .close-menu-mobile:hover {
    background: #fff; }

.text-header {
  display: none; }

.cate-menu {
  position: relative; }
  .cate-menu.widget_product_categories li {
    padding: 0;
    margin: 0;
    border-bottom: medium none;
    overflow: visible; }
    .cate-menu.widget_product_categories li a {
      color: #555555;
      font-weight: 700;
      line-height: 51px;
      padding-left: 0;
      display: block;
      background-repeat: no-repeat;
      background-position: left center; }
      .cate-menu.widget_product_categories li a i {
        font-size: 25px;
        vertical-align: middle;
        margin-right: 20px; }
      .cate-menu.widget_product_categories li a:before, .cate-menu.widget_product_categories li a:after {
        content: none; }
    @media (min-width: 992px) {
      .cate-menu.widget_product_categories li p {
        right: 0; }
        .cate-menu.widget_product_categories li p span {
          display: inline-block;
          text-indent: -9999em; }
          .cate-menu.widget_product_categories li p span:before {
            position: absolute;
            content: "\f0da";
            font-family: FontAwesome;
            text-indent: 1px;
            display: block;
            left: -7px;
            font-size: 14px;
            color: #999; }
      .cate-menu.widget_product_categories li:hover ul.children {
        opacity: 1;
        visibility: visible;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none; }
      .cate-menu.widget_product_categories li ul.children {
        display: block !important;
        background: #ffffff none repeat scroll 0 0;
        display: block;
        left: 100%;
        opacity: 0;
        position: absolute;
        top: 0;
        visibility: hidden;
        width: 705px;
        padding: 0;
        list-style: none;
        -moz-transition: all 0.2s ease-in-out 0s, background-color 0.0001ms;
        -o-transition: all 0.2s ease-in-out 0s, background-color 0.0001ms;
        -ms-transition: all 0.2s ease-in-out 0s, background-color 0.0001ms;
        -webkit-transition: all 0.2s ease-in-out 0s, background-color 0.0001ms;
        transition: all 0.2s ease-in-out 0s, background-color 0.0001ms;
        -moz-transform: translateX(50px);
        -o-transform: translateX(50px);
        -ms-transform: translateX(50px);
        -webkit-transform: translateX(50px);
        transform: translateX(50px); }
        .cate-menu.widget_product_categories li ul.children.menu-col2 {
          width: 500px; } }
  @media (min-width: 1365px) {
    .cate-menu.widget_product_categories > ul > li > ul {
      padding: 10px 30px 20px !important; } }
  @media (min-width: 992px) {
    .cate-menu > ul > li > ul.children.menu-col2 > li {
      width: calc( 100% / 2 ); }
    .cate-menu > ul > li > ul.children.menu-col4 > li {
      width: calc( 100% / 4 ); }
    .cate-menu > ul > li > ul.children > li {
      display: inline-block;
      float: left;
      width: calc( 100% / 3 );
      margin-left: 0; }
      .cate-menu > ul > li > ul.children > li > a {
        text-transform: uppercase;
        color: #2eaae1;
        line-height: 35px;
        transition: none; }
      .cate-menu > ul > li > ul.children > li > ul a {
        line-height: 26px;
        font-weight: 400;
        transition: none; }
        .cate-menu > ul > li > ul.children > li > ul a:before {
          content: "\f0da";
          font-family: FontAwesome;
          text-indent: 1px;
          font-size: 14px;
          color: #ed56ad;
          display: inline-block;
          content: "\f105";
          padding-right: 6px;
          background: none; }
        .cate-menu > ul > li > ul.children > li > ul a:hover:before {
          color: #2eaae1; }
    .cate-menu > ul > li > ul {
      padding: 10px 30px 20px !important; }
    .cate-menu.widget_product_categories > ul {
      padding: 2px 0; }
      .cate-menu.widget_product_categories > ul > li {
        padding: 0 18px; }
    .cate-menu.widget_product_categories li ul.children > li > p {
      display: none; }
    .cate-menu.widget_product_categories li ul.children ul {
      position: relative !important;
      left: 0 !important;
      width: auto !important;
      -moz-transform: none !important;
      -o-transform: none !important;
      -ms-transform: none !important;
      -webkit-transform: none !important;
      transform: none !important;
      background: none; }
      .cate-menu.widget_product_categories li ul.children ul > li {
        margin-left: 0; } }
  .cate-menu .title-cate {
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.4);
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    padding: 17px 14px 14px; }
    .cate-menu .title-cate:hover {
      color: #113647; }
    .cate-menu .title-cate i {
      margin-left: 13px; }
    .cate-menu .title-cate .fa-angle-down {
      display: none; }
  .cate-menu .product-categories {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: auto;
    left: 0;
    padding: 2px 18px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 10;
    list-style: none; }
    .cate-menu .product-categories.cate-home {
      display: block; }
    .cate-menu .product-categories strong {
      margin-right: 21px;
      display: inline-block;
      width: 29px; }

.wpb_text_column .cate-menu .product-categories {
  display: block;
  position: relative;
  top: 0;
  left: 0; }

.header-top-content {
  padding-top: 35px; }

.header-effect {
  position: absolute;
  width: 100%; }
  .header-effect .object-1 {
    width: 25px;
    position: absolute;
    height: 170px;
    left: 100px;
    top: -35px;
    background-repeat: no-repeat;
    -webkit-animation: pacman-balls 1s infinite linear;
    animation: pacman-balls 1s infinite linear; }

@keyframes pacman-balls {
  0% {
    background-position: 0 50%; }
  50% {
    background-position: 0 0; }
  100% {
    background-position: 0 100%; } }
.languges-flags {
  vertical-align: middle; }
  .languges-flags a {
    margin-right: 5px; }
    .languges-flags a:last-child {
      margin-right: 0; }

.blockUI.blockMsg.blockElement h1 {
  display: none !important; }

.header-v1.is-sticky .cate-menu .product-categories.cate-home {
  display: none; }
.header-v1 .mini-cart .cart_label {
  font-size: 30px; }
.header-v1 .text-header {
  margin-right: 10px; }
.header-v1 .header-menu {
  background: #2eaae1; }
.header-v1 .mega-menu > li.menu-item > a {
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  padding: 13px 20px; }
.header-v1 .header-profile ul li {
  vertical-align: middle; }
  .header-v1 .header-profile ul li:last-child a {
    border-right: none; }
  .header-v1 .header-profile ul li:hover a {
    padding: 0 10px 0 0;
    background: none; }
.header-v1 .header-profile ul a {
  padding: 0 10px 0 0;
  text-transform: uppercase;
  margin: 0 10px 0 0;
  border-right: 1px solid #555;
  line-height: normal;
  font-size: 12px;
  color: #555; }
  .header-v1 .header-profile ul a:hover {
    color: #2eaae1; }
  .header-v1 .header-profile ul a::before {
    content: none; }
.header-v1 .top-search {
  z-index: 1; }
  .header-v1 .top-search .btn-search {
    border: 3px solid rgba(255, 255, 255, 0.5); }

.header-v2.is-sticky .header-logo img {
  height: 60px;
  margin-top: -14px;
  width: auto; }
.header-v2 .lang {
  background: #f5f5f5 none repeat scroll 0 0;
  text-align: right;
  padding-bottom: 3px; }
.header-v2 .header-container {
  text-align: right; }
.header-v2 .mega-menu > li.menu-item > a:before, .header-v2 .mega-menu > li.menu-item > a:after {
  content: none; }
.header-v2 .header-right .header_icon i {
  font-size: 22px; }
.header-v2 .search-block-top > .btn-search {
  position: relative; }
  .header-v2 .search-block-top > .btn-search:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 18px;
    background: #b2daf1;
    left: 100%;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.header-v3 {
  position: relative;
  -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.1); }
  .header-v3.site-header.is-sticky {
    -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.1); }
  .header-v3 .kad-header-logo {
    display: inline-block; }
  .header-v3 .languges-flags {
    padding-top: 10px; }

.header-v4 .header-container .search-block-top > .btn-search i,
.header-v4 .header-container .icon-header i, .header-v4 .header-container .open-menu-mobile i,
.header-v4 .header-container .header-info .open-menu i, .header-v5 .header-container .search-block-top > .btn-search i,
.header-v5 .header-container .icon-header i, .header-v5 .header-container .open-menu-mobile i,
.header-v5 .header-container .header-info .open-menu i {
  width: 40px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
.header-v4 .header-topinfo, .header-v5 .header-topinfo {
  width: 100%;
  overflow: hidden; }
  .header-v4 .header-topinfo .header-contact,
  .header-v4 .header-topinfo .header-social, .header-v5 .header-topinfo .header-contact,
  .header-v5 .header-topinfo .header-social {
    display: inline-block;
    vertical-align: middle; }
  .header-v4 .header-topinfo .header-social, .header-v5 .header-topinfo .header-social {
    float: right; }
  .header-v4 .header-topinfo .social_icon li a, .header-v5 .header-topinfo .social_icon li a {
    height: 30px;
    width: 30px; }
    .header-v4 .header-topinfo .social_icon li a i.fa-hover, .header-v5 .header-topinfo .social_icon li a i.fa-hover {
      line-height: 30px; }
  .header-v4 .header-topinfo .header-contact, .header-v5 .header-topinfo .header-contact {
    padding-top: 3px; }
    .header-v4 .header-topinfo .header-contact li, .header-v5 .header-topinfo .header-contact li {
      display: inline-block;
      padding-bottom: 0; }
      .header-v4 .header-topinfo .header-contact li p, .header-v5 .header-topinfo .header-contact li p {
        margin-bottom: 0; }
      .header-v4 .header-topinfo .header-contact li i, .header-v5 .header-topinfo .header-contact li i {
        margin-right: 10px; }
.header-v4 .mega-menu > li.menu-item > a:before, .header-v4 .mega-menu > li.menu-item > a:after, .header-v5 .mega-menu > li.menu-item > a:before, .header-v5 .mega-menu > li.menu-item > a:after {
  content: none; }
.header-v4 .search-block-top > .btn-search,
.header-v4 .header-myaccount,
.header-v4 .mini-cart .cart_label,
.header-v4 .header-info .open-menu, .header-v5 .search-block-top > .btn-search,
.header-v5 .header-myaccount,
.header-v5 .mini-cart .cart_label,
.header-v5 .header-info .open-menu {
  padding-left: 12px; }

.site:not(.fixed-header) .header-v4.is-sticky .logo-top {
  display: block; }

.fixed-heaader .header-v4 .header-container {
  border-bottom: 1px solid #fff; }

.header-v4.is-sticky .logo-top {
  display: none; }
.header-v4:not(.is-sticky) .logo-sticky {
  display: none; }
.header-v4 .header-container .search-block-top > .btn-search i:hover,
.header-v4 .header-container .icon-header i:hover, .header-v4 .header-container .open-menu-mobile i:hover,
.header-v4 .header-container .header-info .open-menu i:hover {
  background-color: #fff;
  color: #ed56ad; }
.header-v4 .header-topinfo {
  background-color: #ed56ad;
  border-radius: 30px;
  padding: 5px 40px 5px 20px;
  border: 1px solid transparent; }
  .header-v4 .header-topinfo .social_icon li a {
    color: #ed56ad;
    border-radius: 50%;
    background-color: #fff; }
  .header-v4 .header-topinfo .header-contact li:first-child {
    padding-right: 58px; }
  .header-v4 .header-topinfo .header-contact li a:hover {
    color: #2eaae1; }
.header-v4 .header-right {
  float: right; }
  .header-v4 .header-right .header_icon i,
  .header-v4 .header-right .icon-header i {
    font-size: 14px; }
.header-v4 .header-profile {
  width: auto; }
  .header-v4 .header-profile a {
    border: 1px solid #fff;
    border-radius: 30px;
    height: 40px;
    display: block;
    padding: 7px 17px; }
    .header-v4 .header-profile a:hover {
      background-color: #fff;
      color: #ed56ad; }
    .header-v4 .header-profile a i {
      font-size: 14px;
      margin-right: 5px; }
.header-v4 .mini-cart .cart_nu_count {
  right: -6px; }
.header-v4 .mega-menu > li.menu-item > a {
  text-transform: none;
  line-height: 24px; }
.header-v4 .search-block-top {
  display: inline-block;
  position: relative; }
  @media (min-width: 992px) {
    .header-v4 .search-block-top:hover .top-search {
      -moz-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%); }
    .header-v4 .search-block-top .top-search {
      left: 53px;
      top: 20px;
      width: 250px;
      -moz-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%); }
      .header-v4 .search-block-top .top-search .woosearch-submit {
        display: none; } }
.header-v4 .languges-flags {
  padding-left: 15px; }

.site:not(.fixed-header) .header-v4 .header-right .search-block-top > .btn-search i:hover,
.site:not(.fixed-header) .header-v4 .header-right .icon-header i:hover,
.site:not(.fixed-header) .header-v4 .header-right .header-info .open-menu i:hover,
.site:not(.fixed-header) .header-v4 .header-profile a:hover,
.site:not(.fixed-header) .header-v4 .header-profile a:hover i {
  color: #ed56ad;
  border-color: #ed56ad; }

.fixed-header .header-v5:not(.is-sticky) {
  background: none !important; }

.header-v5 {
  background: none !important; }
  .header-v5:before {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 2px;
    z-index: 1;
    background: url(../images/bg-top-header.png) no-repeat; }
  .header-v5 .header-wrapper {
    position: relative;
    background-color: #fff; }
  .header-v5 .path {
    margin: 0 -10px; }
    .header-v5 .path svg {
      vertical-align: top;
      fill: #fff; }
      @media (min-width: 1367px) {
        .header-v5 .path svg {
          margin-top: -10px; } }
      .header-v5 .path svg g {
        fill: #fff; }
  .header-v5 .languges-flags {
    padding-left: 15px; }
  .header-v5 .header-container {
    text-align: right; }
    .header-v5 .header-container .search-block-top > .btn-search i,
    .header-v5 .header-container .icon-header i, .header-v5 .header-container .open-menu-mobile i,
    .header-v5 .header-container .header-info .open-menu i,
    .header-v5 .header-container .header-myaccount i {
      width: 50px;
      height: 50px;
      line-height: 48px;
      border: 1px solid #cdcdcd;
      font-size: 20px;
      color: #555; }
      .header-v5 .header-container .search-block-top > .btn-search i:hover,
      .header-v5 .header-container .icon-header i:hover, .header-v5 .header-container .open-menu-mobile i:hover,
      .header-v5 .header-container .header-info .open-menu i:hover,
      .header-v5 .header-container .header-myaccount i:hover {
        background-color: #2eaae1;
        border-color: #2eaae1;
        color: #fff; }
    .header-v5 .header-container .header-myaccount i {
      text-align: center;
      border-radius: 50%; }
  .header-v5 .header-right .header_icon i,
  .header-v5 .header-right .icon-header i {
    font-size: 20px; }
  .header-v5 .header-top-right {
    border-bottom: 1px dashed #cccccc;
    display: inline-block;
    padding-bottom: 16px;
    padding-top: 12px; }
  .header-v5 .header-topinfo {
    text-align: right; }
    .header-v5 .header-topinfo .header-social {
      float: none;
      padding-left: 24px; }
    .header-v5 .header-topinfo .social_icon ul {
      margin-right: -7px; }
    .header-v5 .header-topinfo .social_icon li.fb a {
      color: #425998; }
    .header-v5 .header-topinfo .social_icon li.tw a {
      color: #46bdfd; }
    .header-v5 .header-topinfo .social_icon li.ins a {
      color: #896539; }
    .header-v5 .header-topinfo .social_icon li a {
      border: none;
      font-size: 20px;
      width: 34px; }
  .header-v5 .header-contact li {
    padding-right: 38px; }
    .header-v5 .header-contact li:last-child {
      padding-right: 0; }
  .header-v5 .mini-cart .cart_nu_count {
    right: -3px; }
  .header-v5 .header-ticket a {
    background: #2eaae1;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    height: 50px;
    margin-left: 18px;
    padding: 14px 28px;
    text-transform: uppercase; }
    .header-v5 .header-ticket a i {
      font-size: 20px;
      display: none; }
    .header-v5 .header-ticket a:hover {
      background-color: #ed56ad; }

.header-v6 {
  font-size: 16px; }
  .header-v6 .mega-menu > li.menu-item > a:before, .header-v6 .mega-menu > li.menu-item > a:after {
    content: none; }
  .header-v6 .mega-menu > li.menu-item .sub-menu li .sub-menu a {
    font-size: 14px;
    font-family: Open Sans;
    text-transform: capitalize; }
  .header-v6 .mega-menu > li.menu-item .sub-menu li a {
    font-family: Open Sans;
    text-transform: capitalize; }
  .header-v6 .mega-menu > li.menu-item.megamenu > .sub-menu > li > a {
    text-transform: uppercase; }
  .header-v6 .cart_label {
    width: 100%;
    float: left;
    text-align: left; }
    .header-v6 .cart_label .text-header {
      float: right;
      padding-left: 15px;
      display: inline-block; }
      .header-v6 .cart_label .text-header .text-items,
      .header-v6 .cart_label .text-header .t-item {
        display: none; }
      .header-v6 .cart_label .text-header .title-cart {
        padding-top: 0;
        font-size: 20px;
        color: #555;
        line-height: 20px;
        letter-spacing: 0;
        margin-bottom: 0;
        font-weight: 400; }
        .header-v6 .cart_label .text-header .title-cart:before {
          content: none; }
    .header-v6 .cart_label .cart_nu_count {
      display: none; }
    .header-v6 .cart_label .icon-header {
      float: left;
      padding-top: 10px; }
    .header-v6 .cart_label .cart_qty {
      color: #555;
      font-family: "Open Sans";
      font-size: 12px;
      margin-bottom: 0;
      margin-top: -5px;
      line-height: 20px; }
  .header-v6 .header-center h5 {
    border-bottom: 1px solid #f0efef;
    font-weight: 700;
    padding: 20px 0;
    text-transform: uppercase; }
  .header-v6 .header-center > h5 {
    padding-left: 15px;
    padding-right: 15px; }
  .header-v6 .search-block-top .top-search .woosearch-input-box input {
    font-family: "Open Sans";
    font-size: 14px; }
  .header-v6 .widget_shopping_cart_content .buttons .btn {
    font-size: 16px; }

.header-v2 .header-search:hover .top-search, .header-v5 .header-search:hover .top-search {
  bottom: -25px;
  top: auto; }
.header-v2 .header-search .top-search .woosearch-input-box, .header-v5 .header-search .top-search .woosearch-input-box {
  border: medium none; }
  .header-v2 .header-search .top-search .woosearch-input-box .woosearch-search-input, .header-v5 .header-search .top-search .woosearch-input-box .woosearch-search-input {
    height: 40px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1); }
.header-v2 .header-search .top-search .woosearch-submit, .header-v5 .header-search .top-search .woosearch-submit {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  height: 40px;
  right: 0;
  top: 0;
  width: 50px; }
  .header-v2 .header-search .top-search .woosearch-submit i, .header-v5 .header-search .top-search .woosearch-submit i {
    font-size: 20px;
    height: 100%;
    line-height: 36px;
    width: 100%;
    color: #2eaae1; }

.searchform {
  position: relative; }

.search-block-top .btn-search {
  display: block;
  font-size: 20px;
  line-height: 30px;
  padding: 40px 0 40px 20px; }
  .search-block-top .btn-search:hover {
    color: #2eaae1; }
.search-block-top .search-holder .searchform_wrap .btn-search {
  padding: 7px 0;
  font-size: 24px; }
.search-block-top .top-search {
  border-radius: 30px;
  overflow: visible; }
  .search-block-top .top-search .btn-search {
    background: #2eaae1;
    border: 3px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    color: #fff;
    height: 50px;
    width: 50px;
    right: -5px;
    text-align: center;
    top: -5px;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }
    .search-block-top .top-search .btn-search:hover {
      color: #555 !important; }
    .search-block-top .top-search .btn-search i {
      font-size: 14px;
      line-height: 46px; }
      .search-block-top .top-search .btn-search i.fa-spin {
        position: absolute;
        left: 50%;
        top: 50%;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .search-block-top .top-search .woosearch-input-box {
    border: 3px solid rgba(255, 255, 255, 0.5);
    border-radius: 30px; }
  .search-block-top .top-search .woosearch-submit {
    margin-top: 0;
    padding: 0; }
  .search-block-top .top-search .search-field,
  .search-block-top .top-search .search-form input[type="text"] {
    background: #fff none repeat scroll 0 0;
    color: #999999;
    height: 34px;
    float: none;
    text-transform: none;
    border-radius: 30px;
    border: none;
    padding: 7px 15px; }
  .search-block-top .top-search .woosearch-results {
    border: medium none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%; }

.btn-search, .btn-close {
  cursor: pointer; }

.top-search {
  top: 100%;
  width: 320px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  background: none;
  z-index: 9900;
  border: none;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -moz-transform: translateY(30px);
  -o-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  visibility: hidden;
  box-shadow: none; }
  .top-search .search-field, .top-search .search-form input[type="text"] {
    float: left;
    height: 65px;
    width: 100%;
    background: #151515;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    padding: 10px 70px 10px 15px; }
  .top-search .product-search {
    float: left;
    position: relative;
    width: 100%; }
    .top-search .product-search .btn-search {
      position: absolute;
      right: 15px;
      padding: 0;
      font-size: 30px; }

.search-block-top .active.top-search {
  opacity: 1;
  visibility: visible;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none; }

.searchform_wrap {
  border-bottom: none;
  position: fixed;
  display: block;
  top: 0;
  right: -100%;
  height: 100%;
  width: 400px;
  background: #1b1b1b;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .searchform_wrap.opened {
    right: 0;
    opacity: 1;
    visibility: visible; }
    .searchform_wrap.opened h5 {
      font-size: 18px;
      color: #fff;
      font-weight: normal; }
  .searchform_wrap form {
    position: relative; }
    .searchform_wrap form button {
      position: absolute !important;
      right: 0;
      top: 0;
      font-size: 24px;
      color: #fff;
      background: none;
      border: none; }
  .searchform_wrap input {
    border: none;
    padding-left: 0;
    color: #fff;
    font-weight: 700;
    background: none;
    width: 100%; }
  .searchform_wrap .vc_child {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    max-width: 750px;
    padding: 5px 15px 0;
    border-bottom: 1px solid #373737; }

.close_search_form {
  display: inline-block;
  font-size: 30px;
  vertical-align: middle; }
  .close_search_form:hover {
    color: #2eaae1; }

.search-title {
  padding: 30px 15px 0; }
  .search-title p {
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: 700;
    margin: 2px 0 0;
    text-transform: uppercase;
    vertical-align: middle;
    color: #2eaae1; }

.header-wishlist {
  position: relative; }
  .header-wishlist .update-wishlist {
    padding: 61px 0 59px 23px;
    display: inline-block; }
    .header-wishlist .update-wishlist span {
      background: #2eaae1;
      border-radius: 50%;
      color: #fff;
      font-size: 11px;
      font-weight: 400;
      height: 18px;
      line-height: 18px;
      position: absolute;
      right: -7px;
      text-align: center;
      top: 35%;
      width: 18px; }

.mini-cart .cart_label {
  position: relative;
  display: block;
  line-height: 30px;
  padding: 40px 0 40px 26px;
  position: relative;
  font-size: 20px;
  color: #fff;
  cursor: pointer; }
  .mini-cart .cart_label:hover {
    color: #2eaae1; }
.mini-cart .cart_nu_count {
  background: #2eaae1 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  height: 18px;
  line-height: 18px;
  margin: 0;
  position: absolute;
  right: -9px;
  text-align: center;
  top: 35%;
  vertical-align: middle;
  width: 18px; }
.mini-cart .cart-block {
  color: #000;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  top: 100%;
  width: 265px;
  padding: 12px;
  margin: 0;
  border-radius: 0;
  max-height: 400px;
  overflow: auto;
  border: 1px solid #2eaae1;
  border-radius: 13px; }
.mini-cart .active {
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible; }
.mini-cart .count-item {
  border-bottom: 1px solid #2eaae1;
  margin-bottom: 20px;
  padding-top: 3px; }
  .mini-cart .count-item > p {
    color: #808080; }
    .mini-cart .count-item > p p {
      display: inline-block;
      margin: 0; }

.minicart_header {
  display: none; }

.widget_shopping_cart_content {
  padding: 0;
  float: left;
  width: 100%; }
  .widget_shopping_cart_content .wrap-mini-cart {
    padding-bottom: 20px; }
  .widget_shopping_cart_content dl.variation dt {
    color: #a1a1a1;
    font-size: 12px;
    display: block;
    line-height: 18px;
    font-weight: normal; }
    .widget_shopping_cart_content dl.variation dt > p {
      display: inline-block; }
  .widget_shopping_cart_content ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0; }
    .widget_shopping_cart_content ul li {
      display: block;
      padding-bottom: 16px;
      margin-bottom: 20px;
      padding-right: 20px;
      border-bottom: 1px solid #e8e7e7;
      position: relative;
      text-align: left;
      float: left;
      width: 100%; }
      .widget_shopping_cart_content ul li:last-child {
        margin-bottom: 11px; }
      .widget_shopping_cart_content ul li a {
        color: #1b242b; }
        .widget_shopping_cart_content ul li a:hover {
          color: #2eaae1; }
      .widget_shopping_cart_content ul li img {
        display: block;
        float: left;
        margin-right: 15px;
        width: 50px;
        border: 1px solid #dbdbdb;
        border-radius: 3px; }
      .widget_shopping_cart_content ul li .remove {
        color: #919191;
        font-size: 18px;
        position: absolute;
        right: 0; }
      .widget_shopping_cart_content ul li.empty {
        padding-bottom: 0;
        color: #fff;
        margin: 0;
        border: medium none; }
      .widget_shopping_cart_content ul li .quantity {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        color: #aeb0b2; }
      .widget_shopping_cart_content ul li .product-bundle {
        width: calc(100% - 65px);
        padding-left: 10px; }
        .widget_shopping_cart_content ul li .product-bundle li {
          padding-right: 0;
          margin-bottom: 0;
          padding-bottom: 0;
          border-bottom: medium none;
          position: relative; }
          .widget_shopping_cart_content ul li .product-bundle li:before {
            background: #222 none repeat scroll 0 0;
            border-radius: 4px;
            content: "";
            height: 4px;
            left: -10px;
            position: absolute;
            top: 10px;
            width: 4px; }
          .widget_shopping_cart_content ul li .product-bundle li a {
            font-size: 13px; }
          .widget_shopping_cart_content ul li .product-bundle li span {
            color: #aeb0b2;
            display: block;
            font-size: 12px;
            padding-left: 5px; }
  .widget_shopping_cart_content .total {
    font-weight: 700;
    clear: left;
    text-align: right;
    font-size: 14px;
    margin-bottom: 13px;
    text-transform: uppercase; }
  .widget_shopping_cart_content .buttons {
    text-align: right; }
    .widget_shopping_cart_content .buttons .btn {
      padding: 8px 15px 6px;
      border-radius: 30px; }
      .widget_shopping_cart_content .buttons .btn:hover {
        background-color: #ed56ad;
        border-color: #ed56ad;
        color: #fff; }
      .widget_shopping_cart_content .buttons .btn:first-child {
        float: left; }
  .widget_shopping_cart_content .cart-info {
    padding-left: 18px;
    overflow: hidden; }
    .widget_shopping_cart_content .cart-info .product-name {
      margin-top: -2px; }
      .widget_shopping_cart_content .cart-info .product-name a {
        text-transform: uppercase;
        color: #000;
        font-size: 14px;
        font-weight: normal;
        padding: 0;
        margin-bottom: 0;
        display: block;
        margin-right: 25px;
        line-height: 16px; }
        .widget_shopping_cart_content .cart-info .product-name a:hover {
          color: #2eaae1; }
    .widget_shopping_cart_content .cart-info .qty-cart > span {
      color: #a1a1a1;
      font-size: 12px;
      display: block;
      line-height: 18px;
      font-weight: normal; }
      .widget_shopping_cart_content .cart-info .qty-cart > span > span {
        color: #000;
        padding-left: 5px;
        font-size: 12px;
        font-weight: 600; }
        .widget_shopping_cart_content .cart-info .qty-cart > span > span > span {
          font-size: 12px;
          color: #000; }
  .widget_shopping_cart_content .cart-actions {
    text-align: center;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #ebebeb; }
    .widget_shopping_cart_content .cart-actions .total {
      font-size: 14px;
      text-transform: uppercase;
      text-align: left;
      padding: 10px 0;
      color: #a1a1a1;
      border-bottom: 1px solid #ddd; }
      .widget_shopping_cart_content .cart-actions .total .price {
        color: #000000;
        float: right; }
  .widget_shopping_cart_content .cart-btn {
    text-align: center;
    overflow: hidden; }
    .widget_shopping_cart_content .cart-btn .btn-default {
      letter-spacing: 1px;
      padding: 11px 41px 13px 43px; }

.overlay3 {
  background: transparent;
  border: 0 none;
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.social-sidebar {
  margin-bottom: 30px; }
  .social-sidebar ul {
    list-style: outside none none;
    padding: 0; }
  .social-sidebar .twitter-tweet .tweet-text {
    color: #fff; }
  .social-sidebar .twitter-tweet .my-date {
    color: #00baff; }

.social-mobile {
  border-bottom: 1px solid #f0efef;
  text-align: left;
  clear: left;
  padding: 20px 15px; }
  .social-mobile .social_icon {
    text-align: left; }
  .social-mobile h5 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700; }
  .social-mobile + .contact-mobile {
    border-top: none;
    margin-top: 0; }

.contact-mobile {
  border-bottom: 1px solid #f0efef;
  margin-top: 30px;
  clear: left;
  text-align: left;
  padding: 20px 15px; }
  .contact-mobile h5 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700; }

.header-slogan {
  padding-bottom: 20px; }

.header-sidebar h4 {
  color: #2eaae1;
  font-weight: 300;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
  text-transform: uppercase; }
.header-sidebar .sw_content > p,
.header-sidebar .contact-form label {
  display: none; }
.header-sidebar .contact-form .form-left {
  padding-right: 0;
  width: 100%; }
.header-sidebar .contact-form .form-right {
  padding-left: 0;
  width: 100%; }

.openmenu.openmenu-hoz .overlay {
  opacity: 0;
  visibility: hidden; }
.openmenu.nav-open.openmenu-hoz .overlay, .openmenu.cart-open.openmenu-hoz .overlay, .openmenu.search_opened.openmenu-hoz .overlay {
  opacity: 0.8;
  visibility: visible;
  width: 100%; }
.openmenu .overlay {
  opacity: 0.8;
  visibility: visible;
  width: 100%;
  left: 400px; }

.overlay {
  background: #000 none repeat scroll 0 0;
  height: 100%;
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  visibility: hidden;
  z-index: 999;
  width: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

[class*="header-"] .open-menu-mobile:hover,
[class*="header-"] .searchform_wrap form button:hover,
[class*="header-"] .header-contact a:hover,
[class*="header-"] .mega-menu li.current_page_parent > a,
[class*="header-"] .mega-menu .sub-menu li.current-menu-item > a,
[class*="header-"] .widget_shopping_cart_content ul li a:hover {
  color: #2eaae1; }

.nav-open .overlay, .cart-open .overlay,
.search_opened .overlay {
  opacity: 0.8;
  width: 100%;
  z-index: 9999;
  left: -400px;
  visibility: visible; }

.header-v7 .widget_shopping_cart_content ul li.empty {
  margin-bottom: 0 !important; }

.nav-open-left .overlay {
  right: -400px;
  left: auto; }

.woocommerce-page .cart-block .btn.btn-primary {
  font-size: 14px; }
  .woocommerce-page .cart-block .btn.btn-primary:hover {
    border-width: 1px !important; }

.hide_header header {
  display: none !important; }

.openmenu .header-v7 .header-logo {
  display: none; }

.header-v7 {
  box-shadow: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }
  .header-v7 .header-menu {
    background: #2eaae1;
    box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.15); }
  .header-v7 .header-top-content {
    padding-top: 0;
    background: #fff;
    -webkit-transition: height 0.5s ease-in;
    -moz-transition: height 0.5s ease-in;
    -ms-transition: height 0.5s ease-in;
    -o-transition: height 0.5s ease-in;
    transition: height 0.5s ease-in; }
  .header-v7 .header-logo {
    background: url("../images/logo7_bg.png") no-repeat;
    padding: 20px;
    position: absolute;
    top: 0;
    padding: 20px 25px 20px 0;
    z-index: 3;
    background-size: contain; }
  .header-v7 .header-right .header_icon i {
    font-size: 16px; }
  .header-v7 .search-block-top > .btn-search {
    font-size: 16px;
    line-height: 16px;
    display: none; }
  .header-v7 .top-search {
    opacity: 1;
    visibility: visible;
    transform: none;
    top: 0;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 30px;
    background: #fff; }
  .header-v7 .search-block-top .top-search .btn-search {
    background: none;
    border: none;
    color: #999;
    height: 28px;
    line-height: 100%;
    right: 4px;
    width: 50px;
    top: 5px;
    border-left: 1px dashed  #e1e1e1;
    border-radius: 0; }
    .header-v7 .search-block-top .top-search .btn-search:hover {
      color: #ed56ad !important; }
    .header-v7 .search-block-top .top-search .btn-search i {
      margin-top: -4px;
      line-height: 100%; }
      .header-v7 .search-block-top .top-search .btn-search i.fa-spinner {
        margin-top: 3px; }
  .header-v7 .search-block-top .top-search .woosearch-input-box {
    border: none; }
  .header-v7 .search-block-top .top-search .search-field, .header-v7 .search-block-top .top-search .search-form input[type="text"] {
    background: none;
    height: 38px;
    padding: 0 50px 0 20px !important; }
  .header-v7 .search-block-top .top-search .woosearch-results {
    margin-top: 3px; }
  .header-v7 .woosearch-results .no-result {
    padding: 10px;
    font-style: italic;
    color: #999;
    font-size: 14px; }
  .header-v7 .search-block-top > .btn-search, .header-v7 .top-link a,
  .header-v7 .mini-cart .cart_label {
    color: #999; }
  .header-v7 .search-block-top > .btn-search:hover, .header-v7 .top-link a:hover {
    color: #ed56ad; }
  .header-v7 .cart_number {
    font-weight: normal; }
  .header-v7 .mega-menu > li.current-menu-item > a::before,
  .header-v7 .mega-menu > li.current-menu-ancestor > a::before {
    content: none; }
  .header-v7 .widget_shopping_cart_content ul li {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 16px; }
    .header-v7 .widget_shopping_cart_content ul li:last-child {
      margin-bottom: 20px; }
    .header-v7 .widget_shopping_cart_content ul li img {
      width: 60px;
      margin-top: 4px; }
    .header-v7 .widget_shopping_cart_content ul li .remove {
      top: 50%;
      font-size: 20px;
      right: 0;
      margin-top: 2px;
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .header-v7 .widget_shopping_cart_content .buttons .btn {
    padding: 9px 22px 9px; }
  .header-v7 .widget_shopping_cart_content .total {
    text-align: left;
    color: #2eaae1;
    font-size: 16px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 15px 0 17px;
    margin-bottom: 20px; }
    .header-v7 .widget_shopping_cart_content .total .tax_label {
      font-size: 100%; }
  .header-v7 .top-link {
    margin-right: 5px;
    display: inline-block; }
    .header-v7 .top-link ul li {
      padding: 30px 16px 30px 18px;
      position: relative; }
      .header-v7 .top-link ul li:last-child {
        border: none; }
        .header-v7 .top-link ul li:last-child:before {
          content: none; }
      .header-v7 .top-link ul li.header_icon {
        padding-right: 20px; }
      .header-v7 .top-link ul li:before {
        content: "";
        width: 1px;
        height: 28px;
        border-left: 1px dashed #e1e1e1;
        position: absolute;
        right: -3px;
        top: 50px;
        transform: translateY(-50%); }
    .header-v7 .top-link a {
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase; }
      .header-v7 .top-link a i {
        padding-right: 5px; }
  .header-v7 .cart-icon {
    background: #fff;
    color: #ed56ad;
    padding: 7px;
    border-radius: 50%;
    margin-right: 3px;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 17px;
    padding-left: 6px; }
  .header-v7 .mini-cart {
    padding: 30px 0 29px; }
    .header-v7 .mini-cart .count-item {
      border-color: #ed56ad;
      text-align: center;
      margin-bottom: 14px; }
      .header-v7 .mini-cart .count-item > p {
        margin-bottom: 11px; }
    .header-v7 .mini-cart .cart-block {
      width: 293px;
      padding: 9px 15px 8px 18px;
      max-height: 445px;
      border-radius: 10px; }
    .header-v7 .mini-cart .cart_nu_count {
      line-height: 16px; }
  .header-v7 .cart-block {
    background: #fff;
    border: 2px solid #ed56ad !important; }
    .header-v7 .cart-block::-webkit-scrollbar {
      display: none; }
    .header-v7 .cart-block::-webkit-scrollbar-thumb {
      background-color: #ed56ad !important; }
    .header-v7 .cart-block::-webkit-scrollbar-track {
      background-color: #999;
      height: 420px !important; }
    .header-v7 .cart-block .btn.btn-primary.checkout {
      border-color: #ed56ad;
      background: #ed56ad; }
      .header-v7 .cart-block .btn.btn-primary.checkout:hover, .header-v7 .cart-block .btn.btn-primary.checkout:active, .header-v7 .cart-block .btn.btn-primary.checkout:focus {
        border-color: #2eaae1;
        background: #2eaae1; }
  .header-v7 .mini-cart .cart_label {
    line-height: 25px;
    padding: 6px 7px 4px 7px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    padding-right: 59px;
    background: #ed56ad;
    border-radius: 50px;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold; }
    .header-v7 .mini-cart .cart_label:hover {
      color: #fff; }
    .header-v7 .mini-cart .cart_label:after {
      content: "";
      content: "\f0d7";
      font-family: FontAwesome;
      position: absolute;
      right: 15px;
      top: 7px;
      /* font-size: 16px; */
      height: 28px;
      border-left: 1px dashed rgba(255, 255, 255, 0.4);
      padding-left: 13px;
      line-height: 26px; }
  .header-v7 .search-block-top .top-search .search-field,
  .header-v7 .search-block-top .top-search .search-form input[type="text"] {
    border-radius: 0;
    font-style: italic;
    padding: 0; }
  .header-v7.site-header.is-sticky .header-top-content {
    transform: translateY(-182px);
    z-index: 9999;
    position: relative; }
  .header-v7.site-header.is-sticky .header-logo {
    padding-top: 10px;
    transform: translateY(137px);
    top: -11px;
    padding: 17px 10px 20px 2px;
    background-position: right center; }
    .header-v7.site-header.is-sticky .header-logo img {
      height: 80px;
      width: auto; }
  .header-v7 .header-top-info {
    border-bottom: 1px solid #eee;
    padding: 13px 0 11px; }
  .header-v7 .header-contact {
    color: #999; }
    .header-v7 .header-contact a {
      color: #999; }
      .header-v7 .header-contact a:hover {
        color: #2eaae1; }
    .header-v7 .header-contact li {
      padding-bottom: 0;
      display: inline-block;
      float: left;
      padding-right: 20px;
      margin-right: 20px;
      border-right: 1px dashed  #e1e1e1; }
      .header-v7 .header-contact li i {
        margin-right: 3px; }
      .header-v7 .header-contact li:last-child {
        padding-right: 0;
        padding-right: 0;
        border: none; }
      .header-v7 .header-contact li p {
        margin-bottom: 0; }
  .header-v7 .header-top-right {
    text-align: right; }
    .header-v7 .header-top-right .header-account {
      display: inline-block; }
      .header-v7 .header-top-right .header-account li {
        display: inline-block;
        margin-left: 10px;
        position: relative; }
        .header-v7 .header-top-right .header-account li:before {
          content: "/";
          color: #999;
          position: absolute;
          top: 0;
          left: -9px; }
        .header-v7 .header-top-right .header-account li:first-child {
          margin-left: 0; }
          .header-v7 .header-top-right .header-account li:first-child:before {
            content: none; }
        .header-v7 .header-top-right .header-account li.register i {
          display: none; }
      .header-v7 .header-top-right .header-account a {
        color: #999;
        display: inline-block; }
        .header-v7 .header-top-right .header-account a i {
          margin-right: 6px;
          font-size: 14px; }
        .header-v7 .header-top-right .header-account a:hover {
          color: #2eaae1; }
    .header-v7 .header-top-right .header-social {
      float: right;
      display: inline-block;
      margin-left: 20px;
      padding-left: 20px;
      border-left: 1px dashed  #e1e1e1; }
  .header-v7 .social_icon li {
    margin-left: 10px; }
    .header-v7 .social_icon li:first-child {
      margin-left: 0; }
    .header-v7 .social_icon li a {
      height: auto;
      width: auto;
      font-size: 14px;
      color: #999;
      border: none; }
      .header-v7 .social_icon li a:hover {
        color: #2eaae1; }
  @media (min-width: 992px) {
    .header-v7 .mega-menu > li.menu-item > a {
      padding: 13px 16px 13px;
      color: #fff;
      font-weight: 500; }
      .header-v7 .mega-menu > li.menu-item > a:hover {
        color: #fff !important; }
    .header-v7 .mega-menu > li.menu-item:last-child > a {
      padding-right: 0; }
    .header-v7 .mega-menu li.current_page_parent > a {
      color: #ed56ad; }
    .header-v7 .mega-menu > li > a:hover:before, .header-v7 .mega-menu > li > a:hover:after {
      opacity: 0; } }
  @media (max-width: 991px) {
    .header-v7 .main-navigation .mega-menu > li.menu-item a {
      padding-top: 8px;
      padding-bottom: 8px; }
    .header-v7 .main-navigation .mega-menu > li.menu-item:first-child {
      padding-top: 12px; }
    .header-v7 .header-top-right .header-social,
    .header-v7 .header-top-left {
      display: none; }
    .header-v7 .header-top-info {
      border-bottom: none;
      padding: 0; }
    .header-v7 .top-link ul li.header_icon {
      padding-right: 10px; }
    .header-v7 .open-menu-mobile {
      float: right;
      font-size: 16px;
      font-weight: 700;
      padding: 12px 0px;
      text-transform: uppercase;
      color: #fff; }
    .header-v7 .header-logo {
      left: 0; }
    .header-v7 .header-contact {
      overflow: hidden; }
      .header-v7 .header-contact li {
        padding-right: 0;
        padding-left: 0;
        border: none; }
    .header-v7 .header-top-right .header-account {
      right: 95px;
      top: 27px;
      position: absolute;
      z-index: 1; }
      .header-v7 .header-top-right .header-account a {
        font-size: 0; }
      .header-v7 .header-top-right .header-account li {
        padding-right: 14px; }
        .header-v7 .header-top-right .header-account li:first-child:before, .header-v7 .header-top-right .header-account li:before {
          content: "";
          height: 28px;
          width: 1px;
          border-left: 1px dashed  #e1e1e1;
          position: absolute;
          right: 3px;
          top: -2px;
          left: auto; }
        .header-v7 .header-top-right .header-account li.register i {
          display: block;
          margin-top: 5px; }
    .header-v7 .cart-icon {
      margin-right: 0; }
    .header-v7 .mini-cart {
      padding: 17px 0; }
      .header-v7 .mini-cart .cart_nu_count {
        display: none; }
      .header-v7 .mini-cart .cart_label {
        width: auto;
        background: none !important;
        padding: 4px 0px 6px 3px; }
        .header-v7 .mini-cart .cart_label span {
          display: none; }
        .header-v7 .mini-cart .cart_label:after {
          display: none; }
        .header-v7 .mini-cart .cart_label .cart_nu_count {
          right: 0;
          top: 15%; }
        .header-v7 .mini-cart .cart_label:before {
          content: "";
          width: 1px;
          height: 28px;
          border-right: 1px dashed #e1e1e1;
          position: absolute;
          left: -4px;
          top: 5px; }
    .header-v7 .search-block-top > .btn-search {
      line-height: 17px;
      padding-right: 0;
      padding-left: 0;
      padding-bottom: 11px; }
    .header-v7 .header-logo {
      left: 4px;
      padding: 18px 17px 20px 9px;
      top: 5px; }
    .header-v7.site-header.is-sticky .header-logo {
      padding: 14px 9px 15px 1px; }
      .header-v7.site-header.is-sticky .header-logo img {
        height: 55px !important; }
    .header-v7 .search-block-top > .btn-search {
      display: block;
      padding-top: 0; }
    .header-v7 .top-search {
      opacity: 0;
      visibility: hidden;
      top: 100%;
      position: absolute;
      border: 2px solid #ed56ad;
      border-radius: 10px;
      right: -40px; }
    .header-v7 .top-link {
      vertical-align: middle; }
      .header-v7 .top-link ul li {
        padding: 26px 6px 18px 13px; }
        .header-v7 .top-link ul li a {
          font-size: 0; }
          .header-v7 .top-link ul li a i {
            font-size: 16px; }
        .header-v7 .top-link ul li:before {
          top: 35px; }
    .header-v7 .social_icon {
      display: inline-block; }
      .header-v7 .social_icon li a {
        width: 40px;
        height: 40px;
        border: 1px solid;
        line-height: 40px; }
    .header-v7 .search-block-top .top-search .search-field,
    .header-v7 .search-block-top .top-search .search-form input[type="text"] {
      border-radius: 10px !important; } }
  @media (min-width: 761px) and (max-width: 991px) {
    .header-v7 .header-logo {
      padding: 32px 47px 30px 24px; }
    .header-v7.site-header.is-sticky .header-logo {
      padding: 19px 9px 19px 1px;
      top: 25px; }
      .header-v7.site-header.is-sticky .header-logo img {
        height: 55px !important; } }
  @media (max-width: 760px) {
    .header-v7.site-header.is-sticky .header-logo {
      top: 28px; } }
  @media (min-width: 761px) {
    .header-v7 .cart_nu_count {
      position: relative;
      display: inline-block;
      background: none !important;
      width: auto;
      font-size: 14px;
      right: 0;
      top: -2px; }
      .header-v7 .cart_nu_count:before {
        content: "("; }
      .header-v7 .cart_nu_count:after {
        content: ")"; } }
  @media (max-width: 600px) {
    .header-v7 .woosearch-results .no-result {
      border-bottom: none;
      background: none;
      color: #000; }
    .header-v7 .top-link ul li.header_icon:first-child {
      padding-right: 9px; } }

/*===================================
	2.6 Header Responsive
===================================*/
@media (min-width: 1920px) {
  .header-v2 .mega-menu > li.menu-item > a {
    padding-left: 28px;
    padding-right: 28px; } }
@media (max-width: 1500px) {
  header.header-v2 .search-block-top > .btn-search,
  header.header-v2 .header-myaccount,
  header.header-v2 .header-wishlist .update-wishlist,
  header.header-v2 .mini-cart .cart_label {
    padding-left: 15px; }
  header.header-v2 .search-block-top > .btn-search {
    padding-right: 15px; }
  header.header-v2.is-sticky .search-block-top > .btn-search {
    padding-left: 7px;
    padding-right: 15px; } }
@media (min-width: 1200px) and (max-width: 1520px) {
  .header-v2 .mega-menu > li.menu-item > a {
    font-size: 16px !important; }

  header .header-wrapper .header-boxed {
    padding-left: 50px;
    padding-right: 50px; }

  .boxed.fixed-header .site-header {
    left: 75px;
    right: 75px;
    width: auto; }

  #page.boxed {
    margin: 0 75px;
    overflow: hidden;
    box-shadow: 0px 0px 27px 1px rgba(0, 0, 0, 0.2); }
    #page.boxed header:not(.is-sticky) .header-wrapper .header-boxed {
      padding-left: 15px;
      padding-right: 15px; }
    #page.boxed .is-sticky .header-wrapper .header-boxed {
      padding-left: 15px;
      padding-right: 15px; } }
@media (min-width: 1366px) and (max-width: 1550px) {
  header.header-v6 .container-fluid .mega-menu > li.menu-item > a {
    padding-left: 15px;
    padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1550px) {
  .header-v5 .header-container .search-block-top > .btn-search i,
  .header-v5 .header-container .icon-header i,
  .header-v5 .header-container .open-menu-mobile i,
  .header-v5 .header-container .header-info .open-menu i,
  .header-v5 .header-container .header-myaccount i {
    font-size: 16px;
    height: 40px;
    line-height: 38px;
    width: 40px; }
  .header-v5 .header-ticket a {
    height: 40px;
    margin-left: 15px;
    padding: 9px 15px; } }
@media (max-width: 1366px) {
  .boxed .container {
    width: auto; } }
@media (min-width: 1366px) {
  .header-v6 .container-fluid:not(.header-boxed) {
    padding-left: 60px;
    padding-right: 60px; }
  .header-v6 .container-fluid .mega-menu > li.menu-item > a {
    padding-right: 30px;
    padding-left: 30px; }
  .header-v6 .main-navigation .kad-header-logo {
    padding-left: 30px;
    padding-right: 25px; }

  #page.boxed {
    margin: 0 100px;
    box-shadow: 0px 0px 27px 1px rgba(0, 0, 0, 0.2); }
    #page.boxed header:not(.is-sticky) .header-wrapper .header-boxed {
      padding-left: 15px;
      padding-right: 15px; }

  .header-wrapper .header-boxed {
    padding-left: 50px;
    padding-right: 50px; }
    .header-wrapper .header-boxed .kad-header-menu {
      padding: 0; } }
@media (min-width: 1200px) and (max-width: 1275px) {
  .boxed .container {
    width: 100%; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  header.header-v2 .mega-menu > li.menu-item > a {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px !important; }

  .header-v5 .header-contact li {
    padding-right: 20px; }

  .header-v6 .header-wrapper .container-fluid:not(.header-boxed) {
    padding-left: 30px;
    padding-right: 30px; }
  .header-v6 .header-wrapper .mega-menu > li > a {
    font-size: 18px; }
  .header-v6 .header-wrapper .header-boxed .mega-menu > li.menu-item > a {
    padding-left: 10px;
    padding-right: 10px; }

  #page.boxed.site {
    margin: 0 50px; }
    #page.boxed.site header.site-header {
      left: 50px;
      right: 50px; }

  header .header-wrapper .header-boxed {
    padding-left: 50px;
    padding-right: 50px; } }
@media (min-width: 1200px) {
  @keyframes animatedBackground {
    from {
      background-position: 0 0; }
    to {
      background-position: 100% 0; } }
  @-webkit-keyframes animatedBackground {
    from {
      background-position: 0 0; }
    to {
      background-position: 100% 0; } }
  @-ms-keyframes animatedBackground {
    from {
      background-position: 0 0; }
    to {
      background-position: 100% 0; } }
  @-moz-keyframes animatedBackground {
    from {
      background-position: 0 0; }
    to {
      background-position: 100% 0; } }
  header.header-v1:not(.is-sticky) {
    background-repeat: repeat-x !important;
    animation: animatedBackground 20s linear infinite;
    -ms-animation: animatedBackground 20s linear infinite;
    -moz-animation: animatedBackground 20s linear infinite;
    -webkit-animation: animatedBackground 20s linear infinite; }

  .header-wrapper .header-boxed {
    padding-left: 80px;
    padding-right: 80px; }
    .header-wrapper .header-boxed .kad-header-menu {
      padding: 0; }

  .header-v6 .container-fluid:not(.header-boxed) {
    padding-left: 60px;
    padding-right: 60px; }

  .header-v5 .container .mega-menu > li.menu-item > a {
    padding-left: 10px;
    padding-right: 10px; } }
@media (max-width: 1199px) {
  .header-wrapper .header-boxed {
    padding-left: 30px;
    padding-right: 30px; } }
@media (min-width: 992px) {
  .mega-menu > li.megamenu > .sub-menu > li > a {
    font-weight: 400;
    border-bottom: 1px solid #eee;
    padding: 33px 0 14px 0;
    margin-bottom: 13px;
    text-transform: uppercase; }

  .mega-menu > li.megamenu > .sub-menu li a {
    text-transform: capitalize; }

  .mega-menu > li.megamenu > .sub-menu {
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1); }

  .mega-menu > li.megamenu .sub-menu li .sub-menu a {
    padding-left: 10px; }

  .mega-menu li.megamenu .sub-menu .sub-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }

  .site-header.is-sticky .mega-menu > li.menu-item > a {
    padding-top: 28px;
    padding-bottom: 28px; }
    .site-header.is-sticky .mega-menu > li.menu-item > a:before {
      top: 65%; }
  .site-header.is-sticky .header-logo {
    padding-top: 10px; }
  .site-header.is-sticky .mini-cart .cart_label {
    padding-top: 20px;
    padding-bottom: 24px; }
  .site-header.is-sticky .search-block-top .btn-search {
    padding-top: 25px;
    padding-bottom: 24px; }
  .site-header.is-sticky .search-block-top .top-search .btn-search {
    padding: 0; }
  .site-header.is-sticky .header-myaccount {
    padding-top: 24px;
    padding-bottom: 22px; }

  .display-inline-b:hover .content-filter {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    visibility: visible; }

  .header-v4 .mega-menu .wpb_singleimage_heading {
    margin: 26px 50px -46px; }

  .mega-menu > li.megamenu > .sub-menu > li > a {
    text-transform: uppercase;
    border-bottom: 1px solid #eee; }
    .mega-menu > li.megamenu > .sub-menu > li > a:hover {
      background: none; }
  .mega-menu > li.megamenu > .sub-menu > li:last-child > a {
    border-bottom: 1px solid #eee !important; }
  .mega-menu > li > a:hover:before {
    left: 16px;
    right: 16px;
    opacity: 1; }
  .mega-menu > li > a > .tip {
    left: 50%;
    position: absolute;
    top: 30%;
    margin-left: 0;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .mega-menu > li > a:hover:before, .mega-menu > li > a:hover:after {
    opacity: 1; }
  .mega-menu > li.current-menu-item > a:before,
  .mega-menu > li.current-menu-item > a:after, .mega-menu > li.current-menu-ancestor > a:before,
  .mega-menu > li.current-menu-ancestor > a:after {
    opacity: 1; }
  .mega-menu > li.current-menu-item > a:before, .mega-menu > li.current-menu-ancestor > a:before {
    left: 19px;
    right: 19px; }
  .mega-menu > li > a:before {
    content: "";
    background: #2eaae1;
    height: 1px;
    opacity: 0;
    position: absolute;
    top: 64%;
    left: 0px;
    right: 0px; }
  .mega-menu > li:not(.megamenu) .sub-menu,
  .mega-menu > li > .sub-menu {
    border: none; }
  .mega-menu li:not(.megamenu) .sub-menu {
    padding: 26px 15px 30px; }
  .mega-menu li:not(.megamenu) .sub-menu li a:hover {
    background: transparent; }
  .mega-menu li:not(.megamenu) a {
    padding: 4px 15px 5px; }
  .mega-menu > li:not(.megamenu):hover > .sub-menu, .mega-menu > li.megamenu:hover > .sub-menu {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible; }
  .mega-menu > li:not(.megamenu) .sub-menu {
    left: 0;
    position: absolute;
    top: 100%;
    width: 263px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -moz-transform: rotate3d(1, 0, 0, -90deg);
    -o-transform: rotate3d(1, 0, 0, -90deg);
    -ms-transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    transform: rotate3d(1, 0, 0, -90deg);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; }
    .mega-menu > li:not(.megamenu) .sub-menu li .open-submenu {
      float: right; }
      .mega-menu > li:not(.megamenu) .sub-menu li .open-submenu i:before {
        content: "\f105"; }
  .mega-menu > li:not(.megamenu) li:hover > .sub-menu {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    visibility: visible;
    opacity: 1; }
  .mega-menu > li:not(.megamenu) li.last-item .sub-menu {
    left: auto;
    right: 100%; }
  .mega-menu > li.megamenu > .sub-menu {
    left: 0;
    position: absolute;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -moz-transform: rotate3d(1, 0, 0, -90deg);
    -o-transform: rotate3d(1, 0, 0, -90deg);
    -ms-transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    transform: rotate3d(1, 0, 0, -90deg);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
  .mega-menu > li.megamenu:hover .sub-menu {
    opacity: 1;
    visibility: visible; }
  .mega-menu > li.megamenu > .sub-menu > li > a {
    padding-left: 0;
    padding-bottom: 23px;
    padding-top: 22px;
    color: #222; }
    .mega-menu > li.megamenu > .sub-menu > li > a:hover {
      background: none !important; }
  .mega-menu > li.megamenu > .sub-menu > li > .sub-menu > li:first-child > a {
    padding-top: 0; }
  .mega-menu > li.megamenu > .sub-menu > li > .sub-menu > li > a {
    padding-left: 0; }
    .mega-menu > li.megamenu > .sub-menu > li > .sub-menu > li > a:hover {
      background: none; }
  .mega-menu > li.megamenu .sub-menu {
    width: 100%;
    padding: 10px 15px 45px;
    border-width: 0;
    border-top-width: 1px; }
    .mega-menu > li.megamenu .sub-menu .sub-menu {
      padding: 5px 0; }
      .mega-menu > li.megamenu .sub-menu .sub-menu a {
        padding-bottom: 7px;
        padding: 4px 0 5px; }
    .mega-menu > li.megamenu .sub-menu li .sub-menu li:last-child a {
      border-bottom: none; }
    .mega-menu > li.megamenu .sub-menu li .sub-menu a {
      font-size: 14px;
      padding-left: 25px; }
  .mega-menu li .product_list_widget .product-img {
    width: 60px;
    border: 1px solid #ebebeb; }
    .mega-menu li .product_list_widget .product-img a {
      padding: 0;
      border: none !important; }
      .mega-menu li .product_list_widget .product-img a:hover {
        background: none; }
      .mega-menu li .product_list_widget .product-img a img {
        width: 60px; }
  .mega-menu li .product_list_widget .product-content {
    overflow: hidden; }
    .mega-menu li .product_list_widget .product-content .product-title {
      font-size: 12px;
      padding: 0;
      text-transform: none;
      line-height: normal;
      border: none !important; }
      .mega-menu li .product_list_widget .product-content .product-title:hover {
        background: none; }
    .mega-menu li .product_list_widget .product-content .price del span {
      font-size: 13px !important; }
    .mega-menu li .product_list_widget .product-content .price .amount {
      font-size: 16px; }
    .mega-menu li .product_list_widget .product-content span.woocommerce-Price-amount span {
      font-size: 16px; }

  .header-ver.header-scroll {
    margin-right: -17px;
    overflow: auto;
    width: 417px; }

  .header-v1.is-sticky .cate-menu .product-categories.cate-home {
    display: none; }
  .header-v1.is-sticky.site-header .mega-menu > li.menu-item > a {
    padding-bottom: 18px;
    padding-top: 18px; }
  .header-v1.is-sticky.site-header .mini-cart .cart_label {
    padding-bottom: 0;
    padding-top: 0; }
  .header-v1.is-sticky .cate-menu .title-cate {
    height: 60px;
    padding: 22px 18px 18px; }
  .header-v1 .header-right .header-top-right {
    height: 111px; }
  .header-v1 .text-header .text-items, .header-v1 .text-header .t-item {
    display: none; }
  .header-v1 .text-header .text-items {
    margin-right: 10px; }
  .header-v1 .mini-cart .cart_label .cart_nu_count {
    display: block; }
  .header-v1 .header-right {
    display: block;
    width: 100%;
    float: left; }
    .header-v1 .header-right .header-top-left {
      float: left;
      padding-top: 20px; }
    .header-v1 .header-right .header-top-right {
      background-image: url("../images/bg-cart.png");
      background-position: center top;
      background-repeat: no-repeat;
      float: right;
      padding: 27px 10px 17px;
      margin-top: 17px;
      text-align: center;
      width: 260px;
      position: relative; }
      .header-v1 .header-right .header-top-right:before {
        content: "";
        position: absolute;
        background-image: url("../images/icon-header.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        top: -11px;
        right: 100%;
        width: 66px;
        height: 51px; }
      .header-v1 .header-right .header-top-right:after {
        content: "";
        position: absolute;
        background-image: url("../images/icon-header.png");
        background-position: -76px 0;
        background-repeat: no-repeat;
        top: -11px;
        left: 100%;
        width: 66px;
        height: 51px; }
    .header-v1 .header-right .search-block-top {
      margin-top: -2px; }
  .header-v1 .header-myaccount {
    padding: 0; }
  .header-v1 .header-profile {
    width: auto;
    padding-bottom: 7px; }
    .header-v1 .header-profile ul li {
      border-bottom: none;
      display: inline-block; }
  .header-v1 .search-block-top > .btn-search {
    display: none; }
  .header-v1 .search-block-top .top-search {
    opacity: 1;
    position: relative;
    left: 0;
    top: 0;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    visibility: visible;
    width: 460px;
    overflow: initial;
    background: none; }
  .header-v1 .header-contact a {
    color: #ed56ad; }
  .header-v1 .header-contact span {
    font-size: 12px;
    color: #999; }
  .header-v1 .mini-cart .text-header, .header-v1 .mini-cart .icon-header {
    display: inline-block; }
  .header-v1 .mini-cart .icon-header {
    color: #cccccc; }
    .header-v1 .mini-cart .icon-header:hover {
      color: #2eaae1; }
  .header-v1 .mini-cart .cart_qty, .header-v1 .mini-cart .cart_nu_count {
    display: none; }
  .header-v1 .mini-cart .cart_label {
    padding: 0; }
    .header-v1 .mini-cart .cart_label .title-cart {
      font-size: 12px;
      letter-spacing: 0;
      line-height: 20px;
      padding-top: 0;
      margin-bottom: 0;
      color: #2eaae1; }
      .header-v1 .mini-cart .cart_label .title-cart:before {
        content: none; }
    .header-v1 .mini-cart .cart_label .text-items {
      color: #555555;
      font-size: 12px; }
    .header-v1 .mini-cart .cart_label .t-item {
      color: #555555;
      font-size: 12px;
      margin-left: -5px; }
  .header-v1 .header-wrapper .mega-menu > li.current-menu-item > a, .header-v1 .header-wrapper .mega-menu > li.current-menu-ancestor > a, .header-v1 .header-wrapper .mega-menu > li:hover > a {
    color: #113647 !important; }
  .header-v1 .header-wrapper .mega-menu > li > a:hover {
    color: #113647 !important; }
  .header-v1 .header-wrapper .mega-menu > li > a:before {
    content: none; }
  .header-v1 .header-wrapper .mega-menu > li > a:after {
    content: none; }
  .header-v1 .cate-menu .product-categories li p {
    right: 0; }

  .header-v2.is-sticky .search-block-top > .btn-search {
    padding-right: 31px; }
  .header-v2:not(.is-sticky) .mega-menu > li.menu-item > a,
  .header-v2:not(.is-sticky) .header-wishlist .update-wishlist,
  .header-v2:not(.is-sticky) .header-myaccount {
    padding-top: 38px;
    padding-bottom: 38px; }
  .header-v2:not(.is-sticky) .header-info .open-menu,
  .header-v2:not(.is-sticky) .mini-cart .cart_label,
  .header-v2:not(.is-sticky) .search-block-top > .btn-search {
    padding-top: 35px;
    padding-bottom: 35px; }
  .header-v2:not(.is-sticky) .search-block-top > .btn-search {
    padding-right: 29px; }
  .header-v2:not(.is-sticky) .header-logo {
    padding-top: 7px; }
  .header-v2:not(.is-sticky) .container .search-block-top > .btn-search {
    padding-right: 15px; }
  .header-v2 .container .mega-menu > li.menu-item > a {
    font-size: 16px !important;
    padding-left: 15px;
    padding-right: 15px; }
  .header-v2 .container .header-myaccount,
  .header-v2 .container .header-wishlist .update-wishlist,
  .header-v2 .container .mini-cart .cart_label {
    padding-left: 15px; }

  .header-v3.is-ticky.site-header .mega-menu > li.menu-item > a {
    padding-top: 28px;
    padding-bottom: 28px; }
  .header-v3 .kad-header-logo {
    position: relative;
    text-align: center;
    width: 170px;
    margin: 0 22px; }
    .header-v3 .kad-header-logo img {
      max-width: 120px; }
    .header-v3 .kad-header-logo::before {
      background: #fff;
      border-radius: 50%;
      bottom: -35%;
      content: "";
      height: 138px;
      left: 3px;
      right: 3px;
      position: absolute;
      z-index: 5;
      -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.1); }
  .header-v3 .header-logo {
    padding-top: 7px;
    position: relative;
    z-index: 9;
    background-color: #fff; }
  .header-v3 .header-container {
    text-align: center; }
  .header-v3 .mega-menu > li.menu-item > a {
    padding: 28px 12px 28px; }
    .header-v3 .mega-menu > li.menu-item > a:before, .header-v3 .mega-menu > li.menu-item > a:after {
      content: none; }
  .header-v3 .mini-cart .cart_label {
    padding-top: 23px;
    padding-bottom: 27px; }
  .header-v3 .header-myaccount {
    padding-top: 25px;
    padding-bottom: 30px; }
  .header-v3 .search-block-top > .btn-search,
  .header-v3 .header-info .open-menu {
    padding-top: 25px;
    padding-bottom: 30px; }

  .fixed-header .header-v4 .header-container {
    border-bottom: 1px solid #ffffff; }

  .header-v4 .search-block-top .top-search .woosearch-submit {
    display: block;
    background: none;
    color: #555;
    border: none;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none; }
  .header-v4 .search-block-top:hover .top-search .woosearch-submit {
    opacity: 1;
    pointer-events: auto; }
  .header-v4 .top-search .woosearch-input-box {
    border: 1px solid #555; }
    .header-v4 .top-search .woosearch-input-box:focus {
      border-color: #ed56ad; }
  .header-v4 .search-block-top .top-search .search-field,
  .header-v4 .search-block-top .top-search .search-form input[type="text"] {
    height: 38px; }
  .header-v4.is-sticky.site-header .search-block-top > .btn-search,
  .header-v4.is-sticky.site-header .header-myaccount,
  .header-v4.is-sticky.site-header .mini-cart .cart_label,
  .header-v4.is-sticky.site-header .header-info .open-menu {
    padding-top: 18px;
    padding-bottom: 22px; }
  .header-v4.is-sticky.site-header .header-topinfo {
    display: none; }
  .header-v4.is-sticky.site-header .header-logo img {
    width: 100px; }
  .header-v4.is-sticky.site-header .header-container {
    border-bottom: medium none; }
  .header-v4.is-sticky.site-header .search-block-top .top-search {
    top: 18px; }
    .header-v4.is-sticky.site-header .search-block-top .top-search .woosearch-input-box {
      border: 1px solid rgba(0, 0, 0, 0.5); }
  .header-v4 .top-class {
    padding-top: 10px; }
  .header-v4 .header-logo {
    padding-top: 3px; }
  .header-v4:not(.is-sticky) .header-topinfo + .header-container .mega-menu > li.menu-item > a {
    padding-top: 27px;
    padding-bottom: 27px; }
  .header-v4:not(.is-sticky) .header-topinfo + .header-container .search-block-top > .btn-search,
  .header-v4:not(.is-sticky) .header-topinfo + .header-container .header-myaccount,
  .header-v4:not(.is-sticky) .header-topinfo + .header-container .mini-cart .cart_label,
  .header-v4:not(.is-sticky) .header-topinfo + .header-container .header-info .open-menu {
    padding-top: 20px;
    padding-bottom: 20px; }
  .header-v4:not(.is-sticky) .header-topinfo + .header-container .search-block-top .top-search {
    top: 20px; }
  .header-v4 .mega-menu > li.menu-item > a {
    padding-top: 46px;
    padding-bottom: 45px; }
  .header-v4 .search-block-top > .btn-search,
  .header-v4 .header-myaccount,
  .header-v4 .mini-cart .cart_label,
  .header-v4 .header-info .open-menu {
    padding-top: 38px;
    padding-bottom: 37px; }
  .header-v4 .search-block-top .top-search {
    top: 38px; }

  .header-v5 .header-logo {
    padding-top: 27px; }
  .header-v5 .mega-menu > li.menu-item > a {
    padding-top: 30px;
    padding-bottom: 30px; }
  .header-v5.is-sticky.site-header .header-topinfo {
    display: none; }
  .header-v5.is-sticky.site-header .header-logo img {
    width: 100px; }
  .header-v5.is-sticky.site-header .search-block-top > .btn-search,
  .header-v5.is-sticky.site-header .header-myaccount,
  .header-v5.is-sticky.site-header .mini-cart .cart_label,
  .header-v5.is-sticky.site-header .header-info .open-menu,
  .header-v5.is-sticky.site-header .header-myaccount {
    padding-top: 21px;
    padding-bottom: 21px; }
  .header-v5 .search-block-top > .btn-search,
  .header-v5 .header-myaccount,
  .header-v5 .mini-cart .cart_label,
  .header-v5 .header-info .open-menu,
  .header-v5 .header-myaccount {
    padding-top: 19px;
    padding-bottom: 17px; }
  .header-v5 .display-inline-b {
    position: relative; }
  .header-v5.is-sticky.site-header .container .search-block-top > .btn-search,
  .header-v5.is-sticky.site-header .container .header-myaccount,
  .header-v5.is-sticky.site-header .container .mini-cart .cart_label,
  .header-v5.is-sticky.site-header .container .header-info .open-menu,
  .header-v5.is-sticky.site-header .container .header-myaccount {
    padding-top: 21px;
    padding-bottom: 21px; }
  .header-v5 .container .header-container .search-block-top > .btn-search i,
  .header-v5 .container .header-container .icon-header i,
  .header-v5 .container .header-container .open-menu-mobile i,
  .header-v5 .container .header-container .header-info .open-menu i,
  .header-v5 .container .header-container .header-myaccount i {
    font-size: 16px;
    height: 40px;
    line-height: 38px;
    width: 40px; }
  .header-v5 .container .header-right .search-block-top > .btn-search,
  .header-v5 .container .header-right .header-myaccount,
  .header-v5 .container .header-right .mini-cart .cart_label,
  .header-v5 .container .header-right .header-info .open-menu,
  .header-v5 .container .header-right .header-myaccount {
    padding-bottom: 30px;
    padding-top: 47px; }
  .header-v5 .container .header-ticket a {
    height: 40px;
    margin-left: 15px;
    padding: 9px 15px; }

  .header-v6.is-sticky.site-header .container-fluid .search-block-top .top-search .woosearch-input-box {
    padding-bottom: 20px;
    padding-top: 20px; }
  .header-v6.is-sticky.site-header .container .search-block-top > .btn-search {
    padding: 25px 15px 25px 0; }
  .header-v6.is-sticky.site-header .mini-cart .cart_label {
    padding-bottom: 18px;
    padding-top: 17px; }
  .header-v6:not(.is-sticky) .header-logo {
    padding-top: 0; }
    .header-v6:not(.is-sticky) .header-logo img {
      max-width: 144px; }
  .header-v6.is-sticky .header-logo {
    padding-top: 0; }
    .header-v6.is-sticky .header-logo img {
      max-width: 126px; }
  .header-v6 .main-navigation {
    display: inline-block; }
  .header-v6 .header-container {
    text-align: center; }
  .header-v6 .kad-header-logo {
    padding-left: 15px;
    padding-right: 10px; }
  .header-v6 .header-left {
    position: absolute;
    left: 0;
    z-index: 9; }
    .header-v6 .header-left .content-filter {
      left: 0;
      right: auto; }
  .header-v6 .header-right {
    position: absolute;
    right: 0;
    z-index: 9; }
    .header-v6 .header-right .cart_label i {
      font-size: 30px; }
  .header-v6 .mega-menu > li.menu-item > a {
    padding-top: 40px;
    padding-bottom: 36px; }
  .header-v6 .mega-menu > li.menu-item .sub-menu a {
    font-size: 14px; }
  .header-v6 .mini-cart .cart_label {
    padding-top: 25px;
    padding-bottom: 30px; }
  .header-v6 .header-myaccount {
    padding-left: 0;
    padding-right: 15px; }
  .header-v6 .container .search-block-top > .btn-search {
    padding: 35px 15px 35px 0; }
  .header-v6 .container .search-block-top .top-search {
    left: 0;
    right: auto;
    overflow: initial;
    border-radius: 30px; }
  .header-v6 .container-fluid .search-block-top > .btn-search {
    display: none; }
  .header-v6 .container-fluid .top-search {
    opacity: 1;
    left: 0;
    top: 0;
    width: auto;
    position: relative;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    visibility: visible; }
  .header-v6 .container-fluid .search-block-top .top-search .woosearch-input-box {
    border: medium none;
    border-radius: 0;
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px; }
    .header-v6 .container-fluid .search-block-top .top-search .woosearch-input-box input {
      height: 40px;
      background: none; }
  .header-v6 .container-fluid .search-block-top .top-search .btn-search {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    height: 40px;
    right: auto;
    left: 0;
    text-align: left;
    top: 50%;
    width: 25px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .header-v6 .container-fluid .search-block-top .top-search .btn-search i {
      line-height: 40px; }
      .header-v6 .container-fluid .search-block-top .top-search .btn-search i.fa-spin {
        font-size: 12px !important; }
    .header-v6 .container-fluid .search-block-top .top-search .btn-search i:first-child {
      font-size: 20px; }
  .header-v6 .container-fluid .search-block-top .top-search .woosearch-results {
    width: 320px; }

  .openmenu-hoz.openmenu .overlay {
    opacity: 0;
    visibility: hidden; } }
@media (min-width: 992px) and (max-width: 1199px) {
  header .container .mega-menu > li.menu-item > a {
    padding-left: 10px;
    padding-right: 10px; }
  header .mega-menu > li.menu-item > a {
    padding-left: 10px;
    padding-right: 10px; }

  .header-v1 .search-block-top .top-search {
    width: 330px; }

  .header-v3 .kad-header-logo {
    margin: 0 10px; }
  .header-v3 .mini-cart .cart_label,
  .header-v3 .header-myaccount,
  .header-v3 .search-block-top > .btn-search {
    padding-left: 15px; }

  .header-v2 .mega-menu > li.menu-item > a {
    font-size: 14px !important; }
  .header-v2 .header-right .header_icon i {
    font-size: 18px; }
  .header-v2:not(.is-sticky) .search-block-top > .btn-search {
    padding-right: 15px; }
  .header-v2 .container .mega-menu > li.menu-item > a {
    font-size: 14px !important;
    padding-left: 10px;
    padding-right: 10px; }

  .header-v4 .header-topinfo .header-contact li:first-child {
    padding-right: 15px; }

  .header-v5 .container .header-ticket a {
    padding: 0; }
  .header-v5 .container .mega-menu > li.menu-item > a {
    padding-left: 10px;
    padding-right: 10px; }
  .header-v5 .header-contact li {
    padding-right: 10px; }
  .header-v5 .header-topinfo .header-social {
    padding-left: 15px; }
  .header-v5 .header-topinfo .social_icon ul {
    margin-right: 0; }
  .header-v5 .header-topinfo .social_icon li a {
    width: 20px; }
  .header-v5 .header-ticket a {
    width: 40px;
    padding: 0;
    text-align: center;
    margin-left: 12px; }
    .header-v5 .header-ticket a i {
      display: block;
      line-height: 39px; }
    .header-v5 .header-ticket a span {
      display: none; }

  .header-v6 .header-container .mega-menu > li > a {
    font-size: 18px; }
  .header-v6 .container-fluid .top-search {
    width: 150px; } }
@media (max-width: 991px) {
  .boxed {
    padding: 0; }

  .header-v7 .mini-cart .cart_label, .header-v7 .header-right .header_icon i {
    font-size: 14px; }

  header {
    position: relative;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.03); }

  .header-v1 .header-logo {
    left: 15px; }
  .header-v1 .header-top-content {
    padding-top: 0; }
  .header-v1 .header-right {
    display: block;
    text-align: right; }
  .header-v1 .header-top-content .header-contact,
  .header-v1 .header-myaccount {
    display: none; }
  .header-v1 .header-top-right,
  .header-v1 .header-top-left {
    display: inline-block;
    vertical-align: middle; }
  .header-v1 .cate-menu .product-categories.cate-home {
    display: none; }
  .header-v1 .open-menu-mobile {
    float: right;
    font-size: 16px;
    font-weight: 700;
    padding-top: 11px;
    text-transform: uppercase; }
    .header-v1 .open-menu-mobile:hover {
      color: #113647; }
    .header-v1 .open-menu-mobile i {
      font-size: 24px;
      margin-right: 7px;
      vertical-align: middle; }
  .header-v1 .header-menu .mega-menu > li.menu-item > a:hover,
  .header-v1 .header-menu .mega-menu > li.menu-item.current-menu-item > a {
    color: #2eaae1; }
  .header-v1 .cate-menu .product-categories {
    height: 400px;
    overflow: auto; }

  .header-v2 .header-wishlist .update-wishlist {
    padding-top: 29px;
    padding-bottom: 27px; }
  .header-v2 .header-logo {
    padding-top: 0; }
    .header-v2 .header-logo img {
      width: 100px; }
  .header-v2 .open-menu-mobile {
    padding-top: 32px; }

  .header-v3 .header-right {
    float: right; }
  .header-v3 .header-logo {
    left: 43%;
    padding-top: 0; }
    .header-v3 .header-logo img {
      width: 85px; }
  .header-v3 .header-center h5 {
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 0;
    border-bottom: 1px solid #f0efef; }
  .header-v3 .header-center > h5 {
    padding-left: 15px;
    padding-right: 15px; }
  .header-v3 .languges-flags {
    display: none; }

  .header-v4:not(.is-sticky) {
    padding-bottom: 0;
    padding-top: 0; }
  .header-v4 .header-topinfo {
    display: none; }
  .header-v4 .header-container {
    border-bottom: medium none; }
  .header-v4 .open-menu-mobile {
    float: right;
    padding-left: 15px; }
  .header-v4 .header-logo {
    left: 15px;
    padding-top: 0; }
  .header-v4 .content-filter {
    right: -105px; }

  .header-v5 .header-topinfo {
    display: none; }
  .header-v5 .header-logo {
    left: 85px;
    padding-top: 0; }
  .header-v5 .header-ticket a {
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    margin-left: 12px; }
    .header-v5 .header-ticket a i {
      display: block;
      line-height: 39px;
      font-size: 16px; }
    .header-v5 .header-ticket a span {
      display: none; }
  .header-v5 .header-container .search-block-top > .btn-search i,
  .header-v5 .header-container .icon-header i,
  .header-v5 .header-container .open-menu-mobile i,
  .header-v5 .header-container .header-info .open-menu i,
  .header-v5 .header-container .header-myaccount i {
    font-size: 16px;
    height: 40px;
    line-height: 38px;
    width: 40px; }

  .header-v6 .header-logo {
    left: 50%;
    padding-top: 4px;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    .header-v6 .header-logo img {
      width: 90px; }
  .header-v6 .header-myaccount {
    padding-left: 17px; }
  .header-v6 .search-block-top > .btn-search {
    padding-left: 15px; }
  .header-v6 .header-container .mini-cart .cart_label {
    padding-bottom: 18px;
    padding-top: 15px; }
  .header-v6 .header-left {
    float: left;
    position: relative; }
    .header-v6 .header-left .content-filter {
      right: auto;
      left: 0; }
  .header-v6 .header-right {
    float: right; }
  .header-v6 .open-menu-mobile {
    padding-top: 30px; }
  .header-v6 .header-center .languges-flags {
    display: block;
    padding: 20px 15px;
    border-bottom: 1px solid #f0efef; }
  .header-v6 .contact-mobile {
    margin-top: 0; }
  .header-v6 .header-center h5 {
    font-family: Teko;
    font-size: 20px; }
  .header-v6 .mega-menu > li.menu-item .sub-menu li .sub-menu a,
  .header-v6 .mega-menu > li.menu-item .sub-menu li a {
    font-family: Teko;
    font-size: 18px; }
  .header-v6 .main-navigation .mega-menu > li.menu-item a {
    padding: 8px 25px; }

  .header-v5 .header-sidebar .header-contact,
  .header-v5 .header-sidebar .header-social, .header-v3 .header-sidebar .header-contact,
  .header-v3 .header-sidebar .header-social, .header-v4 .header-sidebar .header-contact,
  .header-v4 .header-sidebar .header-social,
  .header-v1 .header-sidebar .header-contact,
  .header-v1 .header-sidebar .header-social, .header-v2 .header-sidebar .header-contact,
  .header-v2 .header-sidebar .header-social {
    display: none; }
  .header-v5 .header-sidebar .logo-sidebar, .header-v3 .header-sidebar .logo-sidebar, .header-v4 .header-sidebar .logo-sidebar,
  .header-v1 .header-sidebar .logo-sidebar, .header-v2 .header-sidebar .logo-sidebar {
    padding-top: 65px; }

  .header-v2 .header-search:hover .top-search,
  .header-v5 .header-search:hover .top-search {
    bottom: auto;
    top: 100%; }

  .footer-fixed #main {
    padding-bottom: 60px; }

  .fixed-header .site-header.header-bottom {
    top: auto !important;
    bottom: 0; }

  .header-wrapper .header-boxed {
    padding-left: 15px;
    padding-right: 15px; }

  .header-bottom {
    bottom: 0;
    position: fixed;
    top: auto !important;
    width: 100%; }
    .header-bottom .mini-cart .cart-block,
    .header-bottom .header-myaccount .content-filter,
    .header-bottom .search-block-top > .top-search {
      top: auto;
      bottom: 100%; }

  .overlay.overlay-menu {
    right: -400px;
    left: auto; }

  .openmenu .header-center {
    left: 0;
    opacity: 1;
    visibility: visible; }

  .open-submenu {
    display: none; }

  .mega-menu .caret-submenu {
    display: table; }

  .header-myaccount .content-filter.active {
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    visibility: visible; }

  .header-logo {
    left: 55px;
    top: 9px;
    margin: 0;
    padding-top: 17px;
    position: absolute;
    z-index: 9; }
    .header-logo img {
      width: 110px; }

  .header-scroll,
  .header-center {
    overflow: auto; }

  .header-center {
    left: -100%;
    opacity: 0;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 990;
    visibility: hidden;
    width: 400px;
    background: #fff none repeat scroll 0 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }

  .header-container .search-block-top .top-search .btn-search {
    padding: 0; }
  .header-container .header-info .open-menu,
  .header-container .header-myaccount,
  .header-container .mini-cart .cart_label,
  .header-container .search-block-top .btn-search {
    padding-top: 25px;
    padding-bottom: 24px; }

  .open-menu-mobile {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #5c6771;
    float: left;
    font-size: 20px;
    cursor: pointer;
    z-index: 999;
    padding: 27px 0 0; }

  .close-menu-mobile.hover-effect {
    height: 32px;
    left: auto;
    right: -32px;
    width: 32px; }

  .sub-menu {
    display: none; }

  .main-navigation .mega-menu {
    display: block;
    clear: left; }
    .main-navigation .mega-menu li {
      position: relative;
      clear: left; }
    .main-navigation .mega-menu > li.menu-item {
      display: block; }
      .main-navigation .mega-menu > li.menu-item:first-child > a {
        border-top: 1px solid #f0efef; }
      .main-navigation .mega-menu > li.menu-item > a {
        border-bottom: 1px solid #f0efef; }
      .main-navigation .mega-menu > li.menu-item a {
        padding: 13px 25px; }
      .main-navigation .mega-menu > li.menu-item li a {
        padding-left: 35px; }
        .main-navigation .mega-menu > li.menu-item li a:hover {
          padding-left: 35px; }
      .main-navigation .mega-menu > li.menu-item li li a {
        padding-left: 45px; }
        .main-navigation .mega-menu > li.menu-item li li a:hover {
          padding-left: 45px; }
    .main-navigation .mega-menu li .sub-menu li {
      width: 100%;
      padding: 0; }
      .main-navigation .mega-menu li .sub-menu li:last-child > a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.16); }
    .main-navigation .mega-menu li:not(.megamenu) .sub-menu .sub-menu {
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      -webkit-transform: none;
      transform: none; }
    .main-navigation .mega-menu .menu-block2-item,
    .main-navigation .mega-menu .menu-block1-item {
      padding: 15px; }
    .main-navigation .mega-menu li .product_list_widget .product-img {
      width: 60px;
      border: 1px solid #ebebeb; }
      .main-navigation .mega-menu li .product_list_widget .product-img a {
        padding: 0;
        border: none !important; }
        .main-navigation .mega-menu li .product_list_widget .product-img a:hover {
          background: none; }
        .main-navigation .mega-menu li .product_list_widget .product-img a img {
          width: 60px; }
    .main-navigation .mega-menu li .product_list_widget .product-content {
      overflow: hidden; }
      .main-navigation .mega-menu li .product_list_widget .product-content .product-title {
        font-size: 12px;
        padding: 0;
        text-transform: none;
        line-height: normal;
        border: none !important; }
        .main-navigation .mega-menu li .product_list_widget .product-content .product-title:hover {
          background: none; }
      .main-navigation .mega-menu li .product_list_widget .product-content .price del span {
        font-size: 13px !important; }
      .main-navigation .mega-menu li .product_list_widget .product-content .price .amount {
        font-size: 16px; }
      .main-navigation .mega-menu li .product_list_widget .product-content span.woocommerce-Price-amount span {
        font-size: 16px; }
  .main-navigation .menu-block1, .main-navigation .menu-block2 {
    border-bottom: 1px solid #f0efef; }

  .logo-mobile {
    padding: 15px;
    text-align: left; }
    .logo-mobile + .close-menu-mobile {
      right: 15px;
      top: 19px;
      height: 40px;
      width: 40px; }
    .logo-mobile img {
      width: 120px; }

  .nav-sections ul.nav-tabs {
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
    border-top: 1px solid rgba(255, 255, 255, 0.16); }
  .nav-sections .nav-tabs > li {
    margin-bottom: 0;
    text-align: left;
    border-right: 1px solid rgba(255, 255, 255, 0.16);
    width: 50%; }
    .nav-sections .nav-tabs > li:last-child {
      border: none; }
  .nav-sections .nav-tabs > li > a {
    border-bottom: medium none;
    border-radius: 0;
    border-top: medium none;
    color: #fff;
    margin: 0;
    font-weight: 700;
    padding: 20px;
    text-transform: uppercase;
    border-right: 1px solid rgba(255, 255, 255, 0.16);
    border-left: none; }
  .nav-sections .nav-tabs > li > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: medium none;
    border-top: medium none;
    border-left: none; }
  .nav-sections .nav-tabs > li:last-child > a {
    border-right: none !important; }
  .nav-sections .nav-tabs > li.active > a,
  .nav-sections .nav-tabs > li.active > a:focus,
  .nav-sections .nav-tabs > li.active > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.16);
    border-bottom: medium none;
    border-top: medium none;
    border-left: none;
    color: #2eaae1 !important;
    cursor: default;
    margin: 0; }

  .col-xs-12.hidden-md {
    margin-top: -1px; }

  .openmenu .right_openmenu ~ .overlay {
    left: auto;
    right: 400px; }

  #account .mega-menu li:first-child a {
    border-top: 1px solid #f0efef; }
  #account .mega-menu li a {
    border-bottom: 1px solid #f0efef;
    padding: 13px 25px; } }
@media (min-width: 768px) {
  .no-padding > .vc_row {
    margin: slide-values(0); }

  .footer-fixed .footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: -1; }

  .hover-effect a:hover i, .hover-effect.close-menu:hover i, .hover-effect.close-menu-mobile:hover i {
    left: 100%;
    opacity: 0;
    visibility: hidden; }
    .hover-effect a:hover i.fa-hover, .hover-effect.close-menu:hover i.fa-hover, .hover-effect.close-menu-mobile:hover i.fa-hover {
      opacity: 1;
      left: 50%;
      visibility: visible; }

  .header-profile ul li:hover a {
    padding-left: 25px;
    background: #111; }
    .header-profile ul li:hover a:before {
      height: 100%; }
  .header-profile ul a {
    position: relative; }
    .header-profile ul a:before {
      position: absolute;
      content: "";
      width: 5px;
      height: 0;
      top: 0;
      left: 0;
      background: #2eaae1; }

  .mega-menu li .sub-menu li a:hover {
    color: #2eaae1;
    background: rgba(0, 0, 0, 0.05); }
    .mega-menu li .sub-menu li a:hover::before {
      height: 100%; } }
@media (max-width: 782px) {
  .admin-bar .site-header.is-sticky,
  .admin-bar .site-header.is-sticky .header-menu,
  .admin-bar .fixed-header header,
  .admin-bar .header-center,
  .admin-bar .searchform_wrap,
  .admin-bar .header-info .header-ver {
    top: 46px; } }
@media (max-width: 767px) {
  .footer-fixed #main {
    padding-bottom: 0; }

  .open-menu-mobile {
    padding-top: 27px; }

  .mini-cart .cart_nu_count {
    top: 34%; }

  .header-center,
  .header-ver, .searchform_wrap {
    width: calc(100% - 40px); }

  .openmenu .overlay {
    left: auto;
    opacity: 0.8;
    right: 0;
    visibility: visible;
    width: 40px;
    z-index: 9999; }

  .nav-open .overlay, .cart-open .overlay,
  .search_opened .overlay {
    width: 40px;
    left: 0; }

  .nav-open-left .overlay {
    width: 40px;
    right: 0;
    left: auto; }

  .header-ver .header-sidebar {
    padding: 15px; }

  .header-sidebar .close-menu {
    left: 15px; }

  .header-v1 .open-menu-mobile {
    position: absolute;
    right: 0;
    top: -48px;
    z-index: 0; }
    .header-v1 .open-menu-mobile:hover {
      color: #113647 !important; }
  .header-v1 .mini-cart .cart_label {
    padding-top: 30px;
    padding-bottom: 30px; }
  .header-v1 .search-block-top > .btn-search {
    padding-top: 33px;
    padding-bottom: 29px; }
  .header-v1 .header-logo {
    padding-top: 4px; }

  .cate-menu .title-cate {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 18px 18px 14px 0;
    width: calc(100% - 80px); }

  .header-v1 .mini-cart .cart_label {
    font-size: 24px; }

  .header-v2 .header-right .search-block-top > .btn-search {
    padding-right: 0; }
    .header-v2 .header-right .search-block-top > .btn-search::before {
      content: none; }

  .top-search {
    width: 290px; }

  .openmenu .right_openmenu ~ .overlay {
    left: 0;
    right: auto; } }
@media (max-width: 600px) {
  .admin-bar .header-center,
  .admin-bar .searchform_wrap,
  .admin-bar .header-ver {
    top: 46px; }

  .admin-bar .site-header.is-sticky,
  .admin-bar .is-sticky .header-center,
  .admin-bar .is-sticky .searchform_wrap,
  .admin-bar .site-header.is-sticky .header-menu,
  .admin-bar .is-sticky .header-info .header-ver {
    top: 0; }

  .header-v4 .header-profile a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 0;
    text-align: center;
    line-height: 38px; }
    .header-v4 .header-profile a i {
      margin-right: 0; }
  .header-v4 .header-profile span {
    display: none; } }
@media (min-width: 480px) and (max-width: 737px) {
  .mini-cart .cart-block {
    max-height: 200px; } }
@media (max-width: 480px) {
  .header-logo {
    left: 50px; }

  .header-v5 .header-logo img {
    padding-top: 5px; }

  .header-v5 .header-logo {
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }

  .button-group .inline-block {
    width: 48%; }

  .header-myaccount {
    padding-left: 14px; }

  .search-block-top .btn-search {
    padding-left: 15px; }

  .header_icon .open-menu {
    padding-left: 13px; }

  .header-v2 .header-logo img {
    width: 74px;
    height: auto; }
  .header-v2.is-sticky .header-logo img {
    height: auto; }
  .header-v2 .search-block-top .top-search {
    width: 290px; }
  .header-v2 .header-right .header_icon i {
    font-size: 18px; }

  .header-v3 .header-logo {
    left: 60px; }

  .header-v4 .header-logo img {
    width: 85px; }
  .header-v4 .header-myaccount {
    display: none; }

  .header-v5 .header-logo img {
    width: 90px; }
  .header-v5 .header-ticket {
    display: none; }

  .header-v6 .header-logo {
    left: 85px;
    padding-top: 0;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }

  .mini-cart .cart_nu_count,
  .header-wishlist .update-wishlist span {
    top: 30%;
    right: -9px; } }
@media (max-width: 375px) {
  .social_icon li a,
  .close-menu, .close-menu-mobile {
    height: 35px;
    width: 35px; }

  .logo-mobile + .close-menu-mobile {
    height: 35px;
    width: 35px; } }
/*===================================
	2.3 Mega Menu
===================================*/
.menu-block1, .menu-block2, .menu-bottom {
  display: none; }

.menu-block2 .wpb_content_element,
.menu-block1 .wpb_content_element {
  margin-bottom: 0; }

.megamenu.notsub_level-2 ul.sub-menu > li > a {
  font-weight: 400;
  padding-bottom: 10px;
  padding-top: 10px;
  text-transform: capitalize; }
  .megamenu.notsub_level-2 ul.sub-menu > li > a i {
    margin-right: 10px; }

.mega-menu .tip {
  background: #0cc485 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  line-height: 11px;
  margin-left: 10px;
  padding: 3px 6.5px;
  position: relative;
  vertical-align: middle; }

.mega-menu {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  z-index: 900; }
  .mega-menu > li.menu-item {
    display: inline-block;
    list-style: none; }
    .mega-menu > li.menu-item:not(.megamenu) {
      position: relative; }
    .mega-menu > li.menu-item.current-menu-item > a, .mega-menu > li.menu-item.current-menu-parent > a {
      color: #2eaae1; }
    .mega-menu > li.menu-item > a {
      padding: 46px 16px 41px; }
  .mega-menu li .sub-menu a i {
    margin-right: 7px; }
  .mega-menu li a {
    padding: 10px 15px;
    display: block;
    text-transform: uppercase;
    white-space: normal;
    font-weight: 400;
    font-size: 15px;
    position: relative;
    color: #000000; }
    .mega-menu li a:hover, .mega-menu li a:focus {
      color: #2eaae1 !important; }
  .mega-menu li:not(.megamenu) .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    -moz-transform: rotate3d(1, 0, 0, -90deg);
    -o-transform: rotate3d(1, 0, 0, -90deg);
    -ms-transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    transform: rotate3d(1, 0, 0, -90deg); }
  .mega-menu li .sub-menu {
    background: #fff none repeat scroll 0 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    z-index: 99; }
    .mega-menu li .sub-menu li {
      position: relative; }
      .mega-menu li .sub-menu li a {
        border-bottom: 1px solid transparent; }
      .mega-menu li .sub-menu li:last-child > a {
        border-bottom: none; }
      .mega-menu li .sub-menu li a {
        text-transform: none;
        color: #5c6771;
        font-size: 15px;
        position: relative; }
        .mega-menu li .sub-menu li a:hover {
          color: #2eaae1; }
  .mega-menu > li > a {
    font-size: 14px;
    color: #5c6771; }
  .mega-menu .widget_add_to_cart {
    display: none; }
  .mega-menu .cart-block {
    right: 15px; }
    .mega-menu .cart-block.dropdown-menu li a {
      padding: 0;
      color: #303030; }
      .mega-menu .cart-block.dropdown-menu li a.remove {
        color: #111; }
      .mega-menu .cart-block.dropdown-menu li a:hover {
        color: #000; }
    .mega-menu .cart-block .remove.remove-product {
      top: -5px; }
  .mega-menu .megamenu .dropdown-menu > li > a:hover {
    background: none; }
  .mega-menu li ul li ul {
    padding: 0; }

.open-submenu {
  margin-left: 3px; }

.caret-submenu {
  color: #8b8b8b;
  cursor: pointer;
  display: none;
  font-size: 18px;
  height: 50px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 50px; }
  .caret-submenu i {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%; }
  .caret-submenu.active i:before {
    content: "\f106"; }

.mega-menu > li.megamenu .sub-menu li:last-child > a {
  border: none; }

.menu-block1, .menu-block2, .menu-bottom {
  display: none; }

.menu-block2 .wpb_content_element,
.menu-block1 .wpb_content_element {
  margin-bottom: 0; }

.megamenu.notsub_level-2 ul.sub-menu > li > a {
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 10px;
  padding-top: 10px;
  text-transform: capitalize; }
  .megamenu.notsub_level-2 ul.sub-menu > li > a i {
    margin-right: 10px; }

.menu-block1 .product-content .product-image a,
.menu-block1 .product-content .product-desc a, .menu-block2 .product-content .product-image a,
.menu-block2 .product-content .product-desc a {
  border: none; }
.menu-block1 .product-label span.onhot, .menu-block2 .product-label span.onhot {
  left: 5px;
  right: auto;
  top: 5px; }
.menu-block1 .product-label span.onsale, .menu-block2 .product-label span.onsale {
  bottom: 0;
  left: 5px;
  right: auto;
  top: auto; }
.menu-block1 .slick-arrow, .menu-block2 .slick-arrow {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: none;
  color: #2eaae1;
  font-size: 30px;
  height: 30px;
  line-height: 27px;
  width: 30px; }
  .menu-block1 .slick-arrow:hover, .menu-block2 .slick-arrow:hover {
    border: none;
    color: #282828; }
.menu-block1 .slick-arrow.btn-prev, .menu-block2 .slick-arrow.btn-prev {
  right: 15px; }
.menu-block1 .slick-arrow.btn-next, .menu-block2 .slick-arrow.btn-next {
  left: 15px; }
.menu-block1 .woocommerce div.product-grid div.product, .menu-block2 .woocommerce div.product-grid div.product {
  padding: 0;
  width: 100% !important; }
.menu-block1 .woocommerce .product_types .item:hover, .menu-block2 .woocommerce .product_types .item:hover {
  box-shadow: none; }
.menu-block1 .woocommerce .product_types .product-image, .menu-block2 .woocommerce .product_types .product-image {
  width: 80px;
  float: left;
  margin-bottom: 0;
  margin-right: 15px; }
  .menu-block1 .woocommerce .product_types .product-image a, .menu-block2 .woocommerce .product_types .product-image a {
    padding: 0 !important; }
  .menu-block1 .woocommerce .product_types .product-image .product-action-grid, .menu-block2 .woocommerce .product_types .product-image .product-action-grid {
    display: none !important; }
.menu-block1 .woocommerce .product_types .product-desc, .menu-block2 .woocommerce .product_types .product-desc {
  overflow: hidden;
  text-align: left;
  padding: 0;
  border: none; }
  .menu-block1 .woocommerce .product_types .product-desc h3 a, .menu-block2 .woocommerce .product_types .product-desc h3 a {
    padding: 0;
    font-size: 14px; }
    .menu-block1 .woocommerce .product_types .product-desc h3 a:hover, .menu-block2 .woocommerce .product_types .product-desc h3 a:hover {
      background: none !important;
      color: #2eaae1; }
  .menu-block1 .woocommerce .product_types .product-desc .desc, .menu-block2 .woocommerce .product_types .product-desc .desc {
    display: none; }
  .menu-block1 .woocommerce .product_types .product-desc .price, .menu-block2 .woocommerce .product_types .product-desc .price {
    padding-bottom: 0; }
.menu-block1 .woocommerce .product_types .product-action a, .menu-block2 .woocommerce .product_types .product-action a {
  display: inline-block !important; }
.menu-block1 .woocommerce .product_types .product-content, .menu-block2 .woocommerce .product_types .product-content {
  padding-bottom: 21px; }
  .menu-block1 .woocommerce .product_types .product-content a, .menu-block2 .woocommerce .product_types .product-content a {
    border-bottom: none !important; }
  .menu-block1 .woocommerce .product_types .product-content .product-action, .menu-block2 .woocommerce .product_types .product-content .product-action {
    display: block;
    opacity: 1;
    padding: 0;
    position: static;
    text-align: left;
    visibility: visible;
    margin-top: 0; }
    .menu-block1 .woocommerce .product_types .product-content .product-action .list_add_to_cart, .menu-block2 .woocommerce .product_types .product-content .product-action .list_add_to_cart {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      padding: 0;
      margin-top: 7px;
      height: auto;
      width: 100%; }
    .menu-block1 .woocommerce .product_types .product-content .product-action a, .menu-block2 .woocommerce .product_types .product-content .product-action a {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
      border: none;
      border-radius: 0;
      font-size: 13px;
      font-weight: 400;
      text-transform: none;
      height: 100%;
      line-height: normal;
      text-align: left;
      margin-right: 0;
      width: auto;
      padding: 0;
      margin: 0; }
    .menu-block1 .woocommerce .product_types .product-content .product-action .action_item, .menu-block2 .woocommerce .product_types .product-content .product-action .action_item {
      display: none; }
  .menu-block1 .woocommerce .product_types .product-content .price del .amount, .menu-block2 .woocommerce .product_types .product-content .price del .amount {
    font-size: 15px; }
  .menu-block1 .woocommerce .product_types .product-content .price .amount,
  .menu-block1 .woocommerce .product_types .product-content .price .unit_price, .menu-block2 .woocommerce .product_types .product-content .price .amount,
  .menu-block2 .woocommerce .product_types .product-content .price .unit_price {
    font-size: 16px; }
.menu-block1 .woocommerce .product-content:hover .product-image-slider button.btn-next, .menu-block2 .woocommerce .product-content:hover .product-image-slider button.btn-next {
  left: -5px; }
.menu-block1 .woocommerce .product-content:hover .product-image-slider button.btn-prev, .menu-block2 .woocommerce .product-content:hover .product-image-slider button.btn-prev {
  right: -5px; }

/*===================================
	2.2 Footer
===================================*/
.widget_recent_gallery .list-gallery li {
  display: inline-block;
  float: left;
  padding: 0 10px 10px 0; }

.footer-v3 .footer-social ul li a:hover {
  color: #fff !important; }

.footer {
  margin-top: 60px; }
  .footer .widget_rss, .footer .widget_search, .footer .widget_text, .footer .widget_tag_cloud,
  .footer .widget_pages, .footer .widget_meta, .footer .widget_recent_entries,
  .footer .widget_categories, .footer .widget_recent_comments, .footer .widget_nav_menu,
  .footer .widget_archive {
    text-align: left; }
  .footer .widget_nav_menu {
    clear: both; }
    .footer .widget_nav_menu li {
      margin-bottom: 6px;
      margin-top: 1px; }
      .footer .widget_nav_menu li a:hover {
        color: #2eaae1; }
      .footer .widget_nav_menu li a:before {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        color: #2eaae1;
        top: -2px; }
      .footer .widget_nav_menu li:last-child {
        margin-bottom: 0; }
  .footer .textwidget p {
    margin-top: 4px;
    margin-bottom: 0;
    line-height: 17px; }
    .footer .textwidget p.time {
      margin-top: 7px;
      display: inline-block;
      margin-bottom: 13px; }
  .footer .textwidget a {
    color: #2eaae1; }
  .footer .widget_media_image {
    margin-top: 39px;
    margin-bottom: 16px; }
  .footer .payment ul li {
    display: inline-block;
    font-size: 26px;
    margin-top: 5px;
    float: right;
    margin-left: 7px; }
    .footer .payment ul li:last-child {
      margin-left: 0; }
  .footer .tagcloud {
    margin: 8px 0 0;
    padding: 0; }
    .footer .tagcloud a {
      float: left;
      background: none;
      border: 1px solid #ccc;
      border-radius: 3px;
      text-transform: none;
      letter-spacing: 0;
      height: 30px;
      padding: 2px 8px;
      margin: 0 2px 10px;
      color: #000;
      line-height: 25px; }
      .footer .tagcloud a:hover {
        border-color: #2eaae1; }
  .footer .footer-v2 .widget_nav_menu li {
    margin-bottom: 10px; }
    .footer .footer-v2 .widget_nav_menu li:last-child {
      margin-bottom: 0; }
  .footer .twitter-tweet {
    margin-top: 0;
    margin-bottom: 18px; }

.copyright-content p {
  color: #555;
  margin-bottom: 0; }
  .copyright-content p a {
    color: #555; }
    .copyright-content p a:hover {
      color: #2eaae1; }

.bottom-footer {
  padding: 20px 0; }
  .bottom-footer .f-right {
    text-align: right; }

.footer-title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Comfortaa", cursive;
  padding: 40px 0 20px; }

.footer-v1 {
  background-color: #f5f5f5; }
  .footer-v1 .footer-title {
    color: #2eaae1; }
  .footer-v1 .widget_nav_menu li a {
    color: #555; }
    .footer-v1 .widget_nav_menu li a:hover {
      color: #2eaae1; }
  .footer-v1 .copyright-content p {
    color: #555; }
    .footer-v1 .copyright-content p a {
      color: #555; }
      .footer-v1 .copyright-content p a:hover {
        color: #2eaae1; }
  .footer-v1 .widget_nav_menu li a {
    padding-left: 16px; }
    .footer-v1 .widget_nav_menu li a:before {
      opacity: 1;
      left: 0; }
  .footer-v1 .payment ul li a {
    color: #555; }
    .footer-v1 .payment ul li a:hover {
      color: #2eaae1; }
  .footer-v1 .footer-office-bottom {
    position: relative;
    padding: 6px 0 54px; }
    .footer-v1 .footer-office-bottom:after, .footer-v1 .footer-office-bottom:before {
      content: "";
      height: 20px;
      width: 100%;
      background: url("../images/bg-border.png") center center;
      position: absolute;
      left: 0; }
    .footer-v1 .footer-office-bottom:before {
      top: 0; }
    .footer-v1 .footer-office-bottom:after {
      bottom: 0; }
  .footer-v1 .footer-office-top {
    position: relative;
    padding: 83px 0 19px; }
    .footer-v1 .footer-office-top:before {
      content: "";
      height: 70px;
      width: 100%;
      background: url("../images/bg-border-f.png") center center;
      position: absolute;
      left: 0;
      top: 0; }
    .footer-v1 .footer-office-top:after {
      content: "\e900";
      color: #9debf4;
      font-size: 38px;
      font-family: akifont;
      position: absolute;
      top: 79px;
      left: 45.7%; }
    .footer-v1 .footer-office-top .footer-office-content {
      position: relative;
      overflow: hidden; }
      .footer-v1 .footer-office-top .footer-office-content:before {
        content: "\e901";
        font-family: akifont;
        color: #9debf4;
        font-size: 29px;
        position: absolute;
        bottom: 5px;
        right: 25.5%; }
  .footer-v1 .footer-social {
    margin-top: 6px; }
    .footer-v1 .footer-social li {
      margin-bottom: 16px; }
      .footer-v1 .footer-social li:last-child {
        margin-bottom: 0; }
      .footer-v1 .footer-social li a {
        display: inline-block;
        padding-left: 28px;
        color: #555;
        position: relative; }
        .footer-v1 .footer-social li a i {
          font-size: 20px;
          position: absolute;
          top: 0;
          left: 0; }
        .footer-v1 .footer-social li a:hover {
          background: none;
          color: #2eaae1; }

.list-info-footer li {
  margin-bottom: 14px;
  line-height: 20px;
  position: relative;
  padding-left: 32px; }
  .list-info-footer li i {
    position: absolute;
    top: 2px;
    left: 2px; }
  .list-info-footer li a {
    color: #ccc; }
    .list-info-footer li a:hover {
      color: #2eaae1; }
  .list-info-footer li:last-child {
    margin-bottom: 0; }
  .list-info-footer li.desc-contact {
    display: none;
    padding-left: 0;
    margin-bottom: 23px; }

.footer .footer-v2 .widget_nav_menu li a:before,
.footer .footer-v2 .widget_nav_menu li a:hover {
  color: #fff; }

.footer-v2 {
  color: #ccc;
  background-color: #444; }
  .footer-v2 .list-info-footer {
    margin-top: 3px; }
    .footer-v2 .list-info-footer li a:hover {
      color: #fff; }
    .footer-v2 .list-info-footer .info-fax, .footer-v2 .list-info-footer .info-time {
      display: none; }
  .footer-v2 .footer-office {
    padding: 18px 0 37px; }
  .footer-v2 .footer-title {
    color: #fff;
    letter-spacing: 0;
    font-family: "Open Sans";
    padding-bottom: 31px; }
  .footer-v2 .widget_nav_menu li a {
    color: #ccc; }
    .footer-v2 .widget_nav_menu li a:hover {
      color: #fff; }
  .footer-v2 .copyright-content p {
    color: #ccc; }
    .footer-v2 .copyright-content p a {
      color: #2eaae1; }
  .footer-v2 .tagcloud a {
    color: #ccc; }
  .footer-v2 .footer-social {
    padding: 20px 0;
    border-top: 1px solid #666; }
    .footer-v2 .footer-social ul li {
      display: inline-block;
      padding: 0 3px; }
      .footer-v2 .footer-social ul li a {
        height: 34px;
        width: 34px;
        border-radius: 50%;
        background: #ccc;
        color: #555;
        display: inline-block;
        line-height: 34px; }
        .footer-v2 .footer-social ul li a:hover {
          color: #fff;
          background: #2eaae1; }
  .footer-v2 .bottom-footer {
    background: #333333;
    padding: 12px 0 14px; }
  .footer-v2 .payment ul li {
    margin-left: 10px;
    margin-top: 0; }
    .footer-v2 .payment ul li:last-child {
      margin-left: 0; }
    .footer-v2 .payment ul li a {
      color: #ccc; }
      .footer-v2 .payment ul li a:hover {
        color: #2eaae1; }

.footer-v3 {
  background-color: #fcfcfc;
  background-image: url(../images/bg-footer3.jpg); }
  .footer-v3 .list-info-footer {
    margin-top: 4px; }
    .footer-v3 .list-info-footer li {
      margin-bottom: 10px;
      padding-left: 23px; }
      .footer-v3 .list-info-footer li i {
        left: 0; }
      .footer-v3 .list-info-footer li a {
        color: #555; }
        .footer-v3 .list-info-footer li a:hover {
          color: #2eaae1; }
    .footer-v3 .list-info-footer .info-web {
      display: none; }
    .footer-v3 .list-info-footer .info-address i:before {
      content: "\f041";
      font-family: FontAwesome; }
  .footer-v3 .footer-social {
    margin-top: 37px; }
    .footer-v3 .footer-social ul li {
      display: inline-block;
      padding-right: 4px; }
      .footer-v3 .footer-social ul li a {
        color: #555;
        font-size: 20px;
        height: 40px;
        width: 40px;
        line-height: 40px;
        text-align: center;
        background: #f5f5f5;
        border-radius: 3px;
        display: inline-block; }
        .footer-v3 .footer-social ul li a:hover {
          background: #2eaae1;
          color: #ed56ad; }
  .footer-v3 .footer-title {
    letter-spacing: 0.1px;
    font-family: 'Amatic SC', cursive;
    font-size: 30px;
    color: #ed56ad;
    padding-bottom: 19px; }
  .footer-v3 .widget_nav_menu li {
    margin-bottom: 4px; }
    .footer-v3 .widget_nav_menu li a {
      padding-left: 16px; }
      .footer-v3 .widget_nav_menu li a:before {
        color: #555;
        content: "\f0da";
        font-family: FontAwesome;
        opacity: 1;
        left: 0; }
      .footer-v3 .widget_nav_menu li a:hover:before {
        color: #2eaae1; }
  .footer-v3 .footer-office {
    padding: 47px 0 34px; }
  .footer-v3 .footer_info {
    margin-top: 3px; }
    .footer-v3 .footer_info p {
      line-height: 20px;
      margin-top: 4px; }
  .footer-v3 .bottom-footer {
    padding: 10px 0;
    background: #f3f3f3; }
  .footer-v3 .list-gallery {
    margin-top: 8px; }

.footer-v4 {
  color: #fff; }
  .footer-v4 .footer-title {
    font-size: 20px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
    font-family: 'Titan One', cursive;
    padding-bottom: 37px; }
  .footer-v4 .widget_aki_social_widget .footer-title {
    display: none; }
  .footer-v4 .widget_aki_contact_info_widget .footer-title {
    padding-bottom: 33px; }
  .footer-v4 .footer-social {
    color: #aab8ff;
    padding-top: 24px;
    margin-top: 42px;
    border-top: 1px solid #aab8ff; }
    .footer-v4 .footer-social .title-social {
      display: inline-block;
      text-transform: capitalize;
      float: left;
      margin-right: 13px;
      font-size: 14px;
      font-family: "Open Sans"; }
    .footer-v4 .footer-social li {
      margin-right: 11px;
      display: inline-block; }
      .footer-v4 .footer-social li a {
        font-size: 20px;
        color: #aab8ff; }
        .footer-v4 .footer-social li a:hover {
          background: none;
          color: #ed56ad; }
  .footer-v4 .widget_text .footer-title {
    padding-bottom: 29px; }
  .footer-v4 .footer-office {
    background-color: #5a6ed4;
    padding: 19px 0 23px; }
  .footer-v4 .bottom-footer {
    background-color: #4d60c1;
    padding: 12px 0 14px; }
  .footer-v4 .copyright-content p {
    color: #fff; }
    .footer-v4 .copyright-content p a {
      color: #fff; }
      .footer-v4 .copyright-content p a:hover {
        color: #ed56ad; }
  .footer-v4 .list-info-footer .info-time, .footer-v4 .list-info-footer .info-web {
    display: none; }
  .footer-v4 .list-info-footer .info-fax i {
    display: none; }
  .footer-v4 .list-info-footer li {
    margin-bottom: 23px;
    line-height: 17px;
    padding-left: 50px; }
    .footer-v4 .list-info-footer li i {
      top: 1px;
      font-size: 30px;
      color: #aab8ff; }
    .footer-v4 .list-info-footer li a {
      color: #fff; }
      .footer-v4 .list-info-footer li a:hover {
        color: #ed56ad; }
    .footer-v4 .list-info-footer li.info-phone {
      margin-bottom: 3px; }
      .footer-v4 .list-info-footer li.info-phone a {
        position: relative;
        display: inline-block; }
        .footer-v4 .list-info-footer li.info-phone a:before {
          content: "- Office";
          position: absolute;
          right: -51px;
          top: 1px; }
    .footer-v4 .list-info-footer li.info-fax a {
      position: relative;
      display: inline-block; }
      .footer-v4 .list-info-footer li.info-fax a:before {
        content: "- Fax";
        position: absolute;
        right: -35px;
        top: 1px; }
  .footer-v4 .widget_post_blog .blog-post-info .post-name a:hover {
    color: #ed56ad; }
  .footer-v4 .list-time {
    padding-top: 24px;
    margin-top: 25px;
    border-top: 1px solid #aab8ff; }
    .footer-v4 .list-time li {
      padding-left: 97px;
      position: relative;
      margin-bottom: 6px; }
      .footer-v4 .list-time li span {
        position: absolute;
        left: 0;
        top: 0;
        color: #aab8ff; }
  .footer-v4 .widget_nav_menu ul li {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    margin-top: 0; }
    .footer-v4 .widget_nav_menu ul li a {
      float: left;
      background: none;
      border: 1px solid #aab8ff;
      border-radius: 3px;
      text-transform: none;
      color: #ffffff;
      letter-spacing: 0;
      padding: 2px 8px;
      margin: 0 2px 10px; }
      .footer-v4 .widget_nav_menu ul li a:before {
        content: none; }
      .footer-v4 .widget_nav_menu ul li a:hover {
        padding: 2px 8px;
        background: #fff;
        border-color: #fff;
        color: #ed56ad; }

.footer .footer-v4 .textwidget p.desc-about {
  line-height: 20px;
  letter-spacing: 0.2px; }

body:not(.home) .footer-v5 {
  margin-top: 32px;
  padding-top: 50px; }

.footer-v5 {
  color: #555;
  margin-top: -20px;
  background: #fff; }
  .footer-v5 .bottom-footer {
    background: #f8f8f8;
    padding: 9px 0 10px; }
  .footer-v5 .footer-office {
    padding: 22px 0 40px;
    background-repeat: no-repeat;
    background-image: url(../images/bg-footer5.jpg); }
  .footer-v5 .footer-title {
    color: #222;
    font-weight: 600;
    font-family: "Open Sans";
    font-size: 20px;
    text-transform: none;
    padding-bottom: 33px; }
  .footer-v5 .widget_post_blog ul li.blog-item {
    padding-bottom: 19px; }
    .footer-v5 .widget_post_blog ul li.blog-item:last-child {
      padding-bottom: 0; }
  .footer-v5 .widget_post_blog .blog-img img {
    height: 80px;
    width: 80px;
    border-radius: 5px; }
  .footer-v5 .widget_post_blog .blog-post-info .blog-post-title {
    margin-top: -4px; }
  .footer-v5 .widget_post_blog .blog-post-info .blog-time {
    margin-top: 11px; }
    .footer-v5 .widget_post_blog .blog-post-info .blog-time a {
      color: #999;
      position: relative;
      font-size: 14px;
      padding-left: 20px; }
      .footer-v5 .widget_post_blog .blog-post-info .blog-time a:before {
        content: "\f073";
        font-family: FontAwesome;
        top: -2px;
        left: 1px;
        position: absolute; }
  .footer-v5 .widget_post_blog .blog-post-info .blog-time:before {
    content: none; }
  .footer-v5 .widget_post_blog .blog-post-info .blog-info .info.blog-comments {
    display: none; }
  .footer-v5 .widget_post_blog .blog-post-info .post-name {
    max-height: 39px; }
    .footer-v5 .widget_post_blog .blog-post-info .post-name a {
      color: #555;
      font-weight: 600; }
      .footer-v5 .widget_post_blog .blog-post-info .post-name a:hover {
        color: #2eaae1; }
  .footer-v5 .widget_aki_contact_info_widget .footer-title {
    padding-bottom: 29px; }
  .footer-v5 .list-info-footer li {
    margin-bottom: 10px; }
    .footer-v5 .list-info-footer li a {
      color: #555; }
      .footer-v5 .list-info-footer li a:hover {
        color: #2eaae1; }
    .footer-v5 .list-info-footer li.desc-contact {
      display: block; }
  .footer-v5 .widget_text .footer-title {
    padding-bottom: 29px; }
  .footer-v5 .textwidget p {
    line-height: 20px;
    margin-top: 0; }
  .footer-v5 .footer-social {
    margin: 70px -5px 0; }
    .footer-v5 .footer-social li {
      padding: 0 5px;
      display: inline-block;
      margin-bottom: 20px; }
      .footer-v5 .footer-social li a {
        border-radius: 15px;
        background-color: #479ad4;
        color: #fff;
        display: block;
        font-size: 40px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        width: 80px; }
        @media (min-width: 768px) {
          .footer-v5 .footer-social li a:hover i {
            -webkit-animation-name: hvr-icon-wobble-vertical;
            -ms-animation-name: hvr-icon-wobble-vertical;
            animation-name: hvr-icon-wobble-vertical;
            -webkit-animation-duration: 1s;
            -ms-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-timing-function: ease-in-out;
            -ms-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            -webkit-animation-iteration-count: 1;
            -ms-animation-iteration-count: 1;
            animation-iteration-count: 1; } }
      .footer-v5 .footer-social li.fb a i:before {
        content: "\f09a"; }
      .footer-v5 .footer-social li.tw a {
        background-color: #3bc0ef; }
      .footer-v5 .footer-social li.insta a {
        background-color: #e76d9b; }
      .footer-v5 .footer-social li.gg a {
        background-color: #e67335; }
      .footer-v5 .footer-social li.linkedin a {
        background-color: #4fa3da; }
      .footer-v5 .footer-social li.yt a {
        background-color: #ee5045; }
  .footer-v5 .mc4wp-form-fields label {
    display: none; }
  .footer-v5 .mc4wp-form-fields .desc {
    display: block;
    font-family: "Open Sans";
    font-size: 14px;
    padding-top: 12px;
    margin-bottom: 23px;
    line-height: 20px; }
    @media (min-width: 1200px) {
      .footer-v5 .mc4wp-form-fields .desc {
        max-width: 80%; } }
  .footer-v5 .mc4wp-form-fields .form-mail {
    width: calc(100% - 100px); }
    .footer-v5 .mc4wp-form-fields .form-mail p:first-child {
      width: calc(100% - 112px); }
    .footer-v5 .mc4wp-form-fields .form-mail p:last-child {
      width: 112px; }
    .footer-v5 .mc4wp-form-fields .form-mail input[type="submit"] {
      width: 100%;
      height: 52px;
      background: #ed56ad;
      border-radius: 0 4px 4px 0; }
      .footer-v5 .mc4wp-form-fields .form-mail input[type="submit"]:hover {
        color: #2eaae1;
        color: #fff; }
    .footer-v5 .mc4wp-form-fields .form-mail input[type="email"] {
      border: 1px solid #cccccc;
      height: 52px;
      border-radius: 4px 0 0 4px;
      color: #555555;
      text-transform: uppercase;
      padding: 0 22px; }
  .footer-v5 .widget_media_image {
    margin-bottom: 0;
    margin-top: 0; }
    .footer-v5 .widget_media_image .footer-title {
      font-size: 20px;
      color: #0f2648;
      font-weight: 400;
      padding: 30px 0 0;
      display: inline-block; }
    .footer-v5 .widget_media_image .image {
      float: left;
      margin-right: 10px; }
  .footer-v5 .footer-contact {
    padding-bottom: 50px; }

.footer-v6 {
  background: #fff;
  color: #555; }
  .footer-v6 .footer-title {
    font-family: Teko;
    font-size: 30px;
    color: #222;
    font-weight: 400;
    letter-spacing: 1.5px;
    padding-bottom: 15px; }
  .footer-v6 .footer-office {
    border-bottom: 1px solid #dadada;
    padding: 37px 0 41px; }
  .footer-v6 .bottom-footer {
    padding: 14px 0; }
  .footer-v6 .list-time li {
    padding: 8px 0;
    border-bottom: 1px solid #eee; }
    .footer-v6 .list-time li:first-child {
      padding-top: 0; }
    .footer-v6 .list-time li:last-child {
      padding-bottom: 0;
      border-bottom: none; }
  .footer-v6 .list-info-footer li {
    line-height: 17px;
    margin-bottom: 16px;
    padding-left: 27px; }
    .footer-v6 .list-info-footer li.desc-contact {
      padding-left: 0;
      line-height: 20px;
      display: block;
      margin: 3px 0 22px; }
    .footer-v6 .list-info-footer li a {
      color: #555; }
    .footer-v6 .list-info-footer li:last-child {
      margin-bottom: 0; }
    .footer-v6 .list-info-footer li.info-phone {
      margin-bottom: 0; }
      .footer-v6 .list-info-footer li.info-phone a {
        position: relative; }
        .footer-v6 .list-info-footer li.info-phone a:before {
          content: "- Office";
          position: absolute;
          right: -51px;
          top: 1px; }
    .footer-v6 .list-info-footer li.info-fax i {
      display: none; }
    .footer-v6 .list-info-footer li.info-fax a {
      position: relative; }
      .footer-v6 .list-info-footer li.info-fax a:before {
        content: "- Fax";
        position: absolute;
        right: -35px;
        top: 1px; }
    .footer-v6 .list-info-footer li.info-time, .footer-v6 .list-info-footer li.info-web {
      display: none; }
    .footer-v6 .list-info-footer li.info-mail {
      margin-bottom: 0; }
  .footer-v6 .footer-social {
    text-align: right;
    color: #999; }
    .footer-v6 .footer-social ul li {
      display: inline-block;
      margin-right: 10px; }
      .footer-v6 .footer-social ul li:last-child {
        margin-right: 0; }
      .footer-v6 .footer-social ul li a {
        font-size: 20px;
        color: #999; }
        .footer-v6 .footer-social ul li a:hover {
          color: #2eaae1;
          background: none; }
  .footer-v6 .widget_nav_menu ul li a {
    color: #555; }
    .footer-v6 .widget_nav_menu ul li a:hover {
      color: #2eaae1; }

.hidden_newsletter .footer-newsletter {
  display: none; }

.footer-mailchimp {
  padding: 49px 50px 42px;
  overflow: hidden; }

.mc4wp-form-fields strong {
  font-weight: 300; }
.mc4wp-form-fields > label {
  width: 247px;
  font-family: Teko;
  font-size: 30px;
  letter-spacing: 9px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  float: left;
  display: inline-block; }
  .mc4wp-form-fields > label span {
    width: 100%;
    font-size: 44px;
    float: left;
    margin-top: 16px;
    letter-spacing: 4.5px; }
.mc4wp-form-fields .desc {
  display: none;
  color: #555;
  font-size: 12px;
  font-family: Roboto;
  padding-top: 14px;
  line-height: 21px; }
.mc4wp-form-fields .title-newsletter {
  font-size: 20px;
  display: none; }
.mc4wp-form-fields .form-mail {
  width: calc(100% - 247px);
  float: left;
  margin-top: 10px;
  display: inline-block; }
  .mc4wp-form-fields .form-mail p:first-child {
    width: calc(100% - 170px);
    float: left; }
  .mc4wp-form-fields .form-mail p:last-child {
    width: 170px;
    float: left;
    text-align: right; }
  .mc4wp-form-fields .form-mail input[type=email] {
    height: 40px;
    width: 100%;
    border-radius: 20px;
    color: #999;
    height: 40px;
    padding: 0 40px;
    line-height: 40px;
    background: #fff; }
  .mc4wp-form-fields .form-mail input[type=submit] {
    width: 154px;
    height: 40px;
    border-radius: 20px;
    background: #2eaae1;
    line-height: 40px;
    color: #fffefe;
    text-transform: uppercase;
    text-align: center;
    padding: 0; }

@media (max-width: 1199px) {
  .footer-mailchimp {
    padding: 49px 0 42px; } }
@media (max-width: 991px) {
  .footer-v1 .footer-social li {
    display: inline-block;
    margin-right: 30px; }
  .footer-v1 .footer-office-top .footer-office-content aside {
    min-height: 220px; }
    .footer-v1 .footer-office-top .footer-office-content aside.widget_media_image,
    .footer-v1 .footer-office-top .footer-office-content aside + aside {
      min-height: auto; }

  .footer-v2 .footer-office-content aside {
    min-height: 235px; }

  .footer-v4 .footer-office-content aside.widget_nav_menu {
    min-height: 305px; }

  .footer-v6 .footer-office aside {
    min-height: 290px;
    display: inline-block; }

  .mc4wp-form-fields .form-mail {
    width: 100%; }
  .mc4wp-form-fields > label {
    width: 100%;
    text-align: center;
    margin-bottom: 20px; } }
.contact-form-subscribe {
  margin-top: 9px; }
  .contact-form-subscribe > span {
    display: inline-block;
    float: left;
    width: calc((100% /3) - 29.99px);
    vertical-align: top;
    margin-right: 5px; }
  .contact-form-subscribe > br {
    display: none; }
  .contact-form-subscribe input.wpcf7-submit {
    width: 74px;
    text-align: center;
    padding: 0;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 5px;
    font-weight: bold;
    display: inline-block;
    background: #ed56ad;
    font-size: 20px; }
  .contact-form-subscribe input.wpcf7-text, .contact-form-subscribe input.wpcf7-email {
    height: 50px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-style: italic; }
    .contact-form-subscribe input.wpcf7-text.placeholder, .contact-form-subscribe input.wpcf7-text:focus, .contact-form-subscribe input.wpcf7-email.placeholder, .contact-form-subscribe input.wpcf7-email:focus {
      color: #fff; }

.footer-v7 .footer-title {
  font-size: 16px;
  padding: 0px 0 11px;
  font-family: "Open Sans" !important;
  color: #222; }
.footer-v7 .footer_wrap {
  padding-top: 58px;
  margin-bottom: 53px; }
.footer-v7 .bottom-footer {
  padding: 14px 15px 20px;
  border-top: 1px solid #eee; }
.footer-v7 a {
  color: #555; }
.footer-v7 .copyright-content p {
  color: #999; }
@media (max-width: 991px) {
  .footer-v7 aside {
    padding-bottom: 30px; }
  .footer-v7 .footer_wrap {
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .footer {
    margin-top: 65px; }

  .footer-v1 .footer-office-top .footer-office-content aside {
    min-height: 100%; }

  .copyright-content {
    text-align: center; }

  .bottom-footer .f-right {
    text-align: center; }
  .bottom-footer .payment {
    margin-top: 8px;
    text-align: center;
    display: inline-block; }

  .footer-v6 .footer-office aside,
  .footer-v4 .footer-office-content aside.widget_nav_menu,
  .footer-v2 .footer-office-content aside {
    min-height: 100%; }

  .footer-v3 .footer-office {
    padding-top: 30px; }

  .footer-v5 .mc4wp-form-fields .form-mail {
    width: 100%; }
    .footer-v5 .mc4wp-form-fields .form-mail input[type="email"] {
      text-align: left; }
  .footer-v5 .footer-social {
    margin-top: 40px; }
  .footer-v5 .footer-contact {
    padding-bottom: 30px; }
  .footer-v5 .footer-social li a {
    font-size: 30px;
    height: 60px;
    line-height: 60px;
    width: 60px; } }
@media (max-width: 480px) {
  .footer-v3 .footer-office
  .footer-v6 .footer-office,
  .footer-v4 .footer-office,
  .footer-v3 .footer-office,
  .footer-v2 .footer-office {
    padding-top: 10px; }

  .mc4wp-form-fields .form-mail input[type=submit],
  .mc4wp-form-fields .form-mail p:last-child,
  .mc4wp-form-fields .form-mail p:first-child {
    width: 100%; }
  .mc4wp-form-fields .form-mail input[type=email] {
    text-align: center; }

  .footer {
    margin-top: 50px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .footer-v5 .footer-social li a {
    font-size: 30px;
    height: 60px;
    line-height: 60px;
    width: 60px; } }
@media (max-width: 375px) {
  .footer-v1 .footer-social li {
    margin-right: 0;
    width: 50%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-51 {
    width: 20%; } }
/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
/*===================================
	2.4 Breadcrumb
===================================*/
.fixed-header .side-breadcrumb {
  padding-top: 188px; }

.side-breadcrumb:not(.type-2) + .wrapper {
  padding-top: 100px; }

.remove_space_br .side-breadcrumb + .wrapper {
  padding-top: 0; }

.use_bg_image {
  background-color: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: inherit;
  background-position: center center;
  background-image: url("../images/bg-breadcrumb.jpg"); }

.side-breadcrumb {
  padding: 156px 0 112px;
  text-align: center; }
  .side-breadcrumb:before {
    background: #000;
    opacity: 0.4; }
  .side-breadcrumb .page-title h1 {
    font-size: 56px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto; }
  .side-breadcrumb.type-2 {
    text-align: left;
    padding: 23px 0; }
    .side-breadcrumb.type-2 .page-title h1 {
      font-size: 30px;
      font-weight: bold;
      margin-top: 10px;
      color: #222;
      font-family: Comfortaa; }
    .side-breadcrumb.type-2 .breadcrumb {
      padding: 0;
      font-size: 14px;
      margin-bottom: 0;
      color: #2eaae1;
      text-transform: capitalize; }
      .side-breadcrumb.type-2 .breadcrumb li a {
        color: #555; }
        .side-breadcrumb.type-2 .breadcrumb li a span {
          display: none; }
        .side-breadcrumb.type-2 .breadcrumb li a:hover {
          color: #2eaae1; }
        .side-breadcrumb.type-2 .breadcrumb li a.home {
          padding-top: 0;
          line-height: 24px;
          display: inline-block; }
      .side-breadcrumb.type-2 .breadcrumb > li + li:before {
        color: #555;
        content: "\f0da";
        font-family: FontAwesome; }
  .side-breadcrumb.type-3 {
    padding: 77px 0 37px; }
    .side-breadcrumb.type-3.has-overlay:before {
      background: #2eaae1;
      opacity: 0.9; }
    .side-breadcrumb.type-3 .breadcrumb {
      font-size: 12px; }
      .side-breadcrumb.type-3 .breadcrumb li a:hover {
        color: #000; }
      .side-breadcrumb.type-3 .breadcrumb > li + li:before {
        content: "-"; }

.breadcrumb {
  padding: 16px 0;
  background: none;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase; }
  .breadcrumb li {
    position: relative;
    padding: 0 12px 0 14px; }
    .breadcrumb li:first-child {
      padding-left: 0; }
    .breadcrumb li a {
      color: #fff;
      cursor: pointer; }
      .breadcrumb li a:hover {
        color: #333; }
  .breadcrumb > li + li:before {
    color: #fff;
    padding: 0;
    position: absolute;
    left: 0; }

.main-color {
  color: #2eaae1 !important; }

.text-mark-slide {
  background: url(../images/bg-mark-slide.jpg) center center no-repeat;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  display: block; }

@media (max-width: 767px) {
  .side-breadcrumb .page-title h1 {
    font-size: 32px !important; } }
@media (max-width: 568px) {
  .side-breadcrumb.type-1 {
    padding: 84px 0 56px !important; } }
.main-color {
  color: #2eaae1 !important; }
  .main-color span {
    font-weight: 700 !important;
    color: #ed56ad; }

.rev-btn.btn-highlight {
  background: #ed56ad !important;
  border: 1px solid #ed56ad !important;
  color: #fff !important;
  letter-spacing: 0.5px !important; }
  .rev-btn.btn-highlight:hover, .rev-btn.btn-highlight:focus, .rev-btn.btn-highlight:active {
    opacity: 0.7 !important; }

.tp-bullets.ares .tp-bullet {
  width: 10px !important;
  height: 10px !important;
  opacity: 0.5 !important;
  background: #ed56ad !important; }
  .tp-bullets.ares .tp-bullet.selected {
    opacity: 1 !important;
    background: #ed56ad !important; }
  .tp-bullets.ares .tp-bullet .tp-bullet-title {
    display: none !important; }

/*===================================
    2.5 Preloader
===================================*/
#pre-loader {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  z-index: 9999;
  overflow: hidden;
  left: 0; }

#loading {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  margin-top: 0px;
  top: 0px;
  z-index: 99999;
  overflow: hidden;
  left: 0; }

#loading-center {
  width: 100%;
  height: 100%;
  position: relative; }

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.object {
  width: 20px;
  height: 20px;
  background-color: #2eaae1;
  position: absolute;
  left: 65px;
  top: 65px; }

.object:nth-child(2n+0) {
  margin-right: 0px; }

#object_one {
  -webkit-animation: object_one 2s infinite;
  animation: object_one 2s infinite;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

#object_two {
  -webkit-animation: object_two 2s infinite;
  animation: object_two 2s infinite;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

#object_three {
  -webkit-animation: object_three 2s infinite;
  animation: object_three 2s infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

#object_four {
  -webkit-animation: object_four 2s infinite;
  animation: object_four 2s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

#object_five {
  -webkit-animation: object_five 2s infinite;
  animation: object_five 2s infinite;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

#object_six {
  -webkit-animation: object_six 2s infinite;
  animation: object_six 2s infinite;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s; }

#object_seven {
  -webkit-animation: object_seven 2s infinite;
  animation: object_seven 2s infinite;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

#object_eight {
  -webkit-animation: object_eight 2s infinite;
  animation: object_eight 2s infinite;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

#object_big {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 50px;
  top: 50px;
  -webkit-animation: object_big 2s infinite;
  animation: object_big 2s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

@-webkit-keyframes object_big {
  50% {
    -webkit-transform: scale(0.5); } }
@keyframes object_big {
  50% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }
@-webkit-keyframes object_one {
  50% {
    -webkit-transform: translate(-65px, -65px); } }
@keyframes object_one {
  50% {
    transform: translate(-65px, -65px);
    -webkit-transform: translate(-65px, -65px); } }
@-webkit-keyframes object_two {
  50% {
    -webkit-transform: translate(0, -65px); } }
@keyframes object_two {
  50% {
    transform: translate(0, -65px);
    -webkit-transform: translate(0, -65px); } }
@-webkit-keyframes object_three {
  50% {
    -webkit-transform: translate(65px, -65px); } }
@keyframes object_three {
  50% {
    transform: translate(65px, -65px);
    -webkit-transform: translate(65px, -65px); } }
@-webkit-keyframes object_four {
  50% {
    -webkit-transform: translate(65px, 0); } }
@keyframes object_four {
  50% {
    transform: translate(65px, 0);
    -webkit-transform: translate(65px, 0); } }
@-webkit-keyframes object_five {
  50% {
    -webkit-transform: translate(65px, 65px); } }
@keyframes object_five {
  50% {
    transform: translate(65px, 65px);
    -webkit-transform: translate(65px, 65px); } }
@-webkit-keyframes object_six {
  50% {
    -webkit-transform: translate(0, 65px); } }
@keyframes object_six {
  50% {
    transform: translate(0, 65px);
    -webkit-transform: translate(0, 65px); } }
@-webkit-keyframes object_seven {
  50% {
    -webkit-transform: translate(-65px, 65px); } }
@keyframes object_seven {
  50% {
    transform: translate(-65px, 65px);
    -webkit-transform: translate(-65px, 65px); } }
@-webkit-keyframes object_eight {
  50% {
    -webkit-transform: translate(-65px, 0); } }
@keyframes object_eight {
  50% {
    transform: translate(-65px, 0);
    -webkit-transform: translate(-65px, 0); } }
.logo-preload {
  position: absolute;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  margin-bottom: 15px;
  width: 100px; }

#loading-2 {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  margin-top: 0px;
  top: 0px;
  left: 0; }

#loading-center-2 {
  width: 100%;
  height: 100%;
  position: relative; }

#loading-center-absolute-2 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  text-align: center;
  margin-top: -25px;
  margin-left: -75px; }

.object-2 {
  width: 20px;
  height: 20px;
  background-color: #2eaae1;
  margin-right: 20px;
  margin-top: 65px;
  display: inline-block;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%; }

#object_one_2 {
  -webkit-animation: object_one_one 1.5s infinite;
  animation: object_one_one 1.5s infinite; }

#object_two_2 {
  -webkit-animation: object_two_tow 1.5s infinite;
  animation: object_two_tow 1.5s infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s; }

#object_three_2 {
  -webkit-animation: object_three_three 1.5s infinite;
  animation: object_three_three 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

@-webkit-keyframes object_one_one {
  75% {
    -webkit-transform: scale(0); } }
@keyframes object_one_one {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0); } }
@-webkit-keyframes object_two_tow {
  75% {
    -webkit-transform: scale(0); } }
@keyframes object_two_tow {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0); } }
@-webkit-keyframes object_three_three {
  75% {
    -webkit-transform: scale(0); } }
@keyframes object_three_three {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0); } }
#loading-3 {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  margin-top: 0px;
  top: 0px; }

#loading-center-3 {
  width: 100%;
  height: 100%;
  position: relative; }

#loading-center-absolute-3 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 200px;
  width: 200px;
  margin-top: -100px;
  margin-left: -100px;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.object-3 {
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  position: absolute;
  border-top: 5px solid #2eaae1;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #2eaae1;
  border-right: 5px solid transparent;
  -webkit-animation: animate_three 2s infinite;
  animation: animate_three 2s infinite; }

#object_one_3 {
  left: 75px;
  top: 75px;
  width: 50px;
  height: 50px; }

#object_two_3 {
  left: 65px;
  top: 65px;
  width: 70px;
  height: 70px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

#object_three_3 {
  left: 55px;
  top: 55px;
  width: 90px;
  height: 90px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

#object_four_3 {
  left: 45px;
  top: 45px;
  width: 110px;
  height: 110px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

@-webkit-keyframes animate_three {
  50% {
    -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    transform: rotate(360deg) scale(0.8); } }
@keyframes animate_three {
  50% {
    -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    transform: rotate(360deg) scale(0.8); } }
.preloader-4 {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  margin-top: 0px;
  top: 0px; }

.busy-loader {
  position: absolute;
  width: 90px;
  height: 90px;
  margin: auto;
  top: 50%;
  left: 50%;
  margin-left: -45px;
  margin-top: -45px; }
  .busy-loader .w-ball-wrapper {
    position: absolute;
    width: 86px;
    height: 86px;
    opacity: 0;
    -moz-transform: rotate(225deg);
    -moz-animation: orbit 4.4s infinite;
    -webkit-transform: rotate(225deg);
    -webkit-animation: orbit 4.4s infinite;
    -ms-transform: rotate(225deg);
    -ms-animation: orbit 4.4s infinite;
    -o-transform: rotate(225deg);
    -o-animation: orbit 4.4s infinite;
    transform: rotate(225deg);
    animation: orbit 4.4s infinite; }
    .busy-loader .w-ball-wrapper .w-ball {
      position: absolute;
      width: 12px;
      height: 12px;
      background: #2eaae1;
      left: 0px;
      top: 0px;
      -moz-border-radius: 11px;
      -webkit-border-radius: 11px;
      -ms-border-radius: 11px;
      -o-border-radius: 11px;
      border-radius: 11px; }
  .busy-loader .ball-1 {
    -moz-animation-delay: 0.96s;
    -webkit-animation-delay: 0.96s;
    -ms-animation-delay: 0.96s;
    -o-animation-delay: 0.96s;
    animation-delay: 0.96s; }
  .busy-loader .ball-2 {
    -moz-animation-delay: 0.19s;
    -webkit-animation-delay: 0.19s;
    -ms-animation-delay: 0.19s;
    -o-animation-delay: 0.19s;
    animation-delay: 0.19s; }
  .busy-loader .ball-3 {
    -moz-animation-delay: 0.38s;
    -webkit-animation-delay: 0.38s;
    -ms-animation-delay: 0.38s;
    -o-animation-delay: 0.38s;
    animation-delay: 0.38s; }
  .busy-loader .ball-4 {
    -moz-animation-delay: 0.58s;
    -webkit-animation-delay: 0.58s;
    -ms-animation-delay: 0.58s;
    -o-animation-delay: 0.58s;
    animation-delay: 0.58s; }
  .busy-loader .ball-5 {
    -moz-animation-delay: 0.77s;
    -webkit-animation-delay: 0.77s;
    -ms-animation-delay: 0.77s;
    -o-animation-delay: 0.77s;
    animation-delay: 0.77s; }

@-moz-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -moz-transform: rotate(180deg);
    -moz-animation-timing-function: ease-out; }
  7% {
    opacity: 1;
    -moz-transform: rotate(300deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 0%; }
  30% {
    opacity: 1;
    -moz-transform: rotate(410deg);
    -moz-animation-timing-function: ease-in-out;
    -moz-origin: 7%; }
  39% {
    opacity: 1;
    -moz-transform: rotate(645deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 30%; }
  70% {
    opacity: 1;
    -moz-transform: rotate(770deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 39%; }
  75% {
    opacity: 1;
    -moz-transform: rotate(900deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 70%; }
  76% {
    opacity: 0;
    -moz-transform: rotate(900deg); }
  100% {
    opacity: 0;
    -moz-transform: rotate(900deg); } }
@-webkit-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -webkit-transform: rotate(180deg);
    -webkit-animation-timing-function: ease-out; }
  7% {
    opacity: 1;
    -webkit-transform: rotate(300deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 0%; }
  30% {
    opacity: 1;
    -webkit-transform: rotate(410deg);
    -webkit-animation-timing-function: ease-in-out;
    -webkit-origin: 7%; }
  39% {
    opacity: 1;
    -webkit-transform: rotate(645deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 30%; }
  70% {
    opacity: 1;
    -webkit-transform: rotate(770deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 39%; }
  75% {
    opacity: 1;
    -webkit-transform: rotate(900deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 70%; }
  76% {
    opacity: 0;
    -webkit-transform: rotate(900deg); }
  100% {
    opacity: 0;
    -webkit-transform: rotate(900deg); } }
@-ms-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -ms-transform: rotate(180deg);
    -ms-animation-timing-function: ease-out; }
  7% {
    opacity: 1;
    -ms-transform: rotate(300deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 0%; }
  30% {
    opacity: 1;
    -ms-transform: rotate(410deg);
    -ms-animation-timing-function: ease-in-out;
    -ms-origin: 7%; }
  39% {
    opacity: 1;
    -ms-transform: rotate(645deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 30%; }
  70% {
    opacity: 1;
    -ms-transform: rotate(770deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 39%; }
  75% {
    opacity: 1;
    -ms-transform: rotate(900deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 70%; }
  76% {
    opacity: 0;
    -ms-transform: rotate(900deg); }
  100% {
    opacity: 0;
    -ms-transform: rotate(900deg); } }
@-o-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -o-transform: rotate(180deg);
    -o-animation-timing-function: ease-out; }
  7% {
    opacity: 1;
    -o-transform: rotate(300deg);
    -o-animation-timing-function: linear;
    -o-origin: 0%; }
  30% {
    opacity: 1;
    -o-transform: rotate(410deg);
    -o-animation-timing-function: ease-in-out;
    -o-origin: 7%; }
  39% {
    opacity: 1;
    -o-transform: rotate(645deg);
    -o-animation-timing-function: linear;
    -o-origin: 30%; }
  70% {
    opacity: 1;
    -o-transform: rotate(770deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 39%; }
  75% {
    opacity: 1;
    -o-transform: rotate(900deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 70%; }
  76% {
    opacity: 0;
    -o-transform: rotate(900deg); }
  100% {
    opacity: 0;
    -o-transform: rotate(900deg); } }
@keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    transform: rotate(180deg);
    animation-timing-function: ease-out; }
  7% {
    opacity: 1;
    transform: rotate(300deg);
    animation-timing-function: linear;
    origin: 0%; }
  30% {
    opacity: 1;
    transform: rotate(410deg);
    animation-timing-function: ease-in-out;
    origin: 7%; }
  39% {
    opacity: 1;
    transform: rotate(645deg);
    animation-timing-function: linear;
    origin: 30%; }
  70% {
    opacity: 1;
    transform: rotate(770deg);
    animation-timing-function: ease-out;
    origin: 39%; }
  75% {
    opacity: 1;
    transform: rotate(900deg);
    animation-timing-function: ease-out;
    origin: 70%; }
  76% {
    opacity: 0;
    transform: rotate(900deg); }
  100% {
    opacity: 0;
    transform: rotate(900deg); } }
.preloader-5 {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0px; }

.loader {
  height: 4px;
  width: 90%;
  position: absolute;
  overflow: hidden;
  left: 50%;
  top: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  margin-top: 45px;
  background-color: rgba(46, 170, 225, 0.2); }

.loader:before {
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 4px;
  background-color: #2eaae1;
  animation: loading 2s linear infinite; }

@keyframes loading {
  from {
    left: -200px;
    width: 30%; }
  50% {
    width: 30%; }
  70% {
    width: 70%; }
  80% {
    left: 50%; }
  95% {
    left: 120%; }
  to {
    left: 100%; } }
#loading-6 {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  margin-top: 0px;
  top: 0px; }

#loading-center-6 {
  width: 100%;
  height: 100%;
  position: relative; }

#loading-center-absolute-6 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px; }

.object-6 {
  width: 25px;
  height: 25px;
  margin-right: auto;
  margin-left: auto;
  border: 4px solid #2eaae1;
  left: 37px;
  top: 37px;
  position: absolute; }

#first_object_6 {
  -webkit-animation: first_object_six 1s infinite;
  animation: first_object_six 1s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

#second_object_6 {
  -webkit-animation: second_object_six 1s infinite;
  animation: second_object_six 1s infinite; }

#third_object_6 {
  -webkit-animation: third_object_six 1s infinite;
  animation: third_object_six 1s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

#forth_object_6 {
  -webkit-animation: forth_object_six 1s infinite;
  animation: forth_object_six 1s infinite; }

@-webkit-keyframes first_object_six {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); }
  50% {
    -ms-transform: translate(150%, 150%) scale(2, 2);
    -webkit-transform: translate(150%, 150%) scale(2, 2);
    transform: translate(150%, 150%) scale(2, 2); }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); } }
@keyframes first_object_six {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); }
  50% {
    -ms-transform: translate(150%, 150%) scale(2, 2);
    -webkit-transform: translate(150%, 150%) scale(2, 2);
    transform: translate(150%, 150%) scale(2, 2); }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); } }
@-webkit-keyframes second_object_six {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); }
  50% {
    -ms-transform: translate(-150%, 150%) scale(2, 2);
    -webkit-transform: translate(-150%, 150%) scale(2, 2);
    transform: translate(-150%, 150%) scale(2, 2); }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); } }
@keyframes second_object_six {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); }
  50% {
    -ms-transform: translate(-150%, 150%) scale(2, 2);
    -webkit-transform: translate(-150%, 150%) scale(2, 2);
    transform: translate(-150%, 150%) scale(2, 2); }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); } }
@-webkit-keyframes third_object_six {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); }
  50% {
    -ms-transform: translate(-150%, -150%) scale(2, 2);
    -webkit-transform: translate(-150%, -150%) scale(2, 2);
    transform: translate(-150%, -150%) scale(2, 2); }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); } }
@keyframes third_object_six {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); }
  50% {
    -ms-transform: translate(-150%, -150%) scale(2, 2);
    -webkit-transform: translate(-150%, -150%) scale(2, 2);
    transform: translate(-150%, -150%) scale(2, 2); }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); } }
@-webkit-keyframes forth_object_six {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); }
  50% {
    -ms-transform: translate(150%, -150%) scale(2, 2);
    -webkit-transform: translate(150%, -150%) scale(2, 2);
    transform: translate(150%, -150%) scale(2, 2); }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); } }
@keyframes forth_object_six {
  0% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); }
  50% {
    -ms-transform: translate(150%, -150%) scale(2, 2);
    -webkit-transform: translate(150%, -150%) scale(2, 2);
    transform: translate(150%, -150%) scale(2, 2); }
  100% {
    -ms-transform: translate(1, 1) scale(1, 1);
    -webkit-transform: translate(1, 1) scale(1, 1);
    transform: translate(1, 1) scale(1, 1); } }
#loading-7 {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  margin-top: 0px;
  top: 0px; }

#loading-center-7 {
  width: 100%;
  height: 100%;
  position: relative; }

#loading-center-absolute-7 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 200px;
  width: 200px;
  margin-top: -100px;
  margin-left: -100px; }

#object-7 {
  width: 80px;
  height: 80px;
  background-color: #2eaae1;
  -webkit-animation: animate_s 1s infinite ease-in-out;
  animation: animate_s 1s infinite ease-in-out;
  margin-right: auto;
  margin-left: auto;
  margin-top: 60px; }

@-webkit-keyframes animate_s {
  0% {
    -webkit-transform: perspective(160px); }
  50% {
    -webkit-transform: perspective(160px) rotateY(-180deg); }
  100% {
    -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg); } }
@keyframes animate_s {
  0% {
    transform: perspective(160px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
    -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg); }
  100% {
    transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
    -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg); } }
.loader-8 {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0px; }

@-webkit-keyframes rotate_pacman_half_up {
  0% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  50% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); } }
@keyframes rotate_pacman_half_up {
  0% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  50% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); } }
@-webkit-keyframes rotate_pacman_half_down {
  0% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); } }
@keyframes rotate_pacman_half_down {
  0% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); } }
@-webkit-keyframes pacman-balls {
  75% {
    opacity: 0.7; }
  100% {
    -webkit-transform: translate(-100px, -6.25px);
    transform: translate(-100px, -6.25px); } }
@keyframes pacman-balls {
  75% {
    opacity: 0.7; }
  100% {
    -webkit-transform: translate(-100px, -6.25px);
    transform: translate(-100px, -6.25px); } }
.pacman {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.pacman > div:nth-child(2) {
  -webkit-animation: pacman-balls 1s -0.99s infinite linear;
  animation: pacman-balls 1s -0.99s infinite linear; }

.pacman > div:nth-child(3) {
  -webkit-animation: pacman-balls 1s -0.66s infinite linear;
  animation: pacman-balls 1s -0.66s infinite linear; }

.pacman > div:nth-child(4) {
  -webkit-animation: pacman-balls 1s -0.33s infinite linear;
  animation: pacman-balls 1s -0.33s infinite linear; }

.pacman > div:nth-child(5) {
  -webkit-animation: pacman-balls 1s 0s infinite linear;
  animation: pacman-balls 1s 0s infinite linear; }

.pacman > div:first-of-type {
  width: 0px;
  height: 0px;
  border-right: 25px solid transparent;
  border-top: 25px solid #2eaae1;
  border-left: 25px solid #2eaae1;
  border-bottom: 25px solid #2eaae1;
  border-radius: 25px;
  -webkit-animation: rotate_pacman_half_up 0.5s 0s infinite;
  animation: rotate_pacman_half_up 0.5s 0s infinite;
  position: relative;
  left: -30px; }

.pacman > div:nth-child(2) {
  width: 0px;
  height: 0px;
  border-right: 25px solid transparent;
  border-top: 25px solid #2eaae1;
  border-left: 25px solid #2eaae1;
  border-bottom: 25px solid #2eaae1;
  border-radius: 25px;
  -webkit-animation: rotate_pacman_half_down 0.5s 0s infinite;
  animation: rotate_pacman_half_down 0.5s 0s infinite;
  margin-top: -50px;
  position: relative;
  left: -30px; }

.pacman > div:nth-child(3),
.pacman > div:nth-child(4),
.pacman > div:nth-child(5),
.pacman > div:nth-child(6) {
  background-color: #2eaae1;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: translate(0, -6.25px);
  transform: translate(0, -6.25px);
  top: 25px;
  left: 70px; }

#loading-9 {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0px; }

#loading-center-9 {
  width: 100%;
  height: 100%;
  position: relative; }

#loading-center-absolute-9 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 150px;
  margin-top: -25px;
  margin-left: -75px; }

.object-9 {
  width: 8px;
  height: 50px;
  margin-right: 5px;
  background-color: #2eaae1;
  -webkit-animation: animate_e 1s infinite;
  -ms-animation: animate_e 1s infinite;
  -ms-animation: animate_e 1s infinite;
  -o-animation: animate_e 1s infinite;
  animation: animate_e 1s infinite;
  float: left; }

.object-9:last-child {
  margin-right: 0px; }

.object-9:nth-child(10) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.object-9:nth-child(9) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.object-9:nth-child(8) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.object-9:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.object-9:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.object-9:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.object-9:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.object-9:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.object-9:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

@-webkit-keyframes animate_e {
  50% {
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0); } }
@keyframes animate_e {
  50% {
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0); } }
.preloader8 {
  width: 90px;
  height: 90px;
  display: inline-block;
  padding: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.preloader8 span {
  position: absolute;
  display: inline-block;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  background: #2eaae1;
  -webkit-animation: preloader8 1.6s linear infinite;
  animation: preloader8 1.6s linear infinite; }

.preloader8 span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s; }

@keyframes preloader8 {
  0% {
    transform: scale(0, 0);
    opacity: 0.9; }
  100% {
    transform: scale(1, 1);
    opacity: 0; } }
@-webkit-keyframes preloader8 {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.9; }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0; } }
/*----------------------------------------------------
    Preloader 1
-----------------------------------------------------*/
body .baby, body .baby * {
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

body .baby {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -20px; }

body .baby .back {
  width: 75px;
  height: 20px;
  background: #2eaae1;
  position: absolute;
  bottom: 5px;
  left: 35px;
  z-index: -1; }

body .baby .back .tail {
  width: 5px;
  height: 5px;
  position: absolute;
  background: #2eaae1;
  top: -22px;
  right: 13px;
  border-radius: 50%;
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg); }

body .baby .back .feet {
  background: #2eaae1;
  width: 15px;
  height: 27px;
  position: absolute;
  right: -6px;
  border-radius: 50%; }

body .baby .back .hand {
  background: #2eaae1;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  width: 52px;
  height: 8px;
  top: 15px;
  z-index: 1; }

body .baby .back .hand:after {
  content: " ";
  width: 16px;
  height: 13px;
  position: absolute;
  background: #2eaae1;
  right: -7px;
  top: -2px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

body .baby .back .ass {
  position: absolute;
  width: 30px;
  height: 40px;
  background: #2eaae1;
  left: 25px;
  border-radius: 50%;
  bottom: 0px;
  -moz-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg); }

body .baby .back .ass:after {
  content: " ";
  position: absolute;
  width: 30px;
  height: 40px;
  background: #2eaae1;
  right: -15px;
  border-radius: 50%;
  bottom: 0px;
  -moz-transform: skew(30deg);
  -o-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -webkit-transform: skew(30deg);
  transform: skew(30deg);
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear; }

body .baby .head {
  width: 60px;
  height: 60px;
  background: #2eaae1;
  -moz-border-radius: 50% 60% 50% 40%;
  -webkit-border-radius: 50%;
  border-radius: 50% 60% 50% 40%; }

body .baby .head .eye {
  width: 10px;
  height: 2px;
  background: #000;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  position: absolute;
  top: 40px;
  left: 6px; }

body .baby .head .cheek {
  width: 10px;
  height: 4px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 44px;
  left: 13px; }

body .baby .head .horn {
  width: 10px;
  height: 18px;
  background: #2eaae1;
  position: absolute;
  top: -8px;
  left: 18px;
  -moz-border-radius: 130% 30% 0% 0%;
  -webkit-border-radius: 130%;
  border-radius: 130% 30% 0% 0%;
  -moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

body .baby.down .back {
  width: 85px; }

body .baby.down .back .tail {
  top: -10px;
  right: 26px; }

body .baby.down .back .ass {
  height: 25px; }

body .baby.down .back .ass:after {
  height: 28px;
  width: 36px; }

body .baby.down .back .feet {
  height: 24px;
  top: -1px; }

body .baby.down .back .hand {
  width: 45px; }

body .baby.down .back .hand:after {
  height: 11px;
  top: -1px; }

body .baby.down .head {
  -moz-border-radius: 70% 60% 60% 40%;
  -webkit-border-radius: 70%;
  border-radius: 70% 60% 60% 40%;
  margin-left: -5px; }

body .baby.down .head .eye {
  left: 0; }

body .baby.down .head .cheek {
  left: 8px; }

body .baby.down .head .horn {
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg); }

.gif-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/*===================================
  3.8 Fancy Box
===================================*/
.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-toolbar {
  top: 0;
  right: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
  opacity: 0.3; }

.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor; }

.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Navigation arrows */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s; }

.fancybox-arrow::after {
  content: '';
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.fancybox-arrow--right {
  right: 0; }

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
  left: 0; }

.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3; }

/* Loading indicator */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }

  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important; }

  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }
/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px; }

/* Thumbs */
.fancybox-thumbs {
  display: none; }

.fancybox-button--thumbs {
  display: none; }

@media all and (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block; }

  .fancybox-button--thumbs span {
    font-size: 23px; }

  .fancybox-button--thumbs::before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }

  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995; }

  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }

  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }

  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0; }

  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box; }

  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1); }

  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

  .fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; } }
/*===================================
	3.6 Cart
===================================*/
#mini-scart .cart-block .variation {
  display: none; }

.place-order {
  margin-top: 20px; }

.shop_table.woocommerce-checkout-review-order-table .cart_item td:last-child {
  background: none; }

.woocommerce header.title {
  position: relative; }
.woocommerce .register .form-row input[type="submit"] {
  width: auto; }

.woocommerce-checkout .woocommerce-account-fields .create-account {
  padding-left: 20px; }
.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address {
  padding-left: 12px; }

.cross-sells.product_archives {
  margin-top: 20px !important; }

.select2-container .select2-choice .select2-arrow b:after {
  border: 5px solid transparent;
  margin-left: -16px; }

.woocommerce .page-title {
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 20px;
  padding-top: 14px;
  color: #b9017d; }

.shop_table.customer_details tbody tr th,
.shop_table.customer_details tbody tr td {
  text-align: left;
  padding: 10px 0;
  font-weight: normal;
  border: none; }
.shop_table.customer_details tr:first-child td {
  border: none; }
.shop_table.order_details thead tr th,
.shop_table.order_details tbody tr td {
  text-align: left; }
.shop_table.order_details tfoot tr:first-child th, .shop_table.order_details tfoot tr:first-child td {
  padding-top: 20px; }
.shop_table.order_details tfoot tr th {
  width: 50%;
  padding-top: 10px;
  font-weight: normal; }
.shop_table.order_details tfoot tr td {
  font-weight: normal;
  padding-top: 10px;
  width: 50%;
  text-align: right; }
.shop_table.order_details .wc-item-meta {
  margin-bottom: 0; }
  .shop_table.order_details .wc-item-meta li {
    padding-bottom: 10px; }
    .shop_table.order_details .wc-item-meta li:last-child {
      padding-bottom: 0; }
.shop_table thead tr th {
  text-transform: none;
  text-align: center;
  color: #222;
  font-weight: 400;
  font-size: 16px;
  padding: 8px 20px;
  border-bottom: 1px solid #ccc; font-weight: 700;}
  .shop_table thead tr th:first-child {
    padding-left: 0;
    text-align: left; }
  .shop_table thead tr th:last-child {
    text-align: right;
    padding-right: 0; }
.shop_table tbody tr td {
  text-align: center;
  padding: 30px 20px;
  border-bottom: 1px solid #eeeeee; }
  .shop_table tbody tr td:first-child {
    padding-left: 0;
    text-align: left; }
  .shop_table tbody tr td:last-child {
    text-align: right;
    padding-right: 0; }
  .shop_table tbody tr td.product-thumbnail {
    padding-left: 0; }
.shop_table tbody tr th:first-child {
  text-align: left; }
.shop_table tbody tr th:last-child {
  text-align: right; }
.shop_table .product-subtotal span,
.shop_table .product-price span {
  font-size: 14px;
  color: #222; }
.shop_table .product-subtotal .bundled-product-subtotal .amount {
  display: block; }
.shop_table .cart_item .product-thumbnail img {
  width: 100px;
  border: 1px solid #eee;
  display: block;
  float: left;
  margin-right: 20px; }
.shop_table .cart_item .product-thumbnail .product-name {
  margin-top: 16px;
  overflow: hidden; }
.shop_table .cart_item .product-name {
  text-align: left; }
  .shop_table .cart_item .product-name a {
    color: #222;
    font-size: 16px; }
    .shop_table .cart_item .product-name a:hover {
      color: #2eaae1; }
  .shop_table .cart_item .product-name dl {
    margin-bottom: 0; }
    .shop_table .cart_item .product-name dl dt, .shop_table .cart_item .product-name dl dd {
      display: inline-block; }
      .shop_table .cart_item .product-name dl dt p, .shop_table .cart_item .product-name dl dd p {
        margin-bottom: 0; }
.shop_table .cart_item a.remove {
  color: #b9017d;
  display: block;
  padding-top: 20px; }
  .shop_table .cart_item a.remove:hover {
    color: #2eaae1; }
.shop_table.cart tbody tr:last-child td {
  border-bottom: none;
  padding-left: 0;
  padding-right: 0; }
.shop_table.cart .actions .coupon label {
  float: left;
  margin-right: 15px; }
.shop_table.cart .actions .coupon input {
  float: left;
  margin-right: 10px; }
.shop_table.woocommerce-checkout-review-order-table thead tr th {
  text-align: left; }
.shop_table.woocommerce-checkout-review-order-table tbody tr td {
  text-align: left; }
.shop_table.woocommerce-checkout-review-order-table .product-name {
  color: #000;
  font-size: 16px;
  font-weight: bold; }
.shop_table.woocommerce-checkout-review-order-table tfoot {
  padding-top: 20px;
  padding-bottom: 20px; }
  .shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal {
    font-size: 14px; }
    .shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal th, .shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td {
      padding-top: 25px;
      padding-bottom: 10px; }
  .shop_table.woocommerce-checkout-review-order-table tfoot tr th {
    padding: 10px 0;
    width: 50%; }
  .shop_table.woocommerce-checkout-review-order-table tfoot tr td {
    width: 50%;
    text-align: right; }

.woocommerce-password-strength .mini-cart .cart-block .btn.btn-primary {
  padding: 10px 14px 8px; }

.woocommerce table.wishlist_table thead th {
  border-top: none; }

.woocommerce table.wishlist_table {
  font-size: 100%; }

.wishlist_table tbody tr td.product-remove {
  text-align: center; }
.wishlist_table tbody tr td:first-child {
  border-left: 1px solid #ebebeb; }

.woocommerce .wishlist_table td.product-add-to-cart a,
.wishlist_table .product-price .amount {
  color: #2eaae1; }

.woocommerce-page .wishlist_table .product-price .amount {
  color: #2eaae1;
  font-size: 14px; }
  .woocommerce-page .wishlist_table .product-price .amount span {
    font-size: 14px; }
.woocommerce-page .shop_table.wishlist_table thead .product-price span {
  color: #222; }
.woocommerce-page .wishlist_table .product-remove a {
  font-size: 20px; }
.woocommerce-page .wishlist_table .product-add-to-cart .button {
  line-height: 35px;
  background: #2eaae1;
  color: #fff;
  border-radius: 0;
  margin: 0 auto;
  width: 130px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px; }
  .woocommerce-page .wishlist_table .product-add-to-cart .button:hover, .woocommerce-page .wishlist_table .product-add-to-cart .button:focus {
    background: #000;
    color: #fff; }

.wishlist-title h2 {
  padding: 0; }

.woocommerce .wishlist_table td.product-add-to-cart a:hover {
  color: #212425; }

.woocommerce .yith-wcwl-share {
  padding-top: 20px;
  margin-bottom: 0; }
  .woocommerce .yith-wcwl-share h4.yith-wcwl-share-title {
    font-size: 14px;
    display: inline-block;
    margin-right: 10px; }
  .woocommerce .yith-wcwl-share ul {
    display: inline-block; }

.cart-collaterals {
  padding-top: 20px;
  overflow: hidden;
  width: 100%; }
  .cart-collaterals .title-hdwoo {
    margin-bottom: 15px; }

.display-inline {
  display: inline-block; }

.btn-updatecart {
  float: right; }

.quantity {
  display: inline-block; }
  .quantity .qty-number {
    cursor: pointer;
    display: inline-block;
    height: 34px;
    text-align: center;
    vertical-align: middle; }
    .quantity .qty-number span {
      padding: 0 7px;
      height: 34px;
      display: table-cell;
      vertical-align: middle;
      line-height: 40px;
      color: #919191;
      text-align: center; }
    .quantity .qty-number:hover span {
      color: #2eaae1; }
  .quantity > input.qty {
    -moz-appearance: textfield; }
  .quantity input.qty.text {
    width: 58px;
    text-align: center;
    padding: 5px;
    display: inline-block;
    vertical-align: middle;
    height: 29px;
    background: #FFF; }

.select2-results li {
  color: #9c9c9c; }

.select2-container .select2-choice {
  color: #9c9c9c;
  border-radius: 0; }

.coupon {
  color: #424242;
  float: left; }
  .coupon label {
    margin-top: 10px;
    font-weight: normal; }
  .coupon input[type="text"] {
    padding: 9px 22px 10px;
    background: none;
    color: rgba(48, 47, 47, 0.5);
    border: 1px solid #ebebeb;
    width: auto; }

.woocommerce-error li {
  margin-bottom: 10px;
  background: #ffecec none repeat scroll 0 0;
  border: 2px solid #ffecec;
  color: #df6060;
  padding: 8px 8px 5px 40px;
  border-radius: 4px;
  position: relative; }
  .woocommerce-error li:before {
    position: absolute;
    font-family: FontAwesome;
    left: 15px;
    top: 9px;
    content: "\f129"; }

.woocommerce-message {
  margin-bottom: 10px; }

.btn-updatecart {
  float: right; }

.title-cart {
  color: #222;
  position: relative;
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
  padding-top: 15px;
  margin-bottom: 11px;
  font-weight: 700; }
  .title-cart:before {
    content: none;
    background: #2eaae1;
    height: 1px;
    width: 50px;
    position: absolute;
    right: -61px;
    bottom: 2px; }

.form-row.form-row-first, .form-row.form-row-last {
  width: 100% !important; }

.title-hdwoo {
  border-bottom: 1px solid #eee;
  display: block; }

.woocommerce-Address-title.title {
  position: relative; }
  .woocommerce-Address-title.title .edit {
    padding-top: 0;
    position: absolute;
    right: 0;
    top: 16px; }

.woocommerce-error li {
  color: #ff0000; }

.woocommerce-message {
  color: #27e34f; }

.woocommerce-cart .actions {
  padding-top: 30px;
  margin-bottom: 71px; }

.woocommerce-thankyou-order-received {
  color: #4fde51; }

.cart-discount a {
  color: #2eaae1;
  font-style: italic; }

.cart-discount,
.cart-subtotal {
  font-size: 15px;
  color: #696969; }
  .cart-discount th,
  .cart-subtotal th {
    font-weight: 400; }

.order-total {
  font-size: 18px;
  font-weight: bold;
  color: #302f2f; }

.wc-proceed-to-checkout {
  float: left;
  width: 100%;
  display: inline-block;
  margin-top: -4px; }

.cart_totals .shop_table {
  margin-bottom: 20px;
  margin-top: -7px; }
  .cart_totals .shop_table tbody tr:first-child td,
  .cart_totals .shop_table tbody tr td {
    border: none;
    padding: 8px 20px; }
    .cart_totals .shop_table tbody tr:first-child td:last-child,
    .cart_totals .shop_table tbody tr td:last-child {
      padding-right: 0;
      text-align: right; }

.woocommerce .login input.input-text:-webkit-autofill,
.woocommerce .login textarea.input-text:-webkit-autofill,
.woocommerce .login select.input-text:-webkit-autofill {
  background-color: none !important; }

.woocommerce-info {
  margin-bottom: 10px; }

.showlogin,
.showcoupon {
  color: #2eaae1; }
  .showlogin:hover, .showlogin:focus,
  .showcoupon:hover,
  .showcoupon:focus {
    color: #1f1f1f; }

.cart_item .quantity input.qty.text {
  height: 24px;
  width: 38px;
  color: #222; }
.cart_item .quantity .qty-number {
  height: 24px;
  background-color: #fff;
  width: 24px;
  border: 1px solid #eee;
  border-radius: 2px; }
  .cart_item .quantity .qty-number span {
    line-height: 22px;
    height: 100%;
    display: block;
    width: 100%;
    text-align: center;
    font-style: normal;
    padding: 0; }

.woocommerce .form-row .woocommerce-additional-fields textarea {
  height: 120px; }

.select2-container--default .select2-selection--single {
  background: #fff !important;
  border: 1px solid #ebebeb !important;
  border-radius: 0 !important;
  height: 40px;
  padding: 7px 6px 7px 20px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0 !important;
    color: rgba(48, 47, 47, 0.5) !important; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
    right: 10px; }

.box-shipping table tbody tr.shipping th {
  display: none; }

.checkout_coupon.coupon {
  float: none;
  overflow: hidden;
  margin-top: 10px; }
  .checkout_coupon.coupon .form-row {
    display: inline-block;
    float: left; }
    .checkout_coupon.coupon .form-row.form-row-first {
      margin-right: 10px; }
    .checkout_coupon.coupon .form-row input[type=submit] {
      width: auto; }

form.checkout {
  font-size: 14px; }
  form.checkout .form-row label {
    width: 100%;
    font-weight: bold;
    color: #302f2f; }
  form.checkout .form-row input {
    width: 100%;
    font-weight: normal;
    height: 40px; }
  form.checkout .place-order.form-row input {
    min-width: 150px;
    width: auto; }

.woocommerce-shipping-fields #ship-to-different-address {
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 0; }
  .woocommerce-shipping-fields #ship-to-different-address label {
    display: inline-block; }
    .woocommerce-shipping-fields #ship-to-different-address label.checkbox {
      margin-top: 3px;
      margin-left: 10px; }
  .woocommerce-shipping-fields #ship-to-different-address input {
    float: left; }

.select2-container .select2-choice {
  height: 50px;
  padding: 13px 10px; }

.woocommerce-FormRow.form-row {
  margin-bottom: 15px; }

.woocommerce-page .form-row label {
  color: #222;
  font-weight: normal;
  margin-bottom: 3px;
  margin-top: 0; }

.woocommerce-shipping-fields .form-row label,
.woocommerce-billing-fields .form-row label {
  color: #222;
  font-weight: normal;
  margin-bottom: 3px; }

.form-row {
  margin-bottom: 15px; }

.woocommerce-EditAccountForm .form-row,
.woocommerce-account .login .form-row,
.woocommerce-edit-address .form-row {
  margin-bottom: 15px; }
  .woocommerce-EditAccountForm .form-row input,
  .woocommerce-EditAccountForm .form-row .placeholder,
  .woocommerce-EditAccountForm .form-row textarea,
  .woocommerce-account .login .form-row input,
  .woocommerce-account .login .form-row .placeholder,
  .woocommerce-account .login .form-row textarea,
  .woocommerce-edit-address .form-row input,
  .woocommerce-edit-address .form-row .placeholder,
  .woocommerce-edit-address .form-row textarea {
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #ccc; }

.woocommerce-password-strength {
  margin-top: 7px; }
  .woocommerce-password-strength.short, .woocommerce-password-strength.bad {
    color: red; }
  .woocommerce-password-strength.strong, .woocommerce-password-strength.good {
    color: #60d362; }

.payment_method_paypal label a {
  color: #2eaae1;
  font-weight: 400;
  float: left;
  width: 100%; }

.woocommerce-checkout-payment {
  margin-top: 20px; }
  .woocommerce-checkout-payment .payment_methods label {
    color: #212425;
    font-weight: 600; }

#customer_login .customer_login {
  padding-top: 0; }

input[type="radio"] {
  border-radius: 50% !important; }

.payment_box.payment_method_paypal {
  padding: 5px 15px 5px 0; }

.woocommerce .login label {
  font-weight: 400; }
.woocommerce .login input.btn {
  display: inline-block;
  width: auto; }
.woocommerce .login .form-row input.button {
  border: 2px solid #2eaae1;
  background: #2eaae1;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 14px 8px;
  margin-right: 10px;
  width: auto; }
  .woocommerce .login .form-row input.button:hover {
    background: #212425;
    border: 2px solid #212425; }
.woocommerce select {
  background: none url(../images/caret-down.png) no-repeat 97% center;
  border: 1px solid #ddd;
  height: 34px;
  width: 130px;
  color: #222;
  border-radius: 5px;
  padding: 0 25px 0 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
  .woocommerce select option {
    padding: 7px 8px; }
.woocommerce label {
  color: #555555;
  font-size: 14px; }
.woocommerce .form-row input {
  height: 40px; }
.woocommerce .form-row input:not(.button), .woocommerce .form-row .placeholder, .woocommerce .form-row textarea {
  color: rgba(48, 47, 47, 0.5);
  border: 1px solid #ebebeb; }

abbr[data-original-title], abbr[title] {
  border-bottom: medium none;
  text-decoration: none; }

.form-row label {
  font-weight: normal; }

.lost_password a {
  color: #212425; }
  .lost_password a:hover {
    color: #2eaae1; }

.form-row input[type=checkbox] {
  height: auto;
  width: auto;
  margin-top: 20px; }

form.checkout .form-row input[type=checkbox] {
  float: left;
  height: 16px;
  margin-right: 10px;
  margin-top: 4px;
  text-align: left;
  width: 16px; }

.order_details li strong {
  color: #1f1f1f;
  font-weight: 600;
  display: block;
  padding: 10px 0; }

.woocommerce-error li strong {
  font-weight: normal;
  color: #1f1f1f; }

.woocommerce-MyAccount-navigation {
  margin-bottom: 20px; }

.woocommerce-Address-title a,
.my_account_orders a,
.woocommerce-MyAccount-content a,
.woocommerce-MyAccount-navigation li a {
  color: #2eaae1;
  font-weight: normal; }
  .woocommerce-Address-title a:hover, .woocommerce-Address-title a:focus,
  .my_account_orders a:hover,
  .my_account_orders a:focus,
  .woocommerce-MyAccount-content a:hover,
  .woocommerce-MyAccount-content a:focus,
  .woocommerce-MyAccount-navigation li a:hover,
  .woocommerce-MyAccount-navigation li a:focus {
    color: #1f1f1f; }

.woocommerce-MyAccount-content header,
.woocommerce-MyAccount-content header .title-cart {
  background: none !important; }

.woocommerce-MyAccount-content p strong {
  font-weight: 600;
  color: #1f1f1f; }

.woocommerce-MyAccount-navigation li {
  display: inline-block;
  padding-right: 25px; }
  .woocommerce-MyAccount-navigation li a {
    font-weight: 600; }

.admin-bar.woocommerce-page .fixed-header .woocommerce header {
  top: 0; }

.woocommerce table.shop_table.wishlist_table thead tr th.product-name {
  text-align: left; }
.woocommerce .wishlist_table .product-name a {
  font-size: 14px; }
  .woocommerce .wishlist_table .product-name a.yith-wcqv-button {
    color: #2eaae1;
    font-weight: 400;
    margin-left: 10px;
    font-size: 13px;
    font-style: italic; }
    .woocommerce .wishlist_table .product-name a.yith-wcqv-button:hover {
      text-decoration: underline; }

.DTFC_LeftWrapper {
  display: none !important; }

table.compare-list.compare-list-custom .add-to-cart td a {
  padding: 9px 20px !important;
  background-color: #2eaae1 !important; }
  table.compare-list.compare-list-custom .add-to-cart td a:hover {
    background: #333 !important; }

@media (max-width: 1199px) {
  .wrapper {
    min-height: auto; } }
@media (max-width: 767px) {
  .woocommerce .yith-wcwl-share {
    text-align: left; }

  .shop_table.cart.wishlist_table tbody tr:first-child td {
    border-top: none; }

  .shop_table.cart.wishlist_table tbody tr:last-child {
    margin-top: 0; }

  .wishlist_table.shop_table.cart tbody tr:last-child td {
    padding: 16px 22px !important; }

  .shop_table.cart.wishlist_table tbody tr td {
    border-left: 1px solid #ebebeb; }
  .shop_table.cart.wishlist_table tbody tr:nth-child(2n) {
    background: #f5f5f5; }

  .wishlist_table.shop_table.cart tbody tr:first-child td:first-child {
    border-top: 1px solid #ebebeb; }

  .preloader .loader {
    display: none; }

  .woocommerce-cart .actions {
    margin-bottom: 0; }

  .shop_table.cart tbody tr:last-child {
    margin-top: 30px; }

  .cart_totals .shop_table {
    margin: 0; }

  .wc-proceed-to-checkout {
    margin-top: 15px; }

  .shop_table.account-orders-table tbody tr:first-child td,
  .shop_table.cart tbody tr:first-child td {
    border-top: 1px solid #ebebeb; }

  .woocommerce-account .wrapper {
    min-height: auto; }

  header.woocommerce-Address-title.title {
    background: none !important; }

  .woocommerce-page .woocommerce-MyAccount-content .form-row label {
    margin-bottom: 10px;
    line-height: 18px; }

  .woocommerce-page legend {
    border: none; }

  .shop_table.shop_table_responsive.my_account_orders tbody tr:nth-child(odd),
  .shop_table.cart.shop_table_responsive tbody tr:nth-child(odd) {
    background: #f9f9f9; }

  .product-thumbnail {
    overflow: hidden; }

  .shop_table.my_account_orders.shop_table_responsive tbody tr:nth-child(even),
  .shop_table.cart.shop_table_responsive tbody tr:nth-child(even),
  .shop_table.order_details tbody tr:nth-child(even) {
    background: #fff; }

  .shop_table.wishlist_table thead {
    display: none !important; }
  .shop_table.wishlist_table tr td.product-thumbnail a {
    margin: 0 auto !important; }
  .shop_table.wishlist_table.cart tbody tr:last-child td {
    border-bottom: none;
    border-right: 1px solid #ebebeb; }
    .shop_table.wishlist_table.cart tbody tr:last-child td:last-child {
      border-bottom: 1px solid #ebebeb; }

  .wishlist_table tr td.product-thumbnail,
  .wishlist_table tr td.product-name,
  .wishlist_table tr td.wishlist-name,
  .wishlist_table tr td.wishlist-privacy,
  .woocommerce table.wishlist_table tfoot td {
    text-align: center; }

  /* tables change*/
  .shop_table.wishlist_table tbody,
  .shop_table.wishlist_table thead,
  .shop_table.wishlist_table tfoot,
  .shop_table.wishlist_table th,
  .shop_table.wishlist_table tr,
  .shop_table.wishlist_table td,
  .my_account_orders.shop_table_responsive tbody,
  .my_account_orders.shop_table_responsive thead,
  .my_account_orders.shop_table_responsive tfoot
  .my_account_orders.shop_table_responsive th,
  .my_account_orders.shop_table_responsive tr,
  .my_account_orders.shop_table_responsive td,
  .shop_table_responsive.cart,
  .shop_table_responsive.cart tbody,
  .shop_table_responsive.cart thead,
  .shop_table_responsive.cart tfoot,
  .shop_table_responsive.cart th,
  .shop_table_responsive.cart tr,
  .shop_table_responsive.cart td {
    display: block; }

  table.order_details tfoot tr:first-child > td[scope="row"] {
    border-bottom: 1px solid #ddd; }
  table.order_details tfoot tr:last-child > td[scope="row"] {
    border-bottom: none; }

  .my_account_orders.shop_table_responsive tr td,
  .my_account_orders.shop_table_responsive tr th,
  .shop_table_responsive.cart tr td,
  .shop_table_responsive.cart tr th {
    width: auto !important;
    text-align: left !important; }

  .my_account_orders.shop_table_responsive td,
  .shop_table_responsive.cart td {
    margin-top: 0 !important; }

  .my_account_orders.shop_table_responsive thead tr:first-child,
  .shop_table_responsive.cart thead tr:first-child {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  .shop_table.my_account_orders.shop_table_responsive tbody tr:first-child,
  .shop_table.shop_table_responsive.cart tbody tr:first-child {
    position: relative;
    top: 0;
    left: 0; }

  .shop_table.cart tbody tr:last-child td {
    padding: 0 !important; }

  .my_account_orders.shop_table_responsive td,
  .shop_table_responsive.cart td {
    position: relative;
    padding-left: 50% !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none; }

  .my_account_orders.shop_table_responsive td:not([colspan]):after,
  .shop_table_responsive.cart td:not([colspan]):after {
    content: "";
    display: block;
    border-left: 1px solid #e0e0e0;
    position: absolute;
    left: 47%;
    top: 0;
    height: 100%; }

  .shop_table_responsive.my_account_orders td[colspan],
  .shop_table_responsive.cart td[colspan] {
    width: 100%;
    text-align: center;
    padding: 10px !important; }

  .shop_table_responsive.my_account_orders tbody td[colspan],
  .shop_table_responsive.cart tbody td[colspan] {
    display: block;
    text-align: center;
    border-left: none;
    border-right: none;
    border-top: none;
    width: 100%; }

  .shop_table_responsive.my_account_orders td[colspan]:before,
  .shop_table_responsive.cart td[colspan]:before {
    display: none; }

  .shop_table_responsive.my_account_orders td[colspan]:after,
  .shop_table_responsive.cart td[colspan]:after {
    display: none; }

  .shop_table_responsive.my_account_orders td[colspan] table tr td:after
  .shop_table_responsive.cart td[colspan] table tr td:after {
    display: none; }

  .shop_table_responsive.my_account_orders td[colspan] table tr td:before
  .shop_table_responsive.cart td[colspan] table tr td:before {
    display: none; }

  .shop_table_responsive.my_account_orders,
  .shop_table_responsive.cart {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0; }

  .shop_table_responsive.my_account_orders td:before,
  .shop_table_responsive.cart td:before {
    content: attr(data-title);
    position: absolute;
    top: 50%;
    left: 9px;
    width: 45%;
    padding-right: 10px;
    -webkit-transform: translateY(-50%) translateZ(0);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #424242;
    font-size: 16px; }

  .shop_table_responsive.my_account_orders tr:nth-child(2n),
  .shop_table_responsive.cart tr:nth-child(2n) {
    background: #f9f9f9; }

  .btn-updatecart {
    float: left; }

  .coupon {
    margin-bottom: 10px; }

  .woocommerce-checkout .title-cart {
    font-size: 16px;
    line-height: normal; } }
.title-cart-sub {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #2eaae1;
  letter-spacing: 4.5px; }

.woocommerce address {
  line-height: 32px; }

.wc_payment_method img {
  padding-left: 10px; }

.calculated_shipping .box-shipping table tbody tr td p {
  color: #424242; }
.calculated_shipping .box-shipping table form.woocommerce-shipping-calculator .shipping-calculator-button {
  color: #000;
  font-weight: bold;
  font-size: 16px; }

@media (max-width: 991px) {
  .woocommerce .wishlist_table .product-name a.yith-wcqv-button {
    margin-left: 0;
    display: inline; }

  .woocommerce .wishlist_table .product-name a {
    width: 100%;
    display: block; } }
@media (max-width: 600px) {
  .shop_table.cart .actions .coupon label {
    display: none; } }
@media (min-width: 600px) {
  form.checkout #customer_details.col2-set {
    margin: 0 -15px; }
    form.checkout #customer_details.col2-set > .col-1, form.checkout #customer_details.col2-set .col-2 {
      width: 50%;
      float: left;
      padding: 0 15px; }
    form.checkout #customer_details.col2-set .title-hdwoo {
      padding-top: 9px; }
    form.checkout #customer_details.col2-set:before, form.checkout #customer_details.col2-set:after {
      content: "";
      display: table;
      clear: both; } }
@media (max-width: 559px) {
  .wc_payment_method img {
    padding-left: 0; }

  .wc_payment_method #payment_method_paypal {
    display: inline-block; }
    .wc_payment_method #payment_method_paypal + label {
      display: inline; } }
@media (max-width: 480px) {
  .shop_table .cart_item .product-thumbnail .product-name {
    float: left; }

  .shop_table.cart .coupon {
    float: none; }

  .shop_table.cart .actions .coupon input {
    width: 100%;
    margin-bottom: 10px; }

  .actions .btn-updatecart,
  .wc-proceed-to-checkout .btn {
    width: 100%; }

  .woocommerce-account .title-cart {
    font-size: 16px !important; }

  .woocommerce .page-title {
    font-size: 24px; } }
@media (max-width: 375px) {
  #yith-quick-view-content .summary .cart .add-to-cart {
    margin-top: 15px;
    width: 100% !important; }

  #yith-quick-view-content .single_add_to_cart_button {
    width: 100% !important;
    text-align: center !important;
    padding-left: 0 !important;
    padding-right: 0 !important; } }
form.checkout .form-row input[type="checkbox"] {
  min-width: auto; }

form.checkout .form-row label {
  padding-left: 20px; }

/*===================================
	3.1 Widget
===================================*/
.active-sidebar .widget {
  background: #fff;
  margin-bottom: 30px;
  border-radius: 0 0 5px 5px;
  clear: left; }
  .active-sidebar .widget h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
    font-family: "Open Sans";
    padding: 16px 15px 18px;
    position: relative;
    text-transform: uppercase;
    background: #2eaae1;
    border-radius: 5px 5px 0 0; }
  .active-sidebar .widget.yith-woo-ajax-reset-navigation {
    padding-bottom: 20px; }
    .active-sidebar .widget.yith-woo-ajax-reset-navigation .widget-title {
      margin-bottom: 25px; }
    .active-sidebar .widget.yith-woo-ajax-reset-navigation .clear-all {
      text-align: right; }
      .active-sidebar .widget.yith-woo-ajax-reset-navigation .clear-all a {
        font-size: 14px;
        color: #2eaae1; }
    .active-sidebar .widget.yith-woo-ajax-reset-navigation .widget-content {
      border-bottom: 1px solid #e3e3e3;
      padding-bottom: 22px;
      margin-bottom: 15px;
      color: #303030;
      font-size: 14px; }
      .active-sidebar .widget.yith-woo-ajax-reset-navigation .widget-content span {
        font-size: 14px;
        color: #2eaae1; }

.widget_recent_gallery .img-gallery:hover img {
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }
.widget_recent_gallery .img-gallery {
  overflow: hidden; }
  .widget_recent_gallery .img-gallery img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.widget_archive > select {
  height: auto; }

.widget_categories > select {
  padding: 0 15px; }

.widget_price_filter form,
.widget.woocommerce .product_list_widget {
  padding: 15px; }

.widget_add_to_cart a {
  padding-left: 10px;
  position: relative;
  border-bottom: 1px solid #000; }
  .widget_add_to_cart a:before {
    content: '\f067';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 8px; }

.widget-title-border span.before_title {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  color: #2eaae1;
  font-weight: 500; }
  .widget-title-border span.before_title:after {
    content: "";
    width: 45px;
    height: 1px;
    display: inline-block;
    background: #2eaae1;
    vertical-align: middle;
    margin-left: 3px;
    margin-top: 2px;
    margin-bottom: -7.5px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
.widget-title-border:hover span.before_title:after {
  width: 35px; }

aside.widget:hover .widget-title-border span.before_title:after {
  width: 35px; }

.widget_search form, .widget_product_search form {
  position: relative; }
  .widget_search form input, .widget_product_search form input {
    background: #f8f7f7 none repeat scroll 0 0;
    color: #ababab;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    height: 40px;
    padding: 9px 50px 10px 20px;
    width: 100%; }
  .widget_search form .btn-search, .widget_product_search form .btn-search {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 18px;
    height: 40px;
    line-height: 45px;
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    color: #696969; }
    .widget_search form .btn-search:hover, .widget_product_search form .btn-search:hover {
      color: #2eaae1; }

.active-sidebar .widget ul {
  margin-bottom: 0; }
.active-sidebar .widget:last-child {
  margin-bottom: 0; }
.active-sidebar .widget.widget_post_blog .blog-content {
  margin-top: 5px; }
.active-sidebar .widget.widget_post_blog .blog-img img {
  height: 80px;
  width: 80px;
  border-radius: 5px; }
.active-sidebar .widget.widget_post_blog ul li.blog-item {
  padding: 15px 0; }
.active-sidebar .widget.widget_post_blog .blog-post-info .info a span {
  display: none; }
.active-sidebar .widget.widget_post_blog .blog-post-info .post-name {
  max-height: 37px;
  margin-top: 4px; }
  .active-sidebar .widget.widget_post_blog .blog-post-info .post-name a {
    color: #222;
    font-weight: normal; }
    .active-sidebar .widget.widget_post_blog .blog-post-info .post-name a:hover {
      color: #2eaae1; }
.active-sidebar .widget.widget_post_blog .blog-post-info .blog-comments a,
.active-sidebar .widget.widget_post_blog .blog-post-info .blog-time a {
  color: #555;
  font-size: 14px;
  position: relative;
  padding-left: 18px; }
  .active-sidebar .widget.widget_post_blog .blog-post-info .blog-comments a:before,
  .active-sidebar .widget.widget_post_blog .blog-post-info .blog-time a:before {
    position: absolute;
    top: -3px;
    left: 0;
    font-family: FontAwesome; }
.active-sidebar .widget.widget_post_blog .blog-post-info .blog-comments a:before {
  content: "\f086"; }
.active-sidebar .widget.widget_post_blog .blog-post-info .blog-time a:before {
  content: "\f073"; }
.active-sidebar .widget.widget_post_blog .blog-post-info .info {
  padding-right: 14px;
  position: relative; }
  .active-sidebar .widget.widget_post_blog .blog-post-info .info:before {
    content: "|";
    position: absolute;
    top: 0;
    right: 0;
    color: #555; }
  .active-sidebar .widget.widget_post_blog .blog-post-info .info:last-child {
    padding-right: 0; }
    .active-sidebar .widget.widget_post_blog .blog-post-info .info:last-child:before {
      content: none; }
.active-sidebar .widget.widget_post_blog .blog-post-info .blog-info {
  margin-top: 11px; }

.widget_product_categories li:last-child {
  padding-bottom: 0; }

.widget_archive li,
.widget_categories li,
.widget_product_categories li,
.widget_pages li, .widget_meta li {
  position: relative;
  font-size: 14px;
  overflow: hidden;
  padding: 13px 0;
  border-bottom: 1px solid #eee; }
  .widget_archive li:last-child,
  .widget_categories li:last-child,
  .widget_product_categories li:last-child,
  .widget_pages li:last-child, .widget_meta li:last-child {
    border: none; }
  .widget_archive li.current-cat > a,
  .widget_categories li.current-cat > a,
  .widget_product_categories li.current-cat > a,
  .widget_pages li.current-cat > a, .widget_meta li.current-cat > a {
    color: #2eaae1; }
    .widget_archive li.current-cat > a:before,
    .widget_categories li.current-cat > a:before,
    .widget_product_categories li.current-cat > a:before,
    .widget_pages li.current-cat > a:before, .widget_meta li.current-cat > a:before {
      background: #2eaae1; }
    .widget_archive li.current-cat > a span,
    .widget_categories li.current-cat > a span,
    .widget_product_categories li.current-cat > a span,
    .widget_pages li.current-cat > a span, .widget_meta li.current-cat > a span {
      color: #2eaae1; }
  .widget_archive li.current-cat > span.count,
  .widget_categories li.current-cat > span.count,
  .widget_product_categories li.current-cat > span.count,
  .widget_pages li.current-cat > span.count, .widget_meta li.current-cat > span.count {
    color: #2eaae1; }
  .widget_archive li > p,
  .widget_categories li > p,
  .widget_product_categories li > p,
  .widget_pages li > p, .widget_meta li > p {
    color: #232323;
    cursor: pointer;
    font-size: 18px;
    margin: 0;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 12px;
    width: 20px; }
  .widget_archive li a,
  .widget_categories li a,
  .widget_product_categories li a,
  .widget_pages li a, .widget_meta li a {
    color: #555;
    position: relative;
    padding-left: 10px;
    text-transform: capitalize; }
    .widget_archive li a span,
    .widget_categories li a span,
    .widget_product_categories li a span,
    .widget_pages li a span, .widget_meta li a span {
      border-radius: 50%;
      color: #555555;
      float: right;
      height: 32px;
      line-height: 32px;
      margin-top: 8px;
      text-align: center;
      width: 32px;
      position: relative;
      z-index: 1;
      background: #fff;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
  .widget_archive li:hover > a,
  .widget_categories li:hover > a,
  .widget_product_categories li:hover > a,
  .widget_pages li:hover > a, .widget_meta li:hover > a {
    color: #2eaae1; }
    .widget_archive li:hover > a:before,
    .widget_categories li:hover > a:before,
    .widget_product_categories li:hover > a:before,
    .widget_pages li:hover > a:before, .widget_meta li:hover > a:before {
      background: #2eaae1; }
  .widget_archive li:hover span,
  .widget_categories li:hover span,
  .widget_product_categories li:hover span,
  .widget_pages li:hover span, .widget_meta li:hover span {
    color: #2eaae1; }
  .widget_archive li ul.children,
  .widget_categories li ul.children,
  .widget_product_categories li ul.children,
  .widget_pages li ul.children, .widget_meta li ul.children {
    padding-top: 0;
    margin-top: 0;
    margin-left: 0; }
    .widget_archive li ul.children li,
    .widget_categories li ul.children li,
    .widget_product_categories li ul.children li,
    .widget_pages li ul.children li, .widget_meta li ul.children li {
      margin-left: 15px; }

.widget_product_categories ul li > p {
  right: 0; }

.widget.widget_recent_entries,
.widget.widget_recent_comments {
  font-weight: 500; }
  .widget.widget_recent_entries li,
  .widget.widget_recent_comments li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ededed; }
    .widget.widget_recent_entries li:last-child,
    .widget.widget_recent_comments li:last-child {
      padding-bottom: 0;
      margin-bottom: 0;
      border: none; }
    .widget.widget_recent_entries li a,
    .widget.widget_recent_comments li a {
      color: inherit;
      font-size: 16px;
      position: relative; }
      .widget.widget_recent_entries li a:hover,
      .widget.widget_recent_comments li a:hover {
        color: #2eaae1; }
    .widget.widget_recent_entries li span,
    .widget.widget_recent_comments li span {
      font-size: 13px;
      color: #acacac;
      text-transform: capitalize; }

.widget_recent_comments ul#recentcomments {
  padding-top: 13px; }
.widget_recent_comments li {
  overflow: hidden;
  position: relative;
  padding-bottom: 23px;
  margin-bottom: 18px; }
  .widget_recent_comments li .comment-post-link {
    margin-top: 11px;
    letter-spacing: -0.6px; }
    .widget_recent_comments li .comment-post-link a {
      line-height: 25px; }

.widget_post_blog ul li.blog-item {
  overflow: hidden;
  padding-bottom: 10px; }
  .widget_post_blog ul li.blog-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none; }
.widget_post_blog .blog-img {
  float: left;
  position: relative;
  margin-right: 15px; }
  .widget_post_blog .blog-img img {
    border-radius: 10px; }
.widget_post_blog .blog-post-info {
  padding: 0 !important;
  overflow: hidden; }
  .widget_post_blog .blog-post-info .blog-post-title {
    margin-bottom: 0;
    padding: 0; }
  .widget_post_blog .blog-post-info .blog-time {
    display: block;
    position: relative;
    padding-right: 7px; }
    .widget_post_blog .blog-post-info .blog-time a {
      color: #a9b7fe;
      font-size: 12px; }
    .widget_post_blog .blog-post-info .blog-time p {
      margin-bottom: 0; }
    .widget_post_blog .blog-post-info .blog-time:before {
      content: "/";
      position: absolute;
      color: #a9b7fe;
      top: 3px;
      right: 0; }
  .widget_post_blog .blog-post-info .blog-comments a {
    color: #a9b7fe;
    font-size: 12px; }
  .widget_post_blog .blog-post-info .post-name a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    font-family: "Open Sans";
    line-height: 20px;
    letter-spacing: 0.05em; }
    .widget_post_blog .blog-post-info .post-name a:hover {
      color: #2eaae1; }
  .widget_post_blog .blog-post-info .blog-info {
    padding-top: 0;
    border: none;
    margin-top: -3px; }
    .widget_post_blog .blog-post-info .blog-info .info {
      display: inline-block; }

.widget_categories select {
  padding: 0 15px; }

.widget_pages li ul.children li:last-child {
  padding-bottom: 0; }

.widget_pages > ul li.page_item_has_children > a {
  padding-bottom: 10px;
  display: block;
  border-bottom: 1px solid #eee; }

.yith-woocompare-widget {
  padding-bottom: 15px; }
  .yith-woocompare-widget:before, .yith-woocompare-widget:after {
    content: "";
    display: table; }
  .yith-woocompare-widget:after {
    clear: both; }
  .yith-woocompare-widget a.compare {
    margin-right: 15px; }
  .yith-woocompare-widget a.clear-all {
    padding-left: 15px; }

.widget_price_filter form {
  padding-top: 0; }

.yith-woocompare-widget ul.products-list li:last-child {
  border-bottom: 0; }
.yith-woocompare-widget ul.products-list li .remove {
  color: #2eaae1;
  font-size: 16px; }
  .yith-woocompare-widget ul.products-list li .remove:hover {
    background: transparent;
    color: #000; }
.yith-woocompare-widget ul.products-list li .title {
  color: #000;
  font-weight: bold;
  font-family: Oswald; }
  .yith-woocompare-widget ul.products-list li .title:hover {
    color: #2eaae1; }
.yith-woocompare-widget ul.products-list li.list_empty {
  color: #333436;
  font-size: 14px; }

.widget_revslider {
  padding-top: 36px; }
  .widget_revslider.first-child {
    padding-top: 0; }

.product_list_widget {
  width: 100%;
  float: left; }
  .product_list_widget .star_rating_wrap > p {
    display: none; }
  .product_list_widget li {
    width: 100%;
    float: left;
    margin-bottom: 20px; }
    .product_list_widget li:last-child {
      padding-bottom: 0;
      border-bottom: none;
      margin-bottom: 0; }
    .product_list_widget li .product-img {
      float: left;
      width: 80px;
      margin-right: 20px; }
  .product_list_widget .reviewer {
    color: #212425;
    display: block;
    text-transform: capitalize;
    width: 100%; }
  .product_list_widget .product-img {
    border: 1px solid #dddddd;
    border-radius: 2px; }
    .product_list_widget .product-img img {
      border-radius: 2px; }
  .product_list_widget .product-content {
    text-align: left; }
    .product_list_widget .product-content .product-title {
      font-size: 14px;
      text-transform: capitalize;
      display: block;
      margin-bottom: 8px;
      margin-top: 7px;
      color: #222;
      font-weight: normal;
      line-height: 16px; }
      .product_list_widget .product-content .product-title:hover {
        color: #2eaae1; }
  .product_list_widget .price {
    margin-bottom: 0;
    margin-top: -3px; }
    .product_list_widget .price span {
      color: #2eaae1;
      font-size: 18px;
      font-family: "Comfortaa", cursive; }
    .product_list_widget .price del span {
      color: #ababab !important;
      font-size: 16px !important;
      font-weight: lighter !important; }

.widget_products,
.widget_recent_reviews,
.widget_top_rated_products,
.widget_recently_viewed_products {
  width: 100%;
  float: left; }

.widget_shopping_cart .widget_shopping_cart_content {
  padding: 0; }
.widget_shopping_cart .quantity span {
  color: #c74729; }

.widget_pages .current-cat > a, .widget_pages .current-cat-parent > a,
.widget_pages .current_page_item > a, .widget_pages .current-page-parent > a {
  color: #2eaae1; }

.tagcloud {
  padding: 23px 15px 13px;
  margin: 0 -3px; }
  .tagcloud a {
    font-size: 14px !important;
    display: inline-block;
    background: #f8f7f7 none repeat scroll 0 0;
    text-transform: none;
    height: 34px;
    border-radius: 30px;
    font-weight: 400;
    margin: 0 3px 10px;
    background: #9ac2d4 none repeat scroll 0 0;
    padding: 5px 14px 4px 14px;
    color: #fff; }
    .tagcloud a:hover {
      color: #fff;
      background: #2eaae1; }

.widget_price_filter {
  overflow: hidden; }
  .widget_price_filter .price_slider_wrapper {
    margin-top: 20px; }
  .widget_price_filter .ui-slider {
    background: #e3e3e3;
    height: 4px;
    position: relative;
    border: none;
    margin-right: 12px;
    border-radius: 30px; }
    .widget_price_filter .ui-slider .ui-slider-range {
      background: #2eaae1;
      height: 4px;
      border-radius: 30px;
      position: absolute; }
    .widget_price_filter .ui-slider .ui-slider-handle {
      -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.75);
      background: #fff;
      cursor: pointer;
      height: 14px;
      border-radius: 10px;
      position: absolute;
      top: -4px;
      right: 0;
      width: 14px;
      z-index: 2;
      margin-left: 0; }
  .widget_price_filter .price_slider_amount {
    overflow: hidden;
    margin-top: 20px; }
    .widget_price_filter .price_slider_amount .align_right {
      float: right; }
    .widget_price_filter .price_slider_amount .price_label {
      padding-top: 15px;
      color: #222222;
      text-transform: uppercase; }
      .widget_price_filter .price_slider_amount .price_label span {
        color: #555;
        font-size: 14px;
        display: inline-block; }
        .widget_price_filter .price_slider_amount .price_label span span {
          color: #555;
          font-size: 14px; }
    .widget_price_filter .price_slider_amount .btn-filter {
      float: right;
      font-size: 13px;
      font-weight: normal;
      padding: 9px 13px;
      text-transform: none; }
    .widget_price_filter .price_slider_amount .button {
      background: #2eaae1;
      color: #fff;
      padding: 6px 22px 4px;
      font-weight: 400;
      border-radius: 3px;
      text-transform: uppercase;
      border: none;
      line-height: 24px; }
      .widget_price_filter .price_slider_amount .button:hover {
        background: #ed56ad; }

.widget_compare {
  padding-bottom: 25px; }
  .widget_compare p {
    margin-bottom: 0; }

.widget_nav_menu ul li {
  width: 100%;
  margin-bottom: 12px;
  margin-top: 1px; }
  .widget_nav_menu ul li a {
    position: relative; }
    .widget_nav_menu ul li a:before {
      content: "_";
      position: absolute;
      left: -15px;
      top: -9px;
      opacity: 0;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .widget_nav_menu ul li a:hover {
      color: #2eaae1;
      padding-left: 18px; }
      .widget_nav_menu ul li a:hover:before {
        opacity: 1;
        left: 0; }

.active-sidebar .widget_nav_menu ul li a {
  color: inherit; }

.box-text-sidebar {
  margin-bottom: 39px; }
  .box-text-sidebar img {
    width: 100px;
    height: 100px;
    border-radius: 50%; }
  .box-text-sidebar p {
    font-size: 15px;
    color: #000;
    padding: 22px 15px 8px;
    line-height: 26px;
    font-style: italic; }
  .box-text-sidebar h4 {
    font-family: "Open Sans";
    text-transform: uppercase;
    color: #2eaae1;
    font-size: 12px;
    font-weight: bold; }

.active-sidebar .widget_arrowpress_instagram_feed .instagram-container li a:after {
  font-size: 20px; }

.widget.woocommerce .product-content {
  border: none; }
  .widget.woocommerce .product-content span.woocommerce-Price-amount span,
  .widget.woocommerce .product-content .price .amount {
    color: #ed56ad;
    font-size: 16px; }
  .widget.woocommerce .product-content .price del span.amount,
  .widget.woocommerce .product-content del span.woocommerce-Price-currencySymbol {
    font-size: 14px !important; }

.widget_product_categories + br,
.wcva-filter-widget + br {
  display: none; }

.widget + br {
  display: none; }
.widget .wcva_filter_widget,
.widget .yith-wcan {
  background: #fff none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  float: none;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 15px;
  width: 100%; }

@media (max-width: 991px) {
  .main-sidebar + .active-sidebar {
    margin-top: 50px; } }
/*===================================
	3.10 Product
===================================*/
.top-slider {
  margin-bottom: 30px; }

.single-details {
  background: #fff;
  padding: 30px 15px 40px;
  border-radius: 8px; }

.woosearch-search .woosearch-submit .fa-spinner {
  display: none; }
.woosearch-search.searching .woosearch-submit .fa-spinner {
  display: block; }
.woosearch-search.searching .woosearch-submit .fa-search {
  display: none; }

.list_add_to_cart a > i {
  margin-top: -2px; }
.list_add_to_cart a i, .list_add_to_cart a span {
  vertical-align: middle; }

.arrowpress-products.product_grid.style-1 .list_add_to_cart a {
  font-size: 12px;
  min-width: 126px;
  height: 30px;
  line-height: 30px; }
  .arrowpress-products.product_grid.style-1 .list_add_to_cart a > i {
    display: none; }

.add_to_compare.added {
  font-size: 0; }

.archive_product {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  padding: 0 15px; }

.result-found .woosearch-results {
  border: 1px solid #ebebeb;
  border-top: none; }

.woosearch-results .no-result {
  padding: 15px;
  background: #fff; }
.woosearch-results li {
  padding-bottom: 10px;
  padding-top: 10px;
  background: #fff; }
  .woosearch-results li:last-child {
    border-bottom: 0px solid #2eaae1; }

.fancybox-overlay + .zoomContainer {
  z-index: 9999 !important; }

.mini-cart.active_minicart .cart-block {
  opacity: 1;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  visibility: visible; }

.tooltip.in {
  opacity: 1; }
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2eaae1; }
.tooltip .tooltip-inner {
  background: #2eaae1;
  text-transform: capitalize;
  font-family: "Open Sans"; }

.woocommerce-pagination {
  margin-bottom: 50px;
  margin-top: 20px;
  text-align: center; }

.product-content:hover .product-image img {
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
.product-content:hover .product-action .action_item_box {
  top: 20px;
  opacity: 1; }
  .product-content:hover .product-action .action_item_box .action_item {
    top: 0; }

.product-action.product-action-grid {
  position: static; }
.product-action .action_item_box {
  position: absolute;
  top: -30px;
  width: 100%;
  text-align: center;
  opacity: 0;
  z-index: 10;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  .product-action .action_item_box .action_item {
    background: #2eaae1 none repeat scroll 0 0;
    border-radius: 50%;
    height: 30px;
    line-height: 30px;
    opacity: 1;
    padding: 0;
    position: relative;
    text-align: center;
    margin: 0 3px;
    width: 30px;
    display: inline-block;
    float: none;
    top: -60px; }
    .product-action .action_item_box .action_item.wishlist-btn {
      -webkit-transition: all 0.2s ease-in-out 0.1s;
      -moz-transition: all 0.2s ease-in-out 0.1s;
      -ms-transition: all 0.2s ease-in-out 0.1s;
      -o-transition: all 0.2s ease-in-out 0.1s;
      transition: all 0.2s ease-in-out 0.1s; }
      .product-action .action_item_box .action_item.wishlist-btn span {
        display: none; }
    .product-action .action_item_box .action_item.compare_product {
      -webkit-transition: all 0.2s ease-in-out 0.15s;
      -moz-transition: all 0.2s ease-in-out 0.15s;
      -ms-transition: all 0.2s ease-in-out 0.15s;
      -o-transition: all 0.2s ease-in-out 0.15s;
      transition: all 0.2s ease-in-out 0.15s; }
    .product-action .action_item_box .action_item.quick-view {
      -webkit-transition: all 0.2s ease-in-out 0.2s;
      -moz-transition: all 0.2s ease-in-out 0.2s;
      -ms-transition: all 0.2s ease-in-out 0.2s;
      -o-transition: all 0.2s ease-in-out 0.2s;
      transition: all 0.2s ease-in-out 0.2s; }
    .product-action .action_item_box .action_item.prd_permalink {
      -webkit-transition: all 0.2s ease-in-out 0.25s;
      -moz-transition: all 0.2s ease-in-out 0.25s;
      -ms-transition: all 0.2s ease-in-out 0.25s;
      -o-transition: all 0.2s ease-in-out 0.25s;
      transition: all 0.2s ease-in-out 0.25s; }
    .product-action .action_item_box .action_item::before {
      border-left: 1px solid #eeeeee;
      position: absolute;
      content: "";
      height: 20px;
      left: 15px;
      position: absolute;
      top: -20px; }
    .product-action .action_item_box .action_item a {
      color: #fff;
      font-size: 14px;
      z-index: 1;
      display: block; }

.product-list > .item {
  margin-bottom: 30px;
  padding: 0 15px; }
.product-list .product-content .product-image img {
  border-radius: 0; }
.product-list .product-action-grid .list_add_to_cart {
  display: none; }
.product-list .product-action-list .action_item_box {
  display: none; }
.product-list .product-content h3 {
  padding: 0 0 3px; }
  .product-list .product-content h3 a {
    font-size: 14px; }
.product-list .product-content .product-image-slider {
  margin-bottom: 0; }
.product-list .product-content .product-desc {
  text-align: center;
  overflow: hidden;
  margin: 0;
  padding: 22px 30px 23px;
  border-left: 1px solid #eeeeee;
  color: #555555;
  min-height: 224px; }
.product-list .product-content .product-image {
  float: left;
  width: 30.7%; }
.product-list .star-rating {
  margin-bottom: 0; }
.product-list .star_rating_wrap > p {
  color: #ababab;
  font-style: italic;
  display: none; }
.product-list .price .unit_price {
  margin-left: -3px; }
.product-list .price {
  padding-bottom: 11px;
  padding-top: 6px; }
.product-list .desc {
  position: relative;
  padding-bottom: 6px; }
  .product-list .desc p {
    line-height: 20px; }
.product-list .shopswatchinput {
  position: static; }

.product-grid {
  overflow: hidden; }
  .product-grid .product-action-list {
    display: none; }
  .product-grid .product-content .star_rating_wrap > p {
    display: none; }

.product_types li {
  list-style: none; }

.product-category h3 {
  padding-top: 20px; }
  .product-category h3 mark {
    background-color: transparent; }

.list_add_to_cart {
  position: relative; }
  .list_add_to_cart a {
    color: #fff;
    background: #2eaae1;
    text-transform: uppercase;
    min-width: 140px;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    position: relative;
    display: inline-block;
    text-align: center;
    border-radius: 30px; }
    .list_add_to_cart a:hover, .list_add_to_cart a:focus {
      color: #FFF;
      background: #ed56ad; }
    .list_add_to_cart a.product_type_variable {
      min-width: 155px; }
  .list_add_to_cart i {
    margin-right: 2px; }

.product-content {
  overflow: hidden; }
  .product-content .product-img img {
    border-radius: 5px 5px 0 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s; }
  .product-content:hover .product-image-slider button {
    opacity: 1;
    visibility: visible; }
    .product-content:hover .product-image-slider button.btn-next {
      right: 5px; }
    .product-content:hover .product-image-slider button.btn-prev {
      left: 5px; }

.woocommerce div.product-list div.product {
  width: 100% !important; }

.viewmode-toggle, .woocommerce-ordering {
  display: inline-block; }

.woocommerce-ordering {
  display: inline-block;
  margin-left: 15px; }

.woocommerce .woocommerce-viewing.result-count {
  display: inline-block;
  margin-left: 42px; }

.term-description p {
  color: #333;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 50px;
  padding-top: 0;
  text-align: center; }

.toolbar-bottom .woocommerce-result-count {
  color: #555555;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 36px;
  line-height: 100%;
  padding-top: 15px;
  float: left;
  text-transform: none; }
.toolbar-bottom .woocommerce-pagination {
  float: right;
  margin-top: 0;
  margin-bottom: 0; }
.toolbar-bottom .load-more .load_more_button {
  margin-bottom: 30px;
  margin-top: 10px; }

.post-type-archive .product_types {
  margin: 0 -15px; }

.tax-product_cat .product_types {
  margin: 0 -15px; }
.tax-product_cat .product-list .item {
  padding: 0 15px; }

.ie-10 .star-rating, .ie-9 .star-rating, .ie-11 .star-rating {
  width: 87px; }

.search-post-shop {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  width: 248px; }
  .search-post-shop form {
    position: relative; }
  .search-post-shop .woosearch-results {
    border: 0 none;
    padding: 20px;
    position: absolute;
    text-align: left;
    top: 40px;
    z-index: 999;
    width: 320px;
    right: -20px; }
  .search-post-shop .woosearch-search-input {
    background: transparent none repeat scroll 0 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 2.5px 12px;
    color: #ababab;
    font-style: italic; }
  .search-post-shop .woosearch-submit {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    font-size: 18px;
    position: absolute;
    right: 2px;
    top: 1px;
    margin-top: 1px; }

.top_archive_product {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  padding-top: 20px; }

.product-isotope {
  margin: 0 -15px; }

.viewmode-toggle a {
  text-align: center;
  display: inline-block;
  font-size: 20px;
  color: #999999;
  padding-left: 21px;
  vertical-align: middle; }
  .viewmode-toggle a:hover, .viewmode-toggle a:focus, .viewmode-toggle a.active, .viewmode-toggle a.black_button_active {
    color: #2eaae1; }

.select-tooltbars select {
  width: 183px;
  height: 34px;
  color: #696969;
  font-size: 14px;
  padding: 0 25px 0 10px;
  text-transform: none;
  background: url(../images/select_bg_02.png) no-repeat 93% center; }

.product-grid .product-content:hover .price {
  opacity: 1; }
.product-grid .product-content:hover .list_add_to_cart {
  opacity: 1;
  bottom: 20px; }
.product-grid .product-content:hover .aki_product_main_info {
  opacity: 1; }
.product-grid .desc {
  display: none; }
.product-grid .list_add_to_cart {
  padding: 0 10px;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: -30px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
.product-grid .product-content .product-image {
  border-bottom: 1px dashed #eee; }
.product-grid .price {
  left: 0;
  opacity: 0;
  min-height: 43px;
  padding-top: 7px;
  position: absolute;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 1;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s; }

.product-filter-isotope {
  margin: 0 -15px; }
  .product-filter-isotope .tabs-fillter {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 15px; }
  .product-filter-isotope .btn-filter {
    border-bottom: none; }
  .product-filter-isotope .nav-tabs > li {
    display: inline-block;
    float: none;
    margin-bottom: 0;
    cursor: pointer; }
    .product-filter-isotope .nav-tabs > li a {
      text-transform: uppercase;
      padding: 9px 15px;
      border-radius: 1px;
      margin-right: 0;
      color: #555; }
      .product-filter-isotope .nav-tabs > li a.active, .product-filter-isotope .nav-tabs > li a:hover, .product-filter-isotope .nav-tabs > li a:focus {
        border-color: #2eaae1;
        color: #2eaae1;
        margin-right: 0;
        background: none; }
  .product-filter-isotope .product-grid .product-content .product-image {
    border-bottom: none; }
  .product-filter-isotope .product-action .action_item_box .action_item::before {
    content: none; }

.dataTables_wrapper table.dataTable td {
  padding: 10px !important; }
.dataTables_wrapper table.compare-list .add-to-cart td a {
  background-color: #2eaae1 !important;
  padding: 10px 20px !important; }
.dataTables_wrapper table.compare-list tr.image th, .dataTables_wrapper table.compare-list tr.image td,
.dataTables_wrapper table.compare-list tr.title th, .dataTables_wrapper table.compare-list tr.title td,
.dataTables_wrapper table.compare-list tr.price th, .dataTables_wrapper table.compare-list tr.price td {
  font-size: 14px !important;
  font-weight: 600 !important; }

#yith-quick-view-close {
  line-height: 20px;
  top: 15px;
  right: 15px; }

#yith-quick-view-content div.images {
  padding-left: 15px; }
#yith-quick-view-content .product_meta {
  padding-bottom: 20px; }
#yith-quick-view-content .price_single_product {
  margin-top: 0 !important; }
#yith-quick-view-content .woocommerce-variation-add-to-cart {
  border-bottom: none;
  float: left;
  margin-top: 0; }
#yith-quick-view-content .quantity {
  text-align: center;
  float: left; }
#yith-quick-view-content .attribute-swatch + br {
  display: none; }
#yith-quick-view-content .attribute-swatch .swatchinput {
  display: inline-block;
  margin-right: 10px; }
  #yith-quick-view-content .attribute-swatch .swatchinput label {
    background-size: 100%;
    border: 1px solid #eee;
    margin-right: 0;
    padding-top: 0;
    background-position: center center; }
    #yith-quick-view-content .attribute-swatch .swatchinput label.selectedswatch {
      border-color: #000; }
#yith-quick-view-content .type-product > .label-product {
  display: none; }
#yith-quick-view-content div.summary {
  padding: 30px 40px 30px 30px; }
  #yith-quick-view-content div.summary .add-to-cart {
    float: left !important;
    overflow: hidden; }
#yith-quick-view-content.single-product .img_single_large {
  margin-top: 35px; }
#yith-quick-view-content .quantity input.qty.text {
  height: 34px; }
#yith-quick-view-content label.qty {
  display: none; }
#yith-quick-view-content .percent-min {
  display: none; }
#yith-quick-view-content .summary .woocommerce-product-rating {
  margin-bottom: 18px; }
  #yith-quick-view-content .summary .woocommerce-product-rating .star-rating {
    margin-bottom: 0;
    vertical-align: middle; }
  #yith-quick-view-content .summary .woocommerce-product-rating > p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0; }
#yith-quick-view-content .woocommerce-product-gallery .col-md-9 {
  width: 100%; }
  #yith-quick-view-content .woocommerce-product-gallery .col-md-9 + .col-md-3 {
    display: none; }
#yith-quick-view-content .woocommerce-variation-price {
  padding-bottom: 10px; }
#yith-quick-view-content .variations_form.cart .single_variation {
  margin-top: 0; }

#yith-wcwl-message,
#cart_added_msg_popup, #compare_added_msg_popup {
  background: #2eaae1;
  box-shadow: 0 0 10px #ccc;
  box-sizing: border-box;
  font-size: 15px;
  left: 50%;
  color: #fff;
  line-height: 50px;
  max-width: 300px;
  padding: 15px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 100%;
  z-index: 10000; }

#cart_added_msg_popup, #compare_added_msg_popup {
  font-size: 15px;
  line-height: 50px;
  text-align: center; }

.action_item_box .compare.added:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 12px;
  color: inherit; }

.action_item_box .compare.added {
  font-size: 0 !important; }

.post-type-archive .product_types .aki_product_main_info {
  display: none; }

.yith-wcwl-add-to-wishlist, .add_to_cart_button, .single_add_to_cart_button {
  position: relative; }

.product-grid.slick-initialized, .product-grid.product_slide {
  overflow: visible; }

.wishlist_table.shop_table.cart tbody tr td.wishlist-empty {
  text-align: left; }

.yith-wcwl-add-to-wishlist .ajax-loading {
  width: 16px !important;
  height: 16px !important; }

.yith-wcwl-add-to-wishlist {
  margin-top: 0px; }
  .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    position: relative; }
    .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading {
      position: absolute;
      top: 4px;
      margin-top: 2px;
      margin-left: 3px;
      left: 3px; }

.yith-wcwl-add-button > a i {
  margin-right: 0; }

.yith-wcwl-add-to-wishlist .ajax-loading i, .yith-wcwl-add-to-wishlist .ajax-loading span,
.add_to_cart_button.loading i,
.add_to_cart_button.loading span,
.single_add_to_cart_button.loading i,
.single_add_to_cart_button.loading span {
  opacity: 0; }

.yith-wcwl-add-to-wishlist .ajax-loading:after,
.add_to_cart_button.loading::after,
.single_add_to_cart_button.loading::after {
  -webkit-animation: 1s ease-in-out 0s normal none infinite running spin;
  -moz-animation: 1s ease-in-out 0s normal none infinite running spin;
  -ms-animation: 1s ease-in-out 0s normal none infinite running spin;
  -o-animation: 1s ease-in-out 0s normal none infinite running spin;
  animation: 1s ease-in-out 0s normal none infinite running spin;
  background: rgba(0, 0, 0, 0) url("../images/ring.gif") no-repeat scroll center center/20px 20px;
  content: "";
  display: inline-block;
  opacity: 1;
  height: 20px;
  width: 20px;
  margin: 0;
  position: absolute;
  left: 50%;
  right: auto;
  top: 50%;
  text-align: center;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 0; }

.product-type-grouped .info .single_add_to_cart_button {
  position: absolute;
  bottom: 0;
  right: 0; }

.product-type-grouped .info .add-to {
  margin-top: 11px;
  margin-left: 8px; }

.single-details form.cart {
  position: relative; }

.single-details .single_add_to_cart_button + .blockUI + .blockUI.blockOverlay,
.single-details .add-to-cart + .blockUI + .blockUI.blockOverlay {
  height: 20px !important;
  width: 20px !important;
  margin-top: 10px;
  margin-left: 20px;
  position: absolute;
  bottom: 8px;
  right: 8px;
  left: auto !important;
  top: auto !important; }

.single-details .add-to-compare .blockUI.blockOverlay {
  margin-right: 5px !important; }

.add-to-compare .blockUI.blockOverlay {
  background: url("../images/ajax-loader.gif") no-repeat scroll right center/16px 16px !important;
  right: 0px !important;
  left: auto !important;
  padding-left: 15px; }

.blockUI.blockOverlay {
  background: url("../images/ajax-loader.gif") no-repeat scroll center center/16px 16px !important;
  border: medium none;
  cursor: wait;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 1;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99999 !important; }

.compare-list .blockUI.blockOverlay {
  background: url("../images/ajax-loader.gif") no-repeat scroll right center/16px 16px !important; }

.product_archives .product-list {
  overflow: hidden; }
.product_archives .title_archive_product {
  position: relative; }
  .product_archives .title_archive_product span {
    font-size: 32px; }
  .product_archives .title_archive_product h2 {
    padding-top: 44px;
    padding-bottom: 12px;
    font-size: 25px;
    color: #3d3935;
    text-transform: uppercase;
    font-weight: 600; }
    .product_archives .title_archive_product h2:before {
      content: "\e903";
      font-family: icomoon;
      position: absolute;
      color: #2eaae1;
      font-size: 25px;
      top: 0;
      left: 50%;
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
.product_archives .tabs-fillter {
  text-align: center;
  padding-bottom: 31px; }
  .product_archives .tabs-fillter .btn-filter {
    display: inline-block;
    border-bottom: 0; }
    .product_archives .tabs-fillter .btn-filter li a {
      cursor: pointer;
      color: #979797;
      font-size: 15px;
      border-radius: 0;
      background: none !important;
      text-transform: capitalize; }
      .product_archives .tabs-fillter .btn-filter li a.active {
        color: #2eaae1; }
      .product_archives .tabs-fillter .btn-filter li a:hover {
        border-color: transparent;
        background-color: none;
        color: #2eaae1; }
.product_archives .button-group .is-checked.btn-filter {
  background: #fff none repeat scroll 0 0; }

.woocommerce div.product-grid div.product {
  float: left;
  margin-bottom: 30px;
  padding: 0 15px; }
.woocommerce.columns-1 div.product-grid div.product {
  width: 100%;
  margin-right: 0; }
.woocommerce.columns-2 div.product-grid div.product {
  width: 50%; }
.woocommerce.columns-3 div.product-grid div.product {
  width: 33.3333%; }
.woocommerce.columns-4 div.product-grid div.product {
  width: 25%; }
.woocommerce.columns-5 div.product-grid div.product {
  width: 20%; }
.woocommerce.columns-6 div.product-grid div.product {
  width: 16.6666%; }

.columns-1 .product-list .item {
  width: 100%; }

.product-entries-wrap .item {
  padding: 15px 15px 57px;
  text-align: center;
  overflow: hidden;
  float: left; }

.ami-products .btn-viewmore .btn {
  margin-top: 19px;
  letter-spacing: 0.1px;
  width: 289px; }

.product-grid.arrowpress-products .link-text {
  display: inline-block;
  vertical-align: middle; }
.product-grid.arrowpress-products .btn-viewmore {
  position: absolute;
  right: 25px;
  top: 30px;
  z-index: 9; }

.top_archive_product .category-list {
  margin-right: 0;
  width: 128px; }
.top_archive_product .category-list .select-cate {
  margin-bottom: 10px; }

.product-content {
  text-align: center;
  border-radius: 5px;
  border: 1px solid #eee;
  background: #fff; }
  .product-content:hover .product-image-slider a.img-first {
    visibility: hidden;
    opacity: 0; }
  .product-content:hover .product-image-slider a.img-last {
    visibility: visible;
    opacity: 1; }
  .product-content .product-desc {
    margin-bottom: -1px;
    margin-top: 13px;
    position: relative;
    min-height: 50px; }
  .product-content h3 {
    padding: 0 15px 2px;
    font-size: 14px;
    line-height: normal;
    text-transform: capitalize; }
    .product-content h3 a {
      color: #2eaae1;
      display: block;
      font-weight: 700;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .product-content h3 a:hover {
        color: #ed56ad; }
  .product-content span.woocommerce-Price-amount {
    color: #2eaae1; }
    .product-content span.woocommerce-Price-amount span {
      color: #2eaae1;
      font-size: 20px; }
  .product-content .price .amount {
    font-size: 20px;
    font-weight: 700;
    font-family: "Comfortaa";
    color: #222222; }
    .product-content .price .amount span {
      color: #222; }
  .product-content .price del span.amount, .product-content .price del span.woocommerce-Price-currencySymbol {
    color: #999999;
    font-size: 14px; }
  .product-content .product-image {
    position: relative; }
    .product-content .product-image img {
      width: 100%;
      padding: 0;
      border-radius: 5px 5px 0 0; }
  .product-content .product-image-slider {
    position: relative; }
    .product-content .product-image-slider a {
      display: block;
      -webkit-transition: all 0.1s ease-in-out;
      -moz-transition: all 0.1s ease-in-out;
      -ms-transition: all 0.1s ease-in-out;
      -o-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out; }
      .product-content .product-image-slider a.img-last {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        visibility: hidden;
        height: 100%;
        width: 100%; }
    .product-content .product-image-slider button {
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      position: absolute;
      z-index: 9;
      background: transparent;
      color: #212121;
      font-size: 24px;
      border: 0;
      opacity: 0;
      visibility: hidden; }
      .product-content .product-image-slider button.btn-next {
        right: -30px;
        left: auto; }
      .product-content .product-image-slider button.btn-prev {
        left: -30px; }

.banner-bottom {
  margin-top: 20px; }

.arrowpress-products {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px; }
  .arrowpress-products .woocommerce {
    margin-top: 30px; }

.title-border {
  border-bottom: 1px solid #eee;
  margin: 0 15px;
  padding: 28px 0 28px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px; }

/* Single Post */
.media > .images {
  overflow: hidden; }

div.pp_woocommerce div.ppt {
  color: #000;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase; }

.price {
  display: block; }
  .price .unit_price {
    color: #999999; }

.woocommerce-Reviews-title {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 20px; }

.stars .fa {
  border-right: 1px solid #b8b8b8;
  margin-right: 8px;
  padding-right: 8px; }
  .stars .fa:last-child {
    border-right: none; }
.stars span > a {
  border-right: 1px solid #eaeaea;
  padding-right: 10px;
  margin-right: 10px;
  color: transparent;
  display: inline-block; }
  .stars span > a:before {
    color: #d1d1d1;
    font-weight: normal; }
  .stars span > a:last-child {
    margin-right: 0;
    border: none; }
  .stars span > a:hover:before, .stars span > a.active:before {
    color: #ffd24d; }
.stars a:before {
  font-family: FontAwesome; }
.stars .star-1:before {
  content: "\f005"; }
.stars .star-2:before {
  content: "\f005\f005"; }
.stars .star-3:before {
  content: "\f005\f005\f005"; }
.stars .star-4:before {
  content: "\f005\f005\f005\f005"; }
.stars .star-5:before {
  content: "\f005\f005\f005\f005\f005"; }

.single-product .products > h2.title_related {
  font-size: 30px;
  font-weight: normal;
  padding-bottom: 23px;
  text-transform: uppercase;
  margin-bottom: 40px;
  position: relative; }
  .single-product .products > h2.title_related:after {
    position: absolute;
    content: '';
    background: #f4f4f4;
    bottom: -9px;
    left: 0;
    width: 100%;
    height: 3px; }
  .single-product .products > h2.title_related:before {
    position: absolute;
    content: '';
    background: #2eaae1;
    bottom: -9px;
    left: 0;
    width: 97px;
    height: 3px;
    z-index: 9; }

.single-product .images > div {
  position: relative; }
.single-product .images img {
  width: 100%;
  height: auto;
  border: 1px solid #ebebeb; }

.product_meta .yith-wcbr-brands,
.product_meta .yith-wcbr-brands-logo {
  margin-top: 0; }

.wishlist_table.shop_table.cart tbody tr:last-child td {
  border-bottom: 1px solid #eee;
  padding: 10px !important; }
.wishlist_table.shop_table.cart tbody tr td:last-child {
  border-right: 1px solid #eee; }
.wishlist_table .product-name a {
  font-size: 15px; }
  .wishlist_table .product-name a:hover {
    color: #2eaae1; }
.wishlist_table .product-remove a {
  font-size: 22px;
  color: #2eaae1; }
  .wishlist_table .product-remove a:hover {
    color: #232323; }
.wishlist_table .product-price .amount {
  color: #b9260e;
  font-size: 15px; }
.wishlist_table .product-add-to-cart a {
  color: #232323; }
  .wishlist_table .product-add-to-cart a:hover {
    color: #2eaae1; }

.shop_attributes p {
  margin-bottom: 0; }

.shopswatchinput {
  position: absolute;
  top: -25px;
  width: 100%;
  z-index: 2; }
  .shopswatchinput a {
    line-height: 100%;
    width: auto !important;
    height: auto !important; }
    .shopswatchinput a:last-child div.wcvaround:before {
      content: none; }
  .shopswatchinput div.wcvaround {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    outline: medium none;
    padding: 2px 4px;
    color: #2eaae1;
    position: relative;
    min-width: auto !important; }
  .shopswatchinput div.wcvashopswatchlabel:not(.wcva_shop_textblock) {
    outline: 1px solid #ddd; }
  .shopswatchinput .wcvashopswatchlabel:not(.wcva_shop_textblock) {
    width: 20px !important;
    height: 20px !important;
    background-size: 100% auto !important; }

.variations_form {
  position: relative; }
  .variations_form .variations tr:last-child td {
    margin-bottom: 0; }
  .variations_form .variations tr td {
    position: relative;
    margin-bottom: 10px;
    border-bottom: none; }
    .variations_form .variations tr td.label {
      width: 70px;
      margin-bottom: 0; }
  .variations_form .reset_variations {
    background: #2eaae1;
    border-radius: 30px;
    bottom: 0;
    color: #fff;
    height: 32px;
    left: 100%;
    line-height: 32px;
    position: absolute;
    text-align: center;
    width: 140px; }
    .variations_form .reset_variations:hover {
      background: #ed56ad; }
  .variations_form .attribute-swatch .swatchinput {
    padding: 0; }
    .variations_form .attribute-swatch .swatchinput .wcva_single_textblock {
      width: 32px;
      height: 32px;
      font-weight: 700;
      line-height: 32px;
      background: none;
      text-align: center;
      border: 1px solid #999999 !important;
      padding: 0;
      border-radius: 0; }
      .variations_form .attribute-swatch .swatchinput .wcva_single_textblock.wcvaround {
        border-radius: 50%; }
      .variations_form .attribute-swatch .swatchinput .wcva_single_textblock:hover, .variations_form .attribute-swatch .swatchinput .wcva_single_textblock.selectedswatch {
        color: #fff !important;
        background: #2eaae1;
        border-color: #2eaae1 !important; }
    .variations_form .attribute-swatch .swatchinput [class*="attribute_color_"] {
      padding: 0;
      border: 2px solid transparent !important; }
      .variations_form .attribute-swatch .swatchinput [class*="attribute_color_"].wcvaround {
        border: 2px solid transparent !important; }
      .variations_form .attribute-swatch .swatchinput [class*="attribute_color_"].selectedswatch {
        border-color: #000 !important; }

.variations tr td {
  padding: 0;
  text-align: left;
  display: inline-block;
  vertical-align: middle; }
  .variations tr td.label label {
    padding-top: 0;
    position: relative; }
    .variations tr td.label label::before {
      content: ":";
      position: absolute;
      right: -5px;
      top: 0; }
  .variations tr td select {
    border: 1px solid #eee;
    background-color: transparent;
    border-radius: 3px;
    color: #222;
    font-size: 14px;
    width: 160px;
    padding: 7px 15px 7px 7px;
    margin-bottom: 0; }
  .variations tr td label {
    color: #777777;
    padding-top: 12px;
    font-size: 15px;
    font-weight: 500;
    margin: 0; }

.shop_attributes th {
  font-weight: 500; }

.no-spacing {
  margin: 0 -15px; }
  .no-spacing .woocommerce div.product-grid div.product {
    margin-bottom: 0;
    padding: 0; }

.arrowpress-products .product-isotope {
  margin: 0; }
.arrowpress-products.style-1.product_grid {
  padding-bottom: 10px; }
  .arrowpress-products.style-1.product_grid div.product-grid div.product {
    margin-bottom: 20px; }
.arrowpress-products.style-2.product_grid {
  background: none; }
  .arrowpress-products.style-2.product_grid .product_types {
    margin: 0 -15px; }
  .arrowpress-products.style-2.product_grid .woocommerce div.product-grid div.product {
    margin-bottom: 28px; }
  .arrowpress-products.style-2.product_grid .product-content {
    border-radius: 0;
    padding: 19px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    .arrowpress-products.style-2.product_grid .product-content:hover {
      -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
    .arrowpress-products.style-2.product_grid .product-content .product-image {
      border-bottom: medium none;
      position: relative; }
      .arrowpress-products.style-2.product_grid .product-content .product-image img {
        padding: 0;
        border-radius: 0; }
    .arrowpress-products.style-2.product_grid .product-content .product-desc {
      text-align: left;
      overflow: hidden; }
    .arrowpress-products.style-2.product_grid .product-content h3 {
      font-family: "Open Sans";
      padding: 0 0 7px; }
      .arrowpress-products.style-2.product_grid .product-content h3 a {
        font-weight: 500;
        color: #555555; }
        .arrowpress-products.style-2.product_grid .product-content h3 a:hover {
          color: #2eaae1; }
    .arrowpress-products.style-2.product_grid .product-content .price {
      min-height: 100%;
      opacity: 1;
      position: static;
      width: auto;
      float: left;
      padding-top: 0; }
      .arrowpress-products.style-2.product_grid .product-content .price del .amount, .arrowpress-products.style-2.product_grid .product-content .price del .amount span {
        font-size: 13px; }
      .arrowpress-products.style-2.product_grid .product-content .price .amount, .arrowpress-products.style-2.product_grid .product-content .price .amount span {
        font-family: "Open Sans";
        font-size: 15px;
        font-weight: 500;
        opacity: 1; }
    .arrowpress-products.style-2.product_grid .product-content .star_rating_wrap {
      float: right;
      padding-top: 4px; }
  .arrowpress-products.style-2.product_grid .yith-wcwl-add-to-wishlist .ajax-loading::after,
  .arrowpress-products.style-2.product_grid .add_to_cart_button.loading::after,
  .arrowpress-products.style-2.product_grid .single_add_to_cart_button.loading::after {
    left: 11px;
    top: 11px;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }
.arrowpress-products.product_packery .woocommerce {
  margin-top: 0; }
  @media (min-width: 992px) {
    .arrowpress-products.product_packery .woocommerce div.product .image_size2 {
      width: 50%; } }
.arrowpress-products.product_packery .woocommerce div.product-grid div.product {
  margin-bottom: 30px; }
.arrowpress-products.no-spacing {
  background: none; }
  .arrowpress-products.no-spacing .title-product {
    overflow: hidden; }
  .arrowpress-products.no-spacing .title-border {
    border-bottom: medium none;
    display: inline-block;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 17px;
    padding: 0;
    position: relative;
    text-transform: uppercase; }
    .arrowpress-products.no-spacing .title-border:before {
      position: absolute;
      content: "";
      bottom: 3px;
      left: calc(100% + 30px);
      border-bottom: 1px solid #eee;
      min-width: 200vh; }
  .arrowpress-products.no-spacing .woocommerce div.product-grid div.product {
    padding: 0; }
  .arrowpress-products.no-spacing .product-content {
    background: none; }
    .arrowpress-products.no-spacing .product-content .product-grid .price {
      background: none; }
.arrowpress-products .woocommerce div.product-grid div.product {
  margin-bottom: 30px; }
.arrowpress-products .slick-slider .slick-next {
  right: 15px; }
.arrowpress-products .slick-slider .slick-prev {
  right: 58px;
  left: auto; }
.arrowpress-products .slick-slider .slick-next,
.arrowpress-products .slick-slider .slick-prev {
  top: 0;
  line-height: 30px;
  margin-top: -70px !important;
  font-size: 14px; }
  .arrowpress-products .slick-slider .slick-next:before,
  .arrowpress-products .slick-slider .slick-prev:before {
    opacity: 1; }
  .arrowpress-products .slick-slider .slick-next:hover, .arrowpress-products .slick-slider .slick-next:focus,
  .arrowpress-products .slick-slider .slick-prev:hover,
  .arrowpress-products .slick-slider .slick-prev:focus {
    background: #2eaae1;
    border-color: #2eaae1;
    color: #fff; }
    .arrowpress-products .slick-slider .slick-next:hover:before, .arrowpress-products .slick-slider .slick-next:focus:before,
    .arrowpress-products .slick-slider .slick-prev:hover:before,
    .arrowpress-products .slick-slider .slick-prev:focus:before {
      color: #2eaae1; }
.arrowpress-products .aki_product_main_info {
  display: none; }

.product_slide .isotope {
  height: 100% !important; }
.product_slide .item {
  position: static !important; }

.product_slide2 {
  margin: 0 -15px; }
  .product_slide2 .item:nth-child(2n) .product-content h3 {
    background: #c27225; }
  .product_slide2 .item:nth-child(3n) .product-content h3 {
    background: #18bd5e; }
  .product_slide2 .dsp_in_sc.aki_class_title {
    display: block; }
  .product_slide2 .aki_show_link .prd_permalink {
    display: block !important; }
  .product_slide2 .aki_class_title {
    display: none; }
  .product_slide2 .product-action .action_item_box {
    display: none; }
  .product_slide2 .product-grid .list_add_to_cart,
  .product_slide2 .product-grid .price {
    opacity: 1;
    position: static;
    transform: none; }
  .product_slide2 .product-grid .product-action-list {
    display: inline-block;
    margin-top: 34px; }
  .product_slide2.arrowpress-products .btn-viewmore {
    margin-top: 80px; }
  .product_slide2 .product-content {
    border-radius: 0;
    border: none; }
    .product_slide2 .product-content .price .amount {
      font-weight: 600;
      font-family: "Open Sans"; }
    .product_slide2 .product-content .price .unit_price {
      color: #222;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: 600; }
    .product_slide2 .product-content .product-image img {
      border-radius: 20px 20px 0 0; }
    .product_slide2 .product-content .product-action.product-action-grid {
      display: none; }
    .product_slide2 .product-content .product-desc {
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      margin-top: 0;
      margin-bottom: 0;
      padding-bottom: 39px;
      padding-top: 30px;
      border-radius: 0 0 20px 20px; }
    .product_slide2 .product-content h3 {
      font-weight: 700;
      background: #34b3fb;
      font-size: 20px;
      padding: 11px 0 12px;
      position: absolute;
      width: calc(100% + 2px);
      margin: 0 -1px;
      font-family: "Open Sans";
      top: -50px; }
      .product_slide2 .product-content h3 a {
        color: #fff; }
    .product_slide2 .product-content span.price {
      width: 33.33%;
      float: right;
      padding-top: 5px; }
      .product_slide2 .product-content span.price .dsp_in_sc {
        display: block;
        margin-top: -2px; }
    .product_slide2 .product-content .aki_product_main_info {
      width: 66.67%;
      float: left;
      font-weight: 600;
      display: block; }
      .product_slide2 .product-content .aki_product_main_info > div {
        width: 50%;
        display: inline-block;
        border-right: 1px solid #ccc;
        float: right;
        padding: 7px 0; }
      .product_slide2 .product-content .aki_product_main_info .aki_class_age,
      .product_slide2 .product-content .aki_product_main_info .aki_class_size {
        font-family: "Open Sans";
        color: #222;
        font-size: 20px; }
        .product_slide2 .product-content .aki_product_main_info .aki_class_age .aki_class_title,
        .product_slide2 .product-content .aki_product_main_info .aki_class_size .aki_class_title {
          font-weight: 400;
          color: #555;
          font-size: 14px; }
          .product_slide2 .product-content .aki_product_main_info .aki_class_age .aki_class_title h4,
          .product_slide2 .product-content .aki_product_main_info .aki_class_size .aki_class_title h4 {
            color: #222;
            font-size: 20px;
            font-family: inherit;
            margin-bottom: 2px;
            font-weight: 600; }
  .product_slide2.arrowpress-products .slick-slider.product-image-slider .slick-arrow {
    margin-top: -20px;
    line-height: 60px;
    width: 34px;
    height: 34px;
    line-height: 30px;
    text-align: center;
    display: inline-block !important;
    font-size: 14px; }
  .product_slide2.arrowpress-products .slick-slider .slick-arrow {
    width: 50px;
    height: 50px;
    line-height: 60px;
    text-align: center;
    display: inline-block !important; }
  .product_slide2.arrowpress-products .slick-slider .slick-next, .product_slide2.arrowpress-products .slick-slider .slick-prev {
    bottom: -85px;
    top: auto;
    border-color: #cdcdcd;
    color: #555; }
    .product_slide2.arrowpress-products .slick-slider .slick-next:hover, .product_slide2.arrowpress-products .slick-slider .slick-prev:hover {
      color: #fff !important;
      border-color: #2eaae1; }
  .product_slide2.arrowpress-products .slick-slider .slick-next {
    margin-right: -60px;
    left: auto;
    right: 50%; }
    .product_slide2.arrowpress-products .slick-slider .slick-next i {
      margin-left: 3px; }
      .product_slide2.arrowpress-products .slick-slider .slick-next i:before {
        content: "\f0da";
        font-family: FontAwesome;
        font-size: 30px; }
  .product_slide2.arrowpress-products .slick-slider .slick-prev {
    left: 50%;
    right: auto;
    margin-left: -60px; }
    .product_slide2.arrowpress-products .slick-slider .slick-prev i {
      margin-right: 3px; }
      .product_slide2.arrowpress-products .slick-slider .slick-prev i:before {
        content: "\f0d9 ";
        font-family: FontAwesome;
        font-size: 30px; }

.product_list.style-1, .product_list.product_list_slider {
  padding-bottom: 10px; }
  .product_list.style-1 .aki_product_main_info, .product_list.product_list_slider .aki_product_main_info {
    padding-bottom: 0; }
  .product_list.style-1 div.product-grid div.product, .product_list.product_list_slider div.product-grid div.product {
    margin-bottom: 20px; }
.product_list.style-1.no-spacing {
  margin: 0; }
  .product_list.style-1.no-spacing div.product-grid div.product {
    margin-bottom: 30px; }
  .product_list.style-1.no-spacing .product-content .product-image {
    width: 150px; }
  .product_list.style-1.no-spacing .product-content .product-desc h3 {
    font-family: "Open Sans";
    text-transform: uppercase;
    padding-top: 16px; }
    .product_list.style-1.no-spacing .product-content .product-desc h3 a {
      font-weight: 600;
      color: #222; }
      .product_list.style-1.no-spacing .product-content .product-desc h3 a:hover {
        color: #2eaae1; }
  .product_list.style-1.no-spacing .product-content .product-desc .price del span, .product_list.style-1.no-spacing .product-content .product-desc .price del span.woocommerce-Price-currencySymbol {
    font-size: 14px; }
  .product_list.style-1.no-spacing .product-content .product-desc .price span, .product_list.style-1.no-spacing .product-content .product-desc .price span.woocommerce-Price-currencySymbol {
    font-size: 20px; }
  .product_list.style-1.no-spacing .product-content .product-desc .price span.from {
    font-size: 16px; }
  .product_list.style-1.no-spacing .star-rating span::before {
    color: #ff902d; }
.product_list.style-2 {
  margin: 0; }
  .product_list.style-2 .woocommerce div.product-grid div.product {
    margin-bottom: 30px; }
  .product_list.style-2 .product-content:hover .list_add_to_cart {
    left: 0;
    opacity: 1; }
  .product_list.style-2 .product-content .product-image {
    width: 150px;
    margin-right: 20px; }
  .product_list.style-2 .product-content .product-desc {
    padding-top: 15px; }
  .product_list.style-2 .product-content h3 a {
    color: #555;
    font-family: "Open Sans";
    font-weight: 400;
    text-transform: uppercase; }
    .product_list.style-2 .product-content h3 a:hover {
      color: #2eaae1; }
  .product_list.style-2 .product-content .price {
    padding-top: 9px; }
    .product_list.style-2 .product-content .price .amount {
      font-family: "Open Sans";
      font-weight: 600; }
  .product_list.style-2 .product-content .star_rating_wrap {
    padding-top: 7px; }
  .product_list.style-2 .product-content .product-action-list {
    display: block;
    padding-top: 10px; }
    .product_list.style-2 .product-content .product-action-list .action_item_box {
      display: none; }
  .product_list.style-2 .product-content .list_add_to_cart {
    bottom: 0;
    left: 100%;
    opacity: 0;
    padding: 0;
    position: relative;
    text-align: left;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }
  .product_list.style-2 .star-rating span::before {
    color: #ff902d; }
.product_list.style-4 .woocommerce {
  margin-top: 0; }
.product_list.style-4 .product-content:hover .product-image img {
  opacity: 1; }
.product_list.style-4 .product-content .product-image {
  width: 58.3333%;
  border: medium none;
  margin-right: 0; }
.product_list.style-4 .product-content h3 {
  padding-bottom: 11px; }
  .product_list.style-4 .product-content h3 a {
    color: #222;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase; }
    .product_list.style-4 .product-content h3 a:hover {
      color: #2eaae1; }
.product_list.style-4 .product-content .star-rating {
  margin-bottom: 0; }
.product_list.style-4 .product-content .product-desc {
  padding-top: 120px;
  padding-left: 9px; }
  .product_list.style-4 .product-content .product-desc .price {
    padding-bottom: 8px; }
    .product_list.style-4 .product-content .product-desc .price del span,
    .product_list.style-4 .product-content .product-desc .price del span.woocommerce-Price-currencySymbol {
      font-size: 14px; }
    .product_list.style-4 .product-content .product-desc .price ins {
      float: left;
      margin-right: 20px; }
    .product_list.style-4 .product-content .product-desc .price span,
    .product_list.style-4 .product-content .product-desc .price span.woocommerce-Price-currencySymbol {
      font-size: 30px;
      font-family: "Open Sans";
      font-weight: 600;
      color: #2eaae1; }
.product_list.style-4 .product-grid .desc {
  display: block;
  width: 100%;
  float: left; }
.product_list.style-4 .product-grid .product-action-list {
  display: block;
  width: 100%;
  float: left;
  margin-top: 20px; }
  .product_list.style-4 .product-grid .product-action-list .list_add_to_cart {
    opacity: 1;
    padding: 0;
    position: static;
    display: inline-block;
    margin-right: 23px;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }
    .product_list.style-4 .product-grid .product-action-list .list_add_to_cart i {
      display: none; }
  .product_list.style-4 .product-grid .product-action-list .action_item_box {
    display: inline-block;
    opacity: 1;
    position: static;
    width: auto; }
    .product_list.style-4 .product-grid .product-action-list .action_item_box .action_item {
      top: 0; }
      .product_list.style-4 .product-grid .product-action-list .action_item_box .action_item.compare_product, .product_list.style-4 .product-grid .product-action-list .action_item_box .action_item.quick-view {
        display: none; }
      .product_list.style-4 .product-grid .product-action-list .action_item_box .action_item.prd_permalink {
        display: none !important; }
      .product_list.style-4 .product-grid .product-action-list .action_item_box .action_item.wishlist-btn {
        width: auto;
        border-radius: 0;
        background: none; }
        .product_list.style-4 .product-grid .product-action-list .action_item_box .action_item.wishlist-btn a {
          color: #555555; }
          .product_list.style-4 .product-grid .product-action-list .action_item_box .action_item.wishlist-btn a i {
            margin-right: 3px; }
          .product_list.style-4 .product-grid .product-action-list .action_item_box .action_item.wishlist-btn a:hover {
            color: #2eaae1; }
        .product_list.style-4 .product-grid .product-action-list .action_item_box .action_item.wishlist-btn span {
          display: inline-block; }
      .product_list.style-4 .product-grid .product-action-list .action_item_box .action_item:before {
        content: none; }
    .product_list.style-4 .product-grid .product-action-list .action_item_box .add_to_wishlist:hover + .tooltip {
      display: none !important; }
    .product_list.style-4 .product-grid .product-action-list .action_item_box .add_to_wishlist + .tooltip {
      display: none !important; }
.product_list .product-content {
  border: none; }
  .product_list .product-content .product-image {
    border: 1px solid #eee;
    border-radius: 3px;
    float: left;
    width: 90px;
    margin-right: 15px;
    margin-left: 1px; }
    .product_list .product-content .product-image img {
      border-radius: 3px; }
    .product_list .product-content .product-image .product-action-grid {
      display: none; }
  .product_list .product-content .product-desc {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden; }
    .product_list .product-content .product-desc h3 {
      padding: 0 0 13px; }
    .product_list .product-content .product-desc .price {
      opacity: 1;
      min-height: auto;
      padding-top: 4px;
      padding-bottom: 0;
      position: static; }
      .product_list .product-content .product-desc .price span, .product_list .product-content .product-desc .price span.woocommerce-Price-currencySymbol {
        font-size: 16px; }
      .product_list .product-content .product-desc .price del {
        display: inline-block;
        padding-top: 3px; }
        .product_list .product-content .product-desc .price del span, .product_list .product-content .product-desc .price del span.woocommerce-Price-currencySymbol {
          font-size: 14px; }
.product_list .list_add_to_cart a {
  height: 40px;
  min-width: 150px;
  padding: 3px 10px; }

.product_type_2 .tooltip.bottom {
  top: -40px !important; }
  .product_type_2 .tooltip.bottom .tooltip-arrow {
    border-width: 5px 5px 0 5px !important;
    top: 28px !important;
    border-top-color: #2eaae1 !important; }

.title-product .title-border {
  color: #222; }

.filter-cate {
  text-align: right; }

.deal-of {
  float: left;
  width: 45%;
  max-width: 360px; }
  .deal-of h3 {
    font-size: 39.44px;
    font-weight: 500; }
    .deal-of h3 a {
      color: #212425; }
      .deal-of h3 a:hover {
        color: #2eaae1; }

.product-attribute {
  background: #ed56ad;
  overflow: hidden;
  min-height: 786px;
  padding: 150px 30px 40px 40px; }

.product-deal .product-img {
  float: right;
  width: 55%; }
.product-deal .desc {
  color: #888888;
  font-size: 15px;
  padding-bottom: 18px; }
.product-deal .price-deal .desc-tab {
  color: #c74729;
  font-size: 33.82px;
  font-weight: 600; }
  .product-deal .price-deal .desc-tab span {
    color: #949597;
    font-size: 20px;
    text-decoration: line-through;
    margin-left: 9px; }
.product-deal .btn-banner {
  padding-top: 53px; }
  .product-deal .btn-banner .btn.btn-primary {
    padding-left: 24px;
    padding-right: 24px; }
    .product-deal .btn-banner .btn.btn-primary i {
      font-size: 20px; }

.deal-desc {
  margin-top: 27px; }
  .deal-desc .nav-tabs {
    border: none;
    margin-bottom: 25px; }
    .deal-desc .nav-tabs li {
      margin-bottom: 0; }
      .deal-desc .nav-tabs li.active a {
        border: 2px solid #2eaae1;
        color: #2eaae1;
        background: #fff; }
      .deal-desc .nav-tabs li a {
        border: 2px solid transparent;
        margin: 0;
        font-size: 14.4px;
        font-weight: 600;
        border-radius: 3px;
        padding: 6px 19px 5px; }
        .deal-desc .nav-tabs li a:hover, .deal-desc .nav-tabs li a:focus {
          border: 2px solid #2eaae1;
          color: #2eaae1;
          background: #fff; }

.slide-deal .slick-slider .slick-dots {
  margin-right: 34px;
  margin-top: 0;
  position: absolute;
  right: 0 !important;
  text-align: right;
  bottom: 31px; }
  .slide-deal .slick-slider .slick-dots li {
    margin-right: 73px !important; }
    .slide-deal .slick-slider .slick-dots li a {
      color: #212425; }

.title-deal h3 {
  font-size: 16.37px;
  display: inline-block;
  position: relative;
  color: #2eaae1;
  padding-right: 10px;
  font-weight: 600;
  margin-bottom: 16px; }
  .title-deal h3:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 45px;
    background: #2eaae1;
    bottom: 3px;
    left: 100%; }

.product_order .single-product .type-product {
  padding-top: 0; }
  .product_order .single-product .type-product .cart {
    padding-top: 0; }
.product_order .summary {
  float: left;
  margin: 0 -5px;
  width: 100%; }
  .product_order .summary form {
    width: 100%;
    float: left; }
    .product_order .summary form .quantity {
      height: 63px;
      margin: 0;
      width: 50%;
      float: left;
      padding: 0 5px;
      position: relative;
      background: none;
      overflow: hidden; }
      .product_order .summary form .quantity input.qty.text {
        color: #afafaf;
        font-family: Poppins;
        font-size: 14px;
        font-weight: 500;
        height: 63px;
        padding: 10px 18px 10px 30px;
        text-align: left;
        width: 100%;
        background: #ed56ad;
        border-radius: 4px; }
      .product_order .summary form .quantity .qty-number {
        height: 100%;
        right: 11px;
        top: 0;
        position: absolute; }
        .product_order .summary form .quantity .qty-number .increase-qty {
          height: 63px;
          line-height: 70px;
          position: absolute;
          right: 0;
          top: 0;
          font-size: 22px;
          color: #a1a1a1; }
          .product_order .summary form .quantity .qty-number .increase-qty:hover {
            color: #2eaae1; }
          .product_order .summary form .quantity .qty-number .increase-qty.minus {
            right: 30px; }
    .product_order .summary form .add-to-cart {
      float: left;
      padding: 0 5px;
      width: 50%;
      overflow: hidden; }
    .product_order .summary form .single_add_to_cart_button,
    .product_order .summary form .add_to_cart_button {
      background: #212425 none repeat scroll 0 0;
      float: right;
      height: 63px;
      letter-spacing: 1.5px;
      min-width: auto;
      padding: 0;
      width: 100%;
      font-weight: 500;
      font-size: 15px; }
      .product_order .summary form .single_add_to_cart_button i,
      .product_order .summary form .add_to_cart_button i {
        font-size: 22px;
        display: inline-block; }
      .product_order .summary form .single_add_to_cart_button:hover,
      .product_order .summary form .add_to_cart_button:hover {
        color: #2eaae1;
        background: #ed56ad; }
  .product_order .summary .variations {
    float: left;
    width: 33.3333%;
    padding: 0 5px; }
    .product_order .summary .variations tr {
      margin-bottom: 10px;
      display: block;
      width: 100%;
      float: left; }
      .product_order .summary .variations tr td.value {
        margin-bottom: 0;
        width: 100%; }
        .product_order .summary .variations tr td.value select {
          background-color: none;
          background-image: url("../images/angle-down.png");
          color: #a1a1a1;
          font-size: 14px;
          font-weight: 500;
          height: 63px;
          margin: 0;
          width: 100%;
          padding-left: 27px;
          padding-right: 18px; }
      .product_order .summary .variations tr td.label {
        display: none; }
  .product_order .summary .woocommerce-variation-add-to-cart {
    float: left;
    margin: 0 -5px;
    width: 100%; }
  .product_order .summary .single_variation_wrap {
    float: left;
    width: 66.6667%;
    padding: 0 5px;
    position: relative; }
    .product_order .summary .single_variation_wrap .price span {
      color: #ffffff !important; }
    .product_order .summary .single_variation_wrap .woocommerce-variation-availability p {
      color: #ffffff;
      margin-bottom: 0; }
    .product_order .summary .single_variation_wrap .woocommerce-variation.single_variation {
      position: absolute;
      top: 80px; }

[class*="columns-"].product_archives.woocommerce {
  margin-top: 35px; }

.product_archives .col-md-6 > #options > .button-group {
  padding-top: 3px; }

.filter-cate .button-group button.is-checked,
.filter-cate .button-group button:hover {
  background: #fff; }

.woosearch-results ul {
  padding-top: 73px;
  padding-bottom: 6px; }
.woosearch-results li {
  padding-bottom: 10px;
  padding-top: 5px;
  background: #fff; }
  .woosearch-results li:last-child {
    border-bottom: 0px solid #2eaae1; }

.woosearch-results ul {
  padding: 20px 19px 13px;
  list-style: none;
  box-shadow: 0 14px 36px 2px rgba(0, 0, 0, 0.05);
  max-height: 300px;
  overflow-y: scroll;
  background: #fff; }
  .woosearch-results ul > li {
    margin-bottom: 13px; }
    .woosearch-results ul > li > a {
      text-transform: capitalize; }
    .woosearch-results ul > li .product-img > a {
      position: relative;
      display: block;
      text-align: center; }
    .woosearch-results ul > li .price del .amount span {
      font-size: 14px; }
    .woosearch-results ul > li .price .amount,
    .woosearch-results ul > li .price .amount span {
      font-size: 17px; }
  .woosearch-results ul .widget_add_to_cart {
    padding-top: 0; }
    .woosearch-results ul .widget_add_to_cart .list_add_to_cart a {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      border-bottom: 1px solid;
      border-radius: 0;
      color: #000;
      height: 100%;
      line-height: 24px;
      min-width: auto;
      font-size: 12px;
      padding-right: 0; }
      .woosearch-results ul .widget_add_to_cart .list_add_to_cart a i {
        display: none; }
      .woosearch-results ul .widget_add_to_cart .list_add_to_cart a:hover {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #2eaae1; }
      .woosearch-results ul .widget_add_to_cart .list_add_to_cart a.loading {
        background: #ed56ad;
        color: #fff;
        border-color: #ed56ad;
        border-radius: 8px; }
        .woosearch-results ul .widget_add_to_cart .list_add_to_cart a.loading:before {
          opacity: 0; }
    .woosearch-results ul .widget_add_to_cart a .add_cart_list {
      display: block; }
    .woosearch-results ul .widget_add_to_cart a .add_to_cart_button.loading:after,
    .woosearch-results ul .widget_add_to_cart a .single_add_to_cart_button.loading:after {
      content: "";
      left: auto;
      right: -20px; }
    .woosearch-results ul .widget_add_to_cart a:after {
      display: inline-block;
      padding-left: 6px;
      content: attr(title); }
  .woosearch-results ul .search_img {
    padding-right: 20px;
    height: auto;
    max-width: 100px;
    display: inline-block; }
.woosearch-results .product_list_widget li .product-content {
  overflow: hidden;
  text-align: left;
  border: none; }
.woosearch-results .product_list_widget li .product_title {
  font-size: 15px;
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-top: 0;
  margin-top: 0; }
.woosearch-results .product_list_widget li .product-img {
  max-width: 100px;
  margin-right: 10px;
  float: left; }
  .woosearch-results .product_list_widget li .product-img img {
    height: auto; }

.woosearch-submit {
  position: absolute;
  right: 10px;
  padding: 0;
  margin-top: 7px;
  background: none; }

li.search_result_info {
  padding: 0; }

.cate-archive {
  margin: 15px 0 50px; }
  .cate-archive li {
    padding: 0 15px;
    text-align: center; }
    .cate-archive li img {
      width: 100%; }
    .cate-archive li a:hover .woocommerce-loop-category__title, .cate-archive li a:hover .count {
      color: #2eaae1; }
    .cate-archive li .woocommerce-loop-category__title {
      font-size: 18px;
      margin-top: 20px;
      line-height: normal;
      font-weight: 700; }
      .cate-archive li .woocommerce-loop-category__title .count {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #333333; }
  .cate-archive .slick-arrow {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    font-size: 20px;
    height: 40px;
    padding: 0;
    position: absolute;
    top: 42%;
    z-index: 1;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px; }
    .cate-archive .slick-arrow:hover {
      background: #2eaae1;
      color: #fff; }
    .cate-archive .slick-arrow.btn-next {
      right: 15px; }
    .cate-archive .slick-arrow.btn-prev {
      left: 15px; }

.term-description + .product_archives.woocommerce[class*="columns-"] {
  margin-top: 0; }

.product-image .label-product, .media .label-product {
  background: #ff0000 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  height: 30px;
  line-height: 28px;
  position: absolute;
  width: 30px;
  z-index: 1;
  top: 20px;
  text-align: center;
  text-transform: uppercase; }
  .product-image .label-product::before, .media .label-product::before {
    border-left: 1px solid #eeeeee;
    content: "";
    height: 20px;
    left: 15px;
    position: absolute;
    top: -20px; }
  .product-image .label-product.onsale, .media .label-product.onsale {
    left: calc(50% - 70px);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #ffaf00; }
    .product-image .label-product.onsale span, .media .label-product.onsale span {
      display: none; }
  .product-image .label-product.new, .media .label-product.new {
    left: calc(50% + 80px);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #ee8a82; }

.product-image .label-product.onhot {
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  top: 70px; }
  .product-image .label-product.onhot:before {
    top: -70px;
    height: 70px; }

.media .label-product span.label-sale {
  display: none; }
.media .label-product.onsale {
  left: 25px;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none; }
.media .label-product.new {
  right: 104px;
  left: auto;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none; }
  .media .label-product.new span {
    display: none; }
.media .label-product.onhot {
  left: 50%;
  right: auto;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.info .percent-min {
  display: none; }
.info .condition > span {
  margin-right: 10px;
  position: relative; }
  .info .condition > span:last-child:before {
    content: none; }
  .info .condition > span:before {
    position: absolute;
    content: ",";
    right: -4px;
    top: 0; }

.style-2 .product-content:hover .product-image .label-product {
  top: 20px; }
.style-2 .product-image .label-product {
  top: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  .style-2 .product-image .label-product.onsale {
    left: 32px; }
  .style-2 .product-image .label-product.new {
    left: 72px; }
  .style-2 .product-image .label-product.onhot {
    left: 122px; }

#main .product-grid-style2 {
  background: none !important; }
  #main .product-grid-style2.arrowpress-products .woocommerce {
    margin-top: 0; }
  #main .product-grid-style2 .aki_product_main_info {
    display: block; }
  #main .product-grid-style2 .product-content {
    text-align: left;
    border-radius: 8px;
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.05);
    border: none; }
    #main .product-grid-style2 .product-content h3 {
      font-size: 20px;
      padding: 21px 0 17px; }
    #main .product-grid-style2 .product-content .product-image img {
      padding: 0; }
    #main .product-grid-style2 .product-content .aki_class_title {
      text-transform: capitalize; }
    #main .product-grid-style2 .product-content .product-desc {
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 20px;
      margin-top: 5px; }
    #main .product-grid-style2 .product-content .product-image {
      border-bottom: none; }
      #main .product-grid-style2 .product-content .product-image:before {
        content: "";
        position: absolute;
        text-align: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #2eaae1;
        opacity: 0.9;
        z-index: 1;
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px; }
    #main .product-grid-style2 .product-content .price {
      opacity: 1;
      min-height: auto;
      padding-top: 0;
      position: static; }
    #main .product-grid-style2 .product-content:hover .product-image:before {
      -moz-transform: translateY(0);
      -o-transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0); }
    #main .product-grid-style2 .product-content:hover .product-action .action_item_box {
      top: 50%;
      opacity: 1;
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      #main .product-grid-style2 .product-content:hover .product-action .action_item_box .action_item {
        background: #fff; }
        #main .product-grid-style2 .product-content:hover .product-action .action_item_box .action_item:hover {
          background: #ed56ad; }
          #main .product-grid-style2 .product-content:hover .product-action .action_item_box .action_item:hover a {
            color: #fff; }
  #main .product-grid-style2 div.product-grid div.product {
    margin-bottom: 29px; }
  #main .product-grid-style2 .desc, #main .product-grid-style2 .product-action-list {
    display: block; }
    #main .product-grid-style2 .desc .action_item_box, #main .product-grid-style2 .product-action-list .action_item_box {
      display: none; }
  #main .product-grid-style2 .product-action-grid .list_add_to_cart {
    display: none; }
  #main .product-grid-style2 .product-image-slider button {
    color: #fff; }
  #main .product-grid-style2 .product-action .action_item_box {
    z-index: 2; }
    #main .product-grid-style2 .product-action .action_item_box .action_item:before {
      display: none; }
    #main .product-grid-style2 .product-action .action_item_box .action_item.quick-view .fa-eye:before {
      content: "\f00e"; }
    #main .product-grid-style2 .product-action .action_item_box .action_item a {
      color: #2eaae1; }
    #main .product-grid-style2 .product-action .action_item_box .action_item:before {
      display: none; }
  #main .product-grid-style2 .product-action-list {
    padding-top: 16px; }
  #main .product-grid-style2 .list_add_to_cart {
    text-align: right;
    position: static;
    padding: 0;
    left: 0;
    bottom: 0;
    opacity: 1;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }
    #main .product-grid-style2 .list_add_to_cart i {
      display: none !important; }
    #main .product-grid-style2 .list_add_to_cart a {
      min-width: 120px !important;
      height: 40px;
      line-height: 40px; }

#main .columns-3 .product-grid-style2 .product-action .action_item_box .action_item, #main .columns-2 .product-grid-style2 .product-action .action_item_box .action_item, #main .columns-1 .product-grid-style2 .product-action .action_item_box .action_item {
  height: 50px;
  line-height: 50px;
  width: 50px; }
  #main .columns-3 .product-grid-style2 .product-action .action_item_box .action_item a, #main .columns-2 .product-grid-style2 .product-action .action_item_box .action_item a, #main .columns-1 .product-grid-style2 .product-action .action_item_box .action_item a {
    font-size: 20px; }

#main .product-grid-style2 .columns-3 .product-action .action_item_box .action_item, #main .product-grid-style2 .columns-2 .product-action .action_item_box .action_item, #main .product-grid-style2 .columns-1 .product-action .action_item_box .action_item {
  height: 50px;
  line-height: 50px;
  width: 50px; }
  #main .product-grid-style2 .columns-3 .product-action .action_item_box .action_item a, #main .product-grid-style2 .columns-2 .product-action .action_item_box .action_item a, #main .product-grid-style2 .columns-1 .product-action .action_item_box .action_item a {
    font-size: 20px; }
#main .product-grid-style2 .product-grid .desc p {
  line-height: 22px; }

.aki_product_main_info {
  font-family: "Comfortaa";
  color: #ed56ad;
  padding-bottom: 7px;
  font-size: 16px;
  font-weight: bold; }

.pro-wishlist {
  background-color: #2eaae1;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  height: 34px;
  min-width: 180px;
  padding: 6px;
  text-align: center; }
  .pro-wishlist:hover {
    background-color: #ed56ad;
    color: #fff; }

.wc-points-rewards-product-variation-message,
.wc-points-rewards-product-message,
.points {
  color: #999999;
  font-size: 12px; }
  .wc-points-rewards-product-variation-message strong,
  .wc-points-rewards-product-message strong,
  .points strong {
    font-weight: 400; }

.wc-points-rewards-product-message {
  padding-bottom: 12px;
  display: block; }
  .wc-points-rewards-product-message + br {
    display: none; }

.aki_setting_show_prd_link.prd_permalink {
  display: inline-block !important; }

.dsp_in_sc {
  display: none; }

.checked-list {
  padding-top: 13px;
  clear: both; }
  .checked-list li {
    line-height: 30px; }
    .checked-list li:before {
      content: "\f046";
      font-family: FontAwesome;
      padding-right: 10px;
      color: #ed56ad; }

.prd_permalink {
  display: none !important; }

p.points {
  padding-top: 15px; }

.woocommerce-order,
.woocommerce-MyAccount-content,
.ewd-otp-tracking-results,
#ewd-otp-tracking-form-div {
  background: #fff;
  padding: 20px 15px 15px;
  border-radius: 10px; }

.ewd-otp-tracking-results .ewd-otp-label-values:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0; }
.ewd-otp-tracking-results .ewd-otp-status-time input {
  background: #2eaae1;
  color: #fff; }

#ewd-otp-tracking-form-div h3 {
  margin-bottom: 15px; }
#ewd-otp-tracking-form-div .pure-control-group label {
  display: none; }
#ewd-otp-tracking-form-div .ewd-otp-submit {
  float: none; }
#ewd-otp-tracking-form-div #ewd-otp-tracking-number {
  margin: 0; }

.woocommerce-MyAccount-content {
  width: 73%;
  float: left;
  margin-left: 2%;
  min-height: 314px; }
  .woocommerce-MyAccount-content > h2 {
    border-bottom: 1px solid #eee;
    font-size: 24px;
    margin-bottom: 20px;
    padding-bottom: 15px; }
  .woocommerce-MyAccount-content .shop_table thead th {
    padding-top: 0; }
  .woocommerce-MyAccount-content .shop_table thead th:first-child {
    text-align: left;
    padding-left: 0; }

.woocommerce-MyAccount-navigation {
  width: 25%;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 10px;
  float: left; }
  .woocommerce-MyAccount-navigation ul {
    margin-bottom: 0; }
  .woocommerce-MyAccount-navigation li {
    display: block;
    padding-right: 0; }
    .woocommerce-MyAccount-navigation li:last-child a {
      border-bottom: none; }
    .woocommerce-MyAccount-navigation li.is-active a {
      color: #1f1f1f; }
    .woocommerce-MyAccount-navigation li a {
      font-weight: 600;
      padding: 10px 15px;
      display: block;
      border-bottom: 1px solid #eee; }

.woocommerce-account .title-cart {
  font-size: 20px; }
  .woocommerce-account .title-cart::before {
    content: ""; }
.woocommerce-account .order_details {
  padding-top: 30px; }
  .woocommerce-account .order_details + div {
    display: inline-block; }

.woocommerce-order-details .ywcars_button_refund {
  background: #2eaae1;
  border: 1px solid #2eaae1;
  color: #fff;
  display: inline-block;
  padding: 8px 25px;
  border-radius: 30px;
  margin-top: 30px;
  border: 1px solid #2eaae1; }
  .woocommerce-order-details .ywcars_button_refund:hover {
    background: none;
    color: #2eaae1; }

.account-orders-table ins span.amount {
  background: #2eaae1;
  padding: 0 4px;
  color: #fff; }

mark {
  color: #fff;
  padding: 1px 5px;
  background: #2eaae1; }

#ywcars_form .ywcars_order_title {
  font-size: 32px; }
#ywcars_form .ywcars_form_reason {
  margin-bottom: 10px; }
#ywcars_form .ywcars_block:last-child {
  margin-bottom: 0; }
#ywcars_form .ywcars_block textarea {
  border: 1px solid #eee; }
#ywcars_form input#ywcars_submit_button {
  background-color: #2eaae1;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #2eaae1; }
  #ywcars_form input#ywcars_submit_button:hover {
    background: none;
    color: #2eaae1; }

.my_account_orders tbody th {
  text-align: center; }

.ywcars_view_request textarea {
  border: 1px solid #eee; }
.ywcars_view_request input#ywcars_send_message {
  background: #2eaae1;
  border: 1px solid #2eaae1;
  color: #fff;
  padding: 9px 25px;
  border-radius: 30px; }
  .ywcars_view_request input#ywcars_send_message:hover {
    background: none;
    color: #2eaae1; }

div#customer_login {
  overflow: hidden;
  margin: 0 -1%; }

form.login, form.register {
  padding-top: 15px; }

.login .form-submit {
  display: inline-block; }
.login .lost_password {
  float: right;
  padding-top: 16px; }

.woocommerce-account .col1-set {
  background: #fff;
  border-radius: 10px;
  padding: 15px; }
.woocommerce-account .col2-set:not(.addresses) .u-column1,
.woocommerce-account .col2-set:not(.addresses) .u-column2 {
  width: 48%;
  float: left;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  margin: 0 1%;
  min-height: 325px; }

.button.wc_points_rewards_apply_discount {
  background-color: #2eaae1;
  border: 1px solid #2eaae1;
  color: #fff;
  border-radius: 3px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 9px 27px 9px 27px;
  text-transform: uppercase; }
  .button.wc_points_rewards_apply_discount:hover {
    background: none;
    color: #2eaae1; }

.woocommerce-checkout .woocommerce {
  background: #fff;
  padding: 15px;
  border-radius: 7px; }
.woocommerce-checkout .title-hdwoo {
  margin-bottom: 15px; }

.woocommerce-shipping-fields .title-hdwoo h3 {
  border-bottom: none; }
.woocommerce-shipping-fields .form-row-wide input, .woocommerce-shipping-fields .form-row-wide textarea {
  width: 100% !important; }

.woocommerce-cart .woocommerce {
  background: #fff;
  padding: 15px 15px 20px;
  border-radius: 7px; }

.track_order {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  padding: 15px; }
  .track_order .note-tracking {
    margin-bottom: 30px;
    margin-top: 15px;
    margin-bottom: 30px; }
  .track_order .form-tracking {
    margin: 0 -15px; }
  .track_order .form-row {
    padding: 0 15px; }
    .track_order .form-row label {
      font-weight: 700;
      text-transform: uppercase; }
    .track_order .form-row.form-row-first, .track_order .form-row.form-row-last {
      float: left;
      margin-bottom: 30px;
      width: 50% !important; }
    .track_order .form-row.form-submit {
      width: 140px; }

.order-list {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  padding: 20px 15px 15px; }

.order-again {
  display: inline-block; }
  .order-again a {
    background-color: #2eaae1;
    padding: 9px 25px;
    color: #fff;
    display: inline-block;
    border-radius: 30px;
    border: 1px solid #2eaae1; }
    .order-again a:hover {
      background: none;
      color: #2eaae1; }

.my_account_points_rewards:not(.woocommerce-orders-table) tbody tr td {
  padding: 27px 10px !important; }
  .my_account_points_rewards:not(.woocommerce-orders-table) tbody tr td:first-child {
    text-align: left;
    padding-left: 0 !important; }

.wpa-wcpb-list {
  padding: 40px 0 0; }
  .wpa-wcpb-list .list-image img {
    border: 1px solid #eee; }
  .wpa-wcpb-list .wpa-message,
  .wpa-wcpb-list .wpa-error {
    font-size: 13px; }
  .wpa-wcpb-list .showbox {
    display: none; }
  .wpa-wcpb-list .btn-wpa.wpa_wcpb_add_to_cart {
    padding: 0 25px;
    width: auto; }
  .wpa-wcpb-list .info-item .price {
    display: inline-block; }
  .wpa-wcpb-list .plt-variations-form {
    margin-top: 15px; }
    .wpa-wcpb-list .plt-variations-form select {
      width: 200px; }

.shop_table .bundle-products {
  float: left;
  overflow: hidden;
  width: 100%; }
  .shop_table .bundle-products .product-bundle li {
    float: left;
    margin-top: 10px;
    width: 100%; }
    .shop_table .bundle-products .product-bundle li span {
      color: #666;
      display: block;
      font-size: 12px;
      padding-left: 5px; }
    .shop_table .bundle-products .product-bundle li a {
      display: block; }
      .shop_table .bundle-products .product-bundle li a img {
        width: 70px;
        height: 76px;
        margin-right: 15px; }

#yith-quick-view-content .woocommerce-product-gallery__image {
  float: left;
  width: 25%;
  padding: 5px; }
#yith-quick-view-content .woocommerce-product-gallery__wrapper {
  margin: -10px; }
  #yith-quick-view-content .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image:first-child {
    width: 100%; }

@media (min-width: 1920px) {
  .container-fluid .product-filter-isotope .product-content:hover .product-action .action_item_box {
    top: 71px; }
  .container-fluid .product-filter-isotope .product-content:hover .product-action .list_add_to_cart {
    bottom: 78px; } }
@media (min-width: 1367px) {
  .container-fluid .product-filter-isotope {
    padding-left: 45px;
    padding-right: 45px; } }
@media (min-width: 1366px) {
  .columns-6 .product-image .label-product.onsale {
    left: 5px;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@media (min-width: 1200px) {
  .viewmode-toggle {
    margin-left: 74px; }

  .info .summary table.table-info td + td {
    padding-left: 179px; } }
@media (max-width: 1365px) {
  .woocommerce.columns-6 div.product-grid div.product {
    width: 25%; } }
@media (min-width: 992px) {
  .single-product footer {
    padding-top: 80px; }

  .product-list-style3 .woocommerce.columns-2 {
    margin-left: -15px;
    margin-right: -15px; } }
@media (max-width: 1199px) {
  .woocommerce.columns-6 div.product-grid div.product,
  .woocommerce.columns-5 div.product-grid div.product,
  .woocommerce.columns-4 div.product-grid div.product {
    width: 33.33333%; }

  .product-image .label-product.onsale,
  .media .label-product.onsale {
    left: 10px;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .woocommerce select {
    width: 115px; }

  .woocommerce-ordering {
    margin-left: 0; }

  .woocommerce .woocommerce-viewing.result-count {
    margin-left: 10px; }

  .product_list.style-2 .product-content .product-image {
    margin-right: 15px;
    width: 100px; }
  .product_list.style-2 .product-content .product-desc {
    padding-top: 0; }

  .vc_col-md-9 .product_grid .woocommerce.columns-4 div.product-grid div.product {
    width: 33.3333%; }

  .vc_col-md-9 .product_list .woocommerce.columns-3 div.product-grid div.product {
    width: 50%; }

  .woocommerce.columns-6 div.product-grid div.product.image_size,
  .woocommerce.columns-5 div.product-grid div.product.image_size,
  .woocommerce.columns-4 div.product-grid div.product.image_size {
    width: 25%; }

  .woocommerce.columns-6 div.product-grid div.product.image_size2,
  .woocommerce.columns-5 div.product-grid div.product.image_size2,
  .woocommerce.columns-4 div.product-grid div.product.image_size2 {
    width: 50%; }

  #main .product-list-style3 .product-content .product-image {
    min-width: 236px; } }
@media (max-width: 991px) {
  .product_slide2 .product-content .aki_product_main_info {
    width: 62.67%; }

  .product_slide2 .product-content span.price {
    width: 37.33%; }

  .product-list-style3 .woocommerce.columns-2 div.product-grid div.product {
    width: 100%; }

  .text-right.filter_count_view {
    text-align: left;
    margin-top: 10px; }

  .checked-list li {
    line-height: 24px;
    padding-bottom: 6px; }

  .term-description p {
    min-height: 100%;
    padding-bottom: 40px; }

  .product_list.style-4 .product-content .product-desc {
    padding-top: 0; }
  .product_list.style-4 .product-content .product-image {
    width: 50%; }

  .woocommerce-ordering {
    margin-left: 0; }

  .woocommerce .woocommerce-viewing.result-count {
    margin-left: 15px; }

  .product-wishlist {
    margin-bottom: 15px; }

  .woocommerce-MyAccount-navigation {
    width: 100% !important; }

  .woocommerce-MyAccount-content {
    margin-left: 0;
    min-height: 100%;
    width: 100% !important; }

  .single-product .left-sidebar {
    margin-bottom: 50px; }

  .right-sidebar + .clearfix + .col-md-12 .related {
    margin-bottom: 50px; }

  .archive_product.clearfix {
    overflow: hidden; }

  .content-primary.col-md-12 {
    clear: left; }

  .header-v1 .widget_product_categories li > p {
    right: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  .product_list.style-1 .woocommerce.columns-3 div.product-grid div.product {
    width: 50%; }

  .woocommerce.columns-6 div.product-grid div.product.image_size,
  .woocommerce.columns-5 div.product-grid div.product.image_size,
  .woocommerce.columns-4 div.product-grid div.product.image_size,
  .woocommerce.columns-6 div.product-grid div.product.image_size2,
  .woocommerce.columns-5 div.product-grid div.product.image_size2,
  .woocommerce.columns-4 div.product-grid div.product.image_size2 {
    width: 50%; } }
@media (min-width: 768px) {
  .arrowpress-products.style-2.product_grid .product-content:hover .product-action .list_add_to_cart {
    left: -19px;
    top: -19px; }
  .arrowpress-products.style-2.product_grid .product-content:hover .product-action .action_item_box {
    right: 15px; }
    .arrowpress-products.style-2.product_grid .product-content:hover .product-action .action_item_box .action_item {
      right: 0; }
      .arrowpress-products.style-2.product_grid .product-content:hover .product-action .action_item_box .action_item.compare_product {
        right: 0; }
      .arrowpress-products.style-2.product_grid .product-content:hover .product-action .action_item_box .action_item.quick-view {
        right: 0; }
      .arrowpress-products.style-2.product_grid .product-content:hover .product-action .action_item_box .action_item.prd_permalink {
        right: 0; }
  .arrowpress-products.style-2.product_grid .product-content:hover .product-image:before {
    opacity: 1; }
  .arrowpress-products.style-2.product_grid .product-content:hover .product-image-slider button.btn-prev {
    left: 0; }
  .arrowpress-products.style-2.product_grid .product-content:hover .product-image-slider button.btn-next {
    left: 35px;
    right: auto; }
  .arrowpress-products.style-2.product_grid .product-content .product-image-slider button.btn-next {
    left: 0;
    right: auto; }
  .arrowpress-products.style-2.product_grid .product-content .product-image:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #aaaaaa;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .arrowpress-products.style-2.product_grid .product-action .list_add_to_cart {
    bottom: auto;
    left: -90px;
    padding: 0;
    top: -90px;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }
    .arrowpress-products.style-2.product_grid .product-action .list_add_to_cart a {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      border-radius: 0;
      font-size: 20px;
      height: 70px;
      line-height: 100%;
      min-width: 70px;
      padding: 10px;
      text-align: left; }
      .arrowpress-products.style-2.product_grid .product-action .list_add_to_cart a i {
        position: relative; }
      .arrowpress-products.style-2.product_grid .product-action .list_add_to_cart a:hover:before {
        opacity: 0.8; }
      .arrowpress-products.style-2.product_grid .product-action .list_add_to_cart a:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 70px 70px 0 0;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        border-color: #2eaae1 transparent transparent; }
      .arrowpress-products.style-2.product_grid .product-action .list_add_to_cart a span {
        display: none; }
  .arrowpress-products.style-2.product_grid .product-action .action_item_box {
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    right: -60px; }
    .arrowpress-products.style-2.product_grid .product-action .action_item_box .action_item {
      background-color: #fff;
      display: block;
      float: none;
      height: 40px;
      line-height: 40px;
      margin: 6px 0;
      width: 40px;
      top: 0;
      right: -20px; }
      .arrowpress-products.style-2.product_grid .product-action .action_item_box .action_item.compare_product {
        right: -30px; }
      .arrowpress-products.style-2.product_grid .product-action .action_item_box .action_item.quick-view {
        right: -40px; }
      .arrowpress-products.style-2.product_grid .product-action .action_item_box .action_item.prd_permalink {
        right: -50px; }
      .arrowpress-products.style-2.product_grid .product-action .action_item_box .action_item a {
        color: #555555; }
      .arrowpress-products.style-2.product_grid .product-action .action_item_box .action_item:before {
        content: none; }
      .arrowpress-products.style-2.product_grid .product-action .action_item_box .action_item:hover {
        background: #2eaae1; }
        .arrowpress-products.style-2.product_grid .product-action .action_item_box .action_item:hover a {
          color: #fff; }

  .vc_col-lg-9 .product-image .label-product.onsale {
    left: 0;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; } }
@media (max-width: 767px) {
  .product_slide2 .product-content .price .amount span,
  .product_slide2 .product-content .aki_product_main_info .aki_class_age,
  .product_slide2 .product-content .aki_product_main_info .aki_class_size,
  .product_slide2 .product-content .price .amount {
    font-size: 16px; }

  .cate-menu .product-categories {
    margin-top: 1px; }

  .product_slide2 .product-grid .list_add_to_cart a {
    min-width: 147px !important; }
    .product_slide2 .product-grid .list_add_to_cart a span {
      display: block !important; }
    .product_slide2 .product-grid .list_add_to_cart a i {
      display: none !important; }

  .product_grid.style-4 .woocommerce .product-grid .list_add_to_cart {
    margin-top: 0; }

  #main .product-grid-style2 .list_add_to_cart a span {
    display: block; }
  #main .product-grid-style2 .action_item_box {
    display: block; }
  #main .product-grid-style2 .aki_product_main_info {
    font-size: 14px; }
  #main .product-grid-style2 .product-content h3 {
    font-size: 16px;
    padding-bottom: 8px; }

  #main .product-grid-style2 .product-content:hover .product-image:before {
    display: none; }

  .product-content:hover .product-image img {
    opacity: 1; }

  #main .product-grid-style2 .product-action .action_item_box .action_item a {
    color: #fff !important; }

  #main .product-grid-style2 .product-content:hover .product-action .action_item_box {
    top: 20px;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }

  #main .product-grid-style2 .product-content:hover .product-action .action_item_box .action_item {
    background: #2eaae1; }

  #main .product-grid-style2 .columns-3 .product-action .action_item_box .action_item,
  #main .product-grid-style2 .columns-2 .product-action .action_item_box .action_item,
  #main .product-grid-style2 .columns-1 .product-action .action_item_box .action_item {
    height: 30px;
    line-height: 30px;
    width: 31px; }
    #main .product-grid-style2 .columns-3 .product-action .action_item_box .action_item a,
    #main .product-grid-style2 .columns-2 .product-action .action_item_box .action_item a,
    #main .product-grid-style2 .columns-1 .product-action .action_item_box .action_item a {
      font-size: 14px; }

  #main .product-grid-style2 .product-content .product-action .action_item_box {
    padding-top: 12px; }

  #main .product-list-style3.tickets-2 .woocommerce div.product-grid div.product {
    padding: 0; }

  .product_slide2 .product-content .price .unit_price {
    font-size: 14px; }

  .product-grid.arrowpress-products .btn-viewmore {
    margin-bottom: 30px;
    padding-top: 30px; }

  .info .summary table.table-info td {
    padding-left: 0;
    padding-right: 0; }

  #yith-quick-view-content .woocommerce-product-rating {
    float: left;
    text-align: left;
    margin-top: -2px;
    width: 100%; }

  .woocommerce.columns-6 div.product-grid div.product,
  .woocommerce.columns-5 div.product-grid div.product,
  .woocommerce.columns-4 div.product-grid div.product,
  .woocommerce.columns-3 div.product-grid div.product {
    width: 50%; }

  .product_list [class*="columns-"].woocommerce div.product-grid div.product {
    width: 100%; }

  .product-filter-isotope .btn-filter {
    padding: 0 15px; }
  .product-filter-isotope .nav-tabs > li {
    float: left;
    padding: 0;
    width: 33.3333%; }

  .product-content .product-desc {
    min-height: 83px; }

  .product-grid .list_add_to_cart {
    opacity: 1;
    position: static;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    margin-top: 12px;
    display: inline-block;
    padding: 0 2px;
    vertical-align: middle; }
    .product-grid .list_add_to_cart a {
      height: 30px;
      line-height: 27px;
      min-width: 30px !important;
      padding: 0;
      width: 30px; }
      .product-grid .list_add_to_cart a span {
        display: none; }
      .product-grid .list_add_to_cart a i {
        margin-right: 0;
        display: block !important;
        line-height: 30px; }
  .product-grid .action_item_box {
    opacity: 1;
    padding-top: 20px;
    padding-bottom: 10px;
    position: static;
    display: inline-block;
    width: auto;
    vertical-align: middle; }
    .product-grid .action_item_box .action_item {
      top: 0; }
      .product-grid .action_item_box .action_item:before {
        content: none; }
  .product-grid .price {
    background: none;
    min-height: 100%;
    opacity: 1;
    padding-bottom: 7px;
    position: relative; }

  .product_list.style-4 .woocommerce div.product-grid div.product {
    padding: 0; }
    .product_list.style-4 .woocommerce div.product-grid div.product .product-desc {
      padding-left: 0; }
  .product_list.style-4 .product-grid .product-action-list {
    margin-top: 0; }

  .shop_table.my_account_orders:not(.woocommerce-orders-table) th {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 20px; }
    .shop_table.my_account_orders:not(.woocommerce-orders-table) th:first-child {
      border-top: 1px solid #ddd; }
    .shop_table.my_account_orders:not(.woocommerce-orders-table) th:last-child {
      padding: 0;
      border-bottom: none; }
  .shop_table.my_account_orders:not(.woocommerce-orders-table) td {
    padding-left: 20px !important; }
    .shop_table.my_account_orders:not(.woocommerce-orders-table) td:after {
      content: none !important; }

  .my_account_points_rewards thead {
    display: none; }

  .track_order .form-row.form-row-first,
  .track_order .form-row.form-row-last {
    width: 100% !important; }

  .arrowpress-products.product_list.style-1.no-spacing .product-content .product-image {
    width: 90px; }
  .arrowpress-products.product_list.style-1.no-spacing .product-content .product-desc h3 {
    padding-top: 0; }

  .product-image .label-product.onsale,
  .media .label-product.onsale {
    left: 20px; }

  .product-action.product-action-grid {
    bottom: 10px;
    position: absolute;
    width: 100%; }

  #yith-quick-view-content div.summary {
    padding: 15px; }

  .product-list .product-content:hover .product-action .action_item_box {
    top: 0; }
  .product-list .product-action-grid {
    display: none; }
  .product-list .product-action-list {
    display: block; }
    .product-list .product-action-list .list_add_to_cart {
      display: inline-block; }
    .product-list .product-action-list .action_item_box {
      display: inline-block;
      opacity: 1;
      position: relative;
      top: 0;
      width: auto;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      -webkit-transform: none;
      transform: none; }
      .product-list .product-action-list .action_item_box .action_item {
        top: 0; }
        .product-list .product-action-list .action_item_box .action_item:before {
          content: none; } }
@media (min-width: 550px) and (max-width: 767px) {
  .arrowpress-products.product_list .woocommerce[class*="columns-"] div.product-grid div.product {
    width: 50%; } }
@media (max-width: 640px) {
  .product_slide2 .product-grid .product-action-list {
    margin-top: 10px; }

  .product_list.style-4 .product-content .product-image {
    width: 100%;
    float: none; }

  .product-list .product-content {
    overflow: visible; }
    .product-list .product-content .product-image {
      width: 100%; }
      .product-list .product-content .product-image img {
        width: auto;
        margin: 0 auto; }
    .product-list .product-content .product-desc {
      border-left: none;
      clear: left;
      min-height: 100%;
      overflow: visible;
      padding: 15px 15px 25px; }

  .toolbar-bottom .woocommerce-pagination {
    float: none;
    margin-bottom: 30px;
    text-align: left; }

  div#customer_login {
    margin: 0; }

  .col2-set .u-column1,
  .col2-set .u-column2 {
    width: 100%;
    margin: 0;
    min-height: 100%; }
  .col2-set .u-column1 {
    margin-bottom: 30px; }

  .woocommerce-account .col2-set:not(.addresses) .u-column1,
  .woocommerce-account .col2-set:not(.addresses) .u-column2 {
    width: 100%;
    margin: 0;
    min-height: 100%; }

  .woocommerce-account .col2-set:not(.addresses) .u-column1 {
    margin-bottom: 30px; } }
@media (max-width: 500px) {
  .product-filter-isotope .nav-tabs > li {
    width: 50%; }

  .woocommerce-ordering,
  .woocommerce-viewing {
    width: 50%;
    float: left;
    padding: 0 1px; }
    .woocommerce-ordering label,
    .woocommerce-viewing label {
      display: none; }
    .woocommerce-ordering select,
    .woocommerce-viewing select {
      width: 100%; }

  .woocommerce .woocommerce-viewing.result-count {
    margin-left: 0; }

  .viewmode-toggle {
    display: none; } }
@media (max-width: 480px) {
  .product_slide2 .product-content .product-image img {
    width: 100%; }

  #main .product-grid-style2 {
    padding: 0 10px; }

  .product_list.style-2 .product-content .product-desc {
    padding-top: 0; }
  .product_list.style-2 .product-content .product-image {
    margin-right: 15px;
    width: 90px; }
  .product_list.style-2 .product-content .product-action-list {
    display: none; }

  .ult_tabs .ult_tabmenu.style1 .ult_tab_li {
    width: 50%; }

  .product-type-grouped .info form.cart,
  .product-type-grouped #yith-quick-view-content form.cart {
    display: block; }

  .product-type-grouped table td {
    line-height: normal;
    white-space: normal;
    width: 33.3333%; }

  .shopswatchinput {
    left: 0;
    position: relative;
    top: 0; }

  .product-content .product-desc {
    min-height: 100%; }
  .product-content h3 a {
    white-space: normal; }
  .product-content .price .amount,
  .product-content .price .amount span {
    font-size: 14px; }

  .woocommerce div.product-grid div.product {
    margin-bottom: 10px;
    padding: 0 5px; }

  .product-action.product-action-grid .action_item_box .compare_product,
  .product-action.product-action-grid .action_item_box .prd_permalink,
  .product-action.product-action-grid .action_item_box .wishlist-btn {
    display: none; }

  #yith-quick-view-content .product-share a {
    padding: 5px 13px 3px; }

  .product-action.product-action-grid {
    bottom: -15px; }
    .product-action.product-action-grid .list_add_to_cart {
      margin-top: 0; }
    .product-action.product-action-grid .action_item_box {
      padding-top: 0;
      padding-bottom: 0; }

  .product-grid .product-content h3 {
    padding-top: 10px; }

  .product-list .list_add_to_cart {
    opacity: 1;
    position: static;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    margin-top: 15px;
    display: inline-block;
    padding: 0 2px; }
    .product-list .list_add_to_cart a {
      height: 30px;
      line-height: 27px;
      min-width: 30px;
      padding: 0;
      width: 30px; }
      .product-list .list_add_to_cart a span {
        display: none; }
      .product-list .list_add_to_cart a i {
        margin-right: 0; } }
@media (max-width: 375px) {
  .product_list.style-1.no-spacing .product-content .product-image {
    width: 90px; }

  #main .product-grid-style2 .woocommerce.columns-3 div.product-grid div.product {
    width: 100%; } }
@media (max-width: 479px) {
  .product_grid.style-4 .woocommerce .product-grid div.product {
    width: 100%; } }
/*===================================
	3.11 Single Product
===================================*/
.swatchtitlelabel {
  color: #555;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-right: 10px; }

.variations tr td.value {
  display: inline-block;
  float: none; }

label.selectedswatch.wcvaround {
  border: 3px solid #ccc !important;
  box-shadow: none; }

.attribute-swatch {
  display: inline-block; }

.added_to_cart.wc-forward {
  display: none; }

.single-product .f-float {
  float: right; }
.single-product .single_product_2 .thumbs_list {
  padding: 0; }
  .single-product .single_product_2 .thumbs_list .slick-slide {
    padding: 3px 0; }
  .single-product .single_product_2 .thumbs_list li {
    padding: 0; }
  .single-product .single_product_2 .thumbs_list .btn-next {
    left: 50%;
    right: auto;
    top: -28px;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .single-product .single_product_2 .thumbs_list .btn-prev {
    left: 50%;
    right: auto;
    bottom: -28px;
    top: auto;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
.single-product .single_product_2 .media .label-product.onsale {
  left: auto;
  right: 65px; }
.single-product .single_product_3 .img_single_large {
  display: block; }
  .single-product .single_product_3 .img_single_large .img-larger img {
    width: auto; }
.single-product .single_product_3 img.zoomImg {
  display: none !important; }
.single-product .single_product_4 .info {
  position: static; }
.single-product .single_product_4 .img_single_large {
  width: 100%;
  float: left;
  border: none; }
  .single-product .single_product_4 .img_single_large .woocommerce-product-gallery__wrapper > div:first-child {
    margin-bottom: 18px;
    width: 100%; }
  .single-product .single_product_4 .img_single_large .woocommerce-product-gallery__wrapper > div {
    margin-bottom: 20px; }
    .single-product .single_product_4 .img_single_large .woocommerce-product-gallery__wrapper > div img {
      border: 1px solid #eee;
      border-radius: 3px; }
.single-product .single_product_4 img.zoomImg {
  display: none !important; }
.single-product .single_product_5 .wc-points-rewards-product-message {
  text-align: right; }
.single-product .single_product_5 .info .product-share, .single-product .single_product_5 #yith-quick-view-content .product-share {
  float: left;
  width: 100%; }
.single-product .single_product_5 .single-details {
  background: none;
  padding: 0; }
.single-product .single_product_5 .product_meta {
  display: none; }
.single-product .single_product_5 .thumbs_list {
  padding: 0 30px; }
  .single-product .single_product_5 .thumbs_list .slick-slide {
    padding: 0 10px; }
.single-product .single_product_5 .thumbs_list .slick-arrow {
  color: #999 !important;
  font-size: 20px;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0 2px 1px 1px rgba(0, 0, 0, 0.05);
  margin-top: -5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .single-product .single_product_5 .thumbs_list .slick-arrow.btn-next {
    right: 1px; }
  .single-product .single_product_5 .thumbs_list .slick-arrow.btn-prev {
    left: 1px; }
  .single-product .single_product_5 .thumbs_list .slick-arrow:hover {
    background: #2eaae1;
    color: #fff !important; }
.single-product .single_product_5 .info .summary .add-to {
  float: right;
  vertical-align: middle;
  padding-right: 15px;
  padding-top: 0 !important; }
.single-product .single_product_5 .info .summary p.cart, .single-product .single_product_5 .info .summary form.cart {
  padding-top: 0;
  float: right;
  vertical-align: middle; }
.single-product .single_product_5 .info .summary p {
  margin-bottom: 20px; }
.single-product .single_product_5 .info .product_title {
  padding-bottom: 16px; }
.single-product .footer {
  margin-top: 0; }
.single-product .img_single_large {
  border: 1px solid #eee;
  border-radius: 8px; }
  .single-product .img_single_large a {
    display: block;
    position: relative; }
  .single-product .img_single_large img {
    border: none;
    border-radius: 8px; }
  .single-product .img_single_large i {
    border: 1px solid #999999;
    border-radius: 50%;
    color: #999999;
    height: 30px;
    line-height: 28px;
    position: absolute;
    right: 14px;
    text-align: center;
    top: 14px;
    width: 30px;
    z-index: 1; }
    .single-product .img_single_large i:hover {
      border-color: #2eaae1;
      background-color: #2eaae1;
      color: #fff; }
  .single-product .img_single_large .slick-dots {
    bottom: 0;
    left: 50%;
    margin-bottom: 0;
    position: absolute;
    z-index: 5;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    .single-product .img_single_large .slick-dots li {
      display: inline-block;
      margin: 0 3px; }
      .single-product .img_single_large .slick-dots li.slick-active button, .single-product .img_single_large .slick-dots li:hover button {
        background: #2eaae1;
        width: 20px; }
      .single-product .img_single_large .slick-dots li button {
        padding: 0;
        border: none;
        width: 10px;
        height: 5px;
        border-radius: 5px;
        text-indent: -9999em;
        background: #999;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
.single-product .img_single_thumb .views-block {
  margin-top: 20px; }
  .single-product .img_single_thumb .views-block .slick-slide {
    border-radius: 8px; }
    .single-product .img_single_thumb .views-block .slick-slide img {
      border: 1px solid #eee;
      border-radius: 8px; }
    .single-product .img_single_thumb .views-block .slick-slide.slick-current img {
      border: 1px solid #2eaae1; }
    .single-product .img_single_thumb .views-block .slick-slide:focus {
      outline: none; }
.single-product .woocommerce-Reviews-title,
.single-product .comment-reply-title {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 0;
  margin-top: 10px;
  position: relative; }
  .single-product .woocommerce-Reviews-title span,
  .single-product .comment-reply-title span {
    color: #ababab; }
.single-product .comment-reply-title {
  padding-bottom: 0;
  margin-bottom: 28px !important;
  padding-top: 0; }
.single-product .tagged_as a:hover {
  color: #2eaae1; }
.single-product .cart {
  padding-top: 19px; }
.single-product .compare.added {
  font-size: 0; }
  .single-product .compare.added:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 14px;
    color: inherit; }
.single-product .woocommerce.columns-4 div.product-grid div.product {
  float: left;
  padding: 0 15px; }
.single-product .thumbs_list {
  margin-bottom: 0;
  padding: 0 15px; }
  .single-product .thumbs_list .slick-arrow {
    background: none;
    border: none;
    border-radius: 0;
    color: #999;
    font-size: 30px;
    height: auto;
    width: auto;
    line-height: 100%; }
    .single-product .thumbs_list .slick-arrow:hover {
      color: #2eaae1; }
.single-product .thumbs_list .slick-slide {
  padding: 0 5px; }
  .single-product .thumbs_list .slick-slide a.zoomGalleryActive {
    border-color: #2eaae1; }
  .single-product .thumbs_list .slick-slide:hover a {
    border-color: #2eaae1; }
  .single-product .thumbs_list .slick-slide a {
    display: inline-block;
    position: relative; }
    .single-product .thumbs_list .slick-slide a img {
      width: 100%;
      height: auto; }

.product-type-grouped .info form.cart,
.product-type-grouped #yith-quick-view-content form.cart {
  margin-right: 0; }
.product-type-grouped table {
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #ccc;
  border-width: 1px 0 0 1px;
  width: 100%;
  margin-bottom: 20px; }
  .product-type-grouped table td {
    padding: 10px;
    text-align: center;
    border: 1px solid #ccc;
    border-width: 0 1px 1px 0;
    vertical-align: middle;
    display: table-cell;
    border-radius: 0; }
    .product-type-grouped table td.label {
      text-align: left; }
  .product-type-grouped table .quantity {
    margin-right: 0; }
.product-type-grouped .single_add_to_cart_button {
  min-width: 140px;
  width: auto !important; }

.cart_group.bundle_form {
  margin-right: 0;
  padding-top: 0; }

.bundle_form table.bundled_products th.bundled_item_col {
  border-bottom: 1px solid #eeeeee;
  padding: 12px 15px; }
.bundle_form .details .cart {
  padding-top: 0; }
.bundle_form .bundled_product {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 0;
  padding-top: 20px; }
  .bundle_form .bundled_product .bundled_product_checkbox {
    margin-top: 0; }
  .bundle_form .bundled_product.bundled_item_optional span.price {
    margin-bottom: 0;
    display: inline-block; }
  .bundle_form .bundled_product .bundled_product_images {
    margin-left: -115px; }
    .bundle_form .bundled_product .bundled_product_images img {
      border: 1px solid #eee;
      border-radius: 3px;
      height: 80px;
      width: 80px; }
  .bundle_form .bundled_product .variations td.label {
    padding-top: 10px; }
.bundle_form .bundle_button .bundle_add_to_cart_button {
  min-width: 140px;
  width: auto !important; }

.prev_nex_paginations {
  padding-top: 52px; }
  .prev_nex_paginations ul {
    margin-bottom: 0; }
    .prev_nex_paginations ul .arrow_left i {
      padding-right: 4px; }
    .prev_nex_paginations ul .arrow_right i {
      padding-left: 4px; }

.product-type-external .availability {
  display: none; }

.info .entry-summary > .compare {
  display: none; }

.info .entry-summary > .add-to-wishlist, .info .entry-summary > .yith-wcwl-add-to-wishlist {
  display: none; }

.widget_add_to_cart a {
  font-size: 14px;
  text-transform: uppercase; }

#yith-quick-view-content .img_single_row2 {
  width: 100% !important; }
  #yith-quick-view-content .img_single_row2 img {
    border: 0 !important; }
#yith-quick-view-content .summary .add-to-cart {
  width: 160px !important;
  float: none !important; }
#yith-quick-view-content .single_add_to_cart_button:before {
  height: 0 !important; }

.info .clearfix, .info .clear, #yith-quick-view-content .clearfix, #yith-quick-view-content .clear {
  display: none !important; }
.info .stock.out-of-stock, #yith-quick-view-content .stock.out-of-stock {
  background: #2eaae1;
  border-radius: 30px;
  color: #fff;
  margin-bottom: 0 !important;
  margin-right: 5px;
  margin-top: 20px;
  display: inline-block;
  font-size: 14px;
  height: 34px;
  padding: 8px 20px;
  text-transform: uppercase; }
.info .summary .add-to, #yith-quick-view-content .summary .add-to {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .info .summary .add-to > div, #yith-quick-view-content .summary .add-to > div {
    float: left;
    display: block; }
    .info .summary .add-to > div.yith-wcwl-add-to-wishlist a, #yith-quick-view-content .summary .add-to > div.yith-wcwl-add-to-wishlist a {
      margin-right: 10px; }
    .info .summary .add-to > div.yith-wcwl-add-to-wishlist a, .info .summary .add-to > div.add-to-compare a, #yith-quick-view-content .summary .add-to > div.yith-wcwl-add-to-wishlist a, #yith-quick-view-content .summary .add-to > div.add-to-compare a {
      background: transparent none repeat scroll 0 0;
      border: 1px solid #999999;
      border-radius: 50%;
      height: 30px;
      font-size: 14px;
      width: 30px;
      color: #999999;
      text-align: center;
      line-height: 29px;
      display: inline-block; }
      .info .summary .add-to > div.yith-wcwl-add-to-wishlist a:hover, .info .summary .add-to > div.add-to-compare a:hover, #yith-quick-view-content .summary .add-to > div.yith-wcwl-add-to-wishlist a:hover, #yith-quick-view-content .summary .add-to > div.add-to-compare a:hover {
        border-color: #2eaae1;
        color: #2eaae1; }
.info p.cart, #yith-quick-view-content p.cart {
  min-width: 140px;
  margin-top: 0;
  vertical-align: middle;
  display: inline-block; }
  .info p.cart a, #yith-quick-view-content p.cart a {
    color: #fff !important; }
.info form.cart, #yith-quick-view-content form.cart {
  display: inline-block;
  margin-right: 6px; }
  .info form.cart > input, #yith-quick-view-content form.cart > input {
    border: 1px solid #eee; }
  .info form.cart label, #yith-quick-view-content form.cart label {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    margin-right: 12px;
    vertical-align: middle;
    text-transform: none; }
.info .add-to a, #yith-quick-view-content .add-to a {
  color: #ababab;
  font-size: 18px; }
  .info .add-to a span, #yith-quick-view-content .add-to a span {
    display: none; }
.info .availability, #yith-quick-view-content .availability {
  padding-bottom: 14px; }
  .info .availability strong, #yith-quick-view-content .availability strong {
    font-weight: 600;
    color: #555; }
  .info .availability span, #yith-quick-view-content .availability span {
    color: #999; }
.info .short_description, #yith-quick-view-content .short_description {
  border-bottom: 1px solid #eeeeee; }
  .info .short_description p.title, #yith-quick-view-content .short_description p.title {
    color: #555;
    font-weight: bold;
    margin-bottom: 0; }
.info .product_title, #yith-quick-view-content .product_title {
  display: inline-block;
  color: #2eaae1;
  font-size: 20px;
  margin-top: -3px;
  padding-bottom: 6px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize; }
.info .price_single_product .price, #yith-quick-view-content .price_single_product .price {
  margin-bottom: 8px; }
.info .price_single_product ~ .points, #yith-quick-view-content .price_single_product ~ .points {
  margin-bottom: 13px; }
.info .price span, #yith-quick-view-content .price span {
  font-size: 20px;
  font-weight: 700;
  color: #ed56ad;
  font-family: "Comfortaa"; }
  .info .price span.tax, .info .price span.tax span, #yith-quick-view-content .price span.tax, #yith-quick-view-content .price span.tax span {
    font-size: 14px;
    color: #555555;
    font-weight: 400;
    font-family: "Open Sans"; }
.info .price del span, #yith-quick-view-content .price del span {
  font-size: 16px; }
.info .summary p, #yith-quick-view-content .summary p {
  margin-bottom: 18px;
  line-height: 20px; }
  .info .summary p.price, #yith-quick-view-content .summary p.price {
    line-height: 24px;
    font-weight: 600; }
  .info .summary p a, #yith-quick-view-content .summary p a {
    color: #212121; }
    .info .summary p a:hover, #yith-quick-view-content .summary p a:hover {
      color: #2eaae1; }
.info .stock.in-stock, #yith-quick-view-content .stock.in-stock {
  display: none; }
.info .summary .add-to-cart, #yith-quick-view-content .summary .add-to-cart {
  min-width: 140px;
  margin-top: 0;
  vertical-align: middle;
  display: inline-block; }
.info .single_add_to_cart_button,
.info .add_to_cart_button, #yith-quick-view-content .single_add_to_cart_button,
#yith-quick-view-content .add_to_cart_button {
  width: 100%;
  text-align: center;
  font-size: 14px;
  height: 34px;
  position: relative;
  line-height: 34px;
  background: #2eaae1;
  border-radius: 30px;
  border: none;
  color: #ffffff;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  position: relative;
  display: inline-block; }
  .info .single_add_to_cart_button:hover,
  .info .add_to_cart_button:hover, #yith-quick-view-content .single_add_to_cart_button:hover,
  #yith-quick-view-content .add_to_cart_button:hover {
    background: #ed56ad; }
  .info .single_add_to_cart_button i,
  .info .add_to_cart_button i, #yith-quick-view-content .single_add_to_cart_button i,
  #yith-quick-view-content .add_to_cart_button i {
    display: none; }
.info .quantity, #yith-quick-view-content .quantity {
  display: inline-block;
  height: 34px;
  width: 58px;
  margin-right: 10px;
  overflow: hidden;
  vertical-align: middle; }
  .info .quantity .qty-number, #yith-quick-view-content .quantity .qty-number {
    height: 34px;
    display: none; }
    .info .quantity .qty-number span, #yith-quick-view-content .quantity .qty-number span {
      color: #555555;
      font-size: 14px;
      padding: 0 13px;
      line-height: 34px; }
    .info .quantity .qty-number:last-child, #yith-quick-view-content .quantity .qty-number:last-child {
      float: right; }
  .info .quantity input.qty.text, #yith-quick-view-content .quantity input.qty.text {
    border: 1px solid #eee;
    color: #555;
    border-radius: 2px;
    line-height: 21px; }
.info .product_meta > span, #yith-quick-view-content .product_meta > span {
  display: block;
  width: 100%;
  line-height: 24px;
  color: #555555;
  padding-top: 0;
  padding-bottom: 0; }
  .info .product_meta > span a, #yith-quick-view-content .product_meta > span a {
    color: #999;
    font-weight: normal; }
    .info .product_meta > span a:hover, #yith-quick-view-content .product_meta > span a:hover {
      color: #2eaae1; }
  .info .product_meta > span span, #yith-quick-view-content .product_meta > span span {
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none; }
.info .product-share, #yith-quick-view-content .product-share {
  padding-top: 22px;
  border-top: 1px solid #eee;
  margin-top: 14px;
  clear: both; }
  .info .product-share h5, #yith-quick-view-content .product-share h5 {
    color: #555;
    display: inline-block;
    font-size: 14px;
    text-transform: none;
    padding-top: 8px;
    display: none; }
  .info .product-share .share-type a, #yith-quick-view-content .product-share .share-type a {
    border-radius: 50%;
    color: #999;
    height: 34px;
    line-height: 33px;
    padding: 0;
    text-align: center;
    width: 34px;
    margin-bottom: 0; }
    .info .product-share .share-type a:hover, #yith-quick-view-content .product-share .share-type a:hover {
      color: #2eaae1;
      border-color: #2eaae1; }
    .info .product-share .share-type a i, #yith-quick-view-content .product-share .share-type a i {
      margin-right: 0; }
    .info .product-share .share-type a span, #yith-quick-view-content .product-share .share-type a span {
      display: none; }
  .info .product-share a, #yith-quick-view-content .product-share a {
    border: 1px solid #eee;
    border-radius: 3px;
    color: #555555;
    display: inline-block;
    padding: 5px 19px 3px;
    margin-right: 7px;
    margin-bottom: 20px; }
    .info .product-share a:last-child, #yith-quick-view-content .product-share a:last-child {
      margin-right: 0; }
    .info .product-share a.fb-share:hover, #yith-quick-view-content .product-share a.fb-share:hover {
      border-color: #4362a4;
      color: #4362a4; }
    .info .product-share a.fb-share i, #yith-quick-view-content .product-share a.fb-share i {
      color: #4362a4; }
    .info .product-share a.tw-share:hover, #yith-quick-view-content .product-share a.tw-share:hover {
      border-color: #00aaf0;
      color: #00aaf0; }
    .info .product-share a.tw-share i, #yith-quick-view-content .product-share a.tw-share i {
      color: #00aaf0; }
    .info .product-share a.gg-share:hover, #yith-quick-view-content .product-share a.gg-share:hover {
      border-color: #e15139;
      color: #e15139; }
    .info .product-share a.gg-share i, #yith-quick-view-content .product-share a.gg-share i {
      color: #e15139; }
    .info .product-share a.pt-share:hover, #yith-quick-view-content .product-share a.pt-share:hover {
      border-color: #e72a2a;
      color: #e72a2a; }
    .info .product-share a.pt-share i, #yith-quick-view-content .product-share a.pt-share i {
      color: #e72a2a; }
    .info .product-share a.sky-share:hover, #yith-quick-view-content .product-share a.sky-share:hover {
      border-color: #00AFF0;
      color: #00AFF0; }
    .info .product-share a.sky-share i, #yith-quick-view-content .product-share a.sky-share i {
      color: #00AFF0; }
    .info .product-share a.yt-share:hover, #yith-quick-view-content .product-share a.yt-share:hover {
      border-color: #cc181e;
      color: #cc181e; }
    .info .product-share a.yt-share i, #yith-quick-view-content .product-share a.yt-share i {
      color: #cc181e; }
    .info .product-share a.li-share:hover, #yith-quick-view-content .product-share a.li-share:hover {
      border-color: #0077B5;
      color: #0077B5; }
    .info .product-share a.li-share i, #yith-quick-view-content .product-share a.li-share i {
      color: #0077B5; }
    .info .product-share a i, #yith-quick-view-content .product-share a i {
      margin-right: 3px; }

.ie-11 .woocommerce-review-link {
  padding-top: 3px; }

.ult-carousel-wrapper button {
  opacity: 0.3; }
  .ult-carousel-wrapper button:hover {
    opacity: 1; }

#cboxLoadedContent h1 {
  background: #2eaae1 !important;
  padding: 9px 10px !important;
  font-weight: 600 !important;
  font-size: 18px; }

.woocommerce-review-link {
  color: #555555;
  padding-right: 20px;
  font-weight: normal;
  position: relative;
  margin-left: 20px; }
  .woocommerce-review-link:hover {
    color: #2eaae1; }

.info .summary .add-to + .woocommerce-product-rating, .info .summary form.cart + .woocommerce-product-rating {
  border-top: 1px solid #eee;
  margin-top: 21px; }
.info .summary .woocommerce-product-rating {
  padding-top: 15px; }
  .info .summary .woocommerce-product-rating p {
    color: #555555;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0;
    font-style: normal;
    vertical-align: middle; }
  .info .summary .woocommerce-product-rating .star-rating {
    margin-bottom: 0;
    vertical-align: middle; }
.info .summary table.table-info td {
  padding: 8.2px 23px 10.5px;
  border-bottom: 1px dashed #ccc;
  vertical-align: top;
  line-height: 21px; }
.info .summary .quantity input.qty.text {
  height: 34px; }

.prev_nex_paginations ul > li {
  display: inline-block;
  padding: 0 13px; }

.btn-border-radius {
  border: 1px solid #ccc;
  min-width: 140px;
  border-radius: 50px;
  color: #555;
  font-weight: 600;
  padding: 10px 16px 8px 16px; }
  .btn-border-radius:hover {
    background: #2eaae1;
    color: #fff;
    border-color: #2eaae1; }

.product-type-simple .price_single_product {
  margin-top: 0; }

.price_single_product {
  margin-bottom: 0;
  color: #2eaae1; }
  .price_single_product p {
    margin-bottom: 8px; }
  .price_single_product del span {
    color: #ababab !important; }

.info .price span, #yith-quick-view-content .price span,
.info .price del span, #yith-quick-view-content .price del span {
  font-weight: bold; }

.woocommerce-product-rating .star-rating {
  margin-bottom: 8px; }
.woocommerce-product-rating strong {
  font-size: 0; }
.woocommerce-product-rating > p {
  color: #ababab;
  font-style: italic;
  margin-bottom: 0; }

.star-rating {
  display: inline-block;
  height: 16px;
  position: relative;
  text-indent: -999em;
  width: 82px;
  margin-top: 0;
  font-size: 14px; }
  .star-rating:before {
    font-size: 14px;
    position: absolute;
    text-indent: 1px;
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 4px;
    font-family: FontAwesome;
    left: 0;
    top: -4px;
    color: #cccccc; }
  .star-rating span {
    float: left;
    overflow: hidden;
    display: block;
    position: relative;
    font-size: 14px; }
    .star-rating span:before {
      font-size: 14px;
      position: absolute;
      text-indent: 1px;
      content: "\f005\f005\f005\f005\f005";
      letter-spacing: 4px;
      font-family: FontAwesome;
      left: 0;
      top: -4px;
      color: #fdcf0c; }

#woocommerce-coupon-data ul.wc-tabs::after,
#woocommerce-product-data ul.wc-tabs::after,
.woocommerce ul.wc-tabs::after {
  content: none !important; }

#woocommerce-coupon-data ul.wc-tabs li a::before,
#woocommerce-product-data ul.wc-tabs li a::before,
.woocommerce ul.wc-tabs li a::before {
  content: none !important; }

#woocommerce-coupon-data ul.wc-tabs li.active a,
#woocommerce-product-data ul.wc-tabs li.active a {
  background: none !important; }

.related.products {
  background: #fff none repeat scroll 0 0;
  border-radius: 8px;
  margin-top: 30px; }
  .related.products .product_archives.woocommerce[class*="columns-"] {
    margin-top: 20px; }
  .related.products .title-hdwoo {
    padding: 15px; }
  .related.products .aki_product_main_info {
    display: none; }

.woocommerce ul.wc-tabs {
  width: 100%;
  float: left;
  border: none !important;
  padding-bottom: 0 !important;
  border-radius: 0; }

.product-tab {
  background: #fff none repeat scroll 0 0;
  border-radius: 8px;
  margin-top: 30px;
  overflow: hidden;
  padding: 30px 15px 15px;
  width: 100%; }
  .product-tab .woocommerce-tabs {
    overflow: hidden;
    width: 100%; }
  .product-tab .nav-tabs {
    border: none;
    border-radius: 4px;
    border-bottom: 1px solid #eeeff0; }
    .product-tab .nav-tabs > li {
      margin-right: 10px;
      margin-bottom: 0; }
      .product-tab .nav-tabs > li:last-child {
        margin-right: 0; }
      .product-tab .nav-tabs > li.active a {
        position: relative;
        margin: 0;
        border: 1px solid #2eaae1;
        color: #fff;
        background-color: #2eaae1; }
      .product-tab .nav-tabs > li a {
        border: 1px solid #2eaae1;
        background: none;
        text-transform: uppercase;
        border-radius: 30px;
        margin: 0;
        color: #2eaae1;
        padding: 7px 26px 5px;
        font-weight: normal; }
        .product-tab .nav-tabs > li a:hover, .product-tab .nav-tabs > li a:focus {
          color: #fff;
          background: #2eaae1; }
  .product-tab .tab-content {
    overflow: hidden;
    padding: 31px 25px 6px;
    width: 100%;
    float: left;
    position: relative; }
    .product-tab .tab-content .tagged_as span {
      color: #555;
      font-weight: 500;
      padding-right: 50px; }
    .product-tab .tab-content .panel {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      border: medium none;
      border-radius: 0;
      box-shadow: none;
      margin-bottom: 0; }
    .product-tab .tab-content p {
      color: #555555;
      line-height: 30px; }
    .product-tab .tab-content .commentlist > li {
      margin-bottom: 0;
      padding-bottom: 20px; }
    .product-tab .tab-content .avatar {
      float: left;
      margin-right: 30px; }
    .product-tab .tab-content .comment-text {
      overflow: hidden; }
    .product-tab .tab-content .comment-form {
      position: relative;
      padding-top: 47px; }
      .product-tab .tab-content .comment-form .comment-notes {
        display: none; }
      .product-tab .tab-content .comment-form input[type="text"], .product-tab .tab-content .comment-form textarea, .product-tab .tab-content .comment-form input[type="email"] {
        width: 100%;
        color: #ababab;
        background: #f8f7f7;
        font-style: italic; }
      .product-tab .tab-content .comment-form textarea {
        height: 170px;
        background: #f8f7f7;
        padding: 9px 17px; }
      .product-tab .tab-content .comment-form .comment-form-author {
        padding-right: 15px; }
      .product-tab .tab-content .comment-form .comment-form-email {
        padding-left: 15px; }
      .product-tab .tab-content .comment-form .comment-form-author, .product-tab .tab-content .comment-form .comment-form-email {
        width: 50%;
        float: left;
        margin-bottom: 30px; }
        .product-tab .tab-content .comment-form .comment-form-author label, .product-tab .tab-content .comment-form .comment-form-email label {
          display: none; }
        .product-tab .tab-content .comment-form .comment-form-author input, .product-tab .tab-content .comment-form .comment-form-email input {
          height: 40px;
          padding: 10px 17px; }
      .product-tab .tab-content .comment-form .comment-form-rating {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0; }
        .product-tab .tab-content .comment-form .comment-form-rating label {
          text-transform: uppercase;
          color: #696969;
          font-weight: normal;
          display: inline-block;
          margin-right: 37px;
          float: left; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars {
          overflow: hidden;
          float: left; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars .fa {
          border-right: none;
          margin-right: 8px;
          padding-right: 8px; }
          .product-tab .tab-content .comment-form .comment-form-rating .stars .fa:last-child {
            border-right: none; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars span > a {
          border-right: none;
          padding-right: 0;
          margin-right: 1px;
          color: transparent;
          letter-spacing: 7px;
          display: inline-block; }
          .product-tab .tab-content .comment-form .comment-form-rating .stars span > a:before {
            color: #ababab;
            font-weight: normal; }
          .product-tab .tab-content .comment-form .comment-form-rating .stars span > a:last-child {
            margin-right: 0;
            border: none; }
          .product-tab .tab-content .comment-form .comment-form-rating .stars span > a:hover:before, .product-tab .tab-content .comment-form .comment-form-rating .stars span > a.active:before {
            color: #ffd24d; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars a:before {
          font-family: FontAwesome; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars .star-1:before {
          content: "\f006"; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars .star-1.active:before {
          content: "\f005"; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars .star-2:before {
          content: "\f006\f006"; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars .star-2.active:before {
          content: "\f005\f005"; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars .star-3:before {
          content: "\f006\f006\f006"; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars .star-3.active:before {
          content: "\f005\f005\f005"; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars .star-4:before {
          content: "\f006\f006\f006\f006"; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars .star-4.active:before {
          content: "\f005\f005\f005\f005"; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars .star-5:before {
          content: "\f006\f006\f006\f006\f006"; }
        .product-tab .tab-content .comment-form .comment-form-rating .stars .star-5.active:before {
          content: "\f005\f005\f005\f005\f005"; }
      .product-tab .tab-content .comment-form .comment-form-comment label {
        display: none; }
      .product-tab .tab-content .comment-form label.error {
        border: none !important;
        color: #ff0000;
        font-weight: 400; }
      .product-tab .tab-content .comment-form .form-submit {
        margin-top: 23px; }
        .product-tab .tab-content .comment-form .form-submit input {
          width: 160px;
          padding-left: 0;
          padding-right: 0;
          text-align: center; }

.product_meta {
  overflow: hidden;
  width: 100%; }
  .product_meta .sku_wrapper, .product_meta .posted_in, .product_meta .tagged_as,
  .product_meta > span {
    font-weight: 600;
    text-transform: none;
    display: inline-block; }
    .product_meta .sku_wrapper > span, .product_meta .posted_in > span, .product_meta .tagged_as > span,
    .product_meta > span > span {
      color: #999; }

.woocommerce-variation-add-to-cart {
  display: inline-block; }

.posted_in, .tagged_as,
.sku_wrapper {
  color: #696969; }
  .posted_in a, .tagged_as a,
  .sku_wrapper a {
    color: #696969; }

.variations_form.cart .add-to .tooltip.top {
  margin-top: -10px; }
.variations_form.cart .add-to .yith-wcwl-add-to-wishlist {
  display: inline-block; }
.variations_form.cart .add-to-compare {
  display: inline-block; }
.variations_form.cart .single_variation {
  margin-top: 10px; }
.variations_form.cart .woocommerce-variation-add-to-cart {
  margin-top: 15px; }

.single_variation_wrap {
  display: inline-block;
  position: relative; }

.woocommerce-variation-availability .stock.in-stock {
  color: #ababab;
  font-style: italic; }

.swatchinput select {
  height: 20px !important;
  width: 20px !important; }

.active-sidebar .widget.widget_product_search {
  margin-bottom: 42px; }

.product-tab .tab-content .woocommerce-Reviews .comment_container > img {
  border-radius: 50%; }
.product-tab .tab-content .woocommerce-Reviews .author {
  color: #333;
  text-transform: uppercase; }
.product-tab .tab-content .woocommerce-Reviews .description p {
  color: #696969; }
.product-tab .tab-content .woocommerce-Reviews .commentlist {
  padding-bottom: 30px;
  border-bottom: 1px solid #eee; }
  .product-tab .tab-content .woocommerce-Reviews .commentlist li {
    position: relative; }
.product-tab .tab-content .woocommerce-Reviews .comment-text {
  position: relative; }
  .product-tab .tab-content .woocommerce-Reviews .comment-text .meta {
    margin-bottom: 7px; }
    .product-tab .tab-content .woocommerce-Reviews .comment-text .meta strong {
      text-transform: uppercase; }
  .product-tab .tab-content .woocommerce-Reviews .comment-text time {
    font-style: italic;
    color: #ababab;
    margin-left: 28px;
    position: relative; }
    .product-tab .tab-content .woocommerce-Reviews .comment-text time:before {
      content: "";
      height: 4px;
      width: 4px;
      border-radius: 50%;
      background: #e0e0e0;
      position: absolute;
      left: -17px;
      top: 7px; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 20px;
  right: 27px;
  z-index: 0;
  color: transparent;
  height: 30px; }
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger > img {
    display: none !important; }
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
    font-family: FontAwesome;
    font-size: 14px;
    text-align: center;
    width: 30px;
    display: block;
    border: 1px solid #999999;
    border-radius: 50%;
    color: #999999;
    height: 30px;
    line-height: 28px;
    content: "\f00e"; }
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover:before {
    background: #2eaae1;
    color: #fff;
    border-color: #2eaae1; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger
.single-details {
  background: #fff none repeat scroll 0 0;
  border-radius: 8px;
  padding: 30px 15px; }

@media (min-width: 1024px) {
  .single_product_5 .media.col-md-5, .single_product_5 .info.col-md-7 {
    width: 50%; } }
@media (max-width: 991px) {
  .summary.entry-summary {
    margin-top: 30px; }

  .related .woocommerce.columns-4 div.product-grid div.product {
    width: 50%; } }
@media (max-width: 767px) {
  .product-tab .tab-content .comment-form .comment-form-rating .stars,
  .product-tab .tab-content .comment-form .comment-form-rating label {
    float: none; }

  .product-tab .tab-content {
    padding: 20px 0 6px; }

  .single-details {
    padding-bottom: 15px; } }
@media (max-width: 600px) {
  .product-tab .tab-content .comment-form .comment-form-author,
  .product-tab .tab-content .comment-form .comment-form-email {
    width: 100%;
    padding: 0; }

  .product-tab .tab-content .woocommerce-Reviews .comment-text .star-rating {
    position: static; }

  .woocommerce ul.wc-tabs li a {
    border: 1px solid #eeeff0 !important;
    padding: 9px 16px !important; }
  .woocommerce ul.wc-tabs li.active a {
    border: 1px solid #2eaae1 !important; }

  .product-tab .nav-tabs > li {
    width: 50%;
    margin-bottom: 10px !important;
    text-align: center; }
    .product-tab .nav-tabs > li:nth-child(n) {
      padding-right: 5px; }
    .product-tab .nav-tabs > li:nth-child(2n) {
      padding-left: 5px; }

  .product-tab .nav-tabs > li:first-child a {
    padding-left: 16px !important; } }
@media (max-width: 480px) {
  .product-tab .nav-tabs > li {
    width: 100%; }
    .product-tab .nav-tabs > li:nth-child(n) {
      padding-right: 0; }
    .product-tab .nav-tabs > li:nth-child(2n) {
      padding-left: 0; }

  .prev_nex_paginations ul > li {
    padding: 0 6px; }
    .prev_nex_paginations ul > li .btn-border-radius {
      min-width: auto; }

  .product-tab .tab-content .comment-form .comment-form-rating .stars span > a {
    letter-spacing: 1px; }

  .product-tab .tab-content .woocommerce-Reviews .comment-text time {
    float: left;
    width: 100%;
    margin-left: 0; }
    .product-tab .tab-content .woocommerce-Reviews .comment-text time:before {
      content: none; }

  .related .woocommerce.columns-4 div.product-grid div.product {
    width: 100%; }

  .product-content .product-image img {
    width: auto; }

  .info .summary .add-to, #yith-quick-view-content .summary .add-to {
    display: block;
    padding-top: 20px;
    overflow: hidden; } }
@media (max-width: 375px) {
  .bundle_form .bundled_product {
    padding-left: 0; }
    .bundle_form .bundled_product .bundled_product_images {
      margin-left: 0; }
    .bundle_form .bundled_product .details {
      padding-top: 20px; }

  .single-product .single_product_5 .wc-points-rewards-product-message {
    text-align: left; }
  .single-product .single_product_5 .info .summary form.cart, .single-product .single_product_5 .info .summary p.cart {
    float: left; }
  .single-product .single_product_5 .info .summary .add-to {
    float: left;
    margin-top: 20px; } }
/*===================================
	3.2 Blog
===================================*/
.side-breadcrumb + .wrapper .post-single .post-name {
  display: none; }

.archive.category .side-breadcrumb.type-2 + #main {
  padding-top: 0; }

iframe {
  border: none !important; }

.post-name a {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.widget_categories li {
  position: relative; }
  .widget_categories li > p {
    position: absolute;
    right: 0; }
.widget_categories > ul > .cat-item-parent > .children {
  display: none; }
  .widget_categories > ul > .cat-item-parent > .children.opening {
    display: block; }
  .widget_categories > ul > .cat-item-parent > .children > li:last-child {
    padding-bottom: 0; }
  .widget_categories > ul > .cat-item-parent > .children > li ul li:last-child {
    padding-bottom: 0; }
.widget_categories .btn-close i:before {
  content: "\f107";
  font-family: FontAwesome; }

.blog-info .info {
  display: inline-block;
  color: #555;
  padding-right: 47px;
  position: relative; }
  .blog-info .info:before {
    content: "|";
    color: #555;
    position: absolute;
    right: 18px;
    top: -1px; }
  .blog-info .info:hover {
    color: #2eaae1; }
  .blog-info .info:last-child {
    padding-right: 0; }
    .blog-info .info:last-child:before {
      content: none; }
  .blog-info .info a {
    color: #555; }
    .blog-info .info a:hover {
      color: #2eaae1; }
  .blog-info .info i {
    margin-right: 6px;
    color: #999; }
  .blog-info .info p {
    margin-bottom: 0; }

.post-name a {
  color: #2eaae1;
  font-size: 20px;
  font-family: "Comfortaa", cursive;
  font-weight: bold; }

.blog-item .post_link {
  display: block;
  position: relative;
  color: #333;
  font-family: "Comfortaa", cursive;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px; }
  .blog-item .post_link:hover {
    color: #2eaae1; }
  .blog-item .post_link span {
    display: table-cell;
    vertical-align: middle; }

.blog-grid .grid-item {
  margin-bottom: 30px; }
.blog-grid .blog-post-info {
  background: #fff;
  padding: 30px 15px; }
.blog-grid .blog-post-title {
  padding-bottom: 15px; }
.blog-grid.no-img .blog-post-title {
  min-height: 150px; }
.blog-grid.no-img .post-name a {
  line-height: 28px; }
.blog-grid.no-img .blog-info {
  border-top-width: 2px; }

.title-new .uvc-main-heading h2 {
  left: 50%;
  width: 100%;
  letter-spacing: 0.4em;
  position: absolute;
  text-transform: uppercase;
  top: -29px;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.quote {
  background: #2eaae1; }

.quote + .blog-post-info {
  background: #2eaae1;
  padding-bottom: 15px; }
  .quote + .blog-post-info .info-cat {
    position: absolute;
    top: 28px;
    color: #fff; }
    .quote + .blog-post-info .info-cat a {
      color: #fff; }
      .quote + .blog-post-info .info-cat a:hover {
        color: #222; }
  .quote + .blog-post-info .blog-info .info {
    color: #fff; }
    .quote + .blog-post-info .blog-info .info:before {
      color: #fff; }
    .quote + .blog-post-info .blog-info .info i {
      color: #fff; }
    .quote + .blog-post-info .blog-info .info a {
      color: #fff; }

.blog-masonry .blog-video {
  height: 250px; }
.blog-masonry .blog-item .post_link {
  color: #fff; }
  .blog-masonry .blog-item .post_link:hover {
    color: #333; }
.blog-masonry .blog-post-info {
  background: #fff;
  padding: 30px 15px; }
.blog-masonry .blog-video + .blog-post-info .blog-post-title,
.blog-masonry .blog-img + .blog-post-info .blog-post-title {
  padding-bottom: 12px; }
.blog-masonry .info-cat {
  padding-bottom: 7px;
  color: #2eaae1; }
.blog-masonry .quote + .blog-post-info {
  background: #2eaae1; }
  .blog-masonry .quote + .blog-post-info .blog-info {
    border-color: rgba(255, 255, 255, 0.3); }
.blog-masonry .quote_section .quote-icon {
  top: -15px; }
.blog-masonry .grid-item {
  margin-bottom: 30px; }

.blog-video {
  position: relative; }
  .blog-video a i {
    position: absolute;
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
  .blog-video:before {
    content: "";
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 0; }

.blog-masonry .blog-info .info,
.blog-grid .blog-info .info {
  padding-right: 20px; }
  .blog-masonry .blog-info .info:before,
  .blog-grid .blog-info .info:before {
    right: 7px; }
  .blog-masonry .blog-info .info:last-child,
  .blog-grid .blog-info .info:last-child {
    padding-right: 0; }

.load-more .load_more_button {
  margin-top: 35px;
  text-align: center; }
  .load-more .load_more_button.btn-highlight a {
    background-color: #ed56ad;
    border: 1px solid #ed56ad; }
    .load-more .load_more_button.btn-highlight a:hover {
      background-color: transparent;
      color: #ed56ad; }
  .load-more .load_more_button a {
    background-color: #2eaae1;
    border: 1px solid #2eaae1;
    color: #ffffff;
    display: inline-block;
    border-radius: 25px;
    box-shadow: none;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 10px 27px 8px;
    text-transform: uppercase;
    width: auto; }
    .load-more .load_more_button a i {
      margin-left: 7px; }
    .load-more .load_more_button a:hover {
      background-color: transparent;
      color: #2eaae1; }

.blog-bg .pagination-content {
  padding-bottom: 100px; }

.blog-loadmore {
  cursor: pointer; }

.blog-top {
  padding-bottom: 12px;
  margin-bottom: 70px; }
  .blog-top .count {
    color: #ababab;
    letter-spacing: 0.1em;
    text-transform: uppercase; }
    .blog-top .count span {
      color: #333; }

.blog-slogan {
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 0;
  min-height: 195px;
  color: #333;
  font-family: "Comfortaa", cursive; }
  .blog-slogan span {
    color: #2eaae1; }

.toolbar-post {
  text-align: right; }

.category-list, .archives,
.search-post {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 20px; }
  .category-list label, .archives label,
  .search-post label {
    font-weight: 400;
    margin-bottom: 0;
    cursor: pointer; }

.category-list .select-cate {
  width: 140px;
  padding-left: 20px;
  text-align: left;
  border-left: 1px solid #cccccc; }
  .category-list .select-cate i {
    float: right;
    font-size: 18px; }

.archives .select-archives {
  width: 238px;
  padding-left: 20px;
  text-align: left;
  border-left: 1px solid #cccccc; }
  .archives .select-archives i {
    float: right;
    font-size: 18px; }
.archives .select-content {
  width: 238px; }

.active .select-content {
  top: 100%;
  opacity: 1;
  visibility: visible; }

.select-content {
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #eee;
  background: #fff;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  margin-bottom: 0;
  list-style: none;
  width: 140px;
  z-index: 99;
  top: 80px;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .select-content a {
    color: #696969;
    display: block;
    text-align: left; }
    .select-content a:hover {
      color: #2eaae1; }
    .select-content a.sub-cat {
      padding-left: 15px; }

.search-post {
  margin-right: 0;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  width: 247px; }
  .search-post .search-form input {
    height: 24px;
    background: none;
    padding: 0 17px;
    color: #ababab;
    width: calc(100% - 34px);
    font-style: italic;
    float: left; }
  .search-post .btn-search {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #696969;
    font-size: 18px;
    padding: 0 17px 0 0; }
    .search-post .btn-search:hover {
      color: #2eaae1; }

.main-sidebar .archives .select-archives,
.main-sidebar .archives .select-content {
  width: 150px; }
.main-sidebar .search-post {
  width: 200px; }

.blog .side-breadcrumb + .wrapper {
  padding-top: 0; }

.blog-gallery .img-gallery img {
  margin: 0 auto; }

.slick-slide img {
  display: block; }

.blog-list {
  overflow: hidden; }
  .blog-list .blog-content {
    background: #fff;
    overflow: hidden; }
  .blog-list .blog-item {
    border-bottom: 1px solid #eee;
    padding: 37px 0 34px;
    margin: 0 15px 3px 15px;
    display: block; }
  .blog-list .grid-item:first-child .blog-item {
    padding-top: 28px; }
  .blog-list .grid-item:last-child .blog-item {
    margin-bottom: 0;
    border-bottom: none; }
  .blog-list .blog-post-info {
    padding-top: 0;
    padding-bottom: 0; }
    .blog-list .blog-post-info.no-img {
      width: 100%;
      padding-left: 0;
      padding-right: 15px; }
  .blog-list .blog-info {
    border-top: none;
    padding-top: 13px;
    padding-bottom: 16px; }
  .blog-list .quote_section {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 15px; }
    .blog-list .quote_section blockquote {
      color: #333; }
    .blog-list .quote_section .quote-icon {
      top: -5px;
      left: 0;
      color: #333; }
  .blog-list .blog_post_desc {
    padding-top: 26px; }
  .blog-list .blog-info + .blog_post_desc {
    padding-top: 0; }
  .blog-list .read-more a {
    color: #2eaae1; }

.blog-list .quote, .post-single .quote {
  background: none; }
  .blog-list .quote + .blog-post-info, .post-single .quote + .blog-post-info {
    background: none; }
    .blog-list .quote + .blog-post-info .blog-info .info, .post-single .quote + .blog-post-info .blog-info .info {
      color: #555; }
      .blog-list .quote + .blog-post-info .blog-info .info i, .post-single .quote + .blog-post-info .blog-info .info i {
        color: #2eaae1; }
      .blog-list .quote + .blog-post-info .blog-info .info a, .post-single .quote + .blog-post-info .blog-info .info a {
        color: #555; }
        .blog-list .quote + .blog-post-info .blog-info .info a:hover, .post-single .quote + .blog-post-info .blog-info .info a:hover {
          color: #2eaae1; }
          .blog-list .quote + .blog-post-info .blog-info .info a:hover i, .post-single .quote + .blog-post-info .blog-info .info a:hover i {
            color: #2eaae1; }

.blog-item .read-more {
  display: block;
  clear: both;
  width: 100%; }
  .blog-item .read-more .btn {
    min-width: 168px;
    height: 48px;
    padding: 12px 15px;
    font-size: 16px; }
.blog-item .share-links {
  float: right;
  min-width: 296px;
  padding-top: 5px; }
  .blog-item .share-links .addthis_sharing_toolbox .f-social {
    text-align: right; }
    .blog-item .share-links .addthis_sharing_toolbox .f-social li {
      float: none; }

.blog-video {
  position: relative; }
  .blog-video .iframe_video_container {
    height: 100%;
    position: relative;
    width: 100%; }
  .blog-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.quote_section {
  padding: 65px 15px 0;
  position: relative; }
  .quote_section .quote-icon {
    color: #fff;
    font-size: 64px;
    letter-spacing: 0.1em;
    line-height: 177.31px;
    opacity: 0.3;
    position: absolute;
    top: 45px;
    left: 10px; }
  .quote_section blockquote {
    margin-bottom: 0;
    color: #fff;
    font-style: normal;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    line-height: 28px;
    font-family: "Comfortaa", cursive; }
  .quote_section .author_info {
    color: #333;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase; }

.blog-packery .grid-item .quote_section blockquote {
  position: relative; }
  .blog-packery .grid-item .quote_section blockquote:before {
    content: "\f104\f104 ";
    top: 8px;
    left: 0;
    font-size: 14px;
    font-family: FontAwesome; }
  .blog-packery .grid-item .quote_section blockquote:after {
    content: "\f105\f105";
    bottom: 0;
    right: 0;
    font-size: 14px;
    font-family: FontAwesome; }

.blog-container .btn-viewmore {
  margin-top: 47px; }
.blog-container .button-group {
  padding-bottom: 69px;
  padding-top: 47px;
  margin: 0 -28px; }
  .blog-container .button-group .inline-block {
    padding: 0 28px; }
    .blog-container .button-group .inline-block:last-child .btn-filter:before {
      content: none; }
  .blog-container .button-group .btn-filter {
    letter-spacing: 0.1em;
    padding: 0;
    position: relative; }
    .blog-container .button-group .btn-filter:before {
      position: absolute;
      content: "";
      width: 24px;
      height: 1px;
      background: #e0e0e0;
      right: -36px;
      top: 11px; }
.blog-container .btn-viewmore.view-all {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 43px;
  z-index: 9; }
.blog-container .post-single.single-2 .blog-content {
  margin: 0 -100px;
  background: #fff none repeat scroll 0 0; }
  .blog-container .post-single.single-2 .blog-content .blog-post-info {
    margin-top: -70px;
    padding-bottom: 42px; }
.blog-container .post-single.single-2 .post-name a {
  font-weight: 600; }
.blog-container .post-single.single-2 .desc_short {
  padding-top: 34px; }
  .blog-container .post-single.single-2 .desc_short > p {
    margin-bottom: 9px; }
.blog-container .post-single.single-2 .more {
  margin-top: 26px; }
  .blog-container .post-single.single-2 .more .btn {
    min-width: 135px;
    padding: 10px 20px 8px 21px; }
.blog-container .load-more {
  margin-top: 20px; }
  .blog-container .load-more .btn {
    padding: 0 22px;
    color: #333; }
.blog-container .blog-packery .btn-viewmore {
  margin-top: 40px; }

.blog_header {
  position: relative; }

.no-space {
  margin: 0; }
  .no-space .grid-item {
    padding: 0; }

.show-space {
  margin: 0 -15px; }
  .show-space .grid-item {
    padding: 0 15px; }
  .show-space.blog-packery .grid-item {
    margin-bottom: 30px; }
  .show-space.blog-packery .image_size1 .blog-post-info::before {
    left: -46px; }
  .show-space .image_size1 .blog-img {
    padding-right: 15px; }

.sticky-post-2 {
  display: table;
  text-align: center;
  width: 100%;
  margin-bottom: 70px;
  background: #fff; }
  .sticky-post-2 .blog-item {
    display: table-cell;
    height: 100%;
    vertical-align: middle; }
  .sticky-post-2 .blog-post-info {
    padding: 0 30px; }
  .sticky-post-2 .blog-post-title {
    padding-top: 16px;
    padding-bottom: 26px; }
  .sticky-post-2 .post-name a {
    font-family: "Comfortaa", cursive;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 48px; }
  .sticky-post-2 .desc_short > p {
    margin-bottom: 24px; }
  .sticky-post-2 .blog-info {
    border-top: medium none;
    padding-top: 49px; }
  .sticky-post-2 .more {
    padding-top: 27px; }
    .sticky-post-2 .more .btn {
      min-width: 135px;
      padding: 10px 15px 8px; }

.blog-categories {
  margin: 5px -15px 0; }

.blog-cat-content {
  padding: 0 15px; }
  .blog-cat-content:hover .view-cate {
    -moz-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
  .blog-cat-content:hover .cate-img:before {
    opacity: 0.8; }
  .blog-cat-content .cate-img {
    position: relative; }
    .blog-cat-content .cate-img::before {
      background: #2eaae1;
      bottom: 0;
      content: "";
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
  .blog-cat-content .view-cate {
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    color: #fff;
    height: 48px;
    left: 50%;
    line-height: 46px;
    position: absolute;
    text-align: center;
    font-style: 18px;
    top: 50%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -moz-transform: translate(-50%, -50%) scale(0);
    -o-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    width: 48px;
    z-index: 9; }
    .blog-cat-content .view-cate:hover {
      background: #fff;
      border-color: #fff; }
      .blog-cat-content .view-cate:hover a {
        color: #333; }
    .blog-cat-content .view-cate a {
      color: #fff;
      display: block;
      font-size: 22px; }
  .blog-cat-content .blog-cate {
    text-align: center;
    padding: 24px 15px; }
    .blog-cat-content .blog-cate a {
      text-transform: uppercase;
      letter-spacing: 0.1em;
      font-weight: 500;
      color: #333; }
    .blog-cat-content .blog-cate .count-post > p {
      font-family: "Comfortaa", cursive;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.05em;
      line-height: 32px;
      color: #ababab; }

.blog-categories .btn-next.slick-arrow {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #392a25;
  font-size: 34px;
  height: 30px;
  right: -46px;
  opacity: 0.3;
  padding: 0;
  position: absolute;
  top: 32%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  z-index: 9; }
  .blog-categories .btn-next.slick-arrow:hover {
    color: #2eaae1;
    opacity: 1; }

.blog-categories .btn-prev.slick-arrow {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #392a25;
  font-size: 34px;
  height: 30px;
  left: -46px;
  opacity: 0.3;
  padding: 0;
  position: absolute;
  top: 32%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  z-index: 9; }
  .blog-categories .btn-prev.slick-arrow:hover {
    color: #2eaae1;
    opacity: 1; }

.blog-packery .grid-item {
  width: 33.33333%;
  float: left;
  margin-bottom: 0; }
  .blog-packery .grid-item.image_size1 {
    width: 66.66666%; }
  .blog-packery .grid-item .blog-item {
    width: 100%;
    float: left;
    overflow: hidden;
    background: #f6f7f7; }
    .blog-packery .grid-item .blog-item .align_left + .blog-post-info,
    .blog-packery .grid-item .blog-item .quote + .blog-post-info {
      display: none; }
  .blog-packery .grid-item .blog-post-info {
    padding-left: 32px;
    padding-right: 32px;
    position: relative; }
  .blog-packery .grid-item .blog-post-title {
    min-height: 100%; }
  .blog-packery .grid-item .quote {
    background: #f6f7f7 none repeat scroll 0 0; }
  .blog-packery .grid-item .quote_section {
    padding: 24px 32px 14px;
    position: static; }
    .blog-packery .grid-item .quote_section blockquote, .blog-packery .grid-item .quote_section .post_link {
      color: #2eaae1;
      font-size: 18px;
      font-weight: 700;
      padding-top: 8px;
      letter-spacing: 0.05em;
      line-height: 28px; }
    .blog-packery .grid-item .quote_section .post_link:hover {
      color: #2eaae1; }
    .blog-packery .grid-item .quote_section .author_info {
      position: absolute;
      bottom: 22px; }
      .blog-packery .grid-item .quote_section .author_info p {
        display: inline-block; }
      .blog-packery .grid-item .quote_section .author_info .author_job {
        position: relative;
        color: #ababab;
        margin-left: 10px;
        padding-left: 16px;
        font-weight: 400;
        letter-spacing: 0;
        font-style: italic;
        text-transform: capitalize; }
        .blog-packery .grid-item .quote_section .author_info .author_job:before {
          content: "/";
          position: absolute;
          left: 0;
          top: 0; }
    .blog-packery .grid-item .quote_section .quote-icon {
      bottom: -20px;
      color: rgba(255, 255, 255, 0.3);
      left: auto;
      line-height: 100%;
      opacity: 1;
      right: -15px;
      top: auto; }
.blog-packery .image_size1 .blog-post-info {
  padding-left: 18px; }
  .blog-packery .image_size1 .blog-post-info:before {
    position: absolute;
    content: "";
    left: -31px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 32px 32px 0;
    border-color: transparent #f6f7f7 transparent; }
.blog-packery .image_size1 .blog-img, .blog-packery .image_size1 .blog-post-info {
  float: left;
  width: 50%; }
.blog-packery .image_size2 .blog-post-info:before, .blog-packery .image_size .blog-post-info:before {
  position: absolute;
  content: "";
  top: -31px;
  right: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 32px 32px;
  border-color: transparent transparent #f6f7f7; }
.blog-packery .blog-post-title {
  padding-top: 11px; }
  .blog-packery .blog-post-title .post-name a {
    line-height: 28px; }
.blog-packery .blog-info {
  border-top: none;
  padding-top: 0;
  position: absolute;
  bottom: 18px; }

.arrows-custom .slick-arrow {
  height: 36px;
  width: 36px;
  background: #fff;
  color: #2d2d2d;
  border: 1px solid #fff;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .arrows-custom .slick-arrow:hover {
    background: #2eaae1;
    color: #fff;
    border-color: #2eaae1; }
  .arrows-custom .slick-arrow.btn-next {
    right: -1px;
    z-index: 1; }
  .arrows-custom .slick-arrow.btn-prev {
    left: 0; }
.arrows-custom .slick-dots {
  bottom: 23px;
  list-style: outside none none;
  padding: 0;
  position: absolute;
  left: 50%;
  margin: 0;
  line-height: 100%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .arrows-custom .slick-dots li {
    display: inline-block;
    margin: 0 10px;
    height: auto;
    width: auto;
    vertical-align: middle; }
    .arrows-custom .slick-dots li.slick-active button, .arrows-custom .slick-dots li:hover button {
      border-color: #fff;
      background: none;
      width: 12px;
      height: 12px; }
    .arrows-custom .slick-dots li button {
      border: 1px solid transparent;
      background: #fff;
      width: 8px;
      height: 8px;
      vertical-align: middle;
      background: #fff;
      text-indent: -999em;
      border-radius: 50%;
      padding: 0;
      -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
      .arrows-custom .slick-dots li button:before {
        content: none; }

.quote_section blockquote {
  margin-top: 0; }

blockquote {
  font-style: italic;
  padding: 0 27px 0;
  margin: 24px 0 24px;
  font-size: 15px;
  border-left: 4px solid #2eaae1; }

.blog-bg #main {
  background: #f8f7f7 -moz-linear-gradient(center top, #fff 14.5%, #f8f7f7 0%) repeat scroll 0 0;
  background: #f8f7f7 -webkit-gradient(center top, #fff 14.5%, #f8f7f7 0%) repeat scroll 0 0;
  background: #f8f7f7 -o-linear-gradient(center top, #fff 14.5%, #f8f7f7 0%) repeat scroll 0 0;
  background: #f8f7f7 -ms-linear-gradient(center top, #fff 14.5%, #f8f7f7 0%) repeat scroll 0 0;
  background: #f8f7f7 linear-gradient(center top, #fff 14.5%, #f8f7f7 0%) repeat scroll 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f8f7f7',GradientType=1 ); }
.blog-bg .footer {
  padding-top: 0; }

.grid-item .col-md-6 .blog-img img,
.grid-item .col-md-6 .img img {
  width: 100%; }
.grid-item .col-md-6 .blog-video {
  height: 339px; }
.grid-item .col-md-3 .blog-video {
  height: 161px; }

.blog_post_desc p:last-child {
  margin-bottom: 0; }
.blog_post_desc .list-items {
  list-style-type: none;
  padding-left: 17px;
  padding-top: 5px;
  margin-bottom: 24px; }
  .blog_post_desc .list-items li {
    margin-bottom: 12px; }

.left-sidebar > aside.widget > ul, .left-sidebar > aside.widget.widget_archive > select, .left-sidebar > aside.widget.widget_calendar .calendar_wrap, .left-sidebar > aside.widget .textwidget, .left-sidebar > aside.widget.widget_nav_menu > div, .right-sidebar > aside.widget > ul, .right-sidebar > aside.widget.widget_archive > select, .right-sidebar > aside.widget.widget_calendar .calendar_wrap, .right-sidebar > aside.widget .textwidget, .right-sidebar > aside.widget.widget_nav_menu > div {
  padding: 13px 15px; }

.profile-bottom {
  position: relative; }
  .profile-bottom .comment-awaiting-moderation {
    color: #282828; }

label.error {
  color: #ff0000; }

.post-single .blog-item {
  overflow: hidden;
  position: relative; }
  .post-single .blog-item .share-links {
    float: none; }
  .post-single .blog-item .tag-post + .share-links {
    float: right; }
.post-single .post-name > h3 {
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 36px; }
.post-single .blog-content {
  margin-bottom: 27px; }
  .post-single .blog-content .blog-post-info {
    padding: 23px 0 26px; }
.post-single .blog-post-title {
  padding-bottom: 0; }
.post-single .blog-info {
  border: none;
  padding-top: 10px; }
.post-single .blog_post_desc {
  padding-top: 12px; }
  .post-single .blog_post_desc blockquote {
    font-style: italic;
    position: relative;
    padding: 0px 21px 0;
    margin: 34px 0 44px 80px;
    border: none; }
    .post-single .blog_post_desc blockquote p {
      color: #ababab;
      font-size: 18px;
      font-style: normal;
      line-height: 32px; }
      .post-single .blog_post_desc blockquote p:before {
        position: absolute;
        content: "";
        left: 2px;
        top: 7px;
        width: 2px;
        height: 87%;
        background: #2eaae1; }
  .post-single .blog_post_desc a {
    text-decoration: underline;
    color: #2eaae1; }
.post-single .row.img-details {
  margin-top: 50px;
  margin-bottom: 40px; }
  .post-single .row.img-details p {
    padding-left: 25px;
    padding-top: 3px;
    max-width: 80%;
    padding-bottom: 11px; }
    .post-single .row.img-details p.img {
      padding: 0;
      max-width: 100%;
      text-align: center; }
.post-single .share-links .lab {
  display: none; }
.post-single .blog-item .share-links {
  min-width: auto;
  padding-top: 0px;
  margin-top: -3px; }
.post-single .addthis_sharing_toolbox .f-social li {
  margin: 0 4px; }
.post-single .tag-post {
  display: inline-block;
  color: #ababab; }
  .post-single .tag-post a {
    color: #ababab;
    font-weight: 500;
    letter-spacing: 0.05em; }
    .post-single .tag-post a:hover {
      color: #2eaae1; }
  .post-single .tag-post i {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 13px;
    margin-left: 2px;
    margin-top: 4px;
    font-size: 16px;
    color: #ababab; }
.post-single .action {
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
  padding-top: 45px;
  clear: both; }
.post-single .author_blog {
  float: left;
  width: 100%;
  margin-bottom: 48px; }
.post-single .avatar_author {
  border: 5px solid #e5e5e5;
  margin-top: -8px;
  border-radius: 50%;
  float: left;
  margin-right: 25px; }
  .post-single .avatar_author img {
    border-radius: 50%; }
.post-single .desc_author {
  overflow: hidden; }
  .post-single .desc_author .name_author {
    font-weight: 700;
    color: #333;
    margin-bottom: 8px;
    letter-spacing: 0.1em;
    text-transform: uppercase; }
  .post-single .desc_author .social-user {
    margin: 0 -9px; }
  .post-single .desc_author p {
    margin-bottom: 7px; }
  .post-single .desc_author .link_author {
    display: inline-block; }
    .post-single .desc_author .link_author a {
      color: #8c8888;
      padding: 0 9px; }
      .post-single .desc_author .link_author a:hover {
        color: #2eaae1; }
.post-single .pagination-link {
  position: relative;
  background: #fff;
  padding: 0 30px;
  height: 100px;
  clear: left;
  border-radius: 7px; }
  .post-single .pagination-link .navigation {
    height: 100%; }
  .post-single .pagination-link .nav-previous, .post-single .pagination-link .nav-next {
    display: table;
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    padding: 0 22px; }
  .post-single .pagination-link .nav-links {
    height: 100%; }
    .post-single .pagination-link .nav-links .nav-previous a:last-child {
      height: 100px;
      display: table-cell;
      vertical-align: middle;
      width: 100%; }
    .post-single .pagination-link .nav-links .nav-previous a:first-child {
      left: 0;
      position: absolute;
      top: 50%;
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    .post-single .pagination-link .nav-links .nav-next {
      text-align: right; }
      .post-single .pagination-link .nav-links .nav-next a:first-child {
        height: 100px;
        display: table-cell;
        vertical-align: middle;
        width: 100%; }
      .post-single .pagination-link .nav-links .nav-next a:last-child {
        right: 0;
        position: absolute;
        top: 50%;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      .post-single .pagination-link .nav-links .nav-next a i {
        float: right; }
  .post-single .pagination-link .nav-previous:hover a,
  .post-single .pagination-link .nav-next:hover a {
    color: #333; }
    .post-single .pagination-link .nav-previous:hover a i,
    .post-single .pagination-link .nav-next:hover a i {
      color: #2eaae1; }
  .post-single .pagination-link .nav-links a {
    color: #ababab;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px; }
    .post-single .pagination-link .nav-links a:last-child {
      margin-left: 10px; }
    .post-single .pagination-link .nav-links a i {
      float: left; }
.post-single .btn-viewmore {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9; }
.post-single .view_more {
  color: #696969;
  font-size: 24px; }
  .post-single .view_more:hover {
    color: #2eaae1; }
.post-single .quote, .post-single .blog-post-info {
  background: none; }
.post-single .link .quote_section {
  padding: 0 0 0 36px; }
  .post-single .link .quote_section .quote-icon {
    top: -25px; }
.post-single .quote_section {
  padding-top: 50px; }
  .post-single .quote_section .quote-icon {
    left: 0;
    line-height: 100%; }
  .post-single .quote_section blockquote {
    color: #333; }
.post-single.single-2 .post-single-2 {
  max-width: 772px;
  margin: 0 auto; }
.post-single.single-2 .blog-content {
  margin-bottom: 0; }
  .post-single.single-2 .blog-content .blog-post-info {
    background: #fff none repeat scroll 0 0;
    margin: -83px 0 27px;
    padding: 44px 0 26px;
    position: relative; }
.post-single.single-2 .post-name > h3,
.post-single.single-2 .post-name a,
.post-single.single-2 .blog_post_desc blockquote p,
.post-single.single-2 .blog_post_desc h4,
.post-single.single-2 .pagination-link .nav-links a,
.post-single.single-2 .comment-reply-title,
.post-single.single-2 .post-comments .widget-title,
.post-single.single-2 #comments .widget-title {
  font-family: "Comfortaa", cursive; }
.post-single.single-2 .post-name > h3 {
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0; }
.post-single.single-2 .post-name a {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 0; }
.post-single.single-2 .comment-reply-title,
.post-single.single-2 .post-comments .widget-title,
.post-single.single-2 #comments .widget-title {
  font-size: 24px;
  text-transform: none;
  letter-spacing: 0; }
.post-single.single-2 .desc_short {
  padding-top: 21px;
  text-align: center; }
  .post-single.single-2 .desc_short > p {
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 26px;
    color: #696969;
    padding: 0 15px; }
.post-single.single-2 .blog_post_desc {
  padding-top: 48px; }
  .post-single.single-2 .blog_post_desc blockquote {
    margin: 34px 0 57px 79px; }
    .post-single.single-2 .blog_post_desc blockquote p {
      font-size: 24px;
      color: #696969;
      line-height: 36px;
      padding-top: 11px; }
  .post-single.single-2 .blog_post_desc p {
    padding: 0 15px;
    margin-bottom: 22px; }
  .post-single.single-2 .blog_post_desc h4 {
    font-size: 18px;
    margin-bottom: 13px;
    font-weight: 700; }
  .post-single.single-2 .blog_post_desc .wpb_content_element {
    margin-bottom: 0; }
  .post-single.single-2 .blog_post_desc .ult-carousel-wrapper {
    margin-left: -27.333%;
    margin-right: -27.333%;
    margin-bottom: 0;
    padding-bottom: 52px;
    padding-top: 26px; }
  .post-single.single-2 .blog_post_desc .slick-track .vc_single_image-img {
    opacity: 1; }
.post-single.single-2 .blog-post-title,
.post-single.single-2 .blog-info, .post-single.single-2 .info-cat {
  text-align: center; }
.post-single.single-2 .blog-img {
  margin-bottom: 13px; }
.post-single.single-2 .arrows-custom .slick-dots {
  bottom: 108px; }
.post-single.single-2 .blog-post-title {
  padding-top: 16px; }
.post-single.single-2 .action {
  border-bottom: none;
  padding: 15px 15px 0 15px; }

.comment-bottom .profile-desc li {
  padding-bottom: 0; }

.comments-area {
  border-radius: 7px;
  background: #fff; }
  .comments-area .form-row input,
  .comments-area .form-row textarea {
    border: 1px solid #dddddd; }
  .comments-area .comment-respond {
    background: #ffffff none repeat scroll 0 0;
    clear: both;
    padding: 0 15px 15px;
    border-radius: 7px; }
  .comments-area .widget-title, .comments-area .commentlist {
    margin-left: 15px;
    margin-right: 15px; }

.blog-gallery .img-gallery img {
  margin: 0 auto; }

.single .wide .container-fluid {
  padding: 0; }

.single-post .side-breadcrumb.type-2 + #main {
  padding-top: 0; }

.addthis_sharing_toolbox .lab {
  display: inline-block;
  float: left;
  font-weight: 700;
  color: #333333;
  letter-spacing: 0.05em;
  margin-top: 7px;
  padding-right: 7px; }
.addthis_sharing_toolbox .f-social {
  overflow: hidden; }
  .addthis_sharing_toolbox .f-social ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    margin: 0 -4px; }
  .addthis_sharing_toolbox .f-social li {
    float: left;
    margin: 0 5px;
    display: inline-block; }
    .addthis_sharing_toolbox .f-social li.tw a:hover {
      border-color: #00baff;
      background: #00baff; }
    .addthis_sharing_toolbox .f-social li.pin a:hover {
      border-color: #BD081C;
      background: #BD081C; }
    .addthis_sharing_toolbox .f-social li.insta a:hover {
      border-color: #D23181;
      background: #D23181; }
    .addthis_sharing_toolbox .f-social li a {
      height: 30px;
      width: 30px;
      text-align: center;
      display: block;
      line-height: 29px;
      font-size: 12px;
      color: #555;
      border-radius: 50%;
      border: 1px solid #ddd; }
      .addthis_sharing_toolbox .f-social li a:hover {
        border-color: #5576e2;
        background: #5576e2;
        color: #fff; }

.post-comments {
  padding-top: 24px;
  clear: both; }

.comment-reply-title,
.post-comments .widget-title,
#comments .widget-title {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 32px;
  font-weight: 700;
  padding: 30px 0 5px;
  position: relative;
  margin-bottom: 47px;
  display: inline-block; }
  .comment-reply-title:before,
  .post-comments .widget-title:before,
  #comments .widget-title:before {
    background: #2eaae1;
    height: 1px;
    width: 30px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0; }

.number-comments span {
  float: right;
  color: #ababab;
  margin-left: 8px; }

.comment-body .comment-author {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 60px;
  float: left;
  margin-right: 21px; }
  .comment-body .comment-author img {
    border-radius: 50%; }
.comment-body .comment-bottom {
  margin-top: 0; }
.comment-body .profile-bottom {
  overflow: hidden; }
.comment-body .comment-bottom {
  font-size: 14px;
  position: relative;
  overflow: hidden; }
  .comment-body .comment-bottom .info-content .profile-name {
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    float: left;
    color: #333;
    padding-bottom: 8px; }
  .comment-body .comment-bottom .info-content .date-cmt {
    float: left;
    padding-left: 27px;
    position: relative;
    color: #ababab;
    font-style: italic; }
    .comment-body .comment-bottom .info-content .date-cmt:before {
      content: "";
      background: #e3e3e3;
      height: 4px;
      width: 4px;
      position: absolute;
      left: 10px;
      border-radius: 50%;
      top: 10px; }
  .comment-body .comment-bottom .info-right {
    float: left;
    width: 100%; }
  .comment-body .comment-bottom .profile-desc {
    float: left;
    width: 100%; }
    .comment-body .comment-bottom .profile-desc p {
      margin-bottom: 8px; }
  .comment-body .comment-bottom .links-info a {
    color: #2eaae1; }
    .comment-body .comment-bottom .links-info a i {
      font-size: 14px;
      margin-right: 3px; }
    .comment-body .comment-bottom .links-info a:hover {
      color: #2eaae1; }

.commentlist {
  border-bottom: 2px solid #ddd;
  padding-bottom: 20px; }
  .commentlist > li {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px; }
    .commentlist > li:last-child {
      border-bottom: none;
      margin-bottom: 0; }
  .commentlist li {
    padding-bottom: 20px; }
    .commentlist li:last-child {
      padding-bottom: 0; }
  .commentlist .children li:last-child {
    padding-bottom: 0; }
  .commentlist ul.children {
    padding-top: 20px;
    margin-top: 15px;
    padding-left: 30px;
    border-top: 1px solid #eeeeee; }
    .commentlist ul.children li {
      padding-left: 0;
      border-bottom: 1px solid #dddddd;
      margin-bottom: 20px; }
      .commentlist ul.children li:last-child {
        border-bottom: none;
        margin-bottom: 0; }
  .commentlist .comment-form {
    padding-top: 13px; }

.comment-reply-title a {
  letter-spacing: 0.05em;
  padding-left: 10px;
  text-transform: capitalize; }

.comment-respond .comment-reply-title {
  margin-bottom: 32px; }

.comment-submit {
  margin-top: 0; }
  .comment-submit .btn {
    background: #2eaae1;
    color: #fff !important;
    font-weight: 700;
    height: 40px;
    letter-spacing: 0.15em;
    min-width: 160px;
    border: none;
    padding: 11px 15px 9px; }
    .comment-submit .btn:hover {
      background: #333; }

.comment-textarea .form-row textarea {
  height: 170px; }

.form-row label.error {
  font-size: 13px;
  margin-bottom: 0; }

.pagination {
  margin: 41px 0 0; }

.page-numbers {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0; }
  .page-numbers li {
    display: inline-block;
    margin: 0 4px;
    text-align: center; }
    .page-numbers li:last-child {
      margin-right: 0; }
    .page-numbers li .next.page-numbers,
    .page-numbers li .prev.page-numbers {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      letter-spacing: 0.1em;
      text-transform: uppercase; }
      .page-numbers li .next.page-numbers:hover,
      .page-numbers li .prev.page-numbers:hover {
        background: none;
        color: #2eaae1; }
    .page-numbers li .page-numbers {
      background: #fff none repeat scroll 0 0;
      border: medium none;
      border-radius: 50%;
      color: #696969;
      cursor: pointer;
      display: block;
      font-size: 14px;
      font-weight: 700;
      height: 40px;
      line-height: 41px;
      width: 40px; }
      .page-numbers li .page-numbers:hover, .page-numbers li .page-numbers.current {
        color: #fff;
        background: #2eaae1; }

.paginationtype-2 {
  list-style: none;
  padding: 30px 0;
  position: relative;
  margin-bottom: 0; }
  .paginationtype-2 li a {
    cursor: pointer;
    height: 36px;
    width: 36px;
    border: 1px solid #2d2d2d;
    color: #2d2d2d;
    line-height: 36px;
    display: block;
    text-align: center; }
    .paginationtype-2 li a:hover {
      border-color: #2eaae1;
      color: #2eaae1; }
  .paginationtype-2 li.pagination_button_next {
    position: absolute;
    right: 0;
    top: 30px; }
  .paginationtype-2 li.pagination_button_left {
    position: absolute;
    left: 0;
    top: 30px; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .comment-submit {
    margin-top: 4px; } }
.blog-grid-1 .post-name a {
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 400;
  text-transform: uppercase; }
.blog-grid-1 .blog-post-title {
  padding-bottom: 0; }
.blog-grid-1 .blog_post_desc {
  margin-top: 12px; }
  .blog-grid-1 .blog_post_desc .entry-content {
    margin-bottom: 0;
    padding-bottom: 0; }
.blog-grid-1 .blog-info {
  margin-top: -4px;
  font-style: italic; }
  .blog-grid-1 .blog-info .info {
    padding-right: 8px; }
    .blog-grid-1 .blog-info .info:before {
      top: -2px;
      right: -2px; }
    .blog-grid-1 .blog-info .info:last-child {
      padding-right: 0; }
    .blog-grid-1 .blog-info .info a {
      color: #999; }
    .blog-grid-1 .blog-info .info:before {
      color: #999; }
.blog-grid-1 .blog-item .read-more {
  margin-top: 4px; }
  .blog-grid-1 .blog-item .read-more a {
    color: #2eaae1;
    text-transform: uppercase;
    position: relative;
    padding-left: 6px; }
    .blog-grid-1 .blog-item .read-more a:before {
      content: "/";
      position: absolute;
      left: 0;
      top: -2px; }
.blog-grid-1 .blog-post-info {
  background: #fff;
  padding: 23px 30px 32px 148px;
  position: relative; }
  .blog-grid-1 .blog-post-info .blog-date {
    width: 110px;
    position: absolute;
    display: inline-block;
    text-align: center;
    font-size: 24px;
    left: 0;
    top: 25px;
    font-weight: bold;
    font-family: 'Comfortaa', cursive; }
    .blog-grid-1 .blog-post-info .blog-date a p {
      margin-bottom: 0; }
    .blog-grid-1 .blog-post-info .blog-date a .date {
      letter-spacing: 2px;
      font-size: 100px;
      line-height: 100%;
      color: #eee; }
    .blog-grid-1 .blog-post-info .blog-date a .month {
      left: 50%;
      position: absolute;
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      color: #2eaae1;
      top: 17px; }
    .blog-grid-1 .blog-post-info .blog-date a .year {
      left: 50%;
      position: absolute;
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      color: #2eaae1;
      bottom: 28px; }

.blog-grid-2 .blog-content {
  overflow: hidden;
  background: #fff;
  border-radius: 17px; }
  .blog-grid-2 .blog-content:hover .blog-img {
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
    .blog-grid-2 .blog-content:hover .blog-img:before {
      -webkit-transition: all 0.3s ease-in 0.1s;
      -moz-transition: all 0.3s ease-in 0.1s;
      -ms-transition: all 0.3s ease-in 0.1s;
      -o-transition: all 0.3s ease-in 0.1s;
      transition: all 0.3s ease-in 0.1s;
      -moz-transform: rotate(-5deg);
      -o-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
      -webkit-transform: rotate(-5deg);
      transform: rotate(-5deg);
      left: -30px; }
.blog-grid-2 .post-name a {
  text-transform: uppercase;
  color: #222;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }
  .blog-grid-2 .post-name a:hover {
    color: #ed56ad; }
.blog-grid-2 .blog-post-info {
  background: #fff;
  text-align: center;
  position: relative;
  border-radius: 0 0 17px 17px;
  padding: 0px 30px 8px; }
.blog-grid-2 .blog-img {
  position: relative;
  -webkit-transition: all 0.3s ease-in 0.1s;
  -moz-transition: all 0.3s ease-in 0.1s;
  -ms-transition: all 0.3s ease-in 0.1s;
  -o-transition: all 0.3s ease-in 0.1s;
  transition: all 0.3s ease-in 0.1s; }
  .blog-grid-2 .blog-img img {
    border-radius: 17px 17px 0 0; }
  .blog-grid-2 .blog-img:before {
    content: "";
    height: 115px;
    position: absolute;
    background: #fff;
    bottom: -74px;
    left: -8px;
    right: -8px;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-in 0.1s;
    -moz-transition: all 0.3s ease-in 0.1s;
    -ms-transition: all 0.3s ease-in 0.1s;
    -o-transition: all 0.3s ease-in 0.1s;
    transition: all 0.3s ease-in 0.1s; }
.blog-grid-2 .blog_post_desc {
  margin-top: 19px; }

.blog-grid-3 .post-name a {
  font-family: "Open Sans";
  font-weight: 400;
  text-transform: capitalize;
  color: #222;
  font-weight: 700;
  font-size: 16px; }
  .blog-grid-3 .post-name a:hover {
    color: #2eaae1; }
.blog-grid-3 .blog-info {
  font-size: 12px; }
  .blog-grid-3 .blog-info .info {
    padding-right: 36px; }
    .blog-grid-3 .blog-info .info:before {
      content: none; }
    .blog-grid-3 .blog-info .info:last-child {
      padding-right: 0; }
    .blog-grid-3 .blog-info .info i {
      margin-right: 2px; }
    .blog-grid-3 .blog-info .info a {
      letter-spacing: 1px; }
.blog-grid-3 .blog-post-title {
  padding: 10px 0 13px; }
.blog-grid-3 .blog-post-info {
  padding: 13px 0; }
.blog-grid-3 .arrows-custom .slick-dots {
  bottom: 61px;
  left: 54px; }

.blog-grid-4 .blog-video {
  border-radius: 20px; }
  .blog-grid-4 .blog-video img, .blog-grid-4 .blog-video:before {
    border-radius: 20px; }

.blog-grid-5 .blog-post-info {
  background: #fff;
  text-align: center;
  padding: 13px 25px 23px; }
  .blog-grid-5 .blog-post-info .post-name a {
    font-size: 14px;
    text-transform: uppercase;
    color: #222;
    font-family: Open Sans;
    font-weight: 600;
    position: relative;
    margin-bottom: 16px;
    line-height: 20px;
    padding-bottom: 17px;
    display: inline-block; }
    .blog-grid-5 .blog-post-info .post-name a:hover {
      color: #2eaae1; }
    .blog-grid-5 .blog-post-info .post-name a:before {
      content: "";
      height: 2px;
      width: 40px;
      background: #ed56ad;
      position: absolute;
      left: 50%;
      bottom: 0;
      margin-left: -20px; }
.blog-grid-5 .blog_post_desc {
  padding-bottom: 16px; }
  .blog-grid-5 .blog_post_desc p {
    line-height: 20px; }
.blog-grid-5 .read-more a {
  color: #ed56ad; }
  .blog-grid-5 .read-more a:hover {
    text-decoration: underline; }
.blog-grid-5 .slick-dots {
  text-align: center;
  list-style-type: none;
  padding-left: 0;
  margin-top: 42px;
  margin-bottom: 10px;
  padding: 0;
  position: static;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none; }
  .blog-grid-5 .slick-dots li {
    margin: 0 5px !important;
    display: inline-block; }
    .blog-grid-5 .slick-dots li button {
      height: 20px !important;
      width: 20px !important;
      border-radius: 50%;
      border: none;
      background: #2eaae1;
      text-indent: -9999em;
      opacity: 0.3;
      padding: 0; }
    .blog-grid-5 .slick-dots li.slick-active button {
      opacity: 1; }

.blog-list-1 .blog-img img {
  border-radius: 5px; }
.blog-list-1 .list-item {
  margin-bottom: 23px; }
.blog-list-1 .post-name {
  line-height: 18px;
  margin-top: 17px;
  margin-bottom: 1px; }
  .blog-list-1 .post-name a {
    font-size: 14px;
    color: #222;
    font-family: "Open Sans";
    text-transform: capitalize;
    font-weight: 400;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
    display: block; }
    .blog-list-1 .post-name a:hover {
      color: #2eaae1; }
.blog-list-1 .blog_post_desc {
  font-size: 12px;
  color: #555;
  padding-bottom: 0; }
  .blog-list-1 .blog_post_desc p {
    line-height: 18px; }
  .blog-list-1 .blog_post_desc .entry-content {
    padding-bottom: 5px; }
.blog-list-1 .blog-info .info {
  color: #999;
  font-size: 12px;
  padding-right: 13px; }
  .blog-list-1 .blog-info .info:last-child {
    padding-right: 0; }
  .blog-list-1 .blog-info .info i {
    margin-right: 0; }
  .blog-list-1 .blog-info .info:before {
    content: none; }
  .blog-list-1 .blog-info .info a {
    color: #999;
    font-style: italic; }
.blog-list-1 .blog-item .read-more {
  float: right; }
  .blog-list-1 .blog-item .read-more a {
    color: #2eaae1;
    display: block;
    font-size: 12px;
    padding-top: 6px; }

.box-blog .title-border {
  margin: 0; }
.box-blog .wpb_text_column {
  margin-bottom: 30px !important; }
.box-blog .slick-arrow {
  top: 0;
  margin-top: -70px;
  line-height: 32px; }
  .box-blog .slick-arrow.btn-next {
    right: 15px; }
  .box-blog .slick-arrow.btn-prev {
    left: auto;
    right: 59px; }

.blog-list-2 .list-item {
  margin-bottom: 30px; }
  .blog-list-2 .list-item:nth-child(odd) .blog-img {
    float: right; }
  .blog-list-2 .list-item:nth-child(odd) .blog-post-info {
    padding-right: 35px; }
    @media (min-width: 1366px) {
      .blog-list-2 .list-item:nth-child(odd) .blog-post-info {
        padding-right: 75px; } }
  .blog-list-2 .list-item:nth-child(even) .blog-post-info {
    padding-left: 50px;
    padding-right: 20px; }
.blog-list-2.no-space .list-item {
  padding: 0; }
.blog-list-2 .blog-post-info,
.blog-list-2 .blog-img {
  float: left;
  width: 50%; }
.blog-list-2 .blog-img img {
  border-radius: 10px; }
.blog-list-2 .blog-post-info {
  padding-top: 37px;
  overflow-y: auto; }
.blog-list-2 .post-name a {
  color: #ed56ad;
  font-family: "Open Sans";
  font-size: 30px;
  font-weight: 400;
  padding-bottom: 33px;
  display: block; }
  .blog-list-2 .post-name a:hover {
    color: #2eaae1; }
.blog-list-2 .blog-item .read-more .btn {
  font-size: 14px;
  height: 40px;
  min-width: 148px;
  padding: 10px 15px; }
.blog-list-2 .blog_post_desc {
  margin-bottom: 0;
  padding-bottom: 16px; }
  .blog-list-2 .blog_post_desc p {
    margin-bottom: 20px; }
.blog-list-2 .blog-gallery-zones .slick-arrow {
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid transparent;
  border-radius: 4px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 20px;
  height: 40px;
  line-height: 35px;
  top: auto;
  bottom: 10px;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  width: 40px; }
  .blog-list-2 .blog-gallery-zones .slick-arrow:hover {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    border: 1px solid transparent; }
  .blog-list-2 .blog-gallery-zones .slick-arrow.btn-next {
    right: 10px; }
  .blog-list-2 .blog-gallery-zones .slick-arrow.btn-prev {
    right: 60px;
    left: auto; }

@media (max-width: 1366px) {
  .container-boxed .blog-content .blog-post-info {
    padding-left: 15px;
    padding-right: 15px; }

  .blog-grid-3 .blog-info .info {
    padding-right: 15px; } }
@media (min-width: 1200px) {
  .container-boxed {
    padding-left: 100px;
    padding-right: 100px; } }
@media (max-width: 1199px) {
  .archives .select-archives,
  .archives .select-content {
    width: 140px; }

  .blog-container .btn-viewmore {
    margin-top: 30px !important; }

  .blog-grid-2 .grid-item {
    margin-bottom: 30px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .container-boxed {
    padding-left: 50px;
    padding-right: 50px; }

  .text-mark h2 {
    padding-left: 0; }

  .list-partners a {
    font-size: 28px;
    line-height: 38px; }

  .sticky-post-2 .blog-info {
    padding-top: 0; }
  .sticky-post-2 .blog-post-info {
    padding: 0 15px; }
  .sticky-post-2 .blog-post-title {
    padding-bottom: 16px; }
  .sticky-post-2 .sticky-post-2 .post-name a {
    font-size: 30px;
    line-height: 38px; }
  .sticky-post-2 .blog-info .info {
    padding-right: 7px; }
  .sticky-post-2 .more {
    padding-top: 10px; } }
@media (max-width: 991px) {
  .main-sidebar .load-more {
    margin-bottom: 50px; }

  .blog-slogan {
    margin-bottom: 50px;
    min-height: 100%; }

  .blog-container .post-single.single-2 .blog-content {
    margin: 0 -15px; }
    .blog-container .post-single.single-2 .blog-content .blog-post-info {
      margin-top: 0;
      margin-bottom: 0; }

  .post-single.single-2 .post-single-2 {
    max-width: 100%; }

  .blog-container .btn-viewmore.view-all {
    position: static;
    padding-bottom: 20px; }
  .blog-container .button-group {
    padding-bottom: 10px;
    padding-top: 40px;
    margin: 0 -15px; }
    .blog-container .button-group .inline-block {
      padding: 0 15px; }
    .blog-container .button-group .btn-filter::before {
      right: -23px;
      width: 15px; }

  .search-post {
    width: 150px; }

  .category-list, .archives, .search-post {
    margin-right: 10px; }

  .blog-top {
    margin-bottom: 38px; }

  .post-single.single-2 .blog_post_desc .ult-carousel-wrapper {
    margin-left: -10px;
    margin-right: -10px; }

  .blog-packery .grid-item {
    width: 50%; }
    .blog-packery .grid-item.image_size1 {
      width: 100%; }

  .blog-grid-3 .view-more {
    bottom: 20px;
    right: 20px; }
  .blog-grid-3 .share-now {
    bottom: 20px;
    right: 80px; }
  .blog-grid-3 .arrows-custom .slick-dots {
    bottom: 20px;
    left: 40px; }

  .blog-categories .btn-prev.slick-arrow {
    right: 5px; }

  .blog-categories .btn-next.slick-arrow {
    left: 5px; }

  .blog .load-more {
    padding-bottom: 50px; }

  .blog-bg .pagination-content {
    padding-bottom: 50px; } }
@media (min-width: 992px) {
  .blog-list-1 .blog_post_desc p {
    height: 36px;
    overflow: hidden; } }
@media (min-width: 768px) and (max-width: 991px) {
  .sticky-post-2 .blog-post-info {
    padding: 0 15px; }
  .sticky-post-2 .blog-info {
    padding-top: 0; }
  .sticky-post-2 .post-name a {
    font-size: 28px;
    line-height: 30px; }
  .sticky-post-2 .blog-info .info {
    padding-right: 15px; }
  .sticky-post-2 .desc_short > p,
  .sticky-post-2 .blog-post-title {
    margin-bottom: 15px; }
  .sticky-post-2 .more {
    padding-top: 15px; }

  .wpb_wrapper .text-mark h2 {
    padding-left: 0; }

  .wpb_wrapper .list-partners a {
    font-size: 28px;
    line-height: 38px; } }
@media (min-width: 768px) {
  .blog-grid-1 .blog-content, .blog-grid-3 .blog-content, .blog-list-1 .blog-content {
    overflow: hidden; }
    .blog-grid-1 .blog-content .blog-img, .blog-grid-3 .blog-content .blog-img, .blog-list-1 .blog-content .blog-img {
      position: relative; }
      .blog-grid-1 .blog-content .blog-img:after, .blog-grid-1 .blog-content .blog-img:before, .blog-grid-3 .blog-content .blog-img:after, .blog-grid-3 .blog-content .blog-img:before, .blog-list-1 .blog-content .blog-img:after, .blog-list-1 .blog-content .blog-img:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        display: block;
        z-index: 1;
        top: 0;
        background-color: rgba(0, 0, 0, 0.3);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        opacity: 0; }
      .blog-grid-1 .blog-content .blog-img:before, .blog-grid-3 .blog-content .blog-img:before, .blog-list-1 .blog-content .blog-img:before {
        left: -100%; }
      .blog-grid-1 .blog-content .blog-img:after, .blog-grid-3 .blog-content .blog-img:after, .blog-list-1 .blog-content .blog-img:after {
        right: -100%; }
    .blog-grid-1 .blog-content:hover .blog-img:before, .blog-grid-3 .blog-content:hover .blog-img:before, .blog-list-1 .blog-content:hover .blog-img:before {
      opacity: 1;
      left: 0; }
    .blog-grid-1 .blog-content:hover .blog-img:after, .blog-grid-3 .blog-content:hover .blog-img:after, .blog-list-1 .blog-content:hover .blog-img:after {
      opacity: 1;
      right: 0; }

  .blog-img.img-hover {
    position: relative;
    overflow: hidden; }
    .blog-img.img-hover:after, .blog-img.img-hover:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      display: block;
      z-index: 1;
      top: 0;
      background-color: rgba(0, 0, 0, 0.3);
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      opacity: 0; }
    .blog-img.img-hover:before {
      left: -100%; }
    .blog-img.img-hover:after {
      right: -100%; }
    .blog-img.img-hover:hover:before {
      opacity: 1;
      left: 0; }
    .blog-img.img-hover:hover:after {
      opacity: 1;
      right: 0; } }
@media (max-width: 767px) {
  .blog-grid-5 .slick-dots {
    margin-top: 17px; }

  .blog-info .info {
    padding-right: 20px; }
    .blog-info .info:before {
      right: 4px; }

  .blog-container .btn-viewmore {
    margin-top: 30px !important; }

  .title-new .uvc-main-heading h2 {
    font-size: 23px !important;
    letter-spacing: 0.1em; }

  .blog-list .grid-item {
    margin-bottom: 30px; }
    .blog-list .grid-item:last-child {
      margin-bottom: 0; }
  .blog-list .blog-item {
    border-bottom: none; }
  .blog-list .blog-post-info {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
    .blog-list .blog-post-info .post-name a {
      font-size: 18px;
      line-height: 32px; }

  .quote_section .quote_section .quote-icon {
    line-height: 80px;
    top: 20px;
    left: 10px; }

  .blog-masonry .blog_post_desc {
    padding-bottom: 10px; }
  .blog-masonry .blog-post-info {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px; }

  .toolbar-post {
    text-align: left; }

  .category-list .select-cate {
    border: medium none;
    padding-left: 0; }

  .blog-slogan br {
    display: none; }

  .post-single .blog_post_desc blockquote {
    margin-left: 0; }
  .post-single .blog_post_desc h5 {
    margin-bottom: 15px; }
  .post-single .row.img-details p {
    max-width: 100%;
    padding-left: 0; }
    .post-single .row.img-details p.img {
      text-align: center; }
  .post-single.single-2 .post-single-2 {
    max-width: 100%; }
  .post-single.single-2 .blog-content .blog-post-info {
    margin-top: 0;
    padding-top: 15px; }
  .post-single.single-2 .blog_post_desc .ult-carousel-wrapper {
    padding-bottom: 30px;
    padding-top: 30px; }

  .post-single.single-2 .blog-content .blog-post-info {
    padding-left: 0;
    padding-right: 0; }

  .blog-packery .image_size1 .blog-img,
  .blog-packery .image_size1 .blog-post-info,
  .blog-packery .grid-item {
    width: 100%; }

  .blog-packery .blog-info {
    position: static; }

  .sticky-post-2 {
    margin-bottom: 30px; }
    .sticky-post-2 .blog-post-info {
      padding: 30px 15px; }
    .sticky-post-2 .blog-info {
      padding-top: 0; }
    .sticky-post-2 .post-name a {
      font-size: 28px;
      line-height: 30px; }
    .sticky-post-2 .blog-info .info {
      padding-right: 15px; }
    .sticky-post-2 .blog-post-title {
      margin-bottom: 0; }
    .sticky-post-2 .desc_short > p {
      margin-bottom: 15px; }
    .sticky-post-2 .more {
      padding-top: 15px; }

  .post-single.single-2 .blog_post_desc {
    padding-top: 30px; }
    .post-single.single-2 .blog_post_desc blockquote {
      margin: 34px 0 40px 15px; }
      .post-single.single-2 .blog_post_desc blockquote p {
        font-size: 20px;
        line-height: 28px; }

  .blog-container .post-single.single-2 .blog-content .blog-post-info {
    padding-left: 15px;
    padding-right: 15px; }

  .blog-packery .grid-item .quote_section .author_info {
    position: static; }

  .blog-list-2 .blog-post-info,
  .blog-list-2 .blog-img {
    width: 100%; }
  .blog-list-2 .list-item:nth-child(2n+1) .blog-post-info {
    padding-right: 0; }
  .blog-list-2 .list-item:nth-child(2n) .blog-post-info {
    padding-left: 0;
    padding-right: 0; }
  .blog-list-2 .blog_post_desc {
    margin-bottom: 0; }

  .blog-list .blog-post-info .post-name a {
    line-height: normal; } }
@media (max-width: 600px) {
  .blog-item .share-links {
    margin-top: 30px;
    min-width: 100%;
    width: 100%; }

  .blog-item .action {
    overflow: hidden; }

  .category-list, .archives, .search-post {
    float: left;
    margin-right: 0;
    padding: 10px 0;
    width: 100%; }

  .toolbar-post .select-archives,
  .toolbar-post .select-cate {
    border: medium none;
    padding-left: 0;
    width: 100%; }
  .toolbar-post .search-post {
    border: none; }
    .toolbar-post .search-post .search-form input {
      padding-left: 0;
      width: calc(100% - 15px); }
    .toolbar-post .search-post .btn-search {
      padding: 0; }

  .select-content {
    width: 100% !important; }

  .post-single .pagination-link .nav-previous,
  .post-single .pagination-link .nav-next {
    width: 100%;
    display: block;
    padding: 10px 22px; }

  .post-single .pagination-link {
    height: 100%;
    padding: 0; }

  .post-single .pagination-link .nav-links .nav-previous a:last-child,
  .post-single .pagination-link .nav-links .nav-next a:first-child {
    height: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap; }

  .post-single .blog-item .share-links {
    margin-bottom: 0;
    margin-top: 15px; }

  .btn-viewmore {
    display: none; }

  .blog-item .share-links .addthis_sharing_toolbox .f-social {
    text-align: left; } }
@media (min-width: 500px) and (max-width: 767px) {
  .grid-item.col-xs-12 {
    width: 50%; }

  .blog-grid-4 .grid-item.col-xs-12 {
    width: 33.33%; }

  .blog-list .grid-item.col-xs-12,
  .blog-grid-1 .grid-item.col-xs-12 {
    width: 100%; }

  .blog-item .post_link,
  .quote_section blockquote {
    font-size: 24px;
    line-height: 32px; }

  .blog-packery .image_size1 .blog-img,
  .blog-packery .image_size1 .blog-post-info,
  .blog-packery .grid-item {
    width: 50%; }

  .blog-item .share-links {
    min-width: 100%; }
    .blog-item .share-links .addthis_sharing_toolbox .f-social {
      margin-top: 10px;
      text-align: left; }

  .addthis_sharing_toolbox .lab {
    float: none; } }
@media (min-width: 600px) and (max-width: 767px) {
  .blog-grid-4 .grid-item.col-xs-12 {
    width: 33.33%; } }
@media (min-width: 500px) and (max-width: 599px) {
  .blog-grid-4 .grid-item.col-xs-12 {
    width: 100%; }

  .blog-grid-4 .grid-item {
    margin-bottom: 30px; }
    .blog-grid-4 .grid-item:last-child {
      margin-bottom: 0; } }
@media (min-width: 481px) and (max-width: 576px) {
  .blog-grid-5 .slick-dots {
    margin-top: -30px; } }
@media (max-width: 499px) {
  .blog-grid-4 .grid-item {
    margin-bottom: 30px; }
    .blog-grid-4 .grid-item:last-child {
      margin-bottom: 0; }

  .blog-grid .blog-post-title,
  .blog-grid.no-img .blog-post-title {
    min-height: 100%; }

  .blog-grid.no-img .blog-content .blog-post-title {
    profile-bottom: 20px; }

  .show-space .image_size1 .blog-img {
    padding-right: 0; }

  .blog-masonry .grid-item:last-child {
    margin-bottom: 0; } }
@media (max-width: 480px) {
  .post-single .blog-content .blog-post-info {
    padding-bottom: 0; }

  .post-single .pagination-link .nav-links a {
    margin-left: 0 !important;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 13px; }

  .blog-grid-1 .blog-post-info {
    padding: 20px 15px 30px 15px; }
    .blog-grid-1 .blog-post-info .blog-date {
      position: relative;
      top: 0; }

  .no-img.blog-grid .blog-content {
    margin-bottom: 0; }

  .addthis_sharing_toolbox .lab {
    float: none;
    width: 100%;
    padding-bottom: 10px; }

  .blog-item .share-links {
    margin-top: 10px; }

  .commentlist ul.children {
    padding-left: 10px; }

  .post-single .avatar_author {
    border: 2px solid #e5e5e5;
    width: 50px; }

  .post-single.single-2 .post-name > h3 {
    font-size: 28px; }

  .comment-body .comment-author {
    width: 40px; } }
/*===================================
	3.3 Portfolio
===================================*/
.inline-block {
  display: inline-block; }

.gallery_filter {
  text-align: center; }

.gallery_header .view-all {
  float: right; }
  .gallery_header .view-all .link-text i {
    margin-left: 17px; }

.button-group {
  padding-bottom: 50px;
  display: inline-block;
  color: #696969; }
  .button-group .inline-block {
    padding: 0 18px;
    position: relative; }
  .button-group .btn-filter {
    text-transform: uppercase;
    background: none;
    color: inherit;
    font-size: 14px;
    border: none;
    letter-spacing: 1.3px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    .button-group .btn-filter.is-checked, .button-group .btn-filter:hover {
      color: #2eaae1; }

.isotope.col-1 .item {
  width: 100%; }

.isotope.col-2 .item, .gallery_col2 > .isotope-item {
  width: 50%; }

.isotope.col-4 .item, .gallery_col4 > .isotope-item {
  width: 25%; }

.isotope.col-3 .item, .gallery_col3 > .isotope-item {
  width: 33.33333%; }

.isotope.col-5 .item, .gallery_col5 > .isotope-item {
  width: 20%; }

.post-type-archive-gallery .wrapper .container-fluid {
  padding: 0; }

.gallery_sort {
  margin: 0 -15px !important; }
  .gallery_sort .item {
    clear: left;
    padding: 15px; }

.gallery_sort.no-space {
  margin: 0 !important; }
  .gallery_sort.no-space .item {
    padding: 0; }

.gallery-container {
  margin-bottom: 24px; }
  .gallery-container .load-more .load_more_button {
    margin-top: 45px; }

.our-gallery-sc .load-more .load_more_button {
  margin-top: 25px; }
.our-gallery-sc .load-more a {
  box-shadow: none !important; }
  .our-gallery-sc .load-more a.btn-black {
    color: #fff; }

.gallery-entries-wrap.gallery-masonry {
  margin-top: -15px; }

.gallery_paginations {
  margin-bottom: 20px;
  overflow: hidden; }
  .gallery_paginations .arrow_left {
    float: left; }
    .gallery_paginations .arrow_left .btn.btn-icon i {
      margin-left: 0;
      margin-right: 18px; }
  .gallery_paginations .arrow_right {
    float: right; }

.portfolio_title h3 {
  text-transform: uppercase;
  margin-bottom: 25px;
  font-family: "Open Sans"; }

.single-gallery .vertical_list {
  margin-top: 6px; }
  .single-gallery .vertical_list p {
    margin-bottom: 0; }
  .single-gallery .vertical_list li {
    margin-bottom: 36px; }
    .single-gallery .vertical_list li h6 {
      margin-bottom: 15px;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      font-weight: bold; }
    .single-gallery .vertical_list li.port_cat h6 {
      margin-bottom: 17px; }
    .single-gallery .vertical_list li.port_cat span {
      color: #000; }
  .single-gallery .vertical_list .port_myteam p {
    line-height: 28px; }
  .single-gallery .vertical_list .port_award p {
    margin-bottom: 4px; }
    .single-gallery .vertical_list .port_award p:last-child {
      margin-bottom: 0; }
  .single-gallery .vertical_list p span {
    color: #333; }
  .single-gallery .vertical_list p a {
    color: #333;
    text-decoration: underline; }
    .single-gallery .vertical_list p a:hover {
      color: #2eaae1; }
  .single-gallery .vertical_list .port_share a {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    display: block;
    line-height: 38px;
    font-size: 14px;
    color: #696969;
    margin-right: 5px;
    border: 1px solid #ddd;
    letter-spacing: 0;
    display: inline-block; }
    .single-gallery .vertical_list .port_share a:hover {
      border-color: #5576e2;
      background: #5576e2;
      color: #fff; }
    .single-gallery .vertical_list .port_share a:nth-child(3):hover {
      border-color: #1AB7EA;
      background: #1AB7EA; }
    .single-gallery .vertical_list .port_share a:nth-child(4):hover {
      border-color: #dc2925;
      background: #dc2925; }
    .single-gallery .vertical_list .port_share a:nth-child(5):hover {
      border-color: #1AB7EA;
      background: #1AB7EA; }

.our-gallery-sc .gallery_sort.no-space {
  margin-bottom: 0 !important; }

.gallery-masonry_3 {
  margin-top: -21px; }
  .gallery-masonry_3 .image_size, .gallery-masonry_3 .image_size1 {
    width: 25%; }
  .gallery-masonry_3 .image_size2 {
    width: 12.5%; }

.masonry_type_1 .item.image_size {
  width: 25%; }
.masonry_type_1 .item.image_size1, .masonry_type_1 .item.image_size2 {
  width: 50%; }

.masonry_type_2 .item.image_size {
  width: 33.33%; }
.masonry_type_2 .item.image_size1 {
  width: 66.67%; }

@media (min-width: 768px) {
  .button-group .inline-block {
    position: relative; }
    .button-group .inline-block:before {
      height: 1px;
      width: 24px;
      background: #efefef;
      content: "";
      position: absolute;
      top: 12px;
      right: -12px; }
    .button-group .inline-block:last-child:before {
      content: none; }

  .gallery-img {
    overflow: hidden; }
    .gallery-img img {
      -ms-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: cale(1.1);
      transform: scale(1.1);
      -webkit-transition: all 0.5s ease-in-out 0s;
      -moz-transition: all 0.5s ease-in-out 0s;
      -ms-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s; }

  .item:hover .gallery-img img {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.gallery-masonry_2 .btn-viewmore {
  display: table;
  height: 294px; }
  .gallery-masonry_2 .btn-viewmore .btn {
    display: table-cell;
    font-size: 26px;
    height: 100%;
    width: 100%;
    font-weight: 400; }
    .gallery-masonry_2 .btn-viewmore .btn i {
      display: block;
      font-size: 35px;
      margin-left: 0;
      margin-top: 16px; }

.gallery_desc {
  text-align: center;
  font-size: 24px;
  font-style: italic;
  width: 60%;
  margin: 27px auto 40px; }
  .gallery_desc h3 {
    line-height: 40px; }

.gallery-style1 .item {
  position: relative; }
  .gallery-style1 .item .gallery_body {
    opacity: 0;
    position: absolute;
    bottom: 30px;
    z-index: 9;
    left: 30px;
    margin-right: 40px; }
    .gallery-style1 .item .gallery_body h4 {
      text-transform: capitalize;
      font-weight: bold;
      line-height: 24px; }
      .gallery-style1 .item .gallery_body h4:hover {
        color: #2eaae1; }
  .gallery-style1 .item .category {
    margin-top: 12px;
    margin-left: 5px; }
    .gallery-style1 .item .category a {
      font-style: italic;
      position: relative;
      color: #696969;
      display: inline-block;
      padding: 0 9px 0 11px; }
      .gallery-style1 .item .category a:hover {
        color: #2eaae1; }
      .gallery-style1 .item .category a:before {
        content: "";
        position: absolute;
        height: 13px;
        width: 1px;
        background: #696969;
        left: 0;
        top: 5px;
        -moz-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg); }
  .gallery-style1 .item .gallery-img {
    position: relative; }
    .gallery-style1 .item .gallery-img:before {
      opacity: 0;
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: rgba(255, 255, 255, 0.9);
      top: 0;
      left: 0;
      border: 10px solid #2eaae1;
      z-index: 1; }
  .gallery-style1 .item:hover .gallery_body {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .gallery-style1 .item:hover .gallery-img:before {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

.gallery-style2 .gallery_body {
  padding: 32px 30px 25px;
  background: #fff; }
  .gallery-style2 .gallery_body h4 {
    text-transform: capitalize;
    font-weight: bold; }
    .gallery-style2 .gallery_body h4:hover {
      color: #2eaae1; }
.gallery-style2 .category {
  margin-top: 11px;
  margin-left: 4px; }
  .gallery-style2 .category a {
    font-style: italic;
    position: relative;
    color: #696969;
    padding: 0 11px; }
    .gallery-style2 .category a:hover {
      color: #2eaae1; }
    .gallery-style2 .category a:before {
      content: "";
      position: absolute;
      height: 13px;
      width: 1px;
      background: #696969;
      left: 0;
      top: 0;
      -moz-transform: rotate(20deg);
      -o-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
      -webkit-transform: rotate(20deg);
      transform: rotate(20deg); }

.gallery-style3 .item {
  position: relative; }
.gallery-style3 .gallery_body {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  text-align: center;
  left: 0; }
  .gallery-style3 .gallery_body .category,
  .gallery-style3 .gallery_body .gallery_title {
    display: none; }
  .gallery-style3 .gallery_body .gallery_content {
    width: 100%;
    display: table;
    position: relative; }
    .gallery-style3 .gallery_body .gallery_content:before {
      content: "";
      height: 100%;
      width: 100%;
      background: rgba(255, 255, 255, 0.6);
      top: 0;
      left: 0;
      position: absolute; }
    .gallery-style3 .gallery_body .gallery_content .gallery-info {
      padding: 0 30px;
      position: relative;
      display: table-cell;
      vertical-align: middle; }
    .gallery-style3 .gallery_body .gallery_content h4 {
      font-weight: bold;
      letter-spacing: 0.4em;
      text-transform: uppercase;
      padding-top: 20px; }
    .gallery-style3 .gallery_body .gallery_content .desc {
      padding-top: 21px; }
    .gallery-style3 .gallery_body .gallery_content .btn.btn-black {
      margin-top: 38px;
      padding: 10px 25px 8px 25px; }

.gallery-style4 .gallery-img {
  position: relative; }
  .gallery-style4 .gallery-img:before {
    content: "";
    height: 100%;
    width: 100%;
    background: rgba(51, 51, 51, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }
.gallery-style4 .gallery_body {
  position: absolute;
  top: 50%;
  opacity: 0;
  left: 0;
  text-align: center;
  padding: 0 15px;
  z-index: 1;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s; }
  .gallery-style4 .gallery_body h4 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding-right: 25px;
    letter-spacing: 2px;
    position: relative;
    text-transform: uppercase; }
    .gallery-style4 .gallery_body h4:before {
      content: "\f10a";
      position: absolute;
      right: 0;
      top: 0;
      font-size: 12px;
      font-family: "Ionicons"; }
  .gallery-style4 .gallery_body .info {
    display: none; }

.gallery-style5 .gallery_body {
  display: none; }
.gallery-style5 .gallery-img {
  position: relative; }
  .gallery-style5 .gallery-img i {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    background: #ed56ad;
    opacity: 0;
    font-size: 20px;
    -moz-transform: translateX(-50%) translateY(-50%) scale(0);
    -o-transform: translateX(-50%) translateY(-50%) scale(0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    z-index: 9; }
    .gallery-style5 .gallery-img i:before {
      opacity: 1; }
  .gallery-style5 .gallery-img:after, .gallery-style5 .gallery-img:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    z-index: 1;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    opacity: 0; }
  .gallery-style5 .gallery-img:before {
    left: -100%; }
  .gallery-style5 .gallery-img:after {
    right: -100%; }
.gallery-style5 .item:hover .gallery-img i {
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
  opacity: 0.8; }
.gallery-style5 .item:hover .gallery-img:before {
  opacity: 1;
  left: 0; }
.gallery-style5 .item:hover .gallery-img:after {
  opacity: 1;
  right: 0; }

.portfolio_single .img-gallery {
  margin-bottom: 68px; }
.portfolio_single .load-more {
  margin-top: 51px; }
.portfolio_single .gallery-style1 .item .gallery_body {
  bottom: 51px;
  left: 49px; }

.desc_block {
  margin-bottom: 49px; }
  .desc_block h4 {
    font-weight: bold;
    margin-bottom: 21px;
    letter-spacing: 0.1em; }
  .desc_block p {
    margin-bottom: 15px; }
    .desc_block p a {
      color: #2eaae1; }
  .desc_block:last-child {
    margin-bottom: 0; }

.portfolio_single .portfolio_title .port-tt {
  color: #ababab; }
.portfolio_single .portfolio_title h3 {
  font-size: 40px;
  font-weight: bold;
  color: #333;
  text-transform: none;
  margin-bottom: 17px; }
.portfolio_single .portfolio_title a {
  letter-spacing: 4px;
  color: #ababab;
  padding: 0 9px;
  text-transform: uppercase; }
  .portfolio_single .portfolio_title a:hover {
    color: #2eaae1; }
.portfolio_single.gallery_single_2 .img-gallery {
  margin-bottom: 77px; }
.portfolio_single.gallery_single_2 .portfolio_title h3 {
  font-size: 40px; }
.portfolio_single.gallery_single_2 .image_list .img-gallery {
  margin: 0; }

.single-gallery .gallery_single_1 .vertical_list li.port_share h6 {
  margin-bottom: 22px; }

.gallery_single_1 .portfolio_title {
  text-align: center;
  padding: 56px 0 60px;
  background: transparent; }
.gallery_single_1 .port-tt {
  padding: 0 15px; }
.gallery_single_1 .gallery_related {
  margin-top: 79px; }
.gallery_single_1 .img-gallery {
  margin-top: 0; }

.gallery_single_2 .portfolio_title {
  overflow: hidden;
  margin-bottom: 38px; }
.gallery_single_2 .port_share {
  margin-top: -3px; }
  .gallery_single_2 .port_share h6 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 21px;
    letter-spacing: 1.2px; }
.gallery_single_2 .port-tt {
  float: left;
  display: inline-block; }
  .gallery_single_2 .port-tt a {
    display: inline-block; }
    .gallery_single_2 .port-tt a:first-child {
      margin-left: 0; }
.gallery_single_2 .gallery_desciption {
  margin-right: 100px; }
.gallery_single_2 .port_share {
  float: right; }
.gallery_single_2 .desc_block {
  margin-bottom: 59px; }
  .gallery_single_2 .desc_block h4 {
    margin-top: 11px;
    margin-bottom: 11px; }
  .gallery_single_2 .desc_block:last-child {
    margin-bottom: 35px; }
    .gallery_single_2 .desc_block:last-child h4 {
      margin-bottom: 14px; }

.image_list {
  margin: 0 -15px; }
  .image_list .img-gallery {
    padding: 15px;
    display: inline-block; }

.archive .gallery-container .btn.btn-border {
  letter-spacing: 3px; }

.tt-list {
  text-transform: uppercase;
  line-height: 34px;
  text-align: center;
  letter-spacing: 1.4px;
  padding: 61px 0 69px;
  position: relative;
  margin-top: 58px; }
  .tt-list span {
    font-family: "Comfortaa", cursive;
    position: absolute;
    left: 50%;
    top: 0;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #2eaae1;
    font-size: 80px; }

.gallery_related {
  background: #f8f7f7;
  margin: 78px 0 70px; }
  .gallery_related h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Open Sans";
    display: inline-block;
    position: relative;
    padding-bottom: 11px;
    margin-bottom: 55px; }
    .gallery_related h3:before {
      content: "";
      height: 1px;
      width: 60px;
      background: #2eaae1;
      position: absolute;
      left: 0;
      bottom: 0; }

.gallery_filter.text-left {
  display: inline-block;
  text-align: left; }
  .gallery_filter.text-left .button-group .inline-block:first-child {
    padding-left: 0; }
    .gallery_filter.text-left .button-group .inline-block:first-child button {
      padding-left: 0 !important; }

.blog-gallery2 {
  margin: 0 -25px; }
  .blog-gallery2 .item {
    padding: 0 25px; }

.blog-gallery2.arrows-custom .slick-arrow {
  height: 40px;
  width: 40px;
  background: #fff;
  border: none;
  font-size: 20px;
  color: #333; }
  .blog-gallery2.arrows-custom .slick-arrow:hover {
    color: #fff; }
  .blog-gallery2.arrows-custom .slick-arrow.btn-prev {
    position: absolute;
    top: -70px;
    right: 67px;
    left: auto; }
  .blog-gallery2.arrows-custom .slick-arrow.btn-next {
    position: absolute;
    top: -70px;
    right: 24px;
    left: auto; }

.gallery-img img {
  width: 100%; }

.figcaption {
  position: relative; }

.our-gallery-sc.box-port-architect .load-more {
  margin-top: 85px; }

.our-gallery-sc .gallery-style1 .item .category a {
  padding: 0 7px; }
.our-gallery-sc .button-group {
  padding-bottom: 29px; }
  .our-gallery-sc .button-group .btn-filter {
    position: relative; }
    .our-gallery-sc .button-group .btn-filter:before {
      content: "";
      height: 1px;
      width: 24px;
      background: #e0e0e0;
      position: absolute;
      top: 12px;
      right: -31px; }
  .our-gallery-sc .button-group .inline-block:last-child .btn-filter:before {
    content: none; }
.our-gallery-sc .masonry_type_6 .item.image_size {
  width: 25%; }
.our-gallery-sc .masonry_type_6 .item.image_size1 {
  width: 50%; }
.our-gallery-sc .masonry_type_7 .item.image_size {
  width: 50%; }
.our-gallery-sc .masonry_type_7 .item.image_size1 {
  width: 33.33%; }
.our-gallery-sc .masonry_type_5 .item.image_size1,
.our-gallery-sc .masonry_type_5 .item.image_size {
  width: 33.33%; }
.our-gallery-sc .masonry_type_5 .item.image_size2 {
  width: 66.67%; }
.our-gallery-sc .btn.btn-black {
  padding: 10px 17px 8px 29px; }

.single-gallery .gallery_single_2 .vertical_list .port_share a {
  font-size: 16px;
  line-height: 40px; }

.gallery-style3 .gallery_body {
  pointer-events: none; }

.masonry_type_1.gallery-style3 .gallery_body .gallery_content .btn.btn-black,
.masonry_type_1.gallery-style3 .gallery_body .gallery_content .desc, .masonry_type_1.gallery-style3 .gallery_body .gallery_content h4 {
  display: none; }

.vc_custom_heading.title-club {
  text-transform: uppercase; }

@media (min-width: 1199px) {
  .portfolio_single.gallery_single_2 {
    padding-top: 29px; }
    .portfolio_single.gallery_single_2 .gallery_related {
      margin-top: 104px; } }
@media (max-width: 1280px) {
  .gallery_desc {
    margin: 0 auto 60px; }

  .button-group {
    padding-bottom: 80px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .portfolio_single.gallery_single_2 .image_list .img-gallery {
    width: 33.33%; } }
@media (max-width: 1199px) {
  .gallery-style1 .item .gallery-img:before {
    border-width: 10px; }

  .gallery-style1 .item .gallery_body {
    bottom: 20px;
    left: 24px; }

  .arrowpress-heading.animated.show-animate {
    visibility: visible; }

  .gallery_single_1 .img-gallery {
    margin-top: -220px; }
  .gallery_single_1 .portfolio_title {
    padding-bottom: 350px; }

  .button-group {
    padding-bottom: 60px; }

  .gallery_desc {
    width: 100%; }

  .gallery-container .load-more {
    margin-top: 40px; }

  .gallery-container {
    margin-bottom: 0; }

  .gallery_related {
    margin-top: 70px; }

  .gallery-style3 .gallery_body .gallery_content .btn.btn-black {
    margin-top: 10px; }
  .gallery-style3 .gallery_body .gallery_content .gallery-info {
    padding: 0 12px; }

  .blog-gallery2 {
    margin: 0 -15px; }
    .blog-gallery2 .item {
      padding: 0 15px; }

  .blog-gallery2.arrows-custom .slick-arrow.btn-next {
    right: 59px; }

  .blog-gallery2.arrows-custom .slick-arrow.btn-prev {
    right: 15px; } }
@media (max-width: 991px) {
  .our-gallery-sc .masonry_type_7 .item.image_size1,
  .our-gallery-sc .masonry_type_6 .item.image_size,
  .our-gallery-sc .masonry_type_5 .item.image_size1,
  .our-gallery-sc .masonry_type_5 .item.image_size,
  .our-gallery-sc .masonry_type_5 .item.image_size2,
  .masonry_type_1 .item.image_size,
  .masonry_type_1 .item.image_size1,
  .masonry_type_1 .item.image_size2,
  .isotope.col-3 .item,
  .gallery_col3 > .isotope-item,
  .gallery-masonry_3 .image_size,
  .gallery-masonry_3 .image_size1,
  .gallery-masonry_3 .image_size2,
  .masonry_type_1 .item.image_size {
    width: 50%; }

  .gallery_single_1 .img-gallery {
    margin-top: -120px; }
  .gallery_single_1 .portfolio_title {
    padding-bottom: 250px; }
  .gallery_single_1 .gallery_related {
    margin-top: 40px; }

  .gallery_single_2 .gallery_desciption {
    margin-right: 0; }

  .single-gallery .gallery_single_1 .vertical_list {
    margin-top: 33px; } }
@media (max-width: 767px) {
  .gallery-style3 .gallery_body .gallery_content h4 {
    letter-spacing: 0; }

  .single-gallery .gallery_single_2 .vertical_list {
    float: left;
    width: 100%;
    text-align: left; }

  .gallery_single_2 .port_share {
    float: left;
    margin-top: 10px; }

  .gallery-entries-wrap.gallery-masonry {
    margin-top: 0; }

  .gallery_related.gallery-style1 .item .gallery_body {
    background: #fff; }

  .our-gallery-sc .button-group .btn-filter:before {
    content: none; }

  .button-group {
    margin: -3px !important; }

  .button-group .inline-block {
    border: 1px solid;
    float: left;
    margin: 3px !important;
    padding: 6px;
    text-align: center;
    width: 31.3333%; }
    .button-group .inline-block .btn-filter:before {
      content: none; }

  .gallery-style1 .item .gallery-img:before {
    content: none; }
  .gallery-style1 .item .gallery_body {
    position: static;
    opacity: 1;
    margin-right: 0;
    padding: 25px;
    background: #f2f2f2; }

  .gallery_single_1 .gallery_related {
    margin-top: 50px; }

  .gallery_single_1 .portfolio_title {
    padding: 100px 0 200px; }
  .gallery_single_1 .img-gallery {
    margin-top: -100px; }

  .portfolio_single .portfolio_title h3 {
    font-size: 40px;
    margin-bottom: 8px; } }
@media (min-width: 767px) {
  .gallery-style4 .item:hover .gallery_body,
  .gallery-style4 .item:hover .gallery-img:before {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; } }
@media (max-width: 599px) {
  .portfolio_single.gallery_single_2 .image_list .img-gallery {
    width: 33.33%; }

  .our-gallery-sc .masonry_type_7 .item.image_size,
  .masonry_type_2 .item.image_size {
    width: 100% !important; }
  .our-gallery-sc .masonry_type_7 .item.image_size1,
  .masonry_type_2 .item.image_size1 {
    width: 100% !important; } }
@media (max-width: 480px) {
  .gallery_single_1 .portfolio_title {
    padding: 70px 0 140px; }
  .gallery_single_1 .img-gallery {
    margin-top: -70px;
    margin-bottom: 50px; }

  .portfolio_single .portfolio_title h3 {
    font-size: 36px; }

  .desc_block {
    margin-bottom: 30px; }

  .gallery_related {
    margin-top: 45px;
    margin-bottom: 50px; }

  .gallery_single_1 .gallery_related {
    margin-top: 25px; }

  .gallery_single_2 .port-tt {
    width: 100%; }

  .gallery_single_2 .desc_block {
    margin-bottom: 30px; }

  .tt-list {
    padding: 45px 0 15px; }

  .portfolio_single.gallery_single_2 .img-gallery {
    margin-bottom: 55px; }

  .gallery_single_2 .port_share h6 {
    float: left;
    margin-top: 13px;
    margin-right: 15px; }

  .gallery_single_2 .port_share {
    float: left; }

  .portfolio_single.gallery_single_2 .image_list .img-gallery {
    width: 50%; }

  .gallery_related h3 {
    margin-bottom: 75px; }

  .blog-gallery2.arrows-custom .slick-arrow.btn-next,
  .blog-gallery2.arrows-custom .slick-arrow.btn-prev {
    top: -37px; }

  .our-gallery-sc .load-more,
  .gallery-container .load-more {
    margin-top: 30px !important; }

  .button-group .inline-block {
    width: 47.333%; }

  .gallery_desc {
    width: 100%;
    margin: 0 auto 44px; }
    .gallery_desc h3 {
      font-size: 20px;
      line-height: 30px; }

  .button-group {
    padding-bottom: 35px; }

  .button-group .inline-block {
    padding: 0 10px; }

  .our-gallery-sc .masonry_type_6 .item.image_size1,
  .our-gallery-sc .masonry_type_6 .item.image_size,
  .our-gallery-sc .masonry_type_5 .item.image_size1,
  .our-gallery-sc .masonry_type_5 .item.image_size,
  .our-gallery-sc .masonry_type_5 .item.image_size2,
  .masonry_type_1 .item.image_size,
  .masonry_type_1 .item.image_size1,
  .masonry_type_1 .item.image_size2,
  .isotope.col-3 .item,
  .gallery_col3 > .isotope-item,
  .gallery-masonry_3 .image_size,
  .gallery-masonry_3 .image_size1,
  .gallery-masonry_3 .image_size2,
  .masonry_type_1 .item.image_size {
    width: 100%; }

  .blog-grid .grid-item:last-child .blog-content {
    margin-bottom: 0; } }
@media (max-width: 375px) {
  .portfolio_single.gallery_single_2 .portfolio_title h3 {
    font-size: 35px;
    margin-bottom: 20px; } }
.gallery-img a.btn-fancybox {
  position: absolute; }

.gallery-img a.img-primary {
  position: relative; }

/*===================================
	3.12 Teacher
===================================*/
.teacher_header {
  text-align: center;
  padding-bottom: 35px;
  width: 50%;
  margin: 0 auto; }
  .teacher_header h3 {
    font-weight: 700;
    font-style: normal;
    color: #2eaae1;
    text-transform: none;
    font-size: 30px; }
  .teacher_header p {
    font-size: 14px;
    line-height: 24px;
    color: #555;
    margin-top: 8px;
    font-family: "Open Sans";
    font-weight: normal; }

.teacher_desc p {
  line-height: 20px; }

.col-4 .item {
  width: 25%; }

.col-3 .item {
  width: 33.33%; }

.teacher_sort {
  margin: 0 -15px; }
  .teacher_sort .item {
    margin-bottom: 30px;
    padding: 0 15px; }
    .teacher_sort .item:nth-child(4n+1) .member-info {
      background-color: #34b3fb; }
    .teacher_sort .item:nth-child(4n+2) .member-info {
      background-color: #18bd5e; }
    .teacher_sort .item:nth-child(4n+3) .member-info {
      background-color: #e55594; }
    .teacher_sort .item:nth-child(4n+4) .member-info {
      background-color: #ff8c1b; }

.teacher_single .teacher_info,
.teacher_single .img-teacher {
  background-color: #fff;
  border-radius: 20px; }
.teacher_single .img-teacher {
  display: inline-block; }
.teacher_single .teacher_info {
  padding: 52px 61px 70px; }
  .teacher_single .teacher_info h3 {
    font-size: 30px;
    font-weight: bold;
    color: #2eaae1;
    margin-bottom: 4px; }
  .teacher_single .teacher_info .teacher_desc {
    padding: 10px 0 18px; }
  .teacher_single .teacher_info .member-contact {
    padding-left: 0;
    list-style-type: none; }
    .teacher_single .teacher_info .member-contact li {
      position: relative;
      padding-left: 70px; }
      .teacher_single .teacher_info .member-contact li span {
        color: #222;
        position: absolute;
        left: 0;
        top: 0; }
      .teacher_single .teacher_info .member-contact li a {
        color: #555; }
        .teacher_single .teacher_info .member-contact li a i {
          line-height: 24px; }
        .teacher_single .teacher_info .member-contact li a:hover {
          color: #2eaae1; }
  .teacher_single .teacher_info .port_share {
    padding-top: 8px; }
    .teacher_single .teacher_info .port_share a {
      color: #555;
      font-size: 14px;
      margin-right: 17px; }
      .teacher_single .teacher_info .port_share a:last-child {
        margin-right: 0; }
      .teacher_single .teacher_info .port_share a:hover {
        color: #2eaae1; }
.teacher_single .teacher-content {
  padding-top: 44px;
  display: inline-block; }

@media (min-width: 1200px) {
  .teacher_single .img-teacher {
    width: 100%; } }
@media (max-width: 1199px) {
  .teacher_single .teacher_info {
    padding: 40px; } }
@media (max-width: 767px) {
  .teacher_single .img-teacher {
    margin-bottom: 30px; }
  .teacher_single .teacher_info {
    padding: 15px; }
    .teacher_single .teacher_info h3 {
      font-size: 26px;
      line-height: normal; }
  .teacher_single .teacher-content {
    padding-top: 30px; }

  .teacher_header {
    width: 100%; } }
@media (max-width: 480px) {
  .teacher_header h3 {
    font-size: 26px; } }
/*===================================
	3.4 Content
===================================*/
.ultimate-map-wrapper.ult-adjust-bottom-margin {
  margin-bottom: 0 !important; }

.remove_space .footer {
  margin-top: 0; }

.vc_row .wpb_column .wpb_wrapper .uavc-icons.icon-inline {
  margin-top: 4px;
  margin-bottom: 24px; }
  .vc_row .wpb_column .wpb_wrapper .uavc-icons.icon-inline .aio-icon {
    width: auto;
    height: auto;
    margin-right: 17px !important; }
    .vc_row .wpb_column .wpb_wrapper .uavc-icons.icon-inline .aio-icon:hover {
      color: #ed56ad !important; }

.add_to_compare.added {
  font-size: 0 !important; }

.btn-circle {
  height: 150px;
  width: 150px;
  border-radius: 50%;
  background: #ffd786;
  display: inline-block;
  text-align: center;
  padding: 30px 0;
  color: #f8bb4a;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  position: absolute;
  font-family: Dosis;
  bottom: 60px;
  right: 15px; }
  .btn-circle span {
    font-size: 40px;
    color: #fff; }
  .btn-circle:hover, .btn-circle:active, .btn-circle:focus {
    color: #2eaae1; }
    .btn-circle:hover span, .btn-circle:active span, .btn-circle:focus span {
      color: #2eaae1; }

.wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-list {
  text-align: center;
  margin-bottom: 40px; }
  .wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-list li {
    margin-right: 5px; }
    .wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-list li:last-child {
      margin-right: 0; }
.wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background: #ed56ad !important;
  border-radius: 10px !important; }
.wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab > a {
  border: none;
  background: none;
  color: #555;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 8px 19px; }
.wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab.vc_active > a {
  background: #2eaae1;
  border-radius: 5px;
  color: #fff; }
.wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-body {
  opacity: 1; }
.wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
  padding: 30px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in; }
  .wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body .wpb_single_image {
    position: relative;
    margin-right: 57px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    display: inline-block;
    box-shadow: 4px 5px 0 0 #2eaae1; }
    .wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body .wpb_single_image .wpb_singleimage_heading {
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 0;
      padding-top: 22px;
      width: 100%;
      height: 92px;
      background: rgba(0, 0, 0, 0.5);
      position: absolute;
      bottom: 0;
      left: 0;
      color: #fff;
      text-transform: uppercase;
      font-family: Open Sans;
      z-index: 1; }
  .wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body .box-accordion7 {
    overflow: hidden; }

.block-shadown {
  -webkit-box-shadow: 0px 2px 22px 0px #f5f5f5;
  -moz-box-shadow: 0px 2px 22px 0px #f5f5f5;
  box-shadow: 0px 2px 22px 0px #f5f5f5; }

.box-accordion7 {
  margin-top: 16px; }
  .box-accordion7 .vc_toggle {
    margin-bottom: 0; }
    .box-accordion7 .vc_toggle:last-of-type {
      margin-bottom: 0; }
  .box-accordion7 .vc_toggle_title {
    padding: 18px 15px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative; }
    .box-accordion7 .vc_toggle_title h2 {
      text-transform: uppercase;
      letter-spacing: 0.3px; }
  .box-accordion7 .vc_toggle_content {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0;
    padding: 15px 22px 18px !important; }
    .box-accordion7 .vc_toggle_content p {
      line-height: 22px;
      margin-bottom: 22px; }
      .box-accordion7 .vc_toggle_content p:last-child {
        margin-bottom: 0; }
  .box-accordion7 .vc_toggle_size_md.vc_toggle_default.vc_toggle_active .vc_toggle_icon:before {
    visibility: visible;
    content: "\f0d8 "; }
  .box-accordion7 .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: auto;
    margin-left: 0;
    height: auto;
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: 14px;
    left: auto !important;
    font-style: normal; }
    .box-accordion7 .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon:before {
      width: auto;
      height: auto;
      content: "\f0d7 ";
      font-size: 20px;
      color: #fff;
      font-family: FontAwesome;
      border: none;
      background: none; }
  .box-accordion7 .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
    content: none; }

#slide-home7 .tp-bullets.ares .tp-bullet.selected {
  background: #2eaae1 !important; }
#slide-home7 .tp-bullets.ares .tp-bullet {
  background: #fff !important;
  opacity: 1 !important;
  height: 20px !important;
  width: 20px !important; }

.block-text-h7 .title {
  text-transform: uppercase; }
  .block-text-h7 .title h2 {
    font-size: 40px;
    font-family: Open Sans;
    color: #2eaae1;
    font-weight: 700; }
  .block-text-h7 .title h3 {
    font-size: 40px;
    color: #222;
    font-family: Open Sans;
    margin-top: 11px;
    margin-bottom: 8px;
    letter-spacing: 0.6px; }
    .block-text-h7 .title h3 span {
      font-weight: 600;
      color: #ed56ad; }
  .block-text-h7 .title h4 {
    font-family: Open Sans;
    color: #999;
    font-size: 20px; }
.block-text-h7 .desc {
  padding-top: 19px;
  font-size: 16px; }
.block-text-h7 a.btn.btn-primary {
  color: #fffefe;
  padding: 19px 30px 18px;
  font-size: 16px;
  letter-spacing: 0.5px;
  border-radius: 10px;
  margin-top: 49px;
  -webkit-box-shadow: 0 4px 0px -1px #2eaae1;
  -moz-box-shadow: 0 4px 0px -1px #2eaae1;
  box-shadow: 0 4px 0px -1px #2eaae1; }
  .block-text-h7 a.btn.btn-primary:hover, .block-text-h7 a.btn.btn-primary:active, .block-text-h7 a.btn.btn-primary:focus {
    background: #ed56ad;
    -webkit-box-shadow: 0 4px 0px -1px #ed56ad;
    -moz-box-shadow: 0 4px 0px -1px #ed56ad;
    box-shadow: 0 4px 0px -1px #ed56ad;
    border-color: #ed56ad; }

.text-up {
  font-size: 20px;
  vertical-align: bottom;
  color: #0f2648;
  padding-left: 10px;
  margin-bottom: -2px; }

.wpb_image_grid .wpb_image_grid_ul .isotope-item .gallery_relative:hover:before {
  opacity: 0.5; }

.outofstock .list_add_to_cart a > i {
  display: none; }

.breadcrumb > li {
  vertical-align: middle; }

.single-post .blog-img.img-hover:after, .single-post .blog-img.img-hover:before {
  display: none; }

.teacher_sort {
  margin-bottom: 0; }

.woocommerce.widget_recent_reviews .product_list_widget img {
  border-radius: 2px;
  float: left;
  width: 80px;
  margin-right: 20px; }

.woocommerce-Price-currencySymbol {
  color: inherit !important; }

@media (max-width: 1365px) and (min-width: 1200px) {
  #page.boxed.site header.site-header {
    left: 0;
    right: 0; } }
@media (min-width: 1200px) {
  .widget_price_filter .ui-slider {
    width: 94%; } }
.header-v2:not(.is-sticky) .mini-cart .cart_label {
  margin-top: -4px; }

.header-v2 .header-right .btn-search > i {
  margin-top: -3px; }

.triangle_bg_abs {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 0; }

.triangle_bg .wpb_column {
  z-index: 1; }

.blog-list .blog_post_desc:before, .blog-list .blog_post_desc:after {
  content: "";
  display: table; }

.woocommerce-product-gallery__wrapper .slick-dots li button::before {
  display: none; }

.blog-list .blog_post_desc:after {
  clear: both; }

@media (max-width: 991px) {
  .menu-2-columns .menu-block1 {
    display: none !important; } }
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  margin: 0;
  cursor: pointer; }

@media (min-width: 992px) {
  .mega-menu > li.megamenu.menu-2-columns .sub-menu {
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0; }

  .mega-menu .vc_single_image-wrappe {
    padding: 0; }

  .mega-menu .vc_single_image-wrapper:hover {
    background: transparent; }

  .mega-menu .wpb_singleimage_heading {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #ff6ac0;
    margin-bottom: 0;
    margin: 26px 20px -46px;
    text-align: left;
    font-family: "Open Sans";
    position: relative;
    z-index: 2; } }
.wpb_image_grid .wpb_image_grid_ul .isotope-item .gallery_relative:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

@media (min-width: 992px) {
  .header-v2 .header-logo img {
    width: 120px; } }
.aki_wp_search .woosearch-submit {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.ticket_row table td, .ticket_row table th {
  border-bottom: 1px dashed #ccc; }

.search-no-results .widget_search form .btn-search {
  top: -2px; }
.search-no-results .widget_search form input {
  background: #fff; }

#ais-wrapper .ais-hits--item h2 {
  font-size: 18px; }
#ais-wrapper #algolia-search-box {
  margin-bottom: 46px; }
  #ais-wrapper #algolia-search-box input {
    padding: 10px 0 10px 0; }
  #ais-wrapper #algolia-search-box .search-icon {
    position: absolute;
    left: auto;
    top: 0;
    fill: #2eaae1;
    width: 17px;
    right: 10px;
    font-size: 6px; }

.button-highlight > .vc_btn3-style-custom {
  border-radius: 30px !important; }

.ais-header {
  padding-bottom: 15px; }

.ais-refinement-list--label {
  color: #000;
  font-weight: normal; }

.ais-hits--content .excerpt {
  padding-top: 11px; }

ul.ais-pagination {
  padding-left: 0; }

a.ais-pagination--link {
  cursor: pointer;
  height: 36px;
  width: 36px;
  line-height: 36px;
  font-size: 13px;
  color: #2d2d2d;
  display: block;
  border: 1px solid #ebebeb;
  text-align: center; }
  a.ais-pagination--link:hover {
    color: #fff;
    background: #2eaae1; }

.ais-menu--item, .ais-hierarchical-menu--item {
  padding: 3.5px 0; }

.product_list.style-2 .arrowpress-products .woocommerce {
  margin-top: 24px; }

.text-ct {
  font-family: "Comfortaa";
  padding: 45px 67px 0; }
  .text-ct h3 {
    font-size: 30px;
    font-weight: bold;
    color: #2eaae1;
    margin-bottom: 9px; }
  .text-ct a {
    padding-top: 9px;
    display: inline-block;
    color: #2eaae1; }

.box-about-left img {
  border: 8px solid #fff;
  border-radius: 10px; }

.box-about-right .wpb_text_column p {
  line-height: 20px; }
.box-about-right .wpb_text_column ul {
  padding-top: 12px;
  padding-left: 0;
  list-style-type: none; }
  .box-about-right .wpb_text_column ul li {
    padding-left: 30px;
    position: relative;
    line-height: 20px;
    margin-bottom: 4px; }
    .box-about-right .wpb_text_column ul li:before {
      content: "\f00c";
      font-family: FontAwesome;
      color: #555;
      position: absolute;
      top: 0;
      left: 0; }
.box-about-right .wpb_text_column a {
  margin-top: 39px;
  text-transform: none; }
  .box-about-right .wpb_text_column a.btn.btn-highlight {
    padding: 9px 27px; }

.btn-slide-white {
  border: 1px solid #fff !important; }

.text-big-h3 span {
  font-size: 80px !important;
  font-weight: bold !important; }

.img-text-abs {
  position: relative; }
  .img-text-abs h2 {
    position: absolute;
    bottom: 65px;
    font-size: 70px;
    font-weight: bold;
    color: #fff;
    z-index: 1;
    padding: 0 30px;
    width: 100%;
    text-align: center;
    font-family: 'Amatic SC', cursive; }
  .img-text-abs img {
    border: 7px solid #fff;
    border-radius: 7px; }

.slide-ami-h3 ul.slick-dots {
  transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  text-align: right;
  right: 35px;
  bottom: 2px; }
  .slide-ami-h3 ul.slick-dots li i {
    color: #fff !important; }

.contact-form .wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px; }
  .contact-form .wpcf7-form-control-wrap input, .contact-form .wpcf7-form-control-wrap textarea {
    border-radius: 25px;
    border: 1px solid #ccc;
    padding: 11px 24px 12px;
    color: #999; }
  .contact-form .wpcf7-form-control-wrap input {
    height: 50px; }
  .contact-form .wpcf7-form-control-wrap textarea {
    height: 146px;
    float: left; }
.contact-form .btn.btn-highlight.type1 {
  float: left;
  padding: 10px 34px;
  margin-top: 3px; }
  .contact-form .btn.btn-highlight.type1:hover {
    border: 1px solid #ed56ad; }
.contact-form span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 13px;
  position: absolute;
  bottom: -25px; }

.img-contact {
  position: absolute;
  left: 50%;
  bottom: 25px; }

.contact-form-v1 .wpcf7-form-control-wrap {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 20px; }
  .contact-form-v1 .wpcf7-form-control-wrap input, .contact-form-v1 .wpcf7-form-control-wrap textarea {
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 0 14px;
    color: #999; }
  .contact-form-v1 .wpcf7-form-control-wrap input {
    height: 40px; }
  .contact-form-v1 .wpcf7-form-control-wrap textarea {
    height: 170px;
    float: left;
    padding-top: 5px; }
.contact-form-v1 span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 12px;
  padding-top: 5px;
  clear: left; }
.contact-form-v1 .wpcf7-submit.btn.btn-primary {
  text-transform: none;
  margin-top: 3px;
  border-radius: 30px;
  padding: 5px 23px 7px 21px; }

.teacher_sort {
  margin-bottom: -30px; }

.list-info-contact {
  padding-left: 0;
  list-style-type: none; }
  .list-info-contact li {
    padding: 18px 0;
    color: #555;
    border-bottom: 1px dashed #cecece; }
    .list-info-contact li i {
      color: #999;
      margin-right: 18px;
      margin-left: 3px; }
    .list-info-contact li a {
      color: #555; }
    .list-info-contact li:hover a {
      color: #2eaae1; }
    .list-info-contact li:first-child {
      padding-top: 0; }
    .list-info-contact li:last-child {
      padding-bottom: 0;
      border-bottom: none; }

.newsletter-2 {
  text-align: center; }
  .newsletter-2 label {
    display: none; }
  .newsletter-2 .mc4wp-form-fields .title-newsletter {
    display: block;
    margin-bottom: 16px;
    font-family: 'Comfortaa', cursive; }
  .newsletter-2 .mc4wp-form-fields .form-mail {
    width: 750px;
    margin-top: 13px;
    float: none; }
    .newsletter-2 .mc4wp-form-fields .form-mail p {
      margin-bottom: 0; }
      .newsletter-2 .mc4wp-form-fields .form-mail p:first-child {
        width: calc(100% - 100px); }
      .newsletter-2 .mc4wp-form-fields .form-mail p:last-child {
        width: 100px; }
    .newsletter-2 .mc4wp-form-fields .form-mail input[type=email] {
      border-radius: 5px 0 0 5px;
      border: 1px solid #eee;
      padding: 0 22px;
      font-style: normal;
      height: 50px; }
    .newsletter-2 .mc4wp-form-fields .form-mail input[type=submit] {
      font-weight: normal;
      letter-spacing: 0;
      width: 100%;
      height: 50px;
      border-radius: 0 5px 5px 0; }

.border-color-main.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #2eaae1; }

.box-counter {
  padding: 0 30px; }
  .box-counter .wpb_text_column {
    color: #fff; }
    .box-counter .wpb_text_column p {
      line-height: 20px; }
  .box-counter .stats-block {
    margin-bottom: 9px !important; }

.stats-block.stats-top .stats-number {
  display: inline-block !important;
  font-size: 70px !important;
  font-weight: 400;
  font-family: 'Titan One', cursive;
  color: #fff; }
.stats-block.stats-top .stats-desc {
  position: relative;
  display: inline-block; }
.stats-block.stats-top .stats-text {
  font-size: 20px !important;
  color: #fff !important;
  font-weight: 700; }
.stats-block.stats-top .counter_suffix {
  font-size: 40px !important;
  color: #fff;
  font-family: 'Titan One', cursive;
  position: relative;
  top: -23px; }

.ult_countdown .ult_countdown-row {
  z-index: 1;
  position: relative; }

.slide-tes.ult-carousel-wrapper {
  padding: 30px 0 12px !important;
  margin-bottom: 30px; }
.slide-tes .slick-dots {
  position: static;
  transform: none !important; }
.slide-tes.ult-carousel-wrapper .slick-dots li i {
  color: #eeeeee !important;
  opacity: 1 !important; }
.slide-tes.ult-carousel-wrapper .slick-dots li.slick-active i, .slide-tes.ult-carousel-wrapper .slick-dots li:hover i {
  color: #2eaae1 !important; }

.block-about h2 {
  font-size: 50px;
  color: #2eaae1;
  text-transform: capitalize;
  margin-bottom: 17px; }
.block-about .text-default p {
  line-height: 20px;
  margin-bottom: 20px; }
  .block-about .text-default p:last-child {
    margin-bottom: 0; }
.block-about .btn-primary {
  border-radius: 30px;
  margin-top: 36px; }

.img-about .vc_figure img {
  border-radius: 5px; }

.ult_time-mid {
  display: inline-block; }

.ult_countdown .ult_countdown-section {
  margin-bottom: 3px !important; }

.ult_countdown-section {
  text-align: center;
  width: 109px;
  padding: 0 15px; }
  .ult_countdown-section .ult_countdown-amount {
    color: #fff !important;
    width: 79px;
    height: 79px;
    border-radius: 50%;
    line-height: 78px !important;
    text-align: center;
    background: #2eaae1;
    font-size: 40px !important;
    font-weight: 600 !important; }
  .ult_countdown-section .ult_countdown-period {
    color: #999 !important;
    font-size: 14px !important;
    display: inline-block;
    width: 100%;
    margin-top: 11px;
    padding: 0; }

.button-highlight a {
  background: #ed56ad !important;
  color: #fff !important;
  padding: 9px 33px 10px !important;
  border-radius: 3px !important;
  text-transform: uppercase; }
  .button-highlight a:hover {
    color: #2eaae1 !important;
    background: none !important; }

.box-countdown {
  position: relative;
  width: 82%;
  margin: 0 auto; }
  .box-countdown .text-desc {
    width: 50%;
    margin: 0 auto; }
  .box-countdown .img-abs-left {
    position: absolute;
    top: -55px;
    left: -120px; }
  .box-countdown .img-abs-right {
    position: absolute;
    top: -60px;
    right: -103px; }

.arrowpress-heading.heading-1 {
  padding-bottom: 22px; }
  .arrowpress-heading.heading-1 p {
    font-family: 'Comfortaa', cursive;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: bold;
    text-transform: none; }
  .arrowpress-heading.heading-1 h2 {
    letter-spacing: 0;
    font-family: "Open Sans";
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    color: #222; }
  .arrowpress-heading.heading-1 .small-title {
    padding-bottom: 10px; }

.arrowpress-heading.heading-2 h2 {
  line-height: 50px;
  font-size: 40px;
  font-weight: 400;
  color: #222;
  font-family: 'Titan One', cursive;
  text-transform: capitalize;
  letter-spacing: 0; }
.arrowpress-heading.heading-2 .icon_separator {
  color: #ed56ad;
  margin-top: 11px; }
.arrowpress-heading.heading-2 .desc-title {
  font-size: 14px;
  line-height: 20px; }
.arrowpress-heading.heading-2.text-center .desc-title {
  width: 40%; }

.btn.btn-highlight.type1 {
  font-size: 20px;
  font-family: 'Titan One', cursive;
  text-transform: none;
  padding: 11px 38px 9px;
  border-radius: 30px; }

.button-h4 {
  margin-top: 38px; }

.stats-top .stats-number {
  padding: 0 0 8px !important; }

.btn-video {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -8px; }
  .btn-video span, .btn-video a {
    display: inline-block; }
  .btn-video span {
    color: #222;
    font-size: 60px;
    position: absolute;
    top: 92px;
    font-family: 'Comfortaa', cursive; }
    .btn-video span.title-1 {
      right: 50%;
      margin-right: 107px; }
    .btn-video span.title-2 {
      left: 50%;
      margin-left: 112px; }
  .btn-video a {
    height: 160px;
    width: 160px;
    border: 1px solid #2eaae1;
    color: #fff;
    font-size: 45px;
    text-align: center;
    border-radius: 50%; }
    .btn-video a i {
      opacity: 0.8;
      background: #2eaae1;
      height: 134px;
      width: 134px;
      border-radius: 50%;
      line-height: 134px;
      margin: 12px; }
      .btn-video a i:before {
        margin-left: 11px; }
    .btn-video a:hover {
      color: #fff; }

.slick-dots li {
  margin: 0 1px !important;
  width: auto !important;
  height: auto !important; }

.ult-carousel-wrapper {
  padding-bottom: 0 !important; }

.text-default p {
  line-height: 20px;
  margin-bottom: 20px; }
  .text-default p:last-child {
    margin-bottom: 0; }

.main-bg_color .text-default {
  color: #fff;
  padding-left: 14px;
  letter-spacing: 0.2px; }
  .main-bg_color .text-default p {
    line-height: 20px;
    margin-bottom: 20px; }
    .main-bg_color .text-default p:last-child {
      margin-bottom: 0; }

.title-type1 {
  font-family: 'Titan One', cursive;
  font-size: 50px;
  color: #fff;
  text-align: right;
  padding-right: 35px; }
  .title-type1 span {
    font-size: 100px;
    line-height: 111px; }

.aio-icon-box.top-icon {
  padding: 0 15px; }
  .aio-icon-box.top-icon .aio-icon-title {
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 14px;
    margin-top: 24px; }
  .aio-icon-box.top-icon .aio-icon {
    color: #ed56ad !important; }
  .aio-icon-box.top-icon .aio-icon-header + .aio-icon-description {
    margin-top: 14px;
    line-height: 20px; }

table td {
  padding: 13px 0; }

.wpb_text_column table td + td, .wpb_text_column table th + th {
  padding-left: 10px; }
.wpb_text_column table th {
  padding: 13px 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #222; }

.list-tt-table {
  list-style-type: none;
  padding: 0; }
  .list-tt-table li {
    width: 20%;
    display: inline-block;
    background: #2eaae1;
    font-weight: 600;
    font-size: 20px;
    float: left;
    text-align: center;
    padding: 13px 15px;
    color: #fff; }
    .list-tt-table li:first-child {
      border-radius: 10px 0 0 0; }
    .list-tt-table li:last-child {
      border-radius: 0 10px 0 0; }

.box-classes .ult_pricing_table_wrap {
  width: 20%;
  margin-bottom: 0 !important;
  min-width: 20%;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee; }
  .box-classes .ult_pricing_table_wrap.ult_design_1 .ult_pricing_table {
    background: #fff !important;
    padding: 5px 15px 2px; }
    .box-classes .ult_pricing_table_wrap.ult_design_1 .ult_pricing_table:hover {
      background: #2eaae1 !important; }
      .box-classes .ult_pricing_table_wrap.ult_design_1 .ult_pricing_table:hover .time-class,
      .box-classes .ult_pricing_table_wrap.ult_design_1 .ult_pricing_table:hover .ult_price_features ul li span,
      .box-classes .ult_pricing_table_wrap.ult_design_1 .ult_pricing_table:hover .ult_price_features ul li,
      .box-classes .ult_pricing_table_wrap.ult_design_1 .ult_pricing_table:hover .ult_pricing_heading h3,
      .box-classes .ult_pricing_table_wrap.ult_design_1 .ult_pricing_table:hover .ult_pricing_heading h5 {
        color: #fff !important; }
  .box-classes .ult_pricing_table_wrap:nth-child(5n) {
    border-right: 1px solid #eee; }
.box-classes .ult_pricing_table .ult_price_features {
  padding: 0; }
  .box-classes .ult_pricing_table .ult_price_features ul li {
    padding: 0 0 3px;
    color: #555 !important; }
    .box-classes .ult_pricing_table .ult_price_features ul li span {
      color: #999999; }
.box-classes .ult_pricing_table {
  text-align: left;
  font-size: 14px; }
.box-classes .ult_price_body_block {
  display: none; }
.box-classes .ult_pricing_table .ult_pricing_heading {
  padding-bottom: 11px; }
  .box-classes .ult_pricing_table .ult_pricing_heading h3 {
    font-family: 'Titan One', cursive;
    color: #ed56ad !important;
    font-size: 20px !important; }
  .box-classes .ult_pricing_table .ult_pricing_heading h5 {
    margin: 5px 0 0;
    display: none;
    font-weight: 600 !important;
    font-size: 15px;
    position: relative;
    padding-left: 50px;
    color: #555 !important; }
    .box-classes .ult_pricing_table .ult_pricing_heading h5:before {
      content: "Time:";
      position: absolute;
      top: 0;
      left: 0; }
.box-classes .time-class {
  font-size: 20px !important;
  color: #18bd5e !important;
  font-weight: 600 !important; }

@media (min-width: 1024px) {
  .wpb_text_column table td + td, .wpb_text_column table th + th {
    padding-left: 45px; } }
.main-color .uvc-main-heading h2 {
  color: #2eaae1; }

.block-membership .uvc-main-heading {
  padding: 24px 15px 42px;
  background: #fff;
  border-radius: 10px 10px 0 0; }
.block-membership .vc_row {
  background: #fff;
  margin: 0;
  padding-bottom: 45px; }

.block-giftcard .wpb_text_column {
  padding-left: 30px;
  margin-bottom: 0; }
  .block-giftcard .wpb_text_column p {
    margin-bottom: 0; }
.block-giftcard .wpb_single_image {
  margin-bottom: 30px !important; }

.ult_pricing_table_wrap.ult_design_2 .ult_pricing_table:hover {
  box-shadow: none; }
.ult_pricing_table_wrap.ult_design_2 .ult_pricing_table .ult_pricing_heading {
  background: none;
  padding: 0; }
  .ult_pricing_table_wrap.ult_design_2 .ult_pricing_table .ult_pricing_heading h3 {
    text-transform: uppercase;
    color: #222;
    text-align: left;
    font-weight: 700;
    font-family: "Open Sans";
    font-size: 20px;
    margin-bottom: 17px;
    margin-top: -7px; }
  .ult_pricing_table_wrap.ult_design_2 .ult_pricing_table .ult_pricing_heading h5 {
    font-family: "Open Sans";
    text-transform: uppercase;
    color: #222;
    background: #eee;
    font-size: 14px;
    font-weight: 600 !important;
    border-radius: 5px;
    padding: 11px 5px;
    margin: 0 0 2px 0; }
.ult_pricing_table_wrap.ult_design_2 .ult_pricing_table .ult_price_body_block {
  display: none; }
.ult_pricing_table_wrap.ult_design_2 .ult_pricing_table .ult_price_features {
  text-align: left;
  font-size: 14px;
  padding: 0;
  font-weight: 600 !important; }
  .ult_pricing_table_wrap.ult_design_2 .ult_pricing_table .ult_price_features ul li {
    margin: 0;
    border-color: #eee;
    padding: 11px 0 12px; }
    .ult_pricing_table_wrap.ult_design_2 .ult_pricing_table .ult_price_features ul li:last-child {
      border-bottom: 1px dashed #eee; }

.ult_pricing_table_wrap.ult_design_3.box-mb2 .ult_pricing_table .ult_price_link a,
.ult_pricing_table_wrap.ult_design_3.box-mb2 .ult_pricing_table .ult_pricing_heading, .ult_pricing_table_wrap.ult_design_3.box-mb2 .ult_pricing_table .stripe-button-el span {
  background: #06c0e2 !important; }
  .ult_pricing_table_wrap.ult_design_3.box-mb2 .ult_pricing_table .ult_price_link a:hover,
  .ult_pricing_table_wrap.ult_design_3.box-mb2 .ult_pricing_table .ult_pricing_heading:hover, .ult_pricing_table_wrap.ult_design_3.box-mb2 .ult_pricing_table .stripe-button-el span:hover {
    background: #ed56ad !important; }
.ult_pricing_table_wrap.ult_design_3.box-mb3 .ult_pricing_table .ult_price_link a,
.ult_pricing_table_wrap.ult_design_3.box-mb3 .ult_pricing_table .ult_pricing_heading, .ult_pricing_table_wrap.ult_design_3.box-mb3 .ult_pricing_table .stripe-button-el span {
  background: #ee8f20 !important; }
  .ult_pricing_table_wrap.ult_design_3.box-mb3 .ult_pricing_table .ult_price_link a:hover,
  .ult_pricing_table_wrap.ult_design_3.box-mb3 .ult_pricing_table .ult_pricing_heading:hover, .ult_pricing_table_wrap.ult_design_3.box-mb3 .ult_pricing_table .stripe-button-el span:hover {
    background: #ed56ad !important; }
.ult_pricing_table_wrap.ult_design_3.box-mb4 .ult_pricing_table .ult_price_link a,
.ult_pricing_table_wrap.ult_design_3.box-mb4 .ult_pricing_table .ult_pricing_heading, .ult_pricing_table_wrap.ult_design_3.box-mb4 .ult_pricing_table .stripe-button-el span {
  background: #ee4444 !important; }
  .ult_pricing_table_wrap.ult_design_3.box-mb4 .ult_pricing_table .ult_price_link a:hover,
  .ult_pricing_table_wrap.ult_design_3.box-mb4 .ult_pricing_table .ult_pricing_heading:hover, .ult_pricing_table_wrap.ult_design_3.box-mb4 .ult_pricing_table .stripe-button-el span:hover {
    background: #ed56ad !important; }
.ult_pricing_table_wrap.ult_design_3 .ult_pricing_table {
  position: relative; }
  .ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_price_features {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0 20px 29px;
    font-family: "Open Sans";
    border-radius: 0 0 5px 5px;
    font-size: 14px;
    font-weight: 600 !important; }
    .ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_price_features .swpm-payment-button {
      position: absolute;
      bottom: -28px;
      left: 50%;
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
    .ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_price_features ul li {
      border-bottom: 1px dashed #eee;
      padding: 15px 0 14px; }
      .ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_price_features ul li:last-child {
        border-bottom: 1px dashed #eee; }
  .ult_pricing_table_wrap.ult_design_3 .ult_pricing_table:hover {
    box-shadow: none; }
  .ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_pricing_heading {
    padding: 0;
    background: #2eaae1;
    border-radius: 5px 5px 0 0; }
    .ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_pricing_heading h3 {
      color: #fff;
      font-size: 30px;
      font-weight: 600 !important;
      font-family: "Open Sans";
      padding: 14px 10px 20px; }
  .ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_price_link {
    position: absolute;
    bottom: -21px;
    left: 50%;
    padding-bottom: 0;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    .ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_price_link a {
      text-transform: uppercase;
      color: #fff;
      background: #2eaae1;
      padding: 14px 36px 13px;
      font-size: 14px;
      border-radius: 30px; }
      .ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_price_link a:hover {
        background: #222; }
.ult_pricing_table_wrap.ult_design_3 .ult_price_body_block {
  display: none; }

.swpm-registration-submit-section {
  margin-top: 15px; }

.swpm-registration-submit, .stripe-button-el span {
  text-transform: uppercase;
  color: #fff;
  background: #2eaae1 !important;
  padding: 14px 36px 13px;
  font-size: 14px;
  border-radius: 30px !important; }
  .swpm-registration-submit:hover, .stripe-button-el span:hover {
    background: #222 !important; }

.swpm-payment-button .stripe-button-el, .swpm-payment-button .stripe-button-el:not(:disabled):active, .swpm-payment-button .stripe-button-el.active {
  background: none;
  border: none;
  box-shadow: none; }
  .swpm-payment-button .stripe-button-el span, .swpm-payment-button .stripe-button-el:not(:disabled):active span, .swpm-payment-button .stripe-button-el.active span {
    font-weight: normal;
    font-family: inherit;
    width: 119px;
    height: 41px;
    line-height: 41px; }

.wpb_content_element.title-box-mb {
  margin-bottom: 0 !important; }

.note-content {
  padding: 0 15px 35px;
  background: #fff;
  margin-bottom: 0 !important; }
  .note-content h4 {
    margin-bottom: 12px;
    font-size: 20px;
    font-family: "Open Sans";
    color: #2eaae1;
    text-transform: capitalize; }
  .note-content ul {
    list-style-type: none;
    padding-left: 12px; }
    .note-content ul li {
      line-height: 20px;
      position: relative; }
      .note-content ul li:before {
        content: "*";
        position: absolute;
        left: -12px;
        top: 0; }

.vc_general.vc_btn3:hover,
.vc_general.vc_btn3:focus {
  color: #ed56ad !important;
  border-color: #ed56ad !important; }

.title-box-mb {
  margin-bottom: 0 !important;
  background: #fff;
  padding: 0 15px 20px;
  text-transform: uppercase;
  color: #222;
  font-weight: 600 !important;
  font-family: "Open Sans";
  font-size: 20px; }

.ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_price_features ul li span {
  width: 100%;
  color: #a59191;
  font-weight: 400 !important;
  font-style: italic;
  display: inline-block; }

.ihc-level-item-link {
  text-align: center; }
  .ihc-level-item-link > span:first-child {
    text-transform: uppercase;
    background: #2eaae1;
    padding: 10px 36px 11px;
    border-radius: 30px;
    color: #fff; }

.display-none {
  display: none; }

.swpm-login-widget-form {
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  min-height: 325px; }
  .swpm-login-widget-form label {
    color: #222;
    font-weight: 400;
    margin-bottom: 3px;
    margin-top: 0; }
  .swpm-login-widget-form input[type="text"], .swpm-login-widget-form input[type="email"], .swpm-login-widget-form textarea, .swpm-login-widget-form input[type="password"] {
    color: rgba(48, 47, 47, 0.5);
    border: 1px solid #ebebeb;
    background: #fff none repeat scroll 0 0;
    font-size: 14px;
    line-height: normal;
    padding: 10px 20px;
    width: 100%; }
  .swpm-login-widget-form input[type="submit"] {
    border: 2px solid #2eaae1;
    background: #2eaae1;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 14px 8px;
    width: auto;
    margin-top: 15px; }
    .swpm-login-widget-form input[type="submit"]:hover {
      background: #ed56ad;
      border-color: #ed56ad; }
  .swpm-login-widget-form .swpm-forgot-pass-link, .swpm-login-widget-form .swpm-join-us-link {
    display: inline-block; }
  .swpm-login-widget-form .swpm-forgot-pass-link + .swpm-join-us-link {
    padding-left: 11px; }

.fancybox-close-small:after {
  content: "x" !important; }

div.wpcf7 .ajax-loader {
  margin: 14px 0 0 4px; }

.box-club {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0 25px 0 #ddd; }
  .box-club .wpb_single_image img {
    border-radius: 10px 10px 0 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
    .box-club .wpb_single_image img:hover {
      opacity: 0.5;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -ms-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
  .box-club .wpb_text_column {
    padding: 30px 15px 38px; }
    .box-club .wpb_text_column h3 {
      font-size: 20px;
      color: #2eaae1;
      font-weight: bold;
      margin-bottom: 20px; }
    .box-club .wpb_text_column p {
      margin-bottom: 20px;
      line-height: 20px; }
      .box-club .wpb_text_column p:last-child {
        margin-bottom: 0; }

.box-sp .ult-content-box {
  padding: 30px 30px 32px; }
.box-sp .title {
  margin-bottom: 30px; }
  .box-sp .title h3 {
    color: #2eaae1;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 16px; }
  .box-sp .title p {
    font-size: 16px;
    color: #555;
    font-family: Comfortaa; }

.contact-form2 br {
  display: none; }
.contact-form2 .wpcf7-form-control-wrap {
  margin-bottom: 30px;
  display: inline-block;
  width: 100%; }
  .contact-form2 .wpcf7-form-control-wrap.your-name, .contact-form2 .wpcf7-form-control-wrap.your-email {
    width: calc(50% - 15px);
    display: inline-block; }
  .contact-form2 .wpcf7-form-control-wrap.your-name {
    float: left; }
  .contact-form2 .wpcf7-form-control-wrap.your-email {
    float: right; }
.contact-form2 input[type="text"], .contact-form2 input[type="email"], .contact-form2 textarea {
  border-radius: 3px;
  color: #999; }
.contact-form2 input[type="text"], .contact-form2 input[type="email"] {
  height: 50px; }
.contact-form2 textarea {
  height: 200px;
  float: left; }
.contact-form2 input[type="submit"] {
  margin-top: -7px;
  float: right; }
  .contact-form2 input[type="submit"].btn.btn-primary {
    border-radius: 30px;
    padding: 10px 44px 8px 43px; }

div.wpcf7 .contact-form2 .ajax-loader {
  float: right;
  margin-top: 5px;
  margin-right: 10px; }

/*===================================
	3.5 Service
===================================*/
@media (min-width: 768px) {
  .service_type1:hover .service-img img {
    filter: grayscale(0.5);
    -moz-filter: grayscale(0.5);
    -webkit-filter: grayscale(0.5);
    -o-filter: grayscale(0.5);
    -ms-filter: grayscale(0.5);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; } }
.service_type1 .service-img {
  position: relative;
  display: inline-block;
  padding: 8px;
  border: 1px solid transparent;
  border-radius: 50%; }
  .service_type1 .service-img img {
    border-radius: 50%; }
.service_type1 .service-title {
  margin-top: 20px;
  margin-bottom: 12px; }
  .service_type1 .service-title h4 {
    font-size: 20px;
    font-family: "Open Sans"; }
.service_type1 .service-box:hover .service-img {
  border-color: #2eaae1; }

/*===================================
	3.7 Error Pages
===================================*/
.title404 {
  font-weight: 900;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  display: block;
  font-family: OpenSans-Extrabold;
  font-size: 17.8px; }

.overlay404 {
  position: relative; }
  .overlay404:before {
    content: "";
    background: rgba(0, 0, 0, 0.7);
    opacity: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%; }

svg {
  width: 100%;
  height: 100%; }

.heading404 {
  position: relative;
  margin-bottom: -9px; }

.error404 .side-breadcrumb {
  display: none; }
.error404 .side-breadcrumb + .wrapper {
  padding-top: 0; }
.error404 .footer {
  padding-top: 0 !important;
  position: relative; }

html {
  height: 100%; }

#error-page {
  max-width: none;
  padding: 0;
  margin: 0 !important; }

.text-404 {
  -moz-transform: rotate(-30deg) translateX(-90px);
  -o-transform: rotate(-30deg) translateX(-90px);
  -ms-transform: rotate(-30deg) translateX(-90px);
  -webkit-transform: rotate(-30deg) translateX(-90px);
  transform: rotate(-30deg) translateX(-90px); }

.content-404 .content-desc, .content-404 .img-404 {
  display: inline-block;
  vertical-align: top; }
.content-404 h1 {
  color: #2eaae1;
  font-size: 100px;
  font-family: Showcard Gothic, Arial;
  display: inline-block;
  margin-bottom: 15px;
  letter-spacing: 0.05em; }
  .content-404 h1 span {
    font-size: 180px;
    letter-spacing: 0;
    color: #e90588; }
.content-404 p {
  color: #2eaae1;
  font-size: 28px;
  text-transform: uppercase;
  font-family: "Comfortaa";
  margin: 0;
  line-height: normal; }
  .content-404 p span {
    font-size: 42px;
    font-weight: 700;
    letter-spacing: 0.05em; }
.content-404 a {
  text-decoration: underline;
  font-size: 14px;
  margin: 0; }
  .content-404 a:hover {
    text-decoration: none; }

.page-404 {
  background-size: initial;
  margin: 0 -15px;
  vertical-align: middle; }
  .page-404 .page-404-container {
    position: relative;
    height: 100%; }
  .page-404 .content-404 {
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    padding: 0;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .page-404 .content-404 .btn {
      border-radius: 30px;
      font-size: 14px;
      letter-spacing: 0;
      padding: 10px 32px 8px;
      text-decoration: none; }
  .page-404 .back-home {
    padding-top: 157px; }

.page-template-coming-soon footer, #error-page footer {
  padding-top: 0; }

.page-coming-soon {
  position: relative;
  min-height: 500px; }
  .page-coming-soon .coming-soon-container {
    position: relative;
    min-height: 500px; }
  .page-coming-soon .coming-soon {
    position: absolute;
    top: 50%;
    width: 100%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    padding-top: 111px;
    right: 0;
    left: 0; }
  .page-coming-soon .coming-clock, .page-coming-soon .coming-title {
    display: inline-block;
    vertical-align: middle; }
  .page-coming-soon .coming-title {
    text-transform: uppercase;
    font-size: 35px;
    text-align: left;
    width: 44.4%;
    padding-left: 54px;
    padding-right: 52px;
    border-right: 1px solid #fff;
    padding: 9px 52px 9.2px 86px; }
    .page-coming-soon .coming-title h3 {
      color: #2eaae1;
      font-size: 35px; }
    .page-coming-soon .coming-title h2 {
      font-size: 75px;
      font-weight: bold;
      color: inherit;
      margin-top: 5px;
      letter-spacing: -3px; }
  .page-coming-soon .coming-clock {
    width: 54%; }
  .page-coming-soon .coming-timer {
    position: relative;
    display: inline-block;
    line-height: 100%;
    margin-left: 1px;
    margin-top: -4px; }
    .page-coming-soon .coming-timer > span:first-child {
      font-size: 80px;
      font-weight: 300;
      line-height: 100%; }
    .page-coming-soon .coming-timer > span:last-child {
      font-size: 128px;
      font-weight: bold;
      position: absolute;
      opacity: 0.1;
      left: 50%;
      -moz-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -webkit-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      padding-right: 55px;
      top: 45%;
      line-height: 100%; }
    .page-coming-soon .coming-timer:after {
      content: ":";
      font-size: 80px;
      font-family: inherit;
      font-weight: 300;
      padding: 0 22px 0 21px; }
    .page-coming-soon .coming-timer:last-child:after {
      display: none; }
    .page-coming-soon .coming-timer:last-child > span:last-child {
      padding-right: 0; }
  .page-coming-soon .coming-subcribe {
    margin-top: 47px; }
  .page-coming-soon .mc4wp-form {
    width: 100%;
    max-width: 560px;
    margin: 0 auto; }
    .page-coming-soon .mc4wp-form input[type="submit"] {
      margin-top: 0;
      background: #2eaae1;
      text-transform: uppercase;
      text-align: center;
      font-weight: bold;
      color: #fff;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .page-coming-soon .mc4wp-form input[type="submit"]:hover {
        background: #000;
        color: #fff; }
    .page-coming-soon .mc4wp-form p.submit {
      position: relative;
      max-width: 204px;
      margin: 0 auto; }
      .page-coming-soon .mc4wp-form p.submit:hover:after {
        color: #fff; }
  .page-coming-soon .mc4wp-form-fields .form-mail {
    width: 100%; }
  .page-coming-soon .mc4wp-form-fields > label:first-child {
    display: none; }
  .page-coming-soon input[type="email"], .page-coming-soon input[type="text"] {
    width: 100%;
    background: transparent;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    padding: 14px 26px 14.9px;
    font-size: 14px;
    height: 50px; }

.error404 .footer {
  margin-top: 0; }

.hide_footer footer {
  display: none !important; }

.ult_tabcontent.ult-responsive.style1 {
  overflow: visible !important; }

.main-bg:hover .ubtn-icon {
  color: #fff; }

.mc4wp-error:before {
  top: 11px; }
.mc4wp-error > p {
  margin-bottom: 4px; }

.letter_space_05 .uvc-sub-heading {
  letter-spacing: -0.5px; }

@media (min-width: 1506px) {
  .page-coming-soon .coming-subcribe {
    margin-top: 49px; } }
@media (max-width: 1200px) {
  .page-coming-soon .coming-soon {
    padding-top: 0; } }
@media (max-width: 1199px) {
  .page-coming-soon .coming-title {
    padding: 15px 52px 12px 52px; }
    .page-coming-soon .coming-title h3 {
      font-size: 30px; }
    .page-coming-soon .coming-title h2 {
      font-size: 50px; }
  .page-coming-soon .coming-clock {
    padding: 0 30px; }
  .page-coming-soon .coming-timer > span:first-child {
    font-size: 44px; }
  .page-coming-soon .coming-timer > span:last-child {
    font-size: 47px; }
  .page-coming-soon .coming-timer:after {
    font-size: 44px; } }
@media (max-width: 991px) {
  .page-404 .content404 {
    font-size: 20px;
    padding-top: 120px; }
    .page-404 .content404 .btn.btn-primary {
      padding: 14px 30px; }

  .page-coming-soon .coming-clock {
    width: 59%; }
  .page-coming-soon .coming-title {
    width: 40%;
    padding: 15px 30px 12px 30px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .page-coming-soon .coming-timer > span:last-child {
    font-size: 78px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-404 {
    margin-right: -50px;
    padding-left: 70px; } }
@media (max-width: 767px) {
  .page-404 {
    height: auto !important; }
    .page-404 .content-404 {
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      -webkit-transform: none;
      transform: none;
      padding: 50px 0 30px;
      position: static; }
      .page-404 .content-404 .text-404 {
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none; }
      .page-404 .content-404 h1 {
        font-size: 60px;
        padding: 0; }
        .page-404 .content-404 h1 span {
          font-size: 100px; }
      .page-404 .content-404 p {
        font-size: 18px; }
        .page-404 .content-404 p span {
          font-size: 26px; }
      .page-404 .content-404 .back-home {
        padding-top: 30px; }
    .page-404 .img-404 {
      margin-top: 30px; }
      .page-404 .img-404 img {
        width: 200px; }

  .heading404 {
    height: 500px;
    margin-bottom: -47px; }

  .page-coming-soon .coming-clock, .page-coming-soon .coming-title {
    width: 100%;
    margin-top: 15px;
    padding: 0 15px;
    text-align: center;
    border: none; }
  .page-coming-soon .coming-soon {
    padding-top: 101px;
    height: 100%;
    top: 0;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    position: relative; }
  .page-coming-soon .coming-title h2 {
    font-size: 40px; }
  .page-coming-soon .coming-timer > span:first-child {
    font-size: 30px; }
  .page-coming-soon .coming-timer:after {
    font-size: 30px;
    padding: 0 15px 0 15px; }
  .page-coming-soon .coming-timer span:last-child {
    font-size: 55px;
    padding-right: 35px; }
  .page-coming-soon .mc4wp-form {
    padding: 0 15px; }

  .gallery_sort .title-portfolio.item {
    display: table; }

  .title-portfolio,
  .gallery-masonry_2 .btn-viewmore {
    height: auto; }
    .title-portfolio .btn,
    .gallery-masonry_2 .btn-viewmore .btn {
      display: block; }
      .title-portfolio .btn i,
      .gallery-masonry_2 .btn-viewmore .btn i {
        margin-bottom: -6px; }

  .title-portfolio .title-left {
    padding: 6px 15px 10px 40px;
    display: table-cell; }
    .title-portfolio .title-left:before {
      background: none;
      font-size: 23px;
      left: 6px; }
    .title-portfolio .title-left h2 {
      font-size: 22px; }
    .title-portfolio .title-left h3 {
      font-size: 18px; } }
/*===================================
	3.9 Style Home
===================================*/
.slider-home {
  overflow: hidden; }
  .slider-home .rev_slider_wrapper {
    width: 100% !important;
    left: 0 !important; }

.newletter-1 {
  padding: 0 15px 30px;
  overflow: hidden; }
  .newletter-1 .mc4wp-form-fields label {
    color: #222;
    float: none;
    font-family: "Comfortaa";
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    width: auto;
    display: block;
    overflow: hidden; }
    .newletter-1 .mc4wp-form-fields label strong {
      display: none; }
    .newletter-1 .mc4wp-form-fields label span {
      letter-spacing: 0;
      font-size: 20px;
      margin-top: 0;
      border-bottom: 1px solid #eee;
      line-height: 100%;
      padding: 28px 0; }
  .newletter-1 .mc4wp-form-fields .desc {
    display: block;
    font-family: "Open Sans";
    line-height: 16px;
    margin-bottom: 31px;
    padding-top: 25px; }
  .newletter-1 .mc4wp-form-fields .form-mail {
    display: block;
    float: none;
    margin-top: 10px;
    width: 100%;
    position: relative; }
    .newletter-1 .mc4wp-form-fields .form-mail p:first-child {
      float: none;
      width: 100%;
      margin-bottom: 0; }
    .newletter-1 .mc4wp-form-fields .form-mail p:last-child {
      float: none;
      height: 40px;
      position: absolute;
      right: 0;
      text-align: left;
      top: 8px;
      width: 53px; }
      .newletter-1 .mc4wp-form-fields .form-mail p:last-child:before {
        position: absolute;
        content: "\f1d8";
        font-size: 14px;
        color: #2eaae1;
        font-family: FontAwesome;
        left: 50%;
        top: 0;
        z-index: 1;
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); }
    .newletter-1 .mc4wp-form-fields .form-mail input[type="email"] {
      background: #fcfcfc none repeat scroll 0 0;
      border: 1px solid #eee;
      font-family: Roboto;
      font-size: 12px;
      font-style: normal;
      text-align: left;
      padding: 0 18px; }
    .newletter-1 .mc4wp-form-fields .form-mail input[type="submit"] {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      border-radius: 0;
      width: 53px;
      position: relative;
      z-index: 10;
      left: 0;
      top: 0;
      text-indent: -9999em; }
      .newletter-1 .mc4wp-form-fields .form-mail input[type="submit"]:hover {
        background: none; }

.bg-brand.ult_horizontal {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 13px 0 !important; }

.box-blog .ult-content-box,
.slide-tes.ult-carousel-wrapper,
.border-radius,
.border-radius .ult-content-box {
  border-radius: 3px; }

.border-radius.vc_row {
  margin: 0; }

.active-deal {
  clear: left;
  overflow: hidden;
  text-align: center;
  padding-top: 11px; }
  .active-deal .price-deal {
    color: #222;
    font-family: "Comfortaa";
    font-size: 20px;
    margin-bottom: 34px; }
    .active-deal .price-deal span {
      color: #999999;
      margin-right: 12px;
      text-decoration: line-through; }
  .active-deal .btn-deal .btn {
    border-radius: 30px;
    height: 40px;
    min-width: 160px; }

.count-down-3.ult_countdown .ult_countdown-row {
  margin: 0 -45px;
  display: block; }
.count-down-3 .ult_countdown-section {
  padding: 0 !important;
  text-align: center;
  width: 85px;
  margin: 0 15px; }
  .count-down-3 .ult_countdown-section:nth-child(2) .ult_countdown-amount {
    background-image: url(../images/bg-countdown.png);
    background-position: -95px 0; }
  .count-down-3 .ult_countdown-section:nth-child(3) .ult_countdown-amount {
    background-image: url(../images/bg-countdown.png);
    background-position: -190px 0; }
  .count-down-3 .ult_countdown-section:nth-child(4) .ult_countdown-amount {
    background-image: url(../images/bg-countdown.png);
    background-position: -285px 0; }
  .count-down-3 .ult_countdown-section .ult_countdown-amount {
    background: url(../images/bg-countdown.png) no-repeat;
    border-radius: 0 !important;
    font-size: 30px !important;
    font-weight: 700 !important;
    font-family: "Comfortaa";
    line-height: 83px !important;
    text-align: center;
    display: block !important;
    width: 85px !important;
    color: #fff !important;
    height: 81px !important;
    background-position: 0 0;
    margin-top: 0; }
  .count-down-3 .ult_countdown-section .ult_countdown-period {
    color: #555555 !important;
    font-size: 12px !important;
    margin-top: 18px !important;
    letter-spacing: 0;
    margin-bottom: 0;
    text-transform: uppercase !important; }

.tp-bullets.custom .tp-bullet {
  width: 15px;
  height: 15px;
  background-color: #c9c9c9;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .tp-bullets.custom .tp-bullet:hover, .tp-bullets.custom .tp-bullet.selected {
    background-color: #2eaae1;
    opacity: 1; }

.ult_tabs {
  margin-bottom: 18px; }
  .ult_tabs .ult_tabmenu.style1 {
    text-align: center;
    display: block;
    margin-top: 15px;
    margin-bottom: 11px; }
    .ult_tabs .ult_tabmenu.style1 .ult_tab_li {
      background: none !important;
      border-radius: 0 !important;
      display: inline-block;
      float: none; }
      .ult_tabs .ult_tabmenu.style1 .ult_tab_li.current a.ult_a {
        color: #2eaae1; }
      .ult_tabs .ult_tabmenu.style1 .ult_tab_li a.ult_a {
        background: none !important;
        text-transform: uppercase;
        color: #222;
        letter-spacing: 0.05em;
        padding: 10px 15px; }
        .ult_tabs .ult_tabmenu.style1 .ult_tab_li a.ult_a:hover {
          color: #2eaae1; }

.ult_tabcontent .ult_tabitemname {
  padding: 12px 0; }

.countdown-2 .ult_countdown-section {
  border-right: 1px solid #eee;
  padding: 0 !important;
  text-align: center;
  width: 106px; }
  .countdown-2 .ult_countdown-section:last-child {
    border: none; }
  .countdown-2 .ult_countdown-section .ult_countdown-amount {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0 !important;
    font-size: 50px !important;
    font-weight: 400 !important;
    height: 100% !important;
    line-height: 50px !important;
    text-align: center;
    width: 100% !important;
    color: #222 !important;
    margin-top: -6px; }
  .countdown-2 .ult_countdown-section .ult_countdown-period {
    color: #222 !important;
    font-size: 20px !important;
    margin-top: 1px !important;
    letter-spacing: 0.1em;
    margin-bottom: -5px;
    text-transform: uppercase; }

.text-style strong {
  color: #ed56ad; }

.text-transform {
  text-transform: uppercase; }

.text-sale span {
  text-transform: uppercase;
  color: #2eaae1;
  font-size: 20px;
  font-weight: 700;
  margin-left: -5px; }

.text-home-5 p {
  line-height: 20px;
  margin-bottom: 20px; }

.arrowpress-container.bg-white {
  background: #fff none repeat scroll 0 0;
  border-radius: 7px; }
  @media (min-width: 1200px) {
    .arrowpress-container.bg-white {
      width: 1170px; } }

.wpb_single_image.bg-white {
  border-radius: 15px; }

.bg-radius .ult-content-box {
  border-radius: 15px;
  padding: 51px 60px 60px; }

.ult-content-box .arrowpress-heading.heading-3 p {
  padding-top: 4px; }
.ult-content-box .content-profile {
  padding-top: 7px; }
  .ult-content-box .content-profile ul {
    list-style: outside none none;
    padding: 0; }
.ult-content-box .contact-profile span {
  color: #222222;
  padding-right: 21px; }
.ult-content-box .contact-profile a {
  color: #555; }
  .ult-content-box .contact-profile a:hover {
    color: #2eaae1; }
.ult-content-box .social-profile {
  margin: 0 -8px;
  padding-top: 9px; }
  .ult-content-box .social-profile li {
    display: inline-block;
    padding: 0 8px; }
    .ult-content-box .social-profile li a {
      color: #555555; }
      .ult-content-box .social-profile li a:hover {
        color: #2eaae1; }

.font-default-2 p {
  margin-bottom: 20px;
  line-height: 20px; }

.custom-progress.vc_progress_bar {
  margin-bottom: 0; }
  .custom-progress.vc_progress_bar .vc_single_bar {
    height: 8px;
    position: relative;
    background: #eeeeee;
    margin-bottom: 37px; }
    .custom-progress.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar {
      background-color: #2eaae1 !important; }
    .custom-progress.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar::before {
      border-color: #2eaae1; }
    .custom-progress.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar {
      background-color: #fdcf0c !important; }
    .custom-progress.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar::before {
      border-color: #fdcf0c; }
    .custom-progress.vc_progress_bar .vc_single_bar.vc_progress-bar-color-purple .vc_bar {
      background-color: #e90588 !important; }
    .custom-progress.vc_progress_bar .vc_single_bar.vc_progress-bar-color-purple .vc_bar::before {
      border-color: #e90588; }
    .custom-progress.vc_progress_bar .vc_single_bar .vc_bar::before {
      background: #fff;
      border: 3px solid #2eaae1;
      border-radius: 50%;
      content: "";
      height: 25px;
      left: calc(100% - 12px);
      position: absolute;
      top: -9px;
      width: 25px; }
    .custom-progress.vc_progress_bar .vc_single_bar .vc_progress_value {
      color: #555555;
      font-size: 14px;
      font-weight: 400;
      height: 20px;
      line-height: 20px;
      position: absolute;
      right: -20px;
      top: -30px; }
  .custom-progress.vc_progress_bar h6 {
    color: #555;
    font-family: "Open Sans";
    margin-bottom: 13px; }

.hotspot-modal.hotspot-modal--frontend .modal-dialog .chevron {
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.swpm-registration-widget-form input[type="text"],
.swpm-registration-widget-form input[type="password"] {
  border: 1px solid #dddddd; }

@media (min-width: 1366px) {
  .ult_tabcontent .product-grid.isotope {
    height: 912px;
    max-height: 912px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .countdown-2.ult_countdown .ult_countdown-section {
    width: 95px; }

  .count-down-3.ult_countdown .ult_countdown-row {
    margin: 0 auto; }
  .count-down-3 .ult_countdown-section {
    float: left;
    margin: 0 0 30px !important;
    width: 50% !important; }

  .title-border,
  .newletter-1 .mc4wp-form-fields label span {
    line-height: normal;
    font-size: 16px; } }
@media (min-width: 992px) {
  .countdown-2.ult_countdown {
    position: absolute;
    left: -25px;
    z-index: 1;
    margin-bottom: 0 !important;
    text-align: left !important; }

  .vc_custom_heading.text-sale {
    margin: 0 -5px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .col-md.banner-container {
    width: 50%;
    float: left; } }
@media (max-width: 991px) {
  .vc_custom_heading.text-sale {
    padding: 0 15px; } }
@media (min-width: 767px) {
  .ult_tabs {
    margin-bottom: 0; } }
@media (max-width: 767px) {
  .bg-radius {
    margin-bottom: 30px; }
    .bg-radius .ult-content-box {
      padding: 30px 15px 10px; }

  .vc_custom_heading.text-transform {
    line-height: normal; }

  .banner-container.col-md {
    margin-bottom: 30px; } }
@media (min-width: 550px) and (max-width: 767px) {
  .banner-container.col-md {
    float: left;
    margin-bottom: 0;
    width: 50%; } }
@media (max-width: 530px) {
  .count-down-3.ult_countdown {
    margin-bottom: 0 !important; }
    .count-down-3.ult_countdown .ult_countdown-row {
      margin: 0; }
      .count-down-3.ult_countdown .ult_countdown-row .ult_countdown-section {
        margin: 0; } }
.ie-10 .path, .ie-9 .path, .ie-11 .path {
  display: none; }

/*===================================
	4.0 Responsive
===================================*/
@media (min-width: 1700px) {
  .our-mission {
    padding-right: 50px; } }
@media (max-width: 1366px) {
  .img-contact {
    bottom: 100px; } }
@media (min-width: 1200px) and (max-width: 1366px) {
  .banner-type14 {
    padding: 20px; }
    .banner-type14 .banner-img {
      width: 50%; }
    .banner-type14 .banner-mid {
      padding: 34px 0 20px 20px; }
      .banner-type14 .banner-mid .banner-btn {
        margin-top: 24px; } }
@media (min-width: 1200px) and (max-width: 1280px) {
  .banner-type14 {
    padding: 20px; }
    .banner-type14 .banner-img {
      width: 50%; }
    .banner-type14 .banner-mid {
      padding: 20px 0 20px 20px; }
      .banner-type14 .banner-mid .banner-btn {
        margin-top: 24px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_pricing_heading h3 {
    font-size: 22px;
    padding: 24px 10px; }

  .ult_pricing_table_wrap.ult_design_3 .ult_pricing_table .ult_price_link a {
    padding: 14px 20px 13px; }

  .ult_pricing_table_wrap.ult_design_2 .ult_pricing_table .ult_price_features {
    font-size: 13px; } }
@media (max-width: 1199px) {
  .banner-type14 {
    padidng: 35px 30px 40px; }
    .banner-type14 .banner-img {
      float: none; }
    .banner-type14 .banner-mid {
      padding: 30px 0 0 0; }

  .newsletter-2 .mc4wp-form-fields .form-mail {
    width: 100%; }

  .text-big-h3 span {
    font-size: 50px !important; }

  .title-type1 {
    margin-right: 0;
    font-size: 40px; }
    .title-type1 span {
      font-size: 86px;
      line-height: 90px; }

  .block-about h2 {
    font-size: 40px; }

  .box-classes .time-class {
    font-size: 15px !important; }

  .arrowpress-heading.heading-2.text-center .desc-title {
    width: 60%; }

  .block-membership .vc_row {
    padding-right: 0; }

  .block-giftcard .wpb_single_image.vc_align_right {
    text-align: left;
    margin-top: 30px; }
  .block-giftcard .wpb_text_column {
    padding-left: 0; } }
@media (min-width: 992px) {
  .field-mb,
  .title-box-mb {
    display: none !important; } }
@media (max-width: 991px) {
  .member-type4 .member-title {
    min-height: 86px; }

  .wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    text-align: center; }
    .wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body .wpb_single_image {
      float: none;
      margin-right: 0; }
      .wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body .wpb_single_image.vc_align_left {
        text-align: center; }
    .wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body .box-accordion7 {
      text-align: left; }

  .aki_wp_search {
    padding: 30px; }

  .remove-margin-sm .ult-content-box {
    margin: 0 !important; }

  .box-about-left .ult-content-box {
    min-height: 480px !important; }

  .slide-ami-h3 .ult-item-wrap.slick-slide {
    margin: 0 !important; }
    .slide-ami-h3 .ult-item-wrap.slick-slide img,
    .slide-ami-h3 .ult-item-wrap.slick-slide .vc_single_image-wrapper,
    .slide-ami-h3 .ult-item-wrap.slick-slide .wpb_single_image .vc_figure {
      width: 100% !important; }

  .box-about-right .wpb_text_column a {
    margin-top: 20px; }

  .box-countdown .text-desc {
    width: 80%; }
  .box-countdown .arrowpress-heading {
    width: 80%;
    margin: 0 auto; }

  .isotope.col-4 .item, .gallery_col4 > .isotope-item {
    width: 33.33%; }

  .ult_pricing_table_wrap ult_design_3 {
    margin-bottom: 50px !important; }

  .img-contact {
    position: static; }

  .title-type1 {
    font-size: 34px; }
    .title-type1 span {
      font-size: 64px;
      line-height: 80px; }

  .member-type3 {
    margin-bottom: 30px; }

  .list-tt-table {
    display: none; }

  .box-classes .ult-content-box {
    border-top: 1px solid #eee; }
  .box-classes .ult_pricing_table .ult_pricing_heading h5 {
    display: block; }

  .box-classes .ult_pricing_table_wrap {
    width: 33.33%; }

  .box-classes .ult_pricing_table_wrap:nth-child(5n) {
    border-right: none; }

  .box-classes .ult_pricing_table_wrap:nth-child(3n) {
    border-right: 1px solid #eee; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-type10.text-right .banner-img {
    left: -30px; }

  .banner-type10 .banner-mid {
    position: relative;
    z-index: 1; }
  .banner-type10 .banner-title h2 {
    font-size: 34px;
    line-height: 46px; }
  .banner-type10 .banner-img img {
    max-width: 83%; } }
@media (min-width: 768px) {
  .main-color span sup {
    font-size: 42px !important; } }
@media (max-width: 767px) {
  .box-club .wpb_single_image img,
  .box-club .wpb_single_image .vc_single_image-wrapper,
  .box-club .wpb_single_image .vc_figure {
    width: 100%; }

  .wpb-js-composer .cs-tab7.vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading,
  .wpb-js-composer .cs-tab7.vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 0;
    border: none; }

  .wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border: none;
    background: none; }

  .wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    border: none; }

  .member-type4 .member-title {
    min-height: 100%; }

  .wpb-js-composer .cs-tab7.vc_tta.vc_general .vc_tta-panel-title > a {
    background: #2eaae1;
    color: #fff !important;
    text-transform: uppercase;
    font-family: Open Sans;
    font-size: 16px; }

  .wpb-js-composer .cs-tab7.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background: none; }

  .aki_wp_search .search_3col {
    margin: 0; }
    .aki_wp_search .search_3col select {
      width: 100%;
      margin: 0 0 20px 0; }
      .aki_wp_search .search_3col select:last-child {
        margin: 0; }

  .text-big-h3 span {
    font-size: 30px !important; }

  .box-about-left .ult-content-box {
    min-height: auto !important; }

  .cs-row-banner .vc_column_container {
    width: 50% !important; }

  .no-spacing {
    margin: 0; }

  .newsletter-2 .mc4wp-form-fields .form-mail {
    width: 100%; }

  .ares.tp-bullets {
    display: none !important; }

  .button-h4 {
    margin-top: 30px; }

  .box-member .vc_col-xs-12 {
    width: 50%; }

  .title-type1 {
    text-align: left; }

  .main-bg_color .text-default {
    padding-left: 0; }

  .box-countdown {
    width: 100%; }
    .box-countdown .img-abs-left,
    .box-countdown .img-abs-right {
      display: none; }
    .box-countdown .text-desc {
      width: 90%; } }
@media (max-width: 640px) {
  .contact-form2 .wpcf7-form-control-wrap.your-name, .contact-form2 .wpcf7-form-control-wrap.your-email {
    width: 100%; }

  .isotope.col-4 .item, .gallery_col4 > .isotope-item,
  .box-classes .ult_pricing_table_wrap {
    width: 50%; }

  .box-classes .ult_pricing_table_wrap:nth-child(3n) {
    border-right: none; }

  .box-classes .ult_pricing_table_wrap:nth-child(2n),
  .box-classes .ult_pricing_table_wrap:last-child {
    border-right: 1px solid #eee; }

  .arrowpress-heading.heading-2.text-center .desc-title {
    width: 80%; }

  .btn-video a {
    font-size: 26px;
    height: 100px;
    width: 100px; }
    .btn-video a i {
      width: 80px;
      height: 80px;
      line-height: 83px;
      margin: 10px; }
      .btn-video a i:before {
        margin-left: 7px; }
  .btn-video span {
    font-size: 36px;
    top: 60px; }
    .btn-video span.title-1 {
      margin-right: 70px; }
    .btn-video span.title-2 {
      margin-left: 70px; } }
@media (max-width: 530px) {
  .ult_countdown .ult_countdown-section {
    width: 50% !important;
    margin-bottom: 30px !important; }

  .box-countdown .ult_countdown {
    margin-bottom: 0 !important; }

  .item_testimonial .item-desc {
    padding-bottom: 17px; }

  .banner-type4.banner-type13 .banner-mid {
    padding: 0 15px; }
    .banner-type4.banner-type13 .banner-mid p {
      max-height: 200px;
      padding-top: 20px; }

  .contact-form-subscribe input.wpcf7-submit {
    width: auto;
    display: block;
    padding: 0 23px; }
  .contact-form-subscribe > span {
    display: block;
    margin: 0 0 10px 0;
    width: 100%; }

  .member-type4 .member-desc p {
    margin-bottom: 20px; } }
@media (max-width: 480px) {
  .box-sp .ult-content-box {
    padding: 30px 15px 32px; }

  .product-filter-isotope .nav-tabs > li a {
    font-size: 12px; }

  .ticket_row .arrowpress-heading.heading-1 {
    padding-bottom: 0px !important; }

  .text-big-h3 span {
    font-size: 20px !important; }

  .box-about-left .wpb_single_image .vc_figure,
  .box-about-left .wpb_single_image .vc_single_image-wrapper,
  .box-about-left img {
    width: 100%; }

  .banner-type4.banner-type13 {
    width: 60%;
    margin: 0 auto; }

  .cs-row-banner .vc_column_container {
    width: 100% !important; }

  .title-type1 span {
    font-size: 70px;
    line-height: 80px; }

  .member-type3 .member-info {
    padding-left: 10px; }

  .text-ct {
    padding: 22px 30px 0; }

  .box-member .vc_col-xs-12 {
    width: 100%; }

  .newsletter-2 .mc4wp-form-fields .form-mail input[type=email] {
    text-align: left;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .btn-video span {
    font-size: 24px; }

  .btn-circle {
    bottom: 0; }

  .arrowpress-heading.heading-2 h2 {
    line-height: 36px; }

  .blog-grid-5 .slick-dots {
    margin-top: 10; }

  .block-text-h7 a.btn.btn-primary {
    padding: 14px 24px 12px;
    margin-top: 34px; } }
@media (max-width: 375px) {
  .isotope.col-4 .item, .gallery_col4 > .isotope-item,
  .box-classes .ult_pricing_table_wrap {
    width: 100%; }

  .banner-type4.banner-type13 {
    width: 70%; } }
@media (max-width: 360px) {
  .banner-type4.banner-type13 {
    width: 100%; }

  .aki_wp_search {
    padding: 30px 15px; } }
	.yith-wcwl-add-to-wishlist .ajax-loading::after, 
.add_to_cart_button.loading::after, 
.single_add_to_cart_button.loading::after {
	top: 8px;
}
.wishlist_table .product-add-to-cart .list_add_to_cart a.button {
	padding: 6px !important;
}
.woocommerce .wishlist-title {
	display: none;
}