/*//---------------------------------------//*/
.z-index-1 {
  z-index: 1;
}
.gap-5.group-navi .group-navi .owl-buttons {
  right: 2.5px;
}
.gap-10.group-navi .owl-buttons {
  right: 5px;
}
.gap-15.group-navi .owl-buttons {
  right: 7.5px;
}
.gap-20.group-navi .owl-buttons {
  right: 10px;
}
.gap-30.group-navi .owl-buttons {
  right: 15px;
}
.gap-40.group-navi .owl-buttons {
  right: 20px;
}
.gap-50.group-navi .owl-buttons {
  right: 25px;
}
.main-nav li.has-mega-menu > .mega-menu {
  background: #99368f; 
  left: 0; 
  opacity: 0;
  padding: 15px;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 100%;
  z-index: 999;
  text-align: left;
  margin: 30px 0 0;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.main-nav li.has-mega-menu:hover > .mega-menu {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
.main-nav > ul > li.menu-item-has-children.has-mega-menu {
  position: static;
}
.main-nav > ul > li.has-mega-menu .sub-menu > li {
  padding: 0;
}
.sub-menu,
.mega-menu {
  pointer-events: none;
}
li.has-mega-menu:hover > .mega-menu,
li.menu-item-has-children:hover > .sub-menu {
  pointer-events: inherit;
}
.item-price-table {
  border: 1px solid #e5e5e5;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.price-table-header {
  background: #fafafa;
  padding: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.list-price-support li {
  padding: 8px 30px;
}
.list-price-support li .fa {
  display: inline-block;
  width: 25px;
}
.list-price-support {
  padding: 25px 0;
}
.item-price-table .btn-purchase {
  display: inline-block;
  height: 40px;
  line-height: 36px;
  padding: 0 25px;
  border-radius: 20px;
}
.item-price-table h3 {
  margin-bottom: 10px;
}
.item-price-table .start {
  margin-bottom: 2px;
  display: inline-block;
}
.list-price-month strong sup {
  font-size: 18px;
}
.item-price-table .btn-purchase:hover {
  color: #fff;
}
.price-table-color h3 {
  margin: 0;
  padding: 15px;
  text-transform: capitalize;
}
.price-table-color .list-price-support {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
}
.price-table-color .btn-purchase {
  color: #fff;
}
.price-table-color .btn-purchase:hover {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.price-table-color .list-price-month {
  padding: 27px 0;
}
.price-table-color .list-price-month li {
  vertical-align: middle;
  margin: 0 5px;
}
.price-table-color.blue .list-price-month {
  background-color: #9CC914;
}
.price-table-color.blue .list-price-support li .fa {
  color: #9CC914;
}
.price-table-color.blue .btn-purchase {
  background-color: #9CC914;
  border-color: #9CC914;
}
.item-price-table .btn-purchase {
  border: 2px solid #9CC914;
  color: #9CC914;
}
.item-price-table .btn-purchase:hover {
  background: #9CC914;
}
.price-table-color.blue .btn-purchase {
  color: #fff;
}
.item-about-team {
  margin-bottom: 30px;
}
.about-team-thumb a {
  display: inline-block;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 10px;
}
.about-team-thumb {
  margin-bottom: 15px;
}
.about-team-info h3 {
  margin-bottom: 18px;
}
.about-team-info .desc {
  margin-bottom: 22px;
}
.share-social-team a {
  display: inline-block;
  margin: 0 3px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  border-radius: 50%;
}
.list-about-team {
  margin-top: 55px;
}
.about-team-thumb a:hover {
  border-color: #9CC914;
}
.share-social-team a:hover {
  background: #9CC914;
}
.detail-gallery .carousel li img {
  width: 50px;
}
.detail-gallery .carousel li {
  margin: 0 5px;
  min-height: 80px;
}
.detail-gallery .gallery-control {
  text-align: center;
  position: relative;
  margin-top: 10px;
}
.detail-gallery .gallery-control .carousel {
  margin: auto;
}
.detail-gallery .gallery-control > a {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  font-size: 18px;
}
.detail-gallery .gallery-control > a.next {
  right: 10px;
}
.detail-gallery .gallery-control > a.prev {
  left: 10px;
}
/*UNITEST*/
.commernt-type-pingback .edit-link {
  margin-left: 15px;
}
.commernt-type-pingback .edit-link .comment-edit-link {
  margin-left: 5px;
  color: #9CC914;
}
.entry-content > ul,
.entry-content > ul ul {
  list-style-type: square;
}
pre {
  white-space: pre-wrap;
}
.alignleft {
  display: inline;
  float: left;
}
.alignright {
  display: inline;
  float: right;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 1.2em;
}
figure,
.sv-default img {
  max-width: 100%;
  height: auto;
}
.sv-default #st-map img {
  max-width: none;
  height: inherit;
}
.gallery {
  margin-bottom: 20px;
}
.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(46%);
  max-width: calc(46%);
}
.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(29.3%);
  max-width: calc(29.3%);
}
.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-item:nth-of-type(1n+1),
.gallery-columns-2 .gallery-item:nth-of-type(2n+1),
.gallery-columns-3 .gallery-item:nth-of-type(3n+1),
.gallery-columns-4 .gallery-item:nth-of-type(4n+1),
.gallery-columns-5 .gallery-item:nth-of-type(5n+1),
.gallery-columns-6 .gallery-item:nth-of-type(6n+1),
.gallery-columns-7 .gallery-item:nth-of-type(7n+1),
.gallery-columns-8 .gallery-item:nth-of-type(8n+1),
.gallery-columns-9 .gallery-item:nth-of-type(9n+1) {
  clear: left;
}
.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),
.gallery-columns-4.gallery-size-thumbnail figure.gallery-item:nth-of-type(4n+1),
.gallery-columns-5.gallery-size-thumbnail figure.gallery-item:nth-of-type(5n+1),
.gallery-columns-6.gallery-size-thumbnail figure.gallery-item:nth-of-type(6n+1),
.gallery-columns-7.gallery-size-thumbnail figure.gallery-item:nth-of-type(7n+1),
.gallery-columns-8.gallery-size-thumbnail figure.gallery-item:nth-of-type(8n+1),
.gallery-columns-9.gallery-size-thumbnail figure.gallery-item:nth-of-type(9n+1) {
  clear: left;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}
.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 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;
}
.gallery:before {
  content: "";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery:before,
.gallery:after {
  content: "";
  display: table;
}
.bypostauthor,
.screen-reader-text,
.wp-caption-text {
  display: block;
  padding: 10px 0px;
}
table {
  border-collapse: collapse;
}
table,
th,
td {
  border: 1px solid #eaeaec;
  padding: 5px;
}
/*Widget*/
.widget .screen-reader-text {
  display: none;
}
.widget-title {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
}
.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar-widget {
  border-bottom: 2px solid #e5e5e5;
}
.widget ul li {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 8px;
  padding-top: 8px;
  position: relative;
}
.widget ul > li:last-child {
  border: none;
}
.widget ul > li:first-child {
  padding-top: 0px;
}
.widget ul ul {
  margin-top: 8px;
  border-top: 1px dashed #e5e5e5;
}
.widget ul ul li:first-child {
  padding-top: 8px;
}
.widget abbr[title] {
  border-bottom: 0;
}
.tagcloud a {
  padding: 6px 15px;
  border: 1px solid #e5e5e5;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 14px !important;
}
.tagcloud a:hover {
  background: #9CC914;
  color: #fff;
  border-color: #9CC914;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar table caption {
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 8px 10px;
  font-weight: 700;
}
.widget_calendar table th {
  background-color: #eee;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 2em;
}
.widget_calendar table td {
  border: 1px solid #eee;
  text-align: center;
  font-size: 14px;
  line-height: 2em;
}
.widget_calendar table,
.widget_calendar th,
.widget_calendar td {
  padding: 5px;
}
.widget_calendar table tbody td a {
  color: #9CC914;
}
.widget_calendar table tfoot td {
  border: 0;
  padding: 0;
}
.widget_calendar table tfoot td#prev {
  text-align: left;
}
.widget_calendar table tfoot td#next {
  text-align: right;
}
.widget_calendar table tfoot {
  background: #333;
}
.widget_calendar table tfoot a {
  display: inline-block;
  color: #fff;
  padding: 2px 15px;
}
.widget_calendar table tfoot a:hover {
  color: #9CC914;
}
.widget ul.sub-menu,
.widget ul.children {
  padding-left: 15px;
  margin-top: 8px;
}
.widget ul li:last-child {
  padding-bottom: 0;
}
.widget select {
  max-width: 100%;
  width: 100%;
}
.textwidget p > img {
  margin: 6px 0;
}
.entry-content > p,
.rssSummary,
.widget p {
  color: #555;
  line-height: 24px;
}
a.rsswidget {
  font-weight: bold;
}
.rss-date {
  color: #999;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  padding: 5px 0 5px;
}
.widget .select2-container .select2-search--inline .select2-search__field {
  height: 35px;
  margin: 0;
  padding: 0;
}
.widget .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #e5e5e5 1px;
}
.woocommerce-product-search input[type=search] {
  border: 1px solid #e5e5e5;
  height: 40px;
  padding: 0 15px;
  display: block;
  width: 100%;
}
.widget .select2-container--default .select2-selection--multiple {
  border-color: #e5e5e5;
}
.widget .mini-cart-empty {
  padding-top: 0;
}
.error-404.not-found {
  margin-bottom: 40px;
}
.error-404 .wg-search-form {
  margin-top: 20px;
  max-width: 415px;
}
/*End widget*/
.post-password-form input[type=submit] {
  background: #fff;
  vertical-align: top;
  padding: 0 20px;
  height: 40px;
  border: 1px solid #e5e5e5;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.post-password-form input[type=submit]:hover {
  background: #9CC914;
  border-color: #9CC914;
  color: #fff;
}
.sticky {
  display: inline-block;
}
.page-links {
  clear: both;
}
/*END UNITEST*/
/*add style*/
dd {
  margin: 5px 0px 10px 0px;
}
.header-page .vc_row[data-vc-full-width] {
  overflow: inherit !important;
}
.remove-hidden.vc_row[data-vc-full-width] {
  overflow: inherit !important;
}
.vc_row.vc_row-no-padding > .wpb_column {
  padding-left: 0;
  padding-right: 0;
}
.comment-list li.pingback {
  margin-bottom: 20px;
}
/*Menu fixed style*/
.fixed-header {
  position: fixed !important;
  top: -100px;
  left: 15px !important;
  z-index: 99999;
  -webkit-transition: top 0.5s ease-out 0s !important;
  transition: top 0.5s ease-out 0s !important;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.admin-bar .fixed-header.active {
  top: 32px;
}
.fixed-header.active {
  top: 0;
}
.menu-fixed-content.fixed-header {
  background: #fbfbfb;
  width: 100%;
  left: 0 !important;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
  max-width: 100%;
  display: block;
}
img {
  max-width: 100%;
  height: auto;
}
/*shop item*/
.list-col-item {
  float: left;
  padding: 0 15px;
}
.list-1-item {
  width: 100%;
}
.list-2-item {
  width: 50%;
}
.list-2-item:nth-child(2n+1) {
  clear: both;
}
.list-3-item {
  width: 33.3333%;
}
.list-3-item:nth-child(3n+1) {
  clear: both;
}
.list-4-item {
  width: 25%;
}
.list-4-item:nth-child(4n+1) {
  clear: both;
}
.list-5-item {
  width: 20%;
}
.list-5-item:nth-child(5n+1) {
  clear: both;
}
.list-6-item {
  width: 16.66666667%;
}
.list-7-item {
  width: 14.2857%;
}
.list-8-item {
  width: 12.5%;
}
.list-9-item {
  width: 11.111%;
}
.list-10-item {
  width: 10%;
}
.list-3-item:nth-child(3n+1),
.list-4-item:nth-child(4n+1),
.list-5-item:nth-child(5n+1),
.list-6-item:nth-child(6n+1),
.list-7-item:nth-child(7n+1),
.list-8-item:nth-child(8n+1),
.list-9-item:nth-child(9n+1),
.list-10-item:nth-child(10n+1) {
  clear: both;
}
.list-col-item.list-10-item,
.list-col-item.list-9-item,
.list-col-item.list-8-item,
.list-col-item.list-7-item,
.list-col-item.list-6-item,
.list-col-item.list-5-item {
  padding: 0 5px;
}
.list-post-wrap .wrap-item[data-item="5"],
.list-post-wrap .wrap-item[data-item="6"],
.blog-grid-view[data-column="5"] .row,
.blog-grid-view[data-column="6"] .row,
.product-grid-view[data-column="5"] .row,
.product-grid-view[data-column="6"] .row,
.product-grid-view[data-column="7"] .row,
.product-grid-view[data-column="8"] .row,
.product-grid-view[data-column="9"] .row,
.product-grid-view[data-column="10"] .row {
  margin: 0 -5px;
}
/*end*/
.blog-grid-view .list-post-wrap {
  margin: 0 -15px;
}
.main-page-default {
  margin: 30px 0;
}
.btn-loadmore {
  text-align: center;
}
.post-meta-data a {
  color: #999;
}
.post-meta-data a:hover {
  color: #9CC914;
}
/*Share*/
.single-list-social ul {
  margin: 0 -2px;
}
.single-list-social ul li {
  margin: 0 2px;
}
.share-icon {
  height: 28px;
  line-height: 30px;
  display: block;
  padding: 0 8px;
  border-radius: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  min-width: 29px;
}
.share-icon.facebook-social {
  background: #2d5f9a;
}
.share-icon.twitter-social {
  background: #58c7ff;
}
.share-icon.google-social {
  background: #d93c2d;
}
.share-icon.envelope-social {
  background: #484745;
}
.share-icon.linkedin-social {
  background: #00527b;
}
.share-icon.pinterest-social {
  background: #ed2024;
}
.share-icon.tumblr-social {
  background: #3f557a;
}
.share-icon i {
  font-size: 16px;
}
.share-icon.total-share {
  height: 28px;
  line-height: 28px;
  border: 1px solid #e5e5e5;
  color: #cb0909;
}
.share-icon .number {
  margin: -1px 4px 0;
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
}
/*End share*/
.author-thumb img,
.comment-thumb img {
  border-radius: 50%;
}
.comment-list ul.children {
  list-style: none;
}
.blog-comment-detail > h2.title18 {
  margin-bottom: 25px;
}
.comment-list li li:last-child .item-comment {
  border-bottom: 1px dashed #e5e5e5;
  margin-bottom: 30px;
}
.comment-info .fn {
  font-weight: 700;
  text-transform: uppercase;
}
.comment-info .fn a {
  color: #333;
}
.comment-info .fn a:hover {
  color: #9CC914;
}
.comment-reply-title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
.reply-comment .desc {
  margin: 0 0 30px;
}
.content-post-default .desc {
  margin-bottom: 30px;
}
.content-post-default h3 {
  margin-bottom: 20px;
}
.bread-crumb ul:last-child li:last-child a::after,
.bread-crumb > a:last-child::after {
  display: none;
}
.bread-crumb ul {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.bread-crumb a::after {
  margin: 0 6px 0 6px;
}
.woocommerce .woocommerce-breadcrumb {
  margin: 0;
}
.bread-crumb ul.post-categories li {
  display: inline-block;
}
/*woocommerce sidebar*/
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  width: 70px;
}
.widget .product-title {
  overflow: inherit;
  text-overflow: inherit;
  white-space: normal;
  font-weight: normal;
}
.widget .product_list_widget .wrap-rating {
  margin-top: 4px;
}
.widget .product_list_widget .reviewer,
.widget .product_list_widget .product-price {
  margin-top: 8px;
  display: block;
}
.woocommerce ul.product_list_widget > li {
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.woocommerce .widget_rating_filter ul li {
  padding: 0 0 6px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #999;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #333;
}
.woocommerce.widget .woocommerce-widget-layered-nav-dropdown__submit,
.yith-wcwl-add-button a,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  display: inline-block;
  color: #fff;
  border-radius: 0;
  height: 36px;
  line-height: 36px;
  padding: 0 18px;
  text-align: center;
  position: relative;
  border: none;
  background: #9CC914;
  font-weight: 400;
}
.woocommerce.widget .woocommerce-widget-layered-nav-dropdown__submit:hover,
.yith-wcwl-add-button a:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover .woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #55473D;
  border-color: #55473D;
  color: #fff;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce .widget_price_filter .price_slider_amount {
  font-size: 14px;
  line-height: 38px;
}
.woocommerce.widget .woocommerce-widget-layered-nav-dropdown__submit {
  margin: 10px 0 0;
}
select,
input[type=password],
input[type=number],
input[type=email],
input[type=text] {
  border: 1px solid #a2d063!important;
  /* border-radius: 4px;*/
  height: 40px;
  line-height: 40px;
  padding: 0 8px;
}
textarea {
  border: 1px solid #a2d063!important;
  border-radius: 4px;
  padding: 10px;
}
.widget_product_search input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 40px;
  background: transparent;
  border: none;
  z-index: 1;
  font-size: 0;
}
.widget_product_search input[type=search] {
  width: 100%;
}
.woocommerce-product-search {
  position: relative;
}
.woocommerce-product-search::after {
  position: absolute;
  top: 12px;
  right: 15px;
  font-family: fontAwesome;
  content: "\f002";
  color: #9CC914;
  font-size: 18px;
}
.woocommerce-loop-category__title {
  margin: 17px 0 7px;
  font-size: 14px;
  font-weight: 400;
}
.item-product .mark,
.item-product mark {
  background-color: transparent;
}
.woocommerce .woocommerce-ordering {
  margin-bottom: 0;
}
.label-wrap.wapl-aligncenter {
  text-align: center;
}
.shop-loading {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 98;
}
.shop-loading i {
  font-size: 40px;
  position: absolute;
  bottom: 50%;
  left: 50%;
  color: #fff;
}
.ajax-loading:not(.list-product-search) {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999;
}
.ajax-loading:not(.list-product-search) i {
  font-size: 40px;
  position: absolute;
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  margin: auto;
}
.loadding {
  position: relative;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  float: none;
  width: 100%;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 0;
  margin-top: -6px;
}
.woocommerce div.product .woocommerce-product-rating .wrap-rating {
  display: inline-block;
  margin-bottom: 10px;
}
.entry-summary > p {
  margin-bottom: 0;
}
/*End default*/
/*Begin custom*/
.product-price > span,
.product-price ins {
  color: #9CC914;
  font-weight: 700;
  font-size: 14px;
}
.product-price del {
  color: #ccc;
  font-size: 12px;
}
a.added_to_cart,
.woocommerce a.added_to_cart {
  display: none !important;
}
.woocommerce #respond input#submit,
a.added_to_cart,
.woocommerce a.added_to_cart,
.woocommerce a.button.addcart-link {
  /*display: inline-block;
  height: 40px;
  line-height: 38px;
  border: 1px solid #e5e5e5;
  padding: 0 20px;
  border-radius: 4px;
  text-align: center;
  background: #fff;
  margin: 0;
  font-weight: normal;*/
}
.woocommerce #respond input#submit:hover,
a.added_to_cart:hover,
.woocommerce a.added_to_cart:hover,
.woocommerce a.button.addcart-link:hover {
  /* background: #999;
  border-color: #999;
  color: #fff;*/
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
  /*top: 0;
  right: 0;*/
}
.woocommerce ul.products li.product .button {
  margin: 0;
}
.sort-by .select-box select {
  line-height: 36px;
}
.title-page {
  position: relative;
  z-index: 1;
}
.title-page + div {
  position: relative;
  z-index: 0;
}
/*
.woocommerce div.product div.images .carousel li img{
  width: 100px;
}*/
.detail-info .product-desc {
  color: #555;
  margin-bottom: 20px;
  line-height: 24px;
}
.detail-qty .qty-val {
  border: 0;
}
.detail-info .product-price > span,
.detail-info .product-price ins {
  font-size: 18px;
}
.detail-info .product-price del {
  font-size: 14px;
}
.single_variation_wrap .detail-attr {
  display: block;
}
.qty-cart > .woocommerce-variation-add-to-cart {
  display: flex;
  align-items: center;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button {
  /*  margin-left: 10px;
  flex-grow: 1;
  text-align: center;*/
}
.detail-attr:not(.type-select):not(.type-) .select-box::after {
  display: none;
}
.reset_variations[style="visibility: hidden;"] {
  display: none;
}
.woocommerce div.product form.cart .reset_variations {
  font-size: 14px;
  padding-top: 0;
}
.woocommerce div.product form.cart .reset_variations[style="visibility: visible; display: inline;"] {
  display: block !important;
}
.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 {
  background-color: #999;
}
.woocommerce-variation.single_variation {
  /*margin-left: 100px;*/
}
.item-product-meta-info label {
  min-width: 98px;
}
.woocommerce div.product form.cart {
  margin-bottom: 0;
}
.item-product-meta-info > span {
  padding: 0;
  border: 0;
  display: table;
}
.item-product-meta-info > span > * {
  display: table-cell;
}
.item-product-meta-info .meta-item-list span,
.item-product-meta-info .meta-item-list a {
  margin-bottom: 5px;
}
.select-box select {
  z-index: inherit;
}
/*attribute css*/
.tawcvs-swatches .swatch {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
  cursor: pointer;
  border: 1px solid transparent;
  position: relative;
  opacity: 1;
}
.tawcvs-swatches .swatch.selected {
  -webkit-box-shadow: 0 2px 5px #999;
  -moz-box-shadow: 0 2px 5px #999;
  box-shadow: 0 2px 5px #999;
  border-color: #999;
  opacity: 1;
}
.type-label .tawcvs-swatches .swatch.selected {
  -webkit-box-shadow: 0 2px 5px #9CC914;
  -moz-box-shadow: 0 2px 5px #9CC914;
  box-shadow: 0 2px 5px #9CC914;
  border-color: #9CC914;
  opacity: 1;
  color: #9CC914;
  background: #fff;
}
.type-image .tawcvs-swatches .swatch {
  border-width: 3px;
}
.type-image .tawcvs-swatches .swatch.selected {
  -webkit-box-shadow: 0 2px 5px #9CC914;
  -moz-box-shadow: 0 2px 5px #9CC914;
  box-shadow: 0 2px 5px #9CC914;
  border-color: #9CC914;
  opacity: 1;
  color: #9CC914;
}
.tawcvs-swatches .swatch.disabled {
  opacity: 0.1;
}
.tawcvs-swatches .swatch-color {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 36px;
  height: 26px;
}
.tawcvs-swatches .swatch-color.white-color {
  border: 1px solid #e5e5e5;
}
.tawcvs-swatches .swatch-color.selected {
  border-color: transparent;
}
.tawcvs-swatches .swatch-color.selected:before {
  content: "\f00c";
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 6px;
  left: 10px;
  color: #fff;
}
.tawcvs-swatches .swatch-color.selected.white-color:before {
  color: #000;
}
.tawcvs-swatches .swatch-label {
  background-color: #f1f1f1;
  padding: 2px 10px;
}
.tawcvs-swatches .swatch-image {
  overflow: hidden;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.tawcvs-swatches .swatch img {
  vertical-align: top;
}
.widget .tawcvs-swatches .swatch {
  margin-right: 10px;
}
/* End attribute css*/
.woocommerce div.product div.summary {
  margin-bottom: 0;
}
/* detail tab css*/
.detail-tab-desc > h2:first-child {
  display: none;
}
.detail-tab-desc p {
  color: #555;
  margin: 0;
  line-height: 24px;
}
.detail-tabs.tab-style2 {
  display: block;
  border: 0;
}
.tab-style2 .detail-tab-title ul li {
  display: inline-block;
}
.tab-style2 .detail-tab-title {
  min-width: inherit;
  border: 0;
}
.tab-style2 .list-tag-detail li a {
  border: 1px solid #e5e5e5;
}
.tab-style2 .list-tag-detail li.active a::after {
  display: none;
}
.tab-style2 .detail-tab-content {
  margin: 0;
}
.woocommerce #reviews #comments > h2 {
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  display: none;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 70px;
  border: 0;
  padding: 0;
  border-radius: 50%;
}
.woocommerce #reviews #comments ol.commentlist {
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin-left: 90px;
}
.woocommerce-Reviews .comment-reply-title {
  margin-bottom: 10px;
  display: block;
}
.comment-form-rating > label {
  margin-bottom: 10px;
}
.woocommerce #review_form #respond p.stars {
  margin-bottom: 0;
}
.woocommerce .star-rating,
.woocommerce p.stars a {
  color: #ffc000;
}
.detail-tabs {
  /*margin-bottom: 30px;*/
}
/* End detail tab css*/
.single-title {
  margin-bottom: 30px;
}
/*Woocommerce Page css*/
.woocommerce-cart-form .qty-label {
  display: none;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  min-width: 200px;
}
td.product-remove {
  max-width: 30px;
}
td.product-thumbnail {
  max-width: 60px;
  text-align: center;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 70px;
}
/*End Woocommerce page css*/
.item-default .post-thumb {
  display: inline-block;
  max-width: 100%;
}
.entry-content,
.content-post-default {
  line-height: 20px;
  margin-bottom: 20px;
}
.page-links > span,
.page-links > a {
  padding: 6px 10px;
  border: 1px solid #e5e5e5;
  margin: 0 2px;
  min-width: 30px;
  display: inline-block;
  text-align: center;
}
.page-links > span {
  color: #9CC914;
}
.page-links {
  margin-bottom: 40px;
}
.woocommerce div.product form.cart:not(.variations_form) {
  /*display: flex;
  align-items: center;
  margin-bottom: 30px;*/
}
.woocommerce div.product form.cart:not(.variations_form) > label {
  width: 100px;
  margin: 0;
}
.woocommerce div.product .list-product-group form.cart {
  display: block;
}
.list-product-group form.cart table {
  width: 100%;
}
.group-qty label {
  display: none;
}
.woocommerce div.product form.cart .group_table td.group-info {
  padding: 6px 15px;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: 80px;
}
.woocommerce div.product .list-product-group form.cart .button.single_add_to_cart_button {
  margin-top: 20px;
}
.woocommerce div.product form.cart .group_table tr:last-child td {
  padding-bottom: 20px;
}
.woocommerce table.shop_table {
  padding: 0;
  border-collapse: collapse;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  border-color: #e5e5e5;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
  border-collapse: collapse;
}
.select2-container--default .select2-selection--single {
  border-color: #e5e5e5;
  height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 33px;
  right: 6px;
}
/*My account*/
.woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.woocommerce-MyAccount-navigation ul li a {
  padding: 8px 15px;
  margin-bottom: 5px;
  background: #fff;
  border: 1px solid #e5e5e5;
  display: block;
}
.woocommerce-MyAccount-navigation ul li a:hover {
  color: #9CC914;
  border-color: #9CC914;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #fff;
  background: #9CC914;
  border-color: #9CC914;
}
.woocommerce-MyAccount-content {
  padding: 15px;
  border: 1px solid #e5e5e5;
}
.woocommerce-MyAccount-content a {
  color: #333;
}
.woocommerce-MyAccount-content a:hover {
  color: #999;
}
.woocommerce-account .addresses .title .edit {
  font-size: 14px;
  background: #fff;
  color: #fff;
  padding: 5px 10px;
  margin-top: 20px;
}
.woocommerce-account .addresses .title .edit:hover {
  background: #999;
}
.woocommerce form .form-row input.input-text {
  height: 40px;
  border: 1px solid #e5e5e5;
}
.select2-container .select2-choice {
  height: 40px;
  border: 1px solid #e5e5e5;
  line-height: 40px;
}
.select2-drop-active {
  border-color: #e5e5e5;
}
.mini-cart-empty {
  padding-top: 20px;
}
.aside-box .dropdown-list {
  left: auto;
  visibility: visible;
  opacity: 1;
}
.mini-cart-box.aside-box .mini-cart-button a:first-child {
  background: #666;
}
.aside-box .dropdown-list {
  pointer-events: inherit;
}
.overlay .wrap::after {
  z-index: 1001;
}
/*End*/
.fancybox-inner {
  padding: 0 15px;
  margin: 0 -15px;
}
.fancybox-overlay {
  z-index: 9995;
}
body.single-product .fancybox-overlay {
  z-index: 99988;
}
.fancybox-mobile {
  z-index: 9996;
}
body.single-product .fancybox-mobile {
  z-index: 99979;
}
.zoomContainer {
  z-index: 99988;
  /*overflow: hidden;*/
}
.product-popup-content {
  padding: 0;
}
.product-popup-content .product-detail {
  margin-bottom: 0;
}
.fancybox-opened .fancybox-skin {
  background: #fff;
}
/*Begin Search Ajax*/
.list-product-search {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  /*border-radius: 6px;*/
  left: 0;
  margin-top: 32px;
  padding: 10px 20px;
  position: absolute;
  top: 100%;
  width: 100%;
  min-width: 300px;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  max-height: 300px;
  overflow-y: auto;
}
.list-product-search .search-ajax-price .product-price {
  margin: 0px;
}
.list-product-search .search-ajax-price .product-price .woocommerce-Price-amount {
  font-size: 14px;
}
.list-product-search.active {
  opacity: 1;
  visibility: visible;
  margin-top: 2px;
}
.item-search-pro {
  border-bottom: 1px solid #e5e5e5;
  display: table;
  padding: 10px 0;
  width: 100%;
}
.item-search-pro > div {
  display: table-cell;
  vertical-align: middle;
}
.item-search-pro:last-child {
  border: none;
}
.item-search-pro .title14 {
  text-transform: capitalize;
  font-weight: 400;
}
.item-search-pro > div.search-ajax-thumb {
  width: 50px;
}
.item-search-pro > div.search-ajax-price {
  text-align: right;
}
.item-search-pro > div.search-ajax-title {
  padding: 0 10px;
  text-align: left;
}
.live-search-on.active .list-product-search {
  opacity: 1;
  visibility: visible;
  margin-top: 2px;
}
.live-search-on.active .list-product-search > p {
  margin-bottom: 0px;
}
/*End Search Ajax*/
.dropdown-list li.active a {
  background: #9CC914;
  color: #fff;
}
.list-product-search.ajax-loading {
  text-align: center;
}
.overlay .mini-cart-link {
  color: #555;
}
.aside-box .dropdown-list {
  margin-top: 0;
}
.admin-bar .aside-box .dropdown-list {
  margin-top: 32px;
}
.form-newsletter input[type="email"] {
  height: 40px;
  display: block;
  border: none;
  flex-grow: 1;
  padding: 0 20px;
  background: transparent;
}
.form-newsletter form .mc4wp-form-fields {
  width: 100%;
  max-width: 570px;
  display: flex;
  position: relative;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.desc-block {
  margin-bottom: 15px;
}
.follow-instagram {
  margin: 0 -2px;
}
.follow-instagram li {
  max-width: 160px;
  margin: 0 2px;
}
.instagram-slider .group-navi .owl-buttons {
  right: 0;
}
.item-product-grid {
  margin-bottom: 30px;
}
/*Gap product*/
/*gap 5*/
.gap-5 .list-product-wrap {
  margin: 0 -2.5px;
}
.gap-5 .list-product-wrap .item-product {
  margin-bottom: 0;
}
.gap-5 .group-navi .owl-buttons {
  right: 2.5px;
}
.gap-5 .list-product-wrap .product {
  padding: 0 2.5px;
  margin-bottom: 5px;
}
.gap-5 .list-product-wrap .item {
  padding: 0 2.5px;
  margin-bottom: 5px;
}
.gap-5 .list-product-wrap .item .product {
  padding: 0;
  margin-bottom: 5px;
}
/*gap 10*/
.gap-10 .list-product-wrap {
  margin: 0 -5px;
}
.gap-10 .list-product-wrap .item-product {
  margin-bottom: 0;
}
.gap-10 .group-navi .owl-buttons {
  right: 5px;
}
.gap-10 .list-product-wrap .product {
  padding: 0 5px;
  margin-bottom: 10px;
}
.gap-10 .list-product-wrap .item {
  padding: 0 5px;
  margin-bottom: 10px;
}
.gap-10 .list-product-wrap .item .product {
  padding: 0;
  margin-bottom: 10px;
}
/*gap 15*/
.gap-15 .list-product-wrap {
  margin: 0 -7.5px;
}
.gap-15 .list-product-wrap .item-product {
  margin-bottom: 0;
}
.gap-15 .group-navi .owl-buttons {
  right: 7.5px;
}
.gap-15 .list-product-wrap .product {
  padding: 0 7.5px;
  margin-bottom: 15px;
}
.gap-15 .list-product-wrap .item {
  padding: 0 7.5px;
  margin-bottom: 15px;
}
.gap-15 .list-product-wrap .item .product {
  padding: 0;
  margin-bottom: 15px;
}
/*gap 20*/
.gap-20 .list-product-wrap {
  margin: 0 -10px;
}
.gap-20 .list-product-wrap .item-product {
  margin-bottom: 0;
}
.gap-20 .group-navi .owl-buttons {
  right: 10px;
}
.gap-20 .list-product-wrap .product {
  padding: 0 10px;
  margin-bottom: 20px;
}
.gap-20 .list-product-wrap .item {
  padding: 0 10px;
  margin-bottom: 20px;
}
.gap-20 .list-product-wrap .item .product {
  padding: 0;
  margin-bottom: 20px;
}
/*gap 30*/
.gap-30 .list-product-wrap {
  margin: 0 -15px;
}
.gap-30 .list-product-wrap .item-product {
  margin-bottom: 0;
}
.gap-30 .group-navi .owl-buttons {
  right: 15px;
}
.gap-30 .list-product-wrap .product {
  padding: 0 15px;
  margin-bottom: 30px;
}
.gap-30 .list-product-wrap .item {
  padding: 0 15px;
  margin-bottom: 30px;
}
.gap-30 .list-product-wrap .item .product {
  padding: 0;
  margin-bottom: 30px;
}
/*gap 40*/
.gap-40 .list-product-wrap {
  margin: 0 -20px;
}
.gap-40 .list-product-wrap .item-product {
  margin-bottom: 0;
}
.gap-40 .group-navi .owl-buttons {
  right: 20px;
}
.gap-40 .list-product-wrap .product {
  padding: 0 20px;
  margin-bottom: 40px;
}
.gap-40 .list-product-wrap .item {
  padding: 0 20px;
  margin-bottom: 40px;
}
.gap-40 .list-product-wrap .item .product {
  padding: 0;
  margin-bottom: 40px;
}
/*gap 50*/
.gap-50 .list-product-wrap {
  margin: 0 -25px;
}
.gap-50 .list-product-wrap .item-product {
  margin-bottom: 0;
}
.gap-50 .group-navi .owl-buttons {
  right: 25px;
}
.gap-50 .list-product-wrap .product {
  padding: 0 25px;
  margin-bottom: 50px;
}
.gap-50 .list-product-wrap .item {
  padding: 0 25px;
  margin-bottom: 50px;
}
.gap-50 .list-product-wrap .item .product {
  padding: 0;
  margin-bottom: 50px;
}
/*gap 50*/
.gap-0 .list-product-wrap {
  margin: 0;
}
.gap-0 .list-product-wrap .item-product {
  margin-bottom: 0;
}
.gap-0 .group-navi .owl-buttons {
  right: 0;
}
.gap-0 .list-product-wrap .product {
  padding: 0;
  margin-bottom: 0;
}
.gap-0 .list-product-wrap .item {
  padding: 0;
  margin-bottom: 0;
}
.gap-0 .list-product-wrap .item .product {
  padding: 0;
  margin-bottom: 0;
}
/*end gap*/
.tab-header {
  margin-bottom: 30px;
}
.list-post-wrap .wrap-item[data-item="5"] .item-post,
.list-post-wrap .wrap-item[data-item="6"] .item-post {
  padding: 0 5px;
  margin-bottom: 20px;
}
.list-post-wrap .wrap-item .item-post {
  padding: 0 15px;
  margin-bottom: 30px;
}
li.active > a {
  color: #9CC914;
}
.block-element {
  margin-bottom: 0;
}
/*menu live preview*/
.main-nav .preview-image {
  background: #fff;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  left: 100%;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 200px;
  opacity: 0;
  visibility: hidden;
  margin-top: 30px;
  border: 1px solid #e5e5e5;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}
.main-nav li:hover > .preview-image {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.preview-image img {
  height: auto;
}
.preview-image > a {
  display: block;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.preview-image > a > img {
  left: 0;
  position: absolute;
  top: 0;
  transition: all 5s ease-in-out 0s;
  -webkit-transition: all 5s ease-in-out 0s;
  width: 100%;
}
.preview-image > a:hover > img {
  top: 100%;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}
/*end live preview*/
/*Begin Wishlist Popup*/
.wishlist-mask {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  display: none;
}
.wishlist-popup {
  background: #fff none repeat scroll 0 0;
  border: 10px solid rgba(0, 0, 0, 0.5);
  bottom: 0;
  height: 200px;
  left: 0;
  margin: auto;
  padding: 20px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  width: 470px;
  z-index: 9999;
}
.wishlist-button a {
  background: #858785 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  padding: 8px 15px;
  margin: 0 3px;
}
.popup-icon {
  font-size: 30px;
}
.wishlist-alert {
  margin: 10px 0 20px;
}
.product-popup-content {
  padding: 0 15px;
}
.wishlist-popup .popup-icon {
  color: #9CC914;
}
.wishlist-button a:hover {
  background: #9CC914;
}
/*End Wishlist Popup*/
.item-mega-menu ul li {
  margin-bottom: 15px;
}
.item-mega-menu ul li:last-child {
  margin-bottom: 0;
}
.item-mega-menu > h3 {
  margin-bottom: 20px;
}
.item-post-large.item-default .post-info {
  padding-left: 0;
}
.main-nav.main-nav1 ul {
  padding: 0;
}
.dfcss-logo h1 {
  margin: 0;
}
.content-single-blog iframe {
  width: 100%;
  border: 0;
  max-width: 100%;
}
.player .vp-player-layout {
  left: 0 !important;
  right: 0 !important;
}
.sort-by .select-box::after {
  top: 9px;
}
.vc_row:not([data-vc-stretch-content="true"]) .container {
  padding: 0;
}
.smart-slider:not(.owl-carousel)[data-item="6"] > div {
  width: 16.6666%;
}
.smart-slider:not(.owl-carousel)[data-item="5"] > div {
  width: 20%;
}
.smart-slider:not(.owl-carousel)[data-item="4"] > div {
  width: 25%;
}
.smart-slider:not(.owl-carousel)[data-item="3"] > div {
  width: 33.3333%;
}
.smart-slider:not(.owl-carousel)[data-item="2"] > div {
  width: 50%;
}
.widget-group {
  margin-bottom: 30px;
}
.widget-group:last-child {
  margin-bottom: 0;
}
.page-content-box .wrap {
  background: #fff;
  max-width: 1230px;
  margin: auto;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}
.page-content-box .container {
  max-width: 1230px;
}
.page-content-box .fix-row-bg {
  margin-left: 15px;
  margin-right: 15px;
}
.page-content-box .vc_row {
  padding-left: 15px;
  padding-right: 15px;
}
.page-content-box .vc_row .vc_row {
  padding-left: 0px;
  padding-right: 0px;
}
.page-content-box .fix-row-bg .vc_row {
  padding-left: 0;
  padding-right: 0;
}
body.page-content-box *[data-vc-full-width] {
  max-width: 1230px;
  margin: auto;
  left: -15px !important;
  padding-left: 0px!important;
  padding-right: 0px!important;
}
body.page-content-box *[data-vc-full-width].fixed-header {
  max-width: 100%;
  left: 0px!important;
}
body.page-content-box *[data-vc-full-width] *[data-vc-full-width] {
  left: 0px!important;
}
/*Preload style 2*/
.preload #objectstyle2 {
  width: 80px;
  height: 80px;
  background-color: #FFF;
  -webkit-animation: animatestyle2 1s infinite ease-in-out;
  animation: animatestyle2 1s infinite ease-in-out;
  margin-right: auto;
  margin-left: auto;
  margin-top: 60px;
}
@-webkit-keyframes animatestyle2 {
  0% {
    -webkit-transform: perspective(160px);
  }
  50% {
    -webkit-transform: perspective(160px) rotateY(-180deg);
  }
  100% {
    -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg);
  }
}
@keyframes animatestyle2 {
  0% {
    transform: perspective(160px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
    -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
  }
  100% {
    transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
    -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
  }
}
/*Prelaod style 3*/
#loading-center-absolutestyle3 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 50px;
  margin-top: -25px;
  margin-left: -25px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: loading-center-absolute 1.5s infinite;
  animation: loading-center-absolute 1.5s infinite;
}
.objectstyle3 {
  width: 25px;
  height: 25px;
  background-color: #FFF;
  float: left;
}
#object_onestyle3 {
  -webkit-animation: object_onestyle3 1.5s infinite;
  animation: object_onestyle3 1.5s infinite;
}
#object_twostyle3 {
  -webkit-animation: object_twostyle3 1.5s infinite;
  animation: object_twostyle3 1.5s infinite;
}
#object_threestyle3 {
  -webkit-animation: object_threestyle3 1.5s infinite;
  animation: object_threestyle3 1.5s infinite;
}
#object_fourstyle3 {
  -webkit-animation: object_fourstyle3 1.5s infinite;
  animation: object_fourstyle3 1.5s infinite;
}
@-webkit-keyframes loading-center-absolutestyle3 {
  100% {
    -webkit-transform: rotate(-45deg);
  }
}
@keyframes loading-center-absolutestyle3 {
  100% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
}
@-webkit-keyframes object_onestyle3 {
  25% {
    -webkit-transform: translate(0, -50px) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@keyframes object_onestyle3 {
  25% {
    transform: translate(0, -50px) rotate(-180deg);
    -webkit-transform: translate(0, -50px) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@-webkit-keyframes object_twostyle3 {
  25% {
    -webkit-transform: translate(50px, 0) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@keyframes object_twostyle3 {
  25% {
    transform: translate(50px, 0) rotate(-180deg);
    -webkit-transform: translate(50px, 0) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@-webkit-keyframes object_three_pre3 {
  25% {
    -webkit-transform: translate(-50px, 0) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@keyframes object_threestyle3 {
  25% {
    transform: translate(-50px, 0) rotate(-180deg);
    -webkit-transform: translate(-50px, 0) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: rtranslate(0, 0) rotate(-180deg);
  }
}
@-webkit-keyframes object_fourstyle3 {
  25% {
    -webkit-transform: translate(0, 50px) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@keyframes object_fourstyle3 {
  25% {
    transform: translate(0, 50px) rotate(-180deg);
    -webkit-transform: translate(0, 50px) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
/*Preload style 4*/
#loading-center-absolutestyle4 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
}
.objectstyle4 {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  float: left;
  margin-right: 20px;
  margin-top: 65px;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
#object_onestyle4 {
  -webkit-animation: object_onestyle4 1.5s infinite;
  animation: object_onestyle4 1.5s infinite;
}
#object_twostyle4 {
  -webkit-animation: object_twostyle4 1.5s infinite;
  animation: object_twostyle4 1.5s infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
#object_threestyle4 {
  -webkit-animation: object_threestyle4 1.5s infinite;
  animation: object_threestyle4 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes object_onestyle4 {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes object_onestyle4 {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes object_twostyle4 {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes object_twostyle4 {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes object_threestyle4 {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes object_threestyle4 {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
/*Preload style 5*/
#loading-center-absolutestyle5 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 200px;
  margin-top: -25px;
  margin-left: -100px;
}
.objectstyle5 {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  float: left;
  margin-top: 15px;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
#first_objectstyle5 {
  -webkit-animation: first_objectstyle5 2s infinite;
  animation: first_objectstyle5 2s infinite;
}
#second_objectstyle5 {
  -webkit-animation: second_objectstyle5 2s infinite;
  animation: second_objectstyle5 2s infinite;
  float: right;
}
@-webkit-keyframes first_objectstyle5 {
  25% {
    -ms-transform: translate(90px, 0) scale(2);
    -webkit-transform: translate(90px, 0) scale(2);
    transform: translate(90px, 0) scale(2);
  }
  50% {
    -ms-transform: translate(180px, 0) scale(1);
    -webkit-transform: translate(180px, 0) scale(1);
    transform: translate(180px, 0) scale(1);
  }
  75% {
    -ms-transform: translate(90px, 0) scale(2);
    -webkit-transform: translate(90px, 0) scale(2);
    transform: translate(90px, 0) scale(2);
  }
}
@keyframes first_objectstyle5 {
  25% {
    -ms-transform: translate(90px, 0) scale(2);
    -webkit-transform: translate(90px, 0) scale(2);
    transform: translate(90px, 0) scale(2);
  }
  50% {
    -ms-transform: translate(180px, 0) scale(1);
    -webkit-transform: translate(180px, 0) scale(1);
    transform: translate(180px, 0) scale(1);
  }
  75% {
    -ms-transform: translate(90px, 0) scale(2);
    -webkit-transform: translate(90px, 0) scale(2);
    transform: translate(90px, 0) scale(2);
  }
}
@-webkit-keyframes second_objectstyle5 {
  25% {
    -ms-transform: translate(-90px, 0) scale(2);
    -webkit-transform: translate(-90px, 0) scale(2);
    transform: translate(-90px, 0) scale(2);
  }
  50% {
    -ms-transform: translate(-180px, 0) scale(1);
    -webkit-transform: translate(-180px, 0) scale(1);
    transform: translate(-180px, 0) scale(1);
  }
  75% {
    -ms-transform: translate(-90px, 0) scale(2);
    -webkit-transform: translate(-90px, 0) scale(2);
    transform: translate(-90px, 0) scale(2);
  }
}
@keyframes second_objectstyle5 {
  25% {
    -ms-transform: translate(-90px, 0) scale(2);
    -webkit-transform: translate(-90px, 0) scale(2);
    transform: translate(-90px, 0) scale(2);
  }
  50% {
    -ms-transform: translate(-180px, 0) scale(1);
    -webkit-transform: translate(-180px, 0) scale(1);
    transform: translate(-180px, 0) scale(1);
  }
  75% {
    -ms-transform: translate(-90px, 0) scale(2);
    -webkit-transform: translate(-90px, 0) scale(2);
    transform: translate(-90px, 0) scale(2);
  }
}
/*Preload style 6*/
#loading-center-absolutestyle6 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 20px;
  width: 100px;
  margin-top: -10px;
  margin-left: -50px;
}
.objectstyle6 {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  margin-right: 20px;
  margin-bottom: 20px;
  position: absolute;
}
#object_onestyle6 {
  -webkit-animation: objectstyle6 2s linear infinite;
  animation: objectstyle6 2s linear infinite;
}
#object_twostyle6 {
  -webkit-animation: objectstyle6 2s linear infinite -0.4s;
  animation: objectstyle6 2s linear infinite -0.4s;
  left: 20px;
}
#object_threestyle6 {
  -webkit-animation: objectstyle6 2s linear infinite -0.8s;
  animation: objectstyle6 2s linear infinite -0.8s;
  left: 40px;
}
#object_fourstyle6 {
  -webkit-animation: objectstyle6 2s linear infinite -1.2s;
  animation: objectstyle6 2s linear infinite -1.2s;
  left: 60px;
}
#object_fivestyle6 {
  -webkit-animation: objectstyle6 2s linear infinite -1.6s;
  animation: objectstyle6 2s linear infinite -1.6s;
  left: 80px;
}
@-webkit-keyframes objectstyle6 {
  0% {
    left: 100px;
    top: 0;
  }
  80% {
    left: 0;
    top: 0;
  }
  85% {
    left: 0;
    top: -20px;
    width: 20px;
    height: 20px;
  }
  90% {
    width: 40px;
    height: 15px;
  }
  95% {
    left: 100px;
    top: -20px;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 100px;
    top: 0;
  }
}
@keyframes objectstyle6 {
  0% {
    left: 100px;
    top: 0;
  }
  80% {
    left: 0;
    top: 0;
  }
  85% {
    left: 0;
    top: -20px;
    width: 20px;
    height: 20px;
  }
  90% {
    width: 40px;
    height: 15px;
  }
  95% {
    left: 100px;
    top: -20px;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 100px;
    top: 0;
  }
}
/*Preload style 7*/
#loading-center-absolutestyle7 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 50px;
  margin-top: -25px;
  margin-left: -25px;
}
.objectstyle7 {
  width: 50px;
  height: 5px;
  background-color: #FFF;
  -webkit-animation: animatestyle7 2s infinite;
  animation: animatestyle7 2s infinite;
  position: absolute;
  top: 0px;
  right: -200px;
}
@-webkit-keyframes animatestyle7 {
  50% {
    -ms-transform: translate(-400px, 0) rotate(-360deg);
    -webkit-transform: translate(-400px, 0) rotate(-360deg);
    transform: translate(-400px, 0) rotate(-360deg);
  }
  100% {
    -ms-transform: translate(0, 0) rotate(360deg);
    -webkit-transform: translate(0, 0) rotate(360deg);
    transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes animatestyle7 {
  50% {
    -ms-transform: translate(-400px, 0) rotate(-360deg);
    -webkit-transform: translate(-400px, 0) rotate(-360deg);
    transform: translate(-400px, 0) rotate(-360deg);
  }
  100% {
    -ms-transform: translate(0, 0) rotate(360deg);
    -webkit-transform: translate(0, 0) rotate(360deg);
    transform: translate(0, 0) rotate(360deg);
  }
}
.preload-style-custom-image #loading-center {
  display: flex;
  justify-items: center;
  align-items: center;
}
#loading-center-absolute-image {
  text-align: center;
  margin: auto;
  display: none;
}
.preload #loading-center-absolute-image {
  display: block;
}
.contact-form-page .wrap-input i {
  position: absolute;
  top: 17px;
  left: 20px;
  color: #999;
  z-index: 1;
}
.contact-form-page .wrap-input input[type="url"] {
  border: 1px solid #e5e5e5;
  height: 50px;
  border-radius: 25px;
  display: block;
  width: 100%;
  background: #fff;
  padding: 0 45px;
}
.item-contact-page .contact-thumb i {
  position: relative;
  z-index: 1;
}
.item-contact-page .contact-thumb {
  margin-bottom: 23px !important;
}
.banner-slider .banner-info {
  height: auto;
}
.about-customer li::before {
  content: "\f00c";
  font-family: "FontAwesome";
}
.about-banner-history .banner-info .desc::before {
  content: "\f10d";
  font-family: "FontAwesome";
}
.about-content-page::before {
  display: none;
}
.about-content-page {
  position: relative;
  padding: 0 15px;
}
.about-content-page > div {
  position: relative;
  padding: 40px 0;
}
.about-content-page > div::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  width: 1px;
  content: "";
  background: #e5e5e5;
  z-index: 1;
  display: block;
}
.about-title-number .number {
  line-height: 68px;
}
.about-title-number > p {
  margin-bottom: 0;
}
.about-title-number {
  padding-bottom: 42px;
  margin-bottom: 0;
}
.item-about-faq .desc::before,
.item-about-faq h3::before {
  display: none;
}
.item-about-faq h3 span.first-text {
  position: absolute;
  top: -10px;
  text-transform: uppercase;
  font-size: 60px;
  color: #f4f4f4;
  left: -20px;
  z-index: -1;
}
.item-about-faq .desc span.first-text {
  position: absolute;
  top: 15px;
  text-transform: uppercase;
  font-size: 60px;
  color: #f4f4f4;
  left: -20px;
  z-index: -1;
}
.intro-about-team h3 {
  margin: 0;
  padding: 30px 0;
}
.content-about-team .desc {
  margin-bottom: 25px;
}
.price-table-color span.start {
  margin-bottom: 10px;
}
.wishlist_table tr td,
.wishlist_table tr th.wishlist-delete,
.wishlist_table tr th.product-checkbox {
  text-align: left;
}
.woocommerce .product-remove a.remove {
  margin: auto;
}
.woocommerce table.wishlist_table {
  font-size: 100%;
}
.compare-link > span,
.wishlist-link > span {
  display: none;
}
.item-post .post-info .desc {
  margin-bottom: 20px;
}
.yith-wcwl-add-to-wishlist + div {
  display: inline-block;
  clear: inherit;
}
.detail-info .compare.button,
.detail-info .yith-wcwl-add-to-wishlist {
  display: inline-block !important;
  margin-bottom: 20px;
  margin-top: 0;
}
/*Block class*/
.block-top-30 {
  margin-top: 30px;
}
.block-bottom-30 {
  margin-bottom: 30px;
}
.block-top-50 {
  margin-top: 50px;
}
.block-bottom-50 {
  margin-bottom: 50px;
}
.block-top-100 {
  margin-top: 100px;
}
.block-bottom-100 {
  margin-bottom: 100px;
}
.title-tab {
  margin: 0 -10px;
}
.title-tab > li {
  margin: 0 10px;
}
.form-popup .submit-form {
  height: 50px;
  background: #000;
  border: none;
  color: #fff;
  padding: 0 30px;
}
/*Fix form-newsletter*/
.content-popup input[type="email"] {
  width: 260px;
  height: 50px;
  border: 1px solid #e5e5e5;
  padding: 0 15px;
  display: block;
  flex-grow: 1;
  margin-right: 10px;
}
.content-popup .submit-form::after {
  display: none;
}
.content-popup .form-newsletter form .mc4wp-form-fields {
  border: 0;
  max-width: inherit;
}
.form-newsletter.form-popup {
  max-width: 100%;
}
.content-popup .submit-form {
  width: auto;
}
.content-popup .submit-form input[type="submit"] {
  position: static;
  line-height: 50px;
}
/*End fix*/
/*End custom*/
/*Responsive*/
@media (max-width: 1440px) {
  .list-6-item:nth-child(6n+1),
  .list-7-item:nth-child(7n+1),
  .list-8-item:nth-child(8n+1),
  .list-9-item:nth-child(9n+1),
  .list-10-item:nth-child(10n+1) {
    clear: inherit;
  }
  .list-6-item:nth-child(5n+1),
  .list-7-item:nth-child(5n+1),
  .list-8-item:nth-child(5n+1),
  .list-9-item:nth-child(5n+1),
  .list-10-item:nth-child(5n+1) {
    clear: both;
  }
  .list-6-item,
  .list-7-item,
  .list-8-item,
  .list-9-item,
  .list-10-item {
    width: 20%;
  }
}
@media (max-width: 1024px) {
  .smart-slider:not(.owl-carousel)[data-item="6"] > div,
  .smart-slider:not(.owl-carousel)[data-item="5"] > div {
    width: 25%;
  }
  .list-6-item:nth-child(5n+1),
  .list-7-item:nth-child(5n+1),
  .list-8-item:nth-child(5n+1),
  .list-9-item:nth-child(5n+1),
  .list-10-item:nth-child(5n+1) {
    clear: inherit;
  }
  .list-6-item:nth-child(3n+1),
  .list-7-item:nth-child(3n+1),
  .list-8-item:nth-child(3n+1),
  .list-9-item:nth-child(3n+1),
  .list-10-item:nth-child(3n+1) {
    clear: both;
  }
  .list-6-item,
  .list-7-item,
  .list-8-item,
  .list-9-item,
  .list-10-item {
    width: 33.333%;
  }
}
@media (max-width: 991px) {
  .smart-slider:not(.owl-carousel)[data-item="4"] > div,
  .smart-slider:not(.owl-carousel)[data-item="6"] > div,
  .smart-slider:not(.owl-carousel)[data-item="5"] > div {
    width: 33.33%;
  }
  .col-sm-8 .list-3-item:nth-child(3n+1),
  .list-4-item:nth-child(4n+1),
  .list-5-item:nth-child(5n+1) {
    clear: inherit;
  }
  .col-sm-8 .list-3-item:nth-child(2n+1),
  .list-4-item:nth-child(3n+1),
  .list-5-item:nth-child(3n+1) {
    clear: both;
  }
  .col-sm-8 .list-3-item {
    width: 50%;
  }
  .list-4-item,
  .list-5-item {
    width: 33.3333%;
  }
}
@media (max-width: 768px) {
  .list-4-item:nth-child(4n+1),
  .list-5-item:nth-child(5n+1) {
    clear: inherit;
  }
  .list-4-item:nth-child(3n+1),
  .list-5-item:nth-child(3n+1) {
    clear: both;
  }
  .list-4-item,
  .list-5-item {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .smart-slider:not(.owl-carousel)[data-item="3"] > div,
  .smart-slider:not(.owl-carousel)[data-item="4"] > div,
  .smart-slider:not(.owl-carousel)[data-item="6"] > div,
  .smart-slider:not(.owl-carousel)[data-item="5"] > div {
    width: 50%;
  }
  .main-nav li.has-mega-menu {
    position: relative;
  }
  .main-nav li.has-mega-menu > .mega-menu {
    position: static;
    max-width: 100%;
    visibility: visible;
    border: 0;
    box-shadow: none;
    padding: 0;
  }
  .btn-toggle-mobile-menu::after {
    top: 0;
    line-height: 37px;
    width: 37px;
    text-align: center;
    right: -15px;
  }
}
@media (max-width: 667px) {
  .list-3-item:nth-child(3n+1),
  .list-4-item:nth-child(3n+1),
  .list-5-item:nth-child(3n+1),
  .list-6-item:nth-child(3n+1),
  .list-7-item:nth-child(3n+1),
  .list-8-item:nth-child(3n+1),
  .list-9-item:nth-child(3n+1),
  .list-10-item:nth-child(3n+1) {
    clear: inherit;
  }
  .list-3-item:nth-child(2n+1),
  .list-4-item:nth-child(2n+1),
  .list-5-item:nth-child(2n+1),
  .list-6-item:nth-child(2n+1),
  .list-7-item:nth-child(2n+1),
  .list-8-item:nth-child(2n+1),
  .list-9-item:nth-child(2n+1),
  .list-10-item:nth-child(2n+1) {
    clear: both;
  }
  .list-10-item,
  .list-9-item,
  .list-8-item {
    width: 33.33%;
  }
  .list-7-item {
    width: 33.33%;
  }
  .list-3-item,
  .list-4-item,
  .list-5-item,
  .list-6-item,
  .list-7-item,
  .list-8-item,
  .list-9-item,
  .list-10-item {
    width: 100%;
  }
}
@media (max-width: 568px) {
  .comment-list ul.children {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .list-6-item:nth-child(3n+1),
  .list-7-item:nth-child(3n+1),
  .list-8-item:nth-child(3n+1),
  .list-9-item:nth-child(3n+1),
  .list-10-item:nth-child(3n+1) {
    clear: inherit;
  }
  .list-6-item:nth-child(2n+1),
  .list-7-item:nth-child(2n+1),
  .list-8-item:nth-child(2n+1),
  .list-9-item:nth-child(2n+1),
  .list-10-item:nth-child(2n+1) {
    clear: both;
  }
  .list-10-item,
  .list-9-item,
  .list-8-item,
  .list-7-item,
  .list-6-item,
  .list-5-item,
  .list-4-item,
  .list-3-item {
    width: 100%;
  }
}
@media (max-width: 375px) {
  .list-10-item,
  .list-9-item,
  .list-8-item,
  .list-7-item,
  .list-6-item,
  .list-5-item,
  .list-4-item,
  .list-3-item,
  .list-2-item,
  .col-sm-8 .list-4-item {
    width: 100%;
  }
}
/*End Responsive*/
/*Tool Panel*/
.active .dm-open i.fa-long-arrow-left,
.dm-open i.fa-long-arrow-right {
  display: none;
}
.active .dm-open i.fa-long-arrow-right {
  display: block;
}
.dm-button {
  position: absolute;
  background: #9CC914;
  border-radius: 3px 0 0 3px;
  color: #fff;
  top: 250px;
  left: -55px;
  display: block;
  padding: 35px 0 7px;
  z-index: 9999;
  font-size: 12px;
  width: 55px;
  height: 55px;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dm-button.dm-support {
  top: 310px;
  background-position: center -43px;
}
.dm-button.dm-guide {
  top: 370px;
  background-position: center -93px;
}
.dm-button:before {
  content: attr(data-title-close);
  display: inline-block;
}
.dm-button:focus,
.dm-button:hover {
  color: #fff;
}
.dm-button i {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  font-size: 20px;
}
.active .dm-button:before {
  content: attr(data-title);
}
#widget_indexdm {
  background: #fff;
  z-index: 999991;
  width: 380px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -380px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-align: center;
}
#widget_indexdm.active {
  right: 0;
}
#indexdm_img.active {
  display: flex;
}
#indexdm_img.background {
  display: flex;
}
.img-demo {
  background-position: center top;
  display: none;
}
#widget_indexdm .widget-indexdm-inner {
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  left: 15px;
  bottom: 0;
  color: #111;
  right: 0;
  padding-right: 15px;
  top: 0;
}
#widget_indexdm .dm-header {
  text-align: center;
}
#widget_indexdm .dm-header .header-event {
  margin: 15px 0;
  padding-bottom: 15px;
}
#widget_indexdm .dm-header .header-event img {
  margin-bottom: 0;
}
#widget_indexdm .dm-header .header-button > a {
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  border-radius: 6px;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  margin-bottom: 30px;
}
#widget_indexdm .dm-header .header-button > a:hover {
  background: #9CC914;
}
#widget_indexdm .dm-header .header-description {
  color: #111;
  margin: 15px 0 30px;
}
#widget_indexdm .dm-header .header-description h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
#widget_indexdm .dm-header .header-description h3 span {
  font-size: 24px;
}
#widget_indexdm .dm-header .header-description h4 {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
#widget_indexdm .dm-header .header-description h2 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
}
#widget_indexdm .dm-content {
  margin: 0 -3px 30px;
}
#widget_indexdm .dm-content .item-content {
  padding: 0 3px 6px;
  width: 50%;
  text-transform: uppercase;
}
#widget_indexdm .dm-content .item-content > a {
  display: flex;
  width: 100%;
  position: relative;
  justify-content: center;
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid #eee;
  background-size: 100% auto;
  padding-top: 13px;
  border-radius: 3px 3px 0 0;
}
#widget_indexdm .dm-content .item-content > a.mobiledm-href {
  background: none;
  padding: 0;
  border: 0;
  border-radius: 0;
}
#widget_indexdm .dm-content .item-content > a img {
  max-width: 100%;
  vertical-align: top;
  margin-bottom: 0;
}
#widget_indexdm .dm-content .item-content h5 {
  font-size: 12px;
  margin-bottom: 15px;
}
#widget_indexdm .dm-content .item-content > a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  top: 13px;
  bottom: 0;
  z-index: 1;
  transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  background: rgba(0, 0, 0, 0.6);
}
#widget_indexdm .dm-content .item-content > a.mobiledm-href {
  margin-bottom: 15px;
}
#widget_indexdm .dm-content .item-content > a.mobiledm-href:before {
  top: 0;
  bottom: auto;
  height: 160px;
}
#widget_indexdm .dm-content .item-content > a.mobiledm-href:after {
  align-self: flex-start;
  top: 60px;
}
#widget_indexdm .dm-content .item-content > a:after {
  content: 'View Demo';
  display: block;
  align-self: flex-start;
  position: absolute;
  z-index: 5;
  color: #fff;
  opacity: 0;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}
#widget_indexdm .dm-content .item-content > a:hover:after {
  align-self: center;
  opacity: 1;
}
#widget_indexdm .dm-content .item-content > a:hover:before {
  width: 100%;
}
#indexdm_img {
  position: fixed;
  right: 380px;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
  display: none;
}
#widget_indexdm .dm-content .item-content > a span.new-item {
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 999;
}
#indexdm_img:before {
  content: '';
  background: rgba(0, 0, 0, 0.7);
  display: block;
  position: fixed;
  right: 0;
  left: auto;
  width: 380px;
  top: 0;
  bottom: 0;
}
#indexdm_img > div {
  display: inline-block;
  width: 800px;
  height: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
}
#indexdm_img > div.mobile-hover {
  background-size: auto;
}
#indexdm_img.active > div {
  -webkit-animation: mymove 30s infinite;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-play-state: running;
  /* Safari 4.0 - 8.0 */
  animation: mymove 30s infinite;
  animation-play-state: running;
  -webkit-animation-delay: 1s;
  /* Safari 4.0 - 8.0 */
  animation-delay: 1s;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
  0% {
    background-position: center top;
  }
  50% {
    background-position: center bottom;
  }
  100% {
    background-position: center top;
  }
}
@keyframes mymove {
  0% {
    background-position: center top;
  }
  50% {
    background-position: center bottom;
  }
  100% {
    background-position: center top;
  }
}
#widget_indexdm .mobile-content {
  margin-bottom: 30px;
}
#widget_indexdm .mobile-content h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  #indexdm_img > div {
    width: 600px;
  }
}
@media (max-width: 1199px) {
  #indexdm_img {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #widget_indexdm {
    display: none !important;
  }
}
/*End tool panel*/
.mini-cart-box.aside-box .mini-cart-content {
  transform: translateX(430px);
  -webkit-transform: translateX(430px);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10001;
  background: #fff;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  width: 370px;
  bottom: 0;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.mini-cart-box.aside-box .mini-cart-content.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.mini-cart-box.aside-box .mini-cart-content > h2 {
  display: none;
}
.mini-cart-box.aside-box .list-mini-cart-item {
  margin: 0;
  overflow: auto;
  position: absolute;
  bottom: 122px;
  top: 0;
  left: 0;
  right: 0;
}
.mini-cart-box.aside-box .product-mini-cart.table-custom {
  margin: 0;
  padding: 0;
}
.mini-cart-box.aside-box .product-mini-cart.table-custom > div {
  vertical-align: middle;
}
.mini-cart-box.aside-box .mini-cart-button a {
  display: block;
  border-radius: 0;
  text-transform: uppercase;
}
.mini-cart-box.aside-box .mini-cart-button a.mini-cart-view {
  background: #666;
}
.mini-cart-box.aside-box .mini-cart-button {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
.mini-cart-box.aside-box .mini-cart-total {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  padding: 10px 20px;
  box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.1);
  z-index: 1;
  background: #fff;
}
.mini-cart-box.aside-box .product-mini-cart.table-custom .product-delete {
  padding-right: 15px;
}
.overlay .wrap::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  z-index: 9998;
}
.detail-info .countdown-master {
  margin: 0 -5px 30px;
}
.mini-cart-box.dropdown-box .list-mini-cart-item {
  max-height: 220px;
  padding-right: 5px;
  margin-right: -5px;
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 15px;
}
.mini-cart-box ::-webkit-scrollbar {
  width: 4px;
}
.mini-cart-box ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px #ccc;
  border-radius: 0px;
}
.mini-cart-box ::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 3px #ccc;
}
.navi {
  color: #1974D2;
}
.navi {
  color: #1974D2;
}
.black {
  color: #000;
}
