/*
Theme Name:         HandMade
Theme URI:          http://themes.g5plus.net/handmade/
Description:        Handmade, the ultimate theme for WoooCommerce, has been created as a great solution for online stores, wholesale ecommerce. This WordPress theme shows a sophisticated look, well-structured layout and most powerful features of a ecommerce store.
Version:            5.1
Author:             g5plus
Author URI:         http://g5plus.net/

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				handmade jewelry, handmade crafts, handicraft, handmade cosmetics, craft shop, ecommerce, e-commerce, woocommerce, ecommerce template, online store, shopping, etsy, handmade wordpress, hand, craft store
Text Domain: 		g5plus-handmade
Domain Path: 		/languages/
*/

/**
 * Table of Contents:
 *
 * 1.0 - Core
 * 2.0 - Template
 * 3.0 - Header
 * 4.0 - Footer
 * 5.0 - Widget
 * 6.0 - Blog
 * 7.0 - Woocommerce
 * 8.0 - ShortCode
 * 9.0 - Color
 * ----------------------------------------------------------------------------
 */
/**
 * 1.0 - Core
 * ----------------------------------------------------------------------------
 */
@-moz-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes header-drop {
  0% {
    -webkit-transform: translateY(-92px);
    -moz-transform: translateY(-92px);
    -ms-transform: translateY(-92px);
    -o-transform: translateY(-92px);
    transform: translateY(-92px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes header-drop {
  0% {
    -webkit-transform: translateY(-92px);
    -moz-transform: translateY(-92px);
    -ms-transform: translateY(-92px);
    -o-transform: translateY(-92px);
    transform: translateY(-92px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes header-drop {
  0% {
    -webkit-transform: translateY(-92px);
    -moz-transform: translateY(-92px);
    -ms-transform: translateY(-92px);
    -o-transform: translateY(-92px);
    transform: translateY(-92px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes header-drop {
  0% {
    -webkit-transform: translateY(-92px);
    -moz-transform: translateY(-92px);
    -ms-transform: translateY(-92px);
    -o-transform: translateY(-92px);
    transform: translateY(-92px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes header-drop-out {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-92px);
    -moz-transform: translateY(-92px);
    -ms-transform: translateY(-92px);
    -o-transform: translateY(-92px);
    transform: translateY(-92px);
  }
}
@-webkit-keyframes header-drop-out {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-92px);
    -moz-transform: translateY(-92px);
    -ms-transform: translateY(-92px);
    -o-transform: translateY(-92px);
    transform: translateY(-92px);
  }
}
@-o-keyframes header-drop-out {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-92px);
    -moz-transform: translateY(-92px);
    -ms-transform: translateY(-92px);
    -o-transform: translateY(-92px);
    transform: translateY(-92px);
  }
}
@keyframes header-drop-out {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-92px);
    -moz-transform: translateY(-92px);
    -ms-transform: translateY(-92px);
    -o-transform: translateY(-92px);
    transform: translateY(-92px);
  }
}
.handmade-testimonial h3 .handmade-post h3,
.handmade-ourteam h6,
.handmade-icon-box h3,
.p-font {
  font-family: 'Varela Round';
}
.handmade-testimonial.style1 h3,
.s-font,
.sidebar h4.widget-title,
.wpb_widgetised_column h4.widget-title,
.widget-title-s-font .widget-title,
.entry-comments h3.comments-title,
footer.main-footer-wrapper .sidebar .widget-footer-logo .footer-logo-read-more a,
footer.main-footer-wrapper .bottom-bar-wrapper .bottom-bar-text {
  font-family: 'Playfair Display';
}
.post-navigation {
  padding: 0;
  display: table;
  width: 100%;
  position: relative;
  margin-top: -1px;
}
.post-navigation .nav-links {
  width: 100%;
  margin: 0 auto;
  display: table;
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
  position: relative;
  vertical-align: middle;
  padding: 15px 0;
  width: 50%;
  -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;
  float: left;
}
.post-navigation .nav-previous .post-navigation-content,
.post-navigation .nav-next .post-navigation-content {
  margin-left: 30px;
}
.post-navigation .nav-next {
  float: right;
  text-align: right;
}
.post-navigation .nav-next .post-navigation-content {
  margin-left: 0;
  margin-right: 30px;
}
.post-navigation .post-navigation-label {
  display: block;
  font-size: 0.75em;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #777777;
}
.post-navigation .post-navigation-title {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  color: #333333;
}
.post-navigation .post-navigation-icon {
  font-size: 14px;
  line-height: 1em;
  width: 60px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  color: #777777;
}
.post-navigation .nav-links .nav-next .post-navigation-icon {
  right: 0;
}
/* -----------------------------------------------------------------------------
 * Wordpress Default Style
 * -------------------------------------------------------------------------- */
img {
  max-width: 100%;
  height: auto;
}
.alignnone {
  margin: 15px 15px 0 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 15px auto 15px auto;
}
.alignright {
  float: right;
  margin: 15px 0 15px 15px;
}
.alignleft {
  float: left;
  margin: 15px 15px 15px 0;
}
.aligncenter {
  display: block;
  margin: 15px auto 15px auto;
}
a img.alignright {
  float: right;
  margin: 15px 0 0 15px;
}
a img.alignnone {
  margin: 15px 15px 0 0;
}
a img.alignleft {
  float: left;
  margin: 15px 15px 0 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  text-align: center;
  max-width: 100%;
}
.wp-caption.alignnone {
  margin: 15px 15px 30px 0;
}
.wp-caption.alignleft {
  margin: 15px 15px 30px 0;
}
.wp-caption.alignright {
  margin: 15px 0 30px 15px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 0.9em;
  font-style: italic;
  opacity: 0.7;
  line-height: 17px;
  margin: 1em 0 0 0;
  padding: 0 10%;
}
.wp-post-image {
  height: auto;
  max-width: 100%;
}
.sticky {
  opacity: 1;
}
.bypostauthor {
  opacity: 1;
}
/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */
.gallery {
  margin-bottom: 20px;
  margin-left: -4px;
}
.gallery:before {
  content: "";
  display: table;
}
.gallery:after {
  clear: both;
  content: "";
  display: block;
}
.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
  display: table;
  margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
  text-align: center;
}
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(21%);
  max-width: calc(21%);
}
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(16%);
  max-width: calc(16%);
}
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(12.7%);
  max-width: calc(12.7%);
}
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(10.28%);
  max-width: calc(10.28%);
}
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(8.5%);
  max-width: calc(8.5%);
}
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(7.1%);
  max-width: calc(7.1%);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 2px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  width: 100%;
}
.gallery-caption:before {
  box-shadow: 0 -10px 15px #000000 inset;
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.overflow-hidden {
  overflow: hidden;
}
.g5plus-page-links {
  font-size: 0;
  margin-bottom: 30px;
}
.g5plus-page-links-title {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0;
  color: #858585;
  font-weight: normal;
  margin-right: 20px;
}
.g5plus-page-link {
  display: inline-block;
  margin-right: 4px;
  font-size: 14px;
  padding: 0;
  width: 40px;
  height: 40px;
  color: #888;
  text-align: center;
  line-height: 40px;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.g5plus-page-links .g5plus-page-link:hover,
.g5plus-page-links > .g5plus-page-link {
  color: #fff;
}
img {
  max-width: 100%;
  height: auto;
}
a,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}
body {
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  color: #777777;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  color: #333333;
}
figure {
  margin-bottom: 20px;
}
p {
  font-weight: 400;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
::selection {
  color: #ffffff;
}
::-moz-selection {
  color: #ffffff;
}
a,
a:hover,
a.active {
  color: inherit;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #dec18c;
}
a:focus,
a.active {
  color: #dec18c;
}
input,
textarea,
button,
select {
  outline: none;
}
ul.wp-block-gallery {
  padding: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
  border-color: #dec18c;
}
.wp-block-pullquote blockquote:not(.is-large):not(.is-style-large) {
  padding: 0;
  border-left: none;
}
.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
  font-size: 20px;
  border-left: solid 5px #dec18c;
}
.wp-block-table td,
.wp-block-table th {
  border: none;
  padding: 8px;
  border-top: 1px solid #eeeeee;
}
.wp-block-button__link {
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
  border: 2px solid;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-width: 140px;
  padding: 7px 20px;
}
.wp-block-button__link i {
  top: 7px;
}
.wp-block-button__link i {
  position: absolute;
  font-size: 20px;
  line-height: 1.2;
}
.wp-block-button__link.i_left {
  padding-left: 40px !important;
}
.wp-block-button__link.i_right {
  padding-right: 40px !important;
}
.wp-block-button__link.i_left i {
  left: 15px;
  margin-right: 5px;
}
.wp-block-button__link.i_right i {
  margin-left: 5px;
  right: 15px;
}
.wp-block-button__link:not(.has-background):not(.has-text-color) {
  border: 2px solid #dec18c;
  background-color: #dec18c;
  color: #fff;
}
.wp-block-button__link:not(.has-background):not(.has-text-color):hover,
.wp-block-button__link:not(.has-background):not(.has-text-color).active {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
.wp-block-button:not(.is-style-squared) .wp-block-button__link {
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-background,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-text-color {
  border-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent !important;
  border: 2px solid currentcolor;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link:active {
  color: #dec18c;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
  color: #dec18c;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active {
  color: #333;
}
.wp-block-embed,
.wp-block-button {
  margin-bottom: 20px;
}
.wp-block-cover-image,
.wp-block-cover {
  margin-bottom: 20px;
  color: #f8f9f9;
}
.wp-block-cover-image p,
.wp-block-cover p {
  margin-bottom: 0;
  line-height: 1.25;
}
.wp-block-cover-image a,
.wp-block-cover a {
  color: inherit !important;
}
.blocks-gallery-caption {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.blocks-gallery-grid {
  margin-bottom: -16px;
}
.wp-block-column > *:last-child {
  margin-bottom: 0;
}
.wp-block-categories select,
.wp-block-archives select {
  width: 100%;
  max-width: 100%;
}
.wp-block-categories,
.wp-block-archives {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.8;
  font-size: 15px;
  color: #999999;
}
.wp-block-categories li + li,
.wp-block-archives li + li {
  margin-top: 5px;
}
.wp-block-categories li a,
.wp-block-archives li a {
  color: inherit;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.wp-block-categories li a:hover,
.wp-block-archives li a:hover {
  text-decoration: none;
}
.wp-block-gallery,
.wp-block-columns,
.wp-block-group,
.wp-block-group.has-background,
.wp-block-search,
.wp-block-categories,
.wp-block-archives,
.wp-block-archives.wp-block-archives-dropdown,
ol.wp-block-latest-comments,
.wp-block-media-text {
  margin-bottom: 20px;
}
.wp-block-latest-comments {
  padding-left: 0;
}
.wp-block-rss,
.wp-block-latest-posts {
  padding: 0;
  list-style: none;
}
.wp-block-rss li a,
.wp-block-latest-posts li a {
  color: inherit;
}
.wp-block-rss li + li,
.wp-block-latest-posts li + li {
  margin-top: 5px;
}
.wp-block-search {
  position: relative;
}
.wp-block-search input[type="search"] {
  width: 100%;
  height: 50px;
  border: 2px solid #eeeeee;
  background-color: transparent;
  color: #BABABA;
  padding-right: 50px;
}
.wp-block-search input[type="search"] ::-webkit-input-placeholder {
  color: #BABABA;
}
.wp-block-search input[type="search"] :-moz-placeholder {
  color: #BABABA;
}
.wp-block-search input[type="search"] ::-moz-placeholder {
  color: #BABABA;
}
.wp-block-search input[type="search"] :-ms-input-placeholder {
  color: #BABABA;
}
.wp-block-search button[type="submit"] {
  position: absolute;
  right: 0;
  bottom: 0;
  border: none;
  padding: 0;
  height: 50px;
  width: 50px;
  background-color: transparent;
  color: #3C3D3D;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 0;
}
.wp-block-search button[type="submit"]:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f002";
  font-size: 18px;
}
.wp-block-tag-cloud.wp-block-tag-cloud {
  font-size: 0;
}
.wp-block-tag-cloud.wp-block-tag-cloud a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  display: inline-block;
  padding: 9px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  line-height: 1;
  font-size: 14px !important;
  border: 1px solid #eeeeee;
  color: inherit;
}
.wp-block-tag-cloud.wp-block-tag-cloud a:last-child {
  margin-right: 0;
}
.wp-block-tag-cloud.wp-block-tag-cloud a:hover {
  text-decoration: none;
}
/**
 * 2.0 - Template
 * ----------------------------------------------------------------------------
 */
body {
  overflow-x: hidden;
}
.container .container,
.has-sidebar .site-content-page-inner .container,
.has-sidebar .site-content-archive-inner .container {
  padding: 0;
}
.container {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
#wrapper {
  background-color: #fff;
}
body.boxed #wrapper {
  max-width: 1200px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  body.float {
    padding: 20px !important;
  }
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.under-construction,
.coming-soon {
  text-align: center;
}
.under-construction .logo,
.coming-soon .logo {
  max-width: 380px;
  max-height: 380px;
  margin: auto;
}
.under-construction .title,
.coming-soon .title {
  line-height: 1;
}
.under-construction .title,
.coming-soon .title {
  font-size: 36px;
  margin-top: 40px;
}
.under-construction .sub-title,
.coming-soon .sub-title {
  font-size: 16px;
  margin-top: 30px;
}
.under-construction .entry-content .mc4wp-form,
.coming-soon .entry-content .mc4wp-form {
  margin-top: 50px;
}
.under-construction .entry-content .mc4wp-form label,
.coming-soon .entry-content .mc4wp-form label {
  display: none;
}
.under-construction .entry-content .mc4wp-form input,
.coming-soon .entry-content .mc4wp-form input {
  display: none;
}
.under-construction .entry-content .mc4wp-form input[type="email"],
.coming-soon .entry-content .mc4wp-form input[type="email"] {
  border: solid 2px #DDDDDD;
  background-color: #fff;
  color: #888;
  width: 370px;
  display: block;
  padding-right: 30px;
}
.under-construction .entry-content .mc4wp-form input[type="submit"],
.coming-soon .entry-content .mc4wp-form input[type="submit"] {
  display: none;
}
.under-construction .entry-content .mc4wp-form p,
.coming-soon .entry-content .mc4wp-form p {
  display: inline-block;
}
.under-construction .entry-content .mc4wp-form span.email,
.coming-soon .entry-content .mc4wp-form span.email {
  display: inline-block;
  position: relative;
}
.under-construction .entry-content .mc4wp-form span.email i,
.coming-soon .entry-content .mc4wp-form span.email i {
  position: absolute;
  right: 14px;
  top: 14px;
}
.under-construction p .sub-title {
  line-height: 1;
}
/*-------------------------------------
INPUT
---------------------------------------*/
input[type="text"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
textarea,
select {
  padding: 0 15px;
  font-size: 14px;
  color: #878787;
  height: 42px;
  line-height: 1;
  background-color: #f5f5f5;
  border: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
input[type="text"] ::-webkit-input-placeholder,
input[type="search"] ::-webkit-input-placeholder,
input[type="email"] ::-webkit-input-placeholder,
input[type="url"] ::-webkit-input-placeholder,
input[type="password"] ::-webkit-input-placeholder,
input[type="tel"] ::-webkit-input-placeholder,
textarea ::-webkit-input-placeholder,
select ::-webkit-input-placeholder {
  color: #878787;
}
input[type="text"] :-moz-placeholder,
input[type="search"] :-moz-placeholder,
input[type="email"] :-moz-placeholder,
input[type="url"] :-moz-placeholder,
input[type="password"] :-moz-placeholder,
input[type="tel"] :-moz-placeholder,
textarea :-moz-placeholder,
select :-moz-placeholder {
  color: #878787;
}
input[type="text"] ::-moz-placeholder,
input[type="search"] ::-moz-placeholder,
input[type="email"] ::-moz-placeholder,
input[type="url"] ::-moz-placeholder,
input[type="password"] ::-moz-placeholder,
input[type="tel"] ::-moz-placeholder,
textarea ::-moz-placeholder,
select ::-moz-placeholder {
  color: #878787;
}
input[type="text"] :-ms-input-placeholder,
input[type="search"] :-ms-input-placeholder,
input[type="email"] :-ms-input-placeholder,
input[type="url"] :-ms-input-placeholder,
input[type="password"] :-ms-input-placeholder,
input[type="tel"] :-ms-input-placeholder,
textarea :-ms-input-placeholder,
select :-ms-input-placeholder {
  color: #878787;
}
textarea {
  height: auto;
  padding-top: 15px;
}
select {
  max-width: 100%;
}
.block-center:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.block-center {
  height: 100%;
  width: 100%;
  text-align: center;
}
.block-center-inner {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  /*text-align: left;*/
  vertical-align: middle;
  max-width: 95%;
}
.block-center-inner > * {
  margin: auto;
}
.overflow-hidden {
  overflow: hidden !important;
}
/* MODAL SEARCH
/*-------------------------*/
#g5plus-modal-search {
  z-index: 999999;
  overflow: auto;
}
#g5plus-modal-search.modal.in .modal-backdrop.in {
  opacity: 0.97;
  height: 100%;
  position: fixed;
  background: #fff;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#g5plus-modal-search.modal.in .g5plus-modal-dialog {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
#g5plus-modal-search .g5plus-modal-dialog {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -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;
  height: auto;
}
#g5plus-modal-search .g5plus-dismiss-modal {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 24px;
  line-height: 1;
  color: inherit;
  z-index: 1040;
  cursor: pointer;
}
#g5plus-modal-search .g5plus-modal-search {
  padding: 80px 30px 60px;
}
#g5plus-modal-search .g5plus-modal-search .g5plus-search-wrapper {
  position: relative;
  width: 100%;
  font-size: 24px;
  color: inherit;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  max-width: 1140px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
#g5plus-modal-search .g5plus-modal-search .g5plus-search-wrapper:before,
#g5plus-modal-search .g5plus-modal-search .g5plus-search-wrapper:after {
  content: " ";
  display: table;
}
#g5plus-modal-search .g5plus-modal-search .g5plus-search-wrapper:after {
  clear: both;
}
#g5plus-modal-search .g5plus-modal-search input[type="search"] {
  border: none;
  outline: none;
  display: block;
  float: left;
  width: 100%;
  padding-right: 60px;
  padding-left: 20px;
  background-color: transparent;
  font-size: 22px;
  color: inherit;
}
#g5plus-modal-search .g5plus-modal-search button {
  position: absolute;
  display: block;
  color: inherit;
  bottom: 5px;
  right: 0;
  line-height: 1;
  border: none;
  outline: none;
  font-size: 24px;
  background-color: transparent;
}
#g5plus-modal-search .ajax-search-result {
  margin: auto;
  max-width: 1140px;
  background: rgba(77, 77, 77, 0.1);
}
#g5plus-modal-search .ajax-search-result > ul {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
}
#g5plus-modal-search .ajax-search-result li {
  padding: 5px 20px;
  color: inherit;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#g5plus-modal-search .ajax-search-result li:hover,
#g5plus-modal-search .ajax-search-result li.selected {
  background-color: rgba(127, 127, 127, 0.1);
}
#g5plus-modal-search .ajax-search-result li > a {
  color: #333;
}
#g5plus-modal-search .ajax-search-result li + li {
  border-top: dotted 1px rgba(77, 77, 77, 0.1);
}
#g5plus-modal-search .ajax-search-result li.search-view-more {
  font-size: 14px;
  font-style: italic;
}
#g5plus-modal-search .ajax-search-result li.search-view-more a {
  text-decoration: underline;
}
#g5plus-modal-search .ajax-search-result li span {
  color: #555;
  float: right;
}
#g5plus-modal-search i.ajax-search-icon {
  color: inherit;
}
#g5plus-modal-search div.search-view-more {
  background-color: rgba(255, 255, 0, 0.1);
  padding: 5px 20px;
  border-top: solid 1px rgba(0, 0, 0, 0.3);
  font-size: 14px;
  text-align: center;
}
#g5plus-modal-search div.search-view-more i.wicon {
  vertical-align: middle;
}
/* SEARCH STANDARD
/*-------------------------*/
#search_popup_wrapper .search-popup-inner {
  margin: 1em 0;
}
#search_popup_wrapper .search-popup-inner > input {
  width: 90%;
  margin-bottom: 20px;
  font-size: 18px;
}
#search_popup_wrapper .search-popup-inner > button {
  width: 120px;
  border-style: double;
  border-width: 4px;
  background-color: transparent;
  text-transform: uppercase;
}
.error404 section.page-title-wrap {
  margin-bottom: 0;
}
.error404 .page-title-inner {
  font-size: 32px;
}
.page404 {
  margin-top: 80px;
}
.page404 .content-wrap {
  text-align: center;
  padding: 100px 15px;
}
.page404 h2 {
  text-align: center;
  font-size: 80px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  padding: 74px 40px;
  color: #fff;
  border: solid 2px #fff;
}
.page404 h4.description {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
  color: #fff;
}
.page404 div.return {
  text-align: center;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  position: relative;
  color: #fff;
}
.page404 div.return a {
  color: #fff;
}
.page404 div.return a:hover {
  color: #fff;
  text-decoration: underline;
}
.back-to-top {
  position: fixed;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  bottom: 10px;
  right: 10px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  z-index: 2;
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);
  -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;
  border: 2px solid #1e1e1e;
  color: #1e1e1e;
  background-color: #f5f5f5;
}
.back-to-top i {
  font-size: 22px;
}
.back-to-top:hover {
  text-decoration: none;
  color: #1e1e1e;
}
.back-to-top.in {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
@media only screen and (min-width: 768px) {
  body.float .back-to-top {
    bottom: 30px;
    right: 30px;
  }
}
.under-construction-wrap {
  background-color: #eee;
}
.under-construction-wrap .logo {
  background-color: #fff;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 46px;
}
.under-construction-wrap .page-title-margin-bottom {
  margin-bottom: 140px;
}
.under-construction-wrap .social a {
  height: 30px;
  width: 30px;
  background-color: #555;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
}
.ps-container > .ps-scrollbar-y-rail,
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  width: 5px;
}
#wrapper-content {
  background-color: #fff;
  z-index: 1;
  position: relative;
}
#wrapper-content > main[role='main'] {
  overflow: hidden;
}
#site-loading {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.site-loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}
.wpb_map_wraper iframe {
  display: block;
  pointer-events: none;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}
/*----------------------------------
Custom Revolution slider
-----------------------------------*/
.tparrows.preview1 {
  width: 34px;
}
.tparrows.preview1:after {
  width: 34px;
  font-size: 26px;
  font-family: "fontawesome";
  background: rgba(0, 0, 0, 0.4);
}
.tp-leftarrow.preview1:after {
  content: "\f104";
}
.tp-rightarrow.preview1:after {
  content: "\f105";
}
.tparrows.preview1:hover .tp-arr-iwrapper {
  opacity: 0;
}
.tparrows.preview1:hover:after {
  color: #fff;
}
.toggle-icon-wrapper {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.toggle-icon-wrapper:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.toggle-icon-wrapper .toggle-icon {
  display: inline-block;
  height: 30px;
  position: relative;
  vertical-align: middle;
  width: 30px;
}
.toggle-icon-wrapper .toggle-icon > span {
  background: none repeat scroll 0 0 #000;
  bottom: 0;
  display: block;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 80%;
}
.toggle-icon-wrapper .toggle-icon:after,
.toggle-icon-wrapper .toggle-icon:before {
  background: none repeat scroll 0 0 #000;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 80%;
}
.toggle-icon-wrapper .toggle-icon:before {
  top: 20%;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
.toggle-icon-wrapper .toggle-icon:after {
  bottom: 20%;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
}
.toggle-icon-wrapper + span {
  vertical-align: middle;
  text-transform: uppercase;
}
.toggle-icon-wrapper.in .toggle-icon span {
  background: transparent;
}
.toggle-icon-wrapper.in .toggle-icon:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.toggle-icon-wrapper.in .toggle-icon:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 480px) {
  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
/*-------------------------
Loading
---------------------------*/
.loading-wrapper {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.spinner-double-section-far {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 3.125px solid #aaa;
  -webkit-animation: spinner 1.2s linear infinite;
  -moz-animation: spinner 1.2s linear infinite;
  -ms-animation: spinner 1.2s linear infinite;
  -o-animation: spinner 1.2s linear infinite;
  animation: spinner 1.2s linear infinite;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.spinner-double-section-far:before,
.spinner-double-section-far:after {
  content: '';
  position: absolute;
  top: -3.125px;
  left: -3.125px;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 3.125px solid transparent;
  border-top-color: tomato;
}
.spinner-double-section-far:after {
  border-top-color: transparent;
  border-bottom-color: tomato;
}
.spinner-double-section-far:before,
.spinner-double-section-far:after {
  top: -9.375px;
  left: -9.375px;
  width: 62.5px;
  height: 62.5px;
}
.modal {
  z-index: 99999;
}
.modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal-backdrop {
  background: rgba(0, 0, 0, 0.5);
}
.modal-backdrop.in {
  opacity: 1;
}
.popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #FFFFFF;
  font-size: 24px;
  display: block;
  line-height: 1;
}
#popup-product-quick-view-wrapper .popup-close {
  width: 30px;
  height: 30px;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  z-index: 1;
  top: 0;
  right: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#popup-product-quick-view-wrapper .popup-close:hover {
  color: #fff;
  background-color: #333333;
}
.text-align-right {
  text-align: right;
}
.text-align-left {
  text-align: left;
}
.entry-content .mc4wp-form input[type="submit"] {
  padding-top: 14px;
  padding-bottom: 12px;
}
.entry-content .mc4wp-form input[type="email"] {
  width: 296px;
  height: 44px;
  display: inline-block;
}
.social.icon {
  line-height: 1;
}
.social.icon a {
  width: 30px;
  height: 30px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #999;
  text-align: center;
  margin-right: 10px;
  line-height: 30px;
}
.social.icon a i {
  color: #fff;
}
.social.icon-text {
  line-height: 1;
}
.social.icon-text a {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  border-right: solid 1px #ddd;
  line-height: 1;
}
.social.icon-text a span {
  text-transform: uppercase;
  color: #777;
  padding-right: 10px;
  font-size: 11px;
}
.social.icon-text a:last-child {
  border: none;
}
.social.icon-text a:last-child span {
  padding-right: 0;
}
.center {
  text-align: center;
}
/*--------Contact Form 7 Slider*/
.contact-form-7-slider-wrap {
  background-color: #fff;
  padding: 10px;
  width: 444px;
}
.contact-form-7-slider-wrap .contact-form-7-slider-inner {
  padding: 45px 25px;
  border-style: solid;
  border-width: 1px;
}
.contact-form-7-slider-wrap h3.title {
  font-size: 35px;
  text-align: center;
  margin-bottom: 15px;
}
.contact-form-7-slider-wrap .form-contact-wrap {
  margin: 0 -5px;
}
.contact-form-7-slider-wrap span.wpcf7-form-control-wrap,
.contact-form-7-slider-wrap .form-submit {
  float: left;
  padding: 0 5px;
  margin-bottom: 10px;
  width: 100%;
}
.contact-form-7-slider-wrap span.wpcf7-form-control-wrap.your-name,
.contact-form-7-slider-wrap .form-submit.your-name,
.contact-form-7-slider-wrap span.wpcf7-form-control-wrap.your-email,
.contact-form-7-slider-wrap .form-submit.your-email {
  width: 50%;
}
.contact-form-7-slider-wrap input {
  width: 100%;
}
.contact-form-7-slider-wrap span.wpcf7-not-valid-tip {
  font-size: 12px;
  white-space: normal;
}
.contact-form-7-slider-wrap .form-submit {
  text-align: right;
  margin-top: 5px;
}
.contact-form-7-slider-wrap .form-submit input[type="submit"] {
  background-color: transparent;
  padding: 0;
  text-decoration: underline;
  font-size: 15px;
  width: auto;
}
.contact-form-7-slider-wrap .form-submit input[type="submit"]:hover {
  background-color: transparent;
}
.contact-form-7-slider-wrap .wpcf7-textarea {
  height: 100px;
}
@media only screen and (max-width: 768px) {
  .under-construction .content,
  .coming-soon .content {
    padding-top: 270px;
    padding-bottom: 270px;
  }
}
@media only screen and (max-width: 600px) {
  .under-construction .content,
  .coming-soon .content {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 400px) {
  .under-construction .content,
  .coming-soon .content {
    margin-left: 15px;
    margin-right: 15px;
  }
  .under-construction .logo,
  .coming-soon .logo {
    max-width: 250px;
    max-height: 250px;
  }
  .under-construction .title,
  .coming-soon .title {
    font-size: 36px;
    margin-top: 40px;
  }
  .under-construction .sub-title,
  .coming-soon .sub-title {
    font-size: 16px;
    margin-top: 30px;
  }
  .under-construction .entry-content .mc4wp-form input[type="email"],
  .coming-soon .entry-content .mc4wp-form input[type="email"] {
    width: auto;
  }
}
@media only screen and (max-width: 350px) {
  .page404 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .page404 .content-wrap {
    padding: 15px;
  }
  .page404 h2 {
    font-size: 60px;
  }
  .page404 h4.description,
  .page404 div.return {
    font-size: 15px;
  }
}
.handmade-bottom-bar {
  padding-top: 34px;
  text-align: center;
}
.handmade-bottom-bar p {
  line-height: 1.6;
  margin-bottom: 0;
  color: #666666;
}
/*-------------------------------------
PAGE TITLE
---------------------------------------*/
.page-title-wrap {
  height: 230px;
  width: 100%;
  position: relative;
  background-color: #ffffff;
}
.page-title-wrap .container {
  height: 100%;
}
.page-title-left .block-center {
  text-align: left;
}
.page-title-right .block-center {
  text-align: right;
}
.page-title-inner {
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.page-title-inner h1 {
  margin-bottom: 0;
}
.page-title-inner .page-sub-title {
  letter-spacing: 0.05em;
  margin-top: 0;
  display: block;
}
.page-title-wrap-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.page-title-parallax {
  background-attachment: fixed;
}
.page-title-overlay {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: #ffffff;
  opacity: 0.3;
}
.page-title-no-margin-top {
  margin-top: 0 !important;
}
.page-title-no-margin-bottom {
  margin-bottom: 0 !important;
}
/*-------------------------------------
BREADCRUMB
---------------------------------------*/
.breadcrumb-wrap {
  border-bottom: 2px solid #eeeeee;
}
ul.breadcrumbs {
  padding: 32px 0;
  margin: 0;
  list-style-type: none;
}
ul.breadcrumbs li {
  display: inline-block;
}
ul.breadcrumbs li a,
ul.breadcrumbs li span {
  line-height: 1.2;
}
ul.breadcrumbs li + li:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f105";
  display: inline-block;
  font-size: 14px;
  padding: 0 10px;
}
.dialog,
.dialog__overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.dialog {
  position: fixed;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  pointer-events: none;
  z-index: 9999;
  visibility: hidden;
}
.dialog.dialog--open {
  visibility: visible;
}
.dialog__overlay {
  position: absolute;
  z-index: 1;
  background: rgba(55, 58, 71, 0.9);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
}
.dialog--open .dialog__overlay {
  opacity: 1;
  pointer-events: auto;
}
.dialog__content {
  width: 80%;
  max-width: 520px;
  min-width: 290px;
  background: #fff;
  padding: 20px;
  text-align: center;
  position: relative;
  z-index: 5;
  opacity: 0;
}
.dialog--open .dialog__content {
  pointer-events: auto;
}
/* Content */
.dialog h2 {
  margin: 0;
  font-weight: 400;
  font-size: 24px;
  padding: 0 0 15px;
  text-transform: uppercase;
}
.dialog--open .dialog__overlay {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.dialog--close .dialog__overlay {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dialog__content {
  padding: 0;
  background: transparent;
}
.dialog.dialog--open .dialog__content {
  opacity: 1;
}
.morph-shape {
  position: absolute;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  top: -2px;
  left: -2px;
  z-index: -1;
}
.morph-shape svg rect {
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 1680;
}
.dialog--open .morph-shape svg rect {
  -webkit-animation: anim-dash 0.6s forwards;
  animation: anim-dash 0.6s forwards;
}
.dialog-inner {
  opacity: 0;
  background: #fff;
}
.dialog--open .dialog-inner {
  padding: 30px;
  opacity: 1;
  -webkit-transition: opacity 0.85s 0.35s;
  transition: opacity 0.85s 0.35s;
}
.dialog.dialog--open h2 {
  -webkit-animation: anim-elem-1 0.7s ease-out both;
  -o-animation: anim-elem-1 0.7s ease-out both;
  animation: anim-elem-1 0.7s ease-out both;
}
.dialog.dialog--open button[data-dialog-close] {
  position: absolute;
  border: none;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  line-height: 1;
  color: #fff;
}
.dialog.dialog--open p {
  line-height: 1.5;
  font-size: 18px;
}
@keyframes anim-dash {
  0% {
    stroke-dashoffset: 1680;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes anim-dash {
  0% {
    stroke-dashoffset: 1680;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
/* Inner elements animations */
@-webkit-keyframes anim-elem-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim-elem-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
 * 3.0 - Header
 * ----------------------------------------------------------------------------
 */
.sidebar-top-drawer.sidebar aside {
  margin-top: 0;
}
.sidebar-top-drawer.sidebar aside + aside {
  margin-top: 0;
}
.top-bar {
  background-color: #f9f9f9;
  color: #878787;
  position: relative;
  z-index: 998;
  font-size: 14px;
  font-weight: 400;
  line-height: 56px;
}
.top-bar .sidebar aside {
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.top-bar .sidebar aside + aside {
  margin-left: 30px;
}
.top-bar > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-bar > ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
.top-bar > ul li + li {
  margin-left: 20px;
}
.top-bar ul.top-bar-info li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}
.top-bar ul.top-bar-info li > a {
  vertical-align: middle;
  line-height: 2;
  color: inherit;
}
.top-bar ul.top-bar-info li + li {
  margin-left: 20px;
}
.top-bar ul.top-bar-info i.fa {
  font-size: 14px;
  padding-right: 5px;
  vertical-align: middle;
}
.top-bar .sidebar {
  color: #878787;
}
.top-bar .sidebar h4.widget-title {
  color: #878787;
}
.top-bar .sidebar #wp-calendar caption,
.top-bar .sidebar #wp-calendar thead th {
  color: #878787;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu {
  overflow: visible;
  border: none;
  margin: 0;
  padding: 0;
  color: inherit;
  font-size: 14px;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu li {
  display: inline-block;
  position: relative;
  border: none;
  color: inherit;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu li:before {
  display: none;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu li:hover > ul {
  display: block;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu li > a {
  padding: 0;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu li > a:hover {
  padding-left: 0;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu > li {
  padding: 0;
  margin: 0;
  line-height: 56px;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu > li + li {
  margin-left: 30px;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu > li + li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  width: 1px;
  height: 16px;
  margin: auto;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu > li + li:before {
  background-color: #d3d3d3;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu > li ul {
  display: none;
  position: absolute;
  z-index: 999;
  right: 0;
  top: 100%;
  background-color: #fff;
  color: #333;
  text-align: left;
  margin: 0;
  padding: 0 15px;
  min-width: 150px;
  -webkit-box-shadow: 2px 5px 5px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 5px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 5px 5px 2px rgba(0, 0, 0, 0.3);
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu > li ul li {
  display: block;
  white-space: nowrap;
  padding: 8px 0;
  margin: 0;
  line-height: 28px;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu > li ul li + li {
  border-top: solid 1px #f0f0f0;
}
.top-bar .sidebar .widget_nav_menu > div > ul.menu > li ul ul {
  left: 100%;
  top: 0;
}
.top-bar .sidebar .widget.base-primary-color i.fa,
.top-bar .sidebar .widget.base-primary-color a {
  color: #878787;
}
.top-bar .sidebar .widget.base-primary-color.widget_nav_menu > div > ul.menu > li + li:before,
.top-bar .sidebar .widget.base-primary-color.separate-left:before,
.top-bar .sidebar .widget.base-primary-color.separate-right:after {
  background-color: #878787;
}
.top-bar .sidebar .separate-left {
  position: relative;
}
.top-bar .sidebar .separate-left:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  width: 1px;
  height: 16px;
  margin: auto;
}
.top-bar .sidebar .separate-left:before {
  background-color: #d3d3d3;
}
.top-bar .sidebar .separate-right {
  position: relative;
}
.top-bar .sidebar .separate-right:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
  width: 1px;
  height: 16px;
  margin: auto;
}
.top-bar .sidebar .separate-right:after {
  background-color: #d3d3d3;
}
.top-bar .sidebar a {
  color: inherit;
}
.top-bar .sidebar .widget .custom-dropdown-list > ul li > a {
  color: #333;
}
.top-bar .sidebar .widget #lang_sel > ul {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.top-bar .sidebar .widget #lang_sel > ul > li {
  padding: 0;
  display: block;
  list-style: none;
}
.top-bar .sidebar .widget #lang_sel > ul > li > a:after {
  content: "\f107";
  font-family: 'fontawesome';
  display: inline-block;
}
.top-bar .sidebar .widget #lang_sel > ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 150px;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  display: none;
  background-color: #fff;
  z-index: 999;
  -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
}
.top-bar .sidebar .widget #lang_sel > ul ul > li {
  list-style: none;
  padding: 0 15px;
  display: block;
  line-height: 32px;
}
.top-bar .sidebar .widget #lang_sel > ul ul > li img {
  padding-right: 5px;
}
.top-bar .sidebar .widget #lang_sel > ul:hover ul {
  display: block;
}
.top-bar .top-bar-left {
  text-align: left;
}
.top-bar .top-bar-right {
  text-align: right;
}
.top-bar .top-bar-right.sidebar .widget_nav_menu > div > ul.menu ul ul {
  left: auto;
  right: 100%;
}
.top-bar .top-bar-center {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .top-bar {
    position: relative;
    z-index: 998;
    background: #F8F8F8;
  }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    text-align: center;
  }
  .top-bar-right.sidebar .widget_nav_menu > div > ul.menu ul ul {
    right: auto;
    left: 100%;
  }
  body.header-2 .top-bar {
    position: relative;
  }
}
@media screen and (max-width: 479px) {
  .top-bar ul.top-bar-info li {
    display: block;
    margin-left: 0 !important;
  }
  .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button {
    width: auto !important;
    display: block !important;
  }
  .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button + .button {
    margin-left: auto !important;
    margin-top: 10px;
  }
}
.main-menu-overlay {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
body.menu-mobile-in .main-menu-overlay {
  opacity: 1;
  z-index: 298;
  pointer-events: auto;
  cursor: url(assets/images/close.png) 15 15, default;
}
@media screen and (min-width: 1370px) {
  header.main-header .header-nav-wrapper.nav-fullwith {
    padding-left: 100px;
    padding-right: 100px;
  }
  header.main-header .header-nav-wrapper.nav-fullwith .container {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .header-mobile-before,
  .header-mobile-wrapper,
  li.menu-fly-search {
    display: none !important;
  }
  .logo-sticky {
    list-style: none;
    line-height: 132px;
    display: none;
    vertical-align: middle;
  }
  header.main-header .header-wrapper {
    display: table;
    position: relative;
    width: 100%;
  }
  header.main-header .header-left {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
  }
  header.main-header .header-right {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
  }
  header.main-header .header-left.text-center,
  header.main-header .header-right.text-center {
    text-align: center;
  }
  header.main-header .header-logo {
    height: 132px;
  }
  header.main-header .header-logo:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  header.main-header .header-logo > a > img {
    max-height: 92px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: none;
  }
  header.main-header .header-nav-wrapper {
    background-color: #ffffff;
    left: 0;
    right: 0;
    z-index: 997;
  }
  header.main-header .header-customize {
    display: inline-block;
    vertical-align: middle;
    font-size: 0px;
    color: #191919;
    margin-left: 30px;
  }
  header.main-header .header-customize-left,
  header.main-header .header-customize-right {
    color: #3f3f3f;
  }
  header.main-header .header-customize-left .search-box input,
  header.main-header .header-customize-right .search-box input {
    color: #3f3f3f;
  }
  header.main-header .header-customize-left .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon + span.total,
  header.main-header .header-customize-right .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon + span.total {
    background-color: #3f3f3f;
    color: #fff;
  }
  header.main-header .header-customize-item {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  header.main-header .header-customize-item + .header-customize-item {
    position: relative;
    margin-left: 30px;
  }
  header.main-header .header-customize .search-button-wrapper + .shopping-cart-wrapper,
  header.main-header .header-customize .shopping-cart-wrapper + .search-button-wrapper {
    margin-left: 15px;
  }
  header.main-header .header-customize .header-customize-item + .shopping-cart-wrapper.with-price .widget_shopping_cart_icon > i {
    width: 32px;
    text-align: left;
  }
  header.main-header .header-customize-separate .header-customize-item + .header-customize-item:before {
    content: '';
    position: absolute;
    left: -15px;
    display: block;
    width: 1px;
    height: 16px;
    background-color: #eeeeee;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  header.main-header .icon-search-menu {
    width: 43px;
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    font-size: 17px;
    display: inline-block;
    text-align: center;
  }
  header.main-header .search-button-wrapper.style-round .icon-search-menu,
  header.main-header .shopping-cart-wrapper.no-price.style-round .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
  }
  header.main-header .search-button-wrapper.style-round .icon-search-menu i,
  header.main-header .shopping-cart-wrapper.no-price.style-round .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon i {
    color: inherit;
  }
  header.main-header .search-button-wrapper.style-bordered .icon-search-menu,
  header.main-header .shopping-cart-wrapper.no-price.style-bordered .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: transparent;
    border: solid 2px #eeeeee;
    line-height: 39px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  header.main-header ul.header-social-profile-wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
  }
  header.main-header ul.header-social-profile-wrapper li {
    display: inline-block;
  }
  header.main-header ul.header-social-profile-wrapper li a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  header.main-header ul.header-social-profile-wrapper li a:hover {
    color: #191919;
  }
  header.main-header ul.header-social-profile-wrapper li + li {
    margin-left: 20px;
  }
  header.main-header .search-box input {
    border: solid 1px #eeeeee;
    color: #191919;
    background-color: transparent;
    height: 50px;
    line-height: 48px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
    vertical-align: top;
  }
  header.main-header .search-box button {
    border: none;
    background-color: transparent;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 20px;
    margin: auto;
    padding: 0;
    line-height: 1;
  }
  header.main-header .search-box-wrapper > form {
    padding: 0;
    margin: 0;
    position: relative;
    display: inline-block;
    line-height: 30px;
    border: none;
  }
  header.main-header .search-box-wrapper > form input {
    width: 300px;
  }
  header.main-header .ajax-search-result {
    position: absolute;
    top: 100%;
    z-index: 999;
    background-color: #fff;
    left: 0;
    right: 0;
    border: solid 1px #eeeeee;
    border-top: none;
  }
  header.main-header .ajax-search-result > ul {
    position: relative;
    display: block;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0;
    line-height: 1.8;
  }
  header.main-header .ajax-search-result > ul > li {
    padding: 10px 15px;
    position: relative;
  }
  header.main-header .ajax-search-result > ul > li:after {
    content: '';
    display: block;
    clear: both;
  }
  header.main-header .ajax-search-result > ul > li img {
    float: left;
    width: 50px;
    margin-right: 15px;
  }
  header.main-header .ajax-search-result > ul > li.no-result {
    text-align: center;
  }
  header.main-header .ajax-search-result > ul > li.selected,
  header.main-header .ajax-search-result > ul > li:hover {
    background-color: #fafafa;
  }
  header.main-header .ajax-search-result > ul > li.selected + li:before,
  header.main-header .ajax-search-result > ul > li:hover + li:before {
    display: none;
  }
  header.main-header .ajax-search-result > ul > li + li.selected:before,
  header.main-header .ajax-search-result > ul > li + li:hover:before {
    display: none;
  }
  header.main-header .ajax-search-result > ul > li a {
    color: #191919;
  }
  header.main-header .ajax-search-result > ul > li + li:before {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: 15px;
    right: 15px;
    top: 0;
    border-top: solid 1px #eeeeee;
  }
  header.main-header .ajax-search-result .search-view-more {
    text-align: center;
    line-height: 40px;
    background-color: #ededed;
    border-top: solid 1px #d9d9d9;
  }
  header.main-header .search-with-category {
    width: 620px;
  }
  header.main-header .search-with-category > .search-with-category-inner {
    line-height: 50px;
  }
  header.main-header .search-with-category .form-search-left {
    float: left;
    width: 186px;
    position: relative;
  }
  header.main-header .search-with-category .form-search-left > span {
    border: solid 2px #eee;
    display: inline-block;
    height: 50px;
    line-height: 46px;
    vertical-align: middle;
    width: 100%;
    border-right: none;
    padding: 0 20px;
    font-size: 15px;
    cursor: pointer;
    text-align: left;
  }
  header.main-header .search-with-category .form-search-left > span:after {
    content: '\f107';
    font-family: 'fontawesome';
    position: absolute;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 17px;
    font-size: 17px;
    line-height: 1;
  }
  header.main-header .search-with-category .form-search-right {
    padding-left: 186px;
  }
  header.main-header .search-with-category .form-search-right input[type="text"] {
    width: 100%;
  }
  header.main-header .search-with-category .search-category-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: -2px;
    overflow: auto;
    padding: 5px 0;
    list-style: none;
    margin: 0;
    border: solid 2px #eeeeee;
    border-top: none;
    background-color: #fff;
    line-height: 36px;
    z-index: 999;
    max-height: 380px;
  }
  header.main-header .search-with-category .search-category-dropdown li > span {
    cursor: pointer;
    padding: 0 15px;
    display: block;
    text-align: left;
    color: #333;
    -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;
  }
  header.main-header .search-with-category .search-category-dropdown ul li > span {
    padding-left: 30px;
  }
  header.main-header .search-with-category .search-category-dropdown ul ul li > span {
    padding-left: 45px;
  }
  header.main-header .search-with-category .search-category-dropdown li > span:hover {
    color: #fff;
  }
  header.main-header .search-with-category .search-category-dropdown ul {
    padding: 0;
    list-style: none;
  }
  header.main-header .search-with-category .search-box input {
    border-width: 2px;
    line-height: 46px;
  }
  header.main-header .search-with-category .ajax-search-result {
    border-width: 2px;
  }
  header.main-header .menu-wrapper {
    font-family: 'Varela Round';
    display: inline-block;
    vertical-align: middle;
  }
  header.main-header .menu-wrapper .x-nav-menu {
    position: static;
    display: inline-block;
    vertical-align: middle;
  }
  header.main-header .menu-wrapper .x-nav-menu > li.x-menu-item > a {
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 132px;
  }
  header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu li > a {
    color: #333333;
    letter-spacing: 0.05em;
    font-weight: 400;
    font-size: 14px;
  }
  header.main-header .menu-wrapper .x-nav-menu li.x-header-column > a.x-menu-a-text,
  header.main-header .menu-wrapper .x-nav-menu li.x-header-column:hover > a.x-menu-a-text {
    color: #333333 !important;
  }
  header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu {
    border: solid 2px #ededed;
    background-color: #ffffff;
  }
  header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu-standard {
    padding: 10px 0;
  }
  header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu-standard > li {
    padding-left: 25px;
    padding-right: 25px;
  }
  header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu-standard > li > a.x-menu-a-text {
    padding-right: 20px;
    line-height: 45px;
  }
  header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu-standard > li > a.x-menu-a-text > span {
    position: relative;
  }
  header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu-standard > li > a.x-menu-a-text > span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 5px;
    width: 0;
    border-top: solid 1px #333333;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
  }
  header.main-header .menu-wrapper .x-nav-menu li > ul.x-sub-menu-standard > li + li > a.x-menu-a-text {
    border-top: solid 1px #ededed;
  }
  header.main-header .menu-wrapper .x-nav-menu > li > a {
    color: #191919;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu b.x-caret {
    right: 0;
    color: #2D3339;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu b.x-caret:before {
    font-family: "FontAwesome";
    content: '\f178';
    font-size: 11px;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item.x-header-column > a.x-menu-a-text {
    font-weight: 400;
    font-size: 22px;
    font-family: 'Playfair Display';
    letter-spacing: 0.05em;
    position: relative;
    display: block;
    color: #000000;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item.x-header-column > a.x-menu-a-text:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item.x-header-column > a.x-menu-a-text:before {
    border-top: solid 1px #ededed;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item ul.x-sub-menu {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item > ul.x-sub-menu-standard > li {
    padding-left: 0;
    padding-right: 0;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item a.x-menu-a-text {
    line-height: 28px;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item.x-tabs .x-sub-menu-tab {
    padding: 15px;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item.x-tabs .x-sub-menu-tab > li.x-menu-item {
    background-color: transparent;
    padding: 10px 0;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item.x-tabs .x-sub-menu-tab > li.x-menu-item > a.x-menu-a-text {
    font-size: 15px;
    font-family: 'Playfair Display';
    color: #333333;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item.x-tabs .x-sub-menu-tab > li.x-menu-item > a.x-menu-a-text:hover {
    padding-left: 35px;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item.x-tabs .x-sub-menu-tab > li.x-menu-item > a.x-menu-a-text > b.x-caret {
    display: block;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item.x-tabs .x-sub-menu-tab > li.x-menu-item + li.x-menu-item {
    border-top: solid 1px #ededed;
  }
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column li.x-menu-item + li > a.x-menu-a-text {
    border-top: none;
  }
  header.main-header .header-nav-above {
    border-bottom: solid 1px #eeeeee;
  }
  header.main-header .header-wrapper {
    border-bottom-style: solid;
    border-bottom-width: 2px;
  }
  header.main-header .header-customize-nav {
    line-height: 132px;
  }
  header.main-header .header-customize-nav .search-box input[type="text"] {
    line-height: 38px;
    height: 40px;
  }
  header.main-header .header-customize-nav .search-with-category .form-search-left > span,
  header.main-header .header-customize-nav .search-with-category .search-with-category-inner {
    line-height: 38px;
    height: 40px;
  }
  header.main-header .header-customize-nav input[type="text"]::-webkit-input-placeholder {
    color: #191919;
  }
  header.main-header .header-customize-nav input[type="text"]:-moz-placeholder {
    color: #191919;
  }
  header.main-header .header-customize-nav input[type="text"]::-moz-placeholder {
    color: #191919;
  }
  header.main-header .header-customize-nav input[type="text"]:-ms-input-placeholder {
    color: #191919;
  }
  header.main-header .header-customize-right,
  header.main-header .header-customize-left {
    height: 132px;
    line-height: 50px;
  }
  header.main-header .header-customize-right:before,
  header.main-header .header-customize-left:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  header.main-header .header-customize-right .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper,
  header.main-header .header-customize-left .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
    margin-top: 10px;
  }
  header.main-header .header-customize.header-customize-left {
    margin-left: 0;
  }
  header.main-header .custom-list {
    margin: 0;
    list-style: none;
    padding-left: 0;
    color: #191919;
  }
  header.main-header .custom-list li {
    line-height: 24px;
  }
  header.main-header .custom-separate {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    width: 1px;
    background-color: #eeeeee;
    margin-left: 15px;
    margin-right: 15px;
  }
  header.main-header .menu-wrapper .x-nav-menu > li.x-menu-item + li.x-menu-item,
  header.main-header .sticky-wrapper.is-sticky > .header-nav-wrapper .logo-sticky + li {
    margin-left: 45px;
  }
  header.header-float {
    position: absolute !important;
    z-index: 997;
    left: 0;
    right: 0;
  }
  header.main-header .nav-hover-primary-base .menu-wrapper .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text,
  header.main-header .nav-hover-primary-base .menu-wrapper .x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
  header.main-header .nav-hover-primary-base .menu-wrapper .x-nav-menu > li.current-menu-item > a.x-menu-a-text,
  header.main-header .nav-hover-primary-base .menu-wrapper .x-nav-menu > li.menu-current > a.x-menu-a-text,
  header.main-header .nav-hover-primary-base .menu-wrapper .x-nav-menu > li > a.x-menu-a-text:hover,
  header.main-header .nav-hover-primary-base .menu-wrapper .x-nav-menu > li.x-menu-item:hover > a {
    color: #3f3f3f;
  }
  header.main-header .nav-hover-primary-base .header-customize i.fa {
    color: #191919;
  }
  header.main-header .nav-hover-primary-base .header-customize i.fa:hover {
    color: #3f3f3f;
  }
  header.header-2 .header-logo {
    position: absolute;
    margin: auto;
    width: 240px;
    left: 0;
    right: 0;
    text-align: center;
  }
  header.header-3 .header-wrapper {
    border-bottom-width: 1px;
  }
  header.header-3 .header-customize-right,
  header.header-3 .header-customize-left {
    height: 154px;
  }
  header.header-4 .header-wrapper,
  header.header-5 .header-wrapper,
  header.header-6 .header-wrapper,
  header.header-7 .header-wrapper,
  header.header-8 .header-wrapper,
  header.header-9 .header-wrapper {
    border-bottom: none;
  }
  header.header-6 .sticky-wrapper,
  header.header-7 .sticky-wrapper {
    height: auto !important;
  }
  header.header-6 .header-nav-above,
  header.header-7 .header-nav-above {
    border-bottom: none;
  }
  header.header-6 .header-wrapper,
  header.header-7 .header-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  header.header-6 .header-nav-wrapper,
  header.header-7 .header-nav-wrapper {
    position: absolute;
    background-color: transparent;
  }
  header.header-6 .header-nav-wrapper > .container,
  header.header-7 .header-nav-wrapper > .container {
    background-color: #ffffff;
    background-clip: content-box;
  }
  header.header-6 .header-customize-nav i.fa,
  header.header-7 .header-customize-nav i.fa,
  header.header-6 .header-customize-nav .shopping-cart-wrapper.with-price .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon,
  header.header-7 .header-customize-nav .shopping-cart-wrapper.with-price .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon,
  header.header-6 .header-customize-nav .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon,
  header.header-7 .header-customize-nav .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
    color: #191919;
  }
  header.header-6 .header-customize-nav .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon + span.total,
  header.header-7 .header-customize-nav .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon + span.total {
    background-color: #3f3f3f;
  }
  header.header-6 .header-customize-nav .search-with-category .form-search-left > span:after,
  header.header-7 .header-customize-nav .search-with-category .form-search-left > span:after {
    color: #191919;
  }
  header.header-7 .header-nav-wrapper {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  header.header-7 .header-nav-above > .container {
    padding-bottom: 35px;
  }
  body.header-4 .top-bar,
  body.header-5 .top-bar {
    background-color: transparent;
  }
  body.header-4 .top-bar > .container,
  body.header-5 .top-bar > .container {
    background-color: #f9f9f9;
    background-clip: content-box;
  }
  body.header-4 .top-bar > .container > .row,
  body.header-5 .top-bar > .container > .row {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.header-6 .top-bar,
  body.header-7 .top-bar {
    border-bottom: solid 1px #eeeeee;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper {
    z-index: 997;
    left: 0;
    right: 0;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
    border: none !important;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-in {
    -webkit-animation: header-drop 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-animation: header-drop 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-animation: header-drop 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-animation: header-drop 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1);
    animation: header-drop 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1);
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-out {
    -webkit-animation: header-drop-out 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1) !important;
    -moz-animation: header-drop-out 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1) !important;
    -ms-animation: header-drop-out 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1) !important;
    -o-animation: header-drop-out 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1) !important;
    animation: header-drop-out 0.5s 0s 1 cubic-bezier(0.694, 0.0482, 0.335, 1) !important;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper .logo-sticky {
    display: inline-block;
    line-height: 60px;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper .logo-sticky > a > img {
    max-height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 50px;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper .header-logo.has-logo-sticky {
    display: none;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper .header-logo {
    height: 60px;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper .header-logo > a > img {
    max-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: none;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper .header-customize {
    line-height: 60px;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper .x-nav-menu > li.x-menu-item > a {
    line-height: 60px;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper .x-nav-menu > li.x-menu-item > a > span.x-menu-feature {
    display: none !important;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-gray {
    background-color: #eee !important;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-gray .header-customize,
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-gray .menu-wrapper .x-nav-menu > li > a,
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-gray.nav-hover-primary-base .header-customize i.fa {
    color: #535353;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-light {
    background-color: #fff !important;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-light .header-customize,
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-light .menu-wrapper .x-nav-menu > li > a,
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-light.nav-hover-primary-base .header-customize i.fa {
    color: #333;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-light .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon + span.total {
    background-color: #333;
    color: #fff;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-light input[type="text"]::-webkit-input-placeholder {
    color: #333;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-light input[type="text"]:-moz-placeholder {
    color: #333;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-light input[type="text"]::-moz-placeholder {
    color: #333;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-light input[type="text"]:-ms-input-placeholder {
    color: #333;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-dark {
    background-color: #111 !important;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-dark .header-customize,
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-dark .menu-wrapper .x-nav-menu > li > a,
  .sticky-wrapper.is-sticky > .header-nav-wrapper.sticky-scheme-dark.nav-hover-primary-base .header-customize i.fa {
    color: #fff;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper .header-wrapper {
    border-bottom: none;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper .search-box input[type="text"] {
    height: 36px;
    line-height: 34px;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper .search-with-category .form-search-left > span,
  .sticky-wrapper.is-sticky > .header-nav-wrapper .search-with-category .search-box input[type="text"] {
    height: 36px;
    line-height: 32px;
  }
  .sticky-wrapper.is-sticky > .header-nav-wrapper .search-with-category .search-with-category-inner {
    line-height: 32px;
  }
  header.header-6 .sticky-wrapper.is-sticky .header-nav-wrapper,
  header.header-7 .sticky-wrapper.is-sticky .header-nav-wrapper {
    background-color: #ffffff;
  }
  header.header-6 .sticky-wrapper.is-sticky .header-nav-wrapper > .container,
  header.header-7 .sticky-wrapper.is-sticky .header-nav-wrapper > .container {
    background-color: transparent;
  }
  body.boxed .sticky-wrapper.is-sticky > .header-nav-wrapper {
    max-width: 1200px;
    margin: auto;
  }
}
.shopping-cart-wrapper {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  position: relative;
}
.shopping-cart-wrapper.no-price .sub-total-text {
  display: none;
}
.shopping-cart-wrapper .widget_shopping_cart_content {
  display: block;
  text-align: left;
}
.shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon {
  position: relative;
  display: inline-block;
  height: 36px;
  line-height: 36px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
  cursor: pointer;
  padding: 0;
  vertical-align: middle;
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  font-size: 17px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon + span.total {
  position: absolute;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-color: #191919;
  color: #fff;
  top: 8px;
  right: 5px;
  text-align: center;
  font-size: 11px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
  display: block;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
  z-index: 9998;
  min-width: 300px;
  background: #fff;
  border: solid 2px #eeeeee;
  padding: 0;
  line-height: 2em;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
  -moz-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
  -ms-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
  -o-transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
  transition-timing-function: cubic-bezier(1, 0.07, 1, 0.07);
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper .cart-total {
  padding: 0 15px 20px;
  position: relative;
  color: #222222;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty {
  padding: 15px;
  text-align: center;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty h4 {
  text-transform: uppercase;
  padding: 0 0 15px;
  margin: 0;
  font-size: 16px;
  word-spacing: 0.2em;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty p {
  color: #777777;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li {
  padding: 15px 0;
  margin: 0;
  position: relative;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li + li {
  border-top: solid 1px #eeeeee;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-left {
  float: left;
  overflow: hidden;
  margin-right: 10px;
  border: solid 1px #eee;
  background: #fff;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-left > a > img {
  height: auto;
  width: 58px;
  margin: 0;
  display: block;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right {
  overflow: hidden;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a {
  text-transform: uppercase;
  word-spacing: 0.2em;
  font-size: 12px;
  font-weight: 700;
  display: block;
  padding-right: 15px;
  margin-bottom: 6px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > span.quantity {
  font-size: 12px;
  font-weight: 700;
  display: block;
  text-align: left;
  color: #8f8f8f;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a.mini-cart-remove {
  position: absolute;
  right: 0;
  top: 15px;
  padding-right: 0;
  font-size: 18px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li:after {
  content: "";
  display: block;
  clear: both;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.total {
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  line-height: 43px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.total strong {
  text-transform: uppercase;
  font-weight: 400;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.total > span.amount {
  font-weight: 700;
  float: right;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons {
  text-align: center;
  margin: 0;
  padding: 15px 0 0;
  font-size: 0;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button {
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 20px;
  padding: 10px;
  font-size: 12px;
  min-width: 125px;
  width: 48%;
  display: inline-block;
  text-transform: uppercase;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button > i.fa {
  margin-right: 5px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button + .button {
  margin-left: 4%;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper dl {
  border: none;
  margin: 0;
  padding: 0;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper dl dt {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  line-height: 25px;
  clear: none;
  font-size: 11px;
  font-weight: 400;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper dl dd {
  padding: 0;
  line-height: 25px;
  display: block;
  float: none;
  margin: 0;
  font-size: 11px;
}
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper dl p {
  margin: 0;
  padding: 0;
}
.shopping-cart-wrapper .widget_shopping_cart_content ul.cart_list,
.shopping-cart-wrapper .widget_shopping_cart_content ul.product_list_widget {
  position: relative;
  margin: 0;
  list-style: none;
  padding: 15px 15px 0;
}
.shopping-cart-wrapper .widget_shopping_cart_content:hover .cart_list_wrapper {
  visibility: visible;
  opacity: 1;
  -webkit-transition-timing-function: cubic-bezier(0.11, 0.76, 0.24, 0.93);
  -moz-transition-timing-function: cubic-bezier(0.11, 0.76, 0.24, 0.93);
  -ms-transition-timing-function: cubic-bezier(0.11, 0.76, 0.24, 0.93);
  -o-transition-timing-function: cubic-bezier(0.11, 0.76, 0.24, 0.93);
  transition-timing-function: cubic-bezier(0.11, 0.76, 0.24, 0.93);
}
.shopping-cart-wrapper.with-price .sub-total-text {
  display: inline-block;
}
.shopping-cart-wrapper.with-price .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}
.sidebar .widget-social-profile ul.social-profile li a:hover i.fa,
.wpb_widgetised_column .widget-social-profile ul.social-profile li a:hover i.fa,
.header-social-profile-wrapper li a:hover i.fa {
  color: #878787;
}
.custom-dropdown-list {
  position: relative;
  display: inline-block;
}
.custom-dropdown-list > span {
  cursor: pointer;
}
.custom-dropdown-list:hover > ul {
  display: block;
}
.custom-dropdown-list > ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 150px;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  display: none;
  background-color: #fff;
  z-index: 999;
  -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
}
.custom-dropdown-list > ul li {
  line-height: 32px;
  padding: 0 15px;
  display: block;
}
.custom-dropdown-list > ul li > a {
  color: #333;
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  header.mobile-header {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  #wrapper {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    left: 0;
  }
  .mobile-top-bar-hide,
  header.main-header {
    display: none !important;
  }
  body.menu-mobile-in #wrapper {
    left: 280px;
    overflow: hidden;
  }
  .container.header-mobile-wrapper {
    position: relative;
  }
  .header-mobile-before {
    text-align: center;
  }
  .header-mobile-before img {
    max-height: 122px;
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .header-logo-mobile {
    line-height: 122px;
    vertical-align: middle;
    text-align: center;
  }
  .header-logo-mobile img {
    max-height: 122px;
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  header.mobile-header {
    background: #fff;
  }
  header.mobile-header .header-left,
  header.mobile-header .toggle-icon-wrapper.toggle-desktop,
  header.mobile-header .header-customize {
    display: none;
  }
  header.mobile-header .header-container-wrapper {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #fff;
    z-index: 997;
    top: 0;
    border-bottom: solid 1px #eee;
  }
  header.mobile-header .header-mobile-wrapper {
    background-color: #fff;
  }
  header.mobile-header .header-mobile-inner {
    height: 122px;
    position: relative;
  }
  header.mobile-header .header-mobile-inner .header-customize {
    display: block;
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    color: #000;
  }
  header.mobile-header .header-mobile-inner .header-customize:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  header.mobile-header .header-mobile-inner .header-customize-item {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
  }
  header.mobile-header .header-mobile-inner .header-customize-item + .header-customize-item {
    margin-left: 10px;
  }
  header.mobile-header .header-mobile-inner .toggle-icon-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  }
  header.mobile-header .header-mobile-inner .icon-search-menu {
    display: inline-block;
    vertical-align: middle;
    border: solid 2px #222;
    height: 37px;
    width: 45px;
    text-align: center;
    line-height: 37px;
    padding: 0;
    font-size: 14px;
    color: #222;
  }
  header.mobile-header .shopping-cart-wrapper .widget_shopping_cart_content {
    height: 122px;
  }
  header.mobile-header .shopping-cart-wrapper .widget_shopping_cart_content:before {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  header.mobile-header .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon {
    display: inline-block;
    vertical-align: middle;
  }
  header.mobile-header .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
    display: inline-block;
    border: solid 2px #222;
    height: 37px;
    width: 45px;
    text-align: center;
    line-height: 37px;
    padding: 0;
    font-size: 14px;
    color: #222;
  }
  header.mobile-header .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon + span {
    top: -6px;
    right: -8px;
    color: #fff;
    background-color: #995958;
    border-radius: 100%;
    padding: 0;
    width: 17px;
    height: 17px;
    line-height: 17px;
  }
  .x-nav-menu {
    padding: 0;
    margin: 0;
    display: block;
    background-color: transparent;
  }
  .x-nav-menu a.x-menu-a-text > b.x-caret:before {
    color: #ddd;
  }
  .x-nav-menu li.x-menu-item {
    border-bottom: solid 1px #4C4C4C;
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: auto;
  }
  .x-nav-menu li.x-menu-item:not(.x-sub-menu-open):hover {
    background-color: #4c4c4c;
  }
  .x-nav-menu li.x-menu-item.menu-item-has-children {
    cursor: pointer;
  }
  .x-nav-menu li.x-menu-item > a.x-menu-a-text {
    display: inline-block;
    position: static;
    padding: 5px 15px;
    border-bottom: none;
    text-transform: uppercase;
    font-family: Roboto;
    color: #ddd;
  }
  .x-nav-menu li.x-menu-item > a.x-menu-a-text > b.x-caret {
    right: 0;
    bottom: auto;
    top: 0;
    width: 44px;
    height: 38px;
    line-height: 38px;
    text-align: center;
  }
  .x-nav-menu li.x-menu-item.x-sub-menu-open > ul.x-sub-menu:before {
    content: "";
    display: block;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    border-top: solid 6px #383838;
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 1;
  }
  .x-nav-menu li.current-menu-ancestor > a.x-menu-a-text,
  .x-nav-menu li.current-menu-parent > a.x-menu-a-text,
  .x-nav-menu li.current-menu-item > a.x-menu-a-text,
  .x-nav-menu li.menu-current > a.x-menu-a-text,
  .x-nav-menu li > a.x-menu-a-text:hover,
  .x-nav-menu li:hover > a,
  .x-nav-menu li ul.x-sub-menu li:hover > a {
    color: #dec18c;
  }
  .x-nav-menu li.current-menu-ancestor > a.x-menu-a-text > b.x-caret:before,
  .x-nav-menu li.current-menu-parent > a.x-menu-a-text > b.x-caret:before,
  .x-nav-menu li.current-menu-item > a.x-menu-a-text > b.x-caret:before,
  .x-nav-menu li.menu-current > a.x-menu-a-text > b.x-caret:before,
  .x-nav-menu li > a.x-menu-a-text:hover > b.x-caret:before,
  .x-nav-menu li:hover > a > b.x-caret:before,
  .x-nav-menu li ul.x-sub-menu li:hover > a > b.x-caret:before {
    color: #dec18c;
  }
  .x-nav-menu ul.x-sub-menu {
    background-color: #444;
    padding-left: 0;
    position: relative;
  }
  .x-nav-menu ul.x-sub-menu > li.x-menu-item > a.x-menu-a-text {
    font-size: 14px;
    text-transform: none;
  }
  .x-nav-menu ul.x-sub-menu > li.x-menu-item.x-sub-menu-open > ul.x-sub-menu:before {
    border-top: solid 6px #444;
  }
  .x-nav-menu ul ul.x-sub-menu {
    background-color: #525252;
  }
  .x-nav-menu ul ul.x-sub-menu > li.x-menu-item.x-sub-menu-open > ul.x-sub-menu:before {
    border-top: solid 6px #525252;
  }
  .x-nav-menu ul ul ul.x-sub-menu {
    background-color: #5f5f5f;
  }
  .x-nav-menu ul ul ul.x-sub-menu > li.x-menu-item.x-sub-menu-open > ul.x-sub-menu:before {
    border-top: solid 6px #5f5f5f;
  }
  .x-nav-menu ul ul ul ul.x-sub-menu {
    background-color: #414141;
  }
  .header-mobile-nav {
    background: #383838;
    display: none;
    margin-bottom: 15px;
  }
  form.search-form-menu-mobile {
    display: none;
  }
  .header-mobile-nav.menu-drop-fly {
    display: block;
    position: fixed;
    margin: 0;
    top: 0;
    bottom: 0;
    overflow: auto;
    overflow-x: hidden;
    width: 280px;
    left: -280px;
    border-right: solid 3px #dec18c;
    z-index: 999999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header-mobile-nav.menu-drop-fly.in {
    left: 0;
  }
  .header-mobile-nav.menu-drop-fly form.search-form-menu-mobile {
    display: block;
    background-color: #222;
    padding: 15px;
    position: relative;
  }
  .header-mobile-nav.menu-drop-fly form.search-form-menu-mobile input {
    background-color: #333;
    border: none;
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 1.2;
    height: auto;
    padding: 12px;
  }
  .header-mobile-nav.menu-drop-fly form.search-form-menu-mobile button {
    border: none;
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 19px;
    line-height: 1;
    bottom: 0;
    margin: auto;
    font-size: 16px;
  }
  header.header-mobile-2 {
    display: block;
  }
  header.header-mobile-2 .header-container-wrapper {
    background-color: #333;
    border-bottom: none;
  }
  header.header-mobile-2 .header-mobile-wrapper {
    background-color: transparent;
  }
  header.header-mobile-2 .header-mobile-inner {
    height: 52px;
    position: relative;
  }
  header.header-mobile-2 .header-mobile-inner .header-customize {
    color: #eee;
    right: 0;
  }
  header.header-mobile-2 .header-mobile-inner .icon-search-menu,
  header.header-mobile-2 .header-mobile-inner .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
    border: solid 1px #eee;
    height: 30px;
    line-height: 32px;
    width: 36px;
    color: #fff;
  }
  header.header-mobile-2 .header-mobile-inner .icon-search-menu:before,
  header.header-mobile-2 .header-mobile-inner .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon:before {
    line-height: 28px;
  }
  header.header-mobile-2 .header-mobile-inner .shopping-cart-wrapper .widget_shopping_cart_content {
    height: 52px;
  }
  header.header-mobile-2 .header-mobile-inner .toggle-icon-wrapper {
    left: 0;
  }
  header.header-mobile-2 .header-mobile-inner .toggle-icon-wrapper .toggle-icon > span,
  header.header-mobile-2 .header-mobile-inner .toggle-icon-wrapper .toggle-icon:before,
  header.header-mobile-2 .header-mobile-inner .toggle-icon-wrapper .toggle-icon:after {
    background-color: #eee;
  }
  header.header-mobile-2 .header-mobile-inner .toggle-icon-wrapper.in .toggle-icon > span {
    background-color: transparent;
  }
  header.header-mobile-2 .header-mobile-inner .toggle-icon-wrapper .toggle-icon + span {
    font-family: Oswald;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #eee;
    font-weight: 300;
  }
  header.header-mobile-3 .header-logo-mobile {
    text-align: right;
  }
  header.header-mobile-3 .header-mobile-inner .header-customize {
    left: 50px;
    right: auto;
  }
  header.header-mobile-3 .shopping-cart-wrapper {
    position: static;
  }
  header.header-mobile-3 .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
    left: -45px;
    right: auto;
  }
  header.header-mobile-4 .header-logo-mobile {
    text-align: left;
  }
  header.header-mobile-4 .header-mobile-inner .toggle-icon-wrapper {
    right: 0px;
    left: auto;
  }
  header.header-mobile-4 .header-mobile-wrapper .header-customize {
    right: 50px;
    left: auto;
  }
  header.header-mobile-5 .sticky-wrapper {
    height: 0 !important;
  }
  header.header-mobile-5 .header-container-wrapper {
    border-bottom: none;
  }
  header.header-mobile-5 .header-container-wrapper,
  header.header-mobile-5 .header-mobile-wrapper {
    background-color: transparent;
  }
  header.header-mobile-5 .header-container-wrapper {
    background-color: transparent;
    position: absolute;
    z-index: 997;
    width: 100%;
  }
  header.header-mobile-5 .header-logo-mobile {
    text-align: left;
  }
  header.header-mobile-5 .header-mobile-inner .toggle-icon-wrapper {
    left: auto;
    right: 5px;
  }
  header.header-mobile-5 .toggle-icon-wrapper .toggle-icon > span,
  header.header-mobile-5 .toggle-icon-wrapper .toggle-icon:before,
  header.header-mobile-5 .toggle-icon-wrapper .toggle-icon:after {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  }
  header.header-mobile-5 .toggle-icon-wrapper.in .toggle-icon > span {
    display: none;
  }
  header.header-mobile-5 .header-mobile-inner .header-customize {
    right: 50px;
  }
  header.header-mobile-5 .header-mobile-inner .icon-search-menu,
  header.header-mobile-5 .shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon {
    border-color: #fff;
    color: #fff;
  }
  .sticky-wrapper.is-sticky > .header-container-wrapper {
    z-index: 997;
    left: 0;
    right: 0;
  }
  .sticky-wrapper:not(.is-sticky) {
    height: auto !important;
    position: relative !important;
  }
  .sticky-wrapper.is-sticky header.mobile-header ul.x-nav-menu {
    max-height: 450px;
    overflow: auto;
  }
  body.menu-mobile-in .sticky-wrapper.is-sticky > .header-container-wrapper.menu-drop-fly {
    left: 280px;
    right: -280px;
  }
}
@media screen and (max-width: 480px) {
  .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
    min-width: 280px;
  }
}
@media screen and (max-width: 320px) {
  .shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper {
    min-width: 254px;
  }
}
.page-template-coming-soon #top-drawer-area {
  display: none;
}
#top-drawer-area {
  position: relative;
  z-index: 999;
}
#top-drawer-bar {
  background-color: #2f2f2f;
  color: #c5c5c5;
  height: auto;
  overflow: hidden;
  padding: 0px 0 0px 0;
  z-index: 3;
}
#top-drawer-bar .sidebar {
  color: #c5c5c5;
}
#top-drawer-bar .sidebar h4.widget-title {
  color: #c5c5c5;
}
#top-drawer-bar .sidebar .widget-posts-wrap .widget-posts-title {
  color: #c5c5c5;
}
#top-drawer-bar .sidebar #wp-calendar caption,
#top-drawer-bar .sidebar #wp-calendar thead th {
  color: #c5c5c5;
}
#top-drawer-bar .sidebar .widget-social-profile {
  line-height: 50px;
}
#top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu {
  overflow: visible;
  border: none;
  margin: 0;
  padding: 0;
}
#top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu li {
  display: inline-block;
  position: relative;
}
#top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu li:before {
  display: none;
}
#top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu li:hover > ul {
  display: block;
}
#top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu > li {
  line-height: 50px;
  padding: 0;
  margin: 0;
}
#top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu > li + li {
  margin-left: 20px;
}
#top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu > li ul {
  display: none;
  border-top: solid 1px #444444;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 100%;
  background-color: #2f2f2f;
  color: #c5c5c5;
  text-align: left;
  margin: 0;
  padding: 0 15px;
  min-width: 150px;
}
#top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu > li ul li {
  display: block;
  line-height: 26px;
}
#top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu > li ul li + li {
  border-top: solid 1px #444444;
}
#top-drawer-bar .sidebar .widget_nav_menu > div > ul.menu > li ul ul {
  left: 100%;
  top: 0;
}
#top-drawer-bar .sidebar .darna-contact-info span i {
  color: #FFFFFF;
}
#top-drawer-bar .sidebar ul.product_list_widget li a {
  color: #FFFFFF;
}
#top-drawer-bar .sidebar .mail-chimp-wrapper .mail-chimp-button > input {
  background-color: rgba(73, 73, 73, 0.5);
  color: #c5c5c5;
}
.top-drawer-toggle {
  border-left: 28px solid transparent;
  border-top: 28px solid #dec18c;
  position: absolute;
  right: 0;
  top: 0;
}
.top-drawer-toggle > .wicon {
  color: #FFFFFF;
  font-size: 13px;
  left: -14px;
  position: absolute;
  text-shadow: none;
  top: -26px;
}
.top-drawer-toggle.open:after {
  content: "\f068";
}
.top-drawer-show {
  display: block;
}
.top-drawer-hide {
  display: none;
}
#top-drawer-area .g5plus-col-3,
#top-drawer-area .g5plus-col-4,
#top-drawer-area .g5plus-col-6,
#top-drawer-area .g5plus-col-8,
#top-drawer-area .g5plus-col-12 {
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#top-drawer-area .g5plus-col-3 {
  width: 25%;
}
#top-drawer-area .g5plus-col-4 {
  width: 33.33333333%;
}
#top-drawer-area .g5plus-col-6 {
  width: 50%;
}
#top-drawer-area .g5plus-col-8 {
  width: 66.66666667%;
}
#top-drawer-area .g5plus-col-12 {
  width: 100%;
}
/**
 * 4.0 - Footer
 * ----------------------------------------------------------------------------
 */
footer.main-footer-wrapper {
  position: relative;
}
footer.main-footer-wrapper.main-footer-bg {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-clip: content-box;
  position: relative;
}
footer.main-footer-wrapper.main-footer-bg:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
footer.main-footer-wrapper h4.widget-title {
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 0.05em;
  color: #333333;
  margin-bottom: 30px;
}
footer.main-footer-wrapper .sidebar aside + aside {
  margin-top: 30px;
}
footer.main-footer-wrapper .sidebar .widget_archive > ul,
footer.main-footer-wrapper .sidebar .widget_archive > ol,
footer.main-footer-wrapper .sidebar .widget_categories > ul,
footer.main-footer-wrapper .sidebar .widget_categories > ol,
footer.main-footer-wrapper .sidebar .widget_product_categories > ul,
footer.main-footer-wrapper .sidebar .widget_product_categories > ol,
footer.main-footer-wrapper .sidebar .widget_nav_menu > div > ul,
footer.main-footer-wrapper .sidebar .widget_nav_menu > div > ol,
footer.main-footer-wrapper .sidebar .widget_meta > ul,
footer.main-footer-wrapper .sidebar .widget_meta > ol,
footer.main-footer-wrapper .sidebar .widget_pages > ul,
footer.main-footer-wrapper .sidebar .widget_pages > ol,
footer.main-footer-wrapper .sidebar .widget_recent_comments > ul,
footer.main-footer-wrapper .sidebar .widget_recent_comments > ol,
footer.main-footer-wrapper .sidebar .widget_recent_entries > ul,
footer.main-footer-wrapper .sidebar .widget_recent_entries > ol,
footer.main-footer-wrapper .sidebar .widget_rss > ul,
footer.main-footer-wrapper .sidebar .widget_rss > ol {
  color: inherit;
}
footer.main-footer-wrapper .sidebar .widget_archive > ul ul.children,
footer.main-footer-wrapper .sidebar .widget_archive > ol ul.children,
footer.main-footer-wrapper .sidebar .widget_categories > ul ul.children,
footer.main-footer-wrapper .sidebar .widget_categories > ol ul.children,
footer.main-footer-wrapper .sidebar .widget_product_categories > ul ul.children,
footer.main-footer-wrapper .sidebar .widget_product_categories > ol ul.children,
footer.main-footer-wrapper .sidebar .widget_nav_menu > div > ul ul.children,
footer.main-footer-wrapper .sidebar .widget_nav_menu > div > ol ul.children,
footer.main-footer-wrapper .sidebar .widget_meta > ul ul.children,
footer.main-footer-wrapper .sidebar .widget_meta > ol ul.children,
footer.main-footer-wrapper .sidebar .widget_pages > ul ul.children,
footer.main-footer-wrapper .sidebar .widget_pages > ol ul.children,
footer.main-footer-wrapper .sidebar .widget_recent_comments > ul ul.children,
footer.main-footer-wrapper .sidebar .widget_recent_comments > ol ul.children,
footer.main-footer-wrapper .sidebar .widget_recent_entries > ul ul.children,
footer.main-footer-wrapper .sidebar .widget_recent_entries > ol ul.children,
footer.main-footer-wrapper .sidebar .widget_rss > ul ul.children,
footer.main-footer-wrapper .sidebar .widget_rss > ol ul.children {
  border-color: #ededed;
}
footer.main-footer-wrapper .sidebar .widget_archive > ul ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_archive > ol ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_categories > ul ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_categories > ol ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_product_categories > ul ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_product_categories > ol ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_nav_menu > div > ul ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_nav_menu > div > ol ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_meta > ul ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_meta > ol ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_pages > ul ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_pages > ol ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_recent_comments > ul ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_recent_comments > ol ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_recent_entries > ul ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_recent_entries > ol ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_rss > ul ul.sub-menu,
footer.main-footer-wrapper .sidebar .widget_rss > ol ul.sub-menu {
  border-color: #ededed;
}
footer.main-footer-wrapper .sidebar .widget_archive li .show_count,
footer.main-footer-wrapper .sidebar .widget_categories li .show_count,
footer.main-footer-wrapper .sidebar .widget_product_categories li .show_count,
footer.main-footer-wrapper .sidebar .widget_nav_menu > div li .show_count,
footer.main-footer-wrapper .sidebar .widget_meta li .show_count,
footer.main-footer-wrapper .sidebar .widget_pages li .show_count,
footer.main-footer-wrapper .sidebar .widget_recent_comments li .show_count,
footer.main-footer-wrapper .sidebar .widget_recent_entries li .show_count,
footer.main-footer-wrapper .sidebar .widget_rss li .show_count {
  float: right;
}
footer.main-footer-wrapper .sidebar .widget_archive li + li,
footer.main-footer-wrapper .sidebar .widget_categories li + li,
footer.main-footer-wrapper .sidebar .widget_product_categories li + li,
footer.main-footer-wrapper .sidebar .widget_nav_menu > div li + li,
footer.main-footer-wrapper .sidebar .widget_meta li + li,
footer.main-footer-wrapper .sidebar .widget_pages li + li,
footer.main-footer-wrapper .sidebar .widget_recent_comments li + li,
footer.main-footer-wrapper .sidebar .widget_recent_entries li + li,
footer.main-footer-wrapper .sidebar .widget_rss li + li {
  border: none;
}
footer.main-footer-wrapper .sidebar .widget_archive li + li,
footer.main-footer-wrapper .sidebar .widget_categories li + li,
footer.main-footer-wrapper .sidebar .widget_product_categories li + li,
footer.main-footer-wrapper .sidebar .widget_nav_menu > div li + li,
footer.main-footer-wrapper .sidebar .widget_meta li + li,
footer.main-footer-wrapper .sidebar .widget_pages li + li,
footer.main-footer-wrapper .sidebar .widget_recent_comments li + li,
footer.main-footer-wrapper .sidebar .widget_recent_entries li + li,
footer.main-footer-wrapper .sidebar .widget_rss li + li {
  border-color: #ededed;
}
footer.main-footer-wrapper .sidebar .widget-footer-logo .sub-description {
  margin-top: 20px;
  letter-spacing: 0.02em;
  font-size: 13px;
  font-weight: normal;
  line-height: 2.2;
  padding: 0;
}
footer.main-footer-wrapper .sidebar .widget-footer-logo .footer-logo-read-more {
  margin-top: 15px;
}
footer.main-footer-wrapper .sidebar .widget-footer-logo .footer-logo-read-more a {
  font-size: 10px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
footer.main-footer-wrapper .sidebar .widget-footer-logo .footer-logo-read-more > span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
footer.main-footer-wrapper .sidebar .widget-footer-logo .footer-logo-read-more > span > i {
  font-size: 18px;
  margin-top: 1px;
  margin-left: 2px;
}
footer.main-footer-wrapper .sidebar .widget-footer-logo.footer-logo-style-2 {
  text-align: center;
}
footer.main-footer-wrapper .sidebar aside.widget-social-profile.footer-social-icon {
  padding-top: 25px;
  border-top: 1px solid;
}
footer.main-footer-wrapper .sidebar aside.widget-social-profile.footer-social-icon ul.widget-social-profile {
  display: inline-block;
  vertical-align: middle;
}
footer.main-footer-wrapper .sidebar aside.widget-social-profile.footer-social-icon span {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.02em;
  margin-right: 25px;
  word-spacing: 0.1em;
}
footer.main-footer-wrapper .sidebar aside.widget-social-profile.footer-social-icon-2 {
  text-align: center;
  padding-top: 10px;
}
footer.main-footer-wrapper .sidebar aside.widget-social-profile.footer-social-icon {
  border-color: #ededed;
}
footer.main-footer-wrapper .sidebar .widget-posts .widget-posts-wrap .widget_posts_item + .widget_posts_item {
  margin-top: 30px;
}
footer.main-footer-wrapper .sidebar .widget-posts .widget-posts-wrap .widget-posts-thumbnail {
  width: 120px;
  margin-right: 20px;
}
footer.main-footer-wrapper .sidebar .widget-posts .widget-posts-wrap .widget-posts-title {
  font-size: 11px;
}
footer.main-footer-wrapper .sidebar .widget-posts .widget-posts-wrap .widget-posts-title {
  color: #878787;
}
footer.main-footer-wrapper .sidebar .widget-posts .widget-posts-wrap .widget-posts-date {
  color: #ababab;
}
footer.main-footer-wrapper .sidebar .widget-posts .widget-posts-wrap .widget-posts-date {
  color: #878787;
}
footer.main-footer-wrapper .sidebar .footer-copyright {
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.05em;
  margin: 0;
}
footer.main-footer-wrapper .sidebar .footer-copyright span {
  display: block;
}
footer.main-footer-wrapper .main-footer {
  padding: 20px 0 100px 0;
  background-color: #ffffff;
  color: #999999;
}
footer.main-footer-wrapper .main-footer .footer-contact-form input[type="text"],
footer.main-footer-wrapper .main-footer .footer-contact-form input[type="email"],
footer.main-footer-wrapper .main-footer .footer-contact-form textarea {
  width: 100%;
  background-color: transparent;
  color: inherit;
}
footer.main-footer-wrapper .main-footer .footer-contact-form input[type="text"] {
  border-color: #ededed;
}
footer.main-footer-wrapper .main-footer .footer-contact-form input[type="email"] {
  border-color: #ededed;
}
footer.main-footer-wrapper .main-footer .footer-contact-form textarea.wpcf7-form-control {
  border-color: #ededed;
}
footer.main-footer-wrapper .main-footer .footer-contact-form .wpcf7-form-control-wrap {
  margin-bottom: 15px;
  display: block;
}
footer.main-footer-wrapper .main-footer .footer-contact-form span.wpcf7-not-valid-tip {
  font-size: 11px;
}
footer.main-footer-wrapper .main-footer .footer-contact-form .contact-form-submit {
  display: inline-block;
  float: right;
  position: relative;
}
footer.main-footer-wrapper .main-footer .footer-contact-form img.ajax-loader {
  position: absolute;
  width: 16px;
  height: 16px;
  margin: auto 5px auto 0;
  top: 0;
  bottom: 0;
  right: 100%;
}
footer.main-footer-wrapper .main-footer + .bottom-bar-wrapper .bottom-bar-inner {
  border-top: solid 1px;
}
footer.main-footer-wrapper .main-footer + .bottom-bar-wrapper .bottom-bar-inner {
  border-color: #ededed;
}
footer.main-footer-wrapper .bottom-bar-wrapper {
  background-color: #ffffff;
  color: #999999;
}
footer.main-footer-wrapper .bottom-bar-wrapper .bottom-bar-inner {
  padding-top: 18px;
  padding-bottom: 18px;
}
footer.main-footer-wrapper .bottom-bar-wrapper .bottom-bar-text {
  font-size: 11px;
  letter-spacing: 0.05em;
  line-height: 2;
  text-transform: uppercase;
  margin: 0;
  word-spacing: 0.1em;
}
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_archive > ul ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_archive > ol ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_categories > ul ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_categories > ol ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_product_categories > ul ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_product_categories > ol ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_nav_menu > div > ul ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_nav_menu > div > ol ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_meta > ul ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_meta > ol ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_pages > ul ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_pages > ol ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_recent_comments > ul ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_recent_comments > ol ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_recent_entries > ul ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_recent_entries > ol ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_rss > ul ul.children,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_rss > ol ul.children {
  border-color: #ededed;
}
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_archive > ul ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_archive > ol ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_categories > ul ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_categories > ol ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_product_categories > ul ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_product_categories > ol ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_nav_menu > div > ul ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_nav_menu > div > ol ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_meta > ul ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_meta > ol ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_pages > ul ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_pages > ol ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_recent_comments > ul ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_recent_comments > ol ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_recent_entries > ul ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_recent_entries > ol ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_rss > ul ul.sub-menu,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_rss > ol ul.sub-menu {
  border-color: #ededed;
}
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_archive li + li,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_categories li + li,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_product_categories li + li,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_nav_menu > div li + li,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_meta li + li,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_pages li + li,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_recent_comments li + li,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_recent_entries li + li,
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget_rss li + li {
  border-color: #ededed;
}
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar aside.widget-social-profile.footer-social-icon {
  border-color: #ededed;
}
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget-posts .widget-posts-wrap .widget-posts-title {
  color: #878787;
}
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget-posts .widget-posts-wrap .widget-posts-date {
  color: #ababab;
}
footer.main-footer-wrapper .bottom-bar-wrapper .sidebar .widget-posts .widget-posts-wrap .widget-posts-date {
  color: #878787;
}
footer.main-footer-wrapper.dark .main-footer .sidebar .widget-posts .widget-posts-wrap .widget-posts-title {
  color: #cccccc;
}
footer.main-footer-wrapper.dark .main-footer .sidebar .widget-posts .widget-posts-wrap .widget-posts-date {
  color: #777777;
}
footer.main-footer-wrapper.gray .main-footer .sidebar .widget-posts .widget-posts-wrap .widget-posts-title {
  color: #525252;
}
footer.main-footer-wrapper.gray .main-footer .sidebar .widget-posts .widget-posts-wrap .widget-posts-date {
  color: #525252;
}
footer.main-footer-wrapper.light .main-footer .sidebar .widget-posts .widget-posts-wrap .widget-posts-title {
  color: #535353;
}
footer.main-footer-wrapper.light .main-footer .sidebar .widget-posts .widget-posts-wrap .widget-posts-date {
  color: #535353;
}
footer.main-footer-wrapper .expanded,
footer.main-footer-wrapper .collapse {
  display: block;
  visibility: visible;
  cursor: pointer;
}
footer.main-footer-wrapper .collapse:before {
  content: "\f054";
  font-family: "fontawesome";
  position: absolute;
  right: 10px;
}
footer.main-footer-wrapper .expanded:before {
  content: "\f078";
  font-family: "fontawesome";
  position: absolute;
  right: 10px;
}
body.footer-static {
  padding-bottom: 0;
}
body.footer-static footer.enable-parallax {
  position: static !important;
}
.main-footer .partner-wrap .partner {
  text-align: center;
}
.main-footer .footer_inner > div {
  padding-bottom: 100px;
}
.main-footer .footer_inner > div:last-child {
  padding-bottom: 0px;
}
.footer-contact-us {
  list-style: none;
  padding-left: 0;
}
.footer-contact-us li {
  position: relative;
  padding-left: 30px;
  padding-bottom: 10px;
}
.footer-contact-us i {
  position: absolute;
  left: 0px;
  top: 6px;
}
.footer-logo img {
  padding-top: 16px;
}
.main-footer .widget_nav_menu div ul li {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
}
.main-footer .widget_nav_menu div ul li a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.main-footer .widget_nav_menu div ul li a:hover {
  text-decoration: underline;
  padding-left: 10px;
}
.main-footer-wrapper ul.payment-gate {
  padding-left: 0;
}
.border-top-gray {
  border-top: solid 2px #eee;
}
.map-scroll-up a {
  color: #aaa;
}
.map-scroll-up .link-wrap {
  background-color: #F9F9F9;
  display: table;
  width: 100%;
}
.map-scroll-up .handmade-google-map {
  margin-top: 20px;
}
.map-scroll-up .map {
  border-right: solid 1px #EAEAEA;
}
.map-scroll-up .map,
.map-scroll-up .scroll-up {
  padding-top: 22px;
  padding-bottom: 22px;
}
.map-scroll-up .map span,
.map-scroll-up .scroll-up span {
  font-size: 13px;
  text-transform: uppercase;
  padding-left: 30px;
}
.map-scroll-up .map i,
.map-scroll-up .scroll-up i {
  padding-right: 20px;
  font-size: 18px;
  position: absolute;
  padding-left: 1px;
  top: 4px;
}
.map-scroll-up .map a:active,
.map-scroll-up .scroll-up a:active {
  color: inherit;
}
.map-scroll-up .map a {
  float: right;
  padding-right: 50px;
  position: relative;
}
.map-scroll-up .scroll-up a {
  float: left;
  padding-left: 50px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  footer.enable-parallax {
    position: fixed !important;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    margin: auto;
    width: 100%;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
  }
  body.boxed footer.enable-parallax {
    max-width: 1200px;
  }
}
@media (max-width: 991px) {
  footer.main-footer-wrapper .main-footer .sidebar + .sidebar {
    margin-top: 40px;
  }
  footer.main-footer-wrapper .bottom-bar-wrapper .sidebar.text-left,
  footer.main-footer-wrapper .bottom-bar-wrapper .sidebar.text-right {
    text-align: center;
  }
  footer.main-footer-wrapper .bottom-bar-wrapper .sidebar + .sidebar {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  footer.main-footer-wrapper.footer-collapse-able h4.widget-title {
    margin-bottom: 0;
  }
  footer.main-footer-wrapper.footer-collapse-able h4.widget-title + div,
  footer.main-footer-wrapper.footer-collapse-able h4.widget-title + ul {
    padding-top: 20px;
    margin: 0;
  }
  footer.main-footer-wrapper.footer-collapse-able .main-footer .sidebar + .sidebar {
    margin-top: 30px;
  }
  footer.main-footer-wrapper.footer-collapse-able .main-footer .sidebar ul.instagram-pics + p {
    display: none;
  }
}
@media (max-width: 450px) {
  .map-scroll-up .map a,
  .map-scroll-up .scroll-up a {
    padding-left: 0;
    padding-right: 0;
    float: none;
    text-align: center;
  }
  .map-scroll-up .map i,
  .map-scroll-up .scroll-up i {
    top: 0px;
  }
  .main-footer .footer_inner > div {
    padding-bottom: 50px;
  }
}
/**
 * 5.0 - Widget
 * ----------------------------------------------------------------------------
 */
.search-form {
  position: relative;
}
.search-form input[type="text"] {
  width: 100%;
  height: 50px;
  border: 2px solid #eeeeee;
  background-color: transparent;
  color: #BABABA;
  padding-right: 50px;
}
.search-form input[type="text"] ::-webkit-input-placeholder {
  color: #BABABA;
}
.search-form input[type="text"] :-moz-placeholder {
  color: #BABABA;
}
.search-form input[type="text"] ::-moz-placeholder {
  color: #BABABA;
}
.search-form input[type="text"] :-ms-input-placeholder {
  color: #BABABA;
}
.search-form button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  padding: 0;
  height: 50px;
  width: 50px;
  background-color: transparent;
  color: #3C3D3D;
  font-size: 18px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.screen-reader-text {
  display: none;
}
/*-------------------------------------
CALENDAR
---------------------------------------*/
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  text-align: right;
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0;
  font-weight: 600;
}
#wp-calendar thead {
  font-size: 10px;
}
#wp-calendar thead th {
  padding-bottom: 10px;
  text-align: center;
}
#wp-calendar tbody {
  font-size: 13px;
}
#wp-calendar tbody td {
  background: #eeeeee;
  border: 1px solid #fff;
  text-align: center;
  padding: 8px;
}
#wp-calendar tbody td.pad:hover {
  background: transparent !important;
}
#wp-calendar tbody td:hover {
  color: #fff;
}
#wp-calendar tbody td:hover a {
  color: #fff;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}
#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}
/* -----------------------------------------------------------------------------
 * Widget: price filter
 * -------------------------------------------------------------------------- */
.woocommerce .widget_price_filter {
  border: 2px solid;
  padding: 30px 15px 15px 15px;
}
.woocommerce .widget_price_filter h4.widget-title {
  font-size: 14px;
  letter-spacing: 0.025em;
  text-align: center;
  margin-bottom: 25px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 4px 20px 4px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 5px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 9px;
  height: 9px;
  background-color: #222;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  top: -2px;
}
.woocommerce .widget_price_filter .price_slider_amount {
  font-size: 13px;
  color: #888;
  text-transform: uppercase;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
  text-align: left;
  line-height: 42px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  float: right;
  min-width: 100px;
  background-color: #EEE;
  color: #333;
  font-size: 15px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  color: #fff;
}
.sidebar aside + aside,
.wpb_widgetised_column aside + aside {
  margin-top: 45px;
}
.sidebar h4.widget-title,
.wpb_widgetised_column h4.widget-title {
  font-size: 22px;
  color: #333333;
  margin-bottom: 35px;
}
.sidebar .tagcloud,
.wpb_widgetised_column .tagcloud {
  font-size: 0;
}
.sidebar .tagcloud a,
.wpb_widgetised_column .tagcloud a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  display: inline-block;
  padding: 9px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  line-height: 1;
  font-size: 14px !important;
  border: 1px solid #eeeeee;
  color: inherit;
}
.sidebar .tagcloud a:last-child,
.wpb_widgetised_column .tagcloud a:last-child {
  margin-right: 0;
}
.sidebar .tagcloud a:hover,
.wpb_widgetised_column .tagcloud a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.sidebar select,
.wpb_widgetised_column select {
  width: 100%;
}
.sidebar .widget_archive > ul,
.wpb_widgetised_column .widget_archive > ul,
.sidebar .widget_categories > ul,
.wpb_widgetised_column .widget_categories > ul,
.sidebar .widget_pages > ul,
.wpb_widgetised_column .widget_pages > ul,
.sidebar .widget_meta > ul,
.wpb_widgetised_column .widget_meta > ul,
.sidebar .widget_recent_comments > ul,
.wpb_widgetised_column .widget_recent_comments > ul,
.sidebar .widget_recent_entries > ul,
.wpb_widgetised_column .widget_recent_entries > ul,
.sidebar .widget_rss > ul,
.wpb_widgetised_column .widget_rss > ul,
.sidebar .widget_nav_menu > div > ul,
.wpb_widgetised_column .widget_nav_menu > div > ul,
.sidebar .widget_product_categories > ul,
.wpb_widgetised_column .widget_product_categories > ul,
.sidebar .widget_layered_nav > ul,
.wpb_widgetised_column .widget_layered_nav > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.8;
  font-size: 15px;
  color: #999999;
}
.sidebar .widget_archive > ul > li:first-child,
.wpb_widgetised_column .widget_archive > ul > li:first-child,
.sidebar .widget_categories > ul > li:first-child,
.wpb_widgetised_column .widget_categories > ul > li:first-child,
.sidebar .widget_pages > ul > li:first-child,
.wpb_widgetised_column .widget_pages > ul > li:first-child,
.sidebar .widget_meta > ul > li:first-child,
.wpb_widgetised_column .widget_meta > ul > li:first-child,
.sidebar .widget_recent_comments > ul > li:first-child,
.wpb_widgetised_column .widget_recent_comments > ul > li:first-child,
.sidebar .widget_recent_entries > ul > li:first-child,
.wpb_widgetised_column .widget_recent_entries > ul > li:first-child,
.sidebar .widget_rss > ul > li:first-child,
.wpb_widgetised_column .widget_rss > ul > li:first-child,
.sidebar .widget_nav_menu > div > ul > li:first-child,
.wpb_widgetised_column .widget_nav_menu > div > ul > li:first-child,
.sidebar .widget_product_categories > ul > li:first-child,
.wpb_widgetised_column .widget_product_categories > ul > li:first-child,
.sidebar .widget_layered_nav > ul > li:first-child,
.wpb_widgetised_column .widget_layered_nav > ul > li:first-child {
  padding-top: 0;
}
.sidebar .widget_archive > ul > li > a,
.wpb_widgetised_column .widget_archive > ul > li > a,
.sidebar .widget_categories > ul > li > a,
.wpb_widgetised_column .widget_categories > ul > li > a,
.sidebar .widget_pages > ul > li > a,
.wpb_widgetised_column .widget_pages > ul > li > a,
.sidebar .widget_meta > ul > li > a,
.wpb_widgetised_column .widget_meta > ul > li > a,
.sidebar .widget_recent_comments > ul > li > a,
.wpb_widgetised_column .widget_recent_comments > ul > li > a,
.sidebar .widget_recent_entries > ul > li > a,
.wpb_widgetised_column .widget_recent_entries > ul > li > a,
.sidebar .widget_rss > ul > li > a,
.wpb_widgetised_column .widget_rss > ul > li > a,
.sidebar .widget_nav_menu > div > ul > li > a,
.wpb_widgetised_column .widget_nav_menu > div > ul > li > a,
.sidebar .widget_product_categories > ul > li > a,
.wpb_widgetised_column .widget_product_categories > ul > li > a,
.sidebar .widget_layered_nav > ul > li > a,
.wpb_widgetised_column .widget_layered_nav > ul > li > a {
  padding-left: 5px;
}
.sidebar .widget_archive li,
.wpb_widgetised_column .widget_archive li,
.sidebar .widget_categories li,
.wpb_widgetised_column .widget_categories li,
.sidebar .widget_pages li,
.wpb_widgetised_column .widget_pages li,
.sidebar .widget_meta li,
.wpb_widgetised_column .widget_meta li,
.sidebar .widget_recent_comments li,
.wpb_widgetised_column .widget_recent_comments li,
.sidebar .widget_recent_entries li,
.wpb_widgetised_column .widget_recent_entries li,
.sidebar .widget_rss li,
.wpb_widgetised_column .widget_rss li,
.sidebar .widget_nav_menu > div li,
.wpb_widgetised_column .widget_nav_menu > div li,
.sidebar .widget_product_categories li,
.wpb_widgetised_column .widget_product_categories li,
.sidebar .widget_layered_nav li,
.wpb_widgetised_column .widget_layered_nav li {
  padding-top: 9px;
  margin-bottom: 9px;
}
.sidebar .widget_archive li:last-child,
.wpb_widgetised_column .widget_archive li:last-child,
.sidebar .widget_categories li:last-child,
.wpb_widgetised_column .widget_categories li:last-child,
.sidebar .widget_pages li:last-child,
.wpb_widgetised_column .widget_pages li:last-child,
.sidebar .widget_meta li:last-child,
.wpb_widgetised_column .widget_meta li:last-child,
.sidebar .widget_recent_comments li:last-child,
.wpb_widgetised_column .widget_recent_comments li:last-child,
.sidebar .widget_recent_entries li:last-child,
.wpb_widgetised_column .widget_recent_entries li:last-child,
.sidebar .widget_rss li:last-child,
.wpb_widgetised_column .widget_rss li:last-child,
.sidebar .widget_nav_menu > div li:last-child,
.wpb_widgetised_column .widget_nav_menu > div li:last-child,
.sidebar .widget_product_categories li:last-child,
.wpb_widgetised_column .widget_product_categories li:last-child,
.sidebar .widget_layered_nav li:last-child,
.wpb_widgetised_column .widget_layered_nav li:last-child {
  margin-bottom: 0;
}
.sidebar .widget_archive li .show_count,
.wpb_widgetised_column .widget_archive li .show_count,
.sidebar .widget_categories li .show_count,
.wpb_widgetised_column .widget_categories li .show_count,
.sidebar .widget_pages li .show_count,
.wpb_widgetised_column .widget_pages li .show_count,
.sidebar .widget_meta li .show_count,
.wpb_widgetised_column .widget_meta li .show_count,
.sidebar .widget_recent_comments li .show_count,
.wpb_widgetised_column .widget_recent_comments li .show_count,
.sidebar .widget_recent_entries li .show_count,
.wpb_widgetised_column .widget_recent_entries li .show_count,
.sidebar .widget_rss li .show_count,
.wpb_widgetised_column .widget_rss li .show_count,
.sidebar .widget_nav_menu > div li .show_count,
.wpb_widgetised_column .widget_nav_menu > div li .show_count,
.sidebar .widget_product_categories li .show_count,
.wpb_widgetised_column .widget_product_categories li .show_count,
.sidebar .widget_layered_nav li .show_count,
.wpb_widgetised_column .widget_layered_nav li .show_count {
  float: right;
}
.sidebar .widget_archive li + li,
.wpb_widgetised_column .widget_archive li + li,
.sidebar .widget_categories li + li,
.wpb_widgetised_column .widget_categories li + li,
.sidebar .widget_pages li + li,
.wpb_widgetised_column .widget_pages li + li,
.sidebar .widget_meta li + li,
.wpb_widgetised_column .widget_meta li + li,
.sidebar .widget_recent_comments li + li,
.wpb_widgetised_column .widget_recent_comments li + li,
.sidebar .widget_recent_entries li + li,
.wpb_widgetised_column .widget_recent_entries li + li,
.sidebar .widget_rss li + li,
.wpb_widgetised_column .widget_rss li + li,
.sidebar .widget_nav_menu > div li + li,
.wpb_widgetised_column .widget_nav_menu > div li + li,
.sidebar .widget_product_categories li + li,
.wpb_widgetised_column .widget_product_categories li + li,
.sidebar .widget_layered_nav li + li,
.wpb_widgetised_column .widget_layered_nav li + li {
  margin-top: 9px;
  border-top: 1px solid #eeeeee;
}
.sidebar .widget_archive a,
.wpb_widgetised_column .widget_archive a,
.sidebar .widget_categories a,
.wpb_widgetised_column .widget_categories a,
.sidebar .widget_pages a,
.wpb_widgetised_column .widget_pages a,
.sidebar .widget_meta a,
.wpb_widgetised_column .widget_meta a,
.sidebar .widget_recent_comments a,
.wpb_widgetised_column .widget_recent_comments a,
.sidebar .widget_recent_entries a,
.wpb_widgetised_column .widget_recent_entries a,
.sidebar .widget_rss a,
.wpb_widgetised_column .widget_rss a,
.sidebar .widget_nav_menu > div a,
.wpb_widgetised_column .widget_nav_menu > div a,
.sidebar .widget_product_categories a,
.wpb_widgetised_column .widget_product_categories a,
.sidebar .widget_layered_nav a,
.wpb_widgetised_column .widget_layered_nav a {
  color: inherit;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sidebar .widget_archive a:hover,
.wpb_widgetised_column .widget_archive a:hover,
.sidebar .widget_categories a:hover,
.wpb_widgetised_column .widget_categories a:hover,
.sidebar .widget_pages a:hover,
.wpb_widgetised_column .widget_pages a:hover,
.sidebar .widget_meta a:hover,
.wpb_widgetised_column .widget_meta a:hover,
.sidebar .widget_recent_comments a:hover,
.wpb_widgetised_column .widget_recent_comments a:hover,
.sidebar .widget_recent_entries a:hover,
.wpb_widgetised_column .widget_recent_entries a:hover,
.sidebar .widget_rss a:hover,
.wpb_widgetised_column .widget_rss a:hover,
.sidebar .widget_nav_menu > div a:hover,
.wpb_widgetised_column .widget_nav_menu > div a:hover,
.sidebar .widget_product_categories a:hover,
.wpb_widgetised_column .widget_product_categories a:hover,
.sidebar .widget_layered_nav a:hover,
.wpb_widgetised_column .widget_layered_nav a:hover {
  text-decoration: none;
}
.sidebar .widget_archive li > a:hover,
.wpb_widgetised_column .widget_archive li > a:hover,
.sidebar .widget_categories li > a:hover,
.wpb_widgetised_column .widget_categories li > a:hover,
.sidebar .widget_pages li > a:hover,
.wpb_widgetised_column .widget_pages li > a:hover,
.sidebar .widget_nav_menu > div li > a:hover,
.wpb_widgetised_column .widget_nav_menu > div li > a:hover,
.sidebar .widget_product_categories li > a:hover,
.wpb_widgetised_column .widget_product_categories li > a:hover,
.sidebar .widget_layered_nav li > a:hover,
.wpb_widgetised_column .widget_layered_nav li > a:hover {
  padding-left: 25px;
}
.sidebar .widget_categories ul ul,
.wpb_widgetised_column .widget_categories ul ul,
.sidebar .widget_pages ul ul,
.wpb_widgetised_column .widget_pages ul ul,
.sidebar .widget_nav_menu > div ul ul,
.wpb_widgetised_column .widget_nav_menu > div ul ul,
.sidebar .widget_product_categories ul ul,
.wpb_widgetised_column .widget_product_categories ul ul {
  padding-left: 0;
  margin-top: 9px;
  border-top: 1px solid #eeeeee;
  list-style-type: none;
}
.sidebar .widget_categories ul ul > li > a,
.wpb_widgetised_column .widget_categories ul ul > li > a,
.sidebar .widget_pages ul ul > li > a,
.wpb_widgetised_column .widget_pages ul ul > li > a,
.sidebar .widget_nav_menu > div ul ul > li > a,
.wpb_widgetised_column .widget_nav_menu > div ul ul > li > a,
.sidebar .widget_product_categories ul ul > li > a,
.wpb_widgetised_column .widget_product_categories ul ul > li > a {
  padding-left: 25px;
}
.sidebar .widget_categories ul ul > li > a:hover,
.wpb_widgetised_column .widget_categories ul ul > li > a:hover,
.sidebar .widget_pages ul ul > li > a:hover,
.wpb_widgetised_column .widget_pages ul ul > li > a:hover,
.sidebar .widget_nav_menu > div ul ul > li > a:hover,
.wpb_widgetised_column .widget_nav_menu > div ul ul > li > a:hover,
.sidebar .widget_product_categories ul ul > li > a:hover,
.wpb_widgetised_column .widget_product_categories ul ul > li > a:hover {
  padding-left: 45px;
}
.sidebar .widget_categories ul ul ul > li > a,
.wpb_widgetised_column .widget_categories ul ul ul > li > a,
.sidebar .widget_pages ul ul ul > li > a,
.wpb_widgetised_column .widget_pages ul ul ul > li > a,
.sidebar .widget_nav_menu > div ul ul ul > li > a,
.wpb_widgetised_column .widget_nav_menu > div ul ul ul > li > a,
.sidebar .widget_product_categories ul ul ul > li > a,
.wpb_widgetised_column .widget_product_categories ul ul ul > li > a {
  padding-left: 45px;
}
.sidebar .widget_categories ul ul ul > li > a:hover,
.wpb_widgetised_column .widget_categories ul ul ul > li > a:hover,
.sidebar .widget_pages ul ul ul > li > a:hover,
.wpb_widgetised_column .widget_pages ul ul ul > li > a:hover,
.sidebar .widget_nav_menu > div ul ul ul > li > a:hover,
.wpb_widgetised_column .widget_nav_menu > div ul ul ul > li > a:hover,
.sidebar .widget_product_categories ul ul ul > li > a:hover,
.wpb_widgetised_column .widget_product_categories ul ul ul > li > a:hover {
  padding-left: 65px;
}
.sidebar .widget_categories ul ul ul ul > li > a,
.wpb_widgetised_column .widget_categories ul ul ul ul > li > a,
.sidebar .widget_pages ul ul ul ul > li > a,
.wpb_widgetised_column .widget_pages ul ul ul ul > li > a,
.sidebar .widget_nav_menu > div ul ul ul ul > li > a,
.wpb_widgetised_column .widget_nav_menu > div ul ul ul ul > li > a,
.sidebar .widget_product_categories ul ul ul ul > li > a,
.wpb_widgetised_column .widget_product_categories ul ul ul ul > li > a {
  padding-left: 65px;
}
.sidebar .widget_categories ul ul ul ul > li > a:hover,
.wpb_widgetised_column .widget_categories ul ul ul ul > li > a:hover,
.sidebar .widget_pages ul ul ul ul > li > a:hover,
.wpb_widgetised_column .widget_pages ul ul ul ul > li > a:hover,
.sidebar .widget_nav_menu > div ul ul ul ul > li > a:hover,
.wpb_widgetised_column .widget_nav_menu > div ul ul ul ul > li > a:hover,
.sidebar .widget_product_categories ul ul ul ul > li > a:hover,
.wpb_widgetised_column .widget_product_categories ul ul ul ul > li > a:hover {
  padding-left: 85px;
}
.sidebar .widget_categories ul ul ul ul ul > li > a,
.wpb_widgetised_column .widget_categories ul ul ul ul ul > li > a,
.sidebar .widget_pages ul ul ul ul ul > li > a,
.wpb_widgetised_column .widget_pages ul ul ul ul ul > li > a,
.sidebar .widget_nav_menu > div ul ul ul ul ul > li > a,
.wpb_widgetised_column .widget_nav_menu > div ul ul ul ul ul > li > a,
.sidebar .widget_product_categories ul ul ul ul ul > li > a,
.wpb_widgetised_column .widget_product_categories ul ul ul ul ul > li > a {
  padding-left: 85px;
}
.sidebar .widget_categories ul ul ul ul ul > li > a:hover,
.wpb_widgetised_column .widget_categories ul ul ul ul ul > li > a:hover,
.sidebar .widget_pages ul ul ul ul ul > li > a:hover,
.wpb_widgetised_column .widget_pages ul ul ul ul ul > li > a:hover,
.sidebar .widget_nav_menu > div ul ul ul ul ul > li > a:hover,
.wpb_widgetised_column .widget_nav_menu > div ul ul ul ul ul > li > a:hover,
.sidebar .widget_product_categories ul ul ul ul ul > li > a:hover,
.wpb_widgetised_column .widget_product_categories ul ul ul ul ul > li > a:hover {
  padding-left: 105px;
}
.sidebar .widget_recent_comments > ul,
.wpb_widgetised_column .widget_recent_comments > ul,
.sidebar .widget_rss > ul,
.wpb_widgetised_column .widget_rss > ul {
  font-size: 13px;
  color: #999;
  line-height: 1.6;
}
.sidebar .widget_recent_comments li,
.wpb_widgetised_column .widget_recent_comments li,
.sidebar .widget_rss li,
.wpb_widgetised_column .widget_rss li {
  padding-top: 16px;
  margin-bottom: 16px;
}
.sidebar .widget_recent_comments li + li,
.wpb_widgetised_column .widget_recent_comments li + li,
.sidebar .widget_rss li + li,
.wpb_widgetised_column .widget_rss li + li {
  margin-top: 16px;
}
.sidebar .widget_layered_nav ul li,
.wpb_widgetised_column .widget_layered_nav ul li {
  padding: 9px 0 0 0;
}
.sidebar .widget_layered_nav ul li a,
.wpb_widgetised_column .widget_layered_nav ul li a {
  padding: 0 0 0 5px;
}
.sidebar .widget_layered_nav ul li span.count,
.wpb_widgetised_column .widget_layered_nav ul li span.count {
  padding: 0;
  float: right;
}
.sidebar .widget-social-profile ul.social-profile,
.wpb_widgetised_column .widget-social-profile ul.social-profile {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.sidebar .widget-social-profile ul.social-profile li,
.wpb_widgetised_column .widget-social-profile ul.social-profile li {
  display: inline-block;
  vertical-align: middle;
}
.sidebar .widget-social-profile ul.social-profile li a,
.wpb_widgetised_column .widget-social-profile ul.social-profile li a {
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.sidebar .widget-social-profile ul.social-profile li a i,
.wpb_widgetised_column .widget-social-profile ul.social-profile li a i {
  font-size: 16px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
}
.sidebar .widget-social-profile ul.social-profile li + li,
.wpb_widgetised_column .widget-social-profile ul.social-profile li + li {
  margin-left: 5px;
}
.sidebar .widget-social-profile ul.social-profile.social-icon-bordered li a,
.wpb_widgetised_column .widget-social-profile ul.social-profile.social-icon-bordered li a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #F5F5F5;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.sidebar .widget-social-profile ul.social-profile.social-icon-bordered li a i,
.wpb_widgetised_column .widget-social-profile ul.social-profile.social-icon-bordered li a i {
  color: #777777;
  font-size: 14px;
}
.sidebar .widget-social-profile ul.social-profile.social-icon-bordered li a:hover i,
.wpb_widgetised_column .widget-social-profile ul.social-profile.social-icon-bordered li a:hover i {
  color: #fff;
}
.sidebar .widget-social-profile.blog-widget,
.wpb_widgetised_column .widget-social-profile.blog-widget {
  border-width: 2px;
  border-style: solid;
  padding: 30px 15px 40px 15px;
  text-align: center;
}
.sidebar .widget-social-profile.blog-widget > span,
.wpb_widgetised_column .widget-social-profile.blog-widget > span {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 30px;
}
.sidebar .widget_recent_reviews,
.wpb_widgetised_column .widget_recent_reviews,
.sidebar .widget_top_rated_products,
.wpb_widgetised_column .widget_top_rated_products,
.sidebar .widget_products,
.wpb_widgetised_column .widget_products,
.sidebar .widget_recently_viewed_products,
.wpb_widgetised_column .widget_recently_viewed_products {
  border: 2px solid #eee;
  padding: 30px 15px;
}
.sidebar .widget_recent_reviews h4.widget-title,
.wpb_widgetised_column .widget_recent_reviews h4.widget-title,
.sidebar .widget_top_rated_products h4.widget-title,
.wpb_widgetised_column .widget_top_rated_products h4.widget-title,
.sidebar .widget_products h4.widget-title,
.wpb_widgetised_column .widget_products h4.widget-title,
.sidebar .widget_recently_viewed_products h4.widget-title,
.wpb_widgetised_column .widget_recently_viewed_products h4.widget-title {
  font-size: 20px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.sidebar ul.product_list_widget li,
.wpb_widgetised_column ul.product_list_widget li {
  padding: 0;
  margin: 0;
}
.sidebar ul.product_list_widget li + li,
.wpb_widgetised_column ul.product_list_widget li + li {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #eee;
}
.sidebar ul.product_list_widget li img,
.wpb_widgetised_column ul.product_list_widget li img {
  width: 70px;
  float: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-left: 0;
  margin-right: 15px;
}
.sidebar ul.product_list_widget li a,
.wpb_widgetised_column ul.product_list_widget li a {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 10px;
  font-weight: normal;
}
.sidebar ul.product_list_widget span.amount,
.wpb_widgetised_column ul.product_list_widget span.amount {
  font-size: 15px;
}
.sidebar ul.product_list_widget ins,
.wpb_widgetised_column ul.product_list_widget ins {
  text-decoration: none;
  margin-right: 3px;
}
.sidebar ul.product_list_widget del span.amount,
.wpb_widgetised_column ul.product_list_widget del span.amount {
  font-size: 13px;
  color: #999999;
}
.sidebar ul.product_list_widget .star-rating,
.wpb_widgetised_column ul.product_list_widget .star-rating {
  margin: 0 0 5px 0;
}
.sidebar .widget-posts-wrap .widget_posts_item,
.wpb_widgetised_column .widget-posts-wrap .widget_posts_item {
  padding-bottom: 25px;
}
.sidebar .widget-posts-wrap .widget_posts_item:last-child,
.wpb_widgetised_column .widget-posts-wrap .widget_posts_item:last-child {
  padding-bottom: 0;
}
.sidebar .widget-posts-wrap .widget_posts_item + .widget_posts_item,
.wpb_widgetised_column .widget-posts-wrap .widget_posts_item + .widget_posts_item {
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
}
.sidebar .widget-posts-wrap .widget-posts-thumbnail,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-thumbnail {
  width: 60px;
  float: left;
  margin-right: 10px;
}
.sidebar .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail {
  position: relative;
}
.sidebar .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail a.prettyPhoto,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail a.prettyPhoto {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  right: 0;
  line-height: 20px;
  font-size: 10px;
  text-align: center;
  color: #FFFFFF;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sidebar .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail:hover a.entry-thumbnail_overlay:before,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail:hover a.entry-thumbnail_overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.sidebar .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail:hover a.prettyPhoto,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail:hover a.prettyPhoto {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.sidebar .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail_overlay img,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-thumbnail .entry-thumbnail_overlay img {
  width: 100%;
  display: block;
}
.sidebar .widget-posts-wrap .widget-posts-content-wrap,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-content-wrap {
  position: relative;
  overflow: hidden;
}
.sidebar .widget-posts-wrap .widget-posts-title,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-title {
  font-size: 15px;
  color: #3F3F3F;
  display: block;
  line-height: 1.2;
  margin-bottom: 2px;
}
.sidebar .widget-posts-wrap .widget-posts-title:hover,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-title:hover {
  text-decoration: none;
}
.sidebar .widget-posts-wrap .owl-theme .owl-controls,
.wpb_widgetised_column .widget-posts-wrap .owl-theme .owl-controls {
  display: none !important;
}
.sidebar .widget-posts-wrap .widget-posts-date,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-date {
  font-size: 13px;
  color: #999999;
}
.sidebar .widget-twitter-wrap .widget-twitter-item + .widget-twitter-item,
.wpb_widgetised_column .widget-twitter-wrap .widget-twitter-item + .widget-twitter-item {
  margin-top: 20px;
}
.sidebar .widget-twitter-wrap i,
.wpb_widgetised_column .widget-twitter-wrap i {
  font-size: 14px;
}
.sidebar .widget-twitter-wrap span.twitter-time,
.wpb_widgetised_column .widget-twitter-wrap span.twitter-time {
  color: #b1b1b1;
  display: block;
}
.sidebar .widget-recent-portfolio ul,
.wpb_widgetised_column .widget-recent-portfolio ul {
  font-size: 0;
  padding: 0;
  list-style: none;
  margin: 0 -2px;
}
.sidebar .widget-recent-portfolio ul li,
.wpb_widgetised_column .widget-recent-portfolio ul li {
  display: inline-block;
  padding: 2px;
  width: 100%;
}
.sidebar .widget-recent-portfolio ul li a,
.wpb_widgetised_column .widget-recent-portfolio ul li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.sidebar .widget-recent-portfolio ul li a:before,
.wpb_widgetised_column .widget-recent-portfolio ul li a:before {
  content: "";
  position: absolute;
  display: block;
  width: 101%;
  height: 101%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.sidebar .widget-recent-portfolio ul li a:hover:before,
.wpb_widgetised_column .widget-recent-portfolio ul li a:hover:before {
  opacity: 1;
}
.sidebar .widget-recent-portfolio ul.columns-2 li,
.wpb_widgetised_column .widget-recent-portfolio ul.columns-2 li {
  width: 50%;
}
.sidebar .widget-recent-portfolio ul.columns-3 li,
.wpb_widgetised_column .widget-recent-portfolio ul.columns-3 li {
  width: 33.33333333333333%;
}
.sidebar .widget-recent-portfolio ul.columns-4 li,
.wpb_widgetised_column .widget-recent-portfolio ul.columns-4 li {
  width: 25%;
}
.sidebar .widget-recent-portfolio ul.columns-5 li,
.wpb_widgetised_column .widget-recent-portfolio ul.columns-5 li {
  width: 20%;
}
.sidebar .widget-recent-portfolio ul.columns-6 li,
.wpb_widgetised_column .widget-recent-portfolio ul.columns-6 li {
  width: 16.66666666666667%;
}
.sidebar .widget-banner .widget-image-wrap a,
.wpb_widgetised_column .widget-banner .widget-image-wrap a {
  display: block;
  position: relative;
  overflow: hidden;
}
.sidebar .widget-banner .widget-image-wrap a:before,
.wpb_widgetised_column .widget-banner .widget-image-wrap a:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.35s linear;
  -moz-transition: opacity 0.35s linear;
  -ms-transition: opacity 0.35s linear;
  -o-transition: opacity 0.35s linear;
  transition: opacity 0.35s linear;
}
.sidebar .widget-banner .widget-image-wrap a img,
.wpb_widgetised_column .widget-banner .widget-image-wrap a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.sidebar .widget-banner .widget-image-wrap a:hover:before,
.wpb_widgetised_column .widget-banner .widget-image-wrap a:hover:before {
  opacity: 1;
}
.sidebar .widget-banner .widget-image-wrap a:hover img,
.wpb_widgetised_column .widget-banner .widget-image-wrap a:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.sidebar .widget-contact-info,
.wpb_widgetised_column .widget-contact-info {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar .widget-contact-info > li > i.fa,
.wpb_widgetised_column .widget-contact-info > li > i.fa {
  width: 18px;
}
.sidebar .mail-chimp-wrapper > p,
.wpb_widgetised_column .mail-chimp-wrapper > p {
  line-height: 28px;
}
.sidebar .mail-chimp-wrapper .mail-chimp-button,
.wpb_widgetised_column .mail-chimp-wrapper .mail-chimp-button {
  position: relative;
}
.sidebar .mail-chimp-wrapper .mail-chimp-button > input,
.wpb_widgetised_column .mail-chimp-wrapper .mail-chimp-button > input {
  background-color: #fbfbfb;
  color: #222;
  border: none;
  line-height: 1;
  height: 30px;
  width: 100%;
}
.sidebar .mail-chimp-wrapper .mail-chimp-button > button,
.wpb_widgetised_column .mail-chimp-wrapper .mail-chimp-button > button {
  border: none;
  background: none;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sidebar .mail-chimp-wrapper .mail-chimp-button > button > span,
.wpb_widgetised_column .mail-chimp-wrapper .mail-chimp-button > button > span {
  display: none;
}
.sidebar .footer-logo .sub-description,
.wpb_widgetised_column .footer-logo .sub-description {
  padding-top: 28px;
  line-height: 28px;
}
.sidebar .widget-text-intro,
.wpb_widgetised_column .widget-text-intro {
  font-size: 24px;
  text-align: center;
  border: dashed 3px #c5c5c5;
  padding: 55px 10px;
  font-weight: 400;
}
.sidebar ul.instagram-pics,
.wpb_widgetised_column ul.instagram-pics {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.sidebar ul.instagram-pics li,
.wpb_widgetised_column ul.instagram-pics li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.sidebar ul.instagram-pics a,
.wpb_widgetised_column ul.instagram-pics a {
  display: block;
  position: relative;
  overflow: hidden;
}
.sidebar ul.instagram-pics a:before,
.wpb_widgetised_column ul.instagram-pics a:before {
  content: "";
  position: absolute;
  width: 101%;
  height: 101%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 0;
}
.sidebar ul.instagram-pics a:hover:before,
.wpb_widgetised_column ul.instagram-pics a:hover:before {
  opacity: 1;
}
.sidebar .instagram-col-2 ul.instagram-pics li,
.wpb_widgetised_column .instagram-col-2 ul.instagram-pics li {
  width: 50%;
}
.sidebar .instagram-col-3 ul.instagram-pics li,
.wpb_widgetised_column .instagram-col-3 ul.instagram-pics li {
  width: 33.33333333%;
}
.sidebar .instagram-col-4 ul.instagram-pics li,
.wpb_widgetised_column .instagram-col-4 ul.instagram-pics li {
  width: 25%;
}
.sidebar .instagram-col-6 ul.instagram-pics li,
.wpb_widgetised_column .instagram-col-6 ul.instagram-pics li {
  width: 16.66666667%;
}
.sidebar .instagram-col-8 ul.instagram-pics li,
.wpb_widgetised_column .instagram-col-8 ul.instagram-pics li {
  width: 12.5%;
}
.sidebar .padding-2 ul.instagram-pics,
.wpb_widgetised_column .padding-2 ul.instagram-pics {
  margin-left: -2px;
  margin-right: -2px;
  margin-top: -2px;
}
.sidebar .padding-2 ul.instagram-pics li,
.wpb_widgetised_column .padding-2 ul.instagram-pics li {
  padding: 2px;
}
.sidebar .padding-3 ul.instagram-pics,
.wpb_widgetised_column .padding-3 ul.instagram-pics {
  margin-left: -3px;
  margin-right: -3px;
  margin-top: -3px;
}
.sidebar .padding-3 ul.instagram-pics li,
.wpb_widgetised_column .padding-3 ul.instagram-pics li {
  padding: 3px;
}
.sidebar .title-center .widget-title,
.wpb_widgetised_column .title-center .widget-title {
  text-align: center;
}
.sidebar ul.instagram-pics + p,
.wpb_widgetised_column ul.instagram-pics + p {
  margin: 0;
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.02em;
}
.sidebar .widget-text-center,
.wpb_widgetised_column .widget-text-center {
  text-align: center;
}
.widget-payment-gate {
  padding-top: 10px;
}
.widget-payment-gate .payment-gate {
  list-style: none;
  display: inline-block;
}
.widget-payment-gate li {
  float: left;
  display: inline-block;
  padding-right: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.widget-payment-gate li:last-child {
  padding-right: 0px;
}
.widget-payment-gate li:hover {
  opacity: 0.6;
}
.widget-payment-gate image {
  max-width: 46px;
  max-height: 28px;
}
.widget-partner-carousel .owl-carousel .owl-item {
  height: 180px;
  display: table;
  text-align: center;
}
/** widget post advanced **/
.widget-posts-advanced .entry-thumbnail {
  position: relative;
}
.widget-posts-advanced a.prettyPhoto {
  position: absolute;
  right: 5px;
  bottom: 5px;
}
footer.main-footer-wrapper .sidebar aside.widget-map-scroll-up {
  margin-top: 0;
}
/**
 * 6.0 - Blog
 * ----------------------------------------------------------------------------
 */
.blog-wrap.grid.layout-container-fluid,
.blog-wrap.masonry.layout-container-fluid {
  padding: 0 15px;
}
.blog-inner .entry-thumbnail,
.handmade-post .entry-thumbnail {
  position: relative;
}
.blog-inner .entry-thumbnail a.prettyPhoto,
.handmade-post .entry-thumbnail a.prettyPhoto {
  position: absolute;
  top: 0;
  width: 56px;
  height: 55px;
  right: 0;
  line-height: 54px;
  font-size: 16px;
  text-align: center;
  color: #FFFFFF;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog-inner .entry-thumbnail a.entry-thumbnail_overlay:before,
.handmade-post .entry-thumbnail a.entry-thumbnail_overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog-inner .entry-thumbnail:hover a.entry-thumbnail_overlay:before,
.handmade-post .entry-thumbnail:hover a.entry-thumbnail_overlay:before {
  opacity: 1;
}
.blog-inner .entry-thumbnail:hover a.prettyPhoto,
.handmade-post .entry-thumbnail:hover a.prettyPhoto {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.blog-inner article.format-video > .entry-thumbnail-wrap > .entry-thumbnail a.prettyPhoto,
.handmade-post article.format-video > .entry-thumbnail-wrap > .entry-thumbnail a.prettyPhoto {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  opacity: 0.8;
  width: 80px;
  height: 80px;
  font-size: 80px;
  line-height: 80px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.blog-inner .entry-thumbnail_overlay img,
.handmade-post .entry-thumbnail_overlay img {
  width: 100%;
  display: block;
}
.blog-inner h3.entry-title,
.handmade-post h3.entry-title {
  font-size: 25px;
  color: #25262C;
  margin-bottom: 30px;
  letter-spacing: -0.05em;
}
.blog-inner h3.entry-title a,
.handmade-post h3.entry-title a {
  color: inherit;
}
.blog-inner .entry-post-meta-wrap,
.handmade-post .entry-post-meta-wrap {
  margin-bottom: 20px;
}
.blog-inner .entry-post-meta-wrap ul.entry-meta,
.handmade-post .entry-post-meta-wrap ul.entry-meta {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0;
}
.blog-inner .entry-post-meta-wrap ul.entry-meta li,
.handmade-post .entry-post-meta-wrap ul.entry-meta li {
  display: inline;
  font-size: 14px;
  line-height: 1.4;
  color: #878787;
  margin-right: 15px;
  vertical-align: middle;
}
.blog-inner .entry-post-meta-wrap ul.entry-meta li a,
.handmade-post .entry-post-meta-wrap ul.entry-meta li a {
  color: inherit;
}
.blog-inner .entry-post-meta-wrap ul.entry-meta li i,
.handmade-post .entry-post-meta-wrap ul.entry-meta li i {
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.blog-inner .entry-post-meta-wrap ul.entry-meta li:last-child,
.handmade-post .entry-post-meta-wrap ul.entry-meta li:last-child {
  margin-right: 0;
}
.blog-inner .entry-excerpt p,
.handmade-post .entry-excerpt p {
  margin-bottom: 0;
}
.blog-inner .read-more,
.handmade-post .read-more {
  text-decoration: underline;
}
.blog-inner .jp-interface,
.handmade-post .jp-interface {
  background-color: transparent;
  height: 140px;
  border: 2px solid #eeeeee;
}
.blog-inner .jp-play-pause,
.handmade-post .jp-play-pause {
  padding: 0;
  text-align: center;
  background-color: transparent;
  height: 100%;
  width: auto;
  margin-left: 25px;
}
.blog-inner .jp-play-pause i,
.handmade-post .jp-play-pause i {
  font-size: 38px;
  line-height: 136px;
}
.blog-inner .jp-progress,
.handmade-post .jp-progress {
  margin: 0 0 0 10px;
}
.blog-inner .jp-seek-bar,
.handmade-post .jp-seek-bar {
  height: 18px;
  border: 2px solid #eeeeee;
  width: 100% !important;
}
.blog-inner .jp-volume,
.handmade-post .jp-volume {
  height: 18px;
  line-height: 1;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto auto auto 50px;
  padding: 0;
}
.blog-inner .jp-volume > li,
.handmade-post .jp-volume > li {
  display: inline-block;
  vertical-align: middle;
}
.blog-inner .jp-volume-bar,
.handmade-post .jp-volume-bar {
  height: 18px;
  width: 100px;
  border: 2px solid #eeeeee;
  margin-left: 10px;
}
.blog-inner .jp-volume-bar-value,
.handmade-post .jp-volume-bar-value {
  height: 14px;
}
.blog-inner article.format-link .post-format-icon,
.handmade-post article.format-link .post-format-icon,
.blog-inner article.format-quote .post-format-icon,
.handmade-post article.format-quote .post-format-icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 34px;
  float: left;
  margin-right: 30px;
  color: #fff;
}
.blog-inner article.format-link .entry-content-wrap,
.handmade-post article.format-link .entry-content-wrap,
.blog-inner article.format-quote .entry-content-wrap,
.handmade-post article.format-quote .entry-content-wrap {
  position: relative;
  overflow: hidden;
}
.blog-inner article.format-link .entry-content-link,
.handmade-post article.format-link .entry-content-link {
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0.02em;
  color: #878787;
}
.blog-inner article.format-link .entry-content-link a,
.handmade-post article.format-link .entry-content-link a {
  color: inherit;
}
.blog-inner article.format-quote .entry-content-quote blockquote,
.handmade-post article.format-quote .entry-content-quote blockquote {
  padding: 0;
  margin: 0;
  border: none;
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0.02em;
  color: #878787;
}
.blog-inner article.format-quote .entry-content-quote blockquote p:before,
.handmade-post article.format-quote .entry-content-quote blockquote p:before {
  content: "“";
  margin-right: 5px;
}
.blog-inner article.format-quote .entry-content-quote blockquote cite,
.handmade-post article.format-quote .entry-content-quote blockquote cite {
  text-transform: uppercase;
  text-decoration: underline;
  display: block;
  margin-top: 10px;
  font-size: 14px;
}
.blog-inner.blog-style-medium-image article,
.handmade-post.blog-style-medium-image article {
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}
.blog-inner.blog-style-medium-image article + article,
.handmade-post.blog-style-medium-image article + article {
  margin-top: 30px;
}
.blog-inner.blog-style-medium-image .entry-thumbnail-wrap,
.handmade-post.blog-style-medium-image .entry-thumbnail-wrap {
  float: left;
  width: 50%;
  max-width: 400px;
  margin: 0 20px 0 0;
}
.blog-inner.blog-style-medium-image .entry-content-wrap,
.handmade-post.blog-style-medium-image .entry-content-wrap {
  position: relative;
  overflow: hidden;
}
.blog-inner.blog-style-medium-image article.format-audio .entry-thumbnail-wrap,
.handmade-post.blog-style-medium-image article.format-audio .entry-thumbnail-wrap {
  float: none;
  width: 100%;
  max-width: none;
  margin: 0 0 40px 0;
}
.blog-inner.blog-style-medium-image .entry-post-meta-wrap ul.entry-meta li.entry-meta-category,
.handmade-post.blog-style-medium-image .entry-post-meta-wrap ul.entry-meta li.entry-meta-category {
  display: none;
}
.blog-inner.blog-style-large-image article,
.handmade-post.blog-style-large-image article {
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}
.blog-inner.blog-style-large-image article + article,
.handmade-post.blog-style-large-image article + article {
  margin-top: 30px;
}
.blog-inner.blog-style-large-image .entry-thumbnail-wrap,
.handmade-post.blog-style-large-image .entry-thumbnail-wrap {
  margin-bottom: 40px;
}
.blog-inner.blog-style-large-image h3.entry-title,
.handmade-post.blog-style-large-image h3.entry-title {
  font-size: 32px;
}
.blog-inner.blog-style-large-image article.format-video > .entry-thumbnail-wrap > .entry-thumbnail a.prettyPhoto,
.handmade-post.blog-style-large-image article.format-video > .entry-thumbnail-wrap > .entry-thumbnail a.prettyPhoto {
  width: 100px;
  height: 100px;
  font-size: 100px;
  line-height: 100px;
}
.blog-inner.blog-style-grid,
.handmade-post.blog-style-grid,
.blog-inner.blog-style-masonry,
.handmade-post.blog-style-masonry {
  margin: 0 -15px;
}
.blog-inner.blog-style-grid article,
.handmade-post.blog-style-grid article,
.blog-inner.blog-style-masonry article,
.handmade-post.blog-style-masonry article {
  float: left;
  padding: 0 15px 40px 15px;
}
.blog-inner.blog-style-grid .entry-thumbnail-wrap,
.handmade-post.blog-style-grid .entry-thumbnail-wrap,
.blog-inner.blog-style-masonry .entry-thumbnail-wrap,
.handmade-post.blog-style-masonry .entry-thumbnail-wrap {
  margin-bottom: 20px;
}
.blog-inner.blog-style-grid article.format-link .post-format-icon,
.handmade-post.blog-style-grid article.format-link .post-format-icon,
.blog-inner.blog-style-masonry article.format-link .post-format-icon,
.handmade-post.blog-style-masonry article.format-link .post-format-icon,
.blog-inner.blog-style-grid article.format-quote .post-format-icon,
.handmade-post.blog-style-grid article.format-quote .post-format-icon,
.blog-inner.blog-style-masonry article.format-quote .post-format-icon,
.handmade-post.blog-style-masonry article.format-quote .post-format-icon,
.blog-inner.blog-style-grid article.format-link h3.entry-title,
.handmade-post.blog-style-grid article.format-link h3.entry-title,
.blog-inner.blog-style-masonry article.format-link h3.entry-title,
.handmade-post.blog-style-masonry article.format-link h3.entry-title,
.blog-inner.blog-style-grid article.format-quote h3.entry-title,
.handmade-post.blog-style-grid article.format-quote h3.entry-title,
.blog-inner.blog-style-masonry article.format-quote h3.entry-title,
.handmade-post.blog-style-masonry article.format-quote h3.entry-title,
.blog-inner.blog-style-grid article.format-link .entry-post-meta-wrap,
.handmade-post.blog-style-grid article.format-link .entry-post-meta-wrap,
.blog-inner.blog-style-masonry article.format-link .entry-post-meta-wrap,
.handmade-post.blog-style-masonry article.format-link .entry-post-meta-wrap,
.blog-inner.blog-style-grid article.format-quote .entry-post-meta-wrap,
.handmade-post.blog-style-grid article.format-quote .entry-post-meta-wrap,
.blog-inner.blog-style-masonry article.format-quote .entry-post-meta-wrap,
.handmade-post.blog-style-masonry article.format-quote .entry-post-meta-wrap {
  display: none;
}
.blog-inner.blog-style-grid article.format-link .entry-content-wrap,
.handmade-post.blog-style-grid article.format-link .entry-content-wrap,
.blog-inner.blog-style-masonry article.format-link .entry-content-wrap,
.handmade-post.blog-style-masonry article.format-link .entry-content-wrap,
.blog-inner.blog-style-grid article.format-quote .entry-content-wrap,
.handmade-post.blog-style-grid article.format-quote .entry-content-wrap,
.blog-inner.blog-style-masonry article.format-quote .entry-content-wrap,
.handmade-post.blog-style-masonry article.format-quote .entry-content-wrap {
  background-color: #f9f9f9;
  padding: 35px;
}
.blog-inner.blog-style-grid .jp-interface,
.handmade-post.blog-style-grid .jp-interface,
.blog-inner.blog-style-masonry .jp-interface,
.handmade-post.blog-style-masonry .jp-interface {
  height: 70px;
}
.blog-inner.blog-style-grid .jp-play-pause,
.handmade-post.blog-style-grid .jp-play-pause,
.blog-inner.blog-style-masonry .jp-play-pause,
.handmade-post.blog-style-masonry .jp-play-pause {
  margin-left: 20px;
}
.blog-inner.blog-style-grid .jp-play-pause i,
.handmade-post.blog-style-grid .jp-play-pause i,
.blog-inner.blog-style-masonry .jp-play-pause i,
.handmade-post.blog-style-masonry .jp-play-pause i {
  line-height: 68px;
}
.blog-inner.blog-style-grid .jp-volume,
.handmade-post.blog-style-grid .jp-volume,
.blog-inner.blog-style-masonry .jp-volume,
.handmade-post.blog-style-masonry .jp-volume {
  margin: auto auto auto 30px;
}
.blog-inner.blog-style-grid .jp-volume-bar,
.handmade-post.blog-style-grid .jp-volume-bar,
.blog-inner.blog-style-masonry .jp-volume-bar,
.handmade-post.blog-style-masonry .jp-volume-bar {
  display: none !important;
}
.blog-inner.blog-style-grid .entry-post-meta-wrap ul.entry-meta li.entry-meta-category,
.handmade-post.blog-style-grid .entry-post-meta-wrap ul.entry-meta li.entry-meta-category,
.blog-inner.blog-style-masonry .entry-post-meta-wrap ul.entry-meta li.entry-meta-category,
.handmade-post.blog-style-masonry .entry-post-meta-wrap ul.entry-meta li.entry-meta-category {
  display: none;
}
.blog-inner.blog-style-grid article.format-quote .entry-content-quote blockquote,
.handmade-post.blog-style-grid article.format-quote .entry-content-quote blockquote,
.blog-inner.blog-style-masonry article.format-quote .entry-content-quote blockquote,
.handmade-post.blog-style-masonry article.format-quote .entry-content-quote blockquote {
  font-size: 18px;
}
.blog-inner.blog-style-grid.blog-col-2 article,
.handmade-post.blog-style-grid.blog-col-2 article,
.blog-inner.blog-style-masonry.blog-col-2 article,
.handmade-post.blog-style-masonry.blog-col-2 article {
  width: 50%;
}
.blog-inner.blog-style-grid.blog-col-3 article,
.handmade-post.blog-style-grid.blog-col-3 article,
.blog-inner.blog-style-masonry.blog-col-3 article,
.handmade-post.blog-style-masonry.blog-col-3 article {
  width: 33.33333333333333%;
}
.blog-inner.blog-style-grid.blog-col-4 article,
.handmade-post.blog-style-grid.blog-col-4 article,
.blog-inner.blog-style-masonry.blog-col-4 article,
.handmade-post.blog-style-masonry.blog-col-4 article {
  width: 25%;
}
.blog-inner.blog-style-search h3.entry-title,
.handmade-post.blog-style-search h3.entry-title {
  font-size: 25px;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 66.66666666666667%;
}
.blog-paging-wrapper {
  padding-top: 25px;
  margin-top: -1px;
  border-top: 1px solid #eeeeee;
}
.blog-paging-wrapper ul.pagination {
  padding: 0;
  margin: 0;
  line-height: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.blog-paging-wrapper .pagination > li > a,
.blog-paging-wrapper .pagination > li > span {
  font-size: 14px;
  color: #888;
  padding: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.blog-paging-wrapper .pagination > li > a.next,
.blog-paging-wrapper .pagination > li > span.next,
.blog-paging-wrapper .pagination > li > a.prev,
.blog-paging-wrapper .pagination > li > span.prev {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 18px;
}
.blog-paging-wrapper .pagination > li > a.next > i,
.blog-paging-wrapper .pagination > li > span.next > i,
.blog-paging-wrapper .pagination > li > a.prev > i,
.blog-paging-wrapper .pagination > li > span.prev > i {
  line-height: 40px;
}
.blog-paging-wrapper .pagination > li > a:hover,
.blog-paging-wrapper .pagination > li > span:hover,
.blog-paging-wrapper .pagination > li > a:focus,
.blog-paging-wrapper .pagination > li > span:focus {
  color: #202020;
  background-color: transparent;
  border-color: #eeeeee;
}
.blog-paging-wrapper .pagination > li > a.current,
.blog-paging-wrapper .pagination > li > span.current {
  color: #fff;
}
.blog-paging-wrapper .pagination > li {
  display: inline-block;
  margin-right: 5px;
}
.blog-paging-wrapper .pagination > li:last-child {
  margin: 0;
}
.blog-paging-wrapper.blog-paging-load-more {
  text-align: center;
}
.blog-paging-wrapper.blog-paging-load-more .blog-load-more > span[class^='fa'] {
  letter-spacing: 0;
}
.blog-wrap .entry-thumbnail-wrap,
.single-product-image-inner,
.handmade-post .handmade-post-image {
  /*owl-carousel*/
}
.blog-wrap .entry-thumbnail-wrap .owl-theme,
.single-product-image-inner .owl-theme,
.handmade-post .handmade-post-image .owl-theme {
  overflow: hidden;
}
.blog-wrap .entry-thumbnail-wrap .owl-theme .owl-controls,
.single-product-image-inner .owl-theme .owl-controls,
.handmade-post .handmade-post-image .owl-theme .owl-controls {
  margin: 0;
}
.blog-wrap .entry-thumbnail-wrap .owl-theme .owl-controls .owl-buttons div,
.single-product-image-inner .owl-theme .owl-controls .owl-buttons div,
.handmade-post .handmade-post-image .owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: auto;
  display: block;
  top: 0;
  bottom: 0;
  cursor: pointer;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 200;
  padding: 0;
  opacity: 0;
  color: #fff;
  font-size: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-wrap .entry-thumbnail-wrap .owl-theme .owl-controls .owl-buttons div:hover,
.single-product-image-inner .owl-theme .owl-controls .owl-buttons div:hover,
.handmade-post .handmade-post-image .owl-theme .owl-controls .owl-buttons div:hover {
  background-color: #ffffff;
  color: #888;
}
.blog-wrap .entry-thumbnail-wrap .owl-next,
.single-product-image-inner .owl-next,
.handmade-post .handmade-post-image .owl-next {
  right: 15px;
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -ms-transform: translateX(50px);
  -o-transform: translateX(50px);
  transform: translateX(50px);
}
.blog-wrap .entry-thumbnail-wrap .owl-prev,
.single-product-image-inner .owl-prev,
.handmade-post .handmade-post-image .owl-prev {
  left: 15px;
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  -o-transform: translateX(-50px);
  transform: translateX(-50px);
}
.blog-wrap .entry-thumbnail-wrap:hover .owl-theme .owl-controls .owl-buttons div,
.single-product-image-inner:hover .owl-theme .owl-controls .owl-buttons div,
.handmade-post .handmade-post-image:hover .owl-theme .owl-controls .owl-buttons div {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.entry-content:after,
.comment-text:after {
  content: "";
  clear: both;
  display: block;
}
.entry-content table,
.comment-text table {
  border-collapse: collapse !important;
}
.entry-content table,
.comment-text table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.entry-content table > thead > tr > th,
.comment-text table > thead > tr > th,
.entry-content table > tbody > tr > th,
.comment-text table > tbody > tr > th,
.entry-content table > tfoot > tr > th,
.comment-text table > tfoot > tr > th,
.entry-content table > thead > tr > td,
.comment-text table > thead > tr > td,
.entry-content table > tbody > tr > td,
.comment-text table > tbody > tr > td,
.entry-content table > tfoot > tr > td,
.comment-text table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #eeeeee;
}
.entry-content table > thead > tr > th,
.comment-text table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #eeeeee;
}
.entry-content table > caption + thead > tr:first-child > th,
.comment-text table > caption + thead > tr:first-child > th,
.entry-content table > colgroup + thead > tr:first-child > th,
.comment-text table > colgroup + thead > tr:first-child > th,
.entry-content table > thead:first-child > tr:first-child > th,
.comment-text table > thead:first-child > tr:first-child > th,
.entry-content table > caption + thead > tr:first-child > td,
.comment-text table > caption + thead > tr:first-child > td,
.entry-content table > colgroup + thead > tr:first-child > td,
.comment-text table > colgroup + thead > tr:first-child > td,
.entry-content table > thead:first-child > tr:first-child > td,
.comment-text table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.entry-content table > tbody + tbody,
.comment-text table > tbody + tbody {
  border-top: 1px solid #eeeeee;
}
.entry-content blockquote p,
.comment-text blockquote p {
  position: relative;
  overflow: hidden;
}
.entry-content blockquote cite,
.comment-text blockquote cite {
  display: block;
  font-size: 15px;
}
.entry-content input[type="submit"],
.comment-text input[type="submit"] {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  color: #fff;
  border: none;
  padding: 9px 25px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.entry-content p:last-child,
.comment-text p:last-child {
  margin-bottom: 0;
}
.entry-content dd,
.comment-text dd,
.entry-content dt,
.comment-text dt {
  line-height: 2.2;
}
.entry-meta-tag {
  font-size: 0;
  margin-bottom: 20px;
}
.entry-meta-tag label {
  font-size: 12px;
  margin-bottom: 0;
  color: #858585;
  font-weight: normal;
  margin-right: 20px;
  text-transform: uppercase;
}
.entry-meta-tag a {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 20px;
  line-height: 1;
  font-size: 13px;
  color: #878787;
}
.entry-meta-tag a:before {
  content: "#";
  margin-right: 5px;
  display: inline-block;
}
.social-share-wrap {
  font-size: 0;
}
.social-share-wrap label {
  font-size: 12px;
  margin-bottom: 0;
  color: #858585;
  font-weight: normal;
  margin-right: 20px;
  text-transform: uppercase;
}
.social-share-wrap ul.social-share {
  font-size: 0;
  padding: 0;
  margin: 0;
  display: inline;
}
.social-share-wrap ul.social-share li {
  display: inline-block;
}
.social-share-wrap ul.social-share li a {
  display: block;
  width: 36px;
  height: 36px;
  text-align: center;
  background-color: #f5f5f5;
  color: #777777;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.social-share-wrap ul.social-share li a i {
  line-height: 36px;
  font-size: 14px;
}
.social-share-wrap ul.social-share li a:hover {
  color: #fff;
}
.social-share-wrap ul.social-share li + li {
  margin-left: 5px;
}
.site-content-single-post {
  overflow: hidden;
}
.site-content-single-post .blog-inner .entry-thumbnail-wrap {
  margin-bottom: 40px;
}
.site-content-single-post .blog-inner h3.entry-title {
  font-size: 32px;
}
.site-content-single-post .blog-inner .entry-content {
  margin-bottom: 25px;
}
.site-content-single-post .blog-inner blockquote {
  border-left-width: 5px;
  border-left-style: solid;
}
.site-content-single-post .blog-inner .wp-block-quote.has-text-align-right {
  border-left-width: 0px;
  border-right-width: 5px;
}
.site-content-single-post .blog-inner .entry-content-wrap {
  padding-bottom: 25px;
  border-bottom: 1px solid #eeeeee;
}
.site-content-single-post .blog-inner .author-info {
  padding-top: 40px;
  border-top: 1px solid #eeeeee;
  margin-top: -1px;
}
.site-content-single-post .blog-inner .author-info .author-avatar {
  float: left;
  width: 100px;
  margin-right: 40px;
  margin-left: 50px;
  text-align: center;
}
.site-content-single-post .blog-inner .author-info .author-avatar .alignnone {
  margin: 0;
}
.site-content-single-post .blog-inner .author-info .author-avatar img.avatar {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.site-content-single-post .blog-inner .author-info .author-avatar h3.author-title {
  margin: 20px 0 0 0;
  color: #222222;
  font-size: 13px;
  text-transform: uppercase;
}
.site-content-single-post .blog-inner .author-info .author-description {
  position: relative;
  overflow: hidden;
  padding-left: 10px;
}
.site-content-single-post .blog-inner .author-info .author-description p.author-bio {
  position: relative;
  margin-bottom: 0;
  padding: 25px;
  background-color: #f5f5f5;
}
.site-content-single-post .blog-inner .author-info .author-description p.author-bio:after {
  right: 100%;
  top: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #f5f5f5;
  border-width: 7px;
}
.site-content-single-post .blog-inner article.format-video > .entry-thumbnail-wrap > .entry-thumbnail a.prettyPhoto {
  width: 100px;
  height: 100px;
  font-size: 100px;
  line-height: 100px;
}
.entry-comments {
  margin-top: 60px;
}
.entry-comments h3.comments-title {
  font-size: 25px;
  padding-bottom: 25px;
  margin-bottom: 45px;
  border-bottom: 1px solid #eeeeee;
}
.entry-comments .entry-comments-list {
  padding-bottom: 45px;
  margin-bottom: 35px;
  border-bottom: 1px solid #eeeeee;
}
.entry-comments .entry-comments-list ol.commentlist {
  padding: 0;
  margin: 0;
  list-style: none;
}
.entry-comments .entry-comments-list ol.commentlist li + li {
  margin-top: 30px;
}
.entry-comments .entry-comments-list ol.commentlist li img.avatar {
  float: left;
  width: 70px;
  margin: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.entry-comments .entry-comments-list ol.commentlist li .comment-text {
  position: relative;
  overflow: hidden;
  padding-left: 15px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 25px;
}
.entry-comments .entry-comments-list ol.commentlist li .comment-text .text {
  background-color: #f5f5f5;
  padding: 25px;
  position: relative;
}
.entry-comments .entry-comments-list ol.commentlist li .comment-text .text:after {
  right: 100%;
  top: 25px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #f5f5f5;
  border-width: 7px;
}
.entry-comments .entry-comments-list ol.commentlist li .author {
  position: relative;
  margin-top: 5px;
}
.entry-comments .entry-comments-list ol.commentlist li .author .author-name {
  font-size: 13px;
  color: #777;
  text-transform: uppercase;
}
.entry-comments .entry-comments-list ol.commentlist li .author .author-name a {
  color: inherit;
}
.entry-comments .entry-comments-list ol.commentlist li .author .comment-meta {
  position: absolute;
  top: 0;
  right: 0;
}
.entry-comments .entry-comments-list ol.commentlist li .author .comment-meta .comment-meta-date {
  font-size: 14px;
  color: #878787;
  line-height: 1.4;
  vertical-align: middle;
}
.entry-comments .entry-comments-list ol.commentlist li .author .comment-meta .comment-meta-date i {
  color: #666666;
  font-size: 20px;
  vertical-align: middle;
}
.entry-comments .entry-comments-list ol.commentlist li .author .comment-meta .comment-reply-link,
.entry-comments .entry-comments-list ol.commentlist li .author .comment-meta .comment-edit-link {
  margin-left: 20px;
  font-size: 13px;
  text-transform: uppercase;
}
.entry-comments .entry-comments-list ol.commentlist li .comment-respond {
  margin-top: 20px;
}
.entry-comments .entry-comments-list ol.commentlist li:last-child .comment-text {
  border-bottom: none;
  padding-bottom: 0;
}
.entry-comments .entry-comments-list ol.commentlist ul.children {
  padding-left: 85px;
  margin-top: 30px;
  list-style: none;
}
.entry-comments .entry-comments-list ol.commentlist ul.children li .comment-text {
  border-bottom: none;
  padding-bottom: 0;
}
.entry-comments .entry-comments-list nav.comment-navigation {
  margin-bottom: 20px;
}
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers {
  display: inline-block;
  margin-right: 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #eeeeee;
  color: #888;
  font-size: 14px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers.next,
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers.prev {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 18px;
}
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers:hover,
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers:focus {
  color: #202020;
}
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers.current {
  color: #fff;
}
.entry-comments .entry-comments-list nav.comment-navigation.comment-navigation-bottom {
  margin-bottom: 0;
  margin-top: 20px;
}
.comment-reply-title {
  font-size: 25px;
  margin-bottom: 45px;
}
.comment-form input[type="text"],
.comment-form input[type="search"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="password"],
.comment-form textarea {
  width: 100%;
}
.comment-form textarea {
  height: 100px;
}
.comment-form > p > label {
  display: none;
}
.comment-form p.comment-form-comment {
  line-height: 0;
}
.comment-form .logged-in-as {
  display: none;
}
.shortcode-blog-wrap .blog-wrap {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .blog-inner.blog-style-grid article,
  .handmade-post.blog-style-grid article,
  .blog-inner.blog-style-masonry article,
  .handmade-post.blog-style-masonry article {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .blog-inner .jp-interface,
  .handmade-post .jp-interface {
    height: 70px;
  }
  .blog-inner .jp-play-pause,
  .handmade-post .jp-play-pause {
    margin-left: 20px;
  }
  .blog-inner .jp-play-pause i,
  .handmade-post .jp-play-pause i {
    line-height: 68px;
  }
  .blog-inner .jp-volume,
  .handmade-post .jp-volume {
    margin: auto auto auto 30px;
  }
  .blog-inner .jp-volume-bar,
  .handmade-post .jp-volume-bar {
    display: none !important;
  }
  .blog-inner.blog-style-medium-image .entry-thumbnail-wrap,
  .handmade-post.blog-style-medium-image .entry-thumbnail-wrap {
    float: none;
    margin: 0 0 40px 0;
    width: 100%;
    max-width: 100%;
  }
  .blog-inner.blog-style-grid article,
  .handmade-post.blog-style-grid article,
  .blog-inner.blog-style-masonry article,
  .handmade-post.blog-style-masonry article {
    width: 100% !important;
    padding-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
  }
  .blog-inner.blog-style-grid article + article,
  .handmade-post.blog-style-grid article + article,
  .blog-inner.blog-style-masonry article + article,
  .handmade-post.blog-style-masonry article + article {
    margin-top: 30px;
  }
  .entry-comments .entry-comments-list ol.commentlist ul.children {
    padding-left: 0;
  }
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .blog-inner article.format-link .post-format-icon,
  .handmade-post article.format-link .post-format-icon,
  .blog-inner article.format-quote .post-format-icon,
  .handmade-post article.format-quote .post-format-icon {
    display: none;
  }
  .site-content-single-post .blog-inner .author-info .author-avatar {
    float: none;
    margin: 0 auto 20px auto;
  }
  .site-content-single-post .blog-inner .author-info .author-description {
    padding-left: 0;
  }
  .entry-comments .entry-comments-list ol.commentlist li img.avatar {
    display: none;
  }
  .entry-comments .entry-comments-list ol.commentlist li .comment-text {
    padding-left: 0;
  }
  .entry-comments .entry-comments-list ol.commentlist li .author .comment-meta {
    position: relative;
  }
  .entry-comments-form-avatar {
    display: none;
  }
}
/**
 * 7.0 - Woccommerce
 * ----------------------------------------------------------------------------
 */
.layout-container-fluid.archive-product-wrap {
  padding: 0 15px;
}
.tooltip-inner {
  white-space: nowrap;
}
.custom-select {
  position: relative;
}
.custom-select:before {
  content: "\f107";
  font-family: FontAwesome;
  padding: 8px 8px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
  text-align: center;
  width: 15px;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
.custom-select:after {
  content: "";
  display: block;
  clear: both;
}
.custom-select select {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select select::-ms-expand {
  display: none;
}
.product-category .product-category-inner {
  position: relative;
  margin-bottom: 15px;
}
.product-category .product-category-inner:before {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(221, 221, 221, 0.5);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.product-category .product-category-inner:after {
  content: "";
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 2px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.product-category .product-category-inner:hover:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(15px) translateX(15px);
  -moz-transform: translateY(15px) translateX(15px);
  -ms-transform: translateY(15px) translateX(15px);
  -o-transform: translateY(15px) translateX(15px);
  transform: translateY(15px) translateX(15px);
}
.product-category .product-category-inner:hover div a {
  padding-right: 45px;
}
.product-category .product-category-inner:hover div a i {
  visibility: visible;
  opacity: 1;
  display: inline-block;
}
.product-category .product-category-inner div {
  position: absolute;
  height: 35px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 2;
}
.product-category .product-category-inner div a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  margin: 0;
  color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.product-category .product-category-inner div a i {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 20px;
  height: 20px;
  vertical-align: middle;
  visibility: hidden;
  opacity: 0;
  display: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.product-category img {
  width: 100%;
}
.woocommerce-pagination {
  margin-top: 20px;
  padding-top: 25px;
  border-top: 1px solid #eeeeee;
  line-height: 0;
  text-align: right;
}
.breadcrumb-archive-product-wrap .container {
  position: relative;
}
.breadcrumb-archive-product-wrap .catalog-filter {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 44px;
  color: #999;
  font-size: 13px;
  line-height: 44px;
  text-transform: uppercase;
}
.breadcrumb-archive-product-wrap .catalog-filter select {
  font-size: 13px;
  color: #999999;
  background-color: #f9f9f9;
  text-transform: uppercase;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page-size {
  position: relative;
}
.woocommerce .woocommerce-ordering:after,
.woocommerce-page-size:after {
  content: "\f107";
  font-family: FontAwesome;
  padding: 8px 8px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
  text-align: center;
  width: 15px;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
  line-height: 2;
}
.woocommerce .woocommerce-ordering select::-ms-expand,
.woocommerce-page-size select::-ms-expand {
  display: none;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
  margin: 0;
}
.woocommerce .woocommerce-result-count {
  margin-right: 30px;
}
.catalog-filter-visible .catalog-filter,
.result-count-visible .woocommerce-result-count,
.catalog-ordering-visible .woocommerce-ordering {
  display: none;
}
.woocommerce-page-size {
  float: left;
  margin-right: 30px;
}
.woocommerce-page-size span {
  margin-right: 5px;
}
.woocommerce .products .star-rating,
.woocommerce .star-rating {
  float: none;
  font-size: 9px;
  width: 54px;
  height: 10px;
  letter-spacing: 2px;
}
.woocommerce .products .star-rating:before,
.woocommerce .star-rating:before {
  color: #DDDDDD;
  content: "\53\53\53\53\53";
}
.woocommerce .products .star-rating span,
.woocommerce .star-rating span {
  color: #FFC000;
}
.woocommerce div.product span.price,
.woocommerce div.product p.price {
  font-size: 15px;
  font-weight: normal;
  display: block;
  line-height: 1;
}
.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins {
  display: inline-block;
  text-decoration: none;
  font-weight: inherit;
  font-style: inherit;
}
.woocommerce div.product span.price del,
.woocommerce div.product p.price del {
  display: inline-block;
  font-size: 13px;
  color: #999999;
  opacity: 1;
  margin-right: 10px;
  font-weight: inherit;
  font-style: inherit;
}
.woocommerce-pagination ul.pagination {
  padding: 0;
  margin: 0;
  font-size: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce-pagination .pagination > li {
  display: inline-block;
  margin: 0 5px 0 0;
}
.woocommerce-pagination .pagination > li:last-child {
  margin: 0;
}
.woocommerce-pagination .pagination > li > a,
.woocommerce-pagination .pagination > li > span {
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  border: 2px solid #eeeeee;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-size: 14px;
  color: #888888;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.woocommerce-pagination .pagination > li > a:hover,
.woocommerce-pagination .pagination > li > span:hover,
.woocommerce-pagination .pagination > li > a:focus,
.woocommerce-pagination .pagination > li > span:focus,
.woocommerce-pagination .pagination > li > a.active,
.woocommerce-pagination .pagination > li > span.active {
  color: #202020;
  background-color: transparent;
  border-color: #eeeeee;
}
.woocommerce-pagination .pagination > li > a.current,
.woocommerce-pagination .pagination > li > span.current {
  color: #fff;
}
.woocommerce-pagination .pagination > li > a.next,
.woocommerce-pagination .pagination > li > span.next,
.woocommerce-pagination .pagination > li > a.prev,
.woocommerce-pagination .pagination > li > span.prev {
  border-color: transparent;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce a.added_to_cart {
  font-size: 15px;
  color: #fff;
  line-height: 1.2 !important;
  font-weight: normal;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 12px 25px;
  min-width: 170px;
  text-align: center;
  vertical-align: middle;
  opacity: 1 !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce a.added_to_cart:hover {
  background-color: #333333;
  color: #fff;
}
.product-flash-wrap {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 3;
}
.product-flash {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  width: 43px;
  height: 43px;
  line-height: 43px;
  display: block;
  text-align: center;
  background-color: #B1D1C9;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.product-flash + .product-flash {
  margin-top: 5px;
}
.on-sale {
  background-color: #B1D1C9;
}
.on-sold {
  background-color: #DDBE86;
}
.on-new {
  background-color: #C5CDA0;
}
.on-hot {
  background-color: #FDB3A6;
}
.woocommerce div.product form.cart div.quantity,
.product-quantity div.quantity {
  margin: 0;
}
.woocommerce div.product form.cart div.quantity .quantity-inner,
.product-quantity div.quantity .quantity-inner {
  width: 120px;
  position: relative;
  display: inline-block;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .qty,
.product-quantity div.quantity .quantity-inner .qty {
  position: relative;
  width: 120px;
  height: 42px;
  background-color: #fafafa;
  font-size: 13px;
  color: #202020;
  padding: 0 40px;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .btn-number,
.product-quantity div.quantity .quantity-inner .btn-number {
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 20px;
  background-color: transparent;
  border: none;
  color: #222222;
  line-height: 1;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  padding: 0;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .btn-number[data-type="minus"],
.product-quantity div.quantity .quantity-inner .btn-number[data-type="minus"] {
  left: 15px;
}
.woocommerce div.product form.cart div.quantity .quantity-inner .btn-number[data-type="plus"],
.product-quantity div.quantity .quantity-inner .btn-number[data-type="plus"] {
  right: 15px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select {
  height: 40px;
  background-color: #F5F5F5;
  color: #858585;
  font-size: 14px;
}
.woocommerce form .form-row textarea {
  height: 130px;
}
.woocommerce form .form-row label {
  font-weight: normal;
  font-size: 13px;
  color: #202020;
  text-transform: uppercase;
  margin-bottom: 0;
}
.woocommerce form .form-row label.inline input[type=checkbox],
.woocommerce form .form-row label.inline input[type=radio] {
  margin: auto;
  vertical-align: middle;
}
.woocommerce form .form-row {
  padding: 0;
  margin-bottom: 10px;
}
.woocommerce form .form-row .input-checkbox {
  position: relative;
}
/* --------------------------------------------
	PRODUCT LISTING
-------------------------------------------- */
.product-listing.woocommerce {
  margin: 0 -15px;
}
.product-listing.woocommerce .product-item-wrap {
  float: left;
  padding: 0 15px 0 15px;
}
.product-listing.woocommerce .rating-visible .star-rating {
  display: none;
}
.product-listing.woocommerce .product-item-inner {
  position: relative;
  border: 1px solid #eeeeee;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.product-listing.woocommerce .product-thumb img {
  width: 100%;
}
.product-listing.woocommerce .product-thumb {
  position: relative;
  background-color: #F7F7F7;
}
.product-listing.woocommerce .product-thumb-secondary {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.product-listing.woocommerce .product-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(204, 204, 204, 0.7);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s all 0.001s ease-out;
  -moz-transition: 0.3s all 0.001s ease-out;
  -ms-transition: 0.3s all 0.001s ease-out;
  -o-transition: 0.3s all 0.001s ease-out;
  transition: 0.3s all 0.001s ease-out;
}
.product-listing.woocommerce .add-to-cart-wrap {
  display: inline-block;
}
.product-listing.woocommerce .product-item-wrap {
  padding-bottom: 30px;
}
.product-listing.woocommerce .product-actions {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  text-align: center;
  margin: auto;
  z-index: 3;
  font-size: 0;
}
.product-listing.woocommerce .product-actions .product_type_variable:not(.btn_add_to_cart),
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a,
.product-listing.woocommerce .product-actions .add_to_wishlist,
.product-listing.woocommerce .product-actions .compare,
.product-listing.woocommerce .product-actions .product-quick-view,
.product-listing.woocommerce .product-actions .btn_add_to_cart,
.product-listing.woocommerce .product-actions .added_to_cart.wc-forward {
  width: 48px;
  height: 48px;
  line-height: 48px !important;
  text-align: center;
  background-color: #fff;
  color: #888;
  display: inline-block;
  padding: 0;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 0;
  min-width: 0;
  vertical-align: middle;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.25s ease-out, opacity 0.5s 0.25s ease-out, -webkit-transform 0.5s 0.25s ease-out;
  -moz-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.25s ease-out, opacity 0.5s 0.25s ease-out, -moz-transform 0.5s 0.25s ease-out;
  -ms-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.25s ease-out, opacity 0.5s 0.25s ease-out, -ms-transform 0.5s 0.25s ease-out;
  -o-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.25s ease-out, opacity 0.5s 0.25s ease-out, -o-transform 0.5s 0.25s ease-out;
  transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.25s ease-out, opacity 0.5s 0.25s ease-out, transform 0.5s 0.25s ease-out;
}
.product-listing.woocommerce .product-actions .product_type_variable:not(.btn_add_to_cart) i,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a i,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a i,
.product-listing.woocommerce .product-actions .add_to_wishlist i,
.product-listing.woocommerce .product-actions .compare i,
.product-listing.woocommerce .product-actions .product-quick-view i,
.product-listing.woocommerce .product-actions .btn_add_to_cart i,
.product-listing.woocommerce .product-actions .added_to_cart.wc-forward i {
  font-size: 18px;
  line-height: 1;
  vertical-align: middle;
}
.product-listing.woocommerce .product-actions .product_type_variable:not(.btn_add_to_cart):hover,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a:hover,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a:hover,
.product-listing.woocommerce .product-actions .add_to_wishlist:hover,
.product-listing.woocommerce .product-actions .compare:hover,
.product-listing.woocommerce .product-actions .product-quick-view:hover,
.product-listing.woocommerce .product-actions .btn_add_to_cart:hover,
.product-listing.woocommerce .product-actions .added_to_cart.wc-forward:hover,
.product-listing.woocommerce .product-actions .product_type_variable:not(.btn_add_to_cart).active,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a.active,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a.active,
.product-listing.woocommerce .product-actions .add_to_wishlist.active,
.product-listing.woocommerce .product-actions .compare.active,
.product-listing.woocommerce .product-actions .product-quick-view.active,
.product-listing.woocommerce .product-actions .btn_add_to_cart.active,
.product-listing.woocommerce .product-actions .added_to_cart.wc-forward.active {
  color: #FFFFFF;
}
.product-listing.woocommerce .product-actions .compare,
.product-listing.woocommerce .product-actions .product-quick-view {
  margin-right: 2px;
}
.product-listing.woocommerce .product-actions .compare i,
.product-listing.woocommerce .product-actions .product-quick-view i {
  font-size: 15px;
}
.product-listing.woocommerce .product-actions .product-quick-view {
  -webkit-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -webkit-transform 0.5s 0.35s ease-out;
  -moz-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -moz-transform 0.5s 0.35s ease-out;
  -ms-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -ms-transform 0.5s 0.35s ease-out;
  -o-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -o-transform 0.5s 0.35s ease-out;
  transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, transform 0.5s 0.35s ease-out;
}
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a,
.product-listing.woocommerce .product-actions .add_to_wishlist {
  margin-right: 2px;
  -webkit-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -webkit-transform 0.5s 0.45s ease-out;
  -moz-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -moz-transform 0.5s 0.45s ease-out;
  -ms-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -ms-transform 0.5s 0.45s ease-out;
  -o-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -o-transform 0.5s 0.45s ease-out;
  transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, transform 0.5s 0.45s ease-out;
}
.product-listing.woocommerce .product-actions .compare {
  -webkit-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -webkit-transform 0.5s 0.55s ease-out;
  -moz-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -moz-transform 0.5s 0.55s ease-out;
  -ms-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -ms-transform 0.5s 0.55s ease-out;
  -o-transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, -o-transform 0.5s 0.55s ease-out;
  transition: color 0.5s 0.001s ease-out, background 0.5s 0.001s ease-out, visibility 0.5s 0.35s ease-out, opacity 0.5s 0.35s ease-out, transform 0.5s 0.55s ease-out;
}
.product-listing.woocommerce .product-actions .added-spinner {
  color: #FFFFFF;
}
.product-listing.woocommerce .product-actions .yith-wcwl-add-to-wishlist {
  display: inline-block;
  margin: 0;
}
.product-listing.woocommerce .product-actions .yith-wcwl-add-to-wishlist + div.clear {
  display: none;
}
.product-listing.woocommerce .product-actions .yith-wcwl-add-button {
  font-size: 0;
  position: relative;
}
.product-listing.woocommerce .product-actions .yith-wcwl-add-button .ajax-loading {
  display: none !important;
}
.product-listing.woocommerce .product-actions .add_to_wishlist:before,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a:before,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a:before,
.product-listing.woocommerce .product-actions .compare.added:before {
  font-family: FontAwesome;
  content: "\f004";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  vertical-align: middle;
}
.product-listing.woocommerce .product-actions .compare.added:before {
  content: "\f0ec";
}
.product-listing.woocommerce .product-actions .add_to_wishlist.added-spinner:before {
  content: "\f110";
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.product-listing.woocommerce .product-actions .product_type_variable:not(.btn_add_to_cart):before {
  font-family: FontAwesome;
  content: "\f07a";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  vertical-align: middle;
}
.product-listing.woocommerce .product-info {
  padding: 30px;
  text-align: center;
}
.product-listing.woocommerce .star-rating {
  margin: 0 auto 5px auto;
}
.product-listing.woocommerce .product-name {
  font-size: 15px;
  display: block;
  margin-bottom: 10px;
  line-height: 1.3;
}
.product-listing.woocommerce .product-item-wrap.active .product-actions .product_type_variable:not(.btn_add_to_cart),
.product-listing.woocommerce .product-item-wrap:hover .product-actions .product_type_variable:not(.btn_add_to_cart),
.product-listing.woocommerce .product-item-wrap.active .product-actions .yith-wcwl-wishlistaddedbrowse a,
.product-listing.woocommerce .product-item-wrap:hover .product-actions .yith-wcwl-wishlistaddedbrowse a,
.product-listing.woocommerce .product-item-wrap.active .product-actions .yith-wcwl-wishlistexistsbrowse a,
.product-listing.woocommerce .product-item-wrap:hover .product-actions .yith-wcwl-wishlistexistsbrowse a,
.product-listing.woocommerce .product-item-wrap.active .product-actions .add_to_wishlist,
.product-listing.woocommerce .product-item-wrap:hover .product-actions .add_to_wishlist,
.product-listing.woocommerce .product-item-wrap.active .product-actions .compare,
.product-listing.woocommerce .product-item-wrap:hover .product-actions .compare,
.product-listing.woocommerce .product-item-wrap.active .product-actions .product-quick-view,
.product-listing.woocommerce .product-item-wrap:hover .product-actions .product-quick-view,
.product-listing.woocommerce .product-item-wrap.active .product-actions .btn_add_to_cart,
.product-listing.woocommerce .product-item-wrap:hover .product-actions .btn_add_to_cart,
.product-listing.woocommerce .product-item-wrap.active .product-actions .added_to_cart.wc-forward,
.product-listing.woocommerce .product-item-wrap:hover .product-actions .added_to_cart.wc-forward {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.product-listing.woocommerce .product-item-wrap.active .product-link,
.product-listing.woocommerce .product-item-wrap:hover .product-link {
  opacity: 1;
  visibility: visible;
}
.product-listing.woocommerce .product-item-wrap.active .product-thumb-secondary,
.product-listing.woocommerce .product-item-wrap:hover .product-thumb-secondary {
  opacity: 1;
}
.product-listing.woocommerce.columns-2 .product-item-wrap {
  width: 50%;
}
.product-listing.woocommerce.columns-2 .product-item-wrap:nth-child(2n+1) {
  clear: both;
}
.product-listing.woocommerce.columns-3 .product-item-wrap {
  width: 33.33333333%;
}
.product-listing.woocommerce.columns-3 .product-item-wrap:nth-child(3n+1) {
  clear: both;
}
.product-listing.woocommerce.columns-4 .product-item-wrap {
  width: 25%;
}
.product-listing.woocommerce.columns-4 .product-item-wrap:nth-child(4n+1) {
  clear: both;
}
.product-listing.woocommerce.product-slider .product-item-wrap {
  float: none;
  padding-bottom: 0;
}
/* --------------------------------------------
	SINGLE PRODUCT INFO
-------------------------------------------- */
.site-content-single-product .single-product-info {
  margin: 0 -15px 65px -15px;
}
.site-content-single-product .single-product-info .single-product-image-wrap {
  float: left;
  width: 44.44444444444444%;
  padding: 0 15px;
}
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image {
  position: relative;
}
.site-content-single-product .single-product-info .single-product-image-wrap .woocommerce-main-image {
  display: block;
}
.site-content-single-product .single-product-info .single-product-image-wrap .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  padding: 0;
}
.site-content-single-product .single-product-info .single-product-image-wrap .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .attachment-shop_single {
  width: 100%;
}
.site-content-single-product .single-product-info .single-product-image-wrap .product-image-total-1,
.site-content-single-product .single-product-info .single-product-image-wrap .product-thumb-disable {
  display: none;
}
.site-content-single-product .single-product-info .single-product-image-wrap .product-thumb-wrap {
  margin: 10px -5px 0 -5px;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .thumbnail-image {
  padding: 0 5px;
  text-align: center;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .thumbnail-image a {
  display: block;
  position: relative;
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .thumbnail-image a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0);
}
.site-content-single-product .single-product-info .single-product-image-wrap #sync2 .synced .thumbnail-image a:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.site-content-single-product .single-product-info .summary-product-wrap {
  float: left;
  padding: 0 15px;
  width: 55.55555555555556%;
}
.site-content-single-product .single-product-info .summary-product-wrap h1.product_title {
  font-weight: normal;
  font-size: 36px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.site-content-single-product .single-product-info .summary-product-wrap h1.product_title a {
  color: #1F1F1F;
}
.site-content-single-product .single-product-info .summary-product-wrap .woocommerce-product-rating {
  margin-bottom: 20px;
  vertical-align: middle;
  line-height: 20px;
}
.site-content-single-product .single-product-info .summary-product-wrap .woocommerce-product-rating .woocommerce-review-link {
  font-size: 15px;
  line-height: 1.4;
  color: #878787;
  margin-right: 15px;
}
.site-content-single-product .single-product-info .summary-product-wrap .woocommerce-product-rating .star-rating {
  float: none;
  margin: 0;
  display: inline-block;
  font-size: 13px;
  height: 15px;
  width: 80px;
  vertical-align: middle;
}
.site-content-single-product .single-product-info .summary-product-wrap p.price {
  font-size: 36px;
  line-height: 1.2;
  font-style: normal;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.site-content-single-product .single-product-info .summary-product-wrap p.price del {
  font-size: 30px;
}
.site-content-single-product .single-product-info .summary-product-wrap .product-single-short-description {
  font-size: 14px;
  color: #777777;
  line-height: 1.8;
  margin-bottom: 35px;
}
.site-content-single-product .single-product-info .summary-product-wrap .product-single-short-description p {
  margin-bottom: 0;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart {
  margin-bottom: 40px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart div.quantity {
  margin-right: 5px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .button,
.site-content-single-product .single-product-info .summary-product-wrap form.cart .added_to_cart {
  letter-spacing: -0.04em;
  font-size: 17px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .button.added {
  display: none;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table {
  border: none;
  margin-bottom: 20px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td {
  padding-bottom: 20px;
  line-height: 42px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td.label {
  padding: 0 10px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table label {
  font-weight: normal;
  font-size: 15px;
  color: #1f1f1f;
  margin: 0;
  line-height: 42px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td.price {
  font-weight: normal;
  line-height: 42px;
  font-size: 18px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td.price ins {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td.price del {
  display: inline-block;
  font-size: 16px;
  color: #a0a0a0;
  opacity: 1;
  margin-right: 15px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td.price .out-of-stock {
  display: inline-block;
  margin-bottom: 0;
  color: #cacaca;
  font-size: 11px;
  margin-left: 3px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations {
  width: 100%;
  margin: 0;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations td {
  display: table-cell;
  text-align: left;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations td.label {
  padding: 0;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations tr + tr td,
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations tr + tr td.label {
  padding: 15px 0 0 0;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations td.label label {
  font-weight: 400;
  line-height: 42px;
  margin-bottom: 0;
  padding-right: 10px;
  font-size: 14px;
  color: #777;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .single_variation_wrap:after,
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations_button:after {
  content: "";
  display: block;
  clear: both;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .single_variation_wrap,
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .variations_button {
  margin-top: 20px;
}
.site-content-single-product .single-product-info .summary-product-wrap form.variations_form .single_variation span.price {
  font-size: 30px !important;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function {
  margin-bottom: 35px;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-to-wishlist {
  margin: 0 15px 0 0;
  display: inline-block;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-to-wishlist + .clear {
  display: none;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistaddedbrowse a,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistexistsbrowse a,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-button a.add_to_wishlist {
  font-size: 13px;
  color: #777;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistaddedbrowse a:hover:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistexistsbrowse a:hover:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-button a.add_to_wishlist:hover:before {
  color: #fff;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .compare.added:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistaddedbrowse a:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistexistsbrowse a:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-button a.add_to_wishlist:before {
  font-family: FontAwesome;
  content: "\f004";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  background-color: #FAFAFA;
  line-height: 36px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  color: #888888;
  margin-right: 10px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .compare.added:before {
  content: "\f0ec";
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function a.compare {
  font-size: 13px;
  color: #777;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function a.compare i {
  font-size: 11px;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  background-color: #FAFAFA;
  line-height: 36px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  color: #888888;
  margin-right: 10px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function a.compare:hover i {
  color: #fff;
}
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .feedback {
  display: none !important;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta {
  font-size: 14px;
  color: #777;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta > span {
  display: block;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 5px;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta > span + span {
  margin-top: 5px;
}
.site-content-single-product .single-product-info .summary-product-wrap .product_meta label {
  font-weight: 400;
  margin-bottom: 0;
}
.site-content-single-product .single-product-info .summary-product-wrap .stock {
  display: none;
}
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap {
  margin-top: 30px;
}
.site-content-single-product .single-product-info .summary-product-wrap .social-share-wrap label {
  font-size: 13px;
  color: #858585;
}
/* --------------------------------------------
	SINGLE PRODUCT TAB
-------------------------------------------- */
.woocommerce div.product .woocommerce-tabs {
  padding-top: 65px;
  border-top: 1px solid #eeeeee;
}
.woocommerce div.product .woocommerce-tabs:after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  float: left;
  width: 270px;
  border: 1px solid #eee;
  padding: 40px 25px;
  margin: 0 30px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  display: block;
  border: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 0 0 0 5px;
  font-size: 15px;
  color: #999999;
  font-weight: normal;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li + li {
  border-top: 1px solid #eeeeee;
  margin-top: 10px;
  padding-top: 10px;
}
.woocommerce div.product .woocommerce-tabs .panel {
  position: relative;
  overflow: hidden;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
  font-size: 25px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.woocommerce div.product .woocommerce-tabs #tab-description {
  font-size: 14px;
  color: #777;
  line-height: 1.8;
}
/* --------------------------------------------
	SINGLE PRODUCT REVIEW
-------------------------------------------- */
.woocommerce #reviews #comments ol.commentlist {
  padding: 0;
  margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li {
  margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li + li {
  margin-top: 20px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 70px;
  height: 70px;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 85px;
  padding: 25px;
  background-color: #f5f5f5;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
  right: 100%;
  top: 25px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #f5f5f5;
  border-width: 7px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 13px;
  color: #777;
  text-transform: uppercase;
  margin-top: 15px;
}
.woocommerce #review_form #respond {
  margin-top: 45px;
  padding-top: 35px;
  border-top: 1px solid #eeeeee;
}
.woocommerce #review_form #respond h3.comment-reply-title {
  font-size: 25px;
  margin-bottom: 45px;
}
.woocommerce #review_form #respond .comment-fields-wrap,
.woocommerce #review_form #respond p {
  padding: 0 15px;
}
.woocommerce #review_form #respond p.form-submit {
  margin: 0;
}
.upsells.products,
.related.products,
.cross-sells {
  margin-top: 80px;
}
.upsells.products h4.widget-title,
.related.products h4.widget-title,
.cross-sells h4.widget-title {
  font-size: 30px;
  padding-bottom: 20px;
  padding-left: 5px;
  margin-bottom: 40px;
  border-bottom: 1px solid;
}
.upsells.products .product-slider .owl-theme .owl-controls,
.related.products .product-slider .owl-theme .owl-controls,
.cross-sells .product-slider .owl-theme .owl-controls {
  margin: 0;
  height: 0;
  position: absolute;
  top: -98px;
  right: 15px;
}
.upsells.products .product-slider .owl-theme .owl-controls .owl-buttons div,
.related.products .product-slider .owl-theme .owl-controls .owl-buttons div,
.cross-sells .product-slider .owl-theme .owl-controls .owl-buttons div {
  width: 42px;
  height: 42px;
  border: 2px solid #eee;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  line-height: 38px;
  opacity: 1;
  color: #333333;
  margin: 0;
  font-size: 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.upsells.products .product-slider .owl-theme .owl-controls .owl-buttons div:hover,
.related.products .product-slider .owl-theme .owl-controls .owl-buttons div:hover,
.cross-sells .product-slider .owl-theme .owl-controls .owl-buttons div:hover {
  background-color: #F7F7F7;
  border-color: #F7F7F7;
}
.upsells.products .product-slider .owl-theme .owl-controls .owl-buttons div.owl-prev,
.related.products .product-slider .owl-theme .owl-controls .owl-buttons div.owl-prev,
.cross-sells .product-slider .owl-theme .owl-controls .owl-buttons div.owl-prev {
  margin-right: 5px;
}
/* --------------------------------------------
	QUICK VIEW
-------------------------------------------- */
#popup-product-quick-view-wrapper {
  margin-bottom: 0;
}
#popup-product-quick-view-wrapper .modal-body {
  padding: 30px;
}
#popup-product-quick-view-wrapper .single-product-info {
  margin: 0 -15px;
}
@media (min-width: 992px) {
  #popup-product-quick-view-wrapper .single-product-info .single-product-image-wrap,
  #popup-product-quick-view-wrapper .single-product-info .summary-product-wrap {
    width: 50%;
  }
}
/* --------------------------------------------
	SHOPPING CART
-------------------------------------------- */
.woocommerce-cart-form {
  margin-bottom: 40px;
}
.woocommerce table.shop_table.cart {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.woocommerce table.shop_table.cart thead th {
  color: #222222;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 2.4;
  font-weight: normal;
  padding: 18px 12px;
  border-top: 2px solid #eeeeee !important;
  border-bottom: 2px solid #eeeeee !important;
}
.woocommerce table.shop_table.cart tbody td {
  border-top: 1px solid #eeeeee;
  padding: 20px 0;
}
.woocommerce table.shop_table.cart .product-remove a {
  font-size: 16px;
  color: #aaa !important;
}
.woocommerce table.shop_table.cart .product-remove a:hover {
  background-color: transparent;
}
.woocommerce table.shop_table.cart .actions {
  border-top: 2px solid #eeeeee;
}
.woocommerce table.shop_table.cart tbody td.product-name img {
  width: 70px;
  float: left;
  margin-right: 50px;
}
.woocommerce table.shop_table.cart tbody td.product-name .product-name-wrap .product-name-inner a {
  font-size: 15px;
  color: #202020;
  line-height: 1.4;
}
.woocommerce table.shop_table.cart tbody td.product-name .product-name-wrap .product-name-inner a:hover {
  text-decoration: none;
}
.woocommerce table.shop_table.cart tbody td.product-name dl.variation {
  color: #777777;
  margin: 5px 0 0 0;
}
.woocommerce table.shop_table.cart tbody td.product-name dl.variation dt {
  font-weight: normal;
  padding: 0 0 5px;
}
.woocommerce table.shop_table.cart tbody td.product-name dl.variation dd {
  padding: 0 0 5px;
  margin: 0;
}
.woocommerce table.shop_table.cart td.product-price,
.woocommerce table.shop_table.cart td.product-subtotal {
  font-size: 14px;
  line-height: 1.2;
}
.woocommerce table.shop_table.cart td.actions {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 50px;
}
.woocommerce table.shop_table.cart td.actions .coupon .input-text {
  min-width: 270px;
  padding: 0 15px;
  margin: 0 15px 0 0;
  outline: 0;
  border: none;
  height: 44px;
}
.woocommerce table.shop_table.cart td.actions .button {
  padding: 13px 25px;
  min-width: 140px;
}
.woocommerce table.shop_table.cart td.actions input[name="update_cart"] {
  background-color: #333333;
  color: #fff;
}
@media (min-width: 769px) {
  .woocommerce table.shop_table.cart .product-remove {
    border-left: 2px solid #eeeeee;
    text-align: center;
  }
  .woocommerce table.shop_table.cart tbody td.product-name .product-name-wrap {
    position: relative;
    overflow: hidden;
    height: 70px;
    display: table;
  }
  .woocommerce table.shop_table.cart tbody td.product-name .product-name-wrap .product-name-inner {
    display: table-cell;
    vertical-align: middle;
  }
  .woocommerce table.shop_table.cart .product-subtotal {
    border-right: 2px solid #eeeeee;
  }
}
.cart-collaterals h4.widget-title,
.cart-collaterals h2 {
  font-size: 25px;
  color: #25262C;
  margin-bottom: 45px;
  text-align: center;
}
.woocommerce .cart-collaterals .cart_totals {
  width: 100%;
  float: left;
  margin: 0 -15px;
}
.woocommerce .cart-collaterals .cart_totals_inner,
.woocommerce-page .cart-collaterals .cart_totals_inner,
.woocommerce-shipping-calculator {
  float: left;
  width: 50%;
  padding: 0 15px;
  margin-top: 30px;
}
.shipping-calculator-form {
  display: block !important;
}
.shipping-calculator-form .button {
  padding: 13px 25px !important;
  display: block !important;
  width: 100%;
}
.shipping-calculator-form p {
  margin-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  margin: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td {
  font-size: 14px;
  font-weight: normal;
  color: #777777;
  line-height: 1.8;
  padding: 6px 0;
  border-top: 1px solid #eeeeee;
}
.woocommerce-cart .cart-collaterals .cart_totals table .cart-subtotal td,
.woocommerce-cart .cart-collaterals .cart_totals table .order-total td,
.woocommerce-cart .cart-collaterals .cart_totals table .cart-subtotal strong,
.woocommerce-cart .cart-collaterals .cart_totals table .order-total strong {
  font-weight: normal;
}
.woocommerce ul#shipping_method {
  line-height: 2;
}
.woocommerce ul#shipping_method li {
  padding: 0;
  text-indent: 0;
}
.woocommerce ul#shipping_method li label {
  font-weight: normal;
  margin: 0;
}
.woocommerce ul#shipping_method .amount {
  font-weight: normal;
}
p.return-to-shop {
  margin-bottom: 80px !important;
}
/* --------------------------------------------
	CHECKOUT
-------------------------------------------- */
.woocommerce-checkout {
  margin-top: 50px;
}
h3.check-out-title {
  font-size: 25px;
  color: #25262C;
  text-align: center;
  max-width: 570px;
  margin: auto;
  border-bottom: 2px solid #eee;
  padding-bottom: 20px;
}
.woocommerce-checkout-info {
  border-bottom: 1px solid #eeeeee;
  padding: 5px 0;
  text-align: center;
  max-width: 570px;
  margin: auto;
}
.woocommerce-checkout form.checkout_coupon,
.woocommerce-checkout form.login {
  border: none;
  padding: 20px 0;
  border-radius: 0;
  max-width: 570px;
  margin: auto;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
}
.woocommerce-checkout form.checkout_coupon input.input-text,
.woocommerce-checkout form.login input.input-text {
  max-width: 370px;
  text-align: center !important;
}
.woocommerce-checkout form.checkout_coupon .form-row-first,
.woocommerce-checkout form.login .form-row-first,
.woocommerce-checkout form.checkout_coupon .form-row-last,
.woocommerce-checkout form.login .form-row-last {
  width: 100%;
  float: none;
}
.checkout_coupon + form.checkout.woocommerce-checkout,
.login + form.checkout.woocommerce-checkout {
  margin-top: 70px;
}
.woocommerce-billing-fields h3,
#ship-to-different-address,
#order_review_heading {
  font-size: 25px;
  color: #25262C;
  text-align: center;
  margin-bottom: 40px;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
  float: none;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label {
  margin: 0;
  font-weight: normal;
  display: inline-block;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address input[type=checkbox] {
  margin: 0;
  display: inline-block;
  position: relative;
}
.select2-container .select2-choice {
  background-color: #f5f5f5;
  border: none;
  padding: 10px 20px;
  line-height: 20px;
  font-size: 14px;
  color: #858585;
  text-transform: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.select2-container .select2-choice:hover {
  text-decoration: none;
}
.select2-drop-active {
  border: none;
  background-color: #f5f5f5;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
  height: 40px;
  background-color: #f5f5f5;
  border: none;
  font-size: 14px;
  color: #858585;
  text-transform: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce-checkout .select2-container--default .select2-selection--single:hover {
  text-decoration: none;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  color: inherit;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
}
.create-account,
.create-account input.input-text {
  text-align: center !important;
}
#customer_details {
  padding-bottom: 100px;
  border-bottom: 1px solid #eee;
}
#order_review_heading {
  margin: 55px 0;
}
.woocommerce table.woocommerce-checkout-review-order-table,
.woocommerce table.shop_table.order_details {
  border: none;
  margin: 0 0 50px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.order_details td,
.woocommerce table.woocommerce-checkout-review-order-table th,
.woocommerce table.shop_table.order_details th {
  border-top: none;
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  text-align: center;
  width: 50%;
}
.woocommerce table.woocommerce-checkout-review-order-table td a,
.woocommerce table.shop_table.order_details td a,
.woocommerce table.woocommerce-checkout-review-order-table th a,
.woocommerce table.shop_table.order_details th a {
  color: #777777;
}
.woocommerce table.woocommerce-checkout-review-order-table td strong,
.woocommerce table.shop_table.order_details td strong,
.woocommerce table.woocommerce-checkout-review-order-table th strong,
.woocommerce table.shop_table.order_details th strong {
  font-weight: normal;
}
.woocommerce table.woocommerce-checkout-review-order-table thead th,
.woocommerce table.shop_table.order_details thead th {
  font-size: 13px;
  text-transform: uppercase;
  border-bottom-width: 2px;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.shop_table.order_details tfoot th {
  font-weight: normal;
  border-top: none;
}
.woocommerce table.woocommerce-checkout-review-order-table td.product-name dl.variation,
.woocommerce table.shop_table.order_details td.product-name dl.variation {
  margin: 0;
}
.woocommerce table.woocommerce-checkout-review-order-table td.product-name dl.variation dd,
.woocommerce table.shop_table.order_details td.product-name dl.variation dd,
.woocommerce table.woocommerce-checkout-review-order-table td.product-name dl.variation dt,
.woocommerce table.shop_table.order_details td.product-name dl.variation dt {
  float: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce table.shop_table.order_details .cart-subtotal td,
.woocommerce table.woocommerce-checkout-review-order-table .order-total td,
.woocommerce table.shop_table.order_details .order-total td,
.woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce table.shop_table.order_details .cart-subtotal th,
.woocommerce table.woocommerce-checkout-review-order-table .order-total th,
.woocommerce table.shop_table.order_details .order-total th {
  font-weight: normal;
}
.woocommerce-checkout #payment {
  background-color: transparent;
  border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
  border: none;
}
.woocommerce-checkout #payment ul.payment_methods li {
  text-align: center;
  margin-bottom: 10px;
}
.woocommerce-checkout #payment ul.payment_methods li:last-child {
  margin-bottom: 0;
}
.payment_box_title {
  background-color: #fafafa;
  padding: 5px 0;
}
.payment_box_title.active label {
  color: #fff;
}
.payment_box_title label {
  color: #222222;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  line-height: 2.4;
  vertical-align: middle;
}
.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  margin: 0;
}
.woocommerce-checkout #payment div.payment_box {
  background-color: transparent;
  font-size: 14px;
  line-height: 1.8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 20px 0;
  color: #777;
}
.woocommerce-checkout #payment div.payment_box:before {
  display: none;
}
.woocommerce-checkout #payment div.form-row {
  padding: 0;
  margin: 30px 0 0 0;
  text-align: center;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: none;
}
/* --------------------------------------------
	ORDER RECEIVED
-------------------------------------------- */
.woocommerce-order-received .woocommerce h2,
.woocommerce-account .woocommerce h2,
.woocommerce-order-received .woocommerce header.title h3,
.woocommerce-account .woocommerce header.title h3 {
  font-size: 25px;
  color: #25262C;
  margin-bottom: 20px;
}
.woocommerce-order-received .woocommerce address,
.woocommerce-account .woocommerce address {
  line-height: 1.8;
}
.woocommerce .order_details {
  padding: 0;
}
/* --------------------------------------------
	MY-ACCOUNT
-------------------------------------------- */
.woocommerce table.my_account_orders {
  font-size: 14px;
  border: 2px solid #eeeeee;
}
.woocommerce table.my_account_orders th {
  font-size: 13px;
  color: #222222;
  text-transform: uppercase;
  text-align: center;
  line-height: 2.4;
  padding: 14px 12px;
  font-weight: normal;
  border-bottom-width: 2px;
}
.woocommerce table.my_account_orders td {
  text-align: center;
}
.woocommerce table.my_account_orders .order-actions .button {
  margin: 0;
  min-width: 120px;
}
.woocommerce-account .customer_login_form_wrap h2 {
  margin-bottom: 40px;
  text-align: center;
}
.woocommerce-account .customer_login_form_wrap .col-1,
.woocommerce-account .customer_login_form_wrap .col-2 {
  border: 2px solid #eeeeee;
  padding: 50px 45px 30px 45px;
  text-align: center;
}
.woocommerce-account .customer_login_form_wrap .col-2 {
  border: none;
}
.woocommerce-account .customer_login_form_wrap form.login,
.woocommerce-account .customer_login_form_wrap form.register {
  padding: 0;
  margin: 0;
  text-align: center;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.woocommerce-account .customer_login_form_wrap form.login .form-row,
.woocommerce-account .customer_login_form_wrap form.register .form-row {
  margin-bottom: 20px;
}
.woocommerce-account .customer_login_form_wrap form.login label,
.woocommerce-account .customer_login_form_wrap form.register label {
  margin-bottom: 5px;
}
.woocommerce-account .customer_login_form_wrap form.login .input-text,
.woocommerce-account .customer_login_form_wrap form.register .input-text {
  height: 42px;
  text-align: center;
}
.woocommerce-account .customer_login_form_wrap form.login .woocommerce-form__label-for-checkbox,
.woocommerce-account .customer_login_form_wrap form.register .woocommerce-form__label-for-checkbox,
.woocommerce-account .customer_login_form_wrap form.login label[for="rememberme"],
.woocommerce-account .customer_login_form_wrap form.register label[for="rememberme"] {
  display: block;
  font-size: 12px;
  color: #222222;
  margin-bottom: 30px;
}
.woocommerce-account .customer_login_form_wrap form.login .woocommerce-form__label-for-checkbox,
.woocommerce-account .customer_login_form_wrap form.register .woocommerce-form__label-for-checkbox {
  margin-bottom: 10px;
}
.woocommerce-account .customer_login_form_wrap form.login .button,
.woocommerce-account .customer_login_form_wrap form.register .button {
  margin-top: 5px;
  min-width: 100px;
  margin-bottom: 30px;
}
.woocommerce-account .customer_login_form_wrap form.login .lost_password,
.woocommerce-account .customer_login_form_wrap form.register .lost_password {
  text-align: right;
  font-size: 12px;
  text-transform: uppercase;
}
/* --------------------------------------------
	ORDER TRACKING
-------------------------------------------- */
.track_order {
  text-align: center;
}
.track_order p:first-child {
  line-height: 1.8;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.woocommerce .track_order .form-row-first,
.woocommerce .track_order .form-row-last {
  float: none;
  margin: auto;
  margin-bottom: 20px;
}
.woocommerce form.track_order .form-row input.input-text {
  text-align: center;
  height: 42px;
}
/* --------------------------------------------
	MY WISHLIST
-------------------------------------------- */
.wishlist-title {
  display: none;
}
.woocommerce table.shop_table.cart.wishlist_table {
  font-size: 100%;
  border: 2px solid #eeeeee;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-remove a {
  font-size: 0;
  height: 16px;
  width: 16px;
  margin: auto;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-remove a:before {
  font-size: 16px;
  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;
  content: "\e681";
}
.woocommerce table.shop_table.cart.wishlist_table tr td {
  text-align: left;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-name a {
  color: #333333;
  font-size: 16px;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-stock-status span.wishlist-in-stock,
.woocommerce table.shop_table.cart.wishlist_table td.product-stock-status span.wishlist-out-of-stock {
  font-size: 13px;
  text-transform: uppercase;
  color: #888888;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-stock-status span.wishlist-in-stock {
  color: #D90000;
}
.woocommerce table.shop_table.cart.wishlist_table .product-add-to-cart {
  border-right: 2px solid #eeeeee;
  text-align: right;
  padding-right: 30px;
}
.woocommerce table.shop_table.cart.wishlist_table .product-add-to-cart .add-to-cart-wrap {
  display: inline-block;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-add-to-cart a {
  font-size: 15px;
  line-height: 1.6 !important;
  color: #fff;
  padding: 10px 25px !important;
  margin: 0;
  display: inline-block !important;
  white-space: nowrap;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-add-to-cart a:hover {
  background-color: #333333;
}
.woocommerce table.shop_table.cart.wishlist_table tfoot td {
  border-top: 2px solid #eeeeee;
}
.wishlist_table tr th.product-thumbnail {
  width: 120px;
}
.wishlist_table tr th.product-remove {
  width: 70px;
}
.wishlist_table tr td.product-thumbnail a {
  max-width: 70px;
}
.wishlist_table.mobile {
  padding: 0 !important;
}
@media (max-width: 991px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 20px;
  }
  .woocommerce table.shop_table.cart td.actions .coupon .input-text {
    min-width: 170px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-listing.woocommerce.columns-4 .product-item-wrap:nth-child(4n+1) {
    clear: none;
  }
  .product-listing.woocommerce.columns-4 .product-item-wrap {
    width: 33.33333333%;
  }
  .product-listing.woocommerce.columns-4 .product-item-wrap:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 768px) {
  .woocommerce-shipping-fields {
    margin-top: 70px;
  }
  #customer_details {
    padding-bottom: 70px;
  }
  .woocommerce table.shop_table.cart tbody td.product-name img {
    display: none;
  }
  .woocommerce table.shop_table.cart td.actions > .button {
    float: left;
    width: 48%;
  }
  .woocommerce table.shop_table.cart td.actions > .checkout-button {
    float: right;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent;
  }
  .woocommerce .cart-collaterals .cart_totals_inner,
  .woocommerce-page .cart-collaterals .cart_totals_inner,
  .woocommerce-shipping-calculator {
    width: 100%;
  }
  .woocommerce .cart-collaterals .cart_totals_inner,
  .woocommerce-page .cart-collaterals .cart_totals_inner {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .product-listing.woocommerce.columns-3 .product-item-wrap:nth-child(3n+1),
  .product-listing.woocommerce.columns-4 .product-item-wrap:nth-child(4n+1) {
    clear: none;
  }
  .product-listing.woocommerce.columns-2 .product-item-wrap,
  .product-listing.woocommerce.columns-3 .product-item-wrap,
  .product-listing.woocommerce.columns-4 .product-item-wrap {
    width: 50% !important;
  }
  .product-listing.woocommerce.columns-2 .product-item-wrap:nth-child(2n+1),
  .product-listing.woocommerce.columns-3 .product-item-wrap:nth-child(2n+1),
  .product-listing.woocommerce.columns-4 .product-item-wrap:nth-child(2n+1) {
    clear: both;
  }
  .breadcrumb-archive-product-wrap .catalog-filter {
    position: relative;
    margin-top: -32px;
    height: auto;
  }
  .woocommerce .woocommerce-result-count {
    width: 100%;
    margin: 0;
  }
  .woocommerce .woocommerce-ordering {
    float: left;
    margin-bottom: 15px;
  }
  .woocommerce-page-size {
    margin-bottom: 15px;
  }
  .site-content-single-product .single-product-info .single-product-image-wrap {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .site-content-single-product .single-product-info .summary-product-wrap {
    float: none;
    width: 100%;
  }
  .site-content-single-product .single-product-info .summary-product-wrap form.cart .button,
  .site-content-single-product .single-product-info .summary-product-wrap form.cart .added_to_cart {
    min-width: 0;
  }
  .woocommerce .cart-collaterals .cart_totals {
    margin: 0;
    float: none;
  }
  .woocommerce .cart-collaterals .cart_totals_inner,
  .woocommerce-page .cart-collaterals .cart_totals_inner,
  .woocommerce-shipping-calculator {
    width: 100%;
    padding: 0;
    float: none;
  }
}
@media (max-width: 500px) {
  .woocommerce .woocommerce-result-count {
    margin-right: 0;
  }
  .woocommerce .woocommerce-ordering {
    float: left;
  }
}
@media (max-width: 480px) {
  .product-listing.woocommerce.columns-2 .product-item-wrap,
  .product-listing.woocommerce.columns-3 .product-item-wrap,
  .product-listing.woocommerce.columns-4 .product-item-wrap {
    width: 100% !important;
  }
  .product-listing.woocommerce.columns-2 .product-item-wrap:nth-child(2n+1),
  .product-listing.woocommerce.columns-3 .product-item-wrap:nth-child(3n+1),
  .product-listing.woocommerce.columns-4 .product-item-wrap:nth-child(4n+1) {
    clear: none;
  }
  .woocommerce #reviews #comments ol.commentlist li img.avatar {
    display: none;
  }
  .woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0;
  }
  .upsells.products .product-slider .owl-theme .owl-controls,
  .related.products .product-slider .owl-theme .owl-controls,
  .cross-sells .product-slider .owl-theme .owl-controls {
    display: none !important;
  }
  .woocommerce .cart-form,
  form#yith-wcwl-form {
    overflow-x: scroll;
  }
  .woocommerce table.shop_table.cart td.actions .coupon .input-text {
    margin: 0 0 .5em 0;
  }
  .woocommerce table.shop_table.cart td.actions .coupon .input-text,
  .woocommerce table.shop_table.cart td.actions .coupon input,
  .woocommerce table.shop_table.cart td.actions > .button {
    width: 100%;
  }
  .woocommerce table.shop_table.cart td.actions [name="update_cart"] {
    margin-bottom: .5em;
  }
}
@media (max-width: 320px) {
  .site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-to-wishlist {
    margin: 0 0 15px 0;
  }
  .woocommerce-account #customer_login .col-1,
  .woocommerce-account #customer_login .col-2 {
    padding: 50px 15px 30px 15px;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 25%;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 75%;
}
.woocommerce-MyAccount-navigation ul {
  margin-right: 30px;
  border: 3px solid #ddd;
  list-style: none;
  padding: 18px 20px;
}
.woocommerce-MyAccount-navigation li a {
  line-height: 20px;
  padding: 12px 0;
  display: block;
  color: inherit;
}
.woocommerce-MyAccount-navigation li + li {
  border-top: 1px solid #ddd;
}
.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li:hover a {
  color: #dec18c;
}
@media (max-width: 991px) {
  .woocommerce-account .woocommerce-MyAccount-navigation,
  .woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
  }
  .woocommerce-MyAccount-navigation ul {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
/**
* Demo Store
* ----------------------------------------------------------------------------
*/
@media screen and (min-width: 601px) {
  body.woocommerce-demo-store {
    margin-top: 50px;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar p.demo_store {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar p.demo_store {
    position: absolute;
    top: 0;
  }
  body.woocommerce-demo-store {
    padding-top: 50px;
  }
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  float: none;
  width: 100%;
  margin-bottom: 0;
}
.woocommerce div.product.sale div.images .woocommerce-product-gallery__trigger {
  top: 60px;
}
.woocommerce div.product div.images .flex-control-thumbs {
  margin: 10px -5px 0 -5px;
}
.woocommerce div.product div.images .flex-control-thumbs .owl-item li {
  width: 100%;
  padding: 0 5px;
}
.woocommerce div.product div.images .flex-control-thumbs .owl-controls {
  margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs .owl-controls .owl-buttons div {
  background-color: transparent;
  color: #777777;
  font-size: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce div.product div.images .flex-control-thumbs .owl-controls .owl-buttons div:before {
  font-family: 'FontAwesome';
  content: '\f104';
  font-size: 24px;
}
.woocommerce div.product div.images .flex-control-thumbs .owl-controls .owl-buttons div.owl-prev {
  left: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs .owl-controls .owl-buttons div.owl-next {
  right: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs .owl-controls .owl-buttons div.owl-next:before {
  content: '\f105';
}
.yith-wcwl-wishlistaddedbrowse .feedback i,
.add_to_wishlist i {
  display: none;
}
.select2-container--default .select2-selection--single {
  height: 42px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background-color: #f5f5f5;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 42px;
  color: #878787;
  padding-left: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 42px;
}
/**
 * 8.0 - ShortCode
 * ----------------------------------------------------------------------------
 */
.handmade-heading {
  font-size: 30px;
  line-height: 1.2;
  padding-bottom: 24px;
  padding-left: 5px;
  position: relative;
}
.handmade-heading:after {
  content: '';
  border-bottom: 1px solid;
  display: block;
  padding-top: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.handmade-heading.style2 {
  margin-top: 35px;
  padding-bottom: 10px;
}
.handmade-heading.style2:after {
  border-bottom: 1px solid #EEEEEE;
  padding-top: 0;
  bottom: auto;
  top: -34px;
}
.owl-g5plus-shortcode .owl-controls .owl-buttons div {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #e1e1e1;
  top: 50%;
  margin-top: -20px;
  opacity: 0;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  line-height: 40px;
}
.owl-g5plus-shortcode .owl-controls .owl-buttons div i {
  color: #000000;
  font-size: 20px;
}
.owl-g5plus-shortcode .owl-controls .owl-buttons .owl-prev {
  left: 20px;
}
.owl-g5plus-shortcode .owl-controls .owl-buttons .owl-next {
  right: 20px;
}
.owl-g5plus-shortcode:hover .owl-controls .owl-buttons .owl-prev {
  left: -45px;
  opacity: 1;
}
.owl-g5plus-shortcode:hover .owl-controls .owl-buttons .owl-next {
  right: -45px;
  opacity: 1;
}
.owl-g5plus-shortcode .owl-controls .owl-page span {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 5px;
}
@media (max-width: 800px) {
  .owl-g5plus-shortcode:hover .owl-controls .owl-buttons .owl-prev {
    left: 0;
  }
  .owl-g5plus-shortcode:hover .owl-controls .owl-buttons .owl-next {
    right: 0;
  }
}
.handmade-button {
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
}
.handmade-button i {
  position: absolute;
  font-size: 20px;
  line-height: 1.2;
}
.handmade-button.i_left {
  padding-left: 40px !important;
}
.handmade-button.i_right {
  padding-right: 40px !important;
}
.handmade-button.i_left i {
  left: 15px;
  margin-right: 5px;
}
.handmade-button.i_right i {
  margin-left: 5px;
  right: 15px;
}
.handmade-button.style1 {
  border: 2px solid;
  color: #fff;
}
.handmade-button.style1.gray-color {
  border: 2px solid #ccc;
  background-color: #ccc;
  color: #888;
}
.handmade-button.style1:hover,
.handmade-button.style1.active {
  color: #fff;
}
.handmade-button.style2 {
  border: 2px solid #eee;
}
.handmade-button.style2:hover,
.handmade-button.style2.active {
  color: #fff;
}
.handmade-button.style2.button-light {
  color: #fff;
}
.handmade-button.button-1x {
  min-width: 140px;
  padding: 4px 15px;
}
.handmade-button.button-1x i {
  top: 4px;
}
.handmade-button.button-2x {
  min-width: 140px;
  padding: 7px 20px;
}
.handmade-button.button-2x i {
  top: 7px;
}
.handmade-button.button-3x {
  min-width: 160px;
  padding: 10px 20px;
}
.handmade-button.button-3x i {
  top: 10px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading {
  margin: 0 !important;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading h4,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading h4 {
  font-size: 14px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading h4 a,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading h4 a {
  font-family: inherit;
  font-size: inherit;
  vertical-align: middle;
  padding: 17px;
  color: #202020;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading h4 a:hover,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading h4 a:hover {
  text-decoration: none;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading h4 a .vc_tta-icon,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading h4 a .vc_tta-icon {
  font-size: 26px;
  width: 35px;
  vertical-align: middle;
  display: inline-block;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading h4 a span,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading h4 a span,
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-heading h4 a i,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-heading h4 a i {
  color: #202020;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-controls-icon,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-controls-icon {
  width: 7px;
  height: 4px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
  border-width: 4px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-body,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-body {
  border: none !important;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-1 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-1 .vc_tta-panel + .vc_tta-panel {
  padding-top: 1px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-2 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-2 .vc_tta-panel + .vc_tta-panel {
  padding-top: 2px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-3 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-3 .vc_tta-panel + .vc_tta-panel {
  padding-top: 3px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-4 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-4 .vc_tta-panel + .vc_tta-panel {
  padding-top: 4px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-5 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-5 .vc_tta-panel + .vc_tta-panel {
  padding-top: 5px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-10 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-10 .vc_tta-panel + .vc_tta-panel {
  padding-top: 10px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-15 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-15 .vc_tta-panel + .vc_tta-panel {
  padding-top: 15px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-20 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-20 .vc_tta-panel + .vc_tta-panel {
  padding-top: 20px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-25 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-25 .vc_tta-panel + .vc_tta-panel {
  padding-top: 25px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-30 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-30 .vc_tta-panel + .vc_tta-panel {
  padding-top: 30px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1.vc_tta-gap-35 .vc_tta-panel + .vc_tta-panel,
.vc_tta-accordion.vc_tta-style-accordion_style2.vc_tta-gap-35 .vc_tta-panel + .vc_tta-panel {
  padding-top: 35px;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
  right: 5px !important;
}
.vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-panel-body {
  border: 1px solid #DDDDDD !important;
}
.vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-panel-body {
  background-color: #DDDDDD !important;
}
@media (max-width: 480px) {
  .vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-title-text:not(:empty):not(:first-child),
  .vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-title-text:not(:empty):not(:first-child),
  .vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-title-text:not(:empty) ~ *,
  .vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-title-text:not(:empty) ~ * {
    margin-left: 0 !important;
  }
  .vc_tta-accordion.vc_tta-style-accordion_style1 .vc_tta-icon,
  .vc_tta-accordion.vc_tta-style-accordion_style2 .vc_tta-icon {
    display: none !important;
  }
}
/* tour */
.vc_tta-style-tour_style1 .vc_tta-panel-heading {
  border-bottom: 1px solid #EEEEEE;
}
.vc_tta-style-tour_style1 .vc_tta-tabs-list {
  width: 100%;
  margin: 0 !important;
  border: 3px solid #EEEEEE;
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: flex-start !important;
  align-self: flex-start !important;
  padding: 30px 0 !important;
}
.vc_tta-style-tour_style1 .vc_tta-tabs-list .vc_tta-tab:last-child .vc_tta-title-text {
  border-bottom: 0;
}
.vc_tta-style-tour_style1 .vc_tta-title-text {
  font-size: 15px;
  color: #999999 !important;
  border-bottom: 1px solid #EEEEEE;
  display: block;
  padding-bottom: 10px;
  padding-left: 6px;
}
.vc_tta-style-tour_style1 .vc_tta-title-text a {
  color: #999999 !important;
}
.vc_tta-style-tour_style1 .vc_tta-panel-body {
  padding-top: 0 !important;
}
.vc_tta-style-tour_style1 .vc_tta-tab > a {
  padding: 0 20px !important;
}
.vc_tta-style-tour_style1 .vc_tta-tabs-container {
  margin: 10px 10px 0 0 !important;
}
@media (max-width: 767px) {
  .vc_tta-style-tour_style1 .vc_tta-panels-container {
    border: 3px solid #EEEEEE !important;
  }
}
/* Tabs */
.vc_tta-style-tab_style1 .vc_tta-tabs-container {
  border-bottom: 1px solid;
}
.vc_tta-style-tab_style1 .vc_tta-tabs-container h2 {
  position: absolute;
  left: 0;
  top: 8px;
  font-size: 30px;
  padding-left: 5px;
}
.vc_tta-style-tab_style1 .vc_tta-tabs-container .vc_tta-tabs-list {
  padding-bottom: 4px;
}
.vc_tta-style-tab_style1 .vc_tta-tabs-container .vc_tta-title-text {
  font-size: 15px;
}
.vc_tta-style-tab_style1 .vc_tta-panel-heading {
  border-bottom: 1px solid !important;
}
.vc_tta-style-tab_style1 .vc_tta-panel-body {
  border-width: 0 !important;
}
.vc_tta-style-tab_style1.vc_general .vc_tta-panel-body {
  -webkit-transition: padding 0.6s ease-in-out;
  -moz-transition: padding 0.6s ease-in-out;
  -ms-transition: padding 0.6s ease-in-out;
  -o-transition: padding 0.6s ease-in-out;
  transition: padding 0.6s ease-in-out;
}
/* message_box */
.vc_color-hm-info.vc_message_box {
  color: #6379B7;
  border-color: #6379B7;
  background-color: #F7FAFF;
}
.vc_color-hm-info.vc_message_box .vc_message_box-icon {
  color: #6379B7;
}
.vc_color-hm-info.vc_message_box-solid {
  color: #6379B7;
  border-color: transparent;
  background-color: #F7FAFF;
}
.vc_color-hm-info.vc_message_box-solid .vc_message_box-icon {
  color: #6379B7;
}
.vc_color-hm-info.vc_message_box-outline,
.vc_color-hm-info.vc_message_box-solid-icon {
  color: #6379B7;
  border-color: #6379B7;
  background-color: transparent;
}
.vc_color-hm-info.vc_message_box-outline .vc_message_box-icon,
.vc_color-hm-info.vc_message_box-solid-icon .vc_message_box-icon {
  color: #6379B7;
}
.vc_color-hm-info.vc_message_box-solid-icon .vc_message_box-icon {
  color: #6379B7;
  background-color: #F7FAFF;
}
.vc_color-hm-info.vc_message_box-3d {
  box-shadow: 0 5px 0 #6379B7;
}
/* 2 */
.vc_color-hm-warning.vc_message_box {
  color: #F2C800;
  border-color: #F2C800;
  background-color: #FFFDF3;
}
.vc_color-hm-warning.vc_message_box .vc_message_box-icon {
  color: #F2C800;
}
.vc_color-hm-warning.vc_message_box-solid {
  color: #F2C800;
  border-color: transparent;
  background-color: #FFFDF3;
}
.vc_color-hm-warning.vc_message_box-solid .vc_message_box-icon {
  color: #F2C800;
}
.vc_color-hm-warning.vc_message_box-outline,
.vc_color-hm-warning.vc_message_box-solid-icon {
  color: #F2C800;
  border-color: #F2C800;
  background-color: transparent;
}
.vc_color-hm-warning.vc_message_box-outline .vc_message_box-icon,
.vc_color-hm-warning.vc_message_box-solid-icon .vc_message_box-icon {
  color: #F2C800;
}
.vc_color-hm-warning.vc_message_box-solid-icon .vc_message_box-icon {
  color: #F2C800;
  background-color: #FFFDF3;
}
.vc_color-hm-warning.vc_message_box-3d {
  box-shadow: 0 5px 0 #F2C800;
}
/* 3 */
.vc_color-hm-success.vc_message_box {
  color: #339B62;
  border-color: #339B62;
  background-color: #F5FCF8;
}
.vc_color-hm-success.vc_message_box .vc_message_box-icon {
  color: #339B62;
}
.vc_color-hm-success.vc_message_box-solid {
  color: #339B62;
  border-color: transparent;
  background-color: #F5FCF8;
}
.vc_color-hm-success.vc_message_box-solid .vc_message_box-icon {
  color: #339B62;
}
.vc_color-hm-success.vc_message_box-outline,
.vc_color-hm-success.vc_message_box-solid-icon {
  color: #339B62;
  border-color: #339B62;
  background-color: transparent;
}
.vc_color-hm-success.vc_message_box-outline .vc_message_box-icon,
.vc_color-hm-success.vc_message_box-solid-icon .vc_message_box-icon {
  color: #339B62;
}
.vc_color-hm-success.vc_message_box-solid-icon .vc_message_box-icon {
  color: #339B62;
  background-color: #F5FCF8;
}
.vc_color-hm-success.vc_message_box-3d {
  box-shadow: 0 5px 0 #339B62;
}
/* 4 */
.vc_color-hm-danger.vc_message_box {
  color: #CB323E;
  border-color: #CB323E;
  background-color: #FDF4F3;
}
.vc_color-hm-danger.vc_message_box .vc_message_box-icon {
  color: #CB323E;
}
.vc_color-hm-danger.vc_message_box-solid {
  color: #CB323E;
  border-color: transparent;
  background-color: #FDF4F3;
}
.vc_color-hm-danger.vc_message_box-solid .vc_message_box-icon {
  color: #CB323E;
}
.vc_color-hm-danger.vc_message_box-outline,
.vc_color-hm-danger.vc_message_box-solid-icon {
  color: #CB323E;
  border-color: #CB323E;
  background-color: transparent;
}
.vc_color-hm-danger.vc_message_box-outline .vc_message_box-icon,
.vc_color-hm-danger.vc_message_box-solid-icon .vc_message_box-icon {
  color: #CB323E;
}
.vc_color-hm-danger.vc_message_box-solid-icon .vc_message_box-icon {
  color: #CB323E;
  background-color: #FDF4F3;
}
.vc_color-hm-danger.vc_message_box-3d {
  box-shadow: 0 5px 0 #CB323E;
}
.vc_color-hm-info p,
.vc_color-hm-warning p,
.vc_color-hm-success p,
.vc_color-hm-danger p {
  padding: 25px 0 23px 23px;
}
.vc_color-hm-info i,
.vc_color-hm-warning i,
.vc_color-hm-success i,
.vc_color-hm-danger i {
  font-size: 36px;
  margin-left: 15px;
}
.contact-get-in-touch .wpcf7-text,
.contact-get-in-touch .wpcf7-textarea {
  width: 100%;
}
.contact-get-in-touch p {
  color: #202020;
  font-size: 13px;
}
.contact-get-in-touch .contact-title {
  font-size: 14px;
  color: #868686;
  padding: 0 15px;
}
.contact-get-in-touch h3 {
  font-size: 25px;
  margin-bottom: 15px;
}
.contact-get-in-touch span.wpcf7-form-control-wrap {
  display: block;
  padding-top: 8px;
}
.v-line {
  position: relative;
  min-height: 66px;
}
.v-line:after {
  border-right: 1px solid #EEEEEE;
  position: absolute;
  right: 0;
  top: -26px;
  bottom: -26px;
  margin: auto;
  width: 1px;
  display: block;
  content: '';
}
.box-message .wpb_text_column {
  min-height: 187px;
  padding-top: 53px;
  border: 1px solid;
}
.box-message .wpb_text_column:hover * {
  color: #ffffff !important;
}
.box-message .wpb_text_column a {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .v-line:after {
    display: none;
  }
}
.min-height-366 {
  min-height: 366px;
}
.i-location,
.i-phone,
.i-mail,
.i-clock {
  color: #868686;
  margin-bottom: 10px;
}
.i-location:before,
.i-phone:before,
.i-mail:before,
.i-clock:before {
  font-family: fontawesome;
  font-size: 20px;
  display: inline-block;
  width: 40px;
}
.i-location:before {
  content: "\f041";
}
.i-phone:before {
  content: "\f095";
}
.i-mail:before {
  content: "\f0e0";
}
.i-clock:before {
  content: "\f017";
}
/**
 * 9.0 - Color
 * ----------------------------------------------------------------------------
 */
a {
  color: #dec18c;
}
a:hover {
  color: #dec18c;
}
a:focus,
a.active {
  color: #dec18c;
}
.vc_tta-style-tab_style1 .vc_tta-tab.vc_active > a span,
.handmade-vertical-progress-bar .vc_single_bar .vc_label_units,
.handmade-icon-box.style2:hover .ibox-icon i,
.handmade-icon-box .ibox-icon,
.handmade-icon-box h3:hover a,
.handmade-titles span,
.handmade-banner a span.sub-title,
.p-color,
.p-color-hover:hover,
ul.breadcrumbs li a,
ul.breadcrumbs li + li:before,
.blog-inner h3.entry-title a:hover,
.handmade-post h3.entry-title a:hover,
.blog-inner article.format-link .entry-content-link a:hover,
.handmade-post article.format-link .entry-content-link a:hover,
.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.search-form input[type="text"]:focus + button,
.search-form button[type="submit"]:hover,
#wp-calendar tbody a,
.sidebar ul.product_list_widget li a:hover,
.wpb_widgetised_column ul.product_list_widget li a:hover,
.sidebar ul.product_list_widget li span.amount,
.wpb_widgetised_column ul.product_list_widget li span.amount,
.product-listing.woocommerce .product-name a:hover,
.portfolio-item a:hover i,
.entry-content a,
.comment-text a,
.entry-content a:hover,
.comment-text a:hover,
.sidebar .widget-social-profile ul.social-profile li a,
.wpb_widgetised_column .widget-social-profile ul.social-profile li a,
.top-bar .sidebar i.fa,
.shopping-cart-wrapper.with-price .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon,
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a:hover,
header.main-header i.fa,
.custom-select:before,
.woocommerce .woocommerce-ordering:after,
.woocommerce-page-size:after,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a,
.product-listing.woocommerce .product-actions .added_to_cart.wc-forward,
.site-content-single-product .single-product-info .summary-product-wrap form.cart .group_table td.price,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistaddedbrowse a:hover,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistexistsbrowse a:hover,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-button a.add_to_wishlist:hover,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function a.compare:hover,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .compare.added:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistexistsbrowse a:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistaddedbrowse a:before,
.site-content-single-product .single-product-info .summary-product-wrap .product_meta > span a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce table.shop_table.cart tbody td.product-name .product-name-wrap .product-name-inner a:hover,
.woocommerce table.shop_table.cart td.product-price,
.woocommerce table.shop_table.cart td.product-subtotal,
.woocommerce-cart .cart-collaterals .cart_totals table .cart-subtotal td,
.woocommerce-cart .cart-collaterals .cart_totals table .order-total td,
.woocommerce-cart .cart-collaterals .cart_totals table .cart-subtotal strong,
.woocommerce-cart .cart-collaterals .cart_totals table .order-total strong,
.woocommerce ul#shipping_method .amount,
.woocommerce table.woocommerce-checkout-review-order-table thead th,
.woocommerce table.shop_table.order_details thead th,
.woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce table.shop_table.order_details .cart-subtotal td,
.woocommerce table.woocommerce-checkout-review-order-table .order-total td,
.woocommerce table.shop_table.order_details .order-total td,
.woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce table.shop_table.order_details .cart-subtotal th,
.woocommerce table.woocommerce-checkout-review-order-table .order-total th,
.woocommerce table.shop_table.order_details .order-total th,
.woocommerce table.shop_table.cart.wishlist_table td.product-name a:hover,
.sc-product-sidebar-wrap span.amount,
.sc-product-sidebar-wrap .owl-theme .owl-controls .owl-buttons div:hover,
.sc-product-sidebar-wrap .comment a.title:hover,
.contact-form-7-slider-wrap .form-submit input[type="submit"],
.i-location:before,
.i-phone:before,
.i-mail:before,
.i-clock:before,
.blog-inner .jp-play-pause i,
.handmade-post .jp-play-pause i,
.blog-inner article.format-quote .entry-content-quote blockquote cite,
.handmade-post article.format-quote .entry-content-quote blockquote cite,
.sidebar .widget_archive li > a:hover,
.wpb_widgetised_column .widget_archive li > a:hover,
.sidebar .widget_categories li > a:hover,
.wpb_widgetised_column .widget_categories li > a:hover,
.sidebar .widget_pages li > a:hover,
.wpb_widgetised_column .widget_pages li > a:hover,
.sidebar .widget_meta li > a:hover,
.wpb_widgetised_column .widget_meta li > a:hover,
.sidebar .widget_recent_comments li > a:hover,
.wpb_widgetised_column .widget_recent_comments li > a:hover,
.sidebar .widget_recent_entries li > a:hover,
.wpb_widgetised_column .widget_recent_entries li > a:hover,
.sidebar .widget_rss li > a:hover,
.wpb_widgetised_column .widget_rss li > a:hover,
.sidebar .widget_nav_menu > div li > a:hover,
.wpb_widgetised_column .widget_nav_menu > div li > a:hover,
.sidebar .widget_product_categories li > a:hover,
.wpb_widgetised_column .widget_product_categories li > a:hover,
.sidebar .widget_layered_nav li > a:hover,
.wpb_widgetised_column .widget_layered_nav li > a:hover,
.sidebar .widget_archive li.current-cat > a,
.wpb_widgetised_column .widget_archive li.current-cat > a,
.sidebar .widget_categories li.current-cat > a,
.wpb_widgetised_column .widget_categories li.current-cat > a,
.sidebar .widget_pages li.current-cat > a,
.wpb_widgetised_column .widget_pages li.current-cat > a,
.sidebar .widget_meta li.current-cat > a,
.wpb_widgetised_column .widget_meta li.current-cat > a,
.sidebar .widget_recent_comments li.current-cat > a,
.wpb_widgetised_column .widget_recent_comments li.current-cat > a,
.sidebar .widget_recent_entries li.current-cat > a,
.wpb_widgetised_column .widget_recent_entries li.current-cat > a,
.sidebar .widget_rss li.current-cat > a,
.wpb_widgetised_column .widget_rss li.current-cat > a,
.sidebar .widget_nav_menu > div li.current-cat > a,
.wpb_widgetised_column .widget_nav_menu > div li.current-cat > a,
.sidebar .widget_product_categories li.current-cat > a,
.wpb_widgetised_column .widget_product_categories li.current-cat > a,
.sidebar .widget_layered_nav li.current-cat > a,
.wpb_widgetised_column .widget_layered_nav li.current-cat > a,
.sidebar .widget_archive li.current-menu-item > a,
.wpb_widgetised_column .widget_archive li.current-menu-item > a,
.sidebar .widget_categories li.current-menu-item > a,
.wpb_widgetised_column .widget_categories li.current-menu-item > a,
.sidebar .widget_pages li.current-menu-item > a,
.wpb_widgetised_column .widget_pages li.current-menu-item > a,
.sidebar .widget_meta li.current-menu-item > a,
.wpb_widgetised_column .widget_meta li.current-menu-item > a,
.sidebar .widget_recent_comments li.current-menu-item > a,
.wpb_widgetised_column .widget_recent_comments li.current-menu-item > a,
.sidebar .widget_recent_entries li.current-menu-item > a,
.wpb_widgetised_column .widget_recent_entries li.current-menu-item > a,
.sidebar .widget_rss li.current-menu-item > a,
.wpb_widgetised_column .widget_rss li.current-menu-item > a,
.sidebar .widget_nav_menu > div li.current-menu-item > a,
.wpb_widgetised_column .widget_nav_menu > div li.current-menu-item > a,
.sidebar .widget_product_categories li.current-menu-item > a,
.wpb_widgetised_column .widget_product_categories li.current-menu-item > a,
.sidebar .widget_layered_nav li.current-menu-item > a,
.wpb_widgetised_column .widget_layered_nav li.current-menu-item > a,
.sidebar .widget-twitter-wrap i,
.wpb_widgetised_column .widget-twitter-wrap i,
.sidebar .widget-twitter-wrap span.twitter-content a:hover,
.wpb_widgetised_column .widget-twitter-wrap span.twitter-content a:hover,
.sidebar .mail-chimp-wrapper .mail-chimp-button > button,
.wpb_widgetised_column .mail-chimp-wrapper .mail-chimp-button > button,
.sidebar ul.instagram-pics + p,
.wpb_widgetised_column ul.instagram-pics + p,
.sidebar .widget-posts-wrap .widget-posts-title:hover,
.wpb_widgetised_column .widget-posts-wrap .widget-posts-title:hover,
#g5plus-modal-search .g5plus-dismiss-modal:hover,
#g5plus-modal-search .ajax-search-result li:hover > a,
#g5plus-modal-search .ajax-search-result li.selected > a,
#search_popup_wrapper .search-popup-inner > button,
.social.icon-text a i,
footer.main-footer-wrapper .sidebar .widget_archive li > a:hover,
footer.main-footer-wrapper .sidebar .widget_categories li > a:hover,
footer.main-footer-wrapper .sidebar .widget_product_categories li > a:hover,
footer.main-footer-wrapper .sidebar .widget_nav_menu > div li > a:hover,
footer.main-footer-wrapper .sidebar .widget_meta li > a:hover,
footer.main-footer-wrapper .sidebar .widget_pages li > a:hover,
footer.main-footer-wrapper .sidebar .widget_recent_comments li > a:hover,
footer.main-footer-wrapper .sidebar .widget_recent_entries li > a:hover,
footer.main-footer-wrapper .sidebar .widget_rss li > a:hover,
footer.main-footer-wrapper .sidebar .widget_archive li.current-cat > a,
footer.main-footer-wrapper .sidebar .widget_categories li.current-cat > a,
footer.main-footer-wrapper .sidebar .widget_product_categories li.current-cat > a,
footer.main-footer-wrapper .sidebar .widget_nav_menu > div li.current-cat > a,
footer.main-footer-wrapper .sidebar .widget_meta li.current-cat > a,
footer.main-footer-wrapper .sidebar .widget_pages li.current-cat > a,
footer.main-footer-wrapper .sidebar .widget_recent_comments li.current-cat > a,
footer.main-footer-wrapper .sidebar .widget_recent_entries li.current-cat > a,
footer.main-footer-wrapper .sidebar .widget_rss li.current-cat > a,
footer.main-footer-wrapper .sidebar .widget_archive li.current-menu-item > a,
footer.main-footer-wrapper .sidebar .widget_categories li.current-menu-item > a,
footer.main-footer-wrapper .sidebar .widget_product_categories li.current-menu-item > a,
footer.main-footer-wrapper .sidebar .widget_nav_menu > div li.current-menu-item > a,
footer.main-footer-wrapper .sidebar .widget_meta li.current-menu-item > a,
footer.main-footer-wrapper .sidebar .widget_pages li.current-menu-item > a,
footer.main-footer-wrapper .sidebar .widget_recent_comments li.current-menu-item > a,
footer.main-footer-wrapper .sidebar .widget_recent_entries li.current-menu-item > a,
footer.main-footer-wrapper .sidebar .widget_rss li.current-menu-item > a,
footer.main-footer-wrapper .sidebar .widget-footer-logo .footer-logo-read-more a,
footer.main-footer-wrapper .sidebar .widget-footer-logo .footer-logo-read-more > span,
footer.main-footer-wrapper .sidebar aside.widget-social-profile.footer-social-icon span,
footer.main-footer-wrapper .main-footer .footer-contact-form span.wpcf7-not-valid-tip,
footer.main-footer-wrapper .bottom-bar-wrapper .bottom-bar-text a,
.post-navigation .nav-previous:hover .post-navigation-icon,
.post-navigation .nav-next:hover .post-navigation-icon,
.post-navigation .nav-previous:hover .post-navigation-title,
.post-navigation .nav-next:hover .post-navigation-title,
.top-bar .sidebar a:hover,
.shopping-cart-wrapper .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon,
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a:hover,
.shopping-cart-wrapper.with-price .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon,
.handmade-view-demo h3 a:hover,
.site-content-single-product .single-product-info .summary-product-wrap h1.product_title a:hover,
.top-bar .sidebar .widget #lang_sel > ul > li > a:after,
.wp-block-archives a:hover {
  color: #dec18c;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover,
.handmade-button.style1,
.handmade-button.style2:hover,
.handmade-button.style2.active,
.owl-theme .owl-controls .owl-page span,
.handmade-call-action.style2,
.handmade-icon-box.style2 .ibox-icon i,
.handmade-banner a span.handmade-button,
.handmade-banner.style4,
.p-color-bg,
.p-color-bg-hover:hover,
.blog-paging-wrapper .pagination > li > span.current,
.woocommerce-pagination .pagination > li > a.current,
.woocommerce-pagination .pagination > li > span.current,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce a.added_to_cart,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
#wp-calendar tbody td:hover,
.sidebar .tagcloud a:hover,
.wpb_widgetised_column .tagcloud a:hover,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a:hover,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a:hover,
.product-listing.woocommerce .product-actions .add_to_wishlist:hover,
.product-listing.woocommerce .product-actions .compare:hover,
.product-listing.woocommerce .product-actions .product-quick-view:hover,
.product-listing.woocommerce .product-actions .btn_add_to_cart:hover,
.product-listing.woocommerce .product-actions .product_type_variable:not(.btn_add_to_cart):hover,
.product-listing.woocommerce .product-actions .added_to_cart.wc-forward:hover,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistaddedbrowse a.active,
.product-listing.woocommerce .product-actions .yith-wcwl-wishlistexistsbrowse a.active,
.product-listing.woocommerce .product-actions .add_to_wishlist.active,
.product-listing.woocommerce .product-actions .compare.active,
.product-listing.woocommerce .product-actions .product-quick-view.active,
.product-listing.woocommerce .product-actions .btn_add_to_cart.active,
.product-listing.woocommerce .product-actions .added_to_cart.wc-forward.active,
.product-listing.woocommerce .product-actions .added-spinner,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistaddedbrowse a:hover:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistexistsbrowse a:hover:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-button a.add_to_wishlist:hover:before,
.site-content-single-product .single-product-info .summary-product-wrap .single-product-function a.compare:hover i,
.woocommerce table.shop_table.cart td.actions input[name="update_cart"]:hover,
.payment_box_title.active,
.woocommerce table.shop_table.cart.wishlist_table td.product-add-to-cart a,
.box-message .wpb_text_column:hover,
.entry-content input[type="submit"],
.comment-text input[type="submit"],
.social-share-wrap ul.social-share li a:hover,
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers.current,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.sidebar .widget-social-profile ul.social-profile.social-icon-bordered li a:hover,
.wpb_widgetised_column .widget-social-profile ul.social-profile.social-icon-bordered li a:hover,
.blog-inner .jp-play-bar,
.handmade-post .jp-play-bar,
.blog-inner .jp-volume-bar-value,
.handmade-post .jp-volume-bar-value,
.tparrows.preview1:hover:after,
#popup-product-quick-view-wrapper .popup-close,
.dialog.dialog--open button[data-dialog-close],
.on-sold,
.handmade-button.style2:hover,
.handmade-button.style2.active,
.g5plus-page-links .g5plus-page-link:hover,
.g5plus-page-links > .g5plus-page-link,
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button:hover,
.countdown.under-construction .time .count .box {
  background-color: #dec18c;
}
.handmade-button.style1,
.handmade-button.style2:hover,
.handmade-button.style2.active,
.handmade-heading:after,
.handmade-icon-box.style2 .ibox-icon i,
div.handmade-banner.style3,
div.handmade-banner.style1,
.handmade-banner.style4 .overlay-banner a .content-middle .content-middle-inner span.title-style4,
.handmade-banner.custom .content-middle-inner:before,
div.handmade-banner.style3 .bg-img,
.handmade-banner .content-middle-inner:before,
.p-color-border,
.blog-paging-wrapper .pagination > li > span.current,
.woocommerce-pagination .pagination > li > a.current,
.woocommerce-pagination .pagination > li > span.current,
.woocommerce .widget_price_filter,
.search-form input[type="text"]:focus,
.sidebar .tagcloud a:hover,
.wpb_widgetised_column .tagcloud a:hover,
h3.sc-title,
.product-category .product-category-inner:after,
.product-listing.woocommerce .product-item-wrap.active .product-item-inner,
.product-listing.woocommerce .product-item-wrap:hover .product-item-inner,
.upsells.products h4.widget-title,
.related.products h4.widget-title,
.cross-sells h4.widget-title,
.sc-product-sidebar-wrap h4.sc-title,
.sidebar .widget_recent_reviews h4.widget-title,
.wpb_widgetised_column .widget_recent_reviews h4.widget-title,
.sidebar .widget_top_rated_products h4.widget-title,
.wpb_widgetised_column .widget_top_rated_products h4.widget-title,
.sidebar .widget_products h4.widget-title,
.wpb_widgetised_column .widget_products h4.widget-title,
.sidebar .widget_recently_viewed_products h4.widget-title,
.wpb_widgetised_column .widget_recently_viewed_products h4.widget-title,
.box-message .wpb_text_column,
.contact-form-7-slider-inner,
.handmade-testimonial.style1 .owl-theme .owl-controls .owl-page.active span,
.entry-content blockquote,
.comment-text blockquote,
.site-content-single-post .blog-inner blockquote,
.entry-comments .entry-comments-list nav.comment-navigation .page-numbers.current,
.sidebar .widget-social-profile.blog-widget,
.wpb_widgetised_column .widget-social-profile.blog-widget,
#search_popup_wrapper .search-popup-inner > button,
.handmade-button.style2:hover,
.handmade-button.style2.active,
.g5plus-page-links .g5plus-page-link:hover,
.g5plus-page-links > .g5plus-page-link,
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button:hover {
  border-color: #dec18c;
}
.p-bg-rgba-color {
  background-color: rgba(222, 193, 140, 0.9);
}
.p-color-bt {
  border-top-color: #dec18c;
}
.vc_tta-style-tab_style1 .vc_tta-tabs-container,
.p-color-bb {
  border-bottom-color: #dec18c;
}
.p-color-bl {
  border-left-color: #dec18c;
}
.p-color-br {
  border-right-color: #dec18c;
}
.vc_tta-style-tab_style1 .vc_tta-panel .vc_tta-panel-heading {
  border-bottom-color: #dec18c !important;
}
.border-p-color {
  border: 2px solid #dec18c;
}
.handmade-line {
  border-bottom: 1px solid #dec18c;
}
::selection {
  background-color: #dec18c;
}
::-moz-selection {
  background-color: #dec18c;
}
.blog-inner .entry-thumbnail a.entry-thumbnail_overlay:before,
.handmade-post .entry-thumbnail a.entry-thumbnail_overlay:before {
  background-color: rgba(222, 193, 140, 0.8);
}
.tparrows.preview1:hover:after {
  background-color: #dec18c;
}
.woocommerce table.shop_table.cart .product-remove a:hover {
  color: #dec18c !important;
}
@media screen and (min-width: 992px) {
  header.main-header .icon-search-menu,
  header.main-header .search-with-category .form-search-left > span:after,
  header.main-header .search-box button,
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu li.x-menu-item:hover > a > b.x-caret,
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu li.x-menu-item > a:hover,
  header.main-header .search-button-wrapper.style-bordered .icon-search-menu,
  header.main-header .shopping-cart-wrapper.no-price.style-bordered .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon,
  header.main-header ul.header-social-profile-wrapper li a,
  header.main-header .ajax-search-result > ul > li a:hover,
  header.main-header .menu-wrapper .x-nav-menu li.current-menu-ancestor > a.x-menu-a-text,
  header.main-header .menu-wrapper .x-nav-menu li.current-menu-parent > a.x-menu-a-text,
  header.main-header .menu-wrapper .x-nav-menu li.current-menu-item > a.x-menu-a-text,
  header.main-header .menu-wrapper .x-nav-menu li.menu-current > a.x-menu-a-text,
  header.main-header .menu-wrapper .x-nav-menu li > a.x-menu-a-text:hover,
  header.main-header .menu-wrapper .x-nav-menu li.x-menu-item:hover > a,
  header.main-header .menu-wrapper .x-nav-menu ul.x-sub-menu-multi-column > li.x-menu-item.x-tabs .x-sub-menu-tab > li.x-menu-item.x-menu-active > a {
    color: #dec18c;
  }
  .nav-hover-primary .menu-wrapper .x-nav-menu li.current-menu-ancestor > a.x-menu-a-text,
  .nav-hover-primary .menu-wrapper .x-nav-menu li.current-menu-parent > a.x-menu-a-text,
  .nav-hover-primary .menu-wrapper .x-nav-menu li.current-menu-item > a.x-menu-a-text,
  .nav-hover-primary .menu-wrapper .x-nav-menu li.menu-current > a.x-menu-a-text,
  .nav-hover-primary .menu-wrapper .x-nav-menu li > a.x-menu-a-text:hover,
  .nav-hover-primary .menu-wrapper .x-nav-menu li.x-menu-item:hover > a {
    color: #dec18c !important;
  }
  header.main-header .search-with-category .search-category-dropdown li > span:hover,
  header.main-header .search-button-wrapper.style-round .icon-search-menu,
  header.main-header .shopping-cart-wrapper.no-price.style-round .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon,
  header.main-header .search-button-wrapper.style-bordered .icon-search-menu:hover,
  header.main-header .shopping-cart-wrapper.no-price.style-bordered .widget_shopping_cart_content .widget_shopping_cart_icon > i.wicon:hover,
  header.main-header .search-with-category .search-category-dropdown li > span:hover {
    background-color: #dec18c;
  }
  header.header-1 .header-wrapper,
  header.header-2 .header-wrapper,
  header.header-3 .header-wrapper {
    border-bottom-color: #dec18c;
  }
}
.vc_tta-style-tab_style1 .vc_tta-tab > a span,
.handmade-call-action.style1 p,
.handmade-call-action.style2 a,
.handmade-icon-box h3 a,
.handmade-button.style2,
.s-color,
.s-color-hover:hover,
#wp-calendar caption,
#wp-calendar thead th,
.sidebar ul.product_list_widget li a,
.wpb_widgetised_column ul.product_list_widget li a,
.product-listing.woocommerce .product-name a,
.sc-product-sidebar-wrap .product-sidebar-title,
.sc-product-sidebar-wrap .comment a.title,
.blog-inner .jp-volume a i,
.handmade-post .jp-volume a i,
.woocommerce .widget_price_filter .price_slider_amount .button,
.sidebar .widget-social-profile.blog-widget > span,
.wpb_widgetised_column .widget-social-profile.blog-widget > span,
.sidebar .widget-twitter-wrap span.twitter-content a,
.wpb_widgetised_column .widget-twitter-wrap span.twitter-content a,
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li.empty h4,
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper li .cart-right > a {
  color: #333333;
}
.handmade-button.style1:hover,
.handmade-button.style1.active,
.s-color-bg,
.entry-content input[type="submit"]:hover,
.comment-text input[type="submit"]:hover,
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button {
  background-color: #333333;
}
.handmade-button.style1:hover,
.handmade-button.style1.active,
.s-color-border,
.shopping-cart-wrapper .widget_shopping_cart_content .cart_list_wrapper p.buttons .button {
  border-color: #333333;
}
.s-color-bt {
  border-top-color: #333333;
}
.s-color-bb {
  border-bottom-color: #333333;
}
.s-color-bl {
  border-left-color: #333333;
}
.s-color-br {
  border-right-color: #333333;
}
.handmade-ourteam .ourteam-avatar-overlay {
  background-color: rgba(222, 193, 140, 0.95);
}
.handmade-h-progress-bar.style1 .vc_label_units {
  color: #dec18c;
}
.handmade-post .handmade-post-image-overlay {
  background-color: rgba(222, 193, 140, 0.8);
}
.handmade-heading:after {
  border-bottom: 1px solid #dec18c;
}
.vc_tta-style-tour_style1 .vc_tta-tab.vc_active span {
  color: #dec18c !important;
}
.top-bar .sidebar .widget.base-primary-color i.fa:hover,
.top-bar .sidebar .widget.base-primary-color a:hover {
  color: #d3ac64;
}
